body {
    overflow-x: hidden;
    font-family: DroidKufi;
    margin: 0;
}
@font-face {
    font-family: DroidKufi;
    src: url('../fonts/DroidKufi-Bold.ttf');
    }
@font-face {
    font-family: DroidKufi;
    src: url('../fonts/DroidKufi-Regular.ttf');
}
.styleText{
    margin-top: 30px;
}
.dash{
    position: relative;
}
.dash1{
    position: absolute;
    position: absolute;
    left: 1px;
    bottom: 9px;
    font-size: 12px;
    color: #8e0707;
}
.dashesText{
    font-size: 10px;
    color: #211f1f;
    border-top: 1px solid #928f8f;
    border-bottom: 1px solid #928f8f;
    padding-top: 12px;
    padding-bottom: 8px;
    margin-bottom: 17px;
}
.date{
    font-size: 9px;
    color: #777575;
    background-color: #0000000f;
    border-radius: 19px;
    padding: 2px;
}
.fotter-ul{
    list-style: none;
    margin-left: 50px;
    margin-right: 50px;
}

.sup-titleA{
    padding-right: 57px;
    margin-top: 5px;
    color: white;
}
.teama{
    float: right;
    cursor: pointer;
    margin-right: 14px;
}
.img-circle2{
    float: right;
    border-color: #33313187;
    border-width: 1px;
    border-style: solid;
    border-radius: 22px;
}
.img-circle1{
    float: right;
    border-color: #c3c3c3;
    border-width: 1px;
    border-style: solid;
    border-radius: 22px;
}
.footerHr{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    width: 50%;
    border-top: 1px solid #464444;
}
.twitterjornulist{
    margin-top: 10px;
}
.direction1{
    margin-right: 35%;
}
.direction3{
    float: left;
}
.direction2{
    text-align: center;
    margin-top: 11px;
}
.TextNassrContainer{
    margin-top: 30px;
}
.m-t-0{
    margin-top: 0;
}
.titleHead{
    font-size: 20px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 5px;
    color: #4e4e4e;
}
.text60Head{
    text-align: center;
    color: #3b3f3c;
    margin-bottom: 25px;
    padding-top: 35px;
    font-size: 26px;
}
.textCenter{
    text-align: center;
}
.line-spacerHead{
    width: 55%;
    margin: 0 auto;
    margin-bottom: 25px;
    border-bottom: 1px solid #aba9a9;
}
.eqsaa{
    margin-right: 12px;
    text-align: right;
}
.alaadecisionImg{
    width: 100%;
}
.alaadecision{
    float: left;
    margin-right: 0;
    width: 45%;
}
.alaadecision-des{
    padding-right: 5px;
    font-size: 12px;
    padding-bottom: 6px;
    border-bottom: 1px solid #333333b8;
}
.textedecision{
    float: right;
    width: 50%;
    margin-top: 0;
}
.linlPdf{
    text-align: right;
    display: flex;
    flex-direction: column-reverse;
    border-right: 3px solid #6f6a6a;
    font-size: 10px;
    width: 17%;
    margin-left: -9px;
    padding-left: 6px;
    cursor: pointer;
}
.linlPdfA{
    margin-bottom: 10px;
}
.rowIconsboxesContainer-Mobile{
    display: none;
}
.titleCaptions-ul{
    list-style: none;
    padding-right: 0px;
}
.titleCaptions{
    margin-bottom: 70px;
    font-size:20px;
    text-align: center;
}
.PTexts{
    margin-top: 25px;
    margin-bottom: 25px;
    color: #333;
    text-align: right;
    line-height: 28px;
    font-size: 16px;
	direction:rtl;
}
.PTextsT{
    margin-top: 0;
    margin-bottom: 25px;
    color: #333;
    text-align: right;
    line-height: 28px;
    font-size: 16px;
}
.PTextstop{
        margin-top: 44px;
        margin-bottom: 25px;
        color: #333;
        text-align: right;
        line-height: 28px;
        font-size: 16px;
}
.fadein{    
    animation:fadein 6s;
    animation-timing-function:linear;
    animation-delay:2s;
    animation-fill-mode:forwards;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    -webkit-animation:fadein 6s;
    -webkit-animation-timing-function:linear;
    -webkit-animation-delay:2s;
    -webkit-animation-fill-mode: forwards;
    }
    .transperant{
        opacity:0
    }
    @-webkit-keyframes fadein { 
        0%{opacity:0;}
        50%{opacity:1;}
        60%{opacity:1;}
        100%{opacity:1;} 
        }
        @keyframes fadein {
        0%{opacity:0;}
        50%{opacity:1;}
        60%{opacity:1;}
        100%{opacity:0.999;} 
    }
    .HeadofStory{
        color: white;
        background-color: #19010178;
        font-size: 35px;
        margin-top: 54px;
        padding-left: 27px;
        padding-right: 27px;
        border-radius: 2px;
    }
    .red{
        color: #ff6767;
    }
    .brown{
        color: #997f56;
    }
    .blue{
        color: #8598a6;
    }
    .green{
        color: #8c986c;
    }
    .gray{
        color: #918b86;
    }
    .orange{
        color: #f5ac38;
    }
    .brownBold{
        color: #a56638;
    }
    .purple{
        color: #9a7b9f;
    }
    .otherColor{
      color: #777e23;
    }
    .deviding{
        margin-top: 70px;
    }
    /* box */
        .box{
            border: 1px solid #a7a2a2;
            border-radius: 4px;
            padding: 5px;
            background: #fff;
            width: 30%;
            float: left;
            margin-left: -77px;
            margin-right: 12px;
            transition: box-shadow .35s ease-out, transform .3s ease-out;
            cursor: pointer;
            text-align: right;
        }
        .box2{
            border-radius: 4px;
            padding: 5px;
            background: #fff;
            width: 30%;
            float: left;
            margin-left: -77px;
            transition: box-shadow .35s ease-out, transform .3s ease-out;
            cursor: pointer;
            text-align: right;
        }
        boxzer {
            border: 1px solid #ddd;
            border-radius: 4px;
            padding: 5px;
            background: #fff;
            float: left;
            margin-left: 65px;
            transition: box-shadow .35s ease-out, transform .3s ease-out;
            cursor: pointer;
            text-align: right;
        }
        .ovreflowBox{
            overflow: hidden;
        }
        .img-card{
            width: 100%;
            filter: drop-shadow(1px 0px 2px gray) grayscale(50%);
        }
        .box:hover {
            transform: scale(1.1);
            box-shadow: 1px 16px 20px rgba(0, 0, 0, 0.13);
            opacity: 1 !important;
        }
        .boxHead{
            margin-right: 4px;
            font-size: 12px;
            padding-bottom: 5px;
            padding-top: 7px;
            padding-bottom: 2px;
        }
        .m-t-t{
            margin-top: 25px;
        }

