:root {
/*    --main-color: #448893;
    --main-color: #448893;*/
    --main-color: #0c4da1;
    /*--main-color: #029E90;*/
    /*--main-color: yellow;*/
    --Second-Color: #0d7abb;
    --Colors-Grey-60: rgba(153, 153, 153, 1);
    --Colors-Grey-40: #666666;
    --Card-Background: #F5F6F8;
    --Second-Color: #75DFFF;
    --DeepBlack :#050505;
    --FontBold: 'Tajawal-BoldBold';
    --FontMedium: 'Tajawal-Medium';
    --FontRegular: 'Tajawal-Regular';
    --EmMessiriBold: 'ElMessiriBold';
    --AmiriBold: 'AmiriBold';
}

body {
    min-height: 100vh;
}

/* Start Public Response Settings  */
@media(max-width: 767px) {




    /* Start Header Style  */

    .rl-btn {
      border-radius: 0rem;
      font-size: 14px;  
      margin-top: 3px;
    }


    /* End Header Style  */

    .introduction-area {
        margin-top: -70px;
        /*min-height: 85vh;*/
        min-height: 380px;
        /*height: 310px;*/
        height: 380px;
        min-height: 200px;
        height: 200px;
        
    }



    .intoduction {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        color: #FFF;
        text-align: center;
        width: 100%;
        display: flex;
        justify-content: space-around;
        align-items: center; 
        gap: 10px;
    }


    
    .intoduction-text {
        width: 100%;
        padding: 5px 20px;
    }

    .intoduction-text h3 {
        font-weight: bold;
    }

    .intoduction-img {
       width: 100%;
       /*background-color: yellow;*/
    }
    .intoduction-img img{
        width: 100px;
    }


    .introduction-area .overlay {
        height: 380px;
        height: 200px;
     }

   .carousel-caption {
      bottom: 0% ;
    }

     .carousel-caption span {
        font-family: var(--FontBold);
        font-size: 16px;
        /*font-weight: 400;*/
     }



/*.carousel-item img,
.carousel-item video {
    width: 100%;
    height: 300px;
    object-fit: cover; 
}*/

/*.carousel-item img,
.carousel-item video {
    width: 100%;
    height: 100%;
    object-fit: contain; 
}*/

/*.carousel-item {
    width: 100%;
    height: 300px; 
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.carousel-item img,
.carousel-item video {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    min-width: 100%;
    min-height: 100%;
}*/

.carousel-item {
    width: 100%;
    height: 380px;
    height: 200px;
    overflow: hidden;
}

.carousel-item img,
.carousel-item video {
    width: 100%;
    height: 100%;
    height: auto;
    /*height: 360px;*/
    object-fit: cover; 
    /*object-fit: contain;*/
    display: block; 
    height: 200px;
}



.main-container {
    margin-top: 0px;
}

/*.carousel-item img,
.carousel-item video {
    max-width: 100%;
    max-height: 100%;
    min-height: 300px;
    width: auto;
    height: auto;
    display: block;
    margin: auto; 
}*/




.intro-area .intro-box {
    min-height: 200px;
}


    /* Start Categories Area  */

    .category-area {
        width: 100%;
        padding: 10px 0px;
    }

    .department-area {
        padding: 40px 0px ;
    }

    .category-title {
        margin-right: 2px;
        margin-left: 2px;
    }

    .category-title span {
      font-size: 20px;
      margin: 0 auto;
    }
    .department-image img {
      width: 60px;
      height: 60px;
    }

    .department .department-image {
        margin: 5px;
    }


    .department-area .department-details {
      margin: 5px 0px;
      padding: 0px;
    }

    .definitionions-texts .definitionions-title {
          font-size: 20px;
          margin: 30px 0px;
        }

        .department-contents ul {
            
        }

        .links-area {
            width: 100%;
            padding: 8px 8px 8px 0px;
        }
        .link-title span {
          font-size: 14px;
        }
        .link-image img {
          width: 54px;
          height: 55px;
      }

    .show-creations {
      width: 100%;
      padding: 40px 5px;
    }

    .show-creations .fa-eye {
        margin-top: -30px;
    }

    .show-creations .creators-name {
      padding: 11px 18px;
      width: 90%;
      min-height: 60px;
     }


     /* Start Type Area */

     


     /* End Type Area */


    /* Start Modal Style  */

    .modal {
        /*background-color: red;*/
        /*margin-top: 300px;*/
        min-height: 700px;
        /*left: 0%;*/
        /*right: 0%;*/
        /*width: 100%;*/
        margin: 0 auto;
        /*margin-top: 800px;*/
        z-index: 10000000000;
        margin-bottom: 20px;
        /*background-color: red;*/
        min-height: 2000px;
    }

    .register-modal {
            margin-top: 20px;
            border: 0;
            /*max-width: 840px;*/
            max-width: 100%;
            /*background-color: yellow;*/
            margin: 0 auto;
            /*padding: ;*/
            margin: 0px 3px;
        }

        .modal-dialog {
            width: 100%;
           }

        .modal-content {
            padding: 3px;
            border: 1px solid var(--main-color);
            /*margin-bottom: 250px;*/
        }

    .socialite-login-area {
        width: 100%;
        margin: 0 auto;
        /*background-color: red;*/
        text-align: center;
        margin-bottom: 15px;
    }

    .socialite-login-area .google-login,
    .socialite-login-area .facebook-login {
        /*width: 700px;*/
        /*background-color: yellow;*/
        margin-top: 5px;
    }

    .socialite-login-area .google-login {
        display: inline-block;
    }

    .socialite-login-area .facebook-login {
        display: inline-block;
    }

    .socialite-login-area .btn {
        width: 100%;
        min-width: 280px;
        margin: 0 auto;
    }

    /*End Modal Style*/


    .features-area {
        margin-top: -55px;
        margin-bottom: 10px;
        /*background-color: red;*/
        margin-right: 10px;
        margin-left: 10px;
        /*padding-top: -50px;*/
    }

    .features-area .features-card {
        height: 380px;
        /*width: 50%;*/
        /*background-color: red;*/
        margin: 0 auto;
        background: none repeat scroll 0 0 #fff;
        border-radius: 24px;
        box-shadow: 0 0 8px 0 #c4c4c4;
        padding: 10px 10px;
        text-align: center;
    }

    .features-area .features-card .features-img { 
        padding: 3px 25px;
        margin-top: 10px;
    }

    .features-area .features-card .features-img img { 
        width: 65px;
        height: 65px;
        border-radius: 50%;
        text-align: center;
    }

    .features-area .features-card .features-title { 

    }

    .features-area .features-card .features-title span { 
        font-size: 22px;
        font-family: var(--FontBold);
        font-weight: bold;
        color: #343056;
    }

    /* Start Services Area  */

    .services-area {
        /*height: 500px;*/
        padding: 10px ;
        /*background-color: silver;*/
    }

    .services-area .services-title {
        text-align: center;
        padding: 15px;
    }

    .services-area hr {
        height: 3px;
        background-color: #343056;
        /*color: #343056;*/
        /*background-color: black;*/
        width: 44%;
        margin: 0 auto;
    }

    .services-area .services-title span {
        font-size: 26px;
        font-family: var(--FontBold);
        font-weight: bold;
        color: #343056;
    }

    .services-area .services-content {
        padding: 10px;
        text-align: justify;
    }

    .services-area .services-content span {
        font-size: 16px;
        color: #343056;   

    }

    .steps-container {
        display: none;
    }
    .steps-texts {
        padding: 10px;
    }

    .steps-texts .step-title span {
        font-size: 20px;
        font-family: var(--FontBold);
        font-weight: bold;
        color: #343056;
    }
    /* End Services Area  */

    /* Start Our Us Area  */

    .our-us-area {
        /*height: 600px;*/
        margin: 30px 0px;
        padding: 10px;
        /*background-color: silver;*/

    }

    .our-us-area .our-vision .our-vision-card {
      min-height: 300px;
      position: relative;
      display: flex;
      flex-direction: column;
      padding-top: 20px;
      border-radius: 15px;
      font-size: 16px;
      font-weight: bold;
      line-height: 10px;
      text-align: justify;
      /*padding-left: 60px;*/
      /*padding-right: 60px;*/
      padding: 20px;
      background-color: #343056;
    }

    .our-us-area .our-vision .our-vision-card .our-vision-img {
      margin-left: 20px;
    }



    .our-us-area .our-vision .our-vision-card .our-vision-texts {
        width: 100%;
        /*background-color: yellow;*/
    }

    .our-us-area .our-vision .our-vision-card .our-vision-texts .our-vision-title span {
        font-size: 26px;
        font-family: var(--FontBold);
        font-weight: bold;
        color: #fef8bc;
    }

    .our-us-area .our-vision .our-vision-card .our-vision-texts .our-vision-content {
        padding:5px;
        /*width: 450px;*/
    }

    .our-us-area .our-vision .our-vision-card .our-vision-texts .our-vision-content span {
        font-size: 18px;
        text-align: justify;
        line-height: 2;
    }

    .our-us-area .our-vision .our-vision-card  .our-vision-img {
        text-align: center;
    }

    .our-us-area .our-vision .our-vision-card  .our-vision-img img {
        width: 150px;
        height: 100px;
    }

    /* End Our Us Area */

    .statistics-area {
      margin-bottom: 10px;
      padding: 10px;
    }

    .stats-box {
       margin-bottom: 10px;
    }

    /* Start Ready Area */

    .ready-area {

    }

    .ready-area .ready-img {
        /*width: 80%;*/
        /*margin: 0 auto;*/
    }

    .ready-area .ready-img img {
        width: 300px;
        height: 200px;
        border-radius: 10px;
    }

    .ready-area .ready-title {
        padding: 30px 10px;
    }

    .ready-area .ready-title span {
        font-size: 16px;
        font-weight: bold;
    }

    .ready-area .ready-title hr {
        height: 3px;
        background-color: #343056;
        /*color: #343056;*/
        /*background-color: black;*/
        width: 200px;
        margin: 0 auto;
    }

    .ready-area .ready-btn .btn {
        min-width: 200px;
        min-height: 30px;
        color: white;
        border-radius: 15px;
    }

    .ready-area .ready-btn span {
        font-size: 15px;
        font-family: var(--FontBold);
        font-weight: bold;  
        letter-spacing: 1;
    }

    /* End Ready Area */

    /* Start Contact Us  */
    .contact-us {
        /*height: 600px;*/
        background-color: #343056;
        padding: 10px;
        margin: 30px 0px;
    }

    .contact-us .contact-us-texts {

    }

    .contact-us .contact-us-texts .contact-us-title {
        padding: 8px 0px;
    }

    .contact-us .contact-us-texts .contact-us-title span {
        font-size: 17px;
        font-family: var(--FontBold);
        font-weight: bold;  
        /*letter-spacing: 1;*/
        color: #fef8bc;
    }

    .contact-us .contact-us-texts .contact-us-content {

    }

    .contact-us .contact-us-texts .contact-us-content span {
        font-size: 14px;
        /*letter-spacing: 1;*/
        font-weight: bold;
        text-align: center;
        color: white;   
    }

    .contact-us .contact-us-img {
        text-align: center;
        margin: 0 auto;
        margin-top: 30px;
    }

    .contact-us .contact-us-img img {
        width: 200px;
        height: 200px;        
    }

    /* End Contact Us  */


    /* Start Footer */
    .footer {
        /*height: 450px;*/
        color: #EEE;
        margin-top: 60px;
        padding-top: 20px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 30px;
    }

    .footer .logo-area {
        /*background-color: yellow;*/
        text-align: center;
        width: 100%;
    }

    .footer .logo-area img {
        /*text-align: center;*/
        width: 160px;
        height: 80px;
        margin-bottom: 10px;
    }

    .footer .second {

    }

    .footer .second .contacts {
        text-align: center;
    }

    .footer .second .title span {
        font-size: 18px;
        font-family: var(--FontBold);
        font-weight: bold;
        margin: 0 0 12px;
        color: #fef8bc;
        /*text-align: center;*/
    }

    .footer .second .contacts-texts span {
        display: block;
        font-size: 14px;
        font-weight: 600;
    }

    .footer .circles {
        margin-top: 15px;
        display: inline-flex;
    }

    .footer .circles .circle {
        width: 28px;
        height: 28px;
        border-radius: 50%;
        color: white;
        background-color: white;
        margin: 3px;
    }

    .footer .links {
        text-align: center;
    }

    .footer .links ul {
        list-style: none;
    }

    .footer .links a {
        text-decoration: none;
        color: white;
        font-size: 18px;
        font-weight: 600;
    }




} /* End @media(max-width: 767px) */

/* Start Public Response Settings  */