body {
    font-family: 'Roboto-Regular';
    color: #000
}

ul {
    padding: 0;
    margin: 0
}

a {
    transition: 0.6s all ease;
    -webkit-transition: 0.6s all ease;
    -moz-transition: 0.6s all ease
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url(../fonts/Roboto-Bold.eot);
    src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'), url(../fonts/Roboto-Bold.woff2) format('woff2'), url(../fonts/Roboto-Bold.woff) format('woff'), url(../fonts/Roboto-Bold.ttf) format('truetype'), url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url(../fonts/Roboto-Medium.eot);
    src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'), url(../fonts/Roboto-Medium.woff2) format('woff2'), url(../fonts/Roboto-Medium.woff) format('woff'), url(../fonts/Roboto-Medium.ttf) format('truetype'), url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url(../fonts/Roboto-Regular.eot);
    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'), url(../fonts/Roboto-Regular.woff2) format('woff2'), url(../fonts/Roboto-Regular.woff) format('woff'), url(../fonts/Roboto-Regular.ttf) format('truetype'), url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roboto-Light';
    src: url(../fonts/Roboto-Light.eot);
    src: url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'), url(../fonts/Roboto-Light.woff2) format('woff2'), url(../fonts/Roboto-Light.woff) format('woff'), url(../fonts/Roboto-Light.ttf) format('truetype'), url('../fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

.modal{z-index: 999999;}
.modal-dialog {
    max-width: 700px;
    margin: 1.75rem auto;
    overflow: hidden;
    width: 90%;
}
.modal .modal-body iframe {
    width: 100%;
    height: 300px;
}
.modal-header {
    border: 0;
    padding: 10px 20px;
}
.modal-body {
    padding: 0 1rem 1rem;
}
.thumbnail{cursor: pointer;}
.video .thumbnail img {
    width: 100%;
}
header.sticky {
    position: fixed;
    background-color: #3748a2;
    z-index: 9999;
    padding: 5px 0;
    transition: all .3s linear
}

header.sticky .social_icons {
    display: none
}

header.sticky .logo img {
    width: 82px;
    height: auto
}

.sticky nav.navbar.navbar-expand-lg.navbar-light {
    padding: 0;
    align-items: center;
    height: 100%
}

.logo a {
    display: block
}

.logo img {
    height: auto;
    width: 100px;
    object-fit: contain
}

header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9;
    padding-top: 20px;
    transition: all .3s linear
}

nav.navbar ul.navbar-nav {
    justify-content: flex-end;
    width: 100%
}

nav.navbar.navbar-expand-lg.navbar-light {
    padding: 15px 0 0 0
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding: 0 0 0 70px;
    font-size: 20px;
    line-height: 26px
}

.navbar-light .navbar-nav a.nav-link.active,
.navbar-light .navbar-nav .nav-link:hover {
    color: #FF9924
}

.social_icons {
    border-bottom: 1px solid #9e9e9e;
    padding-bottom: 15px
}

.social_icons a i.fa {
    line-height: 34px
}

.social_icons ul {
    text-align: right
}

.social_icons li {
    display: inline-block;
    padding: 0 0 0 15px
}

.social_icons a {
    color: #fff;
    display: block;
    border-radius: 50px;
    border: 1px solid #fff;
    width: 34px;
    height: 34px;
    line-height: 30px;
    text-align: center
}

.social_icons a:hover {
    border-color: #FF9924;
    color: #FF9924
}

section.banner {
    height: 1081px;
    position: relative
}

.banner-text {
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    text-align: center;
    z-index: 9
}

section.banner::after {
    content: "";
    width: 100%;
    height: 100%;
    background: transparent linear-gradient(180deg, #000000 0%, #00000000 100%) 0% 0% no-repeat padding-box;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 70%
}

.upcoming_slider {
    opacity: .02
}

.banner-text h4 {
    font-size: 36px;
    line-height: 48px;
    font-weight: 700;
    text-transform: uppercase
}

h4.cmng-soon {
    position: absolute;
    font-size: 100px;
    left: 0;
    right: 0;
    text-align: center;
    top: 35%;
    transform: translateY(-50%)
}

.banner-text h1 {
    font-size: 72px;
    line-height: 140px;
    font-family: 'Roboto-Medium';
    text-transform: uppercase
}

.banner-logo {
    position: absolute;
    bottom: 218px;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.banner-logo li {
    display: inline-block
}

.banner-logo ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    padding: 0 15px
}

.banner-logo img {
    width: 110px
}

.video {
    width: 30%;
    overflow: hidden
}

.video iframe {
    width: 100%;
    height: 100px
}

.news_img img {
    width: 100%
}

.card-col {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px
}

.card_box li {
    display: inline-block;
    text-align: left
}

.cards {
    background: #FFF 0% 0% no-repeat padding-box;
    box-shadow: 0 0 21px #00000029;
    border-radius: 5px;
    padding: 30px 30px;
    text-align: center
}

.cards p {
    color: #5A5A5A;
    text-transform: uppercase;
    font-size: 19px;
    line-height: 25px;
    font-family: 'Roboto-Medium';
    margin-bottom: 30px
}

.card_box li span {
    display: block
}

.cards a {
    display: inline-block;
    color: #fff;
    text-decoration: unset;
    background: #FF9924 0% 0% no-repeat padding-box;
    border-radius: 3px;
    padding: 9px 34px;
    font-size: 18px;
    line-height: 24px
}
.cards a:hover{
 background: #FF8524;
}

section.slider_sec {
    margin-top: -165px;
    z-index: 999;
    position: sticky;
    margin-bottom: 50px
}

.card-col .card_box li {
    font-size: 62px;
    line-height: 82px;
    font-family: 'Roboto-Bold';
    color: #000;
    vertical-align: middle
}

.card-col .card_box li span {
    font-size: 15px;
    line-height: 20px;
    color: #5A5A5A
}

.card_box {
    width: 50%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: start;
    position: relative
}

.card-col .card_box li img {
    width: 75px;
    height: 150px;
    object-fit: contain
}

.slider_sec .card_box::after {
    content: "";
    background: transparent url(../images/line.png) 0% 0% no-repeat padding-box;
    border-radius: 3px;
    position: absolute;
    right: 0;
    width: 2px;
    height: 100%;
    top: 50%;
    transform: translateY(-36%)
}

.card_box::after {
    content: "";
    background: transparent url(../images/line.png) 0% 0% no-repeat padding-box;
    border-radius: 3px;
    position: absolute;
    right: 0;
    width: 2px;
    height: 100%
}

.card-col .card_box:last-child {
    justify-content: flex-end
}

.card_box:last-child::after {
    display: none
}

.card-col .card_box li.img-left {
    margin-right: 20px
}

.card-col .card_box li.img-right {
    margin-left: 20px
}

.slider_sec .slick-slide {
    padding: 0 15px;
    margin-bottom: 50px
}

.slider_sec ul.slick-dots {
    text-align: center;
    padding: 0
}

.slider_sec ul.slick-dots li {
    display: inline-block;
    text-align: center;
    padding: 0 5px;
    margin: auto;
    font-size: 0
}

.slider_sec ul.slick-dots li button {
    width: 14px;
    height: 14px;
    border-radius: 50px;
    padding: 0;
    line-height: 14px;
    border: unset;
    background-color: #E3E3E3
}

.slider_sec ul.slick-dots li.slick-active button {
    background-color: #FF9924;
    width: 22px;
    height: 22px;
    line-height: 22px
}

section.upcoming_sec .title h2,
section.sponsers .title h2,
section.news-section .title h2,
.gallery_sec .title h2 {
    color: #000;
    font-family: 'Roboto-Bold';
    font-size: 22px;
    line-height: 37px;
    position: relative;
    margin-bottom: 50px
}

.title h2 span {
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 1;
    padding: 0 10px 0 0
}

.title h2::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #C5C5C5;
    position: absolute;
    left: auto;
    right: 0;
    bottom: 9px
}

