/* _______________________________________________________________________________________________ */
/* THE HERO HEADER */


/* BASIC LAYOUT */

#asidebar-content {
    flex: 0;
    padding-right: 1rem;
    box-shadow: 0 0 15px #0002;
}

.social-button {
    color: #fff !important;
    /* background-color: #fff; */
    margin: 0 0 0 20px;
    /* display: inline-flex;
    width: 60px;
    height: 60px;
    justify-content: center;
    align-items: center; */
}

#content_cards-container.loading .img-loaded{
    animation: loading 1.5s ease-out infinite;
}


@keyframes loading {
    0% { filter: brightness(1); }
    50% { top: brightness(1.2); }
    100% { left: brightness(1); }
}

input:checked + label:before {
    left: 18px;
    background-color: #e00876;
}

input[type=checkbox] + label.label-selector {
    background-color: #cacaca;
}

.logo-section {
    color: #ffffff; 
    font-family: 'Poppins'; 
    /* font-size: 5.4rem;  */
    font-size: 7rem;
    font-weight: 800; 
    /*text-shadow: 8px 8px 14px #0004;  */
    line-height: 1.5; 
    text-transform: capitalize;
}
.header-para div#newslettersub {
    display: inline-block;
    cursor: pointer;
    padding-left: 15px;
}

.header-para div#newslettersub:hover {
    opacity: 0.8;
}
.card_post-item{
    position: relative;
}

.freebies-flex-row {
    flex-wrap: nowrap;
    width: inherit;
}

.freebies-col {
    flex-basis: auto;
}

.menu-col {
   min-width: 270px;
}

.main-col {
    width: calc(100% - 255px);
}
/* BASIC LAYOUT */

.freebies-main-container {
    position: relative;
}

body {
    /* --goocolor: #2f3033; */
    --goocolor: #e00876;
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    overflow-x: hidden;
}

header#freebies_header {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
    overflow-x: hidden;
    overflow-y: hidden;
    display: flex;
    align-items: center;
}

header#freebies_header.sub-category {
    max-height: 70vh;
}

.img-section #scene {
    top: 3%;
}

div#h-marg_container {
    max-width: 1320px;
    margin: auto;
    height: 100%;
    position: relative;
}

#h-elem_wrapper {
	position: relative;
	z-index: 10;
    padding-bottom: 25px;
    padding-top: 25px;
}

#h-elem_wrapper svg {
    /* height: 66vh; */
    height:36vh;
    max-width: 100%;
}

#h-img_container {
    height: 36vh;
    max-width: 100%;
    display: none;
}

#h-elem_wrapper h1 {
    font-family: 'Poppins', serif;
    font-weight: bold;
    font-size: 6.7rem;
    text-align: center;
    word-spacing: -25px;
    line-height: 1;
}

#h-elem_wrapper h1 span {
    color: #9c47fc;
    background: -webkit-linear-gradient(#9C27B0, #E91E63);
    background: linear-gradient(to left, #9C27B0, #E91E63);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#h-elem_wrapper h1 span.low-let {
    font-weight: normal;
}

p.header-para {
    font-size: 24px;
    line-height: 1.3;
    font-family: 'Poppins', serif;
    width: 860px;
    margin: auto;
    color: #212121;
    margin-top: 4vh;
}
.header-para a {
    color: #fff;
}
.header-para a:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration: none;
}
#header-canv-container {
    position: relative;
    box-sizing: border-box;
    background: transparent;
    width: 100vw;
    height: calc(100vw * 0.5625);
    width: 64vh;
    height: 36vh;
    max-width: 100%;
    max-height: 900px;
    /* background-color: rgba(255,255,255,1); */
    /* overflow: hidden; */
    opacity: 1;
    margin: 0 auto;
}
/* Elements */
#cloud_1 {
    transform: matrix(1,0,0,1,0,0);
    overflow: visible;
    position: absolute;
    top: 41.2%;
    left: 75.837%;
    width: 20.11%;
    height: 19.36% !important;
}
#cloud_2 {
    transform: matrix(1,0,0,1,0,0);
    overflow: visible;
    position: absolute;
    top: 30.974%;
    left: 75.463%;
    width: 9.9993%;
    height: 9.6298% !important;
}
#leaf_left {
    opacity: 1;
    position: absolute;
    width: 15.456%;
    height: 23.607%;
    left: 9.4375%;
    top: 64.55%;
    overflow: visible;
}
#leaf_right {
    opacity: 1;
    position: absolute;
    width: 15.48%;
    height: 23.635%;
    left: 77.375%;
    top: 64.527%;
    overflow: visible;
}
#cloud_3 {
    transform: matrix(1,0,0,1,0,0);
    overflow: visible;
    position: absolute;
    top: 37.01%;
    left: 3.51%;
    width: 19.66%;
    height: 18.92% !important;
}
#phone{
    position: absolute;
    overflow: visible;
    width: 9.8125%;
    height: 35.33% !important;
    left: 21.1875%;
    top: 53.44%;
}
#umbrella-guy {
    opacity: 1;
    position: absolute;
    width: 13.164%;
    height: 57%;
    left: 13.33%;
    top: 37.01%;
    overflow: visible;
    /* background: url(../img/2/umbrella-guy-freebies.svg); */
}
#femme_tablet {
    position: absolute;
    overflow: visible;
    width: 14.0625%;
    height: 34.44% !important;
    left: 66.75%;
    top: 54.11%;
}
#femme {
    opacity: 1;
    position: absolute;
    width: 12.79%;
    height: 37.72%;
    left: 70.5%;
    top: 48.56%;
    overflow: visible;
    /* background: url(../img/2/femme.svg); */
}
#background_spheres {
    opacity: 1;
    position: absolute;
    width: 86.76%;
    height: 100%;
    left: 5.588%;
    top: 4.36%;
    overflow: visible;
    /* background: url(img/2/bg-balls-freebies.svg); */
}
#laptop {
    position: absolute;
    overflow: visible;
    width: 42.75%;
    height: 46.11% !important;
    left: 27.25%;
    top: 49.11%;
}
#pencil_guy {
    opacity: 1;
    position: absolute;
    width: 25.68%;
    height: 53.37%;
    left: 35.81%;
    top: 34.79%;
    overflow: visible;
    /* background: url(../img/2/pencil-guy.svg); */
}
#terminal_pc {
    opacity: 1;
    position: absolute;
    width: 22.32%;
    height: 29.76%;
    left: 59.31%;
    top: 20.22%;
    overflow: visible;
    /* background: url(../img/2/terminal-freebies.svg); */
}
#rocket_launch {
    opacity: 1;
    position: absolute;
    width: 19.66%;
    height: 34.96%;
    left: 18.52%;
    top: 15.041%;
    overflow: visible;
    /* background: url(../img/2/rocket-freebies.svg); */
}


