@charset "UTF-8";
@import "https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i";
@import "https://fonts.googleapis.com/css?family=Montserrat";
/* line 4, ../sass/_typography.scss */
body {
  font-family: Lora;
  -webkit-font-smoothing: antialiased;
}

/* line 9, ../sass/_typography.scss */
h1 {
  font-size: 40px;
  font-weight: 400;
  line-height: 52px;
}

/* line 15, ../sass/_typography.scss */
h2 {
  font-size: 30px;
  font-weight: 400;
  line-height: 39px;
}

/* line 21, ../sass/_typography.scss */
h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
}

/* line 27, ../sass/_typography.scss */
h4 {
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
}

/* line 33, ../sass/_typography.scss */
h5 {
  font-size: 15px;
  font-weight: 700;
  line-height: 19px;
}

/* line 39, ../sass/_typography.scss */
h6 {
  font-size: 13px;
  font-weight: 700;
  line-height: 17px;
}

/* line 45, ../sass/_typography.scss */
p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

/* line 51, ../sass/_typography.scss */
a {
  color: #124b91;
}

/* line 55, ../sass/_typography.scss */
blockquote, .callout-text {
  border-left: 3px solid;
  padding: 0 0 0 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  font-style: italic;
  margin: 40px 16px;
}

/* line 65, ../sass/_typography.scss */
li {
  margin: 0 0 0 0;
}
/* line 68, ../sass/_typography.scss */
li:last-child {
  margin: 0;
}
/* line 72, ../sass/_typography.scss */
li ul {
  margin: 12px 0 0 0;
}

/* line 77, ../sass/_typography.scss */
table {
  margin: 0;
  width: 100%;
}
/* line 82, ../sass/_typography.scss */
table tbody tr {
  border-left: 0;
  border-right: 0;
  background-color: #eee;
}
/* line 87, ../sass/_typography.scss */
table tbody tr:nth-child(2n + 1) {
  background-color: #e8e8e8;
}
/* line 93, ../sass/_typography.scss */
table td {
  padding: 0.75em 0.75em;
}
/* line 97, ../sass/_typography.scss */
table th {
  padding: 0.75em;
  text-align: left;
  font-weight: 400;
}
/* line 103, ../sass/_typography.scss */
table thead {
  color: #fff;
  padding: 0.75em;
  text-align: left;
  background-color: #4377b0;
  font-weight: 400;
}

/* line 112, ../sass/_typography.scss */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 3, ../sass/_navigation.scss */
.sos-header .branding {
  float: left;
  margin: 10px 0 0 10px;
}
/* line 8, ../sass/_navigation.scss */
.sos-header .branding a.site-logo {
  float: left;
}
/* line 11, ../sass/_navigation.scss */
.sos-header .branding a.site-logo img {
  height: 56px;
  width: auto;
}
/* line 17, ../sass/_navigation.scss */
.sos-header .branding a.site-name {
  font-size: 24px;
  font-weight: 400;
  float: left;
  margin: 14px 0 0 14px;
  color: #000;
  text-decoration: none;
}
/* line 27, ../sass/_navigation.scss */
.sos-header .mobile-menu-toggle {
  display: none;
}
/* line 31, ../sass/_navigation.scss */
.sos-header .mobile-menu {
  display: none;
  background: #124B91;
  width: 100%;
  padding: 20px 0;
  font-size: 20px;
}
/* line 38, ../sass/_navigation.scss */
.sos-header .mobile-menu .search-container {
  padding: 0 0 0 40px;
}
/* line 45, ../sass/_navigation.scss */
.sos-header .mobile-menu .search-container #block-sos-search form .js-form-type-search {
  display: inline-block;
  width: 62%;
}
/* line 49, ../sass/_navigation.scss */
.sos-header .mobile-menu .search-container #block-sos-search form .js-form-type-search input {
  border-radius: 30px;
  border: none;
  padding: 2px 0 2px 10px;
  width: 100%;
}
/* line 57, ../sass/_navigation.scss */
.sos-header .mobile-menu .search-container #block-sos-search form .form-actions {
  display: inline-block;
}
/* line 60, ../sass/_navigation.scss */
.sos-header .mobile-menu .search-container #block-sos-search form .form-actions input {
  color: #fff;
  background: none;
  border: none;
}
/* line 70, ../sass/_navigation.scss */
.sos-header .mobile-menu ul {
  list-style: none;
}
/* line 73, ../sass/_navigation.scss */
.sos-header .mobile-menu ul li {
  margin-bottom: 26px;
}
/* line 78, ../sass/_navigation.scss */
.sos-header .mobile-menu ul li .mobile-menu-slide-open i, .sos-header .mobile-menu ul li .mobile-menu-slide-close i {
  color: #fff;
  margin: 0 0 0 20px;
  -webkit-text-stroke: 2px #124B91;
}
/* line 85, ../sass/_navigation.scss */
.sos-header .mobile-menu ul li ul {
  margin: 26px 0 0 0 !important;
  display: none;
}
/* line 92, ../sass/_navigation.scss */
.sos-header .mobile-menu ul li ul li:before {
  content: "- ";
  color: #fff;
}
/* line 97, ../sass/_navigation.scss */
.sos-header .mobile-menu ul li ul li ul {
  margin: 26px 0 0 0 !important;
}
/* line 102, ../sass/_navigation.scss */
.sos-header .mobile-menu ul li ul li ul li:before {
  content: "• ";
  color: #fff;
}
/* line 111, ../sass/_navigation.scss */
.sos-header .mobile-menu ul li a {
  color: #fff;
}
/* line 118, ../sass/_navigation.scss */
.sos-header .nav-right-container {
  float: right;
}
/* line 123, ../sass/_navigation.scss */
.sos-header .nav-right-container .main-navigation {
  float: left;
  margin: 0 10px 0 0;
}
/* line 128, ../sass/_navigation.scss */
.sos-header .nav-right-container .main-navigation ul {
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  padding: 0;
  margin: 0;
  position: relative;
}
/* line 136, ../sass/_navigation.scss */
.sos-header .nav-right-container .main-navigation ul li {
  display: inline-block;
  margin: 0 20px 0 0;
  padding: 30px 0 0 0;
}
/* line 141, ../sass/_navigation.scss */
.sos-header .nav-right-container .main-navigation ul li:hover > ul {
  display: block;
}
/* line 145, ../sass/_navigation.scss */
.sos-header .nav-right-container .main-navigation ul li a {
  text-decoration: none;
  color: #124b91;
}
/* line 151, ../sass/_navigation.scss */
.sos-header .nav-right-container .main-navigation ul li ul {
  display: none;
  position: absolute;
  padding: 35px 0 0 0;
  top: 43px;
  /* the height of the main nav */
  margin: 0;
  z-index: 99999;
}
/* line 160, ../sass/_navigation.scss */
.sos-header .nav-right-container .main-navigation ul li ul:hover > ul {
  display: block;
}
/* line 165, ../sass/_navigation.scss */
.sos-header .nav-right-container .main-navigation ul li ul li {
  float: none;
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  background: #124b91;
}
/* line 175, ../sass/_navigation.scss */
.sos-header .nav-right-container .main-navigation ul li ul li a {
  color: #fff;
  display: block;
  padding: 10px 12px;
  border-bottom: solid 1px #FFF;
  margin: 0;
}
/* line 183, ../sass/_navigation.scss */
.sos-header .nav-right-container .main-navigation ul li ul li ul {
  top: -1px;
  left: 100%;
  padding: 0;
}
/* line 188, ../sass/_navigation.scss */
.sos-header .nav-right-container .main-navigation ul li ul li ul li {
  width: 100%;
  background: #1F75D1;
}
/* line 192, ../sass/_navigation.scss */
.sos-header .nav-right-container .main-navigation ul li ul li ul li:first-child {
  border-top: solid 1px #FFF;
}
/* line 196, ../sass/_navigation.scss */
.sos-header .nav-right-container .main-navigation ul li ul li ul li a {
  width: 200px;
  border-left: solid 1px #FFF;
  border-right: solid 1px #FFF;
}
/* line 209, ../sass/_navigation.scss */
.sos-header .nav-right-container .search {
  float: left;
  margin: 22px 30px 0 0;
}
@media (max-width: 1300px) {
  /* line 209, ../sass/_navigation.scss */
  .sos-header .nav-right-container .search {
    display: none;
  }
}
/* line 217, ../sass/_navigation.scss */
.sos-header .nav-right-container .search .search-container {
  float: left;
  margin: 1px 0 0 0;
}
/* line 222, ../sass/_navigation.scss */
.sos-header .nav-right-container .search .search-close {
  float: left;
  margin: 5px 6px 0 0;
  display: none;
}
/* line 227, ../sass/_navigation.scss */
.sos-header .nav-right-container .search .search-close i {
  color: #1D5395;
}
/* line 235, ../sass/_navigation.scss */
.sos-header .nav-right-container .search #search-block-form .js-form-item input {
  border-radius: 4px;
  border: 1px solid #b9c3ca;
  border-radius: 30px;
  padding: 5px 0 5px 10px;
  font-size: 14px;
  width: 160px;
}
/* line 245, ../sass/_navigation.scss */
.sos-header .nav-right-container .search #search-block-form .form-actions {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}
/* line 256, ../sass/_navigation.scss */
.sos-header .nav-right-container .social-icons {
  float: right;
}
/* line 259, ../sass/_navigation.scss */
.sos-header .nav-right-container .social-icons ul {
  background-color: #ff554c;
  margin: 0;
  padding: 0;
}
/* line 264, ../sass/_navigation.scss */
.sos-header .nav-right-container .social-icons ul li {
  display: inline-block;
  border-left: 1px solid #fff;
  margin: 0;
}
/* line 269, ../sass/_navigation.scss */
.sos-header .nav-right-container .social-icons ul li#block-dashboardicon {
  display: none;
}
@media (max-width: 1300px) {
  /* line 269, ../sass/_navigation.scss */
  .sos-header .nav-right-container .social-icons ul li#block-dashboardicon {
    display: inline-block;
  }
}
/* line 277, ../sass/_navigation.scss */
.sos-header .nav-right-container .social-icons ul li.search-icon {
  display: none;
}
/* line 281, ../sass/_navigation.scss */
.sos-header .nav-right-container .social-icons ul li.social-toggle {
  display: none;
}
@media (max-width: 1180px) {
  /* line 286, ../sass/_navigation.scss */
  .sos-header .nav-right-container .social-icons ul li.social-icon {
    display: none;
  }
  /* line 290, ../sass/_navigation.scss */
  .sos-header .nav-right-container .social-icons ul li.social-toggle {
    display: inline-block;
  }
}
@media (max-width: 1300px) {
  /* line 296, ../sass/_navigation.scss */
  .sos-header .nav-right-container .social-icons ul li.search-icon {
    display: inline-block;
  }
}
/* line 301, ../sass/_navigation.scss */
.sos-header .nav-right-container .social-icons ul li a {
  padding: 28px 20px;
  display: block;
}
/* line 305, ../sass/_navigation.scss */
.sos-header .nav-right-container .social-icons ul li a i {
  font-size: 22px;
  color: #fff;
}

