.longDesc.mobile,
.plus_mobile {
    display: none;
}

.longDesc.desktop,
.plus_desktop {
    display: block;
}

.singlePage {
    margin-top: 40px;
}

.heroImage .desktop {
    display: block;
}

.heroImage .mobile {
    display: none;
}

.is_completed.mob {
    display: none;
}

@media screen and (min-width:1280px) and (max-width:1600px) {}

@media screen and (min-width:1024px) and (max-width:1220px) {
    .themeContainer {
        padding: 0 16px;
    }

    .productImg a img {
        width: 100%;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {}

@media screen and (max-width: 1024px) {

    .winner_page .heroImage,
    .winner_page .heroTop {
        display: none !important;
    }

    .winner_page .heroDescription {
        margin-top: 0px;
    }

    .winner_page .tab .tablinks {
        color: #fff !important;
    }

    .winner_page .leaderboard-body {
        background-color: transparent;
        padding: 0;

        .leaderboard-title,
        .leaderboard-description {
            color: #fff;
        }
    }

    .winner_page {
        .user-region-winners {
            height: unset;
        }

        .winner_box_top {
            display: none;
        }

        .user-region-winners-list-element {
            border-radius: 16px !important;
        }

        .user-region-winners-list-element.desk_hidden {
            display: flex;
            margin-top: 16px;
        }

        .FilterRegion .has_bg {
            background-color: transparent;
            padding: 0px 16px;

            .themeDescription h3 {
                color: #fff;
            }

            .flower_svg_cont {
                display: none;
            }

            .themeDescription p {
                display: none;
            }

            .themeDescription p,
            .filterArea .counter_text,
            .inputGroup label {
                color: #fff !important;
            }
        }
    }

    .is_completed {
        display: none;
    }

    .is_completed.mob {
        display: block;
    }

    /* .bests.productBlog {
        display: block;
        width: 100% !important;
    }*/

    .bests.productBlog .productBox {
        margin-bottom: 21px;
    }

    .productBlog {}

    /*Login*/
    .heading-title {
        font-size: 24px;
        line-height: 29px;
    }

    /*Login*/

    .primaryModal iframe {
        height: 210px;
    }

    .modalImage>img {
        max-height: 210px;
    }

    .announced {
        padding-bottom: 15px;
    }

    .mb40 {
        margin-bottom: 24px;
    }

    .themeContainer {
        padding: 0 16px;
        flex-direction: column !important;
    }

    .themeDescription {
        margin-bottom: 16px;
    }

    .heroImage {
        width: 100%;
        max-width: 300px;
    }

    .heroImage>img {
        width: 100%;
    }

    .heroWrapper .content {
        flex-direction: column-reverse;
    }

    .heroDescription {
        width: 100%;
        margin-top: 20px;
    }

    .heroDescription p br {
        display: none;
    }

    .items {
        overflow-x: auto;
        /* white-space: nowrap; */
        margin-top: 30px;
        /* flex-wrap: wrap; */
        /* flex-direction: row; */
        /* display: block; */
    }

    .items .item {
        width: 270px;
        /* white-space: nowrap; */
        display: inline-block;
        min-width: 270px;
        max-width: 270px;
    }

    .items .item h2 {
        padding-bottom: 5px;
    }

    .heroImage .svg_area .svg_1 {
        width: 100px;
        height: 100px;
        top: -24px;
    }

    .heroImage .svg_area .svg_2 {
        width: 70px;
        height: 70px;
        right: 10px;
        bottom: 10px;
    }

    .heroImage .svg_area .svg_3 {
        width: 100px;
        height: 100px;
        bottom: 91px;
        left: -30px;
    }

    .heroImage .svg_area .svg_4 {
        right: 5px;
        bottom: unset;
        width: 85px;
        width: 30px;
        height: 30px;
        top: 110px;
    }

    .heroImage .svg_area .svg_5 {
        position: absolute;
        top: 20px;
        left: -15px;
        width: 50px;
    }

    .heroImage .svg_area .svg_6 {
        width: 60px;
        top: 80px;
        left: -16px;
    }

    .heroDescription>span {
        font-size: 14px;
        font-weight: 400;
    }

    .heroDescription h2 {
        font-size: 24px;
    }

    .heroDescription h2 {
        margin: 0;
        font-size: 24px;
        line-height: 34px;
    }

    .productBox {}

    .productImg a img {
        width: 100%;
    }

    .collectionBox .longDesc {
        font-size: 16px;
        line-height: 21px;
    }

    .filterResults .productDetails h2 {
        display: none;
    }

    .filterResults .productBox {
        width: calc(100% * 1/2 - 8px);
        min-height: 250px;
        height: 250px;
        gap: 0px;
        padding: 16px;
    }

    .productDetails .image {
        height: 100px;
    }

    .productDetails {
        gap: 6px;
    }

    .productDetails h2 {
        font-size: 16px;
        padding-bottom: 25px;
    }

    .productBottom {
        align-items: center;
        gap: 9px;
    }

    .productBottom>p {
        font-size: 12px;
        line-height: 140%;
        height: auto;
    }

    .longDesc {
        font-size: 16px;
        height: 150px;
    }

    .productFav>a:before {
        width: 17px;
        height: 15px;
    }

    .productFav>a {
        font-size: 12px;
        gap: 8px;
    }

    .modalWin a>img {
        width: 32px;
    }

    .showMore {
        margin-top: 0px;
        margin-bottom: 8px;
    }

    .addSalesTip a {
        border-radius: 16px;
        padding: 7px 16px;
    }

    .addSalesTip a:hover {
        color: white;
    }

    .addSalesTip {
        right: 16px;
        bottom: 16px;
    }

    .copyrightArea ul {
        flex-wrap: wrap;
        gap: 12px;
    }

    .heroImage.is_complete_hero .svg_area .svg_1 {
        width: 100px;
        height: 100px;
        position: absolute;
        right: unset;
        bottom: -11px;
        top: unset;
        left: -20px;
    }

    .heroImage.is_complete_hero .svg_area .svg_2 {
        width: 70px;
        height: 70px;
        position: absolute;
        right: unset;
        bottom: unset;
        top: -20px;
        left: 80px;
    }

    .heroImage.is_complete_hero .svg_area .svg_3 {
        width: 100px;
        height: 100px;
        position: absolute;
        left: unset;
        bottom: unset;
        right: -23px;
        top: 80px;
    }

    .heroImage.is_complete_hero .svg_area .svg_4 {
        position: absolute;
        right: 12px;
        top: 180px;
        width: 30px;
        height: 30px;
    }

    .heroImage.is_complete_hero .svg_area .svg_5 {
        position: absolute;
        top: 53px;
        left: -15px;
        width: 50px;
    }

    .heroImage.is_complete_hero .svg_area .svg_6 {
        /* display: block !important; */
        position: absolute;
        top: -22px;
        left: unset;
        right: 40px;
        transform: unset;
        width: 60px;
    }
}

@media screen and (max-width:768px) {
    
    .bests.productBlog {
        width: 100% !important;
        display: grid;
        grid-template-columns: auto auto;
        gap: 15px;
    }
    .bests.productBlog .productBox{
        margin-bottom: 0px;
        width: 100% !important;
        margin-right: 0px !important;
    }
    .heroDescription h2 span {
        display: flex;
    }

    .mobile_hidden {
        display: none;
    }

    .longDesc.mobile,
    .plus_mobile {
        display: block;
    }

    .longDesc.desktop,
    .plus_desktop {
        display: none;
    }

    .heroImage .desktop {
        display: none;
    }

    .heroImage .mobile {
        display: block;
    }

    .regionInput {
        width: 100%;
    }

    #tips-with-filter .productImg a img {
        height: 200px;
    }

    #tips-with-filter .productImg a video {
        height: 100px;
    }

    #showMoreButton {
        margin-top: 16px;
    }

    .productBottom>.store-info>p {
        height: unset;
        font-size: 12px;
        line-height: 20px;
    }

    .headDescription.longest {
        font-size: 13px;
    }

    .heroWrapper .heroTop {
        padding-bottom: 30px;
    }

    .heroImage {
        padding: 0;
    }

    .sock_sellout {
        top: -24px;
    }

    .heroImage>img {
        width: 100%;
    }

    .heroWrapper {
        padding: 20px;
        min-height: unset;
    }

    .announceWrapper {
        gap: 0;
        flex-direction: column;
    }

    .announceDescription {
        width: 100%;
    }

    .announceDescription p {
        max-width: 85%;
    }

    .announceDescription p br {
        display: none;
    }

    .announceDescription span {
        margin-bottom: 31px;
    }

    .announceImg {
        width: 100%;
        margin-bottom: 10px;
    }

    .announceImg img {
        width: 100%;
    }

    .postWrapper {
        flex-direction: column;
        gap: 16px;
    }

    .postImg span {
        font-size: 9px;
        left: 24px;
        top: 24px;
    }

    .postDescription h2 {
        font-size: 24px;
    }

    .coyright {
        padding: 15px 0;
    }

    .copyrightArea {
        flex-direction: column-reverse;
        align-items: center;
        gap: 16px;
    }

    .modal-content {
        width: 90%;
    }

    .btn-primary {
        font-size: 12px;
        padding: 8px 14px;
    }

    .uploadFile {
        padding: 0px 16px;
    }

    .inputFileArea p {
        font-size: 9px;
        line-height: 13px;
    }

    .inputFileArea p span {
        font-size: 9px;
        line-height: 13px;
    }

    .browseArea {
        font-size: 14px;
        padding: 8px 10px;
    }
}