/*filtersMnue*/
.nav_menus2{
    list-style-type: none;
    flex: auto;
    padding-left: 0px;
}
.nav_menus{
    float: right;
}
.nav_icons{
    list-style-type: none;
    padding-left: 0px;
}
.nav_icon{
    float: right;
    padding-right: 25px;
}
.nav_icon_a{
    font-size: 30px;
    color: white;
}
.nav_noti-par{
    position: relative;
}
.nav-noti{
    position: absolute;
    color: black;
    background-color: white;
    font-size: 14px;
    border-radius: 13px;
    padding-left: 4px;
    padding-right: 4px;
    top: 8px;
    right: 52px;
}
/* nav mobile */
    .nav_icon_mobile{
        display: none;
    }
    .line1 , .line3 {
        width: 40px;
        height: 4px;
        background-color: #a6a6a6;
        margin: 6px 0;
        transition: 0.4s;
    }
    .line2 {
        width: 40px;
        height: 4px;
        background-color: #575451;
        transition: 0.4s;
    }
    .iconMenu .line1 {
        transform: rotate(-45deg) translate(-9px, 3px);
    }
    .iconMenu .line2 {
        opacity: 0;
    }
    .iconMenu .line3{
        transform: rotate(45deg) translate(-5px, 0px);
    }
    .sidenav {
        width: 64%;
        display: none;
        position: absolute;
        background-color: #f5f5f5;
        border: 1px solid #dfdce291;
        z-index: 999999;
        right: 22%;
        overflow-x: hidden;
        transition: 0.5s;
    }

    .sectionFilters{
        padding: 8px 8px 8px 0px;
        text-decoration: none;
        font-size: 12px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

    .sectionFilters:hover {
        color: #f1f1f1;
    }

    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }
    .systemsSlider .col-md-3 {
        width: 25%;
    }
    