#pencil_laptop {
    opacity: 1;
    /* fill: url(#pencil_laptop_A1_Rectangle_19_pattern); */
}

#tablet-bg {
    opacity: 1;
    /* fill: url(#femme_tablet_A1_Rectangle_13_pattern); */
}

#phone_A1_Rectangle_7 {
    opacity: 1;
    /* fill: url(#phone_A1_Rectangle_8_pattern); */
}

#cloud-paths {
    opacity: 1;
    fill: rgba(255,253,215,1);
}

.shockelement {
    width: 100% !important;
    display: inline-block !important;
    height: 100% !important;
    object-fit: contain;
}
.shockprep {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}
/* END HERO HEADER */
/* _______________________________________________________________________________________________ */
/* MAIN CARD CONTENTS */
#bg_gradient-bp {
    width: 100%;
    height: auto;
    max-width: 1580px;
    margin: 0 auto;
    min-height: 100vh;
    display: flex;
}

[id*="content_cards-container"]{
    position: relative;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    grid-gap: 24px;
    padding-top: 25px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 3rem 2rem;
}

.card_post-frame {
    position: relative;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 0px 22px -10px rgba(0, 0, 0, 0.3);
    transition-property: transform, box-shadow, -webkit-transform, -webkit-box-shadow;
    transition-duration: 0.3s, 0.3s;
    transition-timing-function: ease-out, ease-out;
    transition-delay: 0s, 0s;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    padding: .8rem;
}

.card_post-frame:hover {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-box-shadow: 0 7px 36px -10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 7px 36px -10px rgba(0, 0, 0, 0.3);
}

[id*="content_cards-container"] a {
    color: transparent;
    overflow: hidden;
    display: flex;
    justify-content: center;
    max-height: 230px;
    align-items: center;
    border-radius: 5px; 
}

[id*="content_cards-container"] img {
    width: 106%;
    height: 109%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 7px;
    opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

[id*="content_cards-container"] img:hover {
    opacity: 0.9;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
#content_cards-container-deals{
    display: none;
}
#content_cards-container-deals.activated{
    display: flex !important;
}
.dload-btn_card {
    /* background-color: red; */
    right: 60px;
    margin: 0 5px;
}

