﻿#nav:after,
.visual-list:after {
    content: " ";
    display: block;
    clear: both;
}

.right-arrow:before {
    content: ">";
}

.users-list,
#nav,
.visual-list,
.state-list,
.nav-footer,
.category-list,
.social-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');

@font-face {
    font-family: "Oswald";
    src: url("../fonts/oswald-medium-webfont.eot");
    src: url("../fonts/oswald-medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/oswald-medium-webfont.woff2") format("woff2"), url("../fonts/oswald-medium-webfont.woff") format("woff"), url("../fonts/oswald-medium-webfont.ttf") format("truetype"), url("../fonts/oswald-medium-webfont.svg#oswaldmedium") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?okw8qt");
    src: url("../fonts/icomoon.eot?#iefixokw8qt") format("embedded-opentype"), url("../fonts/icomoon.ttf?okw8qt") format("truetype"), url("../fonts/icomoon.woff?okw8qt") format("woff"), url("../fonts/icomoon.svg?okw8qt#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Stencil';
    src: url('../fonts/StencilStd.woff2') format('woff2'), url('../fonts/StencilStd.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-youtube:before {
    content: "\e60b";
}

.icon-chevron-down:before {
    content: "\e60d";
}

.icon-facebook:before {
    content: "\e600";
}

.icon-google-plus:before {
    content: "\e601";
}

.icon-gear:before {
    content: "\e602";
}

.icon-handguns:before {
    content: "\e603";
}

.icon-instagram:before {
    content: "\e604";
}

.icon-pencil:before {
    content: "\e605";
}

.icon-rifles:before {
    content: "\e606";
}

.icon-scope:before {
    content: "\e607";
}

.icon-search:before {
    content: "\e608";
}

.icon-shotguns:before {
    content: "\e609";
}

.icon-twitter:before {
    content: "\e60a";
}

html {
    height: 100%;
}

body {
    width: 10px;
    height: 10px;
    width: 100%;
    min-width: 320px;
    height: 100%;
}

a {
    -webkit-transition: background .3s, opacity .3s, color .3s ease;
    transition: background .3s, opacity .3s, color .3s ease;
}

    a:focus {
        outline: none;
    }

#wrapper {
    overflow: hidden;
    width: 100%;
    /* height: 100%;
    display: table;*/
    margin: 0 auto;
}

.container-fluid {
    max-width: 1170px;
}

.form-control {
    box-shadow: none;
    font-size: 18px;
    line-height: 50px;
    padding: 2px 12px 1px;
    width: 100%;
    -webkit-appearance: none;
}

    .form-control:focus {
        box-shadow: none;
    }

    .form-control::-webkit-input-placeholder {
        color: #79706e;
    }

    .form-control::-moz-placeholder {
        opacity: 1;
        color: #79706e;
    }

    .form-control:-moz-placeholder {
        color: #79706e;
    }

    .form-control:-ms-input-placeholder {
        color: #79706e;
    }

    .form-control.placeholder {
        color: #79706e;
    }

#recaptcha_widget {
    padding: 20px 0px;
}

.btn {
    border-width: 2px;
    font: 300 22px/26px "Oswald", "Arial", "Helvetica", sans-serif;
    padding: 12px 21px;
    -webkit-transition: background .3s, opacity .3s, color .3s ease;
    transition: background .3s, opacity .3s, color .3s ease;
    white-space: normal;
}

button:focus {
    outline: 0 !important;
}

#main_site .btn-primary {
    color: #ffffff;
    background-color: #6F825F;
    border-color: #BFC2BC;
}

    #main_site .btn-primary:hover,
    #main_site .btn-primary:focus,
    #main_site .btn-primary:active,
    #main_site .btn-primary.active,
    #main_site .open .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #56634B;
        border-color: #BFC2BC;
    }

    #main_site .btn-primary:active,
    #main_site .btn-primary.active,
    .open .dropdown-toggle.btn-primary {
        background-image: none;
    }

    #main_site .btn-primary.disabled,
    #main_site .btn-primary[disabled],
    fieldset[disabled] .btn-primary,
    #main_site .btn-primary.disabled:hover,
    #main_site .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    #main_site .btn-primary.disabled:focus,
    #main_site .btn-primary[disabled]:focus,
    #main_site fieldset[disabled] .btn-primary:focus,
    #main_site .btn-primary.disabled:active,
    #main_site .btn-primary[disabled]:active,
    #main_site fieldset[disabled] .btn-primary:active,
    #main_site .btn-primary.disabled.active,
    #main_site .btn-primary[disabled].active,
    #main_site fieldset[disabled] .btn-primary.active {
        background-color: #6F825F;
        border-color: #BFC2BC;
    }

    #main_site .btn-primary .badge {
        color: #6F825F;
        background-color: #ffffff;
    }


.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: 29px;
}

.bg-stretch {
    position: absolute;
    left: 0;
    right: 0;
    top: -6px;
    bottom: 0;
    z-index: -1;
    overflow: hidden;
}

.loader-box {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 200;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.loader {
    position: relative;
}

    .loader:before {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(10, 10, 10, .5);
        z-index: 199;
        content: "";
    }

    .loader .loader-box {
        opacity: 1;
        visibility: visible;
    }

#header {
    padding: 93px 0 0;
}

    #header .top-holder {
        position: fixed;
        top: 0;
        left: 0;
        padding: 14px 0;
        background: url("../images/bg-body.png") repeat;
        width: 10px;
        height: 10px;
        background-color: #0a0a0a;
        box-shadow: 0 0 5px 0 rgba(10, 10, 10, .8);
        z-index: 100;
        width: 100%;
        height: auto;
        -webkit-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
        -moz-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
        box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
    }

    #header .align-right {
        letter-spacing: -4px;
        width: calc(100% - 260px);
        text-align: right;
        padding: 6px 0 0;
    }

        #header .align-right > * {
            letter-spacing: 0;
        }

#logo {
    width: 260px;
}

    #logo img {
        max-width: 100%;
        height: auto;
    }

.search-form {
    display: inline-block;
    vertical-align: middle;
    width: 35%;
    background: #fff;
    border-radius: 4px;
    position: relative;
}

    .search-form .form-group {
        margin-bottom: 0;
        width: 100%;
    }

    .search-form .form-control {
        border: 0;
        width: 100%;
        padding-right: 50px;
    }

    .search-form .btn {
        padding: 0;
        border: 0;
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 31px;
        color: #5d734d;
        font-family: "icomoon";
    }

        .search-form .btn:before {
            line-height: 50px;
        }

        .search-form .btn:hover {
            background: transparent;
            color: #0a0a0a;
        }

.create-btn {
    margin: 0 0 0 30px;
    padding: 11px 5px 9px 8px;
    background: transparent;
}

    .create-btn [class^="icon-"] {
        margin: -5px 0 0 7px;
        font-size: 30px;
        display: inline-block;
        vertical-align: top;
    }

.users-list {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 -3px 30px;
    font-family: "Oswald", "Arial", "Helvetica", sans-serif;
    min-width: 155px !important;
}

    .users-list li {
        margin: 0 0 3px;
    }

    .users-list a {
        color: #e5e0bf;
    }

        .users-list a:hover {
            color: #d3cb93;
        }

#nav {
    font: 300 23px/26px "Oswald", "Arial", "Helvetica", sans-serif;
    text-align: center;
    padding: 10px 0 8px;
    max-width: 1000px;
    margin: 0 auto;
}

    #nav li {
        float: left;
    }

    #nav [class^="icon-"] {
        margin: 5px 0 0;
        display: inline-block;
        vertical-align: top;
        font-size: 40px;
    }

        #nav [class^="icon-"].icon-shotguns {
            font-size: 23px;
        }

        #nav [class^="icon-"].icon-rifles {
            font-size: 37px;
        }

        #nav [class^="icon-"].icon-handguns {
            font-size: 34px;
        }

    #nav a {
        color: #e5e0bf;
    }

        #nav a:hover {
            color: #d3cb93;
        }

.nav_post_new_edit {
    background-color: #E8E8E8;
    -webkit-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
    -moz-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
    box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
    color: #ffffff;
    padding: 15px 0px;
    margin: 20px 0px;
}

.post_new_edit dt {
    font-size: larger;
    padding: 5px 0px;
}

.post_new_edit .state-list {
    text-align: left;
    padding: 1% 0 0 7.3%;
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -moz-column-count: 5;
    -moz-column-gap: 0;
    -webkit-column-count: 5;
    -webkit-column-gap: 0;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
}

.post_new_edit .categories_block {
    padding: 15px 0px;
}

.post_new_edit .category-list {
    text-align: left;
    padding: 1% 0 0 7.3%;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -moz-column-count: 1;
    -moz-column-gap: 0;
    -webkit-column-count: 1;
    -webkit-column-gap: 0;
    font-size: 15px;
    line-height: 22px;
    font-weight: 700;
}

.post_new_edit .cat_header {
    font-size: larger;
}

.nav_post_new_edit .selected {
    color: #79706e;
}

.nav_post_new_edit #nav .success a {
    color: #d0d9c8;
}

    .nav_post_new_edit #nav .success a:hover {
        color: #6f825f;
    }

.banner {
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 1;
    font: 300 30px/39px "Oswald", "Arial", "Helvetica", sans-serif;
    color: #fff;
    padding: 34px 0 31px;
    border-bottom: 1px solid #fff;
    background-color: #000000;
}

    .banner .picture-holder {
        position: absolute;
        left: 0;
        width: 100%;
        top: 0;
        height: 100%;
        z-index: -1;
    }

    .banner h1 {
        margin: 0 0 1px;
    }

    .banner b {
        font-weight: 500;
    }

    .banner p {
        margin: 0 0 20px;
    }

#main {
    padding: 24px 0 37px;
    background: url("../images/bg-content.png") repeat-x;
    width: 100%;
    height: auto;
    background-color: #fff;
}

#main_site {
    padding: 24px 0 37px;
    width: 100%;
    height: auto;
    background-color: #fff;
    color: #79706e;
}

    #main_site h1,
    #main_site h2 {
        color: #79706e;
        font-weight: 400;
        text-transform: uppercase;
    }

a.visible-sm.visible-xs.msg_notification.messagenotification.inboxmobilescreen {
    color: #e5e0bf;
}

.users-list li {
    line-height: 1.2;
}

.visual-list {
    margin: 0 -2.3% 33px -2.2%;
}

    .visual-list li {
        float: left;
        width: 25.3%;
        margin: 0 2%;
    }

.state-hold {
    text-align: center;
    position: relative;
    z-index: 1;
}

    .state-hold h2 {
        margin: 0 0 42px;
        color: #79706e;
        font-weight: 400;
    }

        .state-hold h2 a {
            color: #79706e;
        }

    .state-hold .panel-body {
        padding: 0;
    }

.state-list {
    text-align: left;
    padding: 0 0 0 7.3%;
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    -moz-column-count: 5;
    -moz-column-gap: 0;
    -webkit-column-count: 5;
    -webkit-column-gap: 0;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}

    .category-list,
    .state-list li {
        padding: 0 10px 0 0;
        margin: 0 0 10px;
        display: inline-block;
        vertical-align: top;
        width: 100%;
    }


#footer {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    width: 100%;
    height: 1%;
    display: table-footer-group;
    background: url("../images/bg-body.png") repeat;
    background-color: black;
}

    #footer a {
        color: #fff;
    }

        #footer a:hover {
            color: #d3cb93;
        }

    #footer .top-hold {
        background: #2f2d24;
        padding: 26px 0 22px 20px;
        font-size: 17px;
        line-height: 20px;
        font-weight: 700;
        margin: 0 0 25px;
        text-align: left;
    }

        #footer .top-hold a {
            color: #e5e0bf;
        }

            #footer .top-hold a:hover {
                color: #d3cb93;
            }

    #footer h3 {
        margin: 0 0 12px;
        line-height: 22px;
    }

    #footer p {
        margin: 0 0 20px;
    }

    #footer .text-block {
        border: 4px solid #fff;
        padding: 17px 30px 0;
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 20px;
    }

.nav-footer li {
    margin: 0 0 12px;
}

.social-list {
    margin-bottom: 27px;
    letter-spacing: -4px;
    /*font-size: 41px;
    line-height: 44px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 32px;
}

    .social-list li a {
        display: block;
    }

        .social-list li a img {
            max-width: 40px;
            max-height: 40px;
            vertical-align: middle;
        }
    /*.social-list li {
        letter-spacing: 0;
        display: inline-block;
        vertical-align: middle;
        margin: 0 16px;
    }*/
    .social-list .icon-youtube {
        font-size: 49px;
    }

.copy {
    display: block;
    padding: 0 0 10px;
}

.maintenanceMessage {
    text-align: center;
    color: white;
    padding: 10px;
    background: red;
    font-weight: 600;
}

/* Fitler Form Start */
.fitler-form-main form label {
    font-weight: 600;
    font-size: 16px;
    color: #000000;
}

.fitler-form-main form .form-control {
    border: 1px solid #AFAFAF;
    border-radius: 8px;
    height: 40px;
    line-height: 100%;
    font-size: 15px;
    color: #000000;
    font-weight: 400;
}

.fitler-form-main form select.form-control, .fitler-form-main form .select2-container--default .select2-selection--multiple, .filterShortBy .select2-container--default .select2-selection--single .select2-selection__rendered {
    background-image: url(../images/down-select.png);
    background-repeat: no-repeat;
    background-position-y: center;
    background-position-x: calc(100% - 10px);
    background-size: 13px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #000 !important
}

.fitler-form-main form text {
    height: 40px;
    display: block;
    text-align: center;
}

    .fitler-form-main form text i {
        height: 40px;
        line-height: 40px;
        color: #000000;
        font-size: 20px;
    }

.fitler-form-main form .nav-tabs {
    margin-top: 10px;
    border: none;
    margin-bottom: 30px;
}

    .fitler-form-main form .nav-tabs .nav-item {
        margin-right: 35px;
    }

        .fitler-form-main form .nav-tabs .nav-item:last-child {
            margin-right: 0;
        }

    .fitler-form-main form .nav-tabs .nav-link {
        box-shadow: none;
        border: none;
        background: transparent;
        font-size: 20px;
        font-weight: 600;
        color: #000000;
        border-bottom: 3px solid transparent;
    }

        .fitler-form-main form .nav-tabs .nav-link.active {
            background: #59734E1A;
            border-bottom: 3px solid #59734E;
        }

            .fitler-form-main form .nav-tabs .nav-link.active label {
                color: #59734E;
            }

        .fitler-form-main form .nav-tabs .nav-link .search-count {
            color: #000000;
            font-size: 12px;
            font-weight: 400;
            margin-left: 8px;
            padding: 1px 8px;
            line-height: 100%;
            display: inline-block;
            vertical-align: middle;
            border-radius: 11px;
        }

        .fitler-form-main form .nav-tabs .nav-link.active .search-count {
            color: #ffffff;
            background: #000000;
        }

.fitler-form-main form .apply-filter-btn {
    margin-bottom: 25px;
}

    .fitler-form-main form .apply-filter-btn input {
        background: #59734E;
        border-radius: 8px;
        box-shadow: none;
        outline: none;
        text-shadow: none;
        border: none;
        padding: 10px 20px;
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
    }

.fitler-form-main form .tab-pane .all-group {
    height: 480px;
    padding-top: 30px;
}

.fitler-form-main form .tab-pane .inline-list {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

    .fitler-form-main form .tab-pane .inline-list .small-text {
        margin-bottom: 12px;
        flex: 25%;
        max-width: 25%;
    }

    .fitler-form-main form .tab-pane .inline-list input[type="checkbox"] {
        width: 100%;
        height: 100%;
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        top: 3px;
        left: 0;
        bottom: 0;
        right: 100%;
        z-index: 1;
        opacity: 0;
        cursor: pointer;
    }

    .fitler-form-main form .tab-pane .inline-list label {
        font-weight: 400;
        color: #333;
        display: inline-block;
        width: calc(100% - 40px);
        vertical-align: middle;
        margin: 0;
        cursor: pointer;
    }

.fitler-form-main form .tab-pane .has-search {
    position: relative;
    width: calc(100% - 120px);
    display: inline-block;
}

    .fitler-form-main form .tab-pane .has-search img {
        position: absolute;
        right: 4px;
        top: 4px;
        width: 32px;
        height: 32px;
        content: "";
    }

    .fitler-form-main form .tab-pane .has-search .form-control {
        box-shadow: 0px 2px 12px #00000029;
        border: none;
    }

.fitler-form-main form .tab-pane .refresh-btn {
    width: 36px;
    height: 36px;
    display: inline-block;
    text-align: center;
    line-height: 34px;
    background: #ebeee9;
    border-radius: 8px;
    margin-top: 4px;
    margin-left: 15px;
}

.fitler-form-main form .tab-pane .selected-count {
    display: inline-block;
    background: #59734E;
    padding: 7px 13px;
    color: #ffffff;
    border-radius: 8px;
    margin-top: 4px;
    margin-left: 11px;
}

    .fitler-form-main form .tab-pane .selected-count label {
        color: #ffffff;
        margin: 0;
        font-size: 14px;
        font-weight: 400;
    }

.fitler-form-main form .custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 32px;
}

.fitler-form-main .form-group .select2-container {
    z-index: 100;
}

.fitler-form-main form .custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.fitler-form-main form .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: 0rem;
    display: block;
    width: 18px;
    height: 18px;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #AFAFAF solid 2px;
    border-radius: 4px;
}

.fitler-form-main form .custom-control-label::after {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-control-input:checked ~ .custom-control-label::before {
    color: #fff;
    border-color: #59734E;
    background-color: #59734E;
}

.fitler-form-main form .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("../images/checked.png");
}


.seller-product-detail-main .seller-detail-inner .seller-dm a.red-bg {
    background-image: url(../images/btn-bg-red.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 11px;
    font-weight: 900;
    color: #ffffff;
    line-height: 130%;
    width: 50px;
    height: 50px;
    padding: 6px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 6px;
}

.custom-sell-section {
    display: flex;
}



.seller-dm {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.custom-sell-section h2 {
    margin-bottom: 0px;
}

.seller-product-detail-main .seller-detail-inner .seller-dm {
    position: absolute;
    right: 15px;
    bottom: 20px;
}

/* Date 18/3 by Abhimanyu*/


.select2-container--default .select2-selection--multiple {
}

    .select2-container--default .select2-selection--multiple .select2-selection__choice {
        color: #000 !important;
        font-size: 12px
    }

.select2-results__option--selectable {
    font-size: 14px;
    color: #000;
}

.sticky_bottom_button_for_all {
    position: fixed;
    background-color: #000;
    z-index: 100000;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.6);
    border: 2px solid #d3cb93;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    bottom: 20px;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .sticky_bottom_button_for_all img {
        width: 25px;
        height: 25px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto;
        text-align: center;
        left: 15px;
    }


/*Popup box*/
#powerSearchAlertModal .modal-content {
    border-radius: 16px;
}

#powerSearchAlertModal .modal-header {
    background: #59734E;
    border-radius: 16px 16px 0 0;
}

#powerSearchAlertModal .modal-title {
    color: #ffffff;
    margin: 0;
    font-size: 20px;
}

#powerSearchAlertModal button.close {
    color: #ffffff;
    opacity: 1;
}

.popover {
    z-index: 100002 !important;
}

.custom-btn-main {
    font-size: 18px;
    padding: 8px 20px;
    line-height: 120%;
    margin-bottom: 20px;
}

.custom-btn-second {
    font-size: 18px;
    padding: 8px 20px;
    line-height: 120%;
}

.desktop_switch {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .desktop_switch label {
        margin-bottom: 0;
    }

.product_title {
    position: relative;
    padding-right: 22px !important;
}

    .product_title .favicon {
        position: absolute;
        right: -15px;
        top: 0;
        z-index: 1;
    }

        .product_title .favicon i.fa {
            font-size: 20px;
        }

.info-holder.UserType .title a i {
    font-size: 20px;
}

.info-holder.UserType .title a {
    line-height: 0;
}

.continue-btn a.btn {
    padding: 9px 17px 11px;
    font-size: 20px;
    background: #637e31;
    border-radius: 0px;
    color: #fff;
    margin-left: 15px;
}

.pv-btn-group {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 15px;
}

    .pv-btn-group a.btn {
        margin-left: 0;
    }

.continue-btn {
    padding: 0px 20px 20px 20px;
    overflow: hidden;
}

    .continue-btn p {
        margin-bottom: 20px;
    }

.mt-15px {
    margin-top: 15px;
}

@media (min-width: 768px) {
    #powerSearchAlertModal .modal-dialog {
        width: 80%;
    }
}

@media screen and (max-width: 1024px) {
    .responsive_ad.mobile_ad img {
        height: auto;
        width: 100%;
    }
}

@media (max-width:992px) {
    .fitler-form-main form .nav-tabs .nav-item {
        margin-right: 30px;
    }

    .fitler-form-main form .tab-pane .inline-list .small-text {
        flex: 33%;
        max-width: 33%;
    }

    .post_new_edit .state-list {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        -moz-column-count: 4;
        -webkit-column-count: 4;
    }
}

@media (max-width:767px) {
    .fitler-form-main form .nav-tabs .nav-link .search-count {
        margin-left: 3px;
    }

    .fitler-form-main form .tab-pane .inline-list .small-text {
        flex: 50%;
        max-width: 50%;
    }

    .ac-clear:nth-child(3) {
        clear: both;
    }

    .continue-btn a.btn {
        margin-bottom: 2px;
        line-height: 20px;
    }

    .custom-sell-section a.back-to-list {
        margin-top: -10px;
    }

    .post_new_edit .state-list {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width:480px) {
    .fitler-form-main form .col-xss-12 {
        width: 100%;
        float: none;
    }

    .fitler-form-main form .nav-tabs .nav-item {
        margin-right: 0;
        width: calc(50% - 15px);
    }

        .fitler-form-main form .nav-tabs .nav-item:nth-child(odd) {
            margin-right: 7px;
        }

        .fitler-form-main form .nav-tabs .nav-item:nth-child(even) {
            margin-left: 7px;
        }

    .fitler-form-main form .nav-tabs .nav-link label {
        font-size: 13px;
    }

    .fitler-form-main form .tab-pane .inline-list .small-text {
        flex: 100%;
        max-width: 100%;
    }

    .post_new_edit .state-list {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
    }
}

/* Filter Form End */


/*Verification form*/
.verification-form-wrap {
    width: 600px;
    max-width: 100%;
    margin: 20px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 45px 0 25px;
    background: #fff;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}

    .verification-form-wrap .form-group {
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

        .verification-form-wrap .form-group .input-label {
            font-size: 28px;
            font-weight: normal;
            margin: 0 0 20px;
        }

    .verification-form-wrap p {
        margin: 0 0 15px;
        font-size: 18px;
    }

        .verification-form-wrap p:last-child {
            margin-bottom: 0
        }

    .verification-form-wrap .verification-input {
        float: left;
        width: 350px;
        text-align: center;
    }

        .verification-form-wrap .verification-input .form-control {
            width: 100%;
        }

    .verification-form-wrap .resend-code-wrap {
        margin: 0;
        padding: 15px;
        float: left;
        font-size: 18px;
        position: relative;
    }

        .verification-form-wrap .resend-code-wrap img.throbber {
            width: 32px;
            height: 32px;
            position: absolute;
            right: 0;
            top: 9px;
            margin: 0
        }

    .verification-form-wrap .verification-form-action {
        margin-top: 30px;
    }

        .verification-form-wrap .verification-form-action input, .verification-form-wrap .verification-form-action button {
            min-width: 200px;
            padding: 11px 0;
            background-color: #59734e;
            border: 3px solid #59734e;
            font-size: 18px;
            color: #fff;
            font-weight: normal;
            cursor: pointer;
            -webkit-border-radius: 50px;
            border-radius: 50px;
            transition: all 0.35s ease 0s;
            -webkit-transition: all 0.35s ease 0s;
            display: inline-block;
            vertical-align: middle;
            outline: none
        }

            .verification-form-wrap .verification-form-action input.btn:hover, .verification-form-wrap .verification-form-action button.btn:hover {
                background: #fff;
                color: #59734e;
            }

    .verification-form-wrap .verification-msg {
        font-size: 18px;
        margin: 13px 0 0;
    }

.resend-code-wrap span#counter {
    margin-left: 7px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600 !important;
}

    .resend-code-wrap span#counter:empty {
        display: none;
    }

.verification-form-wrap .resend-code-wrap span.timer {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500 !important;
}

.verification-form-wrap .resend-code-wrap a#resendCodeLink {
    margin-left: 7px;
    font-size: 15px;
    line-height: 24px;
    font-weight: 600 !important;
}

.verification-form-wrap label#contactToAdminMsg {
    font-size: 14px;
    color: #ff0000;
    font-weight: 500 !important;
    line-height: 24px;
    margin: 0;
    padding: 15px;
}

.verification-form-wrap label#message {
    font-size: 15px;
    color: #ff0000;
    line-height: 9px;
    font-weight: 500 !important;
}

.verification-input label#VerificationCode-error {
    color: #ff0000;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400 !important;
}
/*Responsive*/
@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
    body {
        background-image: url("../images/bg-body@2x.png");
        background-size: 10px 10px;
    }

    #header .top-holder {
        background-image: url("../images/bg-body@2x.png");
        background-size: 10px 10px;
        -webkit-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
        -moz-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
        box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
    }

    #main {
        background-image: url("../images/bg-content@2x.png");
        background-size: 100% auto;
    }
}

@media (min-width: 768px) {
    .state-hold h2 a {
        pointer-events: none;
    }

    .state-hold .collapse {
        display: block !important;
        height: auto !important;
    }

    .state-hold .collapsing {
        height: auto !important;
    }
}

@media only screen and (min-width: 1025px) {
    a[href^=tel],
    a[href^=skype],
    a[href^=sms] {
        cursor: default;
        pointer-events: none;
    }
}

@media (max-width: 991px) {
    #header .top-holder {
        padding: 12px 0;
        -webkit-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
        -moz-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
        box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
    }

    #header .align-right {
        width: calc(100% - 210px);
        padding-top: 0;
    }

    .search-form {
        width: 35%;
    }

    #logo {
        width: 200px;
        margin-right: auto;
    }

    .search-form .btn {
        font-size: 20px;
    }

    .create-btn {
        margin-left: 25px;
        padding: 0 !important;
        border: 0;
    }

    create-btn:hover {
        color: #d3cb93;
    }

    .create-btn [class^="icon-"] {
        margin: 0 0 5px;
    }

    .users-list {
        margin-left: 25px;
    }

    .state-list {
        column-count: 3;
        -moz-column-count: 3;
        -webkit-column-count: 3;
    }

    #footer {
        display: block;
    }

        #footer .top-hold {
            padding-bottom: 1px;
        }

    .nav-footer {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    h1 {
        font-size: 25px;
    }

    h2 {
        font-size: 16px;
    }

    .btn {
        font-size: 11px;
        line-height: 16px;
        padding: 4px 10px;
    }

    .btn-group {
        vertical-align: top;
    }

        .btn-group .btn + .btn,
        .btn-group .btn + .btn-group,
        .btn-group .btn-group + .btn,
        .btn-group .btn-group + .btn-group {
            margin-left: 13px;
        }

    #header {
        padding-top: 0;
    }

        #header .align-right {
            margin-right: 12px !important;
            padding-right: 0px !important;
        }

        #header .top-holder {
            padding: 6px 0 5px;
            position: static;
            -webkit-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
            -moz-box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
            box-shadow: -1px 3px 5px 0px rgba(0,0,0,0.32);
        }

    #logo {
        width: 130px;
        margin: 0 auto;
        float: none !important;
    }

    .create-btn {
        display: inline-block !important;
        vertical-align: middle;
        margin-left: 0;
    }

        .create-btn.visible-xs {
            margin-left: 15px;
        }

        .create-btn [class^="icon-"] {
            font-size: 20px;
            margin-bottom: 2px;
        }

    .nav-holder {
        padding: 0;
    }

    #nav {
        padding: 20px 0;
        font-size: 18px;
        line-height: 22px;
    }

        #nav li {
            float: none;
            width: 100% !important;
            padding: 0 15px 20px;
            margin: 0 0 20px;
            border-bottom: 1px solid #0a0a0a;
        }

            #nav li:last-child {
                margin-bottom: 0;
                padding-bottom: 0;
                border-bottom: 0;
            }

        #nav [class^="icon-"] {
            display: none;
        }

    .navbar-collapse {
        border: 0;
        box-shadow: none;
    }

    .navbar-toggle {
        margin: 0;
        padding: 0;
        border: 0;
        font: 300 11px/16px "Oswald", "Arial", "Helvetica", sans-serif;
        text-align: center;
        -webkit-transition: background .3s, opacity .3s, color .3s ease;
        transition: background .3s, opacity .3s, color .3s ease;
    }

        .navbar-toggle .icon-bar {
            width: 20px;
            height: 4px;
            margin: 0 auto;
            -webkit-transition: background .3s, opacity .3s, color .3s ease;
            transition: background .3s, opacity .3s, color .3s ease;
        }

        .navbar-toggle .text {
            margin: 2px 0 0;
            display: block;
        }

        .navbar-toggle:hover {
            color: #d3cb93;
        }

            .navbar-toggle:hover .icon-bar {
                background: #d3cb93;
            }

    .banner {
        border-bottom: 0;
        padding: 39px 0 32px;
    }

        .banner h1 {
            margin-bottom: 8px;
        }

    #main {
        padding: 8px 0 2px;
    }

    #main_site {
        padding: 8px 0 2px;
    }

    .visual-list {
        margin: 0 -10px 8px;
    }

        .visual-list li {
            width: 100%;
            float: none;
            margin: 0 0 2px;
        }

            .visual-list li.video {
                width: 100%;
            }

        .visual-list img {
            max-width: none;
            width: 100%;
        }

    .state-hold {
        text-align: left;
    }

        .state-hold h2 {
            font-weight: 300;
            color: #e5e0bf;
            margin: 0 -15px;
        }

            .state-hold h2 a {
                display: block;
                color: #e5e0bf;
                padding: 7px 40px 6px 14px;
                background: #2f2d24;
                position: relative;
            }

                .state-hold h2 a:before {
                    position: absolute;
                    content: "\e60d";
                    font-family: "icomoon";
                    top: 50%;
                    right: 11px;
                    -webkit-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    transform: translateY(-50%);
                    font-size: 22px;
                }

    .state-list {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        padding: 10px 0;
        font-size: 14px;
        line-height: 18px;
    }

        .state-list li {
            margin-bottom: 5px;
        }

    #footer {
        font-size: 7px;
        line-height: 12px;
        padding: 12px 34px;
    }

        #footer .text-block {
            font-size: 8px;
            line-height: 10px;
            border-width: 2px;
            padding: 9px 13px 0;
            margin-bottom: 8px;
        }

        #footer p {
            margin-bottom: 10px;
        }

    .social-list {
        /*font-size: 20px;
        line-height: 24px;*/
        margin-bottom: 13px;
        column-gap: 20px;
    }

        .social-list li a img {
            max-width: 26px;
            max-height: 26px;
        }

        /*.social-list li {
            margin: 0 10px;
        }*/

        .social-list .icon-youtube {
            font-size: 25px;
        }

    /*#mainMessageContainer {
        margin-top: 0px !important;
    }*/

    #header .header-inbox-hide a.msg_notification {
        display: none !important;
    }
}

