@charset "utf-8";
/*----------intial declartaion of css----------*/

/*----- Normalize.css Start -----*/
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option { border: 0 none; font-size: 100%; margin: 0; outline: 0 none; padding: 0; }
html { line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
article, aside, footer, header, nav, section { display: block }
figcaption, figure, main { display: block ;}
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible ;}
pre { font-family: monospace, monospace; font-size: 1em; }
a {color: #000; background-color: transparent;display: block; text-decoration: none; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;outline: none;}
a:focus{outline: none;}
ul,li{list-style: none;}
img {display: block;width: auto;}
abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; }
b, strong { font-weight: inherit; font-weight: bolder; }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
dfn { font-style: italic; }
mark { background-color: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -.25em; }
sup { top: -.5em; }
select {
    -webkit-appearance: none;
    -ms-appearance: none;
    border-radius: none;
}
audio, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
img { border-style: none; }
svg:not(:root) { overflow: hidden; }
button, input, optgroup, select, textarea { margin: 0; }
button, input { overflow: visible; -webkit-appearance: none;-moz-appearance:   none;appearance: none; border-radius: 0;}
button, select { text-transform: none ;}
button, html [type="button"],/* 1 */ [type="reset"], [type="submit"] { -webkit-appearance: button; }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {border-style:none;padding:0;}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {outline:1px dotted ButtonText;}
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal }
progress { display: inline-block; vertical-align: baseline; }
textarea { overflow: auto; }
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height:auto
}
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance:none
}
::-webkit-file-upload-button {
    -webkit-appearance:button;
    font:inherit
}
details,/* 1 */ menu { display: block; }
summary { display: list-item; }
canvas { display: inline-block; }
template { display: none; }
[hidden] { display: none; }
/*----- Normalize.css End -----*/

/* reset css start
----------------------------*/
html { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; }
*, *:before, *:after { -webkit-box-sizing: inherit; box-sizing: inherit;margin: 0; padding: 0;}
*{ -webkit-box-sizing:border-box; box-sizing:border-box;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
figure{ padding:0; margin:0;}
img{margin: 0; padding: 0;max-width: 100%;}
ul,li{ text-decoration:none; display:inline; margin:0; padding:0;}
a{ text-decoration:none; -webkit-text-decoration-line: none; text-decoration-line: none;display: inline-block;}
a:hover{text-decoration:none; -webkit-text-decoration-line: none; text-decoration-line: none;}
p{ margin:0; padding:0;}
/* For IE 6/7 (trigger hasLayout) */
body, html { height: 100%; }
body{ padding:0; margin:0; scroll-behavior:smooth;}
body { font-family:"Montserrat-Regular"; font-size: 17px; line-height: 1.2; color: #1E1D2B; -webkit-font-smoothing: subpixel-antialiased; }
p {font-family:"Montserrat-Regular"; font-size: 17px; line-height: 1.2; color: #1E1D2B;}
/*--------Wrapper Start CSS------------*/
 
.wrapper { height: 100%; margin: 0 auto; /*initialize footer height in negative for sticky footer*/ }


/* font-face start
----------------------------*/
@font-face
{ 
    font-family: 'D-DINCondensed-Regular';
    src:url('../fonts/D-DINCondensed.eot') format('eot'), 
        url('../fonts/D-DINCondensed.ttf') format('ttf'), 
        url('../fonts/D-DINCondensed.woff') format('woff'), 
        url('../fonts/D-DINCondensed.woff2') format('woff2');
        font-weight: 400;
}
@font-face
{ 
    font-family: 'D-DIN-Bold';
    src:url('../fonts/D-DIN-Bold.eot') format('eot'), 
        url('../fonts/D-DIN-Bold.svg') format('svg'),   
        url('../fonts/D-DIN-Bold.ttf') format('ttf'), 
        url('../fonts/D-DIN-Bold.woff') format('woff'), 
        url('../fonts/D-DIN-Bold.woff2') format('woff2');
        font-weight: 700;
}
@font-face
{ 
    font-family: 'D-DINCondensed-Bold';
    src:url('../fonts/D-DINCondensed-Bold.eot') format('eot'), 
        url('../fonts/D-DINCondensed-Bold.svg') format('svg'),  
        url('../fonts/D-DINCondensed-Bold.ttf') format('ttf'), 
        url('../fonts/D-DINCondensed-Bold.woff') format('woff'), 
        url('../fonts/D-DINCondensed-Bold.woff2') format('woff2');
        font-weight: 700;
}
@font-face
{ 
    font-family: 'Montserrat-Regular';
    src:url('../fonts/Montserrat-Regular.eot') format('eot'), 
        url('../fonts/Montserrat-Regular.svg') format('svg'),   
        url('../fonts/Montserrat-Regular.ttf') format('ttf'), 
        url('../fonts/Montserrat-Regular.woff') format('woff'), 
        url('../fonts/Montserrat-Regular.woff2') format('woff2');
        font-weight: 400;
}
@font-face
{ 
    font-family: 'Montserrat-Medium';
    src:url('../fonts/Montserrat-Medium.eot') format('eot'), 
        url('../fonts/Montserrat-Medium.svg') format('svg'),    
        url('../fonts/Montserrat-Medium.ttf') format('ttf'), 
        url('../fonts/Montserrat-Medium.woff') format('woff'), 
        url('../fonts/Montserrat-Medium.woff2') format('woff2');
        font-weight: 500;
}
@font-face
{ 
    font-family: 'Montserrat-SemiBold';
    src:url('../fonts/Montserrat-SemiBold.eot') format('eot'), 
        url('../fonts/Montserrat-SemiBold.svg') format('svg'),  
        url('../fonts/Montserrat-SemiBold.ttf') format('ttf'), 
        url('../fonts/Montserrat-SemiBold.woff') format('woff'), 
        url('../fonts/Montserrat-SemiBold.woff2') format('woff2');
        font-weight: 600;
}
@font-face
{ 
    font-family: 'Montserrat-Bold';
    src:url('../fonts/Montserrat-Bold.eot') format('eot'), 
        url('../fonts/Montserrat-Bold.svg') format('svg'),  
        url('../fonts/Montserrat-Bold.ttf') format('ttf'), 
        url('../fonts/Montserrat-Bold.woff') format('woff'), 
        url('../fonts/Montserrat-Bold.woff2') format('woff2');
        font-weight: 700;
}

/* default css
----------------------------*/
/* default css
----------------------------*/
/* Font-Type Kit CSS Start */
h1 {
    font-family: "D-DINCondensed-Bold";
    font-weight: 700;
    font-size: 48px;
    line-height: 1;
    color: #1E1D2B;
    text-transform: uppercase;
    margin-bottom: 20px;
}
h2 {
    font-family: "D-DINCondensed-Bold";
    font-weight: 700;
    font-size: 40px;
    line-height: 1.2;
    color: #1E1D2B;
    text-transform: uppercase;
}
h3 {
    font-family: "D-DINCondensed-Bold";
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2;
    color: #1E1D2B;
    margin-bottom: 20px;
}
h4 {
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 20px;
    font-family: "Montserrat-SemiBold";
    font-weight: 600;
    color: #1E1D2B;
}
h5 {
    font-size: 15px;
    line-height: 1.2;
    margin-bottom: 20px;
    font-family: "Montserrat-SemiBold";
    font-weight: 600;
    color: #1E1D2B;
}
ol li, ul li {
    font-size: 14px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 10px;
}
ol li a, ul li a, p a {
    display: inline;
    color: #EF4123;
}
/* Font-Type Kit CSS End */

/* Common CSS Start
----------------------------*/
.container {
    width: 100%;
    max-width: 1700px; /* Actual Container is 1640px */
    padding: 0 30px;
    margin: 0 auto;
}
.container-wrap {
    width: 100%;
    max-width: 1455px;
    margin: 0 auto;
}
.container-wrap-two {
    max-width: 1364px;
    margin: 0 auto;
}
.body-overflow {
    overflow: hidden;
    height: 100vh;
}
.bg-set {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.display-parent {
    margin: 0 -21px;
}
.display-25 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
    padding: 0 21px;
}
.display-50 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding: 0 21px;
}

.primary-btn {
    font-family: "Montserrat-Bold";
    font-weight: 700;
    font-size: 11px;
    line-height: 1.2;
    letter-spacing: 0.55px;
    color: #fff;
    background-color: #003D9A;
    padding: 14px 24px;
    text-transform: uppercase;
    min-width: 144px;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 1px solid #003D9A;
}
.primary-btn:hover {
    background-color: #004DC3;
    border-color: #004DC3;
}
.section-heading-text {
    margin-bottom: 34px;
}
.section-heading-text h2 {
    margin-bottom: 20px;
    line-height: 1.3333;
    text-transform: uppercase;
}
.section-heading-text h2:last-child {
    margin-bottom: 0;
}
/* Common CSS End
----------------------------*/




/* Header Section CSS Start
------------------------------*/
.page-header {
    position: relative;
    width: 100%;
    z-index: 10;
    background-color: #1E1D2B;
}
.page-header .inner-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
}
/* Menu Icon CSS Start Here */
.page-header .menu-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    cursor: pointer;
    display: none;
    width: 56px;
}
.page-header .menu-icon {
    cursor: pointer;
    display: table;
    -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
    padding: 10px 0px;
    z-index: 11;
    margin: 0 0 0 auto;
}
.page-header .menu-icon .navicon {
    background: #fff;
    border-radius: 10px;
    display: block;
    width: 27px;
    height: 2px;
    position: relative;
    -webkit-transition: background .2s ease-out;
    -o-transition: background .2s ease-out;
    transition: background .2s ease-out;
}
.page-header .menu-icon .navicon:before,
.page-header .menu-icon .navicon:after {
    background: #fff;
    border-radius: 10px;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    width: 100%;
}
.page-header .menu-icon .navicon:before {
    top: 9px;
}
.page-header .menu-icon .navicon:after {
    top: -9px;
}
.page-header .menu-icon.bar-rotate .navicon {
    background-color: transparent;
}
.page-header .menu-icon.bar-rotate .navicon:before {
    -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
    top: 0;
}
.page-header .menu-icon.bar-rotate .navicon:after {
    -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
    top: 0;
}
/* Menu Icon CSS Start Here */