[class*="btn_card"] {
    width: 10%;
    max-width: 35px;
    height: 35px;
    border-radius: 50%;
    bottom: 8px;
    /* border: 1.5px solid #bdbdbd; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dload-btn_card:hover {
    background: linear-gradient(-45deg, #23D5AB, #0A8625, #00A1FF, #54C0FF);
    background-size: 200% 200%;
    -webkit-animation: bg-decay 15s ease infinite;
    animation: bg-decay 2s ease infinite;
    border: none;
}
/* switch */
.selector-container {
    position: absolute;
    right: 25px;
    top: 0;
    display: flex;
    align-items: center;
}
.selector-container p {
    position: relative;
    right: 60px;
    margin: 0 !important;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

/* switch */
@-webkit-keyframes bg-decay {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

@keyframes bg-decay {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

.link-btn_card {
    /* background-color: blue; */
    right: 15px;
}

.meta-container_card {
    display: -ms-flexbox;
    height: fit-content;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 20px 0px 0px;
    flex-direction: column-reverse;
}

.post-title_container {
    width: 100%;
    overflow: hidden;
    flex: 1 0;
    display: flex;
    flex-wrap: wrap;
    min-width: 100%;
    margin-top: -38px;
    margin-bottom: 5px;
}

.post-title_card {
    width: 100%;
    /* height: 50px; */
    margin: 0;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    color: #495057;
    font-size: 15px;
    line-height: 1.25;
    letter-spacing: 0.005rem;
}

.meta-container_card i {
    height: 18px;
    color: #bdbdbd;
    font-size: 19px;
}

.meta-container_card i:hover {
    color: #009fb3;
    background: -webkit-linear-gradient(#6cddff, #009fb3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#freebiesfetch {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 20px;
}


.content-section {
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow-x: visible;
}

/*! SET AND ANIMATION FOR LOADER */
#bottom_loader-goo {
    position: relative;
    display: inline-block;
    margin-left: 0;
    -webkit-filter: url("#goo");
    filter: url("#goo");
    margin-top: 15px;
}

.loader-goo__item {
    position: relative;
    display: inline-block;
    padding: 20px;
    height: 40px;
    width: 40px;
    border-radius: 80px;
    background: var(--goocolor);
    left: 0;
    top: 0;
    -webkit-transition: 0.33s ease-out;
    transition: 0.33s ease-out;
}

#bottom_loader-goo .loader-goo__item:nth-child(1) {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
}

#bottom_loader-goo .loader-goo__item:nth-child(2) {
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0);
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

#bottom_loader-goo .loader-goo__item:nth-child(3) {
    -webkit-transform: translate3d(35px, 0, 0);
    transform: translate3d(35px, 0, 0);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

#bottom_loader-goo .loader-goo__item:nth-child(4) {
    position: absolute;
    height: 10px;
    width: 10px;
    background: var(--goocolor);
    -webkit-box-shadow: 0 0 20px var(--goocolor), 0 0 10px var(--goocolor);
    box-shadow: 0 0 20px var(--goocolor), 0 0 10px var(--goocolor);
    -webkit-animation: goo 1s infinite ease-in-out;
    animation: goo 1s infinite ease-in-out;
    -webkit-transform: translate3d(-30px, 0, 0);
    transform: translate3d(-30px, 0, 0);
}

.loader-goo_filter {
    display: block;
    position: absolute;
    height: 40px;
}

@-webkit-keyframes goo {
    0% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(110px, 0, 0);
        transform: translate3d(110px, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes goo {
    0% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }

    50% {
        -webkit-transform: translate3d(110px, 0, 0);
        transform: translate3d(110px, 0, 0);
    }

    100% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

/*! END SET AND ANIMATION FOR LOADER */
/* START MENU CATEGORIES */
#cat-container {
        /* position: fixed; */
    position: sticky;
    position: -webkit-sticky;
    /* width: 100%; */
    top: calc(100vh - 600px);
    width: auto;
    bottom: 36px;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* justify-content: center; */
    /* justify-content: left; */
    /* text-align: -webkit-right; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    padding-top: 40px;
    float: left;
}

#cat-container [class*="category_filter"]{
    border: none;
    width: 100%;
    padding: 0;
    background-color: transparent;
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-weight: 400;
    font-size: 17.5px;
    -webkit-transition: color .2s ease-out;
    transition: color .1s ease-out;
    text-align: right;
    cursor: pointer;
    display: inline-block;
}

#cat-container [class*="category_filter"]:hover {
    color: #e00876;
    -webkit-transition: color .2s ease-in;
    transition: color .2s ease-in;
    text-decoration: none;
    opacity: .8;
}

#cat-container [class*="category_filter"]:focus,
#cat-container .category_filter:active {
    outline: none;
}

#cat-container [class*="category_filter"].active,
#cat-container [class*="category_filter"]:active {
    color: #e00876;
}

#cat-container .category_filter.selected {
    color: #e00876;
}

.close-menu_button {
    display: none;
}

.link-btn_card .heart-like {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url("https://www.bypeople.com/images/like-animation.png") no-repeat;
    background-position: 0 0;
    cursor: pointer;
    transition: background-position 0.5s steps(11);
    background-size: cover;
    transition-duration: 0s;
}
.link-btn_card.liked .heart-like {
    transition-duration: .5s;
    background-position: -385px 0;
}

a.link-btn_card {
    display: flex;
    flex-direction: column;
    cursor: pointer;
}

span.like-count {
    color: black;
    font-size: 10px;
    line-height: .6;
}
a.link-download {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.b{
    font-weight: bold;
}
/* END MENU CATEGORIES */
@-webkit-keyframes button-morph-b {
    0% {
        width: 5px;
        left: calc(50% - 3px);
        top: 25%;
        height: 50%;
        background: #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-radius: 30%;
    }

    33% {
        -webkit-transform: rotate(0deg) translate(0, 1%);
        transform: rotate(0deg) translate(0, 1%);
        left: 46%;
        background: none;
        border-left: 2.5px solid #fff;
        border-right: 2.5px solid #fff;
        border-radius: 30%;
    }

    66% {
        -webkit-transform: rotate(-90deg) translate(0, 1%);
        transform: rotate(-90deg) translate(0, 1%);
        left: 36%;
        background: none;
        border-left: 2.5px solid #fff;
        border-right: 2.5px solid #fff;
        border-radius: 30%;
    }

    100% {
        -webkit-transform: rotate(-90deg) translate(0, 1%);
        transform: rotate(-90deg) translate(0, 1%);
        left: 30%;
        width: 25px;
        background: none;
        border-left: 4px solid #fff;
        border-right: 4px solid #fff;
        border-radius: 17%;
    }
}
@keyframes button-morph-b {
    0% {
        width: 5px;
        left: calc(50% - 3px);
        top: 25%;
        height: 50%;
        background: #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-radius: 30%;
    }

    33% {
        -webkit-transform: rotate(0deg) translate(0, 1%);
        transform: rotate(0deg) translate(0, 1%);
        left: 46%;
        background: none;
        border-left: 2.5px solid #fff;
        border-right: 2.5px solid #fff;
        border-radius: 30%;
    }

    66% {
        -webkit-transform: rotate(-90deg) translate(0, 1%);
        transform: rotate(-90deg) translate(0, 1%);
        left: 36%;
        background: none;
        border-left: 2.5px solid #fff;
        border-right: 2.5px solid #fff;
        border-radius: 30%;
    }

    100% {
        -webkit-transform: rotate(-90deg) translate(0, 1%);
        transform: rotate(-90deg) translate(0, 1%);
        left: 30%;
        width: 25px;
        background: none;
        border-left: 4px solid #fff;
        border-right: 4px solid #fff;
        border-radius: 17%;
    }
}
@-webkit-keyframes button-morph-a {
    0% {
        height: 6px;
        width: 50%;
        background-color: #fff;
        top: calc(50% - 3px);
        left: 25%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-radius: 30%;
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        height: 4px;
        top: calc(50% - 2px);
    }
}
@keyframes button-morph-a {
    0% {
        height: 6px;
        width: 50%;
        background-color: #fff;
        top: calc(50% - 3px);
        left: 25%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-radius: 30%;
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        height: 4px;
        top: calc(50% - 2px);
    }
}
@-webkit-keyframes button-morph-bb {
    0% {
        -webkit-transform: rotate(-90deg) translate(0, 1%);
        transform: rotate(-90deg) translate(0, 1%);
        left: 30%;
        width: 25px;
        background: none;
        border-left: 4px solid #fff;
        border-right: 4px solid #fff;
        border-radius: 17%;
    }

    33% {
        -webkit-transform: rotate(-90deg) translate(0, 1%);
        transform: rotate(-90deg) translate(0, 1%);
        left: 36%;
        background: none;
        border-left: 2.5px solid #fff;
        border-right: 2.5px solid #fff;
        border-radius: 30%;
    }

    66% {
        -webkit-transform: rotate(0deg) translate(0, 1%);
        transform: rotate(0deg) translate(0, 1%);
        left: 46%;
        background: none;
        border-left: 2.5px solid #fff;
        border-right: 2.5px solid #fff;
        border-radius: 30%;
    }

    100% {
        width: 5px;
        left: calc(50% - 3px);
        top: 25%;
        height: 50%;
        background: #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-radius: 30%;
    }
}
@keyframes button-morph-bb {
    0% {
        -webkit-transform: rotate(-90deg) translate(0, 1%);
        transform: rotate(-90deg) translate(0, 1%);
        left: 30%;
        width: 25px;
        background: none;
        border-left: 4px solid #fff;
        border-right: 4px solid #fff;
        border-radius: 17%;
    }

    33% {
        -webkit-transform: rotate(-90deg) translate(0, 1%);
        transform: rotate(-90deg) translate(0, 1%);
        left: 36%;
        background: none;
        border-left: 2.5px solid #fff;
        border-right: 2.5px solid #fff;
        border-radius: 30%;
    }

    66% {
        -webkit-transform: rotate(0deg) translate(0, 1%);
        transform: rotate(0deg) translate(0, 1%);
        left: 46%;
        background: none;
        border-left: 2.5px solid #fff;
        border-right: 2.5px solid #fff;
        border-radius: 30%;
    }

    100% {
        width: 5px;
        left: calc(50% - 3px);
        top: 25%;
        height: 50%;
        background: #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-radius: 30%;
    }
}
@-webkit-keyframes button-morph-ab {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        height: 4px;
        top: calc(50% - 2px);
    }

    100% {
        height: 6px;
        width: 50%;
        background-color: #fff;
        top: calc(50% - 3px);
        left: 25%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-radius: 30%;
    }
}
@keyframes button-morph-ab {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        height: 4px;
        top: calc(50% - 2px);
    }

    100% {
        height: 6px;
        width: 50%;
        background-color: #fff;
        top: calc(50% - 3px);
        left: 25%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        border-radius: 30%;
    }
}
/* HEART ANIMATION */
.link-btn_card .fa-heart{
    position: relative;
    color: #bdbdbd;
    /* font-size: 100px; */
  /*   animation-iteration-count: infinite; */
}
.link-btn_card .fa-heart:hover {
    font-weight: 900;
}
.link-btn_card.liked .fa-heart{
    font-weight: 900;
    color: #e96a6a;
    animation-name: euphi-heart;
    animation-duration: .7s;
    animation-timing-function: linear;
}
.link-btn_card .fa-heart span {
    display: block;
    width: 10%;
    height: 40%;
    background-color: black;
    position: absolute;
    border-radius: 15%;
    z-index:-1;
}
.link-btn_card .fa-heart span:nth-child(3n+1) {
    width: 10%;
    height: 40%;
    top: 8%;
    right: 5%;
    transform: translate(0%, 0%) rotate(50deg);
    opacity: 0;
  /*   animation-iteration-count: infinite; */
}
.link-btn_card.liked .fa-heart span:nth-child(3n+1) {
    animation-name: euphi-heart-lines-1;
    animation-duration: .4s;
    animation-timing-function: linear;
}
.link-btn_card .fa-heart span:nth-child(3n+2) {
    top: 8%;
    left: 5%;
    width: 10%;
    height: 40%;
    transform: translate(0%, 0%) rotate(-50deg);
    opacity: 0;
}
.link-btn_card.liked .fa-heart span:nth-child(3n+2) {
    animation-name: euphi-heart-lines-2;
    animation-duration: .4s;
    animation-timing-function: linear;
}
.link-btn_card .fa-heart span:nth-child(3n+3) {
    top: -25%;
    left: 45%;
    width: 10%;
    height: 5%;
    transform: translate(0%, 0%);
    opacity: 0;
}
.link-btn_card.liked .fa-heart span:nth-child(3n+3) {
    animation-name: euphi-heart-lines-3;
    animation-duration: .4s;
    animation-timing-function: linear;
}
/* META DATA SECTION HEART AND LINK CHAIN */
.meta-card_contain {
    display: flex;
    background-color: #fff;
    position: relative;
    margin-left: 20px;
    top: -50px;
    border-radius: 10px 0 0 0;
    height: 35px;
    width: auto;
    align-items: flex-end;
    justify-content: flex-end;
    flex: 0;
    align-self: flex-end;
    padding-left: .5rem;
    padding-top: .3rem;
}

.meta-card_contain .link-btn_card {
    min-width: 30px;
    height: 30px;
}
/* META DATA SECTION HEART AND LINK CHAIN */    
@keyframes euphi-heart{
    0%{
        color: #bdbdbd;
        font-weight: 400;
    }
    9%{
        transform: scale(.2);
        font-weight: 900;
        color: #e96a6a;
    }
    54%{
        transform: scale(1.4);
    }
    81%{
        transform: scale(1);
    }
    100%{
        color: #e96a6a;
        font-weight: 900;
    }
}
@keyframes euphi-heart-lines-1{
    0%{
        opacity: 0;
    }
    27%{
        height: 40%;
        top: 8%;
        right: 5%;
        transform: translate(0%, 0%) rotate(50deg);
    }
    36%{
        height: 40%;
        top: 8%;
        right: 5%;
        transform: translate(100%, -25%) rotate(50deg);
    }
    45%{
        height: 40%;
        top: 8%;
        right: 5%;
        transform: translate(200%, -70%) rotate(40deg);
    }
    54%{
        height: 30%;
        top: 8%;
        right: 5%;
        transform: translate(360%, -140%) rotate(40deg);
    }
    63%{
        height: 15%;
        top: 8%;
        right: 5%;
        transform: translate(410%, -265%) rotate(40deg);
    }
    72%{
        height: 5%;
        top: 8%;
        right: 5%;
        transform: translate(440%, -780%) rotate(40deg);
        opacity: 1;
    }
    81%{
        height: 5%;
        top: 8%;
        right: 5%;
        transform: translate(440%, -780%) rotate(40deg);
        opacity: 0;
    }
    100%{
        opacity: 0;
    }
}
@keyframes euphi-heart-lines-2{
    0%{
        opacity: 0;
    }
    27%{
        top: 8%;
        left: 5%;
        height: 40%;
        transform: translate(0%, 0%) rotate(-50deg);
    }
    36%{
        top: 8%;
        left: 5%;
        height: 40%;
        transform: translate(-100%, -25%) rotate(-50deg);
    }
    45%{
        top: 8%;
        left: 5%;
        height: 40%;
        transform: translate(-200%, -70%) rotate(-40deg);
    }
    54%{
        top: 8%;
        left: 5%;
        height: 30%;
        transform: translate(-360%, -140%) rotate(-40deg);
    }
    63%{
        top: 8%;
        left: 5%;
        height: 15%;
        transform: translate(-410%, -265%) rotate(-40deg);
    }
    72%{
        top: 8%;
        left: 5%;
        height: 5%;
        transform: translate(-440%, -780%) rotate(-40deg);
        opacity:1;
    }
    81%{
        top: 8%;
        left: 5%;
        height: 5%;
        transform: translate(-440%, -780%) rotate(-40deg);
        opacity:0;
    }
    100%{
        opacity:0;
    }
}
@keyframes euphi-heart-lines-3{
    0%{
        opacity: 0;
    }
    27%{
        top: -5%;
        left: 45%;
        height: 40%;
        transform: translate(0%, 0%);
    }
    36%{
        top: -25%;
        left: 45%;
        height: 40%;
        transform: translate(0%, 0%);
    }
    45%{
        top: -25%;
        left: 45%;
        height: 40%;
        transform: translate(0%, -70%);
    }
    54%{
        top: -25%;
        left: 45%;
        height: 40%;
        transform: translate(0%, -140%);
    }
    63%{
        top: -25%;
        left: 45%;
        height: 15%;
        transform: translate(0%, -265%);
    }
    72%{
        top: -25%;
        left: 45%;
        height: 5%;
        transform: translate(0%, -780%);
        opacity:1;
    }
    81%{
        top: -25%;
        left: 45%;
        height: 5%;
        transform: translate(0%, -780%);
        opacity:0;
    }
    100%{
        opacity:0;
    }
}
/* END HEART ANIMATION */

p.header-para {
    font-size: 24px;
    line-height: 1.3;
    font-family: 'Poppins', serif;
    width: auto;
    margin: 0px !important;
    text-align: left;
    color: #000000;
    margin-top: 4vh;
    font-weight: 400;
}   
.bppl-v2-content {
  margin-top: 0px;
}
/* RESPONSIVE SECTION */
@media all and (max-width: 1543px) {
    [id*="content_cards-container"] {
        margin: 0;
    }
    .card_post-item {
        width: 100%;
        /* max-width: 440px; */
        /* min-width: 340px; */
    }
    .selector-container {
        right: 35px;
    }
}
@media all and (max-width: 1262px) {
    .card_post-item {
        /* width: 33%; */
        /* width: 50%; */
        /* max-width: 440px; */
        /* min-width: 340px; */
    }
}
@media all and (max-width: 1124px) {
    .selector-container {
        right: 25px;
    }

    header#freebies_header {
        height: 100vh !important;
    }

    .container .content-child {
        flex: 1 !important;
        padding: 3rem 3rem 5rem 3rem;
        display: flex !important;
        flex-direction: column !important;
        align-items: center;
    }


    .img-section {
        display: flex;
        flex-direction: column;
        max-height: 100%;
        overflow-x: visible;
        margin-top: -10%;
        width: 80%;
    }

    .content-section {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        overflow-x: visible;
    }

    .logo-section {
        font-family: 'Poppins';
        display: inline;
        align-items: center;
        color: #fff; 
        font-size: 4.3rem;
        line-height: 0.9;
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-bottom: 1rem;
        text-align: center;
        width: 100%;
        margin: auto;
        text-transform: capitalize;
    }

    .parr-section {
        font-family: 'Poppins';
        font-size: 1.2rem !important;
        line-height: 1.5 !important;
        margin-top: 1rem;
        color: #fff;
        font-weight: 400;
        padding-left: 0px !important;
        max-width: 80%;
        text-align: center;
    }

}
@media all and (max-width: 991px) {
    #asidebar-content {
        flex: 0;
        padding-right: 0px;
        box-shadow: none;
    }

	.freebies-flex-row {
		margin: 0;
	}

	.menu-col {
		width: 0;
        padding: 0;
        min-width: auto;
	}

	.main-col {
		width: 100%;
		padding: 0;
    }
    
    .logo-section {
        font-size: 3.4rem;
    }

    .link-btn_card .fa-heart:hover {
        font-weight: 400;
        -webkit-text-fill-color: unset;
        color: #bdbdbd;
    }
    .link-btn_card.liked .fa-heart:hover{
        font-weight: 900;
        color: #e96a6a;
        -webkit-text-fill-color: unset;
    }
    /* HEADER */
    div#h-marg_container {
        height: auto;
    }
    #h-elem_wrapper {
        display: flex;
        /* height: 100vh; */
        height: auto;
        flex-flow: column nowrap;
        justify-content: center;
        align-items: center;
        padding: 40px 10px 35px;
    }
    /* #h-elem_wrapper svg {
        height: auto;
        max-height: 66vh;
        width: 100%;
    } */
    /* #h-img_container {
        height: calc((100vw / 16) * 9);
        max-height: 66vh;
        width: 100%;
    } */
    #h-elem_wrapper h1 {
        font-size: 3rem;
        word-spacing: -12px;
    }
    p.header-para {
        font-size: 17px;
        width: auto;
        max-width: 860px;
        margin: 0 auto;
        padding: 0 15px 0 0;
        padding-top: 30px;
    }
    /* HEADER END */
    #bg_gradient-bp:after {
        background-size: cover;
    }
    /* SELECTOR */
    .selector-container {
        top: -19px;
    }
    /* SELECTOR END */
    [id*="content_cards-container"] {
        margin: auto;
        margin-left: 0;
        padding:10px;
        padding: 0rem 1rem 2rem 1rem;
    }

    .card_post-item {
        /* width: 33%; */
        min-width: 0;
    }

    .card_post-frame {
        /* height: auto;
        padding: 5px;
        padding-bottom: 40px;
        margin: 4px; */
    }

    #cat-container {
        height: 100%;
        position: fixed;
        width: 295px;
        padding: 35px;
        padding-bottom: 75px;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 99999999999;
        background-color: #fffffff7;
        box-shadow: 0 0 20px -15px;
        justify-content: flex-end;
        transition: right .3s ease-out;
        float: none;
        padding-top: 75px;
    }

    #cat-container.collapsed {
        right: -305px !important;
    }

    #cat-container.collapsed .close-menu_button {
        right: 10px !important;
    }

    .close-menu_button {
        display: block;
        --icon: white;
        -webkit-perspective: 600px;
        perspective: 600px;
        width: 48px;
        height: 48px;
        top: 10px;
        /* left: 285px; */
        right: 10px;
        position: fixed;
        cursor: pointer;
        -webkit-transition: left .3s ease-out;
        transition: left .3s ease-out;
        -webkit-tap-highlight-color: transparent;
    }

    .close-menu_button div span {
        --rotateY: 0deg;
        -webkit-transform: rotateY(var(--rotateY));
        transform: rotateY(var(--rotateY));
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        /* background: #45494a; */
        background: #e00876;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.64, 0.48, 1.24);
        -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.2, 0.64, 0.48, 1.24);
        transition: transform 0.6s cubic-bezier(0.2, 0.64, 0.48, 1.24);
        transition: transform 0.6s cubic-bezier(0.2, 0.64, 0.48, 1.24), -webkit-transform 0.6s cubic-bezier(0.2, 0.64, 0.48, 1.24);
    }

    .close-menu_button div span:before,
    .close-menu_button div span:after {
        --rotate: 0deg;
        content: '';
        position: absolute;
        width: 16px;
        height: 2px;
        border-radius: 1px;
        top: 50%;
        left: 50%;
        background: var(--icon);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform: translate(-50%, -50%) rotate(var(--rotate)) translateZ(6px);
        transform: translate(-50%, -50%) rotate(var(--rotate)) translateZ(6px);
    }

    .close-menu_button div span:first-child:before {
        --rotate: -45deg;
    }

    .close-menu_button div span:first-child:after {
        --rotate: 45deg;
    }

    .close-menu_button div span:last-child {
        --rotateY: 180deg;
    }

    .close-menu_button div span:last-child:before {
        -webkit-box-shadow: 0 -5px 0 var(--icon), 0 5px 0 var(--icon);
        box-shadow: 0 -5px 0 var(--icon), 0 5px 0 var(--icon);
    }

    .close-menu_button.checked div span:first-child {
        --rotateY: -180deg;
    }

    .close-menu_button.checked div span:last-child {
        --rotateY: 0deg;
    }

    [class*="btn_card"] {
        width: 15%;
        max-width: 26px;
        height: 26px;
    }

    .meta-container_card {
        /* width: calc(100% - 10px);
        height: 38px; */
    }

    .post-title_container {
        /* width: calc(85% - 5px); */
        /* width: 100%; */
    }

    .post-title_card {
        width: 100%;
        height: auto;
        max-height: fit-content;
        white-space: normal;
        font-size: 14px;
        line-height: 1.2;
        letter-spacing: .6px;
    }

    .meta-container_card i {
        height: 18px;
        font-size: 18px;
    }

    #cat-container [class*="category_filter"].active,
    #cat-container [class*="category_filter"]:active {
        color: #e00876;
    }

    #freebiesfetch {
        margin-left: 0;
    }

    [id*="content_cards-container"] a.unable {
        pointer-events: none;
    }
    .link-btn_card .heart-like {
        width: 24px;
        height: 24px;
    }
    .link-btn_card.liked .heart-like {
        background-position: -264px 0;
    }
    /* META DATA SECTION HEART AND LINK CHAIN */
    .meta-card_contain {
        /* top: -30px;
        height: 30px;
        width: 55px; */
    }
}
@media all and (max-width: 768px) {
    .card_post-item {
        /* width: 50%; */
    }
    #header-canv-container {
        width: 100vw;
        height: 56vw;
    }

    .img-section {
        width: 130%;
    }

    .container .content-child {
        padding: 1.5rem 0rem !important;
    }
}
@media all and (max-width: 576px) {
        
    .logo-section {
        font-size: 2.4rem;
    }

    .card_post-item {
        /* width: 50%; */
    }
    [id*="content_cards-container"]{
        justify-content:center;
    }
    #h-elem_wrapper h1 {
        font-size: 2.75rem;
        word-spacing: -12px;
    }
    #h-img_container {
        background: url('https://www.bypeople.com/images/h-img_freebies_576px.png');
        background-size: contain;
    }

    .img-section {
        width: 110%;
    }
}
@media (max-width: 480px) {
    .card_post-item {
        width: 100%;
    }
    .card_post-frame {
        /* margin: 2% 0;
        padding: 15px;
        padding-bottom: 40px; */
    }
    .meta-card_contain {
        width: auto;
    }
    [id*="content_cards-container"] a {
        width: 100%;
        height: 100%;
        border-radius: 5px;
    }
    .meta-container_card {
        /* width: calc(100% - 15px - 14px); */
    }
    .meta-container_card i {
        font-size: 14px;
    }
  
}
@media (max-width: 468px) {
    #h-elem_wrapper h1 {
        font-size: 2.2rem;
        word-spacing: -9px;
    }
}
@media all and (min-width: 1544px) {
    [id*="content_cards-container"] {
        margin: 0;
        /*margin-left: calc((100vw + 250px - 1320px)/2);*/
    }

    #cat-container {
        left: calc((100vw - 200px - 1320px)/2);
    }
}
/* SPECIAL CASE FOR SMALL DEVICES AND LANDSCAPE MODE */
    @media all and (max-height: 650px) {
        #cat-container {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            padding: 0;
            padding-top: 40px;
        }
        #cat-container [class*="category_filter"]{
            text-align: right;
            display: block;
            margin-right: 25px;
        }
        .categories-button-container {
            overflow-x: hidden;
            overflow-y: scroll;
            padding-bottom: 80px;
            padding-right: 10px;
            max-height: 80vh;
        }
        #cat-container.collapsed {
            right: -100% !important;
        }
    }
