.dropdown-menu {
    font-size: 16px;
}


.navbar-nav > li > a {
    line-height: 80px;
}

.navbar-toggle {
    margin-top: 22px;
    background-color: #fff;
}

@media (max-width: 991px) {
    .navbar-nav > li > a {
        line-height: 50px;
    }
}

.login-form input.textbox {
    color: #C7E565;
}

.topGreen,
.topGreen:hover {
    color: #C7E565;
}

.about .button4 {
    width: auto;
}

.features-list .description p a {
    line-height: 26px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin: 15px 0 0 0;
}


.features {
    margin-bottom: 65px;
    min-height: 265px;

}

.features-list .description p a {
    position: absolute;
    bottom: 55px;
    width: 90%;
}

.progress {
    margin-bottom: 0px;
}

.volumetop {
    padding: 8px 10px 0 0;
}

.volumetop > p {
    color: #FFF;
    float: right;

}

@media (max-width: 543px) {
    .button3, .FPButton {
        font-size: 14px;
    }
}

.FPBox,
#banner p {
    width: auto;
}

.box1 {
    height: auto;
}

.sign-up .button3 {
    top: auto;
    margin-top: 25%;
}

.panel-heading [data-toggle="collapse"]::after {
    content: "\e072";
    color: #304455;
}

.affiliate-menu {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-weight: bold;
}

.box100hack {
    padding-bottom: 1000px;
    margin-bottom: -1000px;
    float: left;
}

.tabelle {
    overflow: hidden;
}

.box1dark {
    font-size: 18px;
    position: relative;
    height: 100%;
}

.box1dark h3 {
    font-family: 'Roboto Slab', serif;
    font-size: 23px;
    color: #FFF;
    text-align: center;
    margin: 0 0 20px;
    line-height: 23px;
}

.testimonial-list {
    padding-left: 0px;
}

.sign-up h2 {
    font-size: 25px;
}

#footer-navigation ul li:first-child {
    border-left: 0px solid #717C87;
}

.testimonial #testimonial-container {
    padding: 16px 0px 0px;
}

.testimonial #testimonial-container ul {
    padding: 0px 18px;
}

.sign-up .button3 {
    margin-top: 12.5%;
}


.FPBoxH2 {
    font-size: 25px;
    text-align: center;
}

.telefon {
    font-size: 130px;
    color: #ccc;
    float: right;
    left: 12px;
}

