/******New CSS*******/

body header#topnav.defaultscroll.sticky.nav-sticky {
    background-color: #fcd901 !important;
    background-image: unset !important;
}

#consumer_seminar_register_from .d-grid button#reg_btn,
#proceed_to_powerup_btn {
    height: 46px !important;
}

#payNowModel.modal {
    top: 0 !important;
}

#referral_agent_layout span {
    position: relative;
    top: -9px;
}

input#registrant_password,
input#password {
    padding-right: 50px;
}

i#password_show_btn,
i#password_show_btn {
    height: 40px;
    width: 40px;
    line-height: 40px;
    top: 0px;
    text-align: center;
    z-index: 9;
    right: 5px !important;
}

div#payNowModel .modal-close {
    font-size: 22px !important;
}

.px-edition-crd h4 {
    font-size: 18px !important;
}

button.btn:hover,
button.btn:focus,
.register-page .event-crd.card .text-center a.btn_link:hover,
.register-page .event-crd.card .text-center a.btn_link:focus {
    opacity: 0.8;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(147 169 243);
    -moz-box-shadow: 0px 0px 10px 0px rgb(147 169 243);
    box-shadow: 0px 0px 10px 0px rgb(147 169 243);
}

#form_section span.choosen_option img {
    margin-bottom: 15px !important;
}

.div_Alert li img {
    height: 17px !important;
    object-fit: contain;
}

#main_ajaxbusy img {
    width: 70px;
    height: 70px;
    object-fit: contain;
}

.sharing-links {
    z-index: 9999;
}

span.choosen_option img {
    margin-top: 20px !important;
}

.max-same-height.right-part .options-checking.d-flex,
.max-same-height.right-part p.venue-p.mb-2,
.max-same-height.right-part h3.card-details-h3.mb-3 {
    text-align: center;
    display: block !important;
}

header#topnav.defaultscroll {
    position: unset !important;
}

header#topnav.defaultscroll.sticky {
    position: fixed !important;
}

header#topnav.defaultscroll.sticky.nav-sticky {
    background-color: unset !important;
    background-image: url('../../img/main_banner.jpg') !important;
}

header#topnav.defaultscroll.sticky.type-2-header {
    background-image: url('../../img/main_banner.jpg') !important;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    background-color: #777;
}

.top-border.card {
    border-top: 3px solid #0359c0;
}

.alert.alert-danger,
.alert.alert-success,
.alert.alert-warning {
    margin-top: 15px;
}

button {
    font-size: 14px !important;
    text-transform: uppercase;
    padding: 10px 13px !important;
    height: 40px !important;
    line-height: 20px !important;
}

.btn-theme-primary:hover,
.btn-theme-secondary:hover,
.btn-common:hover,
.nav-link.btn-common:hover,
.btn-theme:hover {
    opacity: 0.7;
}

.venue-p {
    margin-bottom: 20px !important;
}

.btn-theme-primary,
.btn-theme-primary:hover,
.btn-theme-primary:focus {
    background-color: #0359c0 !important;
    border: 1px solid #0359c0 !important;
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 20px;
    max-height: 40px;
    height: 20px;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
}

.btn-theme-secondary,
.btn-theme-secondary:hover,
.btn-theme-secondary:focus {
    background-color: #0086ff !important;
    border: 1px solid #0086ff !important;
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 20px;
    height: 40px;
    line-height: 20px;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
}

.tab-venue-ul {
    display: flex;
}

.tab-venue-ul li {
    border: 1px solid #ccc;
    padding: 15px 15px;
    font-size: 16px;
    width: 100%;
    text-align: center;
    background-color: #cccccc69;
    cursor: pointer;
    padding-bottom: 0px;
}

.second-venue-table th {
    background-color: #0086ff !important;
}

.tab-venue-ul li.active {
    background-color: transparent;
    border-bottom: transparent;
}

.tab-venue-content {
    border: 1px solid #ccc;
    padding: 20px 10px 10px;
    border-top: transparent;
}

.tab-venue-ul li:last-child {
    /* border-left: transparent; */
}

.sign-in-content {
    padding-bottom: 40px;
}

.login-page-new,
.call-in-section {
    margin-top: 30px;
}

