@import url("https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap");

@font-face {
    font-family: "Exo-Medium";
    src: url("./../font/Exo-Medium.ttf");
}

@font-face {
    font-family: "Exo-Thin";
    src: url("./../font/Exo-Thin.ttf");
}

@font-face {
    font-family: "Exo-Black";
    src: url("./../font/Exo-Black.ttf");
}

@font-face {
    font-family: "Exo-Bold";
    src: url("./../font/Exo-Bold.ttf");
}

@font-face {
    font-family: "Exo-Regular";
    src: url("./../font/Exo-Regular.ttf");
}
@font-face {
    font-family: 'ProximaNova-Bold';
    src: url('./../font/ProximaNova-Bold.woff2') format('woff2'),
        url('./../font/ProximaNova-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova-Regular';
    src: url('./../font/ProximaNova-Regular.woff2') format('woff2'),
        url('./../font/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova-Semibold';
    src: url('./../font/ProximaNova-Semibold.woff2') format('woff2'),
        url('./../font/ProximaNova-Semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ProximaNova-Light';
    src: url('./../font/ProximaNova-Light.woff2') format('woff2'),
        url('./../font/ProximaNova-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}


body {
    font-family: Exo-Medium;
    background-color: #170537 ;
    color: #333333;
    overflow-x: hidden;
}

/* header.active{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .5);
} */

ul.navbar-nav.ml-auto {
    margin-right: auto;
    margin-left: 10% !important;
}

div#navbarSupportedContent li.nav-item {
    margin-right: 40px;
    text-align: center;
}

ul.navbar-nav.ml-auto.social-ul {
    margin-right: 10px !important;
    margin-left: auto !important;
}

.left-stick-social {
    background: white;
    position: fixed;
    z-index: 1000000;
    border-top-right-radius: 10px;
    margin-top: 20%;
    border-bottom-right-radius: 10px;
    padding-top: 10px;
    padding-left: 5px;
    box-shadow: #00000069 0 0 5px 5px;
}

.visitors-top {
    display: inline-block;
    margin-right: 16%;
}

.navs-cbtf {
    /* max-width: 82%;
margin-top: 20px;
background: #6244F2;
margin-left: 120px;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px; */
}

.topscore-card h2 {
    font-size: 15px;
    font-family: Exo-Black;
}

.match-loaction {
    font-family: Exo-Medium;
    color: #000;
}

/* .teams-score-card img{ 
box-shadow: #00000014 0 0 3px 3px;
} */

.topscore-card h2 .live {
    color: #dd0000 !important;
}

.teams-score-card span {
    font-family: Exo-Bold;
    font-size: 14px;
    width: 50px;
    display: inline-block;
    margin-left: 2px;
}

.teams-score-card p {
    font-family: Exo-Bold;
    margin-top: 15px;
    font-size: 15px;
}

.right-scores-overs p {
    font-size: 14px;
}

.right-scores-overs p span {
    font-family: Exo-Bold;
    font-size: 16px;
}

.scores-card-abs {
    /* max-width: 350px; */
    padding: 15px;
    background: #fff;
    border-radius: 10px;
    position: relative;
    opacity: 1;
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all;
    margin: 0 -48px !important;
}

.score-banner .owl-item {
    transform: scale(0.7) !important;
}

.score-banner .owl-item.active.center {
    transform: scale(1) !important;
    z-index: 999;
}

.scores-card-abs {
    box-shadow: #0000004f 0 0 6px 5px;
}

.teams-score-card .reddot-svg {
    width: 10px !important;
}

.teams-score-card img {
    width: 30px !important;
    display: inline-block !important;
}

.teams-score-card img {
    width: 30px !important;
    display: inline-block !important;
}
.scores-btn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.home-2sec {
    width: 100%;
    margin-top: -120px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.lats-news {
    color: #ffffff;
}
.right-side-mob {
    display: none !important;
}

.scores-btn a {
    color: #242424;
    border: 1px solid #707070;
    padding: 10px;
    width: 47%;
    font-size: 13px;
    border-radius: 6px;
    text-align: center;
}

.second-team-name {
    display: inline-block;
    margin-top: 15px;
}

.middlescore-card {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 20px;
}

.search-top {
    color: #fff;
    font-family: Exo-Bold;
}

.left-stick-social a {
    display: block;
    margin-bottom: 13px;
}

.social-li {
    display: none;
}

.header-top {
    padding: 20px 0px;
    padding-bottom: 0px;
    padding-top: 15px;
}

.orange-outline-btn {
    border: 1px solid #ff6600;
    color: #333333;
}

.orange-outline-btn:hover {
    color: #fff;
    background: #ff6600;
}

.orange-gradient-btn {
    background: #ff6600;
    color: #fff;
    border: 1px solid #ff6600;
}

.orange-gradient-btn:hover {
    color: #333333;
    border: 1px solid #ff6600;
    background: transparent;
}

.mob-only-t {
    display: none !important;
}

.header-btn {
    padding: 7px 35px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 0px 5px;
    font-size: 14px;
}

header .logo {
    width: 120px;
    /* position: absolute;
    top: -83%; */
}

.a3-cardss {
    width: 100% !important;
}

header .nav-link {
    color: #fff;
    padding: 10px 10px !important;
    font-size: 13px;
}

.price-of {
    margin-bottom: 30px;
}

.a3-cardss .orange-btn {
    position: absolute;
    bottom: 10px;
    left: 37%;
    font-size: 16px;
}

header .nav-link.active {
    color: #fff;
}

header .nav-link:hover {
    color: #e2d6d6;
}

.search-fieldss {
    width: 70px;
    background: none;
    color: #fff;
    border: 0px;
    display: inline-block;
}

.search-fieldss::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.social-heads img {
    width: 25px;
}

.navbar-nav .social-heads {
    padding: 0px !important;
    margin-right: 10px;
}

.cbtf-header {
    width: 100%;
    position: absolute;
    background: #000000bf;
}

.bar-ico {
    background: #c229f6;
    height: 3px;
    width: 30px;
    margin-top: 4px;
    display: block;
}

.home-banner {
    background: #0c54a0;
}

.social-med img {
    max-width: 30px;
    margin-right: 7px;
}

.home-content {
    padding-bottom: 150px !important;
}

.home-banner-heading {
    width: 85%;
    margin-left: auto;
    margin-bottom: 20px;
}

.home-banner .home-banner-heading h3 {
    color: #fff;
    font-family: "SWITZB";
    font-size: 40px;
}

.home-banner .home-banner-heading p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
}

.home-banner .home-banner-heading a {
    font-size: 14px;
    margin: 10px 6px;
    display: inline-block;
}

.mob-footer {
    display: none;
}

.lats-news-hed {
    font-size: 32px;
    color: #fff;
    font-family: "Exo-Bold";
    margin-bottom: 0px;
}

.lats-lats-hed {
    font-size: 32px;
    color: #fff;
    font-family: "Exo-Bold";
    margin-bottom: 20px;
}
.fantacy-main-card {
    display: flex;
    flex-direction: row;
    box-shadow: #0000001a 0 0 4px 4px;
}

.purp-tele {
    color: #c229f6;
}

.purp-call img {
    margin-right: 8px;
    width: 18px;
}

.purp-tele img {
    margin-right: 10px;
}

.fantasy-btn {
    background: #180a38;
    padding: 12px 0px;
    border-radius: 16px;
    display: block;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    width: 90%;
    font-size: 12px;
}

.fantasy-btn:hover {
    color: #c229f6;
}

.purp-call {
    float: right;
}

.pred-poll {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.cbtf-fant {
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    margin-top: 20px;
    text-align: center;
    margin-top: 60px;
}

.first-row {
    text-align: center;
}

.section-row {
    width: 100%;
}

.pred-polls-teams {
    margin-top: 20px;
}

.pred-poll img {
    width: 100px;
}

.pred-polls-teams h2 {
    margin-bottom: 0px;
    font-size: 16px;
    color: #170537;
    font-family: "Exo-Bold";
}

.pred-polls-teams p {
    font-size: 13px;
    color: #170537;
}

.new-cbtf-fantasy {
    background: #fff;
    display: flex;
    border-radius: 20px;
    flex-direction: column;
    align-content: center;
    align-items: center;
    margin-top: 60px;
}

.ind-vs-aus-black {
    background: #707070;
    width: 100%;
    max-width: 100%;
}

hr {
    background: #6244f2;
    height: 1px;
    max-width: 100px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.fantacy-main-card {
    background: #2e2e2e;
    padding: 50px 20px;
}
.fant-logo {
    width: 110px;
}

.pred-polls-col {
    padding: 30px 10px;
}

.section-row {
    padding: 0px 20px;
    padding-left: 40px;
}

.middle-home-sec {
    padding-top: 70px;
}

.fants-preds {
    padding-top: 30px;
}

.crickset-quizzz {
    padding-top: 70px;
}

.stadium-content h2 {
    color: #fff;
}

.stadium-content p {
    color: #fff;
    margin-top: 40px;
    font-size: 15px;
}

.stadium-content hr {
    margin-left: 0;
    height: 2px;
    margin-bottom: 10px;
}

.stadium-content {
    position: absolute;
    top: 20px;
    max-width: 77%;
    right: 0;
    padding-right: 30px;
}

.stadium-sec {
    position: relative;
}

.get-more-stats {
    position: absolute;
    bottom: 40px;
    right: 260px;
}

.opts-select li {
    list-style: none;
    color: #fff;
}

.opts-select ul {
    padding-left: 0px !important;
}

.opts-select {
    padding-left: 30px;
    padding-top: 20px;
}

.quiz-card {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #c229f6;
    border-radius: 16px;
}

.img-side img {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    max-width: 262px;
}

.img-side p {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 20px;
    max-width: 200px;
    font-size: 15px;
}

.opts-select label {
    font-family: Exo-Medium;
    font-size: 15px;
    margin-bottom: 2px;
}

.img-side {
    position: relative;
}

.score-banner {
    padding-left: 13px;
    padding-right: 13px;
}

.home-3sec {
    max-width: 100% !important;
    width: 100% !important;
}

.side-card {
    background: #fff;
    padding: 30px 10px;
    border-radius: 20px;
    margin-top: 140px;
}

.side-2-card {
    margin-top: 50px !important;
}

.side-2-card p {
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 15px;
    color: #242424;
}

.left-sidenavs li {
    list-style: none;
    margin-bottom: 10px;
}

.left-sidenavs li.active {
    font-family: "Exo-Bold";
}

/* .left-sidenavs li.active:before{
content: "";
position: absolute;
height: 4px;
background: #C229F6;
width: 50px;
left: 0;
margin-top: 9px;
} */

.left-sidenavs li a {
    color: #fff;
    font-size: 15px;
}

.left-sidenavs {
    padding-left: 0px;
}

.sidewaves-left {
    margin-top: 75px;
}

.side-nav-flex {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.left-p-lorem {
    color: #fff;
    font-size: 15px;
    margin-left: 10px;
    margin-top: 100px;
}

.ad-left {
    margin-left: 10px;
    margin-top: 100px;
    display: block;
    max-width: 180px;
}

.footer-logos {
    max-width: 140px;
}

ul.navbar-nav.ml-auto.social-ul.footer-socials {
    flex-direction: row;
    justify-content: center;
    margin-right: 0px !important;
}

.footer-socials li a {
    margin-right: 0px !important;
    margin-left: 10px;
}

.footer-cols {
    margin-bottom: 20px;
}

ul.navbar-nav.ml-auto.social-ul.footer-navs {
    flex-direction: row;
    justify-content: center;
    margin-right: 0px !important;
}

.footer-navs li a {
    margin-right: 0px !important;
    margin-left: 30px;
    font-size: 15px;
    color: #fff;
}

.copyright-p {
    text-align: center;
    color: #ffffff;
    font-family: "Exo-Thin";
    font-size: 15px;
    margin-bottom: 0px;
}

footer {
    padding-bottom: 20px !important;
}

.col-home-right {
    padding: 30px;
    padding-top: 0px;
}

.news-thumb {
    color: #fff;
    position: absolute;
    padding-left: 50px;
    font-size: 27px;
}

.home-top-social {
    float: right;
    flex-direction: row;
    padding-top: 20px;
}

.navs-new-imags {
    max-width: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

nav.navbar.navbar-expand-lg.header-top-left {
    float: left;
    width: 70%;
}

.header-top.search-top.text-right.header-top-right {
    float: right;
    width: 30%;
}

.img-roller {
    width: 120px;
    position: absolute;
    top: 7px;
    margin-left: -90px;
}

.visitoer-roller {
    font-size: 12px;
    margin-right: 5px;
}

/* .score-banner .owl-item.active.center{
transform: scale(1);
} */

.score-banner .owl-item.active {
    transform: scale(0.75);
}

.first-inng-score {
    font-family: "Exo-Bold";
    font-size: 15px;
    display: inline-block;
}

.running-inng-score {
    font-family: "Exo-Medium";
    font-size: 15px;
    display: inline-block;
}

.inng-remain-over {
    font-family: "Exo-Medium" !important;
    font-size: 13px !important;
    display: inline-block;
}

.winnter-strk {
    background: #fee9da;
    border-radius: 100px;
    font-size: 11px;
    width: 96%;
    padding: 5px 10px;
    font-family: "Exo-Medium" !important;
}
.loc-pinss {
    width: 10px !important;
    display: inline-block !important;
}
.locs-pin {
    width: 100%;
}

.locations-match {
    color: #a6a7ab;
    font-size: 13px;
}

.live-shell img {
    width: 7px !important;
    display: inline-block !important;
}

.live-shell {
    font-size: 12px;
    max-width: fit-content;
    border: 1px solid #707070;
    padding: 2px 10px;
    border-radius: 30px;
    position: absolute;
    right: 10px;
    top: 45px;
}

.new-ricky-width-left {
    width: 70% !important;
}

.statd-locations {
    width: 40% !important;
    background: #0000008f;
    padding: 30px;
    padding-top: 50px;
}

.new-ricky-width-right {
    width: 30% !important;
    padding: 0px 15px;
    overflow: hidden;
}

.new-ricky-width-right h2 {
    font-size: 15px;
    margin-top: -50px;
    padding-left: 18px;
    background: #00000075;
    margin-bottom: 0px;
    bottom: 0px;
    padding-bottom: 20px;
    padding-top: 10px;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px;
}

.player-abd img {
    width: 100%;
    max-width: 88px;
    max-height: 88px;
    min-width: 88px;
    min-height: 88px;
    object-fit: cover;
    object-position: top;
    padding: 7px;
}

.lat-new-side-by-side {
    display: flex;
}

.new-ricky-width-right .news-para-thumb {
    margin-bottom: 20px;
}

.new-ricky-width-right .news-para-thumb h2 {
    cursor: pointer;
}

.new-ricky-width-right img {
    height: 226px;
    object-fit: cover;
    object-position: left;
    border-radius: 10px;
}

.staduim-info-city {
    padding-left: 0px;
    list-style: none;
}
.statdium-desctipntion h2 {
    font-size: 22px;
    font-family: "Exo-Bold";
    color: #ffff;
}

.statdium-desctipntion hr {
    background: #6244f2;
    height: 2px;
    max-width: 100px;
    margin-top: 15px;
    margin-bottom: 20px;
    margin-left: 0px;
}

.statdium-desctipntion p {
    font-size: 15px;
    color: #fff;
}

.stats-stadium-discs {
    display: flex;
    flex-direction: row;
}

.statdium-desctipntion {
    width: 60%;
    padding: 70px;
    padding-right: 10px;
    padding-left: 30px;
}

.staduim-info-city li span {
    color: #fff;
    font-family: "Exo-Regular";
    font-size: 14px;
}

.staduim-info-city li span img {
    width: 20px !important;
}

.stads-inf-title {
    width: 150px;
    display: inline-block;
}

ul.staduim-info-city li {
    margin-bottom: 19px;
    background: #ffffff3d;
    padding: 7px 10px;
    border-radius: 16px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

ul.staduim-info-city li span.bow-ends {
    text-align: right;
}

.staduim-stats {
    background-image: url("../image/stadsnew.jpg");
    background-size: cover;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-radius: 20px;
    width: 78%;
    min-height: 520px;
    max-height: 521px;
}

.avg-bett-pred {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    text-align: center;
    padding-top: 10px;
}

.stats-img-section {
    width: 20%;
    margin-left: 15px;
}

.stats-img-section img {
    max-width: 100%;
    width: 300px !important;
    border-radius: 20px;
    min-height: 500px;
    max-height: 521px;
}

.pred-first-inn-score h3 {
    font-size: 15px;
    font-family: "Exo-Regular";
    color: #fff;
    line-height: 24px;
}

.pred-first-inn-score p {
    font-size: 22px;
    font-family: "Exo-Medium";
    color: #fff;
    margin-top: 26px;
    margin-bottom: 0px;
}

.new-ricky-width-right h2::before {
    content: "";
    background: #c452f7;
    position: absolute;
    left: 0;
    height: 40px;
    width: 8px;
}

.first-winning h3 {
    font-size: 15px;
    font-family: "Exo-Regular";
    color: #fff;
    line-height: 24px;
}

.team-vs-teams {
    text-align: center;
}

.teams-stats {
    background: #000;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.team-vs-teams span {
    font-family: "Exo-Medium";
    color: #fff;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 18px;
}

.team-vs-teams img {
    margin-top: -10px;
    width: 38px !important;
}

.stadium-corsal .owl-item img {
    display: inline-block !important;
}

.stats-inner p {
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin-bottom: 4px;
}

.stats-inner p img {
    width: 20px !important;
}

.teams-vs-past-stats {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 20px;
}

.yellow-hr {
    background: #ffc604;
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}

.staduim-stats-and-img {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.right-side-searchs input {
    margin-bottom: 20px;
    padding: 8px 10px;
    border: 0px;
    border-radius: 30px;
    font-size: 16px;
}

.right-side-searchs input::placeholder {
    color: #000;
}

.right-side-searchs img {
    position: absolute;
    margin-left: -30px;
    margin-top: 13px;
    width: 15px;
}

.player-abd img {
    width: 100%;
}

.player-abd p {
    color: #170537;
    font-size: 14px;
    text-align: center;
    margin-bottom: 0px;
}

.players-info-s {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 40px 10px;
    padding-bottom: 20px;
}
.new-ricky-width-left .news-thumb {
    color: #fff;
    position: absolute;
    padding-left: 50px;
    font-size: 21px;
    background: #00000047;
    margin-bottom: 0px;
    bottom: 0px;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    width: 100%;
    cursor: pointer;
}

.new-ricky-width-left .news-para-thumb img {
    min-height: 472px;
    max-height: 472px;
    border-radius: 10px;
    object-fit: cover;
}

.new-ricky-width-left .news-thumb::before {
    content: "";
    background: #c452f7;
    position: absolute;
    left: 0;
    height: 50px;
    width: 8px;
    top: 5px;
}

.player-abd {
    width: 50%;
}

.fant-marg-mn {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 110px;
    margin-bottom: -30px;
    margin-top: -40px;
}

.cbtf-footer {
    width: 100%;
    background: #17053740;
    padding-top: 70px;
}

.cbtf-footer img.w-100.navs-new-imags {
    display: inline;
}

footer .navs-cbtf {
    width: 100%;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

footer .nav-item a {
    color: #fff;
}

footer .navbar {
    align-items: flex-end;
}

.footer-hr {
    width: 100%;
    max-width: 100%;
    background: #707070;
    margin-bottom: 20px;
    margin-top: 15px;
}

.score-banner .owl-nav.disabled {
    display: block !important;
}

.score-banner button.owl-prev {
    position: absolute;
    left: -50px;
    top: 90px;
}

.score-banner button.owl-next {
    position: absolute;
    right: -50px;
    top: 90px;
}

footer .header-top {
    padding-top: 35px;
}

.teles-btss-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
}

.quest-old {
    background-image: url("../image/opt1.png");
    background-size: cover;
    height: 240px;
    position: relative;
    border-radius: 10px;
    padding: 10px;
}
.question-clicks {
    position: absolute;
    right: 20px;
}
.q-ans-options input {
    display: none;
}

.q-ans-options label {
    color: #242424;
    background: #fff;
    width: 160px;
    text-align: left;
    font-size: 13px;
    padding: 7px 10px;
    border-radius: 5px;
}

.question-hh {
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding-left: 20px;
    padding-bottom: 10px;

    position: absolute;
    font-size: 14px;
    max-width: 100%;
    color: #fff !important;
    bottom: 0;
    background: #00000078;
    margin-bottom: -2px !important;
    padding: 10px 20px;
}

.question-hh h3 {
    font-size: 14px;
    color: #fff;
    width: 100%;
    padding-right: 10px;
    margin-bottom: 0;
}

.question-hh h3::before {
    content: "";
    background: #c452f7;
    position: absolute;
    left: 0;
    height: 30px;
    width: 8px;
    top: 10px;
}

.question-clicks {
    position: absolute;
    right: 20px;
    top: 10%;
}

.q-ans-options label:hover {
    background: #c452f7;
    color: #fff;
    cursor: pointer;
}

@media screen and (min-width:1320px) and (max-width:1265px){
    .stadium-corsal .owl-carousel .owl-stage .owl-item {
        width: 848px !important;
    }
 }
 
@media screen and (min-width:1265px) and (max-width:1240px){
    .stadium-corsal .owl-carousel .owl-stage .owl-item {
        width: 800px !important;
    }
 }

@media (max-width: 1320px) {
    .scores-btn a {
        padding-left: 0px;
        padding-right: 0px;
        font-size: 12px;
    }

    .new-cbtf-fantasy {
        margin-top: 40px;
    }

    .topscore-card h2 {
        font-size: 13px;
    }

    .teams-score-card p {
        margin-top: 9px;
        margin-bottom: 10px;
        font-size: 13px;
    }

    .pred-poll img {
        width: 95px;
    }

    .statdium-desctipntion p {
        font-size: 14px;
    }

    .pred-polls-teams h2 {
        font-size: 16px;
    }

    .pred-polls-teams p {
        font-size: 13px;
    }

    .cbtf-fant {
        font-size: 11px;
    }

    .img-side img {
        max-width: 251px;
    }

    .opts-select {
        padding-left: 10px;
    }

    .col-home-right {
        padding: 20px;
    }

}

@media (max-width: 620px) {
    .score-banner .owl-nav.disabled {
        display: none !important;
    }

    .new-ricky-width-left {
        width: 100% !important;
    }
    .lat-new-side-by-side {
        flex-direction: column;
    }

    .new-ricky-width-right {
        width: 100% !important;
    }

    .stats-stadium-discs {
        flex-direction: column;
    }

    .statdium-desctipntion {
        padding: 20px;
    }

    .statd-locations {
        width: 100% !important;
        padding: 20px;
    }

    .statdium-desctipntion {
        width: 100%;
    }

    .staduim-stats-and-img {
        flex-direction: column;
        align-items: flex-start;
    }

    .stats-inner {
        width: 33%;
        margin-bottom: 10px;
    }

    .teams-vs-past-stats {
        flex-wrap: wrap;
    }

    .stats-img-section {
        text-align: center;
        width: 100%;
        margin-top: 15px;
    }

    .stats-img-section img {
        max-width: 280px;
        margin-left: auto;
        margin-right: auto;
    }

    .side-nav-flex {
        display: none;
    }

    .new-cbtf-fantasy {
        margin-left: 0px;
        margin-top: 30px;
    }

    .sidewaves-left {
        margin-top: 50px;
    }

    ul.navbar-nav.ml-auto.social-ul.footer-navs {
        flex-wrap: wrap;
    }
    .fantacy-main-card {
        flex-direction: column;
    }

    .section-row {
        padding-left: 0px;
        padding: 0px;
    }
    .cbtf-fant {
        margin-top: 20px;
    }
    .pred-poll img {
        width: 65px;
    }

    .pred-polls-teams h2 {
        font-size: 15px;
    }
    .pred-polls-teams p {
        font-size: 10px;
        margin-bottom: 0px;
    }
    .pred-poll {
        flex-direction: row;
    }

    .pred-polls-col {
        width: 100%;
    }

    .teles-btss-div {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        width: 100%;
    }
    .pred-polls-col {
        padding: 20px;
    }
    .players-info-s {
        justify-content: space-around;
        padding-bottom: 0px;
    }

    .player-abd {
        width: 25%;
    }

    .cbtf-footer {
        padding-top: 50px;
        padding-bottom: 30px !important;
    }

    footer .navbar {
        justify-content: center;
        align-items: center;
        padding: 0px;
    }

    footer .header-top.search-top.text-right {
        display: block !important;
    }

    footer ul.navbar-nav.ml-auto {
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        width: 100%;
        margin-left: 0px !important;
    }

    footer .navs-new-imags {
        max-width: 25px;
    }

    .mob-posts {
        position: relative;
        padding-bottom: 50px;
    }

    footer .header-top.search-top.text-right.header-top-right {
        width: 40%;
        position: absolute;
        bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
    }

    .footer-logos {
        width: 140px;
    }

    nav.navbar.navbar-expand-lg.header-top-left {
        width: 100%;
    }

    ul.navbar-nav.ml-auto.mob-navs-ul {
        display: flex;
        flex-direction: row;
        margin-left: 0px !important;
        width: 100%;
        justify-content: space-evenly;
    }

    button.navbar-toggler {
        position: absolute;
        top: 20px;
        right: 10px;
    }

    div#navbarSupportedContent li.nav-item {
        margin-right: 10px;
    }

    .fantasy-btn {
        font-size: 13px;
        font-size: 11px;
        width: 150px;
    }

    .purp-tele img {
        width: 15px;
        margin-right: 5px;
    }

    .purp-call img {
        width: 15px;
        margin-right: 5px;
    }

    .fantacy-main-card {
        padding: 30px 15px;
    }

    .lats-lats-hed {
        font-size: 25px;
    }

    .middle-home-sec {
        padding-top: 20px;
    }

    .fants-preds {
        padding-top: 50px;
    }

    .news-thumb {
        font-size: 15px;
        padding-left: 20px;
    }

    .lats-news-hed {
        font-size: 25px;
        margin-bottom: 0px;
    }

    .home-2sec {
        position: inherit;
        margin-top: 0px;
        padding-top: 20px;
    }

    .cbtf-header {
        padding-top: 0px;
    }

    .header-top.search-top.text-right {
        display: none;
    }

    .home-1sec img {
        min-height: 320px;
        object-fit: cover;
    }

    .stand-upds {
        margin-bottom: 20px;
    }

    .stadium-content {
        position: inherit;
        max-width: 100%;
    }

    .get-more-stats {
        position: inherit;
        max-width: 100%;
        bottom: 0px;
        margin-top: 20px;
        right: 0px;
    }

    .stadium-content h2 {
        font-size: 25px;
    }

    .stadium-content p {
        font-size: 14px;
        margin-top: 15px;
    }

    .side-card {
        margin-top: 50px;
    }
    .right-side-web {
        display: none;
    }
    .right-side-mob {
        display: block !important;
    }

    .right-side-mob .owl-item img {
        max-width: 300px;
        margin: 0 auto;
    }
    .side-2-card p {
        margin-left: 30px;
    }

    .opts-select label {
        font-size: 13px;
    }

    ul.navbar-nav.ml-auto.social-ul.footer-navs li {
        margin-bottom: 15px;
    }

    .footer-navs li a {
        margin-left: 0px;
        margin-right: 15px !important;
    }

    .copyright-p {
        font-size: 12px;
    }

    footer {
        padding-bottom: 20px !important;
    }

    .home-top-social {
        display: flex;
        flex-direction: row;
        padding-left: 15px;
        padding-bottom: 15px;
    }
    .scores-card-abs {
        max-width: 100%;
    }
    nav.navbar {
        padding-left: 0px;
        padding-right: 0px;
    }

    .col-md-12.text-center.footer-cols.last-cols {
        margin-bottom: -10px;
    }
}

.orange-btn {
    background: #ff6600;
    border: 1px solid #ff6600;
    font-weight: bold;
    color: #fff;
    font-size: 20px;
    padding: 10px 10px;
}

.news-para-thumb {
    margin-top: 15px;
    position: relative;
}

.build-exx {
    margin-bottom: 20px;
}

.build-btnn {
    font-size: 19px !important;
    width: 250px;
}

.filess-icon {
    float: right;
}

.orange-btn:hover {
    border: 1px solid #ff6600;
    color: #ff6600;
    background: transparent;
}

.white-btn {
    background: #fff;
    color: #0c54a0;
    font-weight: 600;
    border: 1px solid #fff;
    padding: 10px 30px;
}

.white-btn:hover {
    background: transparent;
    color: #fff;
}

.ptb-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

a:hover {
    text-decoration: none;
}

.join-trip {
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    padding: 30px 30px;
    text-align: center;
    margin-top: -50px;
}

.join-trip h3 {
    font-size: 38px;
    font-weight: bold;
    display: inline-block;
    margin: 0px 15px;
}

.join-trip a {
    display: inline-block;
    margin: 0px 15px;
    padding: 10px 55px;
    border: none;
    font-weight: bold;
    font-size: 24px;
}

.telegram-btn {
    background-image: linear-gradient(to right, #37ade1, #1e96c8);
    color: #fff;
}

.telegram-btn:hover {
    color: #fff;
}

.whatsapp-btn {
    background-image: linear-gradient(to bottom, #26b33c, #5bd366);
    color: #fff;
}

.whatsapp-btn:hover {
    color: #fff;
}

.heading {
    font-size: 42px;
    text-align: center;
    margin-bottom: 50px;
}

.heading span {
    font-weight: bold;
}

.main-heading h5 {
    font-size: 30px;
    margin-bottom: 20px;
}

.main-heading h2 {
    margin-bottom: 20px;
}

.main-heading h2 span {
    font-size: 40px;
    font-weight: bold;
}

figure img {
    display: block;
    margin: auto;
    max-width: 100%;
}

.card-bg {
    background: #fff;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 12%);
    width: 100%;
    height: 100%;
    border-radius: 25px;
    padding: 20px 15px;
}

.card-bg h4 {
    font-size: 28px;
    margin-top: 20px;
}

.icon-card {
    text-align: center;
}

.icon-card h5 {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 10px;
}

.mob-only {
    display: none !important;
}

.icon-card p {
    font-size: 18px;
}

.icon-card img {
    width: 100px;
}

.bg-blue {
    background: #0c54a0;
}

.profite-card {
    padding: 15px;
    background: #fff;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    border-radius: 20px;
}

.profite-card-menu {
    display: flex;
    margin-top: 10px;
    align-items: center;
}

.laptop-pn {
    width: 75%;
}

.download-all {
    max-width: 650px;
    width: 100%;
}

img.user-imgs {
    width: 200px !important;
}

.tradeit-imgs {
    max-width: 210px !important;
}

.trade-it-padds {
    padding-top: 5px;
    padding-bottom: 5px;
}

.anytime-p {
    font-size: 22px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
}

.profite-card-menu img {
    width: 85px;
    margin-right: 25px;
}

.profite-card-menu h3 {
    font-size: 28px;
    font-weight: bold;
}

.profite-card-menu h4 {
    font-size: 24px;
    font-weight: bold;
    color: #ff6600;
}

.card-menu {
    background: #fff;
    width: 80%;
    border-radius: 25px;
    text-align: center;
    padding: 30px 15px;
    margin: auto;
    height: 100%;
}

.card-menu h4 {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 15px;
}

.card-menu h6 {
    font-size: 14px;
}

.card-menu b {
    color: #ff6600;
    font-size: 17px;
    display: block;
    margin-bottom: 10px;
}

.bottom-class {
    margin-bottom: -100px;
}

.testamonial-banner .test-card {
    display: flex;
    color: white;
}

.testamonial-banner .test-card img {
    width: 660px !important;
}

.testamonial-banner .test-card h5 {
    font-weight: bold;
}

.testamonial-banner .test-card hr {
    border-bottom: 1px solid #fff;
}

.testamonial-banner .owl-nav button {
    position: absolute;
    top: 20%;
    transform: translate(-50%);
    color: #ffff !important;
    font-size: 25px !important;
}

.testamonial-banner .owl-nav button.owl-prev {
    left: -50px;
}

.testamonial-banner .owl-nav button.owl-next {
    right: -50px;
}

.testamonial-banner .owl-nav [class*="owl-"]:hover {
    background-color: transparent !important;
}

.testamonial-banner .owl-nav button:focus {
    outline: none;
}

footer ul {
    padding: 0;
}

footer ul li {
    list-style-type: none;
}

@media (max-width: 768px) {
    .home-banner .home-banner-heading h3 {
        font-size: 30px;
    }

    header .logo {
        width: 90px;
        position: static;
    }

    .home-banner-heading {
        width: 100%;
        text-align: left;
    }

    .profite-card-menu img {
        margin-right: 15px;
        width: 50px;
    }

    .profite-card-menu h3 {
        font-size: 16px;
    }

    .profite-card-menu h4 {
        font-size: 16px;
    }

    .card-bg {
        width: 100%;
        padding: 15px;
    }

    .card-menu {
        width: 100%;
        height: 100%;
    }

    .card-menu img {
        width: auto !important;
        display: inline-block !important;
    }

    .card-menu img.star {
        width: 30px !important;
    }

    .bottom-class {
        margin-bottom: -60px;
    }

    .testamonial-banner .owl-nav button {
        position: static;
        font-size: 20px !important;
    }

    .testamonial-banner .test-card img {
        width: 500px !important;
    }
    .news-para-thumb {
        margin: 0px !important;
    }
    .new-ricky-width-right h2 {
        font-size: 13px;
        margin-top: -50px;
        padding-left: 18px;
        max-width: 95%;
    }
    .new-ricky-width-right .news-para-thumb {
        width: 100%;
        float: left;
        padding: 0px 5px 0px 0px;
    }
    .new-ricky-width-left .news-para-thumb img {
        border-radius: 12px;
    }
}

@media (max-width: 468px) {
    .new-ricky-width-right {
        margin-top: 20px;
        padding: 0px;
    }
    .scores-card-abs {
        margin: 0px !important;
    }
    .staduim-stats {
        min-height: auto;
        max-height: inherit;
        width: 100%;
    }
    .ptb-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .home-banner .home-banner-heading h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .home-banner .home-banner-heading p {
        font-size: 16px;
    }

    .header-btn {
        padding: 5px 19px;
    }

    .home-banner-heading {
        text-align: center;
    }

    .home-content {
        padding-bottom: 60px !important;
    }

    .orange-btn {
        font-size: 12px;
        margin: 0px 3px;
        padding: 7px 20px;
    }

    .white-btn {
        font-size: 12px;
        margin: 0px 3px;
        padding: 7px 20px;
    }

    .join-trip h3 {
        margin-bottom: 20px;
        font-size: 20px;
        display: block;
    }

    .join-trip a {
        font-size: 14px;
        margin: 0px 3px;
        padding: 7px 33px;
    }

    .heading {
        font-size: 25px;
    }

    .card-bg {
        padding: 20px 15px;
        width: 100%;
    }

    .icon-card img {
        width: 70px;
    }

    .icon-card h5 {
        font-size: 16px;
    }

    .icon-card p {
        display: none;
    }

    .main-heading {
        text-align: center;
    }

    .main-heading h5 {
        font-size: 25px;
    }

    .main-heading h2 span {
        font-size: 22px;
        display: block;
    }

    .profite-card-menu {
        display: block;
        text-align: center;
    }

    .profite-card-menu img {
        width: 50px;
        margin-right: 0px;
        margin-bottom: 5px;
    }

    .profite-card-menu h3 {
        margin-bottom: 15px;
    }

    footer ul li a {
        font-size: 12px;
    }

    footer .copyright {
        font-size: 14px;
    }
    .mobile-1 {
        width: 230px;
    }
    .filess-icon {
        float: none;
    }
    .card-profit {
        width: 33.33%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .profite-card-menu h3 {
        font-size: 13px;
        margin-bottom: 5px;
    }
    .profite-card-menu h4 {
        font-size: 13px;
    }
    .filess-icon img {
        width: 12px;
    }
    .web-only {
        display: none !important;
    }
    .mob-only {
        display: block !important;
    }

    .mob-only-t {
        display: table !important;
    }

    .mob-sss {
        width: 270px;
    }
    .cart-mobsss {
        max-width: 320px;
    }
    .join-trip {
        padding: 10px 20px;
    }
    .heading {
        font-size: 20px;
        margin-bottom: 25px;
    }
    .mob-blue-card {
        max-width: 260px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .build-btnn {
        font-size: 12px !important;
        max-width: 150px;
    }
    .home-banner .home-banner-heading p {
        font-size: 14px;
    }
    footer ul li a {
        margin-bottom: 4px;
    }
    .policysss {
        text-align: center;
    }

    .policysss .copyright {
        text-align: center;
        width: 100%;
    }

    .risk-w {
        font-size: 10px;
    }
    .anytime-p {
        font-size: 16px;
        max-width: 90%;
    }
    .main-heading h2 span {
        font-size: 18px;
    }
    .mob-footer {
        width: 100%;
        text-align: center;
        position: fixed;
        bottom: 0;
        padding: 10px;
        background: #1254a0;
        z-index: 1000000;
        display: block;
    }
    footer {
        padding-bottom: 10px !important;
    }

    .trade-it-padds {
        margin-bottom: 10px !important;
    }

    .left-stick-social {
        display: none;
    }

    .social-li {
        display: inline-block;
    }

    .new-ricky-width-left .news-para-thumb img {
        /* min-height: auto !important;
    border-radius: 10px;
    object-fit: cover; */
        min-height: 232px !important;
        max-height: 232px !important;
        border-radius: 10px;
        object-fit: cover !important;
    }

    .slider-navigation .swiper-button-prev {
        top: 50% !important;
        bottom: auto !important;
        background-size: 10px;
        background-color: #fff;
        width: 17px;
        height: 32px;
        left: 10px !important;
        transform: translateX(-50%) rotate(0deg) !important;
        color: #fff;
    }

    .slider-navigation .swiper-button-next {
        top: 50% !important;
        bottom: -2px !important;
        background-color: #fff;
        width: 17px;
        left: initial !important;
        height: 32px;
        background-size: 10px;
        right: -5px !important;
        transform: translateX(-50%) rotate(0deg) !important;
        color: #fff;
    }

    .circle-purp-rate span {
        font-size: 18px;
    }
    .pred-first-inn-score p {
        font-size: 18px;
    }
}

.score-banner .owl-nav .owl-next {
    position: absolute !important;
    top: 35% !important;
    right: -4% !important;
    background: transparent !important;
}
.score-banner .owl-nav .owl-prev {
    position: absolute !important;
    top: 35% !important;
    left: -4% !important;
    background: transparent !important;
}

@media (max-width: 768px) {
    .score-banner .owl-nav .owl-next {
        right: -10% !important;
    }
    .score-banner .owl-nav .owl-prev {
        left: -10% !important;
    }
}

@media (max-width: 991px) {
    .score-banner .owl-nav .owl-next {
        right: -8% !important;
    }
    .score-banner .owl-nav .owl-prev {
        left: -8% !important;
    }
}

@media (max-width: 1200px) {
    .score-banner .owl-nav .owl-next {
        right: -6% !important;
    }
    .score-banner .owl-nav .owl-prev {
        left: -6% !important;
    }
}

.site-main .entry-content p a img {
	display: flex;
	margin: 0 auto;
	width: 100% !important;
}