.responsive-img{
  width: 100% !important;
  height: auto !important;
}
/* Desktop */
@media (min-width : 1024px) {
  #mobile-top-bar, #mobile-menu{
      display: none !important;
  }
}
/* Slim Smartphones (iPhone 5 width) ----------- */
@media (max-width : 320px) {
    #CenterArea div.PageContent div.RankingSite div.content div.line .item5:nth-child(2){
        max-width: 90px;
    }
}
/* Smartphones (portrait and landscape) ----------- */
@media (max-width : 768px) {
.btn-yellow-link{

	margin: 0 auto; width: 90%;

}

}
/* iPads (portrait and landscape) ----------- */
@media (min-width: 481px) and (max-width : 1023px) {
    /* Styles */
}
/* All mobile devices (portrait and landscape) ----------- */
@media (max-width : 1023px) {
    #MainArea{
        width: 100%;
    }
    #BannerArea, #LeftArea{
        display: none;
    }
    #ContentArea{
        padding-top: 70px;
    }
    #mobile-top-bar + #mobile-menu{
        padding-top: 50px;
    }
    #ContentArea, #CenterArea, #CenterArea div.PageContent{
        float: none;
        display: block;
        width: 100%;
        background: none;
        border: 0;
    }
    #CenterArea div.PageContent, #RightArea{
        width: 90%;
    }
    #CenterArea div.PageContent{
        border: none;
        padding: 10px 16px;
        margin: auto;
    }
    #CenterArea div.PageTitleArea{
        float: none;
        display: block;
        border-top: 1px solid white;
    }
    #CenterArea .PageTitleArea div{
        background: none;
        float: none;
    }
    #CenterArea div.PageTitle_l, #CenterArea div.PageTitle_l h1{
        padding-left: 5px;
        color: #1663BB;
        font: 17px Verdana;
        margin-bottom: 15px;
        font-weight: 700;
    }
    #CenterArea div.PageContent div.headlinecomparison {
        width: 100%;
        height: auto;
        line-height: normal;
        border-bottom: none;
    }
    #CenterArea div.PageContent div.headlinecomparison h2{
        text-indent: 0;
        border-bottom: 1px solid;
        margin-bottom: 15px;
    }
    #CenterArea div.PageContent .related-articles li{
      font-size: 13px;
      padding-bottom: 10px;
    }
    .cat-item, .cat-item + li {
      padding-bottom: 25px !important;
      font-size: 13px;
    }
    #RightArea{
        float: none;
        display: block;
        margin: auto;
        background-image: none;
    }
    #RightArea div{
        float: none !important;
    }
    #RightArea div.RightBlock div.title{
        margin-left: 0;
    }
    #RightArea div.RightBlock, #RightArea div.RightBlock_t, #RightArea div.RightBlock_b{
        background-color: #f2f2f2;
        background-image: none !important;
        display: block !important;
        width: 100% !important;
    }
    #RightArea .RightBlock.RightBlock_1 .title{
        display: block;
    }
    #RightArea .RightBlock.RightBlock_1 .stars,
    #RightArea .RightBlock.RightBlock_1 .rating,
    #RightArea .RightBlock.RightBlock_1 .mark{
        display: inline-block;
    }
    #RightArea div.RightBlock div.cross-line {
        width: auto;
        margin-left: 5px;
        margin-right: 5px;
    }
    #RightArea .RightBlock .sidebartext,
    #RightArea .RightBlock.RightBlock_1 .mark,
    #RightArea .RightBlock.RightBlock_3 div.line span.image{
        width: auto !important;
    }
    #RightArea .RightBlock.RightBlock_3{
        padding-bottom: 7px;
    }
    #RightArea .RightBlock.RightBlock_3 .sidebartext{
        text-align: center;
        margin-left: 0px;
        padding: 10px 0 10px 10px;
    }
    #RightArea .RightBlock.RightBlock_2 img{
        float: none;
        display: block;
        margin: auto;
    }
    div.flexible-button{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-right: 22px;
    }
    #RightArea .RightBlock.RightBlock_3 div.line span.image,
    #RightArea .RightBlock.RightBlock_3 div.line span.text{
        display: inline-block;
        float: none;
    }
    #RightArea .RightBlock.RightBlock_3 div.line span.image{
        margin-left: 0;
    }
    #RightArea .RightBlock.RightBlock_3 div.line span.text{
        margin-top: 8px;
        width: auto;
    }

    #RightArea div.RightBlock_3 div.line{
        display: inline-block;
        width: 60px;
    }
    .BreadCrumb, .headline{
        display: none;
    }
    #mobile-top-bar {
        width: 100%;
		display: block;
		position: fixed;
		top: 0;
		height: 70px;
		background: url(/images/ball-logo.png) left top no-repeat ,
                radial-gradient(70% 60%, #69a302, #009c3b);
        background-size: contain;
        color: white;
        z-index: 1;
    }
    #mobile-top-bar a{
        text-decoration: none;
        display: block
    }
    #mobile-title a{
        padding-top: 24px;
        padding-bottom: 24px;
        padding-left: 65px;
        font: 18px Verdana;
        color: white;
    }
    #mobile-title-compliance {
        position: absolute;
        top: 54px;
        left: 70px;
        z-index: 1;
        font-size: 10px;
        color:E0E0E0;
        font-style: italic;
    }
    #menu-toggle-button a{
        position: absolute;
        background: url(/images/burger.png) center no-repeat;
        background-size: 40px;
        height: 30px;
        width: 30px;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        padding: 20px 10px;
    }
    #menu-toggle-button.toggled a {
        background: url(/images/x.png) center no-repeat;
        background-size: 40px;
    }
    #mobile-menu{
        display: none;
        position: absolute;
        top: 25px;
        width: 100%;
        height: auto;
        background: linear-gradient(#006EC8, #003192);
        border-bottom: 2px solid #013091;
    }
    #mobile-menu ul{
        margin: 10px;
        padding: 0 0 1px;
    }
    .menu-item{
        display: block;
        background: rgba(255, 255, 255, 0.3);
        background-size: 30px;
        border-radius: 10px;
        margin-top: 15px;
        padding: 15px;
        font-size: 15px;
        font-family: Verdana;
        color: white;
    }
    .menu-item.toggled{
        background-image: none;
    }
    .menu-item a{
        display: inline-block;
        text-decoration: none;
        color: white;
        padding: 15px;
        font-size: 14px;
    }
    .menu-item a.menu-item-toggle-button{
        position: absolute;
        right: 13px;
        background: url(/images/arrow-down.png) center no-repeat #134DA8;
        background-size: 30px;
        border-radius: 10px;
        height: 10px;
        width: 3px;
        margin-top: -12px;
    }
    .mobile-sub-menu{
        display: none;
    }
    .mobile-sub-menu li{
        list-style-type: none;
        border-radius: 10px;
        font: 15px Verdana;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
        padding-top: 5px;
        padding-bottom: 5px;
        background: url(/images/arrow-right.png) right no-repeat rgba(255, 255, 255, 0.15);
        background-size: 30px;
    }

    .mobile-sub-menu li a{
        display: block;
        color: white;
        text-decoration: none;
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 11px;
    }

    #FooterArea{
        float: none;
        display: inline-block;
        width: auto;
        margin-top: 10px;
    }

    /**** WORDPRESS ****/
    img[alt="football line"]{
        width: 100%;
        height: auto;
    }
    #aehnliche-artikel, #related-articles{
        width: auto;
    }
    #RightArea div.RightBlock li{
        float: none;
        width: auto;
    }
    #RightArea .RightBlock.RightBlock_3 .sidebartext li{
        margin-bottom: 15px;
    }
    .swiper{
        overflow-x: auto;
    }
    /**** RankingSite ****/
    #CenterArea div.PageContent div.RankingSite{
        width: 100%;
    }
    #CenterArea div.PageContent div.RankingSite div.title{
        background: linear-gradient(#789df0, #486ec5);
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }
    #CenterArea div.PageContent div.RankingSite div.content div.line{
        display: table;
        width: 100%;
        height: auto;
        line-height: 25px;
        text-align: center;
        margin-top: 10px;
        margin-left: 0px;
        border-bottom: solid 1px #b4b4b4;
        background-image: none;
    }
    #CenterArea div.PageContent div.RankingSite div.content .last.line{
        border-bottom: 0px;
    }
    #CenterArea div.PageContent div.RankingSite div.content div.line span{
        float: none;
        display: table-cell;
        vertical-align: middle;
        margin-left: 5px;
        margin-right: 5px;
    }
    #CenterArea div.PageContent div.RankingSite div.content div.line div.subline{
        display: table-row;
    }
    #CenterArea div.PageContent div.RankingSite div.bottom{
        border-bottom: solid 1px #b4b4b4;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        background-image: none;
        background-color: #edeced;
    }

    /**** INJURIES & SUSPENSIONS ****/
    #injuryheader{
        width: 100%;
    }
    table.injurytable form select{
        max-width: 100px;
    }
}