.login-image {
    width: 100%;
    border-top: 3px solid #0359c0;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    margin-bottom: 20px;
    object-fit: contain;
}

#result_table img.card-img-top {
    width: 60px;
    margin: auto;
    margin-top: -19px;
    margin-bottom: -17px;
    height: 60px;
    object-fit: contain;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    --bs-table-accent-bg: rgb(240 245 251) !important;
}

.register-page .sub-title-content {
    text-align: justify !important;
}

.btn-common,
.nav-link.btn-common,
.btn-common:hover,
.nav-link.btn-common:hover,
.btn-theme {
    background: unset !important;
    background-color: #0359c0 !important;
    color: #fff !important;
    text-shadow: unset !important;
    font-weight: 500 !important;
    border: 1px solid #0359c0 !important;
    box-shadow: none;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 14px !important;
    -webkit-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
    box-shadow: 0px 0px 5px 0px rgb(0 0 0 / 50%);
}

#timer_div {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#payNowModel hr {
    display: none;
}

#payNowModel.modal {
    top: 15px !important;
}

#payment_instruction ol {
    padding-left: 20px !important;
    margin-top: 10px;
}

#payment_instruction ol li {
    margin-bottom: 5px;
}

#payment_instruction {
    background-color: #0359bf21;
    margin: 10px;
    border-radius: 5px;
    padding-top: 15px;
}

.max-same-height.left-part * {
    font-size: 15px;
}

h6.modal-title * {
    color: #fff;
}

p.otp-login-intro {
    font-size: 14px !important;
    margin-top: 12px;
    text-align: center;
}

.sign-in-content .card-body {
    border-top: 3px solid #0359c0;
}

.sign-in-content h4.card-title.text-center.text-theme.head-title {
    color: #0086ff;
}

#otp_login_page,
a#reset_password {
    color: #0359c0 !important;
    font-size: 14px;
    font-weight: 500;
}

.resend-btn {
    background-color: transparent;
    color: red;
    font-weight: 600;
    margin-left: 5px;
}

.modal-backdrop {
    z-index: 999 !important;
}

header .nav-link:hover {
    border-bottom: 1px solid transparent !important;
}

.navbar-expand-lg.navbar-light li.nav-item.flx-nav-link .nav-link.dropdown-toggle.link-yello-bg.menu-btn {
    background-color: #0086ff !important;
    border: 1px solid #0086ff !important;
}

footer.footer {
    /* display: none; */
    background-color: #008cff !important;
}

.all-view-slots tr.bg-theme {
    background-image: unset !important;
    background-color: #0359bf;
}

section.all-view-slots .new-content .venue-p {
    text-align: center;
}

h4.modal-title {
    font-size: 15px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    color: #fff;
}

button.modal-close {
    background-color: transparent;
    font-size: 25px;
    color: #fff;
}

.fa-map-marker.location-map-i::after {
    content: "";
    height: 5px;
    width: 5px;
    position: absolute;
    background-color: #fff;
    margin-left: -7.5px;
    margin-top: 2px;
    border-radius: 50%;
}

.general-popup h3 .fa-map-marker.location-map-i::after {
    margin-top: 3px;
    margin-left: -8.45px;
}

[data-toggle="tooltip"] {
    z-index: 9 !important;
}

.modal-content {
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 5px 0px #ffffff52;
    -moz-box-shadow: 0px 0px 5px 0px #ffffff52;
    box-shadow: 0px 0px 5px 0px #ffffff52;
}

.modal-header {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.general-popup h3 {
    font-size: 16px !important;
    color: #0359bf;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 10px;
    line-height: 25px;
}

.general-popup h3 i {
    margin-right: 5px;
}

.general-popup h6 {
    line-height: 22px;
}

.modal-header {
    padding: 8px 15px !important;
    background-color: #0359bf;
}

.all-view-slots #slot_details_table tr:nth-child(even) {
    background-color: #0359bf0f;
}

section.all-view-slots #slot_details_table th {
    padding-top: 14px;
    padding-bottom: 14px;
}

.all-view-slots #slot_details_table td {
    /* max-width: 120px; */
    min-width: 110px;
}

.all-view-slots #slot_details_table td {
    font-size: 14px;
    font-weight: 500;
    padding-left: 15px;
}