@media(max-width:480px) {
    .verification-form-wrap .form-group .input-label {
        font-size: 25px
    }

    .verification-form-wrap p {
        font-size: 16px;
    }

    .verification-form-wrap .verification-input {
        float: none;
        width: 100%;
    }

    .verification-form-wrap .resend-code-wrap {
        padding: 15px 45px 0 0;
        float: none;
        font-size: 17px;
        display: inline-flex;
    }

    .verification-form-wrap .verification-msg {
        font-size: 16px;
        margin: 13px 0 0;
    }

    .shopping {
        bottom: -4px;
        right: -95px;
    }
}

@media (max-width: 374px) {
    #logo {
        width: 120px;
    }
}

/* MEssage page 15/07/21 */

.messages_all_wrapper {
    background: #fff;
    padding: 20px 5px !important;
    border-radius: 12px;
    box-shadow: 0px 0px 12px rgba(0,0,0,0.15);
}

    .messages_all_wrapper .all_messangers {
        /*max-height: 500px;
        overflow: auto;
        min-height: 390px;*/
        margin: 0 -16px 0 -10px;
        padding-left: 10px;
        padding-right: 16px;
    }

    .messages_all_wrapper .all_messages {
        max-height: 500px;
        min-height: 390px;
        position: relative;
        padding-bottom: 50px;
    }

    .messages_all_wrapper .col-md-7 {
        border-left: 1px solid #ccc
    }

    .messages_all_wrapper .all_messages ul {
        max-height: 300px;
        overflow: auto;
        margin: 0 -21px 0 -10px;
        padding-left: 10px !important;
        padding-right: 18px !important;
    }

    .messages_all_wrapper .all_messages .send_msg {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 3px;
    }

        .messages_all_wrapper .all_messangers::-webkit-scrollbar-track,
        .messages_all_wrapper .all_messages ul::-webkit-scrollbar-track,
        .messages_all_wrapper .all_messages .send_msg .do_message textarea::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
            background-color: #F5F5F5;
        }

        .messages_all_wrapper .all_messangers::-webkit-scrollbar,
        .messages_all_wrapper .all_messages ul::-webkit-scrollbar,
        .messages_all_wrapper .all_messages .send_msg .do_message textarea::-webkit-scrollbar {
            width: 4px;
            background-color: #F5F5F5;
        }

        .messages_all_wrapper .all_messangers::-webkit-scrollbar-thumb,
        .messages_all_wrapper .all_messages ul::-webkit-scrollbar-thumb,
        .messages_all_wrapper .all_messages .send_msg .do_message textarea::-webkit-scrollbar-thumb {
            background-color: #6f825f;
        }

        .messages_all_wrapper .all_messangers::-webkit-scrollbar-track,
        .messages_all_wrapper .all_messages ul::-webkit-scrollbar-track,
        .messages_all_wrapper .all_messages .send_msg .do_message textarea::-webkit-scrollbar-track {
            -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
            background-color: #F5F5F5;
        }

        .messages_all_wrapper .all_messangers::-webkit-scrollbar,
        .messages_all_wrapper .all_messages ul::-webkit-scrollbar,
        .messages_all_wrapper .all_messages .send_msg .do_message textarea::-webkit-scrollbar {
            width: 4px;
            background-color: #F5F5F5;
        }

        .messages_all_wrapper .all_messangers::-webkit-scrollbar-thumb,
        .messages_all_wrapper .all_messages ul::-webkit-scrollbar-thumb,
        .messages_all_wrapper .all_messages .send_msg .do_message textarea::-webkit-scrollbar-thumb {
            background-color: #6f825f;
        }

    .messages_all_wrapper .all_messangers > label {
        color: #59734e;
        font-weight: 900;
        font-size: 18px !important;
        text-transform: uppercase;
        margin-bottom: 20px !important
    }

    .messages_all_wrapper .all_messangers table, .messages_all_wrapper .all_messangers table tbody,
    .messages_all_wrapper .all_messangers table thead, .messages_all_wrapper .all_messangers tr,
    .messages_all_wrapper .all_messangers table td, .messages_all_wrapper .all_messangers table th {
        display: block;
        width: 100%;
    }

    .messages_all_wrapper .all_messangers .menu-list {
        display: block;
        padding: 12px 8px;
        border-bottom: 1px solid #dedede;
    }

        .messages_all_wrapper .all_messangers .menu-list.showchat {
            background: rgba(110, 130, 94, 0.10);
        }

        .messages_all_wrapper .all_messangers .menu-list.showchat {
            background: rgba(110, 130, 94, 0.10);
        }

.msg-section {
    position: relative;
}

    .msg-section .custom-archive {
        position: absolute;
        right: 0;
        top: 25px;
    }

.msg-custom-title {
    background: #e5e4e4;
    width: 100%;
    display: inline-block;
    padding: 5px;
}

.messages_all_wrapper .all_messangers .menu-list:nth-child(2).showchat {
    border-top: 1px solid #dedede !important
}

.messages_all_wrapper .all_messangers > .menu-list:hover {
    opacity: 0.75;
}

.messages_all_wrapper .all_messangers table td span.excerpt_msg {
    margin-top: 4px;
    color: #a3b09e
}

.messages_all_wrapper .all_messangers table td.messenger b {
    color: #000;
}

.messages_all_wrapper .all_messages .messageList li:last-child {
    margin-bottom: 5px
}

.messages_all_wrapper .all_messangers > a.showchat {
    padding: 12px 8px;
    background: #fafafa;
    box-shadow: inset 0px 0px 10px rgba(0,0,0,0.1);
    border-left: 1px solid #dedede !important;
    border-right: 1px solid #dedede !important
}

.messages_all_wrapper .all_messages > label {
    font-size: 24px !important;
    line-height: 1;
    font-weight: 900;
    -webkit-text-stroke: 0.3px;
    text-transform: capitalize;
    padding-bottom: 20px !important;
    border-bottom: 1px solid #dedede !important;
    display: block !important
}

.messages_all_wrapper .all_messages .messageList li > div {
    margin-top: 3px !important;
    margin-bottom: 0px !important;
    padding-top: 5px !important;
    border-top: none !important;
    padding-bottom: 2px !important;
    text-align: left !important;
    max-width: 550px;
    min-width: 300px;
    margin-left: auto;
    width: max-content;
}

    .messages_all_wrapper .all_messages .messageList li > div pre {
        background: #f2f6ef !important;
        margin-bottom: -8px !important;
        font-family: "Lato", "Arial", "Helvetica", sans-serif !important;
        padding: 8px 10px 10px !important;
    }

.messages_all_wrapper .all_messages .messageList li .msg-list-box .msg-list-box-inner {
    background: #f2f6ef !important;
    font-family: "Lato", "Arial", "Helvetica", sans-serif !important;
    padding: 8px 10px 10px !important;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.25;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.messages_all_wrapper .all_messages .messageList li .msg-list-box .msg-list-img-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.chat-box-title-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 30px;
}

    .chat-box-title-wrap label {
        font-size: 20px;
        line-height: 22px;
        text-transform: capitalize;
        margin-bottom: 0;
    }

    .chat-box-title-wrap span {
        display: flex;
        flex: 100%;
    }

    .chat-box-title-wrap h4 {
        color: #000000;
        font-size: 18px;
        font-weight: 600;
        margin: 0;
        font-family: "Lato", "Arial", "Helvetica", sans-serif;
    }

.msg-list-btn-box {
    display: flex;
}

    .msg-list-btn-box a {
        font-size: 9px;
        font-weight: 900;
        color: #ffffff;
        line-height: 130%;
        width: 44px;
        height: 45px;
        padding: 6px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .msg-list-btn-box a + a {
            margin-left: 10px;
        }

        .msg-list-btn-box a.red-bg {
            background-image: url('../images/btn-bg-red.png');
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
        }

        .msg-list-btn-box a.green-bg {
            background-image: url('../images/btn-bg-green.png');
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center;
        }

.messages_all_wrapper .all_messages .messageList li .msg-list-box .msg-list-box-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

    .messages_all_wrapper .all_messages .messageList li .msg-list-box .msg-list-box-title .msg-list-box-price {
        font-size: 13px;
        font-weight: bold;
        margin-left: 35px;
    }

.messages_all_wrapper .all_messages .messageList li .msg-list-box img {
    max-width: 100%;
    width: 110px;
    border-radius: 4px;
}

.messages_all_wrapper .all_messages .messageList li .msg-list-box .msg-list-time {
    font-size: 10px;
    margin-top: 12px !important;
    display: block !important;
    text-align: right;
    color: #6e6e6e !important;
}

.messages_all_wrapper .all_messages .messageList li .msg-list-box .msg-list-box-inner {
    background: #f2f6ef !important;
    font-family: "Lato", "Arial", "Helvetica", sans-serif !important;
    padding: 8px 10px 10px !important;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.25;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.messages_all_wrapper .all_messages .messageList li .msg-list-box .msg-list-box-title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.messages_all_wrapper .all_messages .send_msg input, .messages_all_wrapper .all_messages .send_it a {
    height: 36px;
}

.messages_all_wrapper .all_messages .messageList li .msg-list-box .msg-list-box-title .msg-list-box-price {
    font-size: 13px;
    font-weight: bold;
    margin-left: 35px;
}

.messages_all_wrapper .all_messages .messageList li .msg-list-box img {
    max-width: 100%;
    width: 110px;
    border-radius: 4px;
}

.messages_all_wrapper .all_messages .messageList li .msg-list-box .msg-list-time {
    font-size: 10px;
    margin-top: 12px !important;
    display: block !important;
    text-align: right;
    color: #6e6e6e !important;
}

.messages_all_wrapper .all_messages .messageList li.receivedmessages > div {
    margin-left: 0 !important
}

.messages_all_wrapper .all_messages .messageList li.receivedmessages {
    text-align: left !important
}

    .messages_all_wrapper .all_messages .messageList li.receivedmessages > div pre {
        background: #f2f2f2 !important;
    }

.messages_all_wrapper .all_messages .messageList li {
    font-size: 14px !important;
    margin-top: 10px;
}

    .messages_all_wrapper .all_messages .messageList li > a {
        color: #59734e;
        font-weight: 700 !important
    }

    .messages_all_wrapper .all_messages .messageList li > div pre > span:last-child {
        margin-top: 12px !important;
        display: block !important;
        text-align: right;
        color: #6e6e6e !important
    }

.messages_all_wrapper .all_messages .send_msg {
    display: flex;
    align-items: flex-end;
}

    .messages_all_wrapper .all_messages .send_msg input, .messages_all_wrapper .all_messages .send_it a {
        height: 36px;
    }

    .messages_all_wrapper .all_messages .send_msg input {
        width: 100%;
    }

    .messages_all_wrapper .all_messages .send_msg .do_message {
        width: calc(100% - 46px) !important;
    }

.messages_all_wrapper .all_messages .send_it {
    width: 36px !important;
    margin-left: auto !important;
}

    .messages_all_wrapper .all_messages .send_it a {
        display: flex !important;
        align-items: center;
        justify-content: center;
        background: #6f825f !important;
        border-radius: 5px;
    }

    .messages_all_wrapper .all_messages .send_it i {
        font-size: 16px !important;
        color: #fff !important;
        margin-left: -5px;
    }

.messages_all_wrapper .all_messages .send_msg .do_message textarea {
    font-size: 13px;
    height: 36px;
    line-height: 16px;
    padding-top: 8px;
    resize: none;
}

/*#messagenotification {
        position: absolute;
        right: -18px;
        bottom: -15px;
    }*/
.messagenotification {
    position: absolute;
    right: -18px;
    bottom: -16px;
}

    /*#messagenotification a, #messagenotification a span {
        color: #e5e0bf !important
    }*/

    .messagenotification a, .messagenotification a span {
        color: #e5e0bf !important
    }

.willing-to-ship-form .switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 23px;
    margin-bottom: -5px !important;
    vertical-align: -2px;
}

    .willing-to-ship-form .switch input {
        display: none;
    }

.willing-to-ship-form .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
}

    .willing-to-ship-form .slider:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 18px;
        left: 2px;
        bottom: 4px;
        background-color: white;
        transition: .4s;
    }

/* include generated hidden field here */
input[type="checkbox"]:checked + input[type="hidden"] + .slider,
input[type="checkbox"]:checked + .slider {
    background-color: #5c734e;
}

/* include generated hidden field here */
input[type="checkbox"]:focus + input[type="hidden"] + .slider,
input[type="checkbox"]:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

/* include generated hidden field here */
input[type="checkbox"]:checked + input[type="hidden"] + .slider:before,
input[type="checkbox"]:checked + .slider:before {
    transform: translateX(26px);
}

/* Rounded sliders */
.willing-to-ship-form .slider.round {
    border-radius: 34px;
}

    .willing-to-ship-form .slider.round:before {
        border-radius: 50%;
    }


@media (max-width: 1200px) {
    .messages_all_wrapper {
        max-width: calc(100vw - 30px) !important
    }
}

@media (max-width: 1150px) {
    #header .align-right {
        padding-right: 20px !important;
        width: calc(100% - 260px);
    }

    .messagenotification {
        right: 3px;
        /*bottom: 5px;*/
        color: #e5e0bf !important;
    }
}

@media (max-width: 991px) {

    .messages_all_wrapper .all_messangers {
        border-right: none !important;
        padding-right: 10px !important;
        min-height: auto
    }

    .messages_all_wrapper .col-md-8 {
        border-left: none;
    }

    .messages_all_wrapper .all_messages
    .messages_all_wrapper .all_messangers,
    .messages_all_wrapper .all_messages {
        min-height: auto !important;
    }

        /*.messages_all_wrapper .all_messages {
            margin-top: 30px !important
        }*/

        .messages_all_wrapper .all_messages ul {
            max-height: 295px;
        }

            .messages_all_wrapper .all_messages ul + #msgloader {
                position: absolute;
                bottom: 115px;
                left: 50%;
                transform: translateX(-65%);
            }

                .messages_all_wrapper .all_messages ul + #msgloader #preloader {
                    font-size: 12px !important
                }

                .messages_all_wrapper .all_messages ul + #msgloader img {
                    width: 22px;
                    height: 22px;
                }

        .messages_all_wrapper .all_messages .send_msg {
            left: 0
        }

        .messages_all_wrapper .all_messages ul #msgloader {
            margin-top: 10px;
        }

        .messages_all_wrapper .all_messages .messageList li:last-child {
            margin-bottom: 10px;
        }

    .chat-box-title-wrap span {
        padding-left: 30px;
    }

    /* 31 08 2022 Start*/
    #header .top-holder {
        padding: 30px 0;
    }

    .notification-badge {
        bottom: 14px;
        right: 6px;
    }

    .shopping {
        bottom: -15px;
        right: 0;
    }

    .top-holder .container-fluid {
        width: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        z-index: inherit;
        position: static;
    }

    #main {
        padding: 15px 0 37px !important;
    }

    .pull-right.align-right {
        width: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .create-btn {
        margin-left: 0px;
    }

    .users-list {
        margin-left: 0px;
    }

    .badge {
        padding: 2px 6px;
    }
    /* 31 08 2022 End*/

    .messagenotification {
        right: 15px;
        bottom: 2px;
        z-index: 1;
    }

    #MessageDetailPage .chat-box-header-top {
        margin-top: 15px;
    }
}

@media (min-width: 768px) {
    /*.messagenotification.msg_notification {
            display: none;
        }*/
}

/*@media (min-width: 768px) and (max-width: 768px) {
    .messagenotification {
        right: 15px;
        bottom: 11px;
        color: #e5e0bf;
    }
}*/

@media (max-width: 768px) {
    .col-sm-12 {
        width: 100%;
    }

    .vendor-search-section {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .messages_all_wrapper .all_messages ul {
        padding-bottom: 0px !important;
        padding-right: 10px !important;
        margin-right: -10px;
        max-height: inherit;
    }

    .messages_all_wrapper .all_messages .send_it {
        width: 36px !important
    }

        .messages_all_wrapper .all_messages .send_it i {
            font-size: 16px !important;
            margin-left: -2px;
        }

    .messages_all_wrapper .all_messages .send_msg .do_message {
        width: calc(100% - 55px) !important;
    }

    .messages_all_wrapper .all_messages .send_msg input {
        height: 38px
    }

    .messagenotification.msg_notification {
        display: inline-block !important
    }

    .messages_all_wrapper .all_messangers table, .messages_all_wrapper .all_messangers table tbody, .messages_all_wrapper .all_messangers table thead, .messages_all_wrapper .all_messangers tr, .messages_all_wrapper .all_messangers table td, .messages_all_wrapper .all_messangers table th {
        font-size: 13px !important
    }

    .messages_all_wrapper .all_messangers > label {
        font-size: 16px !important
    }

    .messages_all_wrapper .all_messages > label {
        font-size: 20px !important
    }

    .messages_all_wrapper .all_messages .messageList li {
        margin-top: 15px !important
    }

        .messages_all_wrapper .all_messages .messageList li > div {
            padding-top: 4px !important
        }

        .messages_all_wrapper .all_messages .messageList li.receivedmessages > div pre {
            padding: 5px 8px;
        }

    #header a.msg_notification {
        display: inline-block !important;
        color: #e5e0bf !important;
        margin-left: 12px !important;
        margin-top: -8px !important;
        font-size: 13px;
    }

        #header a.msg_notification i {
            font-size: 16px;
        }

    .messages_all_wrapper .all_messages .messageList li > div pre span:last-child {
        margin-top: 8px !important;
        /* font-size: 8px !important*/
    }

    .messages_all_wrapper .all_messages .messageList li {
        font-size: 12px !important
    }

    /*.messages_all_wrapper .all_messages ul {
        padding-right: 10px !important;
        max-height: inherit;
    }*/

    #header a.msg_notification .messagenotification {
        color: #e5e0bf !important;
    }

    /*#logo {
        transform: translate(-15px, -15px)
    }*/

    .users-list {
        min-width: auto !important;
    }

    .messagenotification {
        position: unset !important
    }

    /*.messages_all_wrapper .all_messages ul + #msgloader {
        bottom: 87px;
        left: 45px !important
    }*/
    .chat-box-header-top button.back-to-list {
        padding-left: 0;
        padding-right: 5px;
        display: block !important;
    }

    .chat-box-title-wrap label {
        margin-bottom: 0;
        font-size: 18px;
    }

    #MessageDetailPage .chat-box-header-top {
        margin-top: 0;
    }
    /*#main {
        padding: 15px 0 37px !important;
    }*/
}

@media (max-width: 575px) {
    .messages_all_wrapper .all_messages .messageList li > div {
        max-width: calc(100% - 40px) !important
    }

    .messages_all_wrapper {
        margin-bottom: 40px !important
    }

        .messages_all_wrapper .all_messangers > a.showchat {
            background: #fafafa;
            box-shadow: none;
        }

        .messages_all_wrapper .all_messangers a.showchat table td.messenger b {
            color: #59734e !important
        }

        .messages_all_wrapper .all_messages {
            padding-bottom: 50px
        }
}

@media (max-width: 480px) {
    .chat-box-title-wrap label {
        white-space: nowrap;
        max-width: 185px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media (max-width: 380px) {
    .chat-box-title-wrap label {
        max-width: 170px;
    }
}

@media (max-width: 360px) {
    .chat-box-title-wrap label {
        max-width: 150px;
    }
}

@media (max-width: 359px) {
    .chat-box-title-wrap label {
        max-width: 120px;
    }
}

/* 28-07-2021*/

.pp_main {
    max-width: 800px;
    margin: 20px auto 20px;
    background-color: #fff;
}

    .pp_main h3 {
        font-size: 36px;
        padding-bottom: 12px;
        -webkit-text-stroke: 1px;
        text-align: center;
        margin-bottom: 25px;
        font-weight: 400;
        text-transform: uppercase;
        padding: 40px 10px;
        background: #000;
        color: #e5e0bf;
    }

    .pp_main ul {
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 0;
    }

        .pp_main ul li {
            list-style: none;
            padding: 15px 30px;
            padding-left: 60px;
            background: rgba(99, 126, 49, 0.1);
            position: relative;
            margin-bottom: 15px;
            font-family: Oswald;
            line-height: 1.7;
            font-size: 18px;
            position: relative;
        }

            .pp_main ul li::before {
                content: '';
                position: absolute;
                left: 15px;
                top: 16px;
                width: 30px;
                height: 30px;
                background: url(../images/checkmark.png) no-repeat center;
                background-size: 20px;
            }

            .pp_main ul li:last-child::before {
                top: 24px;
            }

            .pp_main ul li a.btn {
                padding: 9px 17px 11px;
                font-size: 20px;
                background: #637e31;
                border-radius: 0px;
                color: #fff;
                margin-left: 15px
            }

                .pp_main ul li a.btn:hover {
                    background: #000
                }

    .pp_main p:last-child {
        line-height: 1.7;
        font-weight: 700;
        color: #000;
        margin-top: 25px;
        text-align: center;
        font-size: 17px;
        padding-bottom: 25px;
    }

@media (max-width: 767px) {

    .pp_main h3 {
        font-size: 28px;
        margin-bottom: 18px;
    }

    .pp_main ul li {
        padding-left: 40px;
        margin-bottom: 12px;
        font-size: 16px;
    }

        .pp_main ul li::before {
            left: 10px;
            top: 21px;
            width: 20px;
            height: 20px;
            background-size: 16px;
        }

        .pp_main ul li:last-child::before {
            top: 21px;
        }

    .pp_main ul {
        padding-left: 15px;
        padding-right: 15px;
    }

        .pp_main ul li a.btn {
            padding: 9px 17px 11px;
            font-size: 16px;
            display: block;
            width: max-content;
            margin-left: 0;
            margin-top: 12px;
        }
}

#messageSellerContainer textarea {
    line-height: 1.5 !important;
    height: 100px !important
}

#contactSellerEmailModal .modal-footer {
    display: inline-flex;
    width: 100%;
    text-align: left !important;
}

    #contactSellerEmailModal .modal-footer button:last-child {
        margin-left: auto;
    }

    #contactSellerEmailModal .modal-footer #loader {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 50px;
    }

#contactform textarea {
    line-height: 1.5 !important;
    height: 150px !important
}

body.ShowPromotionlink #header {
    padding-top: 113px;
}

@media (max-width: 1039px) {
    #header {
        /*padding: 145px 0 0;*/
    }

    body.ShowPromotionlink #header {
        padding-top: 163px;
    }
}

@media (max-width: 991px) {
    /*#header {
        padding: 0px;
    }*/

    body.ShowPromotionlink #header {
        padding-top: 106px;
    }

    #header .top-holder {
        padding: 17px 0;
    }

    .search-form .form-control {
        padding-right: 20px;
    }
}

@media (max-width: 767px) {
    #header {
        padding: 0px;
    }

    body.ShowPromotionlink #header {
        padding-top: 0;
    }

    .top-holder .container-fluid {
        width: 100%;
        display: flex;
        align-items: center;
    }
}

#userLoginAlertModal {
    padding-right: 0 !important;
}

    #userLoginAlertModal .close {
        position: absolute;
        right: 15px;
        top: 15px;
        z-index: 99;
    }

    #userLoginAlertModal .modal-header {
        padding: 0 15px;
        min-height: inherit;
        border-bottom: none;
    }

    #userLoginAlertModal h2 {
        font-size: 24px;
        margin: 0 0 20px;
        padding-bottom: 25px;
        border-bottom: 1px solid #e5e5e5;
    }

.withoutlogingcart {
    margin-top: 165px;
}

    .withoutlogingcart .msg-error {
        margin-bottom: 8px;
        display: block;
    }

@media (max-width:991px) {
    .withoutlogingcart {
        margin-top: 0;
    }
}


#divRecentlyAddedProduct .font-danger {
    font-size: 26px;
    font-family: "oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fe0000;
}

#divRecentlyAddedProduct h1 {
    font-size: 19px;
    line-height: 140%;
    height: 53px;
    overflow: hidden;
}

#divRecentlyAddedProduct .centered-img {
    min-height: 190px;
    height: auto;
    padding: 20px 20px 20px 0;
}

#divRecentlyAddedProduct .gallery {
    width: auto;
    max-width: 100%;
    padding: 0;
}

#divRecentlyAddedProduct .div-viewed {
    border-left: 3px solid #fe0000;
}

@media (max-width:991px) {
    #divRecentlyAddedProduct .div-viewed {
        border-left: none;
    }

    #divRecentlyAddedProduct h1 {
        height: auto !important;
        overflow: visible;
    }
}

/* 28/01/2022 */
#tednugent .member-container {
    padding-left: 0;
    padding-right: 0;
}

#tednugent .member-message {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

    #tednugent .member-message .thank-msg {
        text-align: center;
        font-size: 30px;
        font-weight: 600;
    }

    #tednugent .member-message .sponsor-msg {
        text-align: center;
        font-size: 20px;
    }

    #tednugent .member-message img {
        max-width: 300px;
    }

#tednugent .member-benifit-main {
    padding-left: 0;
    padding-right: 0;
}

#tednugent .member-benifit {
    padding-left: 0;
}

#tednugent .member-benifit-main .member-side-img {
    padding-right: 0;
}

    #tednugent .member-benifit-main .member-side-img img {
        margin-top: 21px;
        width: 100%;
        height: auto;
    }


.messages_all_wrapper .all_messages_tab {
    display: flex;
    border-bottom: 1px solid #e5e4e4;
    margin-bottom: 15px;
    margin-top: 15px;
    white-space: nowrap;
}

    .messages_all_wrapper .all_messages_tab a {
        text-align: center;
        padding-bottom: 8px;
    }

    .messages_all_wrapper .all_messages_tab .msg-custom-title label {
        text-transform: capitalize;
        font-size: 14px;
        cursor: pointer;
        font-weight: 400;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        margin-bottom: 0;
    }

    .messages_all_wrapper .all_messages_tab .msg-custom-title .count-no {
        background: #ed2201;
        padding: 0;
        color: #fff;
        border-radius: 30px;
        font-size: 15px;
        line-height: 14px;
        font-weight: bold;
        margin-left: 6px;
        width: 22px;
        height: 22px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        vertical-align: middle;
    }

    .messages_all_wrapper .all_messages_tab .msg-custom-title.active label::before {
        position: absolute;
        right: -10px;
        top: 8px;
        content: "";
        width: 6px;
        height: 6px;
        background: #FF4646;
        border-radius: 50%;
        display: none;
    }

    .messages_all_wrapper .all_messages_tab .msg-custom-title label i {
        margin-right: 6px;
        vertical-align: -2px;
    }

.messages_all_wrapper .all_messangers .all_msg_section {
    max-height: 290px;
    overflow: auto;
    margin: 0 -14px 0 0;
    padding-right: 16px;
}

.messages_all_wrapper .msg-custom-title.active {
    border-bottom: 3px solid #6f825f;
    color: #6f825f !important;
}

.messages_all_wrapper .msg-custom-title {
    background: #ffffff;
}

.messages_all_wrapper .all_messangers::-webkit-scrollbar-track,
.messages_all_wrapper .all_messangers .all_msg_section::-webkit-scrollbar-track,
.messages_all_wrapper .all_messages ul::-webkit-scrollbar-track,
.messages_all_wrapper .all_messages .send_msg .do_message textarea::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
    background-color: #F5F5F5;
}

.messages_all_wrapper .all_messangers::-webkit-scrollbar,
.messages_all_wrapper .all_messangers .all_msg_section::-webkit-scrollbar,
.messages_all_wrapper .all_messages ul::-webkit-scrollbar,
.messages_all_wrapper .all_messages .send_msg .do_message textarea::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
}

.messages_all_wrapper .all_messangers::-webkit-scrollbar-thumb,
.messages_all_wrapper .all_messangers .all_msg_section::-webkit-scrollbar-thumb,
.messages_all_wrapper .all_messages ul::-webkit-scrollbar-thumb,
.messages_all_wrapper .all_messages .send_msg .do_message textarea::-webkit-scrollbar-thumb {
    background-color: #6f825f;
}

.messages_all_wrapper .all_messangers .msg-custom-title {
    color: #000;
}

    .messages_all_wrapper .all_messangers .msg-custom-title:hover {
        color: #6f825f;
    }

.favoriteproductsection .favoriteproductsectionlink {
    display: flex;
    align-items: center;
}

.favoriteproductsection .favoriteproductsectionicon {
    font-size: 18px;
    margin-right: 5px;
}



@media (max-width: 991px) {
    #tednugent .member-message {
        padding-top: 96px;
    }

    #tednugent .member-benifit-main .member-side-img {
        padding-left: 0;
    }

    #tednugent .member-benifit {
        padding-right: 0;
    }

    #tednugent .member-benifit-main {
        display: flex;
        flex-direction: column-reverse;
    }
}

@media (max-width: 767px) {
    #tednugent .member-message {
        padding-top: 0;
    }

        #tednugent .member-message img {
            max-width: 180px;
        }
}

#editData .form-group {
    margin-left: 0;
    margin-right: 0;
}