.page-header .inner-header .logo-menu-div {
    width: 100%;
    max-width: 100px;
}
.page-header .inner-header .logo-menu-div .logo-div a:hover {
    opacity: 0.8;
}
.page-header .inner-header .logo-menu-div .logo-div a img {
    width: 100%;
    max-width: 75px;
}
.page-header .inner-header .logo-menu-div .site-name {
    display: none;
    color: #fff;
    font-family: 'D-DINCondensed-Bold';
    font-size: 24px;
    text-transform: uppercase;
}
.page-header .inner-header .menu {
    width: 100%;
    max-width: 100%;
    margin-left: 30px;
}
.page-header .inner-header .menu .nav-menu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.page-header .inner-header nav {
    line-height: 0;
    width: 100%;
}
.page-header .inner-header nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: -65px;
}
.page-header .inner-header nav ul li {
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
    max-width: 148px;
}
.page-header .inner-header nav ul li a {
    font-size: 14px;
    line-height: 1.2;
    color: rgba(255,255,255,1);
    letter-spacing: 1px;
    display: table;
    text-transform: uppercase;
    padding: 37.5px 20px;
    position: relative;
    border: 1px solid #403F4B;
    border-top: 0;
    border-bottom: 0;
    width: 100%;
    text-align: center;
    font-family: "Montserrat-SemiBold";
    font-weight: 600;
    transition: all 0.2s ease-in-out;
}
.page-header .inner-header nav ul li.current_page_item a {
    background-color: #2F2D43;
    color: #fff;
}
.page-header .inner-header nav ul li a:hover {
    background-color: #2F2D43;
    color: #fff;
}
.page-header .inner-header nav ul li:last-child a {
    border-right: 1px solid #403F4B;
}