.right-part .all-view-slots #slot_details_table th {
    padding: 10px;
}

.location-map-icon {
    width: 15px;
    height: 19px;
    object-fit: contain;
}

.location-popup-a {
    color: #008cff !important;
}

.location-popup-a i {
    margin-right: 5px;
}

.modal-content {
    border: transparent !important;
}

.reg-banner {
    margin-top: 0 !important;
}

.footer .footer-list li a {
    color: #fff !important;
    font-size: 14px;
}

.footer .social-icon.foot-social-icon path,
.footer .social-icon.foot-social-icon svg,
.footer .social-icon.foot-social-icon rect {
    /* fill: #fff; */
    color: #fff;
    border-color: #fff;
}

.footer .logo-footer img {
    width: 130px !important;
}

.footer .logo-footer::before {
    content: ".com";
    color: #fff;
    font-size: 13px;
    position: absolute;
    margin-left: 130px;
    margin-top: 10px;
}

.footer .footer-bar .text-sm-start p {
    color: #fff;
    text-align: center;
    font-size: 13px !important;
    line-height: 20px;
}

.footer .footer-bar {
    border-top: 1px solid #ccccccc2 !important;
    padding: 12px !important;
}

.footer h5.footer-head {
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: bold !important;
}

.footer .social-icon.foot-social-icon li a {
    color: #fff !important;
    border-color: #fff !important;
    margin-right: 10px;
}

.fqs {
    height: unset !important;
}

.text-italic {
    font-style: italic;
}

.accordion-content #result_table td {
    border: 1px solid #cccccca8;
    padding: 8px 15px;
    font-size: 13px;
}

.accordion-content #result_table {
    margin-bottom: 10px;
}

.leading-title {
    color: #0086ff;
    -webkit-text-stroke: 2px #fff;
    letter-spacing: -5px;
    text-shadow: -1px 7px 6px #0071d5;
    font-weight: bold;
    text-transform: uppercase;
}

.sponser-name {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}

.fqs .accordion .accordion-item .blue-gradient {
    background-color: #1c74b4;
    color: #fff;
    padding: 12px;
    border-radius: 10px !important;
    height: auto !important;
}

.fqs .accordion button .icon {
    top: 10px !important;
}

.fqs .accordion .accordion-content p {
    padding: 0;
    font-size: 14px;
    margin: 0;
    padding-bottom: 10px;
}

.fqs .accordion .accordion-content p:first-child {
    margin-top: 10px;
}

.take-a-chance {
    padding-bottom: 0 !important;
}

.accordion button[aria-expanded="true"]+.accordion-content {
    max-height: unset !important;
}

.kabel-normal-font.leading-title {
    margin-bottom: 35px !important;
}

.winning-content p.header-p {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0px;
}

.winning-content p.text-italic {
    font-weight: 500;
}

.slanding-img img {
    width: 400px;
    height: 350px;
    object-fit: contain;
    float: right;
    margin-right: 10px;
}

.winning-content p {
    font-size: 15px;
    text-align: justify;
    margin-bottom: 15px;
}

.footer-bottom {
    background-color: #008cff;
    padding: 15px;
    text-align: center;
    color: #fff;
    display: none;
}

.footer-bottom p {
    font-size: 12px;
}

.fqs .accordion .accordion-item {
    border-radius: 10px !important;
}

.fqs .accordion .accordion-item .blue-gradient .icon,
.fqs .accordion button .icon .icon::before,
.fqs .accordion button .icon::after {
    color: #fff !important;
}


/* .fqs .accordion button .icon::before{
content:"\f078";
font-family: fontAwesome;
}
.fqs .accordion button .icon::after{
content:"\f077";
font-family: fontAwesome;
} */

.fqs .accordion button .icon {
    border: transparent !important;
}

#topnav .container {
    width: 100% !important;
}

.navbar-expand-lg.navbar-light .logo_div img {
    width: 100px !important;
    height: 30px;
    object-fit: contain;
}

.navbar-light .navbar-nav .nav-link {
    font-weight: 600;
    font-size: 14px;
}

.navbar-expand-lg.navbar-light .logo_div::after {
    content: ".com";
    position: absolute;
    top: 16px;
    margin-left: 100px;
    font-size: 13px;
    color: #000;
    font-weight: 600;
}

