*,
.Envite-Category .card-heading p.d-flex.justify-content-between,
.nav-bar .dropdown-menu li {
    margin: 0
}

.nav-bar .nav-btn,
.nav-bar a {
    color: #000;
    font-weight: 500
}

.home-section .heading,
.home-section P,
.home-section span {
    text-transform: uppercase;
    font-style: normal
}

/* @font-face {
    font-family: CERAPRO-BLACK;
    src: url(../font_family/CERAPRO-BLACK.TTF)
}

@font-face {
    font-family: CERAPRO-REGULAR;
    src: url(../font_family/CERAPRO-REGULAR.TTF)
}

@font-face {
    font-family: CERAPRO-MEDIUM;
    src: url(../font_family/CERAPRO-MEDIUM.TTF)
} */

@font-face {
    font-family: Croissant One;
    src: url(../font_family/CroissantOne-Regular.ttf) 
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    scrollbar-gutter: stable
}

@media (min-width:767px) {
    * {
        padding: 0;
        box-sizing: border-box;
        font-family: "PT Sans", sans-serif;
    }

    .Envite-Category .envite-btn,
    .Envite-Category .explore-btn,
    .Trending-Invitation .explore-btn,
    .all_buttons-section a,
    .footer ul li a,
    .home-section .heading,
    .home-section P,
    .home-section span,
    .home-section ul li,
    .invite_btn,
    .nav-bar .nav-btn,
    .nav-bar .popup_inner .log_form .log_head2,
    .nav-bar .popup_inner .log_form .signup_link span,
    .nav-bar a,
    .paragraph-section p,
    .paragraph-section p span,
    .premium-section .explore-btn,
    .premium-section .premium-btn,
    .premium-section .premium-cards .card p,
    .signin_link span {
        font-family: "PT Sans", sans-serif;
    }

    .Envite-Category .card .card-head,
    .c_heading,
    .heading {
        font-family: "PT Sans", sans-serif;
    }

    .c_heading,
    .heading {
        font-weight: 900;
        position: relative
    }

    .Envite-works-section .card1 .card-box p,
    .nav-bar .popup_inner .log_form .signup_link,
    .paragraph,
    .reviews-section .swiper-container_3 .para,
    .signin_link,
    p {
        font-family: "PT Sans", sans-serif;
    }

    .home-section .home-text-body {
        position: relative
    }

    .faq-section p button,
    .home-section .home-btn {
        font-family: var(--ff-paragraph-medium)
    }
}

.modal-open {
    overflow: hidden;
    position: fixed;
    width: 100%
}

.nav-bar {
    box-shadow: 0 4px 40px 10px rgba(163, 109, 0, .2);
    height: 70px
}

.nav-bar .nav-btn {
    border: 2px solid #fcc046;
    border-radius: 7px;
    padding: 6px 17px;
    font-size: 10px
}

.nav-bar li {
    margin: 0 15px
}

.nav-bar .dropdown-menu li a:hover {
    background: #fcc046;
    color: #fff
}

.nav-bar .dropdown-menu li a.active {
    background: #fcc046 !important;
    color: #fff !important
}

.nav-bar a {
    font-size: 17px;
    text-decoration: none
}

.nav-bar a:focus,
.nav-bar a:hover {
    color: #fcc046
}

.contact_us.active,
.nav-bar li a.active {
    color: #fcc046 !important
}

.nav-bar .login_popup,
.signup_popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    background: rgba(62, 41, 0, .6);
    z-index: 99;
    display: none
}

.nav-bar .popup_inner {
    max-width: 900px;
    max-height: 520px;
    background: #fff
}

.nav-bar .popup_inner .form-img {
    object-fit: cover
}

.nav-bar .popup_inner .log_form {
    text-align: center;
    background: url(../images/img/form-bg.webp) 0 0/cover;
    padding: 0 50px;
    position: relative
}

.hide_signup_popup,
.nav-bar .popup_inner .log_form .hide_login_popup {
    max-width: 30px;
    max-height: 30px;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer
}

.nav-bar .popup_inner .log_form .log_head1 {
    font-size: 40px;
    font-family: LilyScript One;
    color: #fcc046;
    margin-top: 50px
}

.nav-bar .popup_inner .log_form .log_head2 {
    font-size: 15px;
    margin-top: 10px
}

.nav-bar .popup_inner .log_form .google_btn {
    max-width: 200px;
    margin: 10px auto 15px
}

