@media (max-width: 1700px) {
  .service-chart-image {
    right: -10%;
  }
}
@media (max-width: 1400px) {
  .service-chart-image {
    right: -20%;
  }
}
@media (max-width: 1199px) {
  .navbar {
    padding-right: 10px;
  }
  .banner-content-area {
    padding: 200px 0 190px 0;
  }
  .banner-title {
    font-size: 62px;
  }
  .banner-image-part.active .thumb-two {
    bottom: -35%;
    left: 10%;
  }
  .banner-image-part.active .thumb-four {
    top: 2%;
    left: 9%;
  }
  .video-part {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    min-height: 450px;
  }
  .app-content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 73px 30px 90px 30px;
  }
  .step-line::before {
    left: 0;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .testmonial-thumb-part::before {
    top: 4%;
    left: -2%;
    width: 479px;
    height: 371px;
  }
  .service-chart-image,
  .feature-section::before,
  .feature-section::after {
    display: none;
  }
  .service-section.section-padding {
    padding-bottom: 120px;
  }
    .section-title.text-white {
        width: 35%!important;
    }
    .team-name-part.trophy {
        width: 50% !important;
    }
}

@media (max-width: 991px) {
  .navbar {
    padding-right: 0;
  }
  .main-menu > li.active::before, .main-menu > li:hover::before {
    display: none;
  }
  .main-menu > li::before {
    display: none;
  }
  .main-menu li a {
    padding: 8px 15px;
    display: block;
  }
  .main-menu > li+li > a {
    border-top: 1px solid rgba(255, 255, 255, 0.09);
  }
  .navbar-collapse {
    padding: 15px 0;
  }
  li.menu_has_children:after {
    top: 9px;
  }
  .sub-menu {
    display: none;
    position: initial;
    opacity: 1;
    visibility: visible;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
  }
  .banner-bottom {
    padding: 15px 0;
  }
  .banner-bottom::before {
    left: 0;
  }
  .promo-video-part {
    justify-content: center;
  }
  .promo-video-part .content {
    padding-left: 0;
    text-align: center;
    padding-top: 15px;
  }
  .play-table {
    width: 930px;
  }
  .play-table-part {
    overflow-x: auto;
  }
  .section-padding {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .app-content {
    padding: 73px 30px 90px 30px;;
  }
  .step-line::before {
    display: none;
  }
  .step-item {
    padding: 0 15px;
  }
  .service-section.section-padding {
    padding-bottom: 90px;
  }
  .testimonial-section .row div[class*="col"]:last-child {
    order: -1;
  }
  .testmonial-thumb-part {
    margin-bottom: 45px;
    text-align: center;
  }
  .testmonial-thumb {
    display: inline-block;
  }
  .testmonial-thumb-part::before {
    top: 10%;
    left: 12%;
    width: 508px;
    height: 402px;
  }
  .testimonial-slider-arrows {
    left: 0;
  }
  .testimonial-section {
    padding-bottom: 140px;
  }
  .play-butlar-slider-arrows {
    bottom: 75px;
  }
  .footer-widget {
    margin-bottom: 30px;
  }
  .footer-top {
    padding-bottom: 70px;
  }
  .breadcum-area {
    padding: 80px 0;
  }
  .promotion-block-thumb {
    margin-top: 45px;
  }
  .promotion-thumb.m-top {
    margin-top: 45px;
  }
  .statistics-table-result-part .nav a i {
    font-size: 32px;
  }
  .league-result-area-inner {
    width: 930px;
  }
  .league-result-area {
    overflow: auto;
  }
  .faq-section .row div[class*="col"]+div[class*="col"] {
    margin-top: 30px;
  }
  .error-section {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  .sidebar {
    margin-top: 50px;
  }
  .place-bet-section .card-body {
    overflow: auto;
  }
  .place-bet-section .statistics-result-table {
    width: 725px;
  }
    .section-title.text-white {
        width: 38%!important;
    }
    .customer-logos.slider .slide {
        margin: 26px!important;
    }
    #ranklist_wrapper {
        width: 74%;
    }
    .contact-thumb {
        display: none;
    }
    .mobile-play-table {
        width: inherit!important;
    }
    #mobile-table-tipp-group {
        width: initial!important;
    }
    .submit-tippgroup {
        width: initial!important;
    }
    #price-play-table {
        width: initial;
    }
    #groupe-mobile-tipp {
        width: initial!important;
    }
    #user-prediction-table {
        width: initial;
    }
    .mobile-d-none-prediction {
        display: none;
    }
    #play-table-mobile-group {
        width: initial;
    }
}