.navbar-expand-lg.navbar-light li.nav-item.flx-nav-link a.nav-link {
    background-color: #0359c0 !important;
    /* color: #fff !important; */
    color: #fff !important;
    background: unset;
    border: 1px solid #0359c0 !important;
    border-radius: 50px;
    padding: 5px 17px !important;
    font-size: 13px;
    letter-spacing: 0.5px;
    box-shadow: none !important;
    text-shadow: none !important;
}

.navbar-expand-lg.navbar-light li.nav-item.contains-dropdown .dropdown-menu.open a.dropdown-item {
    color: #000 !important;
    font-size: 13px;
}

.navbar-expand-lg.navbar-light li.nav-item.contains-dropdown .dropdown-menu.open {
    -webkit-box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 10%);
    box-shadow: 0px 2px 4px 0px rgb(0 0 0 / 10%);
    margin-left: -35px;
    min-width: unset;
}

.navbar-expand-lg.navbar-light li.nav-item.contains-dropdown .dropdown-menu.open::before {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    background-color: #fff;
    transform: rotate(45deg);
    margin-left: 75px;
    margin-top: -13px;
    -webkit-box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: -2px -1px 2px 0px rgb(0 0 0 / 15%);
}

.banner-carousel-link-2 a.blue-btn-common {
    border-radius: 50px;
    background-color: #0359c0 !important;
    color: #fff !important;
    border: 1px solid #0359c0 !important;
    background: unset;
    font-weight: bold;
    font-size: 20px;
    padding: 7px 30px;
}

.second-section {
    background-color: #e3e3e3;
}

.img-title-png {
    height: 60px;
    object-fit: contain;
    width: 100% !important;
    margin-bottom: 20px;
}

.second-section {
    padding: 40px !important;
    padding-bottom: 60px !important;
}

.sub-title-content {
    max-width: 750px;
    margin: auto;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
    display: block;
}

.sponsored-by-section {
    background-color: #ffea01;
}

.sub-title-content.text-underline {
    text-decoration: underline !important;
    color: #000 !important;
}

.img-title-second {
    width: 100% !important;
    margin-bottom: 15px;
}

.prize-list {
    padding: 40px 0 !important;
}

.how-works,
.vid-tut {
    background-color: #e3e3e3;
    padding: 40px 0;
}

.title-part {
    margin-bottom: 10px;
    margin-top: 15px;
}

.sign-me-up {
    margin-top: 0;
    margin-bottom: 0;
    width: 250px !important;
}

.section-padding {
    padding: 40px 0;
}

.instructions-p {
    font-size: 17px;
    line-height: 30px;
    text-align: justify;
}

.text-center.sect-head {
    font-size: 22px !important;
    max-width: 600px;
    margin: auto;
    line-height: 35px;
}

.vdo-crd h4.text-center {
    font-size: 18px !important;
    margin-bottom: 5px;
    margin-top: 20px !important;
}

.photo_gallery {
    padding-bottom: 0 !important;
}

.defaultscroll.sticky.nav-sticky {
    position: fixed !important;
}

section.carousels---banner {
    z-index: 1;
}

#topnav {
    position: fixed !important;
}

.defaultscroll {
    box-shadow: none !important;
}

.defaultscroll.sticky.nav-sticky {
    box-shadow: 0 0 3px rgb(60 72 88 / 15%) !important;
}


/*********register page******/

.slot-details-li {
    line-height: 30px;
    margin-bottom: 5px;
    padding-right: 0;
    padding-left: 0;
}

.slot-details-li p {
    font-size: 12px !important;
    text-align: left;
}

.slot-details-li p .fea.icon-sm {
    height: 13px !important;
    width: 13px !important;
    margin-right: 3px !important;
}

.slot-details-li .slot-details-span {
    /* background-color: #0080001a; */
    background-color: #0359c01a;
    margin-right: 5px;
    padding: 10px;
    display: block;
}

.card-title-h4 {
    font-size: 17px !important;
    font-weight: 500;
}

.register-page .card-title.p-3 {
    border-bottom: 1px solid #cccccc91;
    border-top: 3px solid #0359c0;
}