.left-col {
    margin-top: 50px
}

.left-col h4 {
    color: #000;
    font-size: 28px;
    line-height: 37px;
    margin-bottom: 20px;
    max-width: 600px
}

.left-col h3,
.about_us h3 {
    font-size: 66px;
    line-height: 87px;
    color: #000;
    font-family: 'Roboto-Light'
}

.left-col h3 span,
.about_us h3 span {
    color: #FF9924;
    font-family: 'Roboto-Bold'
}

.right-col {
    text-align: center
}

.right-col h4 {
    color: #5A5A5A;
    font-size: 28px;
    font-family: 'Roboto-Medium';
    line-height: 37px;
    margin-bottom: 40px
}

.right-col .card-col .card_box li img {
    width: 100%
}

.right-col a {
    display: inline-block;
    color: #fff;
    text-decoration: unset;
    background: #FF9924 0% 0% no-repeat padding-box;
    border-radius: 3px;
    padding: 0;
    font-size: 25px;
    height: 60px;
    width: 200px;
    line-height: 60px
}

.right-col .card_box {
    justify-content: center
}

.right-col .card-col .card_box:last-child {
    justify-content: center
}

.right-col .card_box::after {
    background: transparent url(../images/line1.png) 0% 0% no-repeat padding-box;
    background-position: center
}

section.upcoming_sec {
    padding-top: 50px;
    padding-bottom: 100px;
    position: relative
}

.upcoming_logo {
    margin-top: 120px
}

.upcoming_logo ul li {
    text-align: left;
    vertical-align: middle;
    display: flex;
    width: 25%;
    align-items: center;
    justify-content: center
}

.upcoming_logo ul {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.upcoming_logo ul li img {
    width: auto
}

.upcoming_logo ul li p {
    font-size: 16px;
    line-height: 23px;
    color: #000;
    width: 100%;
    margin-bottom: 0;
    vertical-align: middle;
    margin-left: 15px
}

.upcoming_logo ul li p span {
    display: block;
    color: #FF9924;
    font-size: 26px;
    line-height: 34px;
    font-family: 'Roboto-Medium'
}

section.upcoming_events {
    background-color: #F4F4F4;
    padding: 100px 0
}

.live_match {
    position: relative;
    margin-bottom: 17px
}

.live_match img {
    width: 100%
}

.live_match img.play,
.gallery_img img.play {
    width: auto;
    position: absolute;
    left: 0;
    top: 50%;
    right: 0;
    margin: auto;
    transform: translateY(-50%)
}

.title h3 {
    color: #000;
    font-family: 'Roboto-Bold';
    font-size: 28px;
    line-height: 1.3;
    text-transform: uppercase;
    margin-bottom: 30px
}

.slick-track {
    margin: 0 !important
}
/* 
.upcoming_evn_sec {
    padding-left: 65px
} */

.upcoming_event {
    display: flex;
    margin-bottom: 45px
}

.upcoming_event .date p {
    font-size: 18px;
    color: #000;
    line-height: 24px
}

.upcoming_event .date p span {
    display: block;
    font-size: 32px;
    line-height: 43px;
    font-family: 'Roboto-Bold'
}

.upcoming_event .event {
    padding-left: 20px;
    width: 72%
}

.upcoming_event .event p {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px
}

.upcoming_event .event h4 {
    font-size: 24px;
    line-height: 37px;
    font-family: 'Roboto-Medium'
}

.title.zone_select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px
}

.title.zone_select select {
    background-color: #FF9924;
    border: unset;
    color: #fff;
    border-radius: 3px;
    height: 50px;
    width: 226px;
    padding: 0 0 0 12px;
    background-image: url(../images/next.png);
    appearance: unset;
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 20px
}
.title.zone_select select:hover{
    background: #FF8524;
    background-image: url(../images/next.png);
    background-repeat: no-repeat;
    background-position: 96% center;
    background-size: 20px
}

.title.zone_select select:focus {
    outline: unset
}

.title.zone_select select option {
    background-color: #fff;
    color: #000
}

.title.zone_select h3 {
    margin: 0
}

.upcoming_table,
.live_list {
    height: 100%;
    padding-right: 5px
}

.upcoming_table::-webkit-scrollbar,
.live_list::-webkit-scrollbar {
    width: 6px;
    height: 6px
}

.upcoming_table::-webkit-scrollbar-track,
.live_list::-webkit-scrollbar-track {
    background: #f1f1f1
}

.upcoming_table::-webkit-scrollbar-thumb,
.live_list::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 20px
}

.upcoming_table::-webkit-scrollbar-thumb:hover,
.live_list::-webkit-scrollbar-thumb:hover {
    background: #555
}

.right_slide li {
    display: flex;
    background-color: #000;
    color: #fff;
    align-items: center
}

.slider-thumb li.type-image.slick-slide {
    border-bottom: 1px solid #fff
}

.module-gallery ul.slider-preview .slick-list {
    height: 528px !important
}

li.type-image.slick-slide.slick-current.slick-active li {
    background-color: #ff9924
}

li.type-image.slick-slide.slick-current.slick-active li .player_no {
    background-color: #ff9924
}

.upcoming_table thead {
    background-color: #000;
    color: #fff;
    font-family: 'Roboto-Medium';
    width: 100%;
    border-bottom: 2px solid #FF9924
}

.upcoming_table thead th {
    font-size: 22px;
    line-height: 29px;
    font-weight: 400;
    padding: 20px 15px
}

.upcoming_table tbody tr {
    background-color: #fff;
    border: transparent
}

.upcoming_table tbody tr td {
    padding: 20px 15px;
    color: #000;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto-Medium'
}

.upcoming_table tbody tr:nth-child(even) {
    background-color: #F4F4F4
}

.upcoming_table tbody tr td:first-child {
    padding-left: 30px
}

.upcoming_table thead th:first-child {
    padding-left: 30px
}

.upcoming_evn_sec a {
    color: #FF9924;
    font-size: 28px;
    line-height: 37px;
    text-decoration: unset
}

section.about_us {
    padding: 100px 0
}

section.about_us .row {
    align-items: center
}

.about_us h4 {
    font-size: 28px;
    line-height: 37px
}

.about_us h5 {
    font-size: 28px;
    line-height: 37px;
    font-family: 'Roboto-Medium';
    width: 86%;
    margin-top: 15px
}

.about_us p {
    font-size: 18px;
    line-height: 1.6;
    width: 89%
}

.about_us a {
    margin-top: 80px;
    display: inline-block;
    color: #fff;
    text-decoration: unset;
    background: #FF9924 0% 0% no-repeat padding-box;
    border-radius: 3px;
    padding: 12px 25px;
    font-size: 18px;
    line-height: 24px
}
.about_us a:hover{
    background: #FF8524;
}

section.sponsers {
    padding-bottom: 100px
}

ul.logos-slider img.hover_logo {
    display: none
}

