html {
    font-size: 62.5%;
}
@media (max-width: 480px) {
    .size-adjusted-table {
        font-size: 14px;
    }

        .size-adjusted-table th,
        .size-adjusted-table td {
            /*padding: 8px 4px;*/
        }
}
/*@media (max-width: 600px) {
    table td:nth-child(3),
    table th:nth-child(3),
    table td:nth-child(4),
    table th:nth-child(4) {
        display: none;
    }
}*/
@media (max-width: 768px) {
     table {
        border: 0;
    }

        table thead {
            /*display: none;*/
            background-color: #efefef;
        }

         table tr {
         /*   display: block;*/
            /*margin-bottom: 1em;*/
            border: 1px solid #ddd;
        }

        /* table td {
            display: block;
            text-align: right;
            padding: 0.5rem 1rem;
            border-bottom: 1px solid #eee;
        }*/

             table td::before {
                content: attr(data-label);
                float: left;
                font-weight: bold;
             }

             table td:last-child {
                border-bottom: 0;
            }
}



table {
     box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    /* width: 100%;*/
     font-family: 'Helvetica Neue', Arial, sans-serif;
    /*width: 100%;*/
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; /* Smooth scrolling on iOS */
}
    table th {
        background-color: #efefef;
         /*font-weight: 500;*/
        text-align: center;
        /*padding: 12px 15px;*/
    }

/* table td {
    padding: 1px 1px;
    border-bottom: 1px solid #ecf0f1;
    text-align:center;
}*/

 /*table tr:nth-child(even) {
    background-color: #f8f9fa;
}*/

 table tr:hover {
    background-color: #e9f7fe;
}
   /* table tr {
        background: white;
        border-radius: 8px;
        box-shadow: 0 2px 4px rgba(0,0,0,0.05);
        margin-bottom: 8px;
        display: block;
    }
    table td {
        padding: 12px 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }*/
body, html {
    height: 100%;
}

.container-fluid, body, html {
    padding: 0;
    margin: 0;
}

.container-fluid {
    direction: rtl;
    height: 100%;
}
/*@font-face {
    font-family: 'Cairo-Regular';
    src: url('../fonts/Cairo-Regular.ttf') format('truetype');
}*/
/*@font-face {
    font-family:bodyFont;
    src:url(../fonts/neo-sans-arabic-regular.ttf) format("truetype");
   font-display:swap;
}*/
/*@font-face {
    font-family: 'Greta-Arabic-Regular';
    src: url('/fonts/Greta-Arabic-Regular.ttf') format('truetype');
}*/
@font-face {
    font-family: 'Cairo-Regular';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hOA-a1biLD-H.woff2) format('woff2');
    unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC;
}

/* arabic */
@font-face {
    font-family: 'Cairo-SemiBold';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hD45a1biLD-H.woff2) format('woff2');
    unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC;
}
/* arabic */
/* arabic */
@font-face {
    font-family: 'Cairo-Black';
    font-style: normal;
 /*   font-weight: 900;*/
    font-display: swap;
    /*src: url(https://fonts.gstatic.com/s/cairo/v28/SLXgc1nY6HkvangtZmpQdkhzfH5lkSs2SgRjCAGMQ1z0hEk5a1biLD-H.woff2) format('woff2');*/
    src: url("../fonts/Cairo-Black.ttf");
    unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC,U+00-FF;
}

@font-face {
    font-family: 'MontserratExtraBold';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url('../fonts/Montserrat-ExtraBold.ttf');
}

/*@font-face {
    font-family: 'Cairo-Regular';
    src: url('/fonts/Cairo-Regular.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: 'Cairo-Black';
    src: url('/fonts/Cairo-Black.ttf') format('truetype');
    font-display: swap;
}*/
/*@font-face {
    font-family: 'Cairo-Regular';
    src: url('/fonts/Cairo-Regular.ttf') format('truetype');
    font-display: swap;
}*/

/*@font-face {
    font-family: 'Cairo-SemiBold';
    src: url('/fonts/Cairo-SemiBold.ttf') format('truetype');
    font-display: swap;
}*/
.artBrief {
}
/*@font-face {
    font-family: NeoSansArabicBold;
    src: url("../fonts/NeoSansArabicBold.ttf");
    font-display: swap;
}
@font-face {
    font-family: 'NeoSansArabicMedium';
    src: url('/fonts/NeoSansArabicMedium.ttf') format('truetype');
    font-display: swap;
}
@font-face {
    font-family: Cairo-Black;
    src: url("../fonts/NeoSansArabicBold.ttf");
    font-display: swap;
}*/

body {
    font-family: Cairo-Regular;
    color: #0f1944;
    background-color: #ffffff;
    font-size: 1.6rem;
}

a:focus {
    outline: 0
}

.timeline-title {
    margin: 0 auto;
    max-width: 472px;
}

.headerInfo {
    width: 100%;
    background-color: #ed7f09;
    color: #ffffff;
    height: 48px;
}

header .nav-wrapper {
    margin: 0 auto;
}

.socialIcons {
    text-align: center;
}

    .socialIcons .twitter {
        background-image: url(../imgs/component_8_2-3x.webp);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 24px;
        width: 24px;
        height: 24px;
        display: inline-block;
    }

    .socialIcons .facebook {
        background-image: url(../imgs/component_5_2-3x.webp);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 24px;
        height: 24px;
        display: inline-block;
    }

    .socialIcons a, .contactInfo p {
        margin-top: 12px;
    }

.contactInfo {
    color: #ffffff;
    font-size: 1.4rem;
    text-align: center;
}

    .contactInfo p {
        display: inline-block;
    }

    .contactInfo .mailIcon {
        background-image: url(../imgs/icon_component_3_1-1-3x.webp);
        background-repeat: no-repeat;
        background-size: 2.4rem;
        background-position: center right;
        display: inline-block;
        padding-right: 3rem;
        font-family: Cairo-Regular;
    }

    .contactInfo .location {
        background-image: url(../imgs/icon_component_3_1-3x.png);
        background-repeat: no-repeat;
        background-size: 2.4rem;
        background-position: center right;
        display: inline-block;
        padding-right: 3rem;
        margin-right: 4rem;
    }

.headerBar {
    margin: 0 auto;
    box-shadow: 0 15px 22px 0 rgba(0,0,0,0.05);
    background: #ffffff;
    z-index: 999;
}

.navbar {
    background-color: #ffffff;
    color: #152568;
    height: 10rem;
    font-size: 1.6rem;
}

.navbar-brand .logo {
    width: 13.8rem;
    height: 5.7rem;
}

header .navbar .navbar-nav {
    margin: 0 auto;
}

    header .navbar .navbar-nav .nav-item {
        padding: 0 2.3rem;
    }

        header .navbar .navbar-nav .nav-item > a {
            color: #152568;
            position: relative;
        }

        header .navbar .navbar-nav .nav-item.active > a {
            font-weight: bold;
        }

        header .navbar .navbar-nav .nav-item > a:before {
            content: "";
            background-color: #00d4e9;
            height: .2rem;
            left: 0;
            right: 0;
            position: absolute;
            width: 42%;
            bottom: 0;
            opacity: 0;
        }

        header .navbar .navbar-nav .nav-item.active a:before {
            opacity: 1;
        }

.searchIcon {
    background-image: url("../imgs/component_10_1-3x.webp");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 2.4rem;
    width: 2.4rem;
    height: 2.4rem;
    position: absolute;
    top: 1rem;
    z-index: 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 0 1.2rem;
    margin-inline-start: 1rem;
}

header .navbar .navbar-nav .nav-item > a.dropdown-toggle:after {
    border: 0;
    content: "\f107";
    font-family: "FontAwesome";
    font-weight: 900;
    line-height: normal;
    vertical-align: middle;
    color: #0f1944;
}

.searchInput {
    width: 18.9rem;
    height: 4.4rem;
    border: 2px solid #efefef;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    font-size: 1.8rem;
    padding: 0 4rem;
    line-height: 18.9rem;
    position: relative;
    z-index: 1;
    background-color: transparent;
    cursor: pointer;
    caret-color: #00d4e9;
}

    .searchInput:focus {
        background-color: transparent;
        border: 2px solid #efefef;
        box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    }

.search-wrapper {
    position: relative;
}

.textClear {
    background-image: url("../imgs/path_133577-3x.webp");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    height: 22px;
    width: 21px;
    left: 1rem;
    top: 1rem;
    display: none;
    z-index: 100;
}

.ui-state-highlight {
    color: #152568;
}

.ui-autocomplete {
    height: auto;
    background-color: #ffffff;
    border-left: 2px solid #efefef;
    border-right: 2px solid #efefef;
    border-bottom: 2px solid #efefef;
    border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8px 8px;
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.1);
    padding: 3rem;
    z-index: 10000;
    text-align: right;
}

    .ui-autocomplete li {
        list-style-type: none;
        margin-bottom: 1.5rem;
        font-size: 1.8rem;
        font-weight: bold;
        color: #7b8a98;
        cursor: pointer;
    }

        .ui-autocomplete li:last-of-type {
            margin-bottom: 0;
        }

.aboutApp, .aboutApp:hover {
    height: 4.4rem;
    width: 14.4rem;
    background-color: #0044b1;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    color: #ffffff;
    font-size: 1.6rem;
    margin-right: 3.6rem;
}

.navbar .logo {
    display: block;
}

.navbar .logoMobile {
    display: none;
}

.navbar .dropdown-menu {
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    box-shadow: 0 7px 15px 0 rgba(0, 0, 0, 0.16);
    /* padding: 1rem 3rem;*/
    padding: 10%;
    color: #152568;
}

.navbar .dropdown-item, .navbar .dropdown-item a,
.navbar .dropdown-item a :hover {
    font-size: 1.5rem;
    text-align: right;
    padding: .25rem 2.5rem;
    margin-top: 1.5rem;
    cursor: pointer;
    color: #152568;
    text-decoration: none;
}

.dropdown-item.active, .dropdown-item:active, .dropdown-item:focus, .dropdown-item:hover {
    background-color: #ffffff;
    color: #152568;
}

.toggler-icon {
    display: none;
}

.dropdown-item input[type="radio"] {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.dropdown-item .checkmark {
    position: absolute;
    right: 8%;
    margin-top: -2%;
    height: 3rem;
    width: 3rem;
    background-color: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: solid 2px #dddddd;
}

.dropdown-item input:checked ~ .checkmark {
    background-color: #ffffff;
    border: solid 2px #00adbe;
}

    .dropdown-item input:checked ~ .checkmark:after {
        display: block;
    }

.dropdown-item .checkmark:after {
    top: 1px;
    left: 2px;
    width: 85%;
    height: 85%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #00adbe;
    border: none;
}

.dropdown-item .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.storeIcons {
    display: none;
}

.menu, .overlay {
    display: none;
}

.featuresGallery, .aboutApp-wrapper {
    position: relative;
    padding: 0;
}

    .featuresGallery .carousel-inner .FeatureRow, .aboutApp-wrapper .FeatureRow {
        margin: 0 auto;
    }

    .featuresGallery .carousel-indicators li, .appServices-wrapper .carousel-indicators li, .adsTypesResp .carousel-indicators li {
        height: .6rem;
        width: 1.2rem;
        background-color: #152568;
        border-radius: .3rem;
        -webkit-border-radius: .3rem;
        -moz-border-radius: .3rem;
        border: none;
    }

    .featuresGallery .carousel-indicators .active, .artGallery .carousel-indicators .active,
    .appServices-wrapper .carousel-indicators .active, .adsTypesResp .carousel-indicators .active {
        height: .6rem;
        width: 2.5rem;
        background-color: #00d4e9;
        border-radius: .3rem;
        -webkit-border-radius: .3rem;
        -moz-border-radius: .3rem;
    }

    .featuresGallery .carousel-item {
        height: 80rem;
    }

        .featuresGallery .carousel-item .image-wrapper .mainImg {
            width: 114.5rem;
            height: auto;
            margin-top: 10rem;
            margin-right: -25%;
            display: block;
        }

        .featuresGallery .carousel-item .image-wrapper .mainImgResp,
        .featuresGallery .carousel-item .image-wrapper .mainImgCalResp {
            display: none;
        }

        .featuresGallery .carousel-item .image-wrapper .upperBall {
            position: absolute;
            height: auto;
            width: 21%;
            top: 21rem;
            right: 0;
            --animate-duration: 8s;
        }

        .featuresGallery .carousel-item .image-wrapper .lowerBall {
            position: absolute;
            height: auto;
            width: 13%;
            left: 0;
            top: 55rem;
            --animate-duration: 8s;
        }

        .featuresGallery .carousel-item .image-wrapper .bottleLarge {
            position: absolute;
            height: auto;
            width: 15%;
            left: 19%;
            top: 44rem;
            --animate-duration: 8s;
        }

        .featuresGallery .carousel-item .image-wrapper .mainImgCal {
            width: 95%;
            height: auto;
            margin-top: 10rem;
            margin-right: -10rem;
        }

        .featuresGallery .carousel-item .image-wrapper .plate {
            position: absolute;
            height: auto;
            width: 42%;
            left: -9%;
            top: 17%;
            --animate-duration: 8s;
        }

        .featuresGallery .carousel-item .image-wrapper .calSign {
            position: absolute;
            height: auto;
            width: 18%;
            left: -6%;
            top: 22%;
            --animate-duration: 8s;
        }

        .featuresGallery .carousel-item .image-wrapper .vegCal {
            position: absolute;
            height: auto;
            width: 18%;
            right: 27%;
            top: 32%;
            --animate-duration: 8s;
        }

        .featuresGallery .carousel-item .text-wrapper, .aboutApp-wrapper .text-wrapper {
            text-align: right;
        }

            .featuresGallery .carousel-item .text-wrapper .bottle {
                width: 9.6rem;
                height: 14.7rem;
                right: -17%;
                top: 2rem;
                position: absolute;
            }

            .featuresGallery .carousel-item .text-wrapper .garlic {
                width: 11.2rem;
                height: 11.6rem;
                position: absolute;
                right: -22%;
                top: 2rem;
            }

            .featuresGallery .carousel-item .text-wrapper .garlic2 {
                width: 14.3rem;
                position: absolute;
                top: 14rem;
                hyphens: none;
                right: -28%;
            }

            .featuresGallery .carousel-item .text-wrapper h1, .carousel-h2 {
                font-size: 6.5rem;
                font-weight: bold;
                color: #0f1944;
                margin-top: 15rem;
                padding-left: 4%;
                font-family: Cairo-Black;
                margin-bottom: 3rem;
            }

            .featuresGallery .carousel-item .text-wrapper .moreInfo, .featuresGallery .carousel-item .text-wrapper .moreInfo:hover, .aboutApp-wrapper .text-wrapper .moreInfo, .aboutApp-wrapper .text-wrapper .moreInfo:hover {
                color: #ffffff;
                background-color: #0044b1;
                font-size: 2rem;
                font-weight: bold;
                display: block;
                width: 27.6rem;
                height: 7rem;
                border-radius: 1.7rem;
                -webkit-border-radius: 1.7rem;
                -moz-border-radius: 1.7rem;
                box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1);
                text-align: center;
                line-height: 7rem;
                text-decoration: none;
                margin-top: 3.4rem;
                cursor: pointer;
            }

            .featuresGallery .carousel-item .text-wrapper p, .aboutApp-wrapper .text-wrapper p {
                margin-top: 3.4rem;
                font-size: 22px;
                color: #00adbe;
            }

            .featuresGallery .carousel-item .text-wrapper .downloadApp img,
            .aboutApp-wrapper .text-wrapper .downloadApp img {
                height: 4.8rem;
                width: 16.1rem;
                margin-left: .4rem;
            }

.downloadApp {
    margin-top: 2.2rem;
}

.featuresGallery .carousel-indicators {
    bottom: 1rem;
}

.rightSide, .leftSide, .leftSide2 {
    display: none;
}

.modstReadDesktopHeader, .modstimportDesktopHeader {
    font-weight: bold;
    /* font-size: 3.5rem;*/
    font-size: 2.4rem;
    display: -webkit-box;
    text-align: right;
    /*  margin-bottom: 2.5rem;*/
    margin-bottom: 1.5rem;
    font-family: Cairo-Black;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.articles h2, .articles h2 a, .modstReadDesktopHeader {
    font-weight: bold;
    font-size: 3rem;
    text-align: right;
    margin-bottom: 2.5rem;
    font-family: Cairo-Black;
    color: #0044b1;
}
/* h1{
    font-weight: bold;
    font-size: 3.5rem;
    text-align: right;
    margin-bottom: 2.5rem;
    font-family: Cairo-Black;
}*/
.mostImportBigCardTitle, .mostImportBigCardTitle a {
    color: #0044b1;
    font-weight: bold;
    /* font-size: 3.5rem;*/
    /* font-size: 2.4rem;*/
    font-size: 2rem;
    display: -webkit-box;
    text-align: right;
    /*  margin-bottom: 2.5rem;*/
    margin-bottom: 1.5rem;
    font-family: Cairo-Black;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.articles .mostRead .articles-wrapper, .articles .impArticles .articles-wrapper {
    margin: 0 auto;
}

.articles {
    margin-top: 10rem;
    margin-bottom: 4.1rem;
}

    .articles .mostRead .rightCard .card {
        border: none;
        position: relative;
        cursor: pointer;
    }

        .articles .mostRead .rightCard .card .card-body {
            width: 94%;
            background-color: #ffffff;
            border-radius: 2rem;
            -webkit-border-radius: 2rem;
            -moz-border-radius: 2rem;
            box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.1);
            margin-left: auto;
            margin-right: auto;
            float: none;
            display: block;
            height: 24.4rem;
            margin-top: -10rem;
            padding: 1% 3% 1%;
            position: relative;
        }

    .articles .mostRead .rightCard .artType, .articles .mostRead .rightCard .artType:hover {
        background-color: #ed7f09;
        color: #ffffff;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
        width: 13rem;
        height: 3.9rem;
        position: absolute;
        top: 3.2rem;
        right: 3.2rem;
        text-align: center;
        line-height: 3.9rem;
        /*text-decoration: none;*/
    }

    .articles .mostRead .rightCard .cardImg {
        max-width: 102.6rem;
        width: 100%;
        height: 44.9rem;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
        margin: 0 auto;
        object-fit: cover;
    }

    .articles .mostRead .rightCard .card-body h1 {
        text-align: right;
        font-size: 2.5rem;
        color: #0044b1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-bottom: 1.3rem;
        font-family: Cairo-Black;
        line-height: inherit;
    }

    .articles .mostRead .rightCard .card-body .viewsNo,
    .articles .mostRead .rightCard .card-body .viewsNo:hover {
        height: 3.4rem;
        width: 10.6rem;
        max-width: 15rem;
        background-color: #efefef;
        border-radius: 1.7rem;
        -webkit-border-radius: 1.7rem;
        -moz-border-radius: 1.7rem;
        color: #000000;
        font-size: 1.6rem;
        display: block;
        text-align: left;
        line-height: 3.4rem;
        padding: 0 3rem 0 8%;
        font-weight: bold;
        background-image: url(../imgs/noun_view_1610922-1-3x.webp);
        background-repeat: no-repeat;
        background-position: 90%;
        background-size: 18px 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        direction: ltr;
        margin-right: auto;
        text-decoration: none;
    }

    .articles .mostRead .rightCard .card-body .card-text {
        font-size: 1.7rem;
        color: #0f1944;
        text-align: right;
        font-weight: bold;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 3rem;
        min-height: 5.8rem;
    }

    .articles .mostRead .rightCard .card-body .hashtags {
        text-align: right;
        margin-top: 2rem;
    }

        .articles .mostRead .rightCard .card-body .hashtags a {
            height: 2.9rem;
            min-width: 10rem;
            max-width: 40rem;
            background-color: rgba(0, 212, 233, 0.3);
            border-radius: 1.5rem;
            -webkit-border-radius: 1.5rem;
            -moz-border-radius: 1.5rem;
            text-align: center;
            line-height: 2.9rem;
            color: #152568;
            display: inline-block;
            direction: ltr;
            padding: 0 2%;
            margin: 0 1%;
        }

    .articles .mostRead .rightCard .cardActions .share {
        background-image: url(../imgs/path_113779-3x.webp);
        margin-top: 2rem;
        background-size: contain;
        height: 2.4rem;
        width: 2.4rem;
        margin-left: 15%;
        cursor: pointer;
    }

    .articles .mostRead .rightCard .cardActions .unlike {
        background-image: url("../imgs/group_46561-3x.webp");
        margin-top: 2rem;
        background-size: contain;
        height: 2.9rem;
        width: 2.4rem;
        cursor: pointer;
    }

    .articles .mostRead .rightCard .cardActions a, .articles .mostRead .rightCard .cardActions a:hover,
    .articles .impArticles .smallCard .cardActions a, .articles .impArticles .smallCard .cardActions a:hover {
        text-decoration: none;
        background-repeat: no-repeat;
        background-position: center right;
        display: inline-block;
    }

    .articles .mostRead .leftCard .card {
        border: none;
        position: relative;
    }

        .articles .mostRead .leftCard .card .card-body {
            width: 94%;
            background-color: #ffffff;
            border-radius: 2rem;
            -webkit-border-radius: 2rem;
            -moz-border-radius: 2rem;
            box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.1);
            margin-left: auto;
            margin-right: auto;
            float: none;
            display: block;
            height: 20.4rem;
            margin-top: -10rem;
            padding: 3% 4% 3%;
            position: relative;
        }

    .articles .mostRead .leftCard .artType, .articles .mostRead .leftCard .artType:hover {
        background-color: #ed7f09;
        color: #ffffff;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
        width: 13rem;
        height: 3.9rem;
        position: absolute;
        top: 3.2rem;
        right: 3.2rem;
        text-align: center;
        line-height: 3.9rem;
        /*text-decoration: none;*/
    }

    .articles .mostRead .leftCard .cardImg {
        width: 100%;
        height: 44.9rem;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
        object-fit: cover;
    }

    .articles .mostRead .leftCard .card-body h1 {
        text-align: right;
        font-size: 2.5rem;
        color: #0044b1;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-family: Cairo-Black;
        line-height: inherit;
        margin-bottom: 1.3rem;
    }

    .articles .mostRead .leftCard .card-body h2, .articles .mostRead .leftCard .card-body h2 a {
        text-align: right;
        font-size: 2.5rem;
        color: #0044b1;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        font-family: Cairo-Black;
        line-height: inherit;
        margin-bottom: 1.3rem;
    }

    .articles .mostRead .leftCard .card-body .viewsNo,
    .articles .mostRead .leftCard .card-body .viewsNo:hover {
        height: 3.4rem;
        width: 10.6rem;
        background-color: #efefef;
        border-radius: 1.7rem;
        -webkit-border-radius: 1.7rem;
        -moz-border-radius: 1.7rem;
        color: #000000;
        font-size: 1.6rem;
        display: block;
        text-align: left;
        line-height: 3.4rem;
        padding: 0 3rem 0 10%;
        font-weight: bold;
        background-image: url(../imgs/noun_view_1610922-1-3x.webp);
        background-repeat: no-repeat;
        background-position: 90%;
        background-size: 18px 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        direction: ltr;
        text-decoration: none;
    }

    .articles .mostRead .leftCard .card-body .card-text {
        font-size: 1.7rem;
        color: #0f1944;
        text-align: right;
        font-weight: bold;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 3rem;
        height: 5.8rem;
    }

    .articles .mostRead .leftCard .card-body .hashtags {
        text-align: right;
        margin-top: 2rem;
    }

        .articles .mostRead .leftCard .card-body .hashtags a {
            height: 2.9rem;
            min-width: 10rem;
            max-width: 40rem;
            background-color: rgba(0, 212, 233, 0.3);
            border-radius: 1.5rem;
            -webkit-border-radius: 1.5rem;
            -moz-border-radius: 1.5rem;
            text-align: center;
            line-height: 2.9rem;
            color: #152568;
            display: inline-block;
            direction: ltr;
            padding: 0 2%;
        }


    .articles .mostRead .leftCard .cardActions .share {
        background-image: url(../imgs/path_113779-3x.webp);
        margin-top: 2rem;
        background-size: contain;
        height: 2.4rem;
        width: 2.4rem;
        margin-left: 30%;
        cursor: pointer;
    }

    .articles .mostRead .leftCard .cardActions .unlike {
        background-image: url("../imgs/group_46561-3x.webp");
        margin-top: 2rem;
        background-size: contain;
        height: 2.9rem;
        width: 2.4rem;
        cursor: pointer;
    }

    .articles .mostRead .leftCard .cardActions a, .articles .mostRead .leftCard .cardActions a:hover
    .articles .mostRead .rightCard .cardActions a, .articles .mostRead .rightCard .cardActions a:hover,
    .articles .impArticles .bigCard a, .articles .impArticles .bigCard a:hover,
    .articleCards .newArt .cardActions a, .articleCards .newArt .cardActions a:hover,
    .mostViewedCards .mostViewedArt .cardActions a, .mostViewedCards .mostViewedArt .cardActions a:hover,
    .mostActive .mostActiveArt .cardActions a, .mostActive .mostActiveArt .cardActions a :hover,
    .mostActive .smallActiveArt .cardActions a, .mostActive .smallActiveArt .cardActions a :hover,
    .relatedArts .relatedCard .cardActions a, .relatedArts .relatedCard .cardActions a:hover {
        /*text-decoration: none;*/
        background-repeat: no-repeat;
        background-position: center right;
        display: inline-block;
    }

