/* **********************************************
 * Main Elements
 ********************************************** */

.p-microsite {
    background: #fff;
}

.p-microsite main a:hover,
.p-microsite main a:focus {
    border-bottom: 1px solid #CCC;
    color: #333;
    text-decoration: none;
    transition: all 0.25s ease 0s;
}

.p-microsite main a.btn span {
    font-size: 0.85em;
}

.p-microsite main a.full.btn {
    width: 100%;
}

.p-microsite main a.btn:hover,
.p-microsite main a.btn:focus {
    border: 2px solid #000;
    color: #fff;
}

.p-microsite .to_top {
    /*background: #fff none repeat scroll 0 0;*/
    background: transparent none repeat scroll 0 0;
    padding: 5px 25px;
    text-align: right;
}

.img-original.img-responsive {
    width: auto;
}

table .img-responsive {
    width: auto;
    display: inline-block;
}

img {
    image-rendering: -webkit-optimize-contrast;
}

p.big	{font-size: 26px; line-height: 1.8;}
p 		{font-size: 15px; line-height: 1.5;}
p.small	{font-size: 10px; line-height: 1.2;}


.space-top-0    { top: 0%!important;     }
.space-top-10   { top: 10%!important;     }
.space-top-20   { top: 20%!important;     }
.space-top-30   { top: 30%!important;     }
.space-top-40   { top: 40%!important;     }
.space-top-50   { top: 50%!important;     }
.space-top-60   { top: 60%!important;     }
.space-top-70   { top: 70%!important;     }
.space-top-80   { top: 80%!important;     }
.space-top-90   { top: 90%!important;     }
.space-top-100  { top: 100%!important;    }

a.anchor {
    float: left;
}

/* **********************************************
 * Popover Style
 ********************************************** */

span.micrositetooltip {
    font-weight: 900;
    cursor: pointer;
}
span.micrositetooltip:hover{
    color: #89E872;
}
.popover {
    max-width: 400px;
}

.dummy-products .popover-content {
    padding: 50px;
    width: 260px;
    margin: 15px;
    color: black;
}

/* **********************************************
 * Image Hover Effect
 ********************************************** */

.image-hover-wrapper {
    position: relative;
}

.grid.text-center .image-hover-wrapper {
    display: flex;
    justify-content: center;
}

.grid.text-center .image-hover-wrapper img {
    margin: 0;
    align-self: center;
    flex-shrink: 0;
}

img.img-hover {
    position: absolute;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

img.img-hover:hover {
    opacity: 1;
}

#microsite_content .box .grid {
    background-color: #fff;
}

#microsite_content .row .u-bgGreen, .row .u-bgGrey,
#microsite_content .row .u-bgBeige, .row .u-bgBlack {
    border-width: 0;
}

/* Primary Colors */

#microsite_content .bg-cd1-40.box,
#microsite_content .bg-cd1-40 .box,
#microsite_content .bg-cd1-40.box .grid,
#microsite_content .bg-cd1-40:not(.box) .grid-col .article          {background: #d1e1b0}

#microsite_content .bg-cd1-70.box,
#microsite_content .bg-cd1-70 .box,
#microsite_content .bg-cd1-70.box .grid,
#microsite_content .bg-cd1-70:not(.box) .grid-col .article          {background: #aecb74}

#microsite_content .bg-cd1-100.box,
#microsite_content .bg-cd1-100 .box,
#microsite_content .bg-cd1-100.box .grid,
#microsite_content .bg-cd1-100:not(.box) .grid-col .article          {background: #89e872}

#microsite_content .bg-cd2-40.box,
#microsite_content .bg-cd2-40 .box,
#microsite_content .bg-cd2-40.box .grid,
#microsite_content .bg-cd2-40:not(.box) .grid-col .article          {background: #96afdb}

#microsite_content .bg-cd2-70.box,
#microsite_content .bg-cd2-70 .box,
#microsite_content .bg-cd2-70.box .grid,
#microsite_content .bg-cd2-70:not(.box) .grid-col .article          {background: #5185c5}

#microsite_content .bg-cd2-100.box,
#microsite_content .bg-cd2-100 .box,
#microsite_content .bg-cd2-100.box .grid,
#microsite_content .bg-cd2-100:not(.box) .grid-col .article         {background: #0057b8}

#microsite_content .bg-flashgreen_40.box,
#microsite_content .bg-flashgreen_40.box .grid,
#microsite_content .bg-flashgreen_40:not(.box) .grid-col .article,
#microsite_content .bg-cd3-40.box,
#microsite_content .bg-cd3-40 .box,
#microsite_content .bg-cd3-40.box .grid,
#microsite_content .bg-cd3-40:not(.box) .grid-col .article          {background: #b0ef9c}

#microsite_content .bg-flashgreen_70.box,
#microsite_content .bg-flashgreen_70.box .grid,
#microsite_content .bg-flashgreen_70:not(.box) .grid-col .article,
#microsite_content .bg-cd3-70.box,
#microsite_content .bg-cd3-70 .box,
#microsite_content .bg-cd3-70.box .grid,
#microsite_content .bg-cd3-70:not(.box) .grid-col .article          {background: #d4f6c6}

#microsite_content .bg-flashgreen.box,
#microsite_content .bg-flashgreen.box .grid,
#microsite_content .bg-flashgreen:not(.box) .grid-col .article,
#microsite_content .bg-cd3-100.box,
#microsite_content .bg-cd3-100 .box,
#microsite_content .bg-cd3-100.box .grid,
#microsite_content .bg-cd3-100:not(.box) .grid-col .article         {background: #89e872}

#microsite_content .bg-black_1.box,
#microsite_content .bg-black_1.box .grid,
#microsite_content .bg-black_1:not(.box) .grid-col .article,
#microsite_content .bg-black-1.box,
#microsite_content .bg-black-1 .box,
#microsite_content .bg-black-1.box .grid,
#microsite_content .bg-black-1:not(.box) .grid-col .article         {background: #f5f5f5}

#microsite_content .bg-black-40.box,
#microsite_content .bg-black-40 .box,
#microsite_content .bg-black-40.box .grid,
#microsite_content .bg-black-40:not(.box) .grid-col .article        {background: #b2b2b2}

#microsite_content .bg-black-100.box,
#microsite_content .bg-black-100 .box,
#microsite_content .bg-black-100.box .grid,
#microsite_content .bg-black-100:not(.box) .grid-col .article       {background: #000; color: #fff;}

#microsite_content .bg-black-100.box .btn {
    border: 2px solid white;
    color: #fff
}
#microsite_content .bg-black-100.box .btn:hover {
    background: #fff;
    color: #000;
}
#microsite_content .bg-black-100.box .btn span{
    color: #fff
}
#microsite_content .bg-black-100.box .btn:hover span{
    color: #000
}

#microsite_content .bg-white.box,
#microsite_content .bg-white.box.box .grid,
#microsite_content .bg-white:not(.box) .grid-col .article,
#microsite_content .bg-white-100.box,
#microsite_content .bg-white-100 .box,
#microsite_content .bg-white-100.box.box .grid,
#microsite_content .bg-white-100:not(.box) .grid-col .article       {background: #fff}

#microsite_content .bg-cd1-40 h1,
#microsite_content .bg-cd1-40 h2,
#microsite_content .bg-cd1-40 h3,
#microsite_content .bg-cd1-70 h1,
#microsite_content .bg-cd1-70 h2,
#microsite_content .bg-cd1-70 h3,
#microsite_content .bg-cd2-40 h1,
#microsite_content .bg-cd2-40 h2,
#microsite_content .bg-cd2-40 h3,
#microsite_content .bg-cd2-70 h1,
#microsite_content .bg-cd2-70 h2,
#microsite_content .bg-cd2-70 h3,
#microsite_content .bg-cd2-100 h1,
#microsite_content .bg-cd2-100 h2,
#microsite_content .bg-cd2-100 h3,
#microsite_content .bg-cd3-40 h1,
#microsite_content .bg-cd3-40 h2,
#microsite_content .bg-cd3-40 h3,
#microsite_content .bg-cd3-70 h1,
#microsite_content .bg-cd3-70 h2,
#microsite_content .bg-cd3-70 h3,
#microsite_content .bg-cd3-100 h1,
#microsite_content .bg-cd3-100 h2,
#microsite_content .bg-cd3-100 h3,
#microsite_content .bg-black-40 h1,
#microsite_content .bg-black-40 h2,
#microsite_content .bg-black-40 h3{
    color: #000;
}

#microsite_content .bg-cd1-100 h1,
#microsite_content .bg-cd1-100 h2,
#microsite_content .bg-cd1-100 h3,
#microsite_content .bg-cd1-100 p,
#microsite_content .bg-black-100 h1,
#microsite_content .bg-black-100 h2,
#microsite_content .bg-black-100 h3,
#microsite_content .bg-black-100 p {
    color: #fff;
}

/* Additional Colors */

#microsite_content .bg-paleblue_70.box,
#microsite_content .bg-paleblue_70.box .grid,
#microsite_content .bg-paleblue_70:not(.box) .grid-col .article,
#microsite_content .bg-add1-70.box,
#microsite_content .bg-add1-70 .box,
#microsite_content .bg-add1-70.box .grid,
#microsite_content .bg-add1-70:not(.box) .grid-col .article         {background: #65cdef}

#microsite_content .bg-paleblue.box,
#microsite_content .bg-paleblue.box .grid,
#microsite_content .bg-paleblue:not(.box) .grid-col .article,
#microsite_content .bg-add1-100.box,
#microsite_content .bg-add1-100 .box,
#microsite_content .bg-add1-100.box .grid,
#microsite_content .bg-add1-100:not(.box) .grid-col .article        {background: #00b5e2}

#microsite_content .bg-add2-70.box,
#microsite_content .bg-add2-70 .box,
#microsite_content .bg-add2-70.box .grid,
#microsite_content .bg-add2-70:not(.box) .grid-col .article         {background: #b7d876}

#microsite_content .bg-add2-100.box,
#microsite_content .bg-add2-100 .box,
#microsite_content .bg-add2-100.box .grid,
#microsite_content .bg-add2-100:not(.box) .grid-col .article        {background: #cedc00}

#microsite_content .bg-add3-70.box,
#microsite_content .bg-add3-70 .box,
#microsite_content .bg-add3-70.box .grid,
#microsite_content .bg-add3-70:not(.box) .grid-col .article         {background: #f9a263}

#microsite_content .bg-add3-100.box,
#microsite_content .bg-add3-100 .box,
#microsite_content .bg-add3-100.box .grid,
#microsite_content .bg-add3-100:not(.box) .grid-col .article        {background: #e87722}

#microsite_content .bg-add4-70.box,
#microsite_content .bg-add4-70 .box,
#microsite_content .bg-add4-70.box .grid,
#microsite_content .bg-add4-70:not(.box) .grid-col .article         {background: #dd6866}

#microsite_content .bg-add4-100.box,
#microsite_content .bg-add4-100 .box,
#microsite_content .bg-add4-100.box .grid,
#microsite_content .bg-add4-100:not(.box) .grid-col .article        {background: #ba0c2f}

#microsite_content .bg-add1-70 h1,
#microsite_content .bg-add1-70 h2,
#microsite_content .bg-add1-70 h3,
#microsite_content .bg-add1-100 h1,
#microsite_content .bg-add1-100 h2,
#microsite_content .bg-add1-100 h3,
#microsite_content .bg-add2-70 h1,
#microsite_content .bg-add2-70 h2,
#microsite_content .bg-add2-70 h3,
#microsite_content .bg-add2-100 h1,
#microsite_content .bg-add2-100 h2,
#microsite_content .bg-add2-100 h3,
#microsite_content .bg-add3-70 h1,
#microsite_content .bg-add3-70 h2,
#microsite_content .bg-add3-70 h3,
#microsite_content .bg-add3-100 h1,
#microsite_content .bg-add3-100 h2,
#microsite_content .bg-add3-100 h3,
#microsite_content .bg-add4-70 h1,
#microsite_content .bg-add4-70 h2,
#microsite_content .bg-add4-70 h3,
#microsite_content .bg-add4-100 h1,
#microsite_content .bg-add4-100 h2,
#microsite_content .bg-add4-100 h3 {
    color: #000;
}

/* Vendor/Topic related Colors */
/*
.bg-rel1
.bg-rel2
*/

/* Mixed Colors */

#microsite_content .bg-flashgreen_100_70.box,
#microsite_content .bg-flashgreen_100_70 .box,
#microsite_content .bg-flashgreen_100_70.box .grid,
#microsite_content .bg-flashgreen_100_70:not(.box) .grid-col .article,
#microsite_content .bg-cd3-100--cd3-70.box,
#microsite_content .bg-cd3-100--cd3-70 .box,
#microsite_content .bg-cd3-100--cd3-70.box .grid,
#microsite_content .bg-cd3-100--cd3-70:not(.box) .grid-col .article,
#microsite_content .bg-flashgreen_100_paleblue_70.box,
#microsite_content .bg-flashgreen_100_paleblue_70 .box,
#microsite_content .bg-flashgreen_100_paleblue_70.box .grid,
#microsite_content .bg-flashgreen_100_paleblue_70:not(.box) .grid-col .article,
#microsite_content .bg-cd3_100_add1_70.box,
#microsite_content .bg-cd3_100_add1_70 .box,
#microsite_content .bg-cd3_100_add1_70.box .grid { background: #89E872}

#microsite_content .bg-cd3-100--cd3-70.box .grid,
#microsite_content .bg-cd3_100_add1_70.box .grid,
#microsite_content .bg-white-100_bg-black-1,
#microsite_content .bg-white-100_bg-cd1-100 { background: transparent;}

.bg-white-100_bg-cd1-100 .btn-secondary,
.bg-white-100_bg-cd1-100 .lnk {
    color: #000;
}

@media (min-width: 992px) {

    #microsite_content .bg-flashgreen_100_70.box,
    #microsite_content .bg-flashgreen_100_70 .box,
    #microsite_content .bg-flashgreen_100_70.box .grid,
    #microsite_content .bg-cd3-100--cd3-70.box,
    #microsite_content .bg-cd3-100--cd3-70 .box,
    #microsite_content .bg-cd3-100--cd3-70.box .grid{
        background: #89E872;
        background: -moz-linear-gradient(left,  #89E872 50%, #D4F6C6 50%);
        background: -webkit-linear-gradient(left,  #89E872 50%,#D4F6C6 50%);
        background: linear-gradient(to right,  #89E872 50%,#D4F6C6 50%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89E872', endColorstr='#D4F6C6',GradientType=1 );
    }

    #microsite_content .bg-flashgreen_100_paleblue_70.box,
    #microsite_content .bg-flashgreen_100_paleblue_70 .box,
    #microsite_content .bg-flashgreen_100_paleblue_70.box .grid,
    #microsite_content .bg-cd3_100_add1_70.box,
    #microsite_content .bg-cd3_100_add1_70 .box,
    #microsite_content .bg-cd3_100_add1_70.box .grid{
        background: #89E872;
        background: -moz-linear-gradient(left,  #89E872 50%, #65CDEF 50%);
        background: -webkit-linear-gradient(left,  #89E872 50%,#65CDEF 50%);
        background: linear-gradient(to right,  #89E872 50%,#65CDEF 50%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89E872', endColorstr='#65CDEF',GradientType=1 );
    }

    #microsite_content .bg-white-100_bg-black-1.box,
    #microsite_content .bg-white-100_bg-black-1 .box,
    #microsite_content .bg-white-100_bg-black-1.box .grid{
        background: #ffffff;
        background: -moz-linear-gradient(left,  #ffffff 50%, #f5f5f5 50%);
        background: -webkit-linear-gradient(left,  #ffffff 50%,#f5f5f5 50%);
        background: linear-gradient(to right,  #ffffff 50%,#f5f5f5 50%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=1 );
    }

    #microsite_content .bg-white-100_bg-cd1-100.box,
    #microsite_content .bg-white-100_bg-cd1-100 .box,
    #microsite_content .bg-white-100_bg-cd1-100.box .grid{
        background: #ffffff;
        background: -moz-linear-gradient(left,  #ffffff 50%, #8bb438 50%);
        background: -webkit-linear-gradient(left,  #ffffff 50%,#8bb438 50%);
        background: linear-gradient(to right,  #ffffff 50%,#8bb438 50%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8bb438',GradientType=1 );
    }

    /* on article level for all / first elements */

    #microsite_content .bg-white-100_bg-cd1-100:not(.box) .grid-col .article{
        background: #89E872;
    }

    #microsite_content .bg-white-100_bg-cd1-100:not(.box) .grid-col .article h1,
    #microsite_content .bg-white-100_bg-cd1-100:not(.box) .grid-col .article h2,
    #microsite_content .bg-white-100_bg-cd1-100:not(.box) .grid-col .article h3 {
        color: black;
    }

    #microsite_content .bg-flashgreen_100_70:not(.box) .grid-col:first-of-type .article,
    #microsite_content .bg-cd3-100--cd3-70:not(.box) .grid-col:first-of-type .article,
    #microsite_content .bg-flashgreen_100_paleblue_70:not(.box) .grid-col:first-of-type .article,
    #microsite_content .bg-cd3_100_add1_70:not(.box) .grid-col:first-of-type .article{
        background: #89E872;
    }

    #microsite_content .bg-flashgreen_100_70:not(.box) .grid-col .article,
    #microsite_content .bg-cd3-100--cd3-70:not(.box) .grid-col .article {
        background: #D4F6C6;
    }

    #microsite_content .bg-white-100_bg-black-1:not(.box) .grid-col:first-of-type .article,
    #microsite_content .bg-white-100_bg-cd1-100:not(.box) .grid-col:first-of-type .article {
        background: #ffffff;
    }

    #microsite_content .bg-white-100_bg-black-1:not(.box) .grid-col .article{
        background: #f5f5f5;
    }

    #microsite_content .bg-flashgreen_100_paleblue_70:not(.box) .grid-col .article,
    #microsite_content .bg-cd3_100_add1_70:not(.box) .grid-col .article {
        background: #65CDEF;
    }


}

#microsite_content .bg-cd3-100--cd3-70 h1,
#microsite_content .bg-cd3-100--cd3-70 h2,
#microsite_content .bg-cd3-100--cd3-70 h3,
#microsite_content .bg-cd3_100_add1_70 h1,
#microsite_content .bg-cd3_100_add1_70 h2,
#microsite_content .bg-cd3_100_add1_70 h3{
    color: #000;
}


/* Header */

#microsite_header {
    background: #fff;
    margin-bottom: 15px;
}

#microsite_header > .row {
    position: relative;
}

#microsite_header div[class*="col"] {
    margin-bottom: 0;
}

#microsite_header ul {
    margin-top: 4px;
    padding: 0;
}

#microsite_header li {
    display: inline-block;
    float: left;
    margin-right: 5px;
}

#microsite_header li a {
    color: #666;
    display: block;
    padding: 0.5em;
    text-transform: uppercase;
}

.ms_search {
    position: absolute;
    right: 0;
    top: 1px;
}

#microsite-search #searchstring-ms {
    margin: 0.25em 0.25em 0.25em 0;
    padding: 0.5em 0.75em 0.5em 0.5em;
    width: 80%;
    font-size: 0.9em;
}

#microsite_header .logo {
    left: -150px;
    position: absolute;
    top: 70px;
    transform: rotate(270deg);
    width: 210px;
}

.p-microsite .lnk-logo:hover,
.p-microsite .lnk-logo:focus {
    border-bottom: none;
}

#p-Startpage .c-Breadcrumb {
    display: none;
}

/* Main */

#microsite_content .container {
    margin-bottom: 0;
}

#microsite_content section:last-of-type {
    margin-bottom: 15px;
}

#microsite_content section:first-of-type {
    margin-bottom: 0;
}

.u-noSpaceBeforeFooter #microsite_content section:last-of-type {
    margin-bottom: 0;
}

/* Aside */

aside > div {
    background: #cecfce;
    margin-right: -10px;
    margin-left: -25px;
    padding-left: 0;
    height: 100%;
    background: #ccc;
}


/* Content Area */

#microsite_content {
    padding: 0;
}

#microsite_content .article {
    margin-bottom: 0;
}

#microsite_content .article .row > div {
    margin-bottom: 0;
}

#microsite_content .article > .row {
    padding: 15px 0;
}

#microsite_content .article .h-align picture {
    float: left;
    margin-right: 10px;
}

.col-for-image.h-align {
    display: flex;
    flex-flow: row wrap;
}

#microsite_content .equalheight .article {
    height: 100%;
}

/* Sitemap Area */

.sitemap ul .col-xs-12 {
    background: #eee none repeat scroll 0 0;
    margin: 1%;
    padding: 10px;
    width: 22%;
}

/* Contact Area */

#microsite_contact {
    background: #ddd;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

#microsite_contact div {
    margin-bottom: 5px;
}

#microsite_contact .division-info {
    background-color: #CCC;
    padding: 0 15px 5px 15px;
}

#microsite_contact img {
    height: auto;
    width: 100%;
}

#microsite_contact p {
    margin-bottom: 0;
}

#contact_filter,
#contact-overview {
    padding: 15px;
}

#microsite_content #contact-overview .contact {
    margin-bottom: 15px;
}

@media(max-width: 768px) {
    .contact-detail-image {
        width: 100%;
    }
    .contact-detail-image img {
        margin: 0 auto;
    }
    .contact-info {
        margin-top: 25px
    }
}

/* Footer */

#microsite_footer {
    color: #666;
}

#microsite_footer .row {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 5px;
}

#microsite_footer div[class*="col"] {}

#microsite_footer div a {
    margin-right: 5px;
    color: #666;
}

#microsite_footer a {
    border: 0;
    border-left: 1px solid #333;
    margin-left: 5px;
    padding-left: 5px;
}

#microsite_footer a:first-child {
    border: 0;
    margin: 0;
    padding: 0;
}


/* **********************************************
 * Content Elements
 ********************************************** */

#microsite_content .text-center li::before {
    position: relative;
    top: -3px;
}

/* slider */

#microsite_content .c-Gallery .container-fluid {
    padding: 0;
}

#microsite_content section.c-Gallery:last-of-type {
    margin-bottom: 0;
}

#microsite_content .c-Gallery .swiper-container .slider-navigation {
    height: 95%;
}

#microsite_content .c-Gallery .swiper-container .swiper-pagination {
    bottom: 0;
}

#microsite_content .c-Gallery .swiper-container .swiper-slide img {
    margin-bottom: 0;
}

#microsite_content .c-Gallery:not(.c-SliderHome) .swiper-container .swiper-slide div {
    display: none;
}

#microsite_content .c-Gallery:not(.c-SliderHome) .swiper-container .swiper-slide div.slider-text-block,
#microsite_content .c-Gallery:not(.c-SliderHome) .swiper-container .swiper-slide div.slider-text-block div {
    display: block;
}


#microsite_content .c-Gallery:not(.c-SliderHome) .swiper-container .swiper-slide div.slider-text-block {
    margin: 2% 10%;
    padding: 25px;
    position: absolute;
    text-align: left;
    top: 0;
    left: 0;
}

#microsite_content .c-Gallery:not(.c-SliderHome) .swiper-container .swiper-slide div.slider-text-block:last-of-type {
    left: 50%;
}

#microsite_content .c-Gallery .swiper-container .swiper-pagination-bullet {
    background: #999;
}

#microsite_content section[class*="bg-"] .swiper-wrapper .swiper-slide {
    background-color: transparent;
}

#microsite_content section[class*="bg-"] .c-Gallery {
    padding: 20px 0 10px 0;
}

#microsite_content .c-SliderNoNav .swiper-pagination {
    display: none;
}


/* grid */

#microsite_content .row > div {
    margin-bottom: 0;
}

#microsite_content .grid .row > div,
#microsite_content .article:last-child {
    margin-bottom: 0;
}

/*
#microsite_content .grid .grid-col .row:first-of-type {
    margin: 0;
}
*/

#microsite_content .grid .grid-col {
    padding-left: 8px;
    padding-right: 8px;
}

/* grid three cols */

@media (min-width: 992px) {
    /* first in row */
    #microsite_content section .grid-type-3 .grid-col:nth-child(3n-1) {
        padding-left: 0;
        padding-right: 10px;
    }

    /* second in row */
    #microsite_content section .grid-type-3 .grid-col:nth-child(3n-2) {
        padding-left: 5px;
        padding-right: 5px;
    }

    /* last in row */
    #microsite_content section .grid-type-3 .grid-col:nth-child(3n) {
        padding-left: 10px;
        padding-right: 0;
    }
}

.grid-type-3 .row  {
    padding-left:9px;
    padding-right:9px;
}

/*
@media (min-width: 992px) {
    #microsite_content .grid .grid-col:first-of-type {
        padding-left: 0;
    }
    #microsite_content .grid .grid-col:last-of-type {
        padding-right: 0;
    }
}*/

@media (min-width:768px) {
    #microsite_content .grid-type-3 .grid-col {
        padding-left: 5px;
        padding-right: 5px;
    }

    /*#microsite_content .grid-type-3 .grid-col:first-of-type,
    #microsite_content .grid-type-3 .grid-col:first-of-type:last-of-type*/
    #microsite_content .grid-type-3 .grid-col:nth-child(3n-2) {
        padding-left: 0;
        padding-right: 10px;
    }

    /*#microsite_content .grid-type-3 .grid-col:last-of-type,*/
    #microsite_content .grid-type-3 .grid-col:nth-child(3n+0){
        padding-right: 0;
        padding-left: 10px;
    }
}
@media(max-width: 992px) {
    #microsite_content .grid-type-3.grid .grid-col {
        padding-left: 0;
        padding-right: 0;
    }
}

/* table */

#microsite_content table.table thead tr th:first-child {
    width: auto;
}

#microsite_content .table-datatable .dataTables_wrapper .dataTables_filter input {
    margin-left: 0;
}

#microsite_content .table-datatable .dataTables_info {
    display: none;
}

#microsite_content .table-datatable .dataTables_wrapper .dataTables_paginate {
    margin-top: 17px;
}


/* products */

#microsite_content .c-Products--gallery-Product {
    padding-left: 50px;
    padding-right: 50px;
}

#microsite_content .c-Products--gallery-Product.col-lg-4 .btn,
#microsite_content .c-Products--gallery-Product.col-lg-6 .btn {
    width: 100%;
}

#microsite_content .c-Products--gallery-Product .btn-primary {
    margin: 10px 0 50px 0 !important;
    padding: 14px 50px 14px 20px;
}

#microsite_content .c-Products--gallery-Product .btn-primary::after {
    content: "\f105";
}

@media (max-width: 767px) {
    #microsite_content .c-Products--gallery-Product.col-xs-12 .btn {
        width: 100%;
    }
}

.p-microsite #microsite_content section tr:hover a,
.p-microsite #microsite_content tr:hover .c-Products--gallery-Product span[class^="price"] {
    color: #fff;
}

/* Button */

#microsite_content section .btn-primary {
    margin: 5px 0;
}

#microsite_content section .btn-primary:hover {
    color: #fff !important
}

#microsite_content section .btn > span {
    color: #000;
}

#microsite_content section .btn:hover > span {
    color: #fff;
}

/* Akkordion */

.tab-pane.text-center img {
    margin:0 auto;
}

.grid.text-center img {
    margin: 0 auto;
}

/* **********************************************
 * Menus
 ********************************************** */

/* dropdown menu */

.navbar-header .navbar-menu {
    float: left;
    margin: 12px 10px 0 0;
}

.col-xs-12 > ul > .dropdown.open {
    position: static;
}

.dropdown-menu {
    background: rgba(230, 230, 230, 0.95);
    border: 0 none;
    border-radius: 0;
    width: 100%;
}

.dropdown.open > .dropdown-toggle:focus,
.dropdown.open > .dropdown-toggle:hover,
.dropdown.open > .dropdown-toggle {
    background: rgba(230, 230, 230, 0.95) none repeat scroll 0 0
    border-bottom: 1px solid #eee;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    background-color: transparent;
}

#microsite_header .dropdown-menu li {
    margin-right: 0;
    border-top: 1px solid #cecece;
}

#microsite_header .dropdown-menu li a {
    font-weight: 900;
    border-bottom: 0;
}

#microsite_header .dropdown-menu li a:hover {
    background: none;
    color: #000;
    border-bottom: 0;
}

#microsite_header .dropdown-menu li ul {
    margin-left: 0;

    margin-top: 0;
    margin-bottom: 8px;
}

#microsite_header .dropdown-menu li ul li {
    float: none;
    display: block;
    border-top: 0;
}

#microsite_header .dropdown-menu li ul li a {
    font-weight: normal;
    padding: 0.125em 0.5em;
}

#microsite_header .dropdown-menu li ul li ul li {
    margin-left: 10px;
}

/* main menu */

#microsite_header .active > a,
#microsite_header .active > a:hover {
    color: #000;
}


/* sub menu */

aside ul {
    background: #e7e7e7 none repeat scroll 0 0;
    border-top: 1px solid #cecfce;
    display: block;
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
}

aside ul li {
    border-left: 1px solid #cecfce;
    border-right: 1px solid #cecfce;
    display: block;
}

aside > div > ul > li > a {
    border-bottom: 1px solid #cecfce;
    color: #383838;
    display: block;
    padding: 8px 20px 6px;
    text-decoration: none;
}

aside > div > ul > li > a > span {
    color: #383838;
    display: block;
    line-height: 14px;
    padding: 3px 0 10px;
    text-transform: none;
}

aside > div > ul > li > a:hover,
aside > div > ul > li.active > a {
    background: #dcdada none repeat scroll 0 0;
    color: #000;
    border-bottom: 1px solid #ccc;
}

aside ul ul {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #cecfce;
    display: block;
    list-style: outside none none;
    padding: 10px 20px;
}

aside ul ul li {
    border: 0 none;
    display: block;
}

aside ul ul li a {
    color: #383838;
    display: block;
    margin: 0 0 3px;
    text-decoration: none;
}

.p-microsite aside ul ul li a,
.p-microsite aside ul ul li.active a,
.p-microsite aside ul ul li a:hover {
    color: #383838;
    border-bottom: 0;
    transition: none;
}

aside ul ul ul {
    border-bottom: medium none;
    display: block;
    list-style: outside none none;
    padding: 0 11px;
}

aside ul ul ul li {
    border: 0 none;
    display: block;
}

aside ul ul ul li a {
    color: #383838;
    display: block;
    margin: 0 0 3px;
    text-decoration: none;
}

aside ul ul ul li.active a,
aside ul ul ul li a:hover {
    color: #383838;
}

.p-microsite aside ul li.new a {
    color: #c00;
}


/*  */

.visible-hidden {
    visibility: hidden;
}

.highlight {
    text-decoration: underline;
}

.separat,
.separat_inner {
    display: block;
    margin-top: 15px;
}

.microsite-related.mp-level-overlay {
    /* background-color: rgba(0, 157, 217, 0.5); wrong color ... */
}

.contact .contact-detail {
    display: none;
}

.contact .contact-image {
    max-width: 150px;
    max-height: 150px;
    overflow: hidden;
}

.contact .lightbox:hover {
    cursor: pointer;
}

#microsite_content::after {clear:both;}

#microsite_content::after, #microsite_content::before {
    content: " ";
    display: table;
}

.container > .row > *:not(div):not(a) {
    padding: 0;
}

section.container {
    margin-bottom: 0;
}

/* **********************************************
 * Countdown
 ********************************************** */

#wrapper-countdown {
    padding: 15px;
    font-size: 2em;
    color: #fff;
    display: flex;
    text-align: center;
}

#wrapper-countdown div {
    border: 2px solid #fff;
    padding: 25px;
    text-align: center;
    margin: 0 auto;
    width: 20%
}

#wrapper-countdown div span {
    display: block;
}

#wrapper-countdown div span.countdown-head {
    margin-bottom: 25px;
    font-size: 0.8em;
}