/* line 318, ../sass/_navigation.scss */
.social-networks-mobile {
  background-color: #ff554c;
  position: absolute;
  right: 0;
  top: 78px;
}
/* line 324, ../sass/_navigation.scss */
.social-networks-mobile ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 329, ../sass/_navigation.scss */
.social-networks-mobile ul li {
  border-bottom: solid 1px #fff;
}
/* line 332, ../sass/_navigation.scss */
.social-networks-mobile ul li:first-child {
  border-top: 1px solid #fff;
}
/* line 336, ../sass/_navigation.scss */
.social-networks-mobile ul li:last-child {
  border-bottom: none;
}
/* line 339, ../sass/_navigation.scss */
.social-networks-mobile ul li a {
  padding: 21px 21px;
  display: block;
  color: #fff;
}

/* line 1, ../sass/_home-banner.scss */
.home-banner {
  background: url("../images/home-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  padding: 145px 0 0 0;
}
/* line 9, ../sass/_home-banner.scss */
.home-banner .banner-text {
  max-width: 500px;
  margin: 0 0 0 80px;
  float: left;
}
/* line 15, ../sass/_home-banner.scss */
.home-banner .banner-text h1 {
  color: #fff;
  border-bottom: 2px solid #fff;
  padding: 0 0 28px 0;
  margin: 0 0 40px 0;
}
/* line 22, ../sass/_home-banner.scss */
.home-banner .banner-text .banner-body {
  color: #fff;
  font-size: 36px;
  font-style: italic;
  line-height: 24px;
}
/* line 31, ../sass/_home-banner.scss */
.home-banner .john-merrill {
  float: left;
}
/* line 35, ../sass/_home-banner.scss */
.home-banner .mobile-john-merrill {
  display: none;
}

/* line 1, ../sass/_services.scss */
.services {
  padding: 70px 0;
}
/* line 5, ../sass/_services.scss */
.services .service {
  width: 23.72881%;
  float: left;
  margin-right: 1.69492%;
}
/* line 8, ../sass/_services.scss */
.services .service:last-child {
  width: 23.72881%;
  float: right;
  margin-right: 0;
}
/* line 12, ../sass/_services.scss */
.services .service a {
  text-decoration: none;
  color: #000;
}
/* line 16, ../sass/_services.scss */
.services .service a img {
  display: block;
  margin: 0 auto;
}
/* line 21, ../sass/_services.scss */
.services .service a p {
  text-align: center;
  font-size: 20px;
}

/* line 1, ../sass/_news-social.scss */
.news-social {
  background: url("../images/news-social.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 55px 0;
}
/* line 7, ../sass/_news-social.scss */
.news-social .card {
  background: #fff;
  margin: 0 40px 0 0;
  overflow: hidden;
  padding: 30px;
}
/* line 14, ../sass/_news-social.scss */
.news-social .latest-news {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
}
/* line 17, ../sass/_news-social.scss */
.news-social .latest-news h2 {
  color: #fff;
  display: inline-block;
  border-bottom: solid 2px #fff;
  padding: 0 0 14px 0;
  margin: 0 0 30px 0;
}
/* line 25, ../sass/_news-social.scss */
.news-social .latest-news h3 {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #000;
}
/* line 30, ../sass/_news-social.scss */
.news-social .latest-news h3 a {
  color: #000;
  text-decoration: none;
}
/* line 36, ../sass/_news-social.scss */
.news-social .latest-news p.body-text {
  margin: 10px 0 0 0;
}
/* line 40, ../sass/_news-social.scss */
.news-social .latest-news p.news-date {
  color: #758795;
  font-size: 15px;
  font-style: italic;
  margin: 10px 0 0 0;
}
/* line 47, ../sass/_news-social.scss */
.news-social .latest-news p.read-more {
  display: inline-block;
  margin: 10px 0 0 0;
}
/* line 52, ../sass/_news-social.scss */
.news-social .latest-news p.read-more a {
  color: #000;
}
/* line 56, ../sass/_news-social.scss */
.news-social .latest-news p.read-more:after {
  content: "-";
  padding: 0 10px;
}
/* line 62, ../sass/_news-social.scss */
.news-social .latest-news p.see-more {
  display: inline-block;
  margin: 0;
}
/* line 67, ../sass/_news-social.scss */
.news-social .latest-news p.see-more a {
  color: #000;
}
/* line 75, ../sass/_news-social.scss */
.news-social .facebook {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
}
/* line 78, ../sass/_news-social.scss */
.news-social .facebook h2 {
  color: #fff;
  display: inline-block;
  border-bottom: solid 2px #fff;
  padding: 0 0 14px 0;
  margin: 0 0 30px 0;
}
/* line 86, ../sass/_news-social.scss */
.news-social .facebook .facebook-feed-container {
  overflow: scroll;
}
/* line 91, ../sass/_news-social.scss */
.news-social .facebook .facebook-feed-container .social-feed-element {
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #DADCDF;
}
/* line 100, ../sass/_news-social.scss */
.news-social .facebook .facebook-feed-container .social-feed-element .content .social-logo {
  margin: 0 10px 0 0;
}
/* line 104, ../sass/_news-social.scss */
.news-social .facebook .facebook-feed-container .social-feed-element .content p.title-date {
  margin: 0;
}
/* line 108, ../sass/_news-social.scss */
.news-social .facebook .facebook-feed-container .social-feed-element .content p.title-date .author-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
}
/* line 114, ../sass/_news-social.scss */
.news-social .facebook .facebook-feed-container .social-feed-element .content p.title-date .muted {
  display: block;
  color: #7f8592;
  font-size: 15px;
  font-style: italic;
  line-height: 15px;
}
/* line 125, ../sass/_news-social.scss */
.news-social .facebook .facebook-feed-container .social-feed-element .content .media-body .text-wrapper .social-feed-text {
  color: #10131a;
  margin-bottom: 0;
}
/* line 131, ../sass/_news-social.scss */
.news-social .facebook .facebook-feed-container .social-feed-element .content .media-body .text-wrapper .social-feed-text a.read-button {
  display: block;
}
/* line 144, ../sass/_news-social.scss */
.news-social .twitter {
  width: 32.20339%;
  float: right;
  margin-right: 0;
}
/* line 147, ../sass/_news-social.scss */
.news-social .twitter h2 {
  color: #fff;
  display: inline-block;
  border-bottom: solid 2px #fff;
  padding: 0 0 14px 0;
  margin: 0 0 30px 0;
}
/* line 155, ../sass/_news-social.scss */
.news-social .twitter .twitter-feed-container {
  overflow: scroll;
}
/* line 160, ../sass/_news-social.scss */
.news-social .twitter .twitter-feed-container .social-feed-element {
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #DADCDF;
}
/* line 169, ../sass/_news-social.scss */
.news-social .twitter .twitter-feed-container .social-feed-element .content .social-logo {
  margin: 0 10px 0 0;
}
/* line 173, ../sass/_news-social.scss */
.news-social .twitter .twitter-feed-container .social-feed-element .content p.title-date {
  margin: 0;
}
/* line 177, ../sass/_news-social.scss */
.news-social .twitter .twitter-feed-container .social-feed-element .content p.title-date .author-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
}
/* line 183, ../sass/_news-social.scss */
.news-social .twitter .twitter-feed-container .social-feed-element .content p.title-date .muted {
  display: block;
  color: #7f8592;
  font-size: 15px;
  font-style: italic;
  line-height: 15px;
}
/* line 190, ../sass/_news-social.scss */
.news-social .twitter .twitter-feed-container .social-feed-element .content p.title-date .muted a {
  color: #7f8592;
  text-decoration: none;
}
/* line 199, ../sass/_news-social.scss */
.news-social .twitter .twitter-feed-container .social-feed-element .content .media-body .text-wrapper .social-feed-text {
  color: #10131a;
  margin-bottom: 0;
}
/* line 205, ../sass/_news-social.scss */
.news-social .twitter .twitter-feed-container .social-feed-element .content .media-body .text-wrapper .social-feed-text a {
  color: #124b91;
}
/* line 209, ../sass/_news-social.scss */
.news-social .twitter .twitter-feed-container .social-feed-element .content .media-body .text-wrapper .social-feed-text a.read-button {
  display: block;
}
/* line 218, ../sass/_news-social.scss */
.news-social .twitter .twitter-feed-container .social-feed-element .time-ago {
  color: #758795;
  font-size: 15px;
  font-style: italic;
  margin: 10px 0 0 0;
}

