@import url("glyphicons.css");
@import url("glyphicons-social.css");
.btn .glyphicons,
.btn .halflings,
.btn .filetypes,
.btn .social {
  margin-right: 0.3em;
}
.dropdown-menu li .glyphicons,
.dropdown-menu li .halflings,
.dropdown-menu li .filetypes,
.dropdown-menu li .social {
  margin-right: 0.3em;
}
.list-group .list-group-item .glyphicons,
.list-group .list-group-item .halflings,
.list-group .list-group-item .filetypes,
.list-group .list-group-item .social {
  margin-right: 0.5em;
}
.gallerypic {
  border-width: 1px;
  border-color: #a08450;
  border-style: solid;
}
a {
  color: #a08450;
}
a.btn {
  line-height: 1.28;
}
a:hover {
  color: #782220;
}
a:hover .gallerypic {
  border-color: #a08450;
}
body {
  font-family: mr-eaves-modern, "helvetica neue", helvetica, arial, sans-serif;
  font-weight: 300;
  background-color: #fff;
  color: #3e404e;
  font-size: 17px;
}
.inverseblock {
  background-color: #3e404e;
  color: #fff;
}
.lightfont {
  font-weight: 300;
}
.highlight {
  color: #baa379;
}
.highlitbase {
  background-color: #ffd;
}
.aobutton {
  display: inline-block;
  background-color: #baa379;
  padding: 10px 15px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: 0.04em;
}
.aobutton:hover {
  text-decoration: none;
  color: #3e404e;
}
.aobutton.stroked {
  background-color: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: #baa379;
  color: #baa379;
}
.aobutton.stroked:hover {
  background-color: #baa379;
  color: #fff;
}
.aobutton.inversed:hover {
  background-color: #fff;
}
.aobutton.goldbased {
  background-color: #fff;
  color: #baa379;
}
.aobutton.goldbased:hover {
  background-color: #3e404e;
  color: #fff;
}
.aohomepanel {
  padding: 75px 0;
}
.aohomepanel h4 {
  color: #baa379;
  line-height: 1.1;
}
.aohomepanel h2 {
  text-transform: uppercase;
  font-size: 3em;
  line-height: 1.1;
  font-weight: 300;
  color: #3e404e;
}
.aohomepanel p {
  font-size: 1.5em;
  font-weight: 300;
  line-height: 1.2;
}
.aohomepanel p.cta {
  padding-top: 15px;
}
.aohomepanel .homeeditpanel {
  display: none;
  background-color: #baa379;
  color: #fff;
  padding: 15px;
}
.aohomepanel .homeeditpanel .whitebasin {
  padding: 15px;
  background-color: #fff;
  border-radius: 5px;
  max-height: 300px;
}
.aohomepanel .homeeditpanel .editglove {
  margin-top: 15px;
  padding-top: 15px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.6);
  border-width: 2px 0 0 0;
}
.aohomepanel.inverse {
  background-color: #3e404e;
}
.aohomepanel.inverse h2 {
  color: #fff;
}
.aohomepanel.inverse p {
  color: #fff;
}
.aohomepanel.inverse .aobutton:hover {
  color: #3e404e;
  background-color: #fff;
}
.aohomepanel.inverse .aobutton.stroked:hover {
  color: #3e404e;
  background-color: #fff;
}
.aohomepanel.needing {
  text-align: center;
  background-image: url("singersrow_3228x300.jpg");
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: 1614px 150px;
  padding-top: 180px;
}
.aohomepanel.news .newspanel {
  display: block;
  margin-top: 15px;
  text-decoration: none;
  color: #fff;
  text-align: center;
  background-color: #baa379;
  height: 370px;
  overflow: hidden;
}
.aohomepanel.news .newspanel .newspic {
  height: 210px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  position: relative;
}
.aohomepanel.news .newspanel .newspic .eye {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.aohomepanel.news .newspanel:hover {
  color: #fff;
  background-color: #a08450;
  text-decoration: none;
}
.aohomepanel.news .newspanel:hover .newspic .eye {
  background-image: url('white-magnifier.svg');
}
.aohomepanel.news .newspanel .details {
  padding: 20px 20px 0 20px;
}
.aohomepanel.news .newspanel .details h3 {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.15;
  height: 60px;
  margin: 0;
  overflow: hidden;
  color: #fff;
}
.aohomepanel.news .newspanel .details .splitter {
  padding: 4px 0 8px 0;
  line-height: 1;
}
.aohomepanel.news .newspanel .details .splitter span {
  display: inline-block;
  width: 80px;
  height: 2px;
  background-color: #fff;
}
.aohomepanel.news .newspanel .details p {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.15;
  height: 40px;
  margin: 0;
  overflow: hidden;
}
.aohomepanel.companies .cologos {
  margin: 60px -30px 0 0;
  overflow: auto;
}
.aohomepanel.companies .cologos .cologo {
  display: inline-block;
  float: left;
  margin: 0 30px 30px 0;
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 115px;
  height: 115px;
  text-decoration: none;
}
.aohomepanel.companies .cologos .cologo:hover {
  text-decoration: none;
}
.aohomepanel.companies .cologos .cologo .coname {
  display: none;
}
.chunkglove {
  font-style: normal;
}
.chunktrigger {
  font-size: 0.7em;
  color: #baa379;
  margin-left: 4px;
}
.chunktrigger:hover {
  color: #4c97db;
}
#colholder {
  margin-top: 100px;
  padding-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
}
.body_home #colholder {
  margin-top: 0;
}
.nowrap {
  white-space: nowrap;
}
.theme-showcase {
  background-color: #fff;
}
h1 {
  font-weight: 300;
  font-size: 3em;
  color: #3e404e;
  text-transform: uppercase;
  padding-top: 30px;
}
h2 {
  font-weight: 400;
  font-size: 2.15em;
  color: #baa379;
}
h3 {
  font-weight: 400;
  font-size: 1.7em;
  color: #baa379;
}
h4 {
  font-weight: 400;
  font-size: 1.4em;
}
b,
strong {
  font-weight: 700;
}
.north0 {
  margin-top: 0;
  padding-top: 0;
}
.north5 {
  margin-top: 5px;
}
.north15 {
  margin-top: 15px;
}
.north30 {
  margin-top: 30px;
}
.north45 {
  margin-top: 45px;
}
.north60 {
  margin-top: 60px;
}
.west15 {
  margin-left: 15px;
}
.west30 {
  margin-left: 30px;
}
.south0 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.south5 {
  margin-bottom: 0;
  padding-bottom: 5px;
}
.south15 {
  margin-bottom: 0;
  padding-bottom: 15px;
}
.south30 {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.east15 {
  margin-right: 15px;
}
.tightleading {
  line-height: 1.05;
}
.homehero {
  background-color: #3e404e;
}
.homehero .splash {
  background-image: url("singer_face_profile_greyedge_3000x1300.jpg");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 650px;
}
.homehero .splash h3 {
  margin: 0;
  color: #baa379;
  font-size: 26px;
  line-height: 1;
  padding-top: 240px;
}
.homehero .splash h1 {
  margin: 0;
  padding-top: 10px;
  line-height: 1.1;
  font-size: 3em;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
}
.homehero .splash p {
  margin: 0;
  padding-top: 15px;
  color: #fff;
  line-height: 1;
  font-size: 20px;
}
.homehero .splash p.cta {
  padding-top: 30px;
}
.learninghub .ppp {
  background-color: #2f4183;
  color: #fff;
  text-transform: uppercase;
  padding: 3rem 0;
}
.learninghub .ppp .hilit {
  color: #f7c601;
}
.learninghub .ppp img {
  width: 100%;
  height: auto;
}
.learninghub .ppp h4 {
  margin: 0;
  padding: 0;
  line-height: 1.1;
  font-size: 1.7rem;
  font-weight: bold;
}
.learninghub .ppp h2 {
  margin: 0;
  padding: 0.75rem 0 0 0;
  line-height: 1.1;
  font-size: 2.7rem;
  color: #fff;
  font-weight: bold;
}
.learninghub .ppp h3 {
  margin: 0;
  padding: 1.25rem 0;
  line-height: 1.1;
  font-size: 4rem;
  font-weight: bold;
}
.learninghub .ppp p,
.learninghub .ppp ul,
.learninghub .ppp li {
  font-size: 1.5rem;
}
.learninghub .disclaimer-panel {
  display: none;
}
.learninghub .ppp2 {
  background-color: #2f4183;
}
.learninghub .ppp2 .btn.btn-primary {
  font-size: 1.8rem;
  color: #000;
  background-color: #f7c601;
}
.learninghub .ppp2 .btn.btn-primary:hover {
  color: #f7c601;
  background-color: #000;
}
.learninghub .ppp-lower {
  margin: 15px 0;
  padding: 30px 0;
  background-color: #2f4183;
  color: #fff;
}
.learninghub .ppp-lower h2,
.learninghub .ppp-lower h3,
.learninghub .ppp-lower h4 {
  color: #f7c601;
}
.learninghub .ppp-lower a {
  color: #f7c601;
}
.learninghub .ppp-lower a:hover {
  color: #fff;
}
.learninghub .ppp-lower .btn.btn-primary {
  color: #000;
  background-color: #f7c601;
}
.learninghub .ppp-lower .btn.btn-primary:hover {
  color: #f7c601;
  background-color: #000;
}
.learninghub .ppp-terms-blue {
  color: #000;
}
.learninghub .ppp-privacy {
  font-size: 0.85em;
  line-height: 1.15;
}
.learninghub .ppp-privacy h4 {
  color: #baa379;
  margin-top: 1.6rem;
  font-size: 1.2em;
}
.learninghub .julie-portrait {
  display: inline-block;
  float: right;
  width: 180px;
  height: auto;
  padding: 0 0 10px 15px;
}
.learninghub .julie-portrait img {
  width: 165px;
  height: auto;
}
.searchresultshead {
  padding-bottom: 10px;
}
.searchresultshead h2 {
  margin: 0;
}
.searchresultshead p {
  margin: 0;
  padding-top: 15px;
}
.help-block {
  font-size: 0.85em;
  line-height: 1.05em;
}
.qaeditzone {
  padding: 5px 10px 0 10px;
  background-color: rgba(255, 255, 255, 0.2);
  border-color: rgba(0, 0, 0, 0.3);
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
}
.applicationform {
  padding: 5px 10px 0 10px;
  background-color: #fff;
  border-color: #baa379;
  border-width: 1px;
  border-style: solid;
  border-radius: 0;
}
#logerror {
  margin: 15px;
  background-color: #4c97db;
}
#logerror p {
  margin: 0;
  padding: 15px;
  color: #fff;
}
.navbar {
  min-height: 100px;
}
.navbar-brand {
  padding: 15px 60px 0 15px;
  height: 100px;
}
.navbar-brand img {
  width: auto;
  height: 63px;
}
.navbar-inverse {
  background-image: none;
  background-color: #3e404e;
  background: #3e404e;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-inverse.navbar-fixed-top {
  border-width: 0;
}
.navbar-inverse .navbar-collapse .aolsglove {
  position: relative;
}
.navbar-inverse .navbar-collapse .aolsglove .aolangswitch {
  position: absolute;
  top: 5px;
  right: 15px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  z-index: 1030;
}
.navbar-inverse .navbar-collapse .aolsglove .aolangswitch .langoption {
  display: inline-block;
  color: #baa379;
  margin-left: 8px;
  padding-left: 8px;
  border-color: #baa379;
  border-style: solid;
  border-width: 0 0 0 2px;
}
.navbar-inverse .navbar-collapse .aolsglove .aolangswitch .langoption:first-child {
  Border-width: 0;
  padding: 0;
  margin: 0;
}
.navbar-inverse .navbar-collapse .aolsglove .aolangswitch .langoption a {
  font-weight: 300;
  color: #baa379;
}
.navbar-inverse .navbar-collapse .aolsglove .aolangswitch .langoption a:hover {
  color: #fff;
}
.navbar-inverse .navbar-nav {
  position: relative;
  text-align: left;
  float: right;
}
.navbar-inverse .navbar-nav > li > a {
  margin-top: 20px;
  font-weight: 400;
  padding: 0 13px;
  font-size: 1em;
  line-height: 70px;
  color: #baa379;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li.navauth > a span {
  border-color: #baa379;
  border-width: 2px;
  border-style: solid;
  padding: 2px 40px;
}
.navbar-inverse .navbar-nav > li.navauth > a:hover {
  color: #3e404e;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li.navauth > a:hover span {
  border-color: #fff;
  background-color: #fff;
}
.navbar-inverse .navbar-nav > li.navauth.join > a {
  color: #fff;
}
.navbar-inverse .navbar-nav > li.navauth.join > a span {
  padding: 2px 37px;
  background-color: #baa379;
}
.navbar-inverse .navbar-nav > li.navauth.join > a:hover {
  color: #3e404e;
}
.navbar-inverse .navbar-nav > li.navauth.join > a:hover span {
  background-color: #fff;
}
.body_home #sitemainnav.navbar-inverse {
  background-color: transparent;
  background: transparent;
}
.accountalert {
  background-color: #4c97db;
  padding: 12px 20px;
}
.accountalert p {
  margin: 0;
  color: #fff;
  text-align: center;
  padding: 0;
  line-height: 1;
}
#footer {
  background-color: #3e404e;
  padding: 30px 0;
  font-weight: 400;
}
#footer h4 {
  text-align: center;
  margin: 0;
}
#footer h4 a {
  display: inline-block;
  text-decoration: none;
  width: 63px;
  height: 65px;
  background-image: url("aologo_a_126x130.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 63px 65px;
}
#footer h4 a:hover {
  text-decoration: none;
}
#footer h4 a span {
  display: none;
}
#footer p {
  color: #baa379;
  text-shadow: none;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
  padding-top: 60px;
}
#footer p a {
  display: inline-block;
  white-space: nowrap;
  margin: 0 0 0 30px;
  color: #baa379;
  text-decoration: none;
}
#footer p a:first-child {
  margin: 0;
}
#footer p a:hover {
  color: #fff;
  text-decoration: none;
}
#footer p a.aobutton {
  color: #fff;
}
#footer p a.aobutton:hover {
  background-color: #fff;
  color: #3e404e;
}
#footer p.legal {
  font-size: 0.8em;
}
#footer p.legal span {
  margin-left: 15px;
  padding-left: 15px;
  border-width: 0 0 0 1px;
  border-color: #baa379;
  border-style: solid;
}
#footer p.legal span:first-child {
  margin-left: 0;
  padding-left: 0;
  border-color: transparent;
  border-width: 0;
}
#footer p.legal a {
  margin: 0;
}
#footer .socialmedia a {
  width: 40px;
  height: 40px;
  background-image: url("ao_sm_2x3.svg");
  background-repeat: no-repeat;
  background-size: 80px 120px;
}
#footer .socialmedia a span {
  display: none;
}
#footer .socialmedia a.twitter {
  background-position: 0 0;
}
#footer .socialmedia a.twitter:hover {
  background-position: -40px 0;
}
#footer .socialmedia a.facebook {
  background-position: 0 -40px;
}
#footer .socialmedia a.facebook:hover {
  background-position: -40px -40px;
}
#footer .socialmedia a.instagram {
  background-position: 0 -80px;
}
#footer .socialmedia a.instagram:hover {
  background-position: -40px -80px;
}
#footer #mc_embed_signup {
  background: #baa379;
  color: #fff;
  clear: left;
}
#footer #mc_embed_signup h2 {
  color: #fff;
}
#footer #mc_embed_signup p {
  color: #fff;
  text-transform: none;
  margin: 0;
  padding-top: 10px;
  text-align: left;
}
#footer #mc_embed_signup a {
  display: inline;
  margin: 0;
  color: #fff;
  text-decoration: underline;
}
#footer #mc_embed_signup a:hover {
  color: #3e404e;
  text-decoration: underline;
}
#footer #mc-embedded-subscribe-form input[type=checkbox] {
  display: inline;
  width: auto;
  margin-right: 10px;
}
#footer #mc-embedded-subscribe-form .mc_fieldset {
  border: none;
  min-height: 0;
  padding-bottom: 0;
}
#footer #mergeRow-gdpr {
  margin-top: 15px;
}
#footer #mergeRow-gdpr fieldset label {
  font-weight: 400;
}
#footer .aobutton {
  margin-left: 0;
  border-radius: 0;
  border-width: 0;
}
.dragtarget {
  border-width: 2px;
  border-color: #a08450;
  border-style: dashed;
  border-radius: 5px;
  height: 15px;
}
.sortdragger {
  opacity: 0.2;
}
.sortdragger:hover {
  opacity: 0.8;
  cursor: grab;
}
.singeredspace {
  display: none;
}
.edpencil {
  font-size: 10px;
  margin-left: 6px;
  padding: 4px 8px;
  background-color: #daf8d9;
  color: rgba(0, 0, 0, 0.4);
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-width: 1px;
  white-space: nowrap;
}
.edpencil span {
  text-transform: uppercase;
  letter-spacing: 0.01em;
  font-weight: 700;
  padding-left: 4px;
}
.edpencil .glyphicons {
  text-transform: n;
  letter-spacing: 0;
  font-weight: 400;
  padding-left: 0;
}
.edpencil:hover {
  text-decoration: none;
  color: #fff;
  background-color: #3e404e;
}
.weak {
  color: rgba(0, 0, 0, 0.4);
}
.jobmodzone {
  position: relative;
}
.jobmodzone .jobmodactions {
  position: absolute;
  top: 0;
  right: 0;
}
.jobkey {
  display: inline-block;
  padding: 2px 8px;
  margin: 0 10px 2px 0;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.4);
  border-style: solid;
  border-radius: 0;
}
.jobkey .badge {
  background-color: #baa379;
}
.jobkey .glyphicons {
  top: 3px;
  font-size: 0.85em;
  margin-left: 3px;
  color: rgba(0, 0, 0, 0.4);
}
.jobkey.jobkeysmall {
  font-size: 0.8em;
  line-height: 1;
  margin: 10px 5px 0 0;
  padding: 1px 3px;
}
.jobkey.trigger {
  cursor: pointer;
}
.jobkey.trigger:hover {
  background-color: #3e404e;
  border-color: #3e404e;
  color: #fff;
}
.applied {
  background-color: #daf8d9;
}
.jobsaved {
  background-color: #f4d7d6;
}
.jobhidden {
  background-color: #f9f2e5;
}
.jobviewed {
  background-color: #f5f5f5;
}
a.jobkey {
  text-decoration: none;
}
a.jobkey:hover {
  border-color: #3e404e;
  background-color: #3e404e;
  color: #fff;
  text-decoration: none;
}
a.jobkey:hover .glyphicons {
  color: #fff;
}
.previsits {
  padding-left: 30px;
  font-size: 11px;
  line-height: 1.05;
}
.photoframe {
  display: block;
  width: 100%;
  height: 210px;
  border-width: 1px;
  border-color: #3e404e;
  border-style: solid;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  text-decoration: none;
}
a.photoframe:hover {
  text-decoration: none;
  border-color: #baa379;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success .form-control-feedback {
  color: #a08450;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning .form-control-feedback {
  color: #782220;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error .form-control-feedback {
  color: #c00;
}
.has-success .form-control,
.has-warning .form-control,
.has-error .form-control {
  border-color: #3e404e;
}
.has-success .form-control:focus,
.has-warning .form-control:focus,
.has-error .form-control:focus {
  border-color: #3e404e;
}
.has-success .input-group-addon,
.has-warning .input-group-addon,
.has-error .input-group-addon {
  color: #fff;
  border-color: #3e404e;
  background-color: #3e404e;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  font-weight: 700;
  font-size: 12px;
  outline: 0;
  padding: 6px 10px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  border-color: #baa379;
  border-radius: 0;
  color: #baa379;
}
.nav-tabs > li > a .badge,
.nav-pills > li > a .badge {
  font-weight: 700;
  letter-spacing: 0;
  background-color: #3e404e;
  color: #fff;
}
.nav-tabs > li > a:hover,
.nav-pills > li > a:hover {
  color: #fff;
  background-color: #baa379;
}
.nav-tabs > li.active a,
.nav-pills > li.active a {
  border-color: #baa379;
  background-color: #baa379;
  color: #fff;
}
.nav-tabs > li.active a:hover,
.nav-pills > li.active a:hover {
  background-color: #3e404e;
  border-color: #3e404e;
}
.premiumticks {
  padding-left: 30px;
}
.premiumticks p {
  margin: 0;
  padding: 8px 0 0 30px;
  background-image: url('goldcheck_48x48.png');
  background-position: 0 10px;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  min-height: 26px;
}
.aovidslot {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.aovidslot iframe,
.aovidslot object,
.aovidslot embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nav-pills {
  margin: 0;
  padding-left: 0;
}
.nav-pills li {
  margin: 0 3px 3px 0;
}
.nav-pills li a {
  padding: 3px 6px;
  border-width: 1px;
  border-color: #baa379;
  color: #baa379;
  background-color: #fff;
  border-style: solid;
  font-size: 0.9em;
}
.nav-pills li.active a {
  border-color: #baa379;
  background-color: #baa379;
  color: #fff;
}
.nav-pills li + li {
  margin: 0 3px 3px 0;
}
.membercards {
  overflow: auto;
}
.adminmenu p {
  margin: 6px 0;
  line-height: 1.05;
}
.adminmenu hr {
  margin: 10px 0;
  border-color: #3e404e;
}
.dashboard h1 small {
  font-size: 0.55em;
  font-weight: 700;
  color: #baa379;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  padding-left: 30px;
}
.dashboard .dashmenu {
  padding-right: 15px;
  border-width: 0 2px 0 0;
  border-style: solid;
  border-color: #baa379;
}
.dashboard .dashmenu h3 {
  margin: 0;
  padding: 45px 0 15px 0;
  line-height: 1;
}
.dashboard .dashmenu h3:first-child {
  padding-top: 0;
}
.dashboard .dashmenu a {
  display: block;
  padding: 10px 0 8px 0;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #3e404e;
  line-height: 1;
}
.dashboard .dashmenu a:hover {
  padding: 10px 0 6px 0;
  border-width: 0 0 3px 0;
  text-decoration: none;
  color: #3e404e;
}
.dashboard h2 {
  margin: 0;
  padding: 0 0 30px 0;
}
/* TYPEAHEAD */
span.twitter-typeahead .tt-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
span.twitter-typeahead .tt-suggestion > p {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 300;
  line-height: 1.42857143;
  color: #3e404e;
  white-space: nowrap;
}
span.twitter-typeahead .tt-suggestion > p:hover,
span.twitter-typeahead .tt-suggestion > p:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #3e404e;
}
span.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #3e404e;
}
span.twitter-typeahead {
  width: 100%;
}
.input-group span.twitter-typeahead {
  display: block !important;
}
.input-group span.twitter-typeahead .tt-dropdown-menu {
  top: 32px !important;
}
.input-group.input-group-lg span.twitter-typeahead .tt-dropdown-menu {
  top: 44px !important;
}
.input-group.input-group-sm span.twitter-typeahead .tt-dropdown-menu {
  top: 28px !important;
}
/* AO SEARCH */
.aosearch h4 {
  font-size: 1.2em;
  color: rgba(0, 0, 0, 0.75);
  margin: 15px 0 5px 0;
  text-transform: uppercase;
}
.aosearch .searchselectors {
  overflow: auto;
}
.aosearch .searchselectors a {
  display: inline-block;
  float: left;
  margin: 0 5px 5px 0;
  outline: 0;
  border-radius: 0;
  border-width: 1px;
  border-style: solid;
  padding: 3px 6px 2px 6px;
  line-height: 1;
}
.aosearch .searchselectors a.aoOn {
  border-color: #baa379;
  color: #fff;
  background-color: #baa379;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  visibility: visible;
}
.aosearch .searchselectors a.aoOn:hover,
.aosearch .searchselectors a.aoOn:active {
  background-color: #a08450;
  border-color: #a08450;
  color: #fff;
  text-decoration: none;
}
.aosearch .searchselectors a.aoOn.aosearch_clear {
  visibility: hidden;
}
.aosearch .searchselectors a.aoOff {
  border-color: #3e404e;
  color: #3e404e;
  background-color: #fff;
}
.aosearch .searchselectors a.aoOff:hover,
.aosearch .searchselectors a.aoOff:active {
  border-color: #baa379;
  background-color: #baa379;
  color: #fff;
  text-decoration: none;
}
.aosearch .searchselectors a.toright {
  float: right;
}
.aosearch .input-group-addon {
  background-color: transparent;
}
a.searchhit {
  display: block;
  width: 115px;
  height: 155px;
  float: left;
  margin: 10px 10px 0 0;
  color: #3e404e;
  text-align: center;
  overflow: hidden;
}
a.searchhit img {
  width: 115px;
  height: 115px;
  size: cover;
  display: block;
}
a.searchhit p {
  margin: 0;
  padding: 5px 0 0 0;
  line-height: 1.05;
  font-size: 13px;
  font-weight: 400;
}
a.searchhit .filt {
  display: none;
}
a.searchhit.nopix {
  height: 50px;
  border-width: 1px;
  border-style: solid;
  border-color: #baa379;
}
a.searchhit.nopix:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
a.searchhit.nopix:hover {
  background-color: #baa379;
  color: #fff;
  text-decoration: none;
}
a.searchhit.nopix p {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding: 0 5px;
  font-size: 15px;
}
#searchlitholder {
  display: none;
}
/* AO JOBS */
#postjobpanel,
.aojobedit,
.aonewjobprompt {
  display: none;
}
.jobedpencil {
  font-size: 12px;
  padding-left: 8px;
  color: rgba(255, 255, 255, 0.4);
}
.jobedpencil:hover {
  text-decoration: none;
  color: #fff;
}
.genjobtitle {
  font-size: 25px;
  font-weight: 400;
  padding: 6px 0;
  line-height: 1;
  margin: 0 0 3px 0;
}
.genjobtitle small {
  font-size: 0.65em;
  white-space: nowrap;
}
a.jobrowfocus {
  color: inherit;
  outline: 0;
}
a.jobrowfocus:active {
  outline: 0;
}
a.jobrowfocus:hover .row {
  background-color: #f5f5f5;
}
.aojob.panel-primary .panel-body {
  background-color: #e1f0fa;
}
.aojob.panel-primary .panel-body .panel-danger .panel-body {
  background-color: #fff;
}
.aojob.panel-info .panel-body {
  background-color: #e1f6fa;
}
.aojob.panel-warning .panel-body {
  background-color: #fef8ec;
}
.aojob.panel-danger .panel-body {
  background-color: #fceff1;
}
.aojob h3 {
  font-size: 1.3em;
}
.publicjob {
  margin-top: 15px;
  border-width: 2px 0 0 0;
  border-style: solid;
  border-color: #baa379;
}
.publicjob h3 {
  font-size: 1.3em;
}
.publicjob.basicrestriction p {
  padding-top: 8px;
}
.jobreveal.clammed {
  display: none;
}
.jobreveal .jobrevealcategory {
  padding-right: 0;
}
.jobreveal .jobrevealcategory p {
  margin-bottom: 5px;
  font-weight: 700;
  line-height: 1.1;
  font-size: 13px;
  text-transform: uppercase;
}
.jobreveal .jobrevealcategory p:first-child {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #3e404e;
  padding: 9px 15px 0 0;
}
.jobreveal .jobrevealdata {
  padding-left: 0;
}
.jobreveal .jobrevealdata p {
  margin-bottom: 5px;
}
.jobreveal .jobrevealdata p:first-child {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #3e404e;
  padding-top: 5px;
}
.jobmajordata p {
  font-weight: 400;
  line-height: 1.05;
  margin: 0 0 3px 0;
}
.jobmajordata p span {
  font-weight: 300;
}
.gtransresults {
  padding-left: 60px;
}
.leftless {
  padding-left: 0;
}
.rightless {
  padding-right: 0;
}
.bothless {
  padding-left: 0;
  padding-right: 0;
}
.dashlist .listhead {
  border-width: 0 0 3px 0;
  border-color: #baa379;
  border-style: solid;
}
.dashlist .listhead p {
  font-weight: 700;
  margin-bottom: 0;
  line-height: 1.6;
}
.dashlist .listbody {
  border-width: 0 0 1px 0;
  border-color: #baa379;
  border-style: solid;
}
.dashlist .listbody .trigger {
  display: block;
  color: #3e404e;
}
.dashlist .listbody .trigger p {
  margin-bottom: 0;
  line-height: 1.6;
}
.dashlist .listbody .trigger:hover {
  text-decoration: none;
  color: #3e404e;
  background-color: #f9f2e5;
}
.dashlist .listbody .trigger.triggered {
  background-color: #baa379;
  color: #fff;
}
.dashlist .dashartist {
  margin: 0 0 15px 0;
  border-width: 0 1px 1px 1px;
  border-color: #baa379;
  border-style: solid;
  padding: 15px;
  background-color: #f9f2e5;
}
.dashlist .dashartist .nav-tabs {
  padding-left: 15px;
  border-bottom-color: #baa379;
}
.dashlist .dashartist .nav-tabs > li > a:focus,
.dashlist .dashartist .nav-tabs > li > a:hover {
  background-color: #baa379;
}
.dashlist .dashartist .nav-tabs > li.active > a:focus,
.dashlist .dashartist .nav-tabs > li.active > a:hover {
  background-color: #baa379;
  border-color: #baa379;
  color: #fff;
}
.dashlist .dashartist .tab-content {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 5px 15px 10px 15px;
  border-color: #baa379;
  border-width: 0 1px 1px 1px;
  border-style: solid;
}
/* Personalisation */
.aopersonal_outer {
  background-color: #3e404e;
  position: relative;
  border-style: solid;
  border-width: 3px 0 0 0;
  border-color: #baa379;
  padding: 30px 0;
}
.body_home .aopersonal_outer {
  display: none;
  position: absolute;
  top: 110px;
  left: 0;
  right: 0;
  z-index: 1020;
}
.aopersonal {
  margin-bottom: 5px;
  font-weight: 400;
  font-size: 0.9em;
}
.aopersonal b,
.aopersonal strong {
  font-weight: 700;
}
.aopersonal .aopersonalact {
  display: none;
}
.aopersonal .aopersonalextra {
  display: block;
  padding: 6px 10px;
  margin: 0;
  line-height: 1.1;
  background-color: #baa379;
  border-width: 0;
}
.aopersonal .aopersonalextra .btn-default:hover {
  background-color: #3e404e;
}
.aopersonal .aopersonalupper p {
  display: block;
  color: #fff;
  padding: 6px 10px;
  margin: 0;
  line-height: 1.1;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 0;
}
.aopersonal .aopersonalupper a.blocklink {
  display: inline-block;
  color: #fff;
  background-color: #baa379;
  padding: 10px;
  margin: 0 5px 5px 0;
  line-height: 1.1;
  border-color: transparent;
  border-style: solid;
  border-width: 0;
  height: 35px;
}
.aopersonal .aopersonalupper a.blocklink.subexpired {
  background-color: #4c97db;
}
.aopersonal .aopersonalupper a.blocklink:hover {
  text-decoration: none;
  color: #3e404e;
  background-color: #fff;
}
.aopersonal .aopersonalupper .btn-sm,
.aopersonal .aopersonalupper .btn-primary {
  margin: 4px 0 2px 10px;
  padding: 8px;
  border-radius: 0;
  border-width: 0;
  background: none;
  background-color: #baa379;
  color: #fff;
}
.aopersonal .aopersonalupper .btn-sm:hover,
.aopersonal .aopersonalupper .btn-primary:hover {
  background-color: #fff;
  color: #3e404e;
}
.aopersonal .aopersonalupper .btn-sm .glyphicons,
.aopersonal .aopersonalupper .btn-primary .glyphicons {
  padding-right: 1px;
}
.aopersonal .aopersonalupper .btn-sm .badge,
.aopersonal .aopersonalupper .btn-primary .badge {
  color: #fff;
  background-color: #4c97db;
  top: -1px;
  padding: 2px 6px 3px 6px;
  font-size: 0.85em;
}
.aopersonal .aopersonalupper .btn-sm.btn-danger .badge,
.aopersonal .aopersonalupper .btn-primary.btn-danger .badge {
  background-color: #3e404e;
}
.aopersonal .aopersonalupper .btn-sm.btn-distinct,
.aopersonal .aopersonalupper .btn-primary.btn-distinct {
  background-color: #4c97db;
  border-color: #4c97db;
  color: #fff;
}
.aopersonal .aopersonalupper .btn-sm.btn-distinct:hover,
.aopersonal .aopersonalupper .btn-primary.btn-distinct:hover {
  background-color: #3e404e;
  border-color: #3e404e;
  color: #fff;
}
.aopersonal .aopersonalupper .sitetag p {
  color: rgba(255, 255, 255, 0.8);
  padding: 9px 10px 6px 10px;
  background-color: transparent;
  border-width: 0;
  font-weight: 400;
  font-size: 23px;
  letter-spacing: 0.03em;
  line-height: 1.05;
}
.aopersonal .aopersonalupper .glyphicons {
  padding-right: 5px;
}
.aopersonal .aopersonalupper .doubleheight {
  height: 70px;
}
.aopersonal .aopersonalupper .masq p {
  color: #fff;
  padding: 9px 10px 6px 10px;
  background-color: #4c97db;
  border-width: 0;
  font-weight: 400;
  font-size: 20px;
  text-align: center;
  min-height: 44px;
}
.jobpageswell {
  box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.1);
  padding: 30px;
}
.jobpageselect .btn {
  margin: 0 3px 3px 0;
  border-width: 0;
  background-color: #f5f5f5;
  color: rgba(0, 0, 0, 0.3);
}
.jobpageselect .btn:hover,
.jobpageselect .btn.active {
  background-color: #baa379;
  color: #fff;
}
.btn-primary,
.btn-default,
.btn-danger {
  background-image: none;
  border-width: 2px;
  border-style: solid;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none;
  line-height: 1.2;
  text-transform: uppercase;
}
.btn-primary.btn-minortext,
.btn-default.btn-minortext,
.btn-danger.btn-minortext {
  text-transform: none;
  font-weight: 300;
}
.btn-primary.btn-xs,
.btn-default.btn-xs,
.btn-danger.btn-xs {
  padding-top: 2px;
}
.btn-primary .glyphicons,
.btn-default .glyphicons,
.btn-danger .glyphicons {
  top: 2px;
}
.btn-primary .sologlyph,
.btn-default .sologlyph,
.btn-danger .sologlyph {
  margin-right: 0;
}
.btn-primary:hover,
.btn-default:hover,
.btn-danger:hover {
  color: #fff;
  border-color: #3e404e;
  text-shadow: none;
  box-shadow: none;
}
.btn-primary.spotlight,
.btn-default.spotlight,
.btn-danger.spotlight {
  border-color: rgba(255, 255, 255, 0.4);
  background-color: #4c97db;
  color: #fff;
  margin-bottom: 30px;
}
.btn-primary.spotlight:hover,
.btn-default.spotlight:hover,
.btn-danger.spotlight:hover {
  border-color: rgba(255, 255, 255, 0.4);
  background-color: #3e404e;
  color: #fff;
}
.btn-primary.btn-distinct,
.btn-default.btn-distinct,
.btn-danger.btn-distinct {
  background-color: #4c97db;
  border-color: #4c97db;
  color: #fff;
  border-radius: 1.75rem;
}
.btn-primary.btn-distinct:hover,
.btn-default.btn-distinct:hover,
.btn-danger.btn-distinct:hover {
  background-color: #3e404e;
  border-color: #3e404e;
  color: #fff;
}
.btn-primary.btn-mint,
.btn-default.btn-mint,
.btn-danger.btn-mint {
  background-color: #daf8d9;
  border-color: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.8);
}
.btn-primary.btn-mint:hover,
.btn-default.btn-mint:hover,
.btn-danger.btn-mint:hover {
  background-color: #3e404e;
  border-color: #3e404e;
  color: #fff;
}
.btn-primary {
  background-color: #baa379;
  border-color: #baa379;
  color: #fff;
}
.btn-primary:hover {
  background-color: #3e404e;
  border-color: #3e404e;
}
.btn-default {
  background-color: #fff;
  border-color: #baa379;
  color: #baa379;
}
.btn-default:hover {
  background-color: #baa379;
  border-color: #baa379;
}
.btn-danger {
  background-color: #782220;
  border-color: #782220;
  color: #fff;
}
.btn-danger:hover {
  background-color: #3e404e;
  border-color: #3e404e;
}
.singerdatalabel {
  line-height: 1.1;
}
.singerdatavalues {
  line-height: 1.1;
  font-weight: 700;
}
.aoprofiletab {
  background-color: #fff;
  border-color: #ddd;
  border-style: solid;
  border-width: 1px;
  padding: 12px;
  border-radius: 0 0 4px 4px;
}
.miniglyphicon {
  font-size: 0.8em;
  top: 3px;
  padding-left: 12px;
  color: #3e404e;
}
.aosinadmin {
  margin-top: 10px;
  padding-top: 10px;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #3e404e;
}
.aosinadmin.exptoday {
  border-width: 12px 0 0 0;
  border-color: #0c0;
}
.aosinadmin.exptomorrow {
  border-width: 10px 0 0 0;
  border-color: #3c3;
}
.aosinadmin.expweek {
  border-width: 5px 0 0 0;
  border-color: #6c6;
}
.aosinadmin.expfuture {
  border-width: 3px 0 0 0;
  border-color: #9c9;
}
.aosinadmin.expyesterday {
  border-width: 12px 0 0 0;
  border-color: #c00;
}
.aosinadmin.exppastweek {
  border-width: 10px 0 0 0;
  border-color: #c33;
}
.aosinadmin.exppast {
  border-width: 3px 0 0 0;
  border-color: #c66;
}
.aosinadmin.nosub {
  border-width: 8px 0 0 0;
  border-color: #66c;
}
.aosinadmin.samplesinger {
  background-color: #ddb;
}
#col1inner ul {
  padding-left: 1em;
}
.background-video {
  display: block;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  background-size: cover;
  z-index: -1000;
}
.well {
  border-radius: 0;
  background-image: none;
  background-color: #fff;
  border-color: #e6e5e7;
  border-width: 1px;
}
.well h3 {
  margin-top: 0;
}
.well.messagepanel.message-unread {
  border-color: rgba(0, 0, 0, 0.8);
}
a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 0;
  outline: 0;
}
.ringfence {
  user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}
