@font-face {
    font-family: Georgia-Regular;
    src: url(../fonts/Georgia.ttf);
}

@font-face {
    font-family: Georgia-Bold;
    src: url(../fonts/georgiab.ttf);
}

@font-face {
    font-family: DM-Regular;
    src: url(../fonts/DMSans-Regular.ttf);
}

@font-face {
    font-family: DM-Medium;
    src: url(../fonts/DMSans-Medium.ttf);
}

@font-face {
    font-family: DM-Bold;
    src: url(../fonts/DMSans-Bold.ttf);
}

@font-face {
    font-family: Fire-Regular;
    src: url(../fonts/FiraSans-Regular.otf);
}

@font-face {
    font-family: Fire-Bold;
    src: url(../fonts/FiraSans-Bold.otf);
}

@font-face {
    font-family: Inter-Regular;
    src: url(../fonts/Inter-Regular.ttf);
}

@font-face {
    font-family: Cinzel-Bold;
    src: url(../fonts/Cinzel-Bold.otf);
}


* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}


::-webkit-scrollbar {
    width: 8px;
    height: 40px;
}

::-webkit-scrollbar-thumb {
    width: 8px;
    height: 100px;
    background-color: #C245F7;
    border-radius: 20px;
}

.scrollbar-thumb {
    background: #C245F7 !important;
}

::-webkit-scrollbar-track {
    background-color: #FAF7E6;
}

body {
    background: white;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
    font-family: Georgia-Regular;
    font-size: 14px;
}

/* .whole_div .container {
    max-width: 1000px;
} */

.chat_section {
    background: #FAF0FE;
    padding: 12rem 0rem;
}

.chat_left_img {
    position: relative;
    top: -60px;
}

.chat_left_img img:first-child {
    position: absolute;
    top: -40px;
    width: 20px;
}

.chat_left_img img:last-child {
    position: absolute;
    top: -74px;
    left: 38px;
    width: 34px;
}

/* .section_title {
    margin-bottom: 12px;
} */

.section_title h4 {
    font-size: 28px;
    font-family: Georgia-Bold;
    margin-bottom: 12px;
    /* font-weight: 600; */
}

.section_title h5 {
    font-family: 'Georgia-Bold';
    font-size: 16px;
    color: #333333;
}

.live_title h4 {
    color: #5C0C7C;
}

.reel_title h4 {
    color: #BB732D
}

.pk_title h4 {
    color: #1A7B32;
}

.chat_sectioncontent p {
    color: #333333;
    line-height: 24px;
    width: 450px;
    font-family: Georgia-Regular;
    font-size: 14px;
    margin: 0px;
}

.chatsection_rightside img {
    width: 80%;
    height: 100%;
}

.chatsection_row {
    align-items: center;
}

.chat_bottom_img {
    position: relative;
}

.chat_bottom_img img {
    position: absolute;
    right: 100px;
    top: 100px;
    width: 20px;
}

.chat_right_img {
    position: relative;
    top: -75px;
}

.chat_right_img img {
    position: absolute;
    right: 0px;
    width: 28px;
}



.reel_left_img {
    position: relative;
    top: 40px;
    left: 80px;
}

.reel_left_img img {
    position: absolute;
    left: -70px;
    width: 20px;
}

.reelsection_leftside {
    padding: 40px;
}

.reelsection_leftside img {
    width: 80%;
    height: 100%;
}

.reel_right_img {
    position: relative;
    top: -60px;
    right: 0px;
}

.reel_right_img img:first-child {
    position: absolute;
    top: -40px;
    right: 0px;
    width: 34px;
}

.reel_right_img img:last-child {
    position: absolute;
    top: 0px;
    right: 50px;
    width: 20px;
}

.pk_section {
    background: #E7FCEF;
    padding: 12rem 0rem;

}

.pk_left_img {
    position: relative;
    top: -70px;
    left: 40px;
}

.pk_left_img img:first-child {
    position: absolute;
    top: -40px;
    width: 34px;
}

.pk_left_img img:last-child {
    position: absolute;
    top: -64px;
    left: 70px;
    width: 20px;
}

.pk_bottom_img {
    position: relative;
}

.pk_bottom_img img {
    position: absolute;
    right: 60px;
    top: 10px;
    width: 20px;
}