@media screen and (max-width: 1200px) {
    #wrapper-countdown div {
        padding: 4px;
        text-align: center;
        margin: 0 auto;
        width: 22%;
    }
}

@media screen and (max-width: 1200px) {
    #wrapper-countdown div {
        font-size: 3vw;
    }
}

/* **********************************************
 * Text with Media - Col For Image
 ********************************************** */

.text_with_media div.col-for-image {
    padding-left:0;
    padding-right:0;
}

.text_with_media span.col-for-image {
    display: block;
    margin-left:-25px;
    margin-right:-25px;
}

.point_archive .article.text_with_media img {
    padding: 0 25px 0 0;
}

/* **********************************************
 * Container Fluid -> Padding
 ********************************************** */

#section {
    padding:0;
}

#microsite_content .container-fluid--nopadding > .row {
    margin:0;
}

#microsite_content .container-fluid--nopadding.grid-type-1,
#microsite_content .container-fluid--nopadding.grid-type-1 > .row.grid > .grid-col,
#microsite_content .container-fluid--nopadding.grid-type-1 .col-xs-12.grid-col,
#microsite_content .container-fluid--nopadding.grid-type-2,
#microsite_content .container-fluid--nopadding.grid-type-2 > .row.grid > .grid-col,
#microsite_content .container-fluid--nopadding.grid-type-2 .col-xs-12.grid-col {
    padding-left: 0;
    padding-right: 0;
}

#microsite_content .container-fluid--nopadding > .row.grid {
    margin-left:0;
    margin-right:0;
}

/* **********************************************
 * Tabs / Acc
 ********************************************** */

#microsite_content .nav {
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px !important;
}

#microsite_content .tab-pane {
    margin: 0 -25px;
}

#microsite_content .tab-pane .row {
    padding: 25px;
}

#microsite_content .tab-pane > .col-xs-12 {
    padding-bottom: 15px;
}

#microsite_content  .row .article .row .article > .row div[class^="col"],
#microsite_content  .tab-content .article > .row div[class^="col"]{
    padding-left: 25px;
    padding-right: 25px;
}


#microsite_content  .row .article .row .article > .row,
#microsite_content  .tab-content .article > .row{
    margin-left: -25px;
    margin-right: -25px;
}

#microsite_content  .row .article .row .article > .row img {

}

#microsite_content  .row .article .row .article > .row .col-for-image img {
    display: block;
    margin-left: 0 ;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 25px;
}

#microsite_content .tab-content .article > .row img {
    margin-left: -25px;
    margin-right: -25px;
}

#microsite_content  .tab-content .article > .row .col-for-image img {
    margin-left: 0;
    margin-right: 0;
}

#microsite_content .nav-tabs-background {
    display: table;
    width: 100%;
    table-layout: fixed;
}

#microsite_content .nav-tabs-background li span {
    display: block;
    background-size: cover;
    height: 350px;
}

#microsite_content .nav-tabs-background li,
#microsite_content .nav-tabs-background li.active {
    float: none;
    display: table-cell;
    width: 100%;
    table-layout: fixed;
    height: 350px;
    overflow: hidden;
}

#microsite_content .nav-tabs-background li a {
    position: absolute;
    height: 350px;
    display: block;
    color: #ffffff;
    width: 100%;
    font-size: 1.5em;
    padding-top: 5.5em;
    text-align: center;
    background-color: rgba(0,0,0,0.7);
}

#microsite_content .nav-tabs-background li a:hover {
    color: #ffffff;
    border: 0;
    background-color: rgba(0,0,0,0.3);
}

#microsite_content .nav-tabs-background li.active a {
    display: none;
}

/* **********************************************
 * Address Module
 ********************************************** */

.address-modul .contact_information span.contact-name {
    font-size: 20px;
    line-height: 20px;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}

.address-modul .contact_information span.contact-jobtitle {
    font-size: 16px;
    line-height: 1.1;
    margin-bottom: 20px;
}

.address-modul .contact_information span.contact-jobtitle,
.address-modul .contact_information span.contact-telephone,
.address-modul .contact_information a.contact-mail {
    display: block;
}

.address-modul .col-team-img {
    padding-right: 8px;
}

.address-modul .col-team-text {
    padding-left: 8px;
}

/* **********************************************
 * image height for special grids
 ********************************************** */

.chaos_v1 picture {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 200px;
}

.chaos_v1 > .container > .row > .col-xs-12:nth-of-type(1) > div > .row > .col-xs-12 > a > picture {
    height: 400px;
}

.chaos_v1 > .container > .row > .col-xs-12:nth-of-type(2) > div > .row > .col-xs-12 > a > picture {
    height: 450px;
}

.chaos_v1 > .container > .row > .col-xs-12:nth-of-type(4) > div > .row > .col-xs-12 > a > picture {
    height: 240px;
}

.chaos_v1 > .container > .row > .col-xs-12:nth-of-type(5) > div > .row > .col-xs-12 > a > picture {
    height: 240px;
}

.chaos_v1 > .container > .row > .col-xs-12:nth-of-type(6) > div > .row > .col-xs-12 > a > picture {
    height: 240px;
}

.chaos_v1 > .container > .row > .col-xs-12:nth-of-type(8) > div > .row > .col-xs-12 > a > picture {
    height: 230px;
}

/* **********************************************
 * FOR PREVIEW ONLY
 ********************************************** */

#countdown-bg {
    background-size: cover;
}

/* **********************************************
 * FOR PREVIEW ONLY
 ********************************************** */

.auth-online {
    border: 3px dotted #0c0;
    overflow: hidden;
}

.auth-offine {
    border: 3px dotted #c00;
    overflow: hidden;
}

/* **********************************************
 * Parallax
 ********************************************** */
.parallax-container{
    height: 400px;
    overflow:hidden;
    position:relative;
}

.parallax-container .parallax{
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:-1;
}

.parallax-container .parallax img{
    position:absolute;
    left:50%;
    bottom:0;
    min-width:100%;
    min-height:100%;
}

.parallax{
    height:auto;
    min-height: 400px;
}

.container.parallax-image,
.container.parallax-text {
    top: 40%;
    position: absolute;
    text-align: center;
    width: 100%;
}

.container.parallax-text h2,
.container.parallax-text p {
    color: #fff;
}

/* button*/

.container.parallax-text .btn {
    color: #fff;
    border-color: #fff
}

#microsite_content section .parallax-text .btn:hover {
    background: #fff;
    color: #000;
    border-color: #fff;
}

#microsite_content section .parallax-text .btn > span {
    color: #fff
}

#microsite_content section .parallax-text .btn:hover > span {
    color: #000
}

.container.parallax-image, {
    padding-left: 0;
    padding-right: 0;
}

.parallax-container .image {
    position: absolute;
    width: 100%;
    margin-top: -12%;
    left: 0;
    height: 400px;
}

.parallax-container .image img {
    display: inline-block;
}

/* **********************************************
 * Submenu Linklist
 ********************************************** */

.submenu-linklist {
    list-style: none;
}

@media (min-width: 768px) {
    .submenu-linklist {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

.submenu-linklist li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f061";
    margin-right: 5px;
}

/* **********************************************
 * Gallery by Folder
 ********************************************** */

.gallery_by_folder--background-image {
    height: 250px;
    background-size: cover;
    background-position: center;
}

.gallery_by_folder--image,
.gallery_by_folder--background-image {
    margin: 10px 0;
}

/* **********************************************
 * Timeline
 ********************************************** */

#microsite_content .article .limitation {
    max-height: 90vh;
    overflow: auto;
    padding: 0 40px;
}

.timeline_element {
    text-align: right;
}

.timeline_element.even {
    text-align: left;
}

.timeline_element p.big {
    margin: 0;
}

.timeline_element h3 {
    font-size: 36px;
    line-height: 42px;
}

.timeline_element .timeline_point {
    left: -48.25%;
    position: relative;
    top: 145px;
    z-index: 10;
}

.timeline_element.even .timeline_point {
    left: -0.25%;
}

@media (min-width: 992px) {
    .limitation {
        background: url(/ec/cms5/media/img/1010_waas/timeline_bg.png) repeat-y scroll center top;
    }

    .timeline_end {
        background: #fff;
        padding-left: 15px;
    }

    .timeline_end:last-child {
        padding-left: 17px;
    }

    .timeline_element.even {
        margin-right: -2px;
    }

    #microsite_content .timeline_element .col-md-6 {
        padding: 100px;
    }
}

/* **********************************************
 * Helper
 ********************************************** */

.highlight {
    font-weight: bold;
    text-decoration: none;
}

/* **********************************************
 * Career
 ********************************************** */

.c-career ::selection {
    background: #3e3e3e;
    color: #FFF;
}
.c-career ::-moz-selection {
    background: #3e3e3e;
    color: #FFF;
}
.p-microsite .c-career a.row-career,
.p-microsite .c-career a.row-career:hover {
    padding: 20px;
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid #ececec;
    margin: 0px;
    color: #000;
}
.c-career a.row-career .row {
    padding: 0;
}
.c-career a.row-career > div {
    margin-bottom: 0;
}
.c-career a.row-career span {
    border-bottom: 2px solid transparent;
    margin: 0px;
    color: #77af24;
}
.c-career a.row-career:hover {
    background-image: url(/ec/cms5/media/grfx/common_grfx/bg_pinstripes_green.png);
}
.c-career a.row-career:hover span {
    text-decoration: none;
    border-bottom: 2px solid #77af24;
    color: #77af24;
}
.c-career a.row-career:first-child,
.c-career a.row-career:first-of-type {
    border-top: 2px solid #77af24;
}
.c-career a.row-career:last-child,
.c-career a.row-career:last-of-type {
    border-bottom: 2px solid #77af24;
}
.c-career a.row-career::before {
    display: none;
}
.c-career .row.row-career {
    margin-left: auto;
    margin-right: auto;
}

/* career v2 */

.c-career-v2 .selectlist {
    margin: 1em 0;
}

.c-career-v2 .jobs-container {
    margin-bottom: 1em;
}

.c-career-v2 .jobs-container span {
    margin-bottom: .66em;
    display: block;
}

.c-career-v2 .btn-link {
    text-transform: none;
    color: #000;
    border-width: 1px;
    padding: 1px 0;
    margin-top: 1em;
}

.c-career-v2 .btn-link:hover {
    border-color: #ccc;
}

main .container .job_detail_v2 h1 {
    font-size: 30px;
    text-transform: none;
    color: #000;
    background-image: none;
    margin-left: 0;
    padding-left: 0;
}

main .container .job_detail_v2 h2 {
    font-size: 15px;
    font-weight: 600;
    font-family: "ralewayregular", Helvetica, Arial, sans-serif;
}


 [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
     display: none !important;
 }

/* **********************************************
 * Produkttemplate - Verfügbarkeit
 ********************************************** */

.stockqtytext {
    float: left;
    margin-right: 10px;
    font-weight: bold;
}

.stockqty {
    color: #89e872;
    font-weight: bold;
}

.stockqtyzero {
    color: #a00;
    font-weight: bold;
}

/* **********************************************
 * Slider
 ********************************************** */

.infiniteSlide img {
    margin-right: 50px;
}

/* ============================= */
/* vertical accordion styles     */
/* ============================= */

.v-accordion {
    margin-left: -1rem;
    margin-right: -1rem;
}

.v-accordion .panel-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: none;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.v-accordion .panel{
    min-height: 400px;
    margin-left: 1rem;
    margin-right: 1rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    margin-bottom: 2rem;
}

.v-accordion .panel-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.v-accordion .panel-activated .panel:not(.panel-open) .panel-heading {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}

.v-accordion .panel-title {
    text-align: center;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    max-width: 100%;
}

.v-accordion .panel-heading .panel-title a {
    border-bottom: 1px solid #ccc;
}

.v-accordion .panel-title a:after {
    display: none;
}

.v-accordion .panel-activated .panel:not(.panel-open) .panel-title {
    width: 50px;
    height: auto;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    white-space: nowrap;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: width;
    -o-transition-property: width;
    transition-property: width;
}

.v-accordion .panel-open .panel-title a::before {
    content: 'x';
    position: absolute;
    right: 3rem;
    border: 1px solid;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    line-height: 30px;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.v-accordion .panel-open .panel-title a:hover::before {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.v-accordion .panel-open {
    -webkit-box-flex: 20;
    -ms-flex: 20;
    flex: 20;
}

.v-accordion .panel-open .panel-heading {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
}

.v-accordion .panel-collapse {
    opacity: 0;
    max-width: 100%;
}

.v-accordion .in {
    -webkit-box-flex: 100;
    -ms-flex: 100;
    flex: 100;
}

.v-accordion .in .panel-body {
    height: 100%;
    padding-bottom: 15px;
}

.v-accordion .panel-open .panel-heading,
.v-accordion .panel-open .panel-collapse {
    max-width: 50px;
    opacity: 0;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.v-accordion .panel-closing .panel-heading {
    opacity: 0;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.v-accordion .show-content .panel-heading,
.v-accordion .show-content .panel-collapse {
    max-width: 100%;
    opacity: 1;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.v-accordion .panel:not(.panel-open) h4,
.v-accordion .panel:not(.panel-open) a {
    height: 100%;
}

.v-accordion .panel:not(.panel-open) a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 40%;
    border-bottom: none;
}

.v-accordion .panel-activated .panel:not(.panel-open) a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}

.v-accordion .panel-activated .panel:not(.panel-open) a::before {
    display: none;
}

.v-accordion .panel:not(.panel-open) a::before {
    content: attr(data-linktext);
    padding: 0.5rem 1rem;
    position: absolute;
    background: #000;
    color: rgba(255,255,255,0.8);
    bottom: 6%;
    left: 50%;
    white-space: nowrap;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    font-weight: 200;
    font-size: 16px;
}

.v-accordion .panel:not(.panel-open) a:hover::before {
    text-decoration: underline;
}

.v-accordion .panel-group .panel {
    border: 1px solid #cecece;
}

.v-accordion .panel:nth-child(2n-1) a {
    background: transparent;
}

.v-accordion .panel:nth-child(2n) {
    background: #ffffff;
}

.v-accordion .panel:nth-child(2n-1) {
    background: #fafafa;
}

.v-accordion .panel-default > .panel-heading {
    background: transparent;
}

@media (min-width: 480px) {
    .c-Akkordeon .panel-title a {
        padding: 20px;
    }
    .c-Akkordeon .panel-open .panel-title a {
        padding: 20px 80px;
    }
}


/* CENTRAL iQuote */

#central_iquote #microsite_content .separat {
    display: block;
    margin-top: 75px;
}

#central_iquote #microsite_content h1,
#central_iquote #microsite_content h2,
#central_iquote #microsite_content h3 {
    color: #000;
    text-transform: initial;
}

#central_iquote #microsite_content h2 {
    margin: 20px;
    font-size: 40px;
    padding-left: 20%;
    padding-right: 20%;
}

#central_iquote #microsite_content h3 {
    font-size: 30px;
}

#central_iquote #microsite_content p {
    font-size: 20px;
}

#central_iquote #microsite_content picture p {
    font-size: 20px;
    padding: 10px 0;
    font-family: "ralewayregular", Helvetica, Arial, sans-serif;
}

#central_iquote #microsite_content .benefits p,
#central_iquote #microsite_content .result p,
#central_iquote #microsite_content .configure p {
    font-size: 40px;
    font-family: "raleway", Helvetica, Arial, sans-serif;
    font-weight: 900;
    padding: 40px;
}

@media (min-width: 786px) {
    #central_iquote #microsite_content .benefits p::before {
        content: url('/ec/cms5/media/img/central/iquote/arrows_top_left.png');
        position: absolute;
        left: 0;
        margin-top: -20px;
    }

    #central_iquote #microsite_content .benefits p::after {
        content: url('/ec/cms5/media/img/central/iquote/arrows_top_right.png');
        position: absolute;
        right: 0;
        margin-top: -20px;
    }
}

@media (max-width: 785px) {
    #central_iquote #microsite_content .col-xs-3 picture p {
        display: none;
    }

}

@media (max-width: 1139px) {
    #central_iquote #microsite_content .swiper-container .swiper-slide h2,
    #central_iquote #microsite_content .swiper-container .swiper-slide p:first-of-type {
        display: none;
    }

    #central_iquote #microsite_content .swiper-container .swiper-slide p {
        margin-top: 10%;
    }

    #central_iquote #microsite_content .swiper-container .swiper-slide p .btn {
        width: 100%;
        padding: 10px 5px;
    }
}

@media only screen and (max-width: 1490px) {
    #central_iquote #microsite_content .slider-text-block p {
        font-size: 15px;
    }
    #central_iquote #microsite_content .slider-text-block h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 755px) {
    #central_iquote #microsite_content .swiper-container .swiper-slide p {
        margin-top: 1%;
    }
}

@media only screen and (max-width: 545px) {
    #central_iquote #microsite_content .swiper-container .swiper-slide p {
        margin-top: -1%;
    }
}

#central_iquote #microsite_content .btn-default {
    background: #89E872;
    border: #89E872;
    font-weight: bold;
    font-size: 15px;
    padding: 20px 60px;
    -webkit-box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    -moz-box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    margin-bottom: 20px;
}

#central_iquote #microsite_content .btn-default:hover {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    -moz-box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    margin: 30px 0 10px;
    color: #000;
}

#central_iquote #microsite_content .swiper-container {
    border-bottom: 15px #00b28b solid;
}

#central_iquote #microsite_content .slider-text-block h2,
#central_iquote #microsite_content .slider-text-block p {
    color: #fff !important;
    max-width: 75%;
}

#central_iquote #microsite_content .slider-text-block h2 {
    margin: 10% 0 0 0;
    padding-top: 3%;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
}

#central_iquote #microsite_content .c-Gallery .swiper-container .slider-navigation {
    display: none;
}

#central_iquote #microsite_content .col-md-6 > .article,
#central_iquote #microsite_content .col-md-4 > .article,
#central_iquote #microsite_content .shadow .article {
    -webkit-box-shadow: 0px 5px 20px -10px rgba(158,158,158,1);
    -moz-box-shadow: 0px 5px 20px -10px rgba(158,158,158,1);
    box-shadow: 0px 5px 20px -10px rgba(158,158,158,1);
    background: #fff;
}

#central_iquote #microsite_content .col-md-6.separat,
#central_iquote #microsite_content .col-md-4.separat {
    display: block;
    margin-top: 20px;
}

#central_iquote #microsite_content .col-md-4 p,
#central_iquote #microsite_content .shadow p {
    font-size: 25px;
    font-family: "raleway", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.17;
    letter-spacing: normal;
    font-weight: 900;
}

#central_iquote #microsite_content .col-md-4 p,
#central_iquote #microsite_content .col-md-6 p {
    padding: 0 10%;
}

#central_iquote #microsite_content .col-md-4 img {
    padding: 15px 0 0;
}

#central_iquote #microsite_content section:last-of-type {
    margin-bottom: 0;
}

/**********************************/
/* Additional CSS for central HPI */
/**********************************/

#hpi #microsite_content .btn-default {
    background: #89E872;
    border: #89E872;
    font-weight: bold;
    font-size: 15px;
    padding: 20px 60px;
    -webkit-box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    -moz-box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
}

#hpi #microsite_content .btn-default:hover {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    -moz-box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    margin: 30px 0 10px;
    color: #000;
}

#hpi #microsite_content h1,
#hpi #microsite_content h2,
#hpi #microsite_content h3 {
    color: #000;
    text-transform: initial;
}

#hpi main h1 {
    margin-top: 4rem;
    margin-bottom: 3rem;
}

#hpi #microsite_content h2 {
    font-size: 40px;
    /*padding-left: 20%;*/
    /*padding-right: 20%;*/
}

#hpi #microsite_content h3 {
    font-size: 30px;
}

#hpi #microsite_content p,
#hpi #microsite_content li {
    font-size: 20px;
}

#hpi #microsite_content picture p {
    font-size: 20px;
    padding: 10px 0;
    font-family: "ralewayregular", Helvetica, Arial, sans-serif;
}

#hpi #microsite_content .benefits p,
#hpi #microsite_content .result p,
#hpi #microsite_content .configure p {
    font-size: 40px;
    font-family: "raleway", Helvetica, Arial, sans-serif;
    font-weight: 900;
    padding: 40px;
}

#hpi section:last-of-type {
    margin-bottom: 0;
}

#hpi main .img-box__shadow picture img {
    -webkit-box-shadow: 0 0 30px -3px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 30px -3px rgba(0, 0, 0, 0.07);
    /*-webkit-box-shadow: 0px 5px 20px -10px rgba(158,158,158,1);*/
    /*        box-shadow: 0px 5px 20px -10px rgba(158,158,158,1);*/
}

#hpi main .section__shadow--top {
    -webkit-box-shadow: 0 -20px 30px -10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 -20px 30px -10px rgba(0, 0, 0, 0.07);
    /*-webkit-box-shadow: 0px -10px 20px -10px rgba(158,158,158,1);*/
    /*        box-shadow: 0px -10px 20px -10px rgba(158,158,158,1);*/
    margin-top: 4rem;
    padding-top: 8rem;
}

#hpi main .section__shadow--bottom {
    -webkit-box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.07);
    /*-webkit-box-shadow: 0px 10px 20px -10px rgba(158,158,158,1);*/
    /*box-shadow: 0px 10px 20px -10px rgba(158,158,158,1);*/
    margin-bottom: 4rem;
    padding-bottom: 8rem;
}

#hpi main .separat {
    display: block;
    margin-top: 8rem;
}

#hpi main .bg-cd1-100 p {
    color: #000;
}

#hpi main section:first-of-type .col-xs-12.col-md-6.col-lg-4.col-lg-offset-2.grid-col{
    margin-top: 8rem;
}

@media (min-width: 786px) {
    #hpi main .arrow__top-left,
    #hpi main .arrow__top-right {
        margin-top: 5rem;
    }

    #hpi main .arrow__top-left > div::before {
        content: url('/ec/cms5/media/img/central/iquote/arrows_top_left.png');
        position: absolute;
        left: 8%;
        margin-top: -9rem;
    }

    #hpi main .arrow__top-right > div::after {
        content: url('/ec/cms5/media/img/central/iquote/arrows_top_right.png');
        position: absolute;
        right: 8%;
        margin-top: -9rem;
    }

    #hpi main .arrow__bottom-left > div::before {
        position: absolute;
        left: 8%;
        margin-bottom: -2rem;
    }

    #hpi main .arrow__bottom-right > div::after {
        content: url('/ec/cms5/media/img/central/ink_your_business/arrows_bottom_right.png');
        position: absolute;
        right: 8%;
        margin-bottom: -2rem;
    }
}

#hpi main .benefits li {
    margin-bottom: 3rem;
    list-style-type: none;
}

#hpi main .benefits p {
    padding: 0 !important;
}

#hpi main .benefits ul {
    margin-left: 3rem;
}

#hpi main .benefits li::before {
    position: absolute;
    left: 3rem;
    -webkit-transform: translateY(1.5rem);
    -ms-transform: translateY(1.5rem);
    transform: translateY(1.5rem);
}

#hpi main .benefits li:nth-of-type(1)::before {
    content: url('/ec/cms5/media/img/central/ink_your_business/icon_stop_watch.png');
}

#hpi main .benefits li:nth-of-type(2)::before {
    content: url('/ec/cms5/media/img/central/ink_your_business/icon_dollar.png');
}

#hpi main .benefits li:nth-of-type(3)::before {
    content: url('/ec/cms5/media/img/central/ink_your_business/icon_leaf.png');
}

#hpi main .benefits li:nth-of-type(4)::before {
    content: url('/ec/cms5/media/img/central/ink_your_business/icon_shield.png');
}

#hpi main .benefits li:nth-of-type(5)::before {
    content: url('/ec/cms5/media/img/central/ink_your_business/icon_check.png');
}


/* **********************************************
 * HP Countdown Page hp-z-workstations-und-windows-10-pro
 ********************************************** */

.mscountdown .hp_countdown {
    border-top: 10px solid #0096D1 !important;
}

.mscountdown .hp_countdown_back {
    border-bottom: 10px solid #0096D1 !important;
}

.mscountdown .hp_countdown_back {
    margin-top: 0px;
    background: #0b0005; /* Old browsers */
    background: -moz-linear-gradient(top,  #0b0005 0%, #0b0102 0%, #000901 1%, #040207 1%, #010207 2%, #080006 2%, #010302 3%, #060606 8%, #050505 9%, #070707 9%, #060606 11%, #090909 12%, #080808 13%, #0a0a0a 13%, #090909 14%, #151515 31%, #151515 34%, #181818 35%, #1c1c1c 44%, #252525 55%, #2a2a2a 65%, #2d2d2d 67%, #313131 76%, #3e3e3c 93%, #3d3e40 94%, #433e3b 95%, #433e3a 96%, #39433b 96%, #39423f 96%, #443b4e 97%, #483b4f 97%, #40423d 97%, #3e4438 98%, #44403f 98%, #40423d 99%, #424242 99%, #3a4443 99%, #474047 100%, #473c44 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #0b0005 0%,#0b0102 0%,#000901 1%,#040207 1%,#010207 2%,#080006 2%,#010302 3%,#060606 8%,#050505 9%,#070707 9%,#060606 11%,#090909 12%,#080808 13%,#0a0a0a 13%,#090909 14%,#151515 31%,#151515 34%,#181818 35%,#1c1c1c 44%,#252525 55%,#2a2a2a 65%,#2d2d2d 67%,#313131 76%,#3e3e3c 93%,#3d3e40 94%,#433e3b 95%,#433e3a 96%,#39433b 96%,#39423f 96%,#443b4e 97%,#483b4f 97%,#40423d 97%,#3e4438 98%,#44403f 98%,#40423d 99%,#424242 99%,#3a4443 99%,#474047 100%,#473c44 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #0b0005 0%,#0b0102 0%,#000901 1%,#040207 1%,#010207 2%,#080006 2%,#010302 3%,#060606 8%,#050505 9%,#070707 9%,#060606 11%,#090909 12%,#080808 13%,#0a0a0a 13%,#090909 14%,#151515 31%,#151515 34%,#181818 35%,#1c1c1c 44%,#252525 55%,#2a2a2a 65%,#2d2d2d 67%,#313131 76%,#3e3e3c 93%,#3d3e40 94%,#433e3b 95%,#433e3a 96%,#39433b 96%,#39423f 96%,#443b4e 97%,#483b4f 97%,#40423d 97%,#3e4438 98%,#44403f 98%,#40423d 99%,#424242 99%,#3a4443 99%,#474047 100%,#473c44 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b0005', endColorstr='#473c44',GradientType=0 ); /* IE6-9 */
}

.mscountdown #wrapper-countdown div {
    border: none;
}

.mscountdown div#countdown-bg {
    background: transparent !important;
}

.mscountdown #wrapper-countdown div {
    border: 0px solid #fff;
}

.mscountdown #wrapper-countdown {
    padding: 0px;
}

.mscountdown .countdown-number {
    position: relative;
    width: 150px;
    height: 50%;
    border: 1px solid #000;
    -webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.75);
    background: url("https://www.also.com/ec/cms5/media/img/1010_anbieter_1/hp_inc/hp_z_workstations_und_windows_10_pro/countdown-bg_200px.png");
    background-repeat: repeat-x;
    background-position: left center;
    background-size: 100% 100%;
    font-size: 1.7em;
    line-height: 60px;
    font-weight: 900;
}

.mscountdown .countdown-number:before,
.mscountdown .countdown-number:after {
    width: 8.5px;
    display: block;
    overflow: hidden;
    font-size: 3.5rem;
    line-height: 5.7rem;
    content: '■';
    opacity: 0.5;
}

.mscountdown .countdown-number:nth-of-type(1),
.mscountdown .countdown-number:before {
    left: 1rem;
    float: left;
}
.mscountdown .countdown-number:nth-of-type(2),
.mscountdown .countdown-number:after {
    right: 1rem;
    float: right;
}

.mscountdown .v-accordion .panel:nth-child(1) {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_anbieter_1/hp_inc/hp_z_workstations_und_windows_10_pro/930g6.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0px;
    border: none;
    filter: brightness(70%);
}

.mscountdown .v-accordion .panel:nth-child(1):hover {
    filter: brightness(50%)
}

.mscountdown .v-accordion .panel:nth-child(2) {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_anbieter_1/hp_inc/hp_z_workstations_und_windows_10_pro/z360.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0px;
    border: none;
    filter: brightness(70%);
}

.mscountdown .v-accordion .panel:nth-child(2):hover {
    filter: brightness(50%)
}

.mscountdown .headlineblock {
    background: #ABABAB;
    text-align: center;
    color: white;
}

.mscountdown .hpkpi {
    margin: 60px 0px;
}

.mscountdown .highlight {
    color: #0096D1;
}

.mscountdown .highlight2 {
    color: #ABABAB;
}

.mscountdown .mscountdownhead a{
    color: #0096D1;
}

.mscountdown h4.panel-title:after {
    content: '';
    display: block;
    top: 30%;
    height: 150px;
    right: 0px;
    position: absolute;
    border-right: 2px solid #fff;
}

/* **********************************************
 * Logitech Startup
 ********************************************** */

.logitech_startup .bg-add1-100 p,
.logitech_startup .bg-add1-100 h2 {
    color: #fff !important;
}

.logitech_startup .btn {
    color: #fff !important;
    border: 2px solid white;
}

.logitech_startup .btn span {
    color: #fff !important;
}

/* **********************************************
 * HP Nimble Smart Storage
 ********************************************** */

#central_hp_nimble .breadcrumb li span {
    font-size: 12px;
}

#central_hp_nimble section li,
#central_hp_nimble section p {
    font-size: 18px;
    font-family: "ralewaymedium", Helvetica, Arial, sans-serif;
}

#central_hp_nimble h1 {
    font-size: 36px;
    color: #000;
    text-transform: none;
    font-family: "ralewaymedium", Helvetica, Arial, sans-serif;
}

#central_hp_nimble h2 {
    font-family: "ralewaymedium", Helvetica, Arial, sans-serif;
    color: #000
}

#central_hp_nimble h3 {
    font-family: "ralewaymedium", Helvetica, Arial, sans-serif;
    text-transform: none;
    font-size: 24px;
}

#central_hp_nimble #nimble_image h2 {
    color: #fff;
    font-size: 28px;
    padding-top: 90px;
    padding-bottom: 50px;
}

#central_hp_nimble .highlight {
    color: #01b38a;
}
#central_hp_nimble .highlight2 {
    color: #234363;
}

/* Slider */

#central_hp_nimble .slider-navigation {
    display: none;
}

#central_hp_nimble .nimble_slider .row {
    width: 60%;
}

#central_hp_nimble .nimble_slider h2 {
    color: #fff;
    margin-top: 71px;
    margin-bottom: 0px;
    font-size: 39px;
}

#central_hp_nimble .nimble_slider p {
    color: #fff;
}

#central_hp_nimble .nimble_slider .btn-default {
    background: #89e872;
    color: #000;
    font-size: 12px;
    font-weight: 900;
    padding: 17px 45px;
    border: none;
}

#central_hp_nimble .nimble_slider .btn-default:hover {
    box-shadow: 7px 7px 19px -5px rgba(137,232,114,0.81);
}

#central_hp_nimble .slider-navigation {
    display: none;
}

#central_hp_nimble .separat {
    border-top: 15px solid #01b38a;
    margin: 0px;
}

/* all-flash */

#central_hp_nimble #all-flash .btn-default{
    color: #bbbbbb;
    border-radius: 5px;
    border: 2px solid #bbbbbb;
    text-transform: none;
    font-weight: bold;
}

#central_hp_nimble #all-flash .btn-default:hover{
    color: #fff;
    background: #bbbbbb;
}

#central_hp_nimble #all-flash {
    margin-bottom: 50px;
}

/* glance */

#central_hp_nimble #glance {
    margin-top: 50px;
}

#central_hp_nimble #glance h2 {
    margin-bottom: 0px;
}

/* Infosight */

