/*Laptop*/
@media only screen and (max-width:1440px) {

}
/*Laptop*/
@media only screen and (max-width:1366px) {
.foursix-main-menu li a {
    padding: 20px 13px;
    font-size: 14px;
}
}
/*Laptop*/
@media only screen and (max-width:1280px) {
.head-right-button {
    max-width: 331px;
    width: 100%;
}
}
/*Tab Landscape*/
@media only screen and (max-width:1024px) {
.head-right-button {
    margin-right: 72px;
}
.foursix-brand-wrap {
    height: 60px;
}
.foursix-navbar {
    min-height: 98px;
}
.foursix-main-menu {

    margin-left: 0;
}
.list-image-box {
    width: 48.5% !important;
}
.foursix-main-menu li a {
    padding: 16px 13px;
    font-size: 16px;
}
.platfrom-icon-box .elementor-image-box-wrapper {
    padding: 35px 20px;
    min-height: 328px;
}
.sports-post-container .grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    margin-bottom: 30px;
}
 .about-section .features-grid {
                grid-template-columns: repeat(2, 1fr);
            }

             .about-section .stats {
                grid-template-columns: repeat(2, 1fr);
            }

.bottom-footer h4,
.foursix-footer .widget-title {
             font-size: 18px;
     }
.foursix-main-menu li > .sub-menu li a:hover {
    color:#f0f812;
}
}
/*Tab Portrait*/
@media only screen and (max-width:991px) {
.cricket-container .blog-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 20px;
}
.cricket-container .blog-image {
    width: 100%;
    height: 278px;
}
.cricket-container .blog-main-content {
    padding-left: 25px;
}
.foo-colume-1,
.foo-colume-2,
.foo-colume-3,
.foo-colume-4,
.foo-colume-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.first-colume,
.second-colume{
	 -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.cricket-text {
    font-size: 200px;
    line-height: 296px;
}
.desvription-content p {
    font-size: 14px;
    line-height: 27px;
}
.foo-colume-4 {
    padding-left: 0;
}
.share-content {
    max-width: 347px;
    width: 100%;
}
.cricket-betting .bonnus-box-image {
    display: flex;
    gap: 0 20px;
    flex-wrap: wrap;
}
.cricket-betting .left-bonus-content {
    width: 100%;
}
.cricket-betting .bonus-card-img {
    width: 100%;
}

}
/*Tab Portrait*/
@media only screen and (max-width:768px) {
	.cricket-betting .grid-3, 
.cricket-betting .grid-4, 
.cricket-betting .grid-2{
 grid-template-columns: repeat(2, 1fr) !important;
}
.promotions-list-container {
    padding: 0 !important;
}
.header-top-bar {
    padding: 10px 30px;
    display: none;
}
.faq-list-container {
    padding: 0 !important;
}
.list-image-box {
    width: 48% !important;
}
.betting-content-box .header h1 {
                font-size: 24px;
            }

            .betting-content-box .section {
                padding: 20px;
            }

            .betting-content-box .section-title {
                font-size: 20px;
            }

            .betting-content-box .grid-2, .betting-content-box .grid-3 {
                grid-template-columns: 1fr;
            }

            .betting-content-box .button-group {
                flex-direction: column;
            }

            .betting-content-box .btn-primary, .betting-content-box .btn-secondary {
                width: 100%;
                text-align: center;
            }
			.cricket-betting .hero h1 {
                font-size: 32px;
            }

            .cricket-betting .hero p {
                font-size: 16px;
            }

            .cricket-betting .section-title {
                font-size: 26px;
            }

           .cricket-betting .grid-3, .cricket-betting .grid-4, .cricket-betting .grid-2 {
                grid-template-columns: 1fr;
            }

            .cricket-betting .hero-buttons {
                flex-direction: column;
            }

            .cricket-betting .btn {
                width: 100%;
                text-align: center;
            }

            .cricket-betting .nav-content {
                flex-wrap: wrap;
                font-size: 12px;
            }

            .cricket-betting .steps-grid {
                grid-template-columns: 1fr;
            }

            .cricket-betting .bonus-text {
                font-size: 32px;
            }
			 .about-section  h1 {
                font-size: 2rem;
            }

             .about-section .welcome-content {
                grid-template-columns: 1fr;
                text-align: center;
            }

             .about-section .welcome-text h2 {
                font-size: 1.5rem;
            }

             .about-section .features-grid,
             .about-section .mission-vision,
             .about-section .offers-grid,
             .about-section .commitment-grid {
                 grid-template-columns: repeat(2, minmax(0, 1fr));
            }

             .about-section .stats {
                grid-template-columns: repeat(2, 1fr);
                gap: 20px;
            }

             .about-section .cta-buttons {
                flex-direction: column;
            }

             .about-section .btn {
                width: 100%;
            }
			.contact-section .hero-section h1 {
                font-size: 2rem;
            }

             .contact-section .hero-section p {
                font-size: 1rem;
            }

             .contact-section .contact-methods,
             .contact-section .info-section,
             .contact-section .help-cards {
                grid-template-columns: 1fr;
            }

             .contact-section .info-section {
                grid-template-columns: 1fr;
            }

             .contact-section .social-btn {
                min-width: 100%;
            }

             .contact-section .contact-card,
             .contact-section .info-card,
             .contact-section .help-card {
                padding: 30px 20px;
            }
			     .privacy-policy-section .container {
            max-width: 900px;
            margin: 0 auto;
            padding: 40px 20px;
        }

        .privacy-policy-section .section {
            background: #2d3748;
            border-radius: 8px;
            padding: 30px;
            margin-bottom: 20px;
            border-left: 4px solid #4a5568;
        }

        .privacy-policy-section .section-icon {
            display: inline-block;
            margin-right: 10px;
            font-size: 1.1rem;
        }

        .privacy-policy-section h1 {
            color: #10b981;
            font-size: 1.8rem;
            margin-bottom: 20px;
            display: flex;
            align-items: center;
        }

        .privacy-policy-section h2 {
            color: #fbbf24;
            font-size: 1.4rem;
            margin-bottom: 20px;
            display: flex;
            align-items: center;
        }

        .privacy-policy-section h3 {
            color: #e2e8f0;
            font-size: 1.2rem;
            margin-bottom: 15px;
            margin-top: 25px;
        }

        .privacy-policy-section p {
            color: #cbd5e0;
            margin-bottom: 15px;
            font-size: 0.95rem;
        }

        .privacy-policy-section ul {
            margin-left: 20px;
            margin-bottom: 15px;
        }

        .privacy-policy-section li {
            color: #cbd5e0;
            margin-bottom: 10px;
            font-size: 0.95rem;
        }

        .privacy-policy-section .highlight-box {
            background: rgba(251, 191, 36, 0.1);
            border: 1px solid #fbbf24;
            border-radius: 6px;
            padding: 20px;
            margin: 20px 0;
        }

        .privacy-policy-section .highlight-box p {
            color: #fbbf24;
            font-size: 0.9rem;
            margin: 0;
        }

        .privacy-policy-section .info-box {
            background: rgba(16, 185, 129, 0.1);
            border: 1px solid #10b981;
            border-radius: 6px;
            padding: 20px;
            margin: 20px 0;
        }

        .privacy-policy-section .info-box h4 {
            color: #10b981;
            margin-bottom: 10px;
            display: flex;
            align-items: center;
        }

        .privacy-policy-section .info-box p {
            color: #cbd5e0;
            margin: 0;
            font-size: 0.9rem;
        }

        .privacy-policy-section .contact-box {
            background: #1e293b;
            border: 1px solid #10b981;
            border-radius: 6px;
            padding: 25px;
            margin: 20px 0;
        }

        .privacy-policy-section .contact-item {
            display: flex;
            align-items: center;
            margin-bottom: 10px;
        }

        .privacy-policy-section .contact-icon {
            color: #10b981;
            margin-right: 15px;
            font-size: 1.5rem;
        }

        .privacy-policy-section .contact-label {
            color: #94a3b8;
            font-size: 0.9rem;
            margin-bottom: 5px;
        }

        .privacy-policy-section .contact-value {
            color: #10b981;
            font-size: 1rem;
            font-weight: 500;
        }

        .privacy-policy-section .related-policies {
            background: #1e293b;
            border-radius: 6px;
            padding: 25px;
            margin: 20px 0;
        }

        .privacy-policy-section .related-policies h4 {
            color: #e2e8f0;
            margin-bottom: 15px;
            font-size: 1rem;
        }

        .privacy-policy-section .related-policies p {
            color: #94a3b8;
            font-size: 0.9rem;
            margin-bottom: 15px;
        }

        .privacy-policy-section .policy-buttons {
            display: flex;
            gap: 15px;
            flex-wrap: wrap;
        }

        .privacy-policy-section .btn {
            padding: 12px 24px;
            border-radius: 6px;
            border: none;
            font-size: 0.95rem;
            font-weight: 600;
            cursor: pointer;
            transition: all 0.3s ease;
            text-decoration: none;
            display: inline-block;
        }

        .privacy-policy-section .btn-primary {
            background-color: #10b981;
            color: #1a2332;
        }

        .privacy-policy-section .btn-primary:hover {
            background-color: #059669;
        }

        .privacy-policy-section .btn-secondary {
            background-color: transparent;
            color: #10b981;
            border: 2px solid #10b981;
        }

        .privacy-policy-section .btn-secondary:hover {
            background-color: rgba(16, 185, 129, 0.1);
        }

        .privacy-policy-section .update-notice {
            background: rgba(251, 191, 36, 0.05);
            border: 2px solid #fbbf24;
            border-radius: 8px;
            padding: 25px;
            margin: 20px 0;
        }

        .privacy-policy-section .update-notice h4 {
            color: #fbbf24;
            margin-bottom: 15px;
            display: flex;
            align-items: center;
            font-size: 1.1rem;
        }

        .privacy-policy-section .update-notice .icon {
            margin-right: 10px;
            font-size: 1.3rem;
        }

        .privacy-policy-section .update-notice p {
            color: #fbbf24;
            font-size: 0.9rem;
            margin: 0;
        }

        .privacy-policy-section .footer {
            text-align: center;
            padding: 30px 20px;
            color: #64748b;
            font-size: 0.85rem;
        }

        @media (max-width: 768px) {
			.blog-cards-section .blog-cards-grid {
                grid-template-columns: repeat(2, 1fr);
              }
            .privacy-policy-section .container {
                padding: 20px 15px;
            }

            .privacy-policy-section .section {
                padding: 20px;
            }

           .privacy-policy-section  h1 {
                font-size: 1.5rem;
            }

            .privacy-policy-section h2 {
                font-size: 1.2rem;
            }

            .privacy-policy-section h3 {
                font-size: 1.1rem;
            }

            .privacy-policy-section .policy-buttons {
                flex-direction: column;
            }

            .privacy-policy-section .btn {
                width: 100%;
                text-align: center;
            }

            .privacy-policy-section .contact-box {
                padding: 20px;
            }
			  .terms-condition-section .container {
                padding: 10px;
            }

            .terms-condition-section .header {
                padding: 20px;
                border-radius: 8px 8px 0 0;
            }

            .terms-condition-section .header h1 {
                font-size: 1.25rem;
            }

            .terms-condition-section .header p {
                font-size: 0.85rem;
            }

            .terms-condition-section .content {
                padding: 20px;
                border-radius: 0 0 8px 8px;
            }

            .terms-condition-section .section-header {
                padding: 12px 15px;
            }

            .terms-condition-section .section-header h2 {
                font-size: 1.1rem;
            }

            .terms-condition-section .section h3 {
                font-size: 1rem;
            }

            .terms-condition-section .section p, .section li {
                font-size: 0.9rem;
            }

            .terms-condition-section .highlight-box, .info-box {
                padding: 15px;
            }
			.rules-regulation .section {
                padding: 20px 15px;
            }

            .rules-regulation .section-header {
                padding: 12px 15px;
                font-size: 16px;
            }

            .rules-regulation h2 {
                font-size: 18px;
            }

            .rules-regulation h3 {
                font-size: 15px;
            }

            .rules-regulation p, .rules-regulation li {
                font-size: 13px;
            }

            .rules-regulation ul, .rules-regulation ol {
                margin-left: 15px;
            }
			.promotions-section .promotions-grid {
			 grid-template-columns: repeat(2, 1fr);
             gap: 16px;
          }
.cricket-betting .hero-buttons {
    flex-direction: inherit;
    flex-wrap: nowrap;
}	  
.cricket-betting .btn {
    padding: 14px 15px;
}		
}
/*Mobile View Start*/
@media only screen and (max-width:767px) {
.foursix-navbar-brand img {
     width: 105px !important;
}
.cricket-betting .grid-3, 
.cricket-betting .grid-4, 
.cricket-betting .grid-2{
     grid-template-columns: repeat(1, 1fr) !important;
}
             .about-section .features-grid,
             .about-section .mission-vision,
             .about-section .offers-grid,
             .about-section .commitment-grid {
                 grid-template-columns: 1fr;
            }
.about-section .feature-icon {
    margin: 0 auto;
}
.about-section .commitment-item h3 {
    margin-top: 0;
}
.about-section .feature-card {
    text-align: center;
}
.promotions-section .promotions-grid {
             grid-template-columns: 1fr;
             gap: 16px;
          }
.terms-condition-section .header {
               padding: 15px;
            }
			.terms-condition-section .content {
              padding: 15px;
            }
.blog-cards-section .blog-cards-grid {
      grid-template-columns: repeat(1, 1fr);
    }
.share-content .elementor-icon-list-item a {
    padding: 7px 23px !important;
    font-size: 18px;
}
.foursix-main-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-right: auto;
    margin-left: 0;
}
.header-top-bar {
    padding: 10px 30px;
    display: none;
}
.head-right-button {
    max-width: 400px;
    width: 100%;
    display: none;
}
.not-out-box{
	width:100% !important;
}
.list-image-box {
	width:100% !important;
}
.platfrom-icon-box{
		width:100% !important;
}
.cricket-container .blog-grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 20px;
}
.blog-detail-list .container,
.cricket-container-match .matches-grid,
.sports-post-container .grid{
	display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    grid-gap: 20px;
}
.blog-detail-list .container{
	padding:0;
}
..cricket-container-match .match-teams {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
    line-height: 1.4;
}
.sports-post-container .container{
	padding:0;
}
.cricket-container-match .container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0;
}
.cricket-container-match .match-teams {
    font-size: 16px;
    line-height: 1.4;
}
.bottom-footer {
    padding: 48px 15px 18px;
}
.bottom-footer ul li{
    margin: 0 0 4px 0;
}
.cricket-text {
    font-size: 91px;
    line-height: 118px;
}
.animated-text {
    font-size: 63px;
}
.foo-colume-1,
.foo-colume-2,
.foo-colume-3,
.foo-colume-4,
.foo-colume-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	padding-left:15px;
}
.footer-copy-right {
    margin-top: 14px;
    text-align: left;
}
.first-colume,
.second-colume{
	 -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.cricket-right-colum-box .elementor-icon {
    width: 60px;
    height: 60px;
    padding: 15px;
}
.animated-text {
    font-size: 40px;
}
.animated-text img{
	width: 53px;
}
.subscribe-section h3 {
    margin: 0 0 10px 0;
}
.cricket-container .blog-title {
    font-size: 15px;
    line-height: 26px;
}
.logo-box {
    gap: 0 80px;
}
.foursix-navbar-brand {
    max-width: 200px;
    margin-top: 0px;
}
.foursix-navbar-brand img {
    width: 137px;
}
.foursix-navbar-toggler {
    right: 0px;
    top: 28px;
 }
.foursix-main-menu {
    top: 70px;
 }
.foursix-navbar {
    min-height: 70px;
}
.cricket-container-match .badge {
    padding: 13px 9px;
    font-size: 10px;
}
.platfrom-icon-box .elementor-image-box-wrapper {
    padding: 20px 20px;
}
.bottom-footer h4 {
    margin: 32px 0 15px 0;
    font-size: 20px;
}
.menu-social-media-container ul {
    margin: 25px 0 0 0;
}
.foo-colume-5 p a, .bottom-footer ul li a {
    font-size: 14px;
    text-decoration: none !important;
}
.foursix-footer .widget {
    margin: 0;
}
.foo-colume-4 div:nth-child(2) p {
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
}
.foo-colume-4 div:nth-child(3) p {
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
}
.foo-colume-4 div:nth-child(4) p {
    position: relative;
    padding-left: 35px;
}
.foo-colume-4 p strong {
    display: block;
    font-size: 14px;
}
.menu-social-media-container ul {
    display: flex;
    gap: 0 11px;
}
.bottom-footer a, .bottom-footer p, 
.footer-copy-right p {
    color: #ffffff;
    font-size: 14px;
}
.footer-copy-right {
        padding-top: 18px !important;
        margin-top: 18px;
}
.foo-colume-1 figure.wp-block-image.size-full {
    max-width: 175px;
}
.foo-colume-4 div:nth-child(2) p:before {
    top: 3px;
}
.blog-content-box p {
    font-size: 16px;
    line-height: 30px;
    color: #007A55 !important;
}
.detail-name-box .elementor-heading-title span {
    width: 64px;
    height: 64px;
    margin: 0 auto;
}
.circket-table-container{
	overflow-x:auto !important;
}
.cricket-table-box{
	width:750px !important;
}
.welcome-popop-modal .title {
	font-size: 21px;
}
.welcome-popop-modal .feature-title {
    font-size: 12px;
}
.welcome-popop-modal .bonus-amount {
    font-size: 46px;
    font-weight: 500;
}
.welcome-popop-modal .header {
    padding: 18px 20px 25px;
}
.welcome-popop-modal .crown-icon {
    width: 68px;
    height: 68px;
    margin: 0 auto 20px;
}
.platfrom-icon-box .elementor-image-box-wrapper {
    min-height: auto;
}
.cricket-container-match .matches-grid {
    margin-bottom: 0;
}
.contact-section .hero-section {
               padding: 20px 15px 60px;
            }
.contact-section .help-section h2 {
    text-align: center;
    font-size: 26px;
    margin: 0 0 20px;
}
.contact-section .hero-section h1 {
    font-size: 1.75rem;
 }

.contact-section .contact-methods,
.contact-section .help-section {
    padding: 40px 20px;
}
.betting-content-box .content-box {
             padding: 0px 0px 0px;
    }
body.single-post .foursix-single-post-wrapper {
    padding: 108px 15px 60px;
}
.blog-content ul, .blog-content ol {
    margin: 20px 0;
    padding-left: 0;
}
.blog-related-section {
    margin-top: 38px;
}
p {
    margin: 0 0 18px 0;
}
.blog-title {
    font-size: 24px;
}
.blog-related-title {
    font-size: 26px;
    margin: 0 0 18px 0;
}
.blog-single-container .blog-content h2 {
    font-size: 22px;
    margin: 32px 0 15px 0;
}
.blog-content ul, 
.blog-content ol {
    padding-left: 0 !important;
}
.faq-list-container {
    padding: 12px 0px !important;
}
.privacy-policy-section h1 {
    flex-direction: row;
}
.privacy-policy-section ul {
    margin-left: 0;
    margin-bottom: 15px;
}
.gaming-section .resources-grid {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 20px;
}
.gaming-section .container {
    padding: 30px 15px;
}
.betting-content-box .grid-3.other-sports, 
.betting-content-box .grid-2.other-sports {
               grid-template-columns: repeat(1, 1fr);
}
.cricket-betting .hero {
     padding: 60px 15px;
}
.cricket-betting .container {
    padding: 0 0;
}
.cricket-betting .cta-section h2 {
    font-size: 26px;
    margin-bottom: 15px;
	margin-top:0;
}
.cricket-betting .guide-section {
    padding: 60px 15px;
}
.cricket-betting .how-to-start {
    padding: 30px 15px 60px;
}
.cricket-betting .section {
    padding: 40px 15px 60px;
}
.cricket-betting .why-choose {
    background: #0f1629;
    padding: 22px 15px 50px;
}
.about-section .container {
    padding: 0 0;
}
.about-section h1 {
    font-size: 26px;
}
.about-section .welcome-text h2 {
    margin-top: 0;
	margin-top: 0;
}
.about-section header {
    text-align: center;
    padding: 43px 0px 20px;
}
.about-section .stat-item p:last-child{
	margin:0;
}
.about-section .stat-item h3 {
    font-size: 1.5rem;
    margin-top: 3px;
}
.about-section .stats {
    grid-template-columns: 1fr;
    margin-top: 0;
    padding-top: 29px;
}
.about-section .why-choose h2 {
    font-size: 26px;
    margin-bottom: 25px;
    color: #fff;
    margin-top: 0;
}
.about-section .why-choose {
    text-align: center;
    margin: 40px 0 25px;
}
.about-section .what-we-offer h2 {
    font-size: 22px;
    margin-bottom: 14px;
    color: #ffffff;
}
.about-section .company-section {
    padding: 15px;
}
.about-section .commitment-section h2 {
    font-size: 26px;
    margin-bottom: 40px;
}
.about-section .commitment-section {
    padding: 20px;
}
.about-section .cta-section h2 {
    font-size: 26px;
    margin-bottom: 15px;
}
.about-section footer {
    text-align: center;
    padding: 0px 20px 50px;
    color: #9ca3af;
}
.promotions-list-container {
    padding: 0;
}
.cricket-betting-thum .elementor-image-box-img {
    width: 42px !important;
    margin-bottom: 11px !Important;
}
.promotions-section {
    padding: 40px 0;
}
.blog-cards-section .container {
    padding: 0 0 !important;
}
}
/*Mobile View Small*/
@media only screen and (max-width:480px) {
.betting-content-box .container {
                padding: 10px;
            }

            .betting-content-box .header {
                padding: 30px 15px;
            }

            .betting-content-box .section {
                padding: 15px;
            }

            .betting-content-box .footer-cta {
                padding: 30px 20px;
            }
			 .cricket-betting .hero {
                padding: 50px 15px;
            }

            .cricket-betting .section {
                padding: 40px 15px;
            }

            .cricket-betting .hero h1 {
                font-size: 26px;
				margin-top: 0;
            }

            .cricket-betting .section-title {
                font-size: 22px;
            }
			.about-section h1 {
                font-size: 1.5rem;
            }

             .about-section .welcome-section,
             .about-section .cta-section {
                padding: 30px 20px;
            }

             .about-section .stats {
                grid-template-columns: 1fr;
            }

             .about-section .stat-item h3 {
                font-size: 1.5rem;
            }
			.privacy-policy-section h1 {
                font-size: 1.3rem;
                flex-direction: column;
                align-items: flex-start;
            }

            .privacy-policy-section h2 {
                font-size: 1.1rem;
            }

            .privacy-policy-section .section {
                padding: 15px;
            }

            .privacy-policy-section .highlight-box,
            .privacy-policy-section .info-box,
            .privacy-policy-section .contact-box,
            .privacy-policy-section .update-notice {
                padding: 15px;
            }
			.terms-condition-section .header h1 {
                font-size: 1.1rem;
            }

            .terms-condition-section .section-header h2 {
                font-size: 1rem;
            }

            .terms-condition-section .section h3 {
                font-size: 0.95rem;
            }

            .terms-condition-section .section p, .terms-condition-section .section li {
                font-size: 0.85rem;
            }
			.rules-regulation .container {
                border-radius: 5px;
            }

            .rules-regulation .section {
                padding: 15px 10px;
            }

            .rules-regulation .section-header {
                padding: 10px;
                font-size: 14px;
            }

            .rules-regulation h2 {
                font-size: 16px;
                margin-bottom: 12px;
            }

            .rules-regulation h3 {
                font-size: 14px;
                margin-top: 15px;
            }

            .rules-regulation p, .rules-regulation li {
                font-size: 12px;
            }

            .rules-regulation .highlight, .rules-regulation .warning, .rules-regulation .note {
                padding: 12px;
            }
			
}
/*Mobile Tiny Small*/
@media only screen and (max-width:320px) {
.cricket-betting .hero-buttons {
    flex-direction: column;
    flex-wrap:wrap;
}
}