.nav-bar .popup_inner .log_form .signup_link,
.signin_link {
    font-size: 13px
}

.nav-bar .popup_inner .log_form .signup_link span,
.signin_link span {
    color: #fcc046;
    cursor: pointer
}

.nav-bar.navbar {
    position: sticky;
    top: 0;
    background: #fff;
    height: auto;
    padding: 15px 0;
    z-index: 999999
}

.heading::after,
.heading::before {
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    left: calc(50% - 109px);
    z-index: 999;
    width: 240px;
    height: 20px;
    position: absolute;
    content: ""
}

.nav-bar.navbar button:focus {
    box-shadow: none
}

:root {
    --white-border-top-image: url("/images/img/white-heading-design.webp");
    --white-border-bottom-image: url("/images/img/white-heading-desig2.webp");
    --yellow-border-top-image: url("/images/img/heading-design.webp");
    --yellow-border-bottom-image: url("/images/img/heading-design2.webp")
}

.heading {
    padding: 30px
}

.heading::before {
    top: 0
}

.heading::after {
    bottom: 0
}

.Envite-Category .heading::before,
.Trending-Invitation .heading::before,
.faq-section .heading::before {
    background-image: var(--yellow-border-top-image)
}

.Envite-Category .heading::after,
.Trending-Invitation .heading::after,
.faq-section .heading::after {
    background-image: var(--yellow-border-bottom-image)
}

.premium-section .heading::before,
.reviews-section .heading::before {
    background-image: var(--white-border-top-image)
}

.premium-section .heading::after,
.reviews-section .heading::after {
    background-image: var(--white-border-bottom-image)
}

@media (max-width:1024px) {

    .Envite-Category .heading-para,
    .Envite-Category .sub-heading,
    .Envite-works-section,
    .home-section {
        display: none
    }
}

.home-section .home-sec-container {
    width: 100%;
    max-width: 1140px
}

.home-section .home-img img {
    width: 100%;
    max-width: 100%
}

.home-section .home-text {
    padding: 60px 0 0
}

.home-section .home-img {
    margin-top: -100px;
    position: relative
}

.home-section .heading {
    color: #000;
    font-size: 75px;
    font-weight: 700;
    line-height: 80px
}

.home-section span {
    color: #000;
    font-size: 25px;
    font-weight: 500;
    line-height: normal
}

.home-section P {
    color: #000;
    font-size: 50px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0
}

.home-section .home-text-body {
    position: relative
}

