.noticeboard {
    margin-bottom: 1.5rem;
    font-size: 1.6rem;
    line-height: 2.2rem;
    text-align: center;
}

body {
    background: #fff;
    color: #666666;
    font-family: "Open Sans", sans-serif;
}

.blog-div h5 {
    font-weight: 500;
    line-height: 1.8rem;
}

.blog-div p {
    font-size: 0.9rem
}

.blockquote-footer {
    font-size: 90% !important;
}

.list-group-item:first-child {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

a {
    color: #800000;
    transition: 0.5s;
}

a:hover,
a:active,
a:focus {
    color: #af0707;
    outline: none;
    text-decoration: none;
}

.btn:hover,
.btn:focus {
    color: #FFFFFF !important;
}

p {
    padding: 0;
    margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Raleway", sans-serif;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
}

button[type="submit"] {
    background: #2e8b57;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    cursor: pointer;
}

button[type="submit"]:hover {
    background: #af0707;
}

.req:after {
    content: "*";
    font-size: 14px;
    color: #cc0000;
    padding-left: 4px;
}

.bg-maroon {
    background: #800000;
    color: #FFFFFF;
}

.text-maroon {
    color: #800000 !important;
}

.f-awe {
    padding: 0px 5px 0px 0px !important;
}

.text-shadow-yellow {
    text-shadow: 2px 2px #ffff00;
    color: #1d7732;
}

.margin-top-60 {
    margin-top: 60px;
}

.bg-black {
    background: #000000;
}

.text-black {
    color: #000000 !important;
}

.blinking {
    animation: blinkingText .8s infinite
}

@keyframes blinkingText {
    0% {
        color: #000000
    }

    49% {
        color: #800000
    }

    50% {
        color: #800000
    }

    99% {
        color: #8b008b
    }

    100% {
        color: #800000
    }
}

.card-result {
    border-radius: 0 30px 0 30px;
}

label.error {
    position: absolute;
    background: #ffff00;
    top: 0px;
    color: #ff0000;
    border: 1px solid #ff0000;
    padding: 0px 4px;
    font-size: 14px;
    border-radius: 0.15rem;
}

div.error p {
    margin: 0px;
    position: absolute;
    background: #ffff00;
    top: 0px;
    color: #ff0000;
    border: 1px solid #ff0000;
    padding: 0px 4px;
    font-size: 14px;
    border-radius: 0.15rem;
}

.alert p {
    margin: 0px;
}

ul.game-rules {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

ul.game-rules li {
    font-size: 14px;
}

.text-shadowyellow {
    text-shadow: 1px 1px #ffff00;
}

#receipt_table {
    font-size: 14px;
}

.table-responsive {
    font-size: 14px;
}

.dt-buttons .btn {
    font-size: 14px !important;
    background: #800000;
    border-color: #800000;
}

.dt-buttons .btn:hover,
.dt-buttons .btn:focus {
    background: #af0707;
    outline: none;
    text-decoration: none;
}

.table-responsive .container-fluid {
    padding: 0px !important;
}

.bg-plum {
    background: #dda0dd !important;
}

.border-plum {
    border-color: #dda0dd !important;
}

.error {
    color: #ff0000 !important;
    border-color: #ff0000 !important
}

#single {
    padding: 40px 0 40px 0;
    background: url('../../images/admin-background.jpg');
}

#single select {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#single input {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#single label.error {
    top: -17px !important;
    border: none !important;
    background: none !important;
    font-size: 12px !important;
}

@media (max-width: 768px) {}

#jodi {
    padding: 40px 0 40px 0;
    background: url('../../images/admin-background.jpg');
}

#jodi select {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#jodi input {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#jodi .input-group-text {
    font-size: 14px;
    padding: .45rem .75rem;
}

#jodi label.error {
    top: -17px !important;
    border: none !important;
    background: none !important;
    font-size: 12px !important;
}

#jodi ul.jodi-number-list {
    /* height: 240px !important; */
    overflow: scroll !important;
    overflow-x: hidden !important;
}

#jodi ul.jodi-number-list li {
    list-style: none;
}

#jodi ul.jodi-number-list li a {
    border-bottom: 1px solid #EEE;
    display: block;
    padding: 7px 0px 7px 20px;
}