/* section low system */
    .AssociationSectionTablet{
        margin-bottom: 20px;
    }
    .systemLowSection{
        background-color: #f1f1f1a6;
    }
    .PTextNote{
        font-size: 10px;
        color: #333;
        padding-right: 4px;
        border-right: 2px solid #888888;
        margin-top: 10px;
        margin-bottom: 20px;
        text-align: right;
    }
    .PTextNoteContainer{
        margin-left: 15px;
        margin-right: 15px;
    }
     .s-L-Container{
        border: 1px solid #c7c4c4;
        margin-left: 15px;
        margin-right: 15px;
    }
    .slick-dots{
        color: #3e3e3e;
        text-align: center;
        font-size: 50px;
        bottom: -13px;
    }
   .slick-dots li{
        padding-left: 1px;
        text-align: left;
    }
   .slick-prev:before, .slick-next:before{
       color: none;

    }
   .slick-dots li button:before{
        font-size: 50px;
        color: #3e3e3e;
    }
   .slick-dots li.slick-active button:before{
        color: #292828;
    }
    /* القوانين والأنظمة القسمين الرئيسين*/
        .systemLowSection{
            margin-top: -26px;
        }
        .lowSystem{
            color: #575451;
            font-size: 17px;
            font-weight: 900;
            cursor: pointer;
            float: right;
        }
        .lowSystemFilters{
            margin-right: 5%;
        }
    /*تقسيم القوانين والأنظمة إلى أقسام حسب القوانين الأنظمة */
        .sectionsFilters-containers{
            display: flex;
            flex-direction: row-reverse;
            margin-top: 25px;
        }
        .sectionFilters{
            margin-left: 15px;
            cursor: pointer;
            display: flex;
            flex-direction: row-reverse;
            align-items: center;
        }
        .sectionFilters-text{
            margin-right: 10px;
            font-size:13px;
            font-weight: 700;
        }

    /*  التقسيمات */
        /* .SectionsAll{
            margin-top: 30px;
            display: flex;
            flex-direction: row-reverse;
        } */
        .allLowsSectionMobile {
            display: none;
        }
        /* work */
            .workSlider1{
                position: relative;
            }
            .workSlider2{
                position: relative;
            }
            .workSlider2 .tooltiptext{
                top: 10;
            }
            .workSectionTablet .flex-elemnt{
                align-items: center;
            }
            .workSectionTablet .col-md-3{
                width: 25%;
                position: inherit;
            }
        /* Economic*/
        .EconomicSlider1{
            position: relative;
        }
        .EconomicSlider2{
            position: relative;
        }
        .EconomicSlider2 .tooltiptext{
            top: 10;
        }
        .EducationSlider{
            position: relative;
        }
        .EducationSection1 .flex-elemnt{
           align-items: center;
           
        }
        .EducationSection1 .col-md-3{
            width: 25%;
            position: inherit;
        }
        /* جميع الأنظمة*/
            .allSestemSectionSlider {
                position: relative;
            }
            .allSestemSection  .col-md-3{
                width: 25%;
                position: inherit;
            }
            .allSestemSection  .col-sm-3{
                width: 25%;
                position: inherit;
            }
        /* جميع القوانين */
            .allLowsSectionSlider {
                position: relative;
            }
            .allLowsSectionSlider .col-md-3 {
                width: 25%;
                position: inherit;
            }
            .allLowsSection  .flex-elemnt{
                align-items: center;
            }
            .allLowsSection  .col-md-3{
                width: 25%;
                position: inherit;
            }
            .AssociationSection {
                position: relative;
            }
            .AssociationSection .flex-elemnt{
                align-items: center;
                
             }
             .AssociationSection .col-md-3{
                 position: inherit;
             }
            .Companies2 .flex-elemnt{
                display: flex;
                align-items: flex-start;
                margin-bottom: 20px;
                cursor: pointer;
            }
            .Companies2 .low-text{
                margin-top: 10px;
            }
            .nav_menus2Hr{
                margin-top: 20px;
                margin-bottom: 20px;
                width: 100%;
                border: 0;
                border-top: 1px solid #c7c4c4;
            }
            .SectionsAll{
                height: auto;
                display: block;
                float: none;
                margin-top: 35px;
            }
            .flex-elemnt{
                display: flex;
                flex-direction: row-reverse;
                align-items:flex-start;
                margin-bottom: 20px;
                cursor: pointer;
            }
            .low-text{
                padding-right: 8px;
                font-weight: 700;
                font-size: 15px;
                color: #616161;
                text-align: right;
            }
            .tooltiptext{
                visibility: hidden;
                font-size: 10px;
                width: 50%;
                right: 0;
                left: 0;
                top: 0;
                margin: auto;
                opacity: .95;
                background-color: #ffffff;
                color: #2d2d2d;
                border: 1px solid #9c9c9c;
                text-align: right;
                border-radius: 6px;
                padding: 14px 14px;
                position: absolute;
                z-index: 1;
            }
            .closeTooltip{
                color:rgb(71, 71, 71);
            }
            /* .tooltiptext::after {
                content: "";
                position: absolute;
                top: 100%;
                left: 90%;
                margin-left: -5px;
                border-width: 5px;
                border-style: solid;
                border-color: #928e8e transparent transparent transparent;
            } */
            .flex-elemnt:hover .tooltiptext {
                visibility: visible;
            }
        /*  قسم العمل */
            .first-row{
                display: flex;
                flex-direction: row-reverse;
                margin-top: 30px;
            }
            .secound-row{
                display: flex;
                flex-direction: row-reverse;
            }
            .third-row{
                display: flex;
                flex-direction: row-reverse;
            }
            .fourd-row{
                display: flex;
                flex-direction: row-reverse;
            }
            .fifth-row{
                display: flex;
                flex-direction: row-reverse;
            }
            .work-rows{
                display: flex;
                flex-direction: row-reverse;
                align-items: center;
            }
            .Politicselemnt{
                display: flex;
                flex-direction: row-reverse;
                position: relative;
                margin-right: 18px;
                margin-bottom: 15px;
            }
            .Politicselemnt .flex-elemnt{
                display: flex;
                flex-direction: column;
                align-items: center;
                margin-bottom: 20px;
                margin-left: 30px;
                cursor: pointer;
            }
        /* قسم البحث العلمي */
            .serchSinceSection{
                position: relative;
                margin-bottom: 36px;
            }
        /*  قسم الاعلام */
            .mediaSection{
                position: relative;
            }
            .rowMedia{
                display: flex;
                flex-direction: row-reverse;
                margin-bottom: 20px;
            }
            .rowMedia .flex-elemnt{
                display: flex;
                flex-direction: column;
                align-items: center;
                cursor: pointer;
                margin-left: 35px;
            }
            .rowMedia .low-text{
                margin-top: 6px;
            }

    /*  الأعمال التجارية والمهن والانتخاب*/
            .firstOne , .secound , .third , .fourth , .fifth {
                display: flex;
            }
            .systemsSection{
                text-align: center;
                margin-top: 50px;
            }
            .systemsClicks{
                display: flex;
                justify-content: center;
                color: #d30000;
                font-weight: 700;
                font-size: 18px;
                margin-bottom: 40px;
                cursor: pointer;
            }
            .systemsClicksList{
                margin-left: 8%;
            }
            .systemsSections2{
                display: none;
            }
            .EducationSection2{
                display: none;
            }
            .AllSystem2{
                display: none;
            }
    /* CompaniesSection */
            .CompaniesSection{
                margin-right: 2%;
                margin-bottom: 1%;
            }
            .CompaniesSection{
                position: relative;
            }
            .CompaniesSection .col-md-3{
                position: inherit;
            }
            .final{
                width: 25%;
                float: right;
            }
    /* sliders Text section */
            .texts60{
                background-color: #dadada17;
                padding-top: 20px;
            }
            .regular1 > .slick-dots li button:before{
                font-size: 35px;
            }
            .regular1 > .slick-dots li{
                width: 8px;
            }
            .regular2 > .slick-dots li button:before{
                font-size: 35px;
            }
            .regular2 > .slick-dots li{
                width: 5px;
            }
            .sliderVertical {
                background: #efefef;
                padding: 100px 25px;
                margin-top: 50px;
            }
            .single-item > .slick-dots li button:before{
                color: #d30000;
                font-size: 50px;
                font-weight: 700;
                text-align: right;
            }
            .single-item > .slick-dots li{
                padding-left: 8%;
                text-align: -webkit-center;
            }
            .slider-t-head{
                color: #e34946;
                font-size: 26px;
                font-weight: 700;
                text-align: right;
            }
            :focus {
                outline: none;
            }
            .slider-t-discription{
                text-align: right;
                margin-top: 20px;
                font-size: 15px;
                font-weight: 600;
                color: #5d5d5d;
            }
            /*  */
            .slider-for{
                width: 50%;
                color: #3e3e3e;
                font-weight: 800;
                text-align: right;
                padding: 20px 30px 80px;
                border-right: 1.5px solid #c1c1c1;
                margin: auto;
                height: 50vh;
                overflow-y: auto;
            }
            .slider-nav{
                width: 50%;
                text-align: left;
                padding: 0px 30px;
            }
            .sliderVertical{
                display: flex;
                flex-direction: row;
            }
            .slider-nav .slick-slide {
                color: #dddddd;
                font-size: 14px;
            }
            .slider-nav .slick-slide.slick-center {
                color: #d30000;
                font-weight: bold;
            }
            .slider-for__title {
                color: #d30000;
                font-size: 18px;
                margin-bottom: 50px;
            }
            .slider-for__body {
                color: #949494;
                font-size: 16px;
                max-width: 377px;
                margin-left: auto;
            }
            .slider-nav .slick-list {
                /* min-height: 250px; */
            }
            .slick-list{
                padding-bottom: 30px;
            }