/* line 1, ../sass/_footer.scss */
section.footer-logos {
  padding: 50px 0;
}
/* line 5, ../sass/_footer.scss */
section.footer-logos .logo {
  width: 23.72881%;
  float: left;
  margin-right: 1.69492%;
}
/* line 8, ../sass/_footer.scss */
section.footer-logos .logo:last-child {
  width: 23.72881%;
  float: right;
  margin-right: 0;
}
/* line 11, ../sass/_footer.scss */
section.footer-logos .logo:last-child img {
  margin: 15px 0 0 0;
}
/* line 16, ../sass/_footer.scss */
section.footer-logos .logo img {
  display: block;
  margin: 0 auto;
  vertical-align: middle;
}

/* line 24, ../sass/_footer.scss */
section.voter-fraud-banner {
  background: #FF554C;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 14px;
  padding: 30px 0;
}
/* line 32, ../sass/_footer.scss */
section.voter-fraud-banner .banner-info {
  display: inline-block;
}
/* line 36, ../sass/_footer.scss */
section.voter-fraud-banner .banner-info p {
  margin: 0 80px 0 0;
  display: inline-block;
}
/* line 41, ../sass/_footer.scss */
section.voter-fraud-banner .banner-info a {
  margin: 0;
  display: inline-block;
  color: #fff;
}

/* line 51, ../sass/_footer.scss */
.not-front .footer {
  background: #13569C;
  color: #fff;
}
/* line 55, ../sass/_footer.scss */
.not-front .footer a {
  color: #fff;
}