.page-header .inner-header nav ul li:first-child a {
    border-left: 1px solid #403F4B;
}
.page-header .inner-header nav ul li i {
    display: none;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.page-header .inner-header nav ul li.menu-item-has-children:hover .sub-menu {
    display: block;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.page-header .inner-header nav .sub-menu {
    position: absolute;
    top: 91px;
    left: 0;
    right: 0;
    padding: 60px 0 37px 0;
    display: none;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    background-color: #fff;
    -webkit-box-shadow: 0px -5px 20px rgb(0 0 0 / 50%);
            box-shadow: 0px -5px 20px rgb(0 0 0 / 50%);
    z-index: 1;
}
.page-header .inner-header nav .sub-menu ul {
    display: block;
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 100px;
       -moz-column-gap: 100px;
            column-gap: 100px;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.page-header .inner-header nav .sub-menu ul:last-child {
    margin-bottom: 0;
}
.page-header .inner-header nav .sub-menu ul li {
    display: block;
    margin-bottom: 20px;
    max-width: 100%;
}
.page-header .inner-header nav .sub-menu ul li a {
    padding: 0;
    border: 0;
    color: #1E1D2B;
    text-align: left;
    display: table;
    width: auto;
    letter-spacing: 0.7px;
}
.page-header .inner-header nav .sub-menu ul li a:hover {
    background-color: transparent;
    text-decoration: underline;
}
.page-header .inner-header nav .sub-menu ul li.current_page_item a {
    background-color: transparent;
    text-decoration: underline;
}
.page-header .inner-header .menu .nav-menu .header-social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 -6px;
}
.page-header .inner-header .menu .nav-menu .header-social-links a {
    color: #fff;
    font-size: 28px;
    margin: 0 6px;
}
.page-header .inner-header .menu .nav-menu .header-social-links a:hover {
    opacity: 0.5;
}
/* Header Section CSS End
------------------------------*/

/* Footer Section CSS Start
------------------------------*/
.page-footer {
    background-color: #1E1D2B;
    padding: 60px 0;
}
.page-footer .d-flex {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.page-footer .copy-right-text p,
.page-footer .design-text p {
    color: #fff;
    font-size: 11px;
    line-height: 1.2;
    font-family: "Montserrat-Bold";
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}
/* Footer Section CSS End
------------------------------*/


/* Home Page CSS Start
------------------------------*/

/*----- Banner CSS -----*/
.banner-sec-bg .home-banner-slider .item {
    position: relative;
}
.banner-sec-bg .home-banner-slider .item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4); 
}
.banner-sec-bg .home-banner-slider .slider-content {
    width: 100%;
    max-width: 1424px;
    margin: 0 auto;
    min-height: 720px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
    z-index: 1;
    padding: 0 30px;
    padding-bottom: 106px;
}
.banner-sec-bg .home-banner-slider .slider-content span {
    margin-bottom: 26px;
    color: #fff;
    font-family: 'Montserrat-SemiBold';
    font-weight: 600;
    font-size: 13px;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 0.5px
}
.banner-sec-bg .home-banner-slider .slider-content h1 {
    color: #fff;
    max-width: 750px;
}

button.slick-arrow {
    display: none !important;
}

/*----- Score Section CSS -----*/
.score-board-sec {
    background-color: #F1F1F1;
}
.score-board-sec .score-div {
    background-color: #fff;
    padding: 36px 91px 35px 77px;
    margin-top: -45px;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.score-board-sec .score-div p {
    text-align: center;
    margin-bottom: 25px;
    font-family: "D-DINCondensed-Bold";
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
}
.score-board-sec .score-div .premier-league-div .score-table {
    margin-bottom: 39px;
    border-right: 1px solid #E6E6E6;
    padding-right: 75px;
}
.score-board-sec .score-div .premier-league-div .score-table table {
    border-collapse: collapse;
    width: 100%;
}
.score-board-sec .score-div .premier-league-div .score-table td, 
.score-board-sec .score-div .premier-league-div .score-table th {
    text-align: left;
    padding-bottom: 16px;
    font-family: 'Montserrat-Medium';
    font-weight: 500;
    font-size: 18px;
    line-height: 1.2;
}
.score-board-sec .score-div .premier-league-div .score-table th {
    font-family: 'D-DINCondensed-Bold';
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: #1E1D2B;
    text-transform: uppercase;
}
.score-board-sec .score-div .premier-league-div .score-table table thead th {
    padding-bottom: 33px;
}
.score-board-sec .score-div .premier-league-div .score-table th:nth-child(2) {
    padding-left: 48px;
}
.score-board-sec .score-div .premier-league-div .score-table td:first-child, 
.score-board-sec .score-div .premier-league-div .score-table th:first-child {
    width: 34px; 
}
.score-board-sec .score-div .premier-league-div .score-table td:nth-child(2) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 412px;
}
.score-board-sec .score-div .premier-league-div .score-table td:nth-child(3) {
    width: 59px;
}
.score-board-sec .score-div .premier-league-div .score-table td:nth-child(4) {
    text-align: center;
}
.score-board-sec .score-div .premier-league-div .score-table tbody tr:last-child td,
.score-board-sec .score-div .premier-league-div .score-table tbody tr:last-child th {
    padding-bottom: 0;
}
.score-board-sec .score-div .premier-league-div .score-table td img {
    border-radius: 100%;
    height: 30px;
    width: 30px;
    margin-right: 18px;
}
.score-board-sec .score-div .premier-league-div a.primary-btn {
    margin: 0 auto;
    display: table;
}
.score-board-sec .score-div .next-fixture p {
    margin-bottom: 20px;
}
.score-board-sec .score-div .next-fixture p + img {
    width: 100%;
    max-width: 120px;
    margin: 0 auto;
    margin-bottom: 56px;
}
.score-board-sec .score-div .next-fixture .date-place-div {
    margin-bottom: 30px;
}
.score-board-sec .score-div .next-fixture h5 span.place {
    font-family: "Montserrat-Regular";
    font-weight: 400;
    display: inline-block;
    margin-left: 6px;
}
.score-board-sec .score-div .next-fixture a.primary-btn {
    display: table;
    margin: 0 auto;
}
.score-board-sec .score-div .next-fixture .vs-div {
    margin-bottom: 92px;
}
.score-board-sec .score-div .next-fixture .vs-div,
.score-board-sec .score-div .next-fixture .vs-div h5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.score-board-sec .score-div .next-fixture .vs-div h5 {
    margin-bottom: 0;
}
.score-board-sec .score-div .next-fixture .vs-div h5:first-child img {
    margin: 0;
    margin-left: 12px;
}
.score-board-sec .score-div .next-fixture .vs-div span {
    font-family: "Montserrat-Regular";
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2;
    color: #1E1D2B;
    display: inline-block;
    margin: 0 17px; 
}
.score-board-sec .score-div .next-fixture .vs-div h5 img {
    border-radius: 100%;
    height: 30px;
    width: 30px;
    margin-right: 12px;
}


/*----- News Section CSS -----*/
.news-sec-bg {
    padding: 86px 0 65px 0;
    background-color: #F1F1F1;
}
.news-topic .display-50,
.news-topic .display-25 {
    margin-bottom: 39px;
}
.news-topic .display-50 a, .news-topic .display-25 a {
    display: inline;
}
.news-topic .single-news-div {
    position: relative;
    z-index: 1;
    height: 420px;
    background-position: top center; 
    overflow: hidden;
}
.news-topic .single-news-div:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 81.67%;
    background: transparent -o-linear-gradient(top, #1E1D2B00 0%, #1E1D2B 100%) 0% 0% no-repeat padding-box;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#1E1D2B00), to(#1E1D2B)) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #1E1D2B00 0%, #1E1D2B 100%) 0% 0% no-repeat padding-box;
    z-index: 1;
}
.news-topic .single-news-div .card-image-div {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 1;
}
.news-topic .single-news-div:hover .card-image-div {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}
.news-topic .single-news-div .new-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 30px;
    position: relative;
    z-index: 2;
}
.news-topic .single-news-div .new-content .tag-div {
    position: absolute;
    top: 21px;
    left: 27px;
}
.news-topic .single-news-div .new-content .tag-div span {
    background-color: #003D9A;
    color: #fff;
    padding: 9.4px 12.6px 7.4px;
    font-size: 11px;
    font-family: 'Montserrat-Bold';
    font-weight: 700;
    text-transform: uppercase;
    pointer-events: none;
}
.news-topic .single-news-div .new-content .date-content h3,
.news-topic .single-news-div .new-content .date-content p {
    color: #fff;
    text-transform: uppercase;
}
.news-topic .single-news-div .new-content .date-content h3 {
    line-height: 1;
    font-family: "D-DINCondensed-Bold";
    font-weight: 700;
    margin-bottom: 15px;
}
.news-topic .single-news-div .new-content .date-content h3 span {
    display: block;
    margin-bottom: 5px;
}
.news-topic .single-news-div .new-content .date-content p {
    font-family: 'Montserrat-SemiBold';
    font-weight: 600;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0.5px;
}
.news-sec-bg .view-btn .primary-btn {
    margin: 0 auto;
    display: table;
}
.news-sec-bg .news-topic .display-25 .single-news-div {
    height: 426px;
}
.news-sec-bg .news-topic .display-25 .single-news-div .new-content .date-content h3 {
    line-height: 1.05;
    font-size: 26px;
    letter-spacing: 0.5px;
}