ul.logos-slider li a {
    display: block
}

.video_outer {
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #ddd;
    padding: 35px 30px
}

.news-outer {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

.match_videos {
    box-shadow: 0 0 21px #00000029;
    border-radius: 5px
}

.video_title {
    padding: 0 15px 0 30px;
    width: 60%
}

.video_title h3 a {
    color: #000;
    text-decoration: unset;
    font-size: 26px;
    line-height: 32px;
    font-family: 'Roboto-Medium'
}

.video_outer .date {
    width: 10%
}

.video_outer .date h4 {
    color: #C9C9C9;
    font-size: 36px;
    line-height: 48px;
    font-family: 'Roboto-Bold'
}

.video_outer .date h4 span {
    display: block;
    font-size: 22px;
    line-height: 29px
}

.news-outer .news_detail h2 a {
    color: #000;
    font-size: 28px;
    text-decoration: unset;
    line-height: 37px;
    font-family: 'Roboto-Medium'
}

.news-outer .news_detail p {
    font-size: 18px;
    line-height: 24px
}

.news-outer .news_detail h2 {
    margin-bottom: 10px
}

section.news-section {
    padding-bottom: 100px
}

.video_outer:last-child {
    border-bottom: unset
}

.col-sm-7.feature_news {
    padding-left: 50px
}

.feature_news a.view {
    color: #FF9924;
    font-size: 28px;
    line-height: 37px;
    text-decoration: unset;
    margin-top: 50px;
    display: block
}

.follow_us {
    background-color: #FF9924;
    text-align: center;
    padding: 30px 0;
    margin-bottom: 20px
}

.follow_us h2 {
    color: #fff;
    font-size: 28px;
    line-height: 37px;
    font-family: 'Roboto-Medium';
    margin-bottom: 20px
}

.follow_us li {
    display: inline-block;
    padding: 0 10px
}

.follow_us li a {
    color: #fff;
    width: 68px;
    height: 68px;
    display: block;
    border: 1px solid #fff;
    border-radius: 50px;
    line-height: 68px;
    font-size: 38px
}

.instagram_title {
    background-color: #000;
    color: #fff;
    padding: 20px 30px 0
}

.instagram_title h3 {
    display: inline-block;
    margin: 0;
    position: relative;
    padding-bottom: 20px;
    font-size: 22px
}

.instagram_title h3::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #FF9924;
    width: 100%;
    height: 4px;
    border-radius: 5px
}

.popular_player .title {
    background-color: #000;
    color: #fff;
    padding: 26px 30px;
    border-bottom: 4px solid #FF9924
}

.popular_player .title h2 {
    margin: 0;
    font-family: 'Roboto-Bold'
}

.slide_list {
    display: flex
}

.slide_list .right_slide {
    margin-left: 15px;
    color: #fff;
    width: 40%;
    background-color: #000
}

.slide_list .right_slide ul li {
    display: flex;
    align-items: center
}

.left_slide {
    width: 60%;
    position: relative
}

.left_slide img {
    width: 100%
}

.player_data h4 small {
    font-size: 13px
}

section.popular_sec .title h2::after {
    display: none
}

.players_slider {
    margin-top: 20px
}

.slide_list .right_slide ul li {
    padding: 0;
    border-bottom: 1px solid #C5C5C5
}

.slide_list .right_slide ul li:last-child {
    border-bottom: unset
}

.player_no {
    background-color: #212121;
    padding: 19.6px 34px;
    width: 110px;
    text-align: center
}

.player_no h3 {
    font-size: 36px;
    line-height: 48px;
    margin: 0;
    font-family: 'Roboto-Bold'
}

.player_data {
    padding: 0 0 0 15px
}

.player_data h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Roboto-Medium';
    margin: 0
}

.player_data h4 span {
    display: block;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Roboto-Regular';
    margin-top: 5px
}

.player_info {
    position: absolute;
    bottom: 40px;
    width: 100%;
    display: flex;
    align-items: center;
    background-image: url(../images/gradient.png);
    background-repeat: no-repeat;
    color: #fff
}

.player_info .player_no {
    background-color: transparent;
    position: relative
}

.player_info .player_no::after {
    content: "";
    background: transparent url(../images/line.png) 0% 0% no-repeat padding-box;
    border-radius: 3px;
    position: absolute;
    right: 0;
    width: 2px;
    height: 100%;
    top: 0;
    background-size: contain;
    background-position: center
}

li.active .player_no {
    background-color: #FF9924
}

li.active {
    background-color: #FF9924
}

.social_sec img {
    width: 100%;
    object-fit: cover
}

.col-sm-5.social_sec {
    padding-left: 28px
}

section.gallery_sec {
    padding: 100px 0
}

.gallery_img {
    width: 24.8%;
    display: inline-block;
    padding: 0;
    position: relative;
    margin-bottom: 20px
}

.gallery_img img {
    width: 100%
}

section.gallery_sec a {
    text-align: center;
    display: table;
    color: #fff;
    text-decoration: unset;
    background: #FF9924 0% 0% no-repeat padding-box;
    border-radius: 3px;
    padding: 12px 25px;
    font-size: 18px;
    line-height: 24px;
    width: auto;
    margin: 50px auto 0
}
section.gallery_sec a:hover{
    background: #FF8524;
}

footer.footer_sec {
    background-image: url(../images/footer_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 66px
}

.newsletter {
    text-align: center;
    color: #fff;
    max-width: 1010px;
    margin: auto
}

.newsletter h2 {
    font-size: 36px;
    line-height: 48px;
    font-family: 'Roboto-Bold'
}

.newsletter p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 30px
}

.newsletter form {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%
}

.newsletter form input.form-control {
    height: 50px;
    color: #B4B4B4;
    line-height: 24px;
    font-size: 18px;
    border: 1px solid #707070;
    border-radius: 5px;
    margin-right: 10px
}

.newsletter form button.btn.btn-primary {
    background-color: #FF9924;
    border: unset;
    width: 300px;
    height: 50px;
    font-size: 18px;
    line-height: 24px
}

.newsletter form input.form-control {
    height: 50px;
    color: #B4B4B4;
    line-height: 24px;
    font-size: 18px;
    border: 1px solid #707070;
    border-radius: 5px;
    margin-right: 10px
}

.newsletter form button.btn.btn-primary {
    background-color: #FF9924;
    border: unset;
    width: 300px;
    height: 50px;
    font-size: 18px;
    line-height: 24px
}
.newsletter form button.btn.btn-primary:hover{
    background: #FF8524;
}

.footer_menu {
    margin-top: 92px;
    margin-bottom: 70px
}

.footer_menu ul {
    text-align: center
}

.footer_menu ul li {
    display: inline-block;
    padding: 0 19px;
    border-right: 2px solid #fff
}

.footer_menu ul li a {
    color: #fff;
    text-decoration: unset;
    font-size: 22px;
    line-height: 29px
}

.footer_menu ul li:last-child {
    border: unset
}

.copyright {
    background-color: #FF9924;
    color: #fff;
    text-align: center;
    padding: 15px 0
}

.copyright p {
    margin: 0;
    font-size: 20px;
    line-height: 26px
}

.counter {
    margin-top: 30px;
    text-align: center
}

.counter h4 {
    color: #fff;
    font-size: 22px;
    font-family: 'Roboto-Medium';
    line-height: 29px;
    margin-bottom: 15px
}