#editData.form-horizontal .form-group .form-label {
    margin-bottom: 5px;
}

.green-btn {
    background-color: rgb(89, 115, 78);
    color: rgb(255, 255, 255);
    min-width: 160px;
    box-shadow: none;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
    padding: 7px 20px 7px;
    margin: 15px 0px 0px 0px;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(89, 115, 78);
    border-image: initial;
    outline: none;
    border-radius: 4px;
    transition: all 0.35s ease 0s;
}

    .green-btn:hover {
        background-color: rgb(255, 255, 255);
        color: rgb(89, 115, 78);
        border-color: rgb(89, 115, 78);
    }

    .green-btn:focus, .green-btn:active, .green-btn:active:focus {
        background-color: rgb(89, 115, 78);
        border-color: rgb(89, 115, 78);
    }

.location-list-detail {
    padding: 15px 0px 5px;
}

    .location-list-detail #StoreName {
        font-size: 18px;
        line-height: 26px;
        color: rgb(89, 115, 78);
        font-family: Lato;
        font-weight: 700;
        margin: 0px 0px 13px;
    }

#googleMap .map-info {
    padding-left: 0;
    list-style-type: none;
}

    #googleMap .map-info li {
        font-size: 14px;
        position: relative;
        padding-left: 20px;
        margin-bottom: 8px;
        line-height: 120%;
    }

.map-info li i.redpin {
    color: red;
}

.map-info li i.greenpin {
    color: green;
}

.map-info li i.bluepin {
    color: blue;
}

.map-info li i {
    font-size: 18px;
    position: absolute;
    left: 0;
}

    .map-info li i.fa-info-circle {
        font-size: 15px;
    }

#googleMap #distanceList {
    width: 68%;
    height: 38px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-left: 8px;
    color: #000;
}

    #googleMap #distanceList:focus-visible {
        outline: none;
    }

    #googleMap #distanceList option:hover {
        background-color: rgb(89, 115, 78) !important;
    }

#googleMap .col-pad-0 {
    padding-left: 0;
    padding-right: 0;
}

#googleMap .location-details-wrapper {
    padding-right: 35px;
    min-width: 280px;
    max-width: 280px;
    margin-bottom: 10px;
}

    #googleMap .location-details-wrapper h3 {
        margin-top: 0;
        color: rgb(89, 115, 78);
        font-weight: 400;
    }

    #googleMap .location-details-wrapper p {
        font-size: 14px;
    }

    #googleMap .location-details-wrapper .green-btn {
        min-width: 110px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        padding-top: 6px;
        padding-bottom: 6px;
    }

    #googleMap .location-details-wrapper .fa-phone, #googleMap .location-details-wrapper .fa-envelope {
        color: #59734e;
    }

.map-box-wrap {
    height: 415px;
}

    .map-box-wrap #map {
        height: 400px;
        width: 100%;
        position: relative !important;
        visibility: visible !important;
    }

#googleMap .map-box-wrap .gm-ui-hover-effect {
    top: -3px !important;
    right: -3px !important;
}

#googleMap .red-pin-popups {
    min-width: 280px;
    max-width: 280px;
    padding: 0px 10px 10px 0;
}

    #googleMap .red-pin-popups p {
        color: rgb(89, 115, 78);
        font-weight: 400;
        font-size: 18px;
    }

#googleMap .gm-style-iw {
    max-width: 280px !important;
}

    #googleMap .gm-style-iw .gm-style-iw-d {
        min-width: 280px !important;
        padding-right: 5px !important;
        overflow-x: hidden !important;
    }

@media (max-width: 991px) {
    .map-box-wrap {
        height: auto;
    }
}

@media (max-width: 767px) {
    #backbutton {
        margin-bottom: 10px;
    }
}





.location-search-list-wrap {
    word-break: break-word;
}

.location-search-list {
    list-style-type: none;
    padding: 0;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px;
    display: flex;
    word-break: break-word;
    overflow-y: auto;
    /*height: 614px;*/
}

    .location-search-list::-webkit-scrollbar {
        width: 10px;
        border-radius: 20px;
    }

        .location-search-list::-webkit-scrollbar:horizontal {
            height: 10px
        }

    .location-search-list::-webkit-scrollbar-thumb {
        border-radius: 20px;
        box-shadow: none;
        background-color: #c4c4c4;
        transition: color 0.35s ease-in-out, background-color 0.35s ease-in-out, border-color 0.35s ease-in-out, box-shadow 0.35s ease-in-out;
        cursor: pointer;
    }

        .location-search-list::-webkit-scrollbar-thumb:hover {
            background-color: #59734e;
        }

    .location-search-list::-webkit-scrollbar-track {
        box-shadow: none;
        border-radius: 20px;
        background: #fff;
        border: 1px solid #dbe1e8;
    }

    .location-search-list li {
        width: 33.33%;
        padding: 0 10px;
        margin: 0 0 20px;
    }

    .location-search-list .card {
        margin: 0;
        height: 100%;
        border-radius: 4px;
        border: 1px solid #5e574f96;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
        padding: 15px 15px 70px;
        color: #655D5B;
        font-size: 15px;
        line-height: 22px;
        position: relative;
    }

    .location-search-list li h3, .location-list-detail h3 {
        font-size: 18px;
        line-height: 26px;
        color: #59734e;
        font-family: 'Lato';
        font-weight: 700;
        margin: 0 0 13px;
    }

.location-list-detail h3 {
    font-size: 20px;
}

    .location-search-list li h3 a, .location-list-detail h3 a {
        color: #59734e;
        text-decoration: none;
        outline: none;
        transition: 0.35s;
    }

        .location-search-list li h3 a:hover, .location-list-detail h3 a:hover {
            color: #655D5B;
        }

.location-search-list .card p, .location-list-detail p {
    margin: 7px 0 0;
}

.location-search-list .card .btn {
    padding: 6px 20px 8px;
    margin: 0;
    border: 2px solid #59734e;
    background-color: #fff;
    color: #59734e;
    min-width: 160px;
    outline: none;
    box-shadow: none;
    border-radius: 4px;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    cursor: pointer;
    position: absolute;
    left: 15px;
    bottom: 15px;
    right: 15px;
    width: calc(100% - 30px);
    box-sizing: border-box;
    display: block;
    transition: 0.35s;
}

    .location-search-list .card .btn:hover {
        border-color: #59734e;
        background-color: #59734e;
        color: #fff;
    }

.location-search-list .card.selected {
    border-color: #59734e;
    background: rgba(89, 115, 78,0.075);
}

    .location-search-list .card.selected .btn {
        border-color: #59734e;
        background-color: #59734e;
        color: #fff;
    }

/*Location Search List Detail*/
.location-list-detail {
    padding: 15px 0 5px;
    /*margin-bottom: 10px;
    border-bottom: 2px solid #DADADA;*/
    color: #655D5B;
    font-size: 16px;
    line-height: 22px;
}

.location-list-detail-action {
    margin-top: 25px;
}

.location-list-detail .btn {
    padding: 6px 20px 8px;
    margin: 0 0 0 15px;
    border: 2px solid #59734e;
    background-color: #59734e;
    color: #fff;
    min-width: 160px;
    outline: none;
    box-shadow: none;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
    transition: 0.35s;
}

    .location-list-detail .btn:first-child {
        margin-left: 0;
        margin-top: 0;
    }

    .location-list-detail .btn:hover {
        border-color: #59734e;
        background-color: #fff;
        color: #59734e;
    }

.location-list-detail .cancel-btn {
    background: #fff;
    color: #59734e;
    border-color: #59734e;
}

    .location-list-detail .cancel-btn:hover {
        background: #59734e;
        color: #fff;
        border-color: #59734e;
    }

.cartsectionmap .col-md-6 {
    width: 100%;
}

    .cartsectionmap .col-md-6 img {
        width: 100%;
    }

.map-pin-color ul {
    padding: 0;
    margin-top: 15px;
    list-style-type: none;
}

    .map-pin-color ul li {
        margin-bottom: 8px;
        text-align: left;
        font-size: 14px;
    }

        .map-pin-color ul li i.redpin {
            color: red;
        }

        .map-pin-color ul li i.greenpin {
            color: green;
        }

        .map-pin-color ul li i.bluepin {
            color: blue;
        }

        .map-pin-color ul li i {
            font-size: 18px;
            padding-right: 5px;
        }

#googleMap .location-search-list .card .btn {
    font-size: 18px;
    line-height: 20px;
}

.add-to-cart-right-panel .cart-right-panel-inner > label {
    font-size: 20px;
    line-height: 26px;
    color: rgb(89, 115, 78);
}

.add-to-cart-right-panel {
    background: #ffffff;
    padding: 15px;
    margin-top: 10px;
    border-radius: 3px;
    box-shadow: 1px 0px 3px 2px #e2e1e1;
}

.all_messangers .chat-box-header-top {
    float: right;
    top: 5px;
}

    .all_messangers .chat-box-header-top .dropdown-menu ul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .all_messangers .chat-box-header-top .dropdown-menu ul li .dropdown-item {
            display: block;
            padding: 4px 12px;
            font-size: 14px;
        }

.all_messages .block-list-main li {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c0c0c0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

    .all_messages .block-list-main li button {
        background: #6f825f !important;
        box-shadow: none;
        border: 0;
        color: #fff;
        padding: 7px 15px;
        border-radius: 20px;
        font-size: 14px;
    }

        .all_messages .block-list-main li button i {
            margin-right: 6px;
        }

.all_messages .blockunblocklink li a i {
    margin-right: 6px;
}

.all_messages .block-list-main li span {
    font-size: 17px;
    font-weight: 600;
    text-transform: capitalize;
}

.all_messages .chat-box-header-top .dropdown .dropdown-menu ul {
    margin: 0;
}

#MessageDetailPage .chat-box-header-top {
    padding-bottom: 12px;
    border-bottom: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.all_messages .blockedusermsg {
    text-align: center;
    margin-top: 20px;
}

    .all_messages .blockedusermsg span {
        font-size: 16px;
    }

#googleMap .location-search-list .card label.btn-txt {
    position: absolute;
    left: 15px;
    bottom: 15px;
    right: 15px;
    display: block;
    font: 400 18px/30px "Oswald", "Arial", "Helvetica", sans-serif;
    text-align: center;
}

#PVList .location-search-list .selectedHomeFFLCard {
    background: #e5e0bf;
    /*#a3bc9d*/
}

#subscribePVs #reason .select2-container {
    z-index: 99;
}

#subscribed-vendor tr td .form-group {
    margin-bottom: 0;
}

#subscribed-vendor tr th .unsubscribe-btn {
    background: #5c734e;
    box-shadow: none;
    outline: 0;
    color: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    border: none;
    font-weight: 400;
}

#subscribePVs #formButtons .btn-default {
    background: #5c734e;
    box-shadow: none;
    outline: 0;
    color: #fff;
    padding: 8px 16px;
    border-radius: 4px;
    border: none;
    font-weight: 300;
    font-size: 20px;
}

.select2-results__options .select2-results__message {
    color: #5c734e;
}

.info-holder.UserType .title a {
    margin-bottom: 12px;
}

.sellerSurveyRating {
    float: left;
}


    .sellerSurveyRating:not(:checked) > input {
        position: absolute;
        top: -9999px;
        clip: rect(0,0,0,0);
    }

    .sellerSurveyRating:not(:checked) > label {
        float: right;
        width: 1em;
        padding: 0 .1em;
        overflow: hidden;
        white-space: nowrap;
        cursor: pointer;
        font-size: 200%;
        line-height: 1.2;
        color: #ddd;
        text-shadow: 1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);
    }

        .sellerSurveyRating:not(:checked) > label:before {
            content: '★ ';
        }

    .sellerSurveyRating > input:checked ~ label {
        color: #f70;
        text-shadow: 1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);
    }

    .sellerSurveyRating:not(:checked) > label:hover,
    .sellerSurveyRating:not(:checked) > label:hover ~ label {
        color: gold;
        text-shadow: 1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
    }

    .sellerSurveyRating > input:checked + label:hover,
    .sellerSurveyRating > input:checked + label:hover ~ label,
    .sellerSurveyRating > input:checked ~ label:hover,
    .sellerSurveyRating > input:checked ~ label:hover ~ label,
    .sellerSurveyRating > label:hover ~ input:checked ~ label {
        color: #ea0;
        text-shadow: 1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);
    }

    .sellerSurveyRating > label:active {
        position: relative;
        top: 2px;
        left: 2px;
    }

.product-detail-main-custom {
    padding: 25px;
}

    .product-detail-main-custom .product-detail-title {
        margin-bottom: 10px;
        width: 190px;
        display: inline-block;
        vertical-align: top;
    }

    .product-detail-main-custom .product-detail-desc {
        margin-bottom: 10px;
        width: calc(100% - 195px);
        display: inline-block;
        vertical-align: top;
    }

.product-list-main-custom .product-list-title {
    float: left;
}

.product-list-main-custom .green-btn {
    float: right;
    margin-top: 0;
    margin-bottom: 20px;
}

.product-list-main-custom .panel-default {
    clear: both;
}

    .product-list-main-custom .panel-default table tr td .checkbox {
        margin: 0 auto;
    }

@media (max-width:600px) {
    .product-detail-main-custom .product-detail-title {
        width: 100%;
        display: block;
    }

    .product-detail-main-custom .product-detail-desc {
        width: 100%;
        display: block;
    }
}

#WBAGProductImageSection .new-product-img {
    position: relative;
    margin-bottom: 20px;
    margin-top: 15px;
}

    #WBAGProductImageSection .new-product-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        max-width: 150px;
        max-height: 100px;
    }

    #WBAGProductImageSection .new-product-img .btn-delete {
        position: absolute;
        right: -10px;
        top: -10px;
        background-color: #6f825f;
        color: #ffffff;
        height: 22px;
        width: 22px;
        border-radius: 50%;
        text-align: center;
        line-height: 22px;
        font-size: 11px;
    }


/* WBAG Product detail css start */

.seller-detail {
    margin-bottom: 30px;
    border: 1px solid #b1b1b1;
    padding: 0 10px;
}

    .seller-detail h4 {
        font-size: 20px;
        color: #655D5B;
        font-weight: 400;
        margin: 0;
        padding: 10px 5px;
        border-top: 1px solid #b1b1b1;
        display: flex;
        flex-wrap: unset;
    }

        .seller-detail h4:first-child {
            border-top: 0px solid #b1b1b1;
        }



        .seller-detail h4 span {
            color: #000;
            padding-right: 5px;
            min-width: 115px;
        }

.seller-btn .btn-custom {
    box-shadow: inherit;
    outline: 0;
    border: 0px;
    padding: 8px 12px;
    font-size: 16px;
    background: #637e31;
    border-radius: 2px;
    color: #fff;
    margin-right: 15px;
}

    .seller-btn .btn-custom:hover {
        background: #000;
    }

.pagination_custom {
    margin-top: 10px;
}

.product-slider-main .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: calc(50% - 16px);
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

    .product-slider-main .owl-theme .owl-nav .owl-prev {
        position: absolute;
        left: 0;
        background: #869791;
    }

    .product-slider-main .owl-theme .owl-nav .owl-next {
        position: absolute;
        right: 0;
        background: #869791;
    }

.product-slider-main #big .owl-item img {
    height: 340px;
    object-fit: contain;
    max-width: 100%;
}

.product-slider-main #thumbs {
    margin-top: 5px;
}

    .product-slider-main #thumbs .owl-item img {
        height: 90px;
        object-fit: cover;
        max-width: 100%;
    }

.product-slider-main #big .owl-item .item {
    background: #2f2d24;
}

#siteLoader {
    position: fixed;
    left: 0;
    top: 0;
    opacity: 0.5;
    z-index: 999999;
    background: #000;
    height: 100%;
    width: 100%;
}

    #siteLoader .div-content-center {
        color: #fff;
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
        text-align: center;
    }

        #siteLoader .div-content-center img {
            display: block;
            margin-left: auto;
            margin-right: auto;
        }


#WBAGProductConfirmationModal .modal-header h4 {
    margin: 0;
}

#WBAGProductConfirmationModal .btn-success {
    padding: 6px 26px;
    line-height: 100%;
}

#WBAGProductConfirmationModal .btn-danger {
    padding: 6px 26px;
    line-height: 100%;
}

.account-info-advertisement {
    margin-bottom: 20px;
}

    .account-info-advertisement .account-info-advertisement-wrap {
        position: relative;
        border-radius: 4px;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 130px;
    }

        .account-info-advertisement .account-info-advertisement-wrap::before {
            position: absolute;
            content: "";
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background: rgba(0,0,0,0.2);
            border-radius: 4px;
            z-index: 1;
        }

        .account-info-advertisement .account-info-advertisement-wrap img {
            max-width: 100%;
            border-radius: 6px;
            height: 100%;
            width: 100%;
            object-fit: cover;
        }

        .account-info-advertisement .account-info-advertisement-wrap .advertisement-text {
            position: absolute;
            z-index: 2;
            width: 100%;
            height: 100%;
            text-align: center;
            padding: 10px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

            .account-info-advertisement .account-info-advertisement-wrap .advertisement-text .advertisement-title {
                margin: 0 0 18px;
                font-size: 28px;
                line-height: 120%;
            }

            .account-info-advertisement .account-info-advertisement-wrap .advertisement-text .btn-secondary {
                background: #E5E0BF;
                color: #2F2D24;
                border-radius: 3px;
                font-size: 15px;
                font-weight: 400;
                line-height: 100%;
                padding: 10px 17px;
            }

.h-advertisement-main-image {
    position: relative;
}

    .h-advertisement-main-image::before {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        content: "";
        background: rgba(111, 130, 95, 0.67);
        z-index: 1;
    }

    .h-advertisement-main-image h2 {
        position: relative;
        z-index: 2;
    }

    .h-advertisement-main-image .btn-warning {
        /*background: #E5E0BF;*/
        border-radius: 3px;
        /*color: #2F2D24;*/
        position: relative;
        z-index: 2;
        /*margin-top: 35px;*/
        font-weight: 400;
    }

        .h-advertisement-main-image .btn-warning span {
            font-size: 87%;
            display: block;
        }

            .h-advertisement-main-image .btn-warning span:after {
                position: relative;
                content: ">>";
                top: -2px;
                padding-left: 5px;
                display: inline-block;
            }

.msg-section .msg-counter {
    background: #6F825F;
    color: #fff;
    border-radius: 10px;
    font-size: 12px;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    line-height: 14px;
    padding: 1px 5px;
}

/*Buy Any Gun List*/
.any-gun-list-main {
    clear: both;
}

    .any-gun-list-main .nav-tabs {
        border-bottom: 1px solid #EEEEEE;
        margin-bottom: 20px;
    }

        .any-gun-list-main .nav-tabs li a {
            font-size: 15px;
            padding: 10px 30px;
            color: #000;
            border-radius: 0;
        }

        .any-gun-list-main .nav-tabs li.active a {
            background: rgba(111, 130, 95, 0.2);
            border: none;
            border-bottom: 2px solid #6F825F;
            border-radius: 0;
        }

    .any-gun-list-main .tab-content .any-gun-list-box {
        display: flex;
        flex-direction: row;
        width: 100%;
        background: #ffffff;
        box-shadow: 0px 5px 10px #0000000D;
        border-radius: 5px;
        padding: 10px;
        margin-bottom: 12px;
    }

        .any-gun-list-main .tab-content .any-gun-list-box .list-box-image {
            max-width: 87px;
            flex: 87px;
        }

            .any-gun-list-main .tab-content .any-gun-list-box .list-box-image img {
                max-width: 100%;
                border-radius: 4px;
                height: 100%;
                object-fit: cover;
            }

        .any-gun-list-main .tab-content .any-gun-list-box .list-box-info {
            max-width: calc(100% - 87px);
            flex: calc(100% - 87px);
            padding-left: 20px;
        }

            .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .list-box-title {
                display: flex;
                flex-direction: row;
                justify-content: space-between;
                margin-bottom: 8px;
            }

            .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .product-title {
                font-size: 14px;
                line-height: 130%;
                font-weight: 600;
                margin: 0;
                max-width: calc(100% - 340px);
            }

            .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .product-specification {
                display: flex;
                flex-direction: row;
                padding: 0;
                list-style-type: none;
                margin: 0;
                min-width: 325px;
            }

                .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .product-specification li {
                    margin-right: 30px;
                }

                    .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .product-specification li label {
                        font-size: 14px;
                        font-weight: 600;
                        color: #6F825F;
                        margin-right: 6px;
                        margin-bottom: 0;
                    }

                    .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .product-specification li span {
                        font-size: 14px;
                        font-weight: 400;
                        color: #000000;
                    }

            .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .product-price {
                font-size: 16px;
                font-weight: bold;
                margin-bottom: 12px;
                color: #000000;
            }

            .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .product-list-action {
                display: flex;
                flex-direction: row;
                justify-content: space-between;
            }

            .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .custom-checkbox {
                background: #EEEEEE;
                border-radius: 4px;
                padding: 5px 10px;
            }

                .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .custom-checkbox.active {
                    background: #CCBC54;
                }

                .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .custom-checkbox .custom-checkbox-label {
                    display: block;
                    position: relative;
                    font-family: "Oswald", "Arial", "Helvetica", sans-serif;
                    padding-left: 20px;
                    margin-bottom: 0;
                    cursor: pointer;
                    font-size: 14px;
                    font-weight: 400;
                    color: #000000;
                    line-height: 130%;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                }

                    .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .custom-checkbox .custom-checkbox-label input {
                        position: absolute;
                        opacity: 0;
                        cursor: pointer;
                        height: 0;
                        width: 0;
                    }

                .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .custom-checkbox .checkmark {
                    position: absolute;
                    top: 3px;
                    left: 0;
                    height: 14px;
                    width: 14px;
                    border: 1px solid #707070;
                    border-radius: 2px;
                }

                .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .custom-checkbox .custom-checkbox-label:hover input ~ .checkmark {
                    background-color: #ccc;
                }

                .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .custom-checkbox .custom-checkbox-label input:checked ~ .checkmark {
                    background-color: #000000;
                    border-color: #000000;
                }

                .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .custom-checkbox .custom-checkbox-label .checkmark:after {
                    content: "";
                    position: absolute;
                    display: none;
                }

                .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .custom-checkbox .custom-checkbox-label input:checked ~ .checkmark:after {
                    display: block;
                }

                .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .custom-checkbox .custom-checkbox-label .checkmark:after {
                    left: 4px;
                    top: 0px;
                    width: 5px;
                    height: 9px;
                    border: solid #CCBC54;
                    border-width: 0 2px 2px 0;
                    -webkit-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    transform: rotate(45deg);
                }

.product-list-action .action-bar a {
    display: inline-block;
}

    .product-list-action .action-bar a + a {
        margin-left: 6px;
    }

.back-to-list {
    font-size: 30px;
    color: #000000;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    padding: 0 10px;
}

.create-form-title {
    color: #2F2D24;
    font-size: 20px;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.any-gun-form-main .card {
    box-shadow: 0px 0px 10px #0000000d;
    border-radius: 5px;
    border: none;
    padding: 20px;
}

    .any-gun-form-main .card .form-group label {
        font-size: 14px;
        color: #000000;
    }

    .any-gun-form-main .card .form-group .dorpdown {
        height: 40px;
        padding: 9px 12px;
        font-size: 14px;
        appearance: none;
        -webkit-appearance: none;
        background-color: transparent;
        background-image: url('../images/down-arrow.png');
        background-repeat: no-repeat;
        background-position: calc(100% - 7px);
        background-size: 12px;
    }

    .any-gun-form-main .card .form-group .form-control {
        height: 40px;
        padding: 9px 12px;
        font-size: 14px;
        line-height: 120%;
    }

    .any-gun-form-main .card .form-group textarea.form-control {
        height: 138px;
        resize: none;
    }

.any-gun-form-main .dropzone-wrap {
    height: auto;
    padding: 9px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .any-gun-form-main .dropzone-wrap .dropzone {
        height: 86px;
        min-height: inherit;
        border-radius: 0;
        padding: 0;
        border: 1px dashed #707070;
        background: #EEEEEE;
    }

        .any-gun-form-main .dropzone-wrap .dropzone.dz-started {
            display: flex;
            flex-direction: row-reverse;
            justify-content: flex-end;
        }

            .any-gun-form-main .dropzone-wrap .dropzone.dz-started .dz-image-preview {
                max-width: 33.33%;
                flex: 33.33%;
                padding: 10px;
                margin: 0;
                min-height: inherit;
            }

                .any-gun-form-main .dropzone-wrap .dropzone.dz-started .dz-image-preview .dz-image {
                    width: 100%;
                    border-radius: 4px;
                    height: 64px;
                }

        .any-gun-form-main .dropzone-wrap .dropzone .dz-preview:hover .dz-details {
            display: none !important;
        }

        .any-gun-form-main .dropzone-wrap .dropzone .dz-preview:hover .dz-image img {
            transform: none;
            filter: none;
        }

        .any-gun-form-main .dropzone-wrap .dropzone .dz-preview .dz-details {
            display: none;
        }

        .any-gun-form-main .dropzone-wrap .dropzone .dz-remove {
            position: absolute;
            right: 0px;
            top: 0px;
            box-shadow: 0px 3px 6px #00000029;
            background-color: #FFFFFF !important;
            color: #6F825F !important;
            height: 26px !important;
            width: 26px !important;
            line-height: 26px !important;
            border-radius: 50%;
            z-index: 10;
        }

        .any-gun-form-main .dropzone-wrap .dropzone.dz-started .dz-image-preview .dz-image img {
            max-width: 100%;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
    /* .any-gun-form-main .dropzone-wrap .dropzone.dz-started .dz-message {
    display: none;
} */

    .any-gun-form-main .dropzone-wrap .choose-file {
        color: #000000;
        font-size: 14px;
        font-weight: 400;
        display: flex;
        display: -webkit-flex;
        margin-bottom: 12px;
        align-items: center;
        -webkit-align-items: center;
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }

/* . modle view css start*/
#WBAGImageRotateModal .modal-dialog {
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
}

div#WBAGImageRotateAlertContainer {
    display: flex;
    display: -webkit-flex;
    align-items: start;
    -webkit-align-items: start;
}

.img-preview {
    flex-basis: 33.33%;
    max-width: 33.33%;
    width: 100%;
    padding: 0 15px;
}

    .img-preview div[id*="imgPreview_"] {
        overflow: hidden;
        text-align: center;
    }

.img-h {
    min-height: 277px;
    height: 100%;
}

.btn-one-line a img {
    max-width: 24px !important;
    width: 100%;
}

.modal-footer-right-btn {
    padding: 5px 5px 15px;
    display: flex;
    justify-content: end;
}

    .modal-footer-right-btn a#btn_WBAGImageRotate, .modal-footer-right-btn button.btn.btn-default {
        border-radius: 4px;
        background: #6F825F !important;
        font-size: 20px;
        color: #FFFFFF;
        line-height: 100%;
        padding: 15px 33px;
        border: none;
    }

a#btn_WBAGImageRotate {
    margin-right: 10px;
}

.modal-header {
    padding: 25px 15px
}

.modal-footer-right-btn .close {
    color: #000;
    font-size: 30px;
}

.btn-one-line {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .btn-one-line a {
        background: #6f825f;
        padding: 10px;
        color: #fff;
        margin: 10px 5px;
        border-radius: 10px;
        cursor: pointer;
    }

        .btn-one-line a#savePVImages {
            font-size: 22px;
            cursor: pointer;
        }

.img-preview div[id*="imgPreview_"] .img-h img {
    max-width: 80%;
    width: 100% !important;
    overflow: hidden;
    height: 300px !important;
}

#WBAGImageRotateModal .modal-footer a#btn_WBAGImageRotate, #WBAGImageRotateModal .modal-footer button.btn.btn-default {
    background: #000;
    border-color: #000;
    color: #fff;
}

.btn-one-line a img {
    max-width: 30px;
    width: 100%;
}

div#crop-image-area {
    max-width: 25%;
    text-align: center;
    width: 100%;
}

ul.select-product-list {
    padding-left: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

    ul.select-product-list li {
        max-width: 30.33%;
        flex-basis: 30.33%;
        width: 100%;
        text-align: center;
        border: 1px solid #ccc;
        margin: 0 15px 30px;
        position: relative;
    }

        ul.select-product-list li .btn-one-line {
            position: absolute;
            top: 0;
            right: 4px;
        }

    ul.select-product-list .btn-one-line a {
        padding: 10px 10px;
        font-size: 0;
    }

    ul.select-product-list li img {
        max-width: 70%;
        width: 100%;
        margin-bottom: 15px;
    }

    ul.select-product-list .btn-one-line a img {
        margin-bottom: 0;
        max-width: 20px !important;
    }

.jcrop-holder {
    margin: 0 auto;
}

.img-preview img.pic-view {
    width: 300px !important;
    height: 300px !important;
}

ul.select-product-list li img[id*=image] {
    max-width: 300px;
    min-height: 300px;
    max-height: 300px;
}

div[id*=divimg-preview_] img[id*="pic-view_"] {
    height: 300px !important;
    width: 300px !important;
}

div[id*=divimg-preview_] {
    text-align: center;
}

@media only screen and (max-width: 580px) {
    div #crop-image-area {
        max-width: 100%;
    }

    div #WBAGImageRotateAlertContainer {
        flex-direction: column;
    }

    ul.select-product-list li {
        margin: 0 0px 30px;
    }

    .img-preview {
        flex-basis: 100%;
        max-width: 100%;
    }

    .img-h {
        min-height: 200px;
    }

    .img-preview div[id*="imgPreview_"] {
        margin-bottom: 20px;
    }

    .modal-dialog {
        margin: 10px 0px;
    }

    ul.select-product-list {
        flex-direction: column;
    }

        ul.select-product-list li {
            max-width: 100%;
        }
}

.any-gun-form-main .dropzone-wrap .choose-file button {
    border: none;
    padding: 0;
    background: transparent;
}

.any-gun-form-main .dropzone-wrap .choose-file i {
    font-size: 14px;
    color: #000000;
    vertical-align: middle;
    margin-left: 5px;
}

.any-gun-form-main .pl-0 {
    padding-left: 0 !important;
}

.any-gun-form-main .pr-0 {
    padding-right: 0 !important;
}