/*----- Store Section CSS -----*/
.store-sec-bg {
    padding: 149px 0 121px 0;
    background-color: #1E1D2B;
}
.store-sec-bg .section-heading-text {
    display: none;
}
.store-sec-bg .section-heading-text h2 {
    color: #fff;
}
.store-sec-bg .store-detail .store-card .store-card-img {
    padding-bottom: 125.4%;
}
.store-sec-bg .store-detail .store-card .card-content {
    padding: 16px 16px 18px;
    background-color: #fff;
    border-top: 4px solid #FAC33A;
}
.store-sec-bg .store-detail .store-card .card-content h4 {
    margin-bottom: 6px;
}
.store-sec-bg .store-detail .store-card .card-content .price-by-now {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.store-sec-bg .store-detail .store-card .card-content .price-by-now span {
    font-family: "D-DIN-Bold";
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    color: #1E1D2B;
}
.store-sec-bg .store-detail .store-card .card-content .price-by-now a {
    font-family: "Montserrat-Bold";
    font-weight: 700;
    font-size: 11px;
    line-height: 1.2;
    letter-spacing: 0.55px;
    color: #fff;
    background-color: #003D9A;
    padding: 13.5px 14px;
    text-transform: uppercase;
    min-width: 100px;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border: 1px solid #003D9A;
}
.store-sec-bg .store-detail .store-card .card-content .price-by-now a:hover {
    background-color: #004DC3;
    border-color: #004DC3;
}
.store-sec-bg .store-detail .store-sponsor .sponsor-img {
    height: 100%;
}
.store-sec-bg .view-btn {
    display: none;
}

/*----- Partner Section CSS -----*/
.partner-sec-bg {
    padding: 43px 0 99px 0;
    background-color: #F1F1F1;
}
.partner-sec-bg .section-heading-text {
    margin-bottom: 56px;
}
.partner-sec-bg .section-heading-text h2 {
    text-align: center;
    font-size: 36px;
    line-height: 1.3333;
}
.partner-sec-bg .partner-slider {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.partner-sec-bg .partner-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px;
}
.partner-sec-bg .partner-slider .slick-track .slick-slide {
    outline: none;
    height: auto;
    padding: 0 20px;
}
.partner-sec-bg .partner-slider .slider-img {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.partner-sec-bg .partner-slider .slider-img figure {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.partner-sec-bg .partner-slider .slider-img figure img {
    max-width: 213px;
    max-height: 54px;
    width: auto;
}

/* Home Page CSS End
------------------------------*/

/* News Page CSS Start
------------------------------*/
.news-sec-bg.news-main {
    position: relative;
    overflow-x: hidden;
    background: #fff;
    padding: 78px 0 137px 0;
}
.news-sec-bg.news-main .section-heading-text,
.squad-main .section-heading-text {
    margin-bottom: 40px;
}
.news-tab-div {
    margin: 0 -9px;
    margin-bottom: 64px;
    overflow: auto;
    white-space: nowrap;
    margin: 0px -20px 53px -9px;
}
.news-tab-div::-webkit-scrollbar {
  display: none;
}
.news-topic {
    position: relative;
}
.news-topic .ajax-posts-loader {
    position: absolute;
    top: -32px;
    left: 0;
}
ul.tags-wrap {
    margin: 0 -9px;
}
ul.tags-wrap li {
    display: inline-block;
    padding: 0 9px;
}
ul.tags-wrap li .filter-btn-wrap label.round-btn {
    font-family: "Montserrat-Bold";
    font-weight: 700;
    font-size: 13px;
    color: #1E1D2B;
    opacity: 0.25;
    margin-bottom: 10px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    text-transform: uppercase;
}
ul.tags-wrap li .filter-btn-wrap label.round-btn:hover {
    opacity: 1;
}
ul.tags-wrap li .filter-btn-wrap input.tag-list.active + label.round-btn {
    opacity: 1
}
.news-sec-bg.news-main .genre-filter-navigation {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding: 0 21px;
    margin-top: 38px;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers {
    width: 100%;
    display: block;
    text-align: center;
    position: relative;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.prev,
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.next {
    position: absolute;
    top: 5px;
    font-family: 'Montserrat-SemiBold';
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    color: #003D9A;
    width: 131px;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.prev:hover, 
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.next:hover {
    opacity: 0.5;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.prev:before,
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.next:after {
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    color: #003D9A;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 37px;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.prev {
    left: 44px;
    text-align: left;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.prev:before {
    content: "\f177";
    left: -42px;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.next {
    right: 41px;
    text-align: right;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.next:after {
    content: "\f178";
    right: -42px;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.prev.mk-disabled,
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.next.mk-disabled {
    pointer-events: none;
    cursor: no-drop;
    color: #1E1D2B;
    opacity: 0.25;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.prev.mk-disabled:before,
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.next.mk-disabled:after {
    color: #1E1D2B;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers a.page-numbers,
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers span {
    font-family: 'D-DINCondensed-Regular';
    font-weight: 400;
    font-size: 20px;
    color: #1E1D2B;
    padding: 0 9px;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers a.page-numbers:hover,
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers span:hover {
    opacity: 0.5;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers span {
    cursor: default;
}
.news-sec-bg.news-main .genre-filter-navigation ul.page-numbers span.current {
    color: #003D9A;
    text-decoration: underline;
}
/* News Page CSS End
------------------------------*/

/* Squad Page CSS Start
------------------------------*/
.squad-main {
    padding: 79px 0 106px 0;
}
.squad-main .d-flex + .suqed-heading {
    margin-top: 24px;
}
.squad-main .suqed-heading h3 {
    margin-bottom: 25px;
}
ul#tabs-nav {
    display: block;
    margin-bottom: 60px;
}
ul#tabs-nav li {
    padding: 0 9px;
}
ul#tabs-nav li.active a {
    opacity: 1;
}
ul#tabs-nav li a {
    font-family: "Montserrat-Bold";
    font-weight: 700;
    font-size: 13px;
    color: #1E1D2B;
    opacity: 0.25;
    margin-bottom: 10px;
    cursor: pointer;
    text-transform: uppercase;
}
ul#tabs-nav li a:hover {
    opacity: 1;
}
.squad-main .news-topic .single-news-div {
    /*height: 426px;*/
    height: auto;
    position: relative;
    padding-bottom: 128.23%;
}
.squad-main .news-topic .single-news-div .new-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.squad-main .single-news-div .new-content .date-content h3 {
    margin-bottom: 0;
}
/* Contact Page CSS Start
------------------------------*/
.contact-info{padding:135px 0;}
.contact-info .wpcf7 label{color:#1E1D2B;display:block;font-size:16px;font-family:"Montserrat-SemiBold";font-weight: 600;}
.contact-info .wpcf7-form-control{width:100%;padding:17px 45px 17px 20px;border:1px solid #707070;font-size:16px;color:#1E1D2B;font-family:'Montserrat-Medium';font-weight:500;outline: none;-o-text-overflow: ellipsis;text-overflow: ellipsis;cursor: pointer;}
.contact-info .wpcf7-form-control-wrap{position:relative;display:block;margin-top:13px;margin-bottom:41px;}
.contact-info .contact-details{width:39.7%;}
.contact-info .contact-form{margin-left:auto;width:49.4%;padding-right:45px;padding-top:37px;}
.contact-info .contact-details h2{font-size:36px;margin-bottom:17px;}
.contact-info .contact-details p{font-size:16px;line-height:24px;}
.contact-info input.wpcf7-form-control.wpcf7-submit.primary-btn{color:#fff;font-size:11px;min-width:inherit;padding:13px 0;border-color:#003D9A;width:96px;cursor:pointer;font-family: "Montserrat-Bold";font-weight: 700; }
.contact-info input.wpcf7-form-control.wpcf7-submit.primary-btn:hover{background-color:#004DC3;border-color: #004DC3;}
.contact-info textarea.wpcf7-form-control.wpcf7-textarea{height:247px;resize:none;}
.contact-info .wpcf7 form p:nth-child(2) label {
    text-transform: uppercase;
}
.contact-info .wpcf7 form .wpcf7-not-valid-tip {
    position: absolute;
    left: 0;
    padding-top: 5px;
    text-transform: initial;
}
.contact-info .wpcf7 form .wpcf7-response-output {
    font-family: 'Montserrat-Medium';
    padding: 0;
    border: 0;
    margin: 10px 0px 0 0;
    font-size: 14px;
    color: #dc3232;
}
.contact-info .wpcf7 form.sent .wpcf7-response-output {
    color: green;
}

@media(max-width:1199px){
    .contact-info{padding:85px 0;}
    .contact-info .contact-form{padding-right:0px;}
    .contact-info .contact-details{width:43.7%;}
}
@media(max-width:767px){
    .contact-info{padding:48px 0;}
    .contact-info .contact-details{width:100%;}
    .contact-info .contact-form{margin-left:0;width:100%;padding-right:0;padding-top:37px;}
    .contact-info .wpcf7 label{font-size:15px;}
    .contact-info .wpcf7-form-control{font-size:15px;padding:18px 45px 18px 18px;}
    .contact-info .wpcf7-form-control-wrap{margin-bottom:28px;}
    .contact-info textarea.wpcf7-form-control.wpcf7-textarea{height:176px;resize:none;}
    .contact-info input.wpcf7-form-control.wpcf7-submit.primary-btn{width:100%;font-size: 10px;}
}

.contact-info .contact-form form span.Recipient {
    position: relative;
}
.contact-info .contact-form form span.Recipient:after {
    content: "\f107";
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    color: #000;
    font-size: 32px;
}
/* Contact Page CSS End
------------------------------*/

/* 404 Page CSS Start */
.error404 div#content {
    padding: 50px 0;
    text-align: center;
}


/* Media Querry Start 
------------------------------*/
@media(max-width: 1440px) {
    h1 {
        font-size: 40px;
    }

    /* Header CSS Start */
    .page-header .inner-header .logo-menu-div .logo-div a img {
        padding: 10px 0; 
        max-width: 60px;
    }
    .page-header .inner-header nav ul {
        margin-left: -50px;
    }
    .page-header .inner-header nav ul li a {
        padding: 33px 20px;
    }
    .page-header .inner-header nav .sub-menu {
        top: 84px;
        padding: 40px 0 30px 0;
    }
    .page-header .inner-header nav .sub-menu ul li {
        margin-bottom: 10px;
    }
    .page-header .inner-header .menu .nav-menu .header-social-links a {
        font-size: 25px;
    }

    /* Footer CSS Start */
    .page-footer {
        padding: 50px 0;
    }

    /* Banner CSS Start */
    .banner-sec-bg .home-banner-slider .slider-content {
        min-height: 600px;
    }

    /* News CSS Start */
    .news-sec-bg {
        padding: 60px 0 50px 0;
    }
    .news-topic .single-news-div,
    .news-sec-bg .news-topic .display-25 .single-news-div {
        height: 370px;
    }

    /* Store CSS Start */
    .store-sec-bg {
        padding: 90px 0;
    }

    /* Partners CSS Start */
    .partner-sec-bg {
        padding: 40px 0 60px 0;
    }
    .partner-sec-bg .partner-slider .slider-img figure img {
        max-width: 165px;
        max-height: 50px;
    }

    /* Contact Page CSS Start */
    .contact-info {
        padding: 100px 0;
    }
}

@media(max-width: 1366px) {
    h1 {
        font-size: 36px;
        margin-bottom: 17px;
    }
    h2 {
        font-size: 30px;
    }
    h3 {
        font-size: 25px;
    }

    .primary-btn {
        padding: 11px 20px 9px;
    }
    .display-parent {
        margin: 0 -15px;
    }
    .display-25 {
        padding: 0 15px;
    }
    .display-50 {
        padding: 0 15px;
    }

    /* Header CSS Start */
    .page-header .inner-header .logo-menu-div {
        max-width: 75px;
    }
    .page-header .inner-header nav ul li {
        max-width: 140px;
    }
    .page-header .inner-header nav ul li a {
        padding: 33px 15px;
    }

    /* Banner CSS Start */
    .banner-sec-bg .home-banner-slider .slider-content {
        min-height: 560px;
    }

    /* Score CSS Start */
    .score-board-sec .score-div {
        padding: 35px 50px 35px 40px;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    }
    .score-board-sec .score-div .next-fixture .vs-div {
        margin-bottom: 84px;
    }
    .score-board-sec .score-div .premier-league-div .score-table td:nth-child(2) {
        width: 305px;
    }
    .score-board-sec .score-div .premier-league-div .score-table {
        margin-bottom: 30px;
    }
    .score-board-sec .score-div .next-fixture .vs-div {
        margin-bottom: 75px;
    }

    /* News CSS Start */
    .news-sec-bg {
        padding: 50px 0 50px 0;
    }
    .news-topic .single-news-div .new-content {
        padding: 20px;
    }
    .news-topic .single-news-div .new-content .tag-div {
        top: 20px;
        left: 20px;
    }
    .news-topic .single-news-div .new-content .tag-div span {
        padding: 5px 10px;
    }
    .news-topic .display-50, 
    .news-topic .display-25 {
        margin-bottom: 30px;
    }
    .news-sec-bg.news-main {
        padding: 50px 0 70px 0;
    }
    .news-tab-div {
        margin: 0px -20px 30px -9px;
    }
    .news-sec-bg.news-main .section-heading-text, 
    .squad-main .section-heading-text {
        margin-bottom: 30px;
    }

    /* Store CSS Start */
    .store-sec-bg {
        padding: 60px 0;
    }
    .store-sec-bg .store-detail .store-card .card-content .price-by-now span {
        font-size: 20px;
    }
    .store-sec-bg .store-detail .store-card .card-content .price-by-now a {
        padding: 10px;
        min-width: 80px; 
    }
    .store-sec-bg .store-detail .store-card .card-content {
        padding: 14px 10px 18px;
    }
    .store-sec-bg .store-detail .store-card .card-content h4 {
        font-size: 12px;
    }

    /* Partner CSS Start */
    .partner-sec-bg {
        padding: 40px 0 40px 0;
    }
    .partner-sec-bg .section-heading-text {
        margin-bottom: 30px;
    }
    .partner-sec-bg .section-heading-text h2 {
        font-size: 30px;
    }
    .partner-sec-bg .partner-slider .slider-img figure img {
        max-width: 140px;
        max-height: 50px;
    }

    /* Squad Page CSS Start */
    .squad-main {
        padding: 50px 0 70px 0;
    }
    ul#tabs-nav {
        margin-bottom: 30px;
    }
    .squad-main .d-flex + .suqed-heading {
        margin-top: 15px;
    }

    /* Contact Page CSS Start */
    .contact-info {
        padding: 70px 0;
    }
    .contact-info .wpcf7-form-control-wrap {
        margin-bottom: 30px;
    }
    .contact-info textarea.wpcf7-form-control.wpcf7-textarea {
        height: 200px;
    }
}

@media(max-width: 1280px) {
    /* Header CSS Start */
    .page-header .inner-header .logo-menu-div {
        max-width: 50px;
    }
    .page-header .inner-header .logo-menu-div .logo-div a img {
        padding: 5px 0;
    }
    .page-header .inner-header nav ul li {
        max-width: 120px;
    }
    .page-header .inner-header nav ul li a {
        font-size: 12px;
        padding: 25px 10px;
    }
    .page-header .inner-header .menu .nav-menu .header-social-links a {
        font-size: 20px;
    }
    .page-header .inner-header nav .sub-menu {
        top: 64px;
    }
    .page-header .inner-header nav .sub-menu ul {
        max-width: 700px;
    }

    /* Banner CSS Start */
    .banner-sec-bg .home-banner-slider .slider-content span {
        margin-bottom: 20px;
    }

    /* Score CSS Start */
    .score-board-sec .score-div p {
        font-size: 20px;
    }
    .score-board-sec .score-div .premier-league-div .score-table {
        padding-right: 25px;
    }
    .score-board-sec .score-div .premier-league-div .score-table td, 
    .score-board-sec .score-div .premier-league-div .score-table th {
        font-size: 15px;
    }
    .score-board-sec .score-div .next-fixture {
        padding-left: 25px;
    }

    /* News CSS Start */
    .news-topic .single-news-div, 
    .news-sec-bg .news-topic .display-25 .single-news-div {
        height: 280px;
    }
    .news-sec-bg .news-topic .display-25 .single-news-div .new-content .date-content h3 {
        font-size: 22px;
    }

    /* Contact Page CSS Start */
    .contact-info {
        padding: 50px 0;
    }
}

@media(max-width: 1024px) {
    .display-25 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 50%;
                flex: 0 0 50%;
        max-width: 50%;
    }

    /* Store CSS Start */
    .store-sec-bg .store-detail .store-card {
        margin-bottom: 30px;
    }
    .store-sec-bg .store-detail .store-sponsor{
        -webkit-box-flex: 0;
            -ms-flex: 0 0 70%;
                flex: 0 0 70%;
        max-width: 70%;
        margin: 0 auto;
    }
    .store-sec-bg .store-detail .store-sponsor .sponsor-img  {
        padding-bottom: 70%;
    }
}

@media(max-width: 991px) {
    .container {
        padding: 0 37px;
    }

    /* Header CSS Start */
    .page-header {
        padding: 3.4px 0;
    }
    .page-header .menu-btn {
        display: block;
    }
    .page-header .inner-header nav {
        width: 100%;
        /*margin-bottom: 235px;*/
        margin-bottom: 35px;
    }
    .page-header .inner-header nav ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center !important;
            -ms-flex-align: center !important;
                align-items: center !important;
        margin-left: 0;
    }
    .page-header .inner-header nav ul li {
        float: none;
        display: block;
        text-align: left;
        padding: 12px 0;
        width: 100%;
        max-width: 100%;
    }
    .page-header .inner-header nav ul li a {
        display: table;
        padding: 0;
        border: 0;
        width: auto;
        color: #fff;
        font-size: 36px;
        font-family: "D-DINCondensed-Bold";
        font-weight: 700;
    }
    .page-header .inner-header nav ul li:first-child a,
    .page-header .inner-header nav ul li:last-child a {
        border: 0;
    }
    .page-header .inner-header nav ul li a:hover {
        background-color: transparent;
    }
    .page-header .inner-header nav ul li a i {
        display: block;
        right: -30px; 
    }
    .page-header .inner-header .logo-menu-div {
        position: relative;
        z-index: 2;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        max-width: 100%;
    }
    .page-header .inner-header .logo-menu-div .site-name {
        display: block;
    }
    .page-header .inner-header .logo-menu-div .logo-div a img {
        max-width: 56px;
    }
    .page-header .inner-header .menu {
        position: fixed;
        width: 100%;
        max-width: 100%;
        /*height: 100vh;*/
        top: 77px;
        left: 100%;
        z-index: 1;
        background-color: #1E1D2B;
        -webkit-box-align: start !important;
            -ms-flex-align: start !important;
                align-items: flex-start !important;
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
        padding-top: 27px;
        margin-left: 0;
        /*overflow-y: auto;*/
        border-top: 1px solid rgba(255,255,255,0.15);
    }
    .page-header .inner-header .menu .nav-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        height: 100vh;
        overflow-y: auto;
        padding: 0 37px;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        padding-bottom: 150px;
    }
    .page-header .inner-header .menu.menu-open {
        left: 0;
    }
    .page-header .inner-header nav .sub-menu {
        padding: 0;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        opacity: 1;
        display: none;
        visibility: visible;
        position: static;
        -webkit-box-shadow: 0 0 #000;
                box-shadow: 0 0 #000;
        background-color: transparent;
    }
    .page-header .inner-header nav ul li.menu-item-has-children:hover .sub-menu {
        display: none;
        opacity: 1;
        visibility: visible;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
    .page-header .inner-header nav ul li.current_page_item a {
        background-color: transparent;
    }
    .page-header .inner-header nav ul li.menu-item-has-children .sub-menu {
        padding-top: 16px;
    }
    .page-header .inner-header nav .sub-menu .container {
        padding: 0;
    }
    .page-header .inner-header nav .sub-menu ul {
        -webkit-column-count: 1;
           -moz-column-count: 1;
                column-count: 1;
        max-width: 100%;
        padding-left: 20px;
    }
    .page-header .inner-header nav .sub-menu ul:nth-child(odd) {
        border: 0;
        margin-right: 0px;
    }
    .page-header .inner-header nav .sub-menu ul li {
        padding: 0;
        margin-bottom: 16px;
    }
    .page-header .inner-header nav .sub-menu ul li:last-child {
        margin-bottom: 0;
    }
    .page-header .inner-header nav .sub-menu ul li a {
        color: #fff;
        font-family: "Montserrat-SemiBold";
        font-weight: 600;
        font-size: 16px;
    }
    .page-header .inner-header nav ul li i {
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }
    .page-header .inner-header nav ul li i.arrow-rotate {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg);
    }
    .page-header .inner-header .menu .nav-menu .header-social-links a {
        color: #FFCB63;
        font-size: 25px;
    }
    .page-header .inner-header nav ul li.menu-item-has-children {
        position: relative;
    }
    .page-header .inner-header nav ul li.menu-item-has-children i {
        position: absolute;
        top: 15px;
        right: 0px;
        color: #fff;
        font-size: 36px;
        display: block;
        cursor: pointer;
    }
    /* Header CSS End */

    /* Banner CSS Start */
    .banner-sec-bg .home-banner-slider .slider-content {
        min-height: 720px;
        padding: 0 37px;
        padding-bottom: 200px;
    }
    
    /* Score CSS Start */
    .score-board-sec .score-div {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-top: -83px;
        padding: 29px 25px 36px 25px;
    }
    .score-board-sec .score-div p {
        font-size: 24px;
        margin-bottom: 24px;
    }
    .score-board-sec .score-div .premier-league-div {
        padding-bottom: 37px;
        margin-bottom: 35px;
        border-bottom: 1px solid #EAEAEA;
    }
    .score-board-sec .score-div .premier-league-div .score-table {
        padding: 0;
        border: 0;
    }
    .score-board-sec .score-div .next-fixture {
        padding: 0;
    }
    .score-board-sec .score-div .next-fixture .date-place-div {
        text-align: center;
    }
    .score-board-sec .score-div .next-fixture .vs-div {
        margin-bottom: 50px;
    }
    .score-board-sec .score-div .next-fixture .vs-div, 
    .score-board-sec .score-div .next-fixture .vs-div h5 {
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    .score-board-sec .score-div .premier-league-div .score-table {
        margin-bottom: 36px;
    }
    .score-board-sec .score-div .premier-league-div .score-table td, 
    .score-board-sec .score-div .premier-league-div .score-table th {
        font-size: 14px;
    }
    .score-board-sec .score-div .premier-league-div .score-table table thead th {
        padding-bottom: 23px;
    }
    .score-board-sec .score-div .premier-league-div .score-table td img {
        display: none;
    }
    .score-board-sec .score-div .premier-league-div .score-table td:first-child, 
    .score-board-sec .score-div .premier-league-div .score-table th:first-child {
        padding-right: 24px;
    }
    .score-board-sec .score-div .premier-league-div .score-table th:nth-child(2),
    .score-board-sec .score-div .premier-league-div .score-table td:nth-child(2) {
        padding-left: 0;
        width: 192px;
    }
    .score-board-sec .score-div .premier-league-div .score-table th:nth-child(4),
    .score-board-sec .score-div .premier-league-div .score-table td:nth-child(4) {
        width: 20px;
        text-align: center;
    }

    /* News CSS Start */
    .news-topic .single-news-div .new-content .tag-div span {
        padding: 8.5px 12.6px;
    }
    .news-sec-bg.news-main {
        padding: 50px 0 47px 0;
    }
    .news-sec-bg .news-topic .display-25 .single-news-div .new-content .date-content h3 {
        font-size: 26px;
    }

    /* Squad CSS Start */
    .squad-main .suqed-heading h3 {
        font-size: 26px;
    }
    .squad-main .single-news-div .new-content .date-content h3 {
        font-size: 30px;
    }
}

@media(max-width: 767px) {
    h2 {
        font-size: 36px;
    }

    .section-heading-text {
        margin-bottom: 20px;
    }

    .primary-btn {
        min-width: 100%;
        width: 100%;
        padding: 13.5px 20px;
    }

    .display-25,
    .display-50 {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
    }

    /* Banner CSS Start */
    .banner-sec-bg .home-banner-slider .slider-content span {
        margin-bottom: 18px;
    }

    /* Score CSS Start */
    .score-board-sec .score-div .next-fixture p {
        margin-bottom: 18px;
    }
    .score-board-sec .score-div .next-fixture p + img {
        margin-bottom: 24px;
    }
    .score-board-sec .score-div .next-fixture .date-place-div {
        margin-bottom: 36px;
    }
    .score-board-sec .score-div .next-fixture .vs-div {
        margin-bottom: 36px;
    }
    .score-board-sec .score-div .next-fixture .vs-div, 
    .score-board-sec .score-div .next-fixture .vs-div h5 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .score-board-sec .score-div .next-fixture .vs-div h5:first-child {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    .score-board-sec .score-div .next-fixture .vs-div h5:first-child img {
        margin: 0;
    }
    .score-board-sec .score-div .next-fixture .vs-div h5 img {
        margin: 0;
        margin-bottom: 10px;
    }
    .score-board-sec .score-div .next-fixture .vs-div span {
        margin: 16px 0 20px 0;
    }

    /* News Section CSS */
    .news-sec-bg {
        padding: 46px 0 8px 0;
    }
    .news-topic .single-news-div, 
    .news-sec-bg .news-topic .display-25 .single-news-div {
        height: 426px;
    }
    .news-topic .single-news-div .new-content {
        padding: 30px;
    }
    .news-topic .single-news-div .new-content .tag-div {
        top: 21px;
        left: 27px;
    }
    .news-sec-bg .view-btn {
        display: none;
    }
    .news-sec-bg.news-main .genre-filter-navigation {
        margin-top: 18px;
    }
    .news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.prev,
    .news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.next {
        font-size: 0;
    }
    .news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.prev:before, 
    .news-sec-bg.news-main .genre-filter-navigation ul.page-numbers li a.next:after {
        top: 8px;
    }
    .news-sec-bg.news-main .section-heading-text, 
    .squad-main .section-heading-text {
        margin-bottom: 25px;
    }
    .news-tab-div {
        margin: 0px -20px 53px -3px;
    }

    /* Store CSS Start */
    .store-sec-bg {
        padding: 46px 0 40px 0;
    }
    .store-sec-bg .section-heading-text {
        display: block;
    }
    .store-sec-bg .store-detail .store-sponsor {
        display: none;
    }
    .store-sec-bg .store-detail .store-card .store-card-img {
        padding-bottom: 124.6%;
    }
    .store-sec-bg .store-detail .store-card .card-content h4 {
        margin-bottom: 5px;
    }
    .store-sec-bg .store-detail .store-card .card-content {
        padding: 18px 16px 18px;
    }
    .store-sec-bg .store-detail .store-card .card-content .price-by-now span {
        font-size: 24px;
    }
    .store-sec-bg .store-detail .store-card .card-content .price-by-now a {
        padding: 14px 20px;
        min-width: 110px;
    }
    .score-board-sec .score-div .premier-league-div a.primary-btn {
        font-size: 10px;
    }
    .store-sec-bg .view-btn {
        display: block;
    }

    /* Partner CSS Start */
    .partner-sec-bg .partner-slider .slick-track {
        margin: 0; 
    }
    .partner-sec-bg .container {
        padding: 0;
    }
    .partner-sec-bg .partner-slider .slick-list {
        padding: 0 100px;
    }

    /* Footer CSS Start */
    .page-footer {
        padding: 48px 0;
    }
    .page-footer .d-flex {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
    .page-footer .copy-right-text p {
        margin-bottom: 24px;
    }

    /* Squade Page CSS Start */
    .squad-main {
        padding: 48px 0 32px 0;
    }
    .squad-main .section-heading-text {
        margin-bottom: 27px;
    }
    ul#tabs-nav {
        margin-bottom: 40px;
    }
    .squad-main .suqed-heading h3 {
        margin-bottom: 14px;
        font-size: 24px;
    }
    .squad-main .news-topic .display-25 {
        margin-bottom: 24px;
    }
}
@media(max-width: 640px) {
    .partner-sec-bg .partner-slider .slick-list {
        padding: 0 80px;
    }
}

@media(max-width: 400px) {
    .container {
        padding: 0 30px;
    }

    /* Header CSS Start */
    .page-header .inner-header .logo-menu-div .site-name {
        font-size: 16px;
    }

    /* Banner CSS Start */
    .banner-sec-bg .home-banner-slider .slider-content {
        padding: 0 30px;
        padding-bottom: 150px;
    }

    /* Score CSS Start */
    .score-board-sec .score-div {
        padding: 20px 15px 25px 15px;
    }
    .score-board-sec .score-div .premier-league-div .score-table td:first-child, 
    .score-board-sec .score-div .premier-league-div .score-table th:first-child {
        padding-right: 5px; 
    }
    .score-board-sec .score-div .premier-league-div .score-table th:nth-child(2), 
    .score-board-sec .score-div .premier-league-div .score-table td:nth-child(2) {
        width: 145px;
        padding-right: 10px;
    }
    .score-board-sec .score-div .premier-league-div .score-table th:nth-child(3),
    .score-board-sec .score-div .premier-league-div .score-table td:nth-child(3) {
        width: 20px;
    }
    .score-board-sec .score-div .next-fixture h5 {
        font-size: 14px;
    }

    /* News CSS Start */
    .news-topic .single-news-div .new-content {
        padding: 20px;
    }
}

@media(max-width: 360px) {
    .partner-sec-bg .partner-slider .slick-list {
        padding: 0 50px;
    }
}
/* Media Querry End
------------------------------*/