#jodi ul.jodi-number-list li a:hover {
    color: #FFFFFF;
    background: #d2691e;
}

#jodi ul.jodi-number-list li a.select_jodi {
    color: #FFFFFF;
    background: #d2691e;
}

.remove-element span:hover {
    background: #af0707;
    border-color: #af0707;
    color: #FFFFFF;
}

#jodi .jodi-box-element {
    width: 140px;
    float: left;
    margin: 0px 7px 15px 0px;
}

@media (max-width: 768px) {}

#single-patti {
    padding: 40px 0 40px 0;
    background: url('../../images/admin-background.jpg');
}

#single-patti select {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#single-patti input {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#single-patti .input-group-text {
    font-size: 14px;
    padding: .45rem .75rem;
}

#single-patti label.error {
    top: -17px !important;
    border: none !important;
    background: none !important;
    font-size: 12px !important;
}

#single-patti .single-patti-element {
    width: 150px;
    float: left;
    margin: 0px 8px 15px 0px;
}

#double-patti {
    padding: 40px 0 40px 0;
    background: url('../../images/admin-background.jpg');
}

#double-patti select {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#double-patti input {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#double-patti .input-group-text {
    font-size: 14px;
    padding: .45rem .75rem;
}

#double-patti label.error {
    top: -17px !important;
    border: none !important;
    background: none !important;
    font-size: 12px !important;
}

#double-patti .double-patti-element {
    width: 150px;
    float: left;
    margin: 0px 8px 15px 0px;
}

#triple-patti {
    padding: 40px 0 40px 0;
    background: url('../../images/admin-background.jpg');
}

#triple-patti select {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#triple-patti input {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#triple-patti .input-group-text {
    font-size: 14px;
    padding: .45rem .75rem;
}

#triple-patti label.error {
    top: -17px !important;
    border: none !important;
    background: none !important;
    font-size: 12px !important;
}

#triple-patti .triple-patti-element {
    width: 150px;
    float: left;
    margin: 0px 8px 15px 0px;
}

#half-sangam {
    padding: 40px 0 40px 0;
    background: url('../../images/admin-background.jpg');
}

#half-sangam select {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#half-sangam input {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#half-sangam label.error {
    top: -17px !important;
    border: none !important;
    background: none !important;
    font-size: 12px !important;
    float: right !important;
}

#half-sangam .input-group-prepend {
    margin-right: .5rem !important;
}

#half-sangam .input-group>.input-group-prepend>.btn {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

#half-sangam .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

#half-sangam .add-half-sangam:hover,
#half-sangam .add-half-sangam:focus,
#half-sangam .add-second-half-sangam:hover,
#half-sangam .add-second-half-sangam:focus {
    color: #FFFFFF !important;
}

#half-sangam .remove-half-sangam:hover,
#half-sangam .remove-half-sangam:focus,
#half-sangam .remove-second-half-sangam:hover,
#half-sangam .remove-second-half-sangam:focus {
    color: #FFFFFF !important;
}

#full-sangam {
    padding: 40px 0 40px 0;
    background: url('../../images/admin-background.jpg');
}

#full-sangam select {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#full-sangam input {
    box-shadow: none;
    font-size: 14px;
    padding: .45rem .75rem;
}

#full-sangam label.error {
    top: -17px !important;
    border: none !important;
    background: none !important;
    font-size: 12px !important;
    float: right !important;
}

#full-sangam .input-group-prepend {
    margin-right: .5rem !important;
}

#full-sangam .input-group>.input-group-prepend>.btn {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

#full-sangam .input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

#full-sangam .add-full-sangam:hover,
#full-sangam .add-full-sangam:focus,
#full-sangam .remove-full-sangam:hover,
#full-sangam .remove-full-sangam:focus {
    color: #FFFFFF !important;
}

#jodi_chart_list {
    padding: 40px 0 40px 0;
    background: url('../../images/onlinesattamatka-background-chart.jpg');
}

#panel_chart_list {
    padding: 40px 0 40px 0;
    background: url('../../images/onlinesattamatka-background-chart.jpg');
}

#panel_chart_information {
    padding: 40px 0 40px 0;
}

#jodi_chart_information {
    padding: 40px 0 40px 0;
}