.home-section .home-btn {
    padding: 16px 23px;
    border-radius: 24px;
    background: linear-gradient(98deg, #f1c34d 7.22%, #f69d26 93.03%);
    border: none
}

.home-section ul {
    margin: 20px 0 50px
}

.home-section ul li {
    display: inline;
    color: #000;
    font-size: 20px;
    position: relative;
    margin-right: 40px;
    line-height: 39px
}

.home-section ul li::after {
    content: "";
    width: 7px;
    height: 7px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 25px;
    transform: translate(-50px, -50%);
    font-size: 1.5em;
    border-radius: 10px
}

.home-section ul li.active_li::after {
    width: 10px;
    height: 10px
}

.home-section .home-img img.form_submit_img {
    max-width: 170px;
    animation: 30s linear infinite form_submit_img;
    position: relative;
    left: 30px
}

@keyframes form_submit_img {

    0%,
    10% {
        transform: scale(1)
    }

    15%,
    50% {
        transform: scale(1.7) translate(110px, 85px);
        transform-origin: 0
    }

    55%,
    80% {
        transform: scale(.7) translate(60px, 360px);
        transform-origin: 0
    }

    85% {
        transform: scale(1) translate(0, 0);
        transform-origin: 0
    }
}

.home-section .home-img img.invitation_cards_img {
    max-width: 300px;
    position: absolute;
    right: 10%;
    top: 15%;
    animation: 30s linear infinite invitation_cards_img
}

@keyframes invitation_cards_img {

    0%,
    10% {
        transform: scale(1)
    }

    15%,
    50% {
        transform: scale(.4) translate(-260px, 290px);
        transform-origin: 0
    }

    55%,
    80% {
        transform: scale(.6) translate(-300px, -250px);
        transform-origin: 0
    }

    85% {
        transform: scale(1);
        transform-origin: 0
    }
}

.home-section .home-img img.preview_download_img {
    max-width: 120px;
    position: absolute;
    bottom: -230px;
    left: 85px;
    animation: 30s linear infinite preview_download_img
}

@keyframes preview_download_img {

    0%,
    10% {
        transform: scale(1)
    }

    15%,
    50% {
        transform: scale(1.4) translate(-30px, -190px);
        transform-origin: 0
    }

    55%,
    80% {
        transform: scale(2.5) translate(50px, -50px);
        transform-origin: 0
    }

    85% {
        transform: scale(1);
        transform-origin: 0
    }
}

.second_text,
.third_text {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.first_text {
    animation: 30s linear infinite first_text
}

@keyframes first_text {

    0%,
    10%,
    85% {
        opacity: 1
    }

    15%,
    50%,
    70%,
    80% {
        opacity: 0
    }
}

.second_text {
    animation: 30s linear infinite second_text
}

@keyframes second_text {

    0%,
    10%,
    100%,
    55%,
    80% {
        opacity: 0
    }

    15%,
    50% {
        opacity: 1
    }
}

.third_text {
    animation: 30s linear infinite third_text
}

@keyframes third_text {

    0%,
    10%,
    15%,
    50%,
    85% {
        opacity: 0
    }

    55%,
    80% {
        opacity: 1
    }
}

.home-section ul li:first-child.active_li {
    animation: 30s linear infinite active_li_first
}

@keyframes active_li_first {

    0%,
    10%,
    85% {
        font-weight: 900
    }

    15%,
    50%,
    70%,
    80% {
        font-weight: 400
    }
}

.home-section ul li:nth-child(2).active_li {
    animation: 30s linear infinite active_li_second
}

@keyframes active_li_second {

    0%,
    10%,
    100%,
    55%,
    80% {
        font-weight: 400
    }

    15%,
    50% {
        font-weight: 900
    }
}

.home-section ul li:nth-child(3).active_li {
    animation: 30s linear infinite active_li_third
}

@keyframes active_li_third {

    0%,
    10%,
    30%,
    50%,
    85% {
        font-weight: 400
    }

    55%,
    80% {
        font-weight: 900
    }
}

.home-section ul li:first-child.active_li::after {
    animation: 30s linear infinite active_first_after
}

@keyframes active_first_after {

    0%,
    10%,
    85% {
        width: 10px;
        height: 10px
    }

    15%,
    50%,
    70%,
    80% {
        width: 7px;
        height: 7px
    }
}

.home-section ul li:nth-child(2).active_li::after {
    animation: 30s linear infinite active_second_after
}

@keyframes active_second_after {

    0%,
    10%,
    100%,
    55%,
    80% {
        width: 7px;
        height: 7px
    }

    15%,
    50% {
        width: 10px;
        height: 10px
    }
}

.home-section ul li:nth-child(3).active_li::after {
    animation: 30s linear infinite active_third_after
}

@keyframes active_third_after {

    0%,
    10%,
    30%,
    50%,
    85% {
        width: 7px;
        height: 7px
    }

    55%,
    80% {
        width: 10px;
        height: 10px
    }
}

.home-section ul li:first-child.active_li::before {
    content: "";
    width: 29px;
    height: 10px;
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.5em;
    border-radius: 20px;
    background: var(--CTA, linear-gradient(98deg, #f1c34d 7.22%, #f69d26 93.03%));
    animation: 30s linear infinite active_first_before
}

@keyframes active_first_before {

    0%,
    10%,
    85% {
        transform: translate(-15px, 0)
    }

    15%,
    50% {
        transform: translate(110px, 0)
    }

    55%,
    80% {
        transform: translate(250px, 0)
    }
}

.Envite-Category .explore-btn,
.Trending-Invitation .explore-btn,
.premium-section .explore-btn {
    background: #fcc046;
    color: #fff;
    border: none;
    outline: 0;
    padding: 12px 20px;
    border-radius: 10px
}

.Envite-works-section {
    padding: 60px 0
}

.Envite-works-section .card-section {
    display: flex;
    justify-content: center;
    align-items: center
}

.Envite-works-section .card-section3 {
    justify-content: left
}

.Envite-works-section .top-design,
.Trending-Invitation .top-design,
.bottom-design {
    max-width: 240px;
    max-height: 17px;
    margin: 0 auto
}

.Envite-Category .top-design,
.bottom-design,
.faq-section .top-design,
.premium-section .top-design {
    max-width: 240px;
    max-height: 20px;
    margin: 0 auto
}

.Envite-works-section .card1 img {
    max-width: 130px;
    max-height: 130px;
    margin-left: -17px
}

.Envite-works-section .card1 .card-box {
    padding: 50px 10px 10px 15px;
    box-shadow: 3px 4px 35px 10px rgba(0, 0, 0, .08);
    border-radius: 15px;
    margin-top: -60px;
    max-width: 270px
}

.Envite-works-section .card1 .card-box h3 {
    font-size: 19px;
    color: #000
}

.Envite-works-section .card1 .card-box p {
    font-size: 14px;
    color: var(--black-paragraph)
}

.Envite-works-section .arrow {
    max-width: 40px;
    max-height: 20px;
    margin-top: 100px
}

.Envite-works-section .arrow_bottom {
    max-width: 20px;
    max-height: 40px;
    margin-top: 50px;
    display: none
}

.Envite-Category .envite-btn {
    padding-top: 40px;
    width: 150px;
    text-align: center
}

.Envite-Category .box-card {
    width: 100%;
    margin: 0 auto
}

.Envite-Category .card {
    width: 100%;
    height: 100%;
    border: none;
    border-radius: 10px;
    box-shadow: 0 4px 60px 30px rgba(0, 0, 0, .05);
    cursor: pointer
}

.Envite-Category .card img {
    width: 100% !important;
    border-radius: 8px
}

.Envite-Category .card .card-head {
    font-size: 14px;
    color: #000;
    position: relative;
    font-weight: 800
}

.premium-section .premium-btn {
    padding-top: 50px;
    width: 170px;
    text-align: center
}

.premium-section .premium-cards .card {
    height: 100%;
    background: #fff;
    border-radius: 15px
}

.premium-section .premium-cards .card img {
    max-width: 70px;
    max-height: 70px;
    display: block
}

.premium-section .premium-cards .card h4 {
    font-size: 19px
}

.premium-section .premium-cards .card p {
    color: #505960;
    font-size: 15px
}

.Trending-Invitation .card {
    width: 215px;
    height: 380px;
    padding: 10px;
    border-radius: 10px;
    margin-left: 50px;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0
}

.Trending-Invitation .card .img-main {
    max-height: 270px;
    max-width: 200px;
    margin: 0 auto
}

.Trending-Invitation .card .card-head {
    font-size: 15px;
    color: #000;
    position: relative;
    font-weight: 800
}

.Trending-Invitation .swiper-slide img {
    width: 100%
}

.Trending-Invitation .swiper-pagination-bullet {
    background: #08044f;
    width: 14px;
    height: 14px
}

.Trending-Invitation .swiper-container_2 .swiper-pagination {
    bottom: auto;
    padding-top: 25px
}

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

    .heading::after,
    .heading::before {
        width: 215px
    }

    .Envite-Category {
        padding: 30px 0
    }

    .Envite-Category .filter {
        padding: 20px 0
    }

    .Envite-Category .card {
        width: 100%;
        max-width: 100%
    }

    .Envite-Category .box-card {
        margin: 40px auto 0
    }

    .Envite-Category .container {
        padding: 0 15px
    }

    .Envite-Category .card .card-head {
        font-size: 18px
    }

    .Envite-Category .card .card-heading {
        padding: 0 !important
    }

    .Envite-Category .heading,
    .Envite-works-section .heading,
    .Trending-Invitation .heading,
    .premium-section .heading {
        font-size: 18px;
        font-weight: 900;
        position: relative
    }

    .Envite-Category .sub-heading,
    .Envite-works-section .sub-heading,
    .Trending-Invitation .sub-heading,
    .premium-section .sub-heading {
        font-size: 16px;
        font-weight: 400;
        padding-top: 30px;
        font-family: Croissant One;
        letter-spacing: 2px
    }

    .premium-section .premium-cards {
        margin-top: 0 !important
    }

    .Trending-Invitation {
        padding: 60px 0
    }

    .premium-section .premium-cards .card img {
        max-width: 50px;
        height: 50px
    }

    .premium-section .premium-cards .card h4 {
        font-size: 15px
    }

    .reviews-section {
        padding: 70px 0
    }
}

.reviews-section .swiper-container_3 {
    max-width: 900px;
    padding: 50px 0 30px
}

.reviews-section .swiper-container_3 .para {
    font-style: normal;
    font-size: 20px;
    text-align: center;
    padding: 0 70px;
    position: relative
}

.reviews-section .swiper-container_3 img {
    position: absolute
}

.reviews-section .swiper-container_3 .para-top {
    top: -30px;
    left: -5px
}

.reviews-section .swiper-container_3 .para-bottom {
    bottom: -30px;
    right: -5px
}

.reviews-section .swiper-container_3 span.outer-dot,
.reviews-section.swiper-container_first span.outer-dot {
    position: relative;
    height: 20px;
    width: 20px;
    border: 2px solid transparent;
    background: 0 0
}

.reviews-section .swiper-container_3 span.inner-dot,
.reviews-section .swiper-container_first span.inner-dot {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #e9cc9e;
    margin: 0 !important
}

.reviews-section .swiper-container_3 span.outer-dot.swiper-pagination-bullet-active span.inner-dot,
.reviews-section .swiper-container_first span.outer-dot.swiper-pagination-bullet-active span.inner-dot {
    background: #fff;
    width: 20px;
    height: 20px
}

.reviews-section .swiper-container_3 .swiper-pagination,
.reviews-section .swiper-container_first .swiper-pagination {
    bottom: auto
}

.footer {
    background: #fcc046;
    padding: 50px 0 0
}

.footer .foot-nav {
    border-bottom: 2px
}

.footer .foot-nav p {
    padding-left: 2rem;
    font-family: Croissant One;
    font-size: 20px
}

.footer .foot-nav li {
    list-style: none
}

.footer .copyright span {
    color: #000;
    text-align: center;
    font-size: 15px
}

.footer .one {
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #5a3500
}

.footer .one p {
    padding-top: 25px;
    font-size: 14px
}

.footer .two,
.third {
    border-right: 2px solid #f99c19
}

.footer ul li a {
    color: #000;
    justify-content: left;
    text-decoration: none;
    font-size: 14px
}

.footer ul li a:hover {
    color: #fff;
    cursor: pointer
}

.footer .mail,
.social {
    padding-left: 2rem
}

.footer .mail input {
    padding: 8px 10px;
    border: 2px solid #000;
    border-right: none;
    background: 0 0;
    border-radius: 8px 0 0 8px;
    outline: 0
}

.footer .mail input::placeholder {
    color: #fff
}

.footer .mail button {
    padding: 4px 20px;
    border-radius: 0 8px 8px 0;
    background: #100c04;
    color: #fff;
    outline: 0;
    border: none
}

@media (max-width:767px) {

    .Envite-Category .heading-para,
    .Envite-Category .sub-heading,
    .Envite-works-section,
    .home-section {
        display: none
    }

    .footer {
        background: #fcc046;
        padding: 25px 0 0
    }

    .footer .foot-nav p {
        padding-left: 0
    }

    .footer .foot-nav .col-md-6:last-child .social,
    .footer .foot-nav ul {
        padding: 0
    }

    .footer .third,
    .footer .two {
        width: 50%;
        max-width: 50%
    }

    .footer .foot-nav .col-md-6:last-child p,
    .footer .foot-nav .col-md-6:last-child ul {
        margin: 0
    }

    .footer .third p,
    .footer .two p {
        margin-bottom: 5px
    }

    .footer .mail input {
        width: 100%;
        max-width: 100%
    }

    .faq-section {
        padding: 60px 0
    }

    .premium-section .accordion button.accordion-button {
        padding: 10px 15px
    }
}

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

    .premium-section .explore-btn,
    .premium-section .swiper-pagination {
        margin-top: 20px
    }

    .premium-section .premium-cards .card {
        max-width: 270px !important
    }
}

@media screen and (min-width:1400px) {
    .Envite-works-section .card-section3 .card-3 {
        margin-left: 25px
    }

    .nav-bar li {
        margin: 0 20px
    }
}

@media screen and (max-width:1300px) {
    .footer .mail {
        padding-left: 0
    }
}

@media screen and (max-width:1200px) {
    .navbar .navbar-collapse {
        margin-top: 22px;
        position: absolute;
        top: 69%;
        width: 100%;
        left: 0;
        padding: 10px 15px 25px;
        z-index: 1 !important;
        background: #fff !important
    }

    .navbar .contact_us {
        margin-bottom: 20px !important;
        display: block;
        width: 100% !important
    }

    .nav-bar .nav-btn {
        max-width: 100% !important;
        font-size: 16px
    }

    .home-text {
        padding-top: 100px
    }

    .footer .two,
    .third {
        border: none
    }

    .nav-bar li {
        margin: 0 10px
    }

    .navbar-nav form {
        padding-top: 30px
    }

    .navbar .nav-btn {
        max-width: 100px
    }

    .contact_us {
        margin: 0 0 10px 10px !important
    }

    .nav-bar .popup_inner {
        max-width: 700px
    }

    .nav-bar .popup_inner .log_form .log_head1 {
        margin-top: 10px
    }

    .nav-bar .popup_inner .log_form .log_head2 {
        margin-top: 20px
    }
}

@media screen and (max-width:1024px) {
    .home-section .head2 {
        font-size: 60px
    }

    .Envite-Category .box-card {
        justify-content: start
    }

    .Trending-Invitation .card {
        margin-left: 50px
    }
}

@media screen and (max-width:992px) {
    .Envite-works-section .card-section3 {
        justify-content: center
    }

    .Envite-works-section .arrow {
        display: none
    }

    .Envite-works-section .arrow_bottom {
        display: block
    }
}

@media screen and (max-width:768px) {
    .home-section .home-text {
        padding-top: 50px;
        width: 100%
    }

    .home-section {
        padding-bottom: 50px
    }

    .home-section .home-text .head1 {
        font-size: 36px
    }

    .home-section .home-text .head2 {
        font-size: 55px
    }

    .home-section .home-img,
    .nav-bar .popup_inner .form-img {
        display: none
    }

    .nav-bar .popup_inner .log_form {
        width: 100%;
        min-height: 400px
    }

    .nav-bar .popup_inner .log_form .log_head1 {
        margin-top: 10px
    }

    .nav-bar .popup_inner .log_form .google_btn {
        margin: 15px auto 30px
    }

    div#products_view {
        width: 100%
    }

    .POPULAR_SEARCHES,
    .popular_sec {
        font-weight: 700
    }
}

@media screen and (max-width:500px) {
    .footer {
        padding: 20px 0 0
    }

    .Envite-works-section .heading,
    .home-section .head1 {
        font-size: 40px
    }

    .home-section .head2 {
        font-size: 50px
    }

    .home-section .para {
        font-size: 14px
    }

    .reviews-section .swiper-container_3 img {
        display: none
    }

    .reviews-section .swiper-container_3 .para {
        padding: 0
    }

    .Envite-works-section .sub-heading {
        font-size: 27px
    }
}

@media screen and (max-width:450px) {
    .nav-bar .nav-btn {
        padding: 4px 10px;
        font-size: 12px
    }
}

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

    .Envite-Category .envite-btn,
    .premium-section .premium-btn {
        width: 100%
    }

    .Envite-Category button,
    .premium-section button {
        font-size: 22px
    }

    .all_buttons-section a {
        font-size: 22px;
        line-height: 40px !important
    }
}

