.home-slider .bx-wrapper .slider-item > a > img {
    max-width: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
    height: 100% !important;
}

#search-box-mobile {
    display: none;
}

.nav-open, .nav-close {
    display: none;
    color: #1fa0ae;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 50px;
    letter-spacing: 1px;
    padding: 0 0 0 10px;
}

.nav-open span, .nav-close span {
    height: 50px;
    width: 52px;
}

.nav-open > span {
    background-position: -262px -4px;
    display: block;
}

.nav-close > span {
    background-position: -263px -53px;
    display: block;
}

li#simple-text-ad-mobile {
    display: none;
}

li#language-ticker-mobile {
    display: none;
}

.footer-sponsors .sponsors-box {
    width: 100%;
    margin: 0 auto;
    display: none;
}

.footer-sponsors img {
    width: 100%;
}

.footer-sponsors #sponsors-1000px {
    max-width: 800px;
    display: block;
}

.footer-sponsors #sponsors-768px {
    max-width: 300px;
}

@media only screen and (max-width: 1732px) {
    .main.stadiums-page {
        height: 770px;
    }
    .map-container {
        height: 756px;
    }
    .europe-map {
        background-size: 1030px auto;
        background-position-y: -40px; 
        right: 0;
        height: 756px;
    }

    .europe-map .coliseum,
    .europe-map .coliseum.active {
        transform: scale(0.9);
    }
    /* BAKU COLISEUM */
    .europe-map #stdm-1494 {
        right: 26px;
        top: 445px;
    }
    /* BUCHAREST COLISEUM */
    .europe-map #stdm-1496 {
        right: 212px;
        top: 470px;
    }
    /* ST. PETERSBURG COLISEUM */
    .europe-map #stdm-1531 {
        right: 377px;
        top: 196px;
    }
    /* COPENHAGEN COLISEUM */
    .europe-map #stdm-1498 {
        right: 357px;
        top: 293px;    
    }
    /* GLASGOW COLISEUM */
    .europe-map #stdm-1532 {
        right: 556px;
        top: 264px;
    }
    /* AMSTERDAM COLISEUM */
    .europe-map #stdm-1490 {
        right: 487px;
        top: 380px
    }
    /* DUBLIN COLISEUM */
    .europe-map #stdm-1499 {
        right: 756px;
        top: 296px;
    }
    /* LONDON COLISEUM */
    .europe-map #stdm-1537 {
        right: 706px;
        top: 380px;
    }
    /* BUDAPEST COLISEUM */
    .europe-map #stdm-1497 {
        right: 415px;
        top: 487px;
    }
    /* ROME COLISEUM */
    .europe-map #stdm-1526 {
        right: 372px;
        top: 579px;
    }
    /* MUNICH COLISEUM */
    .europe-map #stdm-1533 {
        right: 567px;
        top: 460px;
    }
    /* BILBAO COLISEUM */
    .europe-map #stdm-1495 {
        right: 613px;
        top: 555px;
    }

    .header .wrapper {
        padding: 0 20px;
        max-width: 100%;
    }

    .home-slider .bx-wrapper .bx-prev {
        left: 10px;
    }

    .home-slider .bx-wrapper .bx-next {
        right: 10px;
    }

    .simple-text-ad {
        width: 345px;
    }

    .match-day-slider-wrapper {
        left: 50px;
    }

    .banners-slider .context-wrapper {
        right: 50px;
    }

    #back-to-top-img {
        right: 35px;
    }
    /* PREVIEW MATCH on HOME SLIDER */
    .feature-match-slider-bg {
        margin-left: 66px;
    }
    /* END PREVIEW MATCH on HOME SLIDER */

}

@media only screen and (max-width: 1600px) {
    .main.home-page {
        padding-bottom: 40px;
    }
    .banners-slider .context-wrapper .promotional-text p span {
        font-size: 55px;
    }
    .banners-slider .context-wrapper .promotional-text-subheading p span {
        font-size: 24px;
    }

    .main .wrapper {
        padding: 0 20px;
    }
    .main.stadiums-page .wrapper {
        max-width: 1570px;
    }

    .main.fixtures-page .wrapper {
        padding: 0;
    }

    .single-teams .main .wrapper {
        padding: 0;
    }

    .home-tiles,
    .home-videos {
        text-align: center;
        max-width: 1530px;
    }

    .home-tiles .tile {
        width: 380px;
        display: inline-block;
        float: none;
        vertical-align: top;
        position: relative;
    }
    
    .home-videos .row-2-tile,
    .home-videos .featured-video .featured-video-thumb {
        width: 380px;
        display: inline-block;
        float: none;
        vertical-align: top;
        position: relative;
    }
    .home-videos .row-2-tile img {
        display: inline-block;
        /*max-width: 380px;*/
        width: 100%;
    }

    .home-tiles .tile .details .context {
        text-align: left;
        width: 72%;
    }

    .home-tiles .tile .featured-image img {
        vertical-align: bottom;
        width: 100%;
    }

    .home-tiles .tile .details .icon img {
        /*margin: 9px 10px 3px 0;
        width: 60%;*/
    }

    .group-standings-widget {
        height: 286px;
    }

    .group-standings-widget .wc-dafabet-logo {
        display: none;
    }

    .group-standings-widget h3 {
        margin: 14px 2px 0;
    }

    /* --- teams page: continent --- */
    #continent.tabcontent .continent-items {
        float: none;
        display: inline-block;
        vertical-align: top;
        margin-top: 20px;
    }

    #continent.tabcontent .continent-wrapper {
        margin: 0 auto;
    }

    #continent.tabcontent ul li a {
        background-position: 220px -251px;
    }

    #continent.tabcontent #asia.continent-items ul li a {
        background-position: 240px -251px;
    }

    #continent.tabcontent #europe.continent-items ul li a {
        background-position: 212px -251px;
    }


    /* --- stadium page --- */
    .map-container {
        max-width: 1545px;
        margin-left: -772px;
    }
    .europe-map {
        background-size: 957px auto;
        background-position-y: -22px;
    }
    .stadiums-page .wrapper {
        padding: 20px 20px 20px 0;
        max-width: 1250px;
    }

    .featured-images-slider {
        width: 500px;
        margin-top: 20px;
    }

    .stadium-info .description {
        width: 65%;
        margin-top: 20px;
    }
    .stadiums-page .featured-images-slider h3.box-title {
        font-size: 28px;
    }
    .featured-images-slider .description p {
        font-size: 10px;
    }
    .stadium-info {
        width: 500px;
    }
    .stadium-info .details .left-table,
    .stadium-info .details .right-table  {
        width: 250px;
    }
    .stadium-info .details table tr td {
        font-size: 10px;
    }
    .stadiums-page h3.box-title {
        font-size: 16px;
    }
    .short-matches-list {
        max-width: 500px;
    }
    .short-matches-list table td.match-date-time {
        padding-left: 8px;
        font-size: 10px;
    }
    .short-matches-list table td span,
    .short-matches-list table td.match_cta_button {
        font-size: 10px;
    }
    /* MAP */
    .europe-map .coliseum, 
    .europe-map .coliseum.active {
        transform: scale(0.8);
    }
    .europe-map #stdm-1531 {
        right: 347px;
        top: 200px;
    }
    .europe-map #stdm-1498 {
        right: 329px;
        top: 281px;
    }
    .europe-map #stdm-1494 {
        right: 15px;
        top: 429px;
    }
    .europe-map #stdm-1496 {
        right: 186px;
        top: 452px;
    }
    .europe-map #stdm-1496 {
        right: 186px;
        top: 452px;
    }
    .europe-map #stdm-1490 {
        right: 442px;
        top: 360px;
    }
    .europe-map #stdm-1497 {
        right: 374px;
        top: 462px;
    }
    .europe-map #stdm-1526 {
        right: 340px;
        top: 547px;
    }
    .europe-map #stdm-1533 {
        right: 518px;
        top: 438px;
    }
    .europe-map #stdm-1495 {
        right: 573px;
        top: 526px;
    }
    .europe-map #stdm-1537 {
        right: 648px;
        top: 363px;
    }
    .europe-map #stdm-1499 {
        right: 695px;
        top: 290px;
    }
    .europe-map #stdm-1532 {
        right: 512px;
        top: 254px;
    }

    /* --- videos page --- */
    .main.videos-page .wrapper {
        padding: 20px;
        max-width: 1400px;
    }

    .videos-page .main-bar {
        padding-right: 20px;
        max-width: 860px;
    }
    /* PREVIEW MATCH on HOME SLIDER */
    .feature-match-slider-bg {
        margin-left: 40px;
        max-width: 600px;
    }
    /* END PREVIEW MATCH on HOME SLIDER */
}

@media only screen and (max-width: 1655px) {
    .header-top .match-day-selector {
        max-width: 895px;
    }
}