@media (max-width: 957px) {
    .cart-table {
        width: initial!important;
    }
}

@media (max-width: 767px) {
  .match-row .hockey-puck {
      display:none;
  }

  .match-row .score form .frm-group .number-input button {
    height: 2.2rem;
    width:2rem;
  }

  .match-row .score form .frm-group .number-input input {
      height: 2.2rem;
      font-size:1.4rem;
  }

  .match-row .score form .frm-group .number-input button:after, .match-row .score form .frm-group .number-input button:before {
      width:0.7rem;
  }

  .match-row .score form .frm-group {
      width: 75px;
  }

  .match-row .score form .frm-group button.submit-button {
    padding-top: 5px;
    padding-bottom: 9px;
  }

  .match-row .score form {
    padding: 0 25px;
  }

  /*th.team-name {*/
  /*    display:none;*/
  /*}*/

  .cart-box {
      min-width: auto!important;
  }

  .cart-box-header {
      font-size: 12px;
  }

  /*table.cart-table thead th {*/
  /*    font-size:10px;*/
  /*    display:none;*/
  /*}*/

  table.cart-table tbody tr.cart-prediction td {
      font-size:14px;
      padding: 10px 12px;
  }

  .cartbox table.cart-table thead th {
      font-size:1rem;
  }

  .banner-image-part {
    display: none;
  }
  .banner-content-area {
    padding: 130px 0 145px 0;
  }
  .banner-title {
    font-size: 56px;
  }
  .banner-bottom {
    padding: 20px 0;
    text-align: center;
  }
  .banner-bottom .thumb {
    margin-bottom: 20px;
  }
  .promo-video-part {
    margin-bottom: 30px;
  }
  h2, h2>a {
    font-size: 42px;
  }
  .app-content .content {
    order: 1;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-top: 45px;
    text-align: center;
  }
  .app-content .thumb {
    order: -1;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .app-features-list {
    display: inline-block;
    text-align: left;
  }
  .step-item {
    margin-bottom: 30px;
  }
  .step-section {
    padding-bottom: 65px;
  }
  .testmonial-thumb-part::before {
    left: 0;
  }
  .subscribe-form .subs-email {
    width: 100%;
  }
  .subscribe-form .sub-btn {
    width: 100%;
    margin-top: 15px;
  }
  .statistics-result-area .result-single .details,
  .statistics-result-area .result-single .team-area,
  .statistics-team-area,
  .statistics-result-area {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .statistics-result-area .result-single .team-area {
    margin-top: 15px;
  }
  .statistics-result-area {
    padding-left: 0;
    margin-top: 45px;
  }
  .about-thumb {
    text-align: center;
  }
  .about-content {
    text-align: center;
    margin-top: 45px;
  }
  .counter-item {
    margin: 15px 0;
  }
  .counter-section {
    padding: 75px 0;
  }
  .cmn-accordion .card-body {
    padding: 0 30px 20px 30px;
  }
  .promo-video-part .content {
    padding-left: 15px;
    padding-top: 0;
    text-align: left;
  }
  .online-play-tab-part .nav a i {
    font-size: 30px;
  }
  .online-play-tab-part .nav a span {
    font-size: 14px;
  }
    .section-title.text-white {
        width: 41%!important;
    }
    .customer-logos.slider .slide {
        margin: 10px!important;
    }
    #ranklist_wrapper {
        width: 100%;
        overflow-x: auto;
    }
    #rang-list-table {
        width: 100%;
        overflow-x: auto;
    }
    #rang-list-table #ranklist_wrapper .row:first-child > div {
        display: flex;
        justify-content: start;
    }
    .mobile-d-none {
        display: none!important;
    }
    .container-for-prediction {
        max-width: initial!important;
    }
    .choice-team-part .number-input input[type="number"] {
        max-width: 2rem!important;
    }
    .choice-team-part .number-input {
        width: 100px!important;
    }
    .match-row .score form .frm-group {
        width: 24px!important;
    }
    #spiel-table {
        width: 100%!important;
    }
    .mobile-width-table {
        width: 400px!important;
        margin-left: auto;
        margin-right: auto;
    }
    .play-table-mobile {
        width: initial;
    }
    .button-mobile-size {
        padding: 8px 11px !important;
    }

    #block-ruby {
        display: block;
        font-size: 13px;
        position: absolute;
        margin-top: 68px;
        margin-left: 41px;
    }
    .team-prognose-play-table {
        width: inherit!important;
    }
    .container-mobile {
        max-width: initial!important;
    }
    #ranklist {
        width: initial!important;
    }
    #ranklist_wrapper {
        overflow-x: hidden!important;
    }
    .mobile-prediction-ajax-table {
        padding-left: 10px!important;
    }
    .mobile-group-user {
        padding-left: 10px!important;
    }

    /*box-sizing: border-box;*/
    /*overflow-x: auto;*/
    /*width: 930px;*/
    /*width: 100%;*/
}