.body_print_profile {
  background-color: #fff;
}
.body_print_profile .navbar,
.body_print_profile #lowerzone {
  display: none;
}
.body_print_profile #colholder {
  margin-top: 30px;
}
.panel.panel-default,
.panel.panel-primary,
.panel.panel-danger {
  border-color: #baa379;
  border-radius: 0;
}
.panel.panel-default .panel-heading,
.panel.panel-primary .panel-heading,
.panel.panel-danger .panel-heading {
  border-radius: 0;
  background-image: none;
  background-color: #baa379;
  border-color: #baa379;
}
.panel.panel-default .panel-heading h3,
.panel.panel-primary .panel-heading h3,
.panel.panel-danger .panel-heading h3,
.panel.panel-default .panel-heading h4,
.panel.panel-primary .panel-heading h4,
.panel.panel-danger .panel-heading h4 {
  margin: 0;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
}
.panel.panel-default .panel-body,
.panel.panel-primary .panel-body,
.panel.panel-danger .panel-body {
  background-color: #fff;
}
.aosubs h4 {
  text-align: center;
  padding-bottom: 4px;
}
.aosubs form {
  text-align: center;
}
.aosubs p {
  text-align: center;
}
.aosubs p.submonths {
  font-weight: 700;
  font-size: 18px;
}
.aosubs p.submonths .submonthcount {
  background-color: #3e404e;
  padding: 2px 8px 0 8px;
  color: #fff;
  border-radius: 10px;
}
.aosubs p .saving {
  font-weight: 700;
  color: #c00;
  font-size: 1.15em;
}
.aosubs p .fee {
  font-size: 1.45em;
}
.testimonial {
  margin-top: 30px;
  box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.1);
  text-shadow: none;
}
.testimonial .slider-size {
  height: 250px;
}
.testimonial h3 {
  font-size: 34px;
  color: #3e404e;
  font-style: italic;
  font-weight: 300;
  text-align: left;
  margin-top: 30px;
  text-shadow: none;
  padding: 6px 0 0 60px;
  background-image: url("quote66a_102x80.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 51px 40px;
}
.testimonial h3.verbose {
  font-size: 27px;
}
.testimonial p {
  font-size: 26px;
  font-weight: 300;
  color: #baa379;
  text-align: center;
  text-shadow: none;
}
.testimonial .carousel-indicators {
  position: absolute;
  bottom: 8px;
  margin: 0;
  left: 0;
  right: 0;
  width: auto;
  text-align: center;
}
.testimonial .carousel-indicators li {
  display: inline-block;
  width: 30px;
  height: 4px;
  margin: 0 15px;
  border-radius: 0;
  border: 0;
  background-color: #e6e5e7;
}
.testimonial .carousel-indicators li.active {
  background-color: #baa379;
}
.testimonial .carousel-caption {
  left: 5%;
  right: 5%;
}
.testimonial .carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.testimonial .carousel-fade .carousel-inner .active {
  opacity: 1;
}
.testimonial .carousel-fade .carousel-inner .active.left,
.testimonial .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.testimonial .carousel-fade .carousel-inner .next.left,
.testimonial .carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.testimonials .testimonial {
  padding: 15px;
}
.plans-holder {
  margin: 2rem auto;
  overflow-x: scroll;
}
.aoplans {
  margin: 0 auto;
}
.aoplans tr {
  margin: 0;
  padding: 0;
}
.aoplans th {
  vertical-align: top;
}
.aoplans td {
  vertical-align: middle;
}
.aoplans th,
.aoplans td {
  margin: 0;
  padding: 0;
  font-weight: normal;
  border-width: 0 0 0.15rem 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.2);
}
.aoplans .heading-summary {
  position: relative;
  margin-top: 1.5rem;
  padding: 3rem 0.25rem 0.5rem 0.25rem;
  border-width: 0;
  border-color: transparent;
  border-style: solid;
  white-space: nowrap;
  text-align: center;
}
.aoplans .heading-summary .plan-level {
  font-weight: bold;
  font-size: 2.3rem;
  line-height: 1;
  text-transform: uppercase;
  padding-top: 0.25rem;
}
.aoplans .heading-summary .plan-cta {
  height: 6.5rem;
  width: 22rem;
}
.aoplans .heading-summary .plan-cta .cta-button {
  width: 22rem;
  line-height: 1.05;
}
.aoplans .heading-summary .plan-cta .cta-button small {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: bold;
}
.aoplans .heading-summary .plan-cta.cta-message {
  display: flex;
  line-height: 1;
  justify-content: center;
}
.aoplans .heading-summary .plan-footnote {
  white-space: normal;
}
.aoplans .heading-summary.current-plan {
  border-width: 0.15rem 0.15rem 0 0.15rem;
  border-color: #4c97db;
  background-color: rgba(0, 0, 0, 0.05);
}
.aoplans .attribute-name {
  text-wrap: balance;
  line-height: 1;
  margin: 0.5rem 0;
  width: 10rem;
}
.aoplans .attribute-presence {
  flex-grow: 1;
  text-align: center;
  color: #07ad07;
}
.aoplans .price-zone {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
  align-items: center;
  line-height: 1;
  height: 7.5rem;
  text-align: center;
}
.aoplans .price-zone .plan-price .price-value {
  font-size: 3.2rem;
}
.aoplans .price-zone .plan-price .price-period {
  font-size: 1.2rem;
  text-transform: uppercase;
}
.aoplans .price-zone .price-or {
  text-transform: uppercase;
  font-style: italic;
  font-size: 2rem;
}
.aoplans .savings {
  max-width: 20rem;
  padding: 0 0 0.5rem 0;
  line-height: 1;
  text-align: center;
  text-wrap: balance;
}
.aoplans .current-note {
  position: absolute;
  left: 0;
  right: 0;
  top: -1.5rem;
  line-height: 1;
  padding-bottom: 0.5rem;
  height: 3rem;
}
.aoplans .current-note .current-note-lozenge {
  display: inline-block;
  padding: 0.25rem 1.5rem;
  background-color: #4c97db;
  color: #fff;
  border-width: 0.15rem;
  border-color: #4c97db;
  border-style: solid;
}
.aoplans .current-note .current-note-lozenge.plan-offer {
  background-color: #fff;
  color: rgba(0, 0, 0, 0.7);
}
.aoplans .emphasis {
  font-weight: 700;
  color: #c00;
}
.aoplans .plan-attribute .current-plan {
  border-width: 0 0.15rem;
  border-color: #4c97db;
  background-color: rgba(0, 0, 0, 0.05);
  border-style: solid;
}
@media (min-width: 768px) {
  .aoplans .attribute-name {
    width: auto;
  }
}
.aoplans-enter {
  margin: 0 auto;
}
.aoplans-enter .heading-summary {
  position: relative;
  margin-top: 1.5rem;
  padding: 3rem 0.25rem 0.5rem 0.25rem;
  border-width: 0;
  border-color: transparent;
  border-style: solid;
  white-space: nowrap;
  text-align: center;
}
.aoplans-enter .heading-summary .plan-cta {
  height: 6.5rem;
}
.aoplans-enter .heading-summary .plan-cta .cta-button {
  line-height: 1.05;
}
.aoplans-enter .heading-summary .plan-cta .cta-button small {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: bold;
}
.aoplans-enter .heading-summary .plan-footnote {
  white-space: normal;
}
.aoplans-enter .price-zone {
  display: flex;
  gap: 0.5rem;
  justify-content: center;
  align-items: center;
  line-height: 1;
  height: 7.5rem;
  text-align: center;
}
.aoplans-enter .price-zone .plan-price .price-value {
  font-size: 3.2rem;
}
.aoplans-enter .price-zone .plan-price .price-period {
  font-size: 1.2rem;
  text-transform: uppercase;
}
.aoplans-enter .savings {
  padding: 0 0 0.5rem 0;
  line-height: 1;
  text-align: center;
  text-wrap: balance;
}
.aoplans-enter .savings .emphasis {
  font-weight: 700;
  color: #c00;
}
.aoplans-enter .enter-bullets {
  display: flex;
  justify-content: center;
}
.aoplans-enter .enter-bullets .enter-bullets-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 22px;
  /* Hide default HTML checkbox */
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.switch input:checked + .slider {
  background-color: #2196F3;
}
.switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.switch input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #2196F3;
  /* change colour if "off" needs pale base */
  -webkit-transition: 0.2s;
  transition: 0.2s;
  /* Rounded sliders */
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.switch .slider.round {
  border-radius: 22px;
}
.switch .slider.round:before {
  border-radius: 50%;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .testimonial .carousel-fade .carousel-inner > .item.next,
  .testimonial .carousel-fade .carousel-inner > .item.active.right,
  .testimonial .carousel-fade .carousel-inner > .item.prev,
  .testimonial .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .testimonial .carousel-fade .carousel-inner > .item.next.left,
  .testimonial .carousel-fade .carousel-inner > .item.prev.right,
  .testimonial .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.invited {
  padding: 4px 8px;
  background-color: #c00;
  color: #fcc;
}
.invited a {
  color: #fff;
}
.uninvited {
  padding: 4px 0;
}
.faq h3 {
  padding-top: 15px;
  margin-top: 30px;
  border-width: 1px 0 0 0;
  border-color: #ccc;
  border-style: solid;
  font-size: 25px;
  font-weight: 400;
}
.faq .faqcontent {
  display: none;
  padding-left: 30px;
}
#langchoice {
  padding: 36px 0px 0px 0px;
}
#langchoice ul {
  padding: 0px;
  margin: 0px;
}
#langchoice ul li {
  line-height: 1;
  display: inline;
  margin: 0px 20px 0px 0px;
  list-style-type: none;
  padding: 0;
  color: #3e404e;
  background-color: #fff;
  border-style: solid;
  border-color: #3e404e;
  border-width: 0;
}
#langchoice ul li.langused {
  border-width: 1px;
  padding: 2px 8px;
  background-color: #3e404e;
  color: #fff;
}
#langchoice ul li.lang1 {
  padding: 2px 8px 2px 0px;
}
#langchoice a {
  padding: 2px 8px;
  color: #3e404e;
  text-decoration: none;
  background-color: #fff;
  border-style: solid;
  border-color: #3e404e;
  border-width: 1px;
}
#langchoice a:hover,
#langchoice a:active {
  background-color: #3e404e;
  color: #fff;
  text-decoration: none;
}
/* DROPZONE */
@-webkit-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-moz-keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@keyframes passing-through {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30%,
  70% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}