@media only screen and (max-width: 1570px) {
    /* --- home page --- */

    .main.stadiums-page .wrapper {     
        max-width: 1250px;
    }

    .home-tiles,
    .home-videos {
        max-width: 1210px;
        margin: 0 auto;
    }

    .home-tiles .tile,
    .home-videos .row-2-tile, 
    .home-videos .featured-video .featured-video-thumb {
        width: 300px;
    }

    .home-videos .featured-video {
        width: 300px !important;
    }

    .home-videos .row-2-tile img {
        height: auto;
    }

    .home-tiles .tile .details .icon {
        /*background-position: -144px -657px;*/
        display: flex;
        width: 73px;
        height: 60px;
        justify-content: center;
        align-items: center;
    }

    .home-tiles .tile .details .icon img {
        /*margin: 4px 0 4px -8px;*/
        max-width: 50px;
        max-height: 50px;
        width: 100%;
        margin: 0;
    }

    .home-tiles .tile .details .context {
        width: 70%;
        padding: 7px;
        margin-top: 11px;
        text-align: center;
    }

    .home-tiles .tile .details .context .title {
        font-size: 20px;
    }

    .home-tiles .tile .details .context .summary {
        display: none;
    }

    .group-standings-widget h3 {
        display: none;
    }

    .group-standings-widget {
        height: 225px;
    }

    .home-videos {
        max-width: 1210px;
        width: 100%;
        margin: 0 auto;
    }

    .home-videos .home-banner-ad {
        display: none;
    }

    .home-videos .featured-video {
        width: 33%;
    }

    .home-videos .popular-videos {
        width: 65%;
        padding: 0 0 0 30px;
    }

    .home-videos .popular-videos .video-item {
        width: 50%;
    }

    /* --- teams page: groups tab --- */
    #group.tabcontent .gtop, #group.tabcontent .gbottom {
       text-align: center;
    }

    .tabcontent {
        padding: 6px 0;
    }

    #group.tabcontent .group-wrapper {
        margin-right: 10px;
        width: 270px;
        float: none;
        display: inline-block;
    }

    .teams-page .tabcontent ul li a {
        background-position: 228px -251px;
    }

    .teams-page .tabcontent ul li {
        padding: 10px 10px;
    }

    .teams-page .tabcontent ul li a {
        font-size: 14px;
    }


}

@media only screen and (max-width: 1560px) {
    .search-box {
        display: none;
    }
}

@media only screen and (max-width: 1545px) {
    .header-top .banner-ad {
        display: none;
    }

    /* STADIUMS PAGE */ 
    .featured-subheader-background-img {
        height: 62px;
    }
    .featured-subheader-background-img h3 {
        height: 62px;
        font-size: 44px;
    }
    .stadiums-page .wrapper {
        padding: 10px 0 0 0;
    }
    .main.stadiums-page .wrapper {
        max-width: 1040px;
    }   
    .main.stadiums-page {
        height: auto;
    }
    .map-container {
        max-width: 1041px;
        margin-left: -520px;
        height: 546px;
    }
    .europe-map {
        background-size: 720px auto;
        background-position-y: -11px;
        height: 546px;
    }
    .stadiums-page .featured-images-slider h3.box-title {
        font-size: 22px;
    }
    .featured-images-slider {
        width: 400px;
        margin-top: 20px;
    }
    .stadium-info {
        width: 400px;
    }
    .stadium-info .details .left-table, 
    .stadium-info .details .right-table {
        width: 400px;
    }
    .featured-images-slider .description {
        padding: 6px;    
        position: static;
	    background: rgba(0, 0, 0, 0.9);
    }
    .featured-images-slider .description p {
        font-family: 'MyriadPro-Regular';
        font-size: 10px;
    }
    .stadium-info .details table tr td {
        font-size: 10px;
    }
    .stadiums-page .short-matches-list {
        max-width: 400px;
    }
    .stadiums-page h3.box-title {
        font-size: 14px;
    }
    .stadiums-page .short-matches-list table td span, 
    .stadiums-page .short-matches-list table td.match_cta_button {
        font-size: 10px;
    }
    .stadiums-page .short-matches-list table td.match-time {
        font-size: 10px;
    }
    .stadiums-page .short-matches-list table td {
        padding: 12px 6px;
    }
    .stadiums-page .short-matches-list table td a.bet-now-btn, 
    .stadiums-page .short-matches-list table td a.visit-dafabet-btn {
        width: 90px;
    }
    .stadiums-page .match_cta_button a.visit-dafabet-btn {
        font-size: 8px;
    }
    .short-matches-list {
	    height: auto;
	    margin-bottom: 20px; 
	}
    .short-matches-list table td.team1-odd-price,
    .short-matches-list table td.team2-odd-price {
        display: none;
    }
    .europe-map .coliseum, 
    .europe-map .coliseum.active {
        transform: scale(0.65);
    }
    .europe-map #stdm-1531 {
        right: 246px;
        top: 145px;
    }
    .europe-map #stdm-1494 {
        right: -5px;
        top: 314px;
    }
    .europe-map #stdm-1498 {
        right: 226px;
        top: 209px;
    }
    .europe-map #stdm-1532 {
        right: 367px;
        top: 188px;
    }
    .europe-map #stdm-1496 {
        right: 122px;
        top: 336px;
    }
    .europe-map #stdm-1490 {
        right: 312px;
        top: 270px;
    }
    .europe-map #stdm-1537 {
        right: 469px;
        top: 268px;
    }
    .europe-map #stdm-1497 {
        right: 265px;
        top: 346px;
    }
    .europe-map #stdm-1526 {
        right: 237px;
        top: 409px;
    }
    .europe-map #stdm-1533 {
        right: 372px;
        top: 329px;
    }
    .europe-map #stdm-1495 {
        right: 407px;
        top: 394px;
    }
    .europe-map #stdm-1499 {
        right: 508px;
        top: 212px;
    }
}

@media only screen and (max-width: 1400px) {
    .banners-slider .context-wrapper .promotional-text p span {
        font-size: 48px;
    }
    .banners-slider .context-wrapper .promotional-text-subheading p span {
        font-size: 20px;
    }
    .banners-slider .context-wrapper .promotional-text-subheading p span .promo-subheading-value {
        font-size: 24px;
    }
    .banners-slider .learn-more-box .learn-more-btn {
        font-size: 24px;
        padding: 13px 55px 7px;
    }

    /* --- videos page --- */
    .videos-page .main-bar {
        max-width: 740px;
    }

    .main.videos-page .wrapper {
        max-width: 1280px;
    }

}

@media only screen and (max-width: 1370px) {
    #main-menu li a {
        padding: 9px 15px 6px 15px;
    }
}

@media only screen and (max-width: 1300px) {
    .simple-text-ad {
        display: none;
    }

    /* --- videos page --- */
    .main.videos-page .wrapper {
        max-width: 900px;
    }

    .videos-page .main-bar {
        padding-right: 0;
        max-width: 100%;
        float: none;
    }

    .videos-page .side-bar {
        float: none;
        max-width: 500px;
        width: 100%;
        margin: 20px auto;
    }

}

@media only screen and (max-width: 1420px) {
    .match-day-slider-wrapper {
        width: 300px;
    }

    .match-day-slider-wrapper .match-day-slider .match-slide {
        width: 297px !important;
    }

    /*body#kr .match-day-slider-wrapper .match-day-slider .match-slide {
        width: 297px !important;
    }*/

    .match-day-slider-wrapper .slider-title {
        width: 220px;
        font-size: 13px;
    }

    .match-day-slider-wrapper .mds-bar {
        margin-bottom: -29px;
    }

    .match-day-slider-wrapper .match-slide:nth-child(2) {
        display: none;
    }
}


@media only screen and (max-width: 1250px) {
    
    .main.home-page {
        padding-bottom: 40px;
    }

    .main.home-page .wrapper {
        max-width: 1000px;
    }
    .banners-slider .context {
        top: 100px;
    }
    .banners-slider .context-wrapper .promotional-text {
        line-height: 20px;
    }
    .banners-slider .context-wrapper .promotional-text p span {
        font-size: 40px;
    }
    .banners-slider .context .promotional-text-subheading {
        margin-bottom: 15px;
    }
    .banners-slider .context-wrapper .promotional-text-subheading p span {
        font-size: 16px;
    }
    .banners-slider .context-wrapper .promotional-text-subheading p span .promo-subheading-value {
        font-size: 18px;
    }
    .banners-slider .learn-more-box .learn-more-btn {
        font-size: 18px;
        padding: 10px 40px 5px;
    }

    .home-tiles,
    .home-videos {
        max-width: 1210px;
    }

    .home-tiles .tile,
    .home-videos .row-2-tile, 
    .home-videos .featured-video .featured-video-thumb {
        width: 400px;
    }

    .home-videos .featured-video {
        width: 400px !important;
    }

    .home-tiles .tile .details .icon {
        width: 85px;
        height: 77px;
    }

    .home-tiles .tile .details .context {
        float: left;
        width: 75%;
        padding: 7px;
        margin-top: 8px;
        text-align: left;
    }

    .home-tiles .tile .details .context .title {
        font-size: 13px;
    }

    .home-tiles .tile .details .context .summary {
        display: block;
    }

    .group-standings-widget {
        height: 302px;
    }

    .group-standings-widget .wc-dafabet-logo {
        display: block;
    }

    .group-standings-widget h3 {
        display: block;
    }

    .group-standings-widget h3 {
        margin: 2px;
    }

    .home-videos {
        text-align: center;
    }

    .home-videos .video-section-box {
        display: inline-block;
        float: none;
    }

    .home-videos .featured-video {
        width: 90%;
    }

    .home-videos .popular-videos {
        width: 90%;
        padding: 0 0 0 0;
        margin-top: 30px;
    }

    .home-videos .home-banner-ad {
        width: 50%;
        margin-top: 40px;
    }

    /* PREVIEW MATCH on HOME SLIDER */
    .feature-match-slider-bg {
        /*margin-left: 40px;*/
        max-width: 480px;
    }
    /* END PREVIEW MATCH on HOME SLIDER */
}

@media only screen and (max-width: 1240px) {
    /* --- groups page --- */
    /*.groups-standings .groups-menu ul li a {
        width: 145px;
    }*/
    .main.groups-page .wrapper {
        padding: 0;
    }

}

