.reg-bar-sign {
    z-index: 100;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}

.reg-bar-sign {
    border: 1px solid green;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    color: green;
}

.slider-video {
    height: 73vh;
    /* object-fit: none; */
    overflow: hidden;
}

li.nav-item {
    margin: 0 3px !important;
}

.custom-card-body .row {
    margin-bottom: 10px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
    font-size: 15px !important;
    /* text-transform: uppercase; */
}

.slider-video {
    height: 73vh;
    object-fit: cover;
}

.reg-bar-sign-active {
    background: green;
    color: #ffffff !important;
}

.registration-bar:after {
    content: "";
    clear: both;
    display: block;
    height: 2px;
    background: green;
    width: 86%;
    position: absolute;
    top: 30px;
    left: 7%;
    margin: 0;
    /* text-align: center; */
}

.registration-bar {
    position: relative;
}


/* user login page full css  */

.user-login-area {
    margin: 60px 0;
    min-height: 60vh;
}

.user-login-area-main {
    max-width: 400px;
    margin: 50px auto;
}

.btn-styled {
    padding: 0.6rem 1.5rem;
}

.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: #dd4b39;
}

.btn-icon--2 {
    position: relative;
    padding-left: 40px !important;
}

.btn-styled {
    font-weight: 600;
    letter-spacing: 0;
    text-transform: capitalize;
    padding: 0.75rem 2rem;
}

.btn-icon--2 .icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
}

.btn-twitter {
    color: #fff;
    background-color: #00aced;
    border-color: #00aced;
}

btn-twitter:active,
.btn-twitter:focus,
.btn-twitter:hover {
    background-color: #0493bf;
    border-color: #0493bf;
    color: #fff;
}

.user-login-area h6 {
    position: relative;
}

.user-login-area h6::before {
    content: "";
    clear: both;
    display: block;
    height: 1px;
    background: #3b5998;
    width: 170px;
    position: absolute;
    top: 10px;
    left: 0;
}

.user-login-area h6::after {
    content: "";
    clear: both;
    display: block;
    height: 1px;
    background: #3b5998;
    width: 170px;
    position: absolute;
    top: 10px;
    right: 0;
}

.offer-single .custom-card {
    border: 1px solid #ccc;
}

.search-single-offer-details p {
    margin: 6px 0 0 0;
    padding: 0;
}

.partner-single {
    transition: 0.25s;
    margin-top: 15px;
    position: relative;
    position: relative;
}

.partners-info-area {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: flex-start;
    align-items: bottom;
}

.partners-info-area .partner-logo {
    width: 65px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    margin-right: 3px;
}

.partners-info-area .partner-logo img {
    width: 60px;
    height: 50px;
    border: 2px solid #ccc;
}

.partners-info-area .partner-name {
    width: calc(100% -65px);
    background: #2c7be5;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 4px 12px;
    border-radius: 14px;
}

.partners-info-area .partner-name p {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 14px;
}


/* .partner-single:hover {
    transform: translateY(-5px);
} */

.profile-offer-area h6::before {
    content: "";
    clear: both;
    display: block;
    height: 1px;
    background: transparent !important;
}

.profile-offer-area h6::after {
    content: "";
    clear: both;
    display: block;
    background: transparent !important;
}

.partner-single .partner-image img {
    width: 100%;
    height: auto;
    border-radius: 35px;
}


/* .partner-offer-details .partner-single .partner-image img {
    border-radius: 92px 11px !important;
} */

.partner-image-logo img {
    position: absolute;
    bottom: 0;
    left: 5px;
    width: 50px;
    height: 50px;
    background: #fff;
    padding: 1px;
    box-shadow: 0 0.125rem 1.25rem rgba(0, 0, 0, 0.075) !important;
    object-fit: cover;
}

.partner-offer-image .parter-name h6 {
    border-radius: 30px !important;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border: 3px solid #fff !important;
    padding: 7px 13px;
    background: blue;
}

.partner-image-logo p {
    position: absolute;
    bottom: -16px;
    left: 62px;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border: 3px solid #fff;
    padding: 7px 13px;
}

.section-title-border {
    padding-bottom: 0px;
    border-bottom: 2px solid #5795e9;
    margin-bottom: 20px;
    position: relative;
}

.partner-offer-name {
    padding: 20px 0 0 10px;
}

.partner-offer-name p {
    padding: 3px 0;
    margin: 0;
    font-size: 13px;
}

.partner-single h4 {
    color: #5795e9;
    font-family: "Roboto";
}

.lang-change-mobile {
    display: none !important;
}

.cart img {
    height: 29px;
    margin-top: 8px;
    margin-right: 22px;
    margin-left: 0px;
}

.cart a {
    position: relative;
}

.cart a .cart-count {
    color: #ffffff;
    position: absolute;
    top: -7px;
    left: 13px;
    background: #e74a3b;
    height: 18px;
    width: 18px;
    text-align: center;
    border-radius: 50%;
    line-height: 20px;
    font-size: 15px;
    font-weight: bold;
}

.checkbox_container {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.header-sign-in-mobile {
    display: none;
}

.header-sign-in-desktop {
    display: block;
}


/* Hide the browser's default radio button */

.checkbox_container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom radio button */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}


/* On mouse-over, add a grey background color */

.checkbox_container:hover input~.checkmark {
    background-color: #ccc;
}


/* When the radio button is checked, add a blue background */

