body, html{
}
html {
  scroll-padding-top: 70px;
}
body {
  margin: 0;
  padding: 0;
}
.page-container {
  max-width: 1230px;
  margin: 0 auto;
}
.pl-0{
  padding-left: 0px !important;
}
.pr-0{
  padding-right: 0px !important;
}
#see-all-jobs, #join{
}
#see-all-jobs:hover, #join:hover{
}
.font-sans-normal{
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.font-sans-bold{
  font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 600 !important;
}
.font-mont{
  font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
}
.font-arial{
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-weight:400;
}
.font-source{
  font-family: "Source Sans Pro", "Helvetica Neue", Arial, sans-serif;
  font-weight:400;
}
.font-head1{
  font-size:53.3329px;
}
.font-head2{
  font-size:66.6667px;
}
.font-head3{
  font-size: 41.3333px;
}
.font-head4{
  font-size:39.9998px;
}
.font-cont1{
  font-size:26.6667px;
}
.font-cont3{
  font-size:17.3334px;
}
.font-cont4{
  font-size:21.3333px;
}
.f-22{
  font-size:22px;
}
.font-cont2{
  font-size: 20.6826px !important;
}
.mt-0{
  margin-top:0px !important;
}
h2{
  color:#000;
  /* font-size: 53.3333px !important; */
  font-weight: 700 !important;
  margin-bottom: 15px !important;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.primary-h2{
  color:#005e60 !important;
}
p{
  color:#000;
  font-weight: 400;
}
 .primary-btn {
  background-color: #d9d9d9;
  padding: 6px 22px;
  border-radius: 25px;
  color: #000;
  font-size: 22.201px;
  font-weight: 300;
  text-decoration: none !important;
  display: inline-flex;
  align-items: center;
  gap: 12px;
}

.primary-btn:hover{
  background-color: #d9d9d9;
  color:#005e60 !important;
  text-decoration:none !important;
}

/* header */
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  position: absolute;
  top: 10px;
  left: 0px;
  right: 20px;
  z-index: 2;
  padding: 30px;
}

/* sections */
.content{
  padding:30px;
}
.sandisk-proj{
  width:50%;
}
.about-us ul{
  padding-left: 20px;
}
.about-us ul li{
  font-size: 20.6826px;
  font-weight:400;
  list-style-type: square;
}
.opportunities{
  padding:40px 30px;
  background-color: #6e3126;
}
.opportunities h2{
  color:#FFFFFF;
}
.opportunities p{
  color:#FFFFFF;
}
.job-search{
  text-align: left;
  width: 65%;
  margin: 0px auto;
}
.contact-us a{
  color:#000 !important;
}

/* footer */
footer{
  padding: 30px 20px;
  justify-content: end;
  display: flex;
}
footer .powered-by{
  font-size: 8px !important;
  opacity: 0.67;
  padding-right: 31px;
  padding-bottom: 2px;
  color:#FFFFFF;
}
footer a, footer span{
  font-size:14.667px !important;
  color:#FFFFFF !important;
  text-decoration: none !important;
}

@media (max-width: 768px) {
  .nav a{
    color: #000 !important;
  }
  .nav-item{
    margin: 5px 0px !important;
  }
  .navbar-toggler{
    background-color: #FFFFFF !important;
  }
  .modal-content{
    width: 320px !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0px !important;
  }
  .content{
    padding:15px !important
  }
  .pr-30, .pl-30{
    padding: 0px !important
  }
  .img-view{
    margin-top: 20px !important;
  }
  .section-view{
    padding:20px !important;
  }
  .left-view{
    padding-left:0px;
  }
  .right-view{
    padding-right:0px;
  }
  .sandisk-proj, .job-search{
    width:100% !important;
  }
}
 
@media screen and (max-width: 991px) {
  .navbar-collapse {
    position: absolute;
    top: 100%;
    left: 130px;
    right: 0;
    background-color: white;
    padding: 10px 20px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    z-index: 99;
  }
  .join{
    z-index: 0;
  }
}
@media screen and (min-width: 767px) and (max-width: 1024px) {
  .navbar-toggler{
    background-color: #FFFFFF !important;
  }
  .navbar-collapse{
    left: 350px !important;
  }
  .nav-item{
    margin: 10px 0px;
  }
}
/* ipad mini */
@media screen and (min-width: 767px) and (max-width: 1024px){
  .modal-content{
    width:90% !important;
  }
}
/* ipad air */
@media screen and (min-width: 820px) and (max-width: 1180px){
  .modal-content{
    width: 95% !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0px !important;
  }
}
/* lap 90% */
@media screen and (min-width: 1400px) and (max-width: 1423px){
  .page-container{
    max-width: 1260px;
  }
}
/* lap 80% */
@media screen and (min-width: 1424px) and (max-width: 1600px){
  .page-container{
    max-width: 1280px;
  }
}
/* lap 75% */
@media screen and (min-width: 1601px) and (max-width: 1710px){
}
/* system 100% */
@media screen and (min-width: 1900px) and (max-width: 1920px) {
  .page-container{
    max-width: 1280px;
  }
}
/* system 125% */
@media screen and (min-width: 1425px) and (max-width: 1536px) {
}
/* 150% resolution */
@media screen and (min-width: 220px) and (max-width: 855px) {
}