div#counter {
    color: #000;
    text-align: center;
    background-color: #fff;
    display: inline-block;
    padding: 4px 17px;
    letter-spacing: 13px;
    font-family: 'Roboto-Medium';
    font-size: 19px
}

header .logo {
    text-align: left
}

.logo {
    text-align: center
}

.upcoming_slider .row.slick-slide {
    display: flex
}

.slider-preview li.type-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.slider-preview li.type-image {
    position: relative;
    overflow: hidden;
    height: 528px
}

li.type-image.slick-slide.slick-current.slick-active {
    background-color: #ddd
}

.module-gallery {
    width: 100%
}

.module-gallery .slider-wrapper {
    display: flex
}

.module-gallery .slider-thumb {
    width: 30%;
    margin-left: 15px
}

.module-gallery .slider-thumb li {
    border: unset
}

.module-gallery .slider-thumb .slick-prev,
.module-gallery .slider-thumb .slick-next {
    z-index: 1;
    height: 1em;
    width: 100%;
    background-color: #000;
    opacity: .3;
    transition: opacity 300ms ease;
    font-size: 1.5em;
    color: #fff
}

.module-gallery .slider-thumb .slick-prev:before,
.module-gallery .slider-thumb .slick-next:before {
    content: ''
}

.module-gallery .slider-thumb .slick-prev:hover,
.module-gallery .slider-thumb .slick-next:hover {
    opacity: .5
}

.module-gallery .slider-thumb .slick-prev {
    left: unset;
    top: .5em
}

.module-gallery .slider-thumb .slick-next {
    top: unset;
    right: unset;
    bottom: -.5em
}

.slick-track .slick-track {
    display: none
}

.module-gallery ul.slider-preview {
    width: 70%
}

section.about_us img {
    width: 100%;
    margin: auto;
    display: block
}

.module-gallery .slider-thumb .slick-arrow {
    background-color: #000;
    opacity: 1;
    height: 43px;
    border: unset
}

.about-banner {
    min-height: 400px;
    background-image: url(../images/about-us\ banner.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    position: relative
}

.about-banner .banner-text {
    top: 60%;
    transform: translateY(-50%)
}

.mission-vision {
    padding: 70px 0;
    width: 100%;
    display: block;
    overflow: hidden
}

.mission-vision .row {
    align-items: center
}

.mission-vision h2 {
    color: #FF9924;
    font-size: 66px;
    font-weight: 700;
    line-height: 87px;
    text-transform: uppercase
}

.mission-vision h4 {
    color: #000;
    font-size: 66px;
    font-weight: 300;
    line-height: 87px
}

.mission-vision h5 {
    color: #161616;
    font-weight: 500;
    font-size: 28px;
    line-height: 45px
}

.mission-vision p {
    color: #636363;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px
}

.mission-vision-content img {
    width: 100%
}

.eps-content {
    max-width: 845px;
    margin: 0 auto
}

.from-the-club {
    min-height: 700px;
    background-image: url(../images/IN\ NUMBER\ SQUAD\ img.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    width: 100%
}

.from-thr-club-content {
    padding: 80px 0;
    width: 100%;
    display: block;
    overflow: hidden
}

.from-thr-club-content h6 {
    color: #FFF;
    font-size: 28px;
    font-weight: 400;
    line-height: 37px;
    text-transform: uppercase
}

.from-thr-club-content h5 {
    font-size: 66px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 87px
}

.from-thr-club-content span {
    color: #FF9924;
    font-weight: 700
}

.from-thr-club-content p {
    color: #fff;
    font-size: 28px;
    line-height: 45px;
    max-width: 1241px;
    font-weight: 500;
    text-transform: uppercase
}

.about-eps-content h6 {
    font-size: 28px;
    line-height: 45px;
    color: #161616;
    font-weight: 500;
    padding: 10px 0
}

.number-box {
    display: flex;
    margin-top: 45px
}

.number-box li {
    list-style: none;
    background: #FF9924;
    text-align: center;
    width: 100%;
    padding: 40px
}

.number-box li:nth-child(even) {
    background: #161616
}

.number-box h5 {
    font-size: 94px;
    line-height: 123px;
    font-weight: 700
}

figure {
    margin: 0
}

.about-eps-content .row {
    align-items: center
}

.about-eps-content img {
    width: 100%
}

.about-eps-content h5 {
    font-size: 28px;
    line-height: 37px;
    text-transform: uppercase;
    font-weight: 400
}

.about-eps-content span {
    color: #FF9924;
    font-weight: 700
}

.about-eps-content h3 {
    font-size: 66px;
    line-height: 87px;
    font-weight: 300
}

.about-eps-content p {
    color: #636363;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400
}

.our-management {
    background-color: #F4F4F4;
    padding: 80px 0;
    width: 100%;
    display: block;
    overflow: hidden
}

.our-management-content {
    text-align: center
}

.our-management-content h6 {
    font-size: 28px;
    line-height: 37px;
    font-weight: 400;
    text-transform: uppercase
}

.our-management-content h2 {
    font-size: 66px;
    line-height: 87px;
    font-weight: 300;
    text-transform: uppercase
}

.our-management-content span {
    color: #FF9924;
    font-weight: 700
}

.our-management-content p {
    font-size: 28px;
    line-height: 45px;
    font-weight: 400;
    max-width: 1258px;
    margin: 0 auto
}

ul.team-info li {
    width: 23%;
    list-style: none;
    background: #fff;
    border: 4px solid #F4F4F4
}

ul.team-info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

ul.team-info li:hover {
    border: 4px solid #FF9924
}

ul.team-info img {
    width: 100%
}

ul.team-info h5 {
    font-size: 22px;
    line-height: 29px;
    font-weight: 300
}

ul.team-info h4 {
    font-size: 24px;
    line-height: 37px;
    font-weight: 500;
    text-transform: uppercase
}

ul.team-info p {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    width: 100%
}

.team-info-text {
    padding: 20px 30px
}

.team-box {
    margin-top: 30px
}

.our-history {
    display: none
}

.our-history h2 {
    text-align: center;
    font-size: 66px;
    line-height: 87px;
    text-transform: uppercase;
    font-weight: 300
}

.our-history span {
    color: #FF9924;
    font-weight: 700
}

.timeline > .column {
    display: flex;
    flex-direction: column;
    position: relative
}

.timeline > .column::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translatex(-50%);
    border: 5px solid #F4F4F4;
    height: calc(100% / 5 * 3.9);
    z-index: -1;
    top: 50px
}

.timeline > .column > .row {
    display: flex;
    margin: 40px 0
}

.timeline > .column > .row > .text {
    flex: 1 1 calc(50% - 50px);
    position: relative
}

.timeline > .column > .row h3 {
    color: #161616;
    font-size: 28px;
    line-height: 42px;
    font-weight: 500
}

.timeline > .column > .row p {
    color: #636363;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400
}

time {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    line-height: 48px
}

.timeline {
    margin-top: 40px
}

.timeline > .column > .row > .icon {
    flex: 1 1 100px;
    position: relative;
    left: 12px
}

.timeline > .column > .row > .time {
    flex: 1 1 calc(50% - 50px)
}

.timeline > .column > .row:nth-child(even) {
    flex-direction: row-reverse
}

.timeline > .column > .row:nth-child(even) > div:last-child {
    text-align: end
}

.live_match iframe {
    width: 100%;
    height: 100%;
}

section.about-banner h1 {
    font-size: 60px
}

.footer_sec .logo img {
    width: auto
}

video#myVideo {
    width: 100%;
    height: 100%
}

