 
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1050px;
    }
}
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1050px;
    }
}
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji" color: #334240;
}
.eng {
    font-family: 'Poppins', sans-serif;
}
a {
  text-decoration: none;
  color: #1bbca3;
}

    a:hover {
        color: #2ae0c4;
        
    }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"
}
p{margin:0px;}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
  background: #1bbca3;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}

.back-to-top i {
  font-size: 24px;
  color: #fff;
  line-height: 0;
}

.back-to-top:hover {
  background: #21dfc2;
  color: #fff;
}

.back-to-top.active {
  visibility: visible;
  opacity: 1;
}

.top-banner-title {
    background: url(../img/bg_desk_top.jpg) no-repeat top center fixed;
    padding-top: 170px;
    text-indent: -999rem;
    display: none;
    font-size: 0px;
    cursor:pointer;
}
.top-banner-mobile {
    display: block; 
}
@media (min-width: 992px) {
    .top-banner-title{display:block;}
    .top-banner-mobile {
        display: none
    }
    .real-cont {
        padding: 20px;
        border: 4px solid #e4e4e4;
        background-color: #ffffff;
    }
}  
    .real-cont.readview{border:none}
    @media (min-width: 992px) {
        .content {
        flex: 0 0 auto;
        width: calc(100% - (300px + calc(var(--bs-gutter-x) * 1)));
    }

    .ad-section {
        flex: 0 0 auto;
        width: calc(300px + calc(var(--bs-gutter-x) * 1));
    }

}
@media (max-width: 991px) {
   /* .container {
        padding-right: 0px;
        padding-left: 0px;
    }*/
}
    /*--------------------------------------------------------------
# first Section
--------------------------------------------------------------*/


.news_img {
    position: relative;
    max-height: 440px;
   min-height: 440px;
    overflow: hidden;
}

.outerbox {
    position: absolute;
    bottom: 0px;
    width: 100%;
    max-height: 100px;
    padding: 18px 15px;
    opacity: 0.8;
    font-size: 12px;
    font-weight: normal;
    z-index: 350;
}

.outerbox .main_title {
font-size: 18px;
line-height: 20px;
text-decoration: none;
letter-spacing: -0.085rem;
}

.outerbox .main_summary {
display: -webkit-box;
width: 100%;
margin-top:5px;
text-decoration: none;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
    .outerbox .more-btn {
        font-family: 'Poppins', sans-serif;
        font-size: 11px;
        font-weight: 700;
        color: #fff;
        background: #f2656b;
        float: right;
        padding: 3px;
        vertical-align: top;
        text-decoration: none;
    } 
@media (max-width: 768px) {

    .outerbox .main_title {
        font-size: 18px;
        line-height: 22px; 
        max-height:44px;
        overflow:hidden
    }
    .outerbox .main_summary {
        display: none
    }

    .outerbox .more-btn {
        margin-top: 0.51rem;
    }
    .news_img { 
        min-height: 257px; 
    }
    #main {
        border: 4px solid #e4e4e4;
        background-color: #ffffff;
    }
    section{padding:30px 0 !important}
}

    /*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
    section {
        padding: 60px 0;
    }

    .section-bg {
        background-color: #f2f5f4;
    }

    .section-title {
        text-align: center;
        padding-bottom: 30px;
    }

        .section-title h2 {
            font-size: 32px;
            font-weight: 700;
            text-transform: uppercase;
            margin-bottom: 20px;
            padding-bottom: 0;
            color: #4b605c;
        }

        .section-title p {
            margin-bottom: 0;
            color: #5f7c78;
        }

    /*--------------------------------------------------------------
# post
--------------------------------------------------------------*/
.post {
    padding-top: 20px;
    margin-bottom: 20px;
}
    .post:first-child { 
        border-top: solid 1px #e5e5e5; 
    }
    .post + .post {
        border-top: solid 1px #e5e5e5;
    }
    .post .thumb {
        max-height: 120px;
        min-height: 120px;
    }

.post .title-text {
text-overflow:ellipsis;
white-space:nowrap;
overflow:hidden
}
    .post .title-text a {
        color: #000;
        font-size: 18px;
        line-height: 20px;
    }
        .post .title-text a:hover {
          text-decoration:underline
        }

    .post .summary  a {
        color: #333;
        font-size: 0.85rem;
        line-height: 1rem;
        letter-spacing: -1px;
        text-decoration: none;
    }
        .post .summary a:hover {
            color: #000;
            text-decoration: underline
        }

    .post .summary {
        overflow: hidden; 
        max-height: 3.2rem;
        margin-top: 0.6rem;
    }

    .post .subtxt {
        font-family: 'Poppins', sans-serif;
        font-size: 12px;
        position:absolute;
        bottom:0px;
        
    }

.post .times {
color: #575757;
margin-right: 5px;
}