/* line 60, ../sass/_footer.scss */
section.footer {
  padding: 40px 0;
}
/* line 64, ../sass/_footer.scss */
section.footer #block-sos-footer {
  text-align: center;
}
/* line 68, ../sass/_footer.scss */
section.footer #block-sos-footer ul.footer-menu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: inline-block;
}
/* line 74, ../sass/_footer.scss */
section.footer #block-sos-footer ul.footer-menu li {
  display: inline;
}
/* line 77, ../sass/_footer.scss */
section.footer #block-sos-footer ul.footer-menu li:after {
  content: "-";
  margin: 0 10px;
}
/* line 82, ../sass/_footer.scss */
section.footer #block-sos-footer ul.footer-menu li:last-child {
  margin: 0;
}
/* line 85, ../sass/_footer.scss */
section.footer #block-sos-footer ul.footer-menu li:last-child:after {
  content: none;
  margin: 0;
}
/* line 99, ../sass/_footer.scss */
section.footer .contact-menu {
  text-align: center;
  margin: 20px 0 0 0;
}
/* line 104, ../sass/_footer.scss */
section.footer .contact-menu ul {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 110, ../sass/_footer.scss */
section.footer .contact-menu ul li {
  display: inline;
}
/* line 113, ../sass/_footer.scss */
section.footer .contact-menu ul li:after {
  content: "-";
  margin: 0 10px;
}
/* line 119, ../sass/_footer.scss */
section.footer .contact-menu ul li:last-child:after {
  content: none;
  margin: 0;
}

/* line 3, ../sass/_page.scss */
main.page .main-content .page-banner {
  background: url("../images/home-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  overflow: hidden;
  padding: 100px 0;
}
/* line 11, ../sass/_page.scss */
main.page .main-content .page-banner.voter {
  background: url("../images/voter-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  overflow: hidden;
  padding: 100px 0;
  background-position: center;
}
/* line 22, ../sass/_page.scss */
main.page .main-content .page-banner #block-sos-page-title h1 {
  margin: 0 0 10px 0;
}
/* line 29, ../sass/_page.scss */
main.page .main-content .page-banner #block-sos-breadcrumbs nav ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 34, ../sass/_page.scss */
main.page .main-content .page-banner #block-sos-breadcrumbs nav ol li {
  display: inline;
}
/* line 37, ../sass/_page.scss */
main.page .main-content .page-banner #block-sos-breadcrumbs nav ol li:after {
  content: "\f105";
  font-family: "FontAwesome";
  margin: 0 10px;
  display: inline-block;
}
/* line 45, ../sass/_page.scss */
main.page .main-content .page-banner #block-sos-breadcrumbs nav ol li:last-child:after {
  content: none;
  margin: 0;
}
/* line 51, ../sass/_page.scss */
main.page .main-content .page-banner #block-sos-breadcrumbs nav ol li a {
  color: #fff;
}
/* line 60, ../sass/_page.scss */
main.page .main-content .content {
  width: 74.57627%;
  float: left;
  margin-right: 1.69492%;
}
/* line 64, ../sass/_page.scss */
main.page .main-content .content.full {
  width: 100%;
  float: right;
  margin-right: 0;
}
/* line 68, ../sass/_page.scss */
main.page .main-content .sidebar-navigation {
  width: 23.72881%;
  float: right;
  margin-right: 0;
  background: #4377B0;
  color: #fff;
  padding: 30px;
}
/* line 74, ../sass/_page.scss */
main.page .main-content .sidebar-navigation h2 {
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  border-bottom: 2px solid #fff;
}
/* line 80, ../sass/_page.scss */
main.page .main-content .sidebar-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 85, ../sass/_page.scss */
main.page .main-content .sidebar-navigation ul li {
  padding: 0 0 0 16px;
}
/* line 89, ../sass/_page.scss */
main.page .main-content .sidebar-navigation ul li:before {
  content: "-";
  left: 0px;
  position: absolute;
  color: #fff;
}
/* line 96, ../sass/_page.scss */
main.page .main-content .sidebar-navigation ul li a {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  text-decoration: none;
}
/* line 102, ../sass/_page.scss */
main.page .main-content .sidebar-navigation ul li a.is-active {
  text-decoration: underline;
}
/* line 107, ../sass/_page.scss */
main.page .main-content .sidebar-navigation ul li ul {
  margin: 14px 0 20px 14px;
}
/* line 110, ../sass/_page.scss */
main.page .main-content .sidebar-navigation ul li ul li {
  list-style-position: outside;
  list-style: circle;
  padding: 0;
}
/* line 115, ../sass/_page.scss */
main.page .main-content .sidebar-navigation ul li ul li:before {
  content: none;
}
/* line 125, ../sass/_page.scss */
main.page .main-content #block-sos-local-tasks ul {
  margin: 30px 0 0 0;
  padding: 0;
}
/* line 129, ../sass/_page.scss */
main.page .main-content #block-sos-local-tasks ul li {
  display: inline-block;
}
/* line 132, ../sass/_page.scss */
main.page .main-content #block-sos-local-tasks ul li a {
  text-decoration: none;
  color: #fff;
  padding: 8px 14px;
  background: #124b91;
  display: inline-block;
  border-radius: 2px;
}
/* line 144, ../sass/_page.scss */
main.page .main-content div[role=contentinfo] {
  background: #E3F2DD;
  color: #617346;
  margin: 30px 0 0 0;
  padding: 20px;
  border-radius: 4px;
}

/* line 154, ../sass/_page.scss */
.main-sidebar {
  margin: 60px auto;
}
/* line 157, ../sass/_page.scss */
.main-sidebar .voter-registration-options {
  margin-top: 40px;
}
/* line 160, ../sass/_page.scss */
.main-sidebar .voter-registration-options .service {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
}
/* line 163, ../sass/_page.scss */
.main-sidebar .voter-registration-options .service:nth-child(3) {
  width: 32.20339%;
  float: right;
  margin-right: 0;
}

/* line 172, ../sass/_page.scss */
body.user-logged-in .main-sidebar {
  margin: 0 auto 60px auto;
}
/* line 175, ../sass/_page.scss */
body.user-logged-in .main-sidebar .sidebar-navigation {
  margin-top: 40px;
}