.navbar-light .navbar-nav .nav-link:focus {
    color: #fff
}

section.contact-info {
    padding: 80px 0;
    width: 100%;
    display: block;
    overflow-x: hidden
}

ul.contact-list {
    list-style: none;
    padding: 0 50px 0 0;
    margin-top: 50px
}

ul.contact-list img {
    width: 100%;
    max-width: 100px
}

ul.contact-list li {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;
    min-height: 207px;
    margin-top: 30px;
    display: flex;
    align-items: center;
    position: relative
}

ul.contact-list li:before {
    content: "";
    position: absolute;
    background: #31429f;
    width: 1000px;
    height: 100%;
    z-index: -1;
    right: 100%
}

.inner-text {
    display: flex;
    width: 100%;
    align-items: center;
    padding: 20px 20px;
    height: 100%
}

.text-detail {
    padding: 0 40px;
    color: #fff
}

.text-detail h5 {
    font-size: 28px;
    font-weight: 500;
    line-height: 45px
}

.text-detail p,
.text-detail a {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    max-width: 315px
}

.left-part h2,
.right-part h2 {
    font-size: 66px;
    font-weight: 100;
    line-height: 87px;
    text-transform: uppercase
}

.left-part span,
.right-part span {
    font-weight: 700;
    color: #FF9924
}

.custom-form input {
    height: 60px
}

.custom-form {
    margin-top: 137px
}

.custom-form .custom-submit {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 400;
    text-decoration: none;
    background: #ff9914;
    color: #fff;
    padding: 10px 30px;
    float: right;
    border: none
}
.custom-form .custom-submit:hover {
    background: #FF8524;
}
section.about-banner.contact {
    background-image: url(../images/contact-us-banner.png);
    min-height: 550px;
}
.contact-map iframe {
    display: block;
}
::-webkit-input-placeholder {
    color: #636363 !important;
    font-size: 18px;
    font-weight: 400
}

::-moz-placeholder {
    color: #636363 !important
}

:-ms-input-placeholder {
    color: #636363 !important
}

:-moz-placeholder {
    color: #636363 !important
}

.form-control:focus {
    border-color: #ff9924;
    box-shadow: none
}

section.media {
    padding: 80px 0
}

.media-content {
    display: flex;
    width: 100%;
    align-items: baseline;
    margin-bottom: 30px
}

.media-content li.nav-item {
    margin: 0 50px
}

.media-content .nav-tabs {
    border-bottom: none
}

.media-content .nav-tabs .nav-link {
    border: none
}

.media-gallery {
    column-width: 420px;
    column-gap: 24px;
    padding: 0
}

.media-gallery img {
    width: 100%;
    cursor: pointer
}

.icon {
    max-width: 35px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9
}

.text {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    width: 100%;
    padding: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400
}

p.text:after {
    content: "";
    position: absolute;
    background: linear-gradient(to right, rgba(0, 0, 0, .65) 0%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #ff9924 !important;
    right: -70px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
    font-size: 68px;
    font-weight: 400
}

.media-content h2 {
    font-size: 66px;
    line-height: 87px;
    font-weight: 700;
    margin-right: 50px
}

.popup-gallery {
    column-width: 420px;
    column-gap: 24px;
    padding: 0
}

.popup-gallery a img {
    width: 100%
}

.popup-gallery a.video {
    width: 100%
}

.popup-gallery a {
    position: relative;
    display: block;
    margin-bottom: 20px
}

.media-subcontent input.custom-submit {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 400;
    text-decoration: none;
    background: #ff9914;
    color: #fff;
    padding: 10px 30px;
    float: none;
    border: none;
    display: block;
    width: 165px;
    margin: 50px auto 0
}
.media-subcontent input.custom-submit:hover{
    background: #FF8524;
}

.media-content .nav-tabs .nav-link {
    color: #636363;
    font-size: 36px;
    line-height: 45px;
    font-weight: 500
}

.media-content .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #FF9924;
    text-decoration: underline
}

.title {
    position: relative
}

@media (min-width:1640px) {
    .container {
        max-width: 1640px
    }

    header .col-2 {
        width: 190px
    }

    header .col-10 {
        width: 88.4%
    }

    .banner-logo ul {
        max-width: 1640px
    }
}

@media(max-width:1600px) {
    .banner-logo ul {
        max-width: 1320px
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 0 0 0 45px;
        font-size: 18px
    }

    .card-col .card_box li {
        font-size: 36px;
        line-height: 46px
    }

    .card-col .card_box li.img-left {
        margin-right: 15px
    }

    .card-col .card_box li.img-right {
        margin-left: 5px
    }

    .upcoming_logo ul li img {
        width: 140px
    }

    .upcoming_logo ul li p span {
        font-size: 17px;
        line-height: 26px
    }

    .title h3 {
        font-size: 28px
    }

    .upcoming_event .event p {
        font-size: 16px;
        line-height: 22px
    }

    .upcoming_event .event h4 {
        font-size: 20px;
        line-height: 28px
    }

    ul.logos-slider .slick-slide img {
        height: 100px;
        width: 130px;
        object-fit: contain
    }

    .video_title h3 a {
        font-size: 20px;
        line-height: 24px
    }

    .video_outer {
        padding: 20px 30px
    }

    .news-outer .news_detail p {
        font-size: 14px;
        line-height: 20px
    }

    .news-outer .news_detail h2 a {
        font-size: 20px;
        line-height: 26px;
        display: block
    }

    .player_no {
        padding: 19.6px 18px;
        width: 103px
    }

    .player_no h3 {
        font-size: 32px;
        line-height: 44px
    }

    .player_data h4 {
        font-size: 13px;
        line-height: 24px
    }

    .gallery_img {
        width: 24.77%
    }

    .footer_menu ul li {
        padding: 0 14px
    }

    .footer_menu ul li a {
        font-size: 18px
    }

    .module-gallery ul.slider-preview .slick-list,
    .slider-preview li.type-image {
        height: 504px !important
    }

    .social_sec img {
        height: 340px
    }

    .mission-vision h2 {
        font-size: 46px;
        line-height: 50px
    }

    .mission-vision h4 {
        font-size: 46px;
        line-height: 50px
    }

    .mission-vision h5 {
        font-size: 22px;
        line-height: 35px
    }

    .mission-vision p {
        font-size: 16px;
        line-height: 26px
    }

    .from-thr-club-content h6 {
        font-size: 22px;
        line-height: 30px
    }

    .from-thr-club-content h5 {
        font-size: 46px;
        line-height: 50px
    }

    .from-thr-club-content p {
        font-size: 20px;
        line-height: 36px
    }

    .about-eps-content h5 {
        font-size: 20px;
        line-height: 30px
    }

    .about-eps-content h3 {
        font-size: 46px;
        line-height: 50px
    }

    .about-eps-content h6 {
        font-size: 20px;
        line-height: 35px
    }

    .about-eps-content p {
        font-size: 16px;
        line-height: 25px
    }

    .our-management-content h6 {
        font-size: 22px;
        line-height: 20px
    }

    .our-management-content h2 {
        font-size: 46px;
        line-height: 50px
    }

    .our-management-content p {
        font-size: 20px;
        line-height: 30px;
        max-width: 850px
    }

    ul.team-info h5 {
        font-size: 16px;
        line-height: 16px
    }

    ul.team-info li {
        width: 25%
    }

    ul.team-info h4 {
        font-size: 18px;
        line-height: 26px
    }

    ul.team-info p {
        font-size: 16px;
        line-height: 25px
    }

    .team-info-text {
        padding: 20px 15px
    }

    .our-history h2 {
        font-size: 46px;
        line-height: 50px
    }

    .timeline > .column > .row {
        margin: 20px 0
    }

    time {
        font-size: 26px;
        line-height: 36px
    }

    .timeline > .column > .row h3 {
        font-size: 22px;
        line-height: 36px
    }

    .timeline > .column > .row p {
        font-size: 16px;
        line-height: 24px
    }

    .timeline > .column::before {
        height: calc(100% / 5 * 3.7)
    }

    .from-the-club {
        min-height: 500px
    }

    .about-banner {
        min-height: 400px;
        background-position: center
    }

    .banner-text h1 {
        font-size: 50px;
        line-height: 50px
    }

    section.banner {
        height: auto
    }

    .custom-form {
        margin-top: 100px
    }

    .left-part h2,
    .right-part h2 {
        font-size: 46px;
        line-height: 50px
    }

    .text-detail h5 {
        font-size: 24px;
        line-height: 30px
    }

    .text-detail p,
    .text-detail a {
        font-size: 16px;
        line-height: 26px
    }

    ul.contact-list img {
        max-width: 90px
    }
    .upcoming_table thead th {
        font-size: 20px;
        line-height: 20px;
        padding: 20px 15px;
    }
    
    .upcoming_table tbody tr td {
        padding: 10px;
        font-size: 15px;
        line-height: 20px;
    }
    .live_match iframe {
        height: 180px
    }
}