.post .dates {
font-weight: 700;
color: #515151;
}
.article-desc{position:relative;}
.content .ad-box{margin:20px 0px;text-align:center}
.ad-section .ad-box {
    text-align: center
}
@media (max-width: 768px) {
    .post .summary {
        display:none
    }
    .post .title-text {
        font-size:16px;
        max-height: 44px;
        overflow: hidden;
        text-overflow: unset;
        white-space: normal;
    }

    .post .thumb {
        max-height: 120px;
        min-height: 79px;
    }

}

.paging_comm {
    font-family: 'Poppins', sans-serif;
    text-align: center;
}

.paging_text a {
    color: #3f4346;
    padding: 0 5px;
    text-decoration: none;
}
 
.btn_prev_arrow {
    display: inline-block;
    background: url(../img/view_arrow_left_off.gif) no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.btn_next_arrow {
    display: inline-block;
    background: url(../img/view_arrow_right_off.gif) no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
#loadmore.morebtn {
    padding-top: 15px;
    margin-bottom: 30px;
    font-family: 'Poppins', sans-serif;
}

/*--------------------------------------------------------------
# scoreboard-group
--------------------------------------------------------------*/
.top_game {
    position:relative
}
.scoreboard-group {
    border: 1px solid #dedede;
    border-top: none;
}

    p.caption_title {
        color: #2e2e2e;
        font-size: 18px;
        font-weight: 600;
        padding:0 20px
        
    }

.swiper-button-next, .swiper-button-prev{top:0px;margin-top:-15px}
.scoreboard-prev {
    cursor: pointer;
    height: 22px;
    display: block;
    right: 40px;
    color: #fff;
    left: auto;
}
    .scoreboard-prev:after {
        content: url(../img/left-arrow.png);
    }
.scoreboard-next:after {
    content: url(../img/right-arrow.png);
}
.scoreboard-next {
    cursor: pointer;
    height: 22px;
    display: block;
    right: 0px
}

.scoreboard-group .table-standings {
    width: 100%;
}

.scoreboard-group .table-standings thead th {
color: #474747;
text-transform: uppercase;
font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 34px;
background-color: #eee;
border-top: 1px solid #ccc;
text-align: center;
letter-spacing:-0.085rem
 }

    .scoreboard-group .table-standings td {
        font-size: 14px;
        font-family: 'Poppins', sans-serif;
        height: 40px;
        text-align: center;
    }

.scoreboard-group .table-standings thead .table-teamname {
text-align: left;
width: 140px;
}

.scoreboard-group .table-standings tbody .table-teamname {
text-align: left;
width: 140px;
font-weight: 600;
color: #222;
}
.table-num {
   font-style:italic;
}


/*--------------------------------------------------------------
# schedule-list
--------------------------------------------------------------*/

.schedule-list.hide {
    overflow: hidden;
    height: 260px;
}
.schedule-list.full {
    height: auto;
    padding-bottom: 70px
}

.schedule-list.full .go-to-details {
    bottom: 0px;
}

.schedule-list {
    width: 100%;
    border: 1px solid #dedede;
    border-top: none;
}
.list_cont + .list_cont {
    border-top: 1px solid #dedede;
    margin: 0px 10px;
}
.schedule-list .list_cont:first-child{margin:0px 10px}
.schedule-list .schedule_info {
    padding: 0px;
    margin: 0px;
}
    .schedule-list .schedule_info li {
        font-size: 13px;
        height: 44px;
        line-height: 44px;
        display: inline-block;
        margin-left: -5px;
        text-align: center;
        color: #000
    }
        .schedule-list .schedule_info li.group {
            font-size: 12px;
            width: 20%
        }
        .schedule-list .schedule_info li.time {
            font-size: 11px;
            width: 20%
        }
        .schedule-list .schedule_info li .flag-icon {
            border: 1px solid #ccc
        }
        .schedule-list .schedule_info li.country {
            width: 28%;
            font-weight: 700
        }
.viewmore-schedule_info {
    background: #f0f0f0;
    font-size: 12px;
    color: #000;
    font-weight: 700;
    line-height: 30px;
    text-align: center
}
    .viewmore-schedule_info i {
        font-size: 1.5rem;
        line-height: 30px;
        vertical-align: bottom;
    }
.ad-section.second {
    display: flex;
    flex-direction: column;
}
#score-box {
    order: 1
}

#schedule-box {
    order: 2;
}

#mid-ad-box {
    order: 3;
}

#match-box {
    order: 4;
}

/*@media (max-width: 768px) {
    #score-box {
        order:3
    }

    #schedule-box {
        order: 4;
    }

    #mid-ad-box {
        order:2;
    }

    #match-box {
        order:1;
    }
}
*/
.go-to-details.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.go-to-details {
    position: absolute;
    bottom: 0px; 
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    margin: 0px auto;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    left: 0px;
    cursor: pointer;
    background: #f0f0f0;
    font-size: 12px;
    color: #000;
    font-weight: 700;
    line-height: 30px;
    text-align: center;
}

