@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1324px;
    }
}
@media (max-width: 1400px) {
    .header .nav-link {
        padding: 15px 9px !important;
        font-size: 14px;
    }
    .header .side-head .search {
        margin-right: 10px;
    }
    .cart-dropdown {
        margin-right: 10px;
    }
    #google_translate_element {
        margin: 0px 10px;
    }
    .goog-te-gadget-simple a {
        font-size: 14px;
    }
    .header .side-head .btn-mem select {
        font-size: 14px;
    }
    .header .side-head .btn-mem {
        margin-right: 10px;
    }
}
@media (max-width: 1300px) {
    .owl-nav button.owl-prev {
        left: -20px;
    }
    .owl-nav button.owl-next {
        right: -20px;
    }
}
@media (max-width: 1200px) {
    .header .navbar .navbar-brand img {
        width: 30px;
    }
    .header .nav-link {
        font-size: 12px;
        line-height: 14px;
        padding: 10px 5px !important;
    }
    .header .side-head .btn-mem {
        margin-right: 10px;
    }
    .header .side-head .btn-mem select {
        font-size: 12px;
    }

    #google_translate_element {
        margin: 0px 10px;
    }
    .goog-te-gadget-simple:after {
        font-size: 12px;
    }
    .goog-te-gadget-simple a {
        font-size: 12px;
    }
    .header .side-head .search {
        margin-right: 10px;
    }
    .cart-dropdown {
        margin-right: 10px;
    }
    .compaigns-headline {
        padding: 40px;
    }
    .compaigns .compaigns-headline img {
        height: 100px;
    }
    .compaigns .compaigns-headline p {
        font-size: 14px;
    }
    .compaigns-headline2 {
        padding: 40px;
    }
    .compaigns-headline2 h1 {
        font-size: 30px;
        padding-bottom: 20px;
    }
    .compaigns-headline2 p {
        font-size: 14px;
    }
    .campaign-details .entries-right-box .giveaway-box .login-box .form-group {
        flex-direction: column;
    }
    .campaign-details .content h1,
    .campaign-details .content h2,
    .campaign-details .content h3,
    .campaign-details .content h4,
    .campaign-details .content h5,
    .campaign-details .content h6 {
        font-size: 14px;
    }
    .my-account .account-coupons .box-coupon {
        padding: 10px 10px;
        gap: 10px;
    }
    .my-account .account-details .link-first a {
        font-size: 10px;
    }
    .main2-content .box {
        padding: 20px;
    }
    .main2-content {
        padding: 60px;
    }
    .events .bg,
    .events .right-side {
        padding: 50px;
    }
}
@media (max-width: 992px) {
    .header .navbar .navbar-brand img {
        width: 40px;
    }

    .founder-sec .row .col-lg-6 {
        order: 2;
    }
    .founder-sec .row .col-lg-6 + .col-lg-6 {
        order: 1;
    }
    .founder-sec .founder-name {
        padding-bottom: 0px;
    }
    .founder-sec .shape4 {
        top: 60%;
    }

    .mobile-sidebar .nav-link {
        padding: 20px 0px !important;
    }

    .founder-page * {
        order: unset !important;
    }
    .founder-page .content {
        padding-bottom: 15px;
    }
    .founder-page .founder-name {
        padding-bottom: 50px;
    }
    .what-is-rayong .box {
        padding: 50px;
    }
    .sustainability img {
        margin-bottom: 20px;
        height: 300px;
    }
    .contactus .section-para {
        margin-bottom: 25px;
    }
    .contactus iframe {
        margin-top: 40px;
        height: 300px;
    }
    .owl-nav,
    .owl-nav.disabled {
        display: none !important;
    }

    .product-details .main-img-show img + div + div {
        display: none !important;
    }
    .product-details .main-img-show {
        margin-top: 30px;
    }
    .cart .right-side {
        margin-top: 30px;
    }
    .checkout .have-a-coupon {
        margin-top: 30px;
    }
    .my-account .dashboard .dash-box {
        font-size: 14px;
    }
    .my-account .my-account-sidebar {
        margin-bottom: 20px;
    }
    .my-account .account-coupons .box-coupon .coupon-description .sub-title {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .my-account .account-coupons .box-coupon .coupon-description p {
        margin: 0px;
        font-size: 10px;
    }
    .my-account .account-coupons .box-coupon .coupon-description .btn-sm {
        font-size: 10px;
    }
    .my-account .addresses .box .title {
        font-size: 14px;
    }
    .my-account .addresses .box p {
        font-size: 10px;
    }
    .my-account .addresses .box .btn {
        font-size: 10px;
        padding: 8px 12px;
    }
    .my-account .account-details .web-btn {
        font-size: 14px;
    }
    .my-account .account-details .link-first {
        gap: 8px;
        padding: 3px;
    }
    .my-account .account-details .form-label {
        margin-bottom: 0.5rem;
        font-size: 14px;
    }

    .cart-dropdown .dropdown-menu {
        left: -200px;
    }
    .cart-dropdown button {
        font-size: 22px;
    }
    .main2-content {
        padding: 40px;
    }
    .header .side-head .btn-mem select {
        font-size: 16px;
    }
    .events .bg {
        padding: 30px;
    }
    .events .bg .heading {
        font-size: 35px;
    }
    .events .bg .content {
        font-size: 15px;
    }
    .events .right-side {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    body {
        font-size: 14px;
    }
    .section-padding {
        padding: 30px 0px;
    }
    .section-heading {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 25px;
    }
    .section-heading.with-p {
        margin-bottom: 10px;
    }
    .section-para {
        margin-bottom: 25px;
    }
    .section-btn {
        margin-top: 25px;
    }
    .main-banner .main-content {
        padding: 40px 0px;
    }
    .main-banner .main-content h1 {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .main-banner .main-content p {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .banner .banner-content img {
        height: 120px;
    }
    .banner .banner-content .box-body {
        padding: 15px;
    }
    .banner .banner-content .title {
        line-height: 20px;
        height: 40px;
        margin-bottom: 5px;
    }
    .banner .banner-content p {
        margin-bottom: 10px;
    }

    .banner .banner-content .box-footer {
        flex-direction: column;
        gap: 5px;
    }
    .product .box img {
        height: 120px;
    }
    .product .box .box-body {
        padding: 15px;
    }
    .product .box .title {
        line-height: 20px;
        height: 40px;
        margin-bottom: 5px;
    }
    .product .box .product-content {
        margin-bottom: 5px;
    }
    .product .box p {
        margin-bottom: 10px;
    }
    .founder-sec .content {
        padding: 30px 0px 25px;
    }
    .founder-sec .section-heading {
        font-size: 26px;
        margin-bottom: 25px;
    }
    .founder-sec .founder-name img {
        height: 60px;
    }
    .founder-sec .ceo-img {
        height: 300px;
    }
    .founder-sec .shape4 {
        width: 130px;
        top: unset;
        bottom: 20%;
    }
    .founder-sec .shape3 {
        width: 113px;
    }
    .founder-sec .img-box .shape2 {
        width: 50px;
    }
    .feature .brands img {
        height: 40px;
    }
    .compaigns-headline {
        padding: 30px 15px;
    }
    .compaigns-headline1 img {
        height: 350px;
    }
    .compaigns-headline2 {
        padding: 30px 15px;
    }
    .compaigns-headline2 h1 {
        font-size: 20px;
        padding-bottom: 10px;
        margin: 0px;
    }
    .compaign-banner {
        padding: 30px 15px;
    }
    .compaign-banner .section-heading {
        font-size: 20px;
    }
    .explore1 a img {
        height: 160px;
    }
    .footer {
        padding: 5px 0px 20px;
    }
    .footer .footer-img {
        padding-bottom: 0px;
    }
    .footer .footer-img img {
        width: 240px;
    }
    .footer .footer-content ul {
        gap: 0px 15px;
        padding-bottom: 15px;
    }
    .footer .footer-content ul li a {
        font-size: 14px;
        line-height: 14px;
    }
    .footer .social-icon ul li a {
        font-size: 25px;
    }
    .search-form {
        width: 90%;
    }
    .search-text {
        width: 80%;
    }
    .page-banner {
        padding: 20px 0px;
    }
    .page-banner .title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .page-banner .title br {
        display: none;
    }
    .page-banner p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .page-banner img {
        height: 250px;
        margin-top: 20px;
    }
    .about-section p,
    .about-section p:last-child {
        margin-bottom: 15px;
    }
    .founder-page .content {
        padding-top: 0px;
    }
    .founder-page .founder-name-wrapper {
        margin-top: 0px;
        flex-direction: column-reverse;
    }
    .founder-page .founder-name {
        padding-bottom: 20px;
    }
    .what-is-rayong .box {
        padding: 30px 15px;
    }
    .what-is-rayong .row + .row {
        flex-direction: column-reverse;
    }
    .partner-section {
        padding-bottom: 15px;
    }
    .partner-section .box {
        flex-direction: column;
        padding: 15px 15px 20px;
        gap: 10px;
        margin-bottom: 15px;
    }
    .partner-section .box .content {
        width: 100%;
    }
    .partner-section .box .title {
        font-size: 18px;
    }
    .partner-section .box a {
        line-break: anywhere;
    }
    .contactus iframe {
        margin-top: 25px;
    }

    .login-page {
        overflow: hidden;
    }
    .login-page .login-box {
        padding: 25px 0;
    }
    .login-page .login-left-side:before {
        display: none;
    }
    .login-page .login-left-side {
        padding: 10px 0px;
    }
    .login .login-img {
        border-radius: 15px;
        height: 140px;
        object-fit: cover;
    }
    .login-page .login-left-side .section-heading {
        font-size: 22px;
    }
    .login .write-comment-box .section-heading {
        font-size: 22px;
    }
    .login .write-comment-box {
        padding: 20px;
    }
    .register .login-img {
        display: none;
    }
    .blogs .box img {
        height: 120px;
    }
    .blogs .box .box-body {
        padding: 15px;
    }
    .blogs .box .title {
        line-height: 20px;
        height: 40px;
        margin-bottom: 5px;
    }
    .blogs .box p {
        margin-bottom: 10px;
    }
    .blogs .box .listing-content {
        height: 48px;
    }
    .web-modal .modal-header {
        padding: 20px;
    }
    .web-modal .modal-title {
        font-size: 18px;
    }
    .web-modal .modal-body {
        padding: 20px;
    }
    .campaign-details .main-img {
        height: 250px;
        margin-bottom: 25px;
    }
    .campaign-product-slider .box img {
        height: 160px;
    }
    .campaign-product-slider .box .title {
        font-size: 14px;
    }
    .entries-box {
        margin-top: 25px;
        padding: 15px;
    }
    .entries-box .section-heading {
        font-size: 20px;
        margin-bottom: 50px;
    }
    .entries-box .entries-sub-box {
        padding: 20px;
        margin-top: 10px;
    }
    .entries-box .entries-sub-box .title {
        font-size: 18px;
        margin: 5px 0px;
    }
    .gift-boxes .box {
        border-radius: 10px;
    }
    .gift-boxes .box .box-body {
        padding: 15px;
    }
    .gift-boxes .box img {
        width: 50px;
        height: 50px;
        margin-bottom: 10px;
    }
    .gift-boxes .box .btn {
        margin-top: 10px;
        font-size: 12px;
    }
    .campaign-details .entries-right-box .giveaway-box {
        border-radius: 10px;
    }
    .campaign-details .entries-right-box .giveaway-box .numbers .number {
        padding: 10px 10px 15px;
    }
    .campaign-details .entries-right-box .giveaway-box .numbers .number .title {
        font-size: 26px;
    }
    .campaign-details .entries-right-box .giveaway-box .section-heading {
        padding: 15px;
        font-size: 20px;
    }
    .campaign-details .entries-right-box .giveaway-box .login-box {
        padding: 15px;
    }
    .campaign-details .entries-right-box .giveaway-box .login-box .form-group {
        width: 100%;
        margin-bottom: 10px;
    }
    .campaign-details .entries-right-box .giveaway-box .login-box .btn {
        margin: 10px 0px;
    }
    .campaign-details .entries-right-box .giveaway-box .sub-heading {
        padding: 15px;
        font-size: 16px;
    }
    .campaign-details
        .entries-right-box
        .giveaway-box
        .platform-list
        li
        .list
        p {
        font-size: 14px;
        line-height: 20px;
    }
    .product-details .main-img-show {
        height: 300px;
    }
    .product-details .small-img {
        height: 80px;
    }
    .product-details .small-container .show-small-img {
        width: 80px;
        height: 80px;
    }
    .product-details .main-img-show {
        margin-top: 20px;
    }
    .product-details .sub-heading {
        margin: 25px 0px 15px;
        font-size: 18px;
    }
    .product-details .detail-product-box {
        padding: 15px;
        gap: 10px;
    }
    .product-details .detail-product-box img {
        width: 80px;
        height: 80px;
    }
    .product-details .detail-product-box .content {
        width: calc(100% - 90px);
    }
    .product-details .detail-product-box .content .price {
        font-size: 14px;
        line-height: 18px;
    }
    .product-details .detail-product-box .content .price span {
        font-size: 18px;
    }
    .cart-tabs {
        padding: 10px 0px;
    }
    .cart-tabs ul {
        text-align: center;
        line-height: 14px;
        gap: 20px;
    }
    .cart-tabs ul li:before {
        left: -10px;
    }
    .cart-tabs ul li a {
        font-size: 13px;
    }
    .cart .table {
        white-space: nowrap;
    }
    .cart .product-name img {
        width: 50px;
        height: 50px;
    }
    .cart .product-name .content {
        width: calc(100% - 65px);
    }
    .cart .product-name .content .title {
        font-size: 14px;
    }
    .cart .update-btn {
        flex-direction: column;
        gap: 10px;
    }
    .cart .update-btn .btn {
        width: 100%;
    }
    .cart .right-side {
        margin-top: 20px;
    }
    .cart .right-side .table {
        white-space: unset;
    }
    .checkout .have-a-coupon {
        margin-top: 20px;
    }
    .checkout .rightside .table {
        margin: 0px -20px !important;
        width: calc(100% + 40px);
    }
    .checkout .rightside .table tr th,
    .checkout .rightside .table tr td {
        padding: 10px 20px;
    }
    .checkout .rightside .tc {
        margin-bottom: 10px;
    }
    .my-account .dashboard .dash-box {
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }
    .my-account .my-account-sidebar .name {
        padding: 12px 15px 12px;
    }
    .thank-you {
        padding: 80px 0px;
    }
    .thank-you .box {
        padding: 0px 20px 40px;
    }
    .thank-you .box .title {
        font-size: 26px;
        margin-bottom: 15px;
    }
    .thank-you .box p {
        font-size: 16px;
    }
    .thank-you .box a {
        margin-top: 25px;
    }
    .breadcrumb-sec {
        padding: 15px 0px;
    }
    .breadcrumb-sec .title {
        font-size: 20px;
    }
    .my-account .account-coupons .box-coupon {
        flex-direction: column;
    }
    .my-account .account-coupons .box-coupon .coupon-description {
        width: 100%;
    }

    .my-account .account-coupons .box-coupon .coupon-description .web-btn {
        font-size: 10px;
        padding: 5px 12px;
        border-radius: 20px;
    }
    .main {
        padding: 20px 0px;
    }
    .main2-content {
        padding: 20px;
    }
    .main2-content .headline {
        font-size: 20px;
    }
    .main2-content .mini-box {
        width: 30px;
        height: 30px;
        top: -15px;
    }
    .main2-content .box {
        margin: 40px 0px;
    }
    .main2-content .box-content h3 {
        font-size: 14px;
    }
    .main2-content .box-content1 h4 {
        font-size: 12px;
    }
    .main2-content .box-content p {
        font-size: 10px;
    }
    .box-content h4 {
        font-size: 16px;
    }

    .main2-content .boxes-img img {
        max-width: 100px;
        width: 100%;
    }

    .news-details .news-content img {
        height: 200px;
    }
    .news-details .news-content .section-heading {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .news-details .sub-heading {
        font-size: 18px;
    }
    .news-details .side-news img {
        height: 70px;
    }
    .news-details .side-news .subtitle {
        font-size: 14px;
        line-height: 22px;
    }

    .about.product-details .detail-product-box .content .price {
        font-size: 18px;
    }

    .faq .accordion .accordion-item h4 button {
        font-size: 14px;
        padding: 10px 15px;
    }
    .faq .accordion-body {
        padding: 10px 15px;
    }
    .whatsapp-btn {
        bottom: 100px;
    }
    .whatsapp-btn img {
        width: 40px;
        height: 40px;
    }

    .goog-te-gadget-simple {
        padding: 0 !important;
    }

    .VIpgJd-ZVi9od-xl07Ob-lTBxed:before {
        content: "\f1ab";
        font-family: "Font Awesome 5 Pro";
        font-weight: 400;
    }
    .goog-te-gadget-simple:after {
        display: none;
    }

    .goog-te-gadget-simple a {
        font-size: 26px;
    }

    #google_translate_element {
        margin: 0;
    }

    .btn-mem select {
        font-size: 18px;
        font-weight: 600;
        border: none;
    }

    .main-banners .carousel-caption {
        top: 140px;
        left: 45px;
        right: auto;
        z-index: 2;
        padding-right: 20px;
    }
    .main-banners .title {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .main-banners .carousel-control-prev {
        left: 0px;
    }

    .main-banners .carousel-control-next {
        right: 0px;
    }

    .how-its-works {
        padding: 30px 0px;
    }

    .our-winner .winner-card {
        min-height: auto;
        margin-top: 0px;
    }
    .our-winner .winner-card:hover {
        transform: translateY(0px);
    }

    .main-banners .carousel-control-prev,
    .main-banners .carousel-control-next {
        width: 35px;
        height: 35px;
    }

    .main-banners .carousel-control-prev-icon,
    .main-banners .carousel-control-next-icon {
        width: 16px;
        height: 16px;
    }

    .how-its-works .how-it-box .img-box {
        width: 100px;
        height: 100px;
    }

    .how-its-works .how-it-box .img-box img {
        height: 50px;
        width: 50px;
    }

    .how-its-works .how-it-box h3 {
        font-size: 20px;
        margin-bottom: 10px;
        padding: 0px 20px;
    }

    .how-its-works h4 {
        font-size: 22px;
    }
    .how-its-works .section-heading {
        margin-bottom: 10px;
    }

    .campaign-banner .title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px;
    }
    .campaign-details .about-prize {
        padding: 20px;
        border-radius: 10px;
        font-size: 14px;
    }
    .time-counters {
        margin: 20px 0px;
        gap: 40px;
    }
    .time-counters .countdown:before {
        left: -20px;
    }
    .time-counters .countdown span {
        font-size: 38px;
        line-height: 38px;
        margin-bottom: 0px;
    }
    .time-counters .countdown small {
        font-size: 16px;
    }
    .winner-video iframe {
        height: 300px;
        border-radius: 10px;
    }
    .our-winner .winner-image {
        width: 80px !important;
        height: 80px;
        margin-bottom: -45px;
    }
    .our-winner .winner-content {
        padding: 40px 15px 15px;
        min-height: 235px;
    }
    .our-winner .winner-name {
        font-size: 14px;
    }
    .our-winner .winner-text {
        font-size: 12px;
    }
    .our-winner .winner-content p {
        font-size: 12px;
    }
    .our-team .shape3,
    .our-team .shape4 {
        display: none;
    }
    .our-team .team-box img {
        width: 85px;
        height: 85px;
        border-width: 5px;
        margin-bottom: 10px;
    }
    .our-team .team-box .title {
        font-size: 16px;
        margin-bottom: 3px;
    }
    .event-listing .banner-content .title {
        height: 22px;
    }
    .events .bg {
        height: 40vh;
    }
    .events .right-side {
        gap: 20px;
    }
    .events-about .link {
        margin-bottom: 15px;
    }
    .events-about .section-heading {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .events-about .content {
        font-size: 16px;
    }
}