#blog {
    padding: 40px 0 40px 0;
    background: url('../../images/admin-background.jpg');
}

#blog_detail {
    padding: 40px 0 40px 0;
}

#intro.blog_detail .post-meta {
    font-size: 20px;
    font-weight: 300;
    font-style: italic;
    font-family: 'Lora', 'Times New Roman', serif;
}

#intro.blog_detail .carousel-item::before {
    background-color: rgba(0, 0, 0, 0.67) !important;
}

#blog_detail .blog-content {
    line-height: 2rem !important;
    font-size: 1rem;
}

#blog_detail .blog-content ul,
#blog_detail .blog-content ol {
    margin-top: 15px;
}

#blog_detail {
    padding: 40px 0;
}

#blog_detail h1,
#blog_detail h2,
#blog_detail h3,
#blog_detail h4 {
    margin: 20px 0px 20px 0px;
}

#blog_detail .section-title {
    text-align: left !important;
}

#blog_detail .section-header h3::before {
    left: 0px !important;
}

#blog_detail .section-header h3::after {
    left: 0px;
     !important;
}

#how-to-play {
    padding: 40px 0 40px 0;
    background: url('../../images/admin-background.jpg');
}

.howtoply-message {
    font-size: 1.3rem;
    line-height: 2rem;
    margin-bottom: 10px;
    font-family: "Raleway", sans-serif;
}

.howtoply-message ul {
    margin: 7px 0px 0px 0px;
}

.howtoply-message ul li {
    list-style-type: none;
}

#matka-play-board {
    padding: 40px 0 40px 0;
    background: url('../../images/matka-play-board-background.png');
}

#matka-play-board h4.text-shadow {
    text-shadow: 2px 2px #ffff00;
    color: #1d7732;
}

#matka-play-rates {
    padding: 40px 0 40px 0;
    background: url('../../images/online-satta-matka-chart.jpg');
}

#matka-play-rates ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    font-weight: 700;
    font-size: 1.5rem;
    font-family: "Raleway", sans-serif;
}

#matka-play-rates ul li {
    color: #800000;
    padding: 7px 0px;
}

#guessing_forum {
    padding: 40px 0 40px 0;
    background: url('../../images/admin-background.jpg');
}

#guessing_forum .container {
    position: relative;
    z-index: 10;
}

#guessing_forum textarea {
    padding: 10px 14px;
    box-shadow: none;
    font-size: 15px;
}

#guessing_forum ul.forum_rules {
    list-style: none;
    padding-left: 0px;
}

#guessing_forum ul.forum_rules li img {
    width: 16px;
}

.post_like {
    font-size: 13px;
    cursor: pointer;
}

#refer-earn {
    padding: 40px 0 40px 0;
}

#refer-earn .content-box {
    background: url('../../images/earn-and-refer-background.jpg');
}

#chart {
    padding: 40px 0 40px 0;
    background: url('../../images/onlinesattamatka-background-chart.jpg');
}

#chart a.btn {
    white-space: normal;
}

#chart .chart-flters {
    padding: 0;
    margin: 5px 0 35px 0;
    list-style: none;
    text-align: center;
}

#chart .chart-flters li {
    cursor: pointer;
    margin: 15px 15px 15px 0;
    display: inline-block;
    padding: 10px 20px;
    line-height: 20px;
    color: #666666;
    font-weight: 600;
    background: #fff;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
    border-radius: .25rem;
}

#chart .chart-flters li:hover,
#chart .chart-flters li.filter-active {
    background: #800000;
    font-family: "Raleway", sans-serif;
    font-weight: 700;
    color: #fff;
    padding: 15px 20px;
}

#chart .chart-flters li:last-child {
    margin-right: 0;
}

.bg-panel-chart-btn {
    background: #d2691e;
    color: #FFFFFF;
    outline: none;
}

.bg-panel-chart-btn:hover {
    background: #bb5b16;
    outline: none;
    color: #FFFFFF;
}

#time-table {
    padding: 40px 0 40px 0;
}

.bg-chocolate {
    background: #d2691e;
}

.border-chocolate {
    border: 1px solid #d2691e !important;
}

#time-table .table-striped tbody tr:nth-of-type(odd) {
    background: #ffe4c4;
}