.paket1 {
    background-color: #A9BED5;
    background: -webkit-gradient(linear, left top, right top, from(#A9BED5), to(#8599C8));
    background: -webkit-linear-gradient(left, #A9BED5, #8599C8);
    background: -moz-linear-gradient(left, #A9BED5, #8599C8);
    background: -ms-linear-gradient(left, #A9BED5, #8599C8);
    background: -o-linear-gradient(left, #A9BED5, #8599C8);
    line-height: auto;
    line-height: 0.9;
    padding: 0;
}

.paketh2 {
    text-align: center;
    font-size: 30px;
    color: #476076;
    background-color: rgba(255, 255, 255, 0.5);
}

.paketh1 {
    text-align: center;
    font-size: 60px;
    color: #FFF
}

.features-list .description p a {
    bottom: 45px;
}

.FPButton span.inner {
    padding: 0 0;
}

nav .navbar-nav > li > a {
    padding: 0 0 0 14px;
}

.box2 {
    height: auto;
}
img {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 100%;
    height: auto;
}

.xmasicon {
    background: url(../img/icon1_xmas.png) no-repeat left top;
      width: 140px;
      height: 140px;
      position: absolute;
      margin-left: -53px;
      left: 50%;
      top: -32%;
  }

span.ostericon {
    background: url(../img/icon1_ostern.png) no-repeat left top;
      width: 140px;
      height: 140px;
      position: absolute;
      margin-left: -53px;
      left: 50%;
      top: -22%;
  }

.summericon {
    background: url(../img/icon1_summer.png) no-repeat left top;
      width: 140px;
      height: 140px;
      position: absolute;
      margin-left: -53px;
      left: 50%;
      top: -25%;
  }

.logo a {
    width: 330px;
}

.one-third span.icon {
    width: 130px;
    height: 130px;
    top: -20%;
    left: 45%;
}

.one-third.test-at-rest {
    padding-top: 20px;
}

.one-third span.icon_em {
    background: url(../img/icon1_wm.png) top center no-repeat;
    width: 130px;
    height: 130px;
    top: -25%;
    left: 45%;
    position: absolute;
    margin-left: -53px;
}

.btn_em {
    background: url(../img/icon1_wm.png) top center no-repeat;
}

.btn_em {
    background-image: linear-gradient(black 33.3%, red 33.3%, red 66.6%, gold 66.6%);
    background-color: #000;
    border-color: #000;
    color: #FFF;
}

.one-third_em {
    background: url(../img/box1-bg_wm.jpg) left bottom repeat-x #fff;
    margin-top: 80px;

}

.container_em {
    min-height: 30px;
    background-color: rgb(143, 209, 0);
    color: #3A5500;
    text-align: center;
    font-weight: bold;
    font-size: 130%;
}

.container_em a {
    color: #fff
}

.summercontainer {
    min-height: 30px;
    background-color: #ffdd00;
    text-align: center;
    font-weight: bold;
    font-size: 130%;
}

.summercontainer a {
    color: #ff6600
}

.ostercontainer {
    min-height: 30px;
    background-color: rgb(143, 209, 0);
    color: #3A5500;
    text-align: center;
    font-weight: bold;
    font-size: 130%;
}

.ostercontainer a {
	color: #fff;
}

.herbstcontainer {
    min-height: 30px;
    background-color: #F4A460;
    color: #800000;
    text-align: center;
    font-weight: bold;
    font-size: 130%;
}

.herbstcontainer a {
    color: #B22222;
}

.sommercontainer {
    min-height: 30px;
    background-color: #F4A460;
    color: #800000;
    text-align: center;
    font-weight: bold;
    font-size: 130%;
}

.sommercontainer a {
    color: #B22222;
}


.xmascontainer {
    min-height: 30px;
    background: url(../img/xmas_bg.jpg) left bottom repeat-x #ff0000;
    background-color: #ff0000;
    text-align: center;
    font-weight: bold;
    font-size: 130%;
    color: #FFF;
    text-shadow: -2px 0px #990000, 0px 2px #990000, 2px 0px #990000, 0px -2px #990000;
}

.xmascontainer a {
    color: #FFCF9E
}

.pcgocontainer {
    min-height: 30px;
    color: #FFF;
    background-color: rgba(71,95,118);
    text-align: center;
    font-weight: bold;
    font-size: 130%;
}

.pcgocontainer a {
    color: rgb(203, 221, 238)
}

.button_xmas {
    position: relative;
    left: 50px;
}

.button_xmas_norm {
    position: relative;
    left: 0px;
}

.button_xmas_smaller {
    position: relative;
    left: 12px;
    background: url(../img/xmas_button_small.png);
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    width: 100px;
    height: 36px;
}

.button_xmas_middle_smaller {
    position: relative;
    left: 0px;
}

.profit-box {
  padding-bottom: 20px;
}

.blue-box, .dark-blue-box {
    margin-top: 5%;
    margin-bottom: 5%;
    
}

.sign-up {
    background: url(../img/footer-bg.jpg) repeat 0 0;
    padding-top: 40px;
}
.sign-up h2 {
    color: #FFF;
}

.sign-up p {
    color: #717c87;
}
.sign-up button3 {
    margin: 50px 0;
}

div.landingpage div.container div.row div.col-xs-12.dark-blue-box.xs-pb-30.xs-mtb-40 div.row {
    margin-bottom: 30px;
}

.white-bg {
    padding: 2% 0;
}

.usenetguidebox {
    min-height: 185px;
}

.volumetop p {
    margin: 0;
}

.circlered {

    float: left;
    width: 150px;
    height: 150px;
    background: rgb(145, 0, 0);
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    padding-top: 28px;
    border: 5px solid rgb(100,0,0);
    animation: pulse 2s infinite;
  }


.circleyellow {

    float: left;
    width: 150px;
    height: 150px;
    background: rgb(255, 145, 0);
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    padding-top: 28px;
    border: 5px solid rgb(255,100,0);
}

.circlegreen {
    float: left;
    width: 150px;
    height: 150px;
    background: rgb(0, 145, 0);
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    padding-top: 28px;
    border: 5px solid rgb(0,100,0);
}

.customers .box1 .circlebig {
    font-size: 30px;
    padding-top: 6px;
    font-weight: bold;
    color: #FFF
}

.rechargebutton {
    float: right;
    width: 260px;
    padding: 40px 0px;
}

.volumetext {
    margin-top: 185px;
}

#klarna-payments-container {
  color: #4282b8 !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  border-top: 0 !important;
  text-align: center !important;
  background: #ebebeb !important;
  border-right: 2px solid #f0f0f0 !important;
  padding: 19px 8px !important;
}


  .pulse:hover {
    animation: none;
  }
  
  @-webkit-keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(150,0,0, 0);
    }
    50% {
        -webkit-box-shadow: 0 0 10px 10px rgba(150,0,0, 1);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(150,0,0, 0);
    }
  }
  @keyframes pulse {
    0% {
      -moz-box-shadow: 0 0 0 0 rgba(150,0,0, 0);
      box-shadow: 0 0 0 0 rgba(150,0,0, 0);
    }
    50% {
        -moz-box-shadow: 0 0 10px 10px rgba(150,0,0, 1);
        box-shadow: 0 0 10px 10px rgba(150,0,0, 1);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(150,0,0, 0);
        box-shadow: 0 0 0 0 rgba(150,0,0, 0);
    }
  }
