.bg-bar {
    background-color: #dc3545
}

@media(prefers-color-scheme:dark) {
    :root {
        --bs-body-bg: #15202b !important
    }
    .bg-bar {
        background-color: #1e2732
    }
    .link-secondary {
        color: #eee
    }
    .card {
        background-color: #1e2732
    }
    .page-item .page-link {
        color: #fff;
        background-color: #1e2732;
        border-color: #515151
    }
}

#instants_container {
    margin: 30px auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    gap: 30px 6px;
    justify-content: center
}

#instants_container td {
    vertical-align: top;
    width: 100px;
    max-width: 100px;
    text-align: center
}

#content {
    text-align: center;
    overflow: hidden;
    margin: 20px auto 140px;
    max-width: 970px
}

@media only screen and (max-width:770px) {
    #content {
        margin: 20px auto 100px
    }
}

.instant {
    position: relative;
    vertical-align: top;
    width: 94px;
    text-align: center;
    word-wrap: break-word
}

.small-button {
    width: 94px;
    height: 89px;
    position: absolute;
    background: url(../images/transparent_button_small_normal.png.pagespeed.ce.Q_pq0WnHY3.png) no-repeat;
    border: 0;
    display: block;
    -webkit-tap-highlight-color: transparent
}

.small-button:focus {
    background: url(../images/transparent_button_small_normal.png.pagespeed.ce.Q_pq0WnHY3.png) no-repeat
}

.small-button:active {
    background: url(../images/transparent_button_small_pressed.png.pagespeed.ce.ApeRPoBIvd.png) no-repeat
}

.small-button-background {
    width: 86px;
    height: 84px;
    margin-top: 3px;
    margin-left: 3px;
    position: absolute
}

.small-button-shadow {
    width: 94px;
    height: 89px;
    margin-bottom: 5px;
    /* background: url(../images/transparent_button_small_shadow.png.pagespeed.ce.7foh4e-miG.png) no-repeat */
}

.circle {
    border-radius: 50%
}

.large-button {
    width: 200px;
    height: 190px;
    position: absolute;
    background: url(../images/transparent_button_normal.png.pagespeed.ce._PQuVSQuHh.png) no-repeat;
    border: 0;
    display: block;
    -webkit-tap-highlight-color: transparent
}

.large-button:focus {
    background: url(../images/transparent_button_normal.png.pagespeed.ce._PQuVSQuHh.png) no-repeat
}

.large-button:active {
    background: url(../images/transparent_button_pressed.png.pagespeed.ce.aQzxIVJ9pw.png) no-repeat
}

.large-button-background {
    width: 188px;
    height: 174px;
    margin-top: 7px;
    margin-left: 6px;
    position: absolute
}

.large-button-shadow {
    width: 200px;
    height: 190px;
    background: url(../images/transparent_button_shadow.png.pagespeed.ce.HS2TocJVTP.png) no-repeat
}

#instant_image {
    max-width: 320px;
    max-height: 240px
}

#recommendations {
    margin: 40px 0
}

.recommendation {
    vertical-align: top;
    width: 94px;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: 5px;
    word-wrap: break-word
}

.recommendation img {
    width: 94px;
    height: 94px
}

#share-box {
    margin: 20px auto
}

#share-box img {
    margin: 2px
}

.page-footer li {
    margin: 20px 0;
    font-size: 14px
}

.page-footer .container {
    max-width: 970px
}

#breadcrumbs {
    margin: 20px
}

#breadcrumbs ol {
    padding: 0
}

#breadcrumbs li {
    display: inline;
    font-size: 14px
}

#breadcrumbs a {
    text-decoration: underline
}

.search-form img {
    position: absolute;
    padding: 6px 10px;
    z-index: 999
}

@media only screen and (max-width:600px) {
    .search-form input {
        width: 170px !important
    }
}

.instant-link {
    font-size: 14px;
    text-decoration: underline;
    display: block;
    line-height: 1.4em;
    height: 2.8em;
    overflow: hidden
}