#time-table .table-striped tbody tr:nth-of-type(even) {
    background: #fff8dc;
}

#starline-chart .starline-heading {
    background: #800000;
    border-radius: 0.25rem;
}

#starline-chart .str-tbl-head {
    background: #ff8c00;
}

#starline-chart .str-tble-row {
    background: rgba(255, 140, 0, 0.34);
}

.str-tble-border {
    border: 1px solid #ff8c00;
}

#sub-header {
    padding: 0.6rem 1rem 0.3rem 1rem;
    z-index: 1001;
    background: #800000;
}

#sub-header ul {
    padding: 0;
    list-style: none;
    margin-bottom: 0rem;
    display: inline-block;
}

#sub-header ul li {
    position: relative;
    white-space: nowrap;
    float: left;
    margin: 0px 0px 0px 10px !important;
}

#sub-header ul li a {
    margin-bottom: 5px;
    padding: 4px 8px;
    border-radius: 0.25rem;
    text-decoration: none;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    outline: none;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}

#sub-header ul li a:hover {
    color: #FFFFFF;
    background: #000000;
}

#mobile-sub-header {
    padding: 0.6rem 1rem 0.3rem 1rem;
    z-index: 1001;
    background: #800000;
    display: none;
}

#mobile-sub-header .row .col a {
    padding: 4px 8px 4px 0px;
    margin-bottom: 5px;
    border-radius: 0.25rem;
    text-decoration: none;
    text-decoration: none;
    display: inline-block;
    color: #EEEEEE;
    font-family: "Raleway", sans-serif;
    font-size: 14px;
    outline: none;
    text-transform: capitalize;
    border-radius: 0px;
    letter-spacing: 0.5px;
    border-bottom: 1px solid #CCCCCC;
    display: block;
}

#mobile-sub-header .row .col a:hover {
    color: #FFFFFF;
    background: #000000;
}

.whatsapp {
    z-index: 11;
    position: fixed;
    bottom: 45px;
    right: 55px;
    text-align: center;
    transition: background 0.5s ease-in-out;
}

.whatsapp img {
    margin-bottom: 10px;
}

.back-to-top {
    text-align: center;
    color: #fff;
    bottom: 55px;
    display: none;
    background: #000000;
    padding: 5px 8px;
    border: 2px solid #000000;
    border-radius: 0.25rem;
    transition: all ease-in-out 0.3s;
    font-weight: 500;
    position: fixed;
    right: 4px;
}

.back-to-top:focus {
    background: #af0707;
    color: #fff;
    outline: none;
    border: 2px solid #af0707;
}

.back-to-top:hover {
    background: #af0707;
    color: #fff;
    border: 2px solid #af0707;
}

.fixed-info-div {
    position: fixed;
    bottom: 15px;
    right: 10px;
    z-index: 11;
}

.refresh-button {
    text-align: center;
    color: #fff;
    background: #2e8b57;
    padding: 5px 8px;
    border: 2px solid #2e8b57;
    border-radius: 0.25rem;
    transition: all ease-in-out 0.3s;
    font-weight: 500;
    margin-right: 7px;
}

.refresh-button:hover,
.refresh-button:focus {
    color: #fff;
    background: #af0707;
    border: 2px solid #af0707;
}

.home-button {
    text-align: center;
    color: #fff;
    background: #2e8b57;
    padding: 5px 8px;
    border: 2px solid #2e8b57;
    border-radius: 0.25rem;
    transition: all ease-in-out 0.3s;
    font-weight: 500;
}

.home-button:hover,
.refresh-button:focus {
    color: #fff;
    background: #af0707;
    border: 2px solid #af0707;
}

.contact-button-fixed {
    text-align: center;
    color: #ffffff;
    background: #d2691e;
    padding: 5px 8px;
    border: 2px solid #d2691e;
    border-radius: 0.25rem;
    transition: all ease-in-out 0.3s;
    letter-spacing: 1.2px;
}

.contact-button-fixed img {
    padding-bottom: 5px;
    margin: 0px 7px 0px 0px;
}

.contact-button-fixed:hover,
.contact-button-fixed:focus {
    color: #fff;
    background: #af0707;
    border: 2px solid #af0707;
}

