/* header section */
.hamburger {
    width: 50%;
    height: 5rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5rem;
    cursor: pointer;
    list-style: none;
    text-decoration: none;
    font-family: "Averia Serif Libre", serif;
    margin-top: 2rem;
}

.hamburger1 {
    width: 7%;
}
.bg-item {
    margin-left: -7px;
    max-width: 102%;
    width: 110%;
    height: 768px;
}


.galleryheader {
    width: 100%;
    height: 5rem;
    position: absolute;
    top: 0;
    z-index: 500;
    display: flex;
    align-items: center;
    justify-content: center;
}

.textOverlay {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 2rem;
    color: #fff;
}

.textOverlay img {
    width: 120px;
}
.dot-career {
    margin-top: -552px;
    z-index: 500;
    height: 60px;
    width: 60px;
    background-color: #fff;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
  }
#career-icon {
    width: 25px;
    height: 25px;
    margin-top: 17px;
    margin-left: 17px;
}

.text2 {
    font-size: 42px;
    font-weight: bold;
    transform: translateY(-10px);
    text-align: center;
    color: black;
    font-family: "Open Sans", sans-serif;
}
.text3 {
    font-size: 20px;
    transform: translateY(-450px);
}
.text4 {
    margin-top: 470px;
}


.menu {
    font-size: 16px;
    width: 93%;
    height: 5rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5rem;
    cursor: pointer;
    list-style: none;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    margin-top: 16rem;
    margin-left: -48rem;
}
.cross-icon {
    width: 7%;
    margin-left: 400px;
    margin-top: 20px;
}
.carousel .slide {
    height: 100%;
}
.card-style {
    width: 100%;
    height:100vh;
}
#inner-bg {
    opacity: 0.2;
    width: 100%;
    height: 580px;
    margin-top: -10px;
}
/* hamburger offCard */

.offcanvas-menu {
    position: fixed;
    top: 0;
    right: -800px;
    /* Initially off-canvas */
    width: 60%;
    height: 100%;
    background-color: #333;
    /* Space for the close button */
    transition: right 0.3s ease;
    z-index: 1000;
}

.toggleOffCanvas{
    position: fixed;
    top: 0;
    right: 0px;
    /* Initially off-canvas */
    width: 60%;
    height: 100%;
    background-color: #333;
    /* Space for the close button */
    transition: right 0.3s ease;
    z-index: 1000;
}

.offcanvas-menu ul {
    list-style: none;
    padding: 0;
}

.offcanvas-menu li {
    padding: 15px;
    text-align: center;
}

.offcanvas-menu a {
    text-decoration: none;
    color: white;
    font-size: 18px;
}


.career-inner {
    width: 100%;
    height: auto;
}
/* first section */
.career-head {
    font-size: 38px;
    font-family: "Open Sans", sans-serif;
}
.career-para {
	font-size: 17px !important;
	word-spacing: 1px;
    font-family: "Open Sans", sans-serif;
}

/*second section*/
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-lg-6 {
    width: 50%;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.job_items {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-top: 20px;
}
.crr_icon {
    background: url(../images/iconcareear.png) no-repeat 0 0;
    padding: 0 0 5px 0px;
    border-bottom: 1px dotted #CCCCCC;
    margin: 20px 0px 8px 0px;
    display: block;
    color: #000000;
    font-size: 18px;
} 
.job_items p {
    font-size: 15px !important;
    max-height: 55px;
    overflow: hidden;
}
.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}
.label-primary{
   background: #c2272d;
   text-decoration:none;
}

  /* FOOTER SECTION */

#footer-section{
    width: 100%;
    height: auto;
    background-color: #111;
    position: relative;
    color: #fff;
    margin-top: 3rem;
}

.mini-footer{
    width: 100%;
    height: 10.5vh;
    background-color: black;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}



@media (max-width: 1440px) {
    /* header section */
    .hamburger {
        display: none;
    }
    .social-media {
        transform: translateY(-162px);
    }
    #nav-item {
        width: 123%;
        transform: translateX(-7px);
    }
}
@media (max-width: 1366px) {

}

@media (max-width: 1024px) {
   
    /* header section */
    .hamburger {
        display: none;
    }
    .hunger
    .dot {
        margin-top: -202px;
    }
    .bg-item {
        max-width: 130%;
        width: 131%;
    }
    .logo {
        margin-top: 33px;
        width: 100%;
    }
    #nav-item {
        max-width: 200%;
        width: 450%;
        transform: translateX(274px);
        height: 40px;
    }
	
    .social-media {
        width: 10%;
        transform: translate(-45px, -159px)
    }
    .top-details {
        transform: translateX(530px);
    }
    .menu {
        font-size: 14px;
        gap: 4rem;
    }
    .textOverlay {
        transform: translateX(9px);
       }
   /*first section */
	
	
   /* second section */
  
  
}
@media (max-width: 992px) { 
	
    /* header section */
    .hamburger {
        display: none;
    }
    .offcanvas-menu{
        display: none;
    }
    .bg-item {
        width: 133%;
        max-width: 133%;
    }
    #nav-item {
        max-width: 204%;
        width: 453%;
        transform: translateX(232px);
    }
}
  @media (max-width: 768px) {
    .menu {
        display: none;
    }
    #nav-item {
        display: none;
    }
    .logo img {
        width: 45%;
        margin-left: -26px;
        margin-top: -110px;
    }
    #inner-bg {
        height: 450px;
    }
    .hamburger1 {
        margin-left: 120px;
        margin-top: 3rem;
    }
    .text2 {
        font-size: 37px;
        transform: translateY(0px);
    }
    /* first section */
    
    /* second section */
    
  }
  @media (max-width: 576px) {
   
  }
  @media (max-width: 425px) {
      /* header section */
    .logo img {
        width: 66%;
        margin-top: -60px;
    }
    /* second section */
   
    }
  
  @media (max-width: 375px) {

   }
 @media (max-width: 375px) {

   }