@media only screen and (max-width: 1235px) {
    .search-box {
        display: none;
    }

    .footer .footer-top .column {
        padding-right: 20px;
        padding-left: 20px;
    }
}


/* -------------------------------------------------- mobile layout --------------------------------------------------- */
@media only screen and (max-width: 1200px) {
    /* --- fixtures page --- */
    main.adjust-fixtures-page {
        height: auto;
    }

    .fixtures-page .download-wall-chart-box {
        height: auto;
        background-repeat: repeat;
    }

    .fixtures-page .download-wall-chart-box {
        padding: 10px 0;
    }

    .match-day-tab button {
        height: 72px;
    }

    .mdtabcontent {
        height: auto;
        overflow: hidden;
        margin-bottom: 50px;
    }

    .mdtabcontent table tr td.team1-odd-price {
        display: none;
    }

    .mdtabcontent table tr td.team2-odd-price {
        display: none;
    }

    .odds-price-mobile {
        display: block;
        margin-top: 5px;
    }

    .mdtabcontent table tr td.match-team-1-flag-name, .mdtabcontent table tr td.match-team-2-flag-name {
        vertical-align: top;
    }

    .mdtabcontent table tr td.match-team-1-flag-name, .mdtabcontent table tr td.match-team-2-flag-name {
        line-height: 1.3;
    }

    .mdtabcontent table tr td.match-date-time {
        width: 20%;
    }

    .nearest-match .odds-box a.odd-price {
        border: 1px solid #af0000;
    }

    .mdtabcontent table tr td.match-team-1-flag-name, .mdtabcontent table tr td.match-team-2-flag-name {
        width: 20%;
    }

    #knockout-round.mdtabcontent table tr td.match-time {
        font-size: 12px;
        width: 18%;
    }

    /* --- groups page --- */
    .groups-standings {
        width: 760px;
    }

    .sticky-table-header {
        width: 760px;
    }

    .groups-standings .groups-menu ul li a {
        width: 95px;
        font-size: 15px;
    }

    .sticky-table-header {
        top: 187px;
    }

    .team-matches-list tr td.match-date-time {
        text-align: left;
        padding-left: 5px;
        width: 25%;
    }

    .team-matches-list td #team-name-desktop {
        display: none;
    }

    .team-matches-list td #team-name-mobile {
        display: inline-block;
    }

    .team-matches-list td.team1-flag-name, .team-matches-list td.team2-flag-name {
        width: 20%;
    }

    .team-matches-list td.team1-flag-name img, .team-matches-list td.team2-flag-name img {
        display: inline-block;
    }

    .team-matches-list td.team1-flag-name img {
        margin-right: 5px;
    }

    .team-matches-list td.team2-flag-name img {
        margin-left: 10px;
    }

    /* --- teams page: groups tab ---- */
    #group.tabcontent .gtop, #group.tabcontent .gbottom {
       text-align: center;
       margin: 0 auto;
    }

    .tabcontent {
        padding: 6px 0;
        width: 650px;
        margin: 0 auto;
    }

    #group.tabcontent .group-wrapper {
        margin: 10px;
        width: 300px;
        float: none;
        display: inline-block;

    }

    .teams-page .tabcontent ul li a {
        background-position: 258px -251px;
        font-size: 17px;
    }

    .teams-page .tabcontent ul li {
        padding: 10px 10px;
    }


    /* --- teams page: continent tab ---- */
    #continent.tabcontent .continent-items {
        margin: 10px;
    }

    #continent.tabcontent #europe.continent-items {
        width: 568px;
    }

    #continent.tabcontent #europe.continent-items ul {
        float: left;
        width: 284px;
    }

    #continent.tabcontent #europe.continent-items ul li a {
        background-position: 232px -251px;
    }

    #continent.tabcontent .continent-items:last-child {
        margin-right: 10px;
    }

    #continent.tabcontent #caribbean.continent-items, #continent.tabcontent #south-america.continent-items {
        width: 272px;
    }

    /* --- team single page --- */
    .single-teams .main .wrapper {
        padding: 0 20px;
    }

    .single-teams-page .row-2 .odds_to_win_banner {
        display: block;
        width: 400px;
    }

    .single-teams-page .player-to-watch {
        max-width: 550px;
    }

    .single-teams-page .player-to-watch .player-details {
        max-width: 245px;
    }

    .single-teams-page .team-roster {
        max-width: 550px;
    }

    .groups-standings .groups-menu ul li a {
        width: 126px;
    }
    .groups-standings .groups-menu ul li:nth-of-type(6) a {
        width: 130px;
    }

}


@media only screen and (max-width: 1195px) {
    /* --- single team page --- */
    .single-teams-page .wrapper {
        max-width: 800px;
    }

    .single-teams-page .featured-subheader-background-img {
        margin-bottom: 0;
    }

    .single-teams-page .nav-and-banner {
        width: 100%;
        padding: 10px;
        text-align: center;
        top: 0;
    }

    .single-teams-page .row-1 .team-flag-large {
        margin-top: 60px;
    }

    .nav-and-banner .quick-nav .quick-nav-box {
        border: 1px solid #bebebe;
    }

    #group-selection-box ul, #group-selection-box ul li a {
        height: auto;
    }

    #team-selection-box ul, #team-selection-box ul li a {
        height: auto;
    }

    #group-selection-box ul li a {
        padding: 9px 10px 6px;
    }

    .single-teams-page .row-1 .team-flag-large {
        border-top: 2px solid #af0000;
        width: 100%;
        padding-top: 10px;
        float: none;
    }

    .single-teams-page .row-1 .team-flag-large img {
        vertical-align: top;
        display: inline-block;
    }

    .single-teams-page .row-1 .team-flag-large .team-name {
        line-height: 2.5;
        display: inline-block;
    }

    .single-teams-page .row-2 {
        margin-top: 15px;
    }

    .single-teams-page .player-to-watch {
        max-width: 100%;
        margin-right: 0;
    }

    .single-teams-page .player-to-watch .player-details {
        max-width: 60%;
    }

    .single-teams-page h3.box-title {
        text-align: left;
    }

    .single-teams-page .team-kits {
        text-align: center;
        max-width: 100%;
    }

    .single-teams-page #squad-list-mobile {
        display: block;
    }

    .row-4 .team-roster {
        display: none;
    }

    .single-teams-page .team-fixtures {
        width: 100%;
    }

    .single-teams-page .accordion {
        text-align: left;
    }

    .single-teams-page .panel .team-roster .box-title {
        display: none;
    }

    .single-teams-page .team-roster {
        max-width: 100%;
        width: 100%;
        margin-right: 0;
    }

    .single-teams-page .team-roster table tr th {
        border-top: 0;
    }

    .single-teams-page .team-roster table tr th:first-child, .single-teams-page .team-roster table tr td:first-child {
        border-left: 0;
    }

    .single-teams-page .team-roster table tr th:last-child, .single-teams-page .team-roster table tr td:last-child {
        border-right: 0;
    }

    .single-teams-page .player-to-watch .player-image {
        float: left;
        margin-right: 3%;
        width: 37%;
    }

    .single-teams-page .player-to-watch .player-image img {
        width: 100%;
    }

    .single-teams-page .row-2 .team-details {
        float: none;
        text-align: left;
    }

    .single-teams-page .row-2 .team-info .info-item {
        margin: 5px;
    }

    .column-wrapper #left-col {
        max-width: 100%;
    }

    #right-col .team-roster {
        display: none;
    }

    .single-teams-page .row-2 .odds_to_win_banner {
        position: relative;
        width: 500px;
        margin: 20px auto 0;
        float: none;
    }

}


@media only screen and (max-width: 1115px) {
    .match-day-slider-wrapper {
        display: none;
    }

    /*.banners-slider .context-wrapper {
        right: 0;
        left: 0;
        margin: 0 auto;
    }*/
}