p.venue-p {
    font-size: 16px !IMPORTANT;
}

.venue-name {
    /* color: #0359c0;
    font-weight: 600; */
    font-size: 14px !important;
    cursor: pointer;
    padding-left: 25px;
    line-height: 25px;
    margin-right: 20px;
}

.register-page .event-crd.card {
    border-top: 3px solid #0359c0;
}

ul.slot-details-ul.row {
    margin-left: 1px;
    margin-bottom: 15px !important;
}

.second-color,
.second-li-type .slot-details-span {
    background-color: #0359c02b !important;
}

.first-square,
.first-li-type .slot-details-span {
    background-color: #e5f2e5;
}

.options-checking .venue-name.checking .first-square::before {
    content: "";
    width: 5px;
    height: 2px;
    position: absolute;
    background-color: #555;
    margin-top: 8px;
    transform: rotate(30deg);
    margin-left: 2px;
}

.options-checking .venue-name.checking .first-square::after {
    content: "";
    width: 10px;
    height: 2px;
    position: absolute;
    background-color: #555;
    margin-top: 6px;
    transform: rotate(-50deg);
    margin-left: 4px;
}

.slot-details-ul .showing {
    display: block;
}

.slot-details-ul .hiding {
    display: none;
}

h3.card-details-h3 {
    font-size: 20px !important;
    color: #0359bf;
    text-transform: uppercase;
}

.first-square {
    height: 15px;
    width: 15px;
    display: inline-flex;
    position: absolute;
    margin-top: 5px;
    margin-left: -25px;
}

#sendOTP h4.modal-title {
    font-size: 18px !important;
    font-weight: 500;
    text-transform: uppercase;
}

.verification-code {
    text-align: center;
}

.verification-code--inputs input[type="text"]:focus {
    border: 2px solid #2eca8b;
}

.control-label {
    font-weight: 900;
}

.verification-code--inputs input[type=text] {
    border: 2px solid #e1e1e1;
    width: 42px;
    height: 50px;
    padding: 10px;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
    margin-right: 10px;
    border-radius: 5px;
}

.register-page .event-crd.card .text-center a.btn_link {
    font-size: 13px;
    background-color: #0086ff;
    color: #fff !important;
    padding: 10px 15px;
    text-decoration: unset !important;
    border-radius: 25px;
    font-weight: 500;
}

.bg-theme {
    background-image: unset !important;
    background-color: #0359bf !important;
}

.register-page h3.card-details-h3.mb-1 {
    margin-bottom: 15px !important;
}

.gallery-img-container .wow.zoomIn img {
    margin-bottom: 20px;
}

.register-page.view-all-page .event-crd.card {
    border: transparent !important;
    border-top: 3px solid #0359c0 !important;
}

section.height-div {
    height: 100px;
}

small.event-status-type {
    position: absolute;
    right: 0;
    background-color: #fff;
    padding: 5px;
    font-size: 12px;
    height: 17px;
    line-height: 7px;
    border-radius: 3px;
    margin-right: 12px;
    margin-top: -3px;
    font-weight: bold;
}

small.event-status-type.available-slot {
    background-color: green;
    color: #fff;
}

small.event-status-type.unavailable-slot {
    background-color: #d90000;
    color: #fff;
}

small.event-status-type.fast-filling {
    background-color: #eb9800;
    color: #fff;
}

a#save_qr {
    color: #0359bf !important;
    font-size: 20px;
}

.left-part.second-part #form_section th,
.left-part.second-part #form_section td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
}


/****media query********/