/* SPECIAL CASE FOR SMALL DEVICES AND LANDSCAPE MODE */
/* MODAL SECTION */
    /* SUBMIT NEWSLETTER */
        #freebies-info_modal {
            margin: auto;
            justify-content: center;
            align-items: center;
            width: 100%;
            min-width: 310px;
            height: 100%;
            display: flex;
            opacity: 0;
            transition: all .5s;
            top: 0;
            position: fixed;
            z-index: 999999999999;
            background: #fffc;
        }

        #freebies-info_modal.show {
            opacity: 1;
        }

        #card-container_modal {
            max-width: 600px;
            margin: auto;
            justify-content: center;
            align-items: center;
            width: 85%;
            min-width: 310px;
            height: 100%;
            display: flex;
            opacity: 0;
            position: relative;
            top: -20%;
            transition: all .5s;
        }

        #card-container_modal.show {
            opacity: 1;
            top: 0;
        }
        
        #card-element_modal {
            width: 100%;
            min-height: 200px;
            max-height: 98vh;
            background-color: #fff;
            box-shadow: 0 10px 30px -10px inset #0002;
            box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
            border-radius: 10px;
            overflow: hidden;
            position: relative;
        }
        
        #freebies-info_modal #card-element_modal {
            overflow: visible;
        }
        
        #top_card-element {
            width: 100%;
            height: 32px;
            position: relative;
        }
        
        #freebies-info_modal #top_card-element {
            height: 50px;
            position: absolute;
        }
        
        #close-button_modal,
        #close-info_modal {
            width: 30px;
            height: 30px;
            position: absolute;
            top: 15px;
            right: 15px;
            cursor: pointer;
        }
        
        #close-button_modal:before,
        #close-info_modal:before {
            content: "";
            display: block;
            position: absolute;
            width: 90%;
            height: 2px;
            background-color: #000;
            top: 45%;
            left: 0;
            transform: rotate(45deg);
        }
        
        #close-button_modal:after,
        #close-info_modal:after {
            content: "";
            display: block;
            position: absolute;
            width: 90%;
            height: 2px;
            background-color: #000;
            top: 45%;
            left: 0;
            transform: rotate(315deg);
        }
        #close-button_modal, #close-info_modal:hover:before, #close-button_modal, #close-info_modal:hover:after {
            background-color: #d20e7e;
        }
        
        #close-button_modal, #close-info_modal:before, #close-button_modal, #close-info_modal:after {
            transition: all 0.15s ease-out;
        }
        #middle_card-element {
            width: 70%;
            margin: auto;
            padding: 40px 0;
            display: flex;
            flex-flow: column nowrap;
        }
        
        #middle_card-element header {
            text-align: center;
            font-family: 'Poppins', sans-serif;
            font-weight: bold;
            margin: 0 auto;
            margin-bottom: 10px;
            font-size: 2em;
            max-width: 700px;
        }
        
        
        #middle_card-element p {
            width: 100%;
            max-width: 270px;
            text-align: center;
            margin: 10px auto 15px;
            font-family: 'Poppins', sans-serif;
            font-size: 1.2em;
        }
        
        #middle_card-element p a,
        #middle_card-element p a:link {
            text-decoration: none;
            color: #a39afe;
            font-weight: bold;
        }
        
        #middle_card-element p a:hover {
            text-decoration: none;
            color: #7a72cc;
        }
        
        div#card-container_modal button:hover {
        background-color: #212529;
        }
        
        #modal_freebies-form #freebies_subscribe {
        margin: 0 auto;
        text-transform: uppercase;
        padding: 9px 30px;
        font-size: 22px;
        border: none;
        border-radius: 30px;
        background: linear-gradient(0deg, #673AB7, #e00876);
        background-size: 400% 400%;
        background-position-y: 0px;
        color: #fff;
        transition: all 0.15s ease-in;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
        margin-top: 25px;
        }
        
        #modal_freebies-form input[type="email"] {
        max-width: 280px;
        width: 100%;
        margin: 0 auto;
        padding-left: 8px;
        border: none;
        border-bottom: 2px solid #000;
        font-family: 'Poppins', sans-serif;
        font-size: 1.2em;
        transition: all .25s ease-in;
        }
        
        #modal_freebies-form {
        display: flex;
        flex-flow: column nowrap;
        }
        
        #modal_freebies-form input[type="email"]:focus {
        outline: none;
        }
        #middle_card-element h3 {
            display: inline-block;
            text-align: center;
            padding: 20px 0 0;
            position: relative;
            top: 25px;
        }
        #modal_freebies-form #freebies_subscribe:hover {
            background-position-y: 50%;
            transform: scale(1.02);
        }
        span#title_main {
            font-weight: 300 !important;
        }
        /* ERROR VALIDATION */
        div#val-msg_err p {
            margin: 2px auto 0;
            font-size: 14px;
            color: #ed4337;
            font-weight: 600;
        }
        /* ERROR VALIDATION */
    /* SUBMIT */