@media only screen and (max-width: 1040px) {
    .banners-slider .context {
        display: none;
    }
    .banners-slider .context-mobi {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        position: absolute;
        top: 240px;
        max-width: 1040px;
        width: 100%;
        position: fixed;
        left: 0;
        background: rgba(0,0,0,0.9);
        padding: 15px 40px 30px;
    }
    .home-slider-wrapper .bx-wrapper .bx-pager, 
    .home-slider-wrapper .bx-wrapper .bx-controls-auto {
        bottom: 5px;
    }
    .banners-slider .context {
        width: 100%;
        height: 80px;
        top: 270px;
        flex-direction: row;
        justify-content: space-between;
    }
    .learn-more-box-mobi {
        margin-top: 25px;
    }
    .banners-slider .learn-more-box-mobi .learn-more-btn {
        font-family: 'MyriadPro-Bold', 'MyriadPro', 'OpenSans', Arial;
        background: #ffe000;
        color: #280000;
        text-transform: uppercase;
        display: inline-block;
        font-size: 20px;
        padding: 10px 40px 6px;
        box-sizing: border-box;
        transition: all 0.5s ease;
    }
    .context-mobi .promo-text .promotional-text-mobi p,
    .context-mobi .promo-text .promotional-text-subheading-mobi p{
        margin: 0px 0 2px;
        top: -30px;
        position: relative;
    }
    .context-mobi .promo-text .promotional-text-mobi p span {
        font-size: 30px;
    }
    .context-mobi .promo-text .promotional-text-subheading-mobi p span {
        font-size: 20px;
    }
    .promotional-text-mobi,
    .promotional-text-subheading-mobi {
        line-height: 20px;
    }
    .extra-nav {
        display: none;
    }

    .header-bottom {
        position: relative;
    }

    .header-bottom .wrapper {
        padding: 0;
    }

    #main-menu {
        position: absolute;
        top: 0;
        max-width: 340px;
        width: 100%;
    }

    /*body#sc #main-menu {
        max-width: 340px;
        width: 100%;
    }*/

    .header-bottom .logo {
        position: absolute;
        top: 0;
        z-index: 9;
        left: 85px;
    }

    /* superfish menu */
    .header-menu {
        background: #af0000;
    }

    .nav-open {
        display: inline-block;
    }

    #main-menu:target > .nav-open {
        display: none;
    }

    #main-menu:target > .nav-close {
        display: inline-block;
    }

    #main-menu > .sf-menu {
        position: relative;
        text-align: left;
        z-index: 99999;
    }

    #main-menu > .sf-menu > ul {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        max-height: 0;
        max-width: 16em;
        overflow: hidden;
        background: #af0000;
    }

    #main-menu:target > .sf-menu > ul {
        max-height: 900px;
        max-width: 100%;
        z-index: 901;
    }

    #main-menu > .sf-menu > ul > li {
        float: none;
        display: block;
        border-bottom: 1px solid #920000;
        border-top: 1px solid #c30000;
        padding: 0 20px;
    }

    #main-menu > .sf-menu ul li:last-child {
        border-bottom: none;
    }

    #main-menu > .sf-menu > ul > li:after {
        display: none;
    }

    #main-menu ul {
        border-right: none;
        border-left: none;
    }

    #main-menu li a {
        float: none;
        display: block;
        color: #fff;
        font-size: 15px;
        padding: 4px 0 0;
    }

    /*body#sc #main-menu li a {
        line-height: 2.3;
        padding: 10px 0;
    }

    body#vn #main-menu li a {
        padding: 0;
    }

    body#vn #main-menu li.lang a {
        padding: 8px 0 0 0;
    }

    body#kr #main-menu li.lang a {
        padding: 8px 0 0 0;
    }*/

    #main-menu .hot-tag span {
        position: relative;
        top: 0;
        right: 0;
    }

    #main-menu li li:hover ul,
    #main-menu li li.sfHover ul {
        border-left: none;
    }

    .sf-menu li {
        border-right: none;
        border-left: none;
    }

    ul.sub-menu li {
        float: none;
        display: block;
        z-index: 902;
    }

    .sf-menu li ul {
        top: -999em;
        position: static;
        z-index: 900;
    }

    #main-menu li:hover ul li, #main-menu li.sfHover ul li {
        background: #4d4d4d;
    }

    .sf-menu li:hover li a, .sf-menu li.sfHover li a {
        width: 100%;
    }

    #main-menu li:hover,
    #main-menu li.sfHover,
    #main-menu li.current_page_item,
    #main-menu li.current-menu-item,
    #main-menu li.current-menu-parent,
    #main-menu li.current-page-parent,
    #main-menu li.current-page-ancestor,
    #main-menu li.current_page_ancestor {
        color: #ffe000;
        background: #960202;
    }

    #main-menu .hot-tag span {
        font-size: 15px;
        padding: 4px 6px 1px;
        margin-left: 15px;
        position: absolute;
        right: 15px;
        top: 15px;
    }


    /* simple text ad mobile */
    li#simple-text-ad-mobile:hover {
        background: none;
    }

    li#simple-text-ad-mobile {
        padding: 7px 20px !important;
    }

    li#simple-text-ad-mobile .simple-text-ad {
        display: block;
        float: none;
        margin-top: 0;
        margin-right: 0;
        width: 100%;
        text-align: center;
    }

    li#simple-text-ad-mobile .simple-text-ad .text-ad {
        font-size: 25px;
        letter-spacing: 1px;
        margin-right: 5px;
        color: #ffe000;
    }

    li#simple-text-ad-mobile .simple-text-ad .text-ad > a {
        font-size: 25px;
        letter-spacing: 1px;
        color: #ffe000;
        line-height: 1.6 !important;
        height: auto;
        display: inline-block;
        padding: 0 !important;
    }

    li#simple-text-ad-mobile .simple-text-ad .text-ad > a:hover {
        background: none;
    }

    li#simple-text-ad-mobile .simple-text-ad a#ad-button-text:hover, li#simple-text-ad-mobile.sfHover > a {
        background: #ffe000;
        color: #000000;
        opacity: 0.8;
    }

    li#simple-text-ad-mobile .simple-text-ad > a#ad-button-text {
        color: #000000;
        font-weight: bold;
        padding: 0 15px !important;
        line-height: 2.5;
        /*max-width: 165px;
        width: 100%; */
        text-align: center;
        font-size: 18px;
        height: 40px;
        display: inline-block;
    }

    /* language ticker mobile */
    li#language-ticker-mobile {
        position: relative;
        padding: 10px;
    }

    li#language-ticker-mobile ul li {
        margin: 0;
        padding: 0 10px;
        float: none;
        height: 35px;
        border-bottom: 1px dotted #ffe000;
    }

    li#language-ticker-mobile ul li a {
        padding: 8px 0 0;
    }

    li#language-ticker-mobile:hover {
        background: none;
    }

    li#language-ticker-mobile .language-ticker {
        float: none;
        width: 100%;
        margin: 5px 0;
    }

    li#language-ticker-mobile .lang-wrap {
        width: 100%;
        background: none;
    }

    li#language-ticker-mobile .lang-wrap {
        position: relative;
    }

    li#language-ticker-mobile .lang-select {
        background: none;
        border-top: 1px dotted #ffe000;
    }

    li#language-ticker-mobile .lang-trigger {
        padding: 10px;
    }

    li#language-ticker-mobile:hover ul li, li#language-ticker-mobile.sfHover ul li {
        background: none;
        margin: 0;
        padding: 0 10px;
        float: none;
    }

    li#language-ticker-mobile ul li a:hover, li#language-ticker-mobile.sfHover ul li a:hover {
        background: none;
    }

    li#language-ticker-mobile:hover li a, li#language-ticker-mobile.sfHover li a {
        padding: 8px 0 0;
    }

    li#language-ticker-mobile:hover ul li:hover {
        background: #ffe000;
    }

    /* search box mobile */
    #search-icon {
        background-position: -274px -144px;
        width: 37px;
        height: 37px;
        position: absolute;
        right: 10px;
        top: 8px;
        cursor: pointer;
    }

    #search-box-mobile {
        background: #960202;
        padding: 10px;
    }

    #search-box-mobile button {
        display: none;
    }

    #search-box-mobile input {
        border: 1px solid #FFFFFF;
        padding: 5px 10px;
        margin-right: 0;
        width: 100%;
        height: 30px;
        box-sizing: border-box;
        font-size: 15px;
    }


    /* --- footer sponsors --- */
    .footer-sponsors #sponsors-1000px {
        display: none;
    }

    .footer-sponsors #sponsors-768px {
        display: block;
    }


    /* --- footer column --- */
    .footer .footer-top .column {
        float: none;
        width: 100%;
    }

    /* stadiums page */
    .main.stadiums-page {
        height: auto;
    }
    #stadium-quick-nav {
        display: block;
    }

    .europe-map {
        display: none;
    }

    .stadiums-page .wrapper,
    .featured-images-slider,
    .short-matches-list,
    .stadium-info .description,
    .stadium-info .details,
    .stadium-info,
    .short-matches-list #stadium_matches_section,
    .stadiums-page .short-matches-list {
        max-width: 768px;
        width: 100%;
    }
    .featured-images-slider {
        margin-top: 70px;
        left: 50%;
        margin-left: -384px;
    }
    .stadium-info {
        width: 100%;
    }
    .stadium-info,
    .short-matches-list {
        position: relative;
        left: 50%;
        margin-left: -384px;
    }
    .featured-images-slider .description {
        padding: 10px;
	    position: absolute;
	    background: rgba(0, 0, 0, 0.7);
    }
    .featured-images-slider .description p,
    .stadium-info .details table tr td {
        font-size: 12px;
    }
    .stadium-info .details .left-table, .stadium-info .details .right-table {
        width: 384px;
    }
    .stadiums-page .short-matches-list table td span, 
    .stadiums-page .short-matches-list table td.match_cta_button,
    .stadiums-page .short-matches-list table td.match-time,
    .stadiums-page .match_cta_button a.visit-dafabet-btn {
        font-size: 12px;
    }
    .stadiums-page .short-matches-list table td a.bet-now-btn, 
    .stadiums-page .short-matches-list table td a.visit-dafabet-btn {
        width: 180px;
    }
    .feature-match-slider-bg {
        max-width: 680px;
        left: 50%;
        margin-left: -340px;
        top: 15px;
    }
    .stadiums-page .short-matches-list {
    	margin-bottom: 50px;
    }
    .feature-match-slider-bg.desktop {
        display: none !important;
    }

    .feature-match-slider-bg.mobile {
        display: block !important;
    }
}

/*-------------------------------------------------------------- 760px up to 979px ------------------------------------------- */
@media only screen and (max-width: 979px) {
    .fixtures-page .download-wall-chart-box {
        margin-bottom: 0;
        margin-top: 0;
    }

    .fixtures .main .wrapper {
        padding: 0;
    }

    .fixtures-page .tabcontent {
        padding: 0 30px;
    }

    .mdtabcontent table tr td.match-date-time {
        width: 15%;
    }

    #day-view-desktop {
        display: none;
    }

    #day-view-mobile {
        display: block;
    }

    .panel .mdtabcontent {
        display: block !important;
    }

    .mdtabcontent table tr td.match-team-1-flag-name, .mdtabcontent table tr td.match-team-2-flag-name {
        width: 23%;
    }

}