/* line 180, ../sass/_page.scss */
.official-info {
  width: 30.43478%;
  float: left;
  margin-bottom: 30px;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.official-info:nth-child(3n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
  margin-left: 0;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.official-info:nth-child(3n + 2) {
  margin-left: 34.78261%;
  margin-right: -100%;
  clear: none;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.official-info:nth-child(3n + 3) {
  margin-left: 69.56522%;
  margin-right: -100%;
  clear: none;
}
/* line 186, ../sass/_page.scss */
.official-info .physical-address .label {
  margin: 0;
}
/* line 190, ../sass/_page.scss */
.official-info .physical-address .address {
  margin: 0 0 10px 0;
}
/* line 196, ../sass/_page.scss */
.official-info .mailing-address .label {
  margin: 0;
}
/* line 200, ../sass/_page.scss */
.official-info .mailing-address .address {
  margin: 0 0 10px 0;
}
/* line 207, ../sass/_page.scss */
.official-info .phone-1 .label {
  margin: 0;
}
/* line 211, ../sass/_page.scss */
.official-info .phone-1 .number {
  margin: 0 0 10px 0;
}

/* line 217, ../sass/_page.scss */
.cities-lookup, .county-lookup {
  margin: 45px 0 0 0;
}
/* line 221, ../sass/_page.scss */
.cities-lookup .city, .cities-lookup .county, .county-lookup .city, .county-lookup .county {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  margin-bottom: 10px;
}
/* line 226, ../sass/_page.scss */
.cities-lookup .city:nth-child(3n), .cities-lookup .county:nth-child(3n), .county-lookup .city:nth-child(3n), .county-lookup .county:nth-child(3n) {
  width: 32.20339%;
  float: right;
  margin-right: 0;
}

/* line 233, ../sass/_page.scss */
.newsroom-archive .article {
  width: 32.20339%;
  float: left;
  margin-bottom: 10px;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.newsroom-archive .article:nth-child(3n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
  margin-left: 0;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.newsroom-archive .article:nth-child(3n + 2) {
  margin-left: 33.89831%;
  margin-right: -100%;
  clear: none;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.newsroom-archive .article:nth-child(3n + 3) {
  margin-left: 67.79661%;
  margin-right: -100%;
  clear: none;
}

/* line 241, ../sass/_page.scss */
#block-sos-content > article > div:nth-child(3) > div > table:nth-child(3) > tbody > tr > td:nth-child(2) > b {
  margin: 0 0 0 -14px;
}

/* line 245, ../sass/_page.scss */
#block-sos-content > div > div > table {
  margin-bottom: 30px;
}

/* line 1, ../sass/_login.scss */
section.login-page {
  background: url(../images/login-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}
/* line 12, ../sass/_login.scss */
section.login-page .login-panel {
  display: inline-block;
  text-align: left;
  background: #fff;
  padding: 30px;
  margin: 8% 0 0 0;
}
/* line 20, ../sass/_login.scss */
section.login-page .login-panel h1 {
  margin: 0;
  text-align: center;
}
/* line 30, ../sass/_login.scss */
section.login-page .login-panel #block-sos-content .user-login-form .js-form-item label {
  display: block;
  margin: 0 0 8px 0;
}
/* line 33, ../sass/_login.scss */
section.login-page .login-panel #block-sos-content .user-login-form .js-form-item label:after {
  content: ":";
}
/* line 38, ../sass/_login.scss */
section.login-page .login-panel #block-sos-content .user-login-form .js-form-item .description {
  margin: 8px 0 0 0;
}
/* line 42, ../sass/_login.scss */
section.login-page .login-panel #block-sos-content .user-login-form .js-form-item.form-item-name {
  margin: 0 0 20px 0;
}
/* line 47, ../sass/_login.scss */
section.login-page .login-panel #block-sos-content .user-login-form .form-actions {
  margin: 20px 0 0 0;
}
/* line 50, ../sass/_login.scss */
section.login-page .login-panel #block-sos-content .user-login-form .form-actions input {
  display: block;
  padding: 14px 0;
  width: 100%;
  background-color: #124b91;
  border: none;
  border-radius: 4px;
  color: #fff;
}

/* line 3, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form input, .contact-message-athlete-agent-information-packet-form select, .contact-message-athlete-agent-information-packet-form input, .contact-message-athlete-agent-information-packet-form select, .contact-message-photo-voter-id-mobile-unit-reque-form input, .contact-message-photo-voter-id-mobile-unit-reque-form select {
  max-width: 100%;
  width: 100%;
  margin: 6px 0 0 0;
}
/* line 9, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form input, .contact-message-athlete-agent-information-packet-form input, .contact-message-photo-voter-id-mobile-unit-reque-form input {
  padding: 6px 0 6px 6px;
  border: solid 2px #D2D2D2;
}
/* line 14, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form input[type=radio], .contact-message-athlete-agent-information-packet-form input[type=radio], .contact-message-photo-voter-id-mobile-unit-reque-form input[type=radio] {
  width: auto;
}
/* line 18, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form select, .contact-message-athlete-agent-information-packet-form select, .contact-message-photo-voter-id-mobile-unit-reque-form select {
  border: solid 2px #D2D2D2;
  box-shadow: none;
  background-color: none;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding: 6px 0 6px 10px;
}
/* line 33, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form label:after, .contact-message-athlete-agent-information-packet-form label:after, .contact-message-photo-voter-id-mobile-unit-reque-form label:after {
  content: ":";
}
/* line 38, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .form-wrapper, .contact-message-athlete-agent-information-packet-form .form-wrapper, .contact-message-photo-voter-id-mobile-unit-reque-form .form-wrapper {
  margin: 0 0 12px 0;
}
/* line 42, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-title, .contact-message-athlete-agent-information-packet-form .field--name-field-title, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-title {
  width: 15.25424%;
  float: left;
  margin-right: 1.69492%;
}
/* line 45, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-title label, .contact-message-athlete-agent-information-packet-form .field--name-field-title label, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-title label {
  display: block;
}
/* line 50, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-first-name-, .contact-message-athlete-agent-information-packet-form .field--name-field-first-name-, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-first-name- {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
}
/* line 54, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-first-name- label:after, .contact-message-athlete-agent-information-packet-form .field--name-field-first-name- label:after, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-first-name- label:after {
  content: none;
}
/* line 60, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-last-name, .contact-message-athlete-agent-information-packet-form .field--name-field-last-name, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-last-name {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
}
/* line 64, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-s, .contact-message-athlete-agent-information-packet-form .field--name-field-s, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-s {
  width: 15.25424%;
  float: right;
  margin-right: 0;
}
/* line 67, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-s label, .contact-message-athlete-agent-information-packet-form .field--name-field-s label, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-s label {
  display: block;
}
/* line 72, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-email, .contact-message-athlete-agent-information-packet-form .field--name-field-email, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-email {
  width: 49.15254%;
  float: left;
  margin-right: 1.69492%;
}
/* line 76, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-daytime-phone, .contact-message-athlete-agent-information-packet-form .field--name-field-fax, .contact-message-athlete-agent-information-packet-form .field--name-field-daytime-phone, .contact-message-athlete-agent-information-packet-form .field--name-field-fax, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-daytime-phone, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-fax {
  width: 49.15254%;
  float: right;
  margin-right: 0;
}
/* line 79, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-daytime-phone label, .contact-message-athlete-agent-information-packet-form .field--name-field-fax label, .contact-message-athlete-agent-information-packet-form .field--name-field-daytime-phone label, .contact-message-athlete-agent-information-packet-form .field--name-field-fax label, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-daytime-phone label, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-fax label {
  display: block;
}
/* line 84, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-address-line-1, .contact-message-athlete-agent-information-packet-form .field--name-field-address-line-1, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-address-line-1 {
  width: 100%;
  float: right;
  margin-right: 0;
}
/* line 88, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-address-line-2, .contact-message-athlete-agent-information-packet-form .field--name-field-address-line-2, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-address-line-2 {
  width: 100%;
  float: right;
  margin-right: 0;
}
/* line 92, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-city, .contact-message-athlete-agent-information-packet-form .field--name-field-city, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-city {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
}
/* line 96, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-state, .contact-message-athlete-agent-information-packet-form .field--name-field-state, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-state {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
}
/* line 99, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-state label, .contact-message-athlete-agent-information-packet-form .field--name-field-state label, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-state label {
  display: block;
}
/* line 104, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-zipcode, .contact-message-athlete-agent-information-packet-form .field--name-field-zipcode, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-zipcode {
  width: 32.20339%;
  float: right;
  margin-right: 0;
}
/* line 108, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--name-field-number-of-packets, .contact-message-athlete-agent-information-packet-form .field--name-field-number-of-packets, .contact-message-photo-voter-id-mobile-unit-reque-form .field--name-field-number-of-packets {
  width: 100%;
  float: right;
  margin-right: 0;
}
/* line 114, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .form-actions input, .contact-message-athlete-agent-information-packet-form .form-actions input, .contact-message-photo-voter-id-mobile-unit-reque-form .form-actions input {
  margin: 16px 0 0 0;
  background: #4D82B9;
  color: #fff;
  padding: 12px 0;
  border-radius: 4px;
  border: none;
}
/* line 127, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .form-item-field-type-of-event:nth-child(1), .contact-message-athlete-agent-information-packet-form .form-item-field-preferred-contact-message:nth-child(1), .contact-message-athlete-agent-information-packet-form .form-item-field-type-of-event:nth-child(1), .contact-message-athlete-agent-information-packet-form .form-item-field-preferred-contact-message:nth-child(1), .contact-message-photo-voter-id-mobile-unit-reque-form .form-item-field-type-of-event:nth-child(1), .contact-message-photo-voter-id-mobile-unit-reque-form .form-item-field-preferred-contact-message:nth-child(1) {
  display: none;
}
/* line 132, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--type-markup, .contact-message-athlete-agent-information-packet-form .field--type-markup, .contact-message-photo-voter-id-mobile-unit-reque-form .field--type-markup {
  display: block;
  width: 100%;
  float: right;
  margin-right: 0;
  float: none;
}
/* line 137, ../sass/_contact.scss */
.contact-message-athlete-agent-information-packet-form .field--type-markup:before, .contact-message-athlete-agent-information-packet-form .field--type-markup:before, .contact-message-photo-voter-id-mobile-unit-reque-form .field--type-markup:before {
  content: "";
  display: table;
  clear: both;
}