#central_hp_nimble #infosight .article > .row {
    padding: 0px
}

#central_hp_nimble #infosight h2 {
    color: #fff;
    margin-top: 40px;
    width: 50%;
    margin: 0 auto;
    margin-top: 15%;
}

#central_hp_nimble #infosight p {
    color: #fff;
    width: 50%;
    margin: 0 auto;
}


#central_hp_nimble #infosight .article.text_with_media img {
    padding-left: 0px;
}

/* Benefits */

#central_hp_nimble #benefits {
    margin-top: 60px;
}

#central_hp_nimble #benefits img {
    width: auto;
}

/* Bulletpoints */

#central_hp_nimble #bulletpoints img {
    width: auto;
}

#central_hp_nimble #bulletpoints h3 {
    font-weight: bold;
    color: black;
}

/* SMB Storage */

#central_hp_nimble #smb_storage {
    margin: 70px 0px;
}

/* Helptext */

#central_hp_nimble #helptext h1 {
    margin-top: 70px;
}

#central_hp_nimble #helptext .btn-default {
    background: #89e872;
    color: #000;
    font-size: 12px;
    font-weight: 900;
    padding: 17px 45px;
    border: none;
}

#central_hp_nimble #helptext .btn-default:hover {
    box-shadow: 7px 7px 19px -5px rgba(137,232,114,0.81);
}

#central_hp_nimble #helptext #microsite_content section:last-of-type {
    padding: 0;
}

#central_hp_nimble section:last-of-type {
    margin-bottom: 0px;
}

#central_hp_nimble .c-Footer p {
    font-size: 12px;
}

/* Responsive */

@media only screen and (max-width: 1822px) {
    #central_hp_nimble .nimble_slider .row {
        width: 80%;
    }
}

@media only screen and (max-width: 1530px) {

    #central_hp_nimble .nimble_slider h2 {
        color: #fff;
        margin-top: 40px;
        margin-bottom: 0px;
        font-size: 30px;
    }

    #central_hp_nimble .nimble_slider p {
        font-size: 14px;
    }

    #central_hp_nimble #infosight h2 {
        width: 80%;
    }

    #central_hp_nimble #infosight p {
        width: 80%;
    }

    #central_hp_nimble #infosight p:nth-child(3) {
        padding-bottom: 20px;

    }
}

@media only screen and (max-width: 1280px) {
    #central_hp_nimble .nimble_slider h2 {
        margin-top: 30px;
        font-size: 30px;
    }

    #central_hp_nimble .nimble_slider .row {
        width: 130%;
    }
}


@media only screen and (max-width: 1152px) {

    #central_hp_nimble .nimble_slider .row {
        width: 170%;
    }

    #central_hp_nimble .nimble_slider h2 {
        margin-top: 30px;
        font-size: 22px;
    }

    #central_hp_nimble .nimble_slider p {
        font-size: 12px;
    }
    #central_hp_nimble .nimble_slider p:nth-child(1) {
        color: black !important;
    }
}

@media only screen and (max-width: 984px) {
    #central_hp_nimble .nimble_slider .row p:nth-child(2) {
    }

    .nimble_slider {
        background: #000;
        min-height: 300px;
    }
}

@media only screen and (max-width: 726px) {
    #central_hp_nimble .nimble_slider .row {
        width: 80%;
    }

    #central_hp_nimble .nimble_slider .row p {
        text-align: left;
    }

    .nimble_slider {
        background: #000;
        min-height: 350px;
    }

    #central_hp_nimble .nimble_slider .row h2 {
    }

    #central_hp_nimble #helptext h1 {
        font-size: 23px;
    }
}


/* row row row fix */

.row .row .button-row > div {
    margin-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
}

.button-row a {
    margin: 0;
}


/* --------------------------------------------------------------------------------
 * 	 ACMP LOGIN BOX
 * -------------------------------------------------------------------------------- */

.acmp_login_box {
    padding: 35px;
}

.acmp_login_box .btn {
    margin-top: 15px;
}

.acmp_login_box .lnk {
    display: block;
}


/* **********************************************
 * Content Creator Dropzone
 ********************************************** */

[data-ct-dropzone] { 
	position: relative;
	display: block;
	clear: both;
	overflow: hidden;
	transition: max-height 0.5s ease-out;
}
[data-ct-dropzone] [data-fs-button-id] { cc-lang-control
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
[data-ct-dropzone] [data-fs-button-id]:hover + .contentdropzone-outer,
[data-ct-dropzone] [data-fs-button-id]:active + .contentdropzone-outer,
[data-ct-dropzone] [data-fs-button-id]:focus + .contentdropzone-outer {
	background:#b61767; 
}
[data-ct-dropzone] .fs-button-drop-target a { 
	position: absolute; 
	width: 100% !important; 
	height: 100% !important; 
}
.contentdropzone-hover {
	max-height: 220px;
}
.contentdropzone-visible {
	max-height: 86px;
}
.contentdropzone-invisible {
	max-height: 0;
}
.contentdropzone-outer {
	display: table; 
	overflow: hidden; 
	height: 70px; 
	border: 1px dashed #FFF;
	background:#656383; 
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8); 
	width: calc(100% - 16px); 
	margin: 8px;
	transition: height 0.5s ease-out;
    border-radius: 15px;
}
.contentdropzone-hover .contentdropzone-outer.small {
	height: 200px;
}
.contentdropzone-visible .contentdropzone-outer.small {
	height: 70px;
}
.contentdropzone-outer.large {
	height: 500px;
}
.contentdropzone-interior {
	display: table-cell; 
	vertical-align: middle;
	text-align:center;
}
.contentdropzone-label p {
	color:#FFF; 
	font-size:1.7rem; 
	font-weight: bold;
	margin: 0;
}


/* **********************************************
 * Content Creator language control
 ********************************************** */
#cc-lang-control {
	position: fixed;
	width: 122px;
	color: #fff;
	left: 1vw;
	bottom: 1vh;
	z-index: 40;
	opacity: 0.3;
	border: none;
	transition: 0.5s;
	font-size: 11px;
	font-family: "ralewayregular", Helvetica, Arial, sans-serif;
	background: #656383;
	border-radius: 15px;
	text-align: center;
	font-weight: bold;
}

#cc-lang-control:hover,
#cc-lang-control:active,
#cc-lang-control:focus {
	opacity: 1;
}
#hp-original #microsite_content .box.bg-rel1,
#hp-original #microsite_content .box.bg-rel1 * {
    background: #def5fb;
}

#hp-original #microsite_content .box.bg-rel1 {
    padding-top: 30px;
    padding-bottom: 30px;
}

#hp-original #microsite_content h1 {
    color: #000;
    text-transform: none;
    margin-left: 20%;
    margin-right: 20%;
    line-height: 1.2;
    margin-top: 40px;
}

#hp-original #microsite_content .lnk {
    color: #00a0dc;
}

#hp-original #microsite_content .lnk:hover {
    border-bottom: 1px solid #00a0dc;
}

#hp-original #microsite_content .btn-default {
    border-radius: 10px;
    border: none;
    -webkit-box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    -moz-box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    box-shadow: 10px 10px 10px -8px rgba(0,0,0,0.75);
    margin-bottom: 20px;
    background: #000;
    color: #fff;
}

#hp-original #microsite_content .btn-default:hover {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    -moz-box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    margin: 30px 0 10px;
}

#hp-original #microsite_content .btn-default > span,
#hp-original #microsite_content .btn-default:hover > span {
    color: #fff;
}

#hp-original #microsite_content .text-with-buttons .col-md-6:first-of-type .btn-default {
    background: #89E872;
    color: #000;
}

#hp-original #microsite_content .text-with-buttons .col-md-6:first-of-type .btn-default > span,
#hp-original #microsite_content .text-with-buttons .col-md-6:first-of-type .btn-default:hover > span {
    color: #000;
}

#hp-original {
    background: #eee;
}

#hp-original section {
    background: #fff;
}

#hp-original .separat {
    margin-top: 40px;
}

/* Footer */

#hp-original .c-Footer,
#hp-original .c-Footer * {
    background: none !important;
    background-color: #eee !important;
    color: #000 !important;
}

#hp-original .c-Footer .col-md-3,
#hp-original .m-footerGreen {
    display: none !important;
}

#hp-original .m-footerBlack {
    width: 100%;
    right: 0;
}

#hp-original .m-LegalLinks {
    text-align: center;
}

/* --------------------------------------------------------------------------------
 * 	 Bonus Club Overview Page
 * -------------------------------------------------------------------------------- */

.bonusclub_overview .table-responsive.js-bonusclub-overview_table {
    float: left;
    width: 100%;
    padding-left: 25px;
}

.bonusclub_overview table.table {
    margin-bottom: 25px;
}

.bonusclub_overview .row > div {
    margin-bottom: 2px;
}

.bonusclub_overview select.js-bonusclub-dropdown--manufacturer {
    width: 94%;
}

.bonusclub_overview .col-xs-12.col-md-4 {
    padding: 0px;
}

.bonusclub_overview .col-xs-12.col-md-4 {
    padding: 0px;
}

.bonusclub_overview  .text-info .col-xs-12.col-md-3:nth-child(4) {
    padding-right: 0px;
}

.bonusclub_popup .btn-primary {
    border-bottom: 2px solid #000 !important;
}

.bonusclub_popup .article.text_with_media a {
    border-bottom: 2px solid black !important;
}

.bonusclub_popup .article.text_with_media a:hover {
    border-bottom: initial;
}

.bonusclub_popup li::before {
    content: counter(li);
    font-weight: bold;
    font-size: 15px;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.bonusclub_popup li {
    counter-increment: li
}

/* --------------------------------------------------------------------------------
 * 	 HP Miss U Campaign
 * -------------------------------------------------------------------------------- */

.hp_missu {
    background: #f9f9f9;
}

.hp_missu .hp_missu_introtext h2 {
    margin-bottom: 10px !important;
    margin-top: 30px;
}

.hp_missu .hp_missu_footer p:last-child {
    margin-bottom: 65px;
}

.hp_missu .hp_missu_postcard .article.text_with_media .row {
    background-size: 107% !important;
}

.hp_missu .hp_missu_postcard .text_with_media .row {
    height: 550px;
}

.hp_missu .hp_missu_postcard .text_with_media .row p {
    width: 400px;
    position: relative;
    left: 44%;
    top: 95px;
    font-size: 14px;
}

.hp_missu .hp_missu_present {
    padding: 50px 0px;
}
.hp_missu .hp_missu_reason,
.hp_missu .hp_missu_bulletpoints {
    background: #fff;
}

.hp_missu .c-Products--gallery-Product {
    background: white;
    margin: 9px 5px;
    width: 32%;
    padding-top: 10px;
}

.hp_missu .hp_missu_products {
    padding-bottom: 20px;
}

.hp_missu .c-Products__shortDescription.js-shortDescription {
    margin-top: 20px;
}

.hp_missu .c-Products__description.js-description {
    margin: 20px 0px;
}

.hp_missu .c-Products--gallery-Product span[class^="price"] {
    color: #0096d6;
}

.hp_missu .c-Products--gallery-Product a {
    color: #0096d6 ;
}

.hp_missu .hp_missu_logo .img-responsive.img-original {
    width: 25%;
    margin: 0 auto;
}

.hp_missu .hp_missu_reason {
    padding: 60px 0px;
}

.hp_missu .hp_missu_bulletpoints .article > div.row:nth-child(1){
    padding: 0px !important;
}

.hp_missu .hp_missu_bulletpoints .article > div.row:nth-child(2){
    padding: 0px !important;
}

.hp_missu .hp_missu_bulletpoints p:nth-child(2) {
    margin-bottom: 0px !important;
}

.hp_missu .hp_missu_bulletpoints .text_with_media {
    border-left: 5px solid #89e872;
}

.hp_missu .hp_missu_bulletpoints .text_with_media img {
    width: 30%;
}

.hp_missu .hp_missu_bulletpoints {
    padding-bottom: 110px;
}

.hp_missu .box.separat {
    margin-top: 0px;
}

.hp_missu .hp_missu_footer {
    color: #fff;
}

.hp_missu .hp_missu_footer h2 {
    color: #fff;
    padding-top: 100px;
    margin-bottom: 10px;
}

.hp_missu .hp_missu_footer p:last-child {
    margin-bottom: 65px;
}

.hp_missu .btn.btn-primary {
    background: #0096d6;
    color: #fff;
    border-color: #0096d6;
    padding: 14px 20px 14px 20px !important;
    font-weight: bold;
    font-size: 13px;
}

.hp_missu i.fa.fa-cart-arrow-down {
    display: none;
}

.hp_missu .btn.btn-primary::after {
    display: none;
}

.hp_missu .hp_missu_products .btn-primary:hover,
.hp_missu .btn-primary:active,
.hp_missu .btn-primary:focus {
    background: #00b3ec;
    color: #fff;
    text-decoration: underline;
    border: 2px solid #00b3ec !important;
}

.hp_missu #microsite_content .c-Products--gallery-Product .btn-primary {
    margin: 10px 0 25px 0 !important;
}

.hp_missu .btn.btn-default {
    background: #fff;
    color: #0096d6;
    border: none;
    font-weight: bold;
    font-size: 13px;
    padding-right: 50px;
    padding-left: 50px;
}

.hp_missu .btn.btn-default:hover,
.hp_missu .btn.btn-default:active,
.hp_missu .btn.btn-default:focus {
    background: #e6e8e7;
    color: #0096d6 ;
    border: none;
    text-decoration: underline;
}

.hp_missu .c-Footer,
.hp_missu .c-Footer * {
    background: none !important;
    background-color: #fff !important;
    color: #000 !important;
}

.hp_missu .c-Footer .col-md-3,
.hp_missu .m-footerGreen {
    display: none !important;
}

.hp_missu .m-footerBlack {
    width: 100%;
    right: 0;
}

.hp_missu .m-LegalLinks {
    text-align: center;
    padding-bottom: 30px;
}

.hp_missu footer.navbar.navbar-bottom.navbar-inverse {
    top: -15px;
}

@media only screen and (max-width: 1200px) {

    .hp_missu .hp_missu_postcard .text_with_media .row p {
        width: 350px;
        position: relative;
        left: 43%;
        top: 99px;
        font-size: 13px;
    }
    .hp_missu .c-Products--gallery-Product {
        width: 48%;
    }
}

@media only screen and (max-width: 991px) {

    .hp_missu .hp_missu_postcard .text_with_media .row p {
        width: initial;
        position: relative;
        left: initial;
        top: initial;
        font-size: 14px;
        text-align: center;
    }

    .hp_missu .hp_missu_postcard .article.text_with_media .row {
        background: none !important;
        background-size: inital;
        height: 200px;
    }

    .hp_missu .hp_missu .c-Products--gallery-Product {
        width: 99%;
    }
}

/* --------------------------------------------------------------------------------
 * 	 CSS PRINT PARAMETER
 * -------------------------------------------------------------------------------- */

@media print {
    .col-xs-12.col-md-6.grid-col.separat {
        max-width: 270px !important;
        margin-right: 50px !important;
        margin-left: 50px !important;
        overflow: hidden !important;
        word-wrap: break-word !important;
    }

    .no-print{
        display: none !important;
    }

    a[href]:after {
        content: none !important;
    }
}

/* --------------------------------------------------------------------------------
 * 	 HPE MSA Storage
 * -------------------------------------------------------------------------------- */

/* HPE MSA Storage Microsite

.hpe_msa_storage

.msa_logo
.msa_introtext
.msa_introtext2
.msa_bulletpoints
.msa_products
.msa_customers
.msa_iqoute

*/

/* Generell */
.hpe_msa_storage {
    background: #fff;
}

.hpe_msa_storage ul {
    text-align: left;
    padding-left: 15px;
}

.hpe_msa_storage .msa_products ul {
    list-style: none !important;
    padding-left: 1px;
}

.hpe_msa_storage .msa_products li {
    padding-left: 1.6em;
    text-indent: -1.4em;
}

.hpe_msa_storage ul li {
    padding-top: 8px;
}

.hpe_msa_storage .article.text_with_media a:hover {
    /* border-bottom: 2px solid transparent !important; */
}

.hpe_msa_storage main .container .row h1 {
    background: none;
}

.hpe_msa_storage span.highlight {
    font-weight: 400;
    color: #eacb27;
}

.hpe_msa_storage h2 {
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 27px;
}

.hpe_msa_storage h3 {
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 20px;
}

.hpe_msa_storage #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

.hpe_msa_storage p {
    font-size: 17px;
    font-weight: normal;
}

.hpe_msa_storage .msa_products p {
    text-align: left;
}

.hpe_msa_storage .msa_products .add_info_products {
    min-height: 300px;
}

/* Logo */
.hpe_msa_storage .msa_logo {
    background: #f3f3f3;
}

.hpe_msa_storage .msa_logo img {
    width: 25%;
}

/* Introtext */
.hpe_msa_storage .msa_introtext {
    padding-top: 50px;
    background: #f3f3f3;
}

.hpe_msa_storage .msa_introtext h1 {
    color: #000;
    font-size: 50px;
}

.hpe_msa_storage .msa_introtext p {
    margin: 40px 0px
}

/* customers*/
/* Introtext2 */
.hpe_msa_storage .msa_introtext2 {
    background: #fff;
    padding-top: 100px;
    padding-bottom: 80px;
}

/* Bulletpoints */
.hpe_msa_storage .msa_bulletpoints {
    background: #fff;
    padding-bottom: 150px;
}

.hpe_msa_storage .msa_bulletpoints h3 {
    color: #000;
}

.hpe_msa_storage .msa_bulletpoints img {
    width: 81px;
    padding-left: 18px;
}

.hpe_msa_storage .msa_bulletpoints .text_with_media {
    border-bottom: 4px solid #eacb27;
}

/* customer*/
.hpe_msa_storage .msa_customers {
    padding: 100px 0px;
    background: #fff;
}

/* products */
.hpe_msa_storage .msa_products {
    background: #f3f3f3;
    padding-bottom: 30px;
}

.hpe_msa_storage .c-Products--gallery-Product {
    background: white;
    margin-right: 3%;
    width: 47%;
    margin-top: 3%;
}

.hpe_msa_storage .c-Products__artNo {
    display: none;
}

.hpe_msa_storage .stockqty {
    width: 200px;
    text-align: left;
    color: #159F79;
}

.c-Products__description.js-description p:nth-child(2) {
    display: none;
}

.hpe_msa_storage .c-Products--gallery-Product span[class^="price"] {
    color: #159f79;
}

.hpe_msa_storage .msa_products a {
    color: #000;
}

.hpe_msa_storage .js-shortDescription {
    text-align: left;
    font-weight: bold;
}

.hpe_msa_storage .msa_products li::before {
    top: 0px !important;
}

.hpe_msa_storage .msa_products ul:not(.pagination) li:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #EACB27;
    margin-right: 8px;
}

.hpe_msa_storage .msa_products .js-description ul:not(.pagination) li:before {
    padding-top: 3px;
    content: "\f00c";
    color: #eacb27;
    font-size: 14px;
    padding-left: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #fbf5d4;
}

.hpe_msa_storage .c-Products__artNo {
    text-align: left;
}

.hpe_msa_storage .js-description {
    border-bottom: 2px solid #d0d1d5;
    text-align: left;
}

/* iqoute*/
.hpe_msa_storage .msa_iqoute h2 {
    color: #fff;
}

.hpe_msa_storage .msa_iqoute p {
    color: #fff;
}

.hpe_msa_storage .msa_iqoute {
    background: #159f79;
    padding: 50px 0px;
}

/* Buttons */

.hpe_msa_storage .btn-primary {
    width: 100%;
    background: #159f79;
    border-color: #159f79;
    padding: 14px 22px 14px 20px !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 13px;
}

.hpe_msa_storage .btn-primary:hover {
    background: #eacb27;
    border-color: #eacb27 !important;
}

.hpe_msa_storage .btn-primary::after {
    display: none;
}

.hpe_msa_storage .msa_iqoute .btn-default {
    background: #fff !important;
    border-color: #fff;
    font-weight: bold;
    padding-left: 50px;
    padding-right: 50px;
}

.hpe_msa_storage .msa_iqoute .btn-default:hover,
.hpe_msa_storage .msa_iqoute .btn-default:focus,
.hpe_msa_storage .msa_iqoute .btn-default:active {
    background: #fff !important;
    border-color: #fff !important;
    color: #159F79 !important;
}

.msa_border {
    height: 80px;
    background: #f3f3f3;
    border-bottom-left-radius: 80%;
    border-bottom-right-radius: 80%;
}

.hpe_msa_storage .msa_footer {
    padding: 50px 0px;
}

.hpe_msa_storage .msa_footer .btn-default {
    background: #159f79;
    border-color: #159f79;
    padding: 14px 50px !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 24px;
}

.hpe_msa_storage .msa_footer .btn-default:hover {
    background: #EACB27;
    border-color: #EACB27;
    border-bottom: 2px solid #EACB27;
}

.hpe_msa_storage .m-footerGreen p {
    font-size: 12px;
}

@media only screen and (max-width: 1200px) {
    .hpe_msa_storage .c-Products--gallery-Product {
        width: 47%;
    }
}

@media only screen and (max-width: 991px) {
    .hpe_msa_storage .c-Products--gallery-Product {
        width: 100%;
    }
}

/* --------------------------------------------------------------------------------
 * 	 Microsite - Locations *
 * -------------------------------------------------------------------------------- */

.national_countries {
    overflow: auto;
    padding: 15px 1px 60px 1px;
}

/* --------------------------------------------------------------------------------
 * 	 HPE - Proliant Gen10 *
 * -------------------------------------------------------------------------------- */
.hpe_proliant_gen10 .highlight{
    color: #3AF7C4;
}

.hpe_proliant_gen10 #microsite_content p {
    font-weight: bold;
}

.hpe_proliant_gen10 #microsite_content h2 {
    margin-bottom: 20px;
}

.hpe_proliant_gen10 main .container .row h1  {
    background: none !important;
    padding-bottom: 10px;
    padding-left: 0px;
}

/* Buttons */

.hpe_proliant_gen10 #microsite_content .btn.btn-default {
    background: #00a982;
    color:#fff;
    font-weight: bold;
    padding: 14px 40px;
    border-bottom: 2px solid #00a982 !important;
}

.hpe_proliant_gen10 #microsite_content .btn.btn-default:hover {
    background: #fff;
    border-bottom: 2px solid #fff !important;
    color: #000;
}

.hpe_proliant_gen10 .logo {
    background: #03161e;
}

.hpe_proliant_gen10 .logo img {
    padding: 40px 0px;
}

.hpe_proliant_gen10 .head_image {
    background: #03161e;
    padding-bottom: 80px;
}

.hpe_proliant_gen10 .head_image p:first-child {
    padding-top: 80px;
}

.hpe_proliant_gen10 .head_image p {
    padding-top: 0px;
}

.hpe_proliant_gen10 .head_image .row {
    padding: 0px !important;
}

.hpe_proliant_gen10 .head_image .row:last-child {
    color: #fff;
}

.hpe_proliant_gen10 .logo h1,
.hpe_proliant_gen10 .logo p {
    color: #fff;
}

.hpe_proliant_gen10 .enterprise {
    padding-top: 100px;
    padding-bottom: 50px;
}

.hpe_proliant_gen10 #microsite_content .bulletpoints .equalheight .article {
    height: 97%;
}

.hpe_proliant_gen10 .bulletpoints {
    padding-bottom: 150px;
}

.hpe_proliant_gen10 .bulletpoints .text_with_media {
    background: #00a982;
    background-repeat: no-repeat;
    background-position: 90% 3%;
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_proliant_gen10_1/corner1.png");
    margin-top: 10px;
}

.hpe_proliant_gen10 .bulletpoints .col-md-4:nth-child(3) .article.text_with_media {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_proliant_gen10_1/corner2.png");
}

.hpe_proliant_gen10 .bulletpoints .col-md-4:nth-child(4) .article.text_with_media {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_proliant_gen10_1/corner3.png");
}

.hpe_proliant_gen10 .bulletpoints .text_with_media img {
    padding-left: 25px !important;
    padding-top: 90px;
}

.hpe_proliant_gen10 .bulletpoints .article.text_with_media h3 {
    color: #ffffff !important;
    font-size: 18px;
    padding: 0px 10px 10px 10px;
}

.hpe_proliant_gen10 .bulletpoints .article.text_with_media p {
    color: white;
    font-weight: normal !important;
    padding: 0px 10px 40px 10px;
}

.hpe_proliant_gen10 .products_text {
    background: #f5f5f5;
    padding: 100px 0px 50px 0px;
}

.hpe_proliant_gen10 .products {
    background: #f5f5f5;
    padding-bottom: 100px;
}

.hpe_proliant_gen10 .products  ul {
    list-style: none !important;
    padding-left: 1px;
}


.hpe_proliant_gen10 .c-Products--gallery-Product {
    background: white;
    margin-right: 3%;
    width: 47%;
    margin-top: 3%;
}

.hpe_proliant_gen10 .c-Products--gallery-Product img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
}

.hpe_proliant_gen10 .c-Products__description.js-description p:nth-child(2) {
    display: none;
}

.hpe_proliant_gen10 .c-Products--gallery-Product span[class^="price"],
.hpe_proliant_gen10 .stockqty {
    color: #159f79;
}

.hpe_proliant_gen10 .products a {
    color: #000;
}

.hpe_proliant_gen10 .quantityblock {
    display: none;
}

.hpe_proliant_gen10 .products .lnk {
    color: #00A982;
    font-size: 14px;
}

.hpe_proliant_gen10 .products .lnk:after {
    content: "\f105";
}


.hpe_proliant_gen10 .products .lnk:hover {
    color: #03161E;
    border-bottom: none;
}

.hpe_proliant_gen10 .js-shortDescription {
    text-align: left;
    font-weight: bold;
}

.hpe_proliant_gen10 .products li::before {
    top: 0px !important;
}

.hpe_proliant_gen10 .c-Products__price {
    text-align: center;
    margin-top: 40px;
}


.hpe_proliant_gen10 .products ul:not(.pagination) li:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #EACB27;
    margin-right: 12px;
}

.hpe_proliant_gen10 .products li {
    padding-left: 1.6em;
    text-indent: -1.7em;
}

.hpe_proliant_gen10 .products .js-description ul:not(.pagination) li:before {
    padding-top: 3px;
    content: "\f00c";
    color: #eacb27;
    font-size: 14px;
    padding-left: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #fbf5d4;
}

.hpe_proliant_gen10 .c-Products__artNo {
    text-align: left;
    display: none;
}

.hpe_proliant_gen10 .js-description {
    border-bottom: 2px solid #d0d1d5;
    text-align: left;
    padding-bottom: 20px !important;
}

.hpe_proliant_gen10 .btn-primary {
    width: 100%;
    background: #159f79;
    border-color: #159f79;
    padding: 14px 22px 14px 20px !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 13px;
}

.hpe_proliant_gen10 .btn-primary:hover {
    background: #03161E;
    border-color: #03161E !important;
}

.hpe_proliant_gen10 .btn-primary::after {
    display: none;
}

.hpe_proliant_gen10 .server {
    padding-top: 150px;
}


.hpe_proliant_gen10 #microsite_content .server .article > .row {
    padding: 0px;
}

.hpe_proliant_gen10 .contacts {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_proliant_gen10_1/footer_background.png");
    padding: 70px 0px 70px 0px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}

.hpe_proliant_gen10 .contacts  .lnk {
    color: #00A982;
    font-size: 14px;
}

.hpe_proliant_gen10 #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

.hpe_proliant_gen10 .contacts .lnk:hover {
    color: #fff;
    border-bottom: 1px transparent !important;
}

/* Responsive  */

@media only screen and (max-width: 1200px) {
    .hpe_proliant_gen10 .c-Products--gallery-Product {
        width: 47%;
    }
}

@media only screen and (max-width: 991px) {
    .hpe_proliant_gen10 .c-Products--gallery-Product {
        width: 100%;
    }

    .hpe_proliant_gen10 .bulletpoints .col-md-4:nth-child(3) .article.text_with_media {
        margin-top: 10px;
    }

    .hpe_proliant_gen10 .bulletpoints .col-md-4:nth-child(4) .article.text_with_media {
        margin-top: 10px;
    }
}


/* --------------------------------------------------------------------------------
 * 	 HPE - Top Value Offers *
 * -------------------------------------------------------------------------------- */
.hpe_top_value_offers .highlight{
    color: #3AF7C4;
}

.hpe_top_value_offers #microsite_content p {
    font-weight: bold;
}

.hpe_top_value_offers #microsite_content h2 {
    margin-bottom: 20px;
}

.hpe_top_value_offers main .container .row h1  {
    background: none !important;
    padding-bottom: 10px;
    padding-left: 0px;
}

/* Buttons */

.hpe_top_value_offers #microsite_content .btn.btn-default {
    background: #00a982;
    color:#fff;
    font-weight: bold;
    padding: 14px 40px;
    border-bottom: 2px solid #00a982 !important;
}

.hpe_top_value_offers #microsite_content .btn.btn-default:hover {
    background: #fff;
    border-bottom: 2px solid #fff !important;
    color: #000;
}

.hpe_top_value_offers .logo {
    background: #03161e;
}

.hpe_top_value_offers .logo img {
    padding: 40px 0px;
    width: 35%;
}


.hpe_top_value_offers .head_image {
    background: #03161e;
}


.hpe_top_value_offers .head_image p {
    padding-top: 0px;
}

.hpe_top_value_offers .head_image .row {
    padding: 0px !important;
}

.hpe_top_value_offers .head_image .row:last-child {
    color: #fff;
}

.hpe_top_value_offers .logo h1,
.hpe_top_value_offers .logo p {
    color: #fff;
}

.hpe_top_value_offers .enterprise {
    padding-top: 100px;
    padding-bottom: 50px;
}

.hpe_top_value_offers .faster-sales {
    padding: 100px 0px 50px 0px;
}

.hpe_top_value_offers .right-deal {
    padding-bottom: 50px;
}

.hpe_top_value_offers .bonus-club {
    padding-bottom: 50px;
}

.hpe_top_value_offers .bonus-club .text_with_media {
    background: #06202D;
    padding: 50px 0px;
}

.hpe_top_value_offers .bonus-club h2 {
    color: #fff;
}

.hpe_top_value_offers .bonus-club p {
    color: #fff;
}

.hpe_top_value_offers .contacts h2{
    color: #fff;
}

.hpe_top_value_offers #microsite_content .bulletpoints .equalheight .article {
    height: 97%;
}

.hpe_top_value_offers .bulletpoints {
    padding-bottom: 60px;
}

.hpe_top_value_offers .bulletpoints .text_with_media {
    background: #00a982;
    background-repeat: no-repeat;
    background-position: 95% 5%;
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_proliant_gen10_1/corner1.png");
    margin-top: 10px;
}

.hpe_top_value_offers .bulletpoints .col-md-6:nth-child(3) .article.text_with_media {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_top_value_offers_q1y20/waben1.png");
}
.hpe_top_value_offers .bulletpoints .col-md-6:nth-child(3) .article.text_with_media {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_top_value_offers_q1y20/waben2.png");
}
.hpe_top_value_offers .bulletpoints .col-md-6:nth-child(4) .article.text_with_media {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_top_value_offers_q1y20/waben3.png");
}
.hpe_top_value_offers .bulletpoints .col-md-6:nth-child(5) .article.text_with_media {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_top_value_offers_q1y20/waben4.png");
}

.hpe_top_value_offers .bulletpoints .text_with_media img {
    padding-left: 25px !important;
    padding-top: 30px;
}

.hpe_top_value_offers .bulletpoints .article.text_with_media h3 {
    color: #ffffff !important;
    font-size: 18px;
    padding: 0px 10px 10px 10px;
}

.hpe_top_value_offers .bulletpoints .article.text_with_media p {
    color: white;
    font-weight: normal !important;
    padding: 0px 10px 40px 10px;
}