@media (max-width:767px) {
    .left-part.second-part #form_section th,
    .left-part.second-part #form_section td {
        max-width: 120px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    section.section-padding.prize-list {
        padding-top: 10px !important;
    }
    body section.carousels---banner .banner-carousel-link-2 {
        top: -10px !important;
    }
    .banner-carousel-link-2 a.blue-btn-common {
        border-radius: 3px !important;
    }
    #shipping_details button#paynow-btn {
        width: 100%;
    }
    #shipping_details .col-md-6.text-right.mt-3 {
        margin-top: 10px !important;
    }
    #shipping_details .col-md-6.text-left.mt-4 {
        text-align: center;
        order: 2;
        margin-top: 10px !important;
    }
    #shipping_details .col-md-6.text-right.mt-3 {
        width: 100% !important;
    }
    .sub-title-content.title-part span.choosen_option img {
        width: 150px !important;
        height: 150px !important;
        object-fit: contain !important;
    }
    #register_option_payment img {
        padding: 5px !important;
    }
    .px-edition-crd .px-running-font {
        font-size: 13px !important;
    }
    #buy-px-edition * {
        line-height: 25px;
    }
    .video-single-section .img-title-second {
        width: 100% !important;
    }
    #sponser_section img {
        height: 50px;
        object-fit: contain;
        width: 70px;
    }
    .register-page .container-fluid,
    .propnx-edition .col-lg-6.col-10.mt-3 {
        width: 95% !important;
    }
    .register-page .event-crd.card .text-center a.btn_link {
        font-size: 11px !important;
        padding: 10px !important;
    }
    .verification-code--inputs input[type=text] {
        width: 32px;
        height: 40px;
        margin-right: 2px;
    }
    section.carousels---banner {
        margin-top: 0px !important;
    }
    .second-section {
        padding: 15px 10px !important;
        padding-bottom: 30px !important;
    }
    .img-title-png {
        margin-bottom: 0 !important;
        max-width: 400px;
    }
    .sub-title-content {
        line-height: 1.8 !important;
        margin-bottom: 15px !important;
    }
    .prize-list {
        padding: 20px 0 !important;
    }
    .take-a-chance .banner-img img,
    .take-a-chance .banner-txt img,
    .justify-content-md-around .wow img {
        margin: auto;
        max-width: 300px;
    }
    .take-a-chance .instructions-p {
        margin-top: 10px;
        line-height: 22px;
        text-align: center;
    }
    .text-center.sect-head {
        font-size: 24px !important;
        line-height: 25px !important;
    }
    .vid-tut .vdo-crd {
        margin-top: 0 !important;
    }
    .photo-gallery .sub-title-content {
        font-size: 18px !important;
        margin-bottom: 0 !important;
    }
    .kabel-normal-font.leading-title {
        margin-bottom: 20px !important;
    }
    .img-title-second {
        max-width: 400px !important;
    }
    .how-works .wow.fadeInDown img,
    #take-a-chance .sign-me-up {
        max-width: 220px !important;
    }
    .slanding-img img {
        width: 100% !important;
        margin-right: 0;
        transform: unset;
        height: auto;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .faq .img-title-png {
        height: 45px !important;
        margin-bottom: 15px !important;
    }
    .photo-gallery .row.mb-4 {
        margin-bottom: 0 !important;
    }
    .vid-tut {
        padding-top: 0 !important;
    }
    .footer-py-60 {
        padding: 30px 0 !important;
    }
    .footer .logo-footer::before {
        margin-left: 130px;
        margin-top: 5px;
    }
    .logo-footer {
        width: 160px !important;
    }
    .footer .logo-footer img {
        width: 100px !important;
        margin-left: auto !important;
    }
    .footer .footer-py-60 .col-lg-3.col-md-4 {
        padding-top: 0 !important;
    }
    .footer .footer-py-60 ul.list-unstyled.footer-list {
        margin-top: 12px !important;
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .take-a-chance .banner-img.wow.fadeInLeft img {
        width: 100% !important;
    }
    .take-a-chance .banner-txt.wow.fadeInRight img {
        width: 350px !important;
    }
    .banner-carousel-link-2 a.blue-btn-common {
        max-width: 250px !important;
    }
    .how-works img,
    .img-title-png,
    .img-title-second {
        /* max-width: 350px !important; */
    }
    /* section.carousels---banner .banner-carousel-link-2 {
        top: -20px !important;
    } */
    header#topnav.defaultscroll.sticky.type-2-header {
        padding-top: 10px;
        padding-bottom: 7px;
    }
    .defaultscroll.sticky.nav-sticky nav.navbar.navbar-expand-lg.navbar-light {
        margin-top: 0px;
    }
}