@media (max-width: 660px) {
    .cart-table thead tr th:nth-child(4) {
        display: none!important;
    }
    .cart-table thead tr th:nth-child(5) {
        display: none!important;
    }
    table.cart-table tbody tr.cart-prediction td {
        padding: 10px 20px 10px 0px;
    }
}

@media (max-width: 575px) {
    .cart-box-header {
        font-size: 12px;
    }

  .online-play-tab-part .nav a i {
    font-size: 24px;
  }
  .online-play-tab-part .nav a span {
    margin-top: 0;
  }
  .testmonial-thumb-part::before {
    display: none;
  }
  .result-item .result-details {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    order: -3;
    padding-bottom: 15px;
  }
  .result-item .team--left, .result-item .team--right {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .result-item .team--left {
    justify-content: flex-end;
    padding-right: 15px;
  }
  .result-item .team--right {
    justify-content: flex-start;
    padding-left: 15px;
  }
  .result-item {
    padding: 20px 15px;
  }
  .post-tags,
  .meta-share {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .meta-share {
    margin-top: 15px;
  }
  .single-comment-wrap .content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-top: 15px;
  }
  .single-comment-wrap .content p {
    margin-top: 5px;
  }
  .bet-accuracy {
    margin-top: 50px;
  }
  .card-header .btn-link {
    font-size: 16px;
  }
    .footer-widget.widget-menu {
        text-align: center;
    }
    .footer-widget.widget-subscribe {
        text-align: center;
    }
    .footer-widget .menu-links li a {
        display: inline-block;
    }
    #myTab {
        justify-content: center !important;
    }
    #myTab li {
        width: 40%;
        margin-bottom: 10px;
    }
    .online-play-tab-part .nav a i {
        font-size: 35px;
    }
    .play-section.section-padding.section-bg.trophies .container .row .col-lg-12 .online-play-tab-part #myTab .nav-item {
        width: 40%;
    }
    #myTabContent #all .online-play-table-part #myTab li {
        font-size: 35px;
    }
    .month.nav-link {
        text-align: center;
    }
    .month.nav-link i {
        display: block;
    }
    #myTabContent #all .online-play-table-part #myTab .nav-item a span {
        display: block;
    }
    .section-title.no-uppercase.mobile-font {
        font-size: 30px!important;
    }
}

@media (max-width: 550px) {
    .section-title.text-white {
        width: 217px!important;
    }
}

@media (max-width: 538px) {
    .cart-box-header {
        height: 60px!important;
        display: flex;
    }
}
@media (max-width: 538px) {
    .cart-box {
        left: 40px;
    }
}
@media (max-width: 511px) {
    .d-none-user {
        display: none;
    }
}

