/* CSS Document */
html {
    font-size: 100%
}

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

@font-face {
    font-family: 'Poppins Sans';
    src: url('../fonts/Poppins-Sans.eot');
    src: url('../fonts/Poppins-Sans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Sans.woff2') format('woff2'),
        url('../fonts/Poppins-Sans.woff') format('woff'),
        url('../fonts/Poppins-Sans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary,
title {
    display: block
}

body {
    font-family: 'Poppins' !important;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 15px;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}

ol,
ul {
    list-style: none
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

* {
    outline: none !important;
}

a {
    cursor: pointer;
    text-decoration: none;
}

a:active,
a:focus,
a:hover,
input[type="image"],
select:focus,
input,
input[type="button"]:focus,
:focus {
    outline: 0;
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    display: block;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.clear {
    clear: both
}

.btn {
    outline: 0px;
}

.lists {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.mainpage {
    position: relative;
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins';
}

/* .btn:focus,
    .btn:active:focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn.active.focus {
    color: #fff !important;
    background: #ffa801;
    background: -moz-linear-gradient(top, #ffa801 0%, #ff7901 100%);
    background: -webkit-linear-gradient(top, #ffa801 0%, #ff7901 100%);
    background: linear-gradient(to bottom, #ffa801 0%, #ff7901 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffa801', endColorstr='#ff7901', GradientType=0);
    } */
.container {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    padding: 0 15px;
}

.row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

body {
    background:#040605;
}

/*------------------------diamond.css.start-----------------------------------*/


.navbar {
    padding: 0px 0;
    background: #274037;
}
.navbar>.container{justify-content: center;}

.main_heading {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.5)), url(../images/bg.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;

}

.Privacypolicy {
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: normal;
    width: 100%;
    text-align: center;
}

.daily {
  border-radius: 50px;
    background: linear-gradient(180deg, #ff8e1a, #ff661a);
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: 1.8px;
    text-transform: uppercase;
    padding: 8px 17px;
    margin-bottom: 10px;
    display: block;
    width: fit-content;
}


.main_heading h1 {
    font-size: 45px;
    color: #fff;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 15px;
    display: block;

}

.main_heading p {
    font-size: 18px;
    color: #fff;
    line-height: normal;
    padding: 0 0 10px 0;

}

.main_heading a {
    color: #fff;
    max-width: fit-content;
    font-size: 15px;
    font-weight: 800;
    font-weight: bold;
    line-height: normal;
    background: #1a980f !important;
    padding: 10px 30px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    gap: 10px;

}

.main_heading a img {
    filter: brightness(0) invert(1);
}

.heading_image {
    text-align: end; margin: 30px 0;
}

.heading_image img {
    width: 100%;
}

/*  */

.join_heading {
    padding: 50px 0;
}

.Join_inner_heading {
    width: 100%;
    text-align: center;
    padding: 40px 0;
    background: linear-gradient(180deg, #ff8e1a, #ff661a);
    border-radius: 20px;
}

.Join_inner_heading span {
    font-size: 55px;
    color: #fff;
    font-weight: bold;
    font-family: 'Poppins';
    line-height: normal;
}


.Join_inner_heading h3 {
    font-size: 23px;
    color: #fff;
    line-height: normal;
    text-shadow: 3px 3px 6px rgb(0 0 0 / 60%);
    font-family: 'Carter One';
}

.Demo_Account_heading h2 {
    font-size: 55px;
    color: #ff8b1a;
    font-weight: 700;
    padding: 0;
}

.Demo_Account_heading p {
    font-size: 30px;
    color: #fff;
    line-height: normal;
    font-weight: 600;
}

.box_outer {
    text-align: center;
}

.Demo_Account_heading a {
    color: #fff;
    font-size: 44px;
    font-weight: bold;
    line-height: normal;
    background: linear-gradient(180deg, #ff8e1a, #ff661a);
    padding: 5px 30px 5px 30px;
    border-radius: 10px;
}

.Demo_Account {
    background:#1c1c1c;
    padding: 50px 0;
}

.Demo_Account_image {
    text-align: end;
}

.Most_Popular_Games {
    padding: 50px 0;
}

.Most_Popular_Games h2 {
    color: #fff;
    padding-bottom: 30px;
    text-align: center;
    font-size: 40px;
}

/*  */

.cricket_heading h2 {
    font-size: 65px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 20px;
}

.cricket_image img {
    max-width: 100%;
}

/* .cricket_heading ul {
        max-width: 450px;
       
    } */
.join_heading h2 {
    text-align: center;
    color: #fff;
    padding-bottom: 40px;
    font-size: 43px;
}

.cricket_heading ul li {
    line-height: normal;
    font-size: 24px;
    color: #fff;
    border: solid 1px #ffffff;
    padding: 20px;
    margin-bottom: 20px;

}

.cricket_heading ul li:nth-child(3) {
    margin: 0;
}

.cricket_image {
    padding: 100px 0 0 0;
}

.cricket h2 {
    color: #fff;
    padding-bottom: 30px;
    text-align: center;
    font-size: 70px;
    font-weight: 700;
}

.cricket h2 span {
    color: #ffca00;
}

.cricket {
    padding: 50px 0;
    background: #274037;
}

.Join_inner_button_heading.more {
    text-align: center;
    margin: 50px 0 0;
    display: block;
}

.Join_inner_button_heading.more a {
    background: #1ca735;
}

.Join_inner_button_heading.morebtn {
    text-align: left;
    margin: 50px 0 0;
    display: block;
}

.Join_inner_button_heading.morebtn a {
    background: #1ca735;
}

/*  */

.join_now {
    background-color: #fff;
    padding: 50px 0;
}

.Join_now_inner_heading h3 {
    font-size: 50px;
    color: #33004b;
    line-height: normal;

    font-family: 'Carter One';
}

.Join_now_inner_heading span {
    font-size: 36px;
    font-weight: 600;
    color: #000;
}

.Join_now_inner_heading p {
    font-size: 16px;
    line-height: normal;
    max-width: 650px;
}

.Join_inner_button_heading {
    text-align: end;
}

.Join_inner_button_heading a {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    line-height: normal;
    background: linear-gradient(180deg, #33004b, #0d0013);
    padding: 10px 50px 10px 50px;
    border-radius: 50px;
}



/*  */

.footer_innner_content img {
    max-width: 260px;
}

.footer_innner_content h4 {
    font-size: 40px;
    color: #fff;
    line-height: normal;
    font-weight: 600;

}

.footer_innner_content p {
    font-size: 16px;
    color: #fff;
    max-width: 300px;
    line-height: normal;


}

.footer_innner_content .icon span {
    color: #fff;
    font-size: 15px;

}

.footer_innner_content .icon ul li {
    padding-bottom: 30px;

}

.footer_innner_content h4 {
    padding-bottom: 20px;
}

.footer_innner_content .icon ul li i {
    color: white;
    font-size: 20px;
    padding-right: 10px;
}

.footer_last_outer p {
    color: #fff;
    line-height: normal;
    font-size: 14px;
    text-align: center;
    max-width: 910px;
    margin: auto;
}

.footer_outer {
    position: relative;
    background: #33004f;
    padding: 50px 0 50px 0;
}

.footer_outer::after {
    position: absolute;
    content: "";
    border: solid 1px #f1b90b;
    width: 100%;
    bottom: 0;
    opacity: 0.5;
}

.footer_last_outer {
    background: #000;
    padding: 30px 0;
    text-align: center;
}

.box_outer img {
    max-width: 360px;
    margin-bottom: 20px;
    border: solid 5px #fff;
    border-radius: 33px;
}

.box_outer span {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}

.footer-top {
    border-radius: 20px 20px 0px 0px;
    border: 1px solid #fff;
    background: rgba(228, 185, 42, 0.18);
    max-width: 696px;
    padding: 12px 45px;
    margin: auto;
}

.footer-top span {
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
}

.footer-main {
    display: block;
    width: 100%;
    background: #fff;
    padding: 60px 0;
}

.foot-box .whatapp-btn {
    margin-top: 0;
    font-weight: 600;
}

.foot-contact {
    position: relative;
    margin-top: 30px;
}

.foot-contact a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding-left: 28px;
    display: inline-block;
    vertical-align: middle;
    transition: all 0.4s ease-in-out;
}

.foot-contact a:hover,
.foot-con ul li a:hover {
    color: #000000;
}

.foot-contact img {
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 17px;
}

.foot-title {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    display: block;
    padding-bottom: 32px;
}

.foot-con ul {
    padding: 0;
    margin: 0;
    font-size: 0;
}

.foot-con ul li {
    display: block;
    position: relative;
    margin-bottom: 16px;
}

.foot-con ul li a {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    display: block;
    transition: all 0.4s ease-in-out;
}

.operate-age {
    display: flex;
    justify-content: end;
}

.operate-age-img {
    width: 90px;
    height: 90px;
    margin-top: 40px;
}

.operate-age-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.footer-disclaimer {
    border: 1px solid #E0B01C;
    background: rgba(228, 185, 42, 0.18);
    ;
    padding: 30px 60px;
    margin-top: 60px;
    text-align: center;
}

.footer-disclaimer-title {
    color: #000;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    display: block;
    padding-bottom: 23px;
}

.footer-disclaimer p {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    max-width: 93%;
    margin: auto;
}

.foot-box img{ width: 80%;}
.innerpadeSec {
    padding: 50px 0;
}

/*---cms-Con---*/
.cmsCon {
    display: block;
    width: 100%;
    color: #fff;
    text-transform: capitalize;
}

.cmsCon p {
    display: block;
    margin-bottom: 20px;
    color: #fff;
    line-height: 1.3;
    font-weight: 400;
    font-size: 16px;
}

.cmsCon p a {
    text-transform: initial;
}

.cmsCon ul {
    list-style: none;
    font-size: 0;
    margin-bottom: 30px;
}

.cmsCon ul li {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #fff;
    margin-bottom: 15px;
    padding-left: 20px;
    position: relative;
}

.cmsCon ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 6px;
    background: #fff;
}

.cmsCon ul li:last-child {
    margin-bottom: 0;
}

.cmsCon ul li ul li {
    padding-left: 16px;
}

.cmsCon ul li ul li:before {
    width: 0.8rem;
    height: 2px;
    border-radius: 0;
    top: 10px;
}

.cmsCon h1 {
    font-size: 50px;
    line-height: 1.3;
    font-weight: 700;
    color: #fff;
    display: block;
    margin-bottom: 30px;
    padding-top: 0;
    text-transform: capitalize;
}

.cmsCon h2 {
    font-size: 40px;
    line-height: 1.3;
    font-weight: 700;
    color: #fff;
    display: block;
    margin-bottom: 30px;
    padding-top: 0;
    text-transform: capitalize;
}

.cmsCon h3 {
    font-size: 35px;
    line-height: 1.3;
    font-weight: 700;
    color: #fff;
    display: block;
    margin-bottom: 30px;
    padding-top: 0;
    text-transform: capitalize;
}

.cmsCon h4 {
    font-size: 30px;
    line-height: 1.3;
    font-weight: 700;
    color: #fff;
    display: block;
    margin-bottom: 30px;
    padding-top: 0;
    text-transform: capitalize;
}

.cmsCon h5 {
    font-size: 25px;
    line-height: 1.3;
    font-weight: 700;
    color: #fff;
    display: block;
    margin-bottom: 30px;
    padding-top: 0;
    text-transform: capitalize;
}

.cmsCon h6 {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 700;
    color: #fff;
    display: block;
    margin-bottom: 30px;
    padding-top: 0;
    text-transform: capitalize;
}

.cmsCon iframe {
    width: 100%;
    height: 500px;
}

.cmsCon .alignleft {
    float: left;
    width: auto;
    max-width: 50%;
    margin: 0 30px 30px 0;
}

.cmsCon .alignright {
    float: right;
    width: auto;
    max-width: 50%;
    margin: 0 0 30px 30px;
}

.cmsCon .aligncenter {
    width: auto;
    max-width: 100%;
    margin: 68px auto 66px;
    text-align: center;
}

.cmsCon .aligncenter.mb-100 {
    margin-bottom: 100px;
}

.cmsCon .mb-70 {
    margin-bottom: 70px;
}

.cmsCon .aligncenter img {
    margin: auto;
}

.cmsCon hr {
    background: #ccc;
    height: 17px;
    opacity: 1;
    margin: 55px 0;
}

.cmsCon ol {
    padding: 0;
    display: inline-block;
    counter-reset: cmscon-counter;
    list-style-type: none;
}

.cmsCon ol li {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #000;
    list-style: none;
    margin-bottom: 15px;
    padding-left: 0;
}

.cmsCon ol li:before {
    counter-increment: cmscon-counter;
    content: "" counter(cmscon-counter) ".";
    line-height: 1.3;
}

.cmsCon ol li ul {
    margin-top: 30px;
}

.cmsCon ol li ul li {
    padding-left: 24px;
    position: relative;
}

.cmsCon ol li ul li:before {
    counter-increment: none;
    content: no-close-quote;
}

.cmsCon ul.half li {
    width: 50%;
    display: inline-block;
}

.cmsCon p b {
    margin-bottom: 0;
    display: inline;
    font-size: 16px;
    margin-bottom: 15px;
    display: inline-block;
    margin-bottom: 0;
}

.cmsCon a {
    transition: color 0.4s ease-in-out;
    color: #fff;
}

.cmsCon a:hover {
    color: #DFAF1D;
}

.cmsCon p a {
    transition: color 0.4s ease-in-out;
    color: #fff;
    font-weight: 500;
}

.cmsCon p a:hover {
    color: #DFAF1D;
}

.cmsCon p a.btn:hover {
    color: #DFAF1D;
}

/*---cms-Con---*/





@media only screen and (max-width: 1366px) {
    .main_heading h1 {
        font-size: 40px;
    }


    .main_heading {
        padding: 30px 0;
    }

    .heading_image img {
        max-width: 410px;
    }

    .Join_inner_heading h3 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 991px) {

    .heading {
        text-align: center;
    }

    .box_outer img {
        max-width: 300px;
        border-radius: 23px;
        display: block;
        margin: 10px auto;
    }

    .cricket h2 {
        font-size: 29px;
    }

    .main_heading p {
        margin: auto;
    }

    .main_heading a {
        margin: auto;
    }

    .daily {
        margin: auto;
    }

    .heading_image {
        text-align: center;
    }

    .heading_image img {
        max-width: 370px;
        padding-top: 30PX;
    }

    .main_heading {
        padding: 20px 0 20px 0;
    }

    .Join_inner_heading {
        padding: 40px 0;
    }

    .Join_inner_heading h3 {
        font-size: 30px;
    }

    .Join_inner_heading span {
        font-size: 45px;

    }

    .Demo_Account_heading h2 {
        font-size: 34px;

    }

    .Demo_Account_heading {
        text-align: center;
    }

    .Demo_Account_heading p {
        margin: auto;
    }

    .Demo_Account_heading a {
        font-size: 36px;
    }

    .Join_inner_heading {
        max-width: 400px;
        margin: 10px auto;
    }

    .cricket_heading h2 {
        font-size: 50px;
        padding-bottom: 30px;
        text-align: center;
    }

    .cricket_heading ul {
        max-width: 410px;
        margin: auto;
    }

    .cricket_heading ul li {

        font-size: 16px;
        padding: 14px;
    }

    .cricket {
        padding-bottom: 80px;
    }

    .Join_now_inner_heading h3 {
        font-size: 40px;
    }

    .Join_inner_button_heading a {
        font-size: 36px;

    }

    .join_now {
        padding: 50px 0;
    }

    .footer_innner_content h4 {
        font-size: 30px;

    }

    .footer_innner_content img {
        max-width: 230px;
    }

    .footer_innner_content p {
        font-size: 14px;
    }

    .footer_last_outer p {
        font-size: 13px;

    }

    .footer_innner_content .icon ul li {
        padding-bottom: 17px;
    }

    .Demo_Account_image {
        text-align: center;
        padding-top: 30px;
    }

    .main_heading h1 {
        font-size: 35px;
        max-width: max-content;
        margin: auto;
        font-weight: 600;
    }

    .Join_now_inner_heading {
        text-align: center;
    }

    .Join_now_inner_heading p {
        max-width: 100%;
    }

    .Join_inner_button_heading {
        text-align: center;
        margin: 20px 0 0 0;
    }
}

@media only screen and (max-width: 767px) {
    .Demo_Account_image2  img{ width: 90%;}
    .main_heading h1 {
        font-size: 35px;
    }

    .main_heading p {
        font-size: 14px;
    }

    .main_heading a {
        font-size: 30px;
    }

    .heading_image img {
        max-width: 330px;
        padding-top: 30PX;
    }

    .Join_inner_heading h3 {
        font-size: 20px;
    }

    .Join_inner_heading span {
        font-size: 35px;
    }

    .join_heading {
        padding-bottom: 60px;
    }

    .Demo_Account_heading h2 {
        font-size: 40px;
    }

    .Demo_Account_heading p {
        font-size: 14px;
    }

    .Demo_Account_heading a {
        font-size: 30px;
    }

    .Demo_Account_image img {
        max-width: 350px;
    }

    .Demo_Account {

        padding: 60px 0;

    }

    .cricket_heading ul li {
        font-size: 14px;
        padding: 14px;
    }

    .cricket_heading ul {
        max-width: 320px;

    }

    .cricket_image {
        padding: 50px 0 0 0;
    }

    .cricket_image img {
        width: 100%;
        max-width: 400px;
        margin: auto;
        display: block;
    }

    .cricket {
        padding-bottom: 40px;
    }

    .Most_Popular_Games {
        padding: 30px 0;
    }

    .Most_Popular_Games h2 {
        font-size: 26px;
        padding-bottom: 0;
    }

    .cricket {
        padding: 30px 0;
    }

    .cricket h2 {
        font-size: 25px;
    }

    .box_outer img {
        max-width: 260px;
        border: solid 3px #fff;
        border-radius: 13px;
        display: block;
        margin: 20px auto;
    }

    .Join_now_inner_heading h3 {
        font-size: 30px;
        text-align: center;
    }

    .Join_inner_button_heading {
        text-align: center;
    }

    .join_now {
        padding: 30px 0;
    }

    .Join_now_inner_heading {
        padding-bottom: 20px;
        text-align: center;
    }

    .footer_innner_content h4 {
        padding-bottom: 10px;
        padding-top: 30px;
    }

    .join_now {
        margin-bottom: 20px;
    }

    .Join_now_inner_heading span {
        font-size: 18px;
    }

    .navbar-brand img {
        max-width: 200px;
    }
}

@media only screen and (max-width: 640px) {
    .main_heading h1 {
        font-size: 25px;
    }

    .main_heading a {
        font-size: 20px;
    }

    .heading_image img {
        max-width: 260px;
        padding-top: 30PX;
    }

    .main_heading {
        padding: 60px 0 40px 0;
    }

    .Join_inner_heading h3 {
        font-size: 18px;
    }

    .Join_inner_heading span {
        font-size: 25px;
    }

    .Join_inner_heading {
        padding: 30px 0;
    }

    .Demo_Account_heading h2 {
        font-size: 30px;
    }

    .Demo_Account_heading a {
        font-size: 20px;
    }

    .footer_innner_content h4 {
        padding-top: 0;
    }

    .footer_outer {
        padding: 20px 0 0 0;
    }

    .cricket_heading h2 {
        font-size: 30px;
    }

    .footer_last_outer {
        padding: 0 15px;
    }

    .cricket_image {
        padding: 20px 0 0 0;
    }

    .cricket_image img {
        max-width: 330px;
    }

    .Join_inner_button_heading a {
        font-size: 24px;
        padding: 6px 30px;
        margin: auto;
    }

    .Join_now_inner_heading h3 {
        font-size: 26px;
        text-align: center;
    }

    .footer_innner_content p {
        font-size: 13px;
    }

    .footer_innner_content h4 {
        font-size: 24px;
    }

    .footer_outer::after {
        display: none;
    }

    .footer_last_outer p {
        padding: 10px 0 10px 0;
    }

    .Join_inner_heading {
        border-radius: 10px;
    }

    .Demo_Account {
        padding: 30px 0;

    }

    .join_heading h2 {
        padding-bottom: 20px;
        font-size: 33px;
    }

    .join_heading {
        padding: 20px 0;
    }

    .Join_inner_button_heading.morebtn {
        margin: 10px 0 0;
        text-align: center;
        display: flex;
    }

    .main_heading h1 {
        padding: 10px 0px 0 0;
    }

    .main_heading {
        background-position: top;
    }

    .daily {
        font-size: 14px;
    }
}

@media only screen and (max-width: 575px) {


    .Join_inner_heading {
        max-width: 210px;
        margin: 0 auto 20px auto;
    }

    .heading_image img {
        max-width: 220px;

    }

    .Demo_Account_heading h2 {
        font-size: 25px;
    }

    .Demo_Account_heading p {
        padding: 10px 0 0px 0;
        font-size: 13px;
    }

    .cricket_heading h2 {
        font-size: 25px;
    }

    .cricket_heading ul li {
        font-size: 13px;
        padding: 10px;
    }

    .cricket_heading ul {
        max-width: 290px;
    }

    .cricket_image img {
        max-width: 300px;
    }

    .footer_innner_content h4 {
        font-size: 21px;

    }

    .footer_innner_content p {
        max-width: 550px;
    }

    .footer_innner_content img {
        max-width: 200px;
    }

    .join_now {
        margin-bottom: 0px;
    }

    .footer_last_outer p {
        font-size: 12px;
    }

}


@media only screen and (max-width: 380px) {

    .main_heading h1 {
        font-size: 30px;
    }

    .main_heading p {
        font-size: 12px;
    }

    .main_heading p {
        padding: 10px 0 20px 0;
    }

    .main_heading a {
        font-size: 17px;
    }

    .heading_image img {
        max-width: 180px;
    }

    .Join_inner_heading {
        max-width: 180px;
        margin: 0 auto 20px auto;
    }

    .Join_inner_heading h3 {
        font-size: 20px;
    }

    .Join_inner_heading span {
        font-size: 20px;
    }

    .Join_inner_heading {
        padding: 20px 0;
    }

    .Demo_Account_heading h2 {
        font-size: 20px;
    }

    .Demo_Account_heading p {
        padding: 10px 0 20px 0;
        font-size: 12px;
    }

    .Demo_Account_image img {
        max-width: 240px;
    }

    .Demo_Account_heading a {
        font-size: 18px;
    }

    .cricket_heading h2 {
        font-size: 20px;
    }

    .cricket_image img {
        max-width: 250px;
    }

    .Join_inner_button_heading a {
        font-size: 21px;
    }

    .Join_now_inner_heading h3 {
        font-size: 23px;
        text-align: center;
    }

    .navbar-brand img {
        max-width: 180px;
    }

    .footer_innner_content img {
        max-width: 180px;
    }
}