@media only screen and (max-width: 925px) {
    #match-results-wrapper {
        width: 235px !important;
        height: 90px !important;
    }

    .match-day-selector .match-results .match {
        width: 160px !important;
        height: 90px !important;
        margin-left: 33px;
    }

    .match-day-selector .bx-prev {
        background-image: url("../img/sprite.png");
        background-position: -4px -546px;
        width: 32px;
        height: 32px;
        background-repeat: no-repeat;
    }

    .match-day-selector .bx-prev:hover, .match-day-selector .bx-prev:focus {
        background-position: -4px -546px;
    }

    .match-day-selector .bx-next {
        background-image: url("../img/sprite.png");
        background-position: -4px -514px;
        width: 32px;
        height: 32px;
        background-repeat: no-repeat;
    }

    .match-day-selector .bx-next:hover, .match-day-selector .bx-next:focus {
        background-position: -4px -514px;
    }
}


@media only screen and (max-width: 850px) {
    /* --- home page --- */
    .home-tiles .tile,
    .home-videos .row-2-tile, 
    .home-videos .featured-video .featured-video-thumb {
        width: 370px;
    }

    #back-to-top-img {
        right: 20px;
    }

    .home-videos .featured-video {
        width: 370px !important;
    }

    .main.home-page .wrapper {
        padding: 0;
    }

    .home-tiles .tile .details .context {
        width: 73%;
        padding: 7px;
        margin-top: 11px;
        text-align: left;
    }

    .home-tiles .tile .details .context .title {
        font-size: 13px;
    }

    .group-standings-widget {
        height: 279px;
    }

    .group-standings-widget .wc-dafabet-logo {
        display: none;
    }

    /* --- fixtures page --- */
    .mdtabcontent table tr td.match_cta_button {
        display: none;
    }

    .mdtabcontent table tr td.match-time .match_cta_button_mobile {
        display: block;
    }

    .mdtabcontent table tr td.match-team-1-flag-name {
        width: 20%;
    }

    .mdtabcontent table tr td.match-team-2-flag-name {
        padding-right: 30px;
    }

}

/*---------------------------------------------------------------- 399px up to 759px --------------------------------------------- */
@media only screen and (max-width: 800px) {
    /* --- home page --- */
    .banners-slider .context {
        position: relative;
        height: 240px;
    }

    .banners-slider .context-wrapper .promotional-text {
        display: none;
    }

    .banners-slider .context-wrapper .learn-more-box {
        display: none;
    }

    .promotional-text-mobile {
        display: block;
    }

    .promotional-text-image-mobile {
        display: block;
        margin-top: 20px;
        text-align: center;
        position: absolute;
        bottom: 30px;
    }

    .home-slider-wrapper .bx-wrapper .bx-pager, .home-slider-wrapper .bx-wrapper .bx-controls-auto {
        bottom: 8px;
    }

    /*.home-page .bx-wrapper .bx-controls-direction a {
        top: 30%;
    }*/

    /* ---- groups page --- */
    /*.groups-standings #group-standing-desktop {
        display: none;
    }

    .groups-standings #group-standing-mobile {
        display: block;
    }*/

    .groups-standings .groups-menu {
        display: none;
    }

    .sticky-table-header {
        display: none !important;
    }

    .groups-standings table tr th:first-child {
        /*visibility: hidden;*/
        color: rgba(0,0,0,0)
    }

    .team-matches-list td.match-time {
        display: none;
    }

    .groups-standings {
        max-width: 760px;
        width: 100%;
    }

    /* --- teams page --- */
    .featured-subheader-background-img {
        margin-bottom: 0;
    }

    .teams .main .wrapper {
        padding: 0;
    }
}
@media only screen and (max-width: 767px) {
    /* stadiums page */
    .stadiums-page .wrapper,
    .featured-images-slider,
    .short-matches-list,
    .stadium-info .description,
    .stadium-info .details,
    .stadium-info,
    .short-matches-list #stadium_matches_section,
    .stadiums-page .short-matches-list {
        max-width: 600px;
        width: 100%;
    }
    .featured-images-slider {
        margin-top: 70px;
    }
    .featured-images-slider .description {
        padding: 6px;
    }
    .featured-images-slider .description p,
    .stadium-info .details table tr td {
        font-size: 10px;
    }
    .stadium-info .details .left-table, .stadium-info .details .right-table {
        width: 300px;
    }
    .stadiums-page .short-matches-list table td span, 
    .stadiums-page .short-matches-list table td.match_cta_button,
    .stadiums-page .short-matches-list table td.match-time,
    .stadiums-page .match_cta_button a.visit-dafabet-btn {
        font-size: 10px;
    }
    .stadiums-page .short-matches-list table td a.bet-now-btn, 
    .stadiums-page .short-matches-list table td a.visit-dafabet-btn {
        width: 180px;
    }
    .featured-images-slider,
    .stadium-info, 
    .short-matches-list {
        margin-left: -300px;
    }
    .context-mobi .promo-text .promotional-text-mobi p span {
        font-size: 24px;
    }
    .context-mobi .promo-text .promotional-text-subheading-mobi p span {
        font-size: 16px;
    }

}