/* general classes */
    .hide{
        visibility:hidden;
    }
    .hidden{
        display: block;
        height: 0px;
        overflow: hidden;
    }
    .center{
        text-align: center;
    }
    .m-l-30{
        margin-left: 30px;
    }
    .m-t-60{
        margin-top: 60px;
    }
    .active{
        background-color: #f1f1f199;
        border-radius: 3px;
        padding-left: 13px;
        margin-right: 6px;
    }
    .active1{
        background-color: #d30000;
    }
    .active2{
        background-color: #c5c5c5;
    }
    .NationalitySection{
        position: relative;
    }
    .flex-elemnt2{
        display: flex;
        flex-direction: column;
        margin-bottom: 20px;
        cursor: pointer;
    }
    .low-text2{
        padding-right: 8px;
        padding-top: 12px;
        font-weight: 700;
        font-size: 12.5px;
        color: #616161;
        text-align: center;
    }
    .tooltiptext2{
        visibility: hidden;
        width: 34%;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        opacity: .95;
        background-color: #ffffff;
        color: #2d2d2d;
        text-align: right;
        border-radius: 6px;
        padding: 5px 5px;
        position: absolute;
        z-index: 1;
    }
    .flex-elemnt2:hover .tooltiptext2 {
        visibility: visible;
    }
    .CompaniesSectionMobile , .workSectionMobile ,  .AssociationSectionMobile{
        display: none;
    }
      /* .firstOne .tooltiptext {
        visibility: hidden;
        width: 100%;
        top: 20px;
        right: 18%;
        opacity: 0.9;
        background-color: #1f1f1f;
        color: #fff;
        text-align: right;
        height: 775%;
        border-radius: 6px;
        padding: 5px 5px;
        position: absolute;
        z-index: 1;
    } */
    /* شهادة عدم المحكومية  */
        .containerBoxesIcons{
            align-items: center;
            background-color: #fffaf5;
            padding-bottom: 35px;
            cursor: pointer;
        }
        rowIconsboxesContainer{
            
        }
        .rowIconsboxes{
            display: flex;
            flex-direction: row;
            justify-content: center;
            margin-bottom: 6px;
        }
        .boxIcons{
            background-color: #8598a6;
            padding: 8px;
            margin-left: 6px;
        }
        .headIconsboxes{
            text-align: center;
            color: #3b3f3c;
            margin-bottom: 25px;
            padding-top: 35px;
            font-size: 26px;
        }
        audio {
            display: block;
            width: 100%;
            margin-top: 25px;
        }
        /* charts */
        .SliderSoundcontainer{
            background-color: #f7f7f7;
            padding-left: 15px;
            padding-right: 15px;
        }
        .chart2container{
            margin-top: 50px;
            margin-bottom: 50px;
        }
        .chartli1{
            float: left;
            width: 47%;
        }
        .chartli2{
            float: right;
            width: 47%;
        }
    /* socialMediaBtn */
        .socialMediaFixed{
            bottom: 40%;
            right: 1px;
            z-index: 99;
            border: none;
            outline: none;
            color: white;
            cursor: pointer;
            padding-right: 7px;
            padding-top: 1px;
            border-radius: 2px;
    
        }
        .socialMediaFixed-li{
            border-radius: 17px;
            margin-left: 8px;
            padding: 3px;
            float: left;
        }
        .socialMediaFixed-ul{
            list-style: none;
            padding-left: 4px;
        }
        /* انفوجراف تطور أعداد شهادات عدم المحكومية */
        .infMos{
            padding-bottom: 20px;
            padding-top: 17px;
            background-color: #f3e8d6;
            text-align: center;
        }
        .infMosImg{
            width: 80%;
        }
        .infMos2{
            /* background-image: url("../images/infoMos2.png"); */
    
            /* Full height */
            width: 50%;
        
            /* Center and scale the image nicely */
            background-position: center;
            background-repeat: no-repeat;
            background-size: cover;
        }
        .infMosImg2{
            width: 80%;
        }
        
        #video1{
            right: 0;
            bottom: 0;
            min-width: 100%; 
            min-height: 100%;
        }
        .flip-box {
            width: 34%;
            height: 197px;
            perspective: 1000px;
          }
          
          .flip-box-inner {
            position: relative;
            width: 100%;
            height: 100%;
            text-align: center;
            transition: transform 0.8s;
            transform-style: preserve-3d;
          }
          
          .flip-box:hover .flip-box-inner {
            transform: rotateY(180deg);
          }
          .flip-box-front, .flip-box-back {
            position: absolute;
            width: 100%;
            height: 100%;
            backface-visibility: hidden;
          }
        .flip-box-back {
            transform: rotateY(180deg);
        }
    @media (max-width: 1700px){
        .box{
            margin-left:0;
        }
    }
    @media (max-width: 1440px){
        .flip-box {
            width: 34%;
            height: 211px;
            perspective: 1000px;
        }
    }
    @media (max-width: 992px){
        .box{
            margin-left: 0px; 
        }
        .box2{
            margin-left: 0px; 
        }
    }
    @media (max-width: 929px){
        
        .alaadecision{
            width: 45%;
            text-align: center;
            margin-left: 25%;
        }
        .textedecision {
            float: right;
            width: 100%;
            margin-top: 0;
        }
        .linlPdf {
            display: flex;
            font-size: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
            flex-direction: column-reverse;
            align-items: flex-end;
            border-right: 3px solid #6f6a6a;
            background-color: #f1f1f187;
            margin-top: 10px;
            margin-bottom: 10px;
            width: 100%;
            cursor: pointer;
        }
        .systemsSlider  .flex-elemnt{
            flex-direction: column;
            align-items: center;
        }
        .CompaniesSectionTablet , .AssociationSectionTablet , .workSectionTablet{
            display: flex;
            flex-direction: row-reverse;
            justify-content: space-around;
        }
        .Companies2 .flex-elemnt {
            display: flex;
            align-items: inherit;
            flex-direction: row-reverse;
            margin-bottom: 20px;
            cursor: pointer;
        }
        .Companies2 .low-text {
            padding-right: 8px;
        }
        .EducationSection1 .flex-elemnt{
            flex-direction: column;
            align-items: flex-start;
            margin-bottom: 1px;
        }
        .workSectionTablet .flex-elemnt{
            align-items: inherit;
            flex-direction: column;
        }
    }
    @media (max-width: 767px){
        .twitterjornulist{
            display: flex;
            flex-direction: column;
            align-items: unset;
            margin-top: 23px;
        }
        .titleCaptions{
            margin-bottom: 19px;
            font-size: 18px;
            text-align: center;
         }
        .alaadecision{
            width: 45%;
            text-align: center;
            margin-left: 25%;
        }
        .textedecision {
            float: right;
            width: 100%;
            margin-top: 0;
        }
        .linlPdf {
            display: flex;
            padding-top: 10px;
            padding-bottom: 10px;
            flex-direction: column-reverse;
            align-items: flex-end;
            border-right: 3px solid #6f6a6a;
            background-color: #f1f1f187;
            margin-top: 10px;
            margin-bottom: 10px;
            width: 100%;
            cursor: pointer;
        }
        .box{
            float: none;
            width: 100%;
            margin-left: 0;
        }
        .headIconsboxes{
            font-size: 20px;
        }
        .systemsSlider  .flex-elemnt{
            flex-direction: column;
            align-items: center;
        }
        /* section low system */
            .SectionsAll{
                margin-top: 30px;
            }
            .nav_menus2Hr{
                display: none;
            }
            .slick-initialized .slick-slide {
                direction: rtl;
            }
            .allLowsSection{
                display: flex;
                flex-direction: row-reverse;
                justify-content: space-around;
            }
            .systemsSection{
                display: flex;
                flex-direction: row-reverse;
                justify-content: space-around;
            }
            .systemsSlider .col-md-3 {
                width: 25%;
            }
            .systemsSlider  .flex-elemnt{
                flex-direction: column;
            }
            .twoPart{
                display: flex;
                flex-direction: column-reverse;
                justify-content: space-evenly;
            }
            .m-l-30{
                margin-left: 0;
            }
        /* section شهادة عدم محكومية  */
        
            .Business{
                display: flex;
                flex-direction: row-reverse;
                justify-content: space-around;
            }
        /*  شهادة عدم محكومية  */
            .AllSystem1 .flex-elemnt{
                flex-direction: column;
            }
            .EducationSection1 .flex-elemnt{
                flex-direction: column;
                align-items: flex-end;
                margin-bottom: 1px;
            }
            .workSectionTablet .flex-elemnt{
                align-items: inherit;
                flex-direction: column;
            }
            .flex-elemnt {
                align-items: center;
                flex-direction: row;
            }
            .low-text {
                padding-right: 0px;
                text-align: center;
                padding-top: 12px;
                font-size: 12px;
            }
            .soundSlider{
                display: none;
            }
            .nav_menus {
                display: none;
            }
            .nav_icon_mobile{
                display: block;
            }
            .nav_icon_a{
                font-size: 25px;
            }
            .nav_icon{
                padding-right: 10px;
            }
            .nav_icon_mobile{
                margin-top: 10px;
            }
            .lines{
                text-align: -webkit-right;
                margin-right: 11px;
            }
            .boxIconImg{
                width: 30px;
                height: 30px;
            }
    }
    @media (max-width: 480px){
        .flip-box {
            width: 93%;
            height: 239px;
            perspective: 1000px;
        }
        .direction1{
            margin-right: 0;
        }
        .titleCaptions {
            margin-bottom: 30px;
            font-size: 18px;
            text-align: center;
        }
        .twitterjornulist{
            margin-top: 20px;
            display: flex;
            flex-direction: column;
        }
        .infMosImg{
            width: 100%;
        }
        .alaadecision{
            margin-left: 0;
            width: 100%;
            text-align: center;
            clear: both;
        }
        alaadecisionImg {
            width: 100%;
        }
        .textedecision{
            width: 100%;
        }
        .linlPdf {
            display: flex;
            padding-top: 10px;
            padding-bottom: 10px;
            flex-direction: column-reverse;
            align-items: flex-end;
            border-right: 3px solid #6f6a6a;
            background-color: #f1f1f187;
            margin-top: 10px;
            margin-bottom: 10px;
            width: 100%;
            cursor: pointer;
        }
        .box{
            float: none;
            width: 100%;
            margin-left: 0;
        }
        .sliderIconBoxes{
            margin-left: 8px;
            margin-right: 8px;
        }
        .flexIconBox{
            display: flex;
        }
        .boxIcons{
            background-color: #8598a6;
            height: 100px;
            width: 87px;
            margin-bottom: 9px;
            border-radius: 3px;
        }
        .boxIconImg{
            width: 75px;
            height: 75px;
        }
        .rowIconsboxesContainer-Mobile{
            display: block;
        }
        .rowIconsboxesContainer-Mobile .col-md-4{
            width: 33%;
        }
        .rowIconsboxesContainer{
            display: none;
        }
        .nav_menus2Hr{
            display: none;
        }
        .rowMedia{
            margin-right: 25px;
        }
        .deviding {
            margin-top: 35px;
        }
        .tooltiptext{
            width: 80%;
            top: 0;
        }
        .Politicselemnt {
            flex-direction: column;
        }
        .soundSlider{
            display: none;
        }
        .systemsSections1{
            display: none;
        }
        .systemsSections2{
            display: block;
        }
        .AllSystem1{
            display: none;
        }
        .AllSystem2{
            display: block;
        }
        .EducationSection1{
            display: none;
        }
        .EducationSection2{
            display: block;
            
        }
        .allSestemSectionSlider .col-md-6{
            position: inherit;
        }
        .allLowsSectionSlider .col-md-6 {
            position: inherit;
        }
        .CompaniesSectionMobile .col-md-6{
            position: inherit;
        }
        .workSectionMobile .col-md-6{
            position: inherit;
        }
        .EducationSection2 .col-md-6{
            position: inherit;
        }
        .EconomicSlider1 .col-md-6{
            position: inherit;
        }
        .slidersMobiles{
            position: relative;
        }
        .AssociationSectionMobile .col-md-6{
            position: inherit;
        } 
        .flex-elemnt {
            align-items: center;
            flex-direction: column;
        }
        .low-text {
            padding-right: 0px;
            text-align: center;
            padding-top: 12px;
            font-size: 12.5px;
        }
        .mobile-resp{
            width: 50%;
            float: right;
        }
        .mobile-resp1{
            width: 50%;
            float: left;
        }
        .nav_menus {
            display: none;
        }
        .nav_icon_mobile{
            display: block;
        }
        .nav_icon_a{
            font-size: 25px;
        }
        .nav_icon{
            padding-right: 10px;
        }
        .nav_icon_mobile{
            margin-top: 10px;
        }
        .lines{
            text-align: -webkit-right;
        }
        .CompaniesSectionMobile , .AssociationSectionMobile , .workSectionMobile , .allLowsSectionMobile{
            display: block;
        }
        .CompaniesSectionTablet , .AssociationSectionTablet , .workSectionTablet , .allLowsSectionTablet  {
            display: none;
        }
    }
   