.horizontalAd {
    margin: 1.5rem auto;
}

.aboutApp-wrapper .horizontalAd {
    padding-right: 0;
}

/*.horizontalAd img {
    width: auto;
    height: 9.1rem;
    display: block;
    margin: 0 auto;
}*/
.horizontalAd img {
    width: 50%;
    height: 20.1rem;
    display: block;
    margin: 0 auto;
    cursor:pointer;
}

.articles .impArticles .card, .relatedArts .relatedCard .card {
    border: none;
    cursor: pointer;
    background-color: transparent;
}

.articles .impArticles .bigCard .cImg img, .relatedArts .relatedCard .cImg img {
    width: 100%;
    height: 30.9rem;
    border-radius: 2rem;
    -moz-border-radius: 2rem;
    -webkit-border-radius: 2rem;
    object-fit: cover;
}

.articles .impArticles .bigCard .artType,
.articles .impArticles .bigCard .artType :hover,
.relatedArts .relatedCard .artType,
.relatedArts .relatedCard .artType:hover {
    background-color: #ed7f09;
    color: #ffffff;
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    width: 13rem;
    height: 3.9rem;
    position: absolute;
    top: 2.1rem;
    right: 3.1rem;
    text-align: center;
    line-height: 3.9rem;
    /*text-decoration: none;*/
}

.articles .impArticles .bigCard .card-body {
    background-color: transparent;
}

    .articles .impArticles .bigCard .card-body h1,
    /*.relatedArts .relatedCard .card-body h1,*/
    .relatedArts .relatedCard .card-body h3, .relatedArts .relatedCard .card-body h3 a {
        text-align: right;
        font-size: 2.2rem;
        color: #0044b1;
        text-overflow: ellipsis;
        overflow: hidden;
        /*white-space: nowrap;*/
        font-family: Cairo-Black;
        line-height: inherit;
        margin-bottom: 1.2rem;
        /*by me*/
        -webkit-box-orient: vertical;
        display: -webkit-box;
        -webkit-line-clamp: 2;
    }

    .articles .impArticles .bigCard .card-body .card-text,
    .relatedArts .relatedCard .card-body .card-text {
        font-size: 1.7rem;
        color: #152568;
        text-align: right;
        font-weight: bold;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 5rem;
    }

    .articles .impArticles .bigCard .card-body .hashtags,
    .relatedArts .relatedCard .card-body .hashtags {
        text-align: right;
        margin-top: 2rem;
    }

        .articles .impArticles .bigCard .card-body .hashtags a, .relatedArts .relatedCard .card-body .hashtags a {
            height: 2.9rem;
            min-width: 10rem;
            background-color: rgba(0, 212, 233, 0.3);
            border-radius: 1.5rem;
            -webkit-border-radius: 1.5rem;
            -moz-border-radius: 1.5rem;
            text-align: center;
            line-height: 2.9rem;
            color: #152568;
            display: inline-block;
            direction: ltr;
            padding: 0 1%;
        }

.articles .impArticles .bigCard .cardActions .share,
.articles .impArticles .smallCard .cardActions .share,
.relatedArts .relatedCard .card-body .cardActions .share {
    background-image: url(../imgs/path_113779-3x.webp);
    margin-top: 2rem;
    background-size: contain;
    height: 2.4rem;
    width: 2.4rem;
    margin-left: 26%;
    cursor: pointer;
}

.articles .impArticles .bigCard .cardActions .unlike,
.articles .impArticles .smallCard .cardActions .unlike,
.relatedArts .relatedCard .card-body .cardActions .unlike {
    background-image: url("../imgs/group_46561-3x.webp");
    margin-top: 2rem;
    background-size: contain;
    height: 2.9rem;
    width: 2.4rem;
    cursor: pointer;
}

.articles .impArticles .smallCard .card {
    border: .1rem solid rgba(239, 239, 239, 0.3);
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
}

.articles .impArticles .smallCard .cardImg {
    /* height: 23.1rem;*/
    height: 100%;
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    margin: 0.1rem auto 0 auto;
    float: none;
    display: block;
    object-fit: cover;
}

.articles .impArticles .smallCard:first-of-type {
    margin-bottom: 2.3rem;
}

.articles .impArticles .smallCard .card-body {
    padding: 1.25rem 0;
}

    .articles .impArticles .smallCard .card-body h1 {
        text-align: right;
        font-size: 2.4rem;
        color: #0044b1;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-family: Cairo-Black;
        margin-bottom: 1.2rem;
    }

        .articles .impArticles .smallCard .card-body h2, .articles .impArticles .smallCard .card-body h1 a, .articles .impArticles .smallCard .card-body h2 a {
            text-align: right;
            font-size: 2.2rem;
            color: #0044b1;
            display: -webkit-box;
            -webkit-line-clamp: 2 !important;
            -webkit-box-orient: vertical;
            overflow: hidden;
            font-family: Cairo-Black !important;
            margin-bottom: 1.2rem !important;
            line-height: 3rem;
        }

    .articles .impArticles .smallCard .card-body .card-text {
        font-size: 1.6rem;
        color: #152568;
        text-align: right;
        font-weight: bold;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 6.76rem;
    }

    .articles .impArticles .smallCard .card-body .viewsNo,
    .articles .impArticles .smallCard .card-body .viewsNo:hover {
        height: 3.4rem;
        min-width: 10rem;
        background-color: #efefef;
        border-radius: 1.7rem;
        -webkit-border-radius: 1.7rem;
        -moz-border-radius: 1.7rem;
        color: #000000;
        font-size: 1.6rem;
        display: block;
        text-align: left;
        line-height: 3.4rem;
        padding: 0 3rem 0 7%;
        position: absolute;
        right: 17px;
        top: 2rem;
        font-weight: bold;
        background-image: url(../imgs/noun_view_1610922-1-3x.webp);
        background-repeat: no-repeat;
        background-position: 90%;
        background-size: 18px 12px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        direction: ltr;
        text-decoration: none;
    }

.impArticles .smallCard .cardActions .unlike, .relatedArts .relatedCard .card-body .cardActions .unlike {
    margin-left: 2rem;
}

.articles .moreArticles, .articles .moreArticles:hover {
    width: 27%;
    margin: 3rem auto 0;
    float: none;
    display: block;
    background-color: #0044b1;
    border-radius: 1.7rem;
    -webkit-border-radius: 1.7rem;
    -moz-border-radius: 1.7rem;
    box-shadow: 0 .5rem 2rem 0 rgba(89, 136, 43, 0.1);
    color: #ffffff;
    font-size: 2rem;
    height: 7rem;
    text-align: center;
    line-height: 7rem;
    text-decoration: none;
    cursor: pointer;
}

.horizontalAd2 img {
    margin: 2.7rem auto 0 auto;
    float: none;
    display: block;
    width: auto;
    height: 25.1rem;
}

.articles .shoes {
    position: absolute;
    width: 22.1rem;
    height: 41rem;
    right: 0;
    top: -30rem;
}

.articles .blueSide {
    position: absolute;
    left: 0;
    top: -30rem;
    width: 18rem;
    height: 71.1rem;
}

.articles .gradientShape {
    position: absolute;
    right: 0;
    z-index: -1;
    height: 126rem;
    width: 70.4rem;
    top: 49rem;
}

.calShape {
    height: 46.2rem;
    width: 32.1rem;
    border-radius: 153px 153px 50px 50px;
    -webkit-border-radius: 153px 153px 50px 50px;
    -moz-border-radius: 153px 153px 50px 50px;
    box-shadow: 50px 50px 50px 0px rgba(171, 182, 204, 0.2);
    background-image: -webkit-linear-gradient(47deg, rgba(242, 246, 255, 1) 0%, rgba(242, 246, 255, 1) 65%, rgba(255, 255, 255, 1) 100%);
    background-image: -moz-linear-gradient(47deg, rgba(242, 246, 255, 1) 0%, rgba(242, 246, 255, 1) 65%, rgba(255, 255, 255, 1) 100%);
    background-image: -o-linear-gradient(47deg, rgba(242, 246, 255, 1) 0%, rgba(242, 246, 255, 1) 65%, rgba(255, 255, 255, 1) 100%);
    background-image: linear-gradient(47deg, rgba(242, 246, 255, 1) 0%, rgba(242, 246, 255, 1) 65%, rgba(255, 255, 255, 1) 100%);
    margin: 0 auto;
    position: relative;
}

.blueBg {
    width: 89%;
    height: 6.8rem;
    margin: 0 auto;
    float: none;
    display: block;
}

.food h1, .food h2 {
    color: #0f1944;
    text-align: center;
    font-weight: bold;
    font-size: 4.8rem;
    font-family: Cairo-Black;
    margin-top: 6.5rem;
}

.food .rashaqaFoods {
    font-size: 2rem;
    color: #0f1944;
    text-align: center;
    margin-top: 1.4rem;
    font-weight: bold;
}

.food-wrapper {
    margin: 7% auto 0;
}

.calShape img {
    /* width: 85%;
     height: 50%;*/
    width: 26.3rem;
    height: 26.3rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    top: -15%;
    box-shadow: 20px 20px 20px 0px rgba(171,182,204,.5);
    margin: 0 auto;
    position: absolute;
    right: 0;
    left: 0;
    cursor: pointer;
}

.calShape h3 {
    font-size: 2.5rem;
    color: #23233c;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top: 23rem;
    left: 0;
    right: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 4%;
    line-height: 4rem;
}

.foodDetails {
    position: absolute;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 63%;
}

.detailsCount {
    font-family: Cairo-Regular; /*NumFont;*/
    font-size: 2.8rem;
    color: #23233c;
    font-weight: bold;
    margin-bottom: .5rem;
}

.calCount {
    font-family: Cairo-Regular; /*NumFont;*/
    font-size: 2.8rem;
    color: #00adbe;
    font-weight: bold;
    margin-bottom: .5rem;
}

.viewFood, .viewFood:hover {
    font-size: 1.6rem;
    color: #ffffff;
    text-align: center;
    height: 4.6rem;
    width: 19.2rem;
    background-color: #0044b1;
    border-radius: 1.1rem;
    -webkit-border-radius: 1.1rem;
    -moz-border-radius: 1.1rem;
    display: block;
    line-height: 4.6rem;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 39rem;
    text-decoration: none;
    cursor: pointer;
}

.details, .foodCal {
    font-size: 1.6rem;
    color: #0f1944;
    font-weight: bold;
}

.moreFood, .moreFood:hover {
    font-size: 2rem;
    color: #ffffff;
    line-height: 7rem;
    height: 7rem;
    width: 29%;
    background-color: #0044b1;
    border-radius: 1.7rem;
    -webkit-border-radius: 1.7rem;
    -moz-border-radius: 1.7rem;
    box-shadow: 0 .5rem 2rem 0 rgba(89, 136, 43, 0.1);
    display: block;
    margin: 8rem auto 0;
    float: none;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.firstLeaf {
    position: absolute;
    right: 15.7rem;
    top: 17.3rem;
    width: 7.3rem;
    height: 8.8rem;
}

.secLeaf {
    position: absolute;
    top: 78.2rem;
    right: 3.2rem;
    height: 10.8rem;
    width: 16.2rem;
}

.thirdLeaf {
    position: absolute;
    top: 8.6rem;
    left: 21rem;
    height: 14.5rem;
    width: 14rem;
}

.fourthLeaf {
    position: absolute;
    left: 6.7rem;
    top: 57rem;
    height: 19.4rem;
    width: 21.3rem;
}

.reviews {
    margin-top: 5.6rem;
    margin-bottom: 5rem;
    background-image: url("../imgs/reviews_background-3x.webp");
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 65rem;
    padding-top: 3.6rem;
}

    .reviews h2 {
        color: #ffffff;
        font-family: Cairo-Black;
        font-size: 4.8rem;
        text-align: center;
    }

    .reviews p {
        color: #ffffff;
        font-size: 2rem;
        text-align: center;
        margin-top: .9rem;
    }

.reviewBg {
    position: absolute;
    left: 0;
    right: 0;
    margin: 2.8rem auto 0;
    width: 53.3rem;
    height: 16.9rem;
}

.userImg {
    margin: 8rem auto 0;
    float: none;
    width: 8.6rem;
    height: 8.6rem;
    background-color: rgba(112, 112, 112, .5);
    border-radius: 4rem;
    -webkit-border-radius: 4rem;
    -moz-border-radius: 4rem;
    padding: .5rem;
}

.reviews .carousel-inner {
    height: 85rem;
}

.reviews .carousel-item .carousel-caption {
    top: 15rem;
}

.reviews .carousel-caption p {
    font-weight: bold;
}

.reviews .carousel-caption blockquote {
    font-size: 2.5rem;
    position: relative;
    margin: 0 auto;
    width: 65%;
}

    .reviews .carousel-caption blockquote span {
        color: #00d4e9;
    }

.reviews blockquote img {
    width: 2.8rem;
    height: 1.8rem;
}

.reviews .startQuote {
    position: absolute;
    top: -4rem;
    right: 0;
}

.reviews .endQuote {
    position: absolute;
    left: 0;
    top: 6rem;
}

.reviews .carousel-control-next-icon {
    background-image: url("../imgs/group_48807-3x.webp");
    width: 5.2rem;
    height: 5.2rem;
}

.reviews .carousel-control-prev-icon {
    background-image: url("../imgs/group_48807-3x.webp");
    width: 5.2rem;
    height: 5.2rem;
}

.reviews .carousel-control-next, .reviews .carousel-control-prev {
    top: -50rem;
}

.reviews .carousel-control-prev {
    right: 10rem;
    left: unset;
}

.reviews .carousel-control-next {
    left: 10rem;
    right: unset;
}

.reviews .carousel-indicators {
    bottom: 55%;
    padding-right: 0;
}

    .reviews .carousel-indicators .active {
        height: .6rem;
        width: 2.5rem;
        background-color: #ffffff;
        border-radius: .3rem;
        -webkit-border-radius: .3rem;
        -moz-border-radius: .3rem;
    }

    .reviews .carousel-indicators li {
        height: .6rem;
        width: 1.2rem;
        background-color: #ffffff;
        border-radius: .3rem;
        -webkit-border-radius: .3rem;
        -moz-border-radius: .3rem;
        border: none;
    }

.advertiseWithRashaqa {
    padding-bottom: 5rem;
}

    .advertiseWithRashaqa .infoRow {
        margin: 0 auto;
    }

.rashaqaInfo h2 {
    text-align: right;
    font-size: 4.8rem;
    color: #152568;
    font-family: "Cairo-Black";
    padding-right: 1.5rem;
}

.rashaqaInfo .connect {
    font-size: 2rem;
    color: #152568;
    text-align: right;
    font-weight: bold;
    margin: 2rem 0;
    padding-right: 1.5rem;
}

.advertiseWithRashaqa .appScreen .largeImg {
    height: 62.4rem;
    width: 69rem;
    margin: 0 auto;
    float: none;
    display: block;
}

.advertiseWithRashaqa .appScreen .mobImg {
    display: none;
}

.advertiseWithRashaqa .rashaqaInfo {
    margin-top: 5rem;
}

    .advertiseWithRashaqa .rashaqaInfo .infoImg img {
        height: 6.2rem;
        width: 6.2rem;
        margin: .8rem auto 0;
        float: none;
        display: block;
    }

    .advertiseWithRashaqa .rashaqaInfo .infoText h2 {
        text-align: right;
        font-size: 3rem;
        color: #00adbe;
        font-weight: bold;
    }

    .advertiseWithRashaqa .rashaqaInfo .infoText p span {
        font-size: 4.2rem;
        color: #0044b1;
        font-family: Cairo-Black;
    }

    .advertiseWithRashaqa .rashaqaInfo .infoText {
        padding-right: 0;
    }

        .advertiseWithRashaqa .rashaqaInfo .infoText p {
            font-size: 3rem;
            color: #152568;
            text-align: right;
        }

.advertiseWithRashaqa .adDetials .row {
    margin-top: 1rem;
}

.advertiseWithRashaqa .adDetials {
    padding-right: 0;
}

    .advertiseWithRashaqa .adDetials .adRow {
        margin-bottom: 4.2rem;
    }

.advertiseWithRashaqa .startAd, .advertiseWithRashaqa .startAd:hover {
    width: 30%;
    height: 7rem;
    line-height: 7rem;
    text-align: center;
    display: block;
    color: #ffffff;
    background-color: #0044b1;
    border-radius: 1.7rem;
    -webkit-border-radius: 1.7rem;
    -moz-border-radius: 1.7rem;
    box-shadow: 0 .5rem 2rem 0 rgba(0,0,0,0.1);
    font-size: 2rem;
    margin-top: 3rem;
    text-decoration: none;
    margin-right: 1.5rem;
}

.articles .signs {
    position: absolute;
    left: 8rem;
    height: 6.6rem;
    width: 4.9rem;
    bottom: 33rem;
    /*mkm*/
}

.advertiseWithRashaqa .blueLeft {
    position: absolute;
    width: 30rem;
    left: -16.5rem;
    top: -38rem;
}

footer {
    background-color: #0f1944;
    color: #ffffff;
    padding: 2% 0;
}

.footer-wrapper {
    margin: 0 auto;
}

footer .footerLogo {
    height: 5.7rem;
    width: 13.8rem;
}

footer .footerCol {
    text-align: right;
}

footer .appInfo {
    margin-top: 1.2rem;
    max-width: 73%;
}

footer .footerdownload {
    font-size: 1.8rem;
    color: #00d4e9;
    margin-top: 3.5rem;
}

footer .storeButtons img {
    display: inline-block;
    height: 3.1rem;
    width: 10.4rem;
    margin-top: 1.8rem;
}

footer .storeButtons .iphone, footer .storeButtons .android {
    margin-left: 1.2rem;
}

footer .footerCol h1, footer .footerColLast h1 {
    font-size: 2rem;
    color: #00d4e9;
    margin-bottom: 1.7rem;
}

footer .footerCol ul {
    padding-right: 0;
    list-style-type: none;
}

#catLink {
    columns: 3
}


footer .footerCol li {
    margin-bottom: 1rem;
}

    footer .footerCol li a {
        color: #ffffff;
        text-decoration: none;
    }

        footer .footerCol li a:hover {
            color: #00d4e9;
            text-decoration: solid;
        }

footer .footerColLast .socialApp img {
    width: 3.6rem;
    height: 3.6rem;
    display: inline-block;
    margin-top: 2rem;
}

footer .footerColLast .socialApp .fTwitter, footer .footerColLast .socialApp .fInsta {
    margin-left: 1.6rem;
}

footer .footerColLast {
    text-align: right;
}

.footerBar {
    width: 100%;
    height: 5.2rem;
    background-color: #6c63ff;
    color: #ffffff;
    line-height: 5.2rem;
    font-size: 1.4rem;
}

    .footerBar .copyCol p {
        text-align: right;
        margin-bottom: 0;
    }

    .footerBar .copyIcon {
        width: 1.8rem;
        height: 1.8rem;
    }

    .footerBar .privacy {
        text-align: left;
    }

        .footerBar .privacy a, .footerBar .privacy a:hover {
            color: #ffffff;
            text-decoration: underline;
        }

            .footerBar .privacy a:first-of-type {
                margin-left: 5rem;
            }

    .footerBar .row {
        padding: 0 7%;
    }

.artGallery {
    display: none;
}