/*--------------------------------------------------------------
# score match
--------------------------------------------------------------*/
.container-fluid.score-background{cursor:pointer}
.ad-section .container-fluid.score-background {
    cursor:none;
}
.score-background {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    background-color: #003469;
}

.match-list .row:not(:last-of-type) {
    border-bottom: 1px solid #e8e8e8;
}

.match-list .flag {
    height: 20px;
    width: 30px; 
    border: 1px solid #d1d1d1;
    object-fit: cover;
}
.macth-list-bottom{height:34px;
                   line-height:34px;

}
.btm-txt {
    font-size: 0.75rem;
    letter-spacing: -0.095rem;
}
 
.country-name {
    font-size: 0.8rem;
}
.status-name {
    font-size: 0.7rem;
}
.link-icon { 
    height: 20px;
}
.match-list .schedule-list-match {
    border: none;
    width: 100%;
}

.schedule-list-match .list_cont:first-child {
    margin: 0px  
}

.schedule-list-match .schedule_info {
    padding: 0px;
    margin: 0px;
}
 
 
    .match-list .schedule_info li.group {
        font-size: 12px;
        width: 12%
    }

    .match-list .schedule_info li.time {
        font-size: 12px;
        width: 24%
    }

.match-list .schedule_info li .flag-icon {
    border: 1px solid #ccc
}
.match-list .schedule_info li {
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    margin-left: -5px;
    text-align: center;
    color: #000
}
.match-list .schedule_info .country:not(:last-child)::after {
    content: "VS";
    margin-left: 25px;
    color: #003469
}

@media (min-width: 990px) {
    .match-list .schedule_info li {
        font-size: 12px;
        height: 24px;
        line-height: 24px;
        display: inline-block;
        margin-left: -5px;
        text-align: center;
        color: #000
    }
    .match-list .schedule_info .country:not(:last-child)::after {
        content: "VS";
        margin-left: 10px;
        color: #003469
    }

}
    .match-list .schedule_info li.country {
        width: 32%;
        font-weight: 500
    }

    .bg-gray {
        background: #efefef !important;
    }
    /*--------------------------------------------------------------
# breadcrumbs
--------------------------------------------------------------*/
    .breadcrumbs {
        padding: 15px 0;
        background-color: #f2f5f4;
        min-height: 40px;
    }

        .breadcrumbs h2 {
            font-size: 24px;
            font-weight: 300;
        }

        .breadcrumbs ol {
            display: flex;
            flex-wrap: wrap;
            list-style: none;
            padding: 0;
            margin: 0;
            font-size: 14px;
        }

            .breadcrumbs ol li + li {
                padding-left: 10px;
            }

                .breadcrumbs ol li + li::before {
                    display: inline-block;
                    padding-right: 10px;
                    color: #6c757d;
                    content: "/";
                }

    @media (max-width: 768px) {
        .breadcrumbs .d-flex {
            display: block !important;
        }

        .breadcrumbs ol {
            display: block;
        }

            .breadcrumbs ol li {
                display: inline-block;
            }
    }

    .headline-area {
        letter-spacing: -0.05em;
        margin-top: 1.5rem;
    }

    .article-info {
        align-items: center;
        width: 100%;
        border-bottom: 1px solid #dedede;
        padding: 0rem 1.5rem 1rem;
        margin-bottom: 2rem;
        font-size: 0.75rem;
        text-align: end
    }

    .article-content {
        color: #3c3e40;
        letter-spacing: -0.05em;
        line-height: 2rem;
        margin-bottom: 3rem;
    }

        .article-content img {
            vertical-align: top;
            text-align: center;
            margin: 20px auto;
            width: 100%;
            max-width: 100%;
        }

        .ab_photo.photo_center{
            width: 100%!important;
        }

    .go-to-home {
        text-align: center;
        padding: 30px 0px;
        border-top: 1px solid #dedede;
    }

        .go-to-home a {
            color: #000;
            font-size: 18px;
            line-height: 30px;
            border-bottom: 1px solid #000;
            padding-bottom: 10px
        }

            .go-to-home a:hover {
                color: #003469;
                border-bottom: 1px solid #003469;
            }

        .go-to-home i {
            font-size: 1.5rem;
            line-height: 30px;
            vertical-align: bottom;
        }
    /*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
    #footer {
        background: #344341;
        padding: 20px 0 10px 0;
        color: #fff;
        font-size: 12px;
    }

        #footer .copyright {
            text-align: center;
        }

        #footer .links li {
            display: inline-block;
            text-align: center;
            margin: 0px 1rem;
        }

            #footer .links li a {
                color: #fff;
            }


@media (max-width: 768px) {
    #footer .links li {
        display: inline-block;
        text-align: center;
        margin: 0px 0.5rem;
    }
}