.hpe_top_value_offers .products_text {
    background: #f5f5f5;
    padding: 100px 0px 50px 0px;
}

.hpe_top_value_offers .products {
    background: #f5f5f5;
    padding-bottom: 100px;
}

.hpe_top_value_offers .products  ul {
    list-style: none !important;
    padding-left: 1px;
}


.hpe_top_value_offers .c-Products--gallery-Product {
    background: white;
    margin-right: 3%;
    width: 47%;
    margin-top: 3%;
}

.hpe_top_value_offers .c-Products--gallery-Product img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
}

.hpe_top_value_offers .c-Products__description.js-description p:nth-child(2) {
    display: none;
}

.hpe_top_value_offers .c-Products--gallery-Product span[class^="price"],
.hpe_top_value_offers .stockqty {
    color: #159f79;
}

.hpe_top_value_offers .products a {
    color: #000;
}

.hpe_top_value_offers .quantityblock {
    display: none;
}

.hpe_top_value_offers .products .lnk {
    color: #00A982;
    font-size: 14px;
}

.hpe_top_value_offers .products .lnk:after {
    content: "\f105";
}


.hpe_top_value_offers .products .lnk:hover {
    color: #03161E;
    border-bottom: none;
}

.hpe_top_value_offers .js-shortDescription {
    text-align: left;
    font-weight: bold;
}

.hpe_top_value_offers .products li::before {
    top: 0px !important;
}

.hpe_top_value_offers .c-Products__price {
    text-align: center;
    margin-top: 40px;
}


.hpe_top_value_offers .products ul:not(.pagination) li:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #EACB27;
    margin-right: 12px;
}

.hpe_top_value_offers .products li {
    padding-left: 1.6em;
    text-indent: -1.7em;
}

.hpe_top_value_offers .products .js-description ul:not(.pagination) li:before {
    padding-top: 3px;
    content: "\f00c";
    color: #eacb27;
    font-size: 14px;
    padding-left: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #fbf5d4;
}

.hpe_top_value_offers .c-Products__artNo {
    text-align: left;
    display: none;
}

.hpe_top_value_offers .js-description {
    border-bottom: 2px solid #d0d1d5;
    text-align: left;
    padding-bottom: 20px !important;
}

.hpe_top_value_offers .btn-primary {
    width: 100%;
    background: #159f79;
    border-color: #159f79;
    padding: 14px 22px 14px 20px !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 13px;
}

.hpe_top_value_offers .btn-primary:hover {
    background: #03161E;
    border-color: #03161E !important;
}

.hpe_top_value_offers .btn-primary::after {
    display: none;
}

.hpe_top_value_offers .server {
    padding-top: 150px;
}


.hpe_top_value_offers #microsite_content .server .article > .row {
    padding: 0px;
}

.hpe_top_value_offers .contacts {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_proliant_gen10_1/footer_background.png");
    padding: 70px 0px 70px 0px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}

.hpe_top_value_offers .contacts  .lnk {
    color: #00A982;
    font-size: 14px;
}

.hpe_top_value_offers #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

.hpe_top_value_offers .contacts .lnk:hover {
    color: #fff;
    border-bottom: 1px transparent !important;
}

/* Responsive  */

@media only screen and (max-width: 1200px) {
    .hpe_top_value_offers .c-Products--gallery-Product {
        width: 47%;
    }
}

@media only screen and (max-width: 991px) {
    .hpe_top_value_offers .c-Products--gallery-Product {
        width: 100%;
    }

    .hpe_top_value_offers .bulletpoints .col-md-4:nth-child(3) .article.text_with_media {
        margin-top: 10px;
    }

    .hpe_top_value_offers .bulletpoints .col-md-4:nth-child(4) .article.text_with_media {
        margin-top: 10px;
    }
}


/* --------------------------------------------------------------------------------
 * 	 Windows 7 EOS *
 * -------------------------------------------------------------------------------- */

.win7eos p.big {
    line-height: 1.5;
}

/* --------------------------------------------------------------------------------
 * 	 Lenovo Make a shift *
 * -------------------------------------------------------------------------------- */

.hp_make_shift .hp_countdown {
    background: #1d2228; /* Old browsers */
    background: -moz-linear-gradient(top,  #1d2228 0%, #101316 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #1d2228 0%,#101316 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #1d2228 0%,#101316 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d2228', endColorstr='#101316',GradientType=0 ); /* IE6-9 */
    padding-bottom: 50px;
}

.hp_make_shift .hp_countdown h2 {
    color: #fff !important;
}

/* --------------------------------------------------------------------------------
 * 	 ALSO Adventskalendar 2019 *
 * -------------------------------------------------------------------------------- */

.adventskalendar_2019 #microsite_content {
    background: url('https://www.also.com/ec/cms5/media/img/1010/information_1/aktionen_8/adventskalendar_2019/2019_also_adventskalender_website_background.jpg');
    color: #fff;
}

.adventskalendar_2019 #colorbox #microsite_content {
    background: none;
    color: #000;
}

.adventskalendar_2019 #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

/* --------------------------------------------------------------------------------
 * 	 HP Members Club *
 * -------------------------------------------------------------------------------- */

.also_members_club .members_vordeelen {
    background: url(/ec/cms5/media/img/2400_2/acties/2019_2/hp_members_club_1/background_img_old_man_hp_member.jpg);
    margin-bottom: 50px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 750px;
    padding-top: 50px;
}

.also_members_club .members_vordeelen h2{
    color: #fff;
}

.also_members_club .members_form {
    background: url(/ec/cms5/media/img/2400_2/acties/2019_2/hp_members_club_1/background_blue_wall.jpg);
    background-repeat: no-repeat;
    padding: 40px 0px 50px 0px;
    background-size: cover;
    color: #fff;
    margin-top:	50px;
}

.also_members_club .members_form h2{
    color: #fff;
}

.also_members_club .members_footers {
    background: #000;
    color: #fff;
}

.also_members_club .c-Footer {
    display: none;
}

.also_members_club footer.navbar.navbar-bottom.navbar-inverse {
    display: none;
}

.also_members_club .members_footers .col-xs-12.col-md-10 {
    text-align: right;
}

.members_footers a {
    color: white !important;
    border-bottom: 1px solid #fff !important;
    font-size: 13px;
    font-weight: normal;
}

.members_footers p {
    color: white !important;
    font-size: 13px;
    font-weight: normal;
    margin: 5px
}

.also_members_club #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

.also_members_club #cboxLoadedContent {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

/* --------------------------------------------------------------------------------
 * 	 HP Power Bundle*
 * -------------------------------------------------------------------------------- */

.hp_powerbundle .headmenu a {
    color: black !important;
    font-weight: normal;
}

.hp_powerbundle .rabatte {
    background: #059EDB;
}

.hp_powerbundle .rabatte h2,
.hp_powerbundle .rabatte p{
    color: #fff;
}

.hp_powerbundle .intel_logo {
    background: #059EDB;
}

#microsite_content .bg-black_1.box,
#microsite_content .bg-black_1.box .grid,
#microsite_content .bg-black_1:not(.box) .grid-col .article,
#microsite_content .bg-black-1.box,
#microsite_content .bg-black-1 .box,
#microsite_content .bg-black-1.box .grid,
#microsite_content .bg-black-1:not(.box) .grid-col .article {
    background: #F9F9F9
}

.hp_powerbundle .footer {
    background: #5A5A5A;
    color: #fff;
}

/* --------------------------------------------------------------------------------
 * 	 ALSO Green Heroes *
 * -------------------------------------------------------------------------------- */

.green_heroes .green_formular h2{
    color: #fff;
}

.green_heroes .green_formular {
    background: #281a11;
    color: #fff;
}

.green_heroes #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

.green_heroes #microsite_content .box .grid {
    background-color: #281A11;
}

/* --------------------------------------------------------------------------------
 * 	 Bonus Club Informationpage *
 * -------------------------------------------------------------------------------- */

@media only screen and (max-width: 996px) {
    .bonusclub_information_numbers img {
        width: 100px;
    }
    .bonusclub_information_numbers .text_with_media img {
        padding-left: 0px;
    }
    .bonusclub_information_buttons .btn-primary {
        width: 100%;
    }
}

/* --------------------------------------------------------------------------------
 * Lenovo powered by AMD Kampagne *
 * -------------------------------------------------------------------------------- */
/* All sections
.lenovo_powered_amd
.lenovo_header
.lenovo_bonus_box
.lenovo_bonus_member
.lenovo_products
.lenovo_deals
.advantages
.advantages_boxes
.finaltext
font-family: 'Lato', sans-serif;
*/

@import url('https://fonts.googleapis.com/css?family=Lato:400,700&display=swap');

.lenovo_powered_amd,
.lenovo_powered_amd html,
.lenovo_powered_amd body {
    font-family: 'Lato', sans-serif;
}

.lenovo_powered_amd h2 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
}

.lenovo_powered_amd p {
    font-size: 18px;
}

.lenovo_powered_amd .lenovo_header {
    background: url(/ec/cms5/media/img/1010_central/lenovo_powered_by_amd/lenovo_header_bg.jpg);
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: center;
}

.lenovo_powered_amd .lenovo_header .text_with_media img {
    width: 50%;
    padding-top: 100px;
}

.lenovo_powered_amd .lenovo_header .text_with_media h1 {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-weight: normal;
    font-size: 60px;
    padding-top: 60px;
}

.lenovo_powered_amd .lenovo_header .text_with_media p:before {
    content: "";
    width: 16%;
    height: 5px;
    background: #e2231a;
    position: absolute;
    top: 196px;
}

.lenovo_powered_amd .lenovo_header .text_with_media p {
    color: #fff;
    padding-top: 25px;
    font-size: 20px;
}

.lenovo_powered_amd .lenovo_bonus_box {
    padding: 70px 0px 0px 0px
}

.lenovo_powered_amd .lenovo_bonus_box h2 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

.lenovo_powered_amd .lenovo_bonus_box p {
    font-size: 18px;
}

.lenovo_powered_amd .lenovo_bonus_box p.big {
    font-size: 22px;
    line-height: 1.5;
    padding-top: 20px;
}

.lenovo_powered_amd .lenovo_bonus_box a {
    color: #e2231a;
}

.lenovo_powered_amd .lenovo_bonus_box .text_with_media .col-xs-12:nth-child(1){
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 60px;
    text-align: left;
    position: relative;
    top: -150px;
    background: white;
}

.lenovo_powered_amd .lenovo_bonus_box img {
    width: 60%;
}

.lenovo_powered_amd .lenovo_bonus_member {
    background: #e2231a;
    padding: 50px 0px 0px 0px;
    margin-top: -100px;
}

.lenovo_powered_amd .lenovo_bonus_member h2 {
    color: #fff;
    margin-bottom: 20px;
}

.lenovo_powered_amd .lenovo_bonus_member p{
    font-size: 20px;
    color: #fff;
}

.lenovo_powered_amd .lenovo_products {
    padding-top: 20px;
    background: #e2231a;
}

#microsite_content .lenovo_products  .c-Products--gallery-Product {
    padding-left: 50px;
    padding-right: 50px;
    width: 27%;
    margin: 40px 29px 0px 29px;
    background: white;
    text-align: center;
}

#microsite_content .lenovo_products  .c-Products--gallery-Product:nth-child(1),
#microsite_content .lenovo_products  .c-Products--gallery-Product:nth-child(2),
#microsite_content .lenovo_products  .c-Products--gallery-Product:nth-child(3) {
    margin-top: 0px;
}


.lenovo_powered_amd .lenovo_products .js-description {
    display: none;
}

.lenovo_powered_amd .lenovo_products .c-Products__shortDescription.js-shortDescription a{
    color: black;
}

.lenovo_powered_amd .lenovo_products .c-Products__shortDescription.js-shortDescription a:hover,
.lenovo_powered_amd .lenovo_products .c-Products__shortDescription.js-shortDescription a:active,
.lenovo_powered_amd .lenovo_products .c-Products__shortDescription.js-shortDescription a:focus {
    color: #e2231a !important;
    border-bottom: 0 !important;
}

.lenovo_powered_amd .lenovo_products .c-Products__price {
    display: none;
}

.lenovo_powered_amd .lenovo_products .add_info_products {
    position: relative;
    top: -87px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.lenovo_powered_amd .lenovo_products .add_info_products p {
    font-size: 16px;
    font-weight: bold;
    background: url("https://www.also.com/ec/cms5/media/img/1010_central/lenovo_powered_by_amd/bonus-club-points-bg.png");
    background-position-x: center;
    margin: 0 auto;
    background-repeat: no-repeat;
    width: 50%;
    padding: 3px 0px 1px 0px;
}

.lenovo_powered_amd .lenovo_products .c-Products__shortDescription.js-shortDescription {
    position: relative;
    top: 58px;
    min-height: 80px;
}

.lenovo_powered_amd #microsite_content .c-Products--gallery-Product.col-lg-4 .btn,
.lenovo_powered_amd #microsite_content .c-Products--gallery-Product.col-lg-6 .btn {
    width: 75%;
}

.lenovo_powered_amd #microsite_content .c-Products--gallery-Product .btn-primary {
    padding: 14px 5px 14px 5px;
    margin-top: 20px !important;
}

.lenovo_powered_amd .lenovo_products a.btn.btn-primary  {
    border-color: #e2231a;
    color: #e2231a;
    font-weight: bold;
}

.lenovo_powered_amd .lenovo_products a.btn.btn-primary i{
    display: none;
}

.lenovo_powered_amd .lenovo_products .btn-primary::after {
    display: none;
}

.lenovo_powered_amd .lenovo_products a.btn.btn-primary:hover  {
    background: #e2231a;
    color: #fff;
}

.lenovo_powered_amd .lenovo_deals .btn-default{
    color: #fff;
    background-color: #e2231a;
    border-color: #fff;
    margin: 20px 0;
    font-weight: bold;
    font-size: 32px;
}

.lenovo_powered_amd .lenovo_deals .btn-default:hover,
.lenovo_powered_amd .lenovo_deals .btn-default:active,
.lenovo_powered_amd .lenovo_deals .btn-default:focus {
    background-color: #fff !important;
    color: #e2231a;
    border-color: #fff;
}

.lenovo_powered_amd .lenovo_deals .btn-default span{
    color: #fff !important;
}
.lenovo_powered_amd #microsite_content section .btn:hover > span {
    color: #e2231a !important;
}

.lenovo_powered_amd .lenovo_deals {
    background: #e2231a;
    padding: 50px 0px 0px 0px;
}

.lenovo_powered_amd .lenovo_deals h2 {
    color: #fff;
    margin-bottom: 20px;
}

.lenovo_powered_amd .lenovo_deals p{
    font-size: 20px;
    color: #fff;
}

.lenovo_powered_amd .lenovo_deals a{
    color: ##fff !important;
}

.lenovo_powered_amd .advantages {
    padding: 50px 0px 0px 0px;
}

.lenovo_powered_amd .advantages h2 {
    color: #000;
    margin-bottom: 20px;
}

.lenovo_powered_amd .advantages p{
    font-size: 20px;
    color: #000;
}

.lenovo_powered_amd .advantages p{
    font-size: 20px;
    color: #000;
}

.lenovo_powered_amd .advantages_boxes {
    padding-top: 20px;
}

.lenovo_powered_amd .advantages_boxes p.big {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 4px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.lenovo_powered_amd .advantages_boxes .text_with_media{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 5px;
    padding: 30px 0px;
}

.lenovo_powered_amd .advantages_boxes .text_with_media{
    color: darkgrey;
}

.lenovo_powered_amd .finaltext {
    padding: 50px 0px 50px 0px;
    margin-top: 100px;
    background: url(https://www.also.com/ec/cms5/media/img/1010_central/lenovo_powered_by_amd/footer-bg.jpg);
}

.lenovo_powered_amd .finaltext .col-for-image{
    min-height: 100px;
}

.lenovo_powered_amd .finaltext h2,
.lenovo_powered_amd .finaltext p {
    color: #fff;
}

.lenovo_powered_amd .finaltext h2 {
    margin-bottom: 20px;
}

.lenovo_powered_amd #microsite_content .finaltext ul {
    width: 50%;
    float: left;
}

.lenovo_powered_amd #microsite_content li {
    text-align: left;
    list-style-image: url('https://www.also.com/ec/cms5/media/img/1010_central/lenovo_powered_by_amd/bullet-point.png');
    color: #fff;
    font-size: 18px;
    padding-bottom: 7px;
}

.lenovo_powered_amd #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

/* Responsive */

@media (min-width: 992px) {

    .lenovo_powered_amd .finaltext {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

}

@media (max-width: 1200px) {

    .lenovo_powered_amd .lenovo_products .add_info_products {
        top: -112px;
    }

    .lenovo_powered_amd .lenovo_products .add_info_products p {
        width: 60%;
    }

}

@media (max-width: 992px) {

    .lenovo_powered_amd .lenovo_header .text_with_media img {
        width: 80%;
        padding-top: 50px;
    }

    .lenovo_powered_amd .lenovo_bonus_box img {
        display: none;
        position: relative;
    }

    .lenovo_powered_amd .lenovo_header {
        height: 600px;
    }

    #microsite_content .lenovo_products .c-Products--gallery-Product {
        padding-left: 50px;
        padding-right: 50px;
        width: 41%;
        margin: 40px 29px 20px 32px !important;
        background: white;
        text-align: center;
    }

    .lenovo_powered_amd .lenovo_products .add_info_products {
        top: -84px;
    }

    .lenovo_powered_amd .lenovo_products .add_info_products p {
        width: 54%;
    }

    .lenovo_powered_amd .advantages_boxes .text_with_media:nth-child(2){
        margin-top: 30px !important;
    }

    .lenovo_powered_amd .finaltext .col-xs-12:nth-child(2) {
        padding-bottom: 100px;
    }

    .lenovo_powered_amd .finaltext .group-3-3 img {
        position: relative;
        top: -800px;
        text-align: center;
        margin: 0 auto;
    }

}

@media (max-width: 767px) {

    .lenovo_powered_amd .lenovo_header .text_with_media h1 {
        font-size: 46px;
    }

    .lenovo_powered_amd .lenovo_header .text_with_media p {
        padding-top: 60px;
        font-size: 18px;
    }

    .lenovo_powered_amd .lenovo_header .text_with_media p:before {
        top: 70%;
    }

    #microsite_content .lenovo_products .c-Products--gallery-Product {
        width: 90%;
    }

    .lenovo_powered_amd .lenovo_products .add_info_products p {
        width: 30%;
    }

    .lenovo_powered_amd .lenovo_products .add_info_products {
        top: -30px;
    }

    .lenovo_powered_amd .finaltext .col-xs-12:nth-child(2) {
        padding-bottom: 100px;
    }

    .lenovo_powered_amd .finaltext .group-3-3 img {
        position: relative;
        top: -780px;
        text-align: center;
        margin: 0 auto;
    }

}

@media (max-width: 602px) {

    .lenovo_powered_amd .lenovo_products .add_info_products {
        top: -55px;
    }

    .lenovo_powered_amd .finaltext .col-xs-12:nth-child(2) {
        padding-bottom: 100px;
    }

    .lenovo_powered_amd #microsite_content li {
        font-size: 16px;
    }

    .lenovo_powered_amd .finaltext .group-3-3 img {
        position: relative;
        top: -820px;
        text-align: center;
        margin: 0 auto;
    }

}


/* --------------------------------------------------------------------------------
 * HP powered by AMD Kampagne *
 * -------------------------------------------------------------------------------- */
/* All sections
.hp_powered_amd
.hp_header
.hp_bonus_box
.hp_bonus_member
.hp_products
.hp_deals
.advantages
.advantages_boxes
.finaltext
font-family: 'Lato', sans-serif;
*/

@import url('https://fonts.googleapis.com/css?family=Lato:400,700&display=swap');

.also_solutions_business_team,
.hp_powered_amd html,
.hp_powered_amd body {
    font-family: 'Lato', sans-serif;
}

.hp_powered_amd h2 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
}

.hp_powered_amd p {
    font-size: 18px;
}

.hp_powered_amd .hp_header {
    background: url(/ec/cms5/media/img/1010_central/hp_powered_by_amd/header-bg.jpg);
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: center;
}

.hp_powered_amd .hp_header .text_with_media img {
    width: 50%;
    padding-top: 100px;
}

.hp_powered_amd .hp_header .text_with_media h1 {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-weight: normal;
    font-size: 60px;
    padding-top: 60px;
}

.hp_powered_amd .hp_header .text_with_media p:before {
    content: "";
    width: 16%;
    height: 5px;
    background: #0096d6;
    position: absolute;
    top: 196px;
}

.hp_powered_amd .hp_header .text_with_media p {
    color: #fff;
    padding-top: 25px;
    font-size: 20px;
}

.hp_powered_amd .hp_bonus_box {
    padding: 70px 0px 0px 0px
}

.hp_powered_amd .hp_bonus_box h2 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

.hp_powered_amd .hp_bonus_box p {
    font-size: 18px;
}

.hp_powered_amd .hp_bonus_box p.big {
    font-size: 22px;
    line-height: 1.5;
    padding-top: 20px;
}

.hp_powered_amd .hp_bonus_box a {
    color: #0096d6;
}

.hp_powered_amd .hp_bonus_box .text_with_media .col-xs-12:nth-child(1){
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 60px;
    text-align: left;
    position: relative;
    top: -150px;
    background: white;
}

.hp_powered_amd .hp_bonus_box img {
    width: 60%;
}

.hp_powered_amd .hp_bonus_member {
    background: #0096d6;
    padding: 50px 0px 0px 0px;
    margin-top: -100px;
}

.hp_powered_amd .hp_bonus_member h2 {
    color: #fff;
    margin-bottom: 20px;
}

.hp_powered_amd .hp_bonus_member p{
    font-size: 20px;
    color: #fff;
}

.hp_powered_amd .hp_products {
    padding-top: 20px;
    background: #0096d6;
}

#microsite_content .hp_products  .c-Products--gallery-Product {
    padding-left: 50px;
    padding-right: 50px;
    width: 27%;
    margin: 40px 29px 0px 29px;
    background: white;
    text-align: center;
}

#microsite_content .hp_products  .c-Products--gallery-Product:nth-child(1),
#microsite_content .hp_products  .c-Products--gallery-Product:nth-child(2),
#microsite_content .hp_products  .c-Products--gallery-Product:nth-child(3) {
    margin-top: 0px;
}


.hp_powered_amd .hp_products .js-description {
    display: none;
}

.hp_powered_amd .hp_products .c-Products__shortDescription.js-shortDescription a{
    color: black;
}

.hp_powered_amd .hp_products .c-Products__shortDescription.js-shortDescription a:hover,
.hp_powered_amd .hp_products .c-Products__shortDescription.js-shortDescription a:active,
.hp_powered_amd .hp_products .c-Products__shortDescription.js-shortDescription a:focus {
    color: #0096d6 !important;
    border-bottom: 0 !important;
}

.hp_powered_amd .hp_products .c-Products__price {
    display: none;
}

.hp_powered_amd .hp_products .add_info_products {
    position: relative;
    top: -87px;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 28px;
}

.hp_powered_amd .hp_products .add_info_products p {
    font-size: 16px;
    font-weight: bold;
    background: url("https://www.also.com/ec/cms5/media/img/1010_central/lenovo_powered_by_amd/bonus-club-points-bg.png");
    background-position-x: center;
    margin: 0 auto;
    background-repeat: no-repeat;
    width: 50%;
    padding: 3px 0px 1px 0px;
}

.hp_powered_amd .hp_products .c-Products__shortDescription.js-shortDescription {
    position: relative;
    top: 58px;
    min-height: 80px;
}

.hp_powered_amd #microsite_content .c-Products--gallery-Product.col-lg-4 .btn,
.hp_powered_amd #microsite_content .c-Products--gallery-Product.col-lg-6 .btn {
    width: 75%;
}

.hp_powered_amd #microsite_content .c-Products--gallery-Product .btn-primary {
    padding: 14px 5px 14px 5px;
    margin-top: 20px !important;
}

.hp_powered_amd .hp_products a.btn.btn-primary  {
    border-color: #0096d6;
    color: #0096d6;
    font-weight: bold;
}

.hp_powered_amd .hp_products a.btn.btn-primary i{
    display: none;
}

.hp_powered_amd .hp_products .btn-primary::after {
    display: none;
}

.hp_powered_amd .hp_products a.btn.btn-primary:hover  {
    background: #0096d6;
    color: #fff;
}

.hp_powered_amd .hp_deals .btn-default{
    color: #fff;
    background-color: #0096d6;
    border-color: #fff;
    margin: 20px 0;
    font-weight: bold;
    font-size: 32px;
}

.hp_powered_amd .hp_deals .btn-default:hover,
.hp_powered_amd .hp_deals .btn-default:active,
.hp_powered_amd .hp_deals .btn-default:focus {
    background-color: #fff !important;
    color: #0096d6;
    border-color: #fff;
}

.hp_powered_amd .hp_deals .btn-default span{
    color: #fff !important;
}
.hp_powered_amd #microsite_content section .btn:hover > span {
    color: #0096d6 !important;
}

.hp_powered_amd .hp_deals {
    background: #0096d6;
    padding: 50px 0px 0px 0px;
}

.hp_powered_amd .hp_deals h2 {
    color: #fff;
    margin-bottom: 20px;
}

.hp_powered_amd .hp_deals p{
    font-size: 20px;
    color: #fff;
}

.hp_powered_amd .hp_deals a{
    color: ##fff !important;
}

.hp_powered_amd .advantages {
    padding: 50px 0px 0px 0px;
}

.hp_powered_amd .advantages h2 {
    color: #000;
    margin-bottom: 20px;
}

.hp_powered_amd .advantages p{
    font-size: 20px;
    color: #000;
}

.hp_powered_amd .advantages p{
    font-size: 20px;
    color: #000;
}

.hp_powered_amd .advantages_boxes {
    padding-top: 20px;
}

.hp_powered_amd .advantages_boxes p.big {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 4px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.hp_powered_amd .advantages_boxes .text_with_media{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 5px;
    padding: 30px 0px;
}

.hp_powered_amd .advantages_boxes .text_with_media{
    color: darkgrey;
}

.hp_powered_amd .finaltext {
    padding: 50px 0px 50px 0px;
    margin-top: 100px;
    background: url(https://www.also.com/ec/cms5/media/img/1010_central/lenovo_powered_by_amd/footer-bg.jpg);
}

.hp_powered_amd .finaltext .col-for-image{
    min-height: 100px;
}

.hp_powered_amd .finaltext h2,
.hp_powered_amd .finaltext p {
    color: #fff;
}

.hp_powered_amd .finaltext h2 {
    margin-bottom: 20px;
}

.hp_powered_amd #microsite_content .finaltext ul {
    width: 50%;
    float: left;
}

.hp_powered_amd #microsite_content li {
    text-align: left;
    list-style-image: url(/ec/cms5/media/img/1010_central/hp_powered_by_amd/bullet-point.png);
    color: #fff;
    font-size: 18px;
    padding-bottom: 7px;
}

.hp_powered_amd #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

/* Responsive */

@media (min-width: 992px) {

    .hp_powered_amd .finaltext {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

}

@media (max-width: 1200px) {

    .hp_powered_amd .hp_products .add_info_products {
        top: -112px;
    }

    .hp_powered_amd .hp_products .add_info_products p {
        width: 60%;
    }

}

@media (max-width: 992px) {

    .hp_powered_amd .hp_header .text_with_media img {
        width: 80%;
        padding-top: 50px;
    }

    .hp_powered_amd .hp_bonus_box img {
        display: none;
        position: relative;
    }

    .hp_powered_amd .hp_header {
        height: 600px;
    }

    #microsite_content .hp_products .c-Products--gallery-Product {
        padding-left: 50px;
        padding-right: 50px;
        width: 41%;
        margin: 40px 29px 20px 32px !important;
        background: white;
        text-align: center;
    }

    .hp_powered_amd .hp_products .add_info_products {
        top: -84px;
    }

    .hp_powered_amd .hp_products .add_info_products p {
        width: 54%;
    }

    .hp_powered_amd .advantages_boxes .text_with_media:nth-child(2){
        margin-top: 30px !important;
    }

    .hp_powered_amd .finaltext .col-xs-12:nth-child(2) {
        padding-bottom: 100px;
    }

    .hp_powered_amd .finaltext .group-3-3 img {
        position: relative;
        top: -800px;
        text-align: center;
        margin: 0 auto;
    }

}

@media (max-width: 767px) {

    .hp_powered_amd .hp_header .text_with_media h1 {
        font-size: 46px;
    }

    .hp_powered_amd .hp_header .text_with_media p {
        padding-top: 60px;
        font-size: 18px;
    }

    .hp_powered_amd .hp_header .text_with_media p:before {
        top: 70%;
    }

    #microsite_content .hp_products .c-Products--gallery-Product {
        width: 90%;
    }

    .hp_powered_amd .hp_products .add_info_products p {
        width: 30%;
    }

    .hp_powered_amd .hp_products .add_info_products {
        top: -30px;
    }

    .hp_powered_amd .finaltext .col-xs-12:nth-child(2) {
        padding-bottom: 100px;
    }

    .hp_powered_amd .finaltext .group-3-3 img {
        position: relative;
        top: -780px;
        text-align: center;
        margin: 0 auto;
    }

}

@media (max-width: 602px) {

    .hp_powered_amd .hp_products .add_info_products {
        top: -55px;
    }

    .hp_powered_amd .finaltext .col-xs-12:nth-child(2) {
        padding-bottom: 100px;
    }

    .hp_powered_amd #microsite_content li {
        font-size: 16px;
    }

    .hp_powered_amd .finaltext .group-3-3 img {
        position: relative;
        top: -820px;
        text-align: center;
        margin: 0 auto;
    }

}

/* --------------------------------------------------------------------------------
 * Microsoft Attach office 5110, 5210, 5310 *
 * -------------------------------------------------------------------------------- */

/* **********************************************
 * Main Elements
 ********************************************** */

.p-microsite {
    background: #fff;
}

.p-microsite main a:hover,
.p-microsite main a:focus {
    border-bottom: 1px solid #CCC;
    color: #333;
    text-decoration: none;
    transition: all 0.25s ease 0s;
}

.p-microsite main a.btn span {
    font-size: 0.85em;
}

.p-microsite main a.full.btn {
    width: 100%;
}

.p-microsite main a.btn:hover,
.p-microsite main a.btn:focus {
    border: 2px solid #000;
    color: #fff;
}

.p-microsite .to_top {
    /*background: #fff none repeat scroll 0 0;*/
    background: transparent none repeat scroll 0 0;
    padding: 5px 25px;
    text-align: right;
}

.img-original.img-responsive {
    width: auto;
}

table .img-responsive {
    width: auto;
    display: inline-block;
}

img {
    image-rendering: -webkit-optimize-contrast;
}

p.big	{font-size: 26px; line-height: 1.8;}
p 		{font-size: 15px; line-height: 1.5;}
p.small	{font-size: 10px; line-height: 1.2;}


.space-top-0    { top: 0%!important;     }
.space-top-10   { top: 10%!important;     }
.space-top-20   { top: 20%!important;     }
.space-top-30   { top: 30%!important;     }
.space-top-40   { top: 40%!important;     }
.space-top-50   { top: 50%!important;     }
.space-top-60   { top: 60%!important;     }
.space-top-70   { top: 70%!important;     }
.space-top-80   { top: 80%!important;     }
.space-top-90   { top: 90%!important;     }
.space-top-100  { top: 100%!important;    }

a.anchor {
    float: left;
}

/* **********************************************
 * Popover Style
 ********************************************** */

span.micrositetooltip {
    font-weight: 900;
    cursor: pointer;
}
span.micrositetooltip:hover{
    color: #89E872;
}
.popover {
    max-width: 400px;
}

.dummy-products .popover-content {
    padding: 50px;
    width: 260px;
    margin: 15px;
    color: black;
}