.panna_market {
    font-family: Raleway, sans-serif;
    padding: 0;
    color: #0e1b4d;
    font-size: 1.5rem;
}

.market_time {
    font-family: Raleway, sans-serif;
    padding: 0;
    font-size: 1.25rem;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    overflow: hidden;
    background: #fff;
}

#preloader:before {
    content: "";
    position: fixed;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    border: 6px solid #f2f2f2;
    border-top: 6px solid #800000;
    border-radius: 50%;
    width: 60px;
    /* height: 60px; */
    -webkit-animation: animate-preloader 1s linear infinite;
    animation: animate-preloader 1s linear infinite;
}

@-webkit-keyframes animate-preloader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes animate-preloader {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#header {
    padding: 16px 0;
    /* height: 60px; */
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 1006;
}

#header.header-scrolled {
    background: rgba(0, 0, 0, 0.9);
    padding: 16px 0;
    /* height: 60px; */
    transition: all 0.5s;
}

#header #logo {
    float: left;
}

#logo a {
    font-size: 28px;
    margin: 0;
    padding: 4px 0 4px 0px;
    line-height: 1;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    letter-spacing: 2px;
    color: #FFFFFF;
}

#logo a span.osm {
    margin: 0px 3px 0px 3px;
    padding: 0px 6px 0px 6px;
    background: #800000;
    color: #FFFFFF;
    border-radius: 0.25rem
}

#intro {
    display: table;
    width: 100%;
    /* height: 100vh; */
    background: #000;
}

#intro .carousel-item {
    width: 100%;
    /* height: 100vh; */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#intro .carousel-item::before {
    content: '';
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

#intro .carousel-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

#intro .carousel-background img {
    max-width: 100%;
}

#intro .carousel-control-prev,
#intro .carousel-control-next {
    width: 10%;
}

@media (min-width: 1024px) {

    #intro .carousel-control-prev,
    #intro .carousel-control-next {
        width: 5%;
    }
}

#intro .carousel-control-next-icon,
#intro .carousel-control-prev-icon {
    background: none;
    font-size: 32px;
    line-height: 1;
}

.ion-chevron-left:before {
    content: "\f124";
}

#intro .carousel-control-next-icon,
#intro .carousel-control-prev-icon {
    background: none;
    font-size: 32px;
    line-height: 1;
}

#intro .carousel-content {
    text-align: center;
}

#intro h1,
#intro h2 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 48px;
    font-weight: 700;
}

@media (max-width: 768px) {

    #intro h1,
    #intro h2 {
        font-size: 28px;
    }
}

#intro p {
    width: 80%;
    margin: 0 auto 30px auto;
    color: #fff;
}

@media (min-width: 1024px) {
    #intro p {
        width: 60%;
    }
}

#intro .carousel-fade {
    overflow: hidden;
}

#intro .carousel-fade .carousel-inner .carousel-item {
    transition-property: opacity;
}

#intro .carousel-fade .carousel-inner .carousel-item,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
    opacity: 0;
}

#intro .carousel-fade .carousel-inner .active,
#intro .carousel-fade .carousel-inner .carousel-item-next.carousel-item-left,
#intro .carousel-fade .carousel-inner .carousel-item-prev.carousel-item-right {
    opacity: 1;
    transition: 0.5s;
}

#intro .carousel-fade .carousel-inner .carousel-item-next,
#intro .carousel-fade .carousel-inner .carousel-item-prev,
#intro .carousel-fade .carousel-inner .active.carousel-item-left,
#intro .carousel-fade .carousel-inner .active.carousel-item-right {
    left: 0;
    transform: translate3d(0, 0, 0);
}

#intro .carousel-control-prev,
#intro .carousel-control-next {
    width: 10%;
}

@media (min-width: 1024px) {

    #intro .carousel-control-prev,
    #intro .carousel-control-next {
        width: 5%;
    }
}

#intro .carousel-control-next-icon,
#intro .carousel-control-prev-icon {
    background: none;
    font-size: 32px;
    line-height: 1;
}

#intro .carousel-indicators li {
    cursor: pointer;
}

#intro .btn-get-started {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 32px;
    border-radius: 50px;
    transition: 0.5s;
    margin: 10px;
    color: #fff;
    background: #800000;
}