@media (max-width: 470px) {
    .single-item.team-prognose-einloggen.submit-tippgroup {
        width: 163px!important;
        font-size: 13px!important;
    }
    .padding-left-mobile {
        padding-left: 14px!important;
    }
}

@media (max-width: 469px) {
    .cart-table thead tr th {
        font-size: 13px!important;
    }
}

@media (max-width: 440px) {
  .banner-title {
    font-size: 46px;
  }
  .promo-video-part .content {
    padding-left: 15px;
  }
  .promotion-thumb .promotion-content .title a {
    font-size: 24px;
  }
  .promotion-thumb .promotion-content {
    padding: 30px 30px;
  }
  .user-details {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .user-statusa-area {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 45px;
  }
    .mobile-width-table {
        width: 100%!important;
    }

    .choice-team-part.mobile-form-responsive.cmn-form {
        padding: 0px!important;
    }
    .mobile-team-name-part {
        font-size: 13px!important;
    }
    .play-table th.team-name {
        padding-left: initial!important;
    }
    #team-name-prediction {
        text-align: center;
    }

}
/*
white-space: nowrap!important;
overflow: hidden!important;
text-overflow: ellipsis!important;
max-width: 500px!important;
*/
@media (max-width: 427px) {
    #user-prediction-table {
        font-size: 13px;
    }
    .small-title-prognose {
        white-space: nowrap!important;
        overflow: hidden!important;
        text-overflow: ellipsis!important;
        max-width: 50px!important;
    }
}

@media (max-width: 421px) {
    .cart-table thead tr th {
        display: none!important;
    }
    .cart-table {
        width: 100%!important;
    }
}

@media (max-width: 409px) {
    table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
        padding-left: initial!important;
    }
    .team-name-part {
        padding-left: 10px!important;
    }
    .price-mobile {
        font-size: 13px!important;
    }
    .play-table th.team-name {
        padding-left: 10px!important;
    }

}

@media (max-width: 404px) {
    .contact-item {
        text-align: center;
        justify-content: center;
    }
    .contact-item .content {
        display: block;
        width: 100%;
        padding-left: 0;
    }
}

@media (max-width: 400px) {
  .service-item {
    justify-content: center;
  }
  .service-item .content {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    text-align: center;
    padding-top: 15px;
  }
  .cmn-btn {
    padding: 10px 15px;
  }
  .btn-lg {
    min-width: 150px;
  }
  .section-padding {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .service-section.section-padding {
    padding-bottom: 50px;
  }
  .testimonial-section {
    padding-bottom: 135px;
  }
  .step-section {
    padding-bottom: 50px;
  }
}

@media (max-width: 386px) {
    .button-mobile-size.single-item.submit-button {
        font-size: 13px;
    }
    a.single-item.submit-button, button.single-item.submit-button {
        padding-top: 10px!important;
        padding-bottom: 10px!important;
    }
    .match-row .score form .frm-group {
        width: auto!important;
    }
    #play-table-mobile-group {
        font-size: 13px;
    }

}

@media (max-width: 358px) {
    .cart-box {
        left: 8px!important;
        max-width: 95.5vw!important;
        width: 100% !important;
    }
}

@media (max-width: 341px) {
    .t-body-mobile {
        font-size: 13px!important;
    }
}

@media (max-width: 332px) {
    #groupe-mobile-tipp {
        font-size: 13px;
    }
}

@media (max-width: 320px) {
  .banner-title {
    font-size: 42px;
  }
  .banner-content-area {
    padding: 100px 0;
  }
  h2, h2>a {
    font-size: 32px;
  }
  .result-item .team .flag {
    display: none;
  }
  .play-butlar-slider-arrows {
    bottom: 55px;
  }
    .section-title.text-white {
        width: 167px !important;
    }
    .section-title.no-uppercase.mobile-font {
        font-size: 25px!important;
    }
}
@media (max-width: 320px) {
    .section-title.no-uppercase.mobile-font {
        font-size: 23px!important;
    }
    .padding-left-mobile {
        font-size: 13px;
    }
}
@media (max-width: 314px) {
    #block-ruby {
        margin-left: 48px;
    }
}
