/* SA AGENTS NEAR YOU */
.agents-near-you-widget {
  padding-top: 50px;
  padding-bottom: 50px; }
  .agents-near-you-widget h2 {
    font-size: 2em !important;
    text-align: center;
    line-height: 1em;
    color: #000;
    margin-bottom: 70px;
    margin-top: 0; }
  .agents-near-you-widget h4 {
    text-align: center;
    color: #575a5d;
    margin: 0 0 40px 0; }
  .agents-near-you-widget p {
    text-align: center;
    color: #575a5d;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 0px; }
  .agents-near-you-widget .agents-search {
    margin: 0px auto !important;
    left: 0;
    right: 0;
    top: 30px;
    display: table;
    position: relative;
    width: 100%; }
  .agents-near-you-widget .agents-zipcode input {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 16px;
    color: #999999 !important;
    float: left;
    border: 1px solid #ffffff;
    text-align: left;
    width: 25%;
    font-weight: 300; }
  .agents-near-you-widget .dropup,
  .agents-near-you-widget .dropdown {
    position: initial; }
  .agents-near-you-widget i.chevron-down {
    background: url(../images/down-arrow.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .agents-near-you-widget i.chevron-up {
    background: url(../images/up-arrow.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .agents-near-you-widget .dropdown-group {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    float: left; }
  .agents-near-you-widget button.dropdown-toggle {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 600;
    color: #575a5d !important;
    float: left;
    border: 1px solid #ffffff;
    text-align: left;
    width: 100%;
    margin-bottom: 20px; }
  .agents-near-you-widget .dropdown-menu {
    position: absolute;
    top: 58px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1em;
    font-weight: 600;
    text-align: left;
    background-color: #f0efed;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%; }
    .agents-near-you-widget .dropdown-menu li {
      margin: 0; }
      .agents-near-you-widget .dropdown-menu li a {
        display: block;
        margin: 0;
        padding: 15px 20px;
        clear: both;
        font-size: 1em;
        font-weight: 600;
        line-height: 1.42857143;
        color: #575a5d;
        white-space: nowrap; }
        .agents-near-you-widget .dropdown-menu li a:hover {
          background: #575a5d;
          color: #ffffff; }
  .agents-near-you-widget .primary-button {
    width: 25%;
    padding: 15px 20px;
    border: 1px solid #ffffff; }
  .find-an-agent-widget	#mailto{
background: rgb(143, 212, 0); padding: 18px 100px; border: transparent; transition:background-color 0.5s; border-image: none; width: 100%; color: rgb(0, 0, 0); text-transform: uppercase; letter-spacing: 2px; font-size: 16px; font-weight: 300; min-height: 60px;text-decoration: none;
}
			.submit-a-claim-widget ul li.parsley-required {
        color: red;
        font-weight: 600;
		font-family: "PT Sans",Arial,sans-serif;
    }
@media (max-width: 360px){
.find-an-agent-widget	#mailto{
background: rgb(143, 212, 0); padding: 18px 131px; border: transparent; transition:background-color 0.5s; border-image: none; width: 100%; color: rgb(0, 0, 0); text-transform: uppercase; letter-spacing: 2px; font-size: 16px; font-weight: 300; min-height: 60px;text-decoration: none;
}
}
@media (max-width: 320px){
.find-an-agent-widget	#mailto{
background: rgb(143, 212, 0); padding: 18px 111px; border: transparent; transition:background-color 0.5s; border-image: none; width: 100%; color: rgb(0, 0, 0); text-transform: uppercase; letter-spacing: 2px; font-size: 16px; font-weight: 300; min-height: 60px;text-decoration: none;
}
}
@media (min-width: 361px) and (max-width: 801px){
.find-an-agent-widget	#mailto{
background: rgb(143, 212, 0); padding: 18px 138px; border: transparent; transition:background-color 0.5s; border-image: none; width: 100%; color: rgb(0, 0, 0); text-transform: uppercase; letter-spacing: 2px; font-size: 16px; font-weight: 300; min-height: 60px;text-decoration: none;
}
}
@media (min-width: 412px) and (max-width: 416px){
.find-an-agent-widget	#mailto{
background: rgb(143, 212, 0); padding: 18px 158px; border: transparent; transition:background-color 0.5s; border-image: none; width: 100%; color: rgb(0, 0, 0); text-transform: uppercase; letter-spacing: 2px; font-size: 16px; font-weight: 300; min-height: 60px;text-decoration: none;
}
}
/* Small devices (mobile, 767px and up) */
@media (max-width: 767px) {
	
  .agents-near-you-widget {
    padding-top: 40px;
    padding-bottom: 40px; }
    .agents-near-you-widget h2 {
      font-size: 1.75em !important;
      text-align: center;
      line-height: 1.2em;
      color: #000;
      margin-bottom: 30px; }
    .agents-near-you-widget button.primary-button {
      width: 100%;
      margin-top: 20px; }
    .agents-near-you-widget button.secondary-button {
      width: 100%;
      margin-bottom: 20px;
      margin-top: 20px;
      padding: 15px 20px;
      font-weight: 300; }
    .agents-near-you-widget h4 {
      text-align: center;
      color: #575a5d;
      margin: 0 0 20px 0; } }

/* SA AGENT TIPS */
.agent-tips-widget {
  background: #575a5d;
  padding:50px !important;
  padding-top: 50px;
  padding-bottom: 50px;
  margin: 0; }
  .agent-tips-widget h2 {
    color: #ffffff;
    line-height: 1.2em;
    font-weight: 100;
    margin: 0px 0px 20px 0px; }
  .agent-tips-widget ul {
    padding: 0px 15px;
    margin: 0; }
    .agent-tips-widget ul li {
      font-size: 1em;
      list-style-position: outside;
      list-style: disc;
      color: #ffffff;
      padding: 0;
      margin-bottom: 10px; }
      .agent-tips-widget ul li a {
        color: #ffd200; }
  .agent-tips-widget a .agent-tips-button {
    margin-top: 60px;
    width: 100% !important;
    border: none; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .agent-tips-widget h2 {
    font-size: 1.75em !important;
    margin-bottom: 40px; }
  .agent-tips-widget a .agent-tips-button {
    margin-top: 30px; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .agent-tips-widget h2 {
    font-size: 2em !important; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .agent-tips-widget h2 {
    font-size: 2em !important; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .agent-tips-widget h2 {
    font-size: 2em !important; } }

/* SA ARTICLE */
.article-details-column-widget {
  color: #575a5d; }
  .article-details-column-widget h1 {
    color: #575a5d;
    margin-bottom: 10px;
    margin-top: 0; }
  .article-details-column-widget h4 {
    color: #ff7900;
    margin-bottom: 40px;
    margin-top: 0; }
  .article-details-column-widget img {
    width: 100%;
    margin-bottom: 20px; }
  .article-details-column-widget p {
    margin-top: 0;
    margin-bottom: 50px; }
  .article-details-column-widget p.list-title {
    margin-bottom: 0px; }
  .article-details-column-widget ul {
    margin-bottom: 50px; }
    .article-details-column-widget ul li {
      line-height: 1.4em; }
  .article-details-column-widget iframe {
    margin-bottom: 20px; }
  .article-details-column-widget .social-icons {
    width: 100%;
    display: inline-block;
    margin-bottom: 40px; }
  .article-details-column-widget .social-icons .tumblr,
  .article-details-column-widget .social-icons .facebook,
  .article-details-column-widget .social-icons .twitter,
  .article-details-column-widget .social-icons .google-plus {
    float: left;
    width: 40px;
    height: 40px; }
    .article-details-column-widget .social-icons .tumblr a,
    .article-details-column-widget .social-icons .facebook a,
    .article-details-column-widget .social-icons .twitter a,
    .article-details-column-widget .social-icons .google-plus a {
      width: 100%;
      height: 100%;
      transition: background 0.4s ease;
      background: #374a54;
      display: inline-block; }
      .article-details-column-widget .social-icons .tumblr a i,
      .article-details-column-widget .social-icons .facebook a i,
      .article-details-column-widget .social-icons .twitter a i,
      .article-details-column-widget .social-icons .google-plus a i {
        margin-top: 10px;
        width: 100%;
        text-align: center;
        color: #ffffff;
        font-size: 1.25em; }
      .article-details-column-widget .social-icons .tumblr a:hover,
      .article-details-column-widget .social-icons .facebook a:hover,
      .article-details-column-widget .social-icons .twitter a:hover,
      .article-details-column-widget .social-icons .google-plus a:hover {
        background: #999; }
        .article-details-column-widget .social-icons .tumblr a:hover i,
        .article-details-column-widget .social-icons .facebook a:hover i,
        .article-details-column-widget .social-icons .twitter a:hover i,
        .article-details-column-widget .social-icons .google-plus a:hover i {
          color: #ffffff;
          font-size: 1.25em; }
  .article-details-column-widget .social-icons .facebook a {
    background: #2e5892; }
  .article-details-column-widget .social-icons .twitter a a {
    background: #20a9d2; }
  .article-details-column-widget .social-icons .google-plus a a {
    background: #fa684a; }
  .article-details-column-widget .callout {
    margin-bottom: 50px; }
    .article-details-column-widget .callout .text-block {
      width: 50%;
      float: right; }
      .article-details-column-widget .callout .text-block h3 {
        color: #575a5d;
        line-height: 1.2em;
        margin: 0;
        padding-left: 50px;
        padding-bottom: 30px; }
    .article-details-column-widget .callout .img-block {
      width: 35%;
      float: right; }
      .article-details-column-widget .callout .img-block img {
        width: 100%;
        margin: 0;
        padding-left: 50px;
        padding-bottom: 30px; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .article-details-column-widget {
    padding: 50px 20px 0 20px !important; }
    .article-details-column-widget h1 {
      text-align: center;
      font-size: 2.5em !important;
      margin-bottom: 20px; }
    .article-details-column-widget h4 {
      text-align: center;
      font-size: 1.25em !important;
      margin-top: 0;
      margin-bottom: 20px; }
    .article-details-column-widget .callout {
      margin-bottom: 50px; }
      .article-details-column-widget .callout .text-block {
        width: 60%;
        float: right; }
        .article-details-column-widget .callout .text-block h3 {
          color: #575a5d;
          line-height: 1.2em;
          margin: 0;
          padding-left: 30px;
          padding-bottom: 30px; }
      .article-details-column-widget .callout .img-block {
        width: 50%;
        float: right; }
        .article-details-column-widget .callout .img-block img {
          width: 100%;
          margin: 0;
          padding-left: 30px;
          padding-bottom: 30px; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .article-details-column-widget {
    padding: 0px 92px 0 50px !important; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .article-details-column-widget {
    padding: 0px 92px 0 50px !important; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .article-details-column-widget {
    padding: 0px 92px 0 50px !important; } }

/* SA BANNER */
.zone .small-hero-widget {
  left: 0;
  right: 0;
  position: relative; }

.small-hero-widget {
  max-height: 300px;
  width: 100%;
  background-position: center;
  background-size: cover;
  height: 300px;
  position: relative;
  padding: 0 !important; }
  .small-hero-widget img {
    width: 100%;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    padding: 0;
    height: auto; }
  .small-hero-widget.widget {
    padding: 0 !important; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .small-hero-widget {
    height: 100px;
    width: 100%; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .small-hero-widget {
    height: 300px;
    width: 100%; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .small-hero-widget {
    height: 300px;
    width: 100%; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .small-hero-widget {
    height: 300px;
    width: 100%; } }

/* SA BENEFITS */
.benefits-widget ul {
  margin: 0;
  padding: 0; }
  .benefits-widget ul li {
    color: #575a5d;
    list-style: disc;
    list-style-position: outside; }
    .benefits-widget ul li p {
      font-weight: 400;
      margin: 0 0 10px 0; }
      .benefits-widget ul li p strong {
        font-weight: 600; }

.benefits-widget .accordion-button {
  padding: 0px 30px;
  margin: 0 -20px;
  border: 1px solid #f0efed; }
  .benefits-widget .accordion-button h2 {
    padding: 0;
    color: #000; }
    .benefits-widget .accordion-button h2 a {
      transition: color 0.4s ease;
      text-decoration: none;
      color: #000; }
      .benefits-widget .accordion-button h2 a .fa.fa-chevron-down {
        color: #575a5d;
        font-size: .875em !important;
        font-weight: 100;
        margin-top: 15px;
        position: relative; }

.benefits-widget .panel-collapse {
  border-bottom: 1px solid #f0efed;
  padding: 20px 40px;
  margin: 0 -20px; }

.benefits-widget .collapse.in {
  display: table; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .benefits-widget .panel-collapse {
    border-bottom: 1px solid #f0efed;
    padding: 20px 40px;
    margin: 0 -20px; }
  .benefits-widget .accordion-button {
    padding: 0px 30px;
    margin: 0 -20px;
    border: 1px solid #f0efed; }
  .benefits-widget h2 a:hover {
    color: #575a5d; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .benefits-widget .panel-collapse {
    border-bottom: none;
    padding: 0;
    margin: 0; }
  .benefits-widget .accordion-button {
    padding: 0px;
    margin: 0;
    border: none; }
  .benefits-widget .collapsed {
    visibility: visible; }
  .benefits-widget h2 a:hover {
    color: #000; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .benefits-widget .panel-collapse {
    border-bottom: none;
    padding: 0;
    margin: 0; }
  .benefits-widget .accordion-button {
    padding: 0px;
    margin: 0;
    border: none; }
  .benefits-widget .collapsed {
    visibility: visible; }
  .benefits-widget h2 a:hover {
    color: #000; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .benefits-widget .panel-collapse {
    border-bottom: none;
    padding: 0;
    margin: 0; }
  .benefits-widget .accordion-button {
    padding: 0px;
    margin: 0;
    border: none; }
  .benefits-widget .collapsed {
    visibility: visible; }
  .benefits-widget h2 a:hover {
    color: #000; } }

/* SA BENEFITS / SA BENEFITS ACCORDION*/
.benefits-accordion-widget ul {
  margin: 0;
  padding: 0; }
  .benefits-accordion-widget ul li {
    color: #575a5d;
    list-style: disc;
    list-style-position: outside; }
    .benefits-accordion-widget ul li p {
      font-weight: 400;
      margin: 0 0 10px 0; }
      .benefits-accordion-widget ul li p strong {
        font-weight: 600; }

.benefits-accordion-widget .accordion-button {
  padding: 0px 30px;
  margin: 0 -20px;
  border: 1px solid #f0efed; }
  .benefits-accordion-widget .accordion-button h3 {
    color: #000; }
    .benefits-accordion-widget .accordion-button h3 a {
      transition: color 0.4s ease;
      text-decoration: none;
      color: #000; }
      .benefits-accordion-widget .accordion-button h3 a .fa.fa-chevron-down {
        color: #575a5d;
        font-size: .875em !important;
        font-weight: 100;
        margin-top: 15px;
        position: relative; }
      .benefits-accordion-widget .accordion-button h3 a:hover {
        color: #575a5d; }

.benefits-accordion-widget .panel-collapse {
  border-bottom: 1px solid #f0efed;
  padding: 20px 40px;
  margin: 0 -20px; }

/* SA BREADCRUMBS */
.breadcrumb li {
  margin-bottom: 0px; }

.breadcrumb li + li:before {
  display: none;
  content: none;
  background-image: " "; }

.breadcrumb:before {
  content: none !important; }

.breadcrumb-widget {
  margin-bottom: 0px; }
  .breadcrumb-widget h5 {
    font-weight: 300;
    display: inline-block;
    margin: 0;
    float: none; }
  .breadcrumb-widget .gradient-bar img {
    width: 100%;
    margin: 0 -50px;
    position: absolute; }
  .breadcrumb-widget.no-bar {
    margin-bottom: 10px; }
    .breadcrumb-widget.no-bar ul.breadcrumb {
      padding: 10px 0 0 0;
      margin-bottom: 0px; }
    .breadcrumb-widget.no-bar .dropdown-group {
      padding-top: 0px; }
  .breadcrumb-widget ul.breadcrumb {
    font-size: 16px;
    background: transparent;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 60px 0 0 0; }
    .breadcrumb-widget ul.breadcrumb h5 {
      font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
      font-weight: 300;
      color: #999;
      display: inline-block;
      font-size: 12px; }
    .breadcrumb-widget ul.breadcrumb li {
      list-style: none;
      list-style-position: inside;
      padding-right: 5px;
      display: inline;
      line-height: normal;
      margin: 0;
      font-size: 12px; }
      .breadcrumb-widget ul.breadcrumb li a {
        color: #999;
        display: inline-block;
        font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
        font-size: 12px; }
      .breadcrumb-widget ul.breadcrumb li.active a {
        display: inline-block; }
        .breadcrumb-widget ul.breadcrumb li.active a h5 {
          font-weight: 600; }
      .breadcrumb-widget ul.breadcrumb li:after {
        background-image: "|";
        color: #999;
        padding-left: 5px; }
      .breadcrumb-widget ul.breadcrumb li:last-child:after, .breadcrumb-widget ul.breadcrumb li:first-child:after {
        background-image: " ";
        display: none; }
  .breadcrumb-widget i.chevron-down {
    background: url(../images/down-arrow.svg);
    width: 15px;
    height: 7px;
    margin-top: 5px;
    margin-left: 10px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .breadcrumb-widget i.chevron-up {
    background: url(../images/up-arrow.svg);
    width: 15px;
    height: 7px;
    margin-top: 5px;
    margin-left: 10px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .breadcrumb-widget .dropdown-group {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    float: left;
    padding-top: 30px; }
  .breadcrumb-widget button.dropdown-toggle {
    background-color: #ffffff;
    font-size: 1em;
    font-weight: 600;
    color: #575a5d !important;
    float: left;
    border: none;
    text-align: left;
    margin-bottom: 0px; }
  .breadcrumb-widget .dropdown-menu {
    position: relative;
    top: 75%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0;
    margin: -20px 0 0 0;
    list-style: none;
    font-size: 1em;
    font-weight: 600;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%; }
    .breadcrumb-widget .dropdown-menu li {
      margin: 0; }
      .breadcrumb-widget .dropdown-menu li a {
        display: block;
        margin: 0;
        padding: 15px 20px;
        clear: both;
        font-size: 0.875em;
        font-weight: 600;
        line-height: 1.42857143;
        color: #575a5d;
        white-space: nowrap; }
        .breadcrumb-widget .dropdown-menu li a:hover {
          background: #575a5d;
          color: #ffffff; }

@media (max-width: 767px) {
  .breadcrumb-widget .gradient-bar img {
    width: 100%;
    margin: 0 -20px;
    position: absolute; }
  .breadcrumb-widget h5 {
    font-weight: 300;
    display: inline-block;
    float: left;
    margin: 0; }
    .breadcrumb-widget h5.parent-item {
      line-height: 55px; }
      .breadcrumb-widget h5.parent-item a {
        color: #575a5d !important; } }

/* SA CAREER AGENT */
.content section.career-agent-text-block {
  overflow: visible; }

.career-agent-widget {
  padding-top: 30px;
  padding-bottom: 50px;
  background: #f0efed;
  margin: 0 40px 0 0; }
  @media (max-width: 768px) {
    .career-agent-widget {
      margin: 0 40px; } }
  .career-agent-widget hr {
    color: #ff7900 !important;
    border-color: #ff7900 !important;
    margin-bottom: 40px; }
  .career-agent-widget .dropup,
  .career-agent-widget .dropdown {
    position: initial; }
  .career-agent-widget .required-field {
    border: 2px solid red !important; }
  .career-agent-widget ul li.required {
    color: red;
    font-weight: 600; }
  .career-agent-widget p.required {
    color: red;
    font-weight: 600; }
  .career-agent-widget .primary-button {
    width: 100%;
    color: #000000;
    padding: 15px 20px;
    font-weight: 300;
    margin: 20px 0;
    font-size: 0.875em;
    background: #8fd400;
    text-transform: uppercase;
    transition: background-color 0.5s ease;
    border: 1px solid #f0efed;
    letter-spacing: 2px;
    border-radius: 0px;
    min-height: 55px; }
    .career-agent-widget .primary-button:hover {
      font-size: 0.875em; }
  .career-agent-widget .secondary-button {
    width: 100%;
    padding: 15px 20px;
    font-weight: 300;
    margin: 20px 0;
    font-size: 0.875em; }
    .career-agent-widget .secondary-button:hover {
      font-size: 0.875em; }
  .career-agent-widget textarea,
  .career-agent-widget textarea.three-fourth {
    background-color: #ffffff;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 500;
    color: #999999 !important;
    float: left;
    border: 1px solid #f0efed;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    min-height: 100px; }
  .career-agent-widget textarea.three-fourth {
    width: 75%; }
  .career-agent-widget i.chevron-down {
    background-image: url(../images/down-arrow.svg);
    width: 20px;
    margin-top: 5px;
    height: 12px; }
  .career-agent-widget i.chevron-up {
    background-image: url(../images/up-arrow.svg);
    width: 20px;
    margin-top: 5px;
    height: 12px; }
  .career-agent-widget .dropdown-group-quarter {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    float: left; }
  .career-agent-widget .dropdown-group-half {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    float: left; }
  .career-agent-widget button.dropdown-toggle {
    background-color: #ffffff;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 600;
    color: #575a5d !important;
    float: left;
    border: 1px solid #f0efed;
    text-align: left;
    width: 100%;
    margin-bottom: 20px; }
  .career-agent-widget .dropdown-menu {
    position: absolute;
    top: 75%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1em;
    font-weight: 600;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%; }
    .career-agent-widget .dropdown-menu li {
      margin: 0; }
      .career-agent-widget .dropdown-menu li a {
        display: block;
        margin: 0;
        padding: 15px 20px;
        clear: both;
        font-size: 1em;
        font-weight: 600;
        line-height: 1.42857143;
        color: #575a5d;
        white-space: nowrap; }
        .career-agent-widget .dropdown-menu li a:hover {
          background: #575a5d;
          color: #ffffff; }
  .career-agent-widget input.text-field-half,
  .career-agent-widget input.text-field-full,
  .career-agent-widget input.text-field-half-mobile,
  .career-agent-widget input.text-field-quarter,
  .career-agent-widget input.text-field-three-fourth {
    background-color: #ffffff;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 500;
    color: #999999 !important;
    float: left;
    border: 1px solid #f0efed;
    text-align: left;
    width: 50%;
    margin-bottom: 20px; }
  .career-agent-widget input.text-field-full {
    width: 100%; }
  .career-agent-widget input.text-field-half-mobile {
    width: 50%; }
  .career-agent-widget input.text-field-quarter {
    width: 25%; }
  .career-agent-widget input.text-field-three-fourth {
    width: 75%; }
  .career-agent-widget h2 {
    color: #000;
    margin-top: 0;
    margin-bottom: 40px; }
  .career-agent-widget ul.steps {
    margin-bottom: 30px;
    margin-top: 0px;
    padding: 0; }
    .career-agent-widget ul.steps li {
      list-style: none;
      list-style-position: inside;
      padding-right: 20px;
      display: inline-block; }
      .career-agent-widget ul.steps li a h4 {
        margin: 0;
        color: #999;
        float: left;
        display: inline-block;
        padding-right: 10px;
        font-weight: 600;
        font-family: Arial, sans-serif; }
      .career-agent-widget ul.steps li a p {
        margin: 0;
        color: #999;
        float: left;
        display: inline-block; }
      .career-agent-widget ul.steps li:after {
        background-image: "/";
        color: #999;
        padding-left: 20px; }
      .career-agent-widget ul.steps li:last-child:after {
        background-image: " ";
        color: #999;
        padding-left: 20px; }
    .career-agent-widget ul.steps li.active {
      list-style: none;
      list-style-position: inside;
      padding-right: 20px;
      display: inline-block; }
      .career-agent-widget ul.steps li.active a h4 {
        margin: 0;
        color: #ae005f;
        float: left;
        display: inline-block;
        padding-right: 10px; }
      .career-agent-widget ul.steps li.active a p {
        margin: 0;
        color: #ae005f;
        float: left;
        display: inline-block; }

@media (max-width: 767px) {
  .career-agent-widget p.required {
    color: red;
    margin-top: -10px; }
  .career-agent-widget input.text-field-half,
  .career-agent-widget input.text-field-full,
  .career-agent-widget input.text-field-half-mobile,
  .career-agent-widget input.text-field-quarter,
  .career-agent-widget input.text-field-three-fourth,
  .career-agent-widget input.text-field-full {
    width: 100%; }
  .career-agent-widget input.text-field-half-mobile {
    width: 50%; }
  .career-agent-widget input.text-field-quarter {
    width: 25%; }
  .career-agent-widget input.text-field-three-fourth {
    width: 50%; }
  .career-agent-widget textarea.three-fourth {
    width: 100%; }
  .career-agent-widget .dropdown-group-half {
    width: 100%; }
  .career-agent-widget .dropdown-group-quarter {
    width: 50%; }
  .career-agent-widget h2 {
    font-size: 1.75em !important; }
  .career-agent-widget ul.steps {
    margin-bottom: 20px; }
    .career-agent-widget ul.steps li {
      list-style: none;
      list-style-position: inside;
      padding-right: 10px;
      display: inline-block; }
      .career-agent-widget ul.steps li a h4 {
        font-size: 1em !important;
        margin: 0;
        color: #999;
        float: left;
        display: inline-block;
        padding-right: 10px;
        font-weight: 600;
        font-family: Arial, sans-serif; }
      .career-agent-widget ul.steps li a p {
        display: none; }
      .career-agent-widget ul.steps li:after {
        background-image: "/";
        color: #999;
        padding-left: 5px; }
      .career-agent-widget ul.steps li:last-child:after {
        background-image: " ";
        color: #999;
        padding-left: 5px; }
    .career-agent-widget ul.steps li.active {
      padding-right: 10px; }
      .career-agent-widget ul.steps li.active a h4 {
        font-size: 1em !important;
        margin: 0;
        color: #ae005f;
        float: left;
        display: inline-block;
        padding-right: 10px; }
      .career-agent-widget ul.steps li.active a p {
        display: none; } }

/* SA CAREER SEARCH */
.career-search-widget {
  padding-top: 50px;
  padding-bottom: 60px;
  background: #ffffff; }
  .career-search-widget .dropup,
  .career-search-widget .dropdown {
    position: initial; }
  .career-search-widget button.primary-button {
    width: 35%;
    padding: 15px 20px;
    font-weight: 300;
    margin: 0;
    font-size: 1em; }
  .career-search-widget button.dropdown-toggle {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 600;
    color: #575a5d !important;
    float: left;
    border: 1px solid #ffffff;
    text-align: left;
    width: 100%;
    margin-bottom: 20px; }
  .career-search-widget .primary-button:hover {
    font-size: 1em; }
  .career-search-widget i.chevron-down {
    background: url(../images/down-arrow.svg);
    width: 20px;
    height: 20px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .career-search-widget i.chevron-up {
    background: url(../images/up-arrow.svg);
    width: 20px;
    height: 20px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .career-search-widget .dropdown-group {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 37.5%;
    float: left; }
  .career-search-widget .dropdown-menu {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1em;
    font-weight: 600;
    text-align: left;
    background-color: #f0efed;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%; }
    .career-search-widget .dropdown-menu li {
      margin: 0; }
      .career-search-widget .dropdown-menu li a {
        display: block;
        margin: 0;
        padding: 15px 20px;
        clear: both;
        font-size: 1em;
        font-weight: 600;
        line-height: 1.42857143;
        color: #575a5d;
        white-space: nowrap; }
        .career-search-widget .dropdown-menu li a:hover {
          background: #575a5d;
          color: #ffffff; }
  .career-search-widget .right-column {
    padding: 40px;
    background: #f0efed; }
  .career-search-widget p {
    color: #575a5d;
    margin: 0 0 20px 0; }
  .career-search-widget a {
    color: #575a5d;
    transition: opacity 0.4s ease;
    opacity: 1;
    text-decoration: none; }
    .career-search-widget a:hover {
      color: #999;
      text-decoration: underline; }
    .career-search-widget a.arrow {
      color: #575a5d;
      transition: opacity 0.4s ease;
      opacity: 1;
      text-decoration: none;
      margin-bottom: 10px;
      display: inline-block; }
      .career-search-widget a.arrow:hover {
        color: #999;
        text-decoration: underline; }
  .career-search-widget .orange-arrow {
    background-image: url(../../../images/chevron-right.svg);
    height: 12px;
    display: inline-block;
    margin-left: 5px;
    margin-right: -10px; }
  .career-search-widget .accordion-button {
    padding: 0px 30px;
    margin: 0 -20px; }
    .career-search-widget .accordion-button a {
      transition: color 0.4s ease;
      text-decoration: none;
      color: #000; }
      .career-search-widget .accordion-button a h2 {
        padding: 40px 0 0 0;
        color: #000;
        font-size: 2em !important;
        float: left;
        line-height: 1.2em;
        margin-bottom: 50px; }
      .career-search-widget .accordion-button a img {
        width: 20px;
        margin-top: 50px;
        margin-left: 10px;
        padding-top: 0px; }
      .career-search-widget .accordion-button a span.fa.fa-chevron-down {
        color: #575a5d;
        font-size: .875em !important;
        font-weight: 100;
        margin-top: 15px;
        position: relative;
        padding-left: 40px; }
  .career-search-widget .panel-collapse {
    padding: 20px;
    margin: 0px -20px 40px -20px; }
  .career-search-widget .collapse.in {
    display: table; }
  .career-search-widget .learn-more {
    display: inline-block; }
    .career-search-widget .learn-more p {
      display: inline-block;
      margin: 20px 0px; }
    .career-search-widget .learn-more a img {
      height: 20px;
      margin-left: 10px;
      margin-top: -4px; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .career-search-widget {
    padding-top: 10px;
    padding-bottom: 60px; }
    .career-search-widget .panel-collapse {
      padding: 20px 20px;
      margin: 0 -20px;
      width: 100%; }
    .career-search-widget .accordion-button {
      padding: 30px 20px 40px 20px;
      margin: 0 -20px; }
      .career-search-widget .accordion-button a {
        transition: color 0.4s ease;
        text-decoration: none;
        color: #000; }
        .career-search-widget .accordion-button a h2 {
          padding: 0 40px 0 0;
          color: #000;
          font-size: 1.75em !important;
          width: auto;
          float: left;
          line-height: 1.2em;
          margin-bottom: 20px;
          margin-top: 0; }
        .career-search-widget .accordion-button a img {
          width: 20px;
          margin-top: 15px;
          margin-right: 0px;
          position: absolute;
          right: 35px; }
    .career-search-widget .dropdown-group {
      position: inherit;
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      float: left; }
    .career-search-widget .right-column {
      padding: 0px 20px 50px 0;
      background: #ffffff;
      position: absolute;
      display: block;
      margin-top: 240px; }
    .career-search-widget button.primary-button {
      padding: 15px 20px;
      width: 100%;
      margin: 0 0 20px 0px; } }

/* SA CATEGORY BODY */
.category-body-widget {
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0; }
  .category-body-widget h2 {
    color: #000;
    line-height: 1.2em;
    font-weight: 100;
    margin: 0px 0px 20px 0px; }
  .category-body-widget ul {
    padding: 0px 15px;
    margin: 0; }
    .category-body-widget ul li {
      font-size: 1em;
      list-style-position: outside;
      list-style: disc;
      color: #575a5d;
      padding: 0;
      margin-bottom: 10px; }
  .category-body-widget a .agent-tips-button {
    margin-top: 60px;
    width: 100% !important; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .category-body-widget h2 {
    font-size: 1.75em !important;
    margin-bottom: 40px; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .category-body-widget h2 {
    font-size: 2em !important; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .category-body-widget h2 {
    font-size: 2em !important; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .category-body-widget h2 {
    font-size: 2em !important; } }

/* SA CATEGORY HEADER */
.category-header-widget {
  display: block;
  text-align: center;
  padding-top: 50px !important;
  padding-bottom: 50px !important; }
  .category-header-widget h1 {
    color: #575a5d;
    font-weight: 300;
    margin: 0 0 10px 0; }
  .category-header-widget p {
    color: #575a5d;
    margin: 0; }
  .category-header-widget .align-left h1 {
    color: #575a5d;
    font-weight: 300;
    margin: 0 0 10px 0; }
  .category-header-widget .align-left p {
    color: #575a5d;
    margin: 0; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .category-header-widget h1 {
    font-size: 2.7em !important; }
  .category-header-widget .align-left h1 {
    font-size: 2.7em !important;
    text-align: center !important; }
  .category-header-widget .align-left p {
    text-align: center !important; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .category-header-widget h1 {
    font-size: 3em !important; }
  .category-header-widget .align-left h1 {
    font-size: 3em !important;
    text-align: left !important; }
  .category-header-widget .align-left p {
    text-align: left !important; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .category-header-widget h1 {
    font-size: 3em !important; }
  .category-header-widget .align-left h1 {
    font-size: 3em !important;
    text-align: left !important; }
  .category-header-widget .align-left p {
    text-align: left !important; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .category-header-widget h1 {
    font-size: 3em !important; }
  .category-header-widget .align-left h1 {
    font-size: 3em !important;
    text-align: left !important; }
  .category-header-widget .align-left p {
    text-align: left !important; } }

/* SA CATEGORY PRODUCT MENU */
.category-product-widget {
  background-image: url("../images/pattern-bg.png");
  padding-top: 50px !important;
  padding-bottom: 20px !important;
  margin: 0;
  display: block; }
  .category-product-widget a {
    width: 100%;
    background: #ffffff;
    display: inline-block;
    padding: 30px 40px;
	margin-bottom: 30px;
    height: 110px;
    transition: background 0.4s ease; }
    .category-product-widget a h4{
      color: #575a5d !important;
      font-weight: 300 !important;
      margin: 0px;
      line-height: 1.2em; }
    .category-product-widget a:hover, .category-product-widget a:focus {
      text-decoration: none;
      background: #f0efed; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .category-product-widget a {
    height: auto; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .category-product-widget a {
    height: 130px; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .category-product-widget a {
    height: 110px; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .category-product-widget a {
    height: 110px; } }

/* SA CLAIMS */
.claims-widget {
  margin-top: 50px;
  margin-bottom: 50px; }
  .claims-widget h2 {
    text-align: left;
    color: #000;
    font-weight: 100;
    margin: 0 0 20px 0; }
  .claims-widget p {
    font-size: 1em;
    text-align: left;
    color: #575a5d;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px; }
    .claims-widget p a {
      transition: color 0.4s ease;
      font-size: 1em;
      text-align: center;
      color: #575a5d;
      font-weight: 100;
      margin-top: 0;
      margin-bottom: 20px;
      text-decoration: underline; }
      .claims-widget p a:hover {
        font-size: 1em;
        text-align: center;
        color: #999;
        font-weight: 100;
        margin-top: 0;
        margin-bottom: 20px;
        text-decoration: underline; }
  .claims-widget .dropup,
  .claims-widget .dropdown {
    position: initial; }
  .claims-widget i.chevron-down {
    background: url(../images/down-arrow.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .claims-widget i.chevron-up {
    background: url(../images/up-arrow.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .claims-widget .dropdown-group {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 75%;
    float: left; }
  .claims-widget button.dropdown-toggle {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 600;
    color: #575a5d !important;
    float: left;
    border: 1px solid #ffffff;
    text-align: left;
    width: 100%;
    margin-bottom: 20px; }
  .claims-widget .dropdown-menu {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1em;
    font-weight: 600;
    text-align: left;
    background-color: #f0efed;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%; }
    .claims-widget .dropdown-menu li {
      margin: 0; }
      .claims-widget .dropdown-menu li a {
        display: block;
        margin: 0;
        padding: 15px 20px;
        clear: both;
        font-size: 1em;
        font-weight: 600;
        line-height: 1.42857143;
        color: #575a5d;
        white-space: nowrap; }
        .claims-widget .dropdown-menu li a:hover {
          background: #575a5d;
          color: #ffffff; }
  .claims-widget button.primary-button {
    padding: 15px 20px;
    width: 25%; }
  .claims-widget .claims-sidebar {
    background: #f0efed;
    padding: 40px;
    margin: 40px 0; }
    .claims-widget .claims-sidebar h5,
    .claims-widget .claims-sidebar h5.first-h5 {
      color: #575a5d;
      font-weight: 400;
      margin-top: 0; }
      .claims-widget .claims-sidebar h5 a,
      .claims-widget .claims-sidebar h5.first-h5 a {
        transition: color 0.4s ease;
        font-size: 1em;
        text-align: center;
        color: #575a5d;
        font-weight: 400;
        margin-top: 0;
        margin-bottom: 20px;
        text-decoration: underline; }
    .claims-widget .claims-sidebar h5 a:hover {
      font-size: 1em;
      text-align: center;
      color: #999;
      font-weight: 400;
      margin-top: 0;
      margin-bottom: 20px;
      text-decoration: underline; }
    .claims-widget .claims-sidebar h5.first-h5 {
      margin-bottom: 30px; }
    .claims-widget .claims-sidebar p {
      color: #000;
      font-weight: 700;
      margin-bottom: 10px; }

@media (max-width: 767px) {
  .claims-widget {
    margin-bottom: 0px; }
    .claims-widget .sub-title-link {
      text-align: center !important;
      margin-bottom: 60px; }
    .claims-widget button.primary-button {
      width: 100%;
      margin-bottom: 50px;
      padding: 20px 20px; }
    .claims-widget button.dropdown-toggle {
      background-color: #f0efed;
      padding: 15px 20px;
      font-size: 1em;
      font-weight: 600;
      color: #575a5d !important;
      float: left;
      border: 1px solid #ffffff;
      text-align: left;
      width: 100%;
      margin-bottom: 20px;
      margin-top: 20px; }
    .claims-widget .dropdown-group {
      position: inherit;
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      float: left; }
    .claims-widget h1 {
      font-size: 2.5em !important; }
    .claims-widget h2 {
      font-size: 1.75em !important;
      margin: 0 0 10px 0; }
    .claims-widget P.sub-title {
      text-align: center;
      margin-bottom: 40px; }
    .claims-widget .claims-sidebar {
      background: #f0efed;
      padding: 20px 20px 50px 20px;
      margin: 0 -20px; } }

/* SA CLAIMS / SA CLAIMS SIDEBAR */
.claims-sidebar-widget {
  background: #f0efed;
  padding: 40px;
  margin: 40px -15px; }
  .claims-sidebar-widget h5,
  .claims-sidebar-widget h5.first-h5 {
    color: #575a5d;
    font-weight: 400;
    margin-top: 0; }
    .claims-sidebar-widget h5 a,
    .claims-sidebar-widget h5.first-h5 a {
      transition: color 0.4s ease;
      font-size: 1em;
      text-align: center;
      color: #575a5d;
      font-weight: 400;
      margin-top: 0;
      margin-bottom: 20px;
      text-decoration: underline; }
  .claims-sidebar-widget h5 a:hover {
    font-size: 1em;
    text-align: center;
    color: #999;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
    text-decoration: underline; }
  .claims-sidebar-widget h5.first-h5 {
    margin-bottom: 30px; }
  .claims-sidebar-widget p {
    color: #000;
    font-weight: 700;
    margin-bottom: 10px; }

@media (max-width: 767px) {
  .claims-sidebar-widget {
    margin: 0px -15px; } }

@media (min-width: 768px) {
  .claims-sidebar-widget {
    margin: 40px -15px; } }

@media (min-width: 992px) {
  .claims-sidebar-widget {
    margin: 40px -15px; } }

@media (min-width: 1200px) {
  .claims-sidebar-widget {
    margin: 40px -15px; } }

/* SA CLAIMS / SA SUBMIT A CLAIM */
.preamble-header {
  padding-left: 50px;
  padding-right: 50px; }
  .preamble-header h1 {
    color: #ae005f; }

button.print-claim-button {
  background: #8fd400;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 2px;
  border-radius: 0px;
  min-height: 55px; }
  button.print-claim-button:hover {
    font-size: 0.875em; }

button.claims-menu-button {
  background: #ccc5bf;
  font-size: 16px;
  color: #ffffff;
  letter-spacing: 2px;
  border-radius: 0px;
  min-height: 55px; }
  button.claims-menu-button:hover {
    font-size: 0.875em; }

.submit-a-claim-widget {
  padding-top: 40px;
  padding-bottom: 50px;
  background: #f0efed;
  width: 1025px; }
  .submit-a-claim-widget .dropup,
  .submit-a-claim-widget .dropdown {
    position: initial; }
  .submit-a-claim-widget ul li.required {
    color: red;
    font-weight: 600; }
  .submit-a-claim-widget p.required {
    color: red;
    font-weight: 600; }
  .submit-a-claim-widget .primary-button {
    width: 15%;
    padding: 15px 20px;
    font-weight: 300;
    margin: 20px 0 20px 20px;
    font-size: 0.875em; }
    .submit-a-claim-widget .primary-button:hover {
      font-size: 0.875em; }
  .submit-a-claim-widget .secondary-button {
    width: 15%;
    padding: 15px 20px;
    font-weight: 300;
    margin: 20px 0;
    font-size: 0.875em; }
    .submit-a-claim-widget .secondary-button:hover {
      font-size: 0.875em; }
  .submit-a-claim-widget textarea,
  .submit-a-claim-widget textarea.three-fourth {
    background-color: #ffffff;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 500;
    color: #999999 !important;
    float: left;
    border: 1px solid #f0efed;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    min-height: 100px; }
  .submit-a-claim-widget textarea.three-fourth {
    width: 75%; }
  .submit-a-claim-widget i.chevron-down {
    background-image: url(../images/down-arrow.svg);
    width: 20px;
    margin-top: 5px;
    height: 12px; }
  .submit-a-claim-widget i.chevron-up {
    background-image: url(../images/up-arrow.svg);
    width: 20px;
    margin-top: 5px;
    height: 12px; }
  .submit-a-claim-widget .dropdown-group-quarter {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 25%;
    float: left; }
  .submit-a-claim-widget .dropdown-group-half {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    float: left; }
  .submit-a-claim-widget button.dropdown-toggle {
    background-color: #ffffff;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 600;
    color: #575a5d !important;
    float: left;
    border: 1px solid #f0efed;
    text-align: left;
    width: 100%;
    margin-bottom: 20px; }
	.submit-a-claim-widget button.dropdown-toggle2 {
    background-color: #ffffff;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 600;
    color:#575a5db3 !important;
    float: left;
    border: 1px solid #f0efed;
    text-align: left;
    width: 102%;
    margin-bottom: 20px; }
	.state-width {
	width: 102% !important;
	}
    .submit-a-claim-widget button.dropdown-toggle:focus {
      border: 2px solid #8fd400; }
  .submit-a-claim-widget .dropdown-menu {
    position: absolute;
    top: 75%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1em;
    font-weight: 600;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%;
    max-height: 300px;
    overflow-y: scroll; }
    .submit-a-claim-widget .dropdown-menu li {
      margin: 0; }
      .submit-a-claim-widget .dropdown-menu li a {
        display: block;
        margin: 0;
        padding: 5px 10px;
        clear: both;
        font-size: 1em;
        font-weight: 600;
        line-height: 1.22857143;
        color: #575a5d;
        white-space: nowrap; }
        .submit-a-claim-widget .dropdown-menu li a:hover {
          background: #575a5d;
          color: #ffffff; }
  .submit-a-claim-widget input.text-field-half,
  .submit-a-claim-widget input.text-field-full,
  .submit-a-claim-widget input.text-field-half-mobile,
  .submit-a-claim-widget input.text-field-quarter,
  .submit-a-claim-widget input.text-field-three-fourth {
    background-color: #ffffff;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 500;
    color: #999999 !important;
    float: left;
    border: 1px solid #f0efed;
    text-align: left;
    width: 50%;
    margin-bottom: 20px; }
  .submit-a-claim-widget input.text-field-full {
    width: 100%; }
  .submit-a-claim-widget input.text-field-half-mobile {
    width: 50%; }
  .submit-a-claim-widget input.text-field-quarter {
    width: 25%; }
  .submit-a-claim-widget input.text-field-three-fourth {
    width: 75%; }
  .submit-a-claim-widget h2 {
    color: #000;
    margin-top: 0;
    margin-bottom: 40px; }
  .submit-a-claim-widget ul.steps {
    margin-bottom: 30px;
    margin-top: 0px;
    padding: 0; }
    .submit-a-claim-widget ul.steps li {
      list-style: none;
      list-style-position: inside;
      padding-right: 20px;
      display: inline-block; }
      .submit-a-claim-widget ul.steps li a h4 {
        margin: 0;
        color: #999;
        float: left;
        display: inline-block;
        padding-right: 10px;
        font-weight: 600;
        font-family: Arial, sans-serif;
        font-size: 1.10em !important; }
      .submit-a-claim-widget ul.steps li a p {
        margin: 0;
        color: #999;
        float: left;
        display: inline-block; }
      .submit-a-claim-widget ul.steps li:after {
        background-image: "/";
        color: #999;
        padding-left: 20px; }
      .submit-a-claim-widget ul.steps li:last-child:after {
        background-image: " ";
        color: #999;
        padding-left: 20px; }
    .submit-a-claim-widget ul.steps li.active {
      list-style: none;
      list-style-position: inside;
      padding-right: 20px;
      display: inline-block; }
      .submit-a-claim-widget ul.steps li.active a h4 {
        margin: 0;
        color: #575a5d;
        float: left;
        display: inline-block;
        padding-right: 10px;
        font-size: 1.10em !important; }
      .submit-a-claim-widget ul.steps li.active a p {
        margin: 0;
        color: #575a5d;
        float: left;
        display: inline-block; }

@media (max-width: 767px) {
  .submit-a-claim-widge p.required {
    color: red;
    margin-top: -10px; }
  .submit-a-claim-widge input.text-field-half,
  .submit-a-claim-widge input.text-field-full,
  .submit-a-claim-widge input.text-field-half-mobile,
  .submit-a-claim-widge input.text-field-quarter,
  .submit-a-claim-widge input.text-field-three-fourth,
  .submit-a-claim-widge input.text-field-full {
    width: 100%; }
  .submit-a-claim-widge input.text-field-half-mobile {
    width: 50%; }
  .submit-a-claim-widge input.text-field-quarter {
    width: 25%; }
  .submit-a-claim-widge input.text-field-three-fourth {
    width: 50%; }
  .submit-a-claim-widge textarea.three-fourth {
    width: 100%; }
  .submit-a-claim-widge .dropdown-group-half {
    width: 100%; }
  .submit-a-claim-widge .dropdown-group-quarter {
    width: 50%; }
  .submit-a-claim-widge h2 {
    font-size: 1.75em !important; }
  .submit-a-claim-widge ul.steps {
    margin-bottom: 20px; }
    .submit-a-claim-widge ul.steps li {
      list-style: none;
      list-style-position: inside;
      padding-right: 10px;
      display: inline-block; }
      .submit-a-claim-widge ul.steps li a h4 {
        font-size: 1em !important;
        margin: 0;
        color: #999;
        float: left;
        display: inline-block;
        padding-right: 10px;
        font-weight: 600;
        font-family: Arial, sans-serif; }
      .submit-a-claim-widge ul.steps li a p {
        display: none; }
      .submit-a-claim-widge ul.steps li:after {
        background-image: "/";
        color: #999;
        padding-left: 5px; }
      .submit-a-claim-widge ul.steps li:last-child:after {
        background-image: " ";
        color: #999;
        padding-left: 5px; }
    .submit-a-claim-widge ul.steps li.active {
      padding-right: 10px; }
      .submit-a-claim-widge ul.steps li.active a h4 {
        font-size: 1em !important;
        margin: 0;
        color: #575a5d;
        float: left;
        display: inline-block;
        padding-right: 10px; }
      .submit-a-claim-widge ul.steps li.active a p {
        display: none; } }

/* SA CONTACT US */
.contact-us-widget {
  padding-top: 40px;
  padding-bottom: 50px;
  background: #ffffff; }
  .contact-us-widget p {
    color: #999; }
  .contact-us-widget .dropup,
  .contact-us-widget .dropdown {
    position: initial; }
  .contact-us-widget .required-field {
    border: 2px solid red !important; }
  .contact-us-widget ul li.required {
    color: red;
    font-weight: 600; }
  .contact-us-widget .primary-button {
    /*width: 100%;*/
    padding: 15px 20px;
    font-weight: 300;
    margin: 20px 0;
    font-size: 16px; }
    .contact-us-widget .primary-button:hover {
      font-size: 16px; }
  .contact-us-widget textarea {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 500;
    color: #999999 !important;
    float: left;
    border: 1px solid #f0efed;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    min-height: 150px;
    font-family: Arial, Helvetica, sans-serif; }
  .contact-us-widget i.chevron-down {
    background-image: url(../images/down-arrow.svg);
    width: 20px;
    margin-top: 5px;
    height: 12px; }
  .contact-us-widget i.chevron-up {
    background-image: url(../images/up-arrow.svg);
    width: 20px;
    margin-top: 5px;
    height: 12px; }
  .contact-us-widget .dropdown-group {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    float: left;
    font-family: Arial, Helvetica, sans-serif; }
  .contact-us-widget .dropdown-group-half {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    float: left;
    font-family: Arial, Helvetica, sans-serif; }
  .contact-us-widget button.dropdown-toggle {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 600;
    color: #575a5d !important;
    float: left;
    border: 1px solid #ffffff;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif; }
  .contact-us-widget .dropdown-menu {
    position: absolute;
    top: 56px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1em;
    font-weight: 600;
    text-align: left;
    background-color: #f0efed;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    max-height: 300px;
    overflow-y: scroll; }
    .contact-us-widget .dropdown-menu li {
      margin: 0; }
      .contact-us-widget .dropdown-menu li a {
        display: block;
        margin: 0;
        padding: 15px 20px;
        clear: both;
        font-size: 1em;
        font-weight: 600;
        line-height: 1.42857143;
        color: #575a5d;
        white-space: nowrap; }
        .contact-us-widget .dropdown-menu li a:hover {
          background: #575a5d;
          color: #ffffff; }
  .contact-us-widget input.text-field-half,
  .contact-us-widget input.text-field-full {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 500;
    color: #999999 !important;
    float: left;
    border: 1px solid #ffffff;
    text-align: left;
    width: 50%;
    margin-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif; }
  .contact-us-widget input.text-field-full {
    width: 100%; }

@media (max-width: 767px) {
  .contact-us-widget {
    margin: 0 20px; }
    .contact-us-widget input.text-field-half,
    .contact-us-widget input.text-field-full,
    .contact-us-widget input.text-field-full,
    .contact-us-widget input.text-field-three-fourth {
      width: 100%; }
    .contact-us-widget .dropdown-group-half {
      width: 100%; } }

/* SA CULTURE ROTATOR */
.culture-rotator-widget {
  background: #f0efed;
  width: 100%;
  background-position: center;
  background-size: cover; }
  .culture-rotator-widget h2 {
    text-align: left;
    color: #000;
    font-weight: 100;
    margin-top: 40px;
    padding: 0 15px;
    line-height: 1.25em;
    margin-bottom: 40px; }
  .culture-rotator-widget .panel {
    text-shadow: none;
    margin-bottom: 70px; }
    .culture-rotator-widget .panel .panel-body {
      padding: 20px; }
    .culture-rotator-widget .panel a.image-frame {
      max-height: 126px;
      overflow: hidden;
      position: relative;
      margin-bottom: 15px;
      display: block; }
      .culture-rotator-widget .panel a.image-frame img {
        width: 100%; }
    .culture-rotator-widget .panel p {
      text-align: left;
      font-size: 1em;
      line-height: 1em;
      color: #575a5d;
      margin: 0;
      font-weight: 600;
      margin-top: 20px;
      line-height: 1.2em; }
    .culture-rotator-widget .panel h4 {
      text-align: left;
      color: #ae005f;
      font-weight: 100;
      margin-top: 0;
      margin-bottom: 0px;
      line-height: 1.2em; }
      .culture-rotator-widget .panel h4 a {
        transition: opacity 0.5s ease;
        color: #ffd200;
        text-decoration: none; }
        .culture-rotator-widget .panel h4 a:hover {
          transition: opacity 0.5s ease;
          color: #ffd200;
          opacity: 0.7;
          text-decoration: none; }
    .culture-rotator-widget .panel h5 {
      text-align: left;
      color: #575a5d;
      font-weight: 100;
      margin-top: 0;
      margin-bottom: 20px; }
    .culture-rotator-widget .panel .quote {
      border-top: 2px solid #f0efed; }
      .culture-rotator-widget .panel .quote p {
        margin: 20px 0px;
        font-weight: 300; }

@media (min-width: 768px) {
  .culture-rotator-widget .panel .quote {
    max-height: 100px;
    overflow: hidden; } }

.carousel-caption.mobile-slider {
  padding: 0 !important;
  width: 100% !important;
  text-align: center !important;
  font-size: 1.5em;
  bottom: 0 !important;
  left: inherit !important;
  right: inherit !important;
  position: relative !important; }

.carousel-indicators.mobile-indicators-culture-rotator {
  position: absolute;
  bottom: 5% !important;
  left: 0 !important;
  z-index: 15;
  width: 52.5% !important;
  margin-left: 0 !important;
  padding-left: 0 !important;
  list-style: none;
  text-align: right !important;
  margin: 0 !important;
  right: 0 !important; }
  .carousel-indicators.mobile-indicators-culture-rotator li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    background-color: #d1d1d0; }
    .carousel-indicators.mobile-indicators-culture-rotator li.active {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      border: none;
      border-radius: 10px;
      cursor: pointer;
      background-color: #575a5d; }

@media (max-width: 767px) {
  .culture-rotator-widget a.image-frame {
    max-height: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    display: block; }
  .culture-rotator-widget .panel {
    margin-left: 20px;
    margin-right: 20px; } }

/* SA FEATURED NEWS */
.zone .featured-news-widget {
  left: 0;
  right: 0;
  position: relative; }

.featured-news-widget {
  margin-top: 20px;
  margin-bottom: 50px;
  margin-bottom: 50px; }
  .featured-news-widget .gradient-bar img {
    width: 100%;
    margin: 0 -50px;
    position: absolute; }
  .featured-news-widget .at-share-tbx-element .at-share-btn {
    margin: 0 !important;
    display: inline-block; }
  .featured-news-widget .at4-icon.aticon-facebook {
    margin-right: 0px;
    margin-left: 4px !important;
    position: relative; }
  .featured-news-widget .at-share-btn:hover,
  .featured-news-widget .at-share-btn:focus,
  .featured-news-widget .at-share-btn:active {
    background-color: #999 !important; }
  .featured-news-widget .addthis_32x32_style .at4-icon,
  .featured-news-widget .addthis_32x32_white_style .at4-icon,
  .featured-news-widget .at-32x32 {
    width: 42px !important;
    height: 42px !important;
    line-height: 2px;
    background-size: 26px !important;
    margin: 0px 0px 0px 8px; }
  .featured-news-widget .at-share-tbx-element.addthis_32x32_style .at-share-btn,
  .featured-news-widget .at-share-tbx-element.addthis_32x32_white_style .at-share-btn {
    max-width: 42px;
    max-height: 42px; }
  .featured-news-widget ul.breadcrumb {
    font-size: 16px;
    background: transparent;
    margin-bottom: 30px;
    margin-top: 0px;
    padding: 60px 0 0 0; }
    .featured-news-widget ul.breadcrumb li {
      list-style: none;
      list-style-position: inside;
      padding-right: 5px;
      display: inline-block; }
      .featured-news-widget ul.breadcrumb li a {
        display: inline-block; }
        .featured-news-widget ul.breadcrumb li a h5 {
          font-weight: 300;
          color: #999; }
      .featured-news-widget ul.breadcrumb li.active {
        list-style: none;
        list-style-position: inside;
        padding-right: 5px;
        display: inline-block; }
        .featured-news-widget ul.breadcrumb li.active a {
          display: inline-block; }
          .featured-news-widget ul.breadcrumb li.active a h5 {
            font-family: Arial, sans-serif;
            font-weight: 600;
            color: #999; }
      .featured-news-widget ul.breadcrumb li:after {
        background-image: "|";
        color: #999;
        padding-left: 20px; }
      .featured-news-widget ul.breadcrumb li:last-child:after {
        background-image: " ";
        color: #999;
        padding-left: 20px; }
    .featured-news-widget ul.breadcrumb li + li:before {
      background-image: "" !important; }
    .featured-news-widget ul.breadcrumb h5 {
      font-family: Arial, sans-serif;
      font-weight: 300;
      color: #999;
      display: inline-block; }
  .featured-news-widget .featured-news-img img {
    width: 100%;
    margin-bottom: 20px; }
  .featured-news-widget h1 {
    color: #ae005f;
    text-align: left;
    line-height: 1.2em;
    margin-bottom: 30px; }
  .featured-news-widget h3 {
    margin: 0;
    color: #575a5d; }
  .featured-news-widget h5 {
    font-weight: 600;
    margin: 0;
    color: #575a5d; }
  .featured-news-widget h7 {
    color: #575a5d;
    font-weight: 700;
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif; }
  .featured-news-widget p {
    color: #575a5d;
    text-align: left;
    margin: 16px 0; }

@media (max-width: 767px) {
  .featured-news-widget .gradient-bar img {
    width: 100%;
    margin: 0 -20px;
    position: absolute; }
  .featured-news-widget h1 {
    color: #ae005f;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 40px;
    margin-top: 0px; }
  .featured-news-widget .at4-show {
    margin-bottom: 40px !important; } }

/* SA FIND AN AGENT */
.find-an-agent-widget #map-canvas {
  width: 70%;
  height: 400px;
  float: left;
  background-color: gainsboro !important; }

.find-an-agent-widget #map_canvas div div div div div div img {
  visibility: hidden; }

.find-an-agent-widget body, .find-an-agent-widget #site-slogan, .find-an-agent-widget .ui-widget, .find-an-agent-widget .comment-form label {
  font-family: Arial, sans-serif; }

.find-an-agent-widget .map-container {
  margin: 0 -50px; }

.find-an-agent-widget .no-padding {
  padding: 0px !important; }

.find-an-agent-widget h1 {
  color: #ae005f;
  text-align: center;
  line-height: 1.2em;
  margin-bottom: 10px;
  margin-top: 0;
  position: relative;
  padding-top: 100px; }

.find-an-agent-widget img {
  margin-bottom: 50px; }

.find-an-agent-widget p {
  text-align: center;
  color: #575a5d;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 50px; }
  .find-an-agent-widget p a {
    transition: color 0.4s ease;
    font-size: 1em;
    text-align: center;
    color: #999;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 20px;
    text-decoration: underline; }
    .find-an-agent-widget p a:hover {
      font-size: 1em;
      text-align: center;
      color: #575a5d;
      font-weight: 100;
      margin-top: 0;
      margin-bottom: 20px;
      text-decoration: underline; }

.find-an-agent-widget .search-by {
  width: 295px;
  margin: 0 auto;
  color: #575a5d; }
  .find-an-agent-widget .search-by p {
    font-weight: 300;
    display: inline-block;
    float: left;
    margin-right: 20px;
    text-align: center;
    margin-left: 20px;
    margin-bottom: 0; }
  .find-an-agent-widget .search-by ul {
    font-size: 1em;
    margin-bottom: 20px; }
    .find-an-agent-widget .search-by ul li {
      list-style: none;
      list-style-position: inside;
      display: inline-block;
      text-align: center; }
      .find-an-agent-widget .search-by ul li a {
        color: #999; }
        .find-an-agent-widget .search-by ul li a:hover {
          color: #575a5d;
          text-decoration: none; }
      .find-an-agent-widget .search-by ul li.active {
        list-style: none;
        list-style-position: inside;
        padding-right: 20px;
        font-weight: 600;
        display: inline-block;
        text-align: center; }
        .find-an-agent-widget .search-by ul li.active a {
          color: #575a5d;
          text-decoration: none; }
          .find-an-agent-widget .search-by ul li.active a:hover {
            color: #999;
            text-decoration: none; }
      .find-an-agent-widget .search-by ul li:after {
        background-image: "|";
        color: #999;
        padding-left: 20px; }
      .find-an-agent-widget .search-by ul li:last-child:after {
        background-image: " ";
        color: #999;
        padding-left: 20px; }

.find-an-agent-widget input.text-field-full {
  background-color: #f0efed;
  padding: 15px 20px;
  font-size: 1em;
  font-weight: 500;
  color: #999999 !important;
  float: left;
  border: 1px solid #ffffff;
  text-align: left;
  width: 100%;
  margin-bottom: 20px; }

.find-an-agent-widget i.chevron-down {
  background: url(../images/down-arrow.svg);
  width: 20px;
  height: 15px;
  margin-top: 5px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat; }

.find-an-agent-widget i.chevron-up {
  background: url(../images/up-arrow.svg);
  width: 20px;
  height: 15px;
  margin-top: 5px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat; }

.find-an-agent-widget .dropdown-group {
  left: 0;
  right: 0;
  padding: 0;
  display: table;
  position: relative;
  width: 100%; }

.find-an-agent-widget .dropup,
.find-an-agent-widget .dropdown {
  position: initial; }

.find-an-agent-widget button.dropdown-toggle {
  background-color: #f0efed;
  padding: 15px 20px;
  font-size: 1em;
  font-weight: 600;
  color: #575a5d !important;
  float: left;
  border: 1px solid #ffffff;
  text-align: left;
  width: 100%;
  margin-bottom: 20px; }

.find-an-agent-widget .dropdown-menu {
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 1em;
  font-weight: 600;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%;
  max-height: 300px;
  overflow-y: scroll; }
  .find-an-agent-widget .dropdown-menu li {
    margin: 0; }
    .find-an-agent-widget .dropdown-menu li a {
      display: block;
      margin: 0;
      padding: 15px 20px;
      clear: both;
      font-size: 1em;
      font-weight: 600;
      line-height: 1.42857143;
      color: #575a5d;
      white-space: nowrap; }
      .find-an-agent-widget .dropdown-menu li a:hover {
        background: #575a5d;
        color: #ffffff; }

.find-an-agent-widget button.primary-button {
  width: 100%;
  padding: 15px 20px;
  border: transparent;
  margin-bottom: 20px;
  border-radius: 0px; }
  .find-an-agent-widget button.primary-button.search-button {
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #ffffff;
    margin-bottom: 20px;
    border-radius: 0px; }

.find-an-agent-widget button.secondary-button {
  width: 100%;
  padding: 15px 20px;
  border: transparent;
  margin-bottom: 20px;
  border-radius: 0px; }

.find-an-agent-widget .accordion-buttons {
  margin-top: 30px; }
  .find-an-agent-widget .accordion-buttons button.primary-button {
    width: 100%;
    padding: 15px 20px;
    border: transparent;
    margin-bottom: 20px;
    border-radius: 0px; }
  .find-an-agent-widget .accordion-buttons button.secondary-button {
    width: 100%;
    padding: 15px 20px;
    border: transparent;
    margin-bottom: 20px;
    border-radius: 0px; }

.find-an-agent-widget .panel-group {
  margin: 0 -50px; }
  .find-an-agent-widget .panel-group .panel {
    border-radius: 0px;
    border: transparent; }

.find-an-agent-widget .catagories {
  margin: 0 50px;
  padding: 50px 0 0 0;
  display: block;
  position: relative;
  margin-bottom: 0; }
  .find-an-agent-widget .catagories p.title {
    font-family: Arial, sans-serif;
    text-align: left;
    font-weight: 600;
    color: #000;
    margin-bottom: 0px; }

.find-an-agent-widget .panel {
  box-shadow: none; }

.find-an-agent-widget .panel-default:nth-child(2n+1) {
  border: none !important; }
  .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading {
    color: #333;
    background-color: #f0efed;
    border-color: transparent;
    padding: 50px; }
    .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading .map-icon {
      width: 30px;
      display: block;
      position: relative; }
      .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading .map-icon img {
        width: 100%;
        display: block;
        position: relative;
        margin: 0; }
    .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading p {
      text-align: left;
      margin-bottom: 0px; }
    .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading .address-links a {
      color: #575a5d;
      text-decoration: underline;
      padding-right: 10px; }
      .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading .address-links a:hover {
        color: #575a5d;
        text-decoration: underline;
        padding-right: 10px; }
    .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading i {
      position: relative;
      display: block; }
  .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-body {
    border-top-color: transparent;
    background-color: #f0efed; }

.find-an-agent-widget .panel-default:nth-child(2n) {
  border: none; }
  .find-an-agent-widget .panel-default:nth-child(2n) .panel-heading {
    color: #333;
    background-color: #ffffff;
    border-color: transparent;
    padding: 50px; }
    .find-an-agent-widget .panel-default:nth-child(2n) .panel-heading .map-icon {
      width: 30px;
      display: block;
      position: relative; }
      .find-an-agent-widget .panel-default:nth-child(2n) .panel-heading .map-icon img {
        width: 100%;
        display: block;
        position: relative;
        margin: 0; }
    .find-an-agent-widget .panel-default:nth-child(2n) .panel-heading p {
      text-align: left;
      margin-bottom: 0px; }
    .find-an-agent-widget .panel-default:nth-child(2n) .panel-heading .address-links a {
      color: #575a5d;
      text-decoration: underline;
      padding-right: 10px; }
      .find-an-agent-widget .panel-default:nth-child(2n) .panel-heading .address-links a:hover {
        color: #575a5d;
        text-decoration: underline;
        padding-right: 10px; }
  .find-an-agent-widget .panel-default:nth-child(2n) .panel-body {
    border-top-color: transparent;
    background-color: #ffffff; }

.find-an-agent-widget .panel-body {
  padding: 0px 50px 50px 50px; }
  .find-an-agent-widget .panel-body p.company-description {
    text-align: left;
    position: absolute;
    margin-top: -100px;
    padding-right: 20px; }
  .find-an-agent-widget .panel-body .social-links-container {
    margin-left: 0px; }
    .find-an-agent-widget .panel-body .social-links-container a.social-links {
      font-size: 1em;
      position: relative;
      margin-top: -20px;
      padding-right: 20px;
      color: #575a5d; }

.find-an-agent-widget .panel-default .panel-heading + .panel-collapse .panel-body {
  border-top-color: transparent; }

@media (max-width: 767px) {
  .find-an-agent-widget {
    padding: 0px 20px; }
    .find-an-agent-widget .map-container {
      margin: 0 -20px; }
    .find-an-agent-widget img {
      width: 107%;
      position: absolute;
      margin: 0 -50px; }
    .find-an-agent-widget .panel-group {
      margin-bottom: 0px;
      margin-left: -20px;
      margin-right: -20px;
      margin-top: 20px; }
      .find-an-agent-widget .panel-group .panel {
        border-radius: 0px;
        border: transparent; }
    .find-an-agent-widget .panel-body {
      padding: 0px 20px; }
      .find-an-agent-widget .panel-body p.company-description {
        text-align: left;
        position: relative;
        margin-top: 0px;
        padding-right: 20px;
        margin-bottom: 20px;
        margin-left: 50px; }
      .find-an-agent-widget .panel-body .social-links-container {
        margin-left: 50px; }
        .find-an-agent-widget .panel-body .social-links-container a.social-links {
          font-size: 1em;
          position: relative;
          margin-top: -20px;
          padding-right: 20px;
          color: #575a5d; }
    .find-an-agent-widget .panel-heading p.mobile-shift {
      margin-left: 10%; }
    .find-an-agent-widget .panel-default:nth-child(2n+1) {
      border: none !important; }
      .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading {
        color: #333;
        background-color: #f0efed;
        border-color: transparent;
        padding: 20px; }
        .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading .map-icon {
          width: 30px;
          display: block;
          position: relative; }
          .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading .map-icon img {
            width: 100%;
            display: block;
            position: absolute;
            margin: 0; }
        .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading p {
          text-align: left;
          margin-bottom: 0px;
          margin-left: 50px;
          padding: 0; }
        .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading .address-links a {
          color: #575a5d;
          text-decoration: underline;
          padding-right: 10px;
          margin-left: 20px; }
        .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading .address-links a:hover {
          color: #575a5d;
          text-decoration: underline;
          padding-right: 10px;
          margin-left: 20px; }
        .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-heading i {
          position: relative;
          display: block;
          margin-left: -40px; }
      .find-an-agent-widget .panel-default:nth-child(2n+1) .panel-body {
        border-top-color: transparent;
        background-color: #f0efed; }
    .find-an-agent-widget .panel-default:nth-child(2n) {
      border: none; }
      .find-an-agent-widget .panel-default:nth-child(2n) .panel-heading {
        color: #333;
        background-color: #ffffff;
        border-color: transparent;
        padding: 20px; }
        .find-an-agent-widget .panel-default:nth-child(2n) .panel-heading .map-icon {
          width: 30px;
          display: block;
          position: relative; }
          .find-an-agent-widget .panel-default:nth-child(2n) .panel-heading .map-icon img {
            width: 100%;
            display: block;
            position: absolute;
            margin: 0; }
        .find-an-agent-widget .panel-default:nth-child(2n) .panel-heading p {
          text-align: left;
          margin-bottom: 0px;
          margin-left: 50px;
          padding: 0; }
        .find-an-agent-widget .panel-default:nth-child(2n) .panel-heading .address-links a {
          color: #575a5d;
          text-decoration: underline;
          padding-right: 10px;
          margin-left: 20px; }
          .find-an-agent-widget .panel-default:nth-child(2n) .panel-heading .address-links a:hover {
            color: #575a5d;
            text-decoration: underline;
            padding-right: 10px;
            margin-left: 20px; }
      .find-an-agent-widget .panel-default:nth-child(2n) .panel-body {
        border-top-color: transparent;
        background-color: #ffffff; } }

@media (min-width: 768px) {
  .find-an-agent-widget img {
    width: 100%;
    position: absolute;
    margin: 0 -50px; } }

@media (min-width: 992px) {
  .find-an-agent-widget img {
    width: 100%;
    position: absolute;
    margin: 0 -50px; } }

@media (min-width: 1200px) {
  .find-an-agent-widget img {
    width: 100%;
    position: absolute;
    margin: 0 -50px; } }

/* SA FIND A REPAIR CENTER */
.find-a-repair-center-widget {
  padding-top: 50px;
  padding-bottom: 50px; }
  .find-a-repair-center-widget button.primary-button {
    width: 100%;
    padding: 15px 20px;
    border: transparent;
    margin-bottom: 20px;
    border-radius: 0px; }
  .find-a-repair-center-widget button.secondary-button {
    width: 100%;
    padding: 15px 20px;
    border: transparent;
    margin-bottom: 20px;
    border-radius: 0px; }
  .find-a-repair-center-widget h2 {
    font-size: 2em !important;
    text-align: center;
    line-height: 1em;
    color: #000;
    margin-bottom: 70px;
    margin-top: 0; }
  .find-a-repair-center-widget h4 {
    text-align: center;
    color: #575a5d;
    margin: 0 0 40px 0; }
  .find-a-repair-center-widget p {
    text-align: center;
    color: #575a5d;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 0px; }
  .find-a-repair-center-widget .agents-search {
    margin: 0px auto !important;
    left: 0;
    right: 0;
    top: 30px;
    display: table;
    position: relative;
    width: 100%; }
  .find-a-repair-center-widget .agents-zipcode input {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 16px;
    color: #999999 !important;
    margin-right: 2px;
    float: left;
    border: none;
    text-align: left;
    width: 25%;
    font-weight: 600; }
  .find-a-repair-center-widget .dropup,
  .find-a-repair-center-widget .dropdown {
    position: initial; }
  .find-a-repair-center-widget i.chevron-down {
    background: url(../images/down-arrow.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .find-a-repair-center-widget i.chevron-up {
    background: url(../images/up-arrow.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .find-a-repair-center-widget .dropdown-group {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 49%;
    float: left; }
  .find-a-repair-center-widget button.dropdown-toggle {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 600;
    color: #575a5d !important;
    float: left;
    border: 1px solid #ffffff;
    text-align: left;
    width: 100%;
    margin-bottom: 20px; }
  .find-a-repair-center-widget .dropdown-menu {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1em;
    font-weight: 600;
    text-align: left;
    background-color: #f0efed;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%; }
    .find-a-repair-center-widget .dropdown-menu li {
      margin: 0; }
      .find-a-repair-center-widget .dropdown-menu li a {
        display: block;
        margin: 0;
        padding: 15px 20px;
        clear: both;
        font-size: 1em;
        font-weight: 600;
        line-height: 1.42857143;
        color: #575a5d;
        white-space: nowrap; }
        .find-a-repair-center-widget .dropdown-menu li a:hover {
          background: #575a5d;
          color: #ffffff; }

/* Small devices (mobile, 767px and up) */
@media (max-width: 767px) {
  .find-a-repair-center-widget {
    padding-top: 40px;
    padding-bottom: 40px; }
    .find-a-repair-center-widget h2 {
      font-size: 1.75em !important;
      text-align: center;
      line-height: 1.2em;
      color: #000;
      margin-bottom: 30px; }
    .find-a-repair-center-widget button.primary-button {
      width: 100%;
      margin-top: 20px; }
    .find-a-repair-center-widget button.secondary-button {
      width: 100%;
      margin-bottom: 20px;
      margin-top: 20px;
      padding: 15px 20px;
      font-weight: 300; }
    .find-a-repair-center-widget h4 {
      text-align: center;
      color: #575a5d;
      margin: 0 0 20px 0; } }

/* SA FIND A REPAIR CENTER / SA FIND A REPAIR CENTER CALLOUT */
.find-a-repair-center-callout-widget {
  padding-top: 40px;
  padding-bottom: 50px;
  background: #575a5d; }
  .find-a-repair-center-callout-widget .dropup,
  .find-a-repair-center-callout-widget .dropdown {
    position: initial; }
  .find-a-repair-center-callout-widget .primary-button.quarter {
    width: 25%;
    padding: 15px 20px;
    font-weight: 300;
    margin: 0;
    font-size: 1em;
    border: 1px solid #575a5d; }
    .find-a-repair-center-callout-widget .primary-button.quarter:hover {
      font-size: 1em; }
  .find-a-repair-center-callout-widget i.chevron-down {
    background: url(../images/down-arrow.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .find-a-repair-center-callout-widget i.chevron-up {
    background: url(../images/down-arrow.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .find-a-repair-center-callout-widget .dropdown-group-half {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    float: left; }
  .find-a-repair-center-callout-widget button.dropdown-toggle {
    background-color: #ffffff;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 600;
    color: #575a5d !important;
    float: left;
    border: 1px solid #575a5d;
    text-align: left;
    width: 100%;
    margin-bottom: 20px; }
  .find-a-repair-center-callout-widget .dropdown-menu {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1em;
    font-weight: 600;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%;
    max-height: 300px;
    overflow-y: scroll; }
    .find-a-repair-center-callout-widget .dropdown-menu li {
      margin: 0; }
      .find-a-repair-center-callout-widget .dropdown-menu li a {
        display: block;
        margin: 0;
        padding: 15px 20px;
        clear: both;
        font-size: 1em;
        font-weight: 600;
        line-height: 1.42857143;
        color: #575a5d;
        white-space: nowrap; }
        .find-a-repair-center-callout-widget .dropdown-menu li a:hover {
          background: #999;
          color: #ffffff; }
  .find-a-repair-center-callout-widget input.text-field-half,
  .find-a-repair-center-callout-widget input.text-field-half-mobile,
  .find-a-repair-center-callout-widget input.text-field-quarter,
  .find-a-repair-center-callout-widget input.text-field-three-fourth {
    background-color: #ffffff;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 500;
    color: #999999 !important;
    float: left;
    border: none;
    text-align: left;
    width: 50%;
    margin-bottom: 20px;
    border: 1px solid #575a5d; }
  .find-a-repair-center-callout-widget input.text-field-half-mobile {
    width: 50%;
    border: 1px solid #575a5d; }
  .find-a-repair-center-callout-widget input.text-field-quarter {
    width: 25%; }
  .find-a-repair-center-callout-widget input.text-field-three-fourth {
    width: 75%; }
  .find-a-repair-center-callout-widget h2 {
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 40px; }
  .find-a-repair-center-callout-widget p {
    color: #ffffff;
    margin-top: 0;
    margin-bottom: 20px; }
    .find-a-repair-center-callout-widget p strong {
      margin-top: 15px;
      display: block; }

@media (max-width: 767px) {
  .find-a-repair-center-callout-widget .primary-button.quarter {
    width: 100%;
    padding: 15px 20px;
    font-weight: 300;
    margin: 0;
    font-size: 1em;
    margin-bottom: 40px; }
  .find-a-repair-center-callout-widget input.text-field-half,
  .find-a-repair-center-callout-widget input.text-field-half-mobile,
  .find-a-repair-center-callout-widget input.text-field-quarter,
  .find-a-repair-center-callout-widget input.text-field-three-fourth {
    width: 100%; }
  .find-a-repair-center-callout-widget input.text-field-half-mobile {
    width: 50%; }
  .find-a-repair-center-callout-widget input.text-field-three-fourth {
    width: 100%;
    border: none; }
  .find-a-repair-center-callout-widget h2 {
    font-size: 1.75em !important; } }

/* SA FIND A REPAIR CENTER / SA FIND A REPAIR CENTER SEARCH */
.find-a-repair-center-search-widget {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #ffffff; }
  .find-a-repair-center-search-widget .dropup,
  .find-a-repair-center-search-widget .dropdown {
    position: initial; }
  .find-a-repair-center-search-widget .primary-button.quarter {
    width: 25%;
    padding: 15px 20px;
    font-weight: 300;
    margin: 0;
    font-size: 1em; }
  .find-a-repair-center-search-widget .primary-button:hover {
    font-size: 1em; }
  .find-a-repair-center-search-widget i.chevron-down {
    background: url(../images/down-arrow.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .find-a-repair-center-search-widget i.chevron-up {
    background: url(../images/up-arrow.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .find-a-repair-center-search-widget .dropdown-group-half {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    float: left; }
  .find-a-repair-center-search-widget button.dropdown-toggle {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 600;
    color: #575a5d !important;
    float: left;
    border: 1px solid #ffffff;
    text-align: left;
    width: 100%;
    margin-bottom: 20px; }
  .find-a-repair-center-search-widget .dropdown-menu {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1em;
    font-weight: 600;
    text-align: left;
    background-color: #f0efed;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%;
    max-height: 300px;
    overflow-y: scroll; }
    .find-a-repair-center-search-widget .dropdown-menu li {
      margin: 0; }
      .find-a-repair-center-search-widget .dropdown-menu li a {
        display: block;
        margin: 0;
        padding: 15px 20px;
        clear: both;
        font-size: 1em;
        font-weight: 600;
        line-height: 1.42857143;
        color: #575a5d;
        white-space: nowrap; }
        .find-a-repair-center-search-widget .dropdown-menu li a:hover {
          background: #575a5d;
          color: #ffffff; }
  .find-a-repair-center-search-widget input.text-field-half,
  .find-a-repair-center-search-widget input.text-field-half-mobile,
  .find-a-repair-center-search-widget input.text-field-quarter,
  .find-a-repair-center-search-widget input.text-field-three-fourth {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 500;
    color: #999999 !important;
    float: left;
    border: none;
    text-align: left;
    width: 50%;
    margin-bottom: 20px;
    border: 1px solid #ffffff; }
  .find-a-repair-center-search-widget input.text-field-half-mobile {
    width: 50%;
    border: 1px solid #ffffff; }
  .find-a-repair-center-search-widget input.text-field-quarter {
    width: 25%; }
  .find-a-repair-center-search-widget input.text-field-three-fourth {
    /* width: 75%; */
    /* Updating width in D10 instance as we dont have panels like in D7 which are of shorter width*/
    width: 100%;
    border: none; }
  .find-a-repair-center-search-widget h1 {
    color: #ae005f;
    line-height: 1.2em;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: center; }
  .find-a-repair-center-search-widget p {
    color: #575a5d;
    margin-top: 0;
    margin-bottom: 20px; }
    .find-a-repair-center-search-widget p strong {
      margin-top: 15px;
      display: block; }
  .find-a-repair-center-search-widget p.sub-title {
    color: #575a5d;
    margin-top: 0;
    margin-bottom: 60px;
    text-align: center; }

@media (max-width: 767px) {
  .find-a-repair-center-search-widget .primary-button.quarter {
    width: 100%;
    padding: 15px 20px;
    font-weight: 300;
    margin: 0;
    font-size: 1em;
    margin-bottom: 40px; }
  .find-a-repair-center-search-widget input.text-field-half,
  .find-a-repair-center-search-widget input.text-field-half-mobile,
  .find-a-repair-center-search-widget input.text-field-quarter,
  .find-a-repair-center-search-widget input.text-field-three-fourth {
    width: 100%; }
  .find-a-repair-center-search-widget input.text-field-half-mobile {
    width: 50%; }
  .find-a-repair-center-search-widget input.text-field-three-fourth {
    width: 100%;
    border: none; }
  .find-a-repair-center-search-widget h1 {
    font-size: 2.5em !important; }
  .find-a-repair-center-search-widget p.sub-title {
    color: #575a5d;
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center; } }

/* FOOTER */
.footer {
  margin-bottom: 50px;
  margin-top: 50px; }

.footer-logo img {
  transition: background-color 0.5s ease;
  width: 180px;
  float: left;
  height: 36px; }
  .footer-logo img:hover {
    width: 180px;
    float: left;
    color: #999999; }

ul.footer-links {
  padding-left: 0px;
  font-family: HelveticaNeue-Roman, Arial, Helvetica, sans-serif; }
  ul.footer-links li {
    list-style: none;
    list-style-type: none;
    list-style-position: inside;
    font-size: 1em;
    padding-right: 30px;
    display: inline-block;
    margin-bottom: 0px; }
    ul.footer-links li a {
      transition: color 0.5s ease;
      color: stateauto-gray;
      display: inline-block;
      text-decoration: none;
      border-bottom: 1px solid #999;
      padding-bottom: 2px;
      font-weight: 500; }
      ul.footer-links li a:hover {
        color: #575a5d;
        border-bottom: 1px solid #575a5d;
        padding-bottom: 2px;
        text-decoration: none;
        font-weight: 600; }

ul.social-links {
  padding-left: 0px; }
  ul.social-links li {
    list-style: none;
    list-style-type: none;
    list-style-position: inside;
    font-size: 28px;
    padding-right: 30px;
    display: inline-block; }
    ul.social-links li a {
      transition: color 0.5s ease;
      color: #999999;
      display: inline-block;
      text-decoration: underline; }
      ul.social-links li a:hover {
        color: #575a5d;
        display: inline-block;
        text-decoration: underline; }

.copywrite {
  color: #999999;
  font-size: 14px;
  padding-top: 10px;
  text-align: left; }
  .copywrite a {
    color: #999999;
    font-size: 14px;
    text-decoration: underline;
    transition: color 0.5s ease; }
    .copywrite a:hover {
      color: #575a5d;
      font-size: 14px;
      text-decoration: underline;
      transition: color 0.5s ease; }

/* Small devices (mobile, 767px and up) */
@media (max-width: 767px) {
  ul.footer-links {
    padding-bottom: 0px;
    margin-bottom: 0px; }
    ul.footer-links li {
      display: block;
      padding-bottom: 15px; }
  ul.social-links {
    margin-top: 20px;
    padding-bottom: 15px;
    float: left; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  ul.footer-links {
    padding-bottom: 0px;
    margin-bottom: 30px; }
    ul.footer-links li {
      display: inline-block;
      padding-bottom: 0px; }
  ul.social-links {
    padding-bottom: 20px;
    float: left; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  ul.footer-links {
    padding-bottom: 0px;
    margin-bottom: 30px; }
    ul.footer-links li {
      display: inline-block;
      padding-bottom: 0px; }
  ul.social-links {
    padding-bottom: 20px;
    float: right; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  ul.footer-links {
    padding-bottom: 0px;
    margin-bottom: 30px; }
    ul.footer-links li {
      display: inline-block;
      padding-bottom: 0px; }
  ul.social-links {
    padding-bottom: 20px;
    float: right; } }

/* SA FREEFORM */
.freeform.text-block-widget .entry ul li {
  list-style: disc !important;
  margin-left: 25px; }

/* HEADER */
body {
  font-family: Arial, sans-serif; }

.carousel-caption a {
  text-decoration: underline; }

.freeform.text-block-widget p {
  padding-bottom: 10px; }

.header {
  font-size: 21px !important; }

.header-logo {
  transition: fill 0.5s ease;
  float: left;
  margin: 0; }
  .header-logo img {
    height: 50px; }
    @media (max-width: 767px) {
      .header-logo img {
        height: 35px; } }

.fa.fa-search.search-icon {
  font-size: 1.333em;
  color: #575a5d;
  font-weight: 300; }
  .fa.fa-search.search-icon:hover {
    font-size: 1.333em;
    color: #9a9c9e;
    font-weight: 500; }

.nav_menu li.search {
  padding: 0 20px; }

@media (max-width: 767px) {
  html.mm-opened .header-widget {
    position: fixed;
    z-index: 100000000000000;
    background-color: #fff;
    width: 100%; } }

#mobile-search .search-input-nav-mobile {
  border: none;
  padding-left: 20px;
  color: #999;
  font-size: 20px; }

#mobile-search.in:after {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 15px solid #f0efed;
  top: 56px;
  right: 46px;
  background-image: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 10000000; }

ul.header-links {
  padding-left: 0px;
  margin: 20px 0;
  font-family: 'PT Sans', Arial, sans-serif; }
  ul.header-links li {
    list-style: none;
    list-style-type: none;
    list-style-position: inside;
    font-size: 14px;
    padding-left: 20px;
    display: inline-block;
    float: right;
    margin-bottom: 10px; }
    ul.header-links li a {
      transition: color 0.5s ease;
      color: #575a5d;
      display: inline-block;
      text-decoration: none;
      font-weight: 500;
      font-family: 'PT Sans', Arial, sans-serif; }
      ul.header-links li a:hover {
        color: #2D2F30;
        display: inline-block;
        text-decoration: none;
        font-family: 'PT Sans', Arial, sans-serif;
        text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.6); }
    ul.header-links li.login_button {
      margin-bottom: 0; }
      ul.header-links li.login_button a button {
        transition: background-color 0.5s ease;
        background: #8fd400;
        color: #000000;
        padding: 5px 10px;
        font-size: 12px;
        border: 1px solid;
        font-weight: 300;
        letter-spacing: 2px;
        border-radius: 0px;
        min-height: 25px;
        margin-top: -10px;
        border: 0; }

input.text-field-full {
  width: 100%; }

input.text-field-three-fourth {
  background-color: #ffffff;
  padding: 15px 20px;
  font-size: 1em;
  font-weight: 500;
  color: #999999 !important;
  float: left;
  border: none;
  text-align: left;
  width: 75%;
  margin-bottom: 20px;
  border: 1px solid #f0efed; }

@media (max-width: 767px) {
  input.text-field-three-fourth {
    width: 65%; } }

.navbar-toggle.fa-search {
  position: relative;
  float: right;
  top: 20px;
  margin-top: 0px;
  margin-right: 15px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 1.5em;
  padding: 2px 10px 0px 10px;
  cursor: pointer; }

button.primary-button.search {
  font-size: 0.875em;
  width: 24%; }

@media (max-width: 767px) {
  button.primary-button.search {
    width: 35%; } }

.navbar-form .form-group {
  margin-bottom: 0; }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  background: #f0efed;
  margin: 0 -20px; }

/* Small devices (mobile, 767px and up) */
@media (max-width: 767px) {
  .header-logo {
    margin: 20px 0;
    float: left; }
    .header-logo img {
      height: 30px;
      z-index: 10000000000;
      position: relative; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .header-logo {
    float: left; }
    .header-logo .header-logo img {
      height: 30px; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .header-logo {
    float: left; }
    .header-logo img {
      height: 50px; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .header-logo {
    float: left; }
    .header-logo img {
      height: 65px; } }

/* SA INSURANCE MENU */
.insurance-overview-menu-widget {
  margin-top: 50px;
  margin-bottom: 50px; }
  .insurance-overview-menu-widget span.chevron-down {
    background: url(../images/down-arrow--white.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .insurance-overview-menu-widget ul {
    padding-left: 25px;
    margin-top: 10px; }
    .insurance-overview-menu-widget ul li a {
      color: #575a5d;
      text-decoration: none; }
      .insurance-overview-menu-widget ul li a:hover {
        color: #575a5d;
        text-decoration: underline; }
  .insurance-overview-menu-widget .accordion-button a {
    background: #575a5d;
    padding: 50px 30px;
    display: inline-block;
    width: 100%;
    transition: background 0.7s ease;
    margin-bottom: 25px;
    max-height: 220px; }
    .insurance-overview-menu-widget .accordion-button a p, .insurance-overview-menu-widget .accordion-button a span {
      color: #ffffff;
      text-align: center;
      padding-top: 0; }
    .insurance-overview-menu-widget .accordion-button a span {
      display: block; }
    .insurance-overview-menu-widget .accordion-button a img {
      height: 57px;
      margin: 0 auto;
      display: block;
      max-width: 70px;
      margin-bottom: 25px;
      bottom: 0;
      position: relative; }
    .insurance-overview-menu-widget .accordion-button a:hover {
      text-decoration: none;
      background: #444648; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .insurance-overview-menu-widget {
    padding: 0;
    margin-bottom: 0px; }
    .insurance-overview-menu-widget span.fa {
      color: #ffffff;
      margin-top: 10px; }
    .insurance-overview-menu-widget ul {
      padding-left: 30px;
      margin-top: 30px;
      margin-bottom: 40px; }
    .insurance-overview-menu-widget .accordion-button {
      margin: 0 -20px;
      border-bottom: 1px solid #f0efed; }
      .insurance-overview-menu-widget .accordion-button a {
        background: #575a5d;
        padding: 15px 30px;
        display: inline-block;
        width: 100%;
        transition: background 0.7s ease;
        margin-bottom: -4px;
        border: none; }
        .insurance-overview-menu-widget .accordion-button a p {
          color: white;
          text-align: left;
          padding-top: 0;
          display: inline-block;
          float: left;
          margin: 8px 15px; }
        .insurance-overview-menu-widget .accordion-button a img {
          height: 30px;
          margin: 0;
          display: inline-block;
          margin-bottom: 0px;
          width: auto;
          float: left; }
        .insurance-overview-menu-widget .accordion-button a:hover {
          text-decoration: none;
          background: #444648; } }

/* SA LEADERSHIP */
.leadership-widget {
  padding-top: 40px; }
  .leadership-widget h1 {
    color: #ae005f;
    margin-bottom: 10px; }
  .leadership-widget h4 {
    color: #575a5d;
    font-weight: 300;
    margin: 0; }
  .leadership-widget p {
    color: #575a5d;
    font-weight: 600;
    margin-top: 0; }
    .leadership-widget p.sub-title {
      color: #575a5d;
      font-weight: 400;
      margin-top: 0;
      margin-bottom: 40px; }
  .leadership-widget a.image-frame {
    max-height: 164px;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    display: block; }
    .leadership-widget a.image-frame img {
      width: 100%;
      margin-bottom: 15px; }
  .leadership-widget .search-by {
    margin: 0 auto;
    color: #575a5d; }
    .leadership-widget .search-by p {
      font-weight: 300;
      display: inline-block;
      float: left;
      margin-right: 20px;
      text-align: center;
      margin-left: 20px;
      margin-bottom: 0; }
    .leadership-widget .search-by ul {
      font-size: 1em;
      margin-bottom: 20px;
      padding: 0; }
      .leadership-widget .search-by ul li {
        list-style: none;
        list-style-position: inside;
        display: inline-block;
        text-align: center; }
        .leadership-widget .search-by ul li a {
          color: #999; }
          .leadership-widget .search-by ul li a:hover {
            color: #575a5d;
            text-decoration: none; }
        .leadership-widget .search-by ul li.active {
          list-style: none;
          list-style-position: inside;
          padding-right: 15px;
          font-weight: 600;
          display: inline-block;
          text-align: center; }
          .leadership-widget .search-by ul li.active a {
            color: #575a5d;
            text-decoration: none; }
            .leadership-widget .search-by ul li.active a:hover {
              color: #999;
              text-decoration: none; }
        .leadership-widget .search-by ul li:after {
          background-image: "|";
          color: #999;
          padding-left: 20px; }
        .leadership-widget .search-by ul li:last-child:after {
          background-image: " ";
          color: #999;
          padding-left: 20px; }
  .leadership-widget .leadership-tile {
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .leadership-widget .leadership-tile {
        margin-bottom: 40px; } }
  .leadership-widget .leadership-shelve {
    padding: 40px;
    margin: 0 -40px 30px -40px;
    background: #575a5d;
    color: #ffffff; }
    @media (min-width: 768px) {
      .leadership-widget .leadership-shelve {
        margin: 0 -40px 60px -40px; } }
    .leadership-widget .leadership-shelve h3 {
      font-weight: 300; }
    .leadership-widget .leadership-shelve p {
      font-weight: 300;
      color: #ffffff; }
    .leadership-widget .leadership-shelve a .close-shelve img {
      transition: opacity 0.4s ease;
      opacity: 1;
      width: 32px;
      float: right;
      margin-top: -15px; }
    .leadership-widget .leadership-shelve a:hover .close-shelve img {
      transition: opacity 0.4s ease;
      opacity: 0.5;
      width: 32px;
      margin-top: -15px; }
    .leadership-widget .leadership-shelve .triangle:after {
      content: ' ';
      position: absolute;
      left: 15px;
      top: -57px;
      bottom: 0;
      width: 0;
      height: 0;
      border-top: 55px solid #ff7900;
      border-left: 0px solid transparent;
      border-right: 50px solid transparent; }
    .leadership-widget .leadership-shelve .related-video {
      margin-top: 60px; }
    .leadership-widget .leadership-shelve .related-video p {
      margin-bottom: 0;
      padding: 0;
      font-weight: 500; }
      .leadership-widget .leadership-shelve .related-video p a i {
        font-size: 24px;
        transition: opacity 0.4s ease;
        opacity: 1;
        color: #ffffff;
        padding-left: 15px; }
      .leadership-widget .leadership-shelve .related-video p a:hover i {
        font-size: 24px;
        transition: opacity 0.4s ease;
        opacity: 0.5;
        color: #ffffff;
        padding-left: 15px; }
    .leadership-widget .leadership-shelve .related-video .video-thumb img {
      margin-top: 15px;
      margin-bottom: 40px;
      width: 100%;
      height: auto; }
    .leadership-widget .leadership-shelve .related-video .video-thumb .play-button {
      transition: opacity 0.4 ease;
      bottom: 0;
      background-image: url("../images/play-button.svg");
      height: 72%;
      left: 0;
      margin: 75px auto;
      opacity: 0.5;
      padding: 0;
      position: absolute;
      right: 0;
      text-align: center;
      top: 0;
      width: 20%; }
      .leadership-widget .leadership-shelve .related-video .video-thumb .play-button:hover {
        bottom: 0;
        background-image: url("../images/play-button.svg");
        height: 72%;
        left: 0;
        margin: 75px auto;
        opacity: 1;
        padding: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 20%; }

@media (max-width: 767px) {
  .leadership-widget a.image-frame {
    max-height: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    display: block; }
    .leadership-widget a.image-frame img {
      width: 100%;
      margin-bottom: 15px; }
  .leadership-widget .leadership-shelve {
    margin: 0 -20px;
    padding: 40px 20px; } }

/* SA LIVE CHAT */
/* @import "widgets/SA_Livechat/SA_Livechat.scss"; */
/* SA LOCATIONS */
.locations-widget h4 {
  color: #575a5d;
  margin: 0 0 15px 0; }

.locations-widget h7 {
  font-size: 1.25em;
  color: #575a5d;
  margin: 0; }

.locations-widget p {
  color: #575a5d;
  margin: 0; }

/* SA MEGA MENU */
.header-widget .search-nav {
  margin: 0 auto;
  padding: 20px; }
  .header-widget .search-nav .search-input-nav input {
    background-color: #ffffff;
    padding: 20px 20px;
    font-size: 16px;
    color: #999;
    border: 1px solid #f0efed;
    float: left;
    width: 75%;
    text-align: left; }
  .header-widget .search-nav button.primary-button {
    width: 100%;
    color: #FFFFFF !important;
    border: 1px solid #f0efed; }

.header-widget .agents-search-nav {
  margin-bottom: 55px;
  padding: 50px; }
  .header-widget .agents-search-nav button.primary-button {
    width: 24%;
    color: #FFFFFF !important;
    float: left;
    border: 1px solid #f0efed; }
  .header-widget .agents-search-nav button.dropdown-toggle {
    background-color: #ffffff;
    font-size: 16px;
    color: #575a5d;
    margin-right: 0;
    float: left;
    padding: 15px 20px;
    border: 1px solid #f0efed;
    width: 100%;
    text-align: left;
    font-weight: 600; }
  .header-widget .agents-search-nav .agents-zipcode-nav input {
    background-color: #ffffff;
    padding: 15px 20px;
    font-size: 16px;
    color: #999;
    float: left;
    border: none;
    width: 25%;
    text-align: left;
    border: 1px solid #f0efed; }
  .header-widget .agents-search-nav .dropdown-group {
    width: 50%;
    display: inline-block !important;
    float: left; }
  .header-widget .agents-search-nav .dropdown {
    background-color: #ffffff;
    font-size: 14px;
    color: #999;
    float: left;
    width: 100%; }

.header-widget i.chevron-down {
  background: url(../images/down-arrow.svg);
  width: 20px;
  height: 15px;
  margin-top: 5px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat; }

.header-widget i.chevron-up {
  background: url(../images/up-arrow.svg);
  width: 20px;
  height: 20px;
  margin-top: 5px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat; }

.header-widget .dropdown-menu {
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 1000;
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 1em;
  font-weight: 600;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%; }
  .header-widget .dropdown-menu li {
    margin: 0; }
    .header-widget .dropdown-menu li a {
      display: block;
      margin: 0;
      padding: 15px 20px;
      clear: both;
      font-size: 1em;
      font-weight: 600;
      line-height: 1.42857143;
      color: #575a5d;
      white-space: nowrap; }
      .header-widget .dropdown-menu li a:hover {
        background: #575a5d;
        color: #ffffff; }

.header-widget .grid {
  *zoom: 1; }
  .header-widget .grid:before, .header-widget .grid:after {
    content: " ";
    display: table; }
  .header-widget .grid:after {
    clear: both; }

.header-widget .container {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.header-widget #nav {
  float: left;
  clear: none;
  margin-left: 0px;
  margin-top: 0px;
  position: relative;
  clear: left; }
  .header-widget #nav ul {
    overflow: hidden;
    margin-bottom: 0;
    padding: 0;
    float: right;
    margin-top: 0px;
    background: none;
    font-weight: 500 !important;
    font-family: HelveticaNeue-Roman, Arial, Helvetica, sans-serif; }
  .header-widget #nav li {
    margin: 0;
    padding-left: 43px;
    float: right;
    width: 50% auto;
    margin: 0 1px 0 0;
    position: relative;
    display: block; }
    .header-widget #nav li .null_left,
    .header-widget #nav li .null_right {
      display: none; }
    .header-widget #nav li:hover .null_left,
    .header-widget #nav li:hover .null_right {
      position: absolute;
      display: block;
      width: 600px;
      height: 50px;
      left: -600px;
      margin-top: 27px; }
    .header-widget #nav li:hover .null_right {
      left: 100%;
      right: -600px;
      z-index: 15; }
  .header-widget #nav .nav_menu {
    clear: both;
    overflow: hidden;
    -moz-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
    -ms-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
    -webkit-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
    width: 100vw;
    margin-left: -20px !important;
    width: auto;
    position: relative;
   /* top: -10px;*/
       margin-top: 30px;
    letter-spacing: 0.3px; }
  .header-widget #nav .tab {
    display: block;
    line-height: 1;
    float: right;
    color: #575a5d;
    margin-bottom: 25px;
    font-weight: 500;
    margin-left: -2px;
    margin-right: -2px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; }
    .header-widget #nav .tab strong {
      font-weight: normal;
      font-size: 16px; }
    .header-widget #nav .tab:hover, .header-widget #nav .tab:focus {
      color: #2D2F30;
      text-decoration: none;
      font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
      text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.6); }
    .header-widget #nav .tab:active {
      color: #2D2F30;
      font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
      text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.6); }
  .header-widget #nav .open .tab {
    color: #2D2F30;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.6); }
    .header-widget #nav .open .tab strong {
      color: #2D2F30;
      font-weight: 500;
      text-decoration: none; }

.header-widget .js #nav .nav_menu {
  display: block; }

.header-widget .js #nav.open .nav_menu {
  display: block; }

.header-widget .csstransitions #nav .nav_menu {
  display: block;
  height: auto; }

.header-widget .csstransitions #menu .container {
  height: 0;
  -moz-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
  transition-delay: 200ms;
  -webkit-transition-delay: 200ms; }

.header-widget #menus {
  position: absolute;
  left: 0;
  z-index: 10000000000;
  top: 140px; }
  .header-widget #menus .fields {
    display: none; }

.header-widget .menu_content ol {
  padding: 2em 0 0 0; }

.header-widget .menu_content .blocks a {
  font-size: 16px; }

.header-widget #menus {
  width: 100%;
  margin: -17px 0 0;
  background: #f0efed;
  color: #fff; }
  .header-widget #menus .container {
    overflow: hidden; }
  .header-widget #menus p {
    color: #e6e8e8;
    font-weight: bold; }
    .header-widget #menus p a {
      font-weight: bold; }

.header-widget #menus .fields.open {
  display: block; }
  ul #header-links li .open{
  display: block;
  }
  .header-widget #menus .fields.open div.menu_content {
    padding: .8em 0 1.6em 0; }

.header-widget body.touch #menus .container,
.header-widget .csstransitions body.touch #menus .container {
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none; }

.header-widget body.touch #menus .fields.open {
  -webkit-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transform: translate3d(0, 0, 0); }

.header-widget .menu-text {
  padding: 0 50px;
  width: 100%; }
  .header-widget .menu-text ul {
    display: inline; }
    .header-widget .menu-text ul li {
      font-weight: 300;
      list-style: none;
      list-style-position: inside;
      color: #575a5d;
      font-size: 16px;
      text-decoration: none;
      margin: 15px 0; }
      .header-widget .menu-text ul li a {
        text-decoration: none;
        padding-bottom: 20px;
        color: #575a5d;
        border: none; }
        .header-widget .menu-text ul li a:hover {
          text-decoration: none;
          padding-bottom: 2px;
          color: #575a5d;
          border-bottom: 1px solid #575a5d; }
      .header-widget .menu-text ul li.title a {
        font-weight: 600;
        color: #575a5d;
        margin-bottom: 30px;
        text-decoration: none; }

/* SA MOBILE MENU */
.top_secondary {
  background: #312a31;
  height: 50px; }
  .top_secondary #main_nav {
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-align: left;
    font-size: 14px; }
    .top_secondary #main_nav li a {
      height: 50px;
      line-height: 50px;
      color: #bdbdbd;
      padding: 0 8px; }
      .top_secondary #main_nav li a:hover {
        text-decoration: none; }

#mega-menu {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 40px;
  list-style: none;
  position: relative; }
  #mega-menu li {
    float: left;
    margin: 0;
    padding: 0; }
    #mega-menu li a {
      float: left;
      display: block;
      color: #fff;
      text-decoration: none; }
    #mega-menu li ul {
      display: none;
      list-style-type: none; }
  #mega-menu .sub {
    display: none; }
    #mega-menu .sub ul {
      display: block; }

a#nav-toggle {
  display: block;
  text-align: right;
  font-size: 1.5em;
  padding-right: 0px;
  text-decoration: none;
  position: relative;
  z-index: 999999;
  color: #000000;
  top: 20px; }

.navbar {
  margin-bottom: 0px; }

button.primary-button {
  border: 1px solid #f0efed; }

html.mm-opened .mobile-menu-wrapper {
  position: relative; }
  html.mm-opened .mobile-menu-wrapper:after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 15px solid #f0efed;
    top: 56px;
    right: 0;
    background-image: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 10000000; }

@media (max-width: 949px) {
  a#nav-toggle {
    display: block;
    text-align: right;
    float: right;
    right: 0px;
    position: relative; }
    a#nav-toggle.active {
      color: #9a9c9e; }
      a#nav-toggle.active .icon.icon-trigram {
        background-position: -121px -156px; }
  .top_secondary {
    position: absolute;
    visibility: hidden; }
  #mobile-nav {
    z-index: 9998; }
  .mm-ismenu {
    background: #fff; }
  .mm-menu .mm-list {
    padding-top: 44px; }
    .mm-menu .mm-list li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
      margin-left: 0; }
    .mm-menu .mm-list a {
      color: #575757;
      padding: 20px 40px 10px 40px;
      outline: none;
      background: #f0efed;
      transition: text-decoration 0.4s ease; }
      .mm-menu .mm-list a:hover {
        color: #575757;
        outline: none;
        text-decoration: underline; }
      .mm-menu .mm-list a.header-links {
        color: #575757;
        padding: 10px 40px 10px 40px;
        outline: none;
        background: #ffffff;
        font-weight: 500;
        font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; }
        .mm-menu .mm-list a.header-links.mobile-login {
          background-color: #8fd400; }
        .mm-menu .mm-list a.header-links:hover {
          color: #575757;
          outline: none;
          text-decoration: underline;
          font-weight: 500; }
      .mm-menu .mm-list a.blank {
        color: #575757;
        padding: 25px 10px 40px 20px;
        outline: none;
        background: #ffffff; }
      .mm-menu .mm-list a.main-menu {
        color: #575757;
        padding: 10px 40px;
        outline: none;
        background: #f0efed;
        font-weight: 600;
        font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; }
        .mm-menu .mm-list a.main-menu:hover {
          color: #575757;
          outline: none;
          text-decoration: underline;
          font-weight: 600; }
      .mm-menu .mm-list a.new-level {
        color: #575757;
        padding: 20px 40px 10px 40px;
        outline: none;
        background: #f0efed;
        font-weight: 600;
        font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; }
      .mm-menu .mm-list a.main-menu-last {
        color: #575757;
        padding: 10px 40px 20px 40px !important;
        outline: none;
        background: #f0efed;
        font-weight: 600;
        font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; }
        .mm-menu .mm-list a.main-menu-last:hover {
          color: #575757;
          outline: none;
          text-decoration: underline;
          font-weight: 600; }
      .mm-menu .mm-list a.header-links-first {
        color: #575757;
        padding: 20px 40px 10px 40px;
        outline: none;
        background: #ffffff;
        font-weight: 500;
        font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; }
        .mm-menu .mm-list a.header-links-first:hover {
          color: #575757;
          outline: none;
          text-decoration: underline;
          font-weight: 300; }
      .mm-menu .mm-list a.header-links-last {
        color: #575757;
        padding: 10px 40px 20px 40px;
        outline: none;
        background: #ffffff;
        font-weight: 500;
        font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; }
      .mm-menu .mm-list a.second-level-first {
        color: #575757;
        padding: 40px 40px 10px 40px;
        outline: none;
        background: #f0efed;
        font-weight: 300; }
      .mm-menu .mm-list a.second-level {
        color: #575757;
        padding: 10px 40px 10px 40px;
        outline: none;
        background: #f0efed;
        font-weight: 300; }
      .mm-menu .mm-list a.second-level-last {
        color: #575757;
        padding: 15px 40px 40px 40px;
        outline: none;
        background: #f0efed;
        font-weight: 300; }
      .mm-menu .mm-list a.mm-subclose {
        margin-top: 0; }
        .mm-menu .mm-list a.mm-subclose:before {
          margin-bottom: -3px; }
    .mm-menu .mm-list h4 {
      color: #575757;
      padding: 25px 10px 25px 20px;
      outline: none; }
    .mm-menu .mm-list.sub_menu {
      padding-top: 60px; } }

/*
	jQuery.mmenu CSS
*/
.mm-page,
.mm-fixed-top,
.mm-fixed-bottom,
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: top, right, bottom, left, border;
  -moz-transition-property: top, right, bottom, left, border;
  -ms-transition-property: top, right, bottom, left, border;
  -o-transition-property: top, right, bottom, left, border;
  transition-property: top, right, bottom, left, border; }

html.mm-opening .mm-page,
html.mm-opening #mm-blocker {
  border: 0px solid rgba(100, 100, 100, 0); }

.mm-menu .mm-hidden {
  display: none; }

.mm-menu .mm-panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.mm-fixed-top,
.mm-fixed-bottom {
  position: fixed;
  left: 0; }

.mm-fixed-top {
  top: 0; }

.mm-fixed-bottom {
  bottom: 0; }

html.mm-opened {
  overflow-x: visible;
  position: relative; }
  html.mm-opened body {
    overflow-x: visible;
    position: relative; }
  html.mm-opened .mm-page {
    left: 0;
    top: 0;
    margin: 0;
    position: relative;
    border: 0px solid transparent;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }
  html.mm-opened #mm-blocker {
    left: 0;
    top: 0;
    margin: 0;
    display: block;
    border: 0px solid transparent; }

html.mm-blocking #mm-blocker {
  display: block; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 999999; }

.mm-menu .mm-list {
  padding: 20px 0; }

.mm-menu.mm-current {
  display: block; }

.mm-menu {
  background: inherit;
  display: none;
  overflow: hidden;
  height: 100%;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  padding: 0px !important;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 0; }
  .mm-menu .mm-panel.mm-opened {
    left: 0%;
    top: 0;
    margin: 0;
    padding: 0; }
  .mm-menu .mm-panel.mm-subopened {
    left: -100%; }
  .mm-menu .mm-panel.mm-highest {
    z-index: 1; }
  .mm-menu .mm-panel.mm-hidden {
    display: block;
    visibility: hidden; }

.mm-menu .mm-list {
  padding: 20px 0 40px 0; }

.mm-panel .mm-list {
  margin-left: -20px;
  margin-right: -20px;
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }
  .mm-panel .mm-list li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0; }
  .mm-panel .mm-list:first-child {
    padding-top: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a {
    text-decoration: none; }
    .mm-list a:hover {
      text-decoration: none; }
    .mm-list a.mm-subopen {
      width: 40px;
      height: 100%;
      padding: 0;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 2; }
      .mm-list a.mm-subopen::before {
        background-image: '';
        border-left-width: 0px;
        border-left-style: solid;
        display: block;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0; }
      .mm-list a.mm-subopen.mm-fullsubopen {
        width: 100%; }
        .mm-list a.mm-subopen.mm-fullsubopen:before {
          border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      padding-right: 5px;
      margin-right: 40px; }
    .mm-list a.mm-subclose {
      text-indent: 20px;
      padding-top: 20px;
      margin-top: 0px;
      background: #f0efed !important; }
    .mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
      background-image: '';
      border: 2px solid transparent;
      display: block;
      width: 7px;
      height: 7px;
      margin-bottom: -5px;
      position: absolute;
      bottom: 50%;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .mm-list a.mm-subopen:after {
      border-top: none;
      border-left: none;
      right: 18px; }
    .mm-list a.mm-subclose:before {
      border-right: none;
      border-bottom: none;
      margin-bottom: -15px;
      left: 22px; }
  .mm-list li {
    position: relative;
    margin-bottom: 0; }
    .mm-list li a,
    .mm-list li span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
    .mm-list li.mm-selected a.mm-subopen {
      background: #dddddd; }
    .mm-list li.mm-selected a.mm-fullsubopen + a,
    .mm-list li.mm-selected a.mm-fullsubopen + span {
      padding-right: 45px;
      margin-right: 0;
      margin-top: 0px; }
    .mm-list li.mm-label {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      font-size: 10px;
      text-transform: uppercase;
      text-indent: 20px;
      line-height: 25px;
      padding-right: 5px; }
    .mm-list li.mm-spacer {
      padding-top: 40px; }
      .mm-list li.mm-spacer.mm-label {
        padding-top: 25px; }
    .mm-list li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults)::after {
      background-image: '';
      border: none;
      display: block;
      width: 100%;
      position: absolute;
      bottom: 0;
      left: 0; }
    .mm-list li:not(.mm-subtitle):not(.mm-label):not(.mm-noresults):after {
      width: auto;
      margin-left: 20px;
      position: relative;
      left: auto; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li.mm-opened .mm-panel {
    display: block; }
  .mm-menu.mm-vertical .mm-list .mm-panel li.mm-opened a.mm-subopen {
    height: 40px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li.mm-opened a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 16px;
    right: 16px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-ismenu {
  background: rgba(0, 0, 0, 0.6);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu .mm-list li a.mm-subopen:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-list li a.mm-subopen:before {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu .mm-list li a.mm-subclose {
  background: rgba(0, 0, 0, 0.1);
  color: #575757;
  font-weight: 600;
  text-align: center;
  font-size: 18px; }
  .mm-menu .mm-list li a.mm-subclose:before {
    border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-list li:after {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu .mm-list li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list li.mm-selected > span {
  background: #dddddd; }

.mm-menu .mm-list li.mm-label {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-vertical .mm-list li.mm-opened a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened ul {
  background: rgba(255, 255, 255, 0.05); }

html.mm-opening .mm-page,
html.mm-opening #mm-blocker,
html.mm-opening .mm-fixed-top,
html.mm-opening .mm-fixed-bottom {
  left: 0%;
  height: 40px; }

#mobile-nav {
  visibility: visible; }

.mm-menu {
  width: 100%;
  margin-top: 70px; }

@media all and (max-width: 175px) {
  .mm-menu {
    width: 100%; }
  #mobile-nav {
    visibility: visible; }
  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker,
  html.mm-opening .mm-fixed-top,
  html.mm-opening .mm-fixed-bottom {
    left: 0%; } }

@media all and (min-width: 768px) {
  .mm-menu {
    width: 100%;
    display: none; }
  #mobile-nav {
    visibility: hidden;
    display: none;
    left: 0; }
  html.mm-opening .mm-page,
  html.mm-opening #mm-blocker,
  html.mm-opening .mm-fixed-top,
  html.mm-opening .mm-fixed-bottom {
    left: 0%; } }

/* SA MY POLICY */
.my-policy-widget {
  padding-top: 0px;
  padding-bottom: 50px;
  background: #ffffff; }
  .my-policy-widget h3 {
    margin: 0px 0px 20px 0px; }
  .my-policy-widget h4 {
    margin: 0px 0px 20px 0px; }
  .my-policy-widget .gray-block {
    background: #f0efed;
    padding: 40px;
    margin: 0px 0px 40px 0px; }
    .my-policy-widget .gray-block h7 {
      font-size: 1em;
      color: #575a5d;
      margin: 0px; }
    .my-policy-widget .gray-block a {
      font-size: 1em;
      text-decoration: underline;
      color: #575a5d;
      opacity: 1;
      transition: opacity 0.4s ease;
      margin: 0px; }
      .my-policy-widget .gray-block a:hover {
        font-size: 1em;
        text-decoration: underline;
        opacity: 0.7; }
    .my-policy-widget .gray-block ul {
      padding: 0px;
      margin: 0px; }
      .my-policy-widget .gray-block ul li {
        list-style: none;
        display: inline-block;
        padding: 0px 10px 0px 0px;
        margin: 0; }
  .my-policy-widget .primary-button.quarter {
    width: 24%;
    padding: 15px 20px;
    font-weight: 300;
    margin: 0;
    font-size: 1em;
    margin-bottom: 20px;
    border: 1px solid #f0efed; }
  .my-policy-widget .primary-button.half {
    width: 49%;
    padding: 15px 20px;
    font-weight: 300;
    margin: 0;
    font-size: 1em;
    margin-bottom: 40px; }
  .my-policy-widget input.text-field-three-fourth {
    background-color: #ffffff;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 500;
    color: #999999 !important;
    float: left;
    border: none;
    text-align: left;
    width: 75%;
    margin-bottom: 20px;
    border: 1px solid #f0efed; }
  .my-policy-widget p {
    color: #575a5d;
    margin-top: 0;
    margin-bottom: 20px; }
    .my-policy-widget p strong {
      margin-top: 15px;
      display: block; }
    .my-policy-widget p.sub-title {
      color: #575a5d;
      margin-top: 0;
      margin-bottom: 60px;
      text-align: center; }

.sa-customer-connect-widget {
  padding: 40px 30px;
  margin-bottom: 20px; }
  .sa-customer-connect-widget p {
    font-weight: normal;
    font-family: Arial, sans-serif; }
    .sa-customer-connect-widget p strong {
      font-family: Arial, sans-serif;
    font-weight: 600; }
    .sa-customer-connect-widget p a {
      color: #0071B3; }
    .sa-customer-connect-widget p.last {
      margin-bottom: 0;
      font-weight: normal !important; }

@media (max-width: 767px) {
  .my-policy-widget h1 {
    font-size: 2.5em !important; }
  .my-policy-widget p.sub-title {
    color: #575a5d;
    margin-top: 0;
    margin-bottom: 40px;
    text-align: center; }
  .my-policy-widget .primary-button.quarter {
    width: 24%; }
  .my-policy-widget .primary-button.half {
    width: 100%;
    margin-bottom: 20px; }
  .my-policy-widget .gray-block {
    background: #f0efed;
    padding: 40px 20px;
    margin: 20px -20px 40px -20px; }
  .my-policy-widget input.text-field-three-fourth {
    width: 75%;
    border: none; } }

/* SA NEWS AND RESOURCES */
.resources-and-news-widget {
  padding-bottom: 50px;
  padding-top: 50px;
  background: #f0efed; }
  .resources-and-news-widget h2 {
    text-align: left;
    line-height: 1.2em;
    color: #000;
    margin: 0 0 50px 0;
    font-weight: 100; }
  .resources-and-news-widget h4 {
    text-align: left;
    color: #575a5d;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 20px; }
  .resources-and-news-widget a {
    color: #575a5d;
    text-decoration: none; }
    .resources-and-news-widget a:hover {
      color: #575a5d;
      text-decoration: underline; }
  .resources-and-news-widget p {
    text-align: left;
    color: #575a5d;
    font-weight: 600;
    margin: 0; }
  .resources-and-news-widget .resources-and-news-mobile {
    height: 300px;
    margin-bottom: 10px; }
  .resources-and-news-widget .carousel.slide.resources-and-news-mobile {
    height: 300px;
    width: 100%;
    padding: 40px 20px;
    position: relative;
    margin-bottom: 10px; }
  .resources-and-news-widget .carousel .item .resources-and-news-mobile {
    height: 100%; }
  .resources-and-news-widget .carousel .item.active .resources-and-news-mobile {
    height: 100%; }
  .resources-and-news-widget .carousel .item .carousel-inner .resources-and-news-mobile {
    height: 100%; }
  .resources-and-news-widget .carousel .light-gray_2--background {
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover; }
  .resources-and-news-widget .carousel-caption.mobile-slider {
    padding: 0 !important;
    width: 100% !important;
    text-align: center !important;
    bottom: 0 !important;
    left: inherit !important;
    right: inherit !important;
    position: relative !important; }

.carousel-indicators.mobile-indicators {
  position: absolute;
  bottom: 5% !important;
  z-index: 15;
  list-style: none;
  text-align: center !important; }
  .carousel-indicators.mobile-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    background-color: #d1d1d0; }
    .carousel-indicators.mobile-indicators li.active {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      border: none;
      border-radius: 10px;
      cursor: pointer;
      background-color: #575a5d; }

/* Small devices (mobile, 767px and up) */
@media (max-width: 767px) {
  .resources-and-news-widget {
    padding: 0;
    background: #ffffff; }
    .resources-and-news-widget .carousel-caption.mobile-slider h2 {
      font-size: 1.1em !important;
      margin: 0 0 40px 0;
      text-align: center !important;
      text-shadow: none; }
    .resources-and-news-widget .carousel-caption.mobile-slider h4 {
      text-align: center !important;
      text-shadow: none; }
    .resources-and-news-widget .carousel-caption.mobile-slider p {
      text-align: center !important;
      text-shadow: none; } }

/* SA NEWS SEARCH */
.news-search-widget {
  padding-top: 50px;
  padding-bottom: 50px;
  background: #ffffff; }
  .news-search-widget h7 {
    font-size: 0.875em;
    color: #575a5d;
    margin: 20px 0 5px 0;
    display: block;
    font-family: Arial, sans-serifs;
    font-weight: 500;
    line-height: 1.2em; }
  .news-search-widget h4 {
    font-weight: 300;
    color: #575a5d;
    margin: 0 0 5px 0;
    line-height: 1.2em;
    font-weight: 300; }
  .news-search-widget h4 a {
    color: #575a5d;
    text-decoration: none; }
    .news-search-widget h4 a:hover {
      color: #575a5d;
      text-decoration: underline; }
  .news-search-widget h5 {
    color: #575a5d;
    margin: 0 0 40px 0;
    display: inline-block;
    font-family: Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2em; }
  .news-search-widget h6 {
    color: #000;
    font-size: 1em;
    margin: 0 0 20px 0; }
  .news-search-widget p {
    color: #575a5d; }
  .news-search-widget .dropup,
  .news-search-widget .dropdown {
    position: initial; }
  .news-search-widget .primary-button {
    width: 100%;
    padding: 15px 20px;
    font-weight: 300;
    margin: 20px 0;
    font-size: 1em; }
    .news-search-widget .primary-button:hover {
      font-size: 1em; }
  .news-search-widget button.dropdown-toggle {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 600;
    color: #575a5d !important;
    float: left;
    border: 1px solid #ffffff;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif; }
  .news-search-widget i.chevron-down {
    background: url(../images/down-arrow.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .news-search-widget i.chevron-up {
    background: url(../images/up-arrow.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .news-search-widget .dropdown-group-half {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    float: left; }
  .news-search-widget .dropdown-menu {
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 1000;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1em;
    font-weight: 600;
    text-align: left;
    background-color: #f0efed;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%;
    max-height: 300px;
    overflow-y: scroll; }
    .news-search-widget .dropdown-menu li {
      margin: 0; }
      .news-search-widget .dropdown-menu li a {
        display: block;
        margin: 0;
        padding: 15px 20px;
        clear: both;
        font-size: 1em;
        font-weight: 600;
        line-height: 1.42857143;
        color: #575a5d;
        white-space: nowrap; }
        .news-search-widget .dropdown-menu li a:hover {
          background: #575a5d;
          color: #ffffff; }

@media (max-width: 767px) {
  .news-search-widget h4 {
    margin-bottom: 20px;
    display: inline-block; }
  .news-search-widget h7 strong {
    margin-top: 20px;
    display: block; }
  .news-search-widget .dropdown-group-half {
    width: 100%; } }

#addthissmartlayerscssready {
  color: #bada55 !important; }

.addthis-smartlayers,
div#at4-follow,
div#at4-share,
div#at4-thankyou,
div#at4-whatsnext {
  padding: 0;
  margin: 0; }

#at4-follow-label,
#at4-share-label,
#at4-whatsnext-label,
.at4-recommended-label.hidden {
  padding: 0;
  border: none;
  background: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  overflow: hidden;
  text-indent: -9999em; }

.addthis-smartlayers .at4-arrow:hover {
  cursor: pointer; }

.addthis-smartlayers .at4-arrow:after, .addthis-smartlayers .at4-arrow:before {
  content: none; }

a.at4-logo {
  background: url(data:image/gif;base64,R0lGODlhBwAHAJEAAP9uQf///wAAAAAAACH5BAkKAAIALAAAAAAHAAcAAAILFH6Ge8EBH2MKiQIAOw==) no-repeat left center;
  *background-image: url(//s7.addthis.com/static/5432e2206e5cb0b11874ad11e5a22186.png);
  _background-image: url(//s7.addthis.com/static/5432e2206e5cb0b11874ad11e5a22186.png); }

.at4-minimal a.at4-logo {
  background: url(data:image/gif;base64,R0lGODlhBwAHAJEAAP9uQf///wAAAAAAACH5BAkKAAIALAAAAAAHAAcAAAILFH6Ge8EBH2MKiQIAOw==) no-repeat left center !important;
  *background-image: url(//s7.addthis.com/static/5432e2206e5cb0b11874ad11e5a22186.png) !important;
  _background-image: url(//s7.addthis.com/static/5432e2206e5cb0b11874ad11e5a22186.png) !important; }

button.at4-closebutton {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin-right: 10px;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  font-size: 19px;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20); }
  button.at4-closebutton:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50); }

div.at4-arrow {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAAAoCAYAAABpYH0BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAV1JREFUeNrsmesOgyAMhQfxwfrofTM3E10ME2i5Oeppwr9a5OMUCrh1XV+wcvNAAIAA+BiAzrmtUWln27dbjEcC3AdODfo0BdEPhmcO4nIDvDNELi2jggk4/k8dT7skfeKzWIEd4VUpMQKvNB7X+OZSmAZkATWC1xvipbpnLmOosbJZC08CkAeA4E6qFUEMwLAGnlSBPCE8lW8CYnZTcimH2HoT7kSFOx5HBmCnDhTIu1p5s98G+QZrxGPhZVMY1vgyAQaAAAiAAAgDQACcBOD+BvJtBWfRy7NpJK5tBe4FNzXokywV734wPHMQlxvgnSGyNoUP/2ACjv/7iSeYKO3YWKzAjvCqlBiBVxqPa3ynexNJwOsN8TJbzL6JNIYYXWpMv4lIIAZgWANPqkCeEJ7KNwExu8lpLlSpAVQarO77TyKdBsyRPuwV0h0gmoGnTWFYzVkYBoAA+I/2FmAAt6+b5XM9mFkAAAAASUVORK5CYII=);
  *background-image: url(//s7.addthis.com/static/a0b313560e2b4a469423cbaa5cf6f960.png);
  _background-image: url(//s7.addthis.com/static/3e227a805134427b6abb097e0718b1a9.gif);
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999em;
  text-align: left;
  cursor: pointer; }

#at4-recommendedpanel-outer-container .at4-arrow.at-right,
div.at4-arrow.at-right {
  background-position: -20px 0; }

#at4-recommendedpanel-outer-container .at4-arrow.at-left,
div.at4-arrow.at-left {
  background-position: 0 0; }

div.at4-arrow.at-down {
  background-position: -60px 0; }

div.at4-arrow.at-up {
  background-position: -40px 0; }

.ats-dark div.at4-arrow.at-up {
  background-position: -40px -20; }

.ats-dark div.at4-arrow.at-right {
  background-position: -20px -20px; }

.ats-dark div.at4-arrow.at-down {
  background-position: -60px -20px; }

.ats-dark div.at4-arrow.at-left {
  background-position: 0 -20px; }

.at4-opacity-hidden {
  opacity: 0 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
  filter: alpha(opacity=0) !important;
  -moz-opacity: 0 !important;
  -khtml-opacity: 0 !important; }

.at4-opacity-visible {
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important; }

.at4-visually-hidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  overflow: hidden; }

.at4-hidden-off-screen,
.at4-hidden-off-screen * {
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important; }

.at4-show {
  display: block !important; }

.at4-show,
.at4-show-content {
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  -khtml-opacity: 1 !important; }

.at4-show-content {
  visibility: visible; }

.at4-hide {
  display: none !important; }

.at4-hide,
.at4-hide-content {
  opacity: 0 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
  filter: alpha(opacity=0) !important;
  -moz-opacity: 0 !important;
  -khtml-opacity: 0 !important; }

.at4-hide-content {
  visibility: hidden; }

.at4-visible {
  display: block !important; }

.at4-visible,
.at-wordpress-hide {
  opacity: 0 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)" !important;
  filter: alpha(opacity=0) !important;
  -moz-opacity: 0 !important;
  -khtml-opacity: 0 !important; }

.at-wordpress-hide {
  display: none !important; }

.addthis-animated {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-20px); }
  to {
    opacity: 1;
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px); }
  to {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(20px); }
  to {
    opacity: 1;
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  to {
    opacity: 0;
    -webkit-transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    transform: translateY(0); }
  to {
    opacity: 0;
    transform: translateY(-20px); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0); }
  to {
    opacity: 0;
    -webkit-transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    transform: translateY(0); }
  to {
    opacity: 0;
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  to {
    opacity: 0;
    -webkit-transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0); }
  to {
    opacity: 0;
    transform: translateX(-20px); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0); }
  to {
    opacity: 0;
    -webkit-transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0); }
  to {
    opacity: 0;
    transform: translateX(20px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(1500px); }
  0%,
  to {
    opacity: 1; }
  to {
    -webkit-transform: translateY(0); } }

@keyframes slideInUp {
  0% {
    transform: translateY(1500px); }
  0%,
  to {
    opacity: 1; }
  to {
    transform: translateY(0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-850px); }
  0%,
  to {
    opacity: 1; }
  to {
    -webkit-transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    transform: translateY(-850px); }
  0%,
  to {
    opacity: 1; }
  to {
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0); }
  0%,
  to {
    opacity: 1; }
  to {
    -webkit-transform: translateY(-250px); } }

@keyframes slideOutUp {
  0% {
    transform: translateY(0); }
  0%,
  to {
    opacity: 1; }
  to {
    transform: translateY(-250px); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes slideOutUpFast {
  0% {
    -webkit-transform: translateY(0); }
  0%,
  to {
    opacity: 1; }
  to {
    -webkit-transform: translateY(-1250px); } }

@keyframes slideOutUpFast {
  0% {
    transform: translateY(0); }
  0%,
  to {
    opacity: 1; }
  to {
    transform: translateY(-1250px); } }

#at4m-menu.slideOutUp {
  -webkit-animation-name: slideOutUpFast;
  animation-name: slideOutUpFast; }

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0); }
  0%,
  to {
    opacity: 1; }
  to {
    -webkit-transform: translateY(350px); } }

@keyframes slideOutDown {
  0% {
    transform: translateY(0); }
  0%,
  to {
    opacity: 1; }
  to {
    transform: translateY(350px); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutDownFast {
  0% {
    -webkit-transform: translateY(0); }
  0%,
  to {
    opacity: 1; }
  to {
    -webkit-transform: translateY(1250px); } }

@keyframes slideOutDownFast {
  0% {
    transform: translateY(0); }
  0%,
  to {
    opacity: 1; }
  to {
    transform: translateY(1250px); } }

#at4m-menu.slideOutDown {
  -webkit-animation-name: slideOutDownFast;
  animation-name: slideOutDownFast; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-850px);
    transform: translateX(-850px); }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-850px);
    transform: translateX(-850px); }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(1250px);
    transform: translateX(1250px); }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(1250px);
    transform: translateX(1250px); }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight; }

/* SA PAGE HEADER */
.page-header-widget {
  display: block;
  text-align: center;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  font-family: Arial, sans-serif; }
  .page-header-widget h1 {
    color: #575a5d;
    font-weight: 300;
    margin: 0 0 10px 0; }
  .page-header-widget p {
    color: #575a5d;
    margin: 0; }
  .page-header-widget.align-left {
    font-family: Arial, sans-serif; }
    .page-header-widget.align-left h1 {
      color: #575a5d;
      font-weight: 300;
      margin: 0 0 10px 0; }
    .page-header-widget.align-left p {
      color: #575a5d;
      margin: 0; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .page-header-widget h1 {
    font-size: 2.7em !important; }
  .page-header-widget.align-left h1 {
    font-size: 2.7em !important;
    text-align: center !important; }
  .page-header-widget.align-left p {
    text-align: center !important; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .page-header-widget h1 {
    font-size: 3em !important; }
  .page-header-widget.align-left h1 {
    font-size: 3em !important;
    text-align: left !important; }
  .page-header-widget.align-left p {
    text-align: left !important; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .page-header-widget h1 {
    font-size: 3em !important; }
  .page-header-widget.align-left h1 {
    font-size: 3em !important;
    text-align: left !important; }
  .page-header-widget.align-left p {
    text-align: left !important; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .page-header-widget h1 {
    font-size: 3em !important; }
  .page-header-widget.align-left h1 {
    font-size: 3em !important;
    text-align: left !important; }
  .page-header-widget.align-left p {
    text-align: left !important; } }

/* SA PRODUCT BODY */
.product-body-widget {
  background: #f0efed;
  padding:50px;
  padding-bottom: 40px;
  padding-top: 50px; }
  .product-body-widget .carousel {
    width: 100%;
    background-position: center;
    background-size: cover; }
    .product-body-widget .carousel.slide {
      min-height: 250px; }
    .product-body-widget .carousel .item .tweets {
      height: 100%; }
    .product-body-widget .carousel .item.active .tweets-mobile {
      height: 100%; }
    .product-body-widget .carousel .carousel-inner .tweets-mobile {
      height: 100%; }
  .product-body-widget .carousel-caption.mobile-slider {
    padding: 0 !important;
    width: 100% !important;
    text-align: center !important;
    bottom: 0 !important;
    left: inherit !important;
    right: inherit !important;
    position: relative !important; }
  .product-body-widget .carousel-indicators.mobile-indicators {
    position: relative;
    bottom: -15% !important;
    left: 0 !important;
    z-index: 15;
    margin-left: 0 !important;
    padding-left: 0 !important;
    list-style: none;
    text-align: right !important;
    margin: 0 auto !important;
    text-align: center !important;
    right: 0 !important;
    padding-top: 80px; }
    .product-body-widget .carousel-indicators.mobile-indicators li {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      border: none;
      border-radius: 10px;
      cursor: pointer;
      background-color: #d1d1d0; }
      .product-body-widget .carousel-indicators.mobile-indicators li.active {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: none;
        border-radius: 10px;
        cursor: pointer;
        background-color: #575a5d; }
  .product-body-widget h2 {
    text-align: left;
    color: #000;
    margin-bottom: 50px;
    font-weight: 100;
    margin-top: 0px;
    text-shadow: none; }
  .product-body-widget ul {
    padding-left: 20px; }
    .product-body-widget ul li {
      text-shadow: none;
      text-align: left; }
  .product-body-widget .accordion-button {
    padding: 0;
    margin: 0;
    border: none; }
    @media (min-width: 768px) {
      .product-body-widget .accordion-button {
        padding: 0px 30px;
        margin: 0 -20px;
        border: 1px solid #f0efed; } }
    .product-body-widget .accordion-button h2 {
      padding: 0;
      color: #000; }
      .product-body-widget .accordion-button h2 a {
        transition: color 0.4s ease;
        text-decoration: none;
        color: #000; }
        .product-body-widget .accordion-button h2 a .fa.fa-chevron-down {
          color: #575a5d;
          font-size: .875em !important;
          font-weight: 100;
          margin-top: 15px;
          position: relative; }
  .product-body-widget .panel-collapse {
    border-bottom: 1px solid #f0efed;
    padding: 20px 40px;
    margin: 0 -20px; }
  .product-body-widget .collapse.in {
    display: table; }

@media (max-width: 767px) {
  .product-body-widget {
    padding-bottom: 40px;
    padding-top: 0px; }
    .product-body-widget ul {
      padding-left: 10px; }
    .product-body-widget .accordion-button a {
      transition: color 0.4s ease;
      text-decoration: none;
      color: #000; }
      .product-body-widget .accordion-button a h2 {
        padding: 40px 0 0 0;
        color: #000;
        font-size: 1.75em !important;
        width: 88%;
        float: left;
        line-height: 1.2em;
        margin-bottom: 0px; }
      .product-body-widget .accordion-button a img {
        width: 20px;
        margin-top: 50px;
        margin-left: 10px; }
      .product-body-widget .accordion-button a span.fa.fa-chevron-down {
        color: #575a5d;
        font-size: .875em !important;
        font-weight: 100;
        margin-top: 15px;
        position: relative;
        padding-left: 40px; } }

/* SA PRODUCT HEADER */
.product-header-widget {
  margin-bottom: 20px !important;
  margin-top: 50px !important; }
  @media (min-width: 768px) {
    .product-header-widget {
      margin-top: 50px;
      margin-bottom: 50px; } }
  .product-header-widget h1 {
    color: #575a5d;
    text-align: center;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .product-header-widget h1 {
        margin-bottom: 0;
        margin-top: 0; } }
  .product-header-widget p {
    color: #575a5d;
    margin-top: 0;
    text-align: center;
    margin-bottom: 40px; }
  .product-header-widget .product-section {
    padding: 20px 0px; }
    .product-header-widget .product-section a p {
      color: #ff7900 !important;
      transition: opacity 0.4s ease;
      opacity: 1;
      text-decoration: none;
      padding: 20px 0px 0px 0px;
      margin: 0;
      font-weight: 600; }
    .product-header-widget .product-section a img {
      margin-top: 40px;
      height: 40px;
      max-width: 65px;
      margin: 0 auto;
      transition: opacity 0.4s ease;
      opacity: 1;
      display: block;
	  margin-bottom: -20px;	  }
    .product-header-widget .product-section a:hover {
      text-decoration: none; }
      .product-header-widget .product-section a:hover p {
        color: #ff7900;
        transition: opacity 0.4s ease;
        opacity: 0.8;
        text-decoration: none; }
      .product-header-widget .product-section a:hover img {
        height: 40px;
        max-width: 65px;
        margin: 0 auto;
        transition: opacity 0.4s ease;
        opacity: 0.7;
        display: block; }
  .product-header-widget .product-item {
    border-bottom: 2px solid #ededed; }
    @media (min-width: 768px) {
      .product-header-widget .product-item {
        border-bottom: none;
        border-right: 2px solid #ededed; } }
    .product-header-widget .product-item:last-child {
      border-right: none;
      border-bottom: none; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .product-header-widget h1 {
    font-size: 2.7em !important; }
  .product-header-widget p {
    margin-bottom: 20px; }
  .product-header-widget .product-section {
    padding: 40px 0; }
  .product-header-widget .middle {
    border-left: none;
    border-right: none;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .product-header-widget h1 {
    font-size: 3em !important; }
  .product-header-widget .middle {
    border-left: 2px solid #ededed;
    border-right: 2px solid #ededed;
    border-top: none;
    border-bottom: none; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .product-header-widget h1 {
    font-size: 3em !important; }
  .product-header-widget .middle {
    border-left: 2px solid #ededed;
    border-right: 2px solid #ededed;
    border-top: none;
    border-bottom: none; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .product-header-widget h1 {
    font-size: 3em !important; }
  .product-header-widget .middle {
    border-left: 2px solid #ededed;
    border-right: 2px solid #ededed;
    border-top: none;
    border-bottom: none; } }

/* SA RELATED PRODUCTS */
.related-products-widget {
  background-image: url("../images/pattern-bg.png");
  padding: 40px 20px !important;  
  margin: 0; }
  @media (min-width: 768px) {
    .related-products-widget {
      padding: 40px 20px !important;  
	  } }
  .related-products-widget .related-products-panel {
    background: #ffffff;
    display: inline-block;
    padding: 40px 10px !important;   	
	 color: #575a5d !important;
	}
    @media (min-width: 768px) {
      .related-products-widget .related-products-panel {
        padding: 60px 40px !important; } }
    .related-products-widget .related-products-panel h2 {
      color: #575a5d !important;
      line-height: 1.2em;
      font-weight: 100;
      margin: 0px 0px 20px 0px; }
    .related-products-widget .related-products-panel a p{
      color: #575a5d !important;
      font-weight: 600;
      margin: 0;
      opacity: 1;
      transition: opacity 0.4s ease; }
    .related-products-widget .related-products-panel a h4 {
      color: #575a5d !important;
      font-weight: 300;
      margin: 0px;
      opacity: 1;
      transition: opacity 0.4s ease; }
    .related-products-widget .related-products-panel a:hover {
      text-decoration: none; }
      .related-products-widget .related-products-panel a:hover p, .related-products-widget .related-products-panel a:hover h4 {
        opacity: 0.6;
        text-decoration: none; }
    .related-products-widget .related-products-panel a:focus {
      text-decoration: none; }
      .related-products-widget .related-products-panel a:focus p, .related-products-widget .related-products-panel a:focus h4 {
        opacity: 0.6;
        text-decoration: none; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .related-products-widget .related-products-panel h2 {
    font-size: 1.75em !important;
    text-align: center;
    margin-bottom: 40px; }
  .related-products-widget .related-products-panel a p {
    text-align: center; }
  .related-products-widget .related-products-panel a h4 {
    text-align: center;
    margin-bottom: 40px; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .related-products-widget .related-products-panel h2 {
    font-size: 2em;
    text-align: left; }
  .related-products-widget .related-products-panel a p {
    text-align: left; }
  .related-products-widget .related-products-panel a h4 {
    text-align: left; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .related-products-widget .related-products-panel h2 {
    font-size: 2em;
    text-align: left; }
  .related-products-widget .related-products-panel a h4 {
    text-align: left; }
  .related-products-widget .related-products-panel a p {
    text-align: left; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .related-products-widget .related-products-panel h2 {
    font-size: 2em;
    text-align: left; }
  .related-products-widget .related-products-panel a h4 {
    text-align: left; }
  .related-products-widget .related-products-panel a p {
    text-align: left; } }

/* SA RELATED RESOURCES */
.featured-rotator-widget {
  background-color: #f0efed;
  color: #575a5d;
  padding: 30px 20px; }
  @media (max-width: 767px) {
    .featured-rotator-widget {
      border-bottom: 10px solid #fff; } }
  @media (min-width: 768px) {
    .featured-rotator-widget {
      padding: 30px 50px; } }
  @media (max-width: 767px) {
    .featured-rotator-widget .slide {
      padding: 0 0 40px 0; } }
  .featured-rotator-widget h2 {
    color: #000;
    margin: 20px 0 40px 0; }
  .featured-rotator-widget h4 {
    font-weight: 300;
    margin: 0 0 20px 0;
    line-height: 1.25em; }
  .featured-rotator-widget a {
    color: #575a5d;
    text-decoration: none; }
    .featured-rotator-widget a:hover {
      color: #999;
      text-decoration: none; }
  .featured-rotator-widget p {
    font-weight: 600;
    margin: 0; }
  .featured-rotator-widget img {
    padding-bottom: 20px;
    width: 100%; }
  .featured-rotator-widget .item p {
    line-height: 22px;
    margin-bottom: 10px; }
  .featured-rotator-widget .video-thumb img {
    padding-bottom: 20px;
    width: 100%;
    height: auto; }
  .featured-rotator-widget .video-thumb .play-button:after {
    transition: opacity 0.4 ease;
    bottom: 0;
    background-image: url("../images/play-button.svg");
    height: 72%;
    left: 0;
    margin: 0 auto;
    opacity: 0.5;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 25%;
    width: 20%; }
  .featured-rotator-widget .video-thumb .play-button:hover:after {
    bottom: 0;
    background-image: url("../images/play-button.svg");
    height: 72%;
    left: 0;
    margin: 0 auto;
    opacity: 1;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 25%;
    width: 20%; }
  .featured-rotator-widget h3 {
    font-family: Arial, sans-serif;
    margin: 10px 0 30px 0;
    line-height: 1.15rem; }
    @media (min-width: 768px) {
      .featured-rotator-widget h3 {
        margin: 0; } }
  .featured-rotator-widget .carousel .carousel-control.left.featured-arrow-left {
    background-color: #8fd400 !important;
    background-repeat: repeat-x;
    background-image: none !important;
    left: auto;
    height: 50px;
    width: 50px;
    top: 5%;
    z-index: 100;
    transition: opacity 0.5s ease;
    opacity: 1;
    right: 52px; }
  .featured-rotator-widget .carousel .carousel-control.right.featured-arrow-right {
    background-color: #8fd400 !important;
    background-repeat: repeat-x;
    background-image: none !important;
    left: auto;
    right: 0px;
    height: 50px;
    width: 50px;
    top: 5%;
    z-index: 100;
    transition: opacity 0.5s ease;
    opacity: 1; }
  .featured-rotator-widget .carousel .carousel-control .glyphicon-chevron-left,
  .featured-rotator-widget .carousel .carousel-control .glyphicon-chevron-right,
  .featured-rotator-widget .carousel .carousel-control .icon-next,
  .featured-rotator-widget .carousel .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -16px;
    margin-left: -10px; }
  .featured-rotator-widget .carousel .carousel-control .icon-prev:before {
    background-image: '';
    content: url(../images/arrow-left.svg) !important;
    height: 20px;
    background-repeat: no-repeat;
    display: block;
    color: #ffffff; }
  .featured-rotator-widget .carousel .carousel-control .icon-next:before {
    background-image: '';
    content: url(../images/arrow-right.svg) !important;
    height: 20px;
    background-repeat: no-repeat;
    display: block;
    color: #ffffff; }
  .featured-rotator-widget .carousel .light-gray_2--background {
    width: 100%;
    background-position: center;
    background-size: cover; }
  .featured-rotator-widget .carousel-caption.mobile-slider.feature-rotator {
    padding: 0 !important;
    width: 100% !important;
    text-align: center !important;
    font-size: 1.5em;
    bottom: 0 !important;
    left: inherit !important;
    right: inherit !important;
    position: relative !important; }
  .featured-rotator-widget .carousel-indicators.mobile-indicators-featured-rotator li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    background-color: #d1d1d0; }
    .featured-rotator-widget .carousel-indicators.mobile-indicators-featured-rotator li.active {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      border: none;
      border-radius: 10px;
      cursor: pointer;
      background-color: #575a5d; }

@media (max-width: 767px) {
  .featured-rotator-widget .carousel.featured-rotator-widget {
    min-height: 560px;
    padding: 0; }
    .featured-rotator-widget .carousel.featured-rotator-widget h3 {
      line-height: 1.25em;
      padding: 30px 0 20px 0px;
      color: #000; }
    .featured-rotator-widget .carousel.featured-rotator-widget h5 {
      font-weight: 600;
      margin: 0px; }
    .featured-rotator-widget .carousel.featured-rotator-widget p {
      font-weight: 100;
      margin-bottom: 60px; } }

/* SA RESOURCES */
.details-column-widget {
  color: #575a5d; }
  .details-column-widget h1 {
    color: #575a5d;
    margin-bottom: 10px;
    margin-top: 0; }
  .details-column-widget h4 {
    color: #ff7900;
    margin-bottom: 40px;
    margin-top: 0; }
  .details-column-widget img {
    width: 100%;
    margin-bottom: 20px; }
  .details-column-widget p {
    margin-top: 0;
    margin-bottom: 50px; }
    .details-column-widget p.list-title {
      margin-bottom: 0px; }
  .details-column-widget ul {
    margin-bottom: 50px; }
    .details-column-widget ul li {
      line-height: 1.4em; }
  .details-column-widget iframe {
    margin-bottom: 20px; }
  .details-column-widget .social-icons {
    width: 100%;
    display: inline-block;
    margin-bottom: 40px; }
    .details-column-widget .social-icons .tumblr,
    .details-column-widget .social-icons .facebook,
    .details-column-widget .social-icons .twitter,
    .details-column-widget .social-icons .google-plus {
      float: left;
      width: 40px;
      height: 40px; }
      .details-column-widget .social-icons .tumblr a,
      .details-column-widget .social-icons .facebook a,
      .details-column-widget .social-icons .twitter a,
      .details-column-widget .social-icons .google-plus a {
        width: 100%;
        height: 100%;
        transition: background 0.4s ease;
        background: #374a54;
        display: inline-block; }
        .details-column-widget .social-icons .tumblr a i,
        .details-column-widget .social-icons .facebook a i,
        .details-column-widget .social-icons .twitter a i,
        .details-column-widget .social-icons .google-plus a i {
          margin-top: 10px;
          width: 100%;
          text-align: center;
          color: #ffffff;
          font-size: 1.25em; }
        .details-column-widget .social-icons .tumblr a:hover,
        .details-column-widget .social-icons .facebook a:hover,
        .details-column-widget .social-icons .twitter a:hover,
        .details-column-widget .social-icons .google-plus a:hover {
          background: #999; }
          .details-column-widget .social-icons .tumblr a:hover i,
          .details-column-widget .social-icons .facebook a:hover i,
          .details-column-widget .social-icons .twitter a:hover i,
          .details-column-widget .social-icons .google-plus a:hover i {
            color: #ffffff;
            font-size: 1.25em; }
  .details-column-widget .social-icons .facebook a {
    background: #2e5892; }
  .details-column-widget .social-icons .twitter a {
    background: #20a9d2; }
  .details-column-widget .social-icons .google-plus a {
    background: #fa684a; }
  .details-column-widget .callout {
    margin-bottom: 50px; }
    .details-column-widget .callout .text-block {
      width: 50%;
      float: right; }
      .details-column-widget .callout .text-block h3 {
        color: #575a5d;
        line-height: 1.2em;
        margin: 0;
        padding-left: 50px;
        padding-bottom: 30px; }
    .details-column-widget .callout .img-block {
      width: 35%;
      float: right; }
      .details-column-widget .callout .img-block img {
        width: 100%;
        margin: 0;
        padding-left: 50px;
        padding-bottom: 30px; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .details-column-widget {
    padding: 50px 20px 0 20px !important; }
    .details-column-widget h1 {
      text-align: center;
      font-size: 2.5em !important;
      margin-bottom: 20px; }
    .details-column-widget h4 {
      text-align: center;
      font-size: 1.25em !important;
      margin-top: 0;
      margin-bottom: 20px; }
    .details-column-widget .callout {
      margin-bottom: 50px; }
      .details-column-widget .callout .text-block {
        width: 60%;
        float: right; }
        .details-column-widget .callout .text-block h3 {
          color: #575a5d;
          line-height: 1.2em;
          margin: 0;
          padding-left: 30px;
          padding-bottom: 30px; }
      .details-column-widget .callout .img-block {
        width: 50%;
        float: right; }
        .details-column-widget .callout .img-block img {
          width: 100%;
          margin: 0;
          padding-left: 30px;
          padding-bottom: 30px; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .details-column-widget {
    padding: 70px 92px 0 50px !important; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .details-column-widget {
    padding: 70px 92px 0 50px !important; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .details-column-widget {
    padding: 70px 92px 0 50px !important; } }

/* SA RESOURCE CATEGORY MENU */
.tools-and-resources-nav-widget {
  background: #575a5d; }
  .tools-and-resources-nav-widget a {
    color: #FFF; }
    .tools-and-resources-nav-widget a img {
      transition: opacity 0.4s ease;
      opacity: 0.6; }
    .tools-and-resources-nav-widget a:hover {
      text-decoration: none; }
      .tools-and-resources-nav-widget a:hover img {
        opacity: 1.00;
        -khtml-opacity: 1.00;
        -moz-opacity: 1.00; }
  .tools-and-resources-nav-widget img {
    display: block;
    margin: 0 auto;
    height: 30px;
    margin-top: 30px; }
  .tools-and-resources-nav-widget h5 {
    text-align: center;
    color: #ffffff;
    margin-top: 10px;
    margin-bottom: 20px; }
  .tools-and-resources-nav-widget .tools-and-resources-gradient-bar {
    height: 24px;
    background: #8fd400;
    /*background: -moz-linear-gradient(left, #0065a4 0%, #0088BB 35%, #00aad2 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, #0065a4), color-stop(35%, #0088BB), color-stop(100%, #00aad2));
        background: -webkit-linear-gradient(left, #0065a4 0%, #0088BB 35%, #00aad2 100%);
        background: -o-linear-gradient(left, #0065a4 0%, #0088BB 35%, #00aad2 100%);
        background: -ms-linear-gradient(left, #0065a4 0%, #0088BB 35%, #00aad2 100%);
        background: linear-gradient(to right, #0065a4 0%, #0088BB 35%, #00aad2 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0065a4', endColorstr='#00aad2', GradientType=1 );*/
    margin: 0px -50px; }
  .tools-and-resources-nav-widget .icons-nav .seven-cols a span {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center; }
  .tools-and-resources-nav-widget .icons-nav-mobile {
    padding: 0; }
    .tools-and-resources-nav-widget .icons-nav-mobile .dropdown {
      background-color: #575a5d;
      color: #ffffff;
      margin: 0px;
      float: left;
      border: none;
      width: 100%; }
      .tools-and-resources-nav-widget .icons-nav-mobile .dropdown li {
        background-color: #575a5d; }
        .tools-and-resources-nav-widget .icons-nav-mobile .dropdown li a {
          font-size: 1em;
          color: #ffffff;
          font-weight: 600; }
          .tools-and-resources-nav-widget .icons-nav-mobile .dropdown li a span {
            margin-top: 10px;
            margin-bottom: 20px;
            text-align: center; }
    .tools-and-resources-nav-widget .icons-nav-mobile button.icons-nav-dropdown-toggle.dropdown-toggle {
      background-color: #575a5d;
      color: #ffffff;
      margin: 0px;
      float: left;
      padding: 20px 40px;
      border: none;
      width: 100%;
      text-align: left;
      font-weight: 600; }
    .tools-and-resources-nav-widget .icons-nav-mobile .icons-nav-dropdown-menu.dropdown-menu {
      position: absolute;
      top: 60px;
      left: 0;
      z-index: 1000;
      display: none;
      float: left;
      min-width: 300px !important;
      padding: 0;
      margin: 2px 0 0;
      list-style: none;
      text-align: left;
      background-color: #575a5d;
      border: none;
      border-radius: 0px;
      width: 100%;
      box-shadow: none; }
      .tools-and-resources-nav-widget .icons-nav-mobile .icons-nav-dropdown-menu.dropdown-menu li a {
        transition: background 0.4s ease;
        clear: both;
        color: #ffffff;
        display: block;
        font-weight: 600;
        line-height: 1.42857;
        padding: 20px 40px;
        white-space: nowrap;
        background: #575a5d;
        float: left;
        width: 100%; }
        .tools-and-resources-nav-widget .icons-nav-mobile .icons-nav-dropdown-menu.dropdown-menu li a h5 {
          margin: 7px 0;
          padding: 0;
          text-align: left;
          font-weight: 600;
          display: inline;
          float: left; }
        .tools-and-resources-nav-widget .icons-nav-mobile .icons-nav-dropdown-menu.dropdown-menu li a .icon {
          width: 40px;
          margin-right: 20px;
          display: inline-block;
          height: auto;
          float: left; }
        .tools-and-resources-nav-widget .icons-nav-mobile .icons-nav-dropdown-menu.dropdown-menu li a .icon img {
          transition: opacity 0.4s ease;
          opacity: 0.6;
          display: block;
          max-height: 20px;
          margin: 0 auto; }
        .tools-and-resources-nav-widget .icons-nav-mobile .icons-nav-dropdown-menu.dropdown-menu li a:hover, .tools-and-resources-nav-widget .icons-nav-mobile .icons-nav-dropdown-menu.dropdown-menu li a:focus {
          background: #444648;
          color: #ffffff; }
          .tools-and-resources-nav-widget .icons-nav-mobile .icons-nav-dropdown-menu.dropdown-menu li a:hover .icon img, .tools-and-resources-nav-widget .icons-nav-mobile .icons-nav-dropdown-menu.dropdown-menu li a:focus .icon img {
            opacity: 1.00;
            display: block; }
  .tools-and-resources-nav-widget i.chevron-down {
    background: url(../images/down-arrow--white.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .tools-and-resources-nav-widget i.chevron-up {
    background: url(../images/up-arrow--white.svg);
    width: 20px;
    height: 15px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }

@media (max-width: 767px) {
  .tools-and-resources-nav-widget {
    padding: 0px;
    margin-bottom: 70px; }
    .tools-and-resources-nav-widget .icons-nav-mobile button.icons-nav-dropdown-toggle.dropdown-toggle {
      padding: 20px; }
    .tools-and-resources-nav-widget .icons-nav-mobile .icons-nav-dropdown-menu.dropdown-menu li a {
      padding: 20px; }
    .tools-and-resources-nav-widget .tools-and-resources-gradient-bar {
      margin: 0px; } }

/* SA RESOURCE SIDEBAR */
.details-sidebar-widget {
  margin: 80px 0;
  color: #575a5d; }
  .details-sidebar-widget button {
    width: 100%;
    margin-bottom: 90px;
    margin-top: 0; }
  .details-sidebar-widget a {
    color: #575a5d;
    transition: opacity 0.4s ease;
    opacity: 1; }
    .details-sidebar-widget a:hover {
      color: #575a5d; }
  .details-sidebar-widget .orange-arrow {
    background-image: url(../images/chevron-right.svg);
    height: 12px;
    display: inline-block;
    margin-left: 5px;
    margin-right: -10px; }
  .details-sidebar-widget .featured-resource {
    margin-bottom: 50px; }
    .details-sidebar-widget .featured-resource a {
      color: #575a5d; }
      .details-sidebar-widget .featured-resource a .video-thumb img {
        padding-bottom: 20px;
        width: 100%;
        height: auto; }
      .details-sidebar-widget .featured-resource a .video-thumb .play-button:after {
        transition: opacity 0.4 ease;
        bottom: 0;
        background-image: url("../images/play-button.svg");
        height: 72%;
        left: 0;
        margin: 0 auto;
        opacity: 0.5;
        padding: 0;
        position: absolute;
        right: 50px;
        text-align: center;
        top: 27%;
        width: 20%; }
      .details-sidebar-widget .featured-resource a .video-thumb .play-button:hover:after {
        bottom: 0;
        background-image: url("../images/play-button.svg");
        height: 72%;
        left: 0;
        margin: 0 auto;
        opacity: 1;
        padding: 0;
        position: absolute;
        right: 50px;
        text-align: center;
        top: 27%;
        width: 20%; }
      .details-sidebar-widget .featured-resource a img {
        width: 100%;
        margin-bottom: 15px; }
      .details-sidebar-widget .featured-resource a h5 {
        font-weight: 700;
        margin: 0;
        padding: 0; }
      .details-sidebar-widget .featured-resource a p {
        margin: 0;
        padding: 0; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .details-sidebar-widget {
    margin-top: 0;
    padding: 0px 20px 0 20px !important; }
    .details-sidebar-widget button {
      width: 100%;
      margin-bottom: 50px; }
    .details-sidebar-widget .featured-resource {
      margin-bottom: 50px; }
      .details-sidebar-widget .featured-resource a {
        color: #575a5d; }
        .details-sidebar-widget .featured-resource a .video-thumb img {
          padding-bottom: 20px;
          width: 100%;
          height: auto; }
        .details-sidebar-widget .featured-resource a .video-thumb .play-button:after {
          transition: opacity 0.4 ease;
          bottom: 0;
          background-image: url("../images/play-button.svg");
          height: 72%;
          left: 0;
          margin: 0 auto;
          opacity: 0.5;
          padding: 0;
          position: absolute;
          right: 0;
          text-align: center;
          top: 19%;
          width: 20%; }
        .details-sidebar-widget .featured-resource a .video-thumb .play-button:hover:after {
          bottom: 0;
          background-image: url("../images/play-button.svg");
          height: 72%;
          left: 0;
          margin: 0 auto;
          opacity: 1;
          padding: 0;
          position: absolute;
          right: 0;
          text-align: center;
          top: 19%;
          width: 20%; }
        .details-sidebar-widget .featured-resource a img {
          width: 100%;
          margin-bottom: 15px; }
        .details-sidebar-widget .featured-resource a h5 {
          font-weight: 700;
          margin: 0;
          padding: 0; }
        .details-sidebar-widget .featured-resource a p {
          margin: 0;
          padding: 0; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .details-sidebar-widget {
    padding: 0px 50px 0 0px !important; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .details-sidebar-widget {
    padding: 0px 50px 0 0px !important; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .details-sidebar-widget {
    padding: 0px 50px 0 0px !important; } }

/* SA ROTATOR */
.landing-page-rotator-widget {
  padding: 0 !important; }
  .landing-page-rotator-widget .img-responsive,
  .landing-page-rotator-widget .thumbnail > img,
  .landing-page-rotator-widget .thumbnail a > img,
  .landing-page-rotator-widget .carousel-inner > .item > img,
  .landing-page-rotator-widget .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    max-width: inherit !important; }
  .landing-page-rotator-widget .carousel .fill {
    width: 100%;
    height: 460px;
    background-position: center;
    background-size: cover; }
  .landing-page-rotator-widget header.carousel .item,
  .landing-page-rotator-widget header.carousel .item.active,
  .landing-page-rotator-widget header.carousel .carousel-inner {
    height: 100%; }
  .landing-page-rotator-widget .gradient-svg {
    transition: width 0.5s ease;
    position: absolute !important;
    bottom: -1px;
    z-index: 0 !important; }
  .landing-page-rotator-widget .carousel-indicators {
    position: absolute;
    bottom: 40% !important;
    left: 0 !important;
    z-index: 0;
    width: 90% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    list-style: none;
    text-align: right !important;
    margin: 0 !important;
    right: 0 !important; }
    .landing-page-rotator-widget .carousel-indicators .active {
      background-color: #fff;
      height: 10px;
      margin: 1px;
      width: 10px; }
    .landing-page-rotator-widget .carousel-indicators li {
      background-color: rgba(250, 250, 250, 0.4);
      border: none;
      border-radius: 10px;
      cursor: pointer;
      display: inline-block;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      width: 10px; }
  .landing-page-rotator-widget .carousel-caption {
    padding-bottom: 0 !important;
    width: 100% !important;
    text-align: left !important;
    bottom: 0 !important;
    left: inherit !important;
    right: inherit !important;
    padding-left: 50px;
    text-shadow: none; }
    .landing-page-rotator-widget .carousel-caption h1 {
      padding-bottom: 0 !important;
      width: 100%;
      text-align: left;
      line-height: 1em;
      font-weight: 100 !important; }
    .landing-page-rotator-widget .carousel-caption h4 {
      /*Defect  1.3 - Start*/
      /*padding-bottom: 0 !important;*/
      padding-bottom: 40px !important;
      /*Defect  1.3 - End*/
      width: 100%;
      text-align: left;
      line-height: 1.375em;
      margin: 15px 0; }
    .landing-page-rotator-widget .carousel-caption a {
      transition: color 0.5s ease;
      color: #ffffff;
      text-decoration: none; }
      .landing-page-rotator-widget .carousel-caption a:hover {
        transition: color 0.5s ease;
        color: #f0efed;
        text-decoration: none; }
      .landing-page-rotator-widget .carousel-caption a:active {
        transition: color 0.5s ease;
        color: #f0efed;
        text-decoration: none; }
      .landing-page-rotator-widget .carousel-caption a:focus {
        transition: color 0.5s ease;
        color: #f0efed;
        text-decoration: none; }
  .landing-page-rotator-widget .second-nav-desktop {
    background: #575a5d;
    height: 45px; }
  .landing-page-rotator-widget ul.second-nav-ul {
    color: #cccccc;
    display: block;
    font-size: 16px;
    left: 0;
    margin: auto;
    padding: 13px 0;
    position: relative;
    right: 0;
    width: 100%;
    text-align: center;
    z-index: 2; }
  .landing-page-rotator-widget .row {
    display: none; }
    .landing-page-rotator-widget .row.active {
      display: block; }

@media (max-width: 480px) {
  .landing-page-rotator-widget button.second-nav-dropdown-toggle.dropdown-toggle {
    width: 100%;
    background: #575a5d;
    height: 45px;
    border: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
    letter-spacing: 2px; }
  .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu {
    width: 100%;
    background: #575a5d;
    border-radius: 0;
    top: -2px;
    border: none;
    box-shadow: none;
    position: relative;
    padding: 20px;
    margin-bottom: 30px;
    text-transform: uppercase; }
    .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu li {
      transition: background-color 0.5s ease;
      width: 100%;
      border: 2px solid #9a9c9e;
      border-radius: 0;
      text-align: center;
      color: #fff;
      margin-bottom: 20px; }
      .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu li a {
        text-align: center;
        color: #fff;
        padding: 20px 0;
        transition: color 0.5s ease; }
        .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu li a:hover, .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu li a:focus {
          background-color: #9a9c9e !important;
          text-align: center;
          color: #ffffff;
          padding: 20px 0; }
      .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu li:hover, .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu li:focus {
        width: 100%;
        border: 2px solid #9a9c9e;
        border-radius: 0;
        text-align: center;
        color: #575a5d;
        margin-bottom: 20px;
        background-color: #9a9c9e !important; }
  .landing-page-rotator-widget .carousel .fill {
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover; }
  .landing-page-rotator-widget .carousel-caption {
    padding: 10px 20px !important; }
    .landing-page-rotator-widget .carousel-caption h1 {
      font-size: 1.175em !important;
      line-height: 1.250em;
      margin-bottom: 20px; }
    .landing-page-rotator-widget .carousel-caption h4 {
      font-size: 1em !important;
      line-height: 1.375em;
      display: none; }
  .landing-page-rotator-widget .gradient-svg {
    width: 177%;
    position: relative;
    left: -177px;
    display: block;
    min-width: 320px; }
  .landing-page-rotator-widget .carousel-indicators {
    position: absolute;
    bottom: 46% !important;
    left: 0 !important;
    z-index: 0;
    width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    list-style: none;
    text-align: center !important;
    margin: 0 auto !important;
    right: 0 !important; } }

@media (min-width: 481px) {
  .landing-page-rotator-widget button.second-nav-dropdown-toggle.dropdown-toggle {
    width: 100%;
    background: #575a5d;
    height: 45px;
    border: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 16px;
    letter-spacing: 2px; }
  .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu {
    width: 100%;
    background: #575a5d;
    border-radius: 0;
    top: -2px;
    border: none;
    box-shadow: none;
    position: relative;
    padding: 20px;
    margin-bottom: 30px;
    text-transform: uppercase; }
    .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu li {
      transition: background-color 0.5s ease;
      width: 100%;
      border: 2px solid #9a9c9e;
      border-radius: 0;
      text-align: center;
      color: #fff;
      margin-bottom: 20px;
      letter-spacing: 1px; }
      .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu li a {
        text-align: center;
        color: #fff;
        padding: 20px 0;
        transition: color 0.5s ease; }
        .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu li a:hover, .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu li a:focus {
          background-color: #9a9c9e !important;
          text-align: center;
          color: #ffffff;
          padding: 20px 0; }
      .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu li:hover, .landing-page-rotator-widget ul.second-nav-menu.dropdown-menu li:focus {
        width: 100%;
        border: 2px solid #9a9c9e;
        border-radius: 0;
        text-align: center;
        color: #575a5d;
        margin-bottom: 20px;
        background-color: #9a9c9e !important;
        letter-spacing: 1px;
        font-weight: 300; }
  .landing-page-rotator-widget .carousel .fill {
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover; }
  .landing-page-rotator-widget .carousel-caption {
    padding: 10px 20px !important; }
    .landing-page-rotator-widget .carousel-caption h1 {
      font-size: 1.5em !important;
      line-height: 1.250em;
      margin-bottom: 25px; }
    .landing-page-rotator-widget .carousel-caption h4 {
      font-size: 1em !important;
      line-height: 1.375em;
      display: none; }
  .landing-page-rotator-widget .gradient-svg {
    width: 110%;
    position: relative;
    left: -10px;
    display: block; }
  .landing-page-rotator-widget .carousel-indicators {
    position: absolute;
    bottom: 46% !important;
    left: 0 !important;
    z-index: 0;
    width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    list-style: none;
    text-align: center !important;
    margin: 0 !important;
    right: 0 !important; } }

@media (min-width: 768px) {
  .landing-page-rotator-widget ul.second-nav-ul li {
    color: #cccccc;
    list-style: none;
    list-style-position: inside;
    display: inline;
    text-transform: uppercase;
    padding: 20px;
    font-weight: 300;
    letter-spacing: 1px; }
    .landing-page-rotator-widget ul.second-nav-ul li a {
      color: #fff;
      text-decoration: none;
      transition: color 0.5s ease; }
      .landing-page-rotator-widget ul.second-nav-ul li a:hover, .landing-page-rotator-widget ul.second-nav-ul li a:focus {
        color: #cccccc;
        text-decoration: none;
        transition: color 0.5s ease; }
  .landing-page-rotator-widget .carousel .fill {
    width: 100%;
    height: 480px;
    background-position: center;
    background-size: cover; }
  .landing-page-rotator-widget .carousel-caption {
    padding: 10px 20px 15px 50px !important; }
    .landing-page-rotator-widget .carousel-caption h1 {
      font-size: 2em !important;
      line-height: 1em;
      margin: 15px 0; }
    .landing-page-rotator-widget .carousel-caption h4 {
      font-size: 1em !important;
      line-height: 1.375em;
      display: block; }
  .landing-page-rotator-widget .gradient-svg {
    width: 115%; }
  .landing-page-rotator-widget .carousel-indicators {
    position: absolute;
    bottom: 41% !important;
    left: 0 !important;
    z-index: 0;
    width: 90% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    list-style: none;
    text-align: right !important;
    margin: 0 !important;
    right: 0 !important; } }

@media (min-width: 992px) {
  .landing-page-rotator-widget ul.second-nav-ul li {
    color: #cccccc;
    list-style: none;
    list-style-position: inside;
    display: inline;
    text-transform: uppercase;
    padding: 20px;
    font-weight: 300;
    letter-spacing: 1px; }
    .landing-page-rotator-widget ul.second-nav-ul li a {
      color: #fff;
      text-decoration: none;
      transition: color 0.5s ease; }
      .landing-page-rotator-widget ul.second-nav-ul li a:hover, .landing-page-rotator-widget ul.second-nav-ul li a:focus {
        color: #cccccc;
        text-decoration: none;
        transition: color 0.5s ease; }
  .landing-page-rotator-widget .carousel .fill {
    width: 100%;
    height: 460px;
    background-position: center;
    background-size: cover; }
  .landing-page-rotator-widget .carousel-caption {
    padding-bottom: 10px !important;
    padding-bottom: 5px !important; }
    .landing-page-rotator-widget .carousel-caption h1 {
      font-size: 3em !important;
      line-height: 1em; }
    .landing-page-rotator-widget .carousel-caption h4 {
      font-size: 1.25em !important;
      line-height: 1.375em;
      display: block; }
  .landing-page-rotator-widget .gradient-svg {
    width: 108%; }
  .landing-page-rotator-widget .carousel-indicators {
    position: absolute;
    bottom: 38% !important;
    left: 0 !important;
    z-index: 0;
    width: 90% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    list-style: none;
    text-align: right !important;
    margin: 0 !important;
    right: 0 !important; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .landing-page-rotator-widget ul.second-nav-ul li {
    color: #cccccc;
    list-style: none;
    list-style-position: inside;
    display: inline;
    text-transform: uppercase;
    padding: 20px;
    font-weight: 300;
    letter-spacing: 1px; }
    .landing-page-rotator-widget ul.second-nav-ul li a {
      color: #fff;
      text-decoration: none;
      transition: color 0.5s ease; }
      .landing-page-rotator-widget ul.second-nav-ul li a:hover, .landing-page-rotator-widget ul.second-nav-ul li a:focus {
        color: #cccccc;
        text-decoration: none;
        transition: color 0.5s ease; }
  .landing-page-rotator-widget .carousel .fill {
    width: 100%;
    height: 460px;
    background-position: 8% 5%;
    background-size: cover; }
  .landing-page-rotator-widget .carousel-caption {
    padding-bottom: 10px !important;
    padding-bottom: 5px !important; }
    .landing-page-rotator-widget .carousel-caption h1 {
      font-size: 3em !important;
      line-height: 1em; }
    .landing-page-rotator-widget .carousel-caption h4 {
      font-size: 1.25em !important;
      line-height: 1.375em;
      display: block; }
  .landing-page-rotator-widget .gradient-svg {
    /*Defect 1.3 - Start*/
    /*width: 101%;*/
    width: 102%;
    /*Defect 1.3 - End*/
    position: relative;
    /*Defect 1.3 - start*/
    /*bottom: -7px;*/
    bottom: 0px;
    /*Defect 1.3 - End*/ }
  .landing-page-rotator-widget .carousel-indicators {
    position: absolute;
    bottom: 101% !important;
    left: auto !important;
    z-index: 5;
    width: 100px !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
    list-style: none;
    text-align: right !important;
    margin: 0 !important;
    right: 115px !important; }
    .landing-page-rotator-widget .carousel-indicators h1 {
      font-size: 36px; } }

/* SA SIDEBAR LINKS */
.sidebar-links-widget {
  background: #f0efed;
  padding: 40px;
  margin-top: 0px;
  margin-bottom: 20px; }
  .sidebar-links-widget .sidebar-link a span {
    margin: 0 0 20px 0; }
  .sidebar-links-widget h5 {
    margin: 0 0 20px 0; }
  .sidebar-links-widget h6 {
    font-size: 0.875em;
    margin: 0; }
  .sidebar-links-widget a {
    color: #575a5d;
    transition: opacity 0.4s ease;
    opacity: 1; }
    .sidebar-links-widget a:hover {
      color: #575a5d; }
  .sidebar-links-widget .orange-arrow {
    content: url(../images/chevron-right.svg);
    height: 12px;
    display: inline-block;
    position: relative;
    top: 2px;
    left: 5px; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .sidebar-links-widget {
    padding: 40px 20px;
    margin-right: 0px;
    margin-top: 40px; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .sidebar-links-widget {
    margin-right: 50px; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .sidebar-links-widget {
    margin-right: 50px; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .sidebar-links-widget {
    margin-right: 50px; } }

/* SA SITEMAP */
body {
  font-family: Arial, sans-serif; }

.sitemap {
  font-size: 21px !important; }

.sitemap-logo {
  transition: fill 0.5s ease;
  float: left;
  margin: 0; }
  .sitemap-logo img {
    height: 50px; }

@media (max-width: 767px) {
  html.mm-opened .sitemap-widget {
    position: fixed;
    z-index: 100000000000000;
    background-color: #fff;
    width: 100%; } }

#mobile-search .search-input-nav-mobile {
  border: none;
  padding-left: 20px;
  color: #999;
  font-size: 20px; }

#mobile-search.in:after {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 15px solid #f0efed;
  top: 56px;
  right: 46px;
  background-image: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 10000000; }

ul.sitemap-links {
  padding-left: 0px;
  margin: 20px 0;
  font-family: 'PT Sans', Arial, sans-serif; }
  ul.sitemap-links li {
    list-style: none;
    list-style-type: none;
    list-style-position: inside;
    font-size: 14px;
    padding-left: 20px;
    display: inline-block;
    float: right;
    margin-bottom: 10px; }
    ul.sitemap-links li a {
      transition: color 0.5s ease;
      color: #575a5d;
      display: inline-block;
      text-decoration: none;
      font-weight: 500;
      font-family: 'PT Sans', Arial, sans-serif; }
      ul.sitemap-links li a:hover {
        display: inline-block;
        text-decoration: none;
        color: #2D2F30;
        font-family: 'PT Sans' , Arial, sans-serif;
        text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.6); }

input.text-field-full {
  width: 100%; }

.navbar-form .form-group {
  margin-bottom: 0; }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  background: #f0efed;
  margin: 0 -20px; }

.sitemap-widget h1 {
  color: #575a5d;
  font-weight: 300;
  font-size: 24px; }

.sitemap-widget .Insurance {
  background: #f0efed none repeat scroll 0 0;
  color: #fff;
  margin: -1px 0 0;
  width: 100%; }

/* SA SITEMAP MEGA MENU */
.sitemap-widget .search-nav {
  margin: 0 auto;
  padding: 50px; }
  .sitemap-widget .search-nav .search-input-nav input {
    background-color: #ffffff;
    padding: 15px 20px;
    font-size: 16px;
    color: #999;
    border: 1px solid #f0efed;
    float: left;
    width: 75%;
    text-align: left; }
  .sitemap-widget .search-nav button.primary-button {
    width: 24%;
    color: #FFFFFF !important;
    border: 1px solid #f0efed; }

.sitemap-widget .agents-search-nav {
  margin-bottom: 55px;
  padding: 50px; }
  .sitemap-widget .agents-search-nav button.primary-button {
    width: 24%;
    color: #FFFFFF !important;
    float: left;
    border: 1px solid #f0efed; }
  .sitemap-widget .agents-search-nav button.dropdown-toggle {
    background-color: #ffffff;
    font-size: 16px;
    color: #575a5d;
    margin-right: 0;
    float: left;
    padding: 15px 20px;
    border: 1px solid #f0efed;
    width: 100%;
    text-align: left;
    font-weight: 600; }
  .sitemap-widget .agents-search-nav .agents-zipcode-nav input {
    background-color: #ffffff;
    padding: 15px 20px;
    font-size: 16px;
    color: #999;
    float: left;
    border: none;
    width: 25%;
    text-align: left;
    border: 1px solid #f0efed; }
  .sitemap-widget .agents-search-nav .dropdown-group {
    width: 50%;
    display: inline-block !important;
    float: left; }
  .sitemap-widget .agents-search-nav .dropdown {
    background-color: #ffffff;
    font-size: 14px;
    color: #999;
    float: left;
    width: 100%; }

.sitemap-widget i.chevron-down {
  background: url(../images/down-arrow.svg);
  width: 20px;
  height: 15px;
  margin-top: 5px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat; }

.sitemap-widget i.chevron-up {
  background: url(../images/up-arrow.svg);
  width: 20px;
  height: 20px;
  margin-top: 5px;
  display: block;
  background-size: contain;
  background-repeat: no-repeat; }

.sitemap-widget .dropdown-menu {
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 1000;
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 1em;
  font-weight: 600;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  width: 100%; }
  .sitemap-widget .dropdown-menu li {
    margin: 0; }
    .sitemap-widget .dropdown-menu li a {
      display: block;
      margin: 0;
      padding: 15px 20px;
      clear: both;
      font-size: 1em;
      font-weight: 600;
      line-height: 1.42857143;
      color: #575a5d;
      white-space: nowrap; }
      .sitemap-widget .dropdown-menu li a:hover {
        background: #575a5d;
        color: #ffffff; }

.sitemap-widget .grid {
  *zoom: 1; }
  .sitemap-widget .grid:before, .sitemap-widget .grid:after {
    content: " ";
    display: table; }
  .sitemap-widget .grid:after {
    clear: both; }

.sitemap-widget .container {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.sitemap-widget #nav {
  float: right;
  clear: none;
  margin-left: 0px;
  margin-top: 0px;
  position: relative;
  clear: left; }
  .sitemap-widget #nav ul {
    overflow: hidden;
    margin-bottom: 0;
    padding: 0;
    float: right;
    margin-top: 0px;
    background: none;
    font-weight: 500 !important;
    font-family: Arial, sans-serif; }
    .sitemap-widget #nav ul li {
      margin: 0;
      padding-left: 30px;
      float: right;
      width: 50% auto;
      margin: 0 1px 0 0;
      position: relative;
      display: block; }
  .sitemap-widget #nav .nav_menu {
    clear: both;
    overflow: hidden;
    -moz-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
    -ms-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
    -webkit-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
    width: 100vw;
    margin-left: -20px;
    width: auto;
    position: relative;
    top: -10px;
    letter-spacing: 0.3px; }
  .sitemap-widget #nav .tab {
    display: block;
    line-height: 1;
    float: right;
    color: #575a5d;
    margin-bottom: 25px;
    font-weight: 500;
    margin-left: -2px;
    margin-right: -2px;
    font-family: 'PT Sans', Arial, sans-serif; }
    .sitemap-widget #nav .tab strong {
      font-weight: normal;
      font-size: 16px; }
    .sitemap-widget #nav .tab:hover, .sitemap-widget #nav .tab:focus {
      color: #2D2F30;
      text-decoration: none;
      font-family: 'PT Sans', Arial, sans-serif;
      text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.6); }
    .sitemap-widget #nav .tab:active {
      color: #2D2F30;
      font-family: 'PT Sans', Arial, sans-serif;
      text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.6); }
  .sitemap-widget #nav .open .tab {
    color: #2D2F30;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.6); }
    .sitemap-widget #nav .open .tab strong {
      color: #2D2F30;
      font-weight: 500;
      text-decoration: none; }

.sitemap-widget .js #nav .nav_menu {
  display: block; }

.sitemap-widget .js #nav.open .nav_menu {
  display: block; }

.sitemap-widget .csstransitions #nav .nav_menu {
  display: block;
  height: 0; }

.sitemap-widget #menus {
  /*position: absolute;*/
  left: 0;
  z-index: 10000000000;
  top: 140px; }

.sitemap-widget #menus .fields {
  display: none; }

.sitemap-widget .menu_content > ol {
  padding: 2em 0 0 0; }

.sitemap-widget .menu_content .blocks a {
  font-size: 16px; }

.sitemap-widget .csstransitions #nav .nav_menu {
  height: auto; }

.sitemap-widget #nav li .null_left, .sitemap-widget #nav li .null_right {
  display: none; }

.sitemap-widget #nav li:hover .null_left, .sitemap-widget #nav li:hover .null_right {
  position: absolute;
  display: block;
  width: 600px;
  height: 50px;
  left: -600px;
  margin-top: 27px; }

.sitemap-widget #nav li:hover .null_right {
  left: 100%;
  right: -600px;
  z-index: 15; }

.sitemap-widget #menus {
  width: 100%;
  margin: -1px 0 0;
  /*background: #f0efed;*/
  color: #fff; }
  .sitemap-widget #menus .container {
    overflow: hidden; }
  .sitemap-widget #menus p {
    color: #e6e8e8;
    font-weight: bold; }
    .sitemap-widget #menus p a {
      font-weight: bold; }
  .sitemap-widget #menus .fields.open {
    display: block; }
    .sitemap-widget #menus .fields.open div.menu_content {
      padding: .8em 0 1.6em 0; }

.sitemap-widget .menu-text {
  padding: 0 15px;
  width: 100%; }
  .sitemap-widget .menu-text ul {
    display: inline; }
    .sitemap-widget .menu-text ul li {
      font-weight: 300;
      list-style: none;
      list-style-position: inside;
      color: #575a5d;
      font-size: 16px;
      text-decoration: none;
      margin: 10px 0; }
      .sitemap-widget .menu-text ul li a {
        text-decoration: none;
        padding-bottom: 20px;
        color: #575a5d;
        border: none; }
        .sitemap-widget .menu-text ul li a:hover {
          text-decoration: none;
          padding-bottom: 2px;
          color: #575a5d;
          border-bottom: 1px solid #575a5d; }
      .sitemap-widget .menu-text ul li.title a {
        font-weight: 600;
        /*color: #ae005f;*/
        margin-bottom: 30px;
        text-decoration: none; }

.sectionTitle {
  padding-left: 15px;
  /*margin: 0 0 -10px !important;*/
  font-weight: 600 !important;
  color: #575a5d;
  padding-top: 15px; }
  .sectionTitle a {
    color: #575a5d; }

.sectionSubTitle a {
  /*margin: 0 0 -10px !important;*/
  font-weight: 600 !important;
  color: #575a5d !important; }

.csstransitions body.touch #menus .container {
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none; }

.csstransitions #menus .container {
  height: 0;
  -moz-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 250ms cubic-bezier(0.42, 0, 0.58, 1);
  transition-delay: 200ms;
  -webkit-transition-delay: 200ms; }

body.touch #menus .container {
  -webkit-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transform: translate3d(0, 0, 0); }

body.touch #menus .fields.open {
  -webkit-transition: opacity 400ms cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transform: translate3d(0, 0, 0); }

/* SA SITE SEARCH */
.site-search-widget {
  padding-bottom: 50px;
  background: #ffffff; }
  .site-search-widget .dropdown-group {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    float: left; }
  .site-search-widget button.dropdown-toggle {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 600;
    color: #575a5d !important;
    float: left;
    border: 1px solid #ffffff;
    text-align: left;
    width: 100%;
    margin-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif; }
  .site-search-widget .dropdown-menu {
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    top: 55px;
    left: 0;
    z-index: 1000;
    float: left;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 1em;
    font-weight: 600;
    text-align: left;
    background-color: #f0efed;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    width: 100%;
    max-height: 300px;
    overflow-y: scroll; }
    .site-search-widget .dropdown-menu li {
      margin: 0; }
      .site-search-widget .dropdown-menu li a {
        display: block;
        margin: 0;
        padding: 15px 20px;
        clear: both;
        font-size: 1em;
        font-weight: 600;
        line-height: 1.42857143;
        color: #575a5d;
        white-space: nowrap; }
        .site-search-widget .dropdown-menu li a:hover {
          background: transparent; }
  .site-search-widget .squaredOne {
    width: 20px;
    height: 20px;
    position: relative;
    margin: 0px 20px 0px 0px;
    background: #ffffff;
    display: block;
    cursor: pointer; }
    .site-search-widget .squaredOne p {
      font-family: Arial, Helvetica, sans-serif;
      display: inline;
      padding-left: 15px;
      font-weight: 700; }
    .site-search-widget .squaredOne label {
      width: 20px;
      height: 20px;
      position: absolute;
      top: 0px;
      left: 0px;
      cursor: pointer; }
      .site-search-widget .squaredOne label:after {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 2px;
        left: 2px;
        background: #575a5d; }
      .site-search-widget .squaredOne label:hover::after {
        opacity: 0.8; }
    .site-search-widget .squaredOne input[type=checkbox] {
      visibility: hidden; }
    .site-search-widget .squaredOne input[type=checkbox]:checked + label:after {
      opacity: 1;
      background: white; }
  .site-search-widget .no-padding {
    padding: 0 !important; }
  .site-search-widget h1 {
    color: #ae005f;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 10px;
    margin-top: 0;
    position: relative;
    padding-top: 100px; }
  .site-search-widget img {
    margin: 0 -50px;
    margin-bottom: 50px;
    position: absolute;
    width: 100%; }
  .site-search-widget p {
    text-align: left;
    color: #575a5d;
    font-weight: 400;
    margin-top: 0;
    display: block; }
    .site-search-widget p a {
      transition: color 0.4s ease;
      font-size: 1em;
      text-align: center;
      color: #999;
      font-weight: 100;
      margin-top: 0;
      margin-bottom: 20px;
      text-decoration: underline; }
      .site-search-widget p a:hover {
        font-size: 1em;
        text-align: center;
        color: #575a5d;
        font-weight: 100;
        margin-top: 0;
        margin-bottom: 20px;
        text-decoration: underline; }
  .site-search-widget input.text-field-three-fourth {
    background-color: #f0efed;
    padding: 15px 20px;
    font-size: 1em;
    font-weight: 500;
    color: #999999 !important;
    float: left;
    border: 1px solid #ffffff;
    text-align: left;
    width: 75;
    margin-bottom: 20px; }
  .site-search-widget button.primary-button.search-button {
    width: 25%;
    border: 1px solid #ffffff; }
  .site-search-widget h4 {
    font-weight: 300;
    color: #575a5d;
    margin: 0;
    line-height: 1.2em;
    font-weight: 300; }
    .site-search-widget h4 a {
      color: #ae005f;
      text-decoration: none; }
      .site-search-widget h4 a:hover {
        color: #ae005f;
        text-decoration: underline; }
  .site-search-widget h5 {
    color: #575a5d;
    margin: 0 0 20px 0;
    display: inline-block; }
  .site-search-widget h6 {
    color: #000;
    font-size: 1em;
    margin: 0 0 20px 0; }
  .site-search-widget h7 {
    font-size: 0.875em;
    color: #575a5d;
    margin: 0 0 10px 0;
    width: 100%;
    display: block; }
  .site-search-widget p {
    color: #575a5d; }
  .site-search-widget .dropup,
  .site-search-widget .dropdown {
    position: initial; }
  .site-search-widget .primary-button {
    width: 100%;
    padding: 15px 20px;
    font-weight: 300;
    font-size: 1em; }
    .site-search-widget .primary-button:hover {
      font-size: 1em; }
  .site-search-widget i.chevron-down {
    background: url(../images/down-arrow.svg);
    width: 20px;
    height: 20px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .site-search-widget i.chevron-up {
    background: url(../images/up-arrow.svg);
    width: 20px;
    height: 20px;
    margin-top: 5px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat; }
  .site-search-widget .search-results-container {
    padding-top: 80px; }
  .site-search-widget .sort-filter {
    color: #575a5d;
    cursor: pointer; }
    .site-search-widget .sort-filter.selected {
      font-family: Arial, sans-serif;
      font-weight: 700;
      color: #575a5d; }
    .site-search-widget .sort-filter:hover {
      text-decoration: underline; }
  .site-search-widget .result-filters {
    background-color: #f0efed;
    padding: 30px; }
    .site-search-widget .result-filters a {
      color: #575a5d; }
      .site-search-widget .result-filters a.selected {
        font-family: Arial, sans-serif;
        font-weight: 700;
        color: #575a5d; }
    .site-search-widget .result-filters span.remove {
      text-align: right;
      font-size: 0.75em;
      margin-top: 3px;
      text-decoration: none;
      cursor: pointer;
      float: right; }
      .site-search-widget .result-filters span.remove:hover {
        text-decoration: underline; }

@media (max-width: 767px) {
  .site-search-widget h4 {
    margin-bottom: 0px;
    display: inline-block;
    width: 100%; }
  .site-search-widget h7 strong {
    margin-top: 20px;
    display: block; }
  .site-search-widget .result-filters {
    padding: 20px;
    margin: 40px -20px 40px -20px; }
  .site-search-widget img {
    margin: 0 -20px; } }

/* SA SEARCH RESULTS */
.view-search-results .view-filters .views-exposed-form .views-exposed-widget {
  padding: 0 .1em 0 0; }

.view-search-results .view-filters .views-exposed-form #edit-keys-wrapper {
  width: 450px; }
  .view-search-results .view-filters .views-exposed-form #edit-keys-wrapper label {
    display: none !important; }
  .view-search-results .view-filters .views-exposed-form #edit-keys-wrapper .views-widget input {
    background-color: #f0efed;
    padding: 16px 20px;
    font-size: 1em;
    font-weight: 500;
    color: #999999 !important;
    float: left;
    border: 1px solid #ffffff;
    text-align: left;
    width: 100%;
    margin-bottom: 20px; }

.view-search-results .view-filters .views-exposed-form #edit-field-category-value-wrapper {
  /*display:none;*/
  display: none !important; }
  .view-search-results .view-filters .views-exposed-form #edit-field-category-value-wrapper .views-widget select {
    background-color: #f0efed;
    padding: 16px 20px;
    font-size: 1em;
    font-weight: 500;
    color: #999999 !important;
    float: left;
    border: 1px solid #f0efed;
    text-align: left;
    width: 100%;
    margin-bottom: 20px; }

.view-search-results .view-filters .views-exposed-form .views-submit-button input {
  margin: 0px;
  color: #000000;
  min-height: 55px;
  padding: 15px 20px;
  transition: background-color 0.5s ease;
  background: #8fd400;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 1.42857143;
  text-transform: uppercase;
  border-radius: 0px;
  border: 1px solid #ffffff;
  display: inline-block;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.view-search-results .attachment {
  margin-bottom: 20px; }
  .view-search-results .attachment #views-record-count-text {
    font-style: normal;
    font-family: Arial, sans-serif; }
  .view-search-results .attachment .view-sort {
    margin: 5px 0;
    font-size: 12px;
    font-family: Arial, sans-serif; }

.view-search-results .view-content .search-result {
  margin: 0 0 30px; }
  .view-search-results .view-content .search-result .search-result-title {
    margin: 0;
    font-size: 1.250rem;
    font-weight: 300;
    line-height: 1.2em;
    font-family: Arial, sans-serif; }
    .view-search-results .view-content .search-result .search-result-title a {
      color: #575a5d; }
  .view-search-results .view-content .search-result .search-result-body {
    margin: 0;
    color: #575a5d;
    line-height: 1.2;
    font-size: 0.875rem;
    font-family: Arial, sans-serif; }
    .view-search-results .view-content .search-result .search-result-body p {
      font-size: 1rem; }

.view-search-results .item-list ul li, .view-search-results .item-list .pager li {
  margin: 0;
  padding: 0;
  color: #000000; }
  .view-search-results .item-list ul li a, .view-search-results .item-list .pager li a {
    padding: 5px;
    color: #000000;
    border-radius: 3px;
    background-color: #8fd400;
    border: 1px solid #fff;
    text-transform: uppercase; }
    .view-search-results .item-list ul li a:hover, .view-search-results .item-list .pager li a:hover {
      color: #000000;
      background-color: #8fd400; }

.result-filters h7 {
  display: block;
  color: #575a5d;
  font-size: 0.875em;
  margin-bottom: 10px; }
  .result-filters h7 a.active {
    font-weight: bold; }

/* SA SURVEY */
.survey-widget {
  background-image: url("../images/pattern-bg.png"); }
  .survey-widget .carousel {
    margin: 0 auto;
    padding: 50px 0px; }
  .survey-widget .mobile-survey {
    padding: 20px 0px; }
  .survey-widget a {
    text-decoration: none; }
    .survey-widget a .white--background {
      transition: background-color 0.4s ease;
      background-color: #ffffff; }
      .survey-widget a .white--background h2 {
        color: #ae005f;
        line-height: 1.25em;
        font-weight: 100;
        padding: 60px 60px 0 60px;
        margin: 0; }
      .survey-widget a .white--background p {
        color: #575a5d;
        font-weight: 400;
        padding: 0 60px 60px 60px; }
    .survey-widget a:hover {
      text-decoration: none; }
      .survey-widget a:hover .white--background {
        background-color: #f0efed; }
        .survey-widget a:hover .white--background h2 {
          color: #ae005f;
          line-height: 1.25em;
          font-weight: 100;
          padding: 60px 60px 0 60px;
          margin: 0; }
        .survey-widget a:hover .white--background p {
          color: #575a5d;
          font-weight: 400;
          padding: 0 60px 60px 60px; }
  .survey-widget .survey {
    margin: 0px; }
  .survey-widget .survey-radio {
    display: table;
    left: 0;
    margin: auto;
    position: relative;
    right: 0; }
    .survey-widget .survey-radio h4.question {
      display: table;
      color: #575a5d;
      text-shadow: none;
      text-align: center;
      font-weight: 500 !important;
      left: 0;
      right: 0;
      margin: auto;
      font-size: 1.25em;
      padding-bottom: 15px !important; }
    .survey-widget .survey-radio .radio-inline {
      left: 0;
      right: 0;
      display: table;
      position: relative;
      margin-bottom: 10px; }
      .survey-widget .survey-radio .radio-inline h4 {
        display: inline;
        color: #575a5d;
        text-shadow: none; }
  .survey-widget .radio input[type="radio"],
  .survey-widget .radio-inline input[type="radio"],
  .survey-widget .checkbox input[type="checkbox"],
  .survey-widget .checkbox-inline input[type="checkbox"] {
    margin-left: -20px;
    position: relative !important;
    margin-right: 15px; }
  .survey-widget .radio-inline + .radio-inline,
  .survey-widget .checkbox-inline + .checkbox-inline {
    margin-left: 0 !important;
    margin-top: 0; }
  .survey-widget .img-responsive,
  .survey-widget .thumbnail > img,
  .survey-widget .thumbnail a > img,
  .survey-widget .carousel-inner > .item > img,
  .survey-widget .carousel-inner > .item > a > img {
    display: block;
    height: auto;
    max-width: inherit !important; }
  .survey-widget .carousel .fill.white--background {
    width: 100%;
    height: 400px !important;
    background-position: center;
    background-size: cover; }
  .survey-widget .carousel .item,
  .survey-widget header.carousel .item.active,
  .survey-widget header.carousel .carousel-inner {
    height: 100%; }
  .survey-widget .carousel-inner .item.active {
    height: 100%; }
  .survey-widget .carousel-control.left.survey-left {
    background-color: #ff7900 !important;
    background-repeat: repeat-x;
    background-image: none !important;
    left: 0px;
    height: 50px;
    width: 50px;
    top: 45%;
    z-index: 100;
    transition: opacity 0.5s ease;
    opacity: 1; }
    .survey-widget .carousel-control.left.survey-left:hover, .survey-widget .carousel-control.left.survey-left:focus {
      color: #fff;
      opacity: 0.875;
      outline: 0 none;
      text-decoration: none; }
  .survey-widget .carousel-control.right.survey-right {
    background-color: #ff7900 !important;
    background-repeat: repeat-x;
    background-image: none !important;
    left: auto;
    right: 0px;
    height: 50px;
    width: 50px;
    top: 45%;
    z-index: 100;
    transition: opacity 0.5s ease;
    opacity: 1; }
    .survey-widget .carousel-control.right.survey-right:hover, .survey-widget .carousel-control.right.survey-right:focus {
      color: #fff;
      opacity: 0.875;
      outline: 0 none;
      text-decoration: none; }
  .survey-widget .carousel-control .glyphicon-chevron-left,
  .survey-widget .carousel-control .glyphicon-chevron-right,
  .survey-widget .carousel-control .icon-next,
  .survey-widget .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -16px;
    margin-left: -10px; }
  .survey-widget .carousel-control .icon-prev:before {
    background-image: '';
    background-image: url(../images/arrow-left.svg) !important;
    height: 20px;
    background-repeat: no-repeat;
    display: block;
    color: #ffffff; }
  .survey-widget .carousel-control .icon-next:before {
    background-image: '';
    background-image: url(../images/arrow-right.svg) !important;
    height: 20px;
    background-repeat: no-repeat;
    display: block;
    color: #ffffff; }
  .survey-widget .carousel-indicators.survey-indicators {
    display: none; }
    .survey-widget .carousel-indicators.survey-indicators li {
      background-color: #999;
      border: 1px solid #999;
      border-radius: 10px;
      cursor: pointer;
      display: inline-block;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      width: 10px; }
  .survey-widget .carousel-caption.survey-caption {
    padding-top: 50px !important;
    width: 100% !important;
    text-align: left !important;
    font-size: 16px;
    top: 0 !important;
    left: inherit !important;
    right: inherit !important; }
    .survey-widget .carousel-caption.survey-caption h2 {
      width: 100%;
      text-align: center;
      line-height: 1em;
      color: #ae005f !important;
      padding: 0 50px !important;
      text-shadow: none;
      margin-bottom: 7px;
      margin-top: 0px; }
    .survey-widget .carousel-caption.survey-caption h5 {
      width: 100%;
      text-align: center;
      font-size: 1em !important;
      color: #575a5d !important;
      padding: 0 50px !important;
      text-shadow: none;
      margin-bottom: 30px;
      margin-top: 0px; }
      .survey-widget .carousel-caption.survey-caption h5.number {
        padding-bottom: 0 !important;
        width: 100%;
        text-align: center;
        font-size: 1em;
        margin: 50px 0;
        color: #575a5d;
        text-shadow: none;
        bottom: 0; }
    .survey-widget .carousel-caption.survey-caption a {
      transition: color 0.5s ease;
      color: #ffffff;
      text-decoration: none; }
      .survey-widget .carousel-caption.survey-caption a:hover {
        transition: color 0.5s ease;
        color: #f0efed;
        text-decoration: none; }
      .survey-widget .carousel-caption.survey-caption a:active {
        transition: color 0.5s ease;
        color: #f0efed;
        text-decoration: none; }
      .survey-widget .carousel-caption.survey-caption a:focus {
        transition: color 0.5s ease;
        color: #f0efed;
        text-decoration: none; }
    .survey-widget .carousel-caption.survey-caption p {
      padding-bottom: 0 !important;
      width: 100%;
      text-align: center;
      margin: 15px 0;
      color: #575a5d;
      text-shadow: none;
      font-weight: 100; }
  .survey-widget .button-options {
    background: white;
    padding: 50px;
    margin: 0px -50px;
    display: inline-block;
    max-width: 1024px;
    width: 100%;
    position: absolute; }
    .survey-widget .button-options .primary-button {
      width: 100%;
      font-weight: 300;
      margin-bottom: 35px; }
    .survey-widget .button-options .secondary-button {
      width: 100%;
      font-weight: 300;
      margin-bottom: 35px; }
    .survey-widget .button-options a {
      transition: color 0.4s ease; }
      .survey-widget .button-options a p {
        text-align: center;
        color: #000;
        font-weight: 600; }
      .survey-widget .button-options a:hover p {
        text-align: center;
        color: #575a5d;
        font-weight: 600; }

.survey-widget-results-footer .carousel {
  margin: 0 auto;
  padding: 50px 0px; }

.survey-widget-results-footer .mobile-survey {
  padding: 20px 0px; }

.survey-widget-results-footer a {
  text-decoration: none; }
  .survey-widget-results-footer a .white-background {
    transition: background-color 0.4s ease;
    background-color: #ffffff; }
    .survey-widget-results-footer a .white-background h2 {
      color: #ae005f;
      line-height: 1.25em;
      font-weight: 100;
      padding: 60px 60px 0 60px;
      margin: 0; }
    .survey-widget-results-footer a .white-background p {
      color: #575a5d;
      font-weight: 400;
      padding: 0 60px 60px 60px; }
  .survey-widget-results-footer a:hover {
    text-decoration: none; }
    .survey-widget-results-footer a:hover .white--background {
      background-color: #f0efed; }
      .survey-widget-results-footer a:hover .white--background h2 {
        color: #ae005f;
        line-height: 1.25em;
        font-weight: 100;
        padding: 60px 60px 0 60px;
        margin: 0; }
      .survey-widget-results-footer a:hover .white--background p {
        color: #575a5d;
        font-weight: 400;
        padding: 0 60px 60px 60px; }

.survey-widget-results-footer .survey {
  margin: 0px; }

.survey-widget-results-footer .survey-radio {
  display: table;
  left: 0;
  margin: auto;
  position: relative;
  right: 0; }
  .survey-widget-results-footer .survey-radio h4.question {
    display: table;
    color: #575a5d;
    text-shadow: none;
    text-align: center;
    font-weight: 500 !important;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 1.25em;
    padding-bottom: 15px !important; }
  .survey-widget-results-footer .survey-radio .radio-inline {
    display: table;
    left: 0;
    position: relative;
    right: 0;
    margin-bottom: 10px; }
    .survey-widget-results-footer .survey-radio .radio-inline h4 {
      display: inline;
      color: #575a5d;
      text-shadow: none; }

.survey-widget-results-footer .radio input[type="radio"],
.survey-widget-results-footer .radio-inline input[type="radio"],
.survey-widget-results-footer .checkbox input[type="checkbox"],
.survey-widget-results-footer .checkbox-inline input[type="checkbox"] {
  margin-left: -20px;
  position: relative !important;
  margin-right: 15px; }

.survey-widget-results-footer .radio-inline + .radio-inline,
.survey-widget-results-footer .checkbox-inline + .checkbox-inline {
  margin-left: 0 !important;
  margin-top: 0; }

.survey-widget-results-footer .img-responsive,
.survey-widget-results-footer .thumbnail > img,
.survey-widget-results-footer .thumbnail a > img,
.survey-widget-results-footer .carousel-inner > .item > img,
.survey-widget-results-footer .carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: inherit !important; }

.survey-widget-results-footer .carousel .fill.white--background {
  width: 100%;
  height: 400px !important;
  background-position: center;
  background-size: cover; }

.survey-widget-results-footer .carousel .item,
.survey-widget-results-footer header.carousel .item.active,
.survey-widget-results-footer header.carousel .carousel-inner {
  height: 100%; }

.survey-widget-results-footer .carousel-inner .item.active {
  height: 100%; }

.survey-widget-results-footer .carousel-control.left.survey-left {
  background-color: #ff7900 !important;
  background-repeat: repeat-x;
  background-image: none !important;
  left: 0px;
  height: 50px;
  width: 50px;
  top: 45%;
  z-index: 100;
  transition: opacity 0.5s ease;
  opacity: 1; }
  .survey-widget-results-footer .carousel-control.left.survey-left:hover, .survey-widget-results-footer .carousel-control.left.survey-left:focus {
    color: #fff;
    opacity: 0.875;
    outline: 0 none;
    text-decoration: none; }

.survey-widget-results-footer .carousel-control.right.survey-right {
  background-color: #ff7900 !important;
  background-repeat: repeat-x;
  background-image: none !important;
  left: auto;
  right: 0px;
  height: 50px;
  width: 50px;
  top: 45%;
  z-index: 100;
  transition: opacity 0.5s ease;
  opacity: 1; }
  .survey-widget-results-footer .carousel-control.right.survey-right:hover, .survey-widget-results-footer .carousel-control.right.survey-right:focus {
    color: #fff;
    opacity: 0.875;
    outline: 0 none;
    text-decoration: none; }

.survey-widget-results-footer .carousel-control .glyphicon-chevron-left,
.survey-widget-results-footer .carousel-control .glyphicon-chevron-right,
.survey-widget-results-footer .carousel-control .icon-next,
.survey-widget-results-footer .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -16px;
  margin-left: -10px; }

.survey-widget-results-footer .carousel-control .icon-prev:before {
  background-image: '';
  content: url(../images/arrow-left.svg) !important;
  height: 20px;
  background-repeat: no-repeat;
  display: block;
  color: #ffffff; }

.survey-widget-results-footer .carousel-control .icon-next:before {
  background-image: '';
  content: url(../images/arrow-right.svg) !important;
  height: 20px;
  background-repeat: no-repeat;
  display: block;
  color: #ffffff; }

.survey-widget-results-footer .carousel-indicators.survey-indicators {
  display: none; }

.survey-widget-results-footer .carousel-indicators.survey-indicators li {
  background-color: #999;
  border: 1px solid #999;
  border-radius: 10px;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  width: 10px; }

.survey-widget-results-footer .carousel-caption.survey-caption {
  padding-top: 50px !important;
  width: 100% !important;
  text-align: left !important;
  font-size: 16px;
  top: 0 !important;
  left: inherit !important;
  right: inherit !important; }
  .survey-widget-results-footer .carousel-caption.survey-caption h2 {
    width: 100%;
    text-align: center;
    line-height: 1em;
    color: #ae005f !important;
    padding: 0 50px !important;
    text-shadow: none;
    margin-bottom: 7px;
    margin-top: 0px; }
  .survey-widget-results-footer .carousel-caption.survey-caption h5 {
    width: 100%;
    text-align: center;
    font-size: 1em !important;
    color: #575a5d !important;
    padding: 0 50px !important;
    text-shadow: none;
    margin-bottom: 30px;
    margin-top: 0px; }
  .survey-widget-results-footer .carousel-caption.survey-caption a {
    transition: color 0.5s ease;
    color: #ffffff;
    text-decoration: none; }
    .survey-widget-results-footer .carousel-caption.survey-caption a:hover {
      transition: color 0.5s ease;
      color: #f0efed;
      text-decoration: none; }
    .survey-widget-results-footer .carousel-caption.survey-caption a:active {
      transition: color 0.5s ease;
      color: #f0efed;
      text-decoration: none; }
    .survey-widget-results-footer .carousel-caption.survey-caption a:focus {
      transition: color 0.5s ease;
      color: #f0efed;
      text-decoration: none; }
  .survey-widget-results-footer .carousel-caption.survey-caption p {
    padding-bottom: 0 !important;
    width: 100%;
    text-align: center;
    margin: 15px 0;
    color: #575a5d;
    text-shadow: none;
    font-weight: 100; }
    .survey-widget-results-footer .carousel-caption.survey-caption p.number {
      padding-bottom: 0 !important;
      width: 100%;
      text-align: center;
      margin: 50px 0;
      color: #575a5d;
      text-shadow: none;
      bottom: 0; }

.survey-widget-results-footer .button-options {
  background: white;
  padding: 50px;
  /*margin: 0px -50px;*/
  display: inline-block;
  max-width: 1024px;
  width: 100%;
  /*position: absolute;*/ }
  .survey-widget-results-footer .button-options .primary-button {
    width: 100%;
    font-weight: 300;
    margin-bottom: 35px; }
  .survey-widget-results-footer .button-options .secondary-button {
    width: 100%;
    font-weight: 300;
    margin-bottom: 35px; }
  .survey-widget-results-footer .button-options a {
    transition: color 0,4s ease; }
    .survey-widget-results-footer .button-options a p {
      text-align: center;
      color: #000;
      font-weight: 600; }
    .survey-widget-results-footer .button-options a:hover p {
      text-align: center;
      color: #575a5d;
      font-weight: 600; }

/* Small devices (mobile, 767px and up) */
@media (max-width: 767px) {
  .radio input[type="radio"],
  .radio-inline input[type="radio"],
  .checkbox input[type="checkbox"],
  .checkbox-inline input[type="checkbox"] {
    margin-left: -20px;
    position: relative !important;
    margin-right: 15px;
    margin-bottom: 20px;
    float: left; }
  .survey-widget a {
    text-decoration: none; }
    .survey-widget a .white--background {
      transition: background-color 0.4s ease;
      background-color: #ffffff; }
      .survey-widget a .white--background h3 {
        color: #ae005f;
        line-height: 1.25em;
        font-weight: 100;
        padding: 20px;
        margin: 0 0 20px 0; }
        .survey-widget a .white--background h3 .fa {
          color: #575a5d;
          font-size: .7em;
          margin-top: 10px; }
    .survey-widget a:hover {
      text-decoration: none; }
      .survey-widget a:hover .white--background {
        background-color: #f0efed; }
        .survey-widget a:hover .white--background h3 {
          color: #ae005f;
          line-height: 1.25em;
          font-weight: 100;
          padding: 20px; }
          .survey-widget a:hover .white--background h3 .fa {
            color: #575a5d;
            font-size: .7em;
            margin-top: 10px; }
  .survey-widget .carousel-control.left.survey-left {
    background-color: #ff7900 !important;
    background-repeat: repeat-x;
    background-image: none !important;
    left: 0px;
    height: 50px;
    width: 50px;
    top: 77%;
    z-index: 100;
    transition: opacity 0.5s ease;
    opacity: 1; }
  .survey-widget .carousel-control.right.survey-right {
    background-color: #ff7900 !important;
    background-repeat: repeat-x;
    background-image: none !important;
    left: auto;
    right: 0px;
    height: 50px;
    width: 50px;
    top: 77%;
    z-index: 100;
    transition: opacity 0.5s ease;
    opacity: 1; }
  .survey-widget .mobile-survey {
    width: 100%; }
  .survey-widget .mobile-survey-input {
    display: block;
    padding: 20px; }
    .survey-widget .mobile-survey-input h1 {
      display: block;
      border-bottom: 1px solid #ededed;
      padding-bottom: 20px !important;
      width: 100%;
      text-align: center;
      font-size: 1.750em !important;
      line-height: 1.250em;
      color: #ae005f !important;
      margin: 0px !important; }
    .survey-widget .mobile-survey-input p {
      display: block;
      border-bottom: 1px solid #ededed;
      padding: 15px 0;
      font-size: 1em;
      font-weight: 600;
      color: #575a5d;
      text-align: center;
      margin: 0px !important; }
      .survey-widget .mobile-survey-input p a {
        transition: color 0.5s ease;
        color: #575a5d;
        text-decoration: none; }
        .survey-widget .mobile-survey-input p a:hover, .survey-widget .mobile-survey-input p a:focus {
          transition: color 0.5s ease;
          color: #797b7d;
          text-decoration: none; }
  .survey-widget .carousel .survey-fill {
    width: 100%;
    height: 327px !important;
    background-position: center;
    background-size: cover; }
  .survey-widget .carousel-caption.survey-caption {
    padding: 20px !important; }
    .survey-widget .carousel-caption.survey-caption h1 {
      padding-bottom: 20px !important;
      width: 100%;
      text-align: center;
      font-size: 0.875em;
      line-height: 1.250em;
      bottom: 0; }
    .survey-widget .carousel-caption.survey-caption h2 {
      width: 100%;
      text-align: center;
      line-height: 1.25em;
      color: #ae005f !important;
      padding: 0 20px !important;
      text-shadow: none;
      margin-bottom: 20px;
      margin-top: 10px;
      font-size: 1.75em !important; }
    .survey-widget .carousel-caption.survey-caption h5 {
      padding-bottom: 0 !important;
      width: 100%;
      text-align: left;
      font-size: 1em;
      font-size: 0.875em;
      margin: 15px 0 20px 0;
      text-align: center; }
      .survey-widget .carousel-caption.survey-caption h5.number {
        padding-bottom: 0 !important;
        width: 100%;
        text-align: center;
        font-size: 1em;
        margin: 25px 0;
        color: #575a5d;
        text-shadow: none;
        bottom: 0; }
    .survey-widget .carousel-caption.survey-caption p.question {
      padding-bottom: 0 !important;
      width: 100%;
      text-align: center;
      margin: 20px 0 40px 0;
      color: #575a5d;
      text-shadow: none;
      font-weight: 100; }
    .survey-widget .carousel-caption.survey-caption .primary-button {
      width: 100%;
      font-weight: 300; }
  .survey-widget .button-options {
    background: white;
    padding: 40px 5px;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0; }
    .survey-widget .button-options .primary-button {
      width: 100%;
      font-weight: 300;
      margin-bottom: 20px; }
    .survey-widget .button-options .secondary-button {
      width: 100%;
      font-weight: 300;
      margin-bottom: 20px; }
    .survey-widget .button-options a {
      transition: color 0.4s ease; }
      .survey-widget .button-options a p {
        text-align: center;
        color: #000;
        font-weight: 600; }
      .survey-widget .button-options a:hover p {
        text-align: center;
        color: #575a5d;
        font-weight: 600; } }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .carousel .survey-fill {
    width: 100%;
    height: 400px !important;
    background-position: center;
    background-size: cover; }
  .carousel-caption.survey-caption {
    padding-bottom: 5px !important; }
    .carousel-caption.survey-caption h1 {
      padding-bottom: 0;
      width: 100%;
      text-align: center;
      font-size: 1.524em;
      line-height: 1em; }
    .carousel-caption.survey-caption h4 {
      padding-bottom: 0 !important;
      width: 100%;
      text-align: left;
      font-size: 1em;
      line-height: 1.375em;
      margin: 15px 0;
      display: block; } }

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .survey-desktop {
    display: block; }
  .carousel .survey-fill {
    width: 100%;
    height: 400px !important;
    background-position: center;
    background-size: cover; }
  .carousel-caption.survey-caption {
    padding-bottom: 40px 0px !important; }
    .carousel-caption.survey-caption h1 {
      padding-bottom: 0;
      width: 100%;
      text-align: center;
      font-size: 1.524em;
      line-height: 1em; }
    .carousel-caption.survey-caption h4 {
      padding-bottom: 0 !important;
      width: 100%;
      text-align: left;
      font-size: 1em;
      line-height: 1.375em;
      margin: 15px 0;
      display: block; } }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .carousel .survey-fill {
    width: 100%;
    height: 400px !important;
    background-position: center;
    background-size: cover; }
  .carousel-caption.survey-caption {
    padding: 40px 0px !important; }
    .carousel-caption.survey-caption h1 {
      color: #ae005f !important;
      width: 100%;
      text-align: center;
      font-size: 1.524em;
      line-height: 1em; }
    .carousel-caption.survey-caption h4 {
      width: 100%;
      text-align: left;
      font-size: 1em;
      line-height: 1.375em;
      margin: 15px 0;
      display: block; } }

/* SA TWITTER TIMELINE */
.tweets-widget {
  background: #575a5d;
  padding-bottom: 70px;
  padding-top: 50px; }
  @media (max-width: 767px) {
    .tweets-widget {
      padding-bottom: 35px;
      padding-top: 35px; } }
  .tweets-widget .carousel.slide.tweets-mobile {
    min-height: 250px; }
  .tweets-widget div.carousel {
    width: 100%;
    background-position: center;
    background-size: cover; }
    .tweets-widget div.carousel .item .tweets,
    .tweets-widget div.carousel .item.active .tweets-mobile,
    .tweets-widget div.carousel .carousel-inner .tweets-mobile {
      height: 100%; }
  .tweets-widget .carousel-caption.mobile-slider {
    padding: 0 !important;
    width: 100% !important;
    text-align: center !important;
    bottom: 0 !important;
    left: inherit !important;
    right: inherit !important;
    position: relative !important; }
  .tweets-widget .carousel-indicators .mobile-indicators-tweets {
    bottom: 5%; }
    .tweets-widget .carousel-indicators .mobile-indicators-tweets li {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      border: none;
      border-radius: 10px;
      cursor: pointer;
      background-color: #797b7d; }
      .tweets-widget .carousel-indicators .mobile-indicators-tweets li.active {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: none;
        border-radius: 10px;
        cursor: pointer;
        background-color: #ffffff; }
  .tweets-widget h2 {
    text-align: left;
    color: #fff;
    margin-bottom: 50px;
    font-weight: 100;
    margin-top: 0px; }
  .tweets-widget p {
    text-align: left;
    color: #ffffff;
    font-weight: 100;
    margin-top: 0;
    margin-bottom: 20px; }
    .tweets-widget p a {
      transition: opacity 0.5s ease;
      color: #ffd200;
      text-decoration: none; }
      .tweets-widget p a:hover {
        transition: opacity 0.5s ease;
        color: #ffd200;
        opacity: 0.7;
        text-decoration: none; }

@media (max-width: 767px) {
  .carousel-caption.mobile-slider p {
    text-align: center !important;
    text-shadow: none; }
  .carousel-caption.mobile-slider h2 {
    margin-bottom: 40px;
    text-align: center !important;
    text-shadow: none; } }

/* SA TWITTER TIMELINE SIDEBAR */
.twitter-sidebar-widget {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px; }
  .twitter-sidebar-widget h5 {
    margin: 0;
    color: #575a5d; }
    .twitter-sidebar-widget h5 strong {
      margin: 0; }
  .twitter-sidebar-widget h6 {
    margin: 0 0 20px 0;
    color: #575a5d;
    font-size: 0.875em;
    font-weight: 300; }
  .twitter-sidebar-widget a {
    color: #ff7900;
    transition: opacity 0.4s ease;
    opacity: 1;
    display: inline-block; }
    .twitter-sidebar-widget a:hover {
      color: #ff7900;
      opacity: 0.7; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .twitter-sidebar-widget {
    padding: 0 20px; } }

/* SA USEFUL LINKS */
.useful-links-widget {
  padding-top: 50px;
  padding-bottom: 60px;
  background: #f0efed; }
  .useful-links-widget h2 {
    color: #000;
    margin: 0 0 25px 0;
    font-size: 2em !important; }
  .useful-links-widget h6 {
    font-size: 1em;
    margin: 0;
    color: #575a5d; }
  .useful-links-widget p {
    color: #575a5d;
    margin: 0; }
  .useful-links-widget a {
    color: #575a5d;
    transition: opacity 0.4s ease;
    opacity: 1;
    text-decoration: underline; }
    .useful-links-widget a:hover {
      color: #999;
      text-decoration: underline; }
    .useful-links-widget a.arrow {
      color: #575a5d;
      transition: opacity 0.4s ease;
      opacity: 1;
      text-decoration: none;
      margin-bottom: 10px;
      display: inline-block;
      font-weight: 600; }
      .useful-links-widget a.arrow:hover {
        color: #999;
        text-decoration: underline; }
  .useful-links-widget .orange-arrow {
    display: inline-block;
    margin-left: 5px;
    margin-right: -10px; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .useful-links-widget {
    padding-top: 35px;
    padding-bottom: 40px; }
    .useful-links-widget h2 {
      color: #000;
      margin: 15px 0;
      line-height: 1.2em;
      font-size: 1.75em !important; }
    .useful-links-widget p {
      margin: 0 0 20px 0; } }

/* SA USEFUL LINKS SIDEBAR */
.useful-links-sidebar-widget {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px; }
  .useful-links-sidebar-widget a {
    color: #575a5d;
    transition: opacity 0.4s ease;
    opacity: 1;
    display: inline-block;
    text-decoration: none; }
    .useful-links-sidebar-widget a:hover {
      color: #575a5d;
      text-decoration: underline; }
  .useful-links-sidebar-widget .orange-arrow {
    content: url(../images/chevron-right.svg);
    height: 12px;
    display: inline-block;
    margin-left: 5px;
    margin-right: -10px; }
  .useful-links-sidebar-widget h4 {
    margin: 0; }
    .useful-links-sidebar-widget h4 a {
      color: #575a5d;
      text-decoration: underline;
      font-size: 0.875em;
      line-height: 1em; }
      .useful-links-sidebar-widget h4 a:hover {
        color: #999;
        text-decoration: underline; }
  .useful-links-sidebar-widget h5 {
    margin: 0 0 20px 0;
    color: #575a5d;
    font-weight: 300; }
  .useful-links-sidebar-widget h6 {
    margin: 0;
    color: #575a5d;
    font-size: 1em;
    font-weight: 300;
    margin-bottom: 10px; }
  .useful-links-sidebar-widget h7 {
    margin: 0;
    color: #575a5d;
    font-size: 0.875em;
    display: block;
    line-height: 1em;
    font-weight: 500; }

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
  .useful-links-sidebar-widget {
    padding: 0 20px; } }

/*# sourceMappingURL=../css/widgets.css.map */
/* Secondary Pallette */
/* line 5, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
.career-agent-widget {
    padding-top: 20px;
    padding-bottom: 50px;
    background: #f0efed;
    margin-right: 40px;
}
    /* line 9, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget .dropup, .career-agent-widget .dropdown {
        position: initial;
    }
    /* line 13, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget .required-field {
        border: 2px solid red !important;
    }
    /* line 18, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget ul li.required {
        color: red;
        font-weight: 600;
    }
    /* line 24, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget p.required {
        color: red;
        font-weight: 600;
    }
    /* line 29, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget .primary-button {
        width: 100%;
        padding: 15px 20px;
        font-weight: 300;
        margin: 20px 0;
        font-size: 0.875em;
    }
        /* line 37, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
        .career-agent-widget .primary-button:hover {
            font-size: 0.875em;
        }
    /* line 41, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget .secondary-button {
        width: 100%;
        padding: 15px 20px;
        font-weight: 300;
        margin: 20px 0;
        font-size: 0.875em;
    }
        /* line 49, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
        .career-agent-widget .secondary-button:hover {
            font-size: 0.875em;
        }
    /* line 53, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget textarea, .career-agent-widget textarea.three-fourth {
        background-color: #ffffff;
        padding: 15px 20px;
        font-size: 1em;
        font-weight: 500;
        color: #999999 !important;
        float: left;
        border: 1px solid #f0efed;
        text-align: left;
        width: 100%;
        margin-bottom: 20px;
        min-height: 100px;
    }
        /* line 67, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
        .career-agent-widget textarea.three-fourth {
            width: 75%;
        }
    /* line 72, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget i.chevron-down {
        background-image: url(/SharedAssets/static/images/down-arrow.svg);
        width: 20px;
        margin-top: 5px;
        height: 12px;
    }
    /* line 79, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget i.chevron-up {
        background-image: url(/SharedAssets/static/images/up-arrow.svg);
        width: 20px;
        margin-top: 5px;
        height: 12px;
    }
    /* line 86, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget .dropdown-group-quarter {
        position: inherit;
        display: inline-block;
        vertical-align: middle;
        width: 25%;
        float: left;
    }
    /* line 94, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget .dropdown-group-half {
        position: inherit;
        display: inline-block;
        vertical-align: middle;
        width: 50%;
        float: left;
    }
    /* line 102, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget button.dropdown-toggle {
        background-color: #ffffff;
        padding: 15px 20px;
        font-size: 1em;
        font-weight: 600;
        color: #575a5d !important;
        float: left;
        border: 1px solid #f0efed;
        text-align: left;
        width: 100%;
        margin-bottom: 20px;
    }
    /* line 115, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget .dropdown-menu {
        position: absolute;
        top: 75%;
        left: 0;
        z-index: 1000;
        display: none;
        float: left;
        padding: 0;
        margin: 0;
        list-style: none;
        font-size: 1em;
        font-weight: 600;
        text-align: left;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 0px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        width: 100%;
    }
        /* line 138, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
        .career-agent-widget .dropdown-menu li {
            margin: 0;
        }
            /* line 141, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
            .career-agent-widget .dropdown-menu li a {
                display: block;
                margin: 0;
                padding: 15px 20px;
                clear: both;
                font-size: 1em;
                font-weight: 600;
                line-height: 1.42857143;
                color: #575a5d;
                white-space: nowrap;
            }
                /* line 153, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
                .career-agent-widget .dropdown-menu li a:hover {
                    background: #575a5d;
                    color: #ffffff;
                }
    /* line 160, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget input.text-field-half, .career-agent-widget input.text-field-full, .career-agent-widget input.text-field-half-mobile, .career-agent-widget input.text-field-quarter, .career-agent-widget input.text-field-three-fourth {
        background-color: #ffffff;
        padding: 15px 20px;
        font-size: 1em;
        font-weight: 500;
        color: #999999 !important;
        float: left;
        border: 1px solid #f0efed;
        text-align: left;
        width: 50%;
        margin-bottom: 20px;
    }
    /* line 173, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget input.text-field-full {
        width: 100%;
    }
    /* line 178, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget input.text-field-half-mobile {
        width: 50%;
    }
    /* line 183, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget input.text-field-quarter {
        width: 25%;
    }
    /* line 188, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget input.text-field-three-fourth {
        width: 75%;
    }
    /* line 193, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget h2 {
        color: #000;
        margin-top: 0;
        margin-bottom: 40px;
    }
    /* line 201, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget ul.steps {
        margin-bottom: 30px;
        margin-top: 0px;
        padding: 0;
    }
        /* line 206, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
        .career-agent-widget ul.steps li.active {
            list-style: none;
            list-style-position: inside;
            padding-right: 20px;
            display: inline-block;
        }
            /* line 213, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
            .career-agent-widget ul.steps li.active a h4 {
                margin: 0;
                color: #575a5d;
                float: left;
                display: inline-block;
                padding-right: 10px;
            }
            /* line 221, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
            .career-agent-widget ul.steps li.active a p {
                margin: 0;
                color: #575a5d;
                float: left;
                display: inline-block;
            }
        /* line 230, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
        .career-agent-widget ul.steps li {
            list-style: none;
            list-style-position: inside;
            padding-right: 20px;
            display: inline-block;
        }
            /* line 237, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
            .career-agent-widget ul.steps li a h4 {
                margin: 0;
                color: #999;
                float: left;
                display: inline-block;
                padding-right: 10px;
                font-weight: 600;
                font-family: Arial, sans-serif;
            }
            /* line 247, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
            .career-agent-widget ul.steps li a p {
                margin: 0;
                color: #999;
                float: left;
                display: inline-block;
            }
            /* line 256, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
            .career-agent-widget ul.steps li:after {
                background-image: "/";
                color: #999;
                padding-left: 20px;
            }
            /* line 262, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
            .career-agent-widget ul.steps li:last-child:after {
                background-image: " ";
                color: #999;
                padding-left: 20px;
            }

@media (max-width: 767px) {
    /* line 273, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget p.required {
        color: red;
        margin-top: -10px;
    }
    /* line 278, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget input.text-field-half, .career-agent-widget input.text-field-full, .career-agent-widget input.text-field-half-mobile, .career-agent-widget input.text-field-quarter, .career-agent-widget input.text-field-three-fourth, .career-agent-widget input.text-field-full {
        width: 100%;
    }
    /* line 282, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget input.text-field-half-mobile {
        width: 50%;
    }
    /* line 286, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget input.text-field-quarter {
        width: 25%;
    }
    /* line 290, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget input.text-field-three-fourth {
        width: 50%;
    }
    /* line 294, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget textarea.three-fourth {
        width: 100%;
    }
    /* line 298, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget .dropdown-group-half {
        width: 100%;
    }
    /* line 302, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget .dropdown-group-quarter {
        width: 50%;
    }
    /* line 306, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget h2 {
        font-size: 1.75em !important;
    }
    /* line 310, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
    .career-agent-widget ul.steps {
        margin-bottom: 20px;
    }
        /* line 313, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
        .career-agent-widget ul.steps li.active {
            padding-right: 10px;
        }
            /* line 317, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
            .career-agent-widget ul.steps li.active a h4 {
                font-size: 1em !important;
                margin: 0;
                color: #575a5d;
                float: left;
                display: inline-block;
                padding-right: 10px;
            }
            /* line 326, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
            .career-agent-widget ul.steps li.active a p {
                display: none;
            }
        /* line 332, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
        .career-agent-widget ul.steps li {
            list-style: none;
            list-style-position: inside;
            padding-right: 10px;
            display: inline-block;
        }
            /* line 339, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
            .career-agent-widget ul.steps li a h4 {
                font-size: 1em !important;
                margin: 0;
                color: #999;
                float: left;
                display: inline-block;
                padding-right: 10px;
                font-weight: 600;
                font-family: Arial, sans-serif;
            }
            /* line 350, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
            .career-agent-widget ul.steps li a p {
                display: none;
            }
            /* line 356, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
            .career-agent-widget ul.steps li:after {
                background-image: "/";
                color: #999;
                padding-left: 5px;
            }
            /* line 362, ../../../sass/widgets/SA_CareerAgent/SA_CareerAgent-widget.scss */
            .career-agent-widget ul.steps li:last-child:after {
                background-image: " ";
                color: #999;
                padding-left: 5px;
            }

}
.dropdown-content-b {
  display: none;
  position: Fixed;
  background-color: #f1f1f1;
  min-width: 52em;
  z-index: 1;
  margin-left: -194px;
}
.search:hover .dropdown-content-b {display: block;}
.dropbtn {
    text-transform: uppercase;
}
ul.social-links li {
	padding-right:0px;
}
ul.footer-links li{
padding-right:16px;
}
ul.footer-links li a {
    
    border-bottom: none;
    font-weight: bold;
    font-size: 17px;
}
.copywrite {
    padding-top: 0px;
	color: black;
    
}
.copywrite h5 {

    font-size: 14px;
}
.copywrite a {
    color: black;
    font-size: 14px;
    text-decoration: underline;
    transition: none;
}
.block-jobopenings p{
margin-top: 25px; 
text-align: center; 
font-weight:bold; 
font-size:20px;}
.block-jobopenings a{
background: #8fd400; 
color: black; 
padding: 16px;
border: 2px solid white;
font-weight: bold;
font-size: 20px;
border-radius:10px;
}
.jobopenings{
border-top:1.5px solid #948d8d; border-bottom: 1.5px solid #948d8d; height:88px;
}
ul.resource-footer li a {
   font-size: 14px;
}
/* CSS for Captcha */
.captcha.form-wrapper, .g-recaptcha {
	font-weight: 500;
	color: #999999 !important;
	float: left;
	text-align: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.footer-links{
text-align:center;
}
.copywrite {
    text-align: center;
}

/*-- Safety 360 css start --*/
.safety-page-rotator-widget .safety-nav-desktop {
    background: #1d8ec2;
    height: 45px;
}
.safety-page-rotator-widget ul.safetysecond-nav-ul {
    color: #cccccc;
    display: block;
    font-size: 16px;
    left: 0;
    margin: auto;
    padding: 13px 0;
    position: relative;
    right: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
	margin:0px 153px;
}
.safety-page-rotator-widget ul.safetysecond-nav-ul li {
    list-style: none;
    list-style-position: inside;
    display: inline;
    /*text-transform: uppercase;*/
    padding: 11px;
    letter-spacing: 1px;
	
}
.safety-page-rotator-widget ul.safetysecond-nav-ul li  a{ 
	color:white;
	}
.safetycentered{
	position: absolute;
  height: 124px;
  margin-top: -95px;
    background: rgba(0,0,0,0.4);
    width: 100%;
    padding: 1%;
}
.banner_jobopening{
	margin-bottom:17px;
	margin-left:24%;
}
.safetyquotetext{
	font-size: 34px;
    font-weight: unset;
}
.safetyquotedespc{
	font-size: 16px;
}
.form-item-safetyfullname , .form-item-safetyemail , .form-item-safetymessage{
color:white;
font-weight:unset;
}
.form-item-safetyfullname label, .form-item-safetyemail label , .form-item-safetymessage label{
font-weight:unset;
font-family: Arial, sans-serif;
}
#safetycontactus-email , #safetycontactus-fullname{
	width: 100%; height: 31px;   font-weight:400; border:none; color:black;
	}
#safetycontactus-message{
width: 100%; height: 7em; color:black;}
.safetysearch-button {
    background: #1072ba;
    width:100%;
    color: white;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 300;
    min-height: 55px;
    margin: 2px;
    
}
.safetybannerimage{
height:33em;
}
.safetylogo{
	position: absolute;
    margin: 83px 24%;
	}
.safetytitle{
	font-size: 38px;
    /*font-weight: bold;*/
    font-family: Arial, sans-serif;
    font-weight: 600;
    margin-top:-14px;
   
  }
  .contactform{
    height:569px;
  }
.safetydescrip{
  font-size: 22px;
  font-family: Arial, sans-serif;
  font-weight: 600;
     }
/*-- end-- */
/* Safety360 Mobile css start */
@media only screen and (max-width : 767px) {
	.safetybannerimage{
		height: 180px;
	}
	.safetytitle{
		font-size: 15px;
		font-weight: bold;
		margin: 0px;
	}
	.safetydescrip{
		font-size: 14px;
		margin: 0px;
	}
	.contactform{
		height: auto !important;
		padding: 0 5px 10px 5px !important
	}
	.safety-menu{
		margin-left: 20px;
		font-size: 1.5em !important;
		background: none;
		border: none;
	}
	.safety-page-rotator-widget ul.safetysecond-nav-ul {
		padding: 0;
		margin: -5px;
	}
	.safetyquotetext {
		font-size: 15px;
		font-weight: bold;
	}
	.safety-page-rotator-widget ul.safetysecond-nav-ul li a,
	.safety-page-rotator-widget ul.safetysecond-nav-ul,
		.safetysearch-button,
		.form-item-safetyfullname label, .form-item-safetyemail label, .form-item-safetymessage label,{
		font-size: 13px !important;
	}
	.safety-nav-mobile {
		background-color: #1d8ec2;
	}
	.safetyquotedespc {
		font-size: 10px;
		padding: 0 40px;
	}
	#safetycontactus-message {
		height: 3em;
	}
	#safetycontactus-email, #safetycontactus-fullname {
		height: inherit;
  }
  .safetycentered  {
    margin-top: -66px;
	}
	.safetycentered, .safetysearch-button {
    padding: 0px;
	}
	.form-item-safetyfullname label, .form-item-safetyemail label, .form-item-safetymessage label,
		.form-item-safetyfullname, .form-item-safetyemail, .form-item-safetymessage {
		margin: 2px;
		font-size: 13px;
	}
	.app-tag, .homeapp-tag {
		padding: 0 !important;
		margin: 0 -40px !important;
		text-align: center !important;
	}
	.app-tag  .col-md-8, .homeapp-tag  .col-md-8{
		font-size: 15px !important;
		width: 100% !important;
		margin-right: 0px !important;
		text-align: justify !important;
		padding: 0px 60px !important;
	}
	.app-tag  img, .homeapp-tag  img{
		width: 200px !important;
	}
	ul.safety-nav-menu.dropdown-menu {
		max-height: none !important;
	}
	.safety-icon img {
		width: 80px !important;
		height: auto !important;
	}
	.safety-icon .heading, .safety-icon .contenttxt{
		padding: 0 35px !important;
		text-align: justify !important;
	}
	.accident-alerts img {
		width: 80px !important;
		padding: 0 !important;
	}
	.accident-alerts .col-md-10{
		padding-bottom: 10px;
		margin-bottom: 20px;
		text-align: justify !important;
	}
	.contenttxt{
		padding: 0 15px;
	}
	.app-tag-video{
		text-align: center;
		padding-top: 20px;	
	}
	.safety-g-icon {
		margin: 0px !important;
		text-align: center;
		padding-top: 20px;
	}
	.accident-alert {
		padding: 0 15px;
		text-align: justify !important;
	}
	.phone-icon {
		margin-left: auto !important;
		height: auto !important;
    }
	.safety-google-play {
		margin-right: 5px !important;
    }
    .safety-table {
		height: auto !important;
		margin-left: 0px !important;
    }
    .accident-alerts {
		margin: 0px !important;
		padding: 0 !important;
		text-align: center !important;
    }
	.nav-toggle-white {
		color : #fff !important;
	}
}
@media (min-width: 768px) and (max-width: 870px){
	.header-widget #nav li {
		padding-left: 21px!important;
	}
}

/* Safety360 Mobile css End */
.app-tag{
  text-align:left;background:#878787;margin-bottom:60px;margin-left: -43%;margin-right:-439px;padding: 21px 489px 200px 500px
}
.homeapp-tag{
  text-align: left;
    background: #878787;
    margin-bottom: 60px;
    margin-left: -50%;
    margin-right: -439px;
    padding: 0 477px 25px 500px;
}
.accident-alerts{
  text-align:left;background:#878787;margin-bottom:60px;margin-left: -43%;margin-right:-439px;padding: 0 477px 171px 447px;
}


@media (max-width: 1300px) and (min-width: 1000px){
  .safetydescrip {
    font-size: 18px;
    font-family: Arial, sans-serif;
    font-weight: 600;
}
.safetytitle {
  font-size: 34px;
  
}
.safetycentered {
  height: 101px;
    top: 100%; 
    margin-top: -83px;
  
}
 .contactform{
   height: 558px;
 } 
 .safety-page-rotator-widget ul.safetysecond-nav-ul{
   margin:0px 77px;
 }
 .app-tag{
  padding : 21px 0px 165px 691px;
  margin-left: -68%;
    margin-right: -122px;
 }
 .homeapp-tag{
  margin-left: -45%;
  margin-right: -122px;
  padding: 0 171px 25px 463px;
 }
 .accident-alerts{
  margin-left: -43%;
  margin-right: -122px;
  padding: 0 121px 195px 471px;
}
.safetyquotedespc {
  font-size: 15px;
}


}


@media (max-width: 1200px) and (min-width: 1000px){
  .safetydescrip {
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: 600;
}
.safetytitle {
  font-size: 30px;
  
}
.safetycentered {
  height: 102px;
    top: 100%; 
    margin-top: -83px;
  
}
 .contactform{
   height: 559px;
 } 
 .safety-page-rotator-widget ul.safetysecond-nav-ul{
   margin:0px 53px;
 }
 .safetyquotedespc {
  font-size: 15px;
}

}
.view-alert-banner .views-row {
	background:red;
	margin-left: 0px;
}
.view-alert-banner p{
	font-weight: bold;
    color: white;
    text-align: center;
    padding: 30px;
    font-size: 28px;
}
/* CSS to disable insurance/individuals link */
#menu_8 .menu-text > div:first-child li.title a {
pointer-events: none;
  cursor: default;
  text-decoration: none;
}
#menu_4 .menu-text .col-md-6 {
	width: 25%;
}
.bgwhite {
	display: none;
}
.fileline .form-file {
	width: 40%;
    display: inline!important;
    background: #f3f2f2;
    padding: 2px;
}
.dropdown-content-a {
  display: none;
  position: Fixed;
  background-color: #f1f1f1;
  /* min-width: 52em; */
  z-index: 1;
  margin-left: 0.1%;
  padding-top: 1%;
  padding-bottom: 1%;
  padding-left: 1%;
  padding-right: 1%;
}
#sa_com_login_li:hover {
  .dropdown-content-a{
    display: block;
  }
}
#agent_login_id {
  padding-bottom: 45%;
}
#menu_id {
  text-decoration: none;
}
.header_container {
  margin-top: 1%;
}
#nav_1 .tab:hover {
  background-color: gray;
  -webkit-mask: url(/themes/custom/sa_com/images/search.svg) no-repeat center;
  mask: url(/themes/custom/sa_com/images/search.svg) no-repeat center;
}