@-webkit-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-moz-keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
  }
  30% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@-moz-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  10% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  20% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.dropzone {
  box-sizing: border-box;
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 54px 54px;
}
.dropzone * {
  box-sizing: border-box;
}
.dropzone.dz-clickable {
  cursor: pointer;
}
.dropzone.dz-clickable * {
  cursor: default;
}
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
  cursor: pointer;
}
.dropzone.dz-started .dz-message {
  display: none;
}
.dropzone.dz-drag-hover {
  border-style: solid;
}
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.5;
}
.dropzone .dz-message {
  text-align: center;
  margin: 2em 0;
}
.dropzone .dz-preview {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 16px;
  min-height: 100px;
}
.dropzone .dz-preview:hover {
  z-index: 1000;
}
.dropzone .dz-preview:hover .dz-image img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  -webkit-filter: blur(8px);
  filter: blur(8px);
}
.dropzone .dz-preview:hover .dz-details {
  opacity: 1;
}
.dropzone .dz-preview.dz-file-preview .dz-image {
  border-radius: 20px;
  background: #3e404e;
  background: linear-gradient(to bottom, #eee, #ddd);
}
.dropzone .dz-preview.dz-file-preview .dz-details {
  opacity: 1;
}
.dropzone .dz-preview.dz-image-preview {
  background: white;
}
.dropzone .dz-preview.dz-image-preview .dz-details {
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}
.dropzone .dz-preview .dz-remove {
  font-size: 14px;
  text-align: center;
  display: block;
  cursor: pointer;
  border: none;
}
.dropzone .dz-preview .dz-remove:hover {
  text-decoration: underline;
}
.dropzone .dz-preview .dz-details {
  z-index: 20;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 13px;
  min-width: 100%;
  max-width: 100%;
  padding: 2em 1em;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  line-height: 150%;
}
.dropzone .dz-preview .dz-details .dz-size {
  margin-bottom: 1em;
  font-size: 16px;
}
.dropzone .dz-preview .dz-details .dz-filename {
  white-space: nowrap;
}
.dropzone .dz-preview .dz-details .dz-filename:hover span {
  border: 1px solid rgba(200, 200, 200, 0.8);
  background-color: rgba(255, 255, 255, 0.8);
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
  overflow: hidden;
  text-overflow: ellipsis;
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
  border: 1px solid transparent;
}
.dropzone .dz-preview .dz-details .dz-filename span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}
.dropzone .dz-preview .dz-details .dz-size span {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 0 0.4em;
  border-radius: 3px;
}
.dropzone .dz-preview .dz-image {
  border-radius: 20px;
  overflow: hidden;
  width: 120px;
  height: 120px;
  position: relative;
  display: block;
  z-index: 10;
}
.dropzone .dz-preview .dz-image img {
  display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark {
  -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
  animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone .dz-preview.dz-error .dz-error-message {
  display: block;
}
.dropzone .dz-preview.dz-error:hover .dz-error-message {
  opacity: 1;
  pointer-events: auto;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
  pointer-events: none;
  opacity: 0;
  z-index: 500;
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin-left: -27px;
  margin-top: -27px;
}
.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
  display: block;
  width: 54px;
  height: 54px;
}
.dropzone .dz-preview.dz-processing .dz-progress {
  opacity: 1;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.dropzone .dz-preview.dz-complete .dz-progress {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in;
  -moz-transition: opacity 0.4s ease-in;
  -ms-transition: opacity 0.4s ease-in;
  -o-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
}
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
  -webkit-animation: pulse 6s ease infinite;
  -moz-animation: pulse 6s ease infinite;
  -ms-animation: pulse 6s ease infinite;
  -o-animation: pulse 6s ease infinite;
  animation: pulse 6s ease infinite;
}
.dropzone .dz-preview .dz-progress {
  opacity: 1;
  z-index: 1000;
  pointer-events: none;
  position: absolute;
  height: 16px;
  left: 50%;
  top: 50%;
  margin-top: -8px;
  width: 80px;
  margin-left: -40px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transform: scale(1);
  border-radius: 8px;
  overflow: hidden;
}
.dropzone .dz-preview .dz-progress .dz-upload {
  background: #333;
  background: linear-gradient(to bottom, #666, #444);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  -webkit-transition: width 300ms ease-in-out;
  -moz-transition: width 300ms ease-in-out;
  -ms-transition: width 300ms ease-in-out;
  -o-transition: width 300ms ease-in-out;
  transition: width 300ms ease-in-out;
}
.dropzone .dz-preview .dz-error-message {
  pointer-events: none;
  z-index: 1000;
  position: absolute;
  display: block;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  border-radius: 8px;
  font-size: 13px;
  top: 130px;
  left: -10px;
  width: 140px;
  background: #be2626;
  background: linear-gradient(to bottom, #be2626, #a92222);
  padding: 0.5em 1.2em;
  color: white;
}
.dropzone .dz-preview .dz-error-message:after {
  content: '';
  position: absolute;
  top: -6px;
  left: 64px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #be2626;
}
.employ .casting {
  margin-bottom: 10px;
  padding-top: 5px;
  border-width: 2px 0 0 0;
  border-color: #e6e5e7;
  border-style: solid;
}
.employ .casting .jobtitle {
  font-size: 1.3em;
}
.employ .casting .trigger {
  display: block;
}
.employ .casting .publishflash {
  display: inline-block;
  padding: 2px 8px;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  background-color: #4c97db;
  border-color: rgba(0, 0, 0, 0.4);
  border-style: solid;
  border-width: 1px;
  margin: 0 10px 0 0;
}
.employ .casting .publishflash.prelive {
  color: rgba(255, 255, 255, 0.4);
}
.employ .casting .publishflash.draft {
  color: rgba(0, 0, 0, 0.7);
  background-color: #daf8d9;
}
.employ .casting .publishflash.expired {
  color: rgba(0, 0, 0, 0.5);
  background-color: #f5f5f5;
}
.employ .casting .publishflash.expire {
  background-color: #baa379;
}
.employ .casting .publishflash.publish {
  color: rgba(0, 0, 0, 0.7);
  background-color: #f4d7d6;
}
.employ .casting a.publishflash {
  margin: 0 0 0 10px;
  text-decoration: none;
}
.employ .casting a.publishflash:hover {
  color: #fff;
  background-color: #3e404e;
  border-color: #3e404e;
  text-decoration: none;
}
.employ .casting .badge {
  background-color: #4c97db;
}
.employ .casting .report {
  padding: 15px;
  background-color: #f5f5f5;
}
.employ .casting .report h2 {
  margin-top: 0;
  font-size: 19px;
  line-height: 1.05;
}
.employ .casting .report .respondent {
  margin-bottom: 10px;
  padding-top: 5px;
  border-width: 2px 0 0 0;
  border-color: #e6e5e7;
  border-style: solid;
}
.employ .casting .report .respondent h3,
.employ .casting .report .respondent h4 {
  margin-top: 0;
}
.countryflag {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 32px 27px;
}
.countryflag.en,
.countryflag.gb,
.countryflag.uk {
  background-image: url('flag_en_64x52.png');
  padding-left: 44px;
  min-height: 27px;
}
.countryflag.fr {
  background-image: url('flag_fr_64x52.png');
  padding-left: 44px;
  min-height: 27px;
}
.cleared {
  min-height: 100vh;
  background-color: #a08450;
}
.cleared #colholder {
  margin-top: 0;
  padding-top: 0;
}
.enter-process {
  margin: 3rem auto;
  background-color: #fff;
  border-radius: 2rem;
  padding: 3rem;
  max-width: 70rem;
}
.enter-process h1 {
  font-size: 3.4rem;
  line-height: 1;
  text-align: center;
  text-transform: none;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.enter-process .enter-intro p {
  text-align: center;
}
.enter-process .enter-footer {
  margin-top: 3rem;
  padding-top: 3rem;
  border-width: 0.1rem 0 0 0;
  border-color: #baa379;
  border-style: solid;
}
.enter-process .enter-footer p {
  text-align: center;
}
.enter-process .click-cards {
  display: flex;
  flex-wrap: wrap;
  margin: -1.5rem -1.5rem 3rem -1.5rem;
}
.enter-process .click-cards .card-holder {
  display: flex;
  padding: 1.5rem;
  width: 100%;
}
.enter-process .click-cards .card-holder .click-card {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-width: 0.1rem;
  border-color: #3e404e;
  border-style: solid;
  border-radius: 0.75rem;
  cursor: pointer;
}
.enter-process .click-cards .card-holder .click-card .card-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 1.5rem;
}
.enter-process .click-cards .card-holder .click-card .card-content h4 {
  margin: 0;
}
.enter-process .click-cards .card-holder .click-card:hover {
  background-color: rgba(0, 0, 0, 0.05);
  border-color: #000;
}
@media (min-width: 768px) {
  .enter-process .click-cards .card-holder {
    width: 50%;
  }
}
/* Smartphones  COL-XS */
@media (max-width: 767px) {
  font-size: 15px;
  .homehero .splash {
    background-image: url("singer_face_profile_greyedge_1000x1186.jpg");
    background-position: 100% 50%;
    min-height: 480px;
    height: 568px;
    padding-right: 30px;
  }
  .homehero .splash h1 {
    font-size: 2.2em;
  }
  .homehero .splash h3 {
    padding-top: 0;
    font-size: 20px;
  }
  .homehero .splash p {
    font-size: 18px;
  }
  .homehero .splash p.cta {
    padding-top: 15px;
  }
  .aohomepanel h2 {
    font-size: 2.2em;
  }
  .aohomepanel p {
    font-size: 1.3em;
  }
  .aohomepanel.needing.needing {
    background-size: 807px 75px;
    padding: 105px 0 60px 0;
  }
  .aohomepanel.news .newsslot {
    display: none;
  }
  .aohomepanel.news .newsslot:first-child {
    display: block;
  }
  .aohomepanel.news .newspanel {
    margin-top: 15px;
    height: 370px;
  }
  .aohomepanel.news .newspanel .newspic {
    height: 210px;
  }
  .aohomepanel.news .newspanel .details {
    padding: 20px 20px 0 20px;
  }
  .aohomepanel.news .newspanel .details h3 {
    font-size: 26px;
    height: 60px;
  }
  .aohomepanel.news .newspanel .details p {
    font-size: 16px;
    height: 40px;
  }
  .aohomepanel.companies .cologos {
    margin-right: -25px;
  }
  .aohomepanel.companies .cologos .cologo {
    margin: 0 25px 25px 0;
    width: 80px;
    height: 80px;
  }
  .aohomepanel.companies .cologos .cologo.spbreak {
    display: none;
  }
  .aobutton {
    padding: 8px 12px;
    font-size: 13px;
    letter-spacing: 0.03em;
  }
  #colholder {
    margin-top: 85px;
  }
  .navbar {
    min-height: 85px;
  }
  .navbar-brand {
    padding: 15px 30px 15px 15px;
    height: 85px;
  }
  .navbar-brand img {
    height: 55px;
  }
  .navbar-inverse .navbar-collapse {
    background-color: #3e404e;
    padding-bottom: 10px;
  }
  .navbar-inverse .navbar-nav > li > a {
    margin-top: 20px;
    padding: 0 15px;
    font-size: 1.1em;
    line-height: 16px;
  }
  .aopersonal .leftless {
    padding-left: 15px;
  }
  .aopersonal .rightless {
    padding-right: 15px;
  }
  .aopersonal .bothless {
    padding-left: 15px;
    padding-right: 15px;
  }
  .aopersonal .aopersonalupper p {
    height: auto;
  }
  .aopersonal .aopersonalupper a.blocklink {
    height: 35px;
  }
  .aopersonal .aopersonalupper .btn-sm {
    display: block;
    margin: 8px 0 0 0;
    padding: 4px 8px;
  }
  .aopersonal .aopersonalupper .sitetag p {
    font-size: 19px;
  }
  .aopersonal .aopersonalupper .doubleheight {
    height: 35px;
  }
  .aopersonal .aopersonalupper .btn-primary {
    font-size: 1.05em;
    padding: 4px 10px;
    margin-bottom: 4px;
  }
  h1 {
    font-size: 2.2em;
  }
  h2 {
    font-size: 1.95em;
  }
  h3 {
    font-size: 1.55em;
  }
  h4 {
    font-size: 1.25em;
  }
  a.searchhit {
    width: 86px;
    height: 121px;
    margin: 10px 10px 0 0;
  }
  a.searchhit img {
    width: 86px;
    height: 86px;
  }
  a.searchhit p {
    padding: 5px 0 0 0;
    font-size: 11px;
    font-weight: 700;
  }
  .aosearch h4 {
    font-size: 1.1em;
  }
  .aosearch .searchselectors a {
    padding: 3px 6px 2px 6px;
    font-size: 14px;
  }
  .testimonial {
    margin-top: 20px;
  }
  .testimonial .slider-size {
    height: 220px;
  }
  .testimonial h3 {
    font-size: 22px;
    margin-top: 20px;
    padding: 6px 0 0 46px;
    background-size: auto 30px;
  }
  .testimonial h3.verbose {
    font-size: 17px;
  }
  .testimonial p {
    font-size: 16px;
  }
  #footer p {
    padding-top: 30px;
  }
  #footer p a {
    display: inline-block;
    margin: 0 0 0 30px;
  }
  #footer p a:first-child {
    margin: 0;
  }
  #footer p.generallinks a {
    display: block;
    margin: 5px 0 0 0;
  }
  #footer p.legal span {
    display: block;
    margin: 0;
    border-width: 0;
    padding: 0;
  }
  #footer p.legal a {
    display: block;
    margin: 3px 0 0 0;
  }
  #footer #mc_embed_signup {
    background: #baa379;
    color: #fff;
    clear: left;
  }
  #footer #mc_embed_signup p {
    color: #fff;
    text-transform: none;
    margin: 0;
    padding-top: 10px;
    text-align: left;
  }
  #footer #mc_embed_signup a {
    display: inline;
    margin: 0;
    color: #fff;
    text-decoration: underline;
  }
  #footer #mc_embed_signup a:hover {
    color: #3e404e;
    text-decoration: underline;
  }
  #footer #mc-embedded-subscribe-form input[type=checkbox] {
    display: inline;
    width: auto;
    margin-right: 10px;
  }
  #footer #mc-embedded-subscribe-form .mc_fieldset {
    border: none;
    min-height: 0;
    padding-bottom: 0;
  }
  #footer #mergeRow-gdpr {
    margin-top: 15px;
  }
  #footer #mergeRow-gdpr fieldset label {
    font-weight: 400;
  }
  #footer .aobutton {
    margin-left: 0;
    border-radius: 0;
    border-width: 0;
  }
  .jobmodzone {
    text-align: right;
  }
  .jobmodzone .jobmodactions .jobkey.jobkeysmall {
    display: block;
    margin: 2px 0 0 5px;
  }
}
@media (min-width: 375px) and (max-width: 413px) {
  /* Tweak for iPhone 6/7/8/X */
  .homehero .splash {
    min-height: 480px;
    height: 667px;
    padding-right: 35px;
  }
  .homehero .splash h3 {
    padding-top: 0;
    font-size: 24px;
  }
  .homehero .splash p {
    font-size: 20px;
  }
  .homehero .splash p.cta {
    padding-top: 15px;
  }
  .aohomepanel.companies .cologos {
    margin-right: -20px;
  }
  .aohomepanel.companies .cologos .cologo {
    margin: 0 20px 20px 0;
    width: 71px;
    height: 71px;
  }
  a.searchhit {
    width: 76px;
    height: 111px;
    margin: 10px 10px 0 0;
  }
  a.searchhit img {
    width: 76px;
    height: 76px;
  }
  a.searchhit p {
    padding: 5px 0 0 0;
    font-size: 11px;
    font-weight: 700;
  }
}
@media (min-width: 414px) and (max-width: 767px) {
  /* Tweak for iPhone 6/7/8 Plus */
  .homehero .splash {
    min-height: 480px;
    height: 736px;
    padding-right: 30px;
  }
  .homehero .splash h3 {
    padding-top: 0;
    font-size: 27px;
  }
  .homehero .splash p {
    font-size: 20px;
  }
  .homehero .splash p.cta {
    padding-top: 15px;
  }
  .aohomepanel.companies .cologos {
    margin-right: -25px;
  }
  .aohomepanel.companies .cologos .cologo {
    margin: 0 25px 25px 0;
    width: 77px;
    height: 77px;
  }
  a.searchhit {
    width: 86px;
    height: 121px;
    margin: 10px 10px 0 0;
  }
  a.searchhit img {
    width: 86px;
    height: 86px;
  }
  a.searchhit p {
    padding: 5px 0 0 0;
    font-size: 11px;
    font-weight: 700;
  }
}
/* iPad Portrait  COL-SM */
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    width: 735px;
  }
  #colholder {
    margin-top: 92px;
  }
  .navbar {
    min-height: 92px;
  }
  .aobutton {
    padding: 9px 13px;
    font-size: 14px;
    letter-spacing: 0.04em;
  }
  .navbar-brand {
    padding: 23px 10px 0 15px;
    height: 100px;
  }
  .navbar-brand img {
    width: auto;
    height: 50px;
  }
  .navbar-inverse .navbar-nav > li > a {
    padding: 0 8px;
    font-size: 0.7em;
    line-height: 70px;
    letter-spacing: 0.02em;
  }
  .navbar-inverse .navbar-nav > li.navauth > a span {
    padding: 2px 8px;
  }
  .navbar-inverse .navbar-nav > li.navauth.join > a span {
    padding: 2px 5px;
  }
  .aopersonal .aopersonalupper p {
    height: auto;
  }
  .aopersonal .aopersonalupper a.blocklink {
    height: 35px;
  }
  .aopersonal .aopersonalupper .btn-sm {
    display: block;
    margin: 8px 0 0 0;
    padding: 4px 8px;
  }
  .aopersonal .aopersonalupper .sitetag p {
    font-size: 23px;
  }
  .aopersonal .aopersonalupper .doubleheight {
    height: 70px;
  }
  .nav-tabs > li > a {
    font-size: 13px;
    padding: 8px 6px;
    letter-spacing: 0.03em;
  }
  .aosearch h4 {
    font-size: 1.1em;
  }
  .aosearch .searchselectors a {
    padding: 3px 6px 2px 6px;
    font-size: 14px;
  }
  .homehero .splash h1 {
    font-size: 2.4em;
  }
  .aohomepanel h2 {
    font-size: 2.4em;
  }
  .aohomepanel.news .newspanel {
    height: 320px;
  }
  .aohomepanel.news .newspanel .newspic {
    height: 150px;
  }
  .aohomepanel.news .newspanel .details {
    padding: 20px 20px 0 20px;
  }
  .aohomepanel.news .newspanel .details h3 {
    font-size: 20px;
    height: 46px;
  }
  .aohomepanel.news .newspanel .details p {
    font-size: 14px;
    height: 60px;
  }
  .aohomepanel.companies .cologos .cologo {
    margin: 0 30px 30px 0;
    width: 90px;
    height: 90px;
  }
  h1 {
    font-size: 2.4em;
  }
  a.searchhit {
    width: 82px;
    height: 117px;
    margin: 10px 10px 0 0;
  }
  a.searchhit img {
    width: 82px;
    height: 82px;
  }
  a.searchhit p {
    padding: 5px 0 0 0;
    font-size: 11px;
    font-weight: 700;
  }
}
/* iPad Landscape COL-MD */
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-brand {
    padding: 23px 10px 0 15px;
    height: 100px;
  }
  .navbar-brand img {
    width: auto;
    height: 50px;
  }
  .navbar-inverse .navbar-nav > li > a {
    padding: 0 12px;
    font-size: 0.9em;
    line-height: 70px;
    letter-spacing: 0.03em;
  }
  .navbar-inverse .navbar-nav > li.navauth > a span {
    padding: 2px 12px;
  }
  .navbar-inverse .navbar-nav > li.navauth.join > a span {
    padding: 2px 9px;
  }
  .homehero .splash h1 {
    font-size: 2.9em;
  }
  .aohomepanel h2 {
    font-size: 2.9em;
  }
  .aohomepanel.news .newspanel .details h3 {
    font-size: 23px;
    height: 46px;
  }
  .aohomepanel.news .newspanel .details p {
    font-size: 14px;
    height: 60px;
  }
  .aohomepanel.companies .cologos .cologo {
    margin: 0 30px 30px 0;
    width: 107px;
    height: 107px;
  }
  h1 {
    font-size: 2.9em;
  }
  a.searchhit {
    width: 92px;
    height: 127px;
    margin: 10px 10px 0 0;
  }
  a.searchhit img {
    width: 92px;
    height: 92px;
  }
  a.searchhit p {
    padding: 5px 0 0 0;
    font-size: 11px;
    font-weight: 700;
  }
  .panel.jobaccountlevels {
    min-height: 488px;
  }
}
/* Desktop wide COL-LG */
@media (min-width: 1200px) {
  .panel.jobaccountlevels {
    min-height: 465px;
  }
}
/* Fix printout */
@media print {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .visible-xs {
    display: none !important;
  }
  .hidden-xs {
    display: block !important;
  }
  table.hidden-xs {
    display: table;
  }
  tr.hidden-xs {
    display: table-row !important;
  }
  th.hidden-xs,
  td.hidden-xs {
    display: table-cell !important;
  }
  .hidden-xs.hidden-print {
    display: none !important;
  }
  .hidden-sm {
    display: none !important;
  }
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