.any-gun-form-main .uploaded-image-group {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

    .any-gun-form-main .uploaded-image-group .uploaded-image {
        max-width: 33.33%;
        flex: 33.33%;
        padding: 10px;
    }

        .any-gun-form-main .uploaded-image-group .uploaded-image .new-product-img {
            margin: 0 !important;
            border-radius: 4px;
            height: 64px;
        }

            .any-gun-form-main .uploaded-image-group .uploaded-image .new-product-img img {
                border-radius: 4px;
            }

        .any-gun-form-main .uploaded-image-group .uploaded-image .btn-delete {
            box-shadow: 0px 3px 6px #00000029;
            background-color: #FFFFFF !important;
            color: #6F825F !important;
            height: 26px !important;
            width: 26px !important;
            line-height: 26px !important;
        }

.any-gun-form-main .dropzone-wrap .dropzone .dz-message {
    margin: 0;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.any-gun-form-main .dropzone-wrap .dropzone.dz-started .dz-message {
    width: auto;
    padding: 0 10px;
}

.any-gun-form-main .card #btnSaveFormData {
    border-radius: 4px;
    background: #6F825F;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 100%;
    padding: 10px 33px;
    border: none;
}

.product-list-main-custom .product-list-title {
    font-size: 20px;
    font-weight: 400;
    max-width: calc(100% - 110px);
}

.product-list-main-custom .btn {
    min-width: 90px;
    font-size: 16px;
    padding: 9px 26px;
    line-height: 100%;
}

.product-list-main-custom .card {
    box-shadow: 0px 10px 30px #0000000D;
    border-radius: 8px;
    padding: 20px 12px;
    border: none;
    clear: both;
}

.product-detail-info .product-specification {
    padding: 0 0 25px 0;
    margin: 0 0 25px 0;
    list-style-type: none;
    border-bottom: 1px solid #EEEEEE;
}

.product-detail-info .product-detail-title {
    font-size: 16px;
    font-weight: 600;
    color: #6F825F;
}

.product-detail-info .product-detail-desc {
    font-size: 16px;
    font-weight: 400;
    color: #2F2D24;
}

.product-detail-info .product-price {
    margin-bottom: 20px;
}

    .product-detail-info .product-price .product-detail-title {
        font-size: 20px;
    }

    .product-detail-info .product-price .product-detail-desc {
        font-size: 20px;
        font-weight: bold;
    }

.product-status .dorpdown {
    border: 1px solid #ccc;
    border-radius: 4px;
    outline: none;
    padding: 7px 12px;
    font-size: 14px;
    appearance: none;
    -webkit-appearance: none;
    background-color: transparent;
    background-image: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 7px);
    background-size: 12px;
    width: 140px;
    line-height: 110%;
    font-family: "Oswald", "Arial", "Helvetica", sans-serif;
    color: #000000;
}

.product-status .product-detail-title {
    font-size: 14px;
    color: #000000;
    margin-right: 10px;
    vertical-align: middle;
}

.product-desc-wrapper {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #EEEEEE;
}

    .product-desc-wrapper .product-desc-title {
        font-size: 14px;
        font-weight: 400;
        color: #000000;
    }

    .product-desc-wrapper .product-detail-desc {
        text-align: justify;
        color: #707070;
        font-size: 14px;
        font-weight: 400;
        line-height: 140%;
    }

.product-slider .item img {
    border-radius: 8px;
    max-width: 100%;
}

.product-slider #sync2 {
    margin-top: 20px;
}

    .product-slider #sync2 .item img {
        height: 112px;
        width: 100%;
        object-fit: cover;
    }

.seller-product-detail-main .product-list-title {
    font-size: 20px;
    font-weight: 400;
    color: #2F2D24;
    margin: 0 0 20px;
}

.seller-product-detail-main .card {
    box-shadow: 0px 10px 30px #0000000d;
    border-radius: 8px;
    padding: 20px;
    border: none;
    position: relative;
    margin-top: 0;
}


.seller-product-detail-main .seller-detail-inner .seller-dm .dropdown {
    display: inline-block;
    padding: 0;
    margin-right: 10px;
}

    .seller-product-detail-main .seller-detail-inner .seller-dm .dropdown .btn-default {
        position: relative;
        padding: 5px 40px 6px 10px;
        font: 700 14px/17px "lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
        border: 1px solid #5c724c;
        color: #5c724c;
    }

        .seller-product-detail-main .seller-detail-inner .seller-dm .dropdown .btn-default .caret {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            width: 25px;
            height: 100%;
            border: 0;
            border-left: 1px solid #5c724c;
        }

    .seller-product-detail-main .seller-detail-inner .seller-dm .dropdown .caret:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        vertical-align: middle;
        border-top: 6px dashed;
        border-top: 6px solid \9;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

.seller-product-detail-main .seller-detail-inner .seller-dm .dropdown-menu > li > a {
    padding: 3px 30px;
    color: #5c724c;
    position: relative;
}

    .seller-product-detail-main .seller-detail-inner .seller-dm .dropdown-menu > li > a i {
        position: absolute;
        top: 6px;
        left: 8px;
    }

.seller-product-detail-main .seller-detail-inner .seller-dm .dropdown-menu > li .legal-message {
    padding: 12px 10px 5px 10px;
    font-size: 12px;
    border-top: 1px solid #ccc;
    margin: 10px 0 0;
}


.seller-product-detail-main .seller-detail-inner .seller-dm .btn-custom {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    line-height: 50px;
    background: #6F825F;
    box-shadow: 10px 10px 20px #0000001A;
    text-align: center;
    display: inline-block;
}

    .seller-product-detail-main .seller-detail-inner .seller-dm .btn-custom + .btn-custom {
        margin-left: 6px;
    }

    .seller-product-detail-main .seller-detail-inner .seller-dm .btn-custom i {
        color: #ffffff;
        font-size: 20px;
    }

    .seller-product-detail-main .seller-detail-inner .seller-dm .btn-custom img {
        vertical-align: -6px;
    }

    .seller-product-detail-main .seller-detail-inner .seller-dm .btn-custom.btn-disabled {
        background: #B6C0AE;
        cursor: no-drop;
    }

.seller-product-detail-main .hard-pass-link {
    color: #707070;
    font-size: 14px;
    font-weight: 600;
    text-decoration: underline;
    margin-top: 12px;
    display: inline-block;
}

.product-desc-wrapper .read-more {
    color: #000000;
    font-weight: 600;
}

.product-detail-info .product-link-prev {
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
    border-top: 1px solid #EEEEEE;
}

    .product-detail-info .product-link-prev .product-detail-title {
        font-size: 14px;
        font-weight: 600;
        font-family: "Lato", "Arial", "Helvetica", sans-serif;
        margin: 0 0 12px;
    }

    .product-detail-info .product-link-prev .product-link-group {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

        .product-detail-info .product-link-prev .product-link-group li {
            position: relative;
            padding-left: 18px;
            color: #000000 !important;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 10px;
        }

            .product-detail-info .product-link-prev .product-link-group li::before {
                position: absolute;
                content: "";
                left: 0;
                top: 8px;
                width: 8px;
                height: 8px;
                background: #6F825F;
                border-radius: 50%;
            }

.chat-box-header-top button.back-to-list {
    border: none;
    background: transparent;
    line-height: 30px;
    display: none;
}
/* 12/07*/
.h-advertisement-main-image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 258px;
}

@media (max-width:1200px) {
    .product-detail-main-custom-inner > .row {
        max-width: calc(100vw - 55px) !important;
    }

    .seller-product-detail-main .container-fluid > .row {
        max-width: calc(100vw - 30px);
    }
}

@media (max-width:992px) {
    .product-list-main-custom .product-detail-info {
        margin-top: 15px;
    }

    .messages_all_wrapper {
        box-shadow: none;
        border-radius: 0;
        margin-left: -15px !important;
        margin-right: -15px !important;
        max-width: 100vw !important;
    }

        .messages_all_wrapper .all_messangers .msg-custom-title {
            flex: auto;
            width: auto;
        }

        .messages_all_wrapper .col-md-7 {
            border-left: 0;
        }

    .chat-box-header-top {
        margin-bottom: 0 !important;
        vertical-align: middle;
    }

    .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .list-box-title {
        flex-direction: column;
    }

    .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .product-title {
        max-width: 100%;
    }

    .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .product-specification {
        min-width: inherit;
    }

    .seller-product-detail-main .card {
        padding: 15px 0;
        box-shadow: none;
    }

    .product-desc-wrapper {
        margin-bottom: 15px;
    }
}

@media (max-width:567px) {
    .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .product-specification {
        flex-direction: column;
    }

    .product-status .dorpdown {
        font-size: 12px;
        width: 100px;
    }

    .any-gun-list-main .tab-content .any-gun-list-box .list-box-info {
        padding-left: 10px;
    }

        .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .product-price {
            font-size: 14px;
        }

        .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .product-specification li label, .any-gun-list-main .tab-content .any-gun-list-box .list-box-info .product-specification li span {
            font-size: 12px;
            line-height: 110%;
        }

    .any-gun-list-main .nav-tabs li {
        width: 50%;
        text-align: center;
    }

    .any-gun-list-main .tab-content .any-gun-list-box .list-box-image img {
        object-fit: contain;
        object-position: top;
    }

    .seller-dm {
        position: relative !important;
        justify-content: flex-start;
        right: 0 !important;
        bottom: 0 !important;
    }
}

@media (max-width:480px) {
    .messages_all_wrapper .all_messages {
        /*min-height: calc(100vh - 200px) !important;*/
    }

    .plan-box {
        padding: 10px 30px !important;
    }
}
/* slider css start 19-5-2022*/

.artmlist-slide {
    margin-bottom: 20px;
}

    .artmlist-slide .item .item-inner {
        position: relative;
        border-radius: 4px;
        overflow: hidden;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 150px;
    }

    .artmlist-slide .item img {
        height: 100%;
    }

    .artmlist-slide .carousel-caption {
        padding-bottom: 20px;
    }

        .artmlist-slide .carousel-caption h4 {
            margin: 0 0 18px;
            font-size: 28px;
            line-height: 120%;
        }

    .artmlist-slide .btn-secondary {
        background: #E5E0BF;
        color: #2F2D24;
        border-radius: 3px;
        font-size: 15px;
        font-weight: 400;
        line-height: 100%;
        padding: 10px 17px;
    }

    .artmlist-slide .carousel-indicators {
        bottom: 0px !important;
    }

@media (max-width:1200px) {
    .custom-account-information-main .artmlist-slide {
        max-width: calc(100vw - 60px) !important;
    }
}

@media (max-width:992px) {
    .artmlist-slide .carousel-caption h4 {
        font-size: 18px;
        margin: 0 0 10px;
    }

    .artmlist-slide .btn-secondary {
        padding: 6px 17px;
        font-size: 13px;
    }
}

.msg-list-box-hardpass {
    color: #cc241e !important;
}

.all_msg_section .msg-section .msg-list-time {
    position: absolute;
    right: 10px;
    top: 14px;
    font-size: 12px;
    color: #FF4646;
}

.msg-timer-seller {
    position: absolute;
    right: 0;
    top: 30px;
    font-size: 12px;
    color: #FF4646;
}

.msg-timer-seller-for {
    right: 0;
    top: 30px;
    font-size: 12px;
    color: #FF4646;
}

.all_msg_section .msg-section .msg-list-time i {
    font-weight: 400;
    margin-right: 3px;
}

.messages_all_wrapper .all_messages .messageList .msg-list-time-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-evenly;
    align-items: center;
    border-radius: 4px;
    /*background: rgb(255 70 70 / 10%);*/
    padding: 5px;
    margin-top: 0;
    margin-left: 12px;
    color: #FF4646;
    border: 1px solid #6f825f;
}

.messages_all_wrapper .all_messages .messageList label.expire-time {
    flex: 100%;
    width: 100%;
    margin-bottom: 10px;
}

.messages_all_wrapper .all_messages .messageList .expire-time {
    margin: 0;
    font-size: 14px;
    text-align: center;
    color: #000000;
}

.messages_all_wrapper .all_messages .messageList span.expire-time {
    font-size: 11px;
    font-weight: bold;
    color: #FF4646;
}

    .messages_all_wrapper .all_messages .messageList span.expire-time span {
        display: block;
    }

.all_msg_section .sub-options {
    transition: 0.5s;
    overflow: hidden;
    height: auto;
}

    .all_msg_section .sub-options .collapse {
        height: 0;
    }

.sub-options .msg-section {
    padding-left: 25px;
}

.collpase-menu-heading {
    position: relative;
    padding: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #4c712c;
    font-weight: bold;
    font-size: 17px;
    border-bottom: 1px solid #dedede;
}

.single-menu-heading {
    color: #4c712c !important;
    font-weight: bold;
    font-size: 17px;
}

.collpase-menu-heading .heading-text span:nth-child(1) {
    text-transform: capitalize;
    margin-right: 5px;
}

.collpase-menu-heading .heading-text span:nth-child(2) {
    background: #ed2201;
    padding: 1px 5px;
    color: #fff;
    border-radius: 10px;
    font-size: 12px;
    font-weight: bold;
}

.collpase-menu-heading.arrow-down i {
    transform: rotate(180deg);
}

.collpase-menu-heading i {
    margin-bottom: 5px;
}

.sub-options .msg-section .messenger b span {
    color: #665e5e;
    font-size: 15px;
}

.messages_all_wrapper .all_messangers table td span.excerpt_msg {
    font-size: 13px;
}

.messages_all_wrapper .all_messages .error-msg {
    text-align: center;
    margin-top: 20px;
}

    .messages_all_wrapper .all_messages .error-msg label {
        border: 2px dashed #59734e;
        padding: 10px 15px;
        border-radius: 8px;
        color: #59734e;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: 15px;
    }

.messages_all_wrapper .all_messages .send_msg input, .messages_all_wrapper .all_messages .send_it.disable {
    cursor: not-allowed;
}

    .messages_all_wrapper .all_messages .send_msg input, .messages_all_wrapper .all_messages .send_it.disable a {
        background: #bcbcbc !important;
        pointer-events: none;
    }

.single-menu-heading .sellername {
    font-size: 12px;
    color: #979797;
    margin-left: 3px;
}

.checkout-paymentPanel img {
    max-width: 100%;
}

.checkout-right-title {
    padding-top: 10px;
    text-decoration: underline;
    font-size: 27px;
}

#homeFFLAlertModal .modal-dialog {
    width: 1000px;
}

.custom-account-information-main img {
    max-width: 100%;
}

#srsGoogleMapImage {
    margin-bottom: 20px;
}

.custom-account-information-main #subscribePVs #reason .select2-container {
    max-width: 350px !important;
    width: 350px !important;
}

.product-list-main-custom .product-list-tag {
    margin-bottom: 15px;
}

@media (max-width:1199px) {
    .custom-account-information-main {
        width: calc(100vw - 30px);
    }

    #googleMap .location-search-list .card .btn {
        font-size: 15px;
        padding: 6px 12px 8px;
    }

    #googleMap .location-search-list .card label.btn-txt {
        font-size: 15px;
    }

    .input_form .table tr > td.btn_number {
        position: relative;
    }

        .input_form .table tr > td.btn_number .custom-qty {
            margin-left: 0;
            top: 0;
        }

    /*  .input_form .table tr > td.btn_number .plus {
            position: absolute;
            right: 5px;
            top: 12px;
        }*/

    .checkout-paymentPanel .panel-title {
        font-size: 13px;
    }

    #homeFFLAlertModal .modal-dialog {
        width: auto;
    }
}

@media (max-width:991px) {
    .location-search-list li {
        width: 50%;
    }

    .location-search-list {
        margin-top: 20px;
    }

    .add-to-cart-left-panel .input_form {
        float: none;
    }

    .add-to-cart-left-panel .pager {
        clear: both;
    }

    .any-gun-form-main .pl-0 {
        padding-right: 0 !important;
    }

    .any-gun-form-main .pr-0 {
        padding-left: 0 !important;
    }
}

@media (max-width:767px) {
    .checkout-right-title {
        font-size: 20px;
    }
}

@media (max-width:568px) {
    .add-to-cart-left-panel .divider_1, .add-to-cart-left-panel .divider_2 {
        width: 100%;
        float: none;
        margin-left: 0;
    }
}

@media (max-width:480px) {
    .location-search-list li {
        width: 100%;
    }

    .input_form .table tr > td.btn_number .plus {
        right: -5px;
    }

    .swal-modal.ProducrAddtoCart, .swal-modal.swalLoading {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        width: auto !important;
        max-width: 90%;
    }
}

.adminmessage {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    font-size: 14px;
}

}

.sponsor-landing-main .member-message {
    margin-bottom: 40px;
}

    .sponsor-landing-main .member-message .thank-msg {
        width: 100vw;
        position: relative;
        left: calc(50% - 17px);
        right: 50%;
        margin-left: -50vw;
        margin-right: -50vw;
        margin-top: -20px;
        background: #F9F9F9;
        padding: 25px;
    }

.sponsor-landing-main .sponsor-msg-wrap {
    box-shadow: -30px 0px 50px #0000000a;
    border-radius: 105px;
    background: linear-gradient(270deg, #FFFFFF00 0%, #FFFFFF 100%);
    padding: 42px 70px 65px 100px;
}

    .sponsor-landing-main .sponsor-msg-wrap img {
        max-width: 100%;
    }

    .sponsor-landing-main .sponsor-msg-wrap .sponsor-msg {
        font-size: 26px;
        color: #000000;
        font-weight: 600;
    }

.sponsor-landing-main .sponsor-video-wrap {
    position: relative;
}

    .sponsor-landing-main .sponsor-video-wrap video {
        max-width: 100%;
        border-radius: 10px;
    }

    .sponsor-landing-main .sponsor-video-wrap .video-play {
        background-image: url('../images/icon-play.svg');
        background-size: cover;
        background-repeat: no-repeat;
        width: 44px;
        height: 44px;
        display: block;
        position: relative;
        transition: all .3s ease;
    }

    .sponsor-landing-main .sponsor-video-wrap .video-pause {
        background-image: url('../images/icon-pause.png');
        background-size: cover;
        background-repeat: no-repeat;
        width: 44px;
        height: 44px;
        display: block;
        position: relative;
        opacity: 0;
        transition: all .3s ease;
    }

    .sponsor-landing-main .sponsor-video-wrap:hover .video-pause {
        opacity: 1;
        transition: all .3s ease;
    }

.sponsor-landing-video-section {
    display: flex;
    /*flex-wrap: wrap;*/
    align-items: center;
}

.sponsor-landing-main .sponsor-video-wrap .video-play::after, .sponsor-landing-main .sponsor-video-wrap .video-pause::after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

.sponsor-landing-main .sponsor-video-wrap button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none;
    background-color: transparent;
}

.sponsor-landing-main .member-benifit-main {
    margin-top: 30px;
}

    .sponsor-landing-main .member-benifit-main .member-benifit h3 {
        color: #000000;
        font-size: 24px;
        font-weight: 400;
        text-transform: uppercase;
        margin: 0 0 20px;
    }

    .sponsor-landing-main .member-benifit-main .benefits_list {
        padding: 0;
        margin: 0 0 20px;
        list-style-type: none;
        display: flex;
        flex-wrap: wrap;
        padding-left: 11%;
        /*justify-content: space-evenly;
        align-items: center;*/
    }

        .sponsor-landing-main .member-benifit-main .benefits_list li {
            max-width: calc(33.33% - 17px);
            flex: calc(33.33% - 17px);
            margin-left: 15px;
            padding: 5px 25px;
            position: relative;
            border-radius: 10px;
            margin-bottom: 12px;
            font-size: 20px;
            font-family: "Oswald", "Arial", "Helvetica", sans-serif;
            font-weight: 300;
            min-height: 30px;
            display: flex;
            align-items: center;
        }

            .sponsor-landing-main .member-benifit-main .benefits_list li::before {
                content: "\f05b";
                position: absolute;
                left: -11px;
                top: 40%;
                transform: translateY(-50%);
                /*background-image: url('../images/landing-checked.png');*/
                background-repeat: no-repeat;
                background-size: cover;
                width: 23px;
                height: 23px;
                font-family: FontAwesome;
                font-size: 24px;
                color: #637E31;
            }

/*.sponsor-landing-main .member-benifit-main .benefits_list li:last-child {
                max-width: 100%;
                flex: 100%;
            }*/

.sponsor-landing-main .sponsor-advert {
    background: #000000;
    border-radius: 10px;
    padding: 30px 45px;
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 500;
    text-align: center;
    position: relative;
}

    .sponsor-landing-main .sponsor-advert::before {
        position: absolute;
        content: "";
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 370px;
        height: 181px;
        left: 0;
        top: 0;
    }

    .sponsor-landing-main .sponsor-advert p {
        font-size: 15px;
        color: #FFFFFF;
        font-weight: 500;
        margin-bottom: 30px;
    }

    .sponsor-landing-main .sponsor-advert .btn, .sponsor-landing-main .sponsor-join-wrap .btn {
        max-width: 180px;
        margin: 0 auto 25px;
        background: #637E31;
        color: #ffffff;
        border-radius: 0;
    }

    .sponsor-landing-main .sponsor-advert .text-link {
        color: #ffffff;
        text-decoration: underline;
        font-size: 20px;
        font-weight: 300;
        font-family: "Oswald", "Arial", "Helvetica", sans-serif;
    }


/*index 1*/

.sponsor-landing-main-one .member-container {
    max-width: 900px;
    margin: 0 auto;
}

.sponsor-landing-main-one.sponsor-landing-main .sponsor-msg-wrap {
    text-align: center;
}

.sponsor-landing-main-one .member-benifit {
    margin-top: 35px;
}

.sponsor-landing-main-one.sponsor-landing-main .member-benifit-main .benefits_list li {
    max-width: 100%;
    flex: 100%;
}

.sponsor-landing-main-one.sponsor-landing-main .member-benifit-main .member-benifit h3 {
    font-size: 36px;
    padding-bottom: 12px;
    -webkit-text-stroke: 1px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 40px 10px;
    background: #000;
    color: #e5e0bf;
}

.sponsor-landing-main-one.sponsor-landing-main .sponsor-advert {
    background: transparent;
    color: #000000;
    padding: 30px 0 0;
}

    .sponsor-landing-main-one.sponsor-landing-main .sponsor-advert::before {
        width: 100%;
        height: 110px;
    }

    .sponsor-landing-main-one.sponsor-landing-main .sponsor-advert.sponsor-advert-two::before {
        height: 210px;
    }

    .sponsor-landing-main-one.sponsor-landing-main .sponsor-advert .btn, .sponsor-landing-main-one.sponsor-landing-main .sponsor-join-wrap .btn {
        display: inline-block;
        max-width: inherit;
        margin-right: 15px;
    }

.sponsor-landing-main-one .sponsor-advert-info p {
    text-align: center;
    color: #000;
    font-size: 15px;
    margin-top: 15px;
}

/*Index 2*/

.sponsor-landing-main-two.sponsor-landing-main .sponsor-advert {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .sponsor-landing-main-two.sponsor-landing-main .sponsor-advert p {
        margin-bottom: 0;
        text-align: left;
    }

    .sponsor-landing-main-two.sponsor-landing-main .sponsor-advert .btn, .sponsor-landing-main-two.sponsor-landing-main .sponsor-join-wrap .btn {
        margin: 0 20px;
    }

    .sponsor-landing-main-two.sponsor-landing-main .sponsor-advert::before {
        display: none;
    }

.sponsor-landing-main-two.sponsor-landing-main .member-benifit-main .member-benifit h3 {
    text-align: center;
    padding-bottom: 15px;
    position: relative;
}

    .sponsor-landing-main-two.sponsor-landing-main .member-benifit-main .member-benifit h3:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 120px;
        height: 3px;
        background: #637E31;
        margin: auto;
    }

.sponsor-msg-wrap {
    position: relative;
}

    .sponsor-msg-wrap:before {
        content: "";
        position: absolute;
        background-image: url(../images/pointer-re.svg);
        right: -30px;
        top: -33px;
        height: 130px;
        width: 130px;
        background-repeat: no-repeat;
        transform: rotate(-110deg);
    }

.sponsor-landing-header {
    background-color: transparent;
    border-color: transparent;
}

.sponsor-landing-main .sponsor-video-wrap video::-webkit-media-controls-overlay-play-button {
    display: none;
}

@media (max-width: 1199px) {
    .sponsor-msg-wrap:before {
        height: 110px;
        width: 110px;
        background-size: contain;
    }

    .sponsor-landing-main-two.sponsor-landing-main .sponsor-advert p {
        max-width: 44%;
        flex: 44%;
    }

        .sponsor-landing-main-two.sponsor-landing-main .sponsor-advert p br {
            display: none;
        }

    .sponsor-landing-main-two.sponsor-landing-main .sponsor-advert .btn {
        font-size: 16px;
    }

    .sponsor-landing-main .sponsor-advert .text-link {
        font-size: 16px;
    }

    .sponsor-landing-main .member-message .thank-msg {
        left: 50%;
    }

    .sponsor-landing-main .member-container {
        width: auto;
    }

    .sponsor-landing-main .member-benifit-main .benefits_list {
        padding-left: 7%;
    }
}

/*Footer 26-01 Open comment*/
@media (max-width: 991px) and (orientation: portrait) {
    .sponsor-join-wrap {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        background: #000000;
        padding: 18px 15px;
        z-index: 9;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 991px) {
    .sponsor-msg-wrap:before {
        display: none;
        right: 120px;
        top: 125px;
        height: 115px;
        width: 115px;
        transform: rotate(-10deg);
        background-size: contain;
    }

    .sponsor-landing-main .sponsor-msg-wrap {
        margin-bottom: 35px;
    }

    #tednugent .member-benifit-main {
        flex-direction: column;
    }

    .sponsor-landing-main .member-benifit-main .benefits_list li {
        padding-top: 0px;
        padding-bottom: 0px !important;
        min-height: 70px;
    }

    .member-benifit {
        margin-bottom: 10px;
    }

    .sponsor-image-wrap {
        display: inline-block;
        position: relative;
    }

        .sponsor-image-wrap::before {
            content: "";
            position: absolute;
            background-image: url(../images/pointer-re.svg);
            right: -105px;
            top: 40px;
            height: 115px;
            width: 115px;
            background-size: contain;
        }

        /*.sponsor-join-wrap {
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 0;
        background: #000000;
        padding: 18px 15px;
        z-index: 9;
        display: flex;
        align-items: center;
        justify-content: center;
    }*/
        .sponsor-image-wrap::before {
            content: "";
            position: absolute;
            background-image: url(../images/pointer-re.svg);
            right: -105px;
            top: 40px;
            height: 115px;
            width: 115px;
            background-size: contain;
        }

    .custom-sponsor-landing-main {
        padding-bottom: 145px;
    }

    .sponsor-landing-main-two.sponsor-landing-main .sponsor-advert p {
        max-width: 100%;
        flex: 100%;
    }

    .sponsor-landing-video-section {
        flex-wrap: wrap;
    }
}

@media (max-width:767px) {
    #tednugent .member-message .thank-msg {
        font-size: 26px;
    }

    .sponsor-landing-main .sponsor-msg-wrap img {
        max-width: 300px;
    }

    .sponsor-msg-wrap:before {
        top: 75px;
        height: 95px;
        width: 95px;
    }

    .sponsor-landing-main .sponsor-msg-wrap {
        padding: 20px 30px 30px 60px;
    }

    .sponsor-landing-main .member-benifit-main .benefits_list li {
        min-height: 40px;
        max-width: calc(50% - 17px);
        flex: calc(50% - 17px);
    }

    .sponsor-landing-main-two.sponsor-landing-main .sponsor-advert {
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 35px;
    }

        .sponsor-landing-main-two.sponsor-landing-main .sponsor-advert p {
            max-width: 100%;
            flex: 100%;
            margin-bottom: 0;
        }

    .sponsor-image-wrap::before {
        right: -75px;
        top: 20px;
        height: 90px;
        width: 90px;
    }

    /*Footer 26-01*/
    .custom-sponsor-landing-main {
        padding-bottom: 15px;
        /*padding-bottom: 90px;*/
    }
}

@media (max-width:567px) {
    .sponsor-landing-main .sponsor-msg-wrap img {
        max-width: 220px;
    }

    .sponsor-landing-main .member-message .thank-msg {
        font-size: 20px !important;
        margin-top: -6px;
    }

    .sponsor-landing-main .sponsor-msg-wrap .sponsor-msg {
        font-size: 20px;
    }

    .sponsor-landing-main .sponsor-msg-wrap {
        padding-left: 40px;
    }

    .sponsor-msg-wrap:before {
        top: 50px;
        right: -25px;
    }

    .sponsor-landing-main .member-benifit-main .benefits_list li {
        max-width: 100%;
        flex: 100%;
        padding: 5px 10px 5px 18px;
        font-size: 18px;
        min-height: inherit;
    }

    .sponsor-landing-main .sponsor-advert {
        padding: 20px;
    }
    /*.sponsor-landing-main .sponsor-advert .text-link{
        margin-top:20px;
    }*/
    .sponsor-landing-main .member-benifit-main .benefits_list li::before {
        top: 46%;
    }

    .sponsor-image-wrap::before {
        right: -60px;
        top: 20px;
        height: 70px;
        width: 70px;
    }

    .sponsor-landing-main-two.sponsor-landing-main .sponsor-advert {
        flex-direction: column;
    }

    .custom-sponsor-landing-main {
        padding-bottom: 110px;
    }
}


@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.adminmessage {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    font-size: 14px;
}


@media screen and (max-width: 480px) {
    .messages_all_wrapper .all_messages_tab .msg-custom-title label {
        font-size: 13px;
    }

        .messages_all_wrapper .all_messages_tab .msg-custom-title label i {
            margin-right: 3px;
            font-size: 16px !important;
        }

    .messages_all_wrapper .all_messangers .msg-custom-title {
        padding-left: 3px;
        padding-right: 3px;
    }

    .messages_all_wrapper .all_messages_tab .msg-custom-title .count-no {
        font-size: 12px;
        width: 18px;
        height: 18px;
        margin-left: 1px;
    }
}