.checkbox_container input:checked~.checkmark {
    background-color: #2196f3;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

.checkbox_container input:checked~.checkmark:after {
    display: block;
}


/* Style the indicator (dot/circle) */

.checkbox_container .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.carousel-caption.d-none.d-md-block {
    position: absolute !important;
    top: 35% !important;
}


/* Fridens area css  */

.friend-list-header a {
    display: inline-block;
    margin-right: 10px;
}

.friend-list-header a h5 small {
    border: 1px solid #ccc;
    padding: 3px;
    font-size: 11px;
    border-radius: 5px;
}

.friend-list-btn-active {
    color: #2c7be5 !important;
}

.friends-img img {
    height: 70px;
    width: 70px;
    border-radius: 10px;
    margin-top: 10px;
}

.friends-name-des {
    margin-top: 9px;
}

.friends-name-des h4 {
    font-size: 16px;
}

.friends-name-des p {
    font-size: 14px;
}

.friend-single-btn {
    margin-top: 25px;
}

.top-brand-single img {
    min-height: 140px;
    max-height: 140px;
}

.top-brand-single img {
    min-height: 130px;
    max-height: 130px;
}

.border-bottom-header {
    border-bottom: 2px solid #2c7be5;
    padding-bottom: 7px;
}

.pass-single {
    border: 1px solid #ccc;
    border-radius: 10px;
}

.partner-offer-image {
    position: relative;
}

.partner-logo-name {
    position: absolute;
    bottom: 0;
    left: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.5);
    font-size: 17px !important;
    text-transform: capitalize;
}

@media only screen and (max-width: 600px) {
    .user-login-area h6::before {
        width: 115px;
    }
    .user-login-area h6::after {
        width: 115px;
    }
    .lang-change-mobile a {
        color: #000000 !important;
    }
    .lang-change-mobile {
        display: block !important;
    }
    ul.inline-links {
        margin-top: 4px;
    }
    .friend-single {
        text-align: center;
    }
    .friend-single-btn {
        margin-top: 6px;
    }
    .friend-list-header a h5 {
        font-size: 13px;
    }
    section.meet-area.text-center {
        margin-top: 32px;
        padding: 13px;
    }
}

.offer-design-descrip {
    margin-top: 15px;
    padding: 10px;
}

@media only screen and (max-width: 768px) {
    .offer-design .custom-card-image .item-img {
        height: 110px;
    }
    .offer-design .button-g-btn-up {
        bottom: -10px;
        left: .2rem !important;
    }
    .offer-design .button-g-btn img {
        height: 30px;
        width: 35px;
    }
    .offer-design .button-g-btn span {
        font-size: 8px;
        font-weight: 500;
        padding: 4px 4px;
    }
    .offer-design .tc-type {
        font-size: 8px;
    }
    .offer-design .offer-des-city-neigh {
        font-size: 7px;
    }
    .offer-design .offer-design-descrip {
        margin-top: 0;
        padding: 5px;
    }
    .offer-design .offer-design-name {
        font-size: 10px;
    }
    .offer-design .offer-terms-popup {
        font-size: 8px;
        font-weight: bold;
    }
    .offer-design-footer a {
        font-size: 7px;
        margin-top: 4px;
        padding: 1px 3px;
    }
    .offer-design-additional {
        font-size: 10px;
    }
    /* pass responsive design  */
    .pass-design h6 {
        font-size: 11px;
        font-weight: bold;
    }
    .pass-design .pass-design-type {
        font-size: 10px;
    }
    .pass-design .custom-card-image img {
        height: 90px;
        width: 100%;
    }
}

.pass-design-body {
    padding: 4px;
}

.pass-design .pass-image {
    min-height: 124px;
}

.social-media-link .fab {
    font-size: 20px;
    width: 45px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    height: 45px;
    line-height: 45px;
}

.social-media-link .fab:hover {
    opacity: 0.7;
}

.social-media-link .fa-facebook-f {
    background: #3b5998;
    color: white;
}

.social-media-link .fa-twitter {
    background: #55acee;
    color: white;
}

.social-media-link .fa-linkedin-in {
    background: #007bb5;
    color: white;
}

.social-media-link .fa-youtube {
    background: #bb0000;
    color: white;
}

.social-media-link .fa-instagram {
    background: #125688;
    color: white;
}

.social-media-link-mobile {
    display: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 12rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 0.85rem;
    color: #5b7190;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #edf2f9;
    border-radius: 0.35rem;
    max-height: 250px;
    overflow: hidden;
    overflow-y: scroll;
}


/* width */

.dropdown-menu::-webkit-scrollbar {
    width: 5px;
}


/* Track */

.dropdown-menu::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}


/* Handle */

.dropdown-menu::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}


/* Handle on hover */

.dropdown-menu::-webkit-scrollbar-thumb:hover {
    background: #b30000;
}

.partner-offer-name i {
    background: #2c7be5;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    padding: 0 2px 0 0 !important;
    border-radius: 1px;
    font-size: 12px;
}

.map-btn {
    display: none;
}

.the-map {
    display: block;
}

.menu-exception {
    display: block;
}

.pass-group {
    position: relative;
}

.pass-group i {
    position: absolute;
    top: 40%;
    right: 10px;
    cursor: pointer;
}

.con-pass-group {
    position: relative;
}

.con-pass-group i {
    position: absolute;
    top: 40%;
    right: 10px;
    cursor: pointer;
}

span.notification_count {
    background: black;
    height: 18px;
    width: 18px;
    text-align: center;
    display: inline-block;
    line-height: 18px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: -11px;
    color: #fff;
    font-size: 8px;
}