/* MODAL SECTION */

/* SUBMIT BUTTON */
div#freebies-submiter {
    display: flex;
    flex-direction: row-reverse;
    position: fixed;
    width: 200px;
    height: 50px;
    bottom: 10px;
    right: 10px;
    justify-content: center;
    align-items: center;
    background-color: #e00876;
    border-radius: 25px;
    z-index: 9999;
    transition: all .3s;
}

div#freebies-submiter.hidden {
    bottom: -150px;
}

div#freebies-submiter .subcloud {
    display: flex;
    width: auto;
    height: 40px;
    margin-right: 5px;
    padding: 0 5px !important;
    text-align: center;
    line-height: 3;
    color: #fff;
    border-radius: 25px;
    background-color: #e00876;
    /* background: linear-gradient(to bottom, #a835ff 10%, #60369c 80%); */
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: all .2s ease-in;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
div#freebies-submiter a:hover {
    color: #4fcfff;
    color: #000;
}
/* SOCIAL BUTTONS */
div#freebies-submiter .facelink {
    display: flex;
    width: 35px;
    height: 35px;
    /* margin-right: 5px; */
    text-align: center;
    line-height: 3;
    color: #fff;
    border-radius: 25px;
    background-color: #e00876;
    /* background: linear-gradient(to bottom, #a835ff 10%, #60369c 80%); */
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transform: scale(1);
    transition: all .2s ease-in;
    font-size: 18px;
}