#intro .btn-get-started:hover {
    background: #af0707;
    color: #fff;
}

.nav-menu,
.nav-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
}

.nav-menu li {
    position: relative;
    white-space: nowrap;
}

.nav-menu>li {
    float: left;
}

.nav-menu li:hover>ul,
.nav-menu li.sfHover>ul {
    display: block;
}

.nav-menu ul ul {
    top: 0;
    left: 100%;
}

.nav-menu ul li {
    min-width: 180px;
}

.sf-arrows .sf-with-ul {
    padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
    content: "\f107";
    position: absolute;
    right: 15px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
    content: "\f105";
}

#nav-menu-container {
    float: right;
    margin: 0;
}

.nav-menu a {
    display: inline-block;
    color: #fff;
    font-family: "Raleway", sans-serif;
    font-size: 13px;
    outline: none;
    text-transform: uppercase;
}

.nav-menu li:hover>a,
.nav-menu>.menu-active>a {
    color: #FFFFFF;
    background: #800000;
}

.login-register {
    background: #2e8b57;
    padding: 6px 8px;
    border-radius: 0.25rem;
    letter-spacing: 1px;
    outline: none;
}

.login {
    background: #2e8b57;
    padding: 6px 8px;
    border-radius: 0.25rem;
    letter-spacing: 1px;
    outline: none;
}

.login:hover,
.login:focus {
    background: #af0707 !important;
    outline: none;
}

.login-register:hover,
.login-register:focus {
    background: #af0707 !important;
    outline: none;
}

.btn-logout {
    background: #800000;
    padding: 6px 8px;
    border-radius: 0.25rem;
    letter-spacing: 1px;
    outline: none;
}

.btn-logout:hover {
    background: #af0707 !important;
    outline: none;
}

.btn-danger {
    border-color: #800000 !important;
    background: #800000 !important;
    outline: none;
}

.btn-danger:hover {
    background: #af0707 !important;
    outline: none;
}

.nav-menu>li {
    margin-left: 10px;
}

.nav-menu ul {
    margin: 4px 0 0 0;
    padding: 10px;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    background: #fff;
}

.nav-menu ul li {
    transition: 0.3s;
}

.nav-menu ul li a {
    padding: 10px;
    color: #333;
    transition: 0.3s;
    display: block;
    font-size: 13px;
    text-transform: none;
}

.nav-menu ul li:hover>a {
    color: #800000;
}

.nav-menu ul ul {
    margin: 0;
}

#mobile-nav-toggle {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    margin: 6px 20px 0 0;
    border: 0;
    background: none;
    font-size: 24px;
    display: none;
    transition: all 0.4s;
    outline: none;
    cursor: pointer;
}

#mobile-nav-toggle i {
    color: #fff;
}

#mobile-nav {
    position: fixed;
    top: 0;
    padding-top: 18px;
    bottom: 0;
    z-index: 998;
    background: rgba(0, 0, 0, 0.8);
    left: -260px;
    width: 260px;
    overflow-y: auto;
    transition: 0.4s;
}

#mobile-nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#mobile-nav ul li {
    position: relative;
}

#mobile-nav ul li a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    overflow: hidden;
    padding: 10px 22px 10px 15px;
    position: relative;
    text-decoration: none;
    width: 100%;
    display: block;
    outline: none;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}

#mobile-nav ul li a {
    margin: 0px 0px 3px 0px
}

#mobile-nav ul li a:hover {
    color: #FFF;
}

#mobile-nav ul li li {
    padding-left: 30px;
}

#mobile-nav ul li.menu-active a {
    color: #800000;
}

#mobile-nav ul .menu-has-children i {
    position: absolute;
    right: 0;
    z-index: 99;
    padding: 15px;
    cursor: pointer;
    color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
    color: #800000;
}

#mobile-nav ul .menu-has-children li a {
    text-transform: none;
}

#mobile-nav ul .menu-item-active {
    color: #800000;
}

#mobile-body-overly {
    width: 100%;
    /* height: 100%; */
    z-index: 997;
    top: 0;
    left: 0;
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

body.mobile-nav-active {
    overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
    left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
    color: #fff;
}

.section-header h3 {
    font-size: 32px;
    color: #111;
    text-align: center;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
}

