@charset "UTF-8";
a:link {
  color: #CE112B;
}
a:visited {
  color: #CE112B;
}

#simply-smarter.careers #hero .btn.btn-default {
    color: #ca102b;

}


  #simply-smarter.careers #hero {
/*  background-color: #4F4B4B;*/
   }

/* #.# Hero Styles
------------------------------*/
.simply-smarter-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 2.4;
}
@media handheld, only screen and (min-width:768px) {
  #simply-smarter.careers #hero {
/*    background-image: url(/portals/0/images/simply-smarter-gov-banner.png);*/
        background-image: url(/portals/0/images/careers-banner@2x.png);
	/*	padding-bottom: 0px;*/
	/*	  min-height:auto;*/
  }
  
  #simply-smarter.careers #hero .header-text {
	display: flex;
	}
	
#simply-smarter.careers #hero .header-text .header-section-left {
    width: 60%;
}  

#simply-smarter.careers #hero .header-text .header-section-right {
    width: 40%;
}  

  #simply-smarter.careers #hero .header-text h1 {
width: 75%;
}

  #simply-smarter.careers #hero .header-text .btn {
  margin-left: auto;
  text-align: right;
  background-color: #CF112D;
  color: #ffffff;
}

  #simply-smarter.careers #hero .header-text .btn:hover {
    background-color: #93081c;
  }

  #simply-smarter.careers #hero {
  background-size: cover;
 }
  .simply-smarter-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 2.4;
  }
  
  
  #simply-smarter section .container .flex .text.best-place {
    width: 60%;
    /* background-color: greenyellow; */
    align-self: center;
}
  #simply-smarter.careers .best-places .flex .image {
width: 33%;
}

}


@media handheld, only screen and (min-width:952px) {
  #simply-smarter.careers #hero {
/*  min-height: 300px;
  padding-bottom: 30px;*/
  }

}


/****Categories****/
#simply-smarter.careers .careers-categories .card h3 {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    line-height: 1.5em;
    font-weight: 600;
    margin-bottom: .75rem;
   color: #000000;
} 

#simply-smarter.careers .careers-categories {
  margin-bottom: 20px;
}
#simply-smarter.careers .careers-categories .flex {
  flex-wrap: wrap;
  justify-content: center;
}
#simply-smarter.careers .careers-categories .flex a:hover, #simply-smarter.careers .careers-categories .flex a:hover h3, #simply-smarter.careers .careers-categories .flex a:focus, #simply-smarter.careers .careers-categories .flex a:focus h3 {
  text-decoration: none;
  color: #cc1f36;
}
#simply-smarter.careers .careers-categories .card {
  /*width: 28em;*/
  margin: 15px auto;
}
#simply-smarter.careers .careers-categories .card-body {
  padding: 0.80rem;
  text-align: left;
}
#simply-smarter.careers .careers-categories .card h3 {
  font-size: 16px;
  text-align: center;
}
#simply-smarter.careers .careers-categories .card .card-img-top {
  border-radius: 0;
}

#simply-smarter.careers .careers-categories .card-footer {
text-align: center;
}

#simply-smarter.careers .flex .card .card-footer {
background-color: #ffffff;
border-top: none;
}

#simply-smarter.careers .wellbeing {
margin: 0 auto;
}

#simply-smarter.careers .wellbeing ul {
line-height: 3em;
  columns: 1;
  text-align: left;
} 

#simply-smarter.careers .text  {
text-align: left;
}

#simply-smarter.careers .align  {
text-align: center;
}

#simply-smarter.careers .align .btn  {
background-color: #02394A;
color:#ffffff;
}

#simply-smarter.careers .align .btn:hover {
background-color: #08607b;
}

#simply-smarter.careers .align h2 {
margin: 15px 0px 15px 0px;
}


#simply-smarter.careers .wellbeing h2, #simply-smarter.careers .wellbeing p  {
text-align: center;
}

#simply-smarter.careers .wellbeing ul {  
margin-top: 30px;
}

#simply-smarter.careers .wellbeing ul li {
list-style: none;
font-size: 1.2em;
line-height: 1.1em;
margin-bottom: 25px;
padding-left: 20px;
position: relative;
}

#simply-smarter.careers .wellbeing li:before {
 content: '✔';  
 color:#CF112D;
/* padding: 5px;*/
 font-weight:800;
 position: absolute;
 left: 0px;
}
/*
#simply-smarter.careers .container .wellbeing .flex .image  {
order: 1;
}

#simply-smarter.careers .container .wellbeing .flex .text {
order: -1;
} 
*/
/*#simply-smarter section .container .wellbeing .flex .image {
order: 2;
}*/

#simply-smarter.careers section.wellbeing .container .flex .image {
order: 2;
}

#simply-smarter.careers section.wellbeing .container .flex .text {
order: 1;
}





@media handheld, only screen and (min-width:400px) {
#simply-smarter.careers .category-links .flex .card {
    margin-bottom: 18px;
    width: 28em;
}
}






@media handheld, only screen and (min-width:768px) {

#simply-smarter section .container .flex .text {
width: 65%;
/*background-color: 	greenyellow;*/

}

#simply-smarter.careers section .resources h3 {
  text-align: left
}

#simply-smarter.careers .careers-categories .card {
  width: 46%;
  margin: 10px 10px 20px 10px;
}

#simply-smarter.careers .resource-cards .card {
margin-bottom: 15px;
width: 16rem;
}

  #simply-smarter.careers section .flex {
flex-wrap: nowrap; 
justify-content:space-between;
}

  #simply-smarter.careers .category-links h3 {
  margin-bottom: 30px;
  text-align: left;
  }
  
  #simply-smarter.careers .category-links .flex {
flex-wrap: wrap; 
align-content: center;
}

#simply-smarter.careers .category-links .flex .card {
    margin-bottom: 18px;
    width: 18em;
}

#simply-smarter section .container .flex .careers-categories .flex > div:first-child {
    padding-right: 0px;
}    

#simply-smarter.careers section.wellbeing .container .flex .image {
order: 1;
text-align: center;
}

#simply-smarter.careers section.wellbeing .container .flex .text {
order: 2;
}


#simply-smarter.careers .flex .image {
width: 40%;
}

}

@media handheld, only screen and (min-width:991px) {
#simply-smarter.careers .wellbeing ul {
line-height: 3em;
  columns: 2;
  margin-top: 30px;
  margin-left: 0px
}

	  #simply-smarter.careers #hero h1 {
    font-size: 37px;
  }
  

}


@media handheld, only screen and (min-width:1050px) {}

@media handheld, only screen and (min-width:1200px) {
  #simply-smarter.careers .careers-categories .card {
  width: 18em;

}

}

@media handheld, only screen and (min-width:1142px) {

}

@media handheld, only screen and (min-width:1600px) {
     .simply-smarter-title {
	 font-size: 23px;
    line-height: 2.0;
	}
	

}