/* line 147, ../sass/_contact.scss */
.contact-message-alabama-online-election-complain-form input, .contact-message-alabama-online-election-complain-form select {
  max-width: 100%;
  width: 100%;
  margin: 6px 0 0 0;
}
/* line 153, ../sass/_contact.scss */
.contact-message-alabama-online-election-complain-form input {
  padding: 6px 0 6px 6px;
  border: solid 2px #D2D2D2;
}
/* line 158, ../sass/_contact.scss */
.contact-message-alabama-online-election-complain-form input[value="_none"] {
  display: none;
}
/* line 163, ../sass/_contact.scss */
.contact-message-alabama-online-election-complain-form #edit-field-have-you-submitted-informa .js-form-item:nth-child(1), .contact-message-alabama-online-election-complain-form #edit-field-have-you-submitted-inform .js-form-item:nth-child(1) {
  display: none;
}
/* line 168, ../sass/_contact.scss */
.contact-message-alabama-online-election-complain-form textarea {
  max-width: 100%;
  width: 100%;
  margin: 6px 0 0 0;
  padding: 6px 0 6px 6px;
  border: solid 2px #D2D2D2;
}
/* line 176, ../sass/_contact.scss */
.contact-message-alabama-online-election-complain-form select {
  border: solid 2px #D2D2D2;
  box-shadow: none;
  background-color: none;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  padding: 6px 0 6px 10px;
}
/* line 191, ../sass/_contact.scss */
.contact-message-alabama-online-election-complain-form label:after {
  content: ":";
}
/* line 196, ../sass/_contact.scss */
.contact-message-alabama-online-election-complain-form .form-wrapper {
  margin: 0 0 12px 0;
}
/* line 200, ../sass/_contact.scss */
.contact-message-alabama-online-election-complain-form .field--name-field-title, .contact-message-alabama-online-election-complain-form .field--name-field-first-name- {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
}
/* line 204, ../sass/_contact.scss */
.contact-message-alabama-online-election-complain-form .field--name-field-last-name {
  width: 32.20339%;
  float: right;
  margin-right: 0;
}
/* line 208, ../sass/_contact.scss */
.contact-message-alabama-online-election-complain-form .field--name-field-city, .contact-message-alabama-online-election-complain-form .field--name-field-primary-phone, .contact-message-alabama-online-election-complain-form .field--name-field-email, .contact-message-alabama-online-election-complain-form .field--name-field-suspect-name, .contact-message-alabama-online-election-complain-form .field--name-field-suspect-city, .contact-message-alabama-online-election-complain-form .field--name-field-suspect-primary-phone {
  width: 49.15254%;
  float: left;
  margin-right: 1.69492%;
}
/* line 212, ../sass/_contact.scss */
.contact-message-alabama-online-election-complain-form .field--name-field-zipcode, .contact-message-alabama-online-election-complain-form .field--name-field-secondary-phone, .contact-message-alabama-online-election-complain-form .field--name-field-fax, .contact-message-alabama-online-election-complain-form .field--name-field-entity, .contact-message-alabama-online-election-complain-form .field--name-field-suspect-zipcode, .contact-message-alabama-online-election-complain-form .field--name-field-suspect-secondary-phone {
  width: 49.15254%;
  float: right;
  margin-right: 0;
}

/* line 1, ../sass/_alabama-votes.scss */
.voter-header-container {
  max-width: 1275px;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/output/support/_clearfix.scss */
.voter-header-container:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 5, ../sass/_alabama-votes.scss */
.voter-header {
  background: #3C3C3C;
  overflow: hidden;
  text-align: center;
  padding: 14px 0;
}
/* line 11, ../sass/_alabama-votes.scss */
.voter-header .voter-branding {
  float: left;
}
/* line 15, ../sass/_alabama-votes.scss */
.voter-header .voter-branding a {
  color: #fff;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  text-decoration: none;
}
/* line 24, ../sass/_alabama-votes.scss */
.voter-header .voter-navigation {
  display: inline-block;
}
/* line 29, ../sass/_alabama-votes.scss */
.voter-header .voter-navigation #block-alabamavotesmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* line 35, ../sass/_alabama-votes.scss */
.voter-header .voter-navigation #block-alabamavotesmenu ul li {
  display: inline;
  margin-right: 30px;
}
/* line 39, ../sass/_alabama-votes.scss */
.voter-header .voter-navigation #block-alabamavotesmenu ul li:last-child {
  margin: 0;
}
/* line 43, ../sass/_alabama-votes.scss */
.voter-header .voter-navigation #block-alabamavotesmenu ul li a {
  color: #fff;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
}
@media (max-width: 680px) {
  /* line 55, ../sass/_alabama-votes.scss */
  .voter-header .voter-branding {
    float: none;
    margin-bottom: 10px;
  }
}
@media (max-width: 526px) {
  /* line 65, ../sass/_alabama-votes.scss */
  .voter-header .voter-navigation #block-alabamavotesmenu ul li {
    display: block;
    margin: 0;
    margin-bottom: 5px;
  }
}