.section-header h3::before {
    content: '';
    position: absolute;
    display: block;
    width: 120px;
    height: 1px;
    background: #800000;
    bottom: 1px;
    left: calc(50% - 60px);
}

.section-header h3::after {
    content: '';
    position: absolute;
    display: block;
    width: 40px;
    height: 3px;
    background: #800000;
    bottom: 0;
    left: calc(50% - 20px);
}

.section-header p {
    text-align: center;
    padding: 0;
    margin: 0 0 30px 0;
    font-size: 18px;
    font-weight: 500;
    color: #9195a2;
}

.section-bg {
    background: #f7f7f7;
}

#starlinechart_information .container {
    position: relative;
    z-index: 10;
}

@media screen and (max-width:400px) {
    #starlinechart_information .row .col {
        font-size: 10px;
    }

    #starlinechart_information .row .col span {
        font-size: 14px;
    }

    #starlinechart_information .row .col span.open-time {
        font-size: 9px;
    }
}

#starline-chart {
    padding: 40px 0 40px 0;
}

.bg-yellow {
    background: rgba(251, 246, 51, 0.6392156862745098) !important
}

#market {
    padding: 40px 0 40px 0;
}

#commitment {
    background: linear-gradient(rgba(0, 142, 99, 0.63), rgba(0, 0, 0, 0.32)), url(../../images/commitment-bg.php) repeat;
    padding: 40px 0 40px 0;
}

#commitment h3 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}

#commitment p {
    color: #fff;
}

#membership {
    padding: 40px 0 40px 0;
}

#login-modal .modal-content {
    background: url('../../images/login-box.png') #FFFFFF;
}

#login-modal .modal-header {
    background: #2e8b57;
    color: #ffffff;
}

#login-modal input {
    padding: 10px 14px;
    box-shadow: none;
    font-size: 15px;
}

#login-modal button[type="submit"] {
    background: #2e8b57;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    cursor: pointer;
}

#login-modal button[type="submit"]:hover {
    background: #af0707;
}

#register {
    padding: 40px 0 40px 0;
    position: relative;
    background: url('../../images/earn-and-refer-background.jpg');
}

#register input {
    padding: 10px 14px;
    box-shadow: none;
    font-size: 15px;
}

#register button[type="submit"] {
    background: #2e8b57;
    border: 0;
    padding: 10px 30px;
    color: #fff;
    transition: 0.4s;
    cursor: pointer;
}

#register button[type="submit"]:hover {
    background: #af0707;
}

.register-box {
    background: url('../../images/login-box.png') #FFFFFF;
}

#footer {
    padding: 0 0 10px 0;
    color: #eee;
    font-size: 14px;
    background: #9a0707;
}

#footer .footer-top {
    background: #800000;
    padding: 20px 0 0px 0;
}

#footer .footer-info {
    padding-top: 10px;
}

#footer .footer-info p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 0;
    color: #eee;
}

#footer .footer-top .social-links a {
    font-size: 18px;
    display: inline-block;
    background: #310707;
    line-height: 1;
    padding: 8px 0;
    margin-right: 4px;
    border-radius: 0.25rem;
    text-align: center;
    width: 36px;
    /* height: 36px; */
    transition: 0.3s;
}

#footer .footer-top .social-links a:hover {
    background: #000000;
}

#footer .footer-top h4 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 12px;
}

#footer .footer-top h4::before,
#footer .footer-top h4::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
}

#footer .footer-top h4::before {
    right: 0;
    background: #d2691e;
}

#footer .footer-top h4::after {
    background: #CCC;
    width: 60px;
}

#footer .footer-top .footer-links {
    margin-bottom: 10px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .footer-top .footer-links ul i {
    padding-right: 8px;
    color: #ddd;
}

#footer .footer-top .footer-links ul li {
    border-bottom: 1px solid #EEEEEE;
    padding: 10px 0;
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 0;
}

#footer .footer-top .footer-links ul a {
    color: #CCCCCC;
}

#footer .footer-top .footer-links ul a:hover {
    color: #FFFFFF;
}

#footer .footer-top .footer-contact {
    margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
    line-height: 22px;
}

#footer .copyright {
    text-align: center;
    padding-top: 8px;
    font-size: 13px;
}