@media screen and (max-width:550px) {

    .modal {
        padding-top: 50px;
    }

    .filterArea {
        flex-direction: column;
    }

    .orderInput {
        width: 100%;
    }

    .user_tip .productBottom {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .user_tip .productBottom .store-info {
        width: 100%;
    }

    .cta_submit {
        height: 34px;
        text-align: center;
        font-size: 11px;
    }

    .themeDescription p {
        line-height: 24px;
    }

    .longDesc {
        line-height: 22px;
    }

    .productBox.bg-border img {
        width: 100%;
    }

    .heroDescription h2 br {
        display: none;
    }

    .winners_tab .productBlog {
        flex-direction: column;
        gap: 76px;
    }

    .winners_tab .filterResults .productBox {
        width: 100%;
        height: unset;
        min-height: unset;
    }

    .productBlog.owl-carousel {
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .info_mini_training {
        width: 100%;
        display: flex;
        gap: 16px;

        span {
            font-weight: bold;
            font-size: 24px;
            text-align: left;
            color: #faf8f2;
        }

        svg {
            flex-shrink: 0;
            margin-top: 10px;
            width: 25px;
            height: 25px;
        }
    }

    .info_locked {
        width: 90%;

        span {
            font-weight: bold !important;
            font-size: 22px !important;
            text-align: left !important;
            color: #4d0011 !important;

        }

        p {
            font-weight: normal !important;
            font-size: 16px !important;
            text-align: left !important;
            color: #4d0011 !important;
        }
    }
}

@media screen and (max-width:768px) {
    .submit-btn>button {
        padding: 12px 24px;
        width: fit-content;
    }

    .bottom_card .themeContainer {
        padding: 0;
    }

    .modal_sales_tips_end {
        & .pro_tent {
            & .modalDescription {
                & .close_end_tip {
                    span {
                        width: 147px;
                        height: 45px;

                    }
                }
            }
        }
    }       
    
    .modalDescription h2{
        font-size: 12px;
    }

    .verification-code .form-field.submit-btn {
        flex-direction: row;
    }

    .info_auth {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .ecco-input {
        margin-top: 1rem;
    }

    .hero_card .flex {
        display: flex;
        flex-direction: column-reverse;
    }

    .hero_card .flex .half {
        width: 100%;
    }

    .hero_card .flex .space {
        padding: 30px !important;
    }

    .info_boxes {
        display: flex;
        flex-wrap: wrap;
    }

    .single_box {
        width: calc(45%);
    }

    .zyn_prizes {
        margin-left: 0;
        padding: 0 16px;
    }

    .title {
        align-items: baseline !important;
        display: block !important;
    }

    .info_boxes_container .themeContainer .title svg {
        margin-right: 15px;
    }

    .dragndrop_cont .themeContainer {
        padding: 0;
    }

    .game_container {
        flex-direction: column-reverse;
        gap: 20px;
        height: calc(100% + 150px);
        padding: 15px;
    }

    .game_container .drop_container {
        justify-content: space-between;
        flex-direction: row;
    }

    .game_container .drop_container .single_drop_container {
        flex-direction: column-reverse;
    }

    
    .game_container .drop_container .single_drop_container .dropIt {
        width: 75px;
        height: 75px;
    }

    .game_container .drop_container .single_drop_container .drop_ref {
        flex-direction: column-reverse;
    }

    .game_container .drop_container .single_drop_container .drop_ref img {
        width: 75px;
    }

    .game_container .drag_guider {
        height: calc(100% + 50px);
        padding: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .cta-submit {
        padding: 13px 80px;
    }
    .card .flex .half .card_text {
        gap: 10px;
    }
    .drag_guider img {
        width: 100px !important;
    }

    .game_container #holder {
        justify-content: space-between;
        width: 100%;
        flex-direction: row;
    }
    .game_container .drag_cont {
        width: fit-content;
        height: fit-content;
        padding: 10px;
    }

    .game_container .drag {
        width: 65px;
        height: 65px;
    }

    .game_container .drag img {
        width: 75px;
    }

    .dragndrop_cont .themeDescription {
        padding: 0 16px;
    }

    .dragndrop_cont_success .themeContainer {
        padding: 0;
    }
    .modal-content {
        padding: 20px;
    }

    .modal_expert_top img {
        width: 300px;
        margin-top: 50px;
        margin-bottom: 10px;
    }

    .productDetails h2 {
        font-size: 21px;
        line-height: 28px !important;
    }

    h3[data-id="responsive"] {
        line-height: 55px;
    }

    p[data-id="font-change"] {
        font-size: 12px !important;
        }

        span[data-id="font-size"] {
            font-size: 30px !important;
            line-height: 32px !important;
        }

        [data-id="flavour-font"] {
            font-size: 51px !important;
            line-height: 50px !important;
        }

        span[data-id="welcome"] {
            line-height: 50px !important;   
        }

        [data-id="flavour"] {
            font-size: 48px !important;
            line-height: 60px !important;

        }

        .mobile {
            display: flex !important;
        }
        .desktop {
            display: none !important;
        }
        .modal_sales_tips_end .primaryModal {
            width: 80%;
        }
 
}

@media screen and (max-width:350px) {
    .btn-primary {
        font-size: 11px;
        padding: 8px 10px;
    }
}