@media(max-width:1366px) {
    .card-col .card_box li img {
        width: 60px;
        height: 88px
    }

    .card_box::after {
        right: 2px
    }

    h4.cmng-soon {
        font-size: 70px
    }

    .banner-logo img {
        width: 105px
    }

    .upcoming_logo {
        margin-top: 60px
    }

    .follow_us li a {
        width: 56px;
        height: 56px;
        line-height: 56px;
        font-size: 28px
    }

    .live_match iframe {
        height: 100%
    }

    .slider_sec .card_box::after {
        top: 32%
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 0 0 0 28px
    }

    .media-content .nav-tabs .nav-link {
        font-size: 32px
    }

    .media-content h2 {
        font-size: 46px;
        line-height: 50px;
        margin-right: 25px
    }

    .media-content li.nav-item {
        margin: 0 25px
    }

    .logo img {
        height: 152px;
        width: 140px
    }

    .footer_sec .logo img {
        height: auto
    }

    .banner-logo ul {
        max-width: 1140px;
        margin: auto
    }

    .card-col .card_box li {
        font-size: 30px;
        line-height: 38px
    }

    .card-col .card_box li span {
        font-size: 12px;
        line-height: 16px
    }

    .cards p {
        font-size: 17px
    }

    .left-col h3,
    .about_us h3 {
        font-size: 52px;
        line-height: 70px
    }

    .right-col .card-col .card_box li img {
        width: 150px;
        height: 150px
    }

    .title h3 {
        font-size: 22px
    }

    .upcoming_event .event p {
        font-size: 14px;
        line-height: 18px
    }

    .upcoming_event .event h4 {
        font-size: 18px;
        line-height: 22px
    }

    .video_title h3 a {
        line-height: 25px;
        display: block
    }

    .news_img img {
        width: 100%
    }

    .news-outer .news_detail {
        padding-left: 0;
        width: 100%
    }

    .news_img {
        width: 100%
    }

    .news-outer .news_detail h2 {
        margin-bottom: 0
    }

    .player_no h3 {
        font-size: 22px;
        line-height: 36px
    }

    .player_no {
        width: 73px
    }

    .gallery_img {
        width: 24.73%
    }

    .footer_menu ul li {
        padding: 0 10px
    }

    .footer_menu ul li a {
        font-size: 16px
    }

    .counter h4 {
        font-size: 18px
    }

    .footer_menu {
        margin-top: 70px
    }

    .module-gallery ul.slider-preview .slick-list,
    .slider-preview li.type-image {
        height: 456px !important
    }

    .social_sec img {
        height: 292px
    }

    .module-gallery .slider-thumb .slick-arrow {
        height: 38px
    }

    .footer_menu ul li a {
        line-height: 14px
    }

    .video_outer .date h4 {
        font-size: 28px;
        line-height: 32px
    }
}

@media(max-width:1199px) {
    section.slider_sec {
        margin-top: -85px
    }

    .banner-logo {
        bottom: 101px
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 0 0 0 19px;
        font-size: 16px
    }

    .logo img {
        height: auto;
        width: 110px
    }

    .banner-logo img {
        WIDTH: 100PX
    }

    .card-col .card_box li {
        font-size: 34px
    }

    h4.cmng-soon {
        top: 40%
    }

    section.upcoming_sec .slick-slide {
        height: 150px !important
    }

    .right-col a {
        font-size: 26px;
        height: 59px;
        width: 280px;
        line-height: 59px
    }

    .right-col h4 {
        font-size: 22px;
        line-height: 27px
    }

    .upcoming_logo ul li img {
        width: 90px
    }

    .upcoming_logo ul li p {
        font-size: 15px
    }

    .upcoming_logo ul li p span {
        font-size: 16px;
        line-height: 24px
    }

    .title h3 {
        font-size: 20px
    }

    .title.zone_select select {
        width: 176px
    }

    .upcoming_evn_sec {
        padding-left: 30px
    }

    .upcoming_event .event p {
        font-size: 12px;
        line-height: 16px
    }

    .upcoming_event .event h4 {
        font-size: 16px;
        line-height: 20px
    }

    .upcoming_evn_sec a {
        font-size: 20px;
        line-height: 16px
    }

    .upcoming_table thead th {
        font-size: 16px
    }

    .upcoming_table tbody tr td {
        font-size: 14px
    }

    .upcoming_table,
    .live_list {
        height: 383px;
        overflow: auto;
    }

    ul.logos-slider .slick-slide img {
        width: 90px
    }

    .about_us h5 {
        font-size: 22px;
        line-height: 27px
    }

    .about_us p {
        font-size: 16px
    }

    .about_us a {
        margin-top: 60px
    }

    .video_title {
        padding-left: 20px
    }

    .video_title h3 a {
        font-size: 16px;
        line-height: 20px
    }

    .video_outer .date h4 {
        font-size: 26px;
        line-height: 26px
    }

    .news-outer .news_detail h2 a {
        font-size: 16px;
        line-height: 21px
    }

    .news-outer .news_detail p {
        font-size: 12px;
        line-height: 20px
    }

    .follow_us li a {
        width: 52px;
        height: 52px;
        line-height: 52px;
        font-size: 28px
    }

    .follow_us h2 {
        font-size: 22px;
        line-height: 30px
    }

    section.about-eps {
        padding: 40px 0
    }

    .module-gallery ul.slider-preview .slick-list {
        height: 456px !important
    }

    .player_data h4 {
        font-size: 13px;
        line-height: 14px
    }

    .player_data h4 span {
        font-size: 12px;
        line-height: 14px
    }

    .gallery_img {
        width: 24.33333%
    }

    .footer_menu ul li {
        padding: 0 6px
    }

    .footer_menu ul li a {
        font-size: 14px
    }

    .counter h4 {
        font-size: 16px
    }

    .banner-logo ul {
        max-width: 960px
    }

    .player_no {
        width: 90px
    }

    .social_sec img {
        height: 313px
    }

    .live_match img.play {
        width: 40px
    }

    .footer_menu ul li {
        line-height: 0
    }

    .gallery_img img.play {
        width: 60px
    }
}

