* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;

}
a {
    text-decoration: none !important;
}
.top_banner {
    background-image: url(https://guardstaffer.com/site-assets/img/home-new/banner_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 900px;
    margin-top: -120px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10% 0 4%;
}

.light_theme {
    color: #000000;
}

.header_new .navbar-brand {
    max-width: 235px;
}

.header_new li.nav-item a.nav-link {
    color: #fff;
    padding: 0 15px;
    display: inline-block;
    font-size: 20px;
    font-family: "Actor", sans-serif;
}

.theme_bg {
    background-color: #292929;
    color: #fff;
}

.get_start {
    font-size: 26px;
}

.get_start, .theme_btn a {
    background-color: #ffffff;
    padding: 12px 40px;
    display: inline-block;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    font-family: "Actor", sans-serif;
}

.post_job h3,
.hire_area h2,
.safe_environment h2,
.our_apporches h2,
.top_banner h1 {
    font-family: "Kaisei Decol", serif;
    font-weight: 500;
    line-height: 85px;
}

.top_banner h1 {
    font-size: 81px;
}
.post_job h3,
.hire_area h2,
.safe_environment h2,
.our_apporches h2 {
    font-size: 70px;

}

.testimonial_resource h3 {
    font-size: 54px;
    font-family: "Kaisei Decol", serif;
    font-weight: 500;
    line-height: 66px;
}

.hire_area p,
.safe_environment p,
.our_apporches p,
.top_banner p {
    font-size: 28px;
    line-height: 42px;
    font-family: "Actor", sans-serif;
}

.hire_area img,
.safe_environment img {
    height: 630px;
    object-fit: cover;
}

.safe_environment img {
    padding-right: 25px;
}

.hire_area img {
    padding-left: 25px;
}

.safe_environment .safe_content {
    padding-left: 50px;
}
.top_banner p,
.post_job h3,
.hire_area h2,
.safe_environment p {
    max-width: 85%;
}

.hire_area .safe_content {
    padding-right: 50px;
    padding-left: 65px;
}

.safe_environment h2 {
    max-width: 80%;
}

.post_job,
.safe_environment {
    padding: 50px 0 100px;
}

.our_apporches,
.testimonial_resource,
.hire_area {
    padding: 100px 0 75px;
}

.post_job h3 {
    max-width: 60%;
}

.hire_area p {
    max-width: 70%;
}

footer li a,
.our_apporches .theme_btn a {
    font-family: "Adamina", serif;
}



footer h4 {
    font-size: 36px;
    font-family: "Actor", sans-serif;
}

footer p {
    font-family: "Actor", sans-serif;
    font-size: 20px;
}

footer p a,
footer li a {
    font-size: 20px;
    border-bottom: 1px solid;
    margin-bottom: 16px;
    display: inline-block;
    line-height: 25px;
    color: #ffffff !important;
}

footer ul li span i {
    font-size: 23px !important;
    padding-right: 10px;
}


.get_start:hover {
    color: #000000;
}

.testimonial_resource span {
    font-family: "Actor", sans-serif;
    font-size: 16px;
}
.mobile_icon {
    display: none;
}

@media screen and (min-device-width: 320px) and (max-device-width: 991px) {
    .header_new button span.navbar-toggler-icon span {
        border-bottom: 2px solid #fff;
        width: 25px;
        display: inline-block;
        margin-bottom: 5px;
    }
    .header_new  button.navbar-toggler.collapsed span.navbar-toggler-icon span {
        display: inline-block !important;
    }

    .header_new nav.navbar {
        position: relative;
    }

    .header_new nav.navbar .navbar-collapse {
        position: absolute;
        top: 58px;
        width: 100%;
        background-color: #26301d;
        z-index: 999;
        left: 0;
        padding: 15px 18px 45px;
        height: 100vh;
        transition: all 0.5s ease-in-out;
    }

    .header_new button.navbar-toggler .navbar-toggler-icon span.line_barf {
        transform: rotate(52deg);
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .header_new button.navbar-toggler .navbar-toggler-icon span.line_bars {
        transform: rotate(128deg);
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .header_new  button.navbar-toggler.collapsed .navbar-toggler-icon span.line_bart    ,
    .header_new  button.navbar-toggler.collapsed .navbar-toggler-icon span.line_barf,
    .header_new button.navbar-toggler.collapsed .navbar-toggler-icon span.line_bars {
        transform: unset;
        position: unset;
        display: unset;
    }
    .header_new button.navbar-toggler .navbar-toggler-icon span.line_bart {
        display: none;
    }
    section.header_new {
        position: fixed;
        height: 100px;
        background-color: #26301d;
        width: 100%;
        z-index: 999;
    }
    .top_banner {
        min-height: unset;
        margin-top: unset;
        padding: 125px 0 75px;
    }
    
    .header_new li.nav-item a.nav-link {
        font-size: 16px;
        padding: 0 0 10px;
    }
    
    .get_start {
        font-size: 15px !important;
        margin-top: 30px;
    }
.hire_area .row {
    flex-direction: column-reverse;
}

}



@media screen and (min-device-width: 320px) and (max-device-width: 767px) {

.top_banner h1 {
        font-size: 36px;
        line-height: 48px;
    }
    .post_job h3, .hire_area h2, .safe_environment h2, .our_apporches h2 {
        font-size: 32px;
        line-height: 48px;
    }

    .hire_area p, .safe_environment p, .our_apporches p, .top_banner p {
        font-size: 18px;
        line-height: 30px;
    }


    .get_start, .theme_btn a {
        font-size: 15px;
    }
    .testimonial_resource {
        padding-top: 50px;
    }
    .post_job, .safe_environment,
    .our_apporches,  .hire_area {
        padding: 50px 0 25px;
    }
    .safe_environment img {
        padding-right: 0;
    }
    .hire_area img {
        padding-left: 0;
    }
    .safe_environment .safe_content {
        padding-left: 0;
        padding-top: 30px;
    }
    .hire_area .safe_content {
        padding-right: 0;
        padding-left: 0;
        padding-top: 30px;
    }
    .top_banner p,
    .safe_environment h2,
    .hire_area p,
    .post_job h3, .hire_area h2, .safe_environment p {
        max-width: 100%;
    }
    .testimonial_resource h3 {
        font-size: 26px;
        line-height: 34px;
    }
    footer h4 {
        font-size: 26px;
    }
    footer p {
        font-size: 17px;
    }
    footer p a, footer li a {
        font-size: 16px;
        margin-bottom: 14px;
        line-height: 22px;
    }
    .hire_area img, .safe_environment img {
        height: unset;
    }
    .desktop_icon {
        display: none;
    }
.mobile_icon {
    display: block;
}


}


@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .safe_environment img {
        padding-right: 0;
    }
    .safe_environment .safe_content {
        padding-left: 0;
        padding-top: 30px;
    }
    .hire_area .safe_content {
        padding-right: 0;
        padding-left: 0;
        padding-top: 30px;
    }
    .post_job h3 {
        max-width: 100%;
    }
    .header_new nav.navbar {
        padding: 10px 42px;
    }

}



@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
.top_banner h1 {
        font-size: 52px;
        line-height: 60px;
    }
    .post_job h3, .hire_area h2, .safe_environment h2, .our_apporches h2 {
        font-size: 45px;
        line-height: 55px;
    }

    .hire_area p, .safe_environment p, .our_apporches p, .top_banner p {
        font-size: 22px;
        line-height: 35px;
    }
 .theme_btn a {
    font-size: 15px;
 }
 .our_apporches, .testimonial_resource, .hire_area {
    padding: 65px 0 45px;
}

.hire_area img, .safe_environment img {
    height: unset;
}

.post_job, .safe_environment {
    padding: 50px 0 65px;
}


.hire_area img {
    padding-left: 0;
}
.testimonial_resource h3 {
    font-size: 38px;
    line-height: 47px;
}



footer h4 {
    font-size: 32px;
}
footer p {
    font-size: 18px;
}
footer p a, footer li a {
    font-size: 16px;
    margin-bottom: 12px;

}





}
@media screen and (min-device-width: 1920px) {
    .container-fluid {
        max-width: 1920px;
        margin: 0 auto;
        padding: 0 15px;
    }
    }
    
    @media screen and (min-device-width: 992px) and (max-device-width: 1300px) {
    
    .header_new .navbar-brand {
        max-width: 210px;
    }
    .header_new li.nav-item a.nav-link {
       padding: 0 12px;
        font-size: 18px;
    }
    .get_start, .theme_btn a {
        padding: 12px 30px;
        font-size: 16px;
    }
    .top_banner .col-lg-5 {
        max-width: 70% !important;
    }
    .top_banner {
        min-height: 700px;
        padding: 150px 0 50px;
    }
    .safe_environment .safe_content {
        padding-left: 30px;
    }
    .hire_area p,
    .hire_area h2,
    .safe_environment p,
    .safe_environment h2 {
        max-width: 100%;
    }
    
    
    .hire_area .safe_content {
        padding-right: 35px;
        padding-left: 35px;
    }
    .post_job h3 {
        max-width: 85%;
    }
    
    
    
    }
    
    
    @media screen and (min-device-width: 1025px) and (max-device-width: 1400px) {
    
.top_banner h1 {
        font-size: 56px;
        line-height: 64px;
    }
    .post_job h3, .hire_area h2, .safe_environment h2, .our_apporches h2 {
        font-size: 46px;
        line-height: 58px;
    }
    .hire_area p {
        max-width: 85%;
    }
    .hire_area p, .safe_environment p, .our_apporches p, .top_banner p {
        font-size: 24px;
        line-height: 40px;
    }
    .hire_area img, .safe_environment img {
        height: unset;
    }
    .post_job, .safe_environment {
        padding: 50px 0 70px;
    }
    
    .our_apporches, .testimonial_resource, .hire_area {
        padding: 70px 0 75px;
    }   
    .testimonial_resource h3 {
        font-size: 38px;
        line-height: 49px;
        max-width: 85%;
        margin: 0 auto;
    }
    footer p a, footer li a {
        font-size: 18px;
           }
    
    
    }
    
    
    @media screen and (min-device-width: 1401px) and (max-device-width: 1600px) {
    
 .top_banner h1 {
        font-size: 64px;
        line-height: 72px;
    }

    .post_job h3, .hire_area h2, .safe_environment h2, .our_apporches h2 {
        font-size: 62px;
        line-height: 72px;
    }
    .top_banner .col-lg-5 {
        max-width: 50%;
    }
    .hire_area p, .safe_environment p, .our_apporches p, .top_banner p {
        font-size: 26px;
    }
    .hire_area p {
        max-width: 85%;
    }
    .hire_area img, .safe_environment img {
        height: 485px;
    }
    .testimonial_resource h3 {
        font-size: 46px;
        line-height: 55px;
    }
    .post_job h3 {
        max-width: 75%;
    }
    .our_apporches, .testimonial_resource, .hire_area {
        padding: 80px 0 75px;
    }
    .post_job, .safe_environment {
        padding: 50px 0 80px;
    }
    .get_start, .theme_btn a {
        font-size: 18px;
    
    }
    .hire_area h2,
    .safe_environment h2 {
        max-width: 96%;
    }
    
    
    }