/* **********************************************
 * Image Hover Effect
 ********************************************** */

.image-hover-wrapper {
    position: relative;
}

.grid.text-center .image-hover-wrapper {
    display: flex;
    justify-content: center;
}

.grid.text-center .image-hover-wrapper img {
    margin: 0;
    align-self: center;
    flex-shrink: 0;
}

img.img-hover {
    position: absolute;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

img.img-hover:hover {
    opacity: 1;
}

#microsite_content .box .grid {
    background-color: #fff;
}

#microsite_content .row .u-bgGreen, .row .u-bgGrey,
#microsite_content .row .u-bgBeige, .row .u-bgBlack {
    border-width: 0;
}

/* Primary Colors */

#microsite_content .bg-cd1-40.box,
#microsite_content .bg-cd1-40 .box,
#microsite_content .bg-cd1-40.box .grid,
#microsite_content .bg-cd1-40:not(.box) .grid-col .article          {background: #d1e1b0}

#microsite_content .bg-cd1-70.box,
#microsite_content .bg-cd1-70 .box,
#microsite_content .bg-cd1-70.box .grid,
#microsite_content .bg-cd1-70:not(.box) .grid-col .article          {background: #aecb74}

#microsite_content .bg-cd1-100.box,
#microsite_content .bg-cd1-100 .box,
#microsite_content .bg-cd1-100.box .grid,
#microsite_content .bg-cd1-100:not(.box) .grid-col .article          {background: #89e872}

#microsite_content .bg-cd2-40.box,
#microsite_content .bg-cd2-40 .box,
#microsite_content .bg-cd2-40.box .grid,
#microsite_content .bg-cd2-40:not(.box) .grid-col .article          {background: #96afdb}

#microsite_content .bg-cd2-70.box,
#microsite_content .bg-cd2-70 .box,
#microsite_content .bg-cd2-70.box .grid,
#microsite_content .bg-cd2-70:not(.box) .grid-col .article          {background: #5185c5}

#microsite_content .bg-cd2-100.box,
#microsite_content .bg-cd2-100 .box,
#microsite_content .bg-cd2-100.box .grid,
#microsite_content .bg-cd2-100:not(.box) .grid-col .article         {background: #0057b8}

#microsite_content .bg-flashgreen_40.box,
#microsite_content .bg-flashgreen_40.box .grid,
#microsite_content .bg-flashgreen_40:not(.box) .grid-col .article,
#microsite_content .bg-cd3-40.box,
#microsite_content .bg-cd3-40 .box,
#microsite_content .bg-cd3-40.box .grid,
#microsite_content .bg-cd3-40:not(.box) .grid-col .article          {background: #b0ef9c}

#microsite_content .bg-flashgreen_70.box,
#microsite_content .bg-flashgreen_70.box .grid,
#microsite_content .bg-flashgreen_70:not(.box) .grid-col .article,
#microsite_content .bg-cd3-70.box,
#microsite_content .bg-cd3-70 .box,
#microsite_content .bg-cd3-70.box .grid,
#microsite_content .bg-cd3-70:not(.box) .grid-col .article          {background: #d4f6c6}

#microsite_content .bg-flashgreen.box,
#microsite_content .bg-flashgreen.box .grid,
#microsite_content .bg-flashgreen:not(.box) .grid-col .article,
#microsite_content .bg-cd3-100.box,
#microsite_content .bg-cd3-100 .box,
#microsite_content .bg-cd3-100.box .grid,
#microsite_content .bg-cd3-100:not(.box) .grid-col .article         {background: #89e872}

#microsite_content .bg-black_1.box,
#microsite_content .bg-black_1.box .grid,
#microsite_content .bg-black_1:not(.box) .grid-col .article,
#microsite_content .bg-black-1.box,
#microsite_content .bg-black-1 .box,
#microsite_content .bg-black-1.box .grid,
#microsite_content .bg-black-1:not(.box) .grid-col .article         {background: #f5f5f5}

#microsite_content .bg-black-40.box,
#microsite_content .bg-black-40 .box,
#microsite_content .bg-black-40.box .grid,
#microsite_content .bg-black-40:not(.box) .grid-col .article        {background: #b2b2b2}

#microsite_content .bg-black-100.box,
#microsite_content .bg-black-100 .box,
#microsite_content .bg-black-100.box .grid,
#microsite_content .bg-black-100:not(.box) .grid-col .article       {background: #000; color: #fff;}

#microsite_content .bg-black-100.box .btn {
    border: 2px solid white;
    color: #fff
}
#microsite_content .bg-black-100.box .btn:hover {
    background: #fff;
    color: #000;
}
#microsite_content .bg-black-100.box .btn span{
    color: #fff
}
#microsite_content .bg-black-100.box .btn:hover span{
    color: #000
}

#microsite_content .bg-white.box,
#microsite_content .bg-white.box.box .grid,
#microsite_content .bg-white:not(.box) .grid-col .article,
#microsite_content .bg-white-100.box,
#microsite_content .bg-white-100 .box,
#microsite_content .bg-white-100.box.box .grid,
#microsite_content .bg-white-100:not(.box) .grid-col .article       {background: #fff}

#microsite_content .bg-cd1-40 h1,
#microsite_content .bg-cd1-40 h2,
#microsite_content .bg-cd1-40 h3,
#microsite_content .bg-cd1-70 h1,
#microsite_content .bg-cd1-70 h2,
#microsite_content .bg-cd1-70 h3,
#microsite_content .bg-cd2-40 h1,
#microsite_content .bg-cd2-40 h2,
#microsite_content .bg-cd2-40 h3,
#microsite_content .bg-cd2-70 h1,
#microsite_content .bg-cd2-70 h2,
#microsite_content .bg-cd2-70 h3,
#microsite_content .bg-cd2-100 h1,
#microsite_content .bg-cd2-100 h2,
#microsite_content .bg-cd2-100 h3,
#microsite_content .bg-cd3-40 h1,
#microsite_content .bg-cd3-40 h2,
#microsite_content .bg-cd3-40 h3,
#microsite_content .bg-cd3-70 h1,
#microsite_content .bg-cd3-70 h2,
#microsite_content .bg-cd3-70 h3,
#microsite_content .bg-cd3-100 h1,
#microsite_content .bg-cd3-100 h2,
#microsite_content .bg-cd3-100 h3,
#microsite_content .bg-black-40 h1,
#microsite_content .bg-black-40 h2,
#microsite_content .bg-black-40 h3{
    color: #000;
}

#microsite_content .bg-cd1-100 h1,
#microsite_content .bg-cd1-100 h2,
#microsite_content .bg-cd1-100 h3,
#microsite_content .bg-cd1-100 p,
#microsite_content .bg-black-100 h1,
#microsite_content .bg-black-100 h2,
#microsite_content .bg-black-100 h3,
#microsite_content .bg-black-100 p {
    color: #fff;
}

/* Additional Colors */

#microsite_content .bg-paleblue_70.box,
#microsite_content .bg-paleblue_70.box .grid,
#microsite_content .bg-paleblue_70:not(.box) .grid-col .article,
#microsite_content .bg-add1-70.box,
#microsite_content .bg-add1-70 .box,
#microsite_content .bg-add1-70.box .grid,
#microsite_content .bg-add1-70:not(.box) .grid-col .article         {background: #65cdef}

#microsite_content .bg-paleblue.box,
#microsite_content .bg-paleblue.box .grid,
#microsite_content .bg-paleblue:not(.box) .grid-col .article,
#microsite_content .bg-add1-100.box,
#microsite_content .bg-add1-100 .box,
#microsite_content .bg-add1-100.box .grid,
#microsite_content .bg-add1-100:not(.box) .grid-col .article        {background: #00b5e2}

#microsite_content .bg-add2-70.box,
#microsite_content .bg-add2-70 .box,
#microsite_content .bg-add2-70.box .grid,
#microsite_content .bg-add2-70:not(.box) .grid-col .article         {background: #b7d876}

#microsite_content .bg-add2-100.box,
#microsite_content .bg-add2-100 .box,
#microsite_content .bg-add2-100.box .grid,
#microsite_content .bg-add2-100:not(.box) .grid-col .article        {background: #cedc00}

#microsite_content .bg-add3-70.box,
#microsite_content .bg-add3-70 .box,
#microsite_content .bg-add3-70.box .grid,
#microsite_content .bg-add3-70:not(.box) .grid-col .article         {background: #f9a263}

#microsite_content .bg-add3-100.box,
#microsite_content .bg-add3-100 .box,
#microsite_content .bg-add3-100.box .grid,
#microsite_content .bg-add3-100:not(.box) .grid-col .article        {background: #e87722}

#microsite_content .bg-add4-70.box,
#microsite_content .bg-add4-70 .box,
#microsite_content .bg-add4-70.box .grid,
#microsite_content .bg-add4-70:not(.box) .grid-col .article         {background: #dd6866}

#microsite_content .bg-add4-100.box,
#microsite_content .bg-add4-100 .box,
#microsite_content .bg-add4-100.box .grid,
#microsite_content .bg-add4-100:not(.box) .grid-col .article        {background: #ba0c2f}

#microsite_content .bg-add1-70 h1,
#microsite_content .bg-add1-70 h2,
#microsite_content .bg-add1-70 h3,
#microsite_content .bg-add1-100 h1,
#microsite_content .bg-add1-100 h2,
#microsite_content .bg-add1-100 h3,
#microsite_content .bg-add2-70 h1,
#microsite_content .bg-add2-70 h2,
#microsite_content .bg-add2-70 h3,
#microsite_content .bg-add2-100 h1,
#microsite_content .bg-add2-100 h2,
#microsite_content .bg-add2-100 h3,
#microsite_content .bg-add3-70 h1,
#microsite_content .bg-add3-70 h2,
#microsite_content .bg-add3-70 h3,
#microsite_content .bg-add3-100 h1,
#microsite_content .bg-add3-100 h2,
#microsite_content .bg-add3-100 h3,
#microsite_content .bg-add4-70 h1,
#microsite_content .bg-add4-70 h2,
#microsite_content .bg-add4-70 h3,
#microsite_content .bg-add4-100 h1,
#microsite_content .bg-add4-100 h2,
#microsite_content .bg-add4-100 h3 {
    color: #000;
}

/* Vendor/Topic related Colors */
/*
.bg-rel1
.bg-rel2
*/

/* Mixed Colors */

#microsite_content .bg-flashgreen_100_70.box,
#microsite_content .bg-flashgreen_100_70 .box,
#microsite_content .bg-flashgreen_100_70.box .grid,
#microsite_content .bg-flashgreen_100_70:not(.box) .grid-col .article,
#microsite_content .bg-cd3-100--cd3-70.box,
#microsite_content .bg-cd3-100--cd3-70 .box,
#microsite_content .bg-cd3-100--cd3-70.box .grid,
#microsite_content .bg-cd3-100--cd3-70:not(.box) .grid-col .article,
#microsite_content .bg-flashgreen_100_paleblue_70.box,
#microsite_content .bg-flashgreen_100_paleblue_70 .box,
#microsite_content .bg-flashgreen_100_paleblue_70.box .grid,
#microsite_content .bg-flashgreen_100_paleblue_70:not(.box) .grid-col .article,
#microsite_content .bg-cd3_100_add1_70.box,
#microsite_content .bg-cd3_100_add1_70 .box,
#microsite_content .bg-cd3_100_add1_70.box .grid { background: #89E872}

#microsite_content .bg-cd3-100--cd3-70.box .grid,
#microsite_content .bg-cd3_100_add1_70.box .grid,
#microsite_content .bg-white-100_bg-black-1,
#microsite_content .bg-white-100_bg-cd1-100 { background: transparent;}

.bg-white-100_bg-cd1-100 .btn-secondary,
.bg-white-100_bg-cd1-100 .lnk {
    color: #000;
}

@media (min-width: 992px) {

    #microsite_content .bg-flashgreen_100_70.box,
    #microsite_content .bg-flashgreen_100_70 .box,
    #microsite_content .bg-flashgreen_100_70.box .grid,
    #microsite_content .bg-cd3-100--cd3-70.box,
    #microsite_content .bg-cd3-100--cd3-70 .box,
    #microsite_content .bg-cd3-100--cd3-70.box .grid{
        background: #89E872;
        background: -moz-linear-gradient(left,  #89E872 50%, #D4F6C6 50%);
        background: -webkit-linear-gradient(left,  #89E872 50%,#D4F6C6 50%);
        background: linear-gradient(to right,  #89E872 50%,#D4F6C6 50%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89E872', endColorstr='#D4F6C6',GradientType=1 );
    }

    #microsite_content .bg-flashgreen_100_paleblue_70.box,
    #microsite_content .bg-flashgreen_100_paleblue_70 .box,
    #microsite_content .bg-flashgreen_100_paleblue_70.box .grid,
    #microsite_content .bg-cd3_100_add1_70.box,
    #microsite_content .bg-cd3_100_add1_70 .box,
    #microsite_content .bg-cd3_100_add1_70.box .grid{
        background: #89E872;
        background: -moz-linear-gradient(left,  #89E872 50%, #65CDEF 50%);
        background: -webkit-linear-gradient(left,  #89E872 50%,#65CDEF 50%);
        background: linear-gradient(to right,  #89E872 50%,#65CDEF 50%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89E872', endColorstr='#65CDEF',GradientType=1 );
    }

    #microsite_content .bg-white-100_bg-black-1.box,
    #microsite_content .bg-white-100_bg-black-1 .box,
    #microsite_content .bg-white-100_bg-black-1.box .grid{
        background: #ffffff;
        background: -moz-linear-gradient(left,  #ffffff 50%, #f5f5f5 50%);
        background: -webkit-linear-gradient(left,  #ffffff 50%,#f5f5f5 50%);
        background: linear-gradient(to right,  #ffffff 50%,#f5f5f5 50%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=1 );
    }

    #microsite_content .bg-white-100_bg-cd1-100.box,
    #microsite_content .bg-white-100_bg-cd1-100 .box,
    #microsite_content .bg-white-100_bg-cd1-100.box .grid{
        background: #ffffff;
        background: -moz-linear-gradient(left,  #ffffff 50%, #8bb438 50%);
        background: -webkit-linear-gradient(left,  #ffffff 50%,#8bb438 50%);
        background: linear-gradient(to right,  #ffffff 50%,#8bb438 50%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8bb438',GradientType=1 );
    }

    /* on article level for all / first elements */

    #microsite_content .bg-white-100_bg-cd1-100:not(.box) .grid-col .article{
        background: #89E872;
    }

    #microsite_content .bg-white-100_bg-cd1-100:not(.box) .grid-col .article h1,
    #microsite_content .bg-white-100_bg-cd1-100:not(.box) .grid-col .article h2,
    #microsite_content .bg-white-100_bg-cd1-100:not(.box) .grid-col .article h3 {
        color: black;
    }

    #microsite_content .bg-flashgreen_100_70:not(.box) .grid-col:first-of-type .article,
    #microsite_content .bg-cd3-100--cd3-70:not(.box) .grid-col:first-of-type .article,
    #microsite_content .bg-flashgreen_100_paleblue_70:not(.box) .grid-col:first-of-type .article,
    #microsite_content .bg-cd3_100_add1_70:not(.box) .grid-col:first-of-type .article{
        background: #89E872;
    }

    #microsite_content .bg-flashgreen_100_70:not(.box) .grid-col .article,
    #microsite_content .bg-cd3-100--cd3-70:not(.box) .grid-col .article {
        background: #D4F6C6;
    }

    #microsite_content .bg-white-100_bg-black-1:not(.box) .grid-col:first-of-type .article,
    #microsite_content .bg-white-100_bg-cd1-100:not(.box) .grid-col:first-of-type .article {
        background: #ffffff;
    }

    #microsite_content .bg-white-100_bg-black-1:not(.box) .grid-col .article{
        background: #f5f5f5;
    }

    #microsite_content .bg-flashgreen_100_paleblue_70:not(.box) .grid-col .article,
    #microsite_content .bg-cd3_100_add1_70:not(.box) .grid-col .article {
        background: #65CDEF;
    }


}

#microsite_content .bg-cd3-100--cd3-70 h1,
#microsite_content .bg-cd3-100--cd3-70 h2,
#microsite_content .bg-cd3-100--cd3-70 h3,
#microsite_content .bg-cd3_100_add1_70 h1,
#microsite_content .bg-cd3_100_add1_70 h2,
#microsite_content .bg-cd3_100_add1_70 h3{
    color: #000;
}


/* Header */

#microsite_header {
    background: #fff;
    margin-bottom: 15px;
}

#microsite_header > .row {
    position: relative;
}

#microsite_header div[class*="col"] {
    margin-bottom: 0;
}

#microsite_header ul {
    margin-top: 4px;
    padding: 0;
}

#microsite_header li {
    display: inline-block;
    float: left;
    margin-right: 5px;
}

#microsite_header li a {
    color: #666;
    display: block;
    padding: 0.5em;
    text-transform: uppercase;
}

.ms_search {
    position: absolute;
    right: 0;
    top: 1px;
}

#microsite-search #searchstring-ms {
    margin: 0.25em 0.25em 0.25em 0;
    padding: 0.5em 0.75em 0.5em 0.5em;
    width: 80%;
    font-size: 0.9em;
}

#microsite_header .logo {
    left: -150px;
    position: absolute;
    top: 70px;
    transform: rotate(270deg);
    width: 210px;
}

.p-microsite .lnk-logo:hover,
.p-microsite .lnk-logo:focus {
    border-bottom: none;
}

#p-Startpage .c-Breadcrumb {
    display: none;
}

/* Main */

#microsite_content .container {
    margin-bottom: 0;
}

#microsite_content section:last-of-type {
    margin-bottom: 15px;
}

#microsite_content section:first-of-type {
    margin-bottom: 0;
}

.u-noSpaceBeforeFooter #microsite_content section:last-of-type {
    margin-bottom: 0;
}

/* Aside */

aside > div {
    background: #cecfce;
    margin-right: -10px;
    margin-left: -25px;
    padding-left: 0;
    height: 100%;
    background: #ccc;
}


/* Content Area */

#microsite_content {
    padding: 0;
}

#microsite_content .article {
    margin-bottom: 0;
}

#microsite_content .article .row > div {
    margin-bottom: 0;
}

#microsite_content .article > .row {
    padding: 15px 0;
}

#microsite_content .article .h-align picture {
    float: left;
    margin-right: 10px;
}

.col-for-image.h-align {
    display: flex;
    flex-flow: row wrap;
}

#microsite_content .equalheight .article {
    height: 100%;
}

/* Sitemap Area */

.sitemap ul .col-xs-12 {
    background: #eee none repeat scroll 0 0;
    margin: 1%;
    padding: 10px;
    width: 22%;
}

/* Contact Area */

#microsite_contact {
    background: #ddd;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

#microsite_contact div {
    margin-bottom: 5px;
}

#microsite_contact .division-info {
    background-color: #CCC;
    padding: 0 15px 5px 15px;
}

#microsite_contact img {
    height: auto;
    width: 100%;
}

#microsite_contact p {
    margin-bottom: 0;
}

#contact_filter,
#contact-overview {
    padding: 15px;
}

#microsite_content #contact-overview .contact {
    margin-bottom: 15px;
}

@media(max-width: 768px) {
    .contact-detail-image {
        width: 100%;
    }
    .contact-detail-image img {
        margin: 0 auto;
    }
    .contact-info {
        margin-top: 25px
    }
}

/* Footer */

#microsite_footer {
    color: #666;
}

#microsite_footer .row {
    margin-left: -30px;
    margin-right: -30px;
    margin-top: 5px;
}

#microsite_footer div[class*="col"] {}

#microsite_footer div a {
    margin-right: 5px;
    color: #666;
}

#microsite_footer a {
    border: 0;
    border-left: 1px solid #333;
    margin-left: 5px;
    padding-left: 5px;
}

#microsite_footer a:first-child {
    border: 0;
    margin: 0;
    padding: 0;
}


/* **********************************************
 * Content Elements
 ********************************************** */

#microsite_content .text-center li::before {
    position: relative;
    top: -3px;
}

/* slider */

#microsite_content .c-Gallery .container-fluid {
    padding: 0;
}

#microsite_content section.c-Gallery:last-of-type {
    margin-bottom: 0;
}

#microsite_content .c-Gallery .swiper-container .slider-navigation {
    height: 95%;
}

#microsite_content .c-Gallery .swiper-container .swiper-pagination {
    bottom: 0;
}

#microsite_content .c-Gallery .swiper-container .swiper-slide img {
    margin-bottom: 0;
}

#microsite_content .c-Gallery:not(.c-SliderHome) .swiper-container .swiper-slide div {
    display: none;
}

#microsite_content .c-Gallery:not(.c-SliderHome) .swiper-container .swiper-slide div.slider-text-block,
#microsite_content .c-Gallery:not(.c-SliderHome) .swiper-container .swiper-slide div.slider-text-block div {
    display: block;
}


#microsite_content .c-Gallery:not(.c-SliderHome) .swiper-container .swiper-slide div.slider-text-block {
    margin: 2% 10%;
    padding: 25px;
    position: absolute;
    text-align: left;
    top: 0;
    left: 0;
}

#microsite_content .c-Gallery:not(.c-SliderHome) .swiper-container .swiper-slide div.slider-text-block:last-of-type {
    left: 50%;
}

#microsite_content .c-Gallery .swiper-container .swiper-pagination-bullet {
    background: #999;
}

#microsite_content section[class*="bg-"] .swiper-wrapper .swiper-slide {
    background-color: transparent;
}

#microsite_content section[class*="bg-"] .c-Gallery {
    padding: 20px 0 10px 0;
}

#microsite_content .c-SliderNoNav .swiper-pagination {
    display: none;
}


/* grid */

#microsite_content .row > div {
    margin-bottom: 0;
}

#microsite_content .grid .row > div,
#microsite_content .article:last-child {
    margin-bottom: 0;
}

/*
#microsite_content .grid .grid-col .row:first-of-type {
    margin: 0;
}
*/

#microsite_content .grid .grid-col {
    padding-left: 8px;
    padding-right: 8px;
}

/* grid three cols */

@media (min-width: 992px) {
    /* first in row */
    #microsite_content section .grid-type-3 .grid-col:nth-child(3n-1) {
        padding-left: 0;
        padding-right: 10px;
    }

    /* second in row */
    #microsite_content section .grid-type-3 .grid-col:nth-child(3n-2) {
        padding-left: 5px;
        padding-right: 5px;
    }

    /* last in row */
    #microsite_content section .grid-type-3 .grid-col:nth-child(3n) {
        padding-left: 10px;
        padding-right: 0;
    }
}

.grid-type-3 .row  {
    padding-left:9px;
    padding-right:9px;
}

/*
@media (min-width: 992px) {
    #microsite_content .grid .grid-col:first-of-type {
        padding-left: 0;
    }
    #microsite_content .grid .grid-col:last-of-type {
        padding-right: 0;
    }
}*/

@media (min-width:768px) {
    #microsite_content .grid-type-3 .grid-col {
        padding-left: 5px;
        padding-right: 5px;
    }

    /*#microsite_content .grid-type-3 .grid-col:first-of-type,
    #microsite_content .grid-type-3 .grid-col:first-of-type:last-of-type*/
    #microsite_content .grid-type-3 .grid-col:nth-child(3n-2) {
        padding-left: 0;
        padding-right: 10px;
    }

    /*#microsite_content .grid-type-3 .grid-col:last-of-type,*/
    #microsite_content .grid-type-3 .grid-col:nth-child(3n+0){
        padding-right: 0;
        padding-left: 10px;
    }
}
@media(max-width: 992px) {
    #microsite_content .grid-type-3.grid .grid-col {
        padding-left: 0;
        padding-right: 0;
    }
}

/* table */

#microsite_content table.table thead tr th:first-child {
    width: auto;
}

#microsite_content .table-datatable .dataTables_wrapper .dataTables_filter input {
    margin-left: 0;
}

#microsite_content .table-datatable .dataTables_info {
    display: none;
}

#microsite_content .table-datatable .dataTables_wrapper .dataTables_paginate {
    margin-top: 17px;
}


/* products */

#microsite_content .c-Products--gallery-Product {
    padding-left: 50px;
    padding-right: 50px;
}

#microsite_content .c-Products--gallery-Product.col-lg-4 .btn,
#microsite_content .c-Products--gallery-Product.col-lg-6 .btn {
    width: 100%;
}

#microsite_content .c-Products--gallery-Product .btn-primary {
    margin: 10px 0 50px 0 !important;
    padding: 14px 50px 14px 20px;
}

#microsite_content .c-Products--gallery-Product .btn-primary::after {
    content: "\f105";
}

@media (max-width: 767px) {
    #microsite_content .c-Products--gallery-Product.col-xs-12 .btn {
        width: 100%;
    }
}

.p-microsite #microsite_content section tr:hover a,
.p-microsite #microsite_content tr:hover .c-Products--gallery-Product span[class^="price"] {
    color: #fff;
}

/* Button */

#microsite_content section .btn-primary {
    margin: 5px 0;
}

#microsite_content section .btn-primary:hover {
    color: #fff !important
}

#microsite_content section .btn > span {
    color: #000;
}

#microsite_content section .btn:hover > span {
    color: #fff;
}

/* Akkordion */

.tab-pane.text-center img {
    margin:0 auto;
}

.grid.text-center img {
    margin: 0 auto;
}

/* **********************************************
 * Menus
 ********************************************** */

/* dropdown menu */

.navbar-header .navbar-menu {
    float: left;
    margin: 12px 10px 0 0;
}

.col-xs-12 > ul > .dropdown.open {
    position: static;
}

.dropdown-menu {
    background: rgba(230, 230, 230, 0.95);
    border: 0 none;
    border-radius: 0;
    width: 100%;
}

.dropdown.open > .dropdown-toggle:focus,
.dropdown.open > .dropdown-toggle:hover,
.dropdown.open > .dropdown-toggle {
    background: rgba(230, 230, 230, 0.95) none repeat scroll 0 0
    border-bottom: 1px solid #eee;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    background-color: transparent;
}

#microsite_header .dropdown-menu li {
    margin-right: 0;
    border-top: 1px solid #cecece;
}

#microsite_header .dropdown-menu li a {
    font-weight: 900;
    border-bottom: 0;
}

#microsite_header .dropdown-menu li a:hover {
    background: none;
    color: #000;
    border-bottom: 0;
}

#microsite_header .dropdown-menu li ul {
    margin-left: 0;

    margin-top: 0;
    margin-bottom: 8px;
}

#microsite_header .dropdown-menu li ul li {
    float: none;
    display: block;
    border-top: 0;
}

#microsite_header .dropdown-menu li ul li a {
    font-weight: normal;
    padding: 0.125em 0.5em;
}

#microsite_header .dropdown-menu li ul li ul li {
    margin-left: 10px;
}

/* main menu */

#microsite_header .active > a,
#microsite_header .active > a:hover {
    color: #000;
}


/* sub menu */

aside ul {
    background: #e7e7e7 none repeat scroll 0 0;
    border-top: 1px solid #cecfce;
    display: block;
    list-style: outside none none;
    margin: 0;
    padding-left: 0;
}

aside ul li {
    border-left: 1px solid #cecfce;
    border-right: 1px solid #cecfce;
    display: block;
}

aside > div > ul > li > a {
    border-bottom: 1px solid #cecfce;
    color: #383838;
    display: block;
    padding: 8px 20px 6px;
    text-decoration: none;
}

aside > div > ul > li > a > span {
    color: #383838;
    display: block;
    line-height: 14px;
    padding: 3px 0 10px;
    text-transform: none;
}

aside > div > ul > li > a:hover,
aside > div > ul > li.active > a {
    background: #dcdada none repeat scroll 0 0;
    color: #000;
    border-bottom: 1px solid #ccc;
}

aside ul ul {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #cecfce;
    display: block;
    list-style: outside none none;
    padding: 10px 20px;
}

aside ul ul li {
    border: 0 none;
    display: block;
}

aside ul ul li a {
    color: #383838;
    display: block;
    margin: 0 0 3px;
    text-decoration: none;
}

.p-microsite aside ul ul li a,
.p-microsite aside ul ul li.active a,
.p-microsite aside ul ul li a:hover {
    color: #383838;
    border-bottom: 0;
    transition: none;
}

aside ul ul ul {
    border-bottom: medium none;
    display: block;
    list-style: outside none none;
    padding: 0 11px;
}

aside ul ul ul li {
    border: 0 none;
    display: block;
}

aside ul ul ul li a {
    color: #383838;
    display: block;
    margin: 0 0 3px;
    text-decoration: none;
}

aside ul ul ul li.active a,
aside ul ul ul li a:hover {
    color: #383838;
}

.p-microsite aside ul li.new a {
    color: #c00;
}


/*  */

.visible-hidden {
    visibility: hidden;
}

.highlight {
    text-decoration: underline;
}

.separat,
.separat_inner {
    display: block;
    margin-top: 15px;
}

.microsite-related.mp-level-overlay {
    /* background-color: rgba(0, 157, 217, 0.5); wrong color ... */
}

.contact .contact-detail {
    display: none;
}

.contact .contact-image {
    max-width: 150px;
    max-height: 150px;
    overflow: hidden;
}

.contact .lightbox:hover {
    cursor: pointer;
}

#microsite_content::after {clear:both;}

#microsite_content::after, #microsite_content::before {
    content: " ";
    display: table;
}

.container > .row > *:not(div):not(a) {
    padding: 0;
}

section.container {
    margin-bottom: 0;
}

/* **********************************************
 * Countdown
 ********************************************** */

#wrapper-countdown {
    padding: 15px;
    font-size: 2em;
    color: #fff;
    display: flex;
    text-align: center;
}

#wrapper-countdown div {
    border: 2px solid #fff;
    padding: 25px;
    text-align: center;
    margin: 0 auto;
    width: 20%
}

#wrapper-countdown div span {
    display: block;
}

#wrapper-countdown div span.countdown-head {
    margin-bottom: 25px;
    font-size: 0.8em;
}

@media screen and (max-width: 1200px) {
    #wrapper-countdown div {
        padding: 4px;
        text-align: center;
        margin: 0 auto;
        width: 22%;
    }
}

@media screen and (max-width: 1200px) {
    #wrapper-countdown div {
        font-size: 3vw;
    }
}

/* **********************************************
 * Text with Media - Col For Image
 ********************************************** */

.text_with_media div.col-for-image {
    padding-left:0;
    padding-right:0;
}

.text_with_media span.col-for-image {
    display: block;
    margin-left:-25px;
    margin-right:-25px;
}

.point_archive .article.text_with_media img {
    padding: 0 25px 0 0;
}

/* **********************************************
 * Container Fluid -> Padding
 ********************************************** */

#section {
    padding:0;
}

#microsite_content .container-fluid--nopadding > .row {
    margin:0;
}

#microsite_content .container-fluid--nopadding.grid-type-1,
#microsite_content .container-fluid--nopadding.grid-type-1 > .row.grid > .grid-col,
#microsite_content .container-fluid--nopadding.grid-type-1 .col-xs-12.grid-col,
#microsite_content .container-fluid--nopadding.grid-type-2,
#microsite_content .container-fluid--nopadding.grid-type-2 > .row.grid > .grid-col,
#microsite_content .container-fluid--nopadding.grid-type-2 .col-xs-12.grid-col {
    padding-left: 0;
    padding-right: 0;
}

#microsite_content .container-fluid--nopadding > .row.grid {
    margin-left:0;
    margin-right:0;
}

/* **********************************************
 * Tabs / Acc
 ********************************************** */

#microsite_content .nav {
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px !important;
}

#microsite_content .tab-pane {
    margin: 0 -25px;
}

#microsite_content .tab-pane .row {
    padding: 25px;
}

#microsite_content .tab-pane > .col-xs-12 {
    padding-bottom: 15px;
}

#microsite_content  .row .article .row .article > .row div[class^="col"],
#microsite_content  .tab-content .article > .row div[class^="col"]{
    padding-left: 25px;
    padding-right: 25px;
}