@media only screen and (max-width: 759px) {
    /* --- fixtures page --- */
    .mdtabcontent table tr td.match-group {
        display: none;
    }

    .mdtabcontent table tr td.match-date-time {
       padding-left: 30px;
    }

    .mdtabcontent table tr td.match-date-time .match-group-mobile {
        display: block;
        color: #af0000;
        font-weight: bold;
    }

    /* ---- groups page --- */
    .team-matches-list td.team1-flag-name img, .team-matches-list td.team2-flag-name img {
        display: block;
    }

    .team-matches-list td #team2-flag-mobile {
        display: block;
    }

    .team-matches-list td #team2-flag-desktop {
        display: none;
    }

    .team-matches-list td.team2-flag-name span {
        display: block;
    }

    .team-matches-list td.team1-flag-name, .team-matches-list td.team2-flag-name {
        width: 20%;
        text-align: center;
    }

    .team-matches-list td.team1-flag-name img, .team-matches-list td.team2-flag-name img {
        display: block;
        margin: 0 auto;
    }

    .team-matches-list td.team1-odd-price, .team-matches-list td.team2-odd-price {
        vertical-align: top;
    }

    .team-matches-list td.match_cta_button {
        vertical-align: top;
    }

    .team-matches-list tr td.match-date-time {
        vertical-align: top;
        width: 25%;
    }

}

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

    .home-tiles .tile,
    .home-videos .row-2-tile, 
    .home-videos .featured-video .featured-video-thumb {
        width: 300px;
    }

    .home-videos .featured-video {
        width: 300px !important;
    }

    .group-standings-widget h3 {
        display: none;
    }

    .group-standings-widget {
        height: 225px;
    }

    .home-tiles .tile .details .icon {
        width: 73px;
        height: 60px;
    }

    .home-tiles .tile .details .context {
        width: 70%;
        padding: 7px;
        margin-top: 11px;
        text-align: center;
    }

    .home-tiles .tile .details .context .title {
        font-size: 20px;
    }

    .home-tiles .tile .details .context .summary {
        display: none;
    }

    .home-videos .popular-videos .video-item {
        width: 100%;
    }

    .home-videos .popular-videos .video-lists {
        height: 360px;
    }

    .home-videos .popular-videos .bx-viewport {
        height: 375px !important;
    }

    .home-videos .home-banner-ad {
        width: 60%;
        margin-top: 40px;
    }

    /* --- groups --- */
    .groups-standings table tr.team-row > td:first-child {
        padding-left: 5px;
    }

    .groups-standings table tr.team-row > td:first-child img {
        margin-right: 5px;
    }

    .groups-standings table tr.team-row > td:first-child > span {
        font-size: 13px;
        line-height: 2.5;
    }

    .groups-standings table tr.team-row > td:first-child {
        background-position: -193px -491px;
    }

    .groups-standings table tr.team-row > td:first-child > span {
        background-position: 83px -447px;
        width: 215px;
    }
}
@media only screen and (max-width: 720px) {
    .bx-wrapper .bx-pager {
        padding-top: 0;
    }
    .main.home-page .slider-item img.slider-img {
        display: none;
    }
    .main.home-page .slider-item img.slider-img-mobi {
        display: block;
    }
    .banners-slider .context-mobi {
        padding: 10px 30px 30px;
    }

    /* PREVIEW MATCH ON HOME SLIDER */  
    .feature-match-slider-bg {
        max-width: 600px;
        height: 185px;
        width: 100%;
        box-sizing: border-box;
        position: absolute;
        top: 30px;
        left: 50%;
        margin-left: -300px;
    } 
    .feature-match-slider-bg .top-bg {
        width: 100%;
        height: 35px;
        background: #00606e;
        border-radius: 20px 20px 0 0;
    }
    .feature-match-slider-bg .center-bg {
        width: 100%;
        height: 145px;
        background: #3db8c7;
        border-left: 1px solid #00606e;
        border-right: 1px solid #00606e;
    }
    .feature-match-slider-bg .bottom-bg {
        width: 100%;
        height: 19px;
        position: relative;
        bottom: 1px;
        background: url('../img/feature-match-slider-bottom-bg.png') center 0 no-repeat;
    }
    /* END PREVIEW MATCH ON HOME SLIDER */  
    .banners-slider .context-mobi {
        top: 244px;
    }  
    .feature-match-slider-bg .top-bg .match-date-time span {
        font-size: 12px;
        margin-top: 0px;
    }
    .feature-match-slider-bg .center-bg .match-group-name {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .feature-match-slider-bg .center-bg img {
        width: 30px;
        height: 30px;
        border: 1px solid #fff;
    }
    .feature-match-slider-bg .center-bg .team-1, 
    .feature-match-slider-bg .center-bg .team-2 {
        font-size: 12px;
    }
    .feature-match-slider-bg .center-bg .odds {
        font-size: 12px;
    }
    .feature-match-slider-bg .center-bg .odds .odd-1, 
    .feature-match-slider-bg .center-bg .odds .odd-draw, 
    .feature-match-slider-bg .center-bg .odds .odd-2 {
        padding: 4px 9px 2px;
    }
    .feature-match-slider-bg .center-bg .odds .odd-1 {
        margin-right: 5px;
    }
    .feature-match-slider-bg .center-bg .odds .odd-2 {
        margin-left: 5px;
    }
}

@media only screen and (max-width: 700px) {
    .home-slider-wrapper .bx-wrapper .bx-pager, 
    .home-slider-wrapper .bx-wrapper .bx-controls-auto {
        bottom: 4px;
    }
    .bx-wrapper .bx-pager-item {
        transform: scale(0.8);
    }
    .banners-slider .context-mobi {
        top: 255px;
        padding: 0px 20px 20px;
    }
    .learn-more-box-mobi {
        margin-top: 32px;
    }
    .promotional-text-mobi, .promotional-text-subheading-mobi {
        line-height: 14px;
    }
    .context-mobi .promo-text .promotional-text-mobi p span {
        font-size: 18px;
    }
    .context-mobi .promo-text .promotional-text-subheading-mobi p span {
        font-size: 12px;
    }
    .banners-slider .learn-more-box-mobi .learn-more-btn {
        font-size: 12px;
        padding: 7px 30px 4px;
    }
    /* --- fixtures page --- */
    .mdtabcontent table tr td.match-team-2-flag-name .team-name {
        display: none;
    }

    .mdtabcontent .team-name-mobile {
        display: block;
        margin-top: 5px;
    }

    .mdtabcontent table tr td.match-team-1-flag-name .team-name {
        display: block;
        margin-top: 5px;
    }

    .mdtabcontent .team-name-mobile a {
        color: #353535;
    }

    .mdtabcontent table tr td.match-team-1-flag-name, .mdtabcontent table tr td.match-team-2-flag-name {
        text-align: center;
    }

    .mdtabcontent table tr td.match-team-1-flag-name img, .mdtabcontent table tr td.match-team-2-flag-name img {
        display: block;
        margin: 0 auto;
    }

    .mdtabcontent table tr td.match-team-2-flag-name {
        padding-right: 0;
    }

    .mdtabcontent table tr td.match-team-1-flag-name, .mdtabcontent table tr td.match-team-2-flag-name {
        width: 20%;
    }

    /* --- teams page ---- */
    #group.tabcontent .gtop, #group.tabcontent .gbottom {
       text-align: center;
       margin: 0 auto;
    }

    .tabcontent {
        padding: 6px 0;
        max-width: 650px;
        width: 100%;
        margin: 0 auto;
    }

    #group.tabcontent .group-wrapper {
        margin: 10px;
        width: 260px;
        float: none;
        display: inline-block;

    }

    .teams-page .tabcontent ul li a {
        background-position: 218px -258px;
        font-size: 14px;
        line-height: 2;
    }

    .teams-page .tabcontent ul li {
        padding: 13px 10px;
    }

    .tabcontent ul li img {
        width: 35px;
    }

    /* --- teams page: continent --- */
    #continent.tabcontent ul li a {
        background-position: 219px -257px;
    }

    #continent.tabcontent #asia.continent-items ul li a {
        background-position: 240px -259px;
    }

    #continent.tabcontent #europe.continent-items ul li a {
        background-position: 240px -259px;
    }

    #continent.tabcontent #caribbean.continent-items ul li a, #continent.tabcontent #south-america.continent-items ul li a {
        background-position: 228px -259px;
    }

    /* --- team single page --- */
    .single-teams-page .row-2 .team-details {
        text-align: center;
    }

    /* --- stadium page ---- */
    /*.short-matches-list table td.match-time {
        display: none;
    }*/

    .single-teams-page .row-2a .team-flag-large {
        float: none;
        text-align: center;
        display: block;
    }
    .single-teams-page .row-2a .team-flag-large img {
        position: relative;
        display: block;
        margin: 0 auto;
    }
    .single-teams-page .row-2a .team-flag-large .team-name {
        margin-left: 0;
        position: relative;
        display: block;
        margin-top: 20px;
        font-size: 40px;
        line-height: 30pt;
    }
}

@media only screen and (max-width: 620px) {
    /* --- home page --- */
    .main.home-page .wrapper {
        padding: 0;
    }

    .home-tiles .tile:nth-of-type(4) {
        margin-bottom: 30px;
    }

    .home-tiles .tile,
    .home-videos .row-2-tile, 
    .home-videos .featured-video .featured-video-thumb {
        width: 370px;
        margin-bottom: 5px;
    }

    .home-videos .featured-video {
        width: 370px !important;
    }

    .main-title {
        margin: 0 0 3px 0;
    }
    .home-videos .featured-video .details {
        margin-top: 0;
    }
    .home-videos .featured-video {
        margin-bottom: 5px;
    }

    .home-videos .row-2-tile {
        margin-top: 3px;
        margin-bottom: 1px;
    }

    .home-tiles .tile .details .context {
        width: 73%;
        padding: 7px;
        margin-top: 11px;
        text-align: left;
    }

    .home-tiles .tile .details .context .summary {
        display: block;
    }

    .home-tiles .tile .details .context .title {
        font-size: 13px;
    }

    .home-tiles .tile .details .icon {
        float: left;
        width: 85px;
        height: 77px;
    }

    .group-standings-widget {
        height: 279px;
    }

    .group-standings-widget .wc-dafabet-logo {
        display: block;
    }

    /* --- fixtures page --- */
    .fixtures-page .tabcontent {
        padding: 0 10px;
    }

    .mdtabcontent table tr td.match-date-time {
        padding-left: 20px;
    }

    /* --- groups page --- */
    .groups-standings table tr th {
        display: inline-block;
        width: 12%;
    }

    .groups-standings table tr th:first-child {
        display: none;
    }

    .groups-standings table tr.team-row > td:first-child {
        display: block;
        width: 100%;
        background: none;
    }

    .groups-standings table tr.team-row {
        background: rgba(186, 186, 186, 0.5);
    }

    .groups-standings div > table tr.team-row.clicked-row {
        background: #ffe000;
    }

    .groups-standings table tr.team-row td {
        display: inline-block;
        width: 12%;
        padding: 5px 0;
        color: #000000;
    }

    .groups-standings div > table tr.team-row:hover span {
        color: #000000;
    }

    .groups-standings table tr.team-row > td:first-child > span.team-name {
        background: none;
        width: 70%;
        color: #000000;
    }

    .groups-standings table tr.team-row > td:first-child .arrow-down-white {
        display: inline-block;
        background-position: -7px -619px;
        width: 17px;
        height: 12px;
        float: right;
        margin: 10px 30px 10px 10px;
    }

    .groups-standings table tr.team-row:hover > td:first-child .arrow-down-white, .groups-standings table tr.team-row.clicked-row > td:first-child .arrow-down-white  {
        background-position: -7px -585px;
    }

    .groups-standings table tr.team-row > td:first-child img {
        display: inline-block;
    }

    .groups-standings table tr.team-row > td:first-child > span {
        font-size: 13px;
        line-height: 2.7;
    }

    .groups-standings table tr.team-row > td:first-child {
        padding-left: 30px;
    }

    .groups-standings table tr.team-row > td:first-child > span.arrow-down-white {
        display: inline-block;
    }

    .team-matches-list td.team1-odd-price, .team-matches-list td.team2-odd-price {
        display: none;
    }

    .team-matches-list td .odd-price-mobile {
        display: block;
    }

    .team-matches-list .odds-box a.odd-price {
        background: #af0000 !important;
        color: #ffe000 !important;
        display: inline;
        padding: 7px 10px;
    }

    .groups-standings .odds-box a.odd-price:hover {
        background: #ffe000 !important;
        color: #af0000 !important;
    }

    .groups-standings .team-matches-list tr td.match-date-time {
        /*padding-left: 20px;*/
    }

    .groups-standings .team-matches-list tr td {
        padding: 6px 6px 6px 6px;
        vertical-align: top;
    }

    .groups-standings .team-matches-list td #team-name-mobile {
        display: block;
    }

    .groups-standings .team-matches-list td.team1-flag-name .odds-box {
        display: block;
    }

    /* --- teams page: groups tabs ---- */
    #group.tabcontent .gtop, #group.tabcontent .gbottom {
       text-align: center;
       margin: 0 auto;
    }

    .tabcontent {
        padding: 6px 0;
        margin: 0 auto;
    }

    #group.tabcontent .group-wrapper {
        margin: 10px;
        width: 300px;
        float: none;
        display: inline-block;

    }

    .teams-page .tabcontent ul li a {
        background-position: 258px -251px;
        font-size: 17px;
    }

    .teams-page .tabcontent ul li {
        padding: 10px 10px;
    }

    .tabcontent ul li img {
        width: 70px;
    }

    /* --- teams page: continent tab ---- */
    #continent.tabcontent .continent-items {
        width: 300px !important;
    }

    #continent.tabcontent ul li a {
        background-position: 258px -257px !important;
    }

    #continent.tabcontent #europe.continent-items ul {
        float: none;
        display: block;
        width: 300px;
    }

    /* --- single team page --- */
    .team-fixtures .odd-price-mobile {
        display: block;
        margin-top: 2px;
    }

    .team-fixtures table td.team1-odd-price, .team-fixtures table td.team2-odd-price {
        display: none;
    }

    .team-fixtures table td.match-time {
        width: 10%;
    }

    .team-fixtures .odds-box a {
        color: #ffe000 !important;
    }

    .team-fixtures .odds-box a:hover {
        color: #af0000 !important;
    }


    /* --- stadium page --- */
    .short-matches-list table td.team1-odd-price, .short-matches-list table td.team2-odd-price {
        display: none;
    }

    .short-matches-list table td .odd-price-mobile {
        display: block;
        margin-top: 2px;
    }

    .short-matches-list table td.match-time {
        /*display: block;*/
    }

    .short-matches-list table td.match-date-time {
        padding-left: 5px;
    }

    .short-matches-list table td.match_cta_button {
        padding-right: 5px;
    }
}