@media(max-width:991px) {
    .banner-logo ul {
        max-width: 720px
    }

    header {
        position: unset;
        margin: auto;
        padding-top: 10px;
        background-color: #fff;
        padding-bottom: 10px
    }

    .news_img {
        margin-bottom: 20px
    }

    nav.navbar ul.navbar-nav {
        justify-content: flex-end;
        width: 100%;
        padding: 30px 0
    }

    .media-content h2 {
        font-size: 36px;
        line-height: 30px;
        margin-right: 10px
    }

    .media-content li.nav-item {
        margin: 0 10px
    }

    .text {
        font-size: 16px
    }

    .logo img {
        height: auto;
        width: 80px
    }

    .media-content .nav-tabs .nav-link {
        font-size: 24px
    }

    header .row {
        align-items: center;
        justify-content: space-between
    }

    h4.cmng-soon {
        font-size: 50px;
        top: 33%
    }

    div#navbarSupportedContent {
        position: absolute;
        top: 119px;
        background-color: #3748a2;
        z-index: 9999;
        left: 0;
        right: 0;
        width: 100%
    }

    .sticky div#navbarSupportedContent {
        top: 111px
    }

    .navbar-light .navbar-nav .nav-link {
        padding: 6px 30px 5px 39px;
        font-size: 18px
    }

    .social_icons {
        display: block;
    }
    .social_icons a {
        display: block;
        border-radius: 50px;
        width: 34px;
        height: 34px;
        line-height: 30px;
        text-align: center;
        color: #3748A2;
        border: 1px solid #3748A2;
        font-size: 21px;
    }

    nav.navbar.navbar-expand-lg.navbar-light {
        justify-content: flex-end
    }

    nav.navbar.navbar-expand-lg.navbar-light {
        padding: 5 0 0 0;
        position: unset
    }

    button.navbar-toggler.collapsed {
        border: unset;
        padding: 0
    }

    button.navbar-toggler.collapsed {
        border: unset;
        padding: 0
    }

    button.navbar-toggler:focus {
        box-shadow: unset;
        outline: unset;
        border: unset
    }

    button.navbar-toggler {
        padding: 0;
        border: unset
    }

    .banner-logo img {
        width: 50px
    }

    .card-col .card_box li {
        font-size: 28px;
        line-height: 29px
    }

    .card-col .card_box li.img-left {
        margin-right: 10px
    }

    .card-col .card_box li.img-right {
        margin-left: 0px
    }

    .left-col h3,
    .about_us h3 {
        font-size: 36px;
        line-height: 56px
    }

    .right-col h4 {
        font-size: 18px;
        line-height: 22px
    }

    .right-col .card-col .card_box li img {
        width: 100px;
        height: auto
    }

    .upcoming_logo ul li p {
        font-size: 15px;
        text-align: center;
        margin: 20px 0 0 0
    }

    .upcoming_logo ul li img {
        width: 90px;
        height: 90px;
        object-fit: contain
    }

    .upcoming_logo ul li {
        flex-wrap: wrap
    }

    .title h3 {
        font-size: 16px
    }

    .title.zone_select select {
        width: 136px
    }

    .live_match img.play {
        width: 30px
    }

    .upcoming_evn_sec {
        padding-left: 20px
    }

    .upcoming_table::-webkit-scrollbar {
        width: 3px;
        height: 3px
    }

    section.upcoming_sec .title h2,
    section.sponsers .title h2,
    section.news-section .title h2,
    .gallery_sec .title h2 {
        font-size: 22px;
        line-height: 24px
    }

    .video_outer {
        justify-content: space-between
    }

    .video_title {
        padding: 0 20px
    }

    .video_title h3 a {
        font-size: 20px;
        line-height: 30px
    }

    .feature_news {
        margin-top: 70px
    }

    section.news-section .feature_news .title h2::after {
        width: 73%
    }

    .news-outer .news_detail h2 a {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 15px
    }

    .news-outer .news_detail p {
        font-size: 14px;
        line-height: 22px
    }

    .feature_news a.view {
        font-size: 22px;
        line-height: 37px;
        margin-top: 40px;
        text-align: center
    }

    .social_sec {
        margin-top: 20px
    }

    .instagram_title h3 {
        font-size: 20px
    }

    .social_sec img {
        height: auto
    }

    section.gallery_sec a {
        padding: 15px 45px;
        font-size: 20px;
        line-height: 22px
    }

    .newsletter p {
        font-size: 12px;
        line-height: 20px
    }

    .newsletter h2 {
        font-size: 32px;
        line-height: 38px
    }

    div#counter {
        padding: 2px 8px;
        font-size: 15px;
        letter-spacing: 9px
    }

    .counter h4 {
        font-size: 12px
    }

    .footer_menu {
        margin-top: 45px
    }

    .right-part {
        padding-top: 70px
    }

    .copyright p {
        font-size: 16px
    }

    ul.team-info li {
        width: 50%;
        max-width: 335px;
        margin-bottom: 20px
    }

    .our-management-content h2 {
        font-size: 36px;
        line-height: 30px
    }

    .our-management-content p {
        font-size: 18px
    }

    .our-history h2 {
        font-size: 36px;
        line-height: 30px
    }

    .timeline > .column > .row h3 {
        font-size: 18px;
        line-height: 28px
    }

    .about-eps-content h3 {
        font-size: 36px;
        line-height: 30px
    }

    time {
        font-size: 22px
    }

    .from-thr-club-content h5 {
        font-size: 36px
    }

    .from-thr-club-content p {
        font-size: 18px;
        line-height: 30px
    }

    .mission-vision h2 {
        font-size: 36px;
        line-height: 30px
    }

    .mission-vision h4 {
        font-size: 36px;
        line-height: 30px
    }

    .mission-vision h5 {
        font-size: 18px;
        line-height: 30px
    }

    header.sticky button.navbar-toggler span.navbar-toggler-icon {
        filter: invert(1)
    }

    .custom-form {
        margin-top: 40px
    }

    .left-part h2,
    .right-part h2 {
        font-size: 31px;
        line-height: 30px
    }

    .about-banner .banner-text {
        top: 50%;
        transform: translateY(-50%)
    }

    .about-banner {
        min-height: 200px
    }

    .live_match iframe {
        height: 100px
    }

    .footer_sec .logo img {
        width: 100%;
        max-width: 100px
    }

    ul.contact-list {
        padding: 0 0 0 0
    }

    ul.contact-list li:before {
        display: none
    }

    ul.contact-list img {
        max-width: 70px
    }
}