/* line 76, ../sass/_alabama-votes.scss */
.voter-banner, .stop-fraud-banner, .photo-id-banner {
  background: url("../images/voter-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
  padding: 145px 0 0 0;
}
/* line 84, ../sass/_alabama-votes.scss */
.voter-banner .banner-text, .stop-fraud-banner .banner-text, .photo-id-banner .banner-text {
  max-width: 500px;
  margin: 0 0 0 80px;
  float: left;
  margin-top: -50px;
}
/* line 91, ../sass/_alabama-votes.scss */
.voter-banner .banner-text h1, .stop-fraud-banner .banner-text h1, .photo-id-banner .banner-text h1 {
  color: #fff;
  border-bottom: 2px solid #fff;
  padding: 0 0 28px 0;
  margin: 0 0 40px 0;
}
/* line 98, ../sass/_alabama-votes.scss */
.voter-banner .banner-text img, .stop-fraud-banner .banner-text img, .photo-id-banner .banner-text img {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 25px;
  border-bottom: solid 2px #fff;
}
/* line 105, ../sass/_alabama-votes.scss */
.voter-banner .banner-text .banner-body, .stop-fraud-banner .banner-text .banner-body, .photo-id-banner .banner-text .banner-body {
  color: #fff;
  font-size: 27px;
  font-style: italic;
  line-height: 43px;
}
/* line 112, ../sass/_alabama-votes.scss */
.voter-banner .banner-text p.call-info, .stop-fraud-banner .banner-text p.call-info, .photo-id-banner .banner-text p.call-info {
  font-style: italic;
  color: #fff;
  font-size: 18px;
}
/* line 117, ../sass/_alabama-votes.scss */
.voter-banner .banner-text p.call-info span.number, .stop-fraud-banner .banner-text p.call-info span.number, .photo-id-banner .banner-text p.call-info span.number {
  text-decoration: underline;
}
/* line 124, ../sass/_alabama-votes.scss */
.voter-banner .john-merrill, .stop-fraud-banner .john-merrill, .photo-id-banner .john-merrill {
  float: left;
}
/* line 128, ../sass/_alabama-votes.scss */
.voter-banner .mobile-john-merrill, .stop-fraud-banner .mobile-john-merrill, .photo-id-banner .mobile-john-merrill {
  display: none;
}
@media (max-width: 890px) {
  /* line 133, ../sass/_alabama-votes.scss */
  .voter-banner .john-merrill, .stop-fraud-banner .john-merrill, .photo-id-banner .john-merrill {
    display: none;
  }
  /* line 137, ../sass/_alabama-votes.scss */
  .voter-banner .mobile-john-merrill, .stop-fraud-banner .mobile-john-merrill, .photo-id-banner .mobile-john-merrill {
    display: block;
    display: block;
    margin: 0 auto;
  }
  /* line 143, ../sass/_alabama-votes.scss */
  .voter-banner .banner-text, .stop-fraud-banner .banner-text, .photo-id-banner .banner-text {
    max-width: 391px;
    /* margin: 0 0 0 80px; */
    display: block;
    /* float: left; */
    margin-top: -50px;
    margin: 0 auto;
  }
}

/* line 156, ../sass/_alabama-votes.scss */
.voter-services {
  padding: 50px 0 70px 0;
}
/* line 160, ../sass/_alabama-votes.scss */
.voter-services .service {
  width: 18.64407%;
  float: left;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.voter-services .service:nth-child(5n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
  margin-left: 0;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.voter-services .service:nth-child(5n + 2) {
  margin-left: 20.33898%;
  margin-right: -100%;
  clear: none;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.voter-services .service:nth-child(5n + 3) {
  margin-left: 40.67797%;
  margin-right: -100%;
  clear: none;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.voter-services .service:nth-child(5n + 4) {
  margin-left: 61.01695%;
  margin-right: -100%;
  clear: none;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.voter-services .service:nth-child(5n + 5) {
  margin-left: 81.35593%;
  margin-right: -100%;
  clear: none;
}
/* line 164, ../sass/_alabama-votes.scss */
.voter-services .service:nth-child(1) {
  margin-bottom: 70px;
}
/* line 168, ../sass/_alabama-votes.scss */
.voter-services .service a {
  text-decoration: none;
  color: #000;
}
/* line 172, ../sass/_alabama-votes.scss */
.voter-services .service a img {
  display: block;
  margin: 0 auto;
}
/* line 177, ../sass/_alabama-votes.scss */
.voter-services .service a p {
  text-align: center;
  font-size: 20px;
}
@media (max-width: 600px) {
  /* line 160, ../sass/_alabama-votes.scss */
  .voter-services .service {
    width: 23.72881%;
    float: left;
  }
  /* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
  .voter-services .service:nth-child(4n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  /* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
  .voter-services .service:nth-child(4n + 2) {
    margin-left: 25.42373%;
    margin-right: -100%;
    clear: none;
  }
  /* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
  .voter-services .service:nth-child(4n + 3) {
    margin-left: 50.84746%;
    margin-right: -100%;
    clear: none;
  }
  /* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
  .voter-services .service:nth-child(4n + 4) {
    margin-left: 76.27119%;
    margin-right: -100%;
    clear: none;
  }
}
@media (max-width: 485px) {
  /* line 160, ../sass/_alabama-votes.scss */
  .voter-services .service {
    width: 49.15254%;
    float: left;
  }
  /* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
  .voter-services .service:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  /* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
  .voter-services .service:nth-child(2n + 2) {
    margin-left: 50.84746%;
    margin-right: -100%;
    clear: none;
  }
}

/* line 194, ../sass/_alabama-votes.scss */
.voter-id-icon-navigation {
  padding: 50px 0 0 0;
}
/* line 198, ../sass/_alabama-votes.scss */
.voter-id-icon-navigation .service {
  width: 23.72881%;
  float: left;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.voter-id-icon-navigation .service:nth-child(4n + 1) {
  margin-left: 0;
  margin-right: -100%;
  clear: both;
  margin-left: 0;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.voter-id-icon-navigation .service:nth-child(4n + 2) {
  margin-left: 25.42373%;
  margin-right: -100%;
  clear: none;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.voter-id-icon-navigation .service:nth-child(4n + 3) {
  margin-left: 50.84746%;
  margin-right: -100%;
  clear: none;
}
/* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
.voter-id-icon-navigation .service:nth-child(4n + 4) {
  margin-left: 76.27119%;
  margin-right: -100%;
  clear: none;
}
/* line 206, ../sass/_alabama-votes.scss */
.voter-id-icon-navigation .service a {
  text-decoration: none;
  color: #000;
}
/* line 210, ../sass/_alabama-votes.scss */
.voter-id-icon-navigation .service a img {
  display: block;
  margin: 0 auto;
}
/* line 215, ../sass/_alabama-votes.scss */
.voter-id-icon-navigation .service a p {
  text-align: center;
  font-size: 20px;
}
@media (max-width: 485px) {
  /* line 198, ../sass/_alabama-votes.scss */
  .voter-id-icon-navigation .service {
    width: 49.15254%;
    float: left;
  }
  /* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
  .voter-id-icon-navigation .service:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  /* line 66, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/language/susy/_gallery.scss */
  .voter-id-icon-navigation .service:nth-child(2n + 2) {
    margin-left: 50.84746%;
    margin-right: -100%;
    clear: none;
  }
}

/* line 228, ../sass/_alabama-votes.scss */
.mobile-id-locations-view {
  margin-top: 60px;
}
/* line 231, ../sass/_alabama-votes.scss */
.mobile-id-locations-view .mobile-id-location {
  margin-bottom: 20px;
}

/* line 1, ../sass/_voter-alert.scss */
.alert-container {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  background: #134189;
  padding: 16px;
  color: #fff;
  margin-bottom: 50px;
  position: relative;
}
/* line 12, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/output/support/_clearfix.scss */
.alert-container:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 10, ../sass/_voter-alert.scss */
.alert-container a {
  color: #fff;
}
/* line 14, ../sass/_voter-alert.scss */
.alert-container div {
  display: inline;
  line-height: 24px;
}
/* line 19, ../sass/_voter-alert.scss */
.alert-container .close-alert {
  float: right;
  position: absolute;
  right: 12px;
  top: 6px;
}

@media (max-width: 970px) {
  /* line 2, ../sass/_responsive.scss */
  .sos-header {
    padding: 0 0 6px 0;
  }
  /* line 6, ../sass/_responsive.scss */
  .sos-header .nav-right-container {
    display: none;
  }
  /* line 10, ../sass/_responsive.scss */
  .sos-header .mobile-menu-toggle {
    display: block;
    float: right;
    margin: 26px 20px 0 0;
  }
  /* line 15, ../sass/_responsive.scss */
  .sos-header .mobile-menu-toggle i {
    font-size: 21px;
  }
}
@media (max-width: 425px) {
  /* line 23, ../sass/_responsive.scss */
  .sos-header .branding .site-name {
    font-size: 18px !important;
    max-width: 160px;
    margin-top: 4px !important;
  }

  /* line 30, ../sass/_responsive.scss */
  .home-banner .banner-text h1 {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (max-width: 1220px) {
  /* line 36, ../sass/_responsive.scss */
  section.home-banner {
    padding-left: 20px;
  }
}
@media (max-width: 909px) {
  /* line 36, ../sass/_responsive.scss */
  section.home-banner {
    padding: 30px 30px 0 30px;
  }
  /* line 45, ../sass/_responsive.scss */
  section.home-banner .banner-text {
    max-width: 100% !important;
    display: block;
    text-align: center;
    margin-left: 0;
    float: none;
  }
  /* line 53, ../sass/_responsive.scss */
  section.home-banner img.john-merrill {
    display: none;
  }
  /* line 57, ../sass/_responsive.scss */
  section.home-banner img.mobile-john-merrill {
    float: none;
    margin: 30px auto -6px auto;
    display: block;
    max-width: 100%;
  }
}

@media (max-width: 556px) {
  /* line 71, ../sass/_responsive.scss */
  section.services .service {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    margin-bottom: 20px;
  }
  /* line 76, ../sass/_responsive.scss */
  section.services .service:nth-child(even) {
    width: 49.15254%;
    float: right;
    margin-right: 0;
  }
}

@media (max-width: 1220px) {
  /* line 85, ../sass/_responsive.scss */
  section.news-social {
    padding-left: 20px;
  }
}
@media (max-width: 960px) {
  /* line 93, ../sass/_responsive.scss */
  section.news-social .latest-news {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-bottom: 30px;
  }
  /* line 98, ../sass/_responsive.scss */
  section.news-social .facebook {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
  }
}
@media (max-width: 960px) and (max-width: 570px) {
  /* line 98, ../sass/_responsive.scss */
  section.news-social .facebook {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 960px) {
  /* line 108, ../sass/_responsive.scss */
  section.news-social .twitter {
    width: 49.15254%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 960px) and (max-width: 570px) {
  /* line 108, ../sass/_responsive.scss */
  section.news-social .twitter {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}

@media (max-width: 870px) {
  /* line 122, ../sass/_responsive.scss */
  section.footer-logos .logo {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
  }
  /* line 125, ../sass/_responsive.scss */
  section.footer-logos .logo:first-child {
    margin-bottom: 30px;
  }
  /* line 129, ../sass/_responsive.scss */
  section.footer-logos .logo:nth-child(even) {
    width: 49.15254%;
    float: right;
    margin-right: 0;
  }
  /* line 132, ../sass/_responsive.scss */
  section.footer-logos .logo:nth-child(even) img {
    display: inline;
  }
}
@media (max-width: 480px) {
  /* line 142, ../sass/_responsive.scss */
  section.footer-logos .logo {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-bottom: 30px;
  }
  /* line 147, ../sass/_responsive.scss */
  section.footer-logos .logo:nth-child(even) {
    width: 100%;
    float: right;
    margin-right: 0;
    display: block;
  }
  /* line 153, ../sass/_responsive.scss */
  section.footer-logos .logo:last-child {
    margin-bottom: 0;
  }
  /* line 157, ../sass/_responsive.scss */
  section.footer-logos .logo img:last-child {
    margin: 0 auto;
    display: block;
  }
}

@media (max-width: 480px) {
  /* line 168, ../sass/_responsive.scss */
  .footer-menu li {
    display: inline-block !important;
    margin: 0 0 10px 0 !important;
  }
}
@media (max-width: 727px) {
  /* line 178, ../sass/_responsive.scss */
  section.voter-fraud-banner .banner-info p, section.voter-fraud-banner .banner-info a {
    width: 100%;
    float: right;
    margin-right: 0;
    margin: 0;
  }
}
@media (max-width: 1220px) {
  /* line 191, ../sass/_responsive.scss */
  main.page .main-content .main-sidebar {
    padding: 0 20px;
  }
}
@media (max-width: 1130px) {
  /* line 197, ../sass/_responsive.scss */
  main.page .main-content .main-sidebar .content {
    width: 66.10169%;
    float: left;
    margin-right: 1.69492%;
  }
}
@media (max-width: 850px) {
  /* line 197, ../sass/_responsive.scss */
  main.page .main-content .main-sidebar .content {
    width: 57.62712%;
    float: left;
    margin-right: 1.69492%;
  }
}
@media (max-width: 683px) {
  /* line 197, ../sass/_responsive.scss */
  main.page .main-content .main-sidebar .content {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 1130px) {
  /* line 211, ../sass/_responsive.scss */
  main.page .main-content .main-sidebar .sidebar-navigation {
    width: 32.20339%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 850px) {
  /* line 211, ../sass/_responsive.scss */
  main.page .main-content .main-sidebar .sidebar-navigation {
    width: 40.67797%;
    float: right;
    margin-right: 0;
  }
}
@media (max-width: 683px) {
  /* line 211, ../sass/_responsive.scss */
  main.page .main-content .main-sidebar .sidebar-navigation {
    width: 100%;
    float: right;
    margin-right: 0;
  }
}

/* line 18, ../sass/style.scss */
img {
  max-width: 100%;
}

/* line 22, ../sass/style.scss */
.main-nav-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/output/support/_clearfix.scss */
.main-nav-container:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 26, ../sass/style.scss */
.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../Library/Ruby/Gems/2.0.0/gems/susy-2.2.12/sass/susy/output/support/_clearfix.scss */
.container:after {
  content: " ";
  display: block;
  clear: both;
}

/* line 30, ../sass/style.scss */
.hidden {
  display: none;
}

/* line 34, ../sass/style.scss */
.align-right {
  float: right;
}

/* line 38, ../sass/style.scss */
.align-left {
  float: left;
}

/* line 42, ../sass/style.scss */
.align-center {
  display: block;
  margin: 0 auto;
}

/* line 47, ../sass/style.scss */
.text-align-center {
  text-align: center;
}

/* line 51, ../sass/style.scss */
.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

/* line 59, ../sass/style.scss */
.block {
  display: block !important;
}

/* line 63, ../sass/style.scss */
#block-dashboardbutton-3 {
  top: -12px;
  position: relative;
}

/* line 68, ../sass/style.scss */
#views-exposed-form-athlete-agent-listing-page-1 {
  margin: 0 0 20px 0;
}
/* line 71, ../sass/style.scss */
#views-exposed-form-athlete-agent-listing-page-1 .form-item {
  display: inline-block;
}
/* line 74, ../sass/style.scss */
#views-exposed-form-athlete-agent-listing-page-1 .form-item label {
  display: block;
}
/* line 80, ../sass/style.scss */
#views-exposed-form-athlete-agent-listing-page-1 .form-actions {
  display: inline-block;
}