/*div#homeFFLAlertContainer li:before {
    content: "";
    position: absolute;
    top: 7px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #333;
    width: 5px;
    height: 5px;
    border-radius: 20px;
    vertical-align: middle;
}

div#homeFFLAlertContainer li {
    position: relative;
    padding-left: 13px;
    list-style-type: none;
}*/

.vendor-search-section {
    display: flex;
    align-items: center;
}

.vendor-form-select {
    -webkit-appearance: auto !important;
}

.pvStore .category {
    list-style: none;
    padding-left: 0px;
    margin-top: 20px;
}


.category-sidebar {
    padding: 20px;
    box-shadow: 0px 0px 10px #b9b8b8;
    margin-bottom: 20px;
}

    .category-sidebar h2 {
        margin: 0px;
        color: #5c734e;
        font-size: 25px;
    }

    .category-sidebar input.btn.btn-default {
        background: transparent;
        border: none;
        padding: 0px;
        font-size: 15px;
        text-decoration: underline;
        float: right;
        margin-top: 3px;
    }

        .category-sidebar input.btn.btn-default:focus {
            outline: none;
        }

        .category-sidebar input.btn.btn-default:active {
            box-shadow: none;
        }

.custom-checkbox {
    display: block;
    position: relative;
    padding-left: 22px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .custom-checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: 1px solid #5c734e;
}

.custom-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}

.custom-checkbox input:checked ~ .checkmark {
    background-color: #5c734e;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-checkbox input:checked ~ .checkmark:after {
    display: block;
}

.custom-checkbox .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.category-sidebar {
    position: relative;
    padding: 0;
    box-shadow: none;
}

.category-sidebar-inner {
    position: absolute;
    width: 260px;
    padding: 20px;
    box-shadow: 0px 0px 10px #b9b8b8;
    background: #ffffff;
}

    .category-sidebar-inner.fixed {
        position: fixed;
        top: 110px;
    }

.pvStore .pvEntry h2 {
    margin: 0 0 25px;
    color: #555555;
}

.pvPosts .data-list-category {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: solid 1px #cccccc;
}

    .pvPosts .data-list-category a .img-responsive {
        width: 100%;
        object-fit: cover;
    }

@media (max-width:1199px) {
    .category-sidebar-inner {
        width: 225px;
    }
}

@media (max-width:992px) {
    .category-sidebar-inner.fixed, .category-sidebar-inner {
        position: static;
        width: 100%;
    }
}

@media (max-width:480px) {
    .pvPosts .col-xxs-12 {
        width: 100% !important;
        float: none !important;
    }
}

/*div#homeFFLAlertContainer li:before {
    content: "";
    position: absolute;
    top: 7px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #333;
    width: 5px;
    height: 5px;
    border-radius: 20px;
    vertical-align: middle;
}
*/

div#homeFFLAlertContainer li {
    position: relative;
    padding-left: 13px;
    list-style-type: none;
}

/*faq-arms-wrap css*/
.faq-arms-wrap {
    padding: 50px 0;
}

    .faq-arms-wrap .faq-accordion .panel.panel-default {
        border: none;
        box-shadow: rgb(14 30 37 / 12%) 0px 0px 8px 0px, rgb(14 30 37 / 12%) 0px 0px 5px 0px;
        margin-bottom: 15px;
    }

    .faq-arms-wrap .faq-accordion .panel-heading {
        background: #ffffff;
        padding: 0;
    }

    .faq-arms-wrap .faq-accordion .panel-title a {
        display: flex;
        justify-content: space-between;
        color: #5c734e;
        font-size: 18px;
        font-family: "Oswald", "Arial", "Helvetica", sans-serif;
        line-height: 26px;
        padding: 15px 20px 15px 25px;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
    }

        .faq-arms-wrap .faq-accordion .panel-title a[aria-expanded="true"] {
            color: #000;
        }

        .faq-arms-wrap .faq-accordion .panel-title a span {
            display: inline-block;
            position: relative;
            min-width: 30px;
            height: 26px;
        }

            .faq-arms-wrap .faq-accordion .panel-title a span:before,
            .faq-arms-wrap .faq-accordion .panel-title a span:after {
                content: "";
                width: 15px;
                height: 3px;
                background-color: #5c734e;
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
                margin: auto;
            }

            .faq-arms-wrap .faq-accordion .panel-title a span:after {
                -webkit-transform: rotate(90deg);
                -moz-transform: rotate(90deg);
                -o-transform: rotate(90deg);
                -ms-transform: rotate(90deg);
                transform: rotate(90deg);
                -webkit-transition: all 0.3s linear;
                -moz-transition: all 0.3s linear;
                -o-transition: all 0.3s linear;
                transition: all 0.3s linear;
            }

        .faq-arms-wrap .faq-accordion .panel-title a[aria-expanded="true"] span:before,
        .faq-arms-wrap .faq-accordion .panel-title a[aria-expanded="true"] span:after {
            background-color: #000;
        }

        .faq-arms-wrap .faq-accordion .panel-title a[aria-expanded="true"] span:after {
            -webkit-transform: none;
            -moz-transform: none;
            -o-transform: none;
            -ms-transform: none;
            transform: none;
        }

    .faq-arms-wrap .faq-accordion .panel-body {
        color: #5a5a5a;
        font-size: 16px;
        line-height: 24px;
        padding: 20px 25px;
        text-align: justify;
    }

        .faq-arms-wrap .faq-accordion .panel-body h3 {
            font-size: 17px;
            line-height: 25px;
            color: #5a5a5a;
            margin-bottom: 15px;
        }

        .faq-arms-wrap .faq-accordion .panel-body ol {
            padding: 0 0 0 15px;
        }

            .faq-arms-wrap .faq-accordion .panel-body ol li {
                color: #555;
                margin-bottom: 10px;
            }

                .faq-arms-wrap .faq-accordion .panel-body ol li:last-child {
                    margin-bottom: 0;
                }

        .faq-arms-wrap .faq-accordion .panel-body p {
            margin: 0;
        }

.sell-btn-wrap {
    position: relative;
}

    .sell-btn-wrap a.btn.btn-primary.green-btn {
        position: absolute;
        top: 15px;
        right: 0;
    }

ul.messageList.font-wrap > li.receivedmessages > div pre date-time-font {
    font-size: 10px;
    line-height: 1.5;
}

.chat-box-header-top .archiveBtn {
    padding: 5px 13px 7px;
    font-size: 16px;
    line-height: 22px;
    background: #637e31;
    border-radius: 0px;
    color: #fff;
    border: none;
    position: absolute;
    right: 45px;
    top: -1px;
}

    .chat-box-header-top .archiveBtn:hover {
        background: #000;
        color: #fff;
    }

@media (max-width: 991px) {
    .faq-arms-wrap {
        padding: 20px 0 20px 0;
    }

        .faq-arms-wrap .faq-accordion .panel-title a {
            font-size: 16px;
            line-height: 24px;
            padding: 10px 15px 10px 20px;
        }

        .faq-arms-wrap .faq-accordion .panel-body {
            font-size: 15px;
            line-height: 23px;
        }

    .sell-btn-wrap a.btn.btn-primary.green-btn {
        font-size: 14px;
        line-height: 20px;
        top: 18px;
        padding: 6px 15px 7px 15px;
    }

    .chat-box-header-top .archiveBtn {
        top: 0;
    }
}

@media (max-width: 767px) {
    .faq-arms-wrap {
        padding: 0 0 10px 0;
    }

        .faq-arms-wrap .faq-accordion .panel-title a {
            font-size: 14px;
            line-height: 22px;
            padding: 7px 10px 7px 15px;
        }

        .faq-arms-wrap .faq-accordion .panel-body {
            font-size: 13px;
            line-height: 20px;
        }

            .faq-arms-wrap .faq-accordion .panel-body h3 {
                font-size: 14px;
                line-height: 22px;
                margin-bottom: 10px;
            }

        .faq-arms-wrap .faq-accordion .panel-title a span {
            min-width: 25px;
            height: 20px;
        }

            .faq-arms-wrap .faq-accordion .panel-title a span:before,
            .faq-arms-wrap .faq-accordion .panel-title a span:after {
                width: 12px;
                height: 2px;
            }

    .sell-btn-wrap a.btn.btn-primary.green-btn {
        font-size: 14px;
        line-height: 20px;
        padding: 3px 10px 5px 10px;
        position: absolute;
        top: 4px;
        right: 0;
    }

    .messages_all_wrapper .all_messages ul.messageList.font-wrap {
        max-height: 330px;
    }

    ul.messageList.font-wrap > li.receivedmessages > div pre span,
    ul.messageList.font-wrap > li.receivedmessages > div pre p span {
        font-size: 10pt;
        line-height: 1.5 !important;
    }

    .messages_all_wrapper .all_messages {
        padding-bottom: 40px;
    }

    ul.messageList.font-wrap li.receivedmessages div pre .date-time-font, ul.messageList.font-wrap li.sendmessages div pre .date-time-font {
        font-size: 8px;
    }

    .chat-box-header-top .archiveBtn {
        top: 3px;
    }
}

@media (max-width: 479px) {

    .messages_all_wrapper {
        margin-bottom: 0px !important;
    }

        .messages_all_wrapper .all_messages {
            padding-bottom: 50px;
            overflow: hidden;
            /*min-height: calc(100vh - 170px) !important;*/
        }

            .messages_all_wrapper .all_messages ul.messageList.font-wrap {
                max-height: 250px;
                height: 250px;
            }

    .all_messages .blockedusermsg {
        margin-top: 10px;
    }

    .sell-btn-wrap a.btn.btn-primary.green-btn {
        position: relative;
        top: auto;
        right: auto;
        float: left;
        margin-left: 0;
    }
}

@media (max-width: 359px) {
    .messages_all_wrapper .all_messages ul.messageList.font-wrap {
        padding-left: 0px !important;
    }
}

.container {
    width: 100%;
}

ul li {
    list-style: none;
}

.main-div {
    width: 100%;
}

    .main-div .premium-vendor {
        /* margin-bottom: -5000px;
    padding-bottom: 5000px;*/
        padding: 0px 15px 20px 15px;
        background-color: #F9F9F9;
    }

.premium-vendor .heading-title {
    width: 100%;
    padding: 10px 0px 10px 0px;
    border-bottom: 1px solid #ddd;
    background-color: #f9f9f9;
    top: 0;
    z-index: 99;
}

.heading-title h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 27px;
    color: #404040;
    line-height: 37px;
}

.premium-vendor-top .vendor-filter {
    width: 100%;
    height: auto;
    /*background: rgb(62,85,132);
    background: linear-gradient(0deg, rgba(62,85,132,1) 0%, rgba(80,101,152,1) 100%);*/
    background: #d3cb93;
    border-radius: 10px;
    opacity: 1;
    margin: 25px 0;
    padding: 21px;
}

.vendor-filter form {
    width: 100%;
}

.vendor-filter ul li {
    margin-right: 20px;
    position: relative;
}

    .vendor-filter ul li.your-location {
        width: 315px;
        color: #000;
        font-size: 14px;
        line-height: 24px;
        /*margin-bottom: 10px;*/
    }

li.vender-result i.angle-down-wrap {
    height: max-content;
    pointer-events: none;
    position: absolute;
    top: 73%;
    right: 13px;
    color: #000;
    font-size: 18px;
    z-index: 0;
    transform: translateY(-50%);
}

.vendor-filter ul.vender-serch-bar li label {
    color: #000;
    font-size: 14px;
    line-height: 24px;
}
/*li.vender-result span.down-arrow {
    position: absolute;
    top: 42px;
    right: 62px;
    color: #000;
    font-size: 18px;
    z-index:0;
    }
*/


li.vender-result label {
    color: #000;
    font-size: 14px;
    line-height: 24px;
}

.vendor-filter input {
    width: 100%;
    color: #000;
    background-color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Lato',sans-serif;
    box-shadow: none;
    border: 1px solid #d1d1d1;
    border-radius: 8px;
    opacity: 1;
    padding: 7px 10px;
    outline: none;
    transition: all 0.05s ease 0s;
    appearance: none;
}

    .vendor-filter input:focus {
        /*outline: #fff solid 2px;*/
        outline: none;
    }

li.vender-result {
    max-width: 110px;
    width: 100%;
}

    li.vender-result select {
        min-width: 100%;
        width: 100%;
        height: auto;
        color: #000;
        background-color: #fff;
        font-size: 14px;
        line-height: 24px;
        font-family: 'Lato',sans-serif;
        box-shadow: none;
        border: 1px solid #d1d1d1;
        border-radius: 8px;
        opacity: 1;
        padding: 7px 10px;
        appearance: none !important;
    }

        li.vender-result select:focus {
            appearance: none;
            outline: none;
        }

form#newPVSearchForm input.search-btn {
    width: 110px;
    height: auto;
    background: #1c1c1b;
    color: #fff;
    margin-top: 30px;
    padding: 8px 8px 6px 8px;
    outline: none;
    border: 1px solid #1c1c1b;
    transition: 0.5s;
}

    form#newPVSearchForm input.search-btn:focus {
        outline: #000;
    }

    form#newPVSearchForm input.search-btn:hover {
        background: #000;
        border: 1px solid #000;
        color: #d3cb93;
    }

li.vender-result select:focus {
    box-shadow: none;
}

.vendor-filter form {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

ul.vender-serch-bar {
    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 0;
    padding-left: 0;
}

button.search-btn {
    max-width: 100px;
    width: 100%;
    height: 40px;
    color: #fff;
    background-color: #6d7fa6;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Lato',sans-serif;
    box-shadow: none;
    border: 1px solid #FFFFFF66;
    border-radius: 8px;
    opacity: 1;
    padding: 5px 10px;
}

/**/
section.map {
    width: 100%;
    height: auto;
}

.map img {
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

/**/
.premium-vendor-card {
    width: 100%;
}

    .premium-vendor-card .second-title {
        width: 100%;
        text-align: center;
        margin: 20px 0px;
    }

.second-title h2 {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    font-size: 27px;
    color: #404040;
    line-height: 37px;
}

.premium-vendor-card .card-vender-bottom {
    width: 100%;
}

ul.card-detail-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px 0 -8px;
}

    ul.card-detail-list li.card-detail {
        padding: 0 8px;
        width: 20%;
        margin-bottom: 20px;
    }

        ul.card-detail-list li.card-detail .profile-card {
            background-color: #efefef;
            padding: 20px 10px;
            border-radius: 15px;
            text-align: center;
            height: 100%;
            display: flex;
            flex-direction: column;
            position: relative;
        }

        /*ul.card-detail-list li.card-detail .profile-card:hover {
                background: linear-gradient(180deg, #d3cb93 0%, #ffffff 100%);
            }*/

        ul.card-detail-list li.card-detail .profile-img {
            width: 110px;
            height: 110px;
            border-radius: 50%;
            margin: 0px auto 20px auto;
        }

            ul.card-detail-list li.card-detail .profile-img img {
                width: 100%;
                height: 100%;
                object-fit: cover;
                object-position: center;
                border-radius: 50%;
            }

.profile-card h3 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    align-items: center;
    color: #404040;
}

.profile-card h3 {
    min-height: 28px;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    font-family: 'Oswald', sans-serif;
    color: #000;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 0 5px;
    align-items: center;
    display: flex;
    justify-content: center;
}

.profile-card ul {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 0;
}

    .profile-card ul li {
        margin: 0 5px;
    }

        .profile-card ul li span {
            margin-left: 5px;
            display: inline-block;
            font-size: 14px;
            font-weight: 600;
            line-height: 24px;
            color: #404040;
            font-family: 'Lato', sans-serif;
        }

li.card-detail .profile-card p {
    margin: 10px auto;
    max-width: 200px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    color: #404040;
    font-weight: 600;
    line-height: 24px;
}

.profile-card small {
    font-size: 14px;
    font-family: 'Lato',sans-serif;
    line-height: 24px;
    color: #404040;
}

.card-vender-bottom ul {
    margin-bottom: 0;
    padding-left: 0;
    display: flex;
    justify-content: center;
    height: 100%
}

.card-detail small a {
    color: #000;
    margin-left: 2px;
    text-underline-offset: 4px;
    font-weight: 600;
    text-decoration: underline;
}
/* 29 11 2020*/
.profile-card ul.location-detail {
    width: 100%;
    padding: 10px;
    background: #dbdbdb;
    border-radius: 0 0 10px 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: 30px;
}

li.card-detail .profile-card small {
    font-size: 14px;
    font-family: 'Lato',sans-serif;
    line-height: 24px;
    color: #404040;
    min-height: 40px;
}

.vender-serch-bar li select {
    background: #fff;
}

    .vender-serch-bar li input::-webkit-outer-spin-button,
    .vender-serch-bar li input::-webkit-inner-spin-button,
    select::-webkit-outer-spin-button,
    .vender-serch-bar li select::-webkit-inner-spin-button,
    .vender-serch-bar li select {
        -webkit-appearance: none;
        appearance: none;
        background: #fff;
    }

.vender-serch-bar li input[type=number],
{
    -moz-appearance: textfield;
}



/* Responsive*/
@media (min-width: 768px) {
    #powerSearchAlertModal .modal-dialog {
        width: 80%;
    }
}

@media screen and (max-width: 1024px) {
    .responsive_ad.mobile_ad img {
        height: auto;
        width: 100%;
        appearance: none !important;
    }

    /*li.vender-result i.angle-down-wrap {
        top: 79%;
    }*/
    /* Vendor Search */
    .premium-vendor-top .vendor-filter {
        height: auto;
    }

    .vendor-filter form {
        width: 100%;
        justify-content: start;
        align-items: start;
        /*flex-direction: column;*/
    }



    .vendor-filter ul li {
        width: 100%;
        display: block;
        flex-direction: column;
    }

    /*.vendor-filter ul li.your-location {
            width: 100%;
        }*/

    .vendor-filter input {
        width: 100%;
    }


    li.vender-result select {
        min-width: auto;
        width: 100%;
    }

    li.vender-result label {
        /*margin-top: 20px;*/
    }
}

@media (max-width:991px) {
    .fitler-form-main form .nav-tabs .nav-item {
        margin-right: 30px;
    }

    .fitler-form-main form .tab-pane .inline-list .small-text {
        flex: 33%;
        max-width: 33%;
    }

    /* */
    /* 25 11 2022*/
    ul.card-detail-list li.card-detail {
        width: 30%;
    }
    /* 25 11 2022 End*/

    /*13 12 2022*/
    .vendor-filter ul li {
        margin-right: 12px;
    }

    .vendor-filter ul.vender-serch-bar li label {
        font-size: 12px;
        line-height: 16px;
    }

    form#newPVSearchForm input.search-btn {
        margin-top: 23px;
    }

    li.vender-result i.angle-down-wrap {
        top: 70%;
    }
}

@media (max-width:767px) {
    .fitler-form-main form .nav-tabs .nav-link .search-count {
        margin-left: 3px;
    }

    .fitler-form-main form .tab-pane .inline-list .small-text {
        flex: 50%;
        max-width: 50%;
    }

    .ac-clear:nth-child(3) {
        clear: both;
    }

    .continue-btn a.btn {
        margin-bottom: 2px;
        line-height: 20px;
    }

    .custom-sell-section a.back-to-list {
        margin-top: -10px;
    }
    /* 25 11 2022*/
    ul.card-detail-list {
        display: flex;
        justify-content: space-around;
    }

        ul.card-detail-list li.card-detail {
            width: 50%;
        }
    /* 25 11 2022 End*/
    /*Vendor search*/
    /*13 12 2022*/
    .vendor-filter form {
        flex-direction: column;
    }

        .vendor-filter form ul.vender-serch-bar {
            flex-direction: column;
            align-items: start;
            width: 100%;
        }

    .vendor-filter ul li.vender-result {
        max-width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }

        .vendor-filter ul li.vender-result:last-child {
            margin-bottom: 0;
        }

    .vendor-filter ul li.your-location {
        margin-bottom: 10px;
        width: 100%;
        margin-right: 0;
    }
}

@media (max-width:480px) {
    .fitler-form-main form .col-xss-12 {
        width: 100%;
        float: none;
    }

    .fitler-form-main form .nav-tabs .nav-item {
        margin-right: 0;
        width: calc(50% - 15px);
    }

        .fitler-form-main form .nav-tabs .nav-item:nth-child(odd) {
            margin-right: 7px;
        }

        .fitler-form-main form .nav-tabs .nav-item:nth-child(even) {
            margin-left: 7px;
        }

    .fitler-form-main form .nav-tabs .nav-link label {
        font-size: 13px;
    }

    .fitler-form-main form .tab-pane .inline-list .small-text {
        flex: 100%;
        max-width: 100%;
    }

    ul.card-detail-list li.card-detail {
        width: 100%;
    }
}

@media (max-width:480px) {
    #googleMap .gm-style-iw {
        max-width: 250px !important;
    }
}
/* Filter Form End */


@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&family=Oswald:wght@200;300;400;500;600;700&display=swap');
/*font-family: 'Lato', sans-serif;
font-family: 'Oswald', sans-serif;*/

.landding-armlist-main {
    width: 100%;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #8E8E8E;
    padding: 20px 20px;
    background-image: url(../images/bg-top-left.png), url(../images/bg-top-right.png), url(../images/Ellipse-top-right.png), url(../images/bg-bottom-left.png),url(../images/Ellipse-bottome-left.png), url(../images/bg-bottom-right.png);
    background-repeat: no-repeat;
    background-position: left -10% top -200px, right -16% top -70%, right top, bottom -25% left -10%, bottom left, bottom -11% right 8%;
}

    .landding-armlist-main .landding-armlist-main-title h1 {
        font-size: 46px;
        line-height: 55px;
        font-family: 'Oswald', sans-serif;
        font-weight: 500;
        margin-top: 0;
        margin-bottom: 20px;
    }

    .landding-armlist-main .landding-form-inner {
        background-image: url('../images/Group 8216.png');
        background-size: cover;
        background-repeat: no-repeat;
        max-width: 947px;
        width: 100%;
        display: flex;
        border-radius: 24px;
    }

    .landding-armlist-main .landding-armlist-form {
        width: 50%;
        background-image: url('../images/Group 8216.png');
        background-size: cover;
        background-repeat: no-repeat;
        padding: 35px 60px 40px 35px;
        border-radius: 24px 0 0 24px;
    }

.armlist-main .landding-armlist-form .form-logo {
    display: inline-block;
}

.landding-armlist-main .landding-armlist-form .form-logo a {
    display: inline-block;
}

.landding-armlist-main .landding-armlist-form .landding-welcome-title {
    font-size: 14px;
    line-height: 17px;
    color: #B8B8B8;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    /* padding-top: 28px;*/
    padding-bottom: 30px;
}

    .landding-armlist-main .landding-armlist-form .landding-welcome-title h2 {
        font-size: 33px;
        line-height: 50px;
        color: #D4D4D4;
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        margin: 0 0;
        display: inline-block;
    }

    .landding-armlist-main .landding-armlist-form .landding-welcome-title p {
        margin: 0 0;
    }

.landding-armlist-main .inner-landding-form-inner form {
    margin: 0 0;
}

.landding-armlist-main .inner-landding-form-inner .row {
    margin-left: -8px;
    margin-right: -8px;
}

    .landding-armlist-main .inner-landding-form-inner .row [class*="col-"] {
        padding-left: 8px;
        padding-right: 8px;
    }

.landding-armlist-main .inner-landding-form-inner .form-group {
    margin: 0 0;
    margin-bottom: 25px;
}

.landding-armlist-main .inner-landding-form-inner .row .col-md-12 .form-group {
    margin-bottom: 0;
    padding-top: 5px;
}

.landding-armlist-main .inner-landding-form-inner .form-group label {
    /*text-transform: capitalize;*/
    font-size: 14px;
    line-height: 17px;
    color: #B8B8B8;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 8px;
}

    .landding-armlist-main .inner-landding-form-inner .form-group label img {
        padding-right: 5px;
    }

.landding-armlist-main .inner-landding-form-inner .form-group input.form-control {
    background-color: rgba(255,255,255,0.3);
    border: 1px solid #686868;
    color: #fff;
    border-radius: 8px;
    height: auto;
    padding: 8px 12px 8px 12px;
    font-size: 14px;
    line-height: 22px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    text-transform: capitalize;
    transition: all 0.35s ease;
}

.form-control:focus {
    border: inherit;
    outline: 1px solid #B8B8B8;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.landding-armlist-main .inner-landding-form-inner .form-group .btn {
    font-size: 16px;
    line-height: 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    padding: 8px 25px;
    color: #000000;
    text-transform: capitalize;
    border-radius: 8px;
    background-color: #D4D4D4;
    transition: all 0.5s ease;
    border: 1px solid transparent;
}

    .landding-armlist-main .inner-landding-form-inner .form-group .btn:hover {
        color: #fff;
        background-color: transparent;
        border: 1px solid #fff;
    }

    .landding-armlist-main .inner-landding-form-inner .form-group .btn:active {
        box-shadow: none;
        outline: none;
    }

    .landding-armlist-main .inner-landding-form-inner .form-group .btn:focus {
        outline: none;
        outline-offset: -2px;
    }

.landding-armlist-main .inner-landding-form-inner .form-group .m-left {
    margin-left: 15px;
}

.landding-armlist-main .arm-img {
    width: 50%;
}

    .landding-armlist-main .arm-img img {
        width: 100%;
        height: 100%;
        object-position: center;
        object-fit: cover;
        border-radius: 0 24px 24px 0;
    }

.landding-armlist-main .landding-form-inner .arm-content-formtext {
    width: 50%;
    padding: 35px 25px 35px 25px;
    background-color: rgba(0,0,0,0.1);
    border-radius: 0 24px 24px 0;
}

    .landding-armlist-main .landding-form-inner .arm-content-formtext .arm-content-formtext-title h1 {
        margin: 0 0;
        margin-bottom: 25px;
        font-size: 42px;
        line-height: 57px;
        color: #D4D4D4;
        text-align: center;
        text-transform: capitalize;
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
    }

    .landding-armlist-main .landding-form-inner .arm-content-formtext ul {
        list-style: none;
        margin: 0 0;
        padding: 0 0;
    }

        .landding-armlist-main .landding-form-inner .arm-content-formtext ul li {
            padding: 0px 0;
            font-size: 16px;
            line-height: 20px;
            color: #B8B8B8;
            position: relative;
            padding-left: 30px;
            font-family: 'Lato', sans-serif;
            font-weight: 400;
            margin-bottom: 35px;
        }

            .landding-armlist-main .landding-form-inner .arm-content-formtext ul li::after {
                content: '';
                position: absolute;
                top: 2px;
                left: 0;
                width: 20px;
                height: 20px;
                background-image: url(../images/checked-leadcapture.png);
                background-size: cover;
            }

            .landding-armlist-main .landding-form-inner .arm-content-formtext ul li:last-child {
                margin-bottom: 0;
            }


.landding-armlist-main .inner-landding-form-inner .radio-wrapper {
    padding-top: 12px;
}

    .landding-armlist-main .inner-landding-form-inner .radio-wrapper .radio-btn {
        display: inline-flex;
        align-items: center;
        position: relative;
        padding-left: 32px;
        cursor: pointer;
        font-size: 14px;
        line-height: 22px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-transform: none;
        font-weight: 400;
        letter-spacing: 0.5px;
        color: #B8B8B8;
        margin: 0 20px 0 0;
        margin-right: 32px;
        font-family: 'Lato', sans-serif;
        font-weight: 600;
    }

        .landding-armlist-main .inner-landding-form-inner .radio-wrapper .radio-btn:last-child {
            margin-right: 0;
        }

        .landding-armlist-main .inner-landding-form-inner .radio-wrapper .radio-btn input {
            position: absolute;
            top: 0;
            left: 0;
            width: 22px;
            height: 22px;
            margin: 0 0;
            opacity: 0;
            cursor: pointer;
        }

        .landding-armlist-main .inner-landding-form-inner .radio-wrapper .radio-btn .checkmark-inner {
            position: absolute;
            top: -2px;
            left: 0;
            height: 22px;
            width: 22px;
            border-radius: 50%;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
            transition: all 0.4s ease;
            border: 1px solid #ffff;
        }

            .landding-armlist-main .inner-landding-form-inner .radio-wrapper .radio-btn .checkmark-inner:after {
                content: "";
                position: absolute;
                display: none;
            }

        .landding-armlist-main .inner-landding-form-inner .radio-wrapper .radio-btn input:checked ~ .checkmark-inner:after {
            display: block;
        }

        .landding-armlist-main .inner-landding-form-inner .radio-wrapper .radio-btn .checkmark-inner:after {
            top: 0;
            left: 0;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            background: #fff;
            right: 0;
            bottom: 0;
            margin: auto;
        }

.mark-main label {
    justify-content: start !important;
}

.mark-main .checkbox {
    font-weight: 400;
    letter-spacing: 0;
    margin: 0;
    color: #aaa;
    font-size: 14px
}

.mark-main .checkbox {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin: 0;
    cursor: pointer;
    min-height: 20px;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 15px;
}

    .mark-main .checkbox a {
        color: inherit
    }

        .mark-main .checkbox a:hover {
            color: #d07a00
        }

    .mark-main .checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        width: 20px;
        height: 20px;
        margin: 0 !important;
        top: 0;
        left: 0;
    }

    .mark-main .checkbox .checkmark-mark {
        position: absolute;
        top: 0px;
        left: 0;
        height: 20px;
        width: 20px;
        border: 2px solid #ccc;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s
    }

        .mark-main .checkbox .checkmark-mark:after {
            content: "";
            position: absolute;
            display: none;
            left: 3px;
            top: 4px;
            width: 11px;
            height: 6px;
            margin: auto;
            border-left: 2px solid #fff;
            border-bottom: 2px solid #fff;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            transition: all 0.5s ease 0s;
            -webkit-transition: all 0.5s ease 0s
        }

    .mark-main .checkbox input:checked ~ .checkmark-mark:after {
        display: block
    }

    .mark-main .checkbox input:checked ~ .checkmark-mark {
    }

.mark-main {
    display: inline-flex;
    flex-direction: column;
}

div#loggedInUser a {
    color: #e5e0bf;
    transition: all 0.5s ease;
}

    div#loggedInUser a:hover {
        color: #ffed73;
    }