#side-menu-icon {
    display: block;
    margin: 0
}

#side-menu-icon img {
    margin: 16px auto auto
}

.result-page-instant-sharebox {
    margin: 5px 0 0
}

.instant-action-button-icon {
    width: 25px;
    height: 25px;
    margin: 0
}

.instant-action-button {
    padding: 0;
    background: 0 0;
    border: 0;
    margin: 0
}

#install-app-desktop img {
    margin: 8px 10px 0 0
}

#install-app-mobile img {
    margin: 14px 0 0
}

.share-icon {
    margin: 16px auto auto
}

@media only screen and (max-width:600px) {
    #toast-container {
        min-width: 90%;
        bottom: 15%;
        left: 5%
    }
}

#sticky-left {
    position: fixed;
    left: 0
}

#sticky-right {
    position: fixed;
    right: 0
}

.text-right {
    text-align: right
}

#top-ad {
    text-align: center;
    margin: 0 auto 20px
}

.outstream-video-ad {
    height: 1px;
    width: 1px
}

.onetrust-link {
    padding: 0;
    border: none
}

#footer-copyright {
    padding-bottom: 100px
}

#registration-title {
    margin: 40px
}

#results-pagination {
    margin: 40px auto 60px;
    text-align: center;
    display: inline-block
}

.embed {
    margin: 0 !important
}

#instant-form table {
    margin: 0 auto;
    text-align: left;
    font-size: 16px;
    color: #777
}

#likes {
    text-align: center;
    margin: 20px
}

#user-profile-title {
    margin: 0 0 25px;
    font-size: 50px;
    font-weight: 700
}

.user-profile-empty {
    margin-bottom: 100px;
    font-size: 12px
}

#user-profile-menu {
    margin-bottom: 40px
}

#user-profile-menu li {
    display: inline
}

.instant-page-button {
    position: relative;
    margin: 20px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}


#category-form {
    margin: 30px 0
}

#select-category {
    display: block;
    margin: 10px auto;
    width: 300px
}

.collection {
    text-align: center;
    width: 200px;
    height: 200px;
    display: inline-block
}

.collection img {
    width: 200px;
    height: 200px
}

.collection p {
    background-color: #000c;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    width: 200px;
    position: absolute;
    bottom: 0
}

.instants-container-title {
    margin: 50px 0 30px
}

@media only screen and (max-width:600px) {
    .instants-container-title {
        margin: 30px 0
    }
}

.nav-icon-left {
    vertical-align: middle;
    margin: 0 5px 5px 0
}

.nav-icon-right {
    vertical-align: middle;
    margin: 0 -15px 5px 0
}

#nav-login {
    max-width: 164px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.loader {
    display: none;
    position: absolute;
    top: -2px;
    left: -1px;
    border: 5px solid transparent;
    border-top: 5px solid #747474;
    border-radius: 50%;
    width: 94px;
    height: 94px;
    animation: spin 2s linear infinite
}

.loader-large {
    display: none;
    position: absolute;
    border: 8px solid transparent;
    border-top: 8px solid #747474;
    border-radius: 50%;
    width: 190px;
    height: 190px;
    margin: -1px 0 0 4px;
    animation: spin 2s linear infinite
}

#loading {
    border: 5px solid transparent;
    border-top: 5px solid #747474;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    margin: 0 auto 40px;
    animation: spin 1s linear infinite
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@media only screen and (max-width:480px) {
    #login-dropdown .dropdown-menu {
        display: block;
        position: static;
        border: 0;
        box-shadow: none;
        margin-top: 0;
        margin-bottom: 20px;
        position: static;
        width: 100%
    }
}

.bott1{
	cursor: pointer;
}


header.masthead {
    padding-top: 10.5rem;
    padding-bottom: 6rem;
    text-align: center;
    color: #fff;
    background-image: url(../images/bg-masthead.jpg);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
}