#microsite_content  .row .article .row .article > .row,
#microsite_content  .tab-content .article > .row{
    margin-left: -25px;
    margin-right: -25px;
}

#microsite_content  .row .article .row .article > .row img {

}

#microsite_content  .row .article .row .article > .row .col-for-image img {
    display: block;
    margin-left: 0 ;
    margin-right: 0;
    padding-left: 25px;
    padding-right: 25px;
}

#microsite_content .tab-content .article > .row img {
    margin-left: -25px;
    margin-right: -25px;
}

#microsite_content  .tab-content .article > .row .col-for-image img {
    margin-left: 0;
    margin-right: 0;
}

#microsite_content .nav-tabs-background {
    display: table;
    width: 100%;
    table-layout: fixed;
}

#microsite_content .nav-tabs-background li span {
    display: block;
    background-size: cover;
    height: 350px;
}

#microsite_content .nav-tabs-background li,
#microsite_content .nav-tabs-background li.active {
    float: none;
    display: table-cell;
    width: 100%;
    table-layout: fixed;
    height: 350px;
    overflow: hidden;
}

#microsite_content .nav-tabs-background li a {
    position: absolute;
    height: 350px;
    display: block;
    color: #ffffff;
    width: 100%;
    font-size: 1.5em;
    padding-top: 5.5em;
    text-align: center;
    background-color: rgba(0,0,0,0.7);
}

#microsite_content .nav-tabs-background li a:hover {
    color: #ffffff;
    border: 0;
    background-color: rgba(0,0,0,0.3);
}

#microsite_content .nav-tabs-background li.active a {
    display: none;
}

/* **********************************************
 * Address Module
 ********************************************** */

.address-modul .contact_information span.contact-name {
    font-size: 20px;
    line-height: 20px;
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}

.address-modul .contact_information span.contact-jobtitle {
    font-size: 16px;
    line-height: 1.1;
    margin-bottom: 20px;
}

.address-modul .contact_information span.contact-jobtitle,
.address-modul .contact_information span.contact-telephone,
.address-modul .contact_information a.contact-mail {
    display: block;
}

.address-modul .col-team-img {
    padding-right: 8px;
}

.address-modul .col-team-text {
    padding-left: 8px;
}

/* **********************************************
 * image height for special grids
 ********************************************** */

.chaos_v1 picture {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    height: 200px;
}

.chaos_v1 > .container > .row > .col-xs-12:nth-of-type(1) > div > .row > .col-xs-12 > a > picture {
    height: 400px;
}

.chaos_v1 > .container > .row > .col-xs-12:nth-of-type(2) > div > .row > .col-xs-12 > a > picture {
    height: 450px;
}

.chaos_v1 > .container > .row > .col-xs-12:nth-of-type(4) > div > .row > .col-xs-12 > a > picture {
    height: 240px;
}

.chaos_v1 > .container > .row > .col-xs-12:nth-of-type(5) > div > .row > .col-xs-12 > a > picture {
    height: 240px;
}

.chaos_v1 > .container > .row > .col-xs-12:nth-of-type(6) > div > .row > .col-xs-12 > a > picture {
    height: 240px;
}

.chaos_v1 > .container > .row > .col-xs-12:nth-of-type(8) > div > .row > .col-xs-12 > a > picture {
    height: 230px;
}

/* **********************************************
 * FOR PREVIEW ONLY
 ********************************************** */

#countdown-bg {
    background-size: cover;
}

/* **********************************************
 * FOR PREVIEW ONLY
 ********************************************** */

.auth-online {
    border: 3px dotted #0c0;
    overflow: hidden;
}

.auth-offine {
    border: 3px dotted #c00;
    overflow: hidden;
}

/* **********************************************
 * Parallax
 ********************************************** */
.parallax-container{
    height: 400px;
    overflow:hidden;
    position:relative;
}

.parallax-container .parallax{
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:-1;
}

.parallax-container .parallax img{
    position:absolute;
    left:50%;
    bottom:0;
    min-width:100%;
    min-height:100%;
}

.parallax{
    height:auto;
    min-height: 400px;
}

.container.parallax-image,
.container.parallax-text {
    top: 40%;
    position: absolute;
    text-align: center;
    width: 100%;
}

.container.parallax-text h2,
.container.parallax-text p {
    color: #fff;
}

/* button*/

.container.parallax-text .btn {
    color: #fff;
    border-color: #fff
}

#microsite_content section .parallax-text .btn:hover {
    background: #fff;
    color: #000;
    border-color: #fff;
}

#microsite_content section .parallax-text .btn > span {
    color: #fff
}

#microsite_content section .parallax-text .btn:hover > span {
    color: #000
}

.container.parallax-image, {
    padding-left: 0;
    padding-right: 0;
}

.parallax-container .image {
    position: absolute;
    width: 100%;
    margin-top: -12%;
    left: 0;
    height: 400px;
}

.parallax-container .image img {
    display: inline-block;
}

/* **********************************************
 * Submenu Linklist
 ********************************************** */

.submenu-linklist {
    list-style: none;
}

@media (min-width: 768px) {
    .submenu-linklist {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

.submenu-linklist li:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f061";
    margin-right: 5px;
}

/* **********************************************
 * Gallery by Folder
 ********************************************** */

.gallery_by_folder--background-image {
    height: 250px;
    background-size: cover;
    background-position: center;
}

.gallery_by_folder--image,
.gallery_by_folder--background-image {
    margin: 10px 0;
}

/* **********************************************
 * Timeline
 ********************************************** */

#microsite_content .article .limitation {
    max-height: 90vh;
    overflow: auto;
    padding: 0 40px;
}

.timeline_element {
    text-align: right;
}

.timeline_element.even {
    text-align: left;
}

.timeline_element p.big {
    margin: 0;
}

.timeline_element h3 {
    font-size: 36px;
    line-height: 42px;
}

.timeline_element .timeline_point {
    left: -48.25%;
    position: relative;
    top: 145px;
    z-index: 10;
}

.timeline_element.even .timeline_point {
    left: -0.25%;
}

@media (min-width: 992px) {
    .limitation {
        background: url(/ec/cms5/media/img/1010_waas/timeline_bg.png) repeat-y scroll center top;
    }

    .timeline_end {
        background: #fff;
        padding-left: 15px;
    }

    .timeline_end:last-child {
        padding-left: 17px;
    }

    .timeline_element.even {
        margin-right: -2px;
    }

    #microsite_content .timeline_element .col-md-6 {
        padding: 100px;
    }
}

/* **********************************************
 * Helper
 ********************************************** */

.highlight {
    font-weight: bold;
    text-decoration: none;
}

.height--auto,
.height--auto div {
	height: auto;
}

/* **********************************************
 * Career
 ********************************************** */

.c-career ::selection {
    background: #3e3e3e;
    color: #FFF;
}
.c-career ::-moz-selection {
    background: #3e3e3e;
    color: #FFF;
}
.p-microsite .c-career a.row-career,
.p-microsite .c-career a.row-career:hover {
    padding: 20px;
    display: inline-block;
    width: 100%;
    border-bottom: 2px solid #ececec;
    margin: 0px;
    color: #000;
}
.c-career a.row-career .row {
    padding: 0;
}
.c-career a.row-career > div {
    margin-bottom: 0;
}
.c-career a.row-career span {
    border-bottom: 2px solid transparent;
    margin: 0px;
    color: #77af24;
}
.c-career a.row-career:hover {
    background-image: url(/ec/cms5/media/grfx/common_grfx/bg_pinstripes_green.png);
}
.c-career a.row-career:hover span {
    text-decoration: none;
    border-bottom: 2px solid #77af24;
    color: #77af24;
}
.c-career a.row-career:first-child,
.c-career a.row-career:first-of-type {
    border-top: 2px solid #77af24;
}
.c-career a.row-career:last-child,
.c-career a.row-career:last-of-type {
    border-bottom: 2px solid #77af24;
}
.c-career a.row-career::before {
    display: none;
}
.c-career .row.row-career {
    margin-left: auto;
    margin-right: auto;
}

/* career v2 */

.c-career-v2 .selectlist {
    margin: 1em 0;
}

.c-career-v2 .jobs-container {
    margin-bottom: 1em;
}

.c-career-v2 .jobs-container span {
    margin-bottom: .66em;
    display: block;
}

.c-career-v2 .btn-link {
    text-transform: none;
    color: #000;
    border-width: 1px;
    padding: 1px 0;
    margin-top: 1em;
}

.c-career-v2 .btn-link:hover {
    border-color: #ccc;
}

main .container .job_detail_v2 h1 {
    font-size: 30px;
    text-transform: none;
    color: #000;
    background-image: none;
    margin-left: 0;
    padding-left: 0;
}

main .container .job_detail_v2 h2 {
    font-size: 15px;
    font-weight: 600;
    font-family: "ralewayregular", Helvetica, Arial, sans-serif;
}


 [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
     display: none !important;
 }

/* **********************************************
 * Produkttemplate - Verfügbarkeit
 ********************************************** */

.stockqtytext {
    float: left;
    margin-right: 10px;
    font-weight: bold;
}

.stockqty {
    color: #89e872;
    font-weight: bold;
}

.stockqtyzero {
    color: #a00;
    font-weight: bold;
}

/* **********************************************
 * Slider
 ********************************************** */

.infiniteSlide img {
    margin-right: 50px;
}

/* ============================= */
/* vertical accordion styles     */
/* ============================= */

.v-accordion {
    margin-left: -1rem;
    margin-right: -1rem;
}

.v-accordion .panel-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: none;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.v-accordion .panel{
    min-height: 400px;
    margin-left: 1rem;
    margin-right: 1rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    margin-bottom: 2rem;
}

.v-accordion .panel-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.v-accordion .panel-activated .panel:not(.panel-open) .panel-heading {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}

.v-accordion .panel-title {
    text-align: center;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    max-width: 100%;
}

.v-accordion .panel-heading .panel-title a {
    border-bottom: 1px solid #ccc;
}

.v-accordion .panel-title a:after {
    display: none;
}

.v-accordion .panel-activated .panel:not(.panel-open) .panel-title {
    width: 50px;
    height: auto;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    white-space: nowrap;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: width;
    -o-transition-property: width;
    transition-property: width;
}

.v-accordion .panel-open .panel-title a::before {
    content: 'x';
    position: absolute;
    right: 3rem;
    border: 1px solid;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    line-height: 30px;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.v-accordion .panel-open .panel-title a:hover::before {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

.v-accordion .panel-open {
    -webkit-box-flex: 20;
    -ms-flex: 20;
    flex: 20;
}

.v-accordion .panel-open .panel-heading {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
}

.v-accordion .panel-collapse {
    opacity: 0;
    max-width: 100%;
}

.v-accordion .in {
    -webkit-box-flex: 100;
    -ms-flex: 100;
    flex: 100;
}

.v-accordion .in .panel-body {
    height: 100%;
    padding-bottom: 15px;
}

.v-accordion .panel-open .panel-heading,
.v-accordion .panel-open .panel-collapse {
    max-width: 50px;
    opacity: 0;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.v-accordion .panel-closing .panel-heading {
    opacity: 0;
    -webkit-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.v-accordion .show-content .panel-heading,
.v-accordion .show-content .panel-collapse {
    max-width: 100%;
    opacity: 1;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.v-accordion .panel:not(.panel-open) h4,
.v-accordion .panel:not(.panel-open) a {
    height: 100%;
}

.v-accordion .panel:not(.panel-open) a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 40%;
    border-bottom: none;
}

.v-accordion .panel-activated .panel:not(.panel-open) a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}

.v-accordion .panel-activated .panel:not(.panel-open) a::before {
    display: none;
}

.v-accordion .panel:not(.panel-open) a::before {
    content: attr(data-linktext);
    padding: 0.5rem 1rem;
    position: absolute;
    background: #000;
    color: rgba(255,255,255,0.8);
    bottom: 6%;
    left: 50%;
    white-space: nowrap;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    font-weight: 200;
    font-size: 16px;
}

.v-accordion .panel:not(.panel-open) a:hover::before {
    text-decoration: underline;
}

.v-accordion .panel-group .panel {
    border: 1px solid #cecece;
}

.v-accordion .panel:nth-child(2n-1) a {
    background: transparent;
}

.v-accordion .panel:nth-child(2n) {
    background: #ffffff;
}

.v-accordion .panel:nth-child(2n-1) {
    background: #fafafa;
}

.v-accordion .panel-default > .panel-heading {
    background: transparent;
}

@media (min-width: 480px) {
    .c-Akkordeon .panel-title a {
        padding: 20px;
    }
    .c-Akkordeon .panel-open .panel-title a {
        padding: 20px 80px;
    }
}


/* CENTRAL iQuote */

#central_iquote #microsite_content .separat {
    display: block;
    margin-top: 75px;
}

#central_iquote #microsite_content h1,
#central_iquote #microsite_content h2,
#central_iquote #microsite_content h3 {
    color: #000;
    text-transform: initial;
}

#central_iquote #microsite_content h2 {
    margin: 20px;
    font-size: 40px;
    padding-left: 20%;
    padding-right: 20%;
}

#central_iquote #microsite_content h3 {
    font-size: 30px;
}

#central_iquote #microsite_content p {
    font-size: 20px;
}

#central_iquote #microsite_content picture p {
    font-size: 20px;
    padding: 10px 0;
    font-family: "ralewayregular", Helvetica, Arial, sans-serif;
}

#central_iquote #microsite_content .benefits p,
#central_iquote #microsite_content .result p,
#central_iquote #microsite_content .configure p {
    font-size: 40px;
    font-family: "raleway", Helvetica, Arial, sans-serif;
    font-weight: 900;
    padding: 40px;
}

@media (min-width: 786px) {
    #central_iquote #microsite_content .benefits p::before {
        content: url('/ec/cms5/media/img/central/iquote/arrows_top_left.png');
        position: absolute;
        left: 0;
        margin-top: -20px;
    }

    #central_iquote #microsite_content .benefits p::after {
        content: url('/ec/cms5/media/img/central/iquote/arrows_top_right.png');
        position: absolute;
        right: 0;
        margin-top: -20px;
    }
}

@media (max-width: 785px) {
    #central_iquote #microsite_content .col-xs-3 picture p {
        display: none;
    }

}

@media (max-width: 1139px) {
    #central_iquote #microsite_content .swiper-container .swiper-slide h2,
    #central_iquote #microsite_content .swiper-container .swiper-slide p:first-of-type {
        display: none;
    }

    #central_iquote #microsite_content .swiper-container .swiper-slide p {
        margin-top: 10%;
    }

    #central_iquote #microsite_content .swiper-container .swiper-slide p .btn {
        width: 100%;
        padding: 10px 5px;
    }
}

@media only screen and (max-width: 1490px) {
    #central_iquote #microsite_content .slider-text-block p {
        font-size: 15px;
    }
    #central_iquote #microsite_content .slider-text-block h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 755px) {
    #central_iquote #microsite_content .swiper-container .swiper-slide p {
        margin-top: 1%;
    }
}

@media only screen and (max-width: 545px) {
    #central_iquote #microsite_content .swiper-container .swiper-slide p {
        margin-top: -1%;
    }
}

#central_iquote #microsite_content .btn-default {
    background: #89E872;
    border: #89E872;
    font-weight: bold;
    font-size: 15px;
    padding: 20px 60px;
    -webkit-box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    -moz-box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    margin-bottom: 20px;
}

#central_iquote #microsite_content .btn-default:hover {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    -moz-box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    margin: 30px 0 10px;
    color: #000;
}

#central_iquote #microsite_content .swiper-container {
    border-bottom: 15px #00b28b solid;
}

#central_iquote #microsite_content .slider-text-block h2,
#central_iquote #microsite_content .slider-text-block p {
    color: #fff !important;
    max-width: 75%;
}

#central_iquote #microsite_content .slider-text-block h2 {
    margin: 10% 0 0 0;
    padding-top: 3%;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
}

#central_iquote #microsite_content .c-Gallery .swiper-container .slider-navigation {
    display: none;
}

#central_iquote #microsite_content .col-md-6 > .article,
#central_iquote #microsite_content .col-md-4 > .article,
#central_iquote #microsite_content .shadow .article {
    -webkit-box-shadow: 0px 5px 20px -10px rgba(158,158,158,1);
    -moz-box-shadow: 0px 5px 20px -10px rgba(158,158,158,1);
    box-shadow: 0px 5px 20px -10px rgba(158,158,158,1);
    background: #fff;
}

#central_iquote #microsite_content .col-md-6.separat,
#central_iquote #microsite_content .col-md-4.separat {
    display: block;
    margin-top: 20px;
}

#central_iquote #microsite_content .col-md-4 p,
#central_iquote #microsite_content .shadow p {
    font-size: 25px;
    font-family: "raleway", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.17;
    letter-spacing: normal;
    font-weight: 900;
}

#central_iquote #microsite_content .col-md-4 p,
#central_iquote #microsite_content .col-md-6 p {
    padding: 0 10%;
}

#central_iquote #microsite_content .col-md-4 img {
    padding: 15px 0 0;
}

#central_iquote #microsite_content section:last-of-type {
    margin-bottom: 0;
}

/**********************************/
/* Additional CSS for central HPI */
/**********************************/

#hpi #microsite_content .btn-default {
    background: #89E872;
    border: #89E872;
    font-weight: bold;
    font-size: 15px;
    padding: 20px 60px;
    -webkit-box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    -moz-box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
}

#hpi #microsite_content .btn-default:hover {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    -moz-box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    margin: 30px 0 10px;
    color: #000;
}

#hpi #microsite_content h1,
#hpi #microsite_content h2,
#hpi #microsite_content h3 {
    color: #000;
    text-transform: initial;
}

#hpi main h1 {
    margin-top: 4rem;
    margin-bottom: 3rem;
}

#hpi #microsite_content h2 {
    font-size: 40px;
    /*padding-left: 20%;*/
    /*padding-right: 20%;*/
}

#hpi #microsite_content h3 {
    font-size: 30px;
}

#hpi #microsite_content p,
#hpi #microsite_content li {
    font-size: 20px;
}

#hpi #microsite_content picture p {
    font-size: 20px;
    padding: 10px 0;
    font-family: "ralewayregular", Helvetica, Arial, sans-serif;
}

#hpi #microsite_content .benefits p,
#hpi #microsite_content .result p,
#hpi #microsite_content .configure p {
    font-size: 40px;
    font-family: "raleway", Helvetica, Arial, sans-serif;
    font-weight: 900;
    padding: 40px;
}

#hpi section:last-of-type {
    margin-bottom: 0;
}

#hpi main .img-box__shadow picture img {
    -webkit-box-shadow: 0 0 30px -3px rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 30px -3px rgba(0, 0, 0, 0.07);
    /*-webkit-box-shadow: 0px 5px 20px -10px rgba(158,158,158,1);*/
    /*        box-shadow: 0px 5px 20px -10px rgba(158,158,158,1);*/
}

#hpi main .section__shadow--top {
    -webkit-box-shadow: 0 -20px 30px -10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 -20px 30px -10px rgba(0, 0, 0, 0.07);
    /*-webkit-box-shadow: 0px -10px 20px -10px rgba(158,158,158,1);*/
    /*        box-shadow: 0px -10px 20px -10px rgba(158,158,158,1);*/
    margin-top: 4rem;
    padding-top: 8rem;
}

#hpi main .section__shadow--bottom {
    -webkit-box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 20px 30px -10px rgba(0, 0, 0, 0.07);
    /*-webkit-box-shadow: 0px 10px 20px -10px rgba(158,158,158,1);*/
    /*box-shadow: 0px 10px 20px -10px rgba(158,158,158,1);*/
    margin-bottom: 4rem;
    padding-bottom: 8rem;
}

#hpi main .separat {
    display: block;
    margin-top: 8rem;
}

#hpi main .bg-cd1-100 p {
    color: #000;
}

#hpi main section:first-of-type .col-xs-12.col-md-6.col-lg-4.col-lg-offset-2.grid-col{
    margin-top: 8rem;
}

@media (min-width: 786px) {
    #hpi main .arrow__top-left,
    #hpi main .arrow__top-right {
        margin-top: 5rem;
    }

    #hpi main .arrow__top-left > div::before {
        content: url('/ec/cms5/media/img/central/iquote/arrows_top_left.png');
        position: absolute;
        left: 8%;
        margin-top: -9rem;
    }

    #hpi main .arrow__top-right > div::after {
        content: url('/ec/cms5/media/img/central/iquote/arrows_top_right.png');
        position: absolute;
        right: 8%;
        margin-top: -9rem;
    }

    #hpi main .arrow__bottom-left > div::before {
        position: absolute;
        left: 8%;
        margin-bottom: -2rem;
    }

    #hpi main .arrow__bottom-right > div::after {
        content: url('/ec/cms5/media/img/central/ink_your_business/arrows_bottom_right.png');
        position: absolute;
        right: 8%;
        margin-bottom: -2rem;
    }
}

#hpi main .benefits li {
    margin-bottom: 3rem;
    list-style-type: none;
}

#hpi main .benefits p {
    padding: 0 !important;
}

#hpi main .benefits ul {
    margin-left: 3rem;
}

#hpi main .benefits li::before {
    position: absolute;
    left: 3rem;
    -webkit-transform: translateY(1.5rem);
    -ms-transform: translateY(1.5rem);
    transform: translateY(1.5rem);
}

#hpi main .benefits li:nth-of-type(1)::before {
    content: url('/ec/cms5/media/img/central/ink_your_business/icon_stop_watch.png');
}

#hpi main .benefits li:nth-of-type(2)::before {
    content: url('/ec/cms5/media/img/central/ink_your_business/icon_dollar.png');
}

#hpi main .benefits li:nth-of-type(3)::before {
    content: url('/ec/cms5/media/img/central/ink_your_business/icon_leaf.png');
}

#hpi main .benefits li:nth-of-type(4)::before {
    content: url('/ec/cms5/media/img/central/ink_your_business/icon_shield.png');
}

#hpi main .benefits li:nth-of-type(5)::before {
    content: url('/ec/cms5/media/img/central/ink_your_business/icon_check.png');
}


/* **********************************************
 * HP Countdown Page hp-z-workstations-und-windows-10-pro
 ********************************************** */

.mscountdown .hp_countdown {
    border-top: 10px solid #0096D1 !important;
}

.mscountdown .hp_countdown_back {
    border-bottom: 10px solid #0096D1 !important;
}

.mscountdown .hp_countdown_back {
    margin-top: 0px;
    background: #0b0005; /* Old browsers */
    background: -moz-linear-gradient(top,  #0b0005 0%, #0b0102 0%, #000901 1%, #040207 1%, #010207 2%, #080006 2%, #010302 3%, #060606 8%, #050505 9%, #070707 9%, #060606 11%, #090909 12%, #080808 13%, #0a0a0a 13%, #090909 14%, #151515 31%, #151515 34%, #181818 35%, #1c1c1c 44%, #252525 55%, #2a2a2a 65%, #2d2d2d 67%, #313131 76%, #3e3e3c 93%, #3d3e40 94%, #433e3b 95%, #433e3a 96%, #39433b 96%, #39423f 96%, #443b4e 97%, #483b4f 97%, #40423d 97%, #3e4438 98%, #44403f 98%, #40423d 99%, #424242 99%, #3a4443 99%, #474047 100%, #473c44 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #0b0005 0%,#0b0102 0%,#000901 1%,#040207 1%,#010207 2%,#080006 2%,#010302 3%,#060606 8%,#050505 9%,#070707 9%,#060606 11%,#090909 12%,#080808 13%,#0a0a0a 13%,#090909 14%,#151515 31%,#151515 34%,#181818 35%,#1c1c1c 44%,#252525 55%,#2a2a2a 65%,#2d2d2d 67%,#313131 76%,#3e3e3c 93%,#3d3e40 94%,#433e3b 95%,#433e3a 96%,#39433b 96%,#39423f 96%,#443b4e 97%,#483b4f 97%,#40423d 97%,#3e4438 98%,#44403f 98%,#40423d 99%,#424242 99%,#3a4443 99%,#474047 100%,#473c44 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #0b0005 0%,#0b0102 0%,#000901 1%,#040207 1%,#010207 2%,#080006 2%,#010302 3%,#060606 8%,#050505 9%,#070707 9%,#060606 11%,#090909 12%,#080808 13%,#0a0a0a 13%,#090909 14%,#151515 31%,#151515 34%,#181818 35%,#1c1c1c 44%,#252525 55%,#2a2a2a 65%,#2d2d2d 67%,#313131 76%,#3e3e3c 93%,#3d3e40 94%,#433e3b 95%,#433e3a 96%,#39433b 96%,#39423f 96%,#443b4e 97%,#483b4f 97%,#40423d 97%,#3e4438 98%,#44403f 98%,#40423d 99%,#424242 99%,#3a4443 99%,#474047 100%,#473c44 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b0005', endColorstr='#473c44',GradientType=0 ); /* IE6-9 */
}

.mscountdown #wrapper-countdown div {
    border: none;
}

.mscountdown div#countdown-bg {
    background: transparent !important;
}

.mscountdown #wrapper-countdown div {
    border: 0px solid #fff;
}

.mscountdown #wrapper-countdown {
    padding: 0px;
}

.mscountdown .countdown-number {
    position: relative;
    width: 150px;
    height: 50%;
    border: 1px solid #000;
    -webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.75);
    box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.75);
    background: url("https://www.also.com/ec/cms5/media/img/1010_anbieter_1/hp_inc/hp_z_workstations_und_windows_10_pro/countdown-bg_200px.png");
    background-repeat: repeat-x;
    background-position: left center;
    background-size: 100% 100%;
    font-size: 1.7em;
    line-height: 60px;
    font-weight: 900;
}

.mscountdown .countdown-number:before,
.mscountdown .countdown-number:after {
    width: 8.5px;
    display: block;
    overflow: hidden;
    font-size: 3.5rem;
    line-height: 5.7rem;
    content: '■';
    opacity: 0.5;
}

.mscountdown .countdown-number:nth-of-type(1),
.mscountdown .countdown-number:before {
    left: 1rem;
    float: left;
}
.mscountdown .countdown-number:nth-of-type(2),
.mscountdown .countdown-number:after {
    right: 1rem;
    float: right;
}

.mscountdown .v-accordion .panel:nth-child(1) {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_anbieter_1/hp_inc/hp_z_workstations_und_windows_10_pro/930g6.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0px;
    border: none;
    filter: brightness(70%);
}

.mscountdown .v-accordion .panel:nth-child(1):hover {
    filter: brightness(50%)
}

.mscountdown .v-accordion .panel:nth-child(2) {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_anbieter_1/hp_inc/hp_z_workstations_und_windows_10_pro/z360.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0px;
    border: none;
    filter: brightness(70%);
}

.mscountdown .v-accordion .panel:nth-child(2):hover {
    filter: brightness(50%)
}

.mscountdown .headlineblock {
    background: #ABABAB;
    text-align: center;
    color: white;
}

.mscountdown .hpkpi {
    margin: 60px 0px;
}

.mscountdown .highlight {
    color: #0096D1;
}

.mscountdown .highlight2 {
    color: #ABABAB;
}

.mscountdown .mscountdownhead a{
    color: #0096D1;
}

.mscountdown h4.panel-title:after {
    content: '';
    display: block;
    top: 30%;
    height: 150px;
    right: 0px;
    position: absolute;
    border-right: 2px solid #fff;
}

/* **********************************************
 * Logitech Startup
 ********************************************** */

.logitech_startup .bg-add1-100 p,
.logitech_startup .bg-add1-100 h2 {
    color: #fff !important;
}

.logitech_startup .btn {
    color: #fff !important;
    border: 2px solid white;
}

.logitech_startup .btn span {
    color: #fff !important;
}

/* **********************************************
 * HP Nimble Smart Storage
 ********************************************** */

#central_hp_nimble .breadcrumb li span {
    font-size: 12px;
}

#central_hp_nimble section li,
#central_hp_nimble section p {
    font-size: 18px;
    font-family: "ralewaymedium", Helvetica, Arial, sans-serif;
}

#central_hp_nimble h1 {
    font-size: 36px;
    color: #000;
    text-transform: none;
    font-family: "ralewaymedium", Helvetica, Arial, sans-serif;
}

#central_hp_nimble h2 {
    font-family: "ralewaymedium", Helvetica, Arial, sans-serif;
    color: #000
}

#central_hp_nimble h3 {
    font-family: "ralewaymedium", Helvetica, Arial, sans-serif;
    text-transform: none;
    font-size: 24px;
}

#central_hp_nimble #nimble_image h2 {
    color: #fff;
    font-size: 28px;
    padding-top: 90px;
    padding-bottom: 50px;
}

#central_hp_nimble .highlight {
    color: #01b38a;
}
#central_hp_nimble .highlight2 {
    color: #234363;
}

/* Slider */

#central_hp_nimble .slider-navigation {
    display: none;
}

#central_hp_nimble .nimble_slider .row {
    width: 60%;
}

#central_hp_nimble .nimble_slider h2 {
    color: #fff;
    margin-top: 71px;
    margin-bottom: 0px;
    font-size: 39px;
}

#central_hp_nimble .nimble_slider p {
    color: #fff;
}

#central_hp_nimble .nimble_slider .btn-default {
    background: #89e872;
    color: #000;
    font-size: 12px;
    font-weight: 900;
    padding: 17px 45px;
    border: none;
}

#central_hp_nimble .nimble_slider .btn-default:hover {
    box-shadow: 7px 7px 19px -5px rgba(137,232,114,0.81);
}

#central_hp_nimble .slider-navigation {
    display: none;
}

#central_hp_nimble .separat {
    border-top: 15px solid #01b38a;
    margin: 0px;
}

/* all-flash */

#central_hp_nimble #all-flash .btn-default{
    color: #bbbbbb;
    border-radius: 5px;
    border: 2px solid #bbbbbb;
    text-transform: none;
    font-weight: bold;
}

#central_hp_nimble #all-flash .btn-default:hover{
    color: #fff;
    background: #bbbbbb;
}

#central_hp_nimble #all-flash {
    margin-bottom: 50px;
}

/* glance */

#central_hp_nimble #glance {
    margin-top: 50px;
}

#central_hp_nimble #glance h2 {
    margin-bottom: 0px;
}

/* Infosight */

#central_hp_nimble #infosight .article > .row {
    padding: 0px
}

#central_hp_nimble #infosight h2 {
    color: #fff;
    margin-top: 40px;
    width: 50%;
    margin: 0 auto;
    margin-top: 15%;
}

#central_hp_nimble #infosight p {
    color: #fff;
    width: 50%;
    margin: 0 auto;
}


#central_hp_nimble #infosight .article.text_with_media img {
    padding-left: 0px;
}

/* Benefits */

#central_hp_nimble #benefits {
    margin-top: 60px;
}

#central_hp_nimble #benefits img {
    width: auto;
}

/* Bulletpoints */

#central_hp_nimble #bulletpoints img {
    width: auto;
}

#central_hp_nimble #bulletpoints h3 {
    font-weight: bold;
    color: black;
}

/* SMB Storage */

#central_hp_nimble #smb_storage {
    margin: 70px 0px;
}

/* Helptext */

#central_hp_nimble #helptext h1 {
    margin-top: 70px;
}

#central_hp_nimble #helptext .btn-default {
    background: #89e872;
    color: #000;
    font-size: 12px;
    font-weight: 900;
    padding: 17px 45px;
    border: none;
}

#central_hp_nimble #helptext .btn-default:hover {
    box-shadow: 7px 7px 19px -5px rgba(137,232,114,0.81);
}

#central_hp_nimble #helptext #microsite_content section:last-of-type {
    padding: 0;
}

#central_hp_nimble section:last-of-type {
    margin-bottom: 0px;
}

#central_hp_nimble .c-Footer p {
    font-size: 12px;
}

/* Responsive */