.about_title h4 {
    color: #2A5311;
}

.about_section p {
    color: #333333;
    line-height: 24px;
    font-family: Georgia-Regular;
    font-size: 14px;
    width: 900px;
    margin: 0 auto;

}

.about_section {
    background-color: #EFFAE8;
    padding: 5rem 0;
}

.about_sectiondiv {
    text-align: center;
    margin-bottom: 2rem;
}

.aboutcontent_Section img {
    width: 100%;
    height: auto;
}

/* .aboutcontentdiv {
    margin: 20px 0px;
} */

.aboutcontentdiv h4 {
    color: #000000;
    font-family: Georgia-Bold;
    font-size: 24px;
}

.aboutcontentdiv p {
    width: 100%;
    margin-bottom: 20px;
    color: #333333;
    line-height: 24px;
    font-family: Georgia-Regular;
    font-size: 14px;
    margin-bottom: 20px;

}

.footer_logo img {
    width: 180px;
    height: 100%;
}

.footer_centerdiv {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* margin-top: 28px; */

}

.footer_ul ul {
    display: flex;
    padding: 0px;
    list-style-type: none;
    margin: 0px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 700px;
}

.footer_ul li {
    padding: 0px 14px;
}

.footer_ul li a {
    color: #170F49;
    font-family: Fire-Bold;
    font-size: 18px;
    /* font-weight: 600; */
    text-decoration: none;
    text-transform: capitalize;
}

.footer_Section {
    padding: 2.5rem 0;
}

.copyrights {
    margin-top: 22px;
}





.copyrights p {
    margin: 0px;
    text-align: center;
    font-family: Fire-Regular;
    font-size: 14px;
    color: #6F6C90;
    line-height: 24px;
    /* margin-right: 209px; */
}

.copyrights a {
    color: #4A3AFF;
    text-decoration: underline;
}

.social_div {
    text-align: right;
    /* margin-top: 23px; */
}

.social_div img {
    margin-right: 14px;
    width: 30px;
}

/* .social_div .social_lastimg{
    margin-right: 0px;
} */

.connect_Section {
    position: relative;
    padding: 2.5rem 0;
    background: #FAF7E6;
    margin-top: -6px;
}

.connect_right {
    position: absolute;
    right: 0px;
    top: 0px
}

.connect_right img {
    width: 80px;
}

.connect_left {
    position: absolute;
    bottom: 0px;
}

.connect_left img {
    width: 50px;
}

.connect_Content {
    text-align: center;
}

.connect_Content h4 {
    margin-bottom: 14px;
}

.connect_title {
    margin-bottom: 14px;
}

.connect_title h4 {
    color: #333333;
    font-family: 'Georgia-Bold';
    font-size: 34px;
    margin: 0px;
    /* font-weight: 600; */
}

.connect_Content p {
    color: #333333;
    font-size: 14px;
    font-family: 'Georgia-Regular';
    margin: 0px auto;
    width: 500px;
}

