@media (max-width:1920px) {
        .header {
            font-size: 55px;
            color: red;
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
            font-weight: bold;
            margin-top: 90px;
            font-family: 'Lulo Clean', sans-serif;
            
        }

        .slide p {
            position: absolute;
            bottom: 100px; 
            left: 50%;
            transform: translateX(-50%);  
            color: white;
            font-size: 1.6em;  
            padding: 10px;
            max-width: 30%;  
            z-index: 1;
            letter-spacing: 3px;
        }


}

@media (max-width:1520px) {

    .dropdown:hover .menu{
        top: 30px;
    }

    .header {
        font-size: 40px;
        color: red;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
        font-weight: bold;
        margin-top: 90px;
        font-family: 'Lulo Clean', sans-serif;
        
    }

    .slide p {
        position: absolute;
        bottom: 100px; 
        left: 50%;
        transform: translateX(-50%);  
        color: white;
        font-size: 1.2em;  
        padding: 10px;
        max-width: 30%;  
        z-index: 1;
    }

    .verified-user{
        font-size: 20px;
    }

    .flag-img{
        width: 30px !important;
        height: 30px !important;
    }

    p{
    font-size:14px;
    }
    label{
    font-size:11px;
    }

.mega-menu{
    width: 100%;
    font-size: 13px;
}

.menu-wrapper{
    width: 100%;
}

}


@media (max-width: 1533px) {
    .language-btn{
        margin-right: 1px;
    }

    .registrationbutton{
        width: 125px;
        margin-left: 5px;
        margin-right: 50px !important;
    }

    .logocustom{
        margin-left: 1px;
        width: 80px;
        margin-right: 0px;
    }
    
    .registrationbutton{
        
        margin-left: 12px;
        width: auto;
        margin-right: 20px !important;
    }

  .mega-menu {
    width: 100%;
    font-size: 13px;
    margin-left: 0px;
  }

  .gradient-box{
    margin-left: 0px;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
  }

  
    .center-content{
        width: 90%;
    }
    .center-content h1{
        font-size: 20px !important;
    }

    .buttons .btn{
        padding: 10px;
    }

    .buttons .cta-button{
        padding: 8px !important;
    }

    .cta-button{
        min-width: 100%;
        margin-left: 0px;
    }

    .cta-border-red{
        min-width: 100%;
        margin-top: 20px;
        margin-left: 0px;
    }

    .menu-btn-plan{
        width: 100%;
        margin-top: 15px;;
    }

    

}


@media (max-width: 1190px) {
.logbtn{
        width: 100%;
        display: inherit;
        text-align: center;
        margin-bottom: 5px;
    }
.language-btn {
    width: 100%;
    text-align: center;
}

}

@media (max-width: 768px) {

    .secdev{
    border: 5px solid rgba(255, 255, 255, 0.6);
    border-radius: 8px;
    box-shadow: 32px 82px 42px rgba(0, 0, 0, 0.1); 
    margin-top: 120px;
    background-color: #fff;
    }

    .findshift{
        background-color: #2b2b2b;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        border-radius: 0px;
        padding: 50px;
    }

    .homep{
            background-size: 100%;
            background-position: bottom;
            background-repeat: no-repeat;
            height: 53vh;
            background-color: #afc3de;  
    }

    .homepr{
        font-size: 26px !important;
    }

    .notificationbl{
        position: absolute;
        top: 5px;
        right: 120px;
    }
    

    .hombox{
        cursor: pointer;
        border-radius: 20px;
        width: 75%;
        margin-left: 10px;
        background-color: #d07d7d0d;
        margin-top: 15px;
    }

    .custh1{
        margin-top: 10px;
        font-weight: 700;
        font-size: 54px;
        text-transform: uppercase;
    }

    .nwlg{
    width: 80px;
    margin-left: 20px;
    float: left;
    position: relative;
    border-radius: 30px;
    margin-top: 1px;
    }

    .count-section div{
        width: 100%;
    }

    .connprt{
        padding: 40px;   background-color: #ffffff7d;   width: 100%; margin-top:205px;
    }

    .ellprt{
    background-color: #ffffffbf;
    padding:20px;
    width: 100%;
    border-radius:40px;
    }

    .services .service-item .main-content {
    width: 100%;
    }

    .services .service-item .icon{
        right: 22px;
    }

    .margin-notf{
        margin-top: 25px;
    }

   .header {
   margin-top: 40px;
    font-size: 35px;
  }

    .slide p {
        position: absolute;
        bottom: 40px; 
        left: 35%;
        transform: translateX(-30%);  
        color: white;
        font-size: 1em;  
        padding: 5px;
        max-width: 100%;  
        z-index: 1;
    }

    .background-app{
        height: 500px !important;
    }

    .background-app-t{
        margin-top: -440px;
        z-index: 9
    }

    .hf{
    width: 47%;
    display: inline-block;
    }

    .background-container {
    position: relative;
    width: 100%;
    height: 65vh;
    background-size: contain;
    background-position: center;
    overflow: hidden;
    background-repeat: no-repeat;
    }

    .background-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 1; /* Make sure the video is visible immediately */
    }

    .exmtop{
        margin-top: 50px !important;
    }

    .header-container {
            position: absolute;
            top: 42%;
            left: 51%;
            transform: translate(-50%, -50%);
            color: white;
            z-index: 10;
            width: 70%;
            text-align: center;
    }

    .header-container h1 {
    font-size: 5rem; /* Large font size for the first row */
    color: red;
    margin: 0;
    font-weight: 800;
    }

    .header-container p {
    font-size: 1.5rem; /* Smaller text for the second row */
    margin-top: 10px;
    color: white;
    }

    .al-divider{
        margin-top:5px;
        min-height:100vh;
    }

    body{
        width: 97%;
    }

    .boxforselection{
        max-width:150px;
        max-height:175px;
        min-height: 175px;
    }

    .boxselectiontext{
        width: 150px;;
    }

  .flag-img {
    width: 44px !important;
    height: 44px !important;
  }

    .popup-content{
        width: 99%;
        padding: 5px;
    }