@media only screen and (max-width: 599px) {
    /* stadiums page */
    .stadiums-page .wrapper,
    .featured-images-slider,
    .short-matches-list,
    .stadium-info .description,
    .stadium-info .details,
    .stadium-info,
    .short-matches-list #stadium_matches_section,
    .stadiums-page .short-matches-list {
        max-width: 480px;
    }
    .featured-images-slider {
        margin-top: 70px;
    }
    .featured-images-slider .description {
        padding: 5px;
        position: static;
	    background: rgba(0, 0, 0, 0.9);
    }
    .stadium-info .details table tr td {
        font-family: 'MyriadPro-Regular';
    }
    .featured-images-slider .description p,
    .stadium-info .details table tr td {
        font-size: 10px;
    }
    .stadium-info .details .left-table, .stadium-info .details .right-table {
        width: 240px;
    }
    .stadiums-page .short-matches-list table td span, 
    .stadiums-page .short-matches-list table td.match_cta_button,
    .stadiums-page .short-matches-list table td.match-time,
    .stadiums-page .match_cta_button a.visit-dafabet-btn {
        font-size: 10px;
    }
    .stadiums-page .short-matches-list table td a.bet-now-btn, 
    .stadiums-page .short-matches-list table td a.visit-dafabet-btn {
        width: 180px;
    }
    .featured-images-slider, 
    .stadium-info, 
    .short-matches-list {
        margin-left: -240px;
    }
    
    .footer .footer-sponsors .sponsors > img {
        max-height: 43px;
    }
    /* PREVIEW MATCH ON HOME SLIDER */
    .feature-match-slider-bg {
        max-width: 480px;
        margin-left: -240px;
    }
    /* END PREVIEW MATCH ON HOME SLIDER */

}

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

    /* --- team single page --- */
    .single-teams-page .row-2 .odds_to_win_banner {
        position: relative;
        width: 90%;
        margin: 20px auto 0;
        float: none;
    }

    #stadium-selection-box {
        width: 310px;
    }

    #stadium-selection-box ul, #stadium-selection-box ul li a {
        width: 310px;
    }

    #stadium-selection-box .stadium-name {
        font-size: 13px;
    }

}


@media only screen and (max-width: 530px) {
    #match-results-wrapper {
        width: 230px !important;
    }
    /* --- video page ---*/
    .side-bar .playlists .thumbnail {
        margin-top: 6px;
        width: 100px;
        height: 56px;
    }

    .side-bar .playlists .thumbnail img {
        width: 100%;
    }

    .side-bar .playlists .summary h3 {
        font-size: 13px;
        margin: 0;
    }

    .side-bar .playlists .summary {
        width: 300px;
    }

    .side-bar .playlists .summary p {
        font-size: 11px;
    }

    .side-bar .playlists .playlist-item {
        height: auto;
        padding: 10px;
    }
}

@media only screen and (max-width: 500px) {
    /* --- home page --- */
    .promotional-text-mobile span[style], .promotional-text-mobile p[style] {
        font-size: 12px !important;
    }

    .header .header-top .wrapper {
        padding: 0 10px;
    }

    .header-top {
        height: 92px;
    }

    .match-results {
        margin-left: -35px;
    }

    #back-to-top-img {
        margin-right: 0;
    }

    .back-to-top-wrapper {
        text-align: center;
    }

    .home-videos .home-banner-ad {
        width: 90%;
    }

    .pv-slider-nav > div#more-video {
        display: block;
        margin-top: 20px;
    }

    .pv-slider-nav {
        text-align: center;
    }


    /* --- groups --- */
    .groups-standings table tr.team-row td {
        width: 11%;
        font-size: 13px;
    }

    .groups-standings table tr.team-row > td:first-child {
        padding-left: 10px;
    }

    .groups-standings table tr th {
        width: 11%;
        font-size: 13px;
    }

    .groups-standings {
        max-width: 760px;
        width: 300px;
    }

    .groups .main .wrapper {
        padding: 0 0;
    }

    .groups-standings .team-matches-list tr td {
        padding: 6px 6px 6px 6px;
    }

    .groups-standings table tr.team-row > td:first-child > span.team-name {
        width: 55%;
    }

    .groups-standings .team-matches-list tr td.match-date-time {
        display: block;
        width: 100%;
        text-align: center;
        padding: 10px 10px 0 10px;
    }

    .team-matches-list tr td.match-date-time span {
        display: inline-block;
        margin: 0 5px;
    }

    .team-matches-list td.match-time {
        display: inline-block;
        padding: 5px;
        width: 30%;
    }

    .groups-standings .team-matches-list td.team1-flag-name, .groups-standings .team-matches-list td.team2-flag-name {
        display: inline-block;
        padding: 5px;
        width: 30%;
    }

    .groups-standings .team-matches-list td.match_cta_button {
        display: block;
        width: 100%;
        padding: 5px 5px 10px 5px;
    }

    .groups-standings table tr.team-row > td:first-child .arrow-down-white {
        background-position: -7px -459px;
    }

    .groups-standings .team-matches-list td.team1-flag-name, .groups-standings .team-matches-list td.team2-flag-name {
        line-height: 2;
    }

    /* --- team single page --- */
    #group-selection-box {
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        z-index: 999;
        width: 290px;
        background: #FFFFFF;
    }

    #team-selection-box {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 51px;
        z-index: 888;
        width: 290px;
        background: #FFFFFF;
    }

    .single-teams-page .row-1 .team-flag-large {
        margin-top: 100px;
    }

    #group-selection-box ul, #group-selection-box ul li a {
        width: 285px;
    }

    #team-selection-box ul, #team-selection-box ul li a {
        width: 285px;
    }

    .single-teams-page .row-1 .team-flag-large {
        text-align: center;
    }

    .single-teams-page .row-1 .team-flag-large img {
        display: block;
        margin: 0 auto;
    }

    .single-teams-page .row-1 .team-flag-large .team-name {
        display: block;
    }

    .single-teams-page .row-1 .team-flag-large .team-name {
        line-height: 1;
        margin-top: 10px;
    }

    .team-fixtures table td.match-date-time {
        display: block;
        width: 100%;
        text-align: center;
    }

    .team-fixtures table td.match-date-time span {
        display: inline-block;
        margin: 0 2px;
    }

    .team-fixtures table td.team1-info {
        display: inline-block;
        width: 35%;
    }

    .team-fixtures table td.match-time {
        display: inline-block;
        width: 27%;
    }

    .team-fixtures table td.team2-info {
        display: inline-block;
        width: 35%;
    }

    .team-fixtures table td.match_cta_button {
        display: block;
        width: 100%;
        text-align: center;
    }

    .single-teams-page .player-to-watch .player-image {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
        width: 270px;
    }

    .single-teams-page .player-to-watch .player-details {
        max-width: 100%;
    }

    /* --- stadium page ---- */
    .short-matches-list table td {
        padding: 5px;
    }

    .short-matches-list table td.match-date-time {
        display: block;
        width: 100%;
        text-align: center;
        padding-top: 10px;
    }

    .short-matches-list table td.match-date-time span {
        display: inline-block;
        margin: 0 3px;
    }

    .short-matches-list table td.team1-info, .short-matches-list table td.team2-info {
        width: 32%;
        display: inline-block;
    }

    .short-matches-list table td.match-time {
        width: 30%;
        display: inline-block;
    }

    .short-matches-list table td.match_cta_button {
        display: block;
        width: 100%;
        text-align: center;
        padding-bottom: 10px;
    }


    /* --- video page --- */
    .side-bar .playlists .thumbnail .featured-thumb-desktop {
        display: none;
    }

    .side-bar .playlists .thumbnail .featured-thumb-mobile {
        display: block;
    }

    .side-bar .playlists .thumbnail {
        width: 100%;
        height: auto;
    }

    .side-bar .playlists .summary {
        width: 100%;
    }

    .side-bar .playlists .summary h3 {
        font-size: 15px;
        margin: 5px 0;
    }

    .side-bar .playlists .summary p {
        font-size: 13px;
    }

}