#footer .credits {
    text-align: center;
    font-size: 13px;
    color: #ddd;
}

#footer .credits a {
    color: #EEEEEE;
}

@media (min-width: 768px) {

    #contact .contact-address,
    #contact .contact-phone,
    #contact .contact-name {
        padding: 20px 0;
    }

    #contact .contact-phone {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }
}

@media (min-width: 992px) {
    #testimonials .testimonial-item p {
        width: 80%;
    }
}

@media (min-width: 1024px) {
    #intro p {
        width: 60%;
    }

    #intro .carousel-control-prev,
    #intro .carousel-control-next {
        width: 5%;
    }
}

@media (max-width: 768px) {
    .mobile-font {
        font-size: 2rem !important;
    }

    .panna_market {
        font-size: 2rem !important;
    }

    .market_time {
        font-size: 1.5rem !important;
    }

    #sub-header {
        display: none !important;
    }

    #mobile-sub-header {
        display: block !important;
    }

    .example_wheel_of_fortune {
        padding-top: 79px;
        background: url('../../images/fortune_wheel_back_mobile.php') !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        /* height: 455px !important; */
    }

    .example_wheel_of_fortune canvas {
        width: 100%;
        cursor: pointer !important;
    }

    .back-to-top {
        right: 1px;
        bottom: 55px;
    }

    #header #logo a {
        font-size: 28px;
    }

    #header #logo img {
        max-height: 40px;
    }

    #nav-menu-container {
        display: none;
    }

    #mobile-nav-toggle {
        display: inline;
    }
}

.btn {
    white-space: normal;
}

.imp_link_a {
    font-size: 13px;
    padding: 3px 5px;
    color: #666666;
}

.imp_link_a:hover {
    border: 1px solid #18d36e !important;
}

.refreshbutton {
    font-size: 13px;
    padding: 5px 8px;
    background: #dc3545;
    color: #FFFFFF;
}

.refreshbutton img {
    padding: 0px 5px 2px 0px;
}

.refreshbutton:hover {
    background: #f31919;
    color: #FFFFFF;
}

.fa-ul {
    padding-left: 0;
    margin: 0px 0px 15px 0px;
    list-style-type: none
}

.fa-ul>li {
    position: relative;
    font-size: 20px;
    margin: 0px 0px 10px 0px;
}

.nav-pills .nav-link.active {
    color: #fff;
    background-color: #800000;
}

.nav-pills .nav-link:hover {
    color: #fff;
    background-color: #800000;
}

.nav-pills .nav-link {
    cursor: pointer;
    margin: 15px 15px 15px 0;
    display: inline-block;
    padding: 10px 20px;
    line-height: 20px;
    color: #666666;
    background: #FFFFFF;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
}

#login .nav {
    margin: 0 auto;
}

.forum-post-card {}

.forum-post-card img.profile-image {
    width: 30px;
}

.forum-post-card span.name {
    font-size: 14px;
}

.delete_post {
    font-size: 13px;
    color: #6c757d;
}

.delete_post:hover {
    color: red;
}

@media (min-width: 34em) {
    .card-columns {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (min-width: 48em) {
    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
}

@media (min-width: 62em) {
    .card-columns {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}

@media (min-width: 75em) {
    .card-columns {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.blink-image {
    -moz-animation: blink normal 1s infinite ease-in-out;
    -webkit-animation: blink normal 1s infinite ease-in-out;
    -ms-animation: blink normal 1s infinite ease-in-out;
    animation: blink normal 1s infinite ease-in-out;
}

.blink_me {
    animation: blinker 2s linear infinite;
}

@keyframes blinker {
    40% {
        opacity: 0;
    }
}

.highlight_background {
    background: url(../../images/live_highlight.jpg) repeat !important;
}

.live_background {
    background: url(../../images/live.php) repeat !important;
}

.redirect_link {
    font-weight: 600
}

.market_background {
    background: url(../../images/market.jpg) repeat !important;
}
}

#page-content h1 {
    margin: 15px 0px 15px 0px;
}

#page-content h2 {
    margin: 15px 0px 15px 0px;
}

#page-content h3 {
    margin: 15px 0px 15px 0px;
}

#page-content h4 {
    margin: 15px 0px 15px 0px;
}