div#freebies-submiter .twitterlink {
    display: flex;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 3;
    color: #fff;
    border-radius: 25px;
    /* background: linear-gradient(to bottom, #a835ff 10%, #60369c 80%); */
    background-color: #e00876;
    justify-content: center;
    align-items: center;
    /* margin-right: 5px; */
    text-decoration: none;
    transform: scale(1);
    transition: all .2s ease-in;
    font-size: 18px;
    cursor: pointer;
}
div#freebies-submiter .twitterlink:hover {
  color: #000;
}
.shockmotion {
    animation-name: float;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}
.shockmotion-2 {
    animation-name: float;
    animation-duration: 2s;
    animation-iteration-count: infinite;
}
.shockmotion-3 {
    animation-name: launch;
    animation-duration: 8s;
    animation-iteration-count: infinite;
}
@keyframes float {
    0% {
        transform: translatey(0px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    50% {
        transform: translatey(-10px);
        -webkit-filter: drop-shadow(0 25px 15px 0px rgba(0,0,0,0.2));      
        filter: drop-shadow(0 25px 15px 0px rgba(0,0,0,0.2)); 
    }
    100% {
        transform: translatey(0px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));
    }
}
@keyframes launch {
    0% {
        transform: translatey(0px) translatex(0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    .5% {
        transform: translatey(-1px) translatex(-.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    1% {
        transform: translatey(-2px) translatex(0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    1.5% {
        transform: translatey(-2px) translatex(-0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    2% {
        transform: translatey(-2px) translatex(0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    2.5% {
        transform: translatey(-2px) translatex(-0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    3% {
        transform: translatey(-2px) translatex(0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    3.5% {
        transform: translatey(-2px) translatex(-0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    4% {
        transform: translatey(-2px) translatex(0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    4.5% {
        transform: translatey(-2px) translatex(-0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    5% {
        transform: translatey(-2px) translatex(0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    5.5% {
        transform: translatey(-2px) translatex(-0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    6.5% {
        transform: translatey(-2px) translatex(0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    7% {
        transform: translatey(-2px) translatex(-0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    7.5% {
        transform: translatey(-2.5px) translatex(0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    8% {
        transform: translatey(-3px) translatex(-0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    8.5% {
        transform: translatey(-3.5px) translatex(0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    9% {
        transform: translatey(-4px) translatex(-0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    9.5% {
        transform: translatey(-4.5px) translatex(0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    10% {
        transform: translatey(-5px) translatex(-0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    10.5% {
        transform: translatey(-5.5px) translatex(0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    11% {
        transform: translatey(-6px) translatex(-0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    11.5% {
        transform: translatey(-6.5px) translatex(0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    12% {
        transform: translatey(-7px) translatex(-0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    12.5% {
        transform: translatey(-7.5px) translatex(0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    13% {
        transform: translatey(-8px) translatex(-0.5px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));  
    }
    50% {
        transform: translatey(-40px) translatex(-15px);
        -webkit-filter: drop-shadow(0 25px 15px 0px rgba(0,0,0,0.2));      
        filter: drop-shadow(0 25px 15px 0px rgba(0,0,0,0.2)); 
    }
    100% {
        transform: translatey(0px);
        -webkit-filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));      
        filter: drop-shadow(0 5px 15px 0px rgba(0,0,0,0.6));
    }
}
@supports (-ms-ime-align:auto) {
    #bg_gradient-bp:after {
        opacity: .05 !important;
    }
}
label.label-selector {
    position: absolute;
    display:block;
    width: 34px;
    height: 8px;
    background-color:#7d7d7d;
    border-radius:50px;
    padding:5px;
    transition:0.5s ease;
    cursor:pointer;
    margin: 0;
}

 label.label-selector:before {
    content: '';
    position:absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius:50%;
    /* box-shadow: 0 5px 5px #000000b3; */
    transition:0.4s;
    transition-timing-function: cubic-bezier(0.42,0,0.58,1);
}
input[type=checkbox]:checked + label {
    background-color: #cacaca;
} 
input:checked + label:before{
    left: 18px;
} 

label.label-selector {
}

.checkcommercial {
    width: 100%;
    max-width: 210px;
    display: flex;
    justify-content: flex-end;
    padding: 10px 0;
}

.checkcommercial p {
    width: 80%;
    margin: 0;
    line-height: 1;
    flex-basis: 1;
    flex-grow: 2;
    text-align: left;
    color: #000;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
}
div#input-commercial-container {
    flex-grow: 1;
    width: 20%;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  
  input#type-select {
    box-sizing: border-box;
    padding: 0;
    opacity: 0;
    flex-grow: 0;
    position: absolute;
  }
/*# sourceMappingURL=style.css.map */

/* SEARCH BAR */
.search-area .search-form-v2 {
    margin: 5px 0 10px;
    position: relative;
    display: flex;
    align-items: center;
    width: 215px;
    max-width: 100%;
    justify-content: flex-end;
}

.search-form-v2 input[type="text"] {
    box-shadow: 0 0 15px #0002, 0 6px 6px #0001;
    background-color: #ffffff !important;
    border-radius: 50px;
    height: 44px;
    width: 215px;
    padding: .375rem .75rem;
    border: 0;
    -webkit-appearance: none;
    margin-right: -10px;
}

.search-form-v2 input[type="submit"] {
    /* margin-left: -50px; */
    /* height: 32px; */
    width: 40px;
    background: #e00876;
    color: white;
    border: 0;
    -webkit-appearance: none;

    height: 32px;
    min-width: 40px;
    border-radius: 50px;
    padding: 0px;
    margin-left: -40px;
    box-shadow: 0 2px 10px #0005;
    cursor: pointer;
    margin-right: 0px;
}
/* SEARCH BAR */
/* IE FIX */
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        /* IE10+ CSS */
        .freebies-main-container::after{
            opacity: 0.05;
        }
    }
    @supports (-ms-accelerator:true) {
        /* Edge 12+ CSS */ 
        .freebies-main-container::after{
            opacity: 0.05;
        }
    }
    @supports (-ms-ime-align:auto) {
        /* Edge 16+ CSS */ 
        .freebies-main-container::after{
            opacity: 0.05;
        }
    }
/* IE FIX */

section#content_cards-container > a {
    display: none !important;
}

.container .content-section > * {
    padding: 0rem !important;
}

.img-section {
    justify-content: center;
}
@media screen and (max-width: 576px){
    /* NEW HEADER */
        .img-section.flex-1 {
            position: relative;
            top: 15px;
            pointer-events: none;
            left: -10px;
        }
        
        h1.freebies-title.fade-right.logo-section {
            font-size: calc(60px + (90 - 60) * ((100vw - 360px) / (576 - 360)));
            text-align: left;
            margin-bottom: 25px;
            margin-top: 0px;
        }
        
        p.parr-section.header-para {
            font-size: calc(17px + (24 - 17) * ((100vw - 360px) / (576 - 360))) !important;
            text-align: left;
            line-height: 1.4 !important;
        }
        
        .parr-section.header-para a.social-button {
            font-size: 20px;
            margin-left: 10px;
        }
        .header-para div#newslettersub {
            font-size: 20px;
            padding-left: 10px;
        }
    /* NEW HEADER */
}
@media screen and (min-width:577px) and (max-width:1124px){
    .img-section.flex-1 {
        position: relative;
        top: 5%;
        pointer-events: none;
    }

    h1.freebies-title.fade-right.logo-section {
        font-size: calc(100px + (120 - 100) * ((100vw - 769px) / (1124 - 769))) !important;
        text-align: left;
        position: relative;
        top: 0;
        left: 0;
        width: auto;
        margin-left: 0;
    }

    p.parr-section.header-para {
        font-size: calc(22px + (28 - 22) * ((100vw - 769px) / (1124 - 769))) !important;
        text-align: left;
        position: relative;
        left: 0;
        width: auto;
        min-width: 80% !important;
        width: 80%;
    }
    .content-section {
        align-items: flex-start;
    }
}


@keyframes loading {
    0% { filter: brightness(1) contrast(1); }
    50% { filter: brightness(1.1) contrast(1.1); }
    100% { filter: brightness(1) contrast(1); }
}

#aside-bar {
    flex: 0;
}

#not-found-box {
    position: relative;
    top: -20%;
    opacity: 0;
}

#not-found-box.show {
    position: relative;
    top: 0;
    opacity: 1;
}


@media screen and (min-width: 1381px) {
  
}
