.text-success {
    color: #fff !important;
}

.bg-dark, .bg-dark-HomePage {
    /*background-color: #1e2164 !important;*/
    background-color: #082050 !important;
}

.bg-black {
    /*background-color: #082050 !important;*/
    background-color: #041841 !important;
}
.me-auto{
    margin-left:auto !important;
    margin-right:unset !important;
}
/********Mobile**********/
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    /*#Menu{
    margin-left: -19px;
}*/
    .navbar-toggler {
        position: absolute;
        right: 8px;
        top: 25px;
    }

    #templatemo_main_nav {
        margin-top: 0px;
        margin-left: 10px;
    }

    #LogoID {
        margin-bottom: 12px;
        margin-top: 12px;
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-right: 30px;
    }

        #LogoID > img {
            width: 80%;
        }

    .main-slider {
        width: 360px;
        height: 400px;
        margin-left: auto;
        margin-right: auto;
    }

    .slides {
        margin-top: 30px;
        padding-left: 0px;
        list-style-type: none;
    }

    .bg-slider {
        width: 300px;
        background-image: none;
        margin-left: auto;
        margin-right: auto;
    }

    .flex-control-nav {
        padding-left: 0px;
        margin-top: 20px;
    }

    .bg-GreenOne {
        position: relative;
        height: 195px;
        top: 0px;
        background-color: rgba(165, 215, 150, 0.425);
    }

    .slides > li:first-child {
        content: url(../../img/Slider/1_2-Mobile-min.png);
    }

    .slides > li:nth-child(2) {
        content: url(../../img/Slider/2_New-Mobile-min.png);
    }

    .slides > li:nth-child(3) {
        content: url(../../img/Slider/3_New-Mobile-min.png);
    }

    .slides > li:nth-child(4) {
        content: url(../../img/Slider/4_New-Mobile-min.png);
    }

    .bg-WhiteTwo {
        height: 10px;
    }

    .bg-WhiteThree {
        height: 10px;
    }

    .Sub-bg-BlueFour {
        width: 90%;
    }


    .DivThisIsUsTitle {
        margin-left: -21px;
    }

    .thisIsUsTitle {
        width: 35px;
        top: -43px;
        margin-left: 11px;
    }

        .thisIsUsTitle > h3:first-child {
            font-size: 18px;
            margin-top: 48px;
        }

        .thisIsUsTitle > h3:nth-child(2) {
            font-size: 27px;
            line-height: 19px;
        }



    .IconThisIsUs {
        position: absolute;
        height: 80px;
        width: 70px;
        top: 131px;
        margin-left: 1px;
    }

    .thisIsUsText {
        height: 228px;
        width: 81.5%;
        top: 2px;
        color: #001689;
        font-size: 12.8px !important;
        margin-left: 50px;
    }

    .DivSeeMore {
        height: 50px;
        width: 90px;
        top: 146px;
        left: 165px;
    }

        .DivSeeMore > a {
            font-size: 15px !important;
        }
    /*****************/

    .DivOurVisionTitle {
        margin-left: -10px;
    }

    .OurVisionTitle {
        position: absolute;
        height: 228px;
        top: 15px;
        margin-left: 8px;
        text-align: center;
    }

        .OurVisionTitle > h3:first-child {
            font-size: 18px;
        }

        .OurVisionTitle > h3:nth-child(2) {
            font-size: 21px;
            line-height: 19px;
            margin-top: -28px;
        }

    .IconOurVision {
        position: absolute;
        height: 80px;
        width: 70px;
        top: 100px;
        margin-left: 8px;
    }

    .OurVisionText {
        /*margin-top: 51px; margin-left: 18px;*/
        height: 228px;
        width: 72%;
        top: 0px;
        color: #001689;
        font-size: 12.8px !important;
        margin-left: 70px;
    }
    /*****************/
    .DivOurMissionTitle {
        margin-left: -10px;
    }

    .OurMissionTitle {
        position: absolute;
        height: 75px;
        top: -15px;
        margin-left: 3%;
        text-align: center;
    }

        .OurMissionTitle > h3:first-child {
            font-family: 'Avenir Next';
            font-size: 18px;
            color: #001689;
        }

        .OurMissionTitle > h3:nth-child(2) {
            font-family: 'Avenir Next';
            font-size: 21px;
            line-height: 19px;
            color: #001689;
        }

    .IconOurMission {
        position: absolute;
        height: 80px;
        width: 70px;
        top: 130px;
        margin-left: 8px;
    }

    .OurMissionText {
        height: 228px;
        width: 71.5%;
        top: 14px;
        color: #001689;
        font-size: 12.8px !important;
        margin-left: 71px;
    }
    /*****************/

    .OurProductsTitle {
        position: absolute;
        height: 80px;
        top: 85px;
        margin-left: 20px;
    }

        .OurProductsTitle > h3:first-child {
            font-family: 'Avenir Next';
            font-size: 30px;
            font-weight: 500;
            color: #001689;
        }

        .OurProductsTitle > h3:nth-child(2) {
            font-family: 'Avenir Next';
            font-size: 40px;
            font-weight: 500;
            line-height: 50px;
            color: #001689;
        }

    .owl-carousel > .owl-nav > button.owl-prev {
        right: 35px;
        top: 103px;
    }

    .owl-carousel > .owl-nav > button.owl-next {
        left: 35px;
        top: 103px;
    }

    #divOurProducts {
        margin-left: 0px;
        margin-right: 0px;
    }

    .single-product {
        padding-top: 31px;
    }

    .owl-carousel .owl-item img {
        width: 70%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-top: 22px;
    }
    /********************/

    .GetInTouchTitle {
        position: absolute;
        height: 228px;
        top: 30px;
        margin-left: 50px;
    }

        .GetInTouchTitle > h3:first-child {
            font-size: 40px;
        }

        .GetInTouchTitle > h3:nth-child(2) {
            font-size: 45px;
        }

    #imgGetInTouch {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .divImageGetInTouch {
        top: 140px;
    }

    #divContainerInfo {
        top: 148px;
        line-height: 20px;
    }

        #divContainerInfo > div > h3 {
            font-size: 14px !important;
        }

    .AddressImage {
        position: absolute;
        height: 32px;
        width: 42px;
        left: 11px;
    }

    #DivAddress > h3 {
        position: absolute;
        margin-left: 65px;
        width: 250px;
    }

    .PhoneImage {
        position: absolute;
        height: 32px;
        width: 42px;
        top: 50px;
        left: 11px;
    }

    #DivPhone > h3 {
        position: absolute;
        margin-left: 65px;
        width: 250px;
        top: 55px;
    }

    .FaxImage {
        position: absolute;
        height: 32px;
        width: 42px;
        top: 100px;
        left: 11px;
    }

    #DivFax > h3 {
        position: absolute;
        top: 105px;
        margin-left: 65px;
        width: 250px;
    }

    .facebookImage {
        position: absolute;
        height: 32px;
        width: 42px;
        top: 150px;
        left: 11px;
    }

    #DivFacebook > h3 {
        position: absolute;
        top: 154px;
        margin-left: 65px;
        width: 250px;
    }

    .WebsiteImage {
        position: absolute;
        height: 32px;
        width: 42px;
        top: 200px;
        left: 11px;
    }

    #DivWebsite > h3 {
        position: absolute;
        top: 203px;
        margin-left: 65px;
        width: 250px;
    }

    /*OurProducts*/

    .ImageOurProduct {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }

    .LinkOfProduct {
        font-size: 45px !important;
    }

    .ProductTitle {
        margin-top: 0px;
    }

        .ProductTitle > a {
            color: #10357e;
        }

    .TitleOfCategory {
        top: 85px;
    }


    /*************************/
    /*MedicineDetails.aspx*/
    .DivLabelTitleOfItem {
        position: relative;
        font-size: 55px !important;
        font-weight: 500;
        top: 0px;
        z-index: 50;
    }

    /*#LabelTitleOfItem {
        font-size: 20px;
    }*/

    .ImageOfProductClass {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }


    .DivSummary {
        position: relative;
        top: 10px;
        font-size: 16px !important;
        width: 330px;
        margin-left: 0px;
        z-index: 50;
    }

    .itemDescriptionUl li {
        font-size: 15px !important;
    }

    .DivWhyUseTitle {
        position: absolute;
        top: 110px;
        margin-left: 15px;
    }

        .DivWhyUseTitle > p {
            font-size: 40px !important;
        }


    #ParagraphOne {
        position: relative;
        width: 330px;
        height: 228px;
        text-align: justify;
        top: 125px;
        left: 0px;
    }

        #ParagraphOne > h6 {
            font-size: 15px;
            color: #001689;
            line-height: 27px;
        }

    #ContentPlaceHolder1_LabelWhyUse > ul > li {
        font-size: 16px !important;
        font-weight: 400 !important;
        width: 280px;
    }

    #divBigImage {
        top: 221px;
        width: 50%;
        left: 160px;
    }

    .RecommendedDoseTitle {
        font-size: 55px !important;
        margin-top: 115px;
        margin-left: -7px;
    }

    #DivRecommendedDose {
        width: 330px;
    }


        #DivRecommendedDose > p {
            font-size: 32px !important;
            margin-top: 0px;
            margin-bottom: 0px;
            margin-left: -7px;
        }



    .LabelHowToUseStyle > p {
        font-weight: 400 !important;
    }

    #divRecommendedDoseImage {
        position: absolute;
        width: 80px;
        left: 60%;
        top: 110px;
        z-index: 50;
    }

    #divPromotionalImage {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    #SloganText {
        display: block;
        margin-left: auto;
        margin-right: auto;
        top: 30px;
        left: 0px;
        position: relative;
        width: 300px;
        text-align: center;
        z-index: 50;
    }

    .StyleImageThreeText {
        font-size: 18px !important;
        font-weight: 400 !important;
    }
    /*OurProducts*/
    .TitleOfProductLine {
        width: 92%;
    }

     .ImageOurProduct {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
}