@media (max-width:767px) {
    .video_outer {
    flex-direction: column-reverse;
}
    .video, .video_title, .video_outer .date{
        width: 100%;
        padding: 0;
    }
    .follow_us li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }

    .module-gallery .slider-wrapper {
        flex-direction: column-reverse
    }
    div#navbarSupportedContent {
        top: 112px;
        width: 100%;
        overflow-y: auto;
        height: 100vh;
        padding-bottom: 80px;
    }
    .sticky div#navbarSupportedContent {
        top: 100%;
    }
    
    
    .custom-form textarea#exampleFormControlTextarea1 {
        height: 130px
    }
    .sticky div#navbarSupportedContent {
        top: 70px;
    }
    .custom-form input {
        height: 45px
    }

    .module-gallery .slider-thumb {
        max-width: 100%
    }

    header.sticky .logo img {
        width: 50px;
        height: auto
    }

    .text-detail p,
    .text-detail a {
        font-size: 14px;
        line-height: 26px
    }

    .media-content {
        display: unset
    }

    .media-content h2 {
        display: none
    }

    .media-subcontent input.custom-submit {
        font-size: 16px;
        padding: 6px 15px;
        width: 145px;
        margin: 0 auto 0
    }

    .contact-map iframe {
        height: 200px
    }

    .media-content .nav-tabs {
        margin-bottom: 30px;
        justify-content: center
    }

    section.media {
        padding: 40px 0
    }

    .custom-form a {
        font-size: 16px;
        padding: 4px 30px
    }

    h4.cmng-soon {
        top: 15%
    }

    .module-gallery .slider-thumb .slick-prev,
    .module-gallery .slider-thumb .slick-next {
        top: 50%;
        width: 1em;
        height: 100%
    }

    .module-gallery .slider-thumb .slick-prev {
        left: 0
    }

    .module-gallery .slider-thumb .slick-prev .fa:before {
        content: "\f104"
    }

    .module-gallery .slider-thumb .slick-next {
        right: 0
    }

    .module-gallery .slider-thumb .slick-next .fa:before {
        content: "\f105"
    }

    .title.zone_select select {
        width: 200px;
    }

    .banner-logo {
        bottom: 20px
    }

    .banner-text {
        top: 40%;
        transform: translateY(-50%)
    }

    .banner-text h1 {
        font-size: 21px;
        line-height: 20px
    }

    section.banner {
        height: auto
    }

    .banner-text h4 {
        font-size: 18px;
        line-height: 14px
    }

    .left-col {
        margin-bottom: 50px;
        margin-top: 10px
    }

    .upcoming_logo {
        margin-top: 60px
    }

    .upcoming_logo ul {
        flex-wrap: wrap
    }

    .upcoming_logo ul li img {
        width: 100px;
        height: auto
    }

    .upcoming_logo ul li {
        width: 48%;
        margin-bottom: 50px
    }

    .upcoming_logo ul li p span {
        font-size: 18px;
        line-height: 24px
    }

    .upcoming_logo ul li p {
        font-size: 18px;
        line-height: 24px;
        width: 100%
    }

    section.upcoming_sec {
        padding-bottom: 50px
    }

    section.upcoming_events {
        padding: 50px 0
    }

    .title h3 {
        font-size: 24px
    }

    .upcoming_evn_sec {
        padding-left: 15px
    }

    .title.zone_select {
        margin-top: 40px
    }

    section.about_us {
        padding: 50px 0
    }

    .about_us h5 {
        width: 100%
    }

    .about_us p {
        width: 100%
    }

    .about_us a {
        margin-top: 25px;
        padding: 13px 30px;
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 30px;
    }

    .video_title h3 a {
        font-size: 16px;
        line-height: 26px
    }

    .news_img {
        width: 100%
    }

    .news-outer .news_detail {
        padding-left: 0;
        width: 100%;
        margin-top: 20px
    }

    .module-gallery ul.slider-preview {
        width: 100%
    }

    .module-gallery .slider-wrapper {
        display: block
    }

    .module-gallery .slider-thumb {
        max-width: 100%;
        width: 100%;
        margin-left: 0
    }

    .gallery_img {
        width: 100%;
        margin-bottom: 15px
    }

    .counter {
        margin-top: 15px;
        margin-bottom: 15px
    }

    .newsletter h2 {
        font-size: 28px;
        line-height: 38px;
        margin-top: 20px
    }

    .copyright p {
        font-size: 13px
    }

    .news-outer {
        display: block;
        margin-bottom: 30px
    }

    section.gallery_sec {
        padding: 50px 0
    }

    .module-gallery .slider-thumb .slick-arrow {
        width: 100% !important
    }

    .module-gallery .slider-thumb .slick-arrow i.fa {
        transform: rotate(90deg)
    }

    .number-box {
        flex-wrap: wrap
    }

    .timeline > .column::before {
        left: 50px;
        top: 50px
    }

    .timeline > .column > .row {
        flex-flow: column wrap;
        height: 250px
    }

    .timeline > .column > .row:nth-child(even) {
        flex-direction: column
    }

    .timeline > .column > .row:nth-child(even) > .time:last-child {
        text-align: start
    }

    .timeline > .column > .row > .icon {
        order: 1;
        flex: 1 1 100%;
        padding-top: 0;
        max-width: 60px
    }

    .timeline > .column > .row > .time {
        order: 2;
        flex: 1 1 50px;
        width: calc(100% - 100px)
    }

    .timeline > .column > .row > .text {
        order: 3;
        flex: 1 1 calc(100% - 50px);
        width: calc(100% - 100px)
    }

    .timeline > .column > .row:nth-child(odd) h3::after {
        border: none
    }

    ul.team-info li {
        width: 100%;
        max-width: 335px;
        margin: 0 auto 20px
    }

    .live_match iframe {
        width: 100%;
        height: 200px
    }

    .banner-logo ul {
        display: block
    }

    .banner-logo li {
        padding: 0 13px
    }

    .banner-logo img {
        width: 37px;
    }

    section.slider_sec {
        margin-top: 30px
    }

    /* .social_icons a {
        color: #3748a2;
        border: 1px solid #3748a2;
        font-size: 21px
    } */

    .social_icons li {
        padding: 0 5px
    }

    /* .social_icons {
        display: block
    } */

    .social_icons {
        border-bottom: 1px solid #9e9e9e;
        margin-bottom: 10px;
        padding-bottom: 10px
    }

    header .col-2 {
        width: 22%
    }

    header .col-10 {
        width: 78%
    }

    .upcoming_evn_sec a {
        display: block;
        text-align: center
    }

    .footer_sec .logo img {
        width: 159px
    }

    .live_list {
        height: auto;
        padding-right: 0;
        overflow: unset
    }
}

@media (max-width:378px) {
    .timeline > .column > .row > .text {
        width: calc(100% - 80px)
    }

    .left-part h2,
    .right-part h2 {
        font-size: 28px;
        line-height: 30px
    }
}

@media (max-width:370px) {
    .text-detail {
        padding: 0 15px
    }
}
@media (max-width: 374px){
    .logo img {
        height: auto;
        width: 46px;
    }
    .social_icons a {
        width: 28px;
        height: 28px;
        line-height: normal;
        font-size: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
    }
    .banner-logo img {
        width: 28px;
    }
    .card-col .card_box li img {
        width: 42px;
        height: 70px;
    }
    .card-col .card_box li {
        font-size: 25px;
    }
    h4.cmng-soon {
        top: 18%;
    }
    section.upcoming_sec .slick-slide {
        height: 60px !important;
    }
    section.upcoming_sec{
    padding-top: 10px;
    }
    .title.zone_select {
        flex-direction: column;
    }
    .title.zone_select h3 {
        margin: 0 0 10px 0;
        text-align: center;
        font-size: 22px;
    }
    .follow_us li a {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
    }
    .copyright {
        padding: 10px;
    }
    }