@media (max-width: 1350px) {
  .sigmaBody .member-stories {
    padding-left: 0;
    padding-right: 0;
  }
  .sigmaBody div {
    padding-left: 0;
    padding-right: 0;
  }
  .sigmaBody div #main_content * {
    padding: 0 1em;
  }
  .sigmaBody div #main_content * * {
    padding: 0;
  }
  .sigmaBody div #main_content .member-stories {
    padding: 0;
    padding-top: 1em;
  }
}
#search_bar.callout {
  z-index: 2;
  margin-top: -3px !important;
}
#banner ul.navigation li ul.navigation {
  margin-top: 0.45em !important;
  z-index: 3 !important;
}
#banner #login {
  z-index: 4 !important;
}
html body #title div.sfContentBlock {
  max-width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  /** Animations **/
  /** Animated scrolling header **/
}
html body #title div.sfContentBlock * {
  max-width: 400vw;
}
html body #title div.sfContentBlock h1 {
  display: none;
}
@keyframes blurIn {
  from {
    filter: blur(100px);
  }
  to {
    filter: blur(0px);
  }
}
html body #title div.sfContentBlock div.front {
  height: 350px;
  overflow: hidden;
  clear: both;
  position: relative;
  perspective: 684px;
}
html body #title div.sfContentBlock div.engine {
  background-image: url("https://www.sigmanursing.org/images/default-source/default-album/membercollage_small.png?Status=Temp&sfvrsn=2");
  width: 200vw;
  height: 200vw;
  background-size: 900px 900px;
}
html body #title div.sfContentBlock div.back {
  width: 200vw;
  height: 200vw;
  margin-top: -148.857vw;
  margin-left: -63vw;
  transform: rotateZ(-50.7deg) rotateX(35.7deg) rotateY(49.8deg) translateY(404px);
}
html body #title div.sfContentBlock div.facade {
  margin-bottom: -900px;
  position: relative;
  z-index: 1;
}
html body #title div.sfContentBlock div.collage {
  perspective: 684px;
  display: block;
  top: -2px;
  position: relative;
}
html body #title div.sfContentBlock div.text-front {
  margin-top: -353px;
  height: 351px;
  z-index: 1;
  position: relative;
  background: linear-gradient(to left, #322b54, #322b54, rgba(50, 43, 84, 0.87), rgba(50, 43, 84, 0.87), rgba(50, 43, 84, 0.6), rgba(50, 43, 84, 0.6));
}
html body #title div.sfContentBlock div.text-front div.background {
  float: right;
  width: 40vw;
  text-align: center;
}
html body #title div.sfContentBlock div.text-front div.text {
  color: white;
  width: 383px;
  font-size: 30px;
  padding: 20px;
  border: 1px solid #45b2e9;
  font-family: 'Merriweather';
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  animation-name: blurIn;
  animation-duration: 1.25s;
}
html body #title div.sfContentBlock div.text-front div.text:focus {
  outline: 1px solid #45b2e9;
}
html body #title div.sfContentBlock div.v-align {
  height: 350px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1100px) {
  html body #title div.sfContentBlock div.text-front div.text {
    width: 296px;
    font-size: 23px;
  }
}
@media (max-width: 864px) {
  html body #title div.sfContentBlock div.text-front div.text {
    width: 396px;
    font-size: 30px;
  }
  html body #title div.sfContentBlock div.text-front {
    background: linear-gradient(to left, #322b54 DD, #322b54 DD, #322b54 DD, #322b54 DD, #322b54 DD, #322b54 DD);
  }
  html body #title div.sfContentBlock div.text-front div.background {
    width: 100%;
  }
}
@media (max-width: 700px) {
  html body #title div.sfContentBlock div.engine {
    height: 400vw;
    width: 400vw;
  }
  html body #title div.sfContentBlock div.back {
    margin-top: -149.857vw;
    margin-left: -95vw;
  }
}
@media (max-width: 560px) {
  html body #title div.sfContentBlock div.back {
    margin-top: -114.857vw;
    margin-left: -147vw;
  }
}
@media (max-width: 460px) {
  html body #title div.sfContentBlock div.text-front div.text {
    width: 277px;
    font-size: 23px;
  }
  html body #title div.sfContentBlock div.back {
    margin-top: -88.857vw;
    margin-left: -190vw;
  }
}
@media (max-width: 360px) {
  html body #title div.sfContentBlock div.back {
    margin-top: -60.857vw;
  }
  html body #title div.sfContentBlock div.text-front div.text {
    max-width: 100%;
    box-sizing: border-box;
  }
}
html body #main_content .member-stories {
  background-color: #5e50a1;
  padding: 1.5em 0;
  box-sizing: border-box;
}
html body #main_content .member-stories .memberMain {
  text-align: center;
}
html body #main_content .member-stories h2 {
  color: white;
  font-family: Merriweather;
  font-weight: 400;
  font-size: 1.75em;
}
html body #main_content .member-stories h3,
html body #main_content .member-stories div,
html body #main_content .member-stories p,
html body #main_content .member-stories a {
  color: white;
}
html body #main_content .member-stories .sf_colsIn.sf_1col_1in_100 {
  width: 1350px;
  max-width: 100%;
  box-sizing: border-box;
  padding: 0 1em;
  margin: 0 auto;
}
html body #main_content .member-stories .memberBox {
  display: inline-block;
  width: 300px;
  vertical-align: top;
  height: 242px;
  margin-right: 1.5em;
  margin-bottom: 1em;
  overflow: hidden;
  position: relative;
  text-align: left;
}
html body #main_content .member-stories .memberBox .memberTxt {
  bottom: -100%;
  position: absolute;
  transition: bottom 0.5s ease;
  background-color: #45b2e9;
  padding: 1em;
  box-sizing: border-box;
}
html body #main_content .member-stories .memberBox:hover .memberTxt {
  bottom: -5% !important;
}
html body #main_content .member-stories .memberBox:hover .memberTxt,
html body #main_content .member-stories .memberBox:focus .memberTxt,
html body #main_content .member-stories .memberBox .memberTxt:focus-within {
  bottom: -5% !important;
}
html body #main_content .member-stories .memberBox .memberTxt a {
  text-decoration: underline;
}
html body #main_content .member-stories .memberBox :focus {
  outline: 1px solid #5e50a1;
}
html body #main_content .news_events,
html body #main_content .resources,
html body #main_content .products,
html body #main_content .announcements,
html body #main_content .sigma-marketplace,
html body #supporting_content_leaderboard {
  width: 1350px;
  max-width: 100%;
  box-sizing: border-box;
  padding: 1em;
  margin-left: auto;
  margin-right: auto;
}
html body #main_content .news_events .job_board {
  padding: 0.5em 1.5em;
  box-sizing: border-box;
  border: #d1d3d4 1px solid;
}
html body #main_content .news_events .job_board h2 {
  margin-bottom: 0;
  font-size: 1.75em;
  font-family: Merriweather;
  font-weight: normal;
}
html body #main_content .news_events .job_board ul {
  margin-top: 0;
  padding-left: 1.5em;
}
html body #main_content .news_events .job_board li {
  margin-bottom: 0.5em;
}
html body #main_content .news_events .job_board li:last-child,
html body #main_content .news_events .job_board li:nth-child(5) {
  display: none;
}
html body #main_content .news_events .job_board li a {
  color: #5e50a1;
  font-size: 1em;
  display: block;
  line-height: 1.5;
}
html body #main_content .news_events .job_board p:first-child {
  text-align: center;
}
html body #main_content .news_events .job_board span {
  font-size: 0.95em;
}
html body #main_content .news_events .news,
html body #main_content .news_events .events {
  padding: 0.5em 1.5em;
  box-sizing: border-box;
}
html body #main_content .news_events .news h2,
html body #main_content .news_events .events h2 {
  margin-top: 0.38em;
  font-size: 1.75em;
  font-weight: normal;
  color: #45b2e9;
  font-family: Merriweather;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 0.5em;
}
html body #main_content .news_events .news ul {
  padding-left: 1em;
}
html body #main_content .news_events .news li a {
  color: #5e50a1;
}
html body #main_content .news_events .news p:first-child {
  text-align: right;
}
html body #main_content .news_events .events ul {
  padding: 0;
  list-style-type: none;
}
html body #main_content .news_events .events a {
  color: #5e50a1;
}
html body #main_content .news_events .events div.dateIcon {
  background-color: #5e50a1;
  color: white;
  font-weight: bold;
  min-width: 68px;
  text-transform: uppercase;
  display: inline-block !important;
  padding: 0.16em;
  text-align: center;
}
html body #main_content .news_events .events li {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
html body #main_content .news_events .events div.dateIcon div.dateTop {
  padding: 0.15em;
}
html body #main_content .news_events .events div.dateIcon div.dateBot {
  background-color: white;
  color: #5e50a1;
  font-size: 1.5em;
  line-height: 1.5;
  font-weight: normal;
}
html body #main_content .news_events .events .eventRight {
  display: inline-block;
  vertical-align: top;
  padding-left: 0.5em;
  line-height: 1.5;
  width: 61%;
  margin-top: -0.5em;
}
html body #main_content .resource-block {
  border: 1px solid #F1F1F1;
  padding: 1.25em 2.5em;
  position: relative;
  overflow: hidden;
}
html body #main_content .resource-block .border {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
html body #main_content .resource-block .border div.purple {
  height: 33%;
  background-color: #5e50a1;
}
html body #main_content .resource-block .border div.blue {
  height: 33%;
  background-color: #45b2e9;
}
html body #main_content .resource-block .border div.grey {
  height: 33%;
  background-color: #d1d3d4;
}
html body #main_content .resource-block h2 {
  font-family: Merriweather;
  font-weight: normal;
}
html body #main_content .resource-block a.btn.resource,
html body #main_content .resource-block a.button.resource {
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  z-index: 1;
  position: relative;
}
html body #main_content .resource-block .grey-card {
  position: absolute;
  height: 400px;
  width: 400px;
  background-color: #d1d3d4;
  transform: rotateZ(-75deg);
  right: -124px;
  top: -62px;
  z-index: 0;
}
html body #main_content .products {
  text-align: center;
}
html body #main_content .products h2 {
  font-size: 2em;
  color: #45b2e9;
  font-family: Merriweather;
  font-weight: normal;
}
html body #main_content .announcements h2 {
  color: #45b2e9;
  font-weight: 900;
  text-transform: uppercase;
  margin-top: 0;
}
html body #main_content .announcements p {
  font-size: 1em;
  font-weight: 400;
}
html body #main_content .announcements h3 {
  font-size: 1.2em;
  font-weight: normal;
}
html body #main_content .announcements div[style="margin-right: 30px;"] h3 {
  margin-top: 1em;
  font-size: 1.3em;
}
html body #main_content .announcements .sf_colsOut.sf_3cols_1_33 {
  padding-right: 1.5em;
  box-sizing: border-box;
  width: 36% !important;
}
html body #main_content .announcements .sf_colsOut.sf_3cols_2_34 {
  padding-top: 2em;
  width: 32% !important;
}
html body #main_content .announcements .sf_colsOut.sf_3cols_3_33 {
  width: 28% !important;
}
@media (max-width: 810px) {
  html body #main_content .announcements .sf_colsOut.sf_3cols_1_33,
  html body #main_content .announcements .sf_colsOut.sf_3cols_2_34,
  html body #main_content .announcements .sf_colsOut.sf_3cols_3_33 {
    width: 100% !important;
  }
}
html body [data-google-query-id] > div {
  text-align: center;
}
@media (max-width: 1350px) {
  html body #main_content .member-stories .memberBox {
    width: 23%;
    height: auto;
    margin-right: 1%;
  }
  html body #main_content .member-stories .memberBox img {
    height: auto;
  }
}
@media (max-width: 1100px) {
  html body #main_content .member-stories .memberBox {
    width: 45%;
    height: auto;
    margin-right: 2%;
    margin-left: 2%;
  }
  html body #main_content .member-stories .memberBox img {
    height: auto;
    margin: 0 auto;
    display: block;
  }
  html body #main_content .member-stories .memberBox:first-child img,
  html body #main_content .member-stories .memberBox:nth-child(3) img {
    margin-right: 0;
    margin-left: auto;
  }
  html body #main_content .member-stories .memberBox:nth-child(2) img,
  html body #main_content .member-stories .memberBox:nth-child(4) img {
    margin-right: auto;
    margin-left: 0;
  }
  html body #main_content .member-stories .memberBox .memberTxt {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    width: 300px;
    max-width: 100%;
  }
  html body #main_content .member-stories .memberBox:first-child .memberTxt,
  html body #main_content .member-stories .memberBox:nth-child(3) .memberTxt {
    left: auto;
    transform: none;
    -webkit-transform: none;
    max-width: 100%;
    right: 0;
  }
  html body #main_content .member-stories .memberBox:nth-child(2) .memberTxt,
  html body #main_content .member-stories .memberBox:nth-child(4) .memberTxt {
    right: auto;
    left: 0;
    transform: none;
    -webkit-transform: none;
    max-width: 100%;
  }
}
html body .sigmaBody div {
  max-width: 100%;
}
html body .sigmaBody div div#main_content {
  width: 100%;
  max-width: 100%;
  padding-right: 0;
}
html body .sigmaBody div div#main_content .member-stories {
  max-width: 100%;
}
html body .sigmaBody div div#main_content .member-stories .memberBox {
  width: 23%;
  margin-right: 0.5%;
  margin-left: 1%;
}
@media (max-width: 810px) {
  html body .sigmaBody div div#main_content .member-stories .memberBox {
    width: 45%;
  }
}
@media (max-width: 580px) {
  html body .sigmaBody div div#main_content .member-stories .memberBox {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 965px) {
  html body .news_events .news {
    margin-top: 1.5em;
  }
  html body .news_events .sf_colsOut.sf_3cols_1_33,
  html body .news_events .sf_colsOut.sf_3cols_2_34,
  html body .news_events .sf_colsOut.sf_3cols_3_33 {
    width: 100% !important;
    display: block;
  }
}
@media (max-width: 950px) {
  html body #main_content .sf_cols.announcements .sf_colsOut.sf_3cols_1_33,
  html body #main_content .sf_cols.announcements .sf_colsOut.sf_3cols_2_34,
  html body #main_content .sf_cols.announcements .sf_colsOut.sf_3cols_3_33 {
    width: 100% !important;
    padding-top: 0 !important;
  }
}
@media (max-width: 715px) {
  html body #main_content .resource-block .grey-card {
    display: none;
  }
  html body #main_content .member-stories .memberBox .memberTxt {
    left: 0;
    transform: none;
    -webkit-transform: none;
  }
  html body .sf_5cols_1_20,
  html body .sf_5cols_2_20,
  html body .sf_5cols_3_20,
  html body .sf_5cols_4_20,
  html body .sf_5cols_5_20 {
    display: inline-block;
    float: none;
  }
  html body .sf_5cols_1_20 > div,
  html body .sf_5cols_2_20 > div,
  html body .sf_5cols_3_20 > div,
  html body .sf_5cols_4_20 > div,
  html body .sf_5cols_5_20 > div {
    margin: 0 !important;
  }
  html body .sf_5cols_1_20,
  html body .sf_5cols_2_20,
  html body .sf_5cols_3_20 {
    width: 30% !important;
    margin-right: 2% !important;
  }
  html body .sf_5cols_4_20,
  html body .sf_5cols_5_20 {
    width: 45% !important;
    margin-right: 3% !important;
  }
}
@media (max-width: 580px) {
  html body #main_content .member-stories .memberBox img {
    height: auto;
    margin: auto auto !important;
    display: block;
  }
  html body #main_content .member-stories .memberBox .memberTxt {
    left: 50% !important;
  }
  html body #main_content .member-stories .memberBox {
    width: 95%;
  }
  html body #main_content .member-stories .memberBox .memberTxt {
    left: 50% !important;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
  }
}