@media (min-width:992px) {
    .login-image {
        height: 450px;
        width: 100%;
        max-width: 450px;
        object-fit: cover;
        border-top: 3px solid #0359c0;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
    }
    .card.login-page.bg-white.shadow.rounded.border-0 .card-body {
        min-height: 450px;
    }
    .setting-height {
        padding-right: 5px;
        border-bottom: 1px solid #ccc;
    }
    .setting-height {
        max-height: 1004px;
        min-height: 200px;
    }
    .padding-bottom-100 {
        padding-bottom: 100px !important;
    }
    .max-same-height .card {
        min-height: 500px;
    }
    section.all-view-slots {
        margin-top: 50px;
    }
    .take-a-chance .banner-txt.wow.fadeInRight img {
        width: 350px !important;
    }
    .take-a-chance .banner-img.wow.fadeInLeft img {
        max-height: 400px;
        object-fit: contain;
        width: 100% !important;
    }
    .nav-link.btn-common.menu-btn {
        margin-left: 20px !important;
        margin-right: 15px !important;
    }
    .navbar-light .navbar-nav .nav-link {
        padding-left: 20px !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    #topnav.nav-sticky .navigation-menu.nav-light li a {
        padding: 25px 15px 0 !important;
    }
    .img-title-second {
        width: 100%;
        margin-bottom: 15px;
        max-width: 500px;
    }
}

@media (min-width:1201px) {
    .img-title-second {
        width: 100%;
        margin-bottom: 15px;
        max-width: 500px;
    }
    #topnav.type-2-header .logo {
        margin-top: 5px;
    }
    #topnav.type-2-header span.logo-light-mode::after {
        top: 15px;
    }
    header#topnav.defaultscroll.sticky.type-2-header {
        min-height: 100px;
    }
    header#topnav.defaultscroll.sticky.type-2-header.sticky.nav-sticky {
        min-height: unset !important;
    }
    .defaultscroll nav.navbar.navbar-expand-lg.navbar-light {
        margin-top: 18px;
    }
    .defaultscroll.sticky.nav-sticky nav.navbar.navbar-expand-lg.navbar-light {
        margin-top: 0px;
    }
    .register-page.view-all-page .slot-details-ul .slot-details-li {
        width: 20% !important;
    }
    .take-a-chance .banner-txt.wow.fadeInRight img {
        width: 450px !important;
    }
}

@media (min-width:992px) and (max-width:1500px) {
    /* .homepage-body .modal {
        top: 0% !important;
    } */
}

@media (min-width:768px) {
    #take-a-chance .sign-me-up,
    p.instructions-p {
        margin-left: 15px !important;
    }
    .login-page-new {
        margin-top: 50px;
    }
    .sign-in-content h4.card-title.text-center.text-theme.head-title {
        font-size: 27px !important;
    }
    section.all-view-slots h3.card-details-h3 {
        font-size: 30px !important;
    }
    section.all-view-slots .options-checking {
        display: flex;
        margin: auto;
        max-width: max-content;
    }
    .all-view-slots .kabel-normal-font.leading-title {
        font-size: 35px !important;
        word-spacing: 7px;
    }
    .footer .logo-footer,
    .footer .logo-footer img {
        margin-left: 0 !important;
    }
    .footer .logo-footer img {
        width: 130px !important;
        margin-left: 0 !important;
    }
    .footer .social-icon.foot-social-icon {
        margin-left: 0 !important;
        text-align: left !important;
    }
}

@media (max-width:575px) {
    section.carousels---banner .position-relative img {
        object-position: bottom !important;
        height: 300px;
        object-fit: cover;
    }
    .banner-carousel-link-2 a.blue-btn-common {
        max-width: 100px;
        font-size: 9px !important;
        height: 20px;
        padding: 3px !important;
    }
}

@media (min-width:576px) and (max-width:767px) {
    .banner-carousel-link-2 a.blue-btn-common {
        max-width: 150px;
        font-size: 14px;
    }
    section.carousels---banner .position-relative img {
        height: 450px;
        object-fit: cover;
    }
    body section.carousels---banner .banner-carousel-link-2 {
        top: -17px !important;
    }
}

@media (min-width:768px) and (max-width:1200px) {
    .banner-carousel-link-2 a.blue-btn-common {
        margin-bottom: 0 !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 200px !important;
        font-size: 14px;
    }
    section.carousels---banner .banner-carousel-link-2 {
        bottom: unset !important;
        position: relative !important;
        right: unset !important;
        left: unset;
        margin-top: 0px;
        top: -45px !important;
    }
    section.carousels---banner .position-relative img {
        height: auto;
        object-fit: cover;
    }
}