@media only screen and (max-width:1920px) {
    .landding-armlist-main {
        background-position: left 10% top -203px, right 4% top -31%, right -13% top -87%, bottom -2% left 13%, bottom 100% left 15%, bottom -1% right 18%;
    }
}

@media only screen and (max-width:1440px) {
    .landding-armlist-main {
        background-position: left -9% top -212px, right -8% top -31%, right top, bottom -31% left -12%, bottom 100% left 20%, bottom -8% right 7%;
    }
}

@media only screen and (max-width:991px) {
    .landding-armlist-main .landding-armlist-form .landding-welcome-title h1 {
        font-size: 28px;
        line-height: 39px;
    }

    .landding-armlist-main .landding-armlist-form {
        padding: 32px 20px 32px 20px;
    }

    .landding-armlist-main .inner-landding-form-inner .form-group {
        margin-bottom: 20px;
    }

        .landding-armlist-main .inner-landding-form-inner .form-group button.btn {
            width: 100%;
        }

    .landding-armlist-main {
        padding-top: 110px;
    }

        .landding-armlist-main .landding-armlist-main-title h1 {
            font-size: 38px;
            line-height: 40px;
            margin-bottom: 16px;
        }

        .landding-armlist-main .landding-armlist-form .landding-welcome-title h2 {
            font-size: 34px;
            line-height: 36px;
        }
}

@media only screen and (max-width:767px) {
    .landding-armlist-main .landding-armlist-form div#loggedinuser {
        text-align: center;
    }

    .landding-armlist-main .landding-form-inner .arm-content-formtext {
        width: 100%;
        padding: 32px 20px 32px 20px;
    }

        .landding-armlist-main .landding-form-inner .arm-content-formtext .arm-content-formtext-title h1 {
            font-size: 28px;
            line-height: 32px;
        }

        .landding-armlist-main .landding-form-inner .arm-content-formtext ul li {
            font-size: 16px;
            line-height: 20px;
            text-align: justify;
            margin-bottom: 25px;
        }

    .landding-armlist-main {
        padding: 0 0;
    }

        .landding-armlist-main .landding-form-inner {
            flex-wrap: wrap;
            min-height: 100vh;
            border-radius: 0 0 0 0;
        }

        .landding-armlist-main .landding-armlist-form {
            width: 100%;
            border-radius: 0 0 0 0;
            -webkit-border-radius: 0 0 0 0;
            -moz-border-radius: 0 0 0 0;
            -ms-border-radius: 0 0 0 0;
            -o-border-radius: 0 0 0 0;
            padding: 32px 20px 32px 20px;
        }

            .landding-armlist-main .landding-armlist-form .landding-welcome-title h1 {
                font-size: 28px;
                line-height: 38px;
            }

        .landding-armlist-main .arm-img {
            display: none;
        }

        .landding-armlist-main .inner-landding-form-inner .form-group button.btn {
            width: 50%;
            text-align: center;
        }

        .landding-armlist-main .inner-landding-form-inner .form-group {
            margin-bottom: 20px;
            width: 60%;
        }

        .landding-armlist-main .inner-landding-form-inner .row {
            margin-left: -8px;
            margin-right: -8px;
            display: flex;
            flex-direction: column;
        }

            /* .inner-landding-form-inner form .row [class*="col-6"] {
            padding-left: 8px;
            padding-right: 8px;
            width: 50%;
        }*/

            .landding-armlist-main .inner-landding-form-inner .row [class*="col-md-12"] {
                width: 100%;
                /*text-align: center;*/
            }

    .inner-landding-form-inner .col-md-6 {
        width: 50%;
    }

    .landding-armlist-main .landding-armlist-main-title {
        padding: 10px 20px;
    }

        .landding-armlist-main .landding-armlist-main-title h1 {
            margin-bottom: 0;
            font-size: 34px;
            line-height: 36px;
        }

    .landding-armlist-main .landding-armlist-form .landding-welcome-title h2 {
        font-size: 32px;
        line-height: 34px;
    }
}

@media only screen and (max-width: 640px) {
    .landding-armlist-main .landding-armlist-main-title h1 {
        margin-bottom: 0;
        font-size: 28px;
        line-height: 30px;
    }

    .landding-armlist-main .landding-armlist-form .landding-welcome-title h2 {
        font-size: 26px;
        line-height: 28px;
    }
}

@media only screen and (max-width:480px) {
    .landding-armlist-main .inner-landding-form-inner .row {
        display: block;
    }


    .inner-landding-form-inner .col-md-6 {
        width: 100%;
    }

    .landding-armlist-main .inner-landding-form-inner .form-group button.btn {
        width: 100%;
    }

    .landding-armlist-main .inner-landding-form-inner .form-group {
        width: 100%;
    }
}
/*New css*/
/*div#divReferralQrCode {
    text-align: center;
    padding: 0 15px;
    margin-bottom: 30px;
}
 div#divReferralQrCode canvas {
        box-shadow: 0 0 5px rgb(0 0 0 / 20%);
        padding: 5px;
        background-color: #ffffff;
        border-radius: 25px;
        display: inline-block;
        width: 100%;
    }*/
.row.back-ground div#divReferralQrCode {
    display: flex;
    width: 100%;
    align-items: center;
    border-radius: 20px;
    text-align: left;
    background: #5c734e38;
    padding: 15px;
    margin: 30px 0;
    border: 2px dashed #5c734e;
}

#bootstrap-overrides h3 {
    margin-top: 0px;
    color: #000;
    font-size: 22px;
    line-height: 30px;
}

    #bootstrap-overrides h3.mr-left {
        margin-left: 15px;
    }

div#divReferralQrCode canvas {
    box-shadow: 0 0 5px rgb(0 0 0 / 5%);
    padding: 5px;
    background-color: #ffffff;
    border-radius: 25px;
    display: inline-block;
    width: 100%;
    width: 180px;
    height: 180px;
    order: -1;
}

@media only screen and (max-width: 991px) {
    #bootstrap-overrides h3 {
        font-size: 18px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 480px) {
    .row.back-ground div#divReferralQrCode {
        flex-direction: column;
        text-align: center;
    }

    div#divReferralQrCode h3.mr-left {
        margin-top: 15px;
    }
}

/*popup css*/
.swal-modal.SignUpPopup {
    max-width: 400px;
    width: 100% !important;
}

    .swal-modal.SignUpPopup .swalCancel {
        background-color: #004bfe !important;
        border-color: #004bfe !important;
    }

        .swal-modal.SignUpPopup .swalCancel:focus, .swal-button:focus {
            box-shadow: none;
        }

@media only screen and (max-width: 767px) {
    .swal-overlay.swal-overlay--show-modal {
        padding: 0 15px;
    }
}

div#alreadyExistUser a {
    color: #e5e0bf;
    transition: all 0.5s ease;
}

    div#alreadyExistUser a:hover {
        color: #ffed73;
    }

.notify-me .btn {
    font-size: 16px;
    line-height: 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    padding: 8px 25px;
    color: #000000;
    text-transform: capitalize;
    border-radius: 8px;
    background-color: #D4D4D4;
    transition: all 0.5s ease;
    border: 1px solid transparent;
}

    .notify-me .btn:hover {
        color: #fff;
        background-color: transparent;
        border: 1px solid #fff;
    }

    .notify-me .btn:active {
        box-shadow: none;
        outline: none;
    }

    .notify-me .btn:focus {
        outline: none;
        outline-offset: -2px;
    }

#violationAlertModal .modal-header h4 {
    margin: 0 0;
}

#violationAlertModal .modal-header {
    padding: 13px 10px;
}

#violationAlertModal div#violationAlertContainer p {
    font-size: 16px;
    color: #000;
    padding-bottom: 8px;
}

#violationAlertModal ul#violation li {
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 7px;
}

#violationAlertModal .footer-btn {
    padding: 10px;
}

    #violationAlertModal .footer-btn .fo-btn {
        color: #e5e0bf;
        background-color: #5c734e;
        border-color: transparent;
        transition: all 0.5s ease;
        padding: 2px 15px;
        font-size: 16px;
    }

        #violationAlertModal .footer-btn .fo-btn:hover {
            border-color: #5c734e;
            color: #5c734e;
            background-color: transparent;
        }

/*25 Jan 2023*/
.all_msg_section .wbag_message {
    width: 100%;
    padding: 5px 10px 5px 40px;
    border-radius: 7px;
    background: #d4ddd2;
    border: 1px solid rgb(89 115 78);
    margin-bottom: 10px;
    position: relative;
}

    .all_msg_section .wbag_message span {
        font-size: 16px;
        line-height: 1.6;
        color: #000;
        font-weight: 500;
    }

        .all_msg_section .wbag_message span .offer-text-click {
            color: #59734E;
            font-size: 16px;
            font-weight: 600;
            line-height: 1.6;
            display: block;
        }

.wbag-offer-msg {
    width: 100%;
    background: #f2f2f2;
    color: #5c734e;
    text-align: center;
    padding: 10px;
    position: sticky;
    font-size: 16px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
}

.wbag_message a p.plush-sign {
    background: #5c734e;
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    position: absolute;
}

.wbag_message .plus-icon {
    position: absolute;
    top: 7px;
    left: 9px;
    width: 16px;
    height: 16px;
}

.all_msg_section .wbag_message {
    background: #E5E0BF;
    margin-bottom: 15px;
}

    .all_msg_section .wbag_message span {
        color: #00000099;
        font-size: 14px;
        line-height: 1.3;
        font-weight: 700;
    }

        .all_msg_section .wbag_message span .offer-text-click {
            font-family: Oswald !important;
            font-weight: 500 !important;
            text-transform: uppercase;
            display: block;
            line-height: 1.3;
        }

@media (max-width: 479px) {
    .all_msg_section .wbag_message span {
        font-size: 12px;
    }

        .all_msg_section .wbag_message span .offer-text-click {
            font-size: 15px;
        }
}

.plan-acc-wrap {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 1px 10px #d0d0d0c4;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

    .plan-acc-wrap .acc-btn-wrap {
        margin-top: 40px;
        text-align: center;
    }

    .plan-acc-wrap .reactiv-btn {
        padding: 11px 30px 13px;
        background-color: #5c734e;
        border: 1px solid #5c734e;
        color: #fff;
        font-family: "Lato", "Arial", "Helvetica", sans-serif;
        font-size: 20px;
        line-height: 24px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        display: inline-block;
        text-decoration: none;
        outline: none;
    }

        .plan-acc-wrap .reactiv-btn:hover {
            background-color: #fff;
            color: #5c734e;
        }

    .plan-acc-wrap .edit-acc-info {
        max-width: 132px;
        background-color: #6f825f;
        display: inline-block;
        color: #fff;
        height: max-content;
        padding: 7px 20px;
        font-family: "Lato", "Arial", "Helvetica", sans-serif;
        font-size: 16px;
        line-height: 24px;
        border: 1px solid #6f825f;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        margin: 15px auto 0 auto;
    }

        .plan-acc-wrap .edit-acc-info:hover {
            background-color: #fff;
            color: #6f825f;
        }

    .plan-acc-wrap a.bill-btn input {
        white-space: normal;
    }

    .plan-acc-wrap a.bill-btn input,
    .plan-acc-wrap a.reactiv-btn input {
        background-color: #5c734e;
        border: 1px solid #5c734e;
        color: #fff;
        font-family: "Lato", "Arial", "Helvetica", sans-serif;
        font-size: 16px;
        line-height: 24px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .plan-acc-wrap a.bill-btn input {
        padding: 7px 10px;
        position: absolute;
        left: 10px;
        right: 10px;
        bottom: 10px;
        max-width: 215px;
        margin: 0 auto;
    }

    .plan-acc-wrap a.reactiv-btn input {
        padding: 7px 20px;
    }

        .plan-acc-wrap a.bill-btn input:hover,
        .plan-acc-wrap a.reactiv-btn input:hover {
            background-color: #fff;
            color: #5c734e;
        }

    .plan-acc-wrap .row:first-child .col-lg-8 {
        padding-right: 8px
    }

    .plan-acc-wrap .row:first-child .col-lg-4 {
        padding-left: 8px
    }

    .plan-acc-wrap .plan-info-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .plan-acc-wrap .info-acc-data {
        display: flex;
    }

    .plan-acc-wrap .plan-info-wrap,
    .plan-acc-wrap .acc-info-wrap {
        border: 1px solid #ccc;
        height: 100%;
        border-radius: 4px;
    }

    .plan-acc-wrap .plan-info-wrap {
        padding: 10px;
    }

    .plan-acc-wrap .acc-info-wrap {
        position: relative;
        padding: 10px 10px 60px 10px;
    }

        .plan-acc-wrap .info-acc-data h3,
        .plan-acc-wrap .acc-info-wrap h3 {
            margin-bottom: 7px;
        }

        .plan-acc-wrap .info-acc-data p,
        .plan-acc-wrap .acc-info-wrap p {
            margin-bottom: 3px !important;
        }

    .plan-acc-wrap .info-data-wrap {
        width: 50%;
    }

@media (max-width: 991px) {
    .plan-acc-wrap .row:first-child .col-lg-8 {
        padding-right: 15px;
        margin-bottom: 25px;
    }

    .plan-acc-wrap .row:first-child .col-lg-4 {
        padding-left: 15px
    }
}

@media (max-width: 767px) {

    .plan-acc-wrap .info-acc-data {
        display: block;
    }

    .plan-acc-wrap .info-data-wrap:first-child {
        margin-bottom: 15px;
    }

    .plan-acc-wrap .info-data-wrap {
        width: 100%;
    }

    .plan-acc-wrap .edit-acc-info,
    .plan-acc-wrap a.bill-btn input {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 479px) {
    .plan-acc-wrap {
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-bottom: none !important;
        box-shadow: none;
        padding: 0;
    }
}

.upgrade-modal-wrap .modal-header {
    padding: 15px;
}

    .upgrade-modal-wrap .modal-header h4 {
        font-family: "Oswald", "Arial", "Helvetica", sans-serif;
        font-size: 20px;
        margin: 0;
        line-height: 26px;
        font-weight: 300;
        color: #000 !important;
    }

#upgradeAlertContainer {
    line-height: 1.3;
    display: flex;
    flex-direction: column;
}

.upgrade-modal-wrap .modal-body img {
    margin: 15px auto;
    max-width: 300px;
}

.upgrade-modal-wrap .modal-body .upgrade-acc-link {
    margin: 0 auto;
    padding: 5px 0;
    color: #637e31;
    font-weight: 800;
    border-bottom: 1px solid transparent;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

    .upgrade-modal-wrap .modal-body .upgrade-acc-link:hover {
        border-color: #637e31;
    }

.upgrade-modal-wrap .modal-footer .pull-left,
.upgrade-modal-wrap .modal-footer button {
    font-size: 18px;
    color: #FFF;
    font-weight: 500;
    border-color: #655D5B;
    background-color: #655D5B;
    padding: 7px 15px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

    .upgrade-modal-wrap .modal-footer .pull-left:hover,
    .upgrade-modal-wrap .modal-footer button:hover {
        background-color: transparent;
        color: #655D5B;
    }

.orderThankyou {
    text-align: center;
    padding: 16px;
    font-size: 16px;
    line-height: 24px;
    color: #637e31;
    background: rgba(255, 255, 255, 0.8);
    border: #637e31 1px solid;
    margin: 0 0 25px;
    border-radius: 6px;
}

    .orderThankyou b {
        font-weight: 600;
    }

.padding-0 {
    padding: 0;
}

/*order-table*/
.top-holder.order-confirmation-page {
    padding-bottom: 30px;
}

.order-confirmation-page .order-conf-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .order-confirmation-page .order-conf-wrap h1 {
        margin-bottom: 0;
        font-family: "Oswald", "Arial", "Helvetica", sans-serif;
        font-size: 40px;
        font-weight: 500;
        line-height: 55px;
    }

    .order-confirmation-page .order-conf-wrap .btn-default {
        border: 2px solid #5c724c;
        padding: 11px 25px 15px;
        font-weight: 400;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }

        .order-confirmation-page .order-conf-wrap .btn-default:hover {
            color: #fff;
            background-color: #5c724c;
        }

.order-table-wrap {
    background-color: #ffffff;
    border: solid 1px #cccccc;
    padding: 30px 37px;
}

    .order-table-wrap .order-list-table {
        margin-bottom: 0;
    }

        .order-table-wrap .order-list-table thead tr th {
            color: #666666;
            font-size: 18px;
            line-height: 22px;
            border-bottom: 1px solid #707070;
            padding-bottom: 17px;
        }

        .order-table-wrap .order-list-table tbody tr td {
            border-bottom: 1px solid #ddd;
            vertical-align: middle;
        }

        .order-table-wrap .order-list-table thead tr th:nth-child(4),
        .order-table-wrap .order-list-table thead tr th:nth-child(5) {
            text-align: center;
        }

        .order-table-wrap .order-list-table tbody tr td span {
            display: block;
            color: #000;
            font-family: "Lato", sans-serif;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            min-height: 80px;
        }

            .order-table-wrap .order-list-table tbody tr td span strong {
                display: inline-block;
                margin-bottom: 11px;
                font-weight: 500;
            }

        .order-table-wrap .order-list-table tbody tr td .custom-text p {
            color: #707070;
            font-size: 14px;
            line-height: 17px;
            margin-bottom: 0;
        }

        .order-table-wrap .order-list-table tbody tr td:first-child .custom-text {
            padding-right: 32px;
        }

            .order-table-wrap .order-list-table tbody tr td:first-child .custom-text a {
                display: block;
                width: 100%;
            }

                .order-table-wrap .order-list-table tbody tr td:first-child .custom-text a img {
                    width: 100%;
                }

        .order-table-wrap .order-list-table tbody tr td:last-child.subtotal {
            padding-left: 30px;
        }

.order-thank-wrap .orderThankyou {
    padding: 25px;
    font-family: "Lato", sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 29px;
    margin-bottom: 20px;
}

    .order-thank-wrap .orderThankyou p {
        margin-bottom: 0;
    }

.order-table-wrap .checkout-cust-table tbody tr:first-child td {
    border-top: none;
}

.order-table-wrap .checkout-cust-table tbody tr::after {
    display: none;
}

.order-table-wrap .checkout-cust-table tbody tr td .price-text {
    font-size: 18px;
    line-height: 22px;
}

.order-table-wrap td.CheckoutproductPrice .price-text {
    position: relative;
    top: 3px !important;
}

.order-table-wrap td.subtotal .subtotalVal {
    position: relative;
    top: 3px !important;
}

.order-table-wrap .checkout-cust-table tbody tr td:last-child {
    padding: 8px 9px 8px 8px;
    text-align: right;
}

.order-table-wrap .checkout-cust-table tbody tr td .text-red {
    font-size: 16px;
    line-height: 24px;
    float: none;
}

.order-table-wrap .order-list-table tbody tr td:first-child .custom-text {
    min-width: 170px;
}
/*order-table*/


@media screen and (max-width:1199px) {
    .order-table-wrap .checkout-cust-table tbody tr td:last-child {
        padding-right: 16px;
    }
}

@media screen and (max-width:1024px) {
    .orderThankyou br {
        display: none;
    }
}

@media screen and (max-width:991px) {
    .orderThankyou br {
        display: inline;
    }

    .order-table-wrap {
        padding: 15px 20px;
    }

    .top-holder.order-confirmation-page .container-fluid {
        display: block;
    }

    .order-table-wrap .order-list-table tbody tr td:first-child .custom-text {
        padding-right: 20px;
    }

    .order-table-wrap .checkout-cust-table tbody tr td:last-child {
        padding-right: 23px;
    }

    .top-holder.order-confirmation-page {
        padding-bottom: 22px;
    }

    .order-confirmation-page .order-conf-wrap h1 {
        font-size: 32px;
        line-height: 42px;
    }

    .order-thank-wrap .orderThankyou {
        padding: 15px;
        font-size: 20px;
        line-height: 27px;
    }

    .order-confirmation-page .order-conf-wrap .btn-default {
        padding: 7px 20px 10px;
    }
}

@media (min-width:768px) and (max-width:820px) {
    .order-table-wrap .checkout-cust-table tbody tr td:last-child {
        padding-right: 12px;
    }
}

@media screen and (max-width:768px) {
    .order-table-wrap .checkout-cust-table tr td:nth-child(1) {
        display: table-cell;
    }
}

@media screen and (max-width:767px) {
    .orderThankyou {
        padding: 13px 16px;
        margin-bottom: 22px;
        font-size: 15px;
        line-height: 23px;
    }

        .orderThankyou br {
            display: none;
        }

    .top-holder.order-confirmation-page .container-fluid {
        display: block;
    }

    .order-table-wrap .checkout-cust-table tbody tr::after {
        display: none;
    }

    .order-table-wrap .order-list-table tbody tr td:first-child .custom-text {
        min-width: 165px;
    }

    .order-table-wrap .order-list-table thead tr th:nth-child(2),
    .order-table-wrap .order-list-table thead tr th:nth-child(3) {
        min-width: 220px;
    }

    .order-table-wrap .order-list-table tbody tr td {
        white-space: normal;
    }

    .order-confirmation-page .order-conf-wrap h1 {
        font-size: 26px;
        line-height: 36px;
    }

    .order-confirmation-page .order-conf-wrap .btn-default {
        padding: 5px 10px 8px;
    }

    .order-thank-wrap .orderThankyou {
        padding: 8px;
        font-size: 16px;
        line-height: 22px;
    }

    .order-thank-wrap .order-table-wrap .table-responsive {
        border: none;
    }

    .order-table-wrap {
        padding: 10px;
    }

    .top-holder.order-confirmation-page {
        padding-bottom: 20px;
    }

    .order-table-wrap .checkout-cust-table tbody tr td .price-text {
        font-size: 18px;
        line-height: 22px;
    }

    .order-table-wrap .checkout-cust-table tbody tr td .text-red {
        text-align: right;
    }

    .order-table-wrap .order-list-table thead tr th {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 10px;
    }

    .order-table-wrap .checkout-cust-table tbody tr td .price-text {
        padding-right: 23px;
        font-size: 16px;
        line-height: 20px;
    }

    .order-table-wrap .checkout-cust-table tbody tr td .text-red {
        font-size: 14px;
        line-height: 20px;
    }

    .order-table-wrap .checkout-cust-table tbody tr td:last-child {
        padding-right: 9px;
    }

    .order-table-wrap .order-list-table tbody tr td:last-child.subtotal {
        padding-left: 22px;
    }
}

@media screen and (max-width:479px) {
    .order-confirmation-page .order-conf-wrap h1 {
        font-size: 22px;
        line-height: 30px;
    }
}

@media screen and (max-width:359px) {
    .order-confirmation-page .order-conf-wrap h1 {
        font-size: 20px;
        line-height: 25px;
    }
}



/* Reward Point modal css*/

.reward-point-modal-main {
    position: absolute;
    left: 0;
    right: 0;
    top: 45%;
    transform: translateY(-50%) !important;
}

    .reward-point-modal-main .modal-content {
        background: #ffffff;
        border: 1px solid #E5E0BF;
        border-radius: 8px;
        width: 216px;
        margin: 0 auto;
    }

    .reward-point-modal-main .reward-point-inner-box {
        text-align: center;
    }

        .reward-point-modal-main .reward-point-inner-box h3 {
            font-family: 'Oswald';
            font-style: normal;
            font-weight: 500;
            font-size: 22px;
            line-height: 26px;
            text-transform: uppercase;
            color: #59734E;
            margin: 0;
        }

        .reward-point-modal-main .reward-point-inner-box h4 {
            font-family: 'Oswald';
            font-style: normal;
            font-weight: 700;
            font-size: 28px;
            line-height: 26px;
            text-align: center;
            text-transform: uppercase;
            color: #59734E;
            margin: 0;
        }

        .reward-point-modal-main .reward-point-inner-box h5 {
            font-family: 'Oswald';
            font-style: normal;
            font-weight: 400;
            font-size: 20px;
            line-height: 26px;
            text-align: center;
            color: #8D875F;
            margin: 0;
        }


    .reward-point-modal-main .reward-point-gif-img {
        width: 140px;
        margin: 0 auto;
    }

        .reward-point-modal-main .reward-point-gif-img img {
            width: 100%;
        }


@media screen and (max-width:767px) {
    .reward-point-modal-main .reward-point-inner-box h3 {
        font-size: 18px;
    }

    .reward-point-modal-main .reward-point-gif-img {
        width: 110px;
    }

    .reward-point-modal-main .reward-point-inner-box h4 {
        font-size: 24px;
    }

    .reward-point-modal-main .reward-point-inner-box h5 {
        font-size: 16px;
    }
}

/* Reward Point modal End*/

#toast-container > .toast.toast-success {
    background-image: url(../images/shield-icon.svg) !important;
    background-size: 26px auto;
    background-position: top 15px left 15px;
    padding-left: 54px;
}

#toast-container > .toast-success:before {
    content: "\f2f7";
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    position: absolute;
    font-size: 28px;
    line-height: 28px;
    left: 14px;
    top: 15px;
    display: none;
}

#toast-container > div {
    opacity: 1 !important;
}

#toast-container > .toast-success .toast-message {
    font-size: 16px;
    line-height: 1.25;
}
/* Table Custom css Start */

.popover {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
    min-width: 266px;
}

    .popover.bottom > .arrow:after {
        content: none;
    }

    .popover .arrow {
        display: none;
    }

.popover-content {
    padding: 0px;
}


.CheckoutproductPrice .price-details {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #5D734D;
    cursor: pointer;
    white-space: nowrap;
}

.subtotal .price-details {
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #5D734D;
    cursor: pointer;
    white-space: nowrap;
}


.CheckoutproductPrice .price-details .usedPoints {
    font-size: 10px;
}

.subtotal .price-details .usedPoints {
    font-size: 10px;
}


.close-pop {
    text-align: right;
    padding: 0px 8px 5px;
}

.table-custom-modal-body {
    padding: 0px;
}

.table-wrape {
    padding-bottom: 15px;
}

    .table-wrape .head-table {
        display: flex;
        background: #F5F5F5;
        padding: 2px 13px;
    }

        .table-wrape .head-table div:first-child {
            width: 60px;
            text-align: left;
        }

    .table-wrape .table-body .tab-body-inn div:first-child {
        width: 60px;
        text-align: left;
    }

    .table-wrape .head-table div {
        width: 25%;
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        text-align: center;
        color: #655D5B;
        text-align: center;
        padding: 0 2px;
    }

    .table-wrape .table-body .tab-body-inn {
        display: flex;
        border-bottom: 1px solid #DEDEDE;
    }

        .table-wrape .table-body .tab-body-inn:last-child {
            border-bottom: 0px solid #DEDEDE;
        }

    .table-wrape .table-body {
        padding: 0 15px;
    }

        .table-wrape .table-body .tab-body-inn div {
            font-family: 'Oswald';
            font-style: normal;
            font-weight: 400;
            font-size: 10px;
            line-height: 20px;
            text-align: center;
            color: #2F2D24;
            width: 25%;
            text-align: center;
            padding: 8px 0px 0px;
        }

            .table-wrape .table-body .tab-body-inn div.blur-offer {
                opacity: 0.4;
            }


/* Table Custom css End */

/* Custom check box css start*/

.check-container {
    display: flex;
    white-space: nowrap;
    position: relative;
    padding: 8px 5px;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #2F2D24;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    text-transform: uppercase;
}

    .check-container .chkLabel {
        font-style: normal;
        font-weight: 400;
        font-size: 12px !important;
        color: #2F2D24;
    }

    .check-container input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .check-container .checkmark {
        position: absolute;
        top: 8px;
        left: 8px;
        height: 16px;
        width: 16px;
        border: 0;
        background-color: transparent;
        border-radius: 2px;
        border: 1px solid #DDDDDD;
    }

    .check-container:hover input ~ .checkmark {
        background-color: #5D734D;
    }

    .check-container input:checked ~ .checkmark {
        background-color: #5D734D;
        border: 0px solid #DDDDDD;
    }

    .check-container .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .check-container input:checked ~ .checkmark:after {
        display: block;
    }

    .check-container .checkmark:after {
        left: 6px;
        top: 3px;
        width: 4px;
        height: 8px;
        border: solid white;
        border-width: 0 2px 2px 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

#tblProducts .cross-fa.productDelete {
    font-size: 16px;
    margin-top: 10px;
}

#tblProducts .btn_number .custom-qty {
    margin-left: 0 !important;
}


@media screen and (max-width:991px) {
    #tblProducts .btn_number .inc.button.plus {
        position: absolute;
        top: 11px;
        right: 5px;
    }
}

@media screen and (max-width:767px) {
    #tblProducts .btn_number .inc {
        font-size: 12px !important;
    }

        #tblProducts .btn_number .inc.button.plus {
            position: absolute;
            top: 13px;
            right: -1px;
        }
}


@media screen and (max-width:467px) {
    .popover {
        min-width: 280px;
    }

    .table-wrape .head-table div {
        font-size: 10px;
    }

    .table-wrape .table-body .tab-body-inn div:first-child {
        font-size: 10px;
    }

    .table-wrape .table-body .tab-body-inn div {
        font-size: 10px;
    }
}

/* Reward transaction history 13-03-2023 css start*/

.reward-history-transation-sec h2 {
    font-weight: 500;
    font-style: normal;
    font-size: 32px;
    line-height: 26px;
    color: #000000;
    margin: 0 0 25px;
}