.articles .impArticles .bigCard .type-wrapper,
.articles .impArticles .bigCard .viewsNoMob,
.articles .impArticles .smallCard .type-wrapper,
.articles .impArticles .smallCard .viewsNoMob,
.gradientFood, .horizontalAdMob, .privacyMobile,
.articleCards .newArt .type-wrapper,
.articleCards .newArt .viewsNoMob,
.relatedArts .relatedCard .viewsNoMob,
.relatedArts .relatedCard .type-wrapper {
    display: none;
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.artGallery .active.carousel-item-right,
.artGallery .carousel-item-next:not(.carousel-item-left) {
    -webkit-transform: translateX(-41.666667%);
    transform: translateX(-41.666667%)
}

.artGallery .active.carousel-item-left,
.artGallery .carousel-item-prev:not(.carousel-item-right) {
    -webkit-transform: translateX(41.666667%);
    transform: translateX(41.666667%)
}




/*** subCategory ****/
.catImg {
    padding: 0;
}

    .catImg img {
        width: 100%;
        height: auto;
        background-color: #fbfbfb;
    }

    .catImg.recipes img {
        background-color: transparent;
    }

.catHeaders {
    position: absolute;
    top: 24%;
    right: 25%;
    text-align: center;
    color: #0f1944;
}

    .catHeaders.sportArt {
        color: #ffffff;
    }

    .catHeaders h1 {
        font-size: 4.8rem;
        font-family: Cairo-Black;
        margin-bottom: 2rem;
    }

    .catHeaders p {
        font-size: 3rem;
        font-weight: bold;
    }

.catList {
    margin-bottom: 3.5rem;
    height: 7rem;
    background-color: #eaf9fb;
    line-height: 7rem;
}

    .catList.recipes {
        margin-top: -10%;
        background-color: transparent;
    }

    .catList .owl-carousel, .owl-stage-outer {
        /*height: 100%;*/
    }

.owlWrapper {
    margin: 0 auto;
}

.catList .owl-carousel .item {
    margin: 0 2%;
}

.catList .owl-carousel .owl-item {
    text-align: center;
}

.catList .owl-nav .owl-prev {
    position: absolute;
    top: 0;
    right: 0;
}

.catList .owl-nav .owl-next {
    position: absolute;
    top: 0;
    left: 0;
}

.catList a {
    font-size: 1.6rem;
    font-family: Cairo-Black;
    color: #152568;
}

    .catList .active > a, .catList a.active {
        background-color: #00adbe;
        color: #ffffff;
        padding: 6% 8%;
        border-radius: 3rem;
        -webkit-border-radius: 3rem;
        -moz-border-radius: 3rem;
    }

.owlWrapper .owlIcon {
    width: 1.2rem;
    height: 2.2rem;
}

.subCat-wrapper {
    margin: 0 auto;
}

    .subCat-wrapper .rightAd img {
        height: 60.1rem;
        width: 30.3rem;
        display: block;
        margin-right: auto;
    }

    .subCat-wrapper .leftAd img {
        height: 60.1rem;
        width: 16.2rem;
        display: block;
        margin-left: auto;
    }

.newArticles h1 {
    font-size: 3.5rem;
    color: #0f1944;
    font-family: Cairo-Black;
    text-align: right;
    margin-bottom: 3.2rem;
    margin-right: 1.5rem;
}

.newArticles .newArt {
    padding: 0;
    margin-bottom: 3rem;
}

    .newArticles .newArt .artImg img {
        height: 100%;
        width: 100%;
        border-radius: 0 3rem 3rem 0;
        -webkit-border-radius: 0 3rem 3rem 0;
        -moz-border-radius: 0 3rem 3rem 0;
        margin-left: auto;
        display: block;
        padding-left: 1.5rem;
        object-fit: cover;
    }

    .newArticles .newArt .card {
        background-color: #f2f6ff;
        border-radius: 3rem;
        -webkit-border-radius: 3rem;
        -moz-border-radius: 3rem;
        border: none;
    }

        .newArticles .newArt .card .card-body {
            padding: 0;
        }

.newArt .artText {
    padding-top: 2.6rem;
    padding-bottom: 2.6rem;
    padding-left: 1.5rem;
}

.artText .article {
    text-align: right;
    font-size: 1.6rem;
    color: #0044b1;
    font-family: Cairo-Black;
}

.article span {
    color: #00adbe;
    padding-right: .5rem;
}

.articleCards .newArt .viewsNo,
.articleCards .newArt .viewsNo:hover {
    height: 3.4rem;
    width: 10.6rem;
    max-width: 15rem;
    background-color: #efefef;
    border-radius: 1.7rem;
    -webkit-border-radius: 1.7rem;
    -moz-border-radius: 1.7rem;
    color: #000000;
    font-size: 1.6rem;
    display: block;
    text-align: left;
    line-height: 3.4rem;
    padding: 0 3rem 0 2%;
    font-weight: bold;
    background-image: url(../imgs/noun_view_1610922-1-3x.webp);
    background-repeat: no-repeat;
    background-position: 90%;
    background-size: 18px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    direction: ltr;
    margin: 0 auto 0 0;
    text-decoration: none;
}

.articleCards .newArt h2, .articleCards .newArt h2 a {
    text-align: right;
    font-size: 2.4rem;
    color: #0f1944;
    font-family: Cairo-Black;
    overflow: hidden;
    text-overflow: ellipsis;
}

.articleCards .newArt .card-text {
    text-align: right;
    font-size: 1.6rem;
    color: #0f1944;
    font-weight: bold;
    line-height: 3rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 9rem;
}

.cat-wrapper {
    text-align: right;
    padding: 0;
    margin-bottom: 2rem;
}

.articleCards.meals .newArt .card-text {
    -webkit-line-clamp: 1;
    margin: .5rem 0;
}

.mealNo {
    font-size: 2.1rem;
    font-family: Cairo-Black;
    margin-bottom: .5rem;
    color: #0f1944;
}

    .mealNo span {
        font-size: 1.1rem;
        font-family: Cairo-Regular;
        font-weight: bold;
    }

.mealInfo {
    font-size: 1.2rem;
    font-weight: bold;
    color: #0f1944;
}

.mostViewedCards .mostViewedArt {
    margin-bottom: 4rem;
}

    .articleCards .newArt .card-body .hashtags,
    .mostViewedCards .mostViewedArt .card-body .hashtags,
    .mostActive .mostActiveArt .card-body .hashtags {
        text-align: right;
        margin-top: 2rem;
    }

        .articleCards .newArt .card-body .hashtags a,
        .mostViewedCards .mostViewedArt .card-body .hashtags a,
        .mostActive .mostActiveArt .card-body .hashtags a {
            height: 2.9rem;
            min-width: 10rem;
            max-width: 40rem;
            background-color: rgba(0, 212, 233, 0.3);
            border-radius: 1.5rem;
            -webkit-border-radius: 1.5rem;
            -moz-border-radius: 1.5rem;
            text-align: center;
            line-height: 2.9rem;
            color: #152568;
            display: inline-block;
            direction: ltr;
            padding: 0 2%;
            margin: 0 1%;
            text-decoration: none;
            cursor: default;
            white-space:nowrap;
        }

    .articleCards .newArt .card-body .cardActions .share,
    .mostViewedCards .mostViewedArt .card-body .cardActions .share,
    .mostActive .mostActiveArt .card-body .cardActions .share {
        background-image: url(../imgs/path_113779-3x.webp);
        margin-top: 2rem;
        background-size: contain;
        height: 2.4rem;
        width: 2.4rem;
        margin-left: 15%;
        cursor: pointer;
    }

    .articleCards .newArt .card-body .cardActions .unlike,
    .mostViewedCards .mostViewedArt .card-body .cardActions .unlike,
    .mostActive .mostActiveArt .card-body .cardActions .unlike {
        background-image: url("../imgs/group_46561-3x.webp");
        margin-top: 2rem;
        background-size: contain;
        height: 2.9rem;
        width: 2.4rem;
        cursor: pointer;
    }

.mostViewed {
    margin: 0 auto 5rem auto;
    padding: 0 4%;
}

    .mostViewed .viewedHeader {
        text-align: right;
        font-family: Cairo-Black;
        font-size: 3.5rem;
        color: #152568;
        margin-right: 3rem;
        margin-bottom: 3.2rem;
    }

.mostViewedCards .card, .mostActive .card {
    border: none;
    background-color: transparent;
}

.mostViewedCards .mostViewedArt .cImg img {
    height: 100%;
    width: 100%;
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    margin: 0 auto;
    display: block;
    object-fit: cover;
}

.mostViewedCards .mostViewedArt .viewsNo,
.mostViewedCards .mostViewedArt .viewsNo:hover,
.mostActive .mostActiveArt .viewsNo,
.mostActive .mostActiveArt .viewsNo:hover {
    height: 3.4rem;
    width: 9.6rem;
    max-width: 15rem;
    background-color: #efefef;
    border-radius: 1.7rem;
    -webkit-border-radius: 1.7rem;
    -moz-border-radius: 1.7rem;
    color: #000000;
    font-size: 1.6rem;
    display: block;
    text-align: left;
    line-height: 3.4rem;
    padding: 0 3rem 0 2%;
    font-weight: bold;
    background-image: url(../imgs/noun_view_1610922-1-3x.webp);
    background-repeat: no-repeat;
    background-position: 90%;
    background-size: 18px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    direction: ltr;
    margin: 0 auto;
    position: absolute;
    left: 2rem;
    top: 2rem;
    text-decoration: none;
}

.mostViewedCards .mostViewedArt .card-body h1 a {
    color: #0044b1;
}

.mostViewedCards .mostViewedArt .card-body h1,
.mostActive .mostActiveArt .card-body h1,
.mostActive .mostActiveArt .card-body h3 {
    font-size: 2.5rem;
    text-align: right;
    font-family: Cairo-Black;
    margin-bottom: 1.2rem;
}

.mostViewedCards .mostViewedArt .card-body .card-text {
    font-size: 1.6rem;
    color: #152568;
    text-align: right;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 3.84rem;
}

.mostViewedCards .card {
    height: 100%;
}

.hoverAction .hoverRow:hover {
    box-shadow: #b3b3b38c 0 0 15px;
    background-color: inherit;
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
}

.mostViewedCards .card:nth-child(1) img, .mostViewedCards .card:nth-child(2) img, .mostViewedCards .card:nth-child(3) img, .mostViewedCards .card:nth-child(4) img {
    height: 34.5rem;
}

.mostViewedCards .card:nth-child(5) img, .mostViewedCards .card:nth-child(7) img {
    height: 30rem;
}

.mostViewedCards .card:nth-child(6) img {
    height: 30.9rem;
    width: 49.7rem;
}

.mostViewedCards .card:nth-child(8) img {
    height: 47.9rem;
}

.mostViewedCards .card:nth-child(9) img {
    height: 41.2rem;
}

.mostViewedCards .card:nth-child(10) img {
    height: 34.3rem;
}

.mostViewedCards .card:nth-child(11) img {
    height: 33.4rem;
}

.mostViewedCards .card:nth-child(12) img {
    height: 31.4rem;
}

.mostViewedCards .meals.card img {
    height: 41.9rem;
    width: 100%;
}
/** pagination **/
.page-item .page-link {
    border: none;
}

.page-item .prev {
    height: 5rem;
    width: 5rem;
    background-color: #00adbe !important;
    color: #ffffff !important;
    border-radius: 5px 25px 25px 5px;
    -webkit-border-radius: 5px 25px 25px 5px;
    -moz-border-radius: 5px 25px 25px 5px;
    font-size: 3rem !important;
    text-align: center;
}

.page-item .next {
    height: 5rem;
    width: 5rem;
    background-color: #00adbe !important;
    color: #ffffff !important;
    border-radius: 25px 5px 5px 25px;
    -webkit-border-radius: 25px 5px 5px 25px;
    -moz-border-radius: 25px 5px 5px 25px;
    font-size: 3rem !important;
    text-align: center;
}

.page-item .page-link {
    font-size: 1.8rem;
    color: #0f1944;
    margin: 0 1rem;
    font-family: Cairo-Black;
    font-weight: bold;
}

.page-item:first-child .page-link {
    margin-left: 2.5rem;
}

.page-item:last-child .page-link {
    margin-right: 2.5rem;
}

.page-item.active .page-link {
    border: none;
    background-color: transparent;
    color: #ed7f09;
}

.newArticles .mobHeader {
    display: none;
}

.mostViewedCards .adCard {
    margin-bottom: 4rem;
}

    .mostViewedCards .adCard img {
        height: 60.1rem;
        width: 30.3rem;
        display: block;
        margin: 0 auto;
    }

.searchPage {
    margin: 3.3rem auto 0;
}

    .searchPage .search-wrapper {
        position: relative;
        width: 569px;
        margin: 0 auto;
    }

    .searchPage .searchInput {
        height: 5rem;
        width: 100%;
        border: 2px solid #efefef;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.1);
        font-size: 1.8rem;
        padding: 0 4rem;
        line-height: 5rem;
        position: relative;
        z-index: 1;
        background-color: transparent;
        cursor: pointer;
        caret-color: #00d4e9;
        margin: 0 auto;
    }

    .searchPage .search-wrapper .searchIcon {
        right: 0;
    }

.detailsPage {
    background-color: #fbfbfb;
    padding: 0;
}

.artDetails, .relatedArts {
    margin: 0 auto;
}

.relatedArts {
    margin: 0 auto 11.2rem;
}

.artDetails .artDetails-wrapper {
    margin-top: 4rem;
    text-align: right;
}

    .artDetails .artDetails-wrapper h1 {
        font-size: 3rem;
        color: #152568;
        font-family: Cairo-Black;
    }

    .artDetails .artDetails-wrapper .artSocial {
        padding: 0;
        text-align: right;
        margin: 2rem 0;
    }

        .artDetails .artDetails-wrapper .artSocial img {
            width: 3.6rem;
            height: 3.6rem;
            margin: 0 1rem;
            cursor: pointer;
        }

            .artDetails .artDetails-wrapper .artSocial img:first-child {
                margin-right: 0;
            }

            .artDetails .artDetails-wrapper .artSocial img:last-child {
                margin-left: 0;
            }

.artCat:nth-child(1),
.artCat:nth-child(1):hover, .catArrow {
    font-size: 1.6rem;
    color: #0044b1;
    font-weight: bold;
    font-family: Cairo-Black;
}

.artCat, .artCat:hover {
    color: #00adbe;
    font-weight: bold;
    font-family: Cairo-Black;
}

.artDetails .artDetails-wrapper .artCat:nth-child(3),
.mostActive .mostActiveArt .artCat:nth-child(3) {
    color: #00adbe;
    font-weight: bold;
    font-family: Cairo-Black;
}

.artDetails-wrapper .viewsNo {
    height: 3.4rem;
    width: 9.6rem;
    max-width: 15rem;
    background-color: #efefef;
    border-radius: 1.7rem;
    -webkit-border-radius: 1.7rem;
    -moz-border-radius: 1.7rem;
    color: #000000;
    font-size: 1.6rem;
    display: block;
    text-align: left;
    line-height: 3.4rem;
    padding: 0 3rem 0 2%;
    font-weight: bold;
    background-image: url(../imgs/noun_view_1610922-1-3x.webp);
    background-repeat: no-repeat;
    background-position: 90%;
    background-size: 18px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    direction: ltr;
    text-decoration: none;
    margin-right: auto;
}

.artDetails-wrapper .details-wrapper .detailsImg {
    width: 100%;
    height: 47.7rem;
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    margin-top: 2rem;
    /*object-fit: cover;*/
}

.details-wrapper .detailsText {
    line-height: 2;
    font-family: Cairo-Regular;
}

.details-wrapper .artIntro {
    margin: 2.2rem 0;
    background-color: #efefef;
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    padding: 2.8rem;
}

    .details-wrapper .artIntro p, .details-wrapper .artIntro h2 {
        font-size: 2.4rem;
        color: #0044b1;
        text-align: center;
        font-family: Cairo-Black;
        font-weight: bold;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 4rem;
    }

.details-wrapper .detailsText,
.details-wrapper .detailsText p {
    text-align: right;
    color: #0f1944 !important;
    font-size: 2.1rem;
}

    .details-wrapper .detailsText h1, .details-wrapper .detailsText h2,
    .details-wrapper .detailsText h3, .details-wrapper .detailsText h4,
    .details-wrapper .detailsText h5 {
        font-weight: bold;
        font-family: Cairo-Black;
        font-size: 2.4rem;
        /*margin-bottom: 2rem;*/
        color: #152568 !important;
    }

    .details-wrapper .detailsText ol {
        padding: 0;
    }

    .details-wrapper .detailsText ol {
        list-style: none;
        counter-reset: my-counter;
    }

        .details-wrapper .detailsText ol li {
            counter-increment: my-counter;
            margin-left: 0.25rem;
            margin-bottom: 2.5rem;
            font-size: 2.4rem;
            list-style-type: none;
        }

            .details-wrapper .detailsText ol li h1,
            .details-wrapper .detailsText ol li h2,
            .details-wrapper .detailsText ol li h3,
            .details-wrapper .detailsText ol li h4 {
                counter-increment: my-counter;
                margin-right: 4.25rem;
                margin-top: -3.4rem;
                font-size: 2.4rem;
                list-style-type: none;
            }

            .details-wrapper .detailsText ol li:before {
                content: counter(my-counter);
                height: 3.7rem;
                width: 3.7rem;
                background-color: #0044b1;
                color: #ffffff;
                border-radius: 50%;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                display: inline-block;
                line-height: 3.7rem;
                text-align: center;
                margin-left: .5rem;
                font-size: 1.9rem;
                font-weight: bold;
            }

    .details-wrapper .detailsText li a,
    .details-wrapper .detailsText li a:hover {
        color: #00adbe;
        text-decoration: underline;
        font-weight: bold;
    }

.artDetails-wrapper .actionsWrapper {
    margin-bottom: 3rem;
}

.artDetails-wrapper .detailsActions a,
artDetails-wrapper .detailsActions a:hover {
    font-size: 1.6rem;
    color: #0f1944;
    font-family: Cairo-Black;
    text-decoration: none;
}

.artDetails-wrapper .detailsActions .unlike {
    background-image: url(../imgs/group_46561-3x.webp);
    background-repeat: no-repeat;
    background-position: right 2rem;
    display: inline-block;
    background-size: 1.9rem 2.3rem;
    cursor: pointer;
    padding-right: 10%;
    text-align: right;
}

    .artDetails-wrapper .detailsActions .unlike:after {
        content: ".";
        font-size: 3.5rem;
        font-family: Cairo-Black;
        padding: 0 1.5rem;
    }

.artDetails-wrapper .detailsActions .share {
    background-image: url(../imgs/path_113779-3x.webp);
    background-repeat: no-repeat;
    background-position: right center;
    display: inline-block;
    background-size: 2.3rem;
    cursor: pointer;
    padding-right: 10%;
    text-align: right;
}

.artDetails-wrapper .hashtags {
    margin-bottom: 3rem;
}

    .artDetails-wrapper .hashtags a {
        height: 2.9rem;
        background-color: rgba(0, 212, 233, 0.3);
        border-radius: 1.5rem;
        -webkit-border-radius: 1.5rem;
        -moz-border-radius: 1.5rem;
        text-align: center;
        line-height: 2.9rem;
        color: #152568;
        display: inline-block;
        direction: ltr;
        padding: 0 1%;
        margin-left: .5rem;
    }

.artDetails-wrapper .resources h2 {
    font-size: 2.5rem;
    color: #0044b1;
    font-family: Cairo-Black;
    margin-bottom: 1.6rem;
}

.artDetails-wrapper .resources .resourceCard .card {
    background-color: #eff0f2;
    border-radius: 1.4rem;
    -webkit-border-radius: 1.4rem;
    -moz-border-radius: 1.4rem;
    border: none;
}

    .artDetails-wrapper .resources .resourceCard .card .cImg {
        padding-right: .5rem;
    }

    .artDetails-wrapper .resources .resourceCard .card img {
        height: 100%;
        border-radius: 1.4rem;
        -webkit-border-radius: 1.4rem;
        -moz-border-radius: 1.4rem;
        object-fit: cover;
    }

.artDetails-wrapper .resources .resourceCard .cText, .artDetails-wrapper .resources .resourceCard .card-body {
    padding-right: 0;
}

.artDetails-wrapper .resources .resourceCard .card-text {
    font-size: 1.8rem;
    color: #0f1944;
    text-align: left;
    display: block;
}

.mostActive {
    margin-top: 16rem;
    text-align: right;
}

    .mostActive h2 {
        font-size: 2.5rem;
        color: #0f1944;
        font-family: Cairo-Black;
        margin-bottom: 1.8rem;
        margin-right: 1.5rem;
    }

    .mostActive .mostActiveArt .card-body h3, .mostActive .mostActiveArt .card-body h3 a {
        margin-top: 1.9rem;
        color: #0f1944;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 3.5rem;
    }

    .mostActive .mostActiveArt .cImg img {
        height: 29.8rem;
        width: 100%;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
        margin: 0 auto;
        display: block;
        object-fit: cover;
    }

    .mostActive .mostActiveArt .card-body .card-text, .mostActive .smallActiveArt .card-body .card-text {
        font-size: 1.8rem;
        color: #152568;
        text-align: right;
        font-weight: bold;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .mostActive .mostActiveArt .cardActions,
    .mostActive .smallActiveArt .cardActions {
        display: flex;
        align-items: center;
    }

    .mostActive .largeCard {
        margin-bottom: 2rem;
        padding: 0;
    }

    .mostActive .smallActiveArt {
        height: 12.9rem;
        background-color: #ffffff;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
        border: 1px solid #efefef;
        margin-bottom: 4.5rem;
    }

    .mostActive:last-child .smallActiveArt {
        margin-bottom: 2.8rem;
    }

.cat-wrapper .artCat {
    cursor: default;
    text-decoration: none
}

.mostActive .smallActiveArt .cImg {
    padding: 0;
}

    .mostActive .smallActiveArt .cImg img {
        height: 12.9rem;
        width: 100%;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
        margin: 0 auto;
        display: block;
        object-fit: cover;
    }

.artCatDetails {
    text-decoration: none !important;
    cursor: default !important;
}

.mostActive .smallActiveArt .card-body h3, .mostActive .smallActiveArt .card-body h1 a {
    font-size: 1.7rem;
    color: #0f1944;
    text-align: right;
    font-family: Cairo-Black;
    margin-bottom: 6%;
    display: -webkit-box;
    /* -webkit-line-clamp: 1;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 3rem;
}

    .mostActive .smallActiveArt .card-body h3 a, .mostReadMealItems {
        font-size: 1.7rem;
        color: #0f1944 !important;
        text-align: right;
        font-family: Cairo-Black;
        margin-bottom: 6%;
        display: -webkit-box;
        /* -webkit-line-clamp: 1;*/
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

.mostActive .smallActiveArt .viewsNo {
    height: 3.4rem;
    width: 9.6rem;
    background-color: #efefef;
    border-radius: 1.7rem;
    -webkit-border-radius: 1.7rem;
    -moz-border-radius: 1.7rem;
    color: #000000;
    font-size: 1.6rem;
    display: block;
    text-align: left;
    line-height: 3.4rem;
    padding: 0 3rem 0 7%;
    font-weight: bold;
    background-image: url(../imgs/noun_view_1610922-1-3x.webp);
    background-repeat: no-repeat;
    background-position: 90%;
    background-size: 18px 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    direction: ltr;
    text-decoration: none;
}

.mostActive .smallActiveArt .card-body .cardActions .share {
    background-image: url(../imgs/path_113779-3x.webp);
    background-size: contain;
    height: 2.4rem;
    width: 2.4rem;
    cursor: pointer;
    margin-left: 25%;
}

.mostActive .smallActiveArt .card-body .cardActions .unlike {
    background-image: url("../imgs/group_46561-3x.webp");
    background-size: contain;
    height: 2.9rem;
    width: 2.4rem;
    cursor: pointer;
}

.mostActive .longAd img {
    height: 60.1rem;
    width: 30.3rem;
    display: block;
    margin: 0 auto;
}

.mostActive .shortAd {
    margin-top: 1.7rem;
}

    .mostActive .shortAd img {
        width: 30.3rem;
        height: 25.1rem;
        margin: 0 auto;
        display: block;
    }

.joinRashaqa {
    background-image: url(../imgs/Adimage.webp);
    background-repeat: no-repeat;
    background-size: contain;
    height: 60rem;
    background-position: center;
    text-align: center;
    margin: 0 auto;
}

    .joinRashaqa .joinRow {
        margin-top: 13rem;
        padding: 0;
    }

    .joinRashaqa .countBg, .joinRashaqa .countBg:hover {
        background-image: url(../imgs/count.webp);
        background-repeat: no-repeat;
        background-position: center;
        height: auto;
        width: 30%;
        display: block;
        background-size: contain;
        position: relative;
        top: 3rem;
        margin: 0 auto;
        font-size: 2.8rem;
        color: #ffffff;
        text-align: center;
        line-height: 7.9rem;
        font-weight: bold;
        padding: 0 6% 0 0;
        text-decoration: none;
    }

    .joinRashaqa h1, .joinRashaqa h2 {
        font-size: 3rem;
        color: #ffffff;
        text-align: center;
        font-weight: bold;
        margin: 4rem 0 2rem 0;
    }

    .joinRashaqa ul {
        list-style-type: none;
    }

    .joinRashaqa li:before {
        content: "";
        width: 1rem;
        height: 1rem;
        background-color: #ed7f09;
        margin-left: .7rem;
        display: inline-block;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
    }

    .joinRashaqa li {
        color: #ffffff;
        font-size: 2.5rem;
        margin-bottom: 1.5rem;
    }

    .joinRashaqa .downloadRashaqa {
        font-size: 2.5rem;
        color: #ffffff;
        font-weight: bold;
        margin-top: 2rem;
        text-align: right;
        padding-right: 2rem;
    }

    .joinRashaqa .stores {
        text-align: right;
        margin-top: 2rem;
    }

        .joinRashaqa .stores img {
            display: inline-block;
            height: auto;
            width: 30%;
        }

        .joinRashaqa .stores a {
            margin-left: 1%;
        }

            .joinRashaqa .stores a:last-child {
                margin-left: 0;
            }

.relatedArts .relatedHeader {
    text-align: right;
    font-size: 3.5rem;
    font-family: Cairo-Black;
    color: #0f1944;
    margin: 6rem 0 5rem 0;
}

.closestArts {
    margin: 0 auto;
    text-align: center;
}

    .closestArts .prevArt {
        text-align: right;
        margin-bottom: 17rem;
    }

    .closestArts .nextArt {
        text-align: left;
        margin-bottom: 17rem;
    }

    .closestArts .prevArt a,
    .closestArts .prevArt a:hover {
        background-image: url("../imgs/icon_-3x.webp");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: right center;
        height: 3.4rem;
        display: inline-block;
        padding-right: 12%;
        font-size: 2.1rem;
        color: #00adbe;
        text-decoration: none;
    }

    .closestArts .nextArt a,
    .closestArts .nextArt a:hover {
        background-image: url("../imgs/icon_-1-3x.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left center;
        height: 3.4rem;
        display: inline-block;
        padding-left: 12%;
        font-size: 2.1rem;
        color: #00adbe;
        text-decoration: none;
    }

    .closestArts h1, .closestArts h2 {
        font-size: 3.2rem;
        color: #0f1944;
        font-family: Cairo-Black;
        text-align: right;
        cursor: pointer;
    }

.relatedArts .relatedHeaderMob {
    display: none;
}

.gradientBg {
    background-image: url("../imgs/rectangle_1491-3x.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.details-wrapper .gradientBg .detailsImg {
    margin-top: 0;
}

.details-wrapper .gradientBg {
    margin-top: 2rem;
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    position: relative;
}

.mealInfo-wrapper {
    position: absolute;
    bottom: 3rem;
    z-index: 100;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.gradientBg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url("../imgs/rectangle_1491-3x.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    z-index: 99;
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
}

.mealInfo img {
    margin: 0 auto;
    display: block;
}

.mealInfo .cal {
    height: 3.1rem;
    width: 2.3rem;
}

.mealInfo .ingred {
    height: 3rem;
    width: 3rem;
}

.mealInfo .time {
    height: 3.1rem;
    width: 2.7rem;
}

.mealInfo .persons {
    height: 2.8rem;
    width: 3.4rem;
}

.mealInfo .count, .mealInfo .text {
    font-size: 3rem;
    font-family: Cairo-Black;
    color: #ffffff;
    text-align: center;
    margin-bottom: 0;
}

.details-wrapper .mealProgress {
    margin: 0 auto;
}

.details-wrapper .mealProgress-wrapper h2 {
    font-size: 2.5rem;
    color: #152568;
    font-weight: bold;
    margin: 3.3rem 0;
}

.details-wrapper .mealProgress .progress {
    height: 2.7rem;
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    background-color: transparent;
}

.details-wrapper .mealProgress .progress-bar {
    border-radius: 0 2rem 2rem 0;
    -webkit-border-radius: 0 2rem 2rem 0;
    -moz-border-radius: 0 2rem 2rem 0;
    border: .5rem solid #ffffff;
    margin-left: -1rem;
}

    .details-wrapper .mealProgress .progress-bar:last-child {
        margin-left: 0;
        border-radius: 2rem;
    }

.details-wrapper .mealProgress .carbProgress {
    background-color: #0044b1;
}

.details-wrapper .mealProgress .fatProgress {
    background-color: #fd4940;
}

.details-wrapper .mealProgress .proteinProgress {
    background-color: #40ca6f;
}

.details-wrapper .progressLabels {
    list-style-type: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    margin: 1.6rem 0 3rem 0;
}

    .details-wrapper .progressLabels li {
        display: inline-block;
        text-align: center;
        font-size: 2.2rem;
        font-weight: bold;
        min-width: fit-content;
    }

    .details-wrapper .progressLabels span {
        font-size: 2.6rem;
        padding-right: .5rem;
    }

.details-wrapper li:before {
    /*content: "";*/
    width: .7rem;
    height: .7rem;
    margin-left: -1rem;
    /*margin-left: .1rem;*/
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.progressLabels .carbLabel:before {
    background-color: #0044b1;
}

.progressLabels .carbLabel {
    color: #0044b1;
}

.progressLabels .fatLabel:before {
    background-color: #fd4940;
}

.progressLabels .fatLabel {
    color: #fd4940;
}

.progressLabels .proteinLabel:before {
    background-color: #40ca6f;
}

.progressLabels .proteinLabel {
    color: #40ca6f;
}

.details-wrapper.mealDetails .artIntro p {
    -webkit-line-clamp: 3;
}

.details-wrapper .ingredients h2 {
    font-size: 2.5rem;
    color: #152568;
}

.details-wrapper .ingredients ul {
    padding: 0;
    list-style-type: none;
}

.details-wrapper .ingredients li:before {
    background-image: url("../imgs/layer_2-3x.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right center;
    height: 3.3rem;
    width: 3.2rem;
    position: relative;
    top: .5rem;
    cursor: pointer;
}

.details-wrapper .ingredients .checked:before {
    background-image: url("../imgs/layer_2-1-3x.webp");
}

.details-wrapper .ingredients li {
    margin-bottom: 2.4rem;
}

    .details-wrapper .ingredients li a, .details-wrapper .ingredients li span {
        text-decoration: none;
        font-size: 2rem;
        color: #0f1944;
        font-weight: normal;
    }

    .details-wrapper .ingredients li span {
        font-weight: bold;
        padding-left: .5rem;
    }

.aboutApp-wrapper .image-wrapper .aboutAppImg {
    width: 105.3rem;
    height: auto;
    display: block;
}

.featuresGallery.aboutApp-wrapper .carousel-indicators {
    bottom: 25rem;
}

.featuresGallery.aboutApp-wrapper .horizontalAd {
    margin-top: -17rem;
}

.aboutApp-wrapper .carousel-item {
    height: auto;
}

.appServices-wrapper {
    padding: 0;
    margin-top: -13%;
}

.appServices {
    background-image: url("../imgs/aboutBg.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 26.8rem;
    margin-bottom: 3%;
    text-align: center;
    padding: 8.4rem 0;
}

    .appServices h1 {
        font-size: 4.8rem;
        color: #ffffff;
        font-family: Cairo-Black;
        margin-bottom: 1.4rem;
    }

    .appServices p {
        color: #ffffff;
        font-size: 2.5rem;
    }

.servicesCards .carousel-inner {
    padding: 1% 1% 3%;
}

.appServices-wrapper .serviceCard {
    text-align: center;
}

    .appServices-wrapper .serviceCard .card {
        background-color: #ffffff;
        border: 1px solid #e9ebee;
        border-radius: 3rem;
        -webkit-border-radius: 3rem;
        -moz-border-radius: 3rem;
        box-shadow: 0 0 15px rgba(0,0,0,0.1);
        /* padding: 1.5rem 3rem 3rem;*/
        padding: 5% 6% 5%;
        height: 40.9rem;
    }

    .appServices-wrapper .serviceCard img {
        height: 16.2rem !important;
        width: 16.2rem !important;
        border-radius: 50% !important;
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        margin: 0 auto 3rem !important;
        display: block !important;
    }

.appServices-wrapper .servicesCards, .followApp {
    margin: 0 auto;
}

.appServices-wrapper .serviceCard h2 {
    font-size: 2rem;
    color: #00adbe;
    font-weight: bold;
    margin-bottom: 2rem;
}

.appServices-wrapper .serviceCard p {
    font-size: 1.6rem;
    font-weight: bold;
    color: #0f1944;
    line-height: 1.8;
}

.appServices-wrapper .horizontalAd {
    margin: 9.3rem auto;
}

.followApp {
    text-align: center;
}

    .followApp h1 {
        font-size: 6rem;
        color: #0f1944;
        font-family: Cairo-Black;
        margin-bottom: 2rem;
    }

    .followApp p {
        font-size: 2.5rem;
        color: #0f1944;
        font-weight: bold;
    }

    .followApp .followImg img {
        height: auto;
        width: 100%;
        margin: 6rem auto 7rem;
    }

    .followApp .followInstalls {
        text-align: right;
        margin-top: 17.4rem;
    }

    .followApp .installInfo h2 {
        font-size: 3.3rem;
        color: #00adbe;
        font-family: Cairo-Black; /*platformFont;*/
        font-weight: bold;
    }

    .followApp .installInfo .installNo {
        font-size: 7.9rem;
        color: #0f1944;
        font-family: Cairo-Black;
        margin-bottom: 0;
    }

    .followApp .installInfo .activeUsers {
        font-size: 2.5rem;
        color: #0f1944;
    }

    .followApp .installInfo {
        margin-bottom: 7.8rem;
    }

.card {
    cursor: pointer;
}

.card-body .cardActions .like, .artDetails-wrapper .detailsActions .like {
    background-image: url("../imgs/like-3x.webp") !important;
}

.Error {
    background-color: #fbfbfb;
    text-align: center;
    padding: 2% 0;
    margin: 0 auto;
}

    .Error .errorLogo {
        height: 37.2rem;
        width: 53.4rem;
        display: block;
        margin: 0 auto 2.9rem;
    }

    .Error p {
        font-size: 3.2rem;
        color: #0f1944;
        font-family: Cairo-Black;
        padding: 0 5%;
        margin-bottom: 2.9rem;
    }

.error-wrapper {
    margin: 0 auto;
}

    .error-wrapper a, .error-wrapper a:hover {
        height: 7rem;
        width: 27.6rem;
        font-size: 2rem;
        font-family: Cairo-Black;
        border-radius: 1.7rem;
        -webkit-border-radius: 1.7rem;
        -moz-border-radius: 1.7rem;
        display: block;
        line-height: 7rem;
        text-decoration: none;
        margin: 0 auto;
    }

    .error-wrapper .goHome, .error-wrapper .goHome:hover {
        background-color: #0044b1;
        color: #ffffff;
        box-shadow: 0 5px 20px 0 rgba(89, 136, 43, 0.1);
    }

    .error-wrapper .tryAgain, .error-wrapper .tryAgain:hover {
        border: 2px solid #0044b1;
        box-shadow: 0 5px 20px 0 rgba(89, 136, 43, 0.1);
        color: #0044b1;
    }

#toTop {
    display: none;
    position: fixed;
    bottom: 6rem;
    right: 1rem;
    z-index: 10000;
    cursor: pointer;
    background-image: url("../imgs/to_top_icon-3x.webp");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    border: none;
    outline: none;
    width: 6.8rem;
    height: 9.5rem;
}

.servicesCards .owl-stage-outer {
    padding: 1% 0;
}

.servicesCards .owlIcon {
    width: 5.5rem;
    height: 5.5rem;
}

.servicesCards .owl-prev {
    position: absolute;
    right: -4%;
    top: 50%;
}

.servicesCards .owl-next {
    position: absolute;
    left: -4%;
    top: 50%;
}

.owl-nav button, .owl-nav button:hover {
    background-color: transparent !important;
}

.owl-theme .owl-dots .owl-dot span {
    height: .6rem;
    width: 1.2rem;
    background-color: #152568 !important;
    border-radius: .3rem;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
    margin: .4rem;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    height: .6rem;
    width: 2.5rem;
    background-color: #00d4e9 !important;
    border-radius: .3rem;
    -webkit-border-radius: .3rem;
    -moz-border-radius: .3rem;
}

.companyInfo {
    background-image: url("../imgs/mask_group_253Blue-3x.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 76.1rem;
    margin: 0 auto;
    padding: 7rem 0;
    text-align: center;
    border-radius: 5rem;
}

    .companyInfo h1 {
        font-size: 3.5rem;
        color: #ffffff;
        font-family: Cairo-Black;
    }

.companyLogo {
    height: 14rem;
    width: 14.6rem;
    margin-top: 4.9rem;
}

.companyApps {
    font-size: 2.5rem;
    color: #ffffff;
    text-align: center;
    line-height: 6rem;
    padding: 0 22%;
}

.appsData {
    margin: 0 auto;
    text-align: center;
}

.appData .appImg img {
    width: 11.4rem;
    height: 11.4rem;
    margin: 0 auto;
}

.appData .appInfo h2 {
    margin: 1.7rem auto;
    font-size: 2rem;
    color: #00d4e9;
    font-weight: bold;
}

.appData .appInfo p {
    font-size: 2rem;
    color: #ffffff;
    padding: 0 2%;
}

.FeatureRow .image-wrapper .blueRight, .FeatureRow .text-wrapper .blueLeft {
    display: none;
}

.adsConnect-wrapper {
    background-image: url("../imgs/bg-3x.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 85.6rem;
}

    .adsConnect-wrapper .ads-wrapper {
        margin: 0 auto;
    }

    .adsConnect-wrapper .image-wrapper .connectImg {
        /*width: 60.4rem;*/
        width: 74%;
        /* height: 67.7rem;*/
        height: auto;
        margin: 6rem auto 0;
        display: block;
    }

    .adsConnect-wrapper .whiteRt {
        position: absolute;
        right: 0;
        top: 30rem;
        height: auto;
        width: 12rem;
        display: block;
    }

    .adsConnect-wrapper .blueLt {
        position: absolute;
        left: 0;
        top: 50rem;
        height: auto;
        width: 20.9rem;
        display: block;
    }

    .adsConnect-wrapper .ltShape {
        position: absolute;
        left: 15rem;
        top: 59rem;
        height: auto;
        width: 10.2rem;
        display: block;
    }

    .adsConnect-wrapper .text-wrapper {
        text-align: right;
        margin-top: 17.3rem;
    }

        .adsConnect-wrapper .text-wrapper h1 {
            font-size: 5rem;
            color: #FFFFFF;
            font-family: Cairo-Black;
            line-height: 2;
            word-break: break-word;
        }

            .adsConnect-wrapper .text-wrapper h1 span {
                background-color: rgba(255, 255, 255, 0.3);
                padding: 0 1%;
                display: inline-block;
                border-radius: 1rem;
                -webkit-border-radius: 1rem;
                -moz-border-radius: 1rem;
            }

        .adsConnect-wrapper .text-wrapper p {
            text-align: right;
            font-size: 3rem;
            color: #FFFFFF;
            margin: 3.2rem auto;
            line-height: 2;
        }

        .adsConnect-wrapper .text-wrapper .adWithRashaqa, .adsConnect-wrapper .text-wrapper .adWithRashaqa:hover {
            font-size: 2rem;
            color: #152568;
            text-align: center;
            background-color: #FFFFFF;
            height: 7rem;
            width: 27.6rem;
            border-radius: 2rem;
            -webkit-border-radius: 2rem;
            -moz-border-radius: 2rem;
            display: block;
            line-height: 7rem;
            font-weight: bold;
            text-decoration: none;
        }

    .adsConnect-wrapper .horizontalAd {
        margin: 6rem auto;
    }

.whyRashaqa-wrapper h1 {
    font-size: 4.8rem;
    color: #0044b1;
    text-align: center;
    font-family: Cairo-Black;
    margin-top: 8rem;
}

.whyRashaqa {
    margin: 5rem auto 0;
}

    .whyRashaqa .rashaqaAd img {
        width: 9.1rem;
        height: 9.1rem;
        margin: 0 auto 3.2rem;
        display: block;
    }

    .whyRashaqa .rashaqaAd h2 {
        text-align: center;
        font-size: 3rem;
        color: #00adbe;
        font-family: Cairo-Black;
    }

    .whyRashaqa .rashaqaAd p {
        font-size: 3rem;
        color: #152568;
        text-align: center;
        padding: 0 6%;
    }

    .whyRashaqa .rashaqaAd span {
        color: #0044b1;
        font-family: Cairo-Black;
        font-size: 4.2rem;
    }

.whyRashaqa-wrapper .rashaqaHuawei {
    background-image: url("../imgs/mask_group_253New-3x.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 43.4rem;
    margin: 21.7rem auto 0;
    text-align: center;
}

    .whyRashaqa-wrapper .rashaqaHuawei .prize {
        height: 28.3rem;
        width: 28.4rem;
        margin: -13rem auto 2rem;
    }

    .whyRashaqa-wrapper .rashaqaHuawei p {
        font-size: 3rem;
        color: #ffffff;
        font-family: Cairo-Black;
        line-height: 2;
        padding: 0 20%;
    }

.whyRashaqa-wrapper .gradientShape {
    position: absolute;
    right: 0;
    z-index: -1;
    height: 117rem;
    width: 70.4rem;
    top: 55rem;
    display: block;
}

.mostActive-wrapper {
    margin: 5rem auto 0;
}

    .mostActive-wrapper h1 {
        font-size: 4.8rem;
        color: #0044b1;
        font-family: Cairo-Black;
        text-align: center;
    }

    .mostActive-wrapper .countryInfo img {
        width: 16.6rem;
        height: 16.6rem;
        margin: 5rem auto 0;
        display: block;
    }

    .mostActive-wrapper .countryInfo .percent {
        text-align: center;
        font-family: Cairo-Black;
        font-size: 3rem;
        direction: rtl;
        margin-top: 1.3rem;
    }

    .mostActive-wrapper .countryInfo .progress {
        width: 18.4rem;
        height: 1.4rem;
        margin: 0 auto;
        border-radius: .7rem;
        -webkit-border-radius: .7rem;
        -moz-border-radius: .7rem;
    }

.countProg {
    border-radius: .7rem;
    -webkit-border-radius: .7rem;
    -moz-border-radius: .7rem;
    text-align: center;
    background-color: #0044b1;
}

.saProg {
    background-color: #00adbe;
}

.countInfo {
    font-size: 3rem;
    color: #0f1944;
    text-align: center;
    font-weight: bold;
    margin-top: 1rem;
}

.mostActive-wrapper .blueRt {
    position: absolute;
    right: 0;
    top: 50rem;
    height: 151.5rem;
    width: 39.2rem;
    z-index: -1;
}

.mostActive-wrapper .blueBg {
    width: 81%;
    margin-top: 7rem;
}

.adsTypes-wrapper {
    margin-top: 5.9rem;
}

    .adsTypes-wrapper h1 {
        font-size: 4.8rem;
        color: #0044b1;
        text-align: center;
        font-family: Cairo-Black;
    }

    .adsTypes-wrapper .adsTypes {
        margin: 9.7rem auto 0;
    }

.adShape img {
    width: auto;
    height: 52.8rem;
    margin: 0 auto;
    display: block;
}

.adShape p {
    text-align: center;
    background-color: rgba(123, 138, 152, .5);
    border-radius: 2rem;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    font-size: 1.4rem;
    color: #152568;
    width: 50%;
    height: 4rem;
    line-height: 4rem;
    margin: 2.2rem auto 0;
    font-weight: bold;
}

.adsTypes-wrapper .darkRt {
    position: absolute;
    left: 0;
    top: 10rem;
    height: 101.3rem;
    width: 14rem;
    display: block;
    z-index: 10;
}

.adRules-wrapper {
    background-image: url("../imgs/group_51506-3xNew.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 59.7rem;
    margin-top: 6rem;
    padding-top: 6rem;
}

    .adRules-wrapper h1 {
        font-size: 4rem;
        color: #ffffff;
        font-family: Cairo-Black;
        text-align: center;
        margin-bottom: 1.8rem;
    }

.adRules-details {
    margin: 0 auto;
}

.adRules-wrapper .freeVer {
    text-align: center;
    font-size: 2rem;
    color: #ffffff;
}

.adRules-wrapper .adRule {
    text-align: right;
    margin-top: 6.2rem;
}

    .adRules-wrapper .adRule .verify {
        content: "";
        background-image: url("../imgs/verified-3x.webp");
        background-repeat: no-repeat;
        background-position: right center;
        background-size: contain;
        width: 4.2rem;
        height: 4.2rem;
        display: block;
        position: relative;
        top: -1rem;
        margin-right: auto;
    }

    .adRules-wrapper .adRule p {
        font-size: 1.8rem;
        color: #ffffff;
        list-style-type: none;
    }

    .adRules-wrapper .adRule .ruleImg {
        padding-left: 0;
    }

.adRules-wrapper .blueBg {
    /*  margin-top: 6rem;*/
    position: absolute;
    right: 0;
    left: 0;
    bottom: -2.3rem;
}

.contactUs-wrapper {
    margin: 8rem auto 0;
}

    .contactUs-wrapper h1 {
        text-align: right;
        font-size: 4.8rem;
        color: #0f1944;
        font-family: Cairo-Black;
        margin-bottom: 1.8rem;
    }

    .contactUs-wrapper p {
        font-size: 2rem;
        color: #0f1944;
        text-align: right;
        font-weight: bold;
    }

    .contactUs-wrapper .contactForm {
        background-color: #ffffff;
        border: 1px solid #b8c6d6;
        border-radius: 1.3rem;
        -webkit-border-radius: 1.3rem;
        -moz-border-radius: 1.3rem;
        width: 100%;
        height: 100%;
        margin-top: 7rem;
        padding-top: 3rem;
        padding-bottom: 3rem;
        text-align: right;
        margin-bottom: 4.2rem;
    }

    .contactUs-wrapper .contactImg {
        padding-right: 0;
        margin-top: 16rem;
    }

        .contactUs-wrapper .contactImg img {
            height: 56.2rem;
            width: 62.2rem;
            margin-right: -5rem;
            z-index: -1;
        }

    .contactUs-wrapper .contactForm label {
        font-size: 1.6rem;
        color: #1356b9;
        font-family: Cairo-Black;
        margin-bottom: 1.2rem;
    }

    .contactUs-wrapper .contactForm input {
        width: 100%;
        height: 4.6rem;
        background-color: rgba(184, 198, 214, 0.16);
        border: 1px solid #b8c6d6;
        border-radius: .5rem;
        -webkit-border-radius: .5rem;
        -moz-border-radius: .5rem;
        font-size: 1.4rem;
        color: #9eafbf;
    }

    .contactUs-wrapper .contactForm .form-group {
        margin-bottom: 1.8rem;
    }

    .contactUs-wrapper .contactForm textarea {
        width: 100%;
        height: 13.9rem;
        background-color: rgba(184, 198, 214, 0.16);
        border: 1px solid #b8c6d6;
        border-radius: .5rem;
        -webkit-border-radius: .5rem;
        -moz-border-radius: .5rem;
        font-size: 1.4rem;
        color: #9eafbf;
        resize: none;
        margin-bottom: 2.5rem;
    }

    .contactUs-wrapper .contactForm button {
        height: 7rem;
        width: 27.6rem;
        background-color: #0f1944;
        border-radius: 1.7rem;
        -webkit-border-radius: 1.7rem;
        -moz-border-radius: 1.7rem;
        margin: 0 auto;
        text-align: center;
        display: block;
        color: #FFFFFF;
        font-family: Cairo-Black;
        border: none;
    }

.card .artSocial {
    background-color: #ffffff;
    border-radius: 3rem;
    -webkit-border-radius: 3rem;
    -moz-border-radius: 3rem;
    border: 1px solid #efefef;
    box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.1);
    position: absolute;
    right: 40%;
    bottom: 6rem;
    padding: 1%;
    width: fit-content;
    display: none;
    text-align: center;
}

.rightCard .artSocial {
    right: 65%;
}

.leftCard .artSocial {
    right: 30%;
}

.card .artSocial img {
    width: 3rem !important;
    height: 3rem !important;
    cursor: pointer;
}

.card .artSocial a {
    margin: 0.5rem;
}

.cardActions .artSocial a:first-of-type {
    margin-right: 0;
}

.cardActions .artSocial a:last-of-type {
    margin-left: 0;
}
/* new calculator screens */
.calcTools .horizontalAd img {
    height: 13.4rem;
    width: 144rem;
}

.calc-wrapper {
    margin-top: 7rem;
}

.calcTools .toolHeader {
    font-size: 4.9rem;
    color: #19266a;
    font-family: Cairo-Black;
    text-align: center;
    margin: 2rem 0 5rem 0;
    font-weight:bold;
}

.calcForm {
    background-color: #f8f8f8;
    border: 1px solid #dee3e6;
    border-radius: 3rem;
    -webkit-border-radius: 3rem;
    -moz-border-radius: 3rem;
    text-align: right;
    margin-bottom: 6rem;
}

    .calcForm .form-group {
        margin-bottom: 5rem;
    }

.outerLabel {
    font-size: 3.1rem;
    color: #19266a;
    text-align: right;
    font-family: Cairo-Black;
    margin-bottom: 1.5rem;
}

.choice {
    background-color: #ffffff;
    border: 2px solid #d6dbdf;
    border-radius: 1.6rem;
    -webkit-border-radius: 1.6rem;
    -moz-border-radius: 1.6rem;
    display: inline-block;
    width: 100%;
    height: 8rem;
    align-items: center;
   padding-right:6rem;
    position: relative;
}

.choice label {
    font-size: 2.4rem;
    color: #19266a;
    font-family: Cairo-Black;
}

input[type="radio"] {
    opacity: 0;
    position: absolute;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    right: 2rem;
    height: 2.8rem;
    width: 2.8rem;
    background-color: #d6dbdf;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
/* When the radio button is checked, add a blue background */
.choice input:checked ~ .checkmark {
    background-color: #1a45b4;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.choice input:checked ~ .checkmark:after {
    display: block;
}

.choice input:checked ~ .checkmark .sign {
    height: 7px;
    width: 12px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg);
    position: absolute;
    left: 8px;
    top: 10px;
    color: white;
    z-index: 111;
}

.calcInput {
    height: 8rem;
    background-color: #ffffff;
    border: 2px solid #d6dbdf;
    border-radius: 1.6rem;
    -webkit-border-radius: 1.6rem;
    -moz-border-radius: 1.6rem;
    font-size: 2.1rem;
    color: #19266a !important;
    font-weight: bold;
    padding: .375rem 2.3rem;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.calcInput::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #8d8d8d;
    opacity: 1; /* Firefox */
    font-weight: normal;
}

.calcInput:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #8d8d8d;
}

.calcInput::-ms-input-placeholder { /* Microsoft Edge */
    color: #8d8d8d;
    font-weight: normal;
}

.heightLabel, .weightLabel {
    text-align: center;
    background-color: #dfe3e6;
    border-radius: 1.6rem;
    -webkit-border-radius: 1.6rem;
    -moz-border-radius: 1.6rem;
    font-size: 1.7rem;
    font-family: Cairo-Black;
    color: #7c8a99;
    height: 4rem;
    padding: 0 2rem;
    line-height: 4rem;
    margin: 0 .5rem;
    cursor: pointer;
}

.calcForm button {
    width: 100%;
    height: 8rem;
    line-height: 8rem;
    display: block;
    background-color: #1a45b4;
    border-radius: 1.6rem;
    -webkit-border-radius: 1.6rem;
    -moz-border-radius: 1.6rem;
    text-align: center;
    font-family: Cairo-Black;
    color: #FFFFFF;
    border: none;
    font-size: 2.5rem;
    margin: 0 1.5rem 4rem;
}

.toolText p {
    font-size: 2.2rem;
    font-family: Cairo-SemiBold;
    color: #19266a;
    text-align: right;
    line-height: 5rem;
    margin-bottom: 4rem;
}

.tool {
    display: inline-block;
    text-align: center;
}

.toolText p:last-child {
    margin-bottom: 0;
}

.verticalAd img {
    width: 100%;
    height: 83.2rem;
}

.calcTools .mostViewedCards {
    margin: auto;
}

    .calcTools .mostViewedCards .card img {
        height: 25rem;
    }

    .calcTools .mostViewedCards .card .cText h1 a {
        font-size: 2rem;
    }

.moreTools h2 {
    font-size: 4rem;
    color: #19266a;
    text-align: right;
    font-family: Cairo-Black;
    margin: 10rem 0 5rem 0;
}

.toolDetails {
    padding: 0;
    /*margin-bottom: 15rem;*/
}
.tool {
    width:fit-content;
}
/*.tool:first-child {
    margin-left: 4%;
}*/
.toolWrapper {
    max-width:50%;
}
.moreTools {
    margin-bottom: 15rem;
}

.resultHeaders {
    font-size: 2.5rem;
    color: #19266a;
    text-align: right;
    font-family: Cairo-Black;
    margin-top: 3.2rem;
}

.calArrow {
    background-image: url("/imgs/ArrowOr.webp");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 7.8rem;
    width: 22.5rem;
    line-height: 7.8rem;
    font-size: 2.4rem;
    color: #ffffff;
    font-family: Cairo-Black;
    text-align: center;
}

.resultNum {
    color: #f87447;
    text-align: center;
    font-family: Cairo-Black;
    font-size: 2.5rem;
}

    .resultNum span {
        font-family: Cairo-Black;
        font-weight:bold;
        font-size: 6.1rem;
    }

.shareResult {
    background-image: url("../imgs/group_87639.webp");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
    width: 4.8rem;
    height: 4.8rem;
    position: absolute;
    top: 3rem;
    left: 4rem;
}

.calcForm.result {
    position: relative;
    margin-bottom: 4rem;
}

.adviceList ul {
    list-style-type: none;
    text-align: right;
    /*padding-inline-start: 0;*/
}

.adviceList li {
    font-size: 2.3rem;
    color: #19266a;
    padding-bottom: 1.6rem;
}

    .adviceList ul li p {
        background-color: #ebebeb;
        border-radius: 1.3rem;
        -webkit-border-radius: 1.3rem;
        -moz-border-radius: 1.3rem;
        padding-right:4px;
        display: inline-block;
        margin-bottom: 0;
        width:calc(100%-7rem);
        height: 6.4rem;
        line-height: 6.4rem;
    }

.bar {
    list-style: none;
}

    .adviceList ul > li {
        position: relative;
    }

        .adviceList ul > li:before {
            content: '';
            background-color: #f87447;
            height: 1.6rem;
            width: 1.6rem;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            display: inline-block;
            margin-right: 1rem;
           
        }
        .adviceList ul .resItem:before {
            margin-left: .5rem
        }

       .adviceList ul > li:after {
            position: absolute;
            right: 0;
            top: 50%;
            content: '';
            border-right: 1px dashed #f87447;
            margin-right: 17px;
            height: 6.4rem;
        }

        .adviceList ul  > li:first-of-type:after {
            top: 50%;
        }

        .adviceList ul > li:last-of-type:after {
            top: -50%;
            visibility:hidden;
        }

        .adviceList ul > li:last-of-type:before {
            border: 4px solid rgba(248, 248, 248, .7);
        }

.adviceList li h3 {
    text-align: center;
    font-size: 3.2rem;
    color: #19266a;
    font-weight: 600;
    margin-top: -3%;
}

.downlaodAppResult a {
    margin: 1.6rem .8rem;
}

.retryCalc, .retryCalc:hover {
    cursor:pointer;
    display: block;
    margin: auto;
    background-color: #1a45b4;
    border-radius: 3.2rem;
    -webkit-border-radius: 3.2rem;
    -moz-border-radius: 3.2rem;
    height: 6.5rem;
    line-height: 6.5rem;
    width: 12%;
    text-align: center;
    font-size: 2.4rem;
    color: #ffffff;
    font-family: Cairo-Black;
    text-decoration: none;
    margin-bottom: 1.8rem;
}

    .retryCalc span {
        background-image: url("../imgs/group-87682.webp");
        background-size: contain;
        background-repeat: no-repeat;
        display: inline-block;
        height: 3.1rem;
        width: 2.8rem;
        position: relative;
        top: 1rem;
        right: 1rem;
    }

.resultHeaders.bmiResult h2:last-of-type {
    margin-right: 1.7rem;
    font-size:2rem;
}

.resultHeaders.bmiResult h2 {
    font-size: 2.4rem;
    color: #f87447;
    font-family: Cairo-Black;
    font-weight: bold;
}

.bmiProgress {
    height: 8rem;
    border-radius: .9rem;
    -webkit-border-radius: .9rem;
    -moz-border-radius: .9rem;
    background-image: -webkit-linear-gradient(-90deg, #39b0f7 0%, #44c743 25%, #e0bf29 44%, #ffa55f 65%, #f55d3c 100%);
    background-image: -moz-linear-gradient(-90deg, #39b0f7 0%, #44c743 25%, #e0bf29 44%, #ffa55f 65%, #f55d3c 100%);
    background-image: -o-linear-gradient(-90deg, #39b0f7 0%, #44c743 25%, #e0bf29 44%, #ffa55f 65%, #f55d3c 100%);
    background-image: linear-gradient(-90deg, #39b0f7 0%, #44c743 25%, #e0bf29 44%, #ffa55f 65%, #f55d3c 100%);
    margin-top: 1.2rem;
    margin-bottom: .5rem;
}

.resultLabels {
    margin-bottom: 2rem;
    font-size: 1.2rem;
    color: #5b656f;
}

.rateLabel, .rateLabel:hover {
    background-image: url("../imgs/subtraction-2.webp");
    background-repeat: no-repeat;
    background-size: cover;
    height: 6.4rem;
    line-height: 5rem;
    width: 10.5rem;
    display: block;
    text-align: center;
    font-family: MontserratExtraBold;
    color: #19266a;
    position: relative;
    top: 1rem;
    font-size: 2rem;
    text-decoration:none;
}

.result {
    display: none;
}

.shareModal {
    background-color: rgba(43, 82, 182, .4);
}

    .shareModal .modal-content {
        background-color: #ffffff;
        height: 100%;
        border-radius: 2.3rem;
        -webkit-border-radius: 2.3rem;
        -moz-border-radius: 2.3rem;
        border: none;
    }

    .shareModal .close, .shareModal .close:hover {
        background-image: url("../imgs/group_87684.webp");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        width: 3.6rem;
        height: 3.6rem;
        opacity: 1;
        margin: 0 auto 0 0;
    }

    .shareModal .modal-header {
        border: none;
        padding-top: 2rem;
    }

    .shareModal .modal-body p {
        font-size: 2.4rem;
        font-family: Cairo-Black;
        font-weight: bold;
        color: #19266a;
        text-align: right;
    }

    .shareModal .modal-footer {
        border: none;
        padding-bottom: 4rem;
    }

.socialResult p {
    text-align: center;
    font-size: 1.7rem;
    color: #19266a;
    font-family: Cairo-Black;
}

.socialResult a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 3.6rem;
    height: 3.6rem;
    margin: 0 4%;
}

.socialResult .xIcon {
    background-image: url("../imgs/image_17.webp");
}

.socialResult .instaIcon {
    background-image: url("../imgs/group_87679.webp");
}

.socialResult .telegramIcon {
    background-image: url("../imgs/group_87678.webp");
}

.socialResult .whatsappIcon {
    background-image: url("../imgs/group_87677.webp");
}

.socialResult .facebookIcon {
    background-image: url("../imgs/group_87676.webp");
}

.shareModal .resultHeaders.bmiResult h2 {
    color: #19266a;
}

.newFeature {
    height: 1.7rem;
    line-height: 1.7rem;
    padding: 0 5%;
    background-color: #1a45b4;
    border-radius: 0.8rem;
    -webkit-border-radius: 0.8rem;
    -moz-border-radius: .8rem;
    color: #fff;
    position: absolute;
    right: 0;
    top: -10px;
    font-size: 1.1rem;
}
.genderRow .col-6:first-of-type{
    padding-left:8px;
}
.genderRow .col-6:last-of-type {
    padding-right: 8px;
}
.resultNumRow {
    margin-bottom:3.3rem;
}
.calcTools .verticalAd {
    margin-bottom:1.6rem;
}
@media (min-width: 992px) and (max-width: 1279.9px) {
    html {
        font-size: 45%;
    }

    .headerBar {
        margin: 0;
        padding: 0;
        max-width: 100%;
    }

    header .nav-wrapper {
        margin: 0 auto;
        padding: 0;
    }

    .navbar {
        font-size: 1.4rem;
    }

    header .navbar .navbar-nav .nav-item {
    }

    header .searchArt {
        margin-left: 0;
    }

    .featuresGallery .carousel-item .text-wrapper h1, .carousel-h2, .aboutApp-wrapper .text-wrapper h1 {
        font-size: 3.5rem;
    }

    .featuresGallery .carousel-item .image-wrapper .mainImgCal {
        width: 59rem;
    }

    .featuresGallery .carousel-item .text-wrapper h1, .carousel-h2, .aboutApp-wrapper .text-wrapper h1 {
        font-size: 4.5rem;
        font-weight: bold;
        color: #0f1944;
        padding-left: 4%;
        font-family: Cairo-Black;
        margin-bottom: 3rem;
    }

    .articles .shoes {
        position: absolute;
        width: 15rem;
        height: auto;
        right: 0;
        top: -17rem;
    }

    .articles .blueSide {
        position: absolute;
        left: 0;
        top: -38rem;
        width: 12rem;
        height: auto;
    }

    .articles .mostRead .rightCard .card-body .hashtags a:not(:nth-child(1)) {
        display: none;
    }

    .articles .mostRead .leftCard .cardActions .share {
        margin-left: 0.5rem;
    }


    .articles .mostRead .leftCard .card-body .viewsNo {
        display: none;
    }

    .articles .gradientShape {
        position: absolute;
        right: 0;
        z-index: -1;
        height: 61rem;
        width: 35.4rem;
        top: 74rem;
    }

    .articles .impArticles .bigCard .card-body .hashtags a:not(:nth-child(1)) {
        display: none;
    }

    .bigCard .cardActions, .smallCard .cardActions {
        padding: 0;
    }

    .cardActions {
        max-width: 60%;
    }

    .leftCard .cardActions {
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .articles .signs {
        bottom: 26rem;
    }

    .food-wrapper .row .col-lg-4:nth-child(3) {
        display: none;
    }

    .food-wrapper .row {
        justify-content: center;
    }

        .food-wrapper .row .col-lg-4 {
            margin-top: 4%;
        }

    .fourthLeaf {
        position: absolute;
        left: -2.3rem;
    }

    .calShape {
        height: 46.2rem;
        width: 100%;
    }

        .calShape h3 {
            font-size: 2.5rem;
        }

    .thirdLeaf {
        left: 2rem;
    }

    .firstLeaf {
        right: 9.7rem;
    }

    .secLeaf {
        right: 0;
    }

    .reviews h2 {
        font-size: 2.8rem;
    }

    .reviews p {
        font-size: 1.4rem;
    }

    .reviewBg {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 34rem;
        height: auto;
    }

    .userImg {
        margin: 1rem auto 0;
        width: 7rem;
        height: 7rem;
    }

    .reviews .carousel-control-next, .reviews .carousel-control-prev {
        top: -75rem;
    }

    .reviews .carousel-inner {
        height: 73rem;
    }

    .reviews .carousel-item .carousel-caption {
        top: 5rem;
    }

    .advertiseWithRashaqa .appScreen .largeImg {
        height: auto;
        width: 100%;
    }

    .advertiseWithRashaqa .rashaqaInfo .infoText {
        padding-right: 15px;
    }

    footer .footerColLast {
        text-align: right;
        padding: 0 13% 0 0;
    }
    /** subCategory **/
    .subCat-wrapper .rightAd img, .subCat-wrapper .leftAd img {
        width: 100%;
    }

    .articleCards .newArt .viewsNo {
        width: 9.6rem;
        margin: 0 auto 0 0;
    }

    .foodDetails {
        max-width: 73% !important;
    }

    .detailsCount, .calCount {
        font-size: 1.8rem;
    }

    .details, .foodCal {
        font-size: 1.6rem;
    }

    .advertiseWithRashaqa .rashaqaInfo .infoImg img {
        width: 100%;
        height: auto;
    }

    .advertiseWithRashaqa .rashaqaInfo .infoText p {
        font-size: 2rem;
    }

        .advertiseWithRashaqa .rashaqaInfo .infoText p span {
            font-size: 3rem;
        }

    .articleCards .newArt .card-body .hashtags a:not(:nth-child(1)),
    .mostViewedCards .mostViewedArt .card-body .hashtags a:not(:nth-child(1)) {
        display: none;
    }

    .mostViewedCards .card:nth-child(6) img {
        width: 100%;
    }

    .artDetails .artDetails-wrapper h1 {
        font-size: 2.8rem;
    }

    .mostActive .mostActiveArt .card-body .hashtags a:not(:nth-child(1)),
    .relatedArts .relatedCard .card-body .hashtags a:not(:nth-child(1)) {
        display: none;
    }

    .details-wrapper .progressLabels li, .details-wrapper .progressLabels span {
        font-size: 1.6rem;
    }

    .details-wrapper .ingredients li a, .details-wrapper .ingredients li span {
        font-size: 1.6rem;
    }

    .horizontalAd img {
        width: auto;
    }

    .mostActive .smallActiveArt .card-body h3 {
        font-size: 1.7rem;
    }

    .details-wrapper .ingredients li {
        margin-bottom: 0.5rem;
    }

        .details-wrapper .ingredients li:before {
            height: 2.3rem;
            width: 2.2rem;
        }

    .artDetails .artDetails-wrapper .artSocial img {
        width: 2.6rem;
        height: 2.6rem;
        margin: 0 .5rem;
        cursor: pointer;
    }

    .relatedArts .relatedCard .card-body .cardActions .share {
        margin-left: 0;
    }

    .relatedArts .relatedCard .card-body .cardActions .unlike {
        margin-left: 0;
    }

    .mostActive .longAd img, .mostActive .shortAd img {
        width: 100%;
    }

    .articles .mostRead .rightCard .card-body .viewsNo,
    .articles .mostRead .leftCard .card-body .viewsNo {
        display: none;
    }

    .reviews .carousel-indicators {
        top: 35%
    }

    .catHeaders h1 {
        font-size: 3.5rem;
    }

    .catHeaders p {
        font-size: 2.5rem;
    }

    .mostViewed, .mostViewedCards {
        padding: 0;
    }

    .joinRashaqa .downloadRashaqa {
        font-size: 2.3rem;
    }
}

@media (min-width: 1280px) and (max-width: 1365.9px) {
    html {
        font-size: 50%;
    }

    header .nav-wrapper {
        margin: 0 auto;
        padding: 0;
    }

    header .navbar .navbar-nav .nav-item {
        padding: 0 1.3rem;
    }

    .featuresGallery .carousel-item .image-wrapper .mainImg {
        width: 100rem;
    }

    .featuresGallery .carousel-item .image-wrapper .mainImgCal {
        width: 65rem;
    }

    .articles .shoes {
        width: 19.1rem;
        height: auto;
        top: -24rem;
    }

    .articles .mostRead .leftCard .cardActions .share {
        margin-left: 25%;
    }

    .articles .gradientShape {
        height: 113rem;
        width: 81.4rem;
        top: 53rem;
    }

    .articles .mostRead .rightCard .card-body h1,
    .articles .mostRead .leftCard .card-body h1 {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        display: block;
    }

    .articles .impArticles .bigCard .card-body .hashtags a:not(:nth-child(1)) {
        display: none;
    }

    .articles .impArticles .bigCard .cardActions .share,
    .articles .impArticles .smallCard .cardActions .share,
    .relatedArts .relatedCard .card-body .cardActions .share {
        margin-left: 16%;
    }

    .food-wrapper .row .col-lg-4:nth-child(3) {
        display: none;
    }

    .food-wrapper .row {
        justify-content: center;
    }

    .reviews {
        padding-top: 0.6rem;
    }

    .reviewBg {
        margin: 0 auto;
        width: 44.3rem;
        height: 12.9rem;
    }

    .userImg {
        margin: 4rem auto 0;
    }

    .reviews .carousel-item .carousel-caption {
        top: 9rem;
    }

    .reviews .carousel-caption blockquote {
        font-size: 2rem;
        padding: 0 11%;
    }

    .articles .blueSide {
        position: absolute;
        left: 0;
        top: -38rem;
        width: 13rem;
        height: 56.1rem;
    }

    .reviews .carousel-indicators {
        top: 35%;
    }

    body {
        font-size: 1.4rem;
    }

    .advertiseWithRashaqa .appScreen .largeImg {
        height: auto;
        width: 56rem;
    }

    .advertiseWithRashaqa .startAd, .advertiseWithRashaqa .startAd:hover {
        width: 45%;
    }

    .articleCards .newArt .card-body .hashtags a:not(:nth-child(1)),
    .mostViewedCards .mostViewedArt .card-body .hashtags a:not(:nth-child(1)) {
        display: none;
    }

    .mostViewedCards .card:nth-child(6) img {
        width: 100%;
    }

    .articleCards .newArt .card-body .hashtags a:not(:nth-child(1)),
    .mostViewedCards .mostViewedArt .card-body a:not(:nth-child(1)) {
        display: none;
    }

    .mostViewedCards .card:nth-child(6) img {
        width: 100%;
    }

    .articles .mostRead .rightCard .card-body .viewsNo,
    .articles .mostRead .leftCard .card-body .viewsNo {
        display: none;
    }

    .catHeaders h1 {
        font-size: 3.5rem;
    }

    .catHeaders p {
        font-size: 2.5rem;
    }
}

@media (min-width: 1366px) and (max-width: 1680px) {
    html {
        font-size: 50%;
    }

    .featuresGallery .carousel-item .image-wrapper .mainImgCal {
        width: 70rem;
    }

    .featuresGallery .carousel-item .text-wrapper h1, .carousel-h2, .aboutApp-wrapper .text-wrapper h1 {
        font-size: 4.5rem;
        font-weight: bold;
        color: #0f1944;
        padding-left: 2%;
        font-family: Cairo-Black;
        text-align: center !important;
    }

    .articles .impArticles .bigCard .cardActions .share,
    .articles .impArticles .smallCard .cardActions .share {
        margin-left: 20%;
    }

    .relatedArts .relatedCard .card-body .cardActions .share {
        margin-left: 15%;
    }

    .fourthLeaf {
        position: absolute;
        left: -1.3rem;
    }

    .reviews {
        padding-top: 1rem;
        height: 50rem;
        background-size: 100% 100%;
    }

        .reviews h2 {
            font-size: 3.8rem;
        }

        .reviews .carousel-caption blockquote {
            font-size: 2rem;
        }

        .reviews .carousel-indicators {
            bottom: 60%;
        }

    .advertiseWithRashaqa .appScreen .largeImg {
        height: auto;
        width: 60rem;
    }

    .advertiseWithRashaqa .rashaqaInfo .infoText p {
        font-size: 2.3rem;
    }

    .advertiseWithRashaqa .startAd, .advertiseWithRashaqa .startAd:hover {
        width: 40%;
    }

    .articles .impArticles .bigCard .card-body .hashtags a {
        min-width: 9rem;
    }

    .reviewBg {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0.8rem auto 0;
        width: 53.3rem;
        height: 16.9rem;
    }

    .reviews .carousel-item .carousel-caption {
        top: 13rem;
    }

    .advertiseWithRashaqa .rashaqaInfo .infoText p span {
        font-size: 3rem;
    }

    footer .storeButtons img {
        width: 9.4rem;
    }

    .articles {
        margin-top: 4rem;
    }

        .articles .blueSide {
            width: 14rem;
            height: 67.1rem;
        }

    .mostViewedCards .card:nth-child(6) img {
        width: 100%;
    }

    .articles .mostRead .leftCard .card-body .viewsNo,
    .articles .mostRead .rightCard .card-body .viewsNo {
        display: none;
    }

    .leftCard .col-9, .rightAd .col-10 {
        max-width: 100%;
    }

    .smallCard .cImg {
        padding-left: 1rem;
    }

    .catHeaders h1 {
        font-size: 4rem;
    }

    .catHeaders p {
        font-size: 3rem;
    }

    .adviceList ul {
        padding-inline-start: 0;
    }

    .adviceList ul li p {
       /* padding: 18px 4px 18px 28px;*/
        font-size: 2rem;
    }

    .tool img {
        width: 100%;
        height: auto;
    }
/*
    .tool {
        width: 50%;
    }

    .tool:first-child {
        margin-left: 0;
    }*/
    .choice input:checked ~ .checkmark .sign {
        height: 6px;
        width: 10px;
        left: 6px;
        top: 7px;
    }
    .adviceList ul > li:after {
        margin-right:15px;
    }
}

@media screen and (max-width: 1440px) and (min-width: 1281px) {
    .articleCards .newArt .card-body .hashtags a:not(:nth-child(1)),
    .mostViewedCards .mostViewedArt .card-body .hashtags a:not(:nth-child(1)) {
        display: none;
    }

    .mostViewedCards .card:nth-child(6) img {
        width: 100%;
    }

    .joinRashaqa .downloadRashaqa {
        font-size: 2.3rem;
    }

    .joinRashaqa li {
        font-size: 2rem;
    }

    .joinRashaqa .downloadRashaqa, .joinRashaqa .stores {
        margin-top: 1rem;
        padding-right: 0;
    }
   /* .tool {
        width:38%;
    }*/
    .appStoreResult, .playStoreResult {
        width:17.6rem;
        height:4.8rem;
    }
}

@media screen and (max-width: 1280px) and (min-width: 1200px) {
    .featuresGallery .carousel-item .text-wrapper h1, .carousel-h2, .aboutApp-wrapper .text-wrapper h1 {
        font-size: 4.5rem;
    }

    header .searchInput {
        width: 18.9rem !important;
    }

    .articleCards .newArt .card-body .hashtags a:not(:nth-child(1)),
    .mostViewedCards .mostViewedArt .card-body .hashtags a:not(:nth-child(1)) {
        display: none;
    }

    .mostViewedCards .card:nth-child(6) img {
        width: 90%;
    }

    .adsConnect-wrapper .image-wrapper .connectImg {
        width: 90%;
    }

    .adShape img {
        width: 100%;
        height: 40rem;
    }

    .mostActive-wrapper .blueBg, .adRules-wrapper .blueBg {
        width: 75%;
        height: auto;
    }

    .adRules-wrapper .adRule {
        margin-top: 4rem;
    }

    .tool img {
        width: 100%;
        height: auto;
    }

   /* .tool {
        width: 38%;
    }*/

 /* .tool:first-child {
            margin-left: 0;
  }*/

  /*  .adviceList ul li p {
        padding: 18px 4px 18px 18px;
    }
*/
    .adviceList li {
        font-size: 1.8rem;
    }
    .choice input:checked ~ .checkmark .sign {
        height: 6px;
        width: 10px;
        left: 6px;
        top: 7px;
    }
    .retryCalc, .retryCalc:hover {
        width: 15%;
    }
    .outerLabel {
        font-size: 2.4rem;
    }

    .choice label {
        font-size: 2rem;
    }

    .heightLabel, .weightLabel {
        font-size: 1.3rem;
    }

  /*  .calcInput {
        font-size: 1.6rem;
    }
*/
    .calcForm button {
        font-size: 1.9rem;
    }

    .moreTools h2 {
        font-size: 3.2rem;
    }

    .retryCalc, .retryCalc:hover {
        font-size: 1.8rem;
    }

    .choice input:checked ~ .checkmark .sign {
        left: 5px;
        top: 6px;
    }
    .appStoreResult, .playStoreResult {
        width: 17.6rem;
        height: 4.8rem;
    }
    .adviceList ul > li:after {
        margin-right:14px;
        height:6rem;
    }
    .resultNum span {
        font-size:5rem;
    }
   
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    header .searchInput {
        width: 18.9rem !important;
    }

    .articleCards .newArt .card-body .hashtags a:not(:nth-child(1)),
    .mostViewedCards .mostViewedArt .card-body .hashtags a:not(:nth-child(1)) {
        display: none;
    }

    .mostViewedCards .card:nth-child(6) img {
        width: 100%;
    }

    .mostViewedCards .adCard img {
        width: 100%;
    }

    .joinRashaqa .downloadRashaqa {
        font-size: 1.8rem;
    }

    .mostActive {
        padding: 0;
    }

    .artDetails .artDetails-wrapper {
        padding: 0;
    }

    .joinRashaqa .joinRow {
        margin-top: 15rem;
    }

    .joinRashaqa .countBg, .joinRashaqa .countBg:hover {
        width: 26%;
    }

    .joinRashaqa h1, .joinRashaqa h2 {
        margin: 3rem 0 2rem 0;
    }

    .joinRashaqa li {
        font-size: 1.8rem;
        margin-bottom: 1rem;
    }

    .adsConnect-wrapper .text-wrapper h1 {
        font-size: 4rem;
    }

    .adsConnect-wrapper .image-wrapper .connectImg {
        width: 90%;
    }

    .mostActive-wrapper .blueBg, .adRules-wrapper .blueBg {
        width: 75%;
        height: auto;
    }

    .adShape img {
        width: 100%;
        height: 40rem;
    }

    .adRules-wrapper .adRule {
        margin-top: 4rem;
    }

    .calcTools .horizontalAd img {
        height: auto;
        width: 100%;
    }
    .outerLabel {
        font-size:2rem;
    }
    .choice {
        padding-right:5rem;
    }
    .choice, .calcInput {
        height: 5rem;
    }
    .choice label, .calcInput {
        font-size:1.8rem;
    }
    .checkmark {
        right: 1rem;
        height: 2.5rem;
        width: 2.5rem;
    }
    .choice input:checked ~ .checkmark .sign {
        height: 5px;
        width: 9px;
        left: 5px;
        top: 6px;
    }
    .calcForm button {
        height: 5rem;
        line-height: 5rem;
        font-size: 2rem;
    }
    .retryCalc, .retryCalc:hover {
        height: 5.5rem;
        line-height: 5.5rem;
        width: 18%;
        font-size: 2rem;
    }
    .toolText p {
        font-size:1.8rem;
    }
    .calcTools .mostViewedCards .mostViewedArt .card-body .cardActions .unlike {
        height: 2.5rem;
        width: 2rem;
    }
    .calcTools .mostViewedCards .mostViewedArt .card-body .cardActions .share {
        height: 2rem;
        width: 2rem;
    }
  /*  .tool {
        width: 30%;
    }*/
    .tool img {
        width: 100%;
        height: auto;
    }
    .calcTools .mostViewedCards .card img {
        height: 18rem;
    }
    .adviceList ul > li:after {
        margin-right:12px;
    }
    /*.adviceList ul > li:last-of-type:after {
        top: -13%;
    }*/
    .downlaodAppResult a {
        width:42%;
    }
    .appStoreResult, .playStoreResult {
        width: 100%;
        height: auto;
    }
    .resultNum span {
        font-size: 4rem;
    }
    .adviceList ul li p {
        font-size:1.4rem;
    }
}

@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

@media only screen and (min-width:280px) and (max-width:991.9px) {

    .headerInfo {
        display: none;
    }

    header {
        box-shadow: none;
    }

        header .navbar {
            box-shadow: unset;
            height: 6rem;
            z-index: 10000;
            padding: 0;
        }

        header .nav-wrapper {
            margin: 0 auto;
            padding: 0;
        }

    .navbar {
        background-color: transparent;
    }

        .navbar .logo {
            display: none;
        }

        .navbar .logoMobile {
            display: block;
        }

    .navbar-brand .logoMobile {
        width: 4.6rem;
        height: 3.1rem;
    }

    .toggler-icon {
        display: block;
    }

    .storeIcons {
        display: block;
        float: left;
    }

        .storeIcons img {
            display: inline-block;
            width: 2.9rem;
            height: 2.9rem;
        }

    .toggler-icon {
        background-image: url(../imgs/list-3x.webp);
        background-repeat: no-repeat;
        background-size: cover;
        width: 2rem;
        height: 1.5rem;
        background-position: right center;
    }

    .overlay {
        display: block;
        height: 0;
        width: 100%;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #ffffff;
        overflow-x: hidden;
        transition: 0.5s;
    }

    .overlay-content {
        position: relative;
        width: 100%;
        height: 100%;
        text-align: center;
    }

    .overlay a {
        padding: 8px;
        text-decoration: none;
        color: #ffffff;
        display: block;
        transition: 0.3s;
    }

        .overlay a:hover, .overlay a:focus {
            color: #f1f1f1;
        }

    .overlay .closebtn {
        position: absolute;
        top: -6px;
        right: 12px;
        font-size: 40px;
        z-index: 1000;
    }

    .overlay .menu {
        background-image: url("../imgs/menue_background-3x.webp");
        background-repeat: no-repeat;
        background-size: cover;
        width: 100%;
        height: 19.7rem;
    }

    .overlay .menuImg {
        width: 100%;
    }

    .sloganIcon {
        position: absolute;
        top: 14px;
        left: 50%;
        transform: translate(-50%, 0);
        width: 4.6rem;
    }

    .overlay .menu {
        display: block;
    }

        .overlay .menu h1 {
            font-weight: bold;
            font-size: 1.6rem;
            position: relative;
            top: 6.6rem;
            color: #ffffff;
            font-family: Cairo-Black;
        }

        .overlay .menu h2 {
            font-weight: bold;
            font-size: 1.6rem;
            position: relative;
            top: 6.6rem;
            color: #ffffff;
            font-family: Cairo-Black;
        }

        .overlay .menu h2 {
            font-size: 1.4rem;
            position: relative;
            top: 6.6rem;
            color: #ffffff;
        }

    .menu .storeIcons {
        float: none;
        position: relative;
        top: 7.6rem;
    }

        .menu .storeIcons img {
            width: 3.9rem;
            height: 3.9rem;
            margin-left: 1.3rem;
        }

    .menu .searchInput {
        width: 80%;
        height: 4rem;
        border: 2px solid #efefef;
        border-radius: 8px;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
        font-size: 1.6rem;
        padding: 0 4rem 0 .1rem;
        line-height: 18.9rem;
        position: relative;
        top: 9rem;
        background-color: white;
        margin: 0 auto;
        float: none;
        display: block;
    }

    .menu .searchIcon {
        background-image: url(../imgs/component_10_1-3x.webp);
        background-repeat: no-repeat;
        background-position: right;
        background-size: 2.4rem;
        width: 2.4rem;
        height: 2.4rem;
        position: absolute;
        top: 18.5rem;
        right: 10%;
        z-index: 100;
        border-radius: .4rem;
        -moz-border-radius: .4rem;
        -webkit-border-radius: .4rem;
        padding: 0 1.2rem;
        margin-inline-start: 1rem;
        caret-color: #00d4e9;
    }

    header .navbar .overlay .navbar-nav {
        width: 100%;
        text-align: right;
        margin-top: 4rem;
        margin-bottom: 8rem;
        padding-inline-start: 0;
    }

    header .navbar .overlay .nav-item > a:before {
        content: "";
        background-color: #cbcbcb;
        height: .2rem;
        left: 0;
        right: 0;
        position: absolute;
        width: 85%;
        padding: unset;
        bottom: 0;
        opacity: 0;
        margin: 0 auto;
    }

    header .navbar .overlay .nav-item.active a:before {
        opacity: 1;
    }

    .navbar .dropdown-menu {
        border: none;
        border-radius: unset;
        -webkit-border-radius: unset;
        -moz-border-radius: unset;
        box-shadow: none;
        padding: initial;
        color: #7b8a98;
        max-height: 17vh;
        overflow-y: scroll;
    }

    .headerBar {
        margin: 0 auto;
        /*box-shadow: none;
        background: transparent;*/
    }

    .dropdown-item .checkmark {
        display: none;
    }

    .navbar .dropdown-item {
        padding: .25rem 1.5rem;
        color: #7b8a98;
    }

    /* .featuresGallery {
         margin-top: -6rem;
     }*/

    .featuresGallery .carousel-inner .row {
        padding: 0;
    }

    .featuresGallery .carousel-inner .FeatureRow {
        margin: 8rem auto 0;
    }

    .featuresGallery .carousel-item .image-wrapper .mainImg,
    .featuresGallery .carousel-item .image-wrapper .upperBall,
    .featuresGallery .carousel-item .image-wrapper .lowerBall,
    .featuresGallery .carousel-item .image-wrapper .bottleLarge,
    .featuresGallery .carousel-item .image-wrapper .plate,
    .featuresGallery .carousel-item .image-wrapper .calSign,
    .featuresGallery .carousel-item .image-wrapper .vegCal {
        display: none;
    }

    .featuresGallery .carousel-item .image-wrapper .mainImgResp {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        float: none;
        display: block;
        margin-top: 3rem;
    }

    .featuresGallery .carousel-item .image-wrapper .mainImgCalResp {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        float: none;
        display: block;
        margin-top: 3rem;
    }

    .featuresGallery .carousel-item .image-wrapper .mainImgCal,
    .featuresGallery .carousel-item .image-wrapper .vegCal,
    .featuresGallery .carousel-item .image-wrapper .plate,
    .featuresGallery .carousel-item .image-wrapper .calSign,
    .featuresGallery .carousel-item .text-wrapper .garlic,
    .featuresGallery .carousel-item .text-wrapper .garlic2 {
        display: none;
    }

    .featuresGallery .carousel-item .text-wrapper .bottle {
        width: 4.3rem;
        height: 6rem;
        position: absolute;
        right: 5rem;
        top: -23rem;
    }

    .rightSide {
        display: block;
        width: 17rem;
        position: absolute;
        right: -9.5rem;
        /* top: -1rem;*/
        top: 5rem;
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        z-index: 100;
    }

    .leftSide {
        position: absolute;
        left: 0;
        width: 19.4rem;
        height: 37.5rem;
        top: -7rem;
        z-index: -1;
        display: block;
    }

    .featuresGallery .carousel-item .text-wrapper h1, .carousel-h2, .aboutApp-wrapper .text-wrapper h1 {
        font-size: 3rem;
        font-weight: bold;
        color: #0f1944;
        padding: 0 8%;
        margin-top: 0;
        font-family: Cairo-Black;
    }

    .featuresGallery .carousel-item .text-wrapper, .aboutApp-wrapper .text-wrapper {
        text-align: center;
    }

        .featuresGallery .carousel-item .text-wrapper .moreInfo, .aboutApp-wrapper .text-wrapper .moreInfo {
            display: none;
        }

        .featuresGallery .carousel-item .text-wrapper p, .aboutApp-wrapper .text-wrapper p {
            margin-top: 1rem;
            font-size: 1.5rem;
            color: #0044b1;
            font-weight: bold;
        }

    .downloadApp {
        display: none;
    }

    .text-wrapper .storeIcons {
        float: none;
        direction: rtl;
    }

        .text-wrapper .storeIcons img {
            width: 3.3rem;
            height: 3.3rem;
        }

        .text-wrapper .storeIcons .huawei, .text-wrapper .storeIcons .appStore {
            margin-left: 2.3rem;
        }

    .featuresGallery .carousel-item {
        height: auto;
    }

    .featuresGallery .carousel-indicators, .appServices-wrapper .carousel-indicators {
        padding: 0;
        bottom: 0;
    }

        .featuresGallery .carousel-indicators li, .artGallery .carousel-indicators li, .reviews .carousel-indicators li, .appServices-wrapper .carousel-indicators li, .adsTypesResp .carousel-indicators li {
            width: .7rem;
            height: .2rem;
            margin-right: .1rem;
            margin-left: .1rem;
        }

        .featuresGallery .carousel-indicators .active, .artGallery .carousel-indicators .active,
        .reviews .carousel-indicators .active, .appServices-wrapper .carousel-indicators .active,
        .adsTypesResp .carousel-indicators .active {
            width: 1.4rem;
            height: .2rem;
        }

    .text-wrapper {
        height: 28.3rem;
    }

    .leftSide2 {
        position: absolute;
        width: 6.7rem;
        height: 25.4rem;
        left: -8%;
        top: 35rem;
        display: block;
        z-index: 100;
    }

    .featuresGallery .carousel-item .text-wrapper .garlic {
        width: 4.2rem;
        height: 4.5rem;
        position: absolute;
        right: 4rem;
        top: -32rem;
    }

    .featuresGallery .carousel-item .text-wrapper .garlic2 {
        width: 4.3rem;
        position: absolute;
        top: -28rem;
        right: 4rem;
    }

    .articles .shoes, .articles .blueSide,
    .articles .gradientShape, .articles .mostRead,
    .articles .signs, .articles .impArticles .bigCard .artType,
    .articles .smallCard .artType, footer .catLink, .privacyMobile,
    .relatedArts .relatedCard .artType {
        display: none;
    }

    .articles {
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
    }

        .articles .impArticles .smallCard:first-of-type {
            margin-bottom: 1.6rem;
        }

    .artGallery {
        display: block;
        padding: 0;
    }

        .artGallery h2 {
            text-align: center;
            font-size: 2.5rem;
            font-family: Cairo-Black;
        }

    .multi-item-carousel .carousel-item .smallCard {
        padding: 0 .5rem;
        position: relative;
        float: right;
        margin-bottom: 5rem;
    }

    .multi-item-carousel {
        overflow: hidden;
    }

    .carousel-item .smallCard .card {
        background: transparent;
        border: none;
    }

    .carousel-item .smallCard img {
        width: 100%;
        height: 18.4rem;
        border-radius: 1rem;
        -webkit-border-radius: 1rem;
        -moz-border-radius: 1rem;
    }

    .carousel-item .smallCard .card-body h1, .carousel-item .smallCard .card-body h2 a {
        text-align: right;
        font-size: 1.7rem;
        color: #0044b1;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-family: Cairo-Black;
        line-height: inherit;
        margin-bottom: .5rem;
    }

    .carousel-item .smallCard .card-text {
        font-size: 1.5rem;
        color: #0f1944;
        text-align: right;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-weight: bold;
        height: 4.48rem;
    }

    .artGallery .smallCard .card .card-body {
        width: 93%;
        background-color: #ffffff;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
        box-shadow: 0px 8px 15px 0px rgba(0, 0, 0, 0.1);
        margin-left: auto;
        margin-right: auto;
        float: none;
        display: block;
        min-height: 14.9rem;
        margin-top: -7rem;
        padding: 3% 4% 3%;
        position: relative;
    }

    .artGallery .smallCard .card .artType,
    .artGallery .smallCard .card .artType:hover {
        background-color: #ed7f09;
        color: #ffffff;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
        width: 9.3rem;
        height: 3rem;
        position: absolute;
        top: 1.4rem;
        right: 3.4rem;
        text-align: center;
        line-height: 3rem;
        font-size: 1.4rem;
        /*text-decoration: none;*/
    }

    .artGallery .smallCard .card .viewsNo,
    .artGallery .smallCard .card .viewsNo:hover {
        height: 3rem;
        min-width: 6.9rem;
        background-color: #efefef;
        border-radius: 1.7rem;
        -webkit-border-radius: 1.7rem;
        -moz-border-radius: 1.7rem;
        color: #000000;
        font-size: 1.4rem;
        display: block;
        text-align: left;
        line-height: 3.4rem;
        padding: 0 3rem 0 3%;
        position: absolute;
        left: 3rem;
        top: 2rem;
        font-weight: bold;
        background-image: url(../imgs/noun_view_1610922-1-3x.webp);
        background-repeat: no-repeat;
        background-position: 90%;
        background-size: 16px 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        direction: ltr;
    }

    .artGallery .smallCard .card .hashtags a {
        height: 2.5rem;
        width: fit-content;
        background-color: rgba(0, 212, 233, 0.3);
        border-radius: 1.5rem;
        -webkit-border-radius: 1.5rem;
        -moz-border-radius: 1.5rem;
        text-align: center;
        line-height: 2.5rem;
        color: #152568;
        display: inline-block;
        padding: 0 6%;
        font-size: 1.4rem;
        font-weight: bold;
        direction: ltr;
    }

        .artGallery .smallCard .card .hashtags a:not(:nth-of-type(1)) {
            display: none;
        }

    .artGallery .smallCard .card .hashtags {
        text-align: right;
        margin-top: 1rem;
    }

    .artGallery .smallCard .card .cardActions .share {
        background-image: url(../imgs/path_113779-3x.webp);
        background-repeat: no-repeat;
        margin-top: 1rem;
        background-size: contain;
        height: 1.8rem;
        width: 1.8rem;
        margin-left: 20%;
        margin-right: 4rem;
        cursor: pointer;
        display: inline-block;
    }

    .artGallery .smallCard .card .cardActions .unlike {
        background-image: url(../imgs/group_46561-3x.webp);
        background-size: contain;
        margin-top: 1rem;
        height: 2.4rem;
        width: 2rem;
        cursor: pointer;
        display: inline-block;
    }

    .artGallery .carousel-indicators li {
        background-color: #152568;
        border-radius: 45%;
        -webkit-border-radius: 45%;
        -moz-border-radius: 45%;
    }

    .horizontalAd img {
        width: 100%;
        height: auto;
    }

    .articles h2 {
        font-weight: bold;
        font-size: 2.5rem;
        text-align: center;
    }

    .articles .impArticles .smallCard .cImg {
        padding-left: 0;
    }

    .articles .impArticles .bigCard .cText, .articles .impArticles .smallCard .cText {
        padding-right: 1.5rem;
    }

    .articles .impArticles .smallCard .card-body h1 {
        -webkit-line-clamp: 1
    }

    .articles .impArticles .bigCard img, .articles .impArticles .smallCard img,
    .articles .impArticles .smallCard .cardImg, .relatedArts .relatedCard img {
        width: 100%;
        height: 100%;
        border-radius: 2rem;
        -moz-border-radius: 2rem;
        -webkit-border-radius: 2rem;
    }

    .articles .impArticles .bigCard .card-body h1,
    .articles .impArticles .smallCard .card-body h1,
    .relatedArts .relatedCard .card-body h1,
    .relatedArts .relatedCard .card-body h3,
    .relatedArts .relatedCard .card-body h3 a,
    .articles .impArticles .bigCard .card-body h3 a,
    .articles .impArticles .smallCard .card-body h2 a {
        text-align: right;
        font-size: 1.5rem;
        margin-bottom: .5rem;
    }

    .relatedCard .cText {
        padding-right: 1.5rem;
    }

    .articles .impArticles .bigCard .card-body .card-text, .articles .impArticles .smallCard .card-body .card-text,
    .relatedArts .relatedCard .card-body .card-text {
        font-size: 1.3rem;
        color: #151e46;
        height: 4rem;
    }

    .articles .impArticles .bigCard, .articles .impArticles .smallCard {
        margin-bottom: 1.6rem;
    }

        .articles .impArticles .bigCard .artTypeMob,
        .articles .impArticles .smallCard .artTypeMob,
        .newArticles .newArt .artTypeMob, .relatedArts .relatedCard .artTypeMob {
            background-color: #ed7f09;
            color: #ffffff;
            border-radius: 2rem;
            -webkit-border-radius: 2rem;
            -moz-border-radius: 2rem;
            width: 9.3rem;
            height: 3rem;
            text-align: center;
            line-height: 3rem;
            font-size: 1.4rem;
            display: inline-block;
        }

    .articles .mostRead .articles-wrapper, .articles .impArticles .articles-wrapper {
        padding: 0;
    }

    .articles .impArticles .bigCard .type-wrapper, .articles .impArticles .smallCard .type-wrapper,
    .newArticles .newArt .type-wrapper, .relatedArts .relatedCard .type-wrapper {
        text-align: right;
        display: block;
    }

    .relatedArts .relatedCard {
        /*height: 13.6rem;*/
        /*height: auto;*/
        margin-bottom: 1.6rem;
    }

        .relatedArts .relatedCard .row, .relatedArts .relatedCard .cImg {
            height: 100%;
        }

        .articles .impArticles .card, .relatedArts .relatedCard .card {
            border: .1rem solid #d4d4d4;
            border-radius: 1.4rem;
            -webkit-border-radius: 1.4rem;
            -moz-border-radius: 1.4rem;
            box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
            height: 100%;
        }

        .articles .impArticles .bigCard .card-body,
        .articles .impArticles .smallCard .card-body,
        .relatedArts .relatedCard .card-body {
            background-color: transparent;
            min-height: 13.6rem;
            padding: 1.25rem 0 1.25rem 1.25rem;
            height: 100%;
        }

            .articles .impArticles .bigCard .cardActions .share,
            .articles .impArticles .smallCard .cardActions .share,
            .articleCards .newArt .card-body .cardActions .share,
            .mostViewedCards .mostViewedArt .card-body .cardActions .share,
            .relatedArts .relatedCard .card-body .cardActions .share {
                width: 1.8rem;
                height: 1.8rem;
                margin-top: 0;
            }

            .articles .impArticles .bigCard .cardActions .unlike,
            .articles .impArticles .smallCard .cardActions .unlike,
            .articleCards .newArt .card-body .cardActions .unlike,
            .mostViewedCards .mostViewedArt .card-body .cardActions .unlike,
            .relatedArts .relatedCard .card-body .cardActions .unlike {
                width: 2rem;
                height: 2.4rem;
                margin-top: 0;
            }


            .articles .bigCard .card-body .hashtags, .articles .smallCard .card-body .views,
            .newArticles .newArt .card-body .hashtags, .relatedArts .relatedCard .card-body .hashtags {
                display: none;
            }

            .articles .impArticles .smallCard .card-body .card-text {
                text-align: right;
                font-weight: bold;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                height: 4rem;
            }

            .impArticles .smallCard .cardActions .unlike, .relatedArts .relatedCard .card-body .cardActions .unlike {
                margin-left: 0;
            }

    .horizontalAd2 {
        display: none;
    }

    .articles .moreArticles, .articles .moreArticles:hover {
        width: 75%;
        font-size: 1.4rem;
        height: 4.7rem;
        line-height: 4.7rem;
        margin: 1.8rem auto;
    }

    .horizontalAdMob img {
        float: none;
        display: block;
        margin: 2.7rem auto 0 auto;
        width: 30.1rem;
        height: 25.1rem;
    }

    .blueBg {
        width: 100%;
        height: 1.6rem;
        margin: 0 auto;
        float: none;
        display: block;
    }

    .food h1, .food h2 {
        color: #0f1944;
        text-align: center;
        font-weight: bold;
        font-size: 2.5rem;
        font-family: Cairo-Black;
        margin-top: 1.9rem;
    }

    .food-wrapper {
        margin: 20% auto 0;
    }

    .food .rashaqaFoods {
        font-size: 1.4rem;
        font-weight: normal;
        padding: 0 9%;
    }

    .calShape {
        height: 30rem;
        width: 19.5rem;
        margin-bottom: 5rem;
    }

        .calShape img {
            margin: 0 auto;
            position: absolute;
            right: 0;
            left: 0;
        }

        .calShape h3 {
            font-size: 1.8rem;
            top: 12rem;
            color: #23233c !important;
        }

    .detailsCount {
        font-size: 2rem;
    }

    .calCount {
        font-size: 1.6rem;
    }

    .details, .foodCal {
        font-size: 1.4rem;
        font-weight: normal;
    }

    .foodDetails {
        top: 50%;
        padding: 0;
    }

    .viewFood, .viewFood:hover {
        font-size: 1.4rem;
        height: 4rem;
        width: 80%;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
        line-height: 4rem;
        top: 24rem;
    }

    .food-wrapper .row .col-lg-4:nth-child(3) {
        display: none;
    }

    .food-wrapper .row .col-lg-4 {
        margin-bottom: 3rem;
    }

    .firstLeaf {
        position: absolute;
        right: 2rem;
        top: 7.3rem;
        width: 2.1rem;
        height: 2.5rem;
    }

    .secLeaf {
        position: absolute;
        top: 39.2rem;
        right: 2.2rem;
        height: 3rem;
        width: 4.6rem;
    }

    .thirdLeaf {
        position: absolute;
        top: 10.6rem;
        left: 3rem;
        height: 7.9rem;
        width: 7.8rem;
    }

    .fourthLeaf {
        position: absolute;
        left: 0;
        top: 50rem;
        height: 10.8rem;
        width: 11.8rem;
    }

    .gradientFood {
        position: absolute;
        width: 37.8rem;
        height: 54.1rem;
        z-index: -1;
        left: 0;
        top: -24rem;
    }

    .moreFood {
        display: none;
    }

    .reviews {
        margin-top: 0;
        margin-bottom: 2rem;
        background-image: url(../imgs/revies_background-3x.webp);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        width: 100%;
        padding-bottom: 4rem;
        height: auto;
        padding-top: 2.6rem;
    }

        .reviews h2 {
            font-size: 2.5rem;
        }

        .reviews p {
            color: #ffffff;
            font-size: 1.4rem;
            text-align: center;
            margin-top: .9rem;
            padding: 0 7%;
        }

    .reviewBg {
        position: absolute;
        left: 0;
        right: 0;
        margin: 0 auto 0;
        width: 21.2rem;
        height: 7.9rem;
    }

    .userImg {
        margin: 3rem auto 0;
        float: none;
        width: 5.3rem;
        height: 5.3rem;
    }

    .reviews .carousel-inner {
        height: 30rem;
    }

    .reviews .carousel-control-next {
        left: 0;
    }

    .reviews .carousel-control-next, .reviews .carousel-control-prev {
        top: -15rem;
    }

    .reviews .carousel-control-prev {
        right: 0;
    }

    .reviews .carousel-indicators {
        bottom: 0;
    }

    .reviews .carousel-item .carousel-caption {
        top: 6rem;
        width: 90%;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .reviews .carousel-control-next-icon, .reviews .carousel-control-prev-icon {
        width: 3.4rem;
        height: 3.4rem;
    }

    .reviews blockquote img {
        width: 1.8rem;
        height: 1.2rem;
    }

    .reviews .startQuote {
        position: static;
    }

    .reviews .endQuote {
        position: static;
    }

    .reviews .carousel-caption blockquote {
        font-size: 1.8rem;
        padding: 0;
        margin-top: 2rem;
        width: 100%;
    }

    .advertiseWithRashaqa .blueLeft {
        position: absolute;
        width: 14rem;
        height: 28.6rem;
        left: -8rem;
        top: -18rem;
    }

    .rashaqaInfo .connect {
        font-size: 1.4rem;
        color: #152568;
        text-align: center;
        font-weight: normal;
        margin: 2rem 0;
    }

    .rashaqaInfo h2 {
        text-align: center;
        font-size: 2.5rem;
        color: #152568;
        font-family: "Cairo-Black";
    }

    .advertiseWithRashaqa .rashaqaInfo .infoImg img {
        height: 2.9rem;
        width: 3rem;
        margin: 1rem auto;
        float: none;
        display: block;
    }

    .advertiseWithRashaqa .rashaqaInfo .infoText h2 {
        text-align: center;
        font-size: 1.6rem;
    }

    .advertiseWithRashaqa .rashaqaInfo .infoText p {
        text-align: center;
        font-size: 1.8rem;
    }

        .advertiseWithRashaqa .rashaqaInfo .infoText p span {
            font-size: 2.5rem;
            color: #0044b1;
            display: block;
            font-family: Cairo-Black;
            line-height: 1;
        }

    .advertiseWithRashaqa .rashaqaInfo .infoText {
        padding-right: 15px;
    }

    .advertiseWithRashaqa .startAd, .advertiseWithRashaqa .startAd:hover {
        width: 50%;
        height: 4.7rem;
        line-height: 4.7rem;
        text-align: center;
        display: block;
        color: #ffffff;
        background-color: #0044b1;
        border-radius: 1.7rem;
        -webkit-border-radius: 1.7rem;
        -moz-border-radius: 1.7rem;
        box-shadow: 0 0.5rem 2rem 0 rgba(0, 0, 0, 0.1);
        font-size: 1.7rem;
        margin-top: 7rem;
        text-decoration: none;
        margin: 0 auto 5rem;
    }

    .advertiseWithRashaqa {
        padding-bottom: 0;
    }

        .advertiseWithRashaqa .appScreen .largeImg {
            display: none;
        }

        .advertiseWithRashaqa .appScreen .mobImg {
            height: auto;
            width: 80%;
            margin: 0 auto;
            float: none;
            display: block;
        }

    footer .footerLogo {
        height: 3.1rem;
        width: 6.7rem;
        margin: 0 auto;
        float: none;
        display: block;
    }

    footer .appInfo {
        margin-top: 1.2rem;
        max-width: unset;
        text-align: center;
        font-size: 1.3rem;
    }

    footer .footerdownload {
        font-size: 1.4rem;
        color: #00d4e9;
        margin-top: 2.5rem;
        text-align: center;
    }

    footer .storeButtons {
        text-align: center;
    }

        footer .storeButtons img {
            display: inline-block;
            height: 2.1rem;
            width: 6.9rem;
            margin-top: 0;
        }

        footer .storeButtons .iphone, footer .storeButtons .android {
            margin-left: 0.2rem;
        }

    footer .footerColLast {
        text-align: center;
        padding: 0 15px;
    }

        footer .footerCol h1, footer .footerColLast h1 {
            font-size: 1.6rem;
            color: #00d4e9;
            margin-bottom: .5rem;
            margin-top: 1.5rem;
        }

    footer .footerCol h2 {
        font-size: 2.3rem;
        color: #ed7f09;
        margin-bottom: .5rem;
        margin-top: 1.5rem;
    }

    footer .footerColLast .socialApp .fTwitter, footer .footerColLast .socialApp .fInsta {
        margin-left: 1.4rem;
    }

    footer .footerColLast .socialApp img {
        width: 3rem;
        height: 3rem;
        display: inline-block;
        margin-top: 1.5rem;
    }

    .footerBar .row {
        padding: 0;
    }

    .privacyMobile, footer .mobCol {
        padding: 0;
        display: block;
        margin: 0 auto;
    }

        .privacyMobile .policy {
            text-align: right;
        }

        .privacyMobile .rules {
            text-align: left;
        }

    footer .privacyMobile .mobCol a {
        font-size: 1.4rem;
        color: #ffffff;
        text-decoration: underline;
    }

    .footerBar .privacy {
        display: none;
    }

    .footerBar .copyCol p {
        text-align: center;
    }

    .followUs h1 {
        color: #00d4e9;
        font-size: 1.6rem;
        font-family: Cairo-Black;
        margin-bottom: 1.6rem;
    }

    .followUs .insta {
        margin: 0 1.3rem;
    }

    .followUs img {
        width: 3rem;
        height: 3rem;
    }

    header .navbar .navbar-nav .show > a.dropdown-toggle:after {
        content: "";
        background-image: url("../imgs/arrow-3x.webp");
        width: 1.4rem;
        height: .9rem;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left;
        position: absolute;
        left: 0;
    }

    header .navbar .navbar-nav .nav-item > a.dropdown-toggle:after {
        border: 0;
        content: "";
        background-image: url("../imgs/arrow-1-3x.webp");
        width: 1.4rem;
        height: .9rem;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: left;
        position: absolute;
        left: 0;
    }

    header .navbar .navbar-nav .nav-item > a {
        font-weight: bold;
    }

    header .privacyMobile .mobCol a {
        font-size: 1.4rem;
        color: #152568;
        text-decoration: underline;
        font-weight: bold;
    }

    .footerBottom {
        position: absolute;
        bottom: 0;
        padding: 0;
    }

    .newArticles .newArt .card {
        height: 13.6rem;
        border-radius: 1.4rem;
        -webkit-border-radius: 1.4rem;
        -moz-border-radius: 1.4rem;
        background-color: #ffffff;
        border: 1px solid #d4d4d4;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    }

    .newArticles .meals .newArt .card {
        height: 16.1rem;
    }

    .newArticles .newArt .artImg img {
        height: 13.6rem;
        border-radius: 1.4rem;
        -webkit-border-radius: 1.4rem;
        -moz-border-radius: 1.4rem;
        padding-left: 0;
    }

    .newArticles .meals .newArt .artImg img {
        height: 16.1rem;
    }

    .newArticles h1 {
        display: none;
    }

    .newArticles .mobHeader {
        text-align: right;
        margin: 2rem 0;
        font-size: 1.4rem;
        font-family: 'Cairo-Black';
        color: #151e46;
        display: block;
    }

        .newArticles .mobHeader span {
            color: #00adbe;
        }

    .newArticles .articleCards {
        padding: 0;
    }

    .newArt .artText {
        padding: .8rem;
    }

    .articleCards .newArt h2, .articleCards .newArt h2 a {
        font-size: 1.5rem;
        color: #0044b1;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .articleCards .newArt .card-text {
        font-size: 1.3rem;
        line-height: 2rem;
        font-weight: normal;
        margin-top: 1rem;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 4rem;
    }

    .mealNo {
        font-size: 100%;
    }

        .mealNo span {
            font-size: 50%;
            color: #7b8a98;
        }

    .mealInfo {
        font-size: 50%;
    }

    .subCat-wrapper {
        margin: 6rem auto 0;
    }

        .subCat-wrapper .horizontalAd {
            margin: 1.8rem auto;
        }

    .newArticles .newArt {
        margin-bottom: 1.6rem;
    }

        .newArticles .newArt:last-of-type {
            margin-bottom: 0;
        }

    .mostViewed .viewedHeader {
        display: none;
    }

    .mostViewedCards, .mostViewed {
        padding: 0;
    }

        .mostViewedCards .card {
            /*height: 33.3rem;*/
            padding: 0;
            background-color: #ffffff;
            border-radius: 1.4rem;
            -webkit-border-radius: 1.4rem;
            -moz-border-radius: 1.4rem;
            box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
        }

            .mostViewedCards .card:nth-child(1) img, .mostViewedCards .card:nth-child(2) img,
            .mostViewedCards .card:nth-child(3) img, .mostViewedCards .card:nth-child(4) img,
            .mostViewedCards .card:nth-child(5) img, .mostViewedCards .card:nth-child(7) img,
            .mostViewedCards .card:nth-child(6) img, .mostViewedCards .card:nth-child(8) img,
            .mostViewedCards .card:nth-child(9) img, .mostViewedCards .card:nth-child(10) img,
            .mostViewedCards .card:nth-child(11) img, .mostViewedCards .card:nth-child(12) img {
                height: 18.4rem;
                border-radius: 1.4rem;
                -webkit-border-radius: 1.4rem;
                -moz-border-radius: 1.4rem;
                width: 100%;
            }

            .mostViewedCards .card .viewsNo,
            .mostViewedCards .card .viewsNo:hover {
                height: 3rem;
                width: 9.6rem;
                background-color: #efefef;
                border-radius: 1.7rem;
                -webkit-border-radius: 1.7rem;
                -moz-border-radius: 1.7rem;
                color: #000000;
                font-size: 1.4rem;
                display: block;
                text-align: left;
                line-height: 3.4rem;
                padding: 0 3%;
                position: absolute;
                left: 1.5rem;
                top: 1.5rem;
                font-weight: bold;
                background-image: url(../imgs/noun_view_1610922-1-3x.webp);
                background-repeat: no-repeat;
                background-position: 90%;
                background-size: 16px 10px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                direction: ltr;
                margin: 0;
            }

            .mostViewedCards .card .card-body, .mostActive .card .card-body {
                padding-right: 1.25rem;
            }

        .mostViewedCards .mostViewedArt .card-body h1,
        .mostActive .mostActiveArt .card-body h3 {
            font-size: 1.7rem;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

        .mostViewedCards .mostViewedArt .card-body .card-text {
            font-size: 1.5rem;
        }

        .mostViewedCards .mostViewedArt .card-body .hashtags a:not(:nth-child(1)),
        .artDetails-wrapper .hashtags a:not(:nth-child(1)) {
            display: none;
        }

        .articleCards .newArt .card-body .hashtags, .mostViewedCards .mostViewedArt .card-body .hashtags {
            margin-top: 0;
        }

    .page-item .prev {
        height: 2.8rem;
        width: 2.8rem;
        background-color: #00adbe !important;
        color: #ffffff !important;
        border-radius: 5px 25px 25px 5px;
        -webkit-border-radius: 5px 25px 25px 5px;
        -moz-border-radius: 5px 25px 25px 5px;
        font-size: 1.8rem !important;
        text-align: center;
    }

    .page-item:first-child .page-link {
        margin-left: .2rem;
    }

    .page-item .next {
        height: 2.8rem;
        width: 2.8rem;
        background-color: #00adbe !important;
        color: #ffffff !important;
        border-radius: 25px 5px 5px 25px;
        -webkit-border-radius: 25px 5px 5px 25px;
        -moz-border-radius: 25px 5px 5px 25px;
        font-size: 1.8rem !important;
        text-align: center;
    }

    .page-item:last-child .page-link {
        margin-right: .2rem;
    }

    .pagination {
        padding: 0;
    }

    .searchPage .search-wrapper, .searchPage .searchInput {
        width: 100%;
    }

    .mostViewedCards .adCard img {
        height: 33.3rem;
        width: 100%;
        display: block;
        margin: 0 auto;
    }

    .detailsPage {
        background-color: #ffffff;
    }

    .artDetails .artDetails-wrapper {
        margin-top: 2.4rem;
    }

    .artDetails-wrapper .viewsNo {
        padding: 0 3rem 0 7%;
        font-size: 1.4rem;
    }

    .artDetails .artDetails-wrapper h1 {
        font-size: 2rem;
        padding-left: 5%;
        margin-top: .9rem;
    }

    .artDetails .artDetails-wrapper .artSocial img {
        width: 3.2rem;
        height: 3.2rem;
    }

    .details-wrapper {
        padding: 0;
    }

    .artDetails-wrapper .details-wrapper .detailsImg {
        width: 100%;
        height: auto;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
    }

    .details-wrapper .artIntro {
        margin: 1.5rem 0;
        background-color: #efefef;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
        padding: 1.8rem;
    }

        .details-wrapper .artIntro p, .details-wrapper .artIntro h2, .details-wrapper.mealDetails .artIntro p {
            font-size: 1.8rem;
            -webkit-line-clamp: 4;
        }

    .details-wrapper .detailsText, .details-wrapper .detailsText p, .details-wrapper .detailsText ol li,
    .details-wrapper .detailsText h1,
    .details-wrapper .detailsText h2,
    .details-wrapper .detailsText h3,
    .details-wrapper .detailsText h4,
    .details-wrapper .detailsText h5 {
        font-size: 1.7rem;
    }

        .details-wrapper .detailsText ol li:before {
            width: 3rem;
            height: 3rem;
            font-size: 1.5rem;
            line-height: 3rem;
        }

    .artDetails-wrapper .actionsWrapper {
        padding: 0;
    }

    .artDetails-wrapper .detailsActions .unlike:after {
        opacity: 0;
    }

    .artDetails-wrapper .detailsActions .unlike {
        padding-right: 6%;
    }

    .artDetails-wrapper .detailsActions .share {
        display: none;
    }

    .artDetails-wrapper .hashtags a {
        font-size: 1.3rem;
        padding: 0 3%;
    }

    .artDetails-wrapper .resources h2 {
        font-size: 1.4rem;
    }

    .resources .resourceCard {
        margin-bottom: 1rem;
    }

    .artDetails-wrapper .resources .resourceCard .card {
        background-color: #eff0f2;
        border-radius: .8rem;
        -webkit-border-radius: .8rem;
        -moz-border-radius: .8rem;
    }

        .artDetails-wrapper .resources .resourceCard .card img {
            border-radius: .8rem;
            -webkit-border-radius: .8rem;
            -moz-border-radius: .8rem;
        }

    .artDetails-wrapper .resources .resourceCard .card-text {
        font-size: 1.4rem;
    }

    .artCat:nth-child(1), .artCat:nth-child(1):hover, .catArrow,
    .artDetails .artDetails-wrapper .artCat:nth-child(3),
    .mostActive .mostActiveArt .artCat:nth-child(3) {
        font-size: 1.4rem;
    }

    .relatedArts .relatedHeader {
        display: none;
    }

    .relatedArts .relatedHeaderMob {
        display: block;
        font-size: 1.4rem;
        color: #152568;
        font-family: Cairo-Black;
        text-align: right;
    }

    .closestArts {
        display: none;
    }

    .artDetails {
        margin-bottom: 2rem;
    }

    .mealInfo-wrapper {
        bottom: 1rem;
    }

    .mealInfo .cal {
        height: 1.7rem;
        width: 1.2rem;
    }

    .mealInfo .ingred {
        height: 1.7rem;
        width: 1.6rem;
    }

    .mealInfo .time {
        height: 1.7rem;
        width: 1.5rem;
    }

    .mealInfo .persons {
        height: 1.5rem;
        width: 1.9rem;
    }

    .mealInfo .count, .mealInfo .text {
        font-size: 1.4rem;
    }

    .mealInfo .text {
        font-family: Cairo-Regular;
    }

    .details-wrapper .mealProgress-wrapper h2 {
        font-size: 1.4rem;
        color: #152568;
        font-weight: bold;
        margin: 1.2rem 0;
    }

    .details-wrapper .mealProgress {
        margin: 0 auto 1.6rem;
        background-color: #efefef;
        border-radius: 1rem;
        -webkit-border-radius: 1rem;
        -moz-border-radius: 1rem;
        height: 5.6rem;
        padding: 1rem .5rem;
    }

        .details-wrapper .mealProgress .progress {
            height: 1.2rem;
            margin-top: .5rem;
        }

        .details-wrapper .mealProgress .progress-bar {
            border: .1rem solid #ffffff;
            margin-left: -.4rem;
        }

    .details-wrapper .progressLabels li, .details-wrapper .progressLabels span {
        font-size: 1.2rem;
    }

    .details-wrapper .progressLabels {
        margin: .9rem 0 1.9rem 0;
    }

    .details-wrapper .ingredients li a,
    .details-wrapper .ingredients li span {
        font-size: 1.6rem;
    }

    .details-wrapper .ingredients {
        line-height: normal;
    }

        .details-wrapper .ingredients li {
            margin-bottom: 1.7rem;
        }

            .details-wrapper .ingredients li:before {
                width: 2rem;
                height: 2rem;
            }

    .details-wrapper.mealDetails .detailsText ol li:before {
        width: 2rem;
        height: 2rem;
        line-height: 2rem;
        font-size: 1.1rem;
    }

    .artDetails-wrapper .hashtags {
        padding-right: 0;
    }

    .relatedArts {
        margin: 0 auto 1rem;
    }

    .artDetails .artDetails-wrapper .actionsWrapper .artSocial {
        margin-bottom: 0;
    }

    .details-wrapper .detailsText ol li {
        margin-bottom: 1rem;
    }

    .multi-item-carousel .carousel-inner {
        right: 1%;
        width: 225%;
        /* left: 0;*/
    }

    .articles .bigCard .card .viewsNoMob,
    .articles .bigCard .card .viewsNoMob:hover,
    .articles .smallCard .card .viewsNoMob,
    .articles .smallCard .card .viewsNoMob:hover,
    .newArticles .newArt .card .viewsNoMob,
    .newArticles .newArt .card .viewsNoMob:hover {
        height: 3rem;
        width: fit-content;
        background-color: #efefef;
        border-radius: 1.7rem;
        -webkit-border-radius: 1.7rem;
        -moz-border-radius: 1.7rem;
        color: #000000;
        font-size: 1.4rem;
        display: block;
        text-align: left;
        line-height: 3.4rem;
        padding: 0 3.5rem 0 10%;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        top: unset;
        bottom: 1.5rem;
        font-weight: bold;
        background-image: url(../imgs/noun_view_1610922-1-3x.webp);
        background-repeat: no-repeat;
        background-position: 90%;
        background-size: 16px 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        direction: ltr;
        text-decoration: none;
    }

    .relatedArts .relatedCard .viewsNoMob,
    .relatedArts .relatedCard .viewsNoMob:hover {
        height: 3rem;
        width: 60%;
        background-color: #efefef;
        border-radius: 1.7rem;
        -webkit-border-radius: 1.7rem;
        -moz-border-radius: 1.7rem;
        color: #000000;
        font-size: 1.4rem;
        display: block;
        text-align: left;
        line-height: 3.4rem;
        padding: 0 2.5rem 0 6%;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        top: unset;
        bottom: 1.2rem;
        font-weight: bold;
        background-image: url(../imgs/noun_view_1610922-1-3x.webp);
        background-repeat: no-repeat;
        background-position: 90%;
        background-size: 16px 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        direction: ltr;
        text-decoration: none;
    }

    .joinRashaqa .countBg, .joinRashaqa .countBg:hover {
        background-image: url(../imgs/count.webp);
        height: 3.9rem;
        width: 9.4rem;
        font-size: 1.3rem;
        line-height: 2.9rem;
    }

    .joinRashaqa .joinRow {
        margin-top: 0;
        /* padding: 0 7%;*/
        position: absolute;
        left: 11%;
    }

    .joinRashaqa h1, .joinRashaqa h2 {
        font-size: 1.5rem;
        line-height: 1.8;
    }

    .joinRashaqa ul {
        display: none;
    }

    .downloadMob p {
        font-size: 1.3rem;
        color: #ffffff;
        font-weight: bold;
    }

    .joinRashaqa .storeIcons img {
        margin-left: .6rem;
    }

        .joinRashaqa .storeIcons img:last-child {
            margin-left: 0;
        }

    .Error .errorLogo {
        height: auto;
        width: 100%;
        display: block;
        margin: 6rem auto 2.9rem;
    }

    .Error {
        background-color: #ffffff;
    }

        .Error p {
            font-size: 1.7rem;
            padding: 0;
        }

    .error-wrapper {
        margin: 10rem auto 0;
    }

        .error-wrapper a, .error-wrapper a:hover {
            height: 4.7rem;
            width: 100%;
            border-radius: 24px;
            -webkit-border-radius: 24px;
            -moz-border-radius: 24px;
            font-size: 1.4rem;
            line-height: 4.7rem;
        }

        .error-wrapper .goHome {
            margin-bottom: 2rem;
        }

    .newArticles .cat-wrapper .col-3:last-of-type {
        text-align: center;
    }

    .aboutApp-wrapper .image-wrapper {
        padding: 0;
    }

        .aboutApp-wrapper .image-wrapper .aboutAppImg {
            width: 100%;
        }

    .appServices-wrapper {
        margin-top: 0;
    }

    .appServices {
        background-image: url("../imgs/group_51506-3x.webp");
        background-repeat: no-repeat;
        background-size: cover;
        height: 19.9rem;
        margin-top: 2.2rem;
        margin-bottom: 0;
        padding: 2.9rem 0;
    }

        .appServices h1 {
            font-size: 2.5rem;
        }

        .appServices p {
            font-size: 1.3rem;
            padding: 0 12%;
        }

    .appServices-wrapper .servicesCards {
        margin: -5rem auto;
        padding: 0;
    }

    .servicesCards .owl-stage-outer {
        padding: 0 0 9%;
    }

    .appServices-wrapper .serviceCard {
        padding: 0;
    }

        .appServices-wrapper .serviceCard .card {
            padding: 1.7rem 1.4rem 2.1rem;
            height: 25.8rem;
            border-radius: 1.2rem;
            -webkit-border-radius: 1.2rem;
            -moz-border-radius: 1.2rem;
            box-shadow: 0 10px 30px 0 rgba(0,0,0,0.12);
        }

        .appServices-wrapper .serviceCard img {
            width: 7.8rem;
            height: 7.8rem;
            margin-bottom: 1rem;
        }

        .appServices-wrapper .serviceCard h2 {
            font-size: 1.6rem;
            margin-bottom: 1rem;
        }

        .appServices-wrapper .serviceCard p {
            font-size: 1.4rem;
        }

    .appServices-wrapper .owl-theme .owl-dots,
    .appServices-wrapper .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: -1rem;
    }

    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        height: 0.3rem;
        width: 1.4rem;
        border-radius: .2rem;
        -webkit-border-radius: .2rem;
        -moz-border-radius: .2rem;
    }

    .owl-theme .owl-dots .owl-dot span {
        height: 0.3rem;
        width: .7rem;
        border-radius: .2rem;
        -webkit-border-radius: .2rem;
        -moz-border-radius: .2rem;
        background-color: #7b8a98 !important;
        margin: 0 0 0 .3rem;
    }

    .followApp h1 {
        font-size: 2.5rem;
    }

    .followApp p {
        font-size: 1.4rem;
        padding: 0 3%;
    }

    .followApp .followImg img {
        width: 24.7rem;
        height: auto;
        margin: 0 auto;
    }

    .followApp .followInstalls {
        text-align: center;
        margin-top: 2.8rem;
    }

    .followApp .installInfo h2 {
        font-size: 2.3rem;
    }

    .followApp .installInfo .installNo {
        font-size: 5.4rem;
    }

    .followApp .installInfo .activeUsers {
        font-size: 1.6rem;
    }

    .followApp .installInfo {
        margin-bottom: 3.4rem;
    }

    .companyInfo {
        background-image: url("../imgs/imageBlue.webp");
        background-size: 100% 100%;
        padding: 3.8rem 1%;
        height: 55rem;
        border-radius: unset;
    }

        .companyInfo h1 {
            font-size: 1.3rem;
        }

    .companyLogo {
        width: 5.8rem;
        height: 5.8rem;
        margin-top: 1.4rem;
        margin-bottom: .8rem;
    }

    .companyApps {
        font-size: 1.3rem;
        line-height: 2;
        padding: 0 8%;
        margin-bottom: 3.2rem;
    }

    .appData {
        margin-bottom: 3rem;
        height: 6.9rem;
    }

        .appData .appImg {
            padding-left: 0;
        }

            .appData .appImg img {
                width: 6.1rem;
                height: 6.1rem;
            }

        .appData .appInfo h2 {
            font-size: 1.5rem;
            text-align: right;
            margin: 0 auto .9rem;
        }

        .appData .appInfo p {
            font-size: 1.3rem;
            text-align: right;
            padding: 0;
        }

    .FeatureRow .image-wrapper .blueRight {
        display: block;
        position: absolute;
        right: 0;
        top: 5rem;
        height: 37.9rem;
        width: 6rem;
    }

    .FeatureRow .text-wrapper .blueLeft {
        display: block;
        position: absolute;
        left: 0;
        top: 13rem;
        height: 25.4rem;
        width: 4.6rem;
    }

    .FeatureRow .text-wrapper h1 span {
        color: #00adbe;
    }

    .adsConnect-wrapper {
        background-image: url("../imgs/bgMob-3x.webp");
        background-repeat: no-repeat;
        background-size: cover;
        height: 63.1rem;
        margin-bottom: 5rem;
    }

        .adsConnect-wrapper .whiteRt, .adsConnect-wrapper .blueLt,
        .adsConnect-wrapper .ltShape {
            display: none;
        }

        .adsConnect-wrapper .image-wrapper .connectImg {
            width: 31.3rem;
            height: auto;
            margin: 3rem auto 0;
        }

        .adsConnect-wrapper .text-wrapper {
            text-align: center;
            margin-top: 0;
            padding: 0;
        }

            .adsConnect-wrapper .text-wrapper h1 {
                font-size: 2.5rem;
                padding-left: 0;
                word-break: normal;
            }

            .adsConnect-wrapper .text-wrapper p {
                text-align: center;
                font-size: 1.5rem;
                margin: 0 auto 2rem;
            }

            .adsConnect-wrapper .text-wrapper .adWithRashaqa,
            .adsConnect-wrapper .text-wrapper .adWithRashaqa:hover {
                font-size: 1.4rem;
                height: 4.7rem;
                width: 19rem;
                border-radius: 3rem;
                -webkit-border-radius: 3rem;
                -moz-border-radius: 3rem;
                line-height: 4.7rem;
                margin: 0 auto 1rem;
            }

        .adsConnect-wrapper .horizontalAd {
            margin: -8% auto;
        }

    .whyRashaqa-wrapper {
        margin: 0 auto;
    }

        .whyRashaqa-wrapper h1 {
            font-size: 2.5rem;
            color: #152568;
            margin-top: 4rem;
            padding: 0 7%;
        }

    .whyRashaqa {
        margin-top: 2rem;
    }

        .whyRashaqa .rashaqaAd img {
            width: 3rem;
            height: 3rem;
            margin: 0 auto;
        }

        .whyRashaqa .rashaqaAd h2 {
            font-size: 1.6rem;
            margin-top: .5rem;
        }

        .whyRashaqa .rashaqaAd p {
            font-size: 1.8rem;
        }

        .whyRashaqa .rashaqaAd span {
            font-size: 2.5rem;
        }

    .horizontalAdMob {
        display: block;
    }

    .whyRashaqa-wrapper .rashaqaHuawei {
        background-image: url("../imgs/mask_group_358-3x.webp");
        height: 20.5rem;
        margin: 0 auto 1.2rem;
        background-size: cover;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
    }

        .whyRashaqa-wrapper .rashaqaHuawei .prize {
            height: 9.4rem;
            width: auto;
            margin: 2.3rem auto 0;
        }

        .whyRashaqa-wrapper .rashaqaHuawei p {
            font-size: 1.4rem;
            padding: 0;
        }

        .whyRashaqa-wrapper .rashaqaHuawei .horizontalAd {
            margin-top: 4.3rem;
        }

    .whyRashaqa-wrapper .gradientShape {
        display: none;
    }

    .mostActive-wrapper h1 {
        font-size: 2.5rem;
        color: #152568;
        margin-top: 9.6rem;
    }

    .mostActive-wrapper .countryInfo img {
        width: 8.7rem;
        height: 8.7rem;
        margin-top: 3.1rem;
    }

    .mostActive-wrapper .countryInfo .percent {
        font-size: 1.6rem;
        margin-top: .7rem;
    }

    .countInfo {
        font-size: 1.8rem;
    }

    .mostActive-wrapper .countryInfo .progress {
        width: 9.7rem;
        height: .7rem;
    }

    .mostActive-wrapper .blueRt, .adsTypes-wrapper .darkRt {
        display: none;
    }

    .mostActive-wrapper .blueBg {
        width: 90%;
        height: auto;
        margin-top: 4.6rem;
    }

    .adsTypes-wrapper h1 {
        font-size: 2.5rem;
        margin-bottom: 3.5rem;
    }

    .adShape img {
        height: 35.2rem;
    }

    .adShape p {
        font-size: 1.5rem;
    }

    .adsTypesResp {
        padding: 0;
    }

        .adsTypesResp .carousel-inner {
            padding-bottom: 5rem;
        }

        .adsTypesResp .carousel-indicators {
            padding-inline-start: 0;
        }

        .adsTypesResp .carousel-control-next {
            left: -1.5rem;
            right: unset;
        }

        .adsTypesResp .carousel-control-prev {
            right: -1.5rem;
            left: unset;
        }

    .adShape {
        margin: 0 auto;
    }

    .adsTypesResp .carousel-control-prev-icon {
        background-image: url("../imgs/group_51507-3x.webp");
        width: 4rem;
        height: 4rem;
    }

    .adsTypesResp .carousel-control-next-icon {
        background-image: url("../imgs/group_51508-3x.webp");
        width: 4rem;
        height: 4rem;
    }

    .adRules-wrapper {
        background-image: url("../imgs/group_51506Resp-3x.webp");
        background-size: 100% 100%;
        height: auto;
        padding-bottom: 2rem;
        margin-top: 2rem;
        padding-top: 3rem;
    }

        .adRules-wrapper h1 {
            font-size: 2.5rem;
        }

        .adRules-wrapper .freeVer {
            font-size: 1.4rem;
            margin-bottom: 2.8rem;
        }

        .adRules-wrapper .adRule .verify {
            width: 3rem;
            height: 3rem;
            top: 0;
        }

        .adRules-wrapper .adRule {
            margin-top: 0;
            margin-bottom: 1.6rem;
        }

            .adRules-wrapper .adRule p {
                font-size: 1.3rem;
                line-height: 2;
            }

        .adRules-wrapper .blueBg {
            height: auto;
            bottom: -.5rem;
            margin-top: 0;
            width: 90%;
        }

    .contactUs-wrapper {
        margin: 3.3rem auto 0;
    }

        .contactUs-wrapper h1 {
            font-size: 2.5rem;
            text-align: center;
        }

        .contactUs-wrapper p {
            font-size: 1.4rem;
            text-align: center;
        }

        .contactUs-wrapper .contactForm {
            margin-top: 2.3rem;
            margin-bottom: 2.5rem;
            border: none;
            padding-top: 0;
            padding-bottom: 0;
        }

            .contactUs-wrapper .contactForm label {
                font-size: 1.3rem;
            }

            .contactUs-wrapper .contactForm input {
                height: 4rem;
            }

            .contactUs-wrapper .contactForm textarea {
                height: 7.9rem;
            }

            .contactUs-wrapper .contactForm button {
                height: 4.7rem;
                width: 19rem;
                background-color: #0044b1;
                border-radius: 2.4rem;
                -webkit-border-radius: 2.4rem;
                -moz-border-radius: 2.4rem;
                font-size: 1.4rem;
            }

    .cat-wrapper {
        margin-bottom: 0;
    }

    .articles .impArticles .bigCard .cImg img, .relatedArts .relatedCard .cImg img {
        height: 100%;
    }

    .card .artSocial {
        right: 0;
    }

    .artGallery .card .artSocial {
        right: 30%;
    }

    .calShape img {
        width: 15.3rem;
        height: 15.3rem;
    }

    .calcForm {
        border-radius: 1.5rem;
        -webkit-border-radius: 1.5rem;
        -moz-border-radius: 1.5rem;
        margin-bottom:1.6rem;
    }
    .calcForm.result {
        margin-bottom:1.3rem;
    }
    .calcTools .toolHeader {
        font-size: 2.4rem;
        margin: 2.4rem 0;
    }

    .outerLabel {
        font-size: 2rem;
        margin-bottom: 1rem;
    }

    .calc-wrapper {
        margin-top: 2.3rem;
    }

    .choice {
        height: 4.8rem;
        border: 1px solid #d6dbdf;
        padding: 0 4.2rem;
        border-radius: 1.2rem;
        -webkit-border-radius: 1.2rem;
        -moz-border-radius: 1.2rem;
    }

    .checkmark {
        height: 2.4rem;
        width: 2.4rem;
        right: 1.2rem;
    }

    .choice label {
        font-size: 1.8rem;
    }

    .choice input:checked ~ .checkmark .sign {
        left: .6rem;
        top:.8rem;
    }

    .calcInput {
        height: 4.8rem;
        border-radius: 1.2rem;
        -webkit-border-radius: 1.2rem;
        -moz-border-radius: 1.2rem;
        font-size: 1.4rem;
        padding-right:1.6rem;
    }

    .heightLabel, .weightLabel {
        height: 2.8rem;
        line-height: 2.8rem;
        font-size: 1.2rem;
        padding: 0 1.5rem;
        margin: 0 0.3rem;
    }

    .calcForm button {
        font-size: 1.7rem;
        height: 4.8rem;
        line-height: 4.8rem;
        border-radius: 1.26rem;
        -webkit-border-radius: 1.2rem;
        -moz-border-radius: 1.2rem;
        margin: 1.7rem 1.5rem 3.2rem;
    }

    .toolText p {
        font-size: 1.6rem;
        line-height: 4rem;
        margin-bottom: 4rem;
    }

    .moreTools h2 {
        font-size: 2.4rem;
        margin: 0 0 2rem 0;
    }

    .tool img {
        width: 16.5rem;
        height: 16.8rem;
        object-fit: contain;
    }

    .calcTools .mostViewedCards {
        margin-top: 2rem;
        margin-left: auto;
        /*padding: 0 15px;*/
    }

    .toolDetails {
        margin-bottom: 3.2rem;
    }

    .calcTools .mostViewedCards .card, .calcTools .hoverAction .hoverRow:hover {
        box-shadow: none;
    }

    .moreTools {
        margin-bottom: 9rem;
    }

    /*.resultHeaders {
        padding: 0 15px;
    }*/

        .resultHeaders h2 {
            font-size: 1.4rem;
            text-align: center;
            padding: 0 5%;
        }

    .shareResult {
        height: 3.2rem;
        width: 3.2rem;
        left: .8rem;
        top: 1rem;
    }

    .resultNum span {
        font-size: 2.8rem;
    }

    .calArrow {
        height: 3.5rem;
        line-height: 3.5rem;
        width: 12rem;
        font-size: 1.4rem;
    }

    .adviceList ul {
        padding-inline-start: 0;
    }

    .adviceList li {
        font-size: 1.4rem;
    }

    .adviceList ul li p {
        font-size: 1.4rem;
        padding: 1rem 1.2rem 1rem 2rem;
        width: 87%;
       max-width:fit-content;
       height:auto;
       line-height:normal;
    }

    .adviceList ul > li:after {
        height: 100%;
        top:0;
    }

    .downlaodAppResult a img {
        width: 14rem;
        height: 4rem;
    }

    .retryCalc, .retryCalc:hover {
        height: 4rem;
        line-height: 4rem;
        width: 40%;
        border-radius: 2rem;
        -webkit-border-radius: 2rem;
        -moz-border-radius: 2rem;
        font-size: 1.5rem;
        margin-bottom:4rem;
    }
    .retryCalc span {
        height: 2.5rem;
        width: 2rem;
    }
    .shareModal .modal-body p {
        font-size: 1.4rem;
    }
    .shareModal .socialResult p{
        font-size:1.4rem
    }
    .newFeature {
        position: static;
        display: block;
        width: 15%;
    }
    .calcForm .form-group {
        margin-bottom:1.5rem;
    }
    .resultNum {
        font-size:1.3rem;
    }
    .resultNumRow {
        margin-bottom:2.4rem;
    }
    .adviceList li h3 {
        font-size:2.4rem;
    }
    .resultHeaders.bmiResult h2 {
        text-align:right;
        font-size:1.9rem;
    }
    .resultHeaders.bmiResult h2:nth-of-type(2) {
        font-size:1.5rem;
        margin-right:0;

    }
    .bmiProgress{
        height:5.6rem;
    }
    .rateLabel, .rateLabel:hover {
        height: 3.9rem;
        line-height: 3rem;
        width: 6.6rem;
        font-size: 1.6rem;
    }

}

@media only screen and (max-width: 767.9px) {
    .joinRashaqa {
        background-image: url(../imgs/group_51449-3x22.png);
        background-repeat: no-repeat;
        background-size: 97% 100%;
        background-position: center;
        height: 30rem;
    }

    .artDetails .artDetails-wrapper .artSocial {
        text-align: center;
    }

    .artDetails-wrapper .hashtags {
        text-align: center;
    }

    #downloadAppModal .modal-content {
        background-color: transparent;
        border: none;
    }

    #downloadAppModal .modal-header {
        border-bottom: none
    }

        #downloadAppModal .modal-header button {
            position: absolute;
            top: -50%;
            color: #ffffff;
            opacity: 1;
        }

    #downloadAppModal .modal-body img {
        width: 100%;
        height: auto;
    }
}

@media only screen and (min-width: 566px) and (max-width: 767.9px) {
    .joinRashaqa .joinRow {
        max-width: 20.1rem;
        left: 20%;
    }
}

@media only screen and (min-width:768px) and (max-width:991.9px) {
    .multi-item-carousel .carousel-inner {
        right: 1%;
        width: 165%;
    }

    .articles .impArticles .bigCard .cardActions .share, .articles .impArticles .smallCard .cardActions .share,
    .articleCards .newArt .card-body .cardActions .share,
    .mostViewedCards .mostViewedArt .card-body .cardActions .share,
    .relatedArts .relatedCard .card-body .cardActions .share {
        margin-left: 15%;
    }

    .articles .bigCard .card .viewsNoMob,
    .articles .bigCard .card .viewsNoMob:hover,
    .articles .smallCard .card .viewsNoMob,
    .articles .smallCard .card .viewsNoMob:hover,
    .newArticles .newArt .card .viewsNoMob,
    .newArticles .newArt .card .viewsNoMob:hover,
    .relatedArts .relatedCard .card .viewsNoMob,
    .relatedArts .relatedCard .card .viewsNoMob:hover {
        height: 3rem;
        width: 40%;
        background-color: #efefef;
        border-radius: 1.7rem;
        -webkit-border-radius: 1.7rem;
        -moz-border-radius: 1.7rem;
        color: #000000;
        font-size: 1.4rem;
        display: block;
        text-align: left;
        line-height: 3.4rem;
        padding: 0 2.5rem 0 6%;
        margin: 0 auto;
        position: absolute;
        left: 0;
        right: 0;
        top: unset;
        bottom: 1rem;
        font-weight: bold;
        background-image: url(../imgs/noun_view_1610922-1-3x.webp);
        background-repeat: no-repeat;
        background-position: 90%;
        background-size: 16px 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        direction: ltr;
        text-decoration: none;
    }

    .joinRashaqa {
        height: 30rem;
        background-size: 97%;
    }

        .joinRashaqa .joinRow {
            margin-top: 5rem;
        }

        .joinRashaqa .stores img {
            display: inline-block;
            height: auto;
            width: 100%;
        }

        .joinRashaqa .stores {
            text-align: center;
            margin: 0 auto;
        }
    .shareResult {
        top:3.1rem;
        left:3.1rem;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1279.9px) and (max-height: 1367px) {
    .garlic, .garlic2 {
        display: none;
    }

    .featuresGallery .carousel-item .image-wrapper .mainImg {
        width: 100rem;
        margin-right: -31%;
    }

    .articles .bigCard .card .viewsNoMob, .articles .bigCard .card .viewsNoMob:hover, .articles .smallCard .card .viewsNoMob, .articles .smallCard .card .viewsNoMob:hover {
        min-width: 6.9rem;
        width: unset;
        left: unset;
        right: 3rem;
        top: unset;
        bottom: 1rem;
    }

    .smallCard .cImg {
        padding: 0;
    }

    .reviews {
        background-image: url(../imgs/reviews_background-3x.webp);
    }

    .menu .searchIcon {
        right: 10%;
    }
}