@media only screen and (max-width: 479px) {
    /* stadiums page */
    .stadiums-page .wrapper,
    .featured-images-slider,
    .short-matches-list,
    .stadium-info .description,
    .stadium-info .details,
    .stadium-info,
    .short-matches-list #stadium_matches_section,
    .stadiums-page .short-matches-list {
        max-width: 320px;
    }
    .featured-images-slider {
        margin-top: 70px;
    }
    .featured-images-slider .description {
        padding: 4px;
    }
    .featured-images-slider .description p,
    .stadium-info .details table tr td {
	    font-family: 'MyriadPro-Regular';
        font-size: 10px;
        line-height: 12px;
    }
    .featured-images-slider .bx-wrapper .bx-prev,
    .featured-images-slider .bx-wrapper .bx-next {
        transform: scale(0.7);
    }
    .stadium-info .details .left-table, .stadium-info .details .right-table {
        width: 320px;
    }
    .stadiums-page .short-matches-list table td span, 
    .stadiums-page .short-matches-list table td.match_cta_button,
    .stadiums-page .short-matches-list table td.match-time,
    .stadiums-page .match_cta_button a.visit-dafabet-btn {
        font-size: 10px;
    }
    .stadiums-page .short-matches-list table td a.bet-now-btn, 
    .stadiums-page .short-matches-list table td a.visit-dafabet-btn {
        width: 150px;
    }
    .stadium-info .details table tr td {
        padding: 5px 3px;
    }
    .featured-subheader-background-img h3 {
        font-size: 34px;
        line-height: 2;
    }
    .stadiums-page .short-matches-list table td {
        padding: 5px 6px;
    }

    .featured-images-slider, 
    .stadium-info, 
    .short-matches-list {
        margin-left: -160px;
    }
    .stadiums-page .short-matches-list table td a.visit-dafabet-btn {
        padding: 5px;
    }

    /* PREVIEW MATCH ON HOME SLIDER */
    .feature-match-slider-bg {
        max-width: 320px;
        margin-left: -160px;
    }
    .feature-match-slider-bg .top-bg .match-date-time span {
        font-size: 10px;
        margin-top: 0px;
    }
    .feature-match-slider-bg .center-bg .match-group-name {
        font-size: 10px;
        height: 10px;
        margin-bottom: 5px;
    }
    .feature-match-slider-bg .center-bg img {
        width: 30px;
        height: 30px;
        border: 1px solid #fff;
    }
    .feature-match-slider-bg .center-bg .team-1, 
    .feature-match-slider-bg .center-bg .team-2 {
        font-size: 10px;
    }
    .feature-match-slider-bg .center-bg .odds {
        font-size: 10px;
    }
    .feature-match-slider-bg .center-bg .odds .odd-1, 
    .feature-match-slider-bg .center-bg .odds .odd-draw, 
    .feature-match-slider-bg .center-bg .odds .odd-2 {
        padding: 4px 7px 2px;
    }
    .feature-match-slider-bg .center-bg .odds .odd-1 {
        margin-right: 5px;
    }
    .feature-match-slider-bg .center-bg .odds .odd-2 {
        margin-left: 5px;
    }
    /* END PREVIEW MATCH ON HOME SLIDER */
}

@media only screen and (max-width: 445px) {
    .selector-form label {
        display: none;
    }

    .match-results {
        margin-left: -35px;
        position: absolute;
        left: 130px;
    }

    /* --- fixtures page --- */
    .mdtabcontent table tr td.match-date-time {
        padding-left: 10px;
    }
    .context-mobi .promo-text .promotional-text-mobi p span {
        font-size: 14px;
    }
    .context-mobi .promo-text .promotional-text-subheading-mobi p span {
        font-size: 10px;
    }
    .banners-slider .learn-more-box-mobi .learn-more-btn {
        font-size: 10px;
        padding: 7px 6px 4px;
    }
    .banners-slider .context-mobi {
        top: 272px;
        padding: 7px 10px 20px;
    }
    .promotional-text-mobi, .promotional-text-subheading-mobi {
        line-height: 10px;
    }
    .learn-more-box-mobi {
        margin-top: 27px;
    }


}


/*------------------------------------------------------------ 319px up to 400px ---------------------------------------- */
@media only screen and (max-width: 400px) {
    /* --- footer column --- */
    #col-quick-links ul {
        width: 100%;
    }

    /* --- fixtures page --- */
    .mdtabcontent table tr td.match-date-time {
        padding: 15px 5px 5px 5px;
        display: block;
        width: 100%;
        text-align: center;
    }

    .mdtabcontent table tr td.match-date-time .match-group-mobile {
        font-size: 14px;
    }

    .mdtabcontent table tr td.match-date-time span {
        display: inline-block;
        margin: 0 3px;
        font-size: 12px;
    }

    .mdtabcontent table tr td.match-date-time span.stadium, .mdtabcontent table tr td.match-date-time span.stadium-location {
        font-size: 12px;
    }

    .mdtabcontent table tr td.match-team-1-flag-name, .mdtabcontent table tr td.match-team-2-flag-name {
        width: 38%;
        display: inline-block;
        padding: 8px 5px 5px 5px;
    }

    .mdtabcontent table tr td.match-time {
        width: 20%;
        display: inline-block;
        padding-top: 15px;
    }

    .mdtabcontent table tr td.match-time .match_cta_button_mobile {
        display: none;
    }

    .mdtabcontent table tr td.match_cta_button {
        display: block;
        padding: 5px 5px 15px 5px;
    }

}



@media only screen and (max-width: 390px) {
    #main-menu {
        width: 100%;
    }

    li#simple-text-ad-mobile .simple-text-ad .text-ad {
        font-size: 22px;
    }

    .match-results {
        right: -15px;
    }


    /* --- home page ---*/
    .home-tiles .tile,
    .home-videos .row-2-tile, 
    .home-videos .featured-video .featured-video-thumb {
        width: 300px;
    }

    .home-videos .featured-video {
        width: 300px !important;
    }
    
    .home-videos .row-2-tile {
        margin-top: 2px;
    }

    .group-standings-widget h3 {
        display: none;
    }

    .group-standings-widget {
        height: 225px;
    }

    /*body#sc .group-standings-widget {
        height: 267px;
    }

    body#th .group-standings-widget {
        padding: 5px;
    }

    body#kr .group-standings-widget {
        padding: 5px;
    }

    body#vn .group-standings-widget {
        padding: 5px;
        height: 245px;
    }

    body#th .group-standings-widget .gs-slider-nav {
        margin-top: 5px;
    }

    body#kr .group-standings-widget #gs-prev a > span.text {
        height: 15px;
    }

    body#kr .group-standings-widget #gs-next a > span.text {
        height: 15px;
    }

    body#sc .group-standings-widget .bx-wrapper table tr td img {
        width: 25px;
    }

    body#th .group-standings-widget .bx-wrapper table tr td img {
        width: 25px;
    }

    body#sc .group-standings-widget .bx-wrapper table tr td img {
        margin-right: 2px;
    }

    body#vn .group-standings-widget .bx-wrapper table tr td img {
        margin-right: 0;
        width: 22px;
    }

    body#vn .group-standings-widget table tr td:first-child {
        text-align: center;
    }

    body#vn .group-standings-widget table tr td:first-child span {
        display: block;
    }*/

    .group-standings-widget .wc-dafabet-logo {
        display: none;
    }

    .home-tiles .tile .details .icon {
        width: 73px;
        height: 60px;
    }

    .home-tiles .tile .details .context {
        width: 70%;
        padding: 7px;
        margin-top: 11px;
        text-align: center;
    }

    .home-tiles .tile .details .context .title {
        font-size: 20px;
    }

    .home-tiles .tile .details .context .summary {
        display: none;
    }

    /* superfish menu */
    /*body#sc li#simple-text-ad-mobile .simple-text-ad .text-ad {
        margin-right: 0;
    }

    body#sc .simple-text-ad a#ad-button-text {
        margin-top: 10px;
        margin-left: 0;
    }

    body#th .simple-text-ad a#ad-button-text {
        margin-top: 10px;
    }*/

}

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

    .video-item .featured-thumb {
        display: none;
    }

    .video-item .featured-thumb-mobile {
        display: block;
        position: relative;
    }

    .home-videos .popular-videos .video-item {
        float: none;
        display: inline-block;
        height: auto;
    }

    .home-videos .popular-videos .video-lists {
        height: auto;
    }

    .video-list-item {
        position: relative !important;
    }

    .home-videos .popular-videos .bx-viewport {
        height: auto !important;
    }

    .video-item .details {
        width: 100%;
    }

    .home-videos .details .title {
        margin-top: 10px;
    }

    .video-item .featured-thumb-mobile .play-btn-small {
        background-position: -42px -425px;
        width: 44px;
        height: 44px;
        display: block;
        margin: auto;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        position: absolute;
        cursor: pointer;
    }

    .video-item .featured-thumb-mobile:hover .play-btn-small {
        background-position: -42px -490px;
    }


    /* --- fixtures page --- */
    .fixtures-page .download-wall-chart-box #fixtures-dafabet-logo {
        background-position: -48px -13px;
        width: 159px;
        height: 38px;
        margin: 0;
    }

    .download-wall-chart-box #wall-chart-text {
        font-size: 22px;
    }

    .fixtures-page .download-wall-chart-box .wrapper > div {
        margin: 10px;
    }

    #knockout-round.mdtabcontent table tr td.match-time {
        width: 24%;
    }

    /* --- stadium page --- */

}

@media only screen and (max-width: 330px) {
    li#simple-text-ad-mobile .simple-text-ad > a#ad-button-text {
        width: 147px;
        font-size: 18px;
    }

    /* --- search result page --- */
    .main.search-result-page h1 {
        font-size: 15px;
    }
}


/*-------------------------------------------------- 320px and below ---------------------------------------------- */
@media only screen and (max-width: 320px) {

}