.reward-transation-top-box {
    display: flex;
    align-items: center;
    background: #E8E3C4;
    border: 1px solid rgba(47, 45, 36, 0.3);
    border-radius: 4px;
    padding: 18px;
}

    .reward-transation-top-box .transation-point-left {
        width: 250px;
    }

    .reward-transation-top-box ul {
        display: flex;
        align-items: center;
        width: 100%;
        padding: 0;
        gap: 2%;
        margin: 0;
    }

        .reward-transation-top-box ul li {
            width: 33.33%;
            border: 1px solid rgba(47, 45, 36, 0.3);
            border-radius: 4px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 0 15px;
            height: 65px;
        }

            .reward-transation-top-box ul li.earned {
                background: #C9D9C2;
            }

            .reward-transation-top-box ul li.lose {
                background: #E5CDBF;
            }

            .reward-transation-top-box ul li.redeem {
                background: #CFD7EA;
            }

    .reward-transation-top-box h3 {
        font-size: 30px;
        line-height: 26px;
        color: #000000;
        font-weight: 500;
        text-transform: uppercase;
        margin: 0;
        margin-bottom: 5px;
    }

    .reward-transation-top-box h6 {
        font-size: 20px;
        line-height: 26px;
        color: #2F2D24;
        font-weight: 500;
        text-transform: uppercase;
        margin: 0;
    }

        .reward-transation-top-box h6 span {
            font-weight: 300;
        }

    .reward-transation-top-box ul li h4 {
        font-size: 20px;
        line-height: 26px;
        color: #2F2D24;
        font-weight: 300;
        text-transform: uppercase;
        margin: 0;
    }

    .reward-transation-top-box ul li h5 {
        font-size: 20px;
        line-height: 26px;
        color: #000000;
        font-weight: 500;
        text-transform: uppercase;
        margin: 0;
    }


.reward-transation-type-drop {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .reward-transation-type-drop h4 {
        font-size: 26px;
        font-style: normal;
        line-height: 24px;
        color: #000000;
        font-weight: 400;
        margin: 0;
    }

    .reward-transation-type-drop .tran-type-drop {
        position: relative;
    }

        .reward-transation-type-drop .tran-type-drop:after {
            content: "\f078";
            position: absolute;
            top: 12px;
            right: 12px;
            font-family: "Font Awesome 5 Pro";
            font-weight: 900;
            color: #333333;
            font-size: 16px;
        }

        .reward-transation-type-drop .tran-type-drop .dropdown {
            font-family: 'Oswald';
            font-style: normal;
            border-radius: 4px;
            font-weight: 300;
            font-size: 18px;
            height: 40px;
            color: #333333;
            background: #E6E6E6;
            border: 2px solid #CCCCCC;
            padding: 0 5px;
            -webkit-appearance: none;
            appearance: none;
            padding-right: 40px;
            display: flex;
            align-items: center;
        }

.coupons-title {
    font-size: 26px;
    font-style: normal;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
}

.exclusive-coupons-wrap .table,
.reward-history-transation-sec .table {
    width: 100%;
    margin-top: 15px;
    border-spacing: 0px 7px !important;
    border-collapse: separate !important;
    margin-bottom: 10px;
}

    .exclusive-coupons-wrap .table thead tr th,
    .reward-history-transation-sec .table thead tr th {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: 0.06em;
        font-weight: 700;
        color: #655D5B;
        background: #F5F5F5;
        white-space: nowrap;
        padding: 8px 20px;
    }

    .exclusive-coupons-wrap .table thead tr th {
        white-space: normal;
        vertical-align: middle;
        word-break: break-word;
        padding: 8px 10px;
    }

        .exclusive-coupons-wrap .table thead tr th.discount-name,
        .exclusive-coupons-wrap .table thead tr th.partner-name {
            width: 18% !important;
            min-width: 140px;
        }

        .exclusive-coupons-wrap .table thead tr th.discount-desc {
            width: 17% !important;
            min-width: 130px;
        }

        .exclusive-coupons-wrap .table thead tr th.partner-dis-code {
            width: 28% !important;
            min-width: 229px;
        }

        .exclusive-coupons-wrap .table thead tr th.partner-url {
            width: 20% !important;
            min-width: 149px;
            text-align: center;
        }

        .exclusive-coupons-wrap .table thead tr th:first-child,
        .reward-history-transation-sec .table thead tr th:first-child {
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
        }

        .exclusive-coupons-wrap .table thead tr th:last-child,
        .reward-history-transation-sec .table thead tr th:last-child {
            border-bottom-right-radius: 3px;
            border-top-right-radius: 3px;
        }

    .exclusive-coupons-wrap .table tbody tr td,
    .reward-history-transation-sec .table tbody tr td {
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        letter-spacing: 0.06em;
        color: #2F2D24;
        border: solid 1px #DDDDDD;
        border-style: none none solid none;
        border-top: 1px solid #DDDDDD !important;
        vertical-align: middle;
        padding: 8px 20px;
    }

    .exclusive-coupons-wrap .table tbody tr td {
        font-size: 14px;
        line-height: 20px;
    }

    .exclusive-coupons-wrap .table tbody tr td {
        word-break: break-word;
        padding: 8px 10px;
    }

        .exclusive-coupons-wrap .table tbody tr td span
        .exclusive-coupons-wrap .table tbody tr td .partner-discount-code {
            font-size: 14px;
            line-height: 20px
        }

    .reward-history-transation-sec .table tbody tr td span {
        color: #655D5B;
        font-size: 15px;
    }

    .exclusive-coupons-wrap .table tbody tr td:first-child,
    .reward-history-transation-sec .table tbody tr td:first-child {
        border-left-style: solid;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .exclusive-coupons-wrap .table tbody tr td:last-child,
    .reward-history-transation-sec .table tbody tr td:last-child {
        border-right-style: solid;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
    }

    .exclusive-coupons-wrap .table tbody tr td button.copy-file-btn {
        padding: 3px;
        width: 27px;
        height: 27px;
        border-radius: 27px;
        background-color: #5c734e94;
        border: 1px solid #5c734e94;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        margin-left: 7px;
        transition: all 0.3s linear;
    }

        .exclusive-coupons-wrap .table tbody tr td button.copy-file-btn:hover {
            background-color: #5c734e;
        }

        .exclusive-coupons-wrap .table tbody tr td button.copy-file-btn .fa-copy {
            font-size: 14px;
            color: #fff;
        }

    .exclusive-coupons-wrap .table tbody tr td .url-link {
        display: flex;
        align-items: flex-end;
    }

        .exclusive-coupons-wrap .table tbody tr td .url-link .fa-external-link {
            font-size: 15px;
            margin-left: 3px;
        }

        .exclusive-coupons-wrap .table tbody tr td .url-link span {
            text-decoration: underline;
            text-underline-offset: 2px;
        }

.reward-history-transation-sec .pager {
    margin: 10px 0;
    text-align: right;
}

    .reward-history-transation-sec .pager li > a, .reward-history-transation-sec .pager li > span {
        font-family: 'Lato';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        border: 1px solid #DDDDDD;
        border-radius: 4px;
        margin-left: 5px !important;
    }

    .reward-history-transation-sec .pager li.page a {
        line-height: 20px;
        color: #655D5B;
        text-transform: capitalize;
    }

        .reward-history-transation-sec .pager li.page a i {
            padding: 0 5px;
        }
/*data table*/
.dataTables_scroll div.dataTables_scrollHeadInner,
.dataTables_scroll table#reward-list.dataTable.no-footer,
.dataTables_scroll table.table.dataTable.no-footer {
    width: 100% !important;
}

.exclusive-coupons-wrap ul.pagination,
#reward-list_paginate ul.pagination {
    column-gap: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

    .exclusive-coupons-wrap ul.pagination li.paginate_button,
    #reward-list_paginate ul.pagination li.paginate_button {
        padding: 0 !important;
        border-radius: 4px !important;
        border: none;
    }

        .exclusive-coupons-wrap ul.pagination li.paginate_button:hover,
        #reward-list_paginate ul.pagination li.paginate_button:hover {
            border: none;
            background: none;
        }

        .exclusive-coupons-wrap ul.pagination li.paginate_button a,
        #reward-list_paginate ul.pagination li.paginate_button a {
            padding: 3px 8.2px;
            height: 28px;
            display: flex;
            align-items: center;
            justify-content: center;
            -webkit-border-radius: 4px;
            border-radius: 4px;
        }

        .exclusive-coupons-wrap ul.pagination li.paginate_button.next a,
        #reward-list_paginate ul.pagination li.paginate_button.next a {
            padding-right: 30px;
        }

        .exclusive-coupons-wrap ul.pagination li.paginate_button.previous a,
        #reward-list_paginate ul.pagination li.paginate_button.previous a {
            padding-left: 30px;
        }

            .exclusive-coupons-wrap ul.pagination li.paginate_button.next a:before,
            .exclusive-coupons-wrap ul.pagination li.paginate_button.previous a:before,
            #reward-list_paginate ul.pagination li.paginate_button.next a:before,
            #reward-list_paginate ul.pagination li.paginate_button.previous a:before {
                content: "";
                width: 8px;
                height: 14px;
                position: absolute;
                top: 0px;
                bottom: 0;
                margin: auto;
                background-image: url(../images/arrow-right.svg);
                background-repeat: no-repeat;
                background-size: contain;
            }

        .exclusive-coupons-wrap ul.pagination li.paginate_button.next a:before,
        #reward-list_paginate ul.pagination li.paginate_button.next a:before {
            right: 12px;
        }

        .exclusive-coupons-wrap ul.pagination li.paginate_button.previous a:before,
        #reward-list_paginate ul.pagination li.paginate_button.previous a:before {
            left: 12px;
            transform: rotate(180deg);
        }

        .exclusive-coupons-wrap ul.pagination li.paginate_button.active a,
        #reward-list_paginate ul.pagination li.paginate_button.active a {
            background-color: #59734E;
            border-color: #59734E;
        }

.dataTables_scroll table.dataTable.no-footer thead th, table.dataTable thead td {
    border-bottom: none;
}

@media (max-width: 1279px) {
    .exclusive-coupons-wrap .table {
        overflow-x: auto;
    }
}

@media only screen and (max-width: 1199px) {
    .reward-transation-top-box ul li h4 {
        font-size: 16px;
        line-height: 26px;
    }

    .exclusive-coupons-wrap .table {
    }
}

@media only screen and (max-width: 1024px) {
    .reward-transation-top-box ul {
        width: 100%;
        flex-wrap: wrap;
    }

        .reward-transation-top-box ul li {
            width: 100%;
            margin-bottom: 8px;
        }
}

@media only screen and (max-width: 991px) {
    .reward-transation-top-box .transation-point-left {
        width: 180px;
    }

    .reward-transation-top-box h3 {
        font-size: 26px;
        line-height: 22px;
    }

    .reward-transation-top-box h6 {
        font-size: 16px;
        line-height: 22px;
    }

    .reward-transation-top-box ul li h4 {
        font-size: 16px;
        line-height: 22px;
    }

    .reward-transation-top-box ul li h5 {
        font-size: 16px;
        line-height: 22px;
    }

    .reward-transation-top-box ul li {
        padding: 0 10px;
        height: 45px;
    }

    .reward-transation-type-drop h4 {
        font-size: 22px;
        line-height: 20px;
    }

    .reward-transation-type-drop .tran-type-drop .dropdown {
        font-size: 16px;
        padding-right: 35px;
    }

    .reward-transation-type-drop .tran-type-drop:after {
        top: 10px;
        right: 12px;
    }

    .reward-history-transation-sec .table thead tr th {
        font-size: 14px;
        line-height: 22px;
        padding: 8px 15px;
    }

    .reward-history-transation-sec .table tbody tr td {
        font-size: 14px;
        line-height: 22px;
        padding: 8px 15px;
    }

        .reward-history-transation-sec .table tbody tr td span {
            font-size: 12px;
            line-height: 20px;
        }
}


@media only screen and (max-width: 767px) {
    .reward-history-transation-sec .table-responsive {
        border: 0px !important;
    }

    .reward-transation-type-drop {
        margin-bottom: 15px;
    }

    .reward-history-transation-sec h2 {
        font-size: 24px;
        line-height: 20px;
        margin-top: 30px;
    }

    .reward-transation-top-box {
        padding: 15px;
    }

    .reward-history-transation-sec .table {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    #reward-list_wrapper.dataTables_wrapper .row:last-child .col-sm-5 {
        padding-right: 0;
    }

    #reward-list_wrapper.dataTables_wrapper .row:last-child .col-sm-7 {
        padding-left: 0;
    }

    #reward-list_paginate ul.pagination {
        justify-content: center;
    }

    .exclusive-coupons-wrap .table tbody tr td,
    .exclusive-coupons-wrap .table thead tr th {
        padding: 5px 5px;
    }

    .exclusive-coupons-wrap ul.pagination {
        justify-content: center;
    }

    .exclusive-coupons-wrap div[class^="col-"]:first-child {
        padding-right: 0 !important;
    }

    .exclusive-coupons-wrap div[class^="col-"]:last-child {
        padding-left: 0 !important;
    }

    .exclusive-coupons-wrap ul.pagination {
        gap: 5px;
    }

        .exclusive-coupons-wrap ul.pagination li.paginate_button.previous a {
            padding-left: 20px;
        }

        .exclusive-coupons-wrap ul.pagination li.paginate_button.next a {
            padding-right: 20px;
        }

        .exclusive-coupons-wrap ul.pagination li.paginate_button.previous a:before {
            left: 5px;
        }

        .exclusive-coupons-wrap ul.pagination li.paginate_button.next a:before {
            right: 5px;
        }
}


@media only screen and (max-width: 467px) {
    .reward-transation-top-box {
        flex-direction: column;
        justify-content: center;
        text-align: center;
    }

        .reward-transation-top-box .transation-point-left {
            width: 100%;
            margin-bottom: 15px;
        }
}

@media only screen and (max-width: 360px) {
    .reward-transation-top-box ul {
        flex-direction: column;
    }

        .reward-transation-top-box ul li {
            width: 100%;
            margin: 5px 0;
        }

    #reward-list_paginate ul.pagination {
        column-gap: 7px;
    }
}

/*How to earn page*/

.how-to-earn-report-box {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5%;
    width: 100%;
}

    .how-to-earn-report-box .how-to-earn-box-inner {
        position: relative;
        background: linear-gradient(277.64deg, #4A4949 -3.98%, #000000 100%);
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.16);
        display: flex;
        align-items: center;
        width: calc(33.33% - 12px);
        padding: 20px;
        justify-content: space-between;
        border-left: 5px solid #59734E;
        margin-bottom: 20px;
    }

        .how-to-earn-report-box .how-to-earn-box-inner:after {
            content: "";
            position: absolute;
            left: 25%;
            bottom: -60px;
            background-image: url(../images/Earn-vector.svg);
            background-repeat: no-repeat;
            width: 157px;
            height: 157px;
        }

    .how-to-earn-report-box .how-to-earn-left {
        max-width: 180px;
    }

        .how-to-earn-report-box .how-to-earn-left h3 {
            font-family: 'Oswald';
            font-style: normal;
            font-weight: 500;
            font-size: 24px;
            line-height: 26px;
            text-transform: uppercase;
            color: #FFFFFF;
            margin: 0;
            min-height: 52px;
        }

        .how-to-earn-report-box .how-to-earn-left h5 span {
            font-family: 'Oswald';
            font-style: normal;
            font-weight: 500;
            font-size: 40px;
            line-height: 38px;
            text-transform: uppercase;
            color: #E5E0BF;
        }

        .how-to-earn-report-box .how-to-earn-left h5 {
            font-family: 'Oswald';
            font-style: normal;
            font-weight: 400;
            font-size: 18px;
            text-transform: uppercase;
            color: #E5E0BF;
            margin: 0;
            margin-top: 20px;
        }

    .how-to-earn-report-box .btn-earn {
        background: #2F2D24;
        border: 2px solid #E5E0BF;
        border-radius: 4px;
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        line-height: 26px;
        text-transform: uppercase;
        color: #E5E0BF;
        display: inline-block;
        outline: 0;
        text-decoration: none;
        min-width: 125px;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0px 10px;
    }

        .how-to-earn-report-box .btn-earn:hover {
            color: #e5e0bf;
            background-color: rgba(0, 0, 0, 0.5);
            border-color: #d3cb93;
        }

.title-earn-point h2 {
    position: relative;
    font-family: 'Oswald';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 48px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #59734E;
    text-align: center;
    justify-content: center;
    max-width: 600px;
    margin: 0 auto;
}

.title-earn-point {
    margin: 40px 0 70px;
}

    .title-earn-point h2:after {
        content: "";
        position: absolute;
        right: 0;
        width: 100%;
        height: 74px;
        background-image: url(../images/title-back.png);
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .title-earn-point h2 span {
        position: relative;
        z-index: 4;
    }

@media only screen and (max-width: 1200px) {
    .how-to-earn-report-box {
        padding: 0 10px;
    }

    .title-earn-point h2 {
        font-size: 26px;
        line-height: 44px;
        max-width: 410px;
    }

        .title-earn-point h2:after {
            height: 50px;
        }

    .title-earn-point {
        margin: 30px 0 45px;
    }

    .how-to-earn-report-box .how-to-earn-left h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .how-to-earn-report-box .btn-earn {
        height: 34px;
        font-size: 16px;
        padding: 0px 5px;
    }

    .how-to-earn-report-box .how-to-earn-left {
        max-width: 150px;
    }

        .how-to-earn-report-box .how-to-earn-left h5 {
            font-size: 16px;
            margin-top: 10px;
        }

            .how-to-earn-report-box .how-to-earn-left h5 span {
                font-size: 34px;
                line-height: 34px;
            }
}

@media only screen and (max-width: 991px) {

    .title-earn-point h2 {
        max-width: 420px;
    }

    .how-to-earn-report-box .how-to-earn-box-inner {
        width: calc(50% - 8px);
    }

        .how-to-earn-report-box .how-to-earn-box-inner:after {
            width: 130px;
            height: 130px;
            background-size: 100%;
        }
}


@media only screen and (max-width: 767px) {
    .title-earn-point h2 {
        max-width: 325px;
        font-size: 20px;
        line-height: 36px;
    }

        .title-earn-point h2:after {
            height: 40px;
        }
}

@media only screen and (max-width: 567px) {
    .how-to-earn-report-box .how-to-earn-box-inner {
        width: calc(100% - 8px);
    }

    .title-earn-point {
        margin: 20px 0 35px;
    }
}

@media only screen and (max-width: 360px) {
    .title-earn-point h2 {
        max-width: 300px;
        font-size: 18px;
        line-height: 36px;
    }

    .how-to-earn-report-box .how-to-earn-left h3 {
        font-size: 16px;
        line-height: 22px;
    }
}

/**/
.prod-details-wrap .sale-head-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 8px;
    border-bottom: 1px solid #6C7F5D;
    margin-bottom: 10px;
}

    .prod-details-wrap .sale-head-wrap h1 {
        margin-bottom: 0;
    }

.price-col-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #C8C8C8;
    margin-bottom: 19px;
    padding-bottom: 12px;
    margin-top: 10px;
}

.price-point-wrap span.discount-point {
    min-width: 250px;
    display: block;
    padding: 3px 12px 3px 16px;
    border-left: 4px solid #59734E;
    font-family: 'Oswald';
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    background: linear-gradient(277.64deg, #4A4949 -3.98%, #000000 100%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.16);
    margin-left: auto;
}

.price-point-wrap a {
    display: inline-flex;
    align-items: center;
    padding: 3px 6px;
    column-gap: 6px;
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    border: 1px dashed #5C724C;
    border-radius: 2px;
    justify-content: flex-end;
    margin-top: 8px;
    float: right;
}

    .price-point-wrap a .fa-hand-o-right {
        -webkit-transform: rotate(275deg);
        -moz-transform: rotate(275deg);
        -o-transform: rotate(275deg);
        -ms-transform: rotate(275deg);
        transform: rotate(275deg);
    }

    .price-point-wrap a:hover {
        border-color: #2f2d24;
    }

a.addToCartButton.btn-second {
    margin-left: 10px;
}

@media(max-width: 991px) {
    .top-holder.widgetProductDetails.prod-details-wrap .container-fluid .row.sale-head-row {
        width: 100%;
        margin-top: 20px;
    }
}

@media(max-width: 576px) {
    .top-holder.widgetProductDetails.prod-details-wrap .container-fluid .row.sale-head-row {
        width: 100%;
        margin-top: 20px;
    }

    .prod-details-wrap .sale-head-wrap {
        display: block;
    }

        .prod-details-wrap .sale-head-wrap h1 {
            line-height: 1;
            margin-bottom: 15px;
        }
}

@media(max-width: 576px) {
    .price-col-wrap {
        display: block;
    }

    .price-point-wrap a {
        float: none;
    }

    .cart-add ul.list li {
        display: block;
    }

    a.addToCartButton.btn-second {
        margin-left: 0;
        margin-top: 10px;
    }
}

.cart-add.cart-add-dflex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .cart-add.cart-add-dflex ul {
        width: 100%;
    }

@media only screen and (max-width: 576px) {
    .cart-add.cart-add-dflex {
        flex-direction: column;
        align-items: start;
    }
}

/* 24-03-2023 */

.order-list-table .confirm-custom-total {
    text-align: right;
}

    .order-list-table .confirm-custom-total label {
        color: #000;
        font-family: "Lato", sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 14px;
    }

    .order-list-table .confirm-custom-total a {
        font-family: "Lato", sans-serif;
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        text-decoration-line: underline;
        text-transform: uppercase;
        color: #5D734D;
        cursor: pointer;
        white-space: nowrap;
    }

/*04-04-2023*/
.new-cart-hadign {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
    margin-bottom: 5px;
}

    .new-cart-hadign h1 {
        margin-bottom: 0;
    }

.user-remaining-point {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.user-remaining-point-title {
    display: flex;
    align-items: center;
    padding: 8px;
    justify-content: space-between;
    column-gap: 5px;
    min-width: 150px;
    height: 40px;
    background: linear-gradient(277.64deg, #4A4949 -3.98%, #000000 100%);
}

    .user-remaining-point-title span {
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        color: #E5E0BF;
    }

    .user-remaining-point-title div {
        font-family: 'Oswald';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        color: #FFFFFF;
    }

@media only screen and (max-width: 991px) {
    /*.new-cart-hadign {
        margin-top: -65px;
    }*/
    #reward-list_wrapper .col-sm-5 {
        width: 100% !important;
        text-align: center;
    }

    #reward-list_wrapper .col-sm-7 {
        width: 100% !important;
        text-align: center;
    }

    #reward-list_wrapper .dataTables_info, #reward-list_wrapper .dataTables_paginate.paging_simple_numbers {
        width: 100%;
    }

    #reward-list_wrapper ul.pagination {
        justify-content: center;
    }
}

@media only screen and (max-width: 767px) {
    .new-cart-hadign {
        margin-top: 0px;
    }

        .new-cart-hadign h1 {
            font-size: 22px;
            line-height: 26px;
        }
}


@media only screen and (max-width: 580px) {
    .user-remaining-point-title {
        min-width: 130px;
        height: 35px;
    }

        .user-remaining-point-title span {
            font-size: 12px;
        }

        .user-remaining-point-title div {
            font-size: 14px;
        }

    #reward-list_wrapper .pagination {
        flex-wrap: wrap;
    }

        #reward-list_wrapper .pagination .paginate_button {
            margin-bottom: 5px;
        }
}

@media only screen and (max-width: 380px) {
    .new-cart-hadign {
        align-items: start;
        flex-direction: column;
    }

    .user-remaining-point {
        width: 100%;
    }

    .user-remaining-point-title {
        min-width: inherit;
        width: 100%;
    }
}

/*Widget Category*/

.category-list-wrap {
    width: 100% !important;
    display: flex;
    flex-wrap: wrap;
    padding: 15px;
    border: 1px solid #47761f;
}

    .category-list-wrap .category-list {
        width: 20%;
        height: auto !important;
        margin-bottom: 25px;
    }

        .category-list-wrap .category-list li {
            width: 100% !important;
            padding-left: 15px;
            position: relative;
        }

            .category-list-wrap .category-list li::before {
                content: "";
                position: absolute;
                width: 6px;
                height: 6px;
                border-radius: 6px;
                background-color: #6f825f;
                top: 0;
                left: 0;
                bottom: 0;
                margin: auto 0;
            }

            .category-list-wrap .category-list li:first-child {
                padding-left: 0;
            }

                .category-list-wrap .category-list li:first-child::before {
                    display: none;
                }

                .category-list-wrap .category-list li:first-child .category-link {
                    color: #47761f;
                    font-size: 18px;
                    font-weight: 600;
                    margin-bottom: 5px;
                    display: inline-block;
                }

    .category-list-wrap .category-blank-list {
        width: 20%;
        display: flex;
        flex-wrap: wrap;
    }

        .category-list-wrap .category-blank-list .category-list {
            display: block;
            width: 100%;
            height: 100%;
            margin-bottom: 15px;
        }

.all-categories .category-link {
    color: #47761f;
    font-size: 18px;
    font-weight: 600;
}

.main-title-loc, .category-selection-title.choose-title {
    color: #79706e;
}

#mainMessageContainer {
    border: none;
    margin-top: -24px;
    border-radius: 0;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}


@media (max-width: 1024px) {
    .category-list-wrap .category-list {
        width: 33.33%;
    }

    .category-list-wrap .category-blank-list {
        width: 33.33%;
    }
}

@media (max-width: 991px) {
    #mainMessageContainer {
        margin-top: -15px;
    }
}

@media (max-width: 767px) {
    .category-list-wrap .category-list {
        width: 50%;
    }

    .category-list-wrap .category-blank-list {
        width: 50%;
    }

    .ad-position5 .center .ad,
    .ad-position6 .ad {
        width: 100% !important;
        max-width: 100% !important;
    }
}

@media (max-width: 479px) {
    .category-list-wrap .category-list {
        width: 100%;
    }

    .category-list-wrap .category-blank-list {
        width: 100%;
    }
}
/*25 01 2023*/

#lucas-arms .member-message .thank-msg {
    box-shadow: rgb(149 157 165 / 20%) 0px 2px 17px;
}

#lucas-arms .sponsor-landing-video-section .sponsor-msg-wrap {
    border-radius: 0px;
    text-align: center;
    background: transparent;
    box-shadow: none;
    padding: 5px 30px 30px;
}

#lucas-arms .sponsor-landing-main .sponsor-video-wrap video {
    width: 100%;
    height: 100%;
}

.sponsor-advert .sponsor-join-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    row-gap: 10px;
}

/*#lucas-arms .sponsor-join-wrap a.btn {
    margin-bottom: 15px !important;
}*/

#lucas-arms .sponsor-landing-main .sponsor-advert .text-link span {
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    color: #fff;
    pointer-events: none;
}

#lucas-arms .sponsor-join-wrap a.text-link {
    color: #e5e0bf;
    font-size: 18px;
    line-height: 26px;
    text-decoration: none;
    transition: 0.5s all;
}

    #lucas-arms .sponsor-join-wrap a.text-link:hover {
        color: #fff;
    }

    #lucas-arms .sponsor-join-wrap a.text-link span {
        color: #fff;
    }

#lucas-arms .member-message .thank-msg {
    font-size: 30px;
    color: #000000;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    background: transparent;
    box-shadow: none;
    text-align: center;
    position: static;
    padding: 25px 25px 0px;
}

#lucas-arms .sponsor-video-wrap button {
    background-color: black;
    width: 56px;
    height: 56px;
    border-radius: 50%;
}

#lucas-arms .sponsor-video-wrap {
    border-radius: 10px;
}

#lucas-arms .sponsor-msg {
    position: relative;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 400;
    font-family: "Oswald", "Arial", "Helvetica", sans-serif;
    color: #000000;
    text-transform: uppercase;
    margin: 0 0 10px;
    padding-bottom: 14px;
}

#lucas-arms .sponsor-msg-wrap .sponsor-msg::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 135px;
    height: 3px;
    background: #637E31;
    margin: auto;
}

#lucas-arms .sponsor-landing-main .sponsor-msg-wrap {
    box-shadow: none;
    background: transparent;
    min-height: 303px;
    height: 303px;
}

#lucas-arms .sponsor-msg-wrap:before {
    content: "";
    position: absolute;
    background-image: url(../images/pointer-lucas.svg);
    right: -30px;
    top: 27px;
    height: 130px;
    width: 130px;
    background-repeat: no-repeat;
    transform: rotate(-110deg);
}

#lucas-arms .benefits_list li {
    max-width: calc(33.33% - 17px);
    flex: inherit;
    margin-left: 15px;
    padding: 0px 25px 5px;
    position: relative;
    border-radius: 10px;
    margin-bottom: 12px;
    font-size: 18px;
    font-family: "Oswald", "Arial", "Helvetica", sans-serif;
    font-weight: 300;
    min-height: 30px;
    display: block;
    line-height: 26px;
}

    #lucas-arms .benefits_list li a {
        padding: 0 3px;
        text-decoration: underline;
    }

#lucas-arms .member-benifit-main .benefits_list {
    justify-content: center;
}

    #lucas-arms .member-benifit-main .benefits_list li::before {
        content: "\f05b";
        position: absolute;
        left: -11px;
        top: 2px;
        background: transparent;
        width: 24px;
        height: 24px;
        font-family: FontAwesome;
        font-size: 20px;
        line-height: 26px;
        color: #637E31;
        transform: none;
    }

#lucas-arms .member-benifit-main .benefits_list {
    padding: 0;
    margin: 0 0 20px;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: start;
}

#lucas-arms .sponsor-video-wrap .video-play {
    background-image: url(../images/icon-play.svg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 54px;
    height: 54px;
    display: block;
    position: relative;
    transition: all .3s ease;
}

#lucas-arms .member-message {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

    #lucas-arms .member-message .sponsor-join-wrap a.btn {
        margin-bottom: 15px !important;
        max-width: 180px;
        margin: 0 auto;
        background: #637E31;
        color: #ffffff;
        border-radius: 0;
    }

    #lucas-arms .member-message .sponsor-join-wrap {
        position: static;
        width: 100%;
        padding: 0px 15px;
        z-index: 9;
        display: flex;
        align-items: center;
        justify-content: center;
        background: transparent;
    }

#lucas-arms .sponsor-advert p a {
    color: #e5e0bf;
    font-weight: 600;
}

    #lucas-arms .sponsor-advert p a:hover {
        color: #fff;
    }


/*Responsive Css*/

@media screen and (max-width: 1366px) {
}

@media screen and (max-width: 1280px) {
    #lucas-arms .member-benifit-main .benefits_list li::before {
        top: 1px;
    }

    #lucas-arms .sponsor-msg-wrap:before {
        top: 37px;
        width: 100px;
    }

    #lucas-arms .sponsor-video-wrap button {
        width: 50px;
        height: 50px;
    }
}

@media screen and (max-width: 1100px) {
}