@media only screen and (max-width: 1822px) {
    #central_hp_nimble .nimble_slider .row {
        width: 80%;
    }
}

@media only screen and (max-width: 1530px) {

    #central_hp_nimble .nimble_slider h2 {
        color: #fff;
        margin-top: 40px;
        margin-bottom: 0px;
        font-size: 30px;
    }

    #central_hp_nimble .nimble_slider p {
        font-size: 14px;
    }

    #central_hp_nimble #infosight h2 {
        width: 80%;
    }

    #central_hp_nimble #infosight p {
        width: 80%;
    }

    #central_hp_nimble #infosight p:nth-child(3) {
        padding-bottom: 20px;

    }
}

@media only screen and (max-width: 1280px) {
    #central_hp_nimble .nimble_slider h2 {
        margin-top: 30px;
        font-size: 30px;
    }

    #central_hp_nimble .nimble_slider .row {
        width: 130%;
    }
}


@media only screen and (max-width: 1152px) {

    #central_hp_nimble .nimble_slider .row {
        width: 170%;
    }

    #central_hp_nimble .nimble_slider h2 {
        margin-top: 30px;
        font-size: 22px;
    }

    #central_hp_nimble .nimble_slider p {
        font-size: 12px;
    }
    #central_hp_nimble .nimble_slider p:nth-child(1) {
        color: black !important;
    }
}

@media only screen and (max-width: 984px) {
    #central_hp_nimble .nimble_slider .row p:nth-child(2) {
    }

    .nimble_slider {
        background: #000;
        min-height: 300px;
    }
}

@media only screen and (max-width: 726px) {
    #central_hp_nimble .nimble_slider .row {
        width: 80%;
    }

    #central_hp_nimble .nimble_slider .row p {
        text-align: left;
    }

    .nimble_slider {
        background: #000;
        min-height: 350px;
    }

    #central_hp_nimble .nimble_slider .row h2 {
    }

    #central_hp_nimble #helptext h1 {
        font-size: 23px;
    }
}


/* row row row fix */

.row .row .button-row > div {
    margin-top: 20px;
    padding-left: 25px;
    padding-right: 25px;
}

.button-row a {
    margin: 0;
}


/* --------------------------------------------------------------------------------
 * 	 ACMP LOGIN BOX
 * -------------------------------------------------------------------------------- */

.acmp_login_box {
    padding: 35px;
}

.acmp_login_box .btn {
    margin-top: 15px;
}

.acmp_login_box .lnk {
    display: block;
}


/* **********************************************
 * Content Creator Dropzone
 ********************************************** */

[data-ct-dropzone] { 
	position: relative;
	display: block;
	clear: both;
	overflow: hidden;
	transition: max-height 0.5s ease-out;
}
[data-ct-dropzone] [data-fs-button-id] { cc-lang-control
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}
[data-ct-dropzone] [data-fs-button-id]:hover + .contentdropzone-outer,
[data-ct-dropzone] [data-fs-button-id]:active + .contentdropzone-outer,
[data-ct-dropzone] [data-fs-button-id]:focus + .contentdropzone-outer {
	background:#b61767; 
}
[data-ct-dropzone] .fs-button-drop-target a { 
	position: absolute; 
	width: 100% !important; 
	height: 100% !important; 
}
.contentdropzone-hover {
	max-height: 220px;
}
.contentdropzone-visible {
	max-height: 86px;
}
.contentdropzone-invisible {
	max-height: 0;
}
.contentdropzone-outer {
	display: table; 
	overflow: hidden; 
	height: 70px; 
	border: 1px dashed #FFF;
	background:#656383; 
	box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.8); 
	width: calc(100% - 16px); 
	margin: 8px;
	transition: height 0.5s ease-out;
    border-radius: 15px;
}
.contentdropzone-hover .contentdropzone-outer.small {
	height: 200px;
}
.contentdropzone-visible .contentdropzone-outer.small {
	height: 70px;
}
.contentdropzone-outer.large {
	height: 500px;
}
.contentdropzone-interior {
	display: table-cell; 
	vertical-align: middle;
	text-align:center;
}
.contentdropzone-label p {
	color:#FFF; 
	font-size:1.7rem; 
	font-weight: bold;
	margin: 0;
}


/* **********************************************
 * Content Creator language control
 ********************************************** */
#cc-lang-control {
	position: fixed;
	width: 122px;
	color: #fff;
	left: 1vw;
	bottom: 1vh;
	z-index: 40;
	opacity: 0.3;
	border: none;
	transition: 0.5s;
	font-size: 11px;
	font-family: "ralewayregular", Helvetica, Arial, sans-serif;
	background: #656383;
	border-radius: 15px;
	text-align: center;
	font-weight: bold;
}

#cc-lang-control:hover,
#cc-lang-control:active,
#cc-lang-control:focus {
	opacity: 1;
}
#hp-original #microsite_content .box.bg-rel1,
#hp-original #microsite_content .box.bg-rel1 * {
    background: #def5fb;
}

#hp-original #microsite_content .box.bg-rel1 {
    padding-top: 30px;
    padding-bottom: 30px;
}

#hp-original #microsite_content h1 {
    color: #000;
    text-transform: none;
    margin-left: 20%;
    margin-right: 20%;
    line-height: 1.2;
    margin-top: 40px;
}

#hp-original #microsite_content .lnk {
    color: #00a0dc;
}

#hp-original #microsite_content .lnk:hover {
    border-bottom: 1px solid #00a0dc;
}

#hp-original #microsite_content .btn-default {
    border-radius: 10px;
    border: none;
    -webkit-box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    -moz-box-shadow: 10px 10px 10px -8px rgba(137,232,114,0.75);
    box-shadow: 10px 10px 10px -8px rgba(0,0,0,0.75);
    margin-bottom: 20px;
    background: #000;
    color: #fff;
}

#hp-original #microsite_content .btn-default:hover {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    -moz-box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    box-shadow: 0px 0px 0px 0px rgba(137,232,114,0.75);
    margin: 30px 0 10px;
}

#hp-original #microsite_content .btn-default > span,
#hp-original #microsite_content .btn-default:hover > span {
    color: #fff;
}

#hp-original #microsite_content .text-with-buttons .col-md-6:first-of-type .btn-default {
    background: #89E872;
    color: #000;
}

#hp-original #microsite_content .text-with-buttons .col-md-6:first-of-type .btn-default > span,
#hp-original #microsite_content .text-with-buttons .col-md-6:first-of-type .btn-default:hover > span {
    color: #000;
}

#hp-original {
    background: #eee;
}

#hp-original section {
    background: #fff;
}

#hp-original .separat {
    margin-top: 40px;
}

/* Footer */

#hp-original .c-Footer,
#hp-original .c-Footer * {
    background: none !important;
    background-color: #eee !important;
    color: #000 !important;
}

#hp-original .c-Footer .col-md-3,
#hp-original .m-footerGreen {
    display: none !important;
}

#hp-original .m-footerBlack {
    width: 100%;
    right: 0;
}

#hp-original .m-LegalLinks {
    text-align: center;
}

/* --------------------------------------------------------------------------------
 * 	 Bonus Club Overview Page
 * -------------------------------------------------------------------------------- */

.bonusclub_overview .table-responsive.js-bonusclub-overview_table {
    float: left;
    width: 100%;
    padding-left: 25px;
}

.bonusclub_overview table.table {
    margin-bottom: 25px;
}

.bonusclub_overview .row > div {
    margin-bottom: 2px;
}

.bonusclub_overview select.js-bonusclub-dropdown--manufacturer {
    width: 94%;
}

.bonusclub_overview .col-xs-12.col-md-4 {
    padding: 0px;
}

.bonusclub_overview .col-xs-12.col-md-4 {
    padding: 0px;
}

.bonusclub_overview  .text-info .col-xs-12.col-md-3:nth-child(4) {
    padding-right: 0px;
}

.bonusclub_popup .btn-primary {
    border-bottom: 2px solid #000 !important;
}

.bonusclub_popup .article.text_with_media a {
    border-bottom: 2px solid black !important;
}

.bonusclub_popup .article.text_with_media a:hover {
    border-bottom: initial;
}

.bonusclub_popup li::before {
    content: counter(li);
    font-weight: bold;
    font-size: 15px;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.bonusclub_popup li {
    counter-increment: li
}

/* --------------------------------------------------------------------------------
 * 	 HP Miss U Campaign
 * -------------------------------------------------------------------------------- */

.hp_missu {
    background: #f9f9f9;
}

.hp_missu .hp_missu_introtext h2 {
    margin-bottom: 10px !important;
    margin-top: 30px;
}

.hp_missu .hp_missu_footer p:last-child {
    margin-bottom: 65px;
}

.hp_missu .hp_missu_postcard .article.text_with_media .row {
    background-size: 107% !important;
}

.hp_missu .hp_missu_postcard .text_with_media .row {
    height: 550px;
}

.hp_missu .hp_missu_postcard .text_with_media .row p {
    width: 400px;
    position: relative;
    left: 44%;
    top: 95px;
    font-size: 14px;
}

.hp_missu .hp_missu_present {
    padding: 50px 0px;
}
.hp_missu .hp_missu_reason,
.hp_missu .hp_missu_bulletpoints {
    background: #fff;
}

.hp_missu .c-Products--gallery-Product {
    background: white;
    margin: 9px 5px;
    width: 32%;
    padding-top: 10px;
}

.hp_missu .hp_missu_products {
    padding-bottom: 20px;
}

.hp_missu .c-Products__shortDescription.js-shortDescription {
    margin-top: 20px;
}

.hp_missu .c-Products__description.js-description {
    margin: 20px 0px;
}

.hp_missu .c-Products--gallery-Product span[class^="price"] {
    color: #0096d6;
}

.hp_missu .c-Products--gallery-Product a {
    color: #0096d6 ;
}

.hp_missu .hp_missu_logo .img-responsive.img-original {
    width: 25%;
    margin: 0 auto;
}

.hp_missu .hp_missu_reason {
    padding: 60px 0px;
}

.hp_missu .hp_missu_bulletpoints .article > div.row:nth-child(1){
    padding: 0px !important;
}

.hp_missu .hp_missu_bulletpoints .article > div.row:nth-child(2){
    padding: 0px !important;
}

.hp_missu .hp_missu_bulletpoints p:nth-child(2) {
    margin-bottom: 0px !important;
}

.hp_missu .hp_missu_bulletpoints .text_with_media {
    border-left: 5px solid #89e872;
}

.hp_missu .hp_missu_bulletpoints .text_with_media img {
    width: 30%;
}

.hp_missu .hp_missu_bulletpoints {
    padding-bottom: 110px;
}

.hp_missu .box.separat {
    margin-top: 0px;
}

.hp_missu .hp_missu_footer {
    color: #fff;
}

.hp_missu .hp_missu_footer h2 {
    color: #fff;
    padding-top: 100px;
    margin-bottom: 10px;
}

.hp_missu .hp_missu_footer p:last-child {
    margin-bottom: 65px;
}

.hp_missu .btn.btn-primary {
    background: #0096d6;
    color: #fff;
    border-color: #0096d6;
    padding: 14px 20px 14px 20px !important;
    font-weight: bold;
    font-size: 13px;
}

.hp_missu i.fa.fa-cart-arrow-down {
    display: none;
}

.hp_missu .btn.btn-primary::after {
    display: none;
}

.hp_missu .hp_missu_products .btn-primary:hover,
.hp_missu .btn-primary:active,
.hp_missu .btn-primary:focus {
    background: #00b3ec;
    color: #fff;
    text-decoration: underline;
    border: 2px solid #00b3ec !important;
}

.hp_missu #microsite_content .c-Products--gallery-Product .btn-primary {
    margin: 10px 0 25px 0 !important;
}

.hp_missu .btn.btn-default {
    background: #fff;
    color: #0096d6;
    border: none;
    font-weight: bold;
    font-size: 13px;
    padding-right: 50px;
    padding-left: 50px;
}

.hp_missu .btn.btn-default:hover,
.hp_missu .btn.btn-default:active,
.hp_missu .btn.btn-default:focus {
    background: #e6e8e7;
    color: #0096d6 ;
    border: none;
    text-decoration: underline;
}

.hp_missu .c-Footer,
.hp_missu .c-Footer * {
    background: none !important;
    background-color: #fff !important;
    color: #000 !important;
}

.hp_missu .c-Footer .col-md-3,
.hp_missu .m-footerGreen {
    display: none !important;
}

.hp_missu .m-footerBlack {
    width: 100%;
    right: 0;
}

.hp_missu .m-LegalLinks {
    text-align: center;
    padding-bottom: 30px;
}

.hp_missu footer.navbar.navbar-bottom.navbar-inverse {
    top: -15px;
}

@media only screen and (max-width: 1200px) {

    .hp_missu .hp_missu_postcard .text_with_media .row p {
        width: 350px;
        position: relative;
        left: 43%;
        top: 99px;
        font-size: 13px;
    }
    .hp_missu .c-Products--gallery-Product {
        width: 48%;
    }
}

@media only screen and (max-width: 991px) {

    .hp_missu .hp_missu_postcard .text_with_media .row p {
        width: initial;
        position: relative;
        left: initial;
        top: initial;
        font-size: 14px;
        text-align: center;
    }

    .hp_missu .hp_missu_postcard .article.text_with_media .row {
        background: none !important;
        background-size: inital;
        height: 200px;
    }

    .hp_missu .hp_missu .c-Products--gallery-Product {
        width: 99%;
    }
}

/* --------------------------------------------------------------------------------
 * 	 CSS PRINT PARAMETER
 * -------------------------------------------------------------------------------- */

@media print {
    .col-xs-12.col-md-6.grid-col.separat {
        max-width: 270px !important;
        margin-right: 50px !important;
        margin-left: 50px !important;
        overflow: hidden !important;
        word-wrap: break-word !important;
    }

    .no-print{
        display: none !important;
    }

    a[href]:after {
        content: none !important;
    }
}

/* --------------------------------------------------------------------------------
 * 	 HPE MSA Storage
 * -------------------------------------------------------------------------------- */

/* HPE MSA Storage Microsite

.hpe_msa_storage

.msa_logo
.msa_introtext
.msa_introtext2
.msa_bulletpoints
.msa_products
.msa_customers
.msa_iqoute

*/

/* Generell */
.hpe_msa_storage {
    background: #fff;
}

.hpe_msa_storage ul {
    text-align: left;
    padding-left: 15px;
}

.hpe_msa_storage .msa_products ul {
    list-style: none !important;
    padding-left: 1px;
}

.hpe_msa_storage .msa_products li {
    padding-left: 1.6em;
    text-indent: -1.4em;
}

.hpe_msa_storage ul li {
    padding-top: 8px;
}

.hpe_msa_storage .article.text_with_media a:hover {
    /* border-bottom: 2px solid transparent !important; */
}

.hpe_msa_storage main .container .row h1 {
    background: none;
}

.hpe_msa_storage span.highlight {
    font-weight: 400;
    color: #eacb27;
}

.hpe_msa_storage h2 {
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 27px;
}

.hpe_msa_storage h3 {
    font-family: 'Raleway', Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 20px;
}

.hpe_msa_storage #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

.hpe_msa_storage p {
    font-size: 17px;
    font-weight: normal;
}

.hpe_msa_storage .msa_products p {
    text-align: left;
}

.hpe_msa_storage .msa_products .add_info_products {
    min-height: 300px;
}

/* Logo */
.hpe_msa_storage .msa_logo {
    background: #f3f3f3;
}

.hpe_msa_storage .msa_logo img {
    width: 25%;
}

/* Introtext */
.hpe_msa_storage .msa_introtext {
    padding-top: 50px;
    background: #f3f3f3;
}

.hpe_msa_storage .msa_introtext h1 {
    color: #000;
    font-size: 50px;
}

.hpe_msa_storage .msa_introtext p {
    margin: 40px 0px
}

/* customers*/
/* Introtext2 */
.hpe_msa_storage .msa_introtext2 {
    background: #fff;
    padding-top: 100px;
    padding-bottom: 80px;
}

/* Bulletpoints */
.hpe_msa_storage .msa_bulletpoints {
    background: #fff;
    padding-bottom: 150px;
}

.hpe_msa_storage .msa_bulletpoints h3 {
    color: #000;
}

.hpe_msa_storage .msa_bulletpoints img {
    width: 81px;
    padding-left: 18px;
}

.hpe_msa_storage .msa_bulletpoints .text_with_media {
    border-bottom: 4px solid #eacb27;
}

/* customer*/
.hpe_msa_storage .msa_customers {
    padding: 100px 0px;
    background: #fff;
}

/* products */
.hpe_msa_storage .msa_products {
    background: #f3f3f3;
    padding-bottom: 30px;
}

.hpe_msa_storage .c-Products--gallery-Product {
    background: white;
    margin-right: 3%;
    width: 47%;
    margin-top: 3%;
}

.hpe_msa_storage .c-Products__artNo {
    display: none;
}

.hpe_msa_storage .stockqty {
    width: 200px;
    text-align: left;
    color: #159F79;
}

.c-Products__description.js-description p:nth-child(2) {
    display: none;
}

.hpe_msa_storage .c-Products--gallery-Product span[class^="price"] {
    color: #159f79;
}

.hpe_msa_storage .msa_products a {
    color: #000;
}

.hpe_msa_storage .js-shortDescription {
    text-align: left;
    font-weight: bold;
}

.hpe_msa_storage .msa_products li::before {
    top: 0px !important;
}

.hpe_msa_storage .msa_products ul:not(.pagination) li:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #EACB27;
    margin-right: 8px;
}

.hpe_msa_storage .msa_products .js-description ul:not(.pagination) li:before {
    padding-top: 3px;
    content: "\f00c";
    color: #eacb27;
    font-size: 14px;
    padding-left: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #fbf5d4;
}

.hpe_msa_storage .c-Products__artNo {
    text-align: left;
}

.hpe_msa_storage .js-description {
    border-bottom: 2px solid #d0d1d5;
    text-align: left;
}

/* iqoute*/
.hpe_msa_storage .msa_iqoute h2 {
    color: #fff;
}

.hpe_msa_storage .msa_iqoute p {
    color: #fff;
}

.hpe_msa_storage .msa_iqoute {
    background: #159f79;
    padding: 50px 0px;
}

/* Buttons */

.hpe_msa_storage .btn-primary {
    width: 100%;
    background: #159f79;
    border-color: #159f79;
    padding: 14px 22px 14px 20px !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 13px;
}

.hpe_msa_storage .btn-primary:hover {
    background: #eacb27;
    border-color: #eacb27 !important;
}

.hpe_msa_storage .btn-primary::after {
    display: none;
}

.hpe_msa_storage .msa_iqoute .btn-default {
    background: #fff !important;
    border-color: #fff;
    font-weight: bold;
    padding-left: 50px;
    padding-right: 50px;
}

.hpe_msa_storage .msa_iqoute .btn-default:hover,
.hpe_msa_storage .msa_iqoute .btn-default:focus,
.hpe_msa_storage .msa_iqoute .btn-default:active {
    background: #fff !important;
    border-color: #fff !important;
    color: #159F79 !important;
}

.msa_border {
    height: 80px;
    background: #f3f3f3;
    border-bottom-left-radius: 80%;
    border-bottom-right-radius: 80%;
}

.hpe_msa_storage .msa_footer {
    padding: 50px 0px;
}

.hpe_msa_storage .msa_footer .btn-default {
    background: #159f79;
    border-color: #159f79;
    padding: 14px 50px !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 24px;
}

.hpe_msa_storage .msa_footer .btn-default:hover {
    background: #EACB27;
    border-color: #EACB27;
    border-bottom: 2px solid #EACB27;
}

.hpe_msa_storage .m-footerGreen p {
    font-size: 12px;
}

@media only screen and (max-width: 1200px) {
    .hpe_msa_storage .c-Products--gallery-Product {
        width: 47%;
    }
}

@media only screen and (max-width: 991px) {
    .hpe_msa_storage .c-Products--gallery-Product {
        width: 100%;
    }
}

/* --------------------------------------------------------------------------------
 * 	 Microsite - Locations *
 * -------------------------------------------------------------------------------- */

.national_countries {
    overflow: auto;
    padding: 15px 1px 60px 1px;
}

/* --------------------------------------------------------------------------------
 * 	 HPE - Proliant Gen10 *
 * -------------------------------------------------------------------------------- */
.hpe_proliant_gen10 .highlight{
    color: #3AF7C4;
}

.hpe_proliant_gen10 #microsite_content p {
    font-weight: bold;
}

.hpe_proliant_gen10 #microsite_content h2 {
    margin-bottom: 20px;
}

.hpe_proliant_gen10 main .container .row h1  {
    background: none !important;
    padding-bottom: 10px;
    padding-left: 0px;
}

/* Buttons */

.hpe_proliant_gen10 #microsite_content .btn.btn-default {
    background: #00a982;
    color:#fff;
    font-weight: bold;
    padding: 14px 40px;
    border-bottom: 2px solid #00a982 !important;
}

.hpe_proliant_gen10 #microsite_content .btn.btn-default:hover {
    background: #fff;
    border-bottom: 2px solid #fff !important;
    color: #000;
}

.hpe_proliant_gen10 .logo {
    background: #03161e;
}

.hpe_proliant_gen10 .logo img {
    padding: 40px 0px;
}

.hpe_proliant_gen10 .head_image {
    background: #03161e;
    padding-bottom: 80px;
}

.hpe_proliant_gen10 .head_image p:first-child {
    padding-top: 80px;
}

.hpe_proliant_gen10 .head_image p {
    padding-top: 0px;
}

.hpe_proliant_gen10 .head_image .row {
    padding: 0px !important;
}

.hpe_proliant_gen10 .head_image .row:last-child {
    color: #fff;
}

.hpe_proliant_gen10 .logo h1,
.hpe_proliant_gen10 .logo p {
    color: #fff;
}

.hpe_proliant_gen10 .enterprise {
    padding-top: 100px;
    padding-bottom: 50px;
}

.hpe_proliant_gen10 #microsite_content .bulletpoints .equalheight .article {
    height: 97%;
}

.hpe_proliant_gen10 .bulletpoints {
    padding-bottom: 150px;
}

.hpe_proliant_gen10 .bulletpoints .text_with_media {
    background: #00a982;
    background-repeat: no-repeat;
    background-position: 90% 3%;
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_proliant_gen10_1/corner1.png");
    margin-top: 10px;
}

.hpe_proliant_gen10 .bulletpoints .col-md-4:nth-child(3) .article.text_with_media {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_proliant_gen10_1/corner2.png");
}

.hpe_proliant_gen10 .bulletpoints .col-md-4:nth-child(4) .article.text_with_media {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_proliant_gen10_1/corner3.png");
}

.hpe_proliant_gen10 .bulletpoints .text_with_media img {
    padding-left: 25px !important;
    padding-top: 90px;
}

.hpe_proliant_gen10 .bulletpoints .article.text_with_media h3 {
    color: #ffffff !important;
    font-size: 18px;
    padding: 0px 10px 10px 10px;
}

.hpe_proliant_gen10 .bulletpoints .article.text_with_media p {
    color: white;
    font-weight: normal !important;
    padding: 0px 10px 40px 10px;
}

.hpe_proliant_gen10 .products_text {
    background: #f5f5f5;
    padding: 100px 0px 50px 0px;
}

.hpe_proliant_gen10 .products {
    background: #f5f5f5;
    padding-bottom: 100px;
}

.hpe_proliant_gen10 .products  ul {
    list-style: none !important;
    padding-left: 1px;
}


.hpe_proliant_gen10 .c-Products--gallery-Product {
    background: white;
    margin-right: 3%;
    width: 47%;
    margin-top: 3%;
}

.hpe_proliant_gen10 .c-Products--gallery-Product img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
}

.hpe_proliant_gen10 .c-Products__description.js-description p:nth-child(2) {
    display: none;
}

.hpe_proliant_gen10 .c-Products--gallery-Product span[class^="price"],
.hpe_proliant_gen10 .stockqty {
    color: #159f79;
}

.hpe_proliant_gen10 .products a {
    color: #000;
}

.hpe_proliant_gen10 .quantityblock {
    display: none;
}

.hpe_proliant_gen10 .products .lnk {
    color: #00A982;
    font-size: 14px;
}

.hpe_proliant_gen10 .products .lnk:after {
    content: "\f105";
}


.hpe_proliant_gen10 .products .lnk:hover {
    color: #03161E;
    border-bottom: none;
}

.hpe_proliant_gen10 .js-shortDescription {
    text-align: left;
    font-weight: bold;
}

.hpe_proliant_gen10 .products li::before {
    top: 0px !important;
}

.hpe_proliant_gen10 .c-Products__price {
    text-align: center;
    margin-top: 40px;
}


.hpe_proliant_gen10 .products ul:not(.pagination) li:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #EACB27;
    margin-right: 12px;
}

.hpe_proliant_gen10 .products li {
    padding-left: 1.6em;
    text-indent: -1.7em;
}

.hpe_proliant_gen10 .products .js-description ul:not(.pagination) li:before {
    padding-top: 3px;
    content: "\f00c";
    color: #eacb27;
    font-size: 14px;
    padding-left: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #fbf5d4;
}

.hpe_proliant_gen10 .c-Products__artNo {
    text-align: left;
    display: none;
}

.hpe_proliant_gen10 .js-description {
    border-bottom: 2px solid #d0d1d5;
    text-align: left;
    padding-bottom: 20px !important;
}

.hpe_proliant_gen10 .btn-primary {
    width: 100%;
    background: #159f79;
    border-color: #159f79;
    padding: 14px 22px 14px 20px !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 13px;
}

.hpe_proliant_gen10 .btn-primary:hover {
    background: #03161E;
    border-color: #03161E !important;
}

.hpe_proliant_gen10 .btn-primary::after {
    display: none;
}

.hpe_proliant_gen10 .server {
    padding-top: 150px;
}


.hpe_proliant_gen10 #microsite_content .server .article > .row {
    padding: 0px;
}

.hpe_proliant_gen10 .contacts {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_proliant_gen10_1/footer_background.png");
    padding: 70px 0px 70px 0px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}

.hpe_proliant_gen10 .contacts  .lnk {
    color: #00A982;
    font-size: 14px;
}

.hpe_proliant_gen10 #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

.hpe_proliant_gen10 .contacts .lnk:hover {
    color: #fff;
    border-bottom: 1px transparent !important;
}

/* Responsive  */

@media only screen and (max-width: 1200px) {
    .hpe_proliant_gen10 .c-Products--gallery-Product {
        width: 47%;
    }
}

@media only screen and (max-width: 991px) {
    .hpe_proliant_gen10 .c-Products--gallery-Product {
        width: 100%;
    }

    .hpe_proliant_gen10 .bulletpoints .col-md-4:nth-child(3) .article.text_with_media {
        margin-top: 10px;
    }

    .hpe_proliant_gen10 .bulletpoints .col-md-4:nth-child(4) .article.text_with_media {
        margin-top: 10px;
    }
}


/* --------------------------------------------------------------------------------
 * 	 HPE - Top Value Offers *
 * -------------------------------------------------------------------------------- */
.hpe_top_value_offers .highlight{
    color: #3AF7C4;
}

.hpe_top_value_offers #microsite_content p {
    font-weight: bold;
}

.hpe_top_value_offers #microsite_content h2 {
    margin-bottom: 20px;
}

.hpe_top_value_offers main .container .row h1  {
    background: none !important;
    padding-bottom: 10px;
    padding-left: 0px;
}

/* Buttons */

.hpe_top_value_offers #microsite_content .btn.btn-default {
    background: #00a982;
    color:#fff;
    font-weight: bold;
    padding: 14px 40px;
    border-bottom: 2px solid #00a982 !important;
}

.hpe_top_value_offers #microsite_content .btn.btn-default:hover {
    background: #fff;
    border-bottom: 2px solid #fff !important;
    color: #000;
}

.hpe_top_value_offers .logo {
    background: #03161e;
}

.hpe_top_value_offers .logo img {
    padding: 40px 0px;
    width: 35%;
}


.hpe_top_value_offers .head_image {
    background: #03161e;
}


.hpe_top_value_offers .head_image p {
    padding-top: 0px;
}

.hpe_top_value_offers .head_image .row {
    padding: 0px !important;
}

.hpe_top_value_offers .head_image .row:last-child {
    color: #fff;
}

.hpe_top_value_offers .logo h1,
.hpe_top_value_offers .logo p {
    color: #fff;
}

.hpe_top_value_offers .enterprise {
    padding-top: 100px;
    padding-bottom: 50px;
}

.hpe_top_value_offers .faster-sales {
    padding: 100px 0px 50px 0px;
}

.hpe_top_value_offers .right-deal {
    padding-bottom: 50px;
}

.hpe_top_value_offers .bonus-club {
    padding-bottom: 50px;
}

.hpe_top_value_offers .bonus-club .text_with_media {
    background: #06202D;
    padding: 50px 0px;
}

.hpe_top_value_offers .bonus-club h2 {
    color: #fff;
}

.hpe_top_value_offers .bonus-club p {
    color: #fff;
}

.hpe_top_value_offers .contacts h2{
    color: #fff;
}

.hpe_top_value_offers #microsite_content .bulletpoints .equalheight .article {
    height: 97%;
}

.hpe_top_value_offers .bulletpoints {
    padding-bottom: 60px;
}

.hpe_top_value_offers .bulletpoints .text_with_media {
    background: #00a982;
    background-repeat: no-repeat;
    background-position: 95% 5%;
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_proliant_gen10_1/corner1.png");
    margin-top: 10px;
}

.hpe_top_value_offers .bulletpoints .col-md-6:nth-child(3) .article.text_with_media {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_top_value_offers_q1y20/waben1.png");
}
.hpe_top_value_offers .bulletpoints .col-md-6:nth-child(3) .article.text_with_media {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_top_value_offers_q1y20/waben2.png");
}
.hpe_top_value_offers .bulletpoints .col-md-6:nth-child(4) .article.text_with_media {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_top_value_offers_q1y20/waben3.png");
}
.hpe_top_value_offers .bulletpoints .col-md-6:nth-child(5) .article.text_with_media {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_top_value_offers_q1y20/waben4.png");
}

.hpe_top_value_offers .bulletpoints .text_with_media img {
    padding-left: 25px !important;
    padding-top: 30px;
}

.hpe_top_value_offers .bulletpoints .article.text_with_media h3 {
    color: #ffffff !important;
    font-size: 18px;
    padding: 0px 10px 10px 10px;
}

.hpe_top_value_offers .bulletpoints .article.text_with_media p {
    color: white;
    font-weight: normal !important;
    padding: 0px 10px 40px 10px;
}

.hpe_top_value_offers .products_text {
    background: #f5f5f5;
    padding: 100px 0px 50px 0px;
}

.hpe_top_value_offers .products {
    background: #f5f5f5;
    padding-bottom: 100px;
}

.hpe_top_value_offers .products  ul {
    list-style: none !important;
    padding-left: 1px;
}


.hpe_top_value_offers .c-Products--gallery-Product {
    background: white;
    margin-right: 3%;
    width: 47%;
    margin-top: 3%;
}

.hpe_top_value_offers .c-Products--gallery-Product img {
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
}

.hpe_top_value_offers .c-Products__description.js-description p:nth-child(2) {
    display: none;
}

.hpe_top_value_offers .c-Products--gallery-Product span[class^="price"],
.hpe_top_value_offers .stockqty {
    color: #159f79;
}

.hpe_top_value_offers .products a {
    color: #000;
}

.hpe_top_value_offers .quantityblock {
    display: none;
}

.hpe_top_value_offers .products .lnk {
    color: #00A982;
    font-size: 14px;
}

.hpe_top_value_offers .products .lnk:after {
    content: "\f105";
}


.hpe_top_value_offers .products .lnk:hover {
    color: #03161E;
    border-bottom: none;
}

.hpe_top_value_offers .js-shortDescription {
    text-align: left;
    font-weight: bold;
}