@media (min-width:1201px) {
    .banner-carousel-link-2 a.blue-btn-common {
        margin-bottom: 0 !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 300px;
    }
    section.carousels---banner .banner-carousel-link-2 {
        bottom: unset !important;
        position: relative !important;
        right: unset !important;
        left: unset;
        margin-top: 0px;
        top: -70px !important;
    }
}

@media (min-width:1301px) and (max-width:1500px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1250px !important;
    }
}

@media (min-width:1501px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1400px !important;
    }
}

@media (min-width:991px) and (max-width:1200px) {
    .navbar-light .navbar-nav .nav-link {
        padding-left: 15px !important;
    }
    .navbar-expand-lg.navbar-light li.nav-item.flx-nav-link a.nav-link {
        font-size: 13px !important;
        padding: 3px 12px !important;
    }
}

@media (max-width:1200px) {
    header#topnav .logo_div {
        padding: 0 !important;
    }
    .video-single-section.section-padding,
    .faq.section-padding {
        background-color: #e0e0e1;
        background-image: unset !important;
    }
}

@media (max-width:575px) {
    .navbar-expand-lg.navbar-light .logo_div img {
        width: 75px !important;
    }
    .navbar-expand-lg.navbar-light .logo_div::after {
        top: 16px;
        margin-left: 75px;
        font-size: 12px !important;
    }
}

@media (max-width:991px) {
    #result_table img.card-img-top {
        margin-top: -10px;
        margin-bottom: -8px;
    }
    .table-responsive.setting-height {
        height: auto !important;
    }
    .register-page .max-same-height .event-crd.card {
        height: auto !important;
    }
    .defaultscroll .navbar-light .navbar-toggler {
        position: relative;
        /* left: -20px; */
    }
    .defaultscroll .navbar-collapse.collapse {
        background-color: #fff;
        /* left: -7px; */
        width: 100%;
        position: relative;
        -webkit-box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 20%);
        -moz-box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 20%);
        box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 20%);
        margin-top: 10px;
    }
    .defaultscroll.defaultscroll.sticky.nav-sticky .navbar-collapse.collapse {
        background-color: transparent;
        box-shadow: none;
    }
    .kabel-normal-font {
        font-size: 30px !important;
        margin-bottom: 25px !important;
    }
    li.nav-item.flx-nav-link {
        margin-bottom: 10px;
    }
    .accordion button .accordion-title {
        padding: 3px 10px !important;
    }
    .slanding-img img {
        width: 95%;
    }
    #topnav {
        min-height: unset !important;
    }
    section.carousels---banner .banner-carousel-link-2 {
        bottom: unset !important;
        position: relative !important;
        right: unset !important;
        left: unset;
        margin-top: 0px;
        top: -27px !important;
    }
    .banner-carousel-link-2 a.blue-btn-common {
        margin-bottom: 0 !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
        max-width: 200px;
    }
    .justify-content-md-around .wow.fadeInDown {
        margin-bottom: 20px;
    }
    .navbar-light .navbar-toggler-icon i {
        display: none;
    }
    .navbar-light .navbar-toggler {
        border-color: transparent !important;
        box-shadow: none !important;
    }
    header .nav-link {
        margin: 0 0px !important;
    }
    .navbar-expand-lg.navbar-light li.nav-item.contains-dropdown .dropdown-menu.open {
        margin-top: 40px;
        margin-left: 0;
        position: absolute !important;
        top: unset !important;
    }
    .navbar-expand-lg.navbar-light li.nav-item.contains-dropdown .dropdown-menu.open::before {
        margin-left: 25px;
    }
    .contains-dropdown .menu-btn {
        width: 100%;
        text-align: left;
    }
    div#payNowModel .modal-body * {
        line-height: 20px;
    }
    div#qr-image-expire {
        margin-bottom: 20px;
    }
    div#payment_instruction {
        margin-top: 0;
    }
    #payment_instruction ol li {
        line-height: 22px;
    }
}


/*********/