@media screen and (max-width: 1024px) {
    /* #lucas-arms .sponsor-msg-wrap:before {
        top: -3px;
        width: 80px;
        right: -40px;
    }*/
    #lucas-arms .benefits_list li {
        padding: 0px 15px 5px;
    }

    #lucas-arms .sponsor-msg-wrap:before {
        top: 17px;
        right: -39px;
        width: 87px;
    }

    #lucas-arms .sponsor-video-wrap button {
        top: 44.8%;
    }
}

@media screen and (max-width: 991px) {
    #lucas-arms .sponsor-landing-video-section {
        flex-wrap: nowrap;
    }

    #lucas-arms .sponsor-msg {
        font-size: 20px;
    }

    #lucas-arms .sponsor-msg-wrap .sponsor-msg::before {
        width: 100px;
    }

    #lucas-arms .sponsor-image-wrap::before {
        content: "";
        position: absolute;
        background-image: url(../images/pointer-lucas.svg);
        right: -69px;
        top: -39px;
        height: 90px;
        width: 130px;
        background-repeat: no-repeat;
        transform: rotate(-110deg);
    }

    #lucas-arms .sponsor-image-wrap {
        max-width: 100%;
        max-height: 100%;
    }

    #lucas-arms .member-benifit-main .benefits_list li {
        font-size: 18px;
        line-height: 1.6;
    }

    #lucas-arms .sponsor-landing-video-section .sponsor-msg-wrap {
        padding: 0px 30px 0px;
    }

    #lucas-arms .row.member-benifit-main {
        margin-top: 0px;
    }

    #lucas-arms #tednugent .member-message {
        padding-top: 96px;
    }

    #lucas-arms .member-message {
        margin-top: 20px;
    }

    #lucas-arms .sponsor-video-wrap .video-play {
        width: 50px;
        height: 50px;
    }

    #lucas-arms .sponsor-video-wrap button {
        top: 47%;
    }
}

@media screen and (max-width: 850px) {
}

@media screen and (max-width: 768px) {


    #lucas-arms .sponsor-image-wrap::before {
        right: -66px;
        top: -39px;
        width: 100px;
        height: 90px;
    }

    #lucas-arms .member-benifit-main .benefits_list li {
        padding: 0 10px;
    }

    #lucas-arms .sponsor-video-wrap .video-play {
        width: 46px;
        height: 46px;
    }

    #lucas-arms .sponsor-video-wrap button {
        top: 45%;
        width: 46px;
        height: 46px;
    }
}

.coupon-feild {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 25px;
    margin-bottom: 20px;
    column-gap: 8px;
}

    .coupon-feild .apply-code-wrap {
        display: flex;
        border: 1px solid rgba(0,0,0,0.32);
    }

        .coupon-feild .apply-code-wrap .form-control {
            max-width: 220px;
            border: none;
            line-height: 1.5 !important;
            height: 40px;
        }

    .coupon-feild label {
        margin-bottom: 0;
    }

    .coupon-feild .apply-code-wrap .valid {
        border: none;
        background-color: #a3bc9d;
        color: #ffffff;
        font-size: 16px;
        font-weight: 600;
        padding: 4px 15px 7px;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        outline: none;
    }

        .coupon-feild .apply-code-wrap .valid:hover {
            background-color: #59734e;
        }

    .coupon-feild .remove-btn {
        border: none;
        background: none;
        color: #a1a1a1;
        font-size: 15px;
        font-weight: 600;
        line-height: 1.3;
        padding: 0;
        transition: all 500ms ease;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
    }

        .coupon-feild .remove-btn:hover {
            text-decoration: underline;
        }

.card-btn-wrap {
    margin-bottom: 10px;
}

    .card-btn-wrap .btn-group {
        gap: 10px;
    }

        .card-btn-wrap .btn-group .btn.btn-secondary {
            border-radius: 10px !important;
            position: relative;
            /*padding-left: 35px !important;*/
            display: flex;
            align-items: center;
            justify-content: center;
            column-gap: 5px;
        }

        .card-btn-wrap .btn-group.btn-group-toggle label.btn.btn-secondary:first-child {
            margin-right: 0 !important;
        }

        .card-btn-wrap .btn-group.btn-group-toggle label.btn.btn-secondary:last-child {
            margin-left: 0 !important;
        }

        .card-btn-wrap .btn-group .btn.btn-secondary .price-check-mark {
            display: inline-block;
            position: relative;
        }

            .card-btn-wrap .btn-group .btn.btn-secondary .price-check-mark::after {
                content: "";
                display: block;
                width: 22px;
                height: 22px;
                background: url(../images/icon-check.svg) center no-repeat;
                background-size: 70%;
                z-index: 1;
                border: 1px solid;
                border-radius: 24px;
                -webkit-border-radius: 24px;
                -moz-border-radius: 24px;
                -khtml-border-radius: 24px;
                opacity: 0;
            }

        .card-btn-wrap .btn-group .btn.btn-secondary.active .price-check-mark::after {
            opacity: 1;
        }

    .card-btn-wrap input.upgrade-account {
        width: 100%;
        line-height: 1.3;
    }

.plan-box-main.plan-card-wrap {
    display: flex;
}

.plan-card-wrap .price-text {
    font-weight: 400;
    color: #302d249e;
    text-decoration: line-through;
}

.plan-card-wrap .plan-box .avf-text {
    font-size: 17px;
    line-height: 1.2;
    margin-bottom: 10px;
}

.plan-card-wrap .plan-box .faq-text {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 0px;
}

.plan-card-wrap .plan-box h3 {
    padding-bottom: 20px;
    min-height: 120px;
}

.plan-card-wrap .plan-box ul {
    padding-bottom: 15px;
}

.plan-card-wrap .box-heading {
    font-size: 25px;
    text-align: center;
}

.plan-card-wrap .plan-box .plan-offer {
    margin-top: 10px;
}

ul.plan-box-main.plan-card-wrap li.ShowUpgradeButton {
    padding: 0 15px;
}

.plan-card-wrap .plan-box h3 span p {
    margin: 0 !important;
}

.plan-card-wrap .plan-box.ua-plan-title img {
    top: -1px;
    height: 125px;
}

.card-btn-wrap .price-text {
    display: block;
    margin-bottom: 5px;
}

.plan-wrapper.for-create-new .plan-wrapper-inner ul.plan-box-main.plan-card-wrap li:first-child .plan-box ul {
    min-height: auto;
}

.plan-card-wrap .plan-box {
    height: calc(100% - 54px);
    flex-direction: column;
    justify-content: space-between;
    display: flex;
}

.plan-card-wrap .ShowUpgradeButton:first-child .plan-box ul {
    min-height: 248px;
}
/*#mainMessageContainer {
    margin-top: 0 !important;
    }*/
.coupon-feild .code-fild-wrap {
    display: flex;
    column-gap: 8px;
    position: relative;
}

.plan-card-wrap .card-btn-wrap #pendingMonthsAmount,
.plan-card-wrap .card-btn-wrap #pvPendingMonthsAmount {
    margin: 10px 0;
    line-height: 1.5;
    display: block;
}

.discount-price-col .discount-price {
    text-align: center;
}

.discount-price #pvPendingMonthsAmount,
.discount-price #pendingMonthsAmount {
    margin: 8px 0;
    padding: 5px 0;
    border-top: 1px solid #ccc;
}

.coupon-feild .apply-code-wrap .filed-wrap label {
    position: absolute;
    left: 0;
    bottom: -23px;
    font-size: 14px;
    line-height: 1.2;
}

.main-plan-wrap {
    margin-top: 0 !important;
}

.plan-card-wrap .plan-box img {
    top: -5px;
}

.plan-card-wrap .plan-box h3 .pvDiscountedPrice span,
.plan-card-wrap .plan-box h3 .ppDiscountedPrice span {
    font-size: 18px;
}

.choose-plan p {
    color: #508d36;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    background-color: #dfefd87a;
    display: inline-block;
    padding: 8px;
    border-radius: 4px;
}

    .choose-plan p span {
        margin-right: 5px;
    }

.discount-price-col {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .discount-price-col .discount-price {
        color: #267e01;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.2;
        background-color: #dfefd87a;
        display: inline-block;
        padding: 10px 30px;
        border-radius: 4px;
        max-width: 500px;
    }

    .discount-price-col .ppActualPrice {
        display: block;
        margin-bottom: 3px;
    }
/* ----- city-list-wrap ---- */
.city-list-wrap {
    margin: 30px 0;
}

    .city-list-wrap .subnav-link {
        display: inline-block;
        color: #47761f;
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 10px;
    }

    .city-list-wrap .city-list {
        display: flex;
        flex-wrap: wrap;
        padding: 15px;
        border: 1px solid #47761f;
    }

        .city-list-wrap .city-list li {
            width: 20%;
            padding-left: 15px;
            padding-right: 15px;
            position: relative;
        }

            .city-list-wrap .city-list li::before {
                content: "";
                position: absolute;
                width: 6px;
                height: 6px;
                border-radius: 6px;
                background-color: #6f825f;
                top: 7px;
                left: 0;
            }

            .city-list-wrap .city-list li a {
                color: #6f825f;
            }

#power-search-filter .select2 {
    width: 100% !important;
}

    #power-search-filter .select2 .select2-selection {
        min-height: 40px;
    }

.userPortalLinks {
    text-align: center;
    width: 535px;
    max-width: 100%;
    margin: 15px auto 0;
    border: 1px solid #E8E8E8;
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
    font-weight: 400;
    padding: 8px 10px;
    border-radius: 7px;
    color: #333;
    font-size: 16px;
    line-height: 24px;
}

    .userPortalLinks a {
        font-weight: 700;
        text-decoration: underline;
        color: #59734e;
        transition: all 0.35s ease 0s;
    }

        .userPortalLinks a:hover {
            color: #333;
            text-decoration: none;
        }

.govxauth-outer {
    position: absolute;
    right: 0;
    top: 0px;
}

    .govxauth-outer .govxauthBtn {
        background-color: #5c734e;
        margin-bottom: 0px;
        border-color: #5c734e;
        color: white;
    }

        .govxauth-outer .govxauthBtn:hover,
        .govxauth-outer .govxauthBtn:focus {
            background-color: #fff;
            border-color: #5c734e;
            color: #5c734e;
        }

#GovXActivationModel .modal-header h4,
#govXModelContainer .modal-header h4 {
    font-family: "Oswald", "Arial", "Helvetica", sans-serif;
    font-size: 20px;
    margin: 0;
    line-height: 26px;
    font-weight: 300;
    color: #000 !important;
}

#govXModelContainer .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

#govXModelContainer.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

#govXModelContainer .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

#govXModelContainer .modal-body {
    position: relative;
    padding: 15px;
}

#govXModelContainer p {
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
    font-size: 16px;
    line-height: 1.3;
    margin: 0 0 10px;
}

#govXModelContainer ul {
    margin: 0;
    padding: 0 0 0 15px;
}

    #govXModelContainer ul li {
        list-style-type: disc;
        font-size: 16px;
        line-height: 1.3;
        margin: 0 0 5px;
    }

#govXModelContainer button.close {
    float: right;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

#govXModelContainer .close:hover, #govXModelContainer .close:focus {
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

#GovXActivationModel .btnGreen {
    background-color: #5cb85c;
    color: #fff;
    border: 2px solid #4cae4c;
    box-shadow: none;
    outline: none;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    padding: 7px 15px;
}

    #GovXActivationModel .btnGreen:hover,
    #GovXActivationModel .btnGreen:focus {
        background-color: #ffffff;
        color: #4cae4c;
        border: 2px solid #4cae4c;
        outline: none;
    }

#GovXActivationModel .btnGray {
    background-color: #655D5B;
    color: #fff;
    border: 2px solid #655D5B;
    box-shadow: none;
    outline: none;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    padding: 7px 15px;
}

    #GovXActivationModel .btnGray:hover,
    #GovXActivationModel .btnGray:focus {
        background-color: #ffffff;
        color: #655D5B;
        border: 2px solid #655D5B;
        outline: none;
    }

@media screen and (min-width: 576px) {
    #govXModelContainer .modal-dialog {
        width: 600px !important;
        margin: 30px auto;
    }
}

@media screen and (min-width: 992px) {
    .plan-card-wrap .plan-box img {
        position: absolute;
        left: -70px !important;
    }
}

@media screen and (max-width: 767px) {
    #lucas-arms .sponsor-image-wrap::before {
        content: "";
        position: absolute;
        background-image: url(../images/pointer-re.svg);
        right: -80px;
        top: auto;
        bottom: -19px;
        height: 115px;
        width: 115px;
        background-size: contain;
        background-repeat: no-repeat;
        transform: none;
    }

    #lucas-arms .sponsor-msg-wrap {
        padding: 20px 30px 30px 0px;
    }

    #lucas-arms .sponsor-landing-video-section .sponsor-msg-wrap {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    #lucas-arms .sponsor-advert {
        margin-bottom: 10px;
    }

    #lucas-arms .sponsor-landing-video-section {
        flex-wrap: wrap;
    }

    #lucas-arms .member-benifit {
        margin-top: 30px;
    }

    #lucas-arms .member-benifit-main .benefits_list li::before {
        top: 2px;
    }

    #lucas-arms .member-message .thank-msg {
        font-size: 26px;
    }

    .govxauth-outer {
        position: relative;
        right: auto;
        top: auto;
        text-align: right;
        margin-bottom: 10px;
    }

    .userPortalLinks {
        margin: 5px auto 0;
    }

    .plan-box-main.plan-card-wrap {
        flex-direction: column;
    }
}

@media screen and (max-width: 580px) {
    #lucas-arms .sponsor-image-wrap::before {
        top: 108px;
    }

    #lucas-arms .sponsor-landing-video-section {
        flex-wrap: wrap;
    }

    #lucas-arms .member-message .thank-msg {
        padding: 10px 0px 0px;
        font-size: 22px;
    }

    #lucas-arms .sponsor-msg-wrap {
        padding: 20px 20px 20px 20px;
    }

    #lucas-arms .member-benifit-main .benefits_list {
        flex-direction: column;
        padding-left: 0;
    }

        #lucas-arms .member-benifit-main .benefits_list li {
            max-width: 100%;
            font-size: 16px;
            min-height: auto;
            padding-left: 13px;
        }

        #lucas-arms .member-benifit-main .benefits_list li {
            position: relative;
            padding-top: 0;
        }

            #lucas-arms .member-benifit-main .benefits_list li::before {
                left: -11px;
                top: 0px;
                font-size: 18px;
            }

    #lucas-arms .sponsor-advert {
        margin-bottom: 0px;
    }

    #lucas-arms .sponsor-landing-video-section .sponsor-msg-wrap {
        margin-bottom: 40px;
        padding: 0;
    }

    #lucas-arms .member-benifit {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 480px) {
    #lucas-arms .member-benifit-main .benefits_list li::before {
        left: -11px;
        font-size: 15px;
    }

    #lucas-arms .sponsor-advert {
        margin-top: 30px;
    }

    #lucas-arms .member-benifit h3 {
        font-size: 20px;
    }

    #lucas-arms .sponsor-image-wrap::before {
        top: 115px;
        height: 95px;
    }
}

@media screen and (max-width: 400px) {
    #lucas-arms .member-benifit {
        margin-top: 30px;
    }
}

@media screen and (max-width: 375px) {
    #lucas-arms .member-benifit-main .benefits_list li {
        padding-left: 8px;
        margin-bottom: 5px;
    }

        #lucas-arms .member-benifit-main .benefits_list li::before {
            left: -11px;
            font-size: 13px;
        }

    #lucas-arms .sponsor-video-wrap button {
        top: 40%;
    }
}

@media screen and (max-width: 320px) {
    #lucas-arms .member-benifit-main .benefits_list li::before {
        top: 0px;
    }
}

@media (max-width:1024px) {
    .plan-card-wrap .plan-box .btn-group .btn + .btn {
        margin-top: 0 !important;
    }
}

@media (max-width:1199px) {
    .city-list-wrap .city-list li {
        width: 25%;
    }
}

@media (max-width:991px) {
    .plan-card-wrap .upgrade-account {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .city-list-wrap .city-list li {
        width: 33.33%;
    }

    .card-btn-wrap {
        justify-content: center;
    }

        .card-btn-wrap input.upgrade-account {
            min-height: 50px !important;
            padding: 5px 0 !important;
        }

    .plan-card-wrap .plan-box.ua-plan-title img {
        left: auto;
        right: -50px;
        max-width: none;
    }

    .plan-card-wrap .box-heading {
        font-size: 20px;
    }

    .plan-card-wrap .plan-box img {
        left: -90px;
    }

    ul.plan-box-main.plan-card-wrap li {
        padding: 0 15px;
    }

    .pv-btn-group {
        padding: 0px 10px 20px 10px;
    }

        .pv-btn-group a.btn {
            padding: 7px 10px 9px;
            font-size: 16px;
            line-height: 18px;
            width: 100%;
        }
}

@media (max-width:767px) {
    .plan-card-wrap .plan-box {
        padding: 30px 30px !important;
        height: auto;
        display: block;
    }

        .plan-card-wrap .plan-box .btn-group.btn-group-toggle {
            display: flex !important;
            margin: 0 !important;
        }

    .plan-card-wrap ul.plan-box-main.plan-card-wrap li.ShowUpgradeButton {
        padding: 0 5px;
    }

    .plan-card-wrap ul.plan-box-main li {
        width: 100%;
    }

    .plan-card-wrap .plan-box.ua-plan-title img {
        left: -70px;
        right: auto;
    }

    .plan-card-wrap .plan-box h3 .pvDiscountedPrice span,
    .plan-card-wrap .plan-box h3 .ppDiscountedPrice span {
        font-size: 16px;
    }

    .plan-card-wrap .upgrade-account {
        padding-bottom: 0 !important;
    }

    ul.plan-box-main.plan-card-wrap li:first-child {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    ul.plan-box-main.plan-card-wrap li:last-child {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .plan-box-main.plan-card-wrap .plan-box .plan-offer li:first-child {
        padding-left: 25px !important;
    }

    .plan-box-main.plan-card-wrap .plan-box .plan-offer li:last-child {
        margin-top: 0 !important;
        padding-left: 25px !important;
    }

    .card-btn-wrap {
        justify-content: space-between;
    }

        .card-btn-wrap .price-text {
            margin-bottom: 8px;
        }

    li.ShowCancelButtonForfirst-case:first-child .plan-box ul {
        min-height: auto;
    }

    .city-list-wrap .city-list li a {
        font-size: 14px;
        line-height: 20px;
    }

    .pv-resour-title {
        font-size: 28px;
        margin-bottom: 0;
    }
}

@media (max-width: 576px) {
    .city-list-wrap .city-list li {
        width: 50%;
    }

    .pv-resour-title {
        font-size: 26px;
    }

    .pv-btn-group {
        flex-direction: column;
        gap: 8px;
    }

    .coupon-feild {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        max-width: 334px;
        margin-left: auto;
        margin-right: auto;
    }

        .coupon-feild .remove-btn {
            margin-left: auto;
        }

        .coupon-feild .code-fild-wrap {
            flex-direction: column;
        }

        .coupon-feild .apply-code-wrap .filed-wrap label {
            min-height: 35px;
            max-width: 210px;
        }
}

@media (max-width: 479px) {
    .pv-resour-title {
        font-size: 24px;
    }

    .plan-card-wrap .plan-box .faq-text {
        text-align: center;
        margin-bottom: 10px;
    }

    .plan-card-wrap .plan-box.ua-plan-title img {
        right: -42px;
        width: 500px;
        top: -2px;
    }

    .city-list-wrap .city-list li {
        width: 100%;
    }

    .edit-status-text {
        font-size: 14px;
    }
}

@media (max-width: 375px) {
    ul.plan-box-main.plan-card-wrap li:last-child .plan-box .btn-group.btn-group-toggle label.btn.btn-secondary {
        margin: 0 0 !important;
    }
}

@media (max-width: 359px) {
    .main-wrapp-top {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (min-width: 241px) and (max-width: 480px) {
    #toast-container .toast.toast-success {
        padding: 15px 15px 15px 50px !important;
    }
}


/**/
.edit-listing-tab-wrap .nav_post_new_edit {
    background: none;
    box-shadow: none;
    padding: 0;
}

.edit-listing-tab-wrap ul#nav {
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
}

    .edit-listing-tab-wrap ul#nav li {
        width: calc(33.33% - 0px) !important;
        border-radius: 15px;
        margin-left: 8px;
        overflow: hidden;
    }

        .edit-listing-tab-wrap ul#nav li a {
            width: 100%;
            display: inline-block;
            background-color: #5c734e33;
            padding: 15px;
            color: #fff;
            float: none;
        }

        .edit-listing-tab-wrap ul#nav li a {
            color: #5c734e;
            font-weight: 400;
        }

        .edit-listing-tab-wrap ul#nav li:first-child {
            margin-left: 0px;
        }

        .edit-listing-tab-wrap ul#nav li.selected {
            background: #5c734e;
        }

            .edit-listing-tab-wrap ul#nav li.selected a {
                color: #fff !important;
            }

.edit-status-text {
    display: block;
    padding: 10px;
    margin-bottom: 15px;
    color: #589b54;
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    text-align: center;
    background: #d3d3d39e;
    border-radius: 5px;
    border: 1px solid #589b5478;
}

.make-me-offer-text .price {
    color: #5c724c;
}

.powerSearchMobile {
    display: none !important;
}

.discountNote {
    text-align: center;
    width: 740px;
    max-width: 100%;
    margin: 0 auto 20px;
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
    font-weight: 400;
    padding: 8px 10px;
    border-radius: 7px;
    background: rgba(255,255,255,0.75);
    color: #333;
    font-size: 16px;
    line-height: 24px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

    .discountNote strong {
        font-weight: 700;
        font-size: 17px;
    }

    .discountNote.discountNoteBox {
        background: transparent;
        margin-top: 10px;
        box-shadow: 0 2px 5px rgba(0,0,0,0.08);
        border: 1px solid #E2E2E2;
        padding: 8px 10px;
        border-radius: 7px;
    }

    .discountNote a, .popupClickLink {
        font-weight: 700;
        text-decoration: underline;
        color: #59734e;
        transition: all 0.35s ease 0s;
    }

        .discountNote a:hover, .popupClickLink:hover {
            color: #333;
            text-decoration: none;
        }

.militaryDisNote {
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.plan-wrapper .reActivateTitle {
    margin-bottom: 20px;
}

.couponCodeNote {
    text-align: center;
    margin: 20px 0;
    font-family: "Lato", "Arial", "Helvetica", sans-serif;
    font-weight: 400;
    color: #444;
    font-size: 18px;
    line-height: 26px;
}

.creataccount.header h2 {
    color: #655d5b;
    font-size: 36px;
    font-weight: 400;
    margin: 10px 0;
    font-family: "Oswald", "Arial", "Helvetica", sans-serif;
}

@media (min-width: 768px) {
    .messagenotification-desktop {
        display: block !important;
    }

    .messagenotification-mobile {
        display: none !important;
    }

    .editinfo-margin {
        margin-left: 22px;
    }
}

@media (max-width: 991px) {
    .messagenotification-desktop {
        display: none !important;
    }

    .messagenotification-mobile {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {
    .powerSearchMobile {
        display: block !important;
    }

    .discountNote {
        margin: 0 0 17px;
        padding: 0;
        background: none;
        box-shadow: none;
        border-radius: 0;
    }
}
@media screen and (max-width: 600px) {
    .creataccount.header h2 {
        font-size: 26px;
    }
}
.new-subscribe-modal {
    padding: 0 !important;
}

    .new-subscribe-modal.in.modal.fade .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .new-subscribe-modal .dialog-inner {
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        padding: 10px;
        line-height: 1.25;
    }

    .new-subscribe-modal .modal-dialog {
        width: 640px !important;
        max-width: 100%;
        margin: auto;
    }

    .new-subscribe-modal .modal-content {
        border: none;
        overflow: hidden;
        border-radius: 16px;
        background-image: url(../images/modal-bg.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        box-shadow: inherit;
        background-color: inherit;
    }

    .new-subscribe-modal .modal-body {
        padding: 0;
        display: flex;
        align-items: stretch;
    }

    .new-subscribe-modal .modal-img {
        max-width: 190px;
        width: 100%;
    }

        .new-subscribe-modal .modal-img img {
            width: 100%;
            filter: drop-shadow(8px 0px 6px #00000052);
            height: 100%;
            object-fit: cover;
            object-position: center center;
        }

    .new-subscribe-modal .popup-content {
        flex: 1;
        padding: 30px 40px 30px 30px;
    }

    .new-subscribe-modal .account-box {
        padding: 24px 0 20px;
        border-bottom: 1px dashed rgba(229, 224, 191, 0.2);
    }

        .new-subscribe-modal .account-box p {
            font-size: 18px;
            line-height: 22px;
            color: #FFFFFF;
            font-family: 'Lato', sans-serif;
            font-weight: 400;
            margin-bottom: 12px !important;
        }

            .new-subscribe-modal .account-box p:last-child {
                margin-bottom: 0 !important;
            }

            .new-subscribe-modal .account-box p span {
                display: inline-block;
                font-family: 'Stencil';
                margin: 0 4px;
                vertical-align: middle;
            }

        .new-subscribe-modal .account-box .sing-link {
            display: inline-block;
            border: none;
            outline: none;
            box-shadow: inherit;
            padding: 6px 12px;
            font-size: 18px;
            line-height: 22px;
            color: #FFFFFF;
            font-family: 'Lato', sans-serif;
            font-weight: 400;
            background-color: #59734E;
            border-radius: 8px;
            margin-right: 8px;
        }

    .new-subscribe-modal .update-about {
        padding: 22px 0 25px;
    }

        .new-subscribe-modal .update-about p {
            font-size: 18px;
            line-height: 22px;
            color: #B8B8B8;
            font-family: 'Lato', sans-serif;
            font-weight: 400;
            margin-bottom: 0;
        }

            .new-subscribe-modal .update-about p a {
                font-size: 18px;
                line-height: 22px;
                color: #B8B8B8;
                display: inline-block;
                font-family: 'Stencil';
                font-weight: bold;
                vertical-align: middle;
            }

    .new-subscribe-modal .modal-form .form-group {
        margin-bottom: 0px;
    }

        .new-subscribe-modal .modal-form .form-group label {
            font-family: 'Lato', sans-serif;
            font-weight: 400;
            color: #B8B8B8;
            font-size: 14px;
            line-height: 17px;
            margin-bottom: 4px;
            position: relative;
            display: inline-flex;
            align-items: center;
            margin-bottom: 6px;
        }

            .new-subscribe-modal .modal-form .form-group label:before {
                content: '*';
                position: absolute;
                top: 4px;
                right: -8px;
                color: #FF0000;
                width: 8px;
                height: 8px;
                display: inline-flex;
                justify-content: center;
                align-items: center;
            }

            .new-subscribe-modal .modal-form .form-group label span {
                display: inline-block;
                vertical-align: middle;
                line-height: 0;
            }

            .new-subscribe-modal .modal-form .form-group label img {
                margin-right: 6px;
            }

        .new-subscribe-modal .modal-form .form-group .form-control {
            height: inherit !important;
            width: 100%;
            border: 1px solid #B8B8B8;
            border-radius: 8px;
            background-color: transparent;
            font-size: 14px !important;
            line-height: 16px !important;
            font-family: 'Lato', sans-serif;
            font-weight: 400;
            color: #FFF;
            padding: 11px 10px !important;
        }

    .new-subscribe-modal .modal-form .modal-submit-btn {
        font-family: 'Lato', sans-serif;
        font-weight: 400;
        color: #FFF;
        font-size: 16px;
        line-height: 20px;
        background-color: #59734E;
        border-radius: 8px;
        border: none;
        outline: none;
        padding: 10px 26px;
    }

    .new-subscribe-modal .input-wrap {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    .new-subscribe-modal .input-fild {
        width: calc(100% - 120px);
        position: relative;
    }

    .new-subscribe-modal .validation-msg {
        font-family: 'Lato', sans-serif;
        font-weight: 600;
        color: rgb(255, 19, 19);
        position: absolute;
        left: 4px;
        font-size: 15px;
        line-height: 17px;
        margin-top: 4px;
    }

    .new-subscribe-modal .close {
        display: inline-block;
        background: #59734E;
        width: 24px;
        height: 24px;
        position: absolute;
        border-radius: 20px;
        border: none;
        opacity: 1;
        right: 10px;
        top: 10px;
        outline: none;
        bottom: 0;
        transition: all 0.5s ease 0s;
        -webkit-transition: all 0.5s ease 0s;
        cursor: pointer;
        z-index: 2;
    }

        .new-subscribe-modal .close:before, .new-subscribe-modal .close:after {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            left: 0;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            transition: all 0.5s ease 0s;
            -webkit-transition: all 0.5s ease 0s;
            background: #fff;
        }

        .new-subscribe-modal .close:before {
            width: 12px;
            height: 2px;
        }

        .new-subscribe-modal .close:after {
            width: 2px;
            height: 12px;
        }

@media screen and (max-width: 767px) {
    .new-subscribe-modal .account-box p {
        font-size: 16px;
        line-height: 20px;
    }

    .new-subscribe-modal .update-about p {
        font-size: 16px;
        line-height: 20px;
    }

    .new-subscribe-modal .account-box .sing-link {
        font-size: 16px;
        line-height: 20px;
        padding: 4px 10px;
        margin-right: 6px;
    }

    .new-subscribe-modal .modal-img {
        display: none
    }

    .new-subscribe-modal .popup-content {
        flex: 1;
        padding: 20px 30px 35px 20px;
    }
}

@media screen and (max-width: 575px) {
    .new-subscribe-modal .update-about {
        padding: 18px 0 20px;
    }

    .new-subscribe-modal .popup-content {
        padding: 20px 30px 20px 20px;
    }

    .new-subscribe-modal .account-box {
        padding: 20px 0 16px;
    }

    .new-subscribe-modal .input-wrap {
        flex-direction: column;
    }

    .new-subscribe-modal .input-fild {
        margin-bottom: 12px;
        max-width: 380px;
        width: 100%;
    }

    .new-subscribe-modal .validation-msg {
        position: static;
        display: block;
    }
}