.hpe_top_value_offers .products li::before {
    top: 0px !important;
}

.hpe_top_value_offers .c-Products__price {
    text-align: center;
    margin-top: 40px;
}


.hpe_top_value_offers .products ul:not(.pagination) li:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background-color: #EACB27;
    margin-right: 12px;
}

.hpe_top_value_offers .products li {
    padding-left: 1.6em;
    text-indent: -1.7em;
}

.hpe_top_value_offers .products .js-description ul:not(.pagination) li:before {
    padding-top: 3px;
    content: "\f00c";
    color: #eacb27;
    font-size: 14px;
    padding-left: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-color: #fbf5d4;
}

.hpe_top_value_offers .c-Products__artNo {
    text-align: left;
    display: none;
}

.hpe_top_value_offers .js-description {
    border-bottom: 2px solid #d0d1d5;
    text-align: left;
    padding-bottom: 20px !important;
}

.hpe_top_value_offers .btn-primary {
    width: 100%;
    background: #159f79;
    border-color: #159f79;
    padding: 14px 22px 14px 20px !important;
    color: #fff !important;
    font-weight: bold;
    font-size: 13px;
}

.hpe_top_value_offers .btn-primary:hover {
    background: #03161E;
    border-color: #03161E !important;
}

.hpe_top_value_offers .btn-primary::after {
    display: none;
}

.hpe_top_value_offers .server {
    padding-top: 150px;
}


.hpe_top_value_offers #microsite_content .server .article > .row {
    padding: 0px;
}

.hpe_top_value_offers .contacts {
    background-image: url("https://www.also.com/ec/cms5/media/img/1010_central/hpe_proliant_gen10_1/footer_background.png");
    padding: 70px 0px 70px 0px;
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}

.hpe_top_value_offers .contacts  .lnk {
    color: #00A982;
    font-size: 14px;
}

.hpe_top_value_offers #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

.hpe_top_value_offers .contacts .lnk:hover {
    color: #fff;
    border-bottom: 1px transparent !important;
}

/* Responsive  */

@media only screen and (max-width: 1200px) {
    .hpe_top_value_offers .c-Products--gallery-Product {
        width: 47%;
    }
}

@media only screen and (max-width: 991px) {
    .hpe_top_value_offers .c-Products--gallery-Product {
        width: 100%;
    }

    .hpe_top_value_offers .bulletpoints .col-md-4:nth-child(3) .article.text_with_media {
        margin-top: 10px;
    }

    .hpe_top_value_offers .bulletpoints .col-md-4:nth-child(4) .article.text_with_media {
        margin-top: 10px;
    }
}


/* --------------------------------------------------------------------------------
 * 	 Windows 7 EOS *
 * -------------------------------------------------------------------------------- */

.win7eos p.big {
    line-height: 1.5;
}

/* --------------------------------------------------------------------------------
 * 	 Lenovo Make a shift *
 * -------------------------------------------------------------------------------- */

.hp_make_shift .hp_countdown {
    background: #1d2228; /* Old browsers */
    background: -moz-linear-gradient(top,  #1d2228 0%, #101316 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #1d2228 0%,#101316 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #1d2228 0%,#101316 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1d2228', endColorstr='#101316',GradientType=0 ); /* IE6-9 */
    padding-bottom: 50px;
}

.hp_make_shift .hp_countdown h2 {
    color: #fff !important;
}

/* --------------------------------------------------------------------------------
 * 	 ALSO Adventskalendar 2019 *
 * -------------------------------------------------------------------------------- */

.adventskalendar_2019 #microsite_content {
    background: url('https://www.also.com/ec/cms5/media/img/1010/information_1/aktionen_8/adventskalendar_2019/2019_also_adventskalender_website_background.jpg');
    color: #fff;
}

.adventskalendar_2019 #colorbox #microsite_content {
    background: none;
    color: #000;
}

.adventskalendar_2019 #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

/* --------------------------------------------------------------------------------
 * 	 HP Members Club *
 * -------------------------------------------------------------------------------- */

.also_members_club .members_vordeelen {
    background: url(/ec/cms5/media/img/2400_2/acties/2019_2/hp_members_club_1/background_img_old_man_hp_member.jpg);
    margin-bottom: 50px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 750px;
    padding-top: 50px;
}

.also_members_club .members_vordeelen h2{
    color: #fff;
}

.also_members_club .members_form {
    background: url(/ec/cms5/media/img/2400_2/acties/2019_2/hp_members_club_1/background_blue_wall.jpg);
    background-repeat: no-repeat;
    padding: 40px 0px 50px 0px;
    background-size: cover;
    color: #fff;
    margin-top:	50px;
}

.also_members_club .members_form h2{
    color: #fff;
}

.also_members_club .members_footers {
    background: #000;
    color: #fff;
}

.also_members_club .c-Footer {
    display: none;
}

.also_members_club footer.navbar.navbar-bottom.navbar-inverse {
    display: none;
}

.also_members_club .members_footers .col-xs-12.col-md-10 {
    text-align: right;
}

.members_footers a {
    color: white !important;
    border-bottom: 1px solid #fff !important;
    font-size: 13px;
    font-weight: normal;
}

.members_footers p {
    color: white !important;
    font-size: 13px;
    font-weight: normal;
    margin: 5px
}

.also_members_club #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

.also_members_club #cboxLoadedContent {
    overflow-y: hidden !important;
    overflow-x: hidden !important;
}

/* --------------------------------------------------------------------------------
 * 	 HP Power Bundle*
 * -------------------------------------------------------------------------------- */

.hp_powerbundle .headmenu a {
    color: black !important;
    font-weight: normal;
}

.hp_powerbundle .rabatte {
    background: #059EDB;
}

.hp_powerbundle .rabatte h2,
.hp_powerbundle .rabatte p{
    color: #fff;
}

.hp_powerbundle .intel_logo {
    background: #059EDB;
}

#microsite_content .bg-black_1.box,
#microsite_content .bg-black_1.box .grid,
#microsite_content .bg-black_1:not(.box) .grid-col .article,
#microsite_content .bg-black-1.box,
#microsite_content .bg-black-1 .box,
#microsite_content .bg-black-1.box .grid,
#microsite_content .bg-black-1:not(.box) .grid-col .article {
    background: #F9F9F9
}

.hp_powerbundle .footer {
    background: #5A5A5A;
    color: #fff;
}

/* --------------------------------------------------------------------------------
 * 	 ALSO Green Heroes *
 * -------------------------------------------------------------------------------- */

.green_heroes .green_formular h2{
    color: #fff;
}

.green_heroes .green_formular {
    background: #281a11;
    color: #fff;
}

.green_heroes #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

.green_heroes #microsite_content .box .grid {
    background-color: #281A11;
}

/* --------------------------------------------------------------------------------
 * 	 Bonus Club Informationpage *
 * -------------------------------------------------------------------------------- */

@media only screen and (max-width: 996px) {
    .bonusclub_information_numbers img {
        width: 100px;
    }
    .bonusclub_information_numbers .text_with_media img {
        padding-left: 0px;
    }
    .bonusclub_information_buttons .btn-primary {
        width: 100%;
    }
}

/* --------------------------------------------------------------------------------
 * Lenovo powered by AMD Kampagne *
 * -------------------------------------------------------------------------------- */
/* All sections
.lenovo_powered_amd
.lenovo_header
.lenovo_bonus_box
.lenovo_bonus_member
.lenovo_products
.lenovo_deals
.advantages
.advantages_boxes
.finaltext
font-family: 'Lato', sans-serif;
*/

@import url('https://fonts.googleapis.com/css?family=Lato:400,700&display=swap');

.lenovo_powered_amd,
.lenovo_powered_amd html,
.lenovo_powered_amd body {
    font-family: 'Lato', sans-serif;
}

.lenovo_powered_amd h2 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
}

.lenovo_powered_amd p {
    font-size: 18px;
}

.lenovo_powered_amd .lenovo_header {
    background: url(/ec/cms5/media/img/1010_central/lenovo_powered_by_amd/lenovo_header_bg.jpg);
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: center;
}

.lenovo_powered_amd .lenovo_header .text_with_media img {
    width: 50%;
    padding-top: 100px;
}

.lenovo_powered_amd .lenovo_header .text_with_media h1 {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-weight: normal;
    font-size: 60px;
    padding-top: 60px;
}

.lenovo_powered_amd .lenovo_header .text_with_media p:before {
    content: "";
    width: 16%;
    height: 5px;
    background: #e2231a;
    position: absolute;
    top: 196px;
}

.lenovo_powered_amd .lenovo_header .text_with_media p {
    color: #fff;
    padding-top: 25px;
    font-size: 20px;
}

.lenovo_powered_amd .lenovo_bonus_box {
    padding: 70px 0px 0px 0px
}

.lenovo_powered_amd .lenovo_bonus_box h2 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

.lenovo_powered_amd .lenovo_bonus_box p {
    font-size: 18px;
}

.lenovo_powered_amd .lenovo_bonus_box p.big {
    font-size: 22px;
    line-height: 1.5;
    padding-top: 20px;
}

.lenovo_powered_amd .lenovo_bonus_box a {
    color: #e2231a;
}

.lenovo_powered_amd .lenovo_bonus_box .text_with_media .col-xs-12:nth-child(1){
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 60px;
    text-align: left;
    position: relative;
    top: -150px;
    background: white;
}

.lenovo_powered_amd .lenovo_bonus_box img {
    width: 60%;
}

.lenovo_powered_amd .lenovo_bonus_member {
    background: #e2231a;
    padding: 50px 0px 0px 0px;
    margin-top: -100px;
}

.lenovo_powered_amd .lenovo_bonus_member h2 {
    color: #fff;
    margin-bottom: 20px;
}

.lenovo_powered_amd .lenovo_bonus_member p{
    font-size: 20px;
    color: #fff;
}

.lenovo_powered_amd .lenovo_products {
    padding-top: 20px;
    background: #e2231a;
}

#microsite_content .lenovo_products  .c-Products--gallery-Product {
    padding-left: 50px;
    padding-right: 50px;
    width: 27%;
    margin: 40px 29px 0px 29px;
    background: white;
    text-align: center;
}

#microsite_content .lenovo_products  .c-Products--gallery-Product:nth-child(1),
#microsite_content .lenovo_products  .c-Products--gallery-Product:nth-child(2),
#microsite_content .lenovo_products  .c-Products--gallery-Product:nth-child(3) {
    margin-top: 0px;
}


.lenovo_powered_amd .lenovo_products .js-description {
    display: none;
}

.lenovo_powered_amd .lenovo_products .c-Products__shortDescription.js-shortDescription a{
    color: black;
}

.lenovo_powered_amd .lenovo_products .c-Products__shortDescription.js-shortDescription a:hover,
.lenovo_powered_amd .lenovo_products .c-Products__shortDescription.js-shortDescription a:active,
.lenovo_powered_amd .lenovo_products .c-Products__shortDescription.js-shortDescription a:focus {
    color: #e2231a !important;
    border-bottom: 0 !important;
}

.lenovo_powered_amd .lenovo_products .c-Products__price {
    display: none;
}

.lenovo_powered_amd .lenovo_products .add_info_products {
    position: relative;
    top: -87px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.lenovo_powered_amd .lenovo_products .add_info_products p {
    font-size: 16px;
    font-weight: bold;
    background: url("https://www.also.com/ec/cms5/media/img/1010_central/lenovo_powered_by_amd/bonus-club-points-bg.png");
    background-position-x: center;
    margin: 0 auto;
    background-repeat: no-repeat;
    width: 50%;
    padding: 3px 0px 1px 0px;
}

.lenovo_powered_amd .lenovo_products .c-Products__shortDescription.js-shortDescription {
    position: relative;
    top: 58px;
    min-height: 80px;
}

.lenovo_powered_amd #microsite_content .c-Products--gallery-Product.col-lg-4 .btn,
.lenovo_powered_amd #microsite_content .c-Products--gallery-Product.col-lg-6 .btn {
    width: 75%;
}

.lenovo_powered_amd #microsite_content .c-Products--gallery-Product .btn-primary {
    padding: 14px 5px 14px 5px;
    margin-top: 20px !important;
}

.lenovo_powered_amd .lenovo_products a.btn.btn-primary  {
    border-color: #e2231a;
    color: #e2231a;
    font-weight: bold;
}

.lenovo_powered_amd .lenovo_products a.btn.btn-primary i{
    display: none;
}

.lenovo_powered_amd .lenovo_products .btn-primary::after {
    display: none;
}

.lenovo_powered_amd .lenovo_products a.btn.btn-primary:hover  {
    background: #e2231a;
    color: #fff;
}

.lenovo_powered_amd .lenovo_deals .btn-default{
    color: #fff;
    background-color: #e2231a;
    border-color: #fff;
    margin: 20px 0;
    font-weight: bold;
    font-size: 32px;
}

.lenovo_powered_amd .lenovo_deals .btn-default:hover,
.lenovo_powered_amd .lenovo_deals .btn-default:active,
.lenovo_powered_amd .lenovo_deals .btn-default:focus {
    background-color: #fff !important;
    color: #e2231a;
    border-color: #fff;
}

.lenovo_powered_amd .lenovo_deals .btn-default span{
    color: #fff !important;
}
.lenovo_powered_amd #microsite_content section .btn:hover > span {
    color: #e2231a !important;
}

.lenovo_powered_amd .lenovo_deals {
    background: #e2231a;
    padding: 50px 0px 0px 0px;
}

.lenovo_powered_amd .lenovo_deals h2 {
    color: #fff;
    margin-bottom: 20px;
}

.lenovo_powered_amd .lenovo_deals p{
    font-size: 20px;
    color: #fff;
}

.lenovo_powered_amd .lenovo_deals a{
    color: ##fff !important;
}

.lenovo_powered_amd .advantages {
    padding: 50px 0px 0px 0px;
}

.lenovo_powered_amd .advantages h2 {
    color: #000;
    margin-bottom: 20px;
}

.lenovo_powered_amd .advantages p{
    font-size: 20px;
    color: #000;
}

.lenovo_powered_amd .advantages p{
    font-size: 20px;
    color: #000;
}

.lenovo_powered_amd .advantages_boxes {
    padding-top: 20px;
}

.lenovo_powered_amd .advantages_boxes p.big {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 4px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.lenovo_powered_amd .advantages_boxes .text_with_media{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 5px;
    padding: 30px 0px;
}

.lenovo_powered_amd .advantages_boxes .text_with_media{
    color: darkgrey;
}

.lenovo_powered_amd .finaltext {
    padding: 50px 0px 50px 0px;
    margin-top: 100px;
    background: url(https://www.also.com/ec/cms5/media/img/1010_central/lenovo_powered_by_amd/footer-bg.jpg);
}

.lenovo_powered_amd .finaltext .col-for-image{
    min-height: 100px;
}

.lenovo_powered_amd .finaltext h2,
.lenovo_powered_amd .finaltext p {
    color: #fff;
}

.lenovo_powered_amd .finaltext h2 {
    margin-bottom: 20px;
}

.lenovo_powered_amd #microsite_content .finaltext ul {
    width: 50%;
    float: left;
}

.lenovo_powered_amd #microsite_content li {
    text-align: left;
    list-style-image: url('https://www.also.com/ec/cms5/media/img/1010_central/lenovo_powered_by_amd/bullet-point.png');
    color: #fff;
    font-size: 18px;
    padding-bottom: 7px;
}

.lenovo_powered_amd #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

/* Responsive */

@media (min-width: 992px) {

    .lenovo_powered_amd .finaltext {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

}

@media (max-width: 1200px) {

    .lenovo_powered_amd .lenovo_products .add_info_products {
        top: -112px;
    }

    .lenovo_powered_amd .lenovo_products .add_info_products p {
        width: 60%;
    }

}

@media (max-width: 992px) {

    .lenovo_powered_amd .lenovo_header .text_with_media img {
        width: 80%;
        padding-top: 50px;
    }

    .lenovo_powered_amd .lenovo_bonus_box img {
        display: none;
        position: relative;
    }

    .lenovo_powered_amd .lenovo_header {
        height: 600px;
    }

    #microsite_content .lenovo_products .c-Products--gallery-Product {
        padding-left: 50px;
        padding-right: 50px;
        width: 41%;
        margin: 40px 29px 20px 32px !important;
        background: white;
        text-align: center;
    }

    .lenovo_powered_amd .lenovo_products .add_info_products {
        top: -84px;
    }

    .lenovo_powered_amd .lenovo_products .add_info_products p {
        width: 54%;
    }

    .lenovo_powered_amd .advantages_boxes .text_with_media:nth-child(2){
        margin-top: 30px !important;
    }

    .lenovo_powered_amd .finaltext .col-xs-12:nth-child(2) {
        padding-bottom: 100px;
    }

    .lenovo_powered_amd .finaltext .group-3-3 img {
        position: relative;
        top: -800px;
        text-align: center;
        margin: 0 auto;
    }

}

@media (max-width: 767px) {

    .lenovo_powered_amd .lenovo_header .text_with_media h1 {
        font-size: 46px;
    }

    .lenovo_powered_amd .lenovo_header .text_with_media p {
        padding-top: 60px;
        font-size: 18px;
    }

    .lenovo_powered_amd .lenovo_header .text_with_media p:before {
        top: 70%;
    }

    #microsite_content .lenovo_products .c-Products--gallery-Product {
        width: 90%;
    }

    .lenovo_powered_amd .lenovo_products .add_info_products p {
        width: 30%;
    }

    .lenovo_powered_amd .lenovo_products .add_info_products {
        top: -30px;
    }

    .lenovo_powered_amd .finaltext .col-xs-12:nth-child(2) {
        padding-bottom: 100px;
    }

    .lenovo_powered_amd .finaltext .group-3-3 img {
        position: relative;
        top: -780px;
        text-align: center;
        margin: 0 auto;
    }

}

@media (max-width: 602px) {

    .lenovo_powered_amd .lenovo_products .add_info_products {
        top: -55px;
    }

    .lenovo_powered_amd .finaltext .col-xs-12:nth-child(2) {
        padding-bottom: 100px;
    }

    .lenovo_powered_amd #microsite_content li {
        font-size: 16px;
    }

    .lenovo_powered_amd .finaltext .group-3-3 img {
        position: relative;
        top: -820px;
        text-align: center;
        margin: 0 auto;
    }

}


/* --------------------------------------------------------------------------------
 * HP powered by AMD Kampagne *
 * -------------------------------------------------------------------------------- */
/* All sections
.hp_powered_amd
.hp_header
.hp_bonus_box
.hp_bonus_member
.hp_products
.hp_deals
.advantages
.advantages_boxes
.finaltext
font-family: 'Lato', sans-serif;
*/

@import url('https://fonts.googleapis.com/css?family=Lato:400,700&display=swap');

.also_solutions_business_team,
.hp_powered_amd html,
.hp_powered_amd body {
    font-family: 'Lato', sans-serif;
}

.hp_powered_amd h2 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
}

.hp_powered_amd p {
    font-size: 18px;
}

.hp_powered_amd .hp_header {
    background: url(/ec/cms5/media/img/1010_central/hp_powered_by_amd/header-bg.jpg);
    height: 700px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: center;
}

.hp_powered_amd .hp_header .text_with_media img {
    width: 50%;
    padding-top: 100px;
}

.hp_powered_amd .hp_header .text_with_media h1 {
    font-family: 'Lato', sans-serif;
    color: #fff;
    font-weight: normal;
    font-size: 60px;
    padding-top: 60px;
}

.hp_powered_amd .hp_header .text_with_media p:before {
    content: "";
    width: 16%;
    height: 5px;
    background: #0096d6;
    position: absolute;
    top: 196px;
}

.hp_powered_amd .hp_header .text_with_media p {
    color: #fff;
    padding-top: 25px;
    font-size: 20px;
}

.hp_powered_amd .hp_bonus_box {
    padding: 70px 0px 0px 0px
}

.hp_powered_amd .hp_bonus_box h2 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

.hp_powered_amd .hp_bonus_box p {
    font-size: 18px;
}

.hp_powered_amd .hp_bonus_box p.big {
    font-size: 22px;
    line-height: 1.5;
    padding-top: 20px;
}

.hp_powered_amd .hp_bonus_box a {
    color: #0096d6;
}

.hp_powered_amd .hp_bonus_box .text_with_media .col-xs-12:nth-child(1){
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 60px;
    text-align: left;
    position: relative;
    top: -150px;
    background: white;
}

.hp_powered_amd .hp_bonus_box img {
    width: 60%;
}

.hp_powered_amd .hp_bonus_member {
    background: #0096d6;
    padding: 50px 0px 0px 0px;
    margin-top: -100px;
}

.hp_powered_amd .hp_bonus_member h2 {
    color: #fff;
    margin-bottom: 20px;
}

.hp_powered_amd .hp_bonus_member p{
    font-size: 20px;
    color: #fff;
}

.hp_powered_amd .hp_products {
    padding-top: 20px;
    background: #0096d6;
}

#microsite_content .hp_products  .c-Products--gallery-Product {
    padding-left: 50px;
    padding-right: 50px;
    width: 27%;
    margin: 40px 29px 0px 29px;
    background: white;
    text-align: center;
}

#microsite_content .hp_products  .c-Products--gallery-Product:nth-child(1),
#microsite_content .hp_products  .c-Products--gallery-Product:nth-child(2),
#microsite_content .hp_products  .c-Products--gallery-Product:nth-child(3) {
    margin-top: 0px;
}


.hp_powered_amd .hp_products .js-description {
    display: none;
}

.hp_powered_amd .hp_products .c-Products__shortDescription.js-shortDescription a{
    color: black;
}

.hp_powered_amd .hp_products .c-Products__shortDescription.js-shortDescription a:hover,
.hp_powered_amd .hp_products .c-Products__shortDescription.js-shortDescription a:active,
.hp_powered_amd .hp_products .c-Products__shortDescription.js-shortDescription a:focus {
    color: #0096d6 !important;
    border-bottom: 0 !important;
}

.hp_powered_amd .hp_products .c-Products__price {
    display: none;
}

.hp_powered_amd .hp_products .add_info_products {
    position: relative;
    top: -87px;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 28px;
}

.hp_powered_amd .hp_products .add_info_products p {
    font-size: 16px;
    font-weight: bold;
    background: url("https://www.also.com/ec/cms5/media/img/1010_central/lenovo_powered_by_amd/bonus-club-points-bg.png");
    background-position-x: center;
    margin: 0 auto;
    background-repeat: no-repeat;
    width: 50%;
    padding: 3px 0px 1px 0px;
}

.hp_powered_amd .hp_products .c-Products__shortDescription.js-shortDescription {
    position: relative;
    top: 58px;
    min-height: 80px;
}

.hp_powered_amd #microsite_content .c-Products--gallery-Product.col-lg-4 .btn,
.hp_powered_amd #microsite_content .c-Products--gallery-Product.col-lg-6 .btn {
    width: 75%;
}

.hp_powered_amd #microsite_content .c-Products--gallery-Product .btn-primary {
    padding: 14px 5px 14px 5px;
    margin-top: 20px !important;
}

.hp_powered_amd .hp_products a.btn.btn-primary  {
    border-color: #0096d6;
    color: #0096d6;
    font-weight: bold;
}

.hp_powered_amd .hp_products a.btn.btn-primary i{
    display: none;
}

.hp_powered_amd .hp_products .btn-primary::after {
    display: none;
}

.hp_powered_amd .hp_products a.btn.btn-primary:hover  {
    background: #0096d6;
    color: #fff;
}

.hp_powered_amd .hp_deals .btn-default{
    color: #fff;
    background-color: #0096d6;
    border-color: #fff;
    margin: 20px 0;
    font-weight: bold;
    font-size: 32px;
}

.hp_powered_amd .hp_deals .btn-default:hover,
.hp_powered_amd .hp_deals .btn-default:active,
.hp_powered_amd .hp_deals .btn-default:focus {
    background-color: #fff !important;
    color: #0096d6;
    border-color: #fff;
}

.hp_powered_amd .hp_deals .btn-default span{
    color: #fff !important;
}
.hp_powered_amd #microsite_content section .btn:hover > span {
    color: #0096d6 !important;
}

.hp_powered_amd .hp_deals {
    background: #0096d6;
    padding: 50px 0px 0px 0px;
}

.hp_powered_amd .hp_deals h2 {
    color: #fff;
    margin-bottom: 20px;
}

.hp_powered_amd .hp_deals p{
    font-size: 20px;
    color: #fff;
}

.hp_powered_amd .hp_deals a{
    color: ##fff !important;
}

.hp_powered_amd .advantages {
    padding: 50px 0px 0px 0px;
}

.hp_powered_amd .advantages h2 {
    color: #000;
    margin-bottom: 20px;
}

.hp_powered_amd .advantages p{
    font-size: 20px;
    color: #000;
}

.hp_powered_amd .advantages p{
    font-size: 20px;
    color: #000;
}

.hp_powered_amd .advantages_boxes {
    padding-top: 20px;
}

.hp_powered_amd .advantages_boxes p.big {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 4px;
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
}

.hp_powered_amd .advantages_boxes .text_with_media{
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 5px;
    padding: 30px 0px;
}

.hp_powered_amd .advantages_boxes .text_with_media{
    color: darkgrey;
}

.hp_powered_amd .finaltext {
    padding: 50px 0px 50px 0px;
    margin-top: 100px;
    background: url(https://www.also.com/ec/cms5/media/img/1010_central/lenovo_powered_by_amd/footer-bg.jpg);
}

.hp_powered_amd .finaltext .col-for-image{
    min-height: 100px;
}

.hp_powered_amd .finaltext h2,
.hp_powered_amd .finaltext p {
    color: #fff;
}

.hp_powered_amd .finaltext h2 {
    margin-bottom: 20px;
}

.hp_powered_amd #microsite_content .finaltext ul {
    width: 50%;
    float: left;
}

.hp_powered_amd #microsite_content li {
    text-align: left;
    list-style-image: url(/ec/cms5/media/img/1010_central/hp_powered_by_amd/bullet-point.png);
    color: #fff;
    font-size: 18px;
    padding-bottom: 7px;
}

.hp_powered_amd #microsite_content section:last-of-type {
    margin-bottom: 0px;
}

/* Responsive */

@media (min-width: 992px) {

    .hp_powered_amd .finaltext {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

}

@media (max-width: 1200px) {

    .hp_powered_amd .hp_products .add_info_products {
        top: -112px;
    }

    .hp_powered_amd .hp_products .add_info_products p {
        width: 60%;
    }

}

@media (max-width: 992px) {

    .hp_powered_amd .hp_header .text_with_media img {
        width: 80%;
        padding-top: 50px;
    }

    .hp_powered_amd .hp_bonus_box img {
        display: none;
        position: relative;
    }

    .hp_powered_amd .hp_header {
        height: 600px;
    }

    #microsite_content .hp_products .c-Products--gallery-Product {
        padding-left: 50px;
        padding-right: 50px;
        width: 41%;
        margin: 40px 29px 20px 32px !important;
        background: white;
        text-align: center;
    }

    .hp_powered_amd .hp_products .add_info_products {
        top: -84px;
    }

    .hp_powered_amd .hp_products .add_info_products p {
        width: 54%;
    }

    .hp_powered_amd .advantages_boxes .text_with_media:nth-child(2){
        margin-top: 30px !important;
    }

    .hp_powered_amd .finaltext .col-xs-12:nth-child(2) {
        padding-bottom: 100px;
    }

    .hp_powered_amd .finaltext .group-3-3 img {
        position: relative;
        top: -800px;
        text-align: center;
        margin: 0 auto;
    }

}

@media (max-width: 767px) {

    .hp_powered_amd .hp_header .text_with_media h1 {
        font-size: 46px;
    }

    .hp_powered_amd .hp_header .text_with_media p {
        padding-top: 60px;
        font-size: 18px;
    }

    .hp_powered_amd .hp_header .text_with_media p:before {
        top: 70%;
    }

    #microsite_content .hp_products .c-Products--gallery-Product {
        width: 90%;
    }

    .hp_powered_amd .hp_products .add_info_products p {
        width: 30%;
    }

    .hp_powered_amd .hp_products .add_info_products {
        top: -30px;
    }

    .hp_powered_amd .finaltext .col-xs-12:nth-child(2) {
        padding-bottom: 100px;
    }

    .hp_powered_amd .finaltext .group-3-3 img {
        position: relative;
        top: -780px;
        text-align: center;
        margin: 0 auto;
    }

}

@media (max-width: 602px) {

    .hp_powered_amd .hp_products .add_info_products {
        top: -55px;
    }

    .hp_powered_amd .finaltext .col-xs-12:nth-child(2) {
        padding-bottom: 100px;
    }

    .hp_powered_amd #microsite_content li {
        font-size: 16px;
    }

    .hp_powered_amd .finaltext .group-3-3 img {
        position: relative;
        top: -820px;
        text-align: center;
        margin: 0 auto;
    }

}

/* --------------------------------------------------------------------------------
 * Microsoft Attach office 5110, 5210, 5310 *
 * -------------------------------------------------------------------------------- */

.ms_attach_office .products {
    text-align: center;
}

.ms_attach_office .products h3 a {
    color: #000;
}

.ms_attach_office .c-Products--gallery-Product span[class^="price"] {
    color: #000;
}

.ms_attach_office .btn.btn-primary {
    color: #fff;
    background: #D83B01;
    border-color: #D83B01;
    padding: 14px 20px 14px 20px !important;
    font-weight: bold;
    font-size: 13px;
}

.ms_attach_office #microsite_content section .btn-primary:hover {
    color: #000 !important;
    border-color: #D83B01;
    background: white;
}

.ms_attach_office .btn-primary:after,
.ms_attach_office .btn-success:after,
.ms_attach_office .btn-info:after,
.ms_attach_office .btn-warning:after,
.ms_attach_office .btn-danger:after {
    display: none;
}


.ms_attach_office .c-Products__price {
    margin-top: 14px;
}

.ms_attach_office .c-Products--gallery-Product {
    background: #F9F9F9
}

@media only screen and (max-width: 4000px) {

    .ms_attach_office .c-Products--gallery-Product {
        background: #F9F9F9;
        margin: 15px 10px;
        width: 31%;
        padding-top: 10px;
    }

}

@media only screen and (max-width: 1200px) {

    .ms_attach_office .c-Products--gallery-Product {
        background: #F9F9F9;
        margin: 15px 10px;
        width: 31%;
        padding-top: 10px;
    }

}

@media only screen and (max-width: 990px) {

    .ms_attach_office .c-Products--gallery-Product {
        background: #F9F9F9;
        margin: 15px 10px;
        width: 47%;
        padding-top: 10px;
    }

}

@media only screen and (max-width: 768px) {

    .ms_attach_office .c-Products--gallery-Product {
        background: #F9F9F9;
        margin: 15px 10px;
        width: 97%;
        padding-top: 10px;
    }

}


/* --------------------------------------------------------------------------------
 * HP Promo Page *
 * -------------------------------------------------------------------------------- */

.hp_promo_incen .nav-tabs {
    border-color: #0EB58E;
}

.hp_promo_incen .nav-tabs {
    border-bottom: 5px solid #0EB58E;
}


.hp_promo_incen .nav-tabs > li {
    float: left;
    margin-bottom: -5px;
    margin-left: 5px;
}

.hp_promo_incen .nav-tabs > li > a, .nav-pills > li > a {
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #0EB58E;
	color: #000;
}

.hp_promo_incen .nav-tabs li.active > a, .nav-tabs li.active > a, .nav-tabs li.active > a:hover, .nav-tabs li.active > a:focus {
    background: #707070;
    border-color: #0EB58E;
    border-width: 5px;
}

.hp_promo_incen .nav-tabs > li > a:hover,
.hp_promo_incen .nav-tabs > li > a:focus {
    border-right: 5px solid #0EB58E;
    border-left: 5px solid #0EB58E;
    border-bottom: 5px solid #0EB58E;
    border-top: 5px solid #0EB58E;
}