@media(min-width:1024px){
    .width-850{
        max-width: 850px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .width-1000{
        max-width: 1000px !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
.global-section-title-blue,
.global-section-title{
    font-size: 50px;
    line-height: 1.2;
    margin: 0;
}
.global-section-title{
    color: #89C122;
}
.global-section-title-blue{
    color: #1D2C50;
}
.global-section-desc,
.global-section-desc-blue{
    margin: 0 auto;
    max-width: 650px;
    text-align: center;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 600;
}
.global-section-desc{
    color: #fff
}
.global-section-desc-770{
    max-width: 770px;
}
.global-section-desc-blue{
    color:#1D2C50;
}
@media (max-width: 770px) and (min-width: 480px){
    .global-section-title-blue,
    .global-section-title{
        font-size: 4rem;
    }
}
@media (max-width: 480px){
    .global-section-title-blue,
    .global-section-title{
        font-size: 3.2rem;
    }
}
.reference-item p{
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0 0;
}
.world-section05 .reference-item p{
    color: #1D2C50;
    font-weight: 600;
}
.tab-section-l {
    position: relative;
}
.tab-section-l p {
    position: absolute;
    right: 20px;
    bottom: 15px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}
.tab-section-r p{
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    font-weight: 500;
    margin: 0;
}
.tab-section-r-bot{
    color: #fff;
    font-size: 16px;
    line-height: 27px;
    margin: 30px 0 0;
    font-weight: bold;
}
.sports-section02-table .table tbody tr td{
    font-size: 16px;
    line-height: 19px;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.sports-section02-table .table tbody > tr td{
    background-color: rgba(0,0,0,0.5);
}
.sports-section02-table .table tbody > tr:nth-child(2n+1) > td{
    background-color: #1D2C50;
}
.sports-section02-table .table tbody tr,
.sports-section02-table .table tbody tr td{
    border: 0 !important;
}
.sports-section02-item{
    position: relative;
}
.sports-section02-item h3{
    text-align: center;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
    margin: 0;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
}
.sports-top-item{
    text-align: center;
}
.sports-top-item-img{
    margin-bottom: 25px;
}
.sports-top-item-img img{
    max-height: 125px;
}
.sports-top-item p{
    font-size: 15px;
    line-height: 20px;
    color: #D9B460;
    margin: 0;
    font-weight: 600;
}
.sports-section01-item {
    display: flex;
    align-items: flex-start;
    text-align: left;
    padding: 27px;
	min-height:204px;
}
.sports-section01-item-img {
    width: 70px;
    margin-right: 20px;
    min-width: 70px;
}
.sports-section01-item-info h4{
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 15px;
}
.sports-section01-item-info-list{
    min-height: 74px;
}
.sports-section01-item-info-list p{
    font-size: 15px;
    line-height: 18px;
    color: #fff;
    margin-bottom: 10px;
}
.world-section.world-section01,
.sports-section.sports-section01{
    background-position: center bottom !important;
}
.world-section-list{
    padding-bottom: 20px;
}
.world-section-item {
    color: #fff;
    font-size: 15px;
    line-height: 18px;
    padding-left: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
}
.world-section-list-blue .world-section-item{
	color: #1D2C50;
}
.world-section-item::before {
    content: '';
    background: var(--wpr-bg-af074dfe-7fe0-4210-8f85-149a786ca6d9) no-repeat center center /cover ;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 22px;
    width: 19px;
}
.table-control{
    text-align: center;
    display: none;
}
.table-control img{
    max-height: 40px;
}
@media(min-width:1025px){
    .tab-section-r{
        padding-left: 60px;
    }
}
@media(min-width:770px){
    .sports-top-list .vc_col-sm-4 .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }
    .sports-section01-list .col-xs-12:nth-child(2n+1) .sports-section01-item{
        border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    .sports-section01-list .col-xs-12:first-child .sports-section01-item,
    .sports-section01-list .col-xs-12:nth-child(2) .sports-section01-item{
        border-bottom:  1px solid rgba(255, 255, 255, 0.1);
    }

}
@media(max-width:770px){
    .table-control{
        display: block;
    }
    .sports-section02-item h3{
        font-size: 18px;
        line-height: 1.2;
        top: 15px;
    }
    .sports-section01-list .col-xs-12 .sports-section01-item{
        max-width: 425px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media(max-width:640px){
    .sports-section02-item h3{
        top: 40px;
    }
}
@media(max-width:640px){
    .sports-section02-item h3{
        top: 30px;
    }
}
.page-id-2292 .site-content-contain,
.page-id-2291 .site-content-contain,
.page-id-2332 .site-content-contain,
.page-id-2387 .site-content-contain{
    padding: 0 !important;
}