﻿@media (min-width: 768px) and (max-width: 991.98px) {

    /**********************************/
    /*            HEADER              */
    /**********************************/

    /* إخفاء زر المينيو */
    .navbar-toggler {
        display: none !important;
    }

    /* إظهار المنيو مفتوحة */
    .navbar-collapse {
        display: flex !important;
        flex-basis: auto !important;
    }

    .container > .navbar-collapse {
        margin-left: 16px;
    }

    .navbar-collapse {
        padding-right: 0px;
        padding-left: 18px;
    }

    /* جعل العناصر أفقية مثل الديسكتوب */
    .navbar-nav {
        flex-direction: row !important;
        justify-content: center !important;
        align-items: center !important;
    }

        /* تصغير الخط درجة واحدة */
        .navbar-nav .nav-link {
            font-size: 15px !important; /* كان تقريباً 16px */
            padding: 3px 6px !important; /* تقليل الهوامش */
        }

        /* تقليل padding بين العناصر */
        .navbar-nav .nav-item {
            padding-left: 0px !important;
            padding-right: 4px !important;
        }

    /* الفواصل تكون أنحف وأقرب */
    .MenuOr {
        margin: 0px !important;
        padding-top: 0px;
    }

    /* العلم يقترب من المنيو */
    #LiFlag {
        margin-right: 0px !important;
        margin-left: 3px !important;
    }

        #LiFlag img {
            width: 18px !important; /* أصغر بسيط لو محتاج */
        }

    /* ضبط اللوجو بحيث يكون موزون */
    #LogoID img {
        width: 200px !important;
    }

    #LogoID {
        margin-left: 0 !important;
    }


    /**********************************/
    /*            SLIDER              */
    /**********************************/

    .main-slider {
        width: 100%;
        height: 48vh;
        margin: 0 auto;
    }

    .bg-slider,
    .slider {
        width: 100%;
        margin-top: 48px;
        margin-right: auto;
        margin-left: auto;
        padding: 0;
        background: none;
    }

    .divSliderBG {
        position: relative;
        height: 180px !important; /* ثابت */
        margin-top: -140px;
    }

    .slides {
        margin-top: 8%;
    }

    .flexslider > ul {
        margin-left: 1% !important;
    }

    /**********************************/
    /*         STATIC SECTIONS        */
    /**********************************/
    .bg-GreenOne,
    .divBlueSlice,
    .bg-BlueFour,
    .divWhiteSlice,
    .bg-GreenTwo,
    .SliceWhiteTwo,
    .divWhiteSliceTwo {
        height: 180px !important;
        position: relative;
    }

    .bg-GreenOne {
        margin-top: 120px;
    }

    .divBlueSlice,
    .bg-GreenTwo,
    .SliceWhiteTwo,
    .divWhiteSliceTwo {
        margin-top: -18px;
    }

    .bg-BlueFour,
    .divWhiteSlice {
        margin-top: 18px;
    }

    .bg-BlueFour,
    .divWhiteSlice,
    .SliceWhiteTwo,
    .divWhiteSliceTwo,
    .divBlueSlice,
    .bg-GreenTwo {
        margin-top: 0px;
    }

    .bg-WhiteTwo,
    .SliceWhiteTwoSmall {
        height: 80px !important;
    }

    .bg-WhiteThree,
    .YourHealth {
        height: 100px !important;
    }

    /**********************************/
    /*              ICONS             */
    /**********************************/

    .IconThisIsUs,
    .IconOurVision,
    .IconOurMission {
        width: 70px;
        margin-top: 10px;
        margin-left: 0;
        position: absolute;
    }

    /**********************************/
    /*             TITLES             */
    /**********************************/

    .thisIsUsTitle,
    .OurVisionTitle,
    .OurMissionTitle {
        margin-right: 90px !important;
        margin-top: 10px !important;
        position: absolute;
        text-align: right;
    }

        .thisIsUsTitle h3,
        .OurVisionTitle h3,
        .OurMissionTitle h3 {
            color: #001689 !important;
            font-size: 23px !important;
            font-weight: bold;
        }

    /**********************************/
    /*           PARAGRAPHS           */
    /**********************************/

    .thisIsUsText,
    .OurVisionText,
    .OurMissionText {
        width: calc(100% - 110px);
        margin-right: 90px !important;
        margin-top: 48px !important;
        font-size: 15px !important;
        line-height: 23px !important;
        text-align: justify;
        color: #001689;
    }

    /**********************************/
    /*          OUR PRODUCTS          */
    /**********************************/

    .OurProductsTitle h3 {
        margin-top: 40px !important;
        text-align: right;
        font-size: 36px !important;
        font-weight: 600;
        color: #001689;
    }

    .single-product {
        padding-top: 0px;
    }

    #divOurProducts > div {
        /*margin-top: -45px !important;*/
    }

    .owl-carousel.product-slider {
        max-width: 680px !important;
        margin: 0 auto;
        overflow: hidden;
        margin-top: -52px;
    }

    .owl-carousel .owl-stage {
        display: flex !important;
        justify-content: center !important;
    }

    .single-product img {
        width: 100%;
        height: auto;
    }

    .owl-carousel > .owl-nav > button.owl-next {
        left: -16px;
    }

    /**********************************/
    /*          GET IN TOUCH          */
    /**********************************/

    #imgGetInTouch {
        width: 52% !important;
        margin: 0 auto;
        display: block;
        margin-top: -32px;
    }

    .GetInTouchTitle h3 {
        text-align: right;
        margin-top: 45px !important;
        font-size: 32px !important;
        line-height: 20px !important;
        color: #001689;
        font-weight: bold;
    }

    #divContainerInfo {
        position: absolute;
        margin-top: 177px !important;
        margin-right: 0px !important;
        z-index: 50;
        text-align: right !important;
    }

        #divContainerInfo h3 {
            font-size: 16px !important;
            margin-bottom: 8px !important;
            color: #001689;
        }

    #DivAddress > h3 {
        margin-top: 20px;
    }

    #DivPhone {
        margin-top: 12px;
    }

    #DivFax,
    #DivEmail {
        margin-top: 20px;
    }

    .AddressImage,
    .PhoneImage,
    .FaxImage,
    .EmailImage {
        width: 34px !important;
        height: 34px !important;
        right: 0;
        margin-right: 0;
        /*margin-top: 29px;*/
        margin-top: -7px;
        position: absolute;
    }

    .AddressImage {
        margin-top: 3px;
    }

    #DivAddress h3,
    #DivPhone h3,
    #DivFax h3,
    #DivEmail h3 {
        margin-right: 48px !important;
        width: 260px;
    }

    /**********************************/
    /*         OTHER PAGES            */
    /**********************************/
    .ContentOurProducts {
        top: 50px !important;
    }

    .divProduct {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .LinkOfProduct {
        font-size: 46px !important;
    }

    .divItem-appear,
    .DivItemFullDescription,
    .SliceWhiteThree,
    .SliceBlue,
    .GreenSlice {
        height: 180px !important;
        position: relative;
        top: -18px;
    }

    .SliceWhiteFour {
        height: 180px !important;
        top: 0px;
        margin-top: -18px;
    }

    .SliceWhiteTwo {
        top: -18px;
        margin-top: 0px;
    }

    .SliceWhiteOne {
        height: 90px !important;
    }

    /*MedicineDetails.aspx*/
    .divTitleYourHealth_KRISTACIDE {
        position: absolute;
        width: 640px;
        margin-top: 222px;
        margin-right: 10px;
        z-index: 50;
    }

    /*#divTitleYourHealth {
        position: absolute;
        width: 640px;
        margin-right: 10px;
        z-index: 50;
    }*/

    #divTitleYourHealth {
        position: relative;
        height: 257px;
        margin-top: 211px;
        text-align: center;
        z-index: 50;
    }

    .divTitleYourHealth_KRISTACIDE {
        margin-top: 149px !important;
    }

    .divTitleYourHealth_Melkarok {
        margin-top: 72px !important;
    }

    .divTitleYourHealth_Bonyrok {
        margin-top: 94px !important;
    }

    .divTitleYourHealth_DK-VIT {
        margin-top: 117px !important;
    }

    .divTitleYourHealth_MERDA {
        margin-top: 148px !important;
    }

    .divTitleYourHealth_JEMOPROT {
        margin-top: 58px !important;
    }

    .divTitleYourHealth_SESTAROK {
        margin-top: 113px !important;
    }

    .ImageOfProductClass {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 100% !important;
    }

    .LastImage {
        margin-top: 43px;
    }

    /*supplementdetails.aspx*/

    .TitilesSupplement > span {
        font-family: 'BigNoodleTitling', sans-serif;
        font-weight: normal;
        color: #001689;
        font-size: 55px !important;
        margin-top: -50px;
    }


    #divTitleSupplement {
        position: absolute;
        height: 257px;
        margin-top: 76px;
        margin-right: 15px;
        z-index: 50;
    }

    .itemDescriptionUl {
        margin-right: 8px;
    }

    #divLabelWhyUseTitle {
        position: absolute;
        height: 228px;
        margin-top: 280px;
        margin-left: 7px;
    }

        #divLabelWhyUseTitle > h3 {
            font-family: 'BigNoodleTitling';
            font-size: 32px !important;
            line-height: 68px;
            font-weight: 500;
            color: #001689;
        }

    .WhyUseTitleImageText {
        position: absolute;
        height: 228px;
        margin-left: 0px;
        margin-top: 248px;
    }

    #ParagraphSupplement > h6 {
        line-height: 25px;
        font-size: 17px !important;
        font-weight: normal;
        color: #001689;
    }

    #divRefLinkSupplement {
        position: absolute;
        height: 228px;
        margin-top: 480px;
        margin-left: 525px;
        font-size: 22px !important;
        color: rgb(0, 22, 137);
        z-index: 100;
    }

    .IconForSokrex {
        max-width: 25%;
    }


    #ImageIconOne {
        position: absolute;
        height: 228px;
        margin-top: 327px;
        margin-left: -46px;
    }

    #ImageIconTwo {
        position: absolute;
        height: 228px;
        margin-top: 374px;
        margin-left: -46px;
    }

    #ImageIconThree {
        position: absolute;
        height: 228px;
        margin-top: 199px;
        margin-left: -46px;
    }

    #ImageIconFour {
        position: absolute;
        height: 228px;
        margin-top: 232px;
        margin-left: -46px;
    }

    #ImageIconFive {
        position: absolute;
        height: 228px;
        margin-top: 70px;
        margin-right: -9px;
    }

    #divHowToUseImage {
        position: absolute;
        font-family: 'AvenirNext';
        font-size: 30px !important;
        color: #001689;
        font-weight: normal;
        margin-top: 144px;
        margin-left: -11px;
        margin-right: auto;
        width: 55%;
        z-index: 50;
    }

    #ContentPlaceHolder1_ImageHowToUseTitle {
        position: absolute;
        z-index: 100;
        margin-right: -13px;
        width: 55%;
        margin-top: 210px;
    }

    .StylePromotionalImage {
        position: relative;
        margin-top: 234px;
        text-align: center;
        z-index: 50;
    }
}