.icon-container {
    position: inherit;
    display: inline-block;
    margin: 5px; /* Adjust spacing between icons */
}

    #applicants-form{
        width: 100%;
        background-color: black;
        padding: 20px;
        position: fixed;
        bottom: 55px;
        left: 1px;
        z-index: 999999;
    }

    .hidelarge{
    display: block;
    }

    .phoneicon{
       position: absolute;
    }
    .phoneicon a{
        display: inline-block;
        width: 75px;
        margin-top: 10px;
        color: white;
        height: 55px;
    }

.language-selector {
  display: flex;
  justify-content: end;
  width: 89%;
}

    .log-btn-hm{
    padding: 0px;
    background-color: transparent;
    color: white;
    margin-left: 15px;
    margin-right: 15px;
    border-radius: 4px;
    width: 40%;
    text-align: center;
    margin-top: 13px;
    font-weight: 700;
    vertical-align: top;
    display: inline-block;
    }

.modal-content {
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    width: 90%;
    text-align: center;
    position: relative;
}

    .hidesmall{
    display:none;
    }

    .mobilemenu{
    display: block;
        bottom: 0px;
        position: fixed;
        width: 100%;
        height: 48px;
        border-radius: 0px;
        background-color: #8a1111;
        left: 0px;
    }


    #open-menu-btn {
    position: absolute;
    bottom: 1px;
    height: 100%;
    width: 140px;
    right: 1px;
    color: white;
    border-left: none;
    }

    .dropdown-menu {
        width: 388px;
        overflow-y: scroll;
        height: 600px;
        bottom: 5px;
        z-index: 999999999999;
        right: 10px;
        top: -600px;  
    }

        .menu-wrapper {
        position: fixed;
            top: 20px;
            left: 450px;
            z-index: 1000;
            width: 50px;
        }

        #notification-block{
                min-height: 200px;
                background-color: rgb(255, 255, 255);
                position: fixed;
                top: 67px;
                width: 400px;
                right: 5px;
                box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
                scrollbar-width: thin;
                scrollbar-color: #d9d9d9 #f1f1f1;
                overflow-y: scroll;
        }

        .menu > li > a{
        color: white;
        background-color: #2b2b2b;
        }

        .registrationbutton{
        border: 1px solid black;;
            }

        .asdfg{
        display: block;
        position: fixed;
        bottom: 0px;
        background-color: #2b2b2b;
        width: 100%;
        z-index: 999999999;
        min-height: 48px;
        }

        .logocustom{
            width: 101px;
            margin-top: 1px;
            margin-left: 44px;
            border-radius: 5px;
            position: inherit;
        }       

        .section {
            flex-direction: column;
            padding: 30px;
        }

        .section-left,
        .section-right {
            text-align: center;
        }

        .center-header {
            font-size: 2rem;
        }

        .stats {
            font-size: 1.5rem;
        }

        .hero-section {
            flex-direction: column;
            height: auto;
            padding: 10px;
        }

        .hero-content {
            padding-right: 0;
            margin-bottom: 20px;
        }

        .post-wrapper {
            width: 100%;
            margin-left: 0;
        }

        .post-section {
            flex-direction: column;
        }

    #bottomBar{
      bottom: 50px;;
    }

}