@media screen and (max-width:400px) {
    .logo img {
        width: 130px
    }

    .sale_logo img {
        width: 80px
    }
}

@media screen and (max-width:350px) {
    .footer .mail {
        padding-left: 0
    }

    .navbar-toggler {
        padding: 4px;
        font-size: 1rem
    }

    .logo img {
        width: 105px !important
    }
}

#announcment {
    width: 100%;
    max-width: 100%;
    background: url(../images/img/Background.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0px 35px 0px;
}

#announcment h2 {
    font-size: 44px;
    color: white;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
}

#announcment .highlight {
    color: #FBBF00;
}

#announcment p {
    color: white;
    font-size: 24px;
    font-family: "PT Sans", sans-serif;
}

@media screen and (max-width: 992px) {
    .img-announcment {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    #announcment h2 {
        font-size: 22px;
    }

    #announcment p {
        font-size: 16px;
    }
}

#announcment {
    width: 100%;
    max-width: 100%;
    background: url(../images/img/Background.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 0px 35px 0px;
}

#announcment h2 {
    font-size: 44px;
    color: white;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
}

#announcment .container {
    position: relative;
}

#announcment .highlight {
    color: #FBBF00;
}

#announcment p {
    color: white;
    font-size: 24px;
    font-family: "PT Sans", sans-serif;
}

@media screen and (max-width: 992px) {
    .img-announcment {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    #announcment h2 {
        font-size: 22px;
    }

    #announcment p {
        font-size: 16px;
    }
}