.connect_Content button {
    background: var(--Icon-gradient, linear-gradient(239deg, #B83AF3 9.83%, #6950FB 105.7%));
    border: none;
    padding: 14px 2rem;
    border-radius: 50px;
    color: white;
    font-family: 'Georgia-Bold';
    /* font-weight: 600; */
    margin-top: 30px;
}

.connect_Content button img {
    width: 18px;
    margin-left: 6px;
}

.footer_tab {
    background: #F6E8FF;
    border-radius: 20px;
    padding: 1rem 8px;
    margin-top: 100px;
}

.footer_tab li {}

.footer_tab li .active {
    font-weight: 600;
    color: #C245F7;
}

.footer_tab li a {
    color: #170F49;
    font-family: Fire-Regular;
    font-size: 16px;
}

.footer_tab li a:hover {
    color: #C245F7;
}

.footer_tab_content {
    margin-bottom: 26px;
}

.footer_tab_content h4 {
    color: #170F49 !important;
    font-family: DM-Medium !important;
    font-size: 16px !important;
    margin-bottom: 12px !important;
}

.footer_tab_content p {
    color: #6F6C90 !important;
    font-family: 'Fire-Regular' !important;
    font-size: 14px !important;
    margin: 0px !important;
}


.footer_tab_content span {
    color: #6F6C90 !important;
    font-family: 'Fire-Regular' !important;
    font-size: 14px !important;
    margin: 0px !important;
}

.footertab_rightside {
    background: #F6E8FF;
    border-radius: 22px;
    padding: 30px 30px;
    /* max-height: 556px;
    overflow-y: auto; */
}

.footertab_title {
    margin: 2rem 0;
}

.footertab_title h4 {
    color: #170F49;
    font-family: 'Fire-Regular';
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin: 0px;
}

.signupModal_dialog {
    max-width: 534px;
}

.signupModal_content {
    background: white;
    border: none;
    border-radius: 20px;
    padding: 1rem 3rem;
}

.signupModal_title h4 {
    font-family: 'Georgia-Regular';
    font-size: 20px;
    line-height: 28px;
    margin: 0px;
}

.signupModal_title p {
    color: #000000;
    font-size: 14px;
    font-family: 'Georgia-Regular';
    margin: 10px auto 0;
    width: 280px;
}

.signupModal_body {
    padding: 0px;
    margin-top: 2rem;
}

.signup_form label {
    color: #000000;
    font-family: 'Fire-Regular';
    font-size: 16px;
    margin-bottom: 8px;
}

.gemsModal_content {
    background: white;
    border: none;
    border-radius: 20px;
    padding: 1.5rem 3rem;
}

.gems_form label {
    color: #000000;
    font-family: 'Fire-Regular';
    font-size: 16px;
    margin-bottom: 8px;
}

.gems_form input {
    border: 1px solid #D9D9D9 !important;
    padding: 12px 10px;
    color: #9A9A9A;
    font-size: 14px;
    font-family: Inter-Regular;
    border-radius: 8px;
    outline: none !important;
    box-shadow: none !important;
}


.signupModal_header {
    align-items: flex-start;
    text-align: center;
    padding: 14px 0;
    border: none;
    justify-content: center;
}

.signup_form input {
    border: 1px solid #D9D9D9 !important;
    padding: 12px 10px;
    color: #9A9A9A;
    font-size: 14px;
    font-family: Inter-Regular;
    border-radius: 8px;
    outline: none !important;
    box-shadow: none !important;
}

.signup_form input::placeholder {
    color: #9A9A9A;
    opacity: 1;
}

.gender_radio {
    display: flex;
    align-items: center;
    gap: 16px;
}

/* .gender_radio input{
    color: #000000;
    font-family: Fire-Regular;
    font-size: 14px;
    padding: 0px;
} */

.gender_radio span {
    color: #9A9A9A;
    font-family: Fire-Regular;
    font-size: 14px;
    line-height: 25px;
}

/* .gender_radio  input:checked {
    background-color: #C245F7;
    color: #C245F7;
}

.gender_radio input:checked span{
    color: #C245F7;
} */

.gender_radio input {
    -webkit-appearance: none;
    appearance: none;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding: 3px;
    background-clip: content-box;
    border: 1px solid #D9D9D9 !important;
    background-color: #9A9A9A;
    border-radius: 50%;
    color: #9A9A9A;
    position: relative;
    top: -1px;
    margin-right: 10px;
    cursor: pointer;
}

.gender_radio input:checked {
    background-color: #C245F7;
    background-image: none;
}

.gender_radio .spanchecked {
    color: #C245F7;
}

.modal_btn {
    text-align: right;
}

.modal_btn button {
    background: var(--Icon-gradient, linear-gradient(239deg, #B83AF3 9.83%, #6950FB 105.7%));
    border: none;
    padding: 12px 2rem;
    border-radius: 50px;
    color: white;
    font-family: 'Georgia-Bold';
    /* font-weight: 600; */
    margin-top: 1.5rem;
}

.signupModal_header button {
    background: #000000;
    color: white;
    font-family: 'Inter-Regular';
    padding: 4px !important;
    font-size: 12px;
    border-radius: 50px;
    opacity: 1;
    line-height: 11px;
    font-weight: bold;
}

.signupModal_header button:hover {
    color: white;

}

.modalheader_div {
    display: flex;
    align-items: center;
}

.modalheader_div img {
    width: 24px;
    height: 24px;
    position: relative;
    top: -3px;
    left: -6px;
}

.modal_close_btn {
    position: absolute;
    right: 26px;
    top: 10px;
}

.notify_dialog {
    max-width: 330px;
}

.notify_header {
    align-items: flex-start;
    text-align: center;
    padding: 14px 0;
    border: none;
    justify-content: center;
}

.notifyheader_div {
    display: flex;
    align-items: center;
}

.notify_title h4 {
    font-family: 'Georgia-Bold';
    font-size: 24px;
    line-height: 28px;
    margin: 0px;
    /* font-weight: 600; */
}

.notifyheader_div img {
    width: 30px;
    margin-left: -10px;
    margin-top: -8px;
}

.notify_body {
    padding: 0px;
    text-align: center;
}

.notify_body {
    font-size: 16px;
    margin: 0px;
}

.notify_content {
    background: white;
    border: none;
    border-radius: 20px;
    padding: 1.5rem 3rem;
}

.notify_header button {
    background: #000000;
    color: white;
    font-family: 'Inter-Regular';
    padding: 4px !important;
    font-size: 12px;
    border-radius: 50px;
    opacity: 1;
    line-height: 11px;
    font-weight: bold;
}


.gems_div {
    box-shadow: 0px 4px 12px 0px #00000029;
    background: white;
    border-radius: 12px;
    text-align: center;
    padding: 10px;
    margin: 10px;
    cursor: pointer;
    /* width: 150px; */
}

.gems_div img {
    width: 56px;
    height: 56px;
    text-align: center;
    margin: 0 auto;
}

.gems_div h4 {
    color: #333333 !important;
    font-family: 'Fire-Bold' !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    margin: 0px 0px 10px !important;
}

.gems_div p {
    font-family: 'Fire-Regular';
    font-size: 14px;
    text-decoration: line-through;
    margin: 0px 0px 10px !important;

}

.gems_div span {
    color: #C245F7;
    font-family: 'Fire-Bold';
    font-size: 16px;
    /* font-weight: 600; */
}

.owl-buttons {
    display: none;
}

.owl-carousel:hover .owl-buttons {
    display: block;
}

.owl-item {
    text-align: center;
}

.owl-theme .owl-controls .owl-buttons div {
    background: transparent;
    color: #869791;
    font-size: 40px;
    line-height: 300px;
    margin: 0;
    padding: 0 60px;
    position: absolute;
    top: 0;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 0;
    padding-left: 20px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0;
    padding-right: 20px;
}

.gemsModal_dialog {
    max-width: 650px;
}


.owl-pagination {
    display: none;
}

.buynow_btn {
    text-align: center;
}

.buynow_btn button {
    background: var(--Icon-gradient, linear-gradient(239deg, #B83AF3 9.83%, #6950FB 105.7%));
    border: none;
    padding: 12px 2rem;
    border-radius: 50px;
    color: white;
    font-family: 'Georgia-Bold';
    /* font-weight: 600; */
    margin: 1rem 0;
}

.gems_slider h4 {
    color: #000000;
    font-family: 'Georgia-Bold';
    font-size: 16px;
    text-align: center;
    margin-bottom: 1.5rem;
}

.gemsmodal_body {
    padding: 0px;
    margin-top: 1.5rem;
}

.gemsModal_header {
    align-items: flex-start;
    text-align: center;
    padding: 14px 0;
    border: none;
    justify-content: center;
}

.gemsModal_title h4 {
    font-family: 'Georgia-Bold';
    font-size: 22px;
    line-height: 28px;
    margin: 0px;
    /* font-weight: 600; */
}

.gemsModal_title p {
    color: #000000;
    font-size: 14px;
    font-family: 'Georgia-Regular';
    margin: 10px auto 0;
    width: 340px;
}

.modal_close_btn button {
    background: none;
    padding: 4px !important;
    border-radius: 50px;
    opacity: 1;
    outline: none !important;
    box-shadow: none !important;
}

.modal_close_btn img {
    width: 20px;
    height: 20px;
}

.owl-carousel {
    margin-bottom: 3rem;
}

.sliderchecked {
    background: #C245F7;
    cursor: pointer;
}

.sliderchecked h4 {
    color: white !important;
}

.sliderchecked p {
    color: white;
}

.sliderchecked span {
    color: white;
}

.gems_form {
    margin: 0px 10px;
}

/* header start */



.header .logo {
    display: block;
    float: left;
    text-decoration: none;
    background: white;
    border-radius: 12px;
}

.header .logo img {
    width: 170px;
    height: 70px;
    padding: 12px;
}

.header_nav {
    margin: 0;
    padding: 0;
    list-style: none;
    /* overflow: hidden; */
    display: flex;
}

.header_nav li {
    padding: 0px 14px;
}

.header_nav li a {
    display: block;
    padding: 0px 0px;
    text-decoration: none;
    color: white;
    font-family: Cinzel-Bold;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    line-height: 20px;
}

.header_nav li a:active,
.header_nav li a:focus,
.header_nav li a:hover {
    background: none !important;
}

.buy_a {
    color: white !important;
}

.header_nav li .active {
    text-decoration: underline;
    font-family: Bold;
    font-size: 14px;
}

.header {
    text-align: left;
    z-index: 999;
    position: fixed;
    width: 100vw;
    padding: 16px 12rem 16px 5rem;
    background: #00000080;
    opacity: 1;
    display: flex;
    top: 0px;
    gap: 4.5rem;
}

.logo {
    color: #ffff;

}

.nav-toggle {
    display: none;
}

.nav-toggle-label {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 1rem;
    display: flex;
    align-items: center;
    height: 100%;
}

.nav-toggle-label span,
.nav-toggle-label span::before,
.nav-toggle-label span::after {
    display: block;
    background: white;
    height: 2px;
    width: 2rem;
    border-radius: 2px;
    position: relative;
}

.nav-toggle-label span::before,
.nav-toggle-label span::after {
    content: "";
    position: absolute;
}

.nav-toggle-label span::before {
    bottom: 7px;
}

.nav-toggle-label span::after {
    top: 7px;
}

.header_nav_Div {
    /* margin: 0 auto; */
    /* position: relative;
    left: -37px; */
}

nav {
    background-color: white;
    position: absolute;
    text-align: center;
    top: 100%;
    left: 0;
    width: 100vw;
    transform: scale(1, 0);
    transform-origin: top;
    transition: transform 600ms ease-in-out;
    padding-top: 30px;
    height: 100vh;
    /* margin: 0 auto; */

}


.nav-toggle:checked~nav {
    transform: scale(1, 1);
}

.nav-toggle:checked~nav a {
    opacity: 1;
    transition: opacity 500ms ease-in-out 500ms;
}

.header h4 {
    color: #000000;
    font-size: 20px;
    font-family: 'Medium';
    margin: 0px;
}

.header_leftdiv {
    display: flex;
    align-items: center;
    gap: 14px;
}

.header_dropdown {
    position: relative;
    display: inline-block;
}

.header_dropdown:after {
    content: "";
    position: absolute;
    /* left:0px;
    bottom:-20px; */
    display: none;
    vertical-align: bottom;
    width: 100%;
}

.header_dropdown:hover:after {
    display: inline-block;
}

.header_dropdown button {
    display: block;
    text-decoration: none;
    color: white;
    font-family: Cinzel-Bold;
    font-size: 16px;
    text-align: center;
    background: none !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 0px 14px;
    margin-top: -2px;
}

.header_dropdown button::after {
    display: none;
}

.header_dropdown ul {
    background: #FFFFFF;
    border: none;
    box-shadow: none;
    border-radius: 12px;
    padding: 0px 0px;
    height: 344px;
    transform: none !important;
    /* margin-top: 40px; */
}

.header_dropdown li {
    padding: 0px !important;
    position: relative;
}

.header_dropdown a {
    text-align: left !important;
    color: #333333 !important;
    padding: 16px 20px !important;
    font-size: 14px !important;
    font-weight: 700;
    /* text-transform: lowercase !important; */
    font-family: Georgia-Regular !important;
    letter-spacing: 1px;
}

.header_dropdown img {
    width: 26px;
    margin-right: 10px;
}

.header_dropdown li:hover {
    background: #F6E8FF;
    border-radius: 12px;
}

.drpactive {
    background: #F6E8FF;
    border-radius: 12px;
}

.scan_apkCode {
    display: block;
    text-align: center;
    position: absolute;
    top: 38px;
    margin: 15px;
    left: 0px;
    right: 0px
}



.scan_apkCode h4 {
    font-size: 16px;
    font-family: 'Georgia-Regular';
    text-align: center;
    margin: 20px 0px 19px;
}

.scan_apkCode img {
    text-align: center;
    margin: 0px;
    width: 100%;
    background: #F6E8FF;
    padding: 20px;
    border-radius: 20px
}

.scan_playCode {
    text-align: center;
    position: absolute;
    top: 100px;
    margin: 15px;
    left: 0px;
    right: 0px
}



.scan_playCode h4 {
    font-size: 16px;
    font-family: 'Georgia-Regular';
    text-align: center;
    margin: 20px 0px;
}

.scan_playCode img {
    text-align: center;
    margin: 0px;
    width: 100%;
    background: #F6E8FF;
    padding: 20px;
    border-radius: 20px
}

.Download:hover~.playstore .scan_playCode {
    display: none;
}

.activeli a {
    border-bottom: 1px solid white;
}

.header-dropdown-menu {
    display: none;
}

.header_dropdown:hover .header-dropdown-menu {
    display: block;
}


.header_hover {
    opacity: 0;
}

/* .hovereddropdown ul {
    height: 335px;
} */


/* header end */


/* video start */


.videosection video {
    width: 100%;
    height: 660px;
    object-fit: cover;
}

.livesection {
    background: white;
    padding: 4rem 0 0;
}

.livesection_title {
    text-align: center;
}

.livesection_title h4 {
    color: #333333;
    font-family: 'Georgia-Bold';
    font-size: 28px;
    /* font-weight: 600; */
    /* letter-spacing: 1px; */
    margin-bottom: 14px;
}

.livesection_title span {
    background: linear-gradient(180deg, #A391FF, #FF0749);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.livesection_title p {
    color: #333333;
    font-family: 'Georgia-Regular';
    width: 530px;
    margin: 0 auto;
}

.livesection_img {
    text-align: center;
    position: relative;
}

.livesection_img img {
    width: 70%;
    height: 100%;
    margin-top: -2.5rem;
}

/* video end */


.polygon {
    position: absolute;
    left: 0px;
    width: 20px !important;
    top: -150px;
}

.reel_section {
    background: #FFF1EF;
    padding: 8rem 0rem;
}

.help_Section {
    margin-bottom: 3rem;
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    display: block;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -20px;
    display: none;
    vertical-align: bottom;
    width: 100%;
    min-width: 160px;
    height: 20px;
    background-color: transparent;
}

.dropdown-content {
    display: none;
    position: absolute;
    margin-top: 20px;
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}


.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover:after {
    display: inline-block;
}


.chatsection_rightside {
    text-align: center;
}

.footer_row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.last_footer_img img {
    margin: 0px !important;
}

.other_pagesmt {
    padding-top: 110px;
}

.otherheader_nav_Div {
    margin-left: auto;
    margin-right: 0;
}

.about_img {
    position: relative;
}

.about_icon {
    width: 50px !important;
    position: absolute;
    top: -48px;
    left: -28px;
}


.dim {
    margin-bottom: 4px;
}

.contact_form label {
    font-family: Fire-Regular;
    font-size: 14px;
}

.contact_form .form-group {
    margin-bottom: 16px;
}

.contact_form input {
    font-family: Fire-Regular;
    font-size: 16px;
    padding: 12px 14px;
    color: #6F6C90 !important;
    outline: none;
    box-shadow: none;
    border: none;
}

.contact_form input:hover,
.contact_form input:focus,
.contact_form input:active {
    outline: none;
    box-shadow: none;
    border: none;
}

.contact_form textarea {
    font-family: Fire-Regular;
    font-size: 16px;
    padding: 12px 14px;
    color: #6F6C90 !important;
    outline: none;
    box-shadow: none;
    border: none;
}


.contact_form textarea:hover,
.contact_form textarea:focus,
.contact_form textarea:active {
    outline: none;
    box-shadow: none;
    border: none;
}

.contact_form input::placeholder {
    color: #6F6C90 !important;
    opacity: 1;
}

.contact_btn {
    text-align: right;
}

.contact_btn button {
    background: var(--Icon-gradient, linear-gradient(239deg, #B83AF3 9.83%, #6950FB 105.7%));
    border: none;
    padding: 12px 2rem;
    border-radius: 50px;
    color: white;
    font-family: 'Georgia-Bold';
    /* font-weight: 600; */
    margin-top: 12px;
}


@media screen and (min-width: 1024px) {
    .nav-toggle-label {
        display: none;
    }

    /* .header {
        display: grid;
        grid-template-columns: 1fr auto auto 1fr;
    } */

    nav {
        all: unset;
        grid-column: 4 / 5;
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

}

@media screen and (max-width: 992px) {
    .connect_Content p {
        width: 100%;
    }

    .livesection_title p {
        width: 100%;
    }

    .chat_sectioncontent p {
        width: 100%;
    }

    .about_section p {
        width: 100%;
    }

    .footer_ul ul {
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
        width: auto;
    }



    .chat_right_img img {
        position: absolute;
        right: 0px;
    }

    .reel_left_img {
        position: relative;
        top: 40px;
        left: 0px;
    }

    .reel_left_img img {
        position: absolute;
        left: 0px;
    }

    .pk_left_img {
        position: relative;
        top: -30px;
        left: 0px;
    }

    .footer_centerdiv {
        align-items: center;
        margin-bottom: 18px;
    }

    .header {
        padding: 8px 16px;
    }

    nav {
        background-color: #00000080;
        padding: 0px;
    }

    .header_nav {
        flex-direction: column;
        align-items: flex-start;
        padding: 0px 10px;

    }

    .connect_right img {
        width: 30px;
    }

    .connect_left img {
        width: 30px;
    }

    .header_dropdown button {
        margin-top: 0px;
        padding: 14px 14px 0px;
    }

    .header_nav li a {
        padding: 20px 0px 0px;
    }

    .videosection video {
        width: 100%;
        height: 400px;
        object-fit: cover;
    }

    .header_dropdown a {
        padding: 12px 20px !important;
    }

    .scan_playCode img {
        width: 64%;
    }

    .scan_playCode {
        top: 80px;
    }

    .header_dropdown ul {
        height: 272px;
    }

    .scan_apkCode img {
        width: 64%;
    }

    .scan_apkCode {
        top: 22px;
    }

    .header .logo img {
        width: 120px;
    }

    .connect_Content h4 {
        font-size: 24px !important;
    }

    .livesection_title h4 {
        font-size: 24px;
    }

    .livesection_img img {
        width: 100%;
    }

    .footer_ul li a {
        font-size: 16px;
    }

    .dropdown-content {
        margin-top: 6px;
    }

    .reelsection_leftside img {
        width: 100%;
    }

    .footer_logo {
        text-align: center;
    }

    .social_div {
        text-align: center;
    }

    .footer_logo {
        text-align: center;
    }

    .footer_row {
        flex-direction: column;
    }

    .about_sectiondiv {
        text-align: center;
        margin-bottom: 1rem;
    }

    .section_title h4 {
        font-size: 24px;
    }

    .aboutcontentdiv h4{
        font-size: 20px;
    }

    /* .header_nav_Div {
        position: absolute;
        left: 0px;
    } */

    /* .dropdown-content{
        margin-top: 2px;
    } */
}

@media screen and (max-width: 767px) {
    .pk_section {
        background: #E7FCEF;
        padding: 8rem 0rem 6rem;
    }

    .chat_section {
        background: #FAF0FE;
        padding: 8rem 0rem 6rem;
    }

    .reel_section {
        /* background: #FAF0FE; */
        padding: 2rem 0rem 4rem;
    }

    .gemsModal_title p {
        width: 100%;
    }

    .footer_tab {
        margin-top: 50px;
    }

    .reel_right_img {
        top: 0px;
    }

    .chat_mt {
        margin-top: 4rem;
    }

    .reel_section .row {
        flex-direction: column-reverse;
    }

    .pk_rightside {
        margin-top: 40px;
    }

    .social_div {
        text-align: center;
    }

    /* .footer_ul{
        margin-top: 10px;
    } */
    .footer_logo img {
        width: 180px;
        height: 100%;
        margin-bottom: 22px;
    }

    .signupModal_content {
        padding: 1rem 1rem;
    }


    .gemsModal_content {
        padding: 1rem 1rem;
    }

    .notify_title h4 {
        font-size: 22px;
    }

    .notify_dialog {
        margin: 0 auto;
    }

    .polygon {
        top: -70px;
    }

    .footer_logo {
        text-align: center;
    }

    .tab-pane {
        padding: 0px;
    }

    .aboutcontentdiv {
        margin-top: 14px;
    }

    .other_pagesmt {
        padding-top: 50px;
    }

    .notify_dialog {
        max-width: 300px;
    }

    .chat_left_img {
        top: -20px;
    }

    .about_icon {
        top: -60px;
        left: 0px;
    }
}

@media screen and (max-width: 1200px) {
    .chat_right_img img {
        position: absolute;
        right: 0px;
        width: 22px;
    }

    .footer_ul li {
        padding: 0px 8px;
    }

    .social_div img {
        margin-right: 10px;
        width: 26px;
    }

    .livesection_img img {
        margin-top: 0;
    }

    .header .logo img {
        height: auto;
    }

    .chat_left_img img:first-child {
        position: absolute;
        top: -40px;
        width: 16px;
    }

    .chat_left_img img:last-child {
        position: absolute;
        top: -74px;
        left: 38px;
        width: 28px;
    }

    .chat_bottom_img img {
        position: absolute;
        right: 100px;
        top: 100px;
        width: 16px;
    }

    .reel_right_img img:first-child {
        position: absolute;
        top: -40px;
        right: 0px;
        width: 28px;
    }

    .reel_right_img img:last-child {
        position: absolute;
        top: 0px;
        right: 50px;
        width: 16px;
    }

    .reel_left_img img {
        position: absolute;
        left: -70px;
        width: 16px;
    }

    .pk_left_img img:first-child {
        position: absolute;
        top: -40px;
        width: 28px;
    }

    .pk_left_img img:last-child {
        position: absolute;
        top: -64px;
        left: 70px;
        width: 16px;
    }

    .pk_bottom_img img {
        position: absolute;
        right: 60px;
        top: 10px;
        width: 16px;
    }

    .polygon {
        width: 16px !important;
    }

    .reelsection_leftside img {
        width: 100%;
        height: 100%;
    }

}

@media screen and (min-width:993px) and (max-width: 1024px) {
    .header_nav li a {
        font-size: 14px;
    }
}

@media screen and (min-width:992px) and (max-width: 1200px) {
    .footer_tab li a {
        font-size: 14px;
    }


}





@media screen and (min-width:768px) and (max-width: 992px) {
    .chat_left_img {
        position: relative;
        top: -26px;
    }

    .footer_logo img {
        width: 180px;
        height: 100%;
        margin-bottom: 18px;
    }

    .other_pagesmt {
        padding-top: 70px;
    }


}

@media screen and (min-width:1920px) and (max-width: 1920px) {
    .videosection video {
        height: 1080px;
    }

    .about_img {
        margin-left: auto;
    }
/* 
    .about_img {
        width: 82%;
    } */

    .header {
        gap: 23rem
    }

    .header_leftdiv {
        position: relative;
        left: 10rem;
    }
}

@media screen and (min-width:1440px) and (max-width: 1440px) {
    .videosection video {
        height: 1024px;
    }

    .header {
        gap: 8.5rem
    }

    .header_leftdiv {
        position: relative;
        left: 32px;
    }
}

@media screen and (min-width:1024px) and (max-width: 1200px) {
    .footer_logo img {
        width: 200px;
        height: 100%;
    }

    .header {
        padding: 16px 60px;
        gap: 0px;
    }

    .footer_ul ul {
        width: 500px;
    }
}

@media screen and (min-width:991px) and (max-width: 1200px) {
    .header_nav li a {
        font-size: 18px;
    }



}

@media screen and (min-width:993px) and (max-width: 1024px) {
    .header_nav_Div {
        margin: 0 auto;
        position: relative;
        left: 28px;
    }

    /* .header{
        padding: 16px 60px;
        gap: 0px;
    } */
}

@media screen and (min-width:1200px) and (max-width: 1200px) {
    .header_nav_Div {
        margin: 0 auto;
        position: relative;
        left: -60px;
    }
}



/* .headerhover{
    top:-100px;
} */