/********tablets**********/
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
}

/****landscape tablets*****/

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
}

/****laptops/desktops*****/

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    #LogoID {
        margin-left: 96px;
        margin-bottom: -36px;
        padding-bottom: 0px;
    }

        #LogoID > img {
            max-width: 120% !important;
        }

    nav {
        background-color: #fff;
        margin-top: 0px;
        z-index: 1000;
        /*height: 120px;*/
        border-bottom: 10px solid #001689 !important;
    }

    .navbar {
        position: fixed;
        width: 100%;
    }

    #LiFlag {
        margin-top: 12px;
        margin-left: 20px;
    }

    #templatemo_main_nav {
        margin-top: 50px;
        margin-left: 240px;
    }

        #templatemo_main_nav a {
            font-family: 'GOTHIC','Roboto', sans-serif;
            color: #000f9f;
        }

    .slides {
        list-style-type: none;
    }

    .bg-GreenOne {
        position: relative;
        height: 195px;
        top: 120px;
        background-color: rgba(165, 215, 150, 0.425);
    }

    .bg-WhiteTwo {
        position: relative;
        height: 95px;
        top: 120px;
    }

    .bg-WhiteThree {
        position: relative;
        height: 100px;
        top: 120px;
    }

    .bg-BlueFour {
        position: relative;
        top: 120px;
        height: 195px;
        background-color: rgba(187, 208, 236, 0.425);
    }

    .Sub-bg-BlueFour {
        position: absolute;
        width: 80%;
        height: 195px;
        top: 0;
        z-index: 50;
        left: 0;
        right: 0;
        margin: auto;
    }

    /*Default.aspx*/


    .DivThisIsUsTitle {
        position: absolute;
        height: 228px;
        /*top: 55px;*/
        margin-right: 2px;
    }

    .IconThisIsUs {
        position: absolute;
        height: 80px;
        width: 100px;
        top: 55px;
        margin-left: -23px;
    }

    .thisIsUsTitle {
        position: absolute;
        height: 70px;
        /*top: -104px;*/
        margin-left: 377px;
        text-align: center;
    }

        .thisIsUsTitle > h3:first-child {
            font-family: 'Avenir Next';
            font-size: 40px;
            color: #001689;
            margin-top: 2px;
        }

        .thisIsUsTitle > h3:nth-child(2) {
            font-family: 'Avenir Next';
            font-size: 110px;
            line-height: 90px;
            color: #001689;
            margin-top: 0px;
        }

    .thisIsUsTextAr {
        position: absolute;
        font-family: 'Myriad عربي';
        height: 228px;
        width: 767px;
        text-align: justify;
        top: 60px;
        color: #001689;
        font-size: 22px !important;
        margin-right: -1px;
    }

    .DivSeeMore {
        position: absolute;
        font-family: 'Myriad Pro';
        height: 100px;
        width: 120px;
        top: 81px;
        left: 145px;
        color: #001689;
        font-size: 14px;
    }

    .OurVisionText {
        margin-top: 43px; /*margin-left: 18px;*/
        position: absolute;
        font-family: 'Myriad عربي';
        height: 140px;
        width: 767px;
        text-align: justify;
        top: 10px;
        color: #001689;
        font-size: 22px !important;
        margin-right: 20px;
    }

    .DivOurVisionTitle {
        position: absolute;
        height: 100px;
        /*top: 55px;*/
        margin-right: 22px;
    }

    .IconOurVision {
        position: absolute;
        height: 80px;
        width: 100px;
        top: 55px;
    }

    .OurVisionTitle {
        position: absolute;
        height: 200px;
        margin-right: 20px;
        text-align: center;
    }

        .OurVisionTitle > h3:first-child {
            font-family: 'Avenir Next';
            font-size: 40px;
            color: #001689;
            margin-top: 2px;
        }

        .OurVisionTitle > h3:nth-child(2) {
            font-family: 'Avenir Next';
            font-size: 65px;
            line-height: 90px;
            color: #001689;
            margin-top: -20px;
        }

    .DivOurMissionTitle {
        position: absolute;
        height: 228px;
        /*top: 55px;*/
        margin-right: 22px;
        z-index: 100;
    }

    .IconOurMission {
        position: absolute;
        width: 100px;
        top: 55px;
    }

    .OurMissionTitle {
        position: absolute;
        height: 228px;
        /*top: -96px;*/
        margin-right: 20px;
        text-align: center;
    }

        .OurMissionTitle > h3:first-child {
            font-family: 'Avenir Next';
            font-size: 40px;
            color: #001689;
            margin-top: 2px;
        }

        .OurMissionTitle > h3:nth-child(2) {
            font-family: 'Avenir Next';
            font-size: 65px;
            line-height: 90px;
            color: #001689;
            margin-top: -20px;
        }

    .OurMissionText {
        position: absolute;
        font-family: 'Myriad عربي';
        height: 140px;
        width: 767px;
        text-align: justify;
        top: 43px;
        color: #001689;
        font-size: 22px !important;
        margin-right: 20px;
    }

    .OurProductsTitle {
        position: absolute;
        height: 228px;
        top: 30px;
        margin-left: 15px;
    }

        /*.OurProductsTitle > h3:first-child {
            font-family: 'Avenir Next';
            font-size: 40px;
            font-weight: 500;
            color: #001689;
            margin-top: 5px;
        }*/

        .OurProductsTitle > h3:nth-child(1) {
            font-family: 'Myriad عربي';
            font-size: 80px;
            font-weight: 500;
            line-height: 100px;
            color: #001689;
            margin-top: 0px;
            margin-right: 47px;
        }

    .single-product {
        padding-top: 20px;
    }

    .product-titel {
        padding-bottom: 10px;
    }

    .GetInTouchTitle {
        position: absolute;
        height: 228px;
        top: 0px;
        margin-left: 15px;
        z-index: 55;
    }

        .GetInTouchTitle > h3:first-child {
            font-family: 'Avenir Next';
            font-size: 40px;
            font-weight: 500;
            color: #001689;
            margin-bottom: -10px;
            margin-top: 5px;
        }

        .GetInTouchTitle > h3:nth-child(2) {
            font-family: 'Avenir Next';
            font-size: 50px;
            font-weight: 500;
            line-height: 50px;
            color: #001689;
            margin-top: 5px;
        }

    .divImageGetInTouch {
        position: absolute;
        height: 228px;
        top: 134px;
        z-index: 50;
        margin-left: 11px;
    }

    #divContainerInfo {
        position: absolute;
        height: 228px;
        top: 12px;
        z-index: 50;
        margin-right: 26px;
        color: #001689;
    }


        #divContainerInfo > div > h3 {
            font-family: 'GOTHIC','Roboto',sans-serif;
            color: #001689;
            font-size: 22px;
            line-height: 24px;
            font-weight: 300;
        }

    .AddressImage {
        position: absolute;
        height: 32px;
        width: 42px;
    }

    #DivAddress > h3 {
        position: absolute;
        margin-right: 55px;
        width: 311px;
        font-family: 'GOTHIC','Roboto', sans-serif;
        color: #001689;
        font-size: 22px;
        line-height: 24px;
        margin-top: 0px;
    }

    .PhoneImage {
        position: absolute;
        height: 32px;
        width: 42px;
        top: 50px;
    }

    #DivPhone > h3 {
        position: absolute;
        margin-right: 55px;
        width: 250px;
        top: 55px;
        font-family: 'GOTHIC','Roboto', sans-serif;
        color: #001689;
        font-size: 22px;
        line-height: 24px;
        margin-top: 0px;
    }

    .FaxImage {
        position: absolute;
        height: 32px;
        width: 42px;
        top: 100px;
    }

    #DivFax > h3 {
        position: absolute;
        top: 105px;
        margin-right: 55px;
        width: 250px;
        font-family: 'GOTHIC','Roboto', sans-serif;
        color: #001689;
        font-size: 22px;
        line-height: 24px;
        margin-top: 0px;
    }

    .facebookImage {
        position: absolute;
        height: 32px;
        width: 42px;
        top: 150px;
    }

    #DivFacebook > h3 {
        position: absolute;
        top: 154px;
        margin-right: 55px;
        width: 250px;
        font-family: 'GOTHIC','Roboto', sans-serif;
        color: #001689;
        font-size: 22px;
        line-height: 24px;
        margin-top: 0px;
    }

    .WebsiteImage {
        position: absolute;
        height: 32px;
        width: 42px;
        top: 200px;
    }

    #DivWebsite > h3 {
        position: absolute;
        top: 203px;
        margin-right: 55px;
        width: 250px;
        font-family: 'GOTHIC','Roboto', sans-serif;
        color: #001689;
        font-size: 22px;
        line-height: 24px;
        margin-top: 0px;
    }

    .bg-dark {
        position: relative;
        /*fady*/
        /*top: 120px;*/
    }

    
    .bg-dark-HomePage {
        position: relative;
        margin-top: 0px;
        background-color: #082050 !important;
    }

    input[type="text"] {
        height: 39px;
    }


    .TitleOfCategory {
        position: relative;
        top: 120px;
    }

    .TitleOfProduct {
        margin-right: 16px;
        font-family: 'GOTHIC','Roboto', sans-serif;
        color: #001689;
    }

    .TitleOfProductLine {
        margin-left: 18px;
    }

    /**************************/
    /*OurProducts*/
    .owl-item {
        margin-left: 11px !important;
    }

    .ProductTitle {
        margin-top: 0px;
    }

        .ProductTitle > a {
            color: #10357e;
            font-size: 48px !important;
        }

    .TitleOfProductLine {
        width: 95.5%;
    }



    /*************************/
    /*MedicineDetails.aspx*/
    .DivLabelTitleOfItem {
        position: absolute;
        margin-left: 13px;
        font-size: 100px !important;
        font-weight: 500;
        top: 0px;
        z-index: 50;
    }

    .DivSummary {
        position: absolute;
        top: 130px;
        font-size: 16px !important;
        width: 460px;
        z-index: 50;
        margin-left: 16px;
    }

    .DivWhyUseTitle {
        position: absolute;
        top: 15px;
        margin-left: 15px;
    }

        .DivWhyUseTitle > p {
            font-size: 70px !important;
            font-weight: 500;
            color: #001689;
        }

    #ParagraphOne {
        position: absolute;
        width: 505px;
        height: 228px;
        top: 40px;
        /*margin-left: -73px;*/
        z-index: 51;
        text-align: justify;
        color: #001689;
        left: 22px;
    }

        #ParagraphOne > h6 {
            font-family: 'Myriad Pro';
            /*font-size: 19px;*/
            color: #001689;
            /*line-height: 27px;*/
            line-height: 44px;
            font-size: 20px !important;
            font-weight: normal;
            text-align: left;
        }

    .RecommendedDoseTitle {
        font-size: 73px !important;
        margin-top: 82px;
        margin-left: 16px;
    }

    #DivRecommendedDose {
        position: absolute;
        width: 475px;
        z-index: 50;
        font-family: 'Avenir Next' !important;
    }

        #DivRecommendedDose > p {
            font-family: 'BigNoodleTitling', sans-serif;
            font-size: 38px !important;
            margin-top: 10px;
            margin-left: 16px;
        }

    #divRecommendedDoseImage {
        position: absolute;
        width: 180px;
        left: 485px;
        top: 60px;
        z-index: 50;
    }

    #SloganText {
        position: absolute;
        width: 700px;
        text-align: center;
        top: 460px;
        left: 350px;
        z-index: 50;
    }





    #OurProductText > li {
        font-family: 'ITCAVANTGARDESTD-MD';
        line-height: 29px;
        color: #001689;
        font-size: 22.5px;
        /*Fady*/
        /*font-size: medium;*/
    }


    .Titiles > span {
        font-family: 'BigNoodleTitling', sans-serif;
        font-weight: normal;
        color: #001689;
    }

    .Titiles > p {
        font-family: 'BigNoodleTitling', sans-serif;
        font-weight: normal;
        margin-bottom: 0px;
        color: #001689;
    }

        .Titiles > p > span {
            font-family: 'BigNoodleTitling', sans-serif;
            font-weight: normal;
            margin-bottom: 0px;
            color: #001689;
        }

        .Titiles > p > b {
            font-family: 'BigNoodleTitling', sans-serif;
            font-weight: normal;
            margin-bottom: 0px;
            color: #001689;
        }

    .Titiles p:nth-child(2) {
        font-family: 'Avenir Next';
        margin-bottom: 0px;
    }

    .Titiles p:nth-child(3) {
        font-family: 'Avenir Next';
        font-weight: normal;
        margin-bottom: 0px;
    }


    #ContentPlaceHolder1_LabelWhyUse > ul {
        list-style-type: disc;
        margin-left: 8px;
    }

        #ContentPlaceHolder1_LabelWhyUse > ul > li {
            font-family: 'Avenir Next';
            font-weight: normal !important;
            font-size: 25px !important;
        }

    #ContentPlaceHolder1_LabelItemSummary > p {
        font-family: 'Myriad Pro';
        font-size: 22px;
        line-height: 29px;
        color: #001689;
    }

    #ContentPlaceHolder1_LabelItemSummary > ul > li {
        font-family: 'Myriad Pro';
        font-size: 22px;
        line-height: 29px;
        color: #001689;
    }

    #ContentPlaceHolder1_LabelItemFullDescription > p {
        font-family: 'Myriad Pro';
        font-size: 22px;
        line-height: 29px;
        color: #001689;
    }

    #ContentPlaceHolder1_LabelItemFullDescription > ul > li {
        font-family: 'Myriad Pro';
        font-size: 22px;
        line-height: 29px;
        color: #001689;
    }

    .itemDescriptionUl li {
        font-family: 'Myriad Pro';
        font-size: 16px !important;
        line-height: 29px;
        margin-right: 10px;
        color: #001689;
    }

    .LabelHowToUseStyle > p {
        font-family: 'Avenir Next';
        font-size: 24px !important;
        margin-left: 16px !important;
        color: #001689;
        font-weight: 400 !important;
    }

    /*.itemDescriptionUl p  {
    font-family: 'Myriad Pro';
    font-size: 16px !important;
    line-height: 29px;
    margin-right: 10px;
    color: #001689;
}*/

    .itemDescriptionUlSub li {
        margin-right: 30px;
    }

    #ContentPlaceHolder1_LabelWhyUse > p {
        font-family: 'Myriad Pro';
        font-size: 38px;
        line-height: 65px;
        color: #001689;
    }

    p > #LabelWhyUseTitle {
        font-family: 'BigNoodleTitling', sans-serif;
    }
    /****************/

    .customLi {
        display: -webkit-inline-box;
        align-items: center;
        margin: 20px 0 0px 0;
        line-height: 35px;
        list-style: none;
    }

    .customLiTwo {
        margin: 35px 0 0px 0;
    }

    .customLiThree {
        margin: 29px 0 0px 0;
    }

    .customLi:before {
        display: block;
        flex-shrink: 0;
        width: 33px;
        height: 33px;
        margin-right: 10px;
        vertical-align: middle;
        background: url('../../img/icons/customBulletImage.png') no-repeat left center;
        background-size: contain;
        content: '';
    }

    .HyperLinkInformations {
        margin-left: 16px;
        color: #3aae2a;
    }
}

/**large laptops and desktops***/

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {

     .divSliderBG {
        position: relative;
        height: 195px;
        top: 120px;
    }
}
