/**
 * Variable Overrides.
 *
 * Modify this file to override the Bootstrap Framework variables. You can copy
 * these variables directly from ../bootstrap/less/variables.less to this file.
 */
body.front .region-content-top .block.home-join h1,
body.front .region-content-top #block-pac-blocks-home-practitioners-hero h1 {
  font-size: 38px;
  font-weight: 500;
  margin-bottom: 50px;
  color: #202020;
  line-height: 1.3em;
}

@media (max-width: 767px) {
  body.front .region-content-top #block-pac-blocks-home-practitioners-hero h1 {
    margin: 0 50px 50px 50px;
  }
}

body.front .region-content-top .btn-join {
  border: transparent;
  background-color: #4992c4;
  color: #fff;
  border-radius: 20px;
  font-weight: 500;
  border: none;
}

body.front .region-content-top .testimonial .btn-join {
  margin-top: 20px;
}

body.front .region-content-top .btn-join:hover {
  background-color: #203d68;
}

body.front .region-content-top .btn-join:active {
  background-color: #26787b;
}

body.front .region-content-top .testimonial .member {
  font-size: 20px;
}

body.front .region-content-top .home-employers-header .btn-join {
  padding: 9px 22px;
  font-size: 16px;
  background-color: #fff;
  color: #4992c4;
}

body.front .region-content-top .home-employers-header .btn-join:hover {
  color: #203d68;
}

body.front .region-content-top .home-employers-header .btn-join:active {
  color: #26787b;
}

@media screen and (max-width: 768px) {
  body.front .region-content-top .home-employers-header .join-btn {
    text-align: center;
  }
}

body.front .region-content-top .home-employers-header .join-btn .btn-join:first-of-type {
  margin-right: 30px;
}

body.front .region-content-top .join-btn {
  text-align: right;
  display: block;
}

body.front .region-content-top .block.home-join {
  background-color: #f3eee4;
  background-image: url(../images/Massage_Hands_Back_Therapist_Stocksy_416505_1280x525.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
  color: #202020;
}

@media screen and (max-width: 1015px) {
  body.front .region-content-top .block.home-join {
    background-image: url(../images/Massage_Hands_Back_Therapist_Stocksy_416505_375x652.jpg);
    background-position: top center;
    background-repeat: no-repeat;
  }
}

body.front .region-content-top .home-employers-header {
  background-color: #f3eee4;
  background-image: url(../images/Teal_Stocksy_1976741_1280x350.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
  color: #fff;
  min-height: 350px;
}

@media screen and (max-width: 768px) {
  body.front .region-content-top .home-employers-header {
    background-position: bottom center;
    background-image: url(../images/Teal_Stocksy_1976741_375x652.jpg);
  }
}

body.front .region-content-top .home-education-header {
  background-color: #f3eee4;
  background-image: url(../images/Teaching_Massage_Foot_Students_iStock-644990944_1280x350.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
  color: #202020;
  min-height: 350px;
}

body.front .region-content-top .home-education-header h1,
body.front .region-content-top .home-employers-header h1 {
  color: #fff;
  font-weight: 400;
  font-size: 38px;
}

body.front .region-content-top .block.home-benefits-slider,
body.front .region-content-top #block-views-homepage-testimonials-block {
  border-top: #dfdbd5 1px solid;
  border-bottom: #dfdbd5 1px solid;
  background-color: #f7f2ec;
  background-image: url(/sites/abmp.com/themes/abmp/images/generic_bg.jpg);
  background-position: 50% 0;
}
body.front .region-content-top .block.home-benefits-slider h3 {
  text-align: center;
}
body.front .region-content-top .block.home-benefits-slider .carousel .view-content {
  margin: 0 5%;
  width: 90%;
  min-height: 285px;
}
@media (max-width: 767px) {
  body.front .region-content-top .block.home-benefits-slider .carousel .view-content img {
    display: none;
  }
}
body.front .region-content-top .block.home-benefits-slider .carousel .carousel-control {
  width: 5%;
}
body.front .region-content-top .block.home-benefits-slider .carousel .carousel-control.left,
body.front .region-content-top .block.home-benefits-slider .carousel .carousel-control.right {
  background-image: none;
}
body.front .region-content-top .block.home-benefits-slider .carousel .carousel-indicators {
  bottom: 0;
  margin-bottom: 0;
}
body.front .region-content-top .block.home-benefits-slider .carousel .carousel-indicators li {
  width: 2em;
}
body.front .region-content-top .block.home-employers-membership .block-title,
body.front .region-content-top .block.home-education-membership .block-title,
body.front .region-content-top .block.home-membership .block-title {
  line-height: 1;
}
body.front .region-content-top .block.home-employers-membership .block-title:first-of-type,
body.front .region-content-top .block.home-education-membership .block-title:first-of-type,
body.front .region-content-top .block.home-membership .block-title:first-of-type {
  padding-top: 0.25em;
}
body.front .region-content-top .block.home-employers-membership .block-title + .block-title,
body.front .region-content-top .block.home-education-membership .block-title + .block-title,
body.front .region-content-top .block.home-membership .block-title + .block-title,
body.front .region-content-top .block.home-employers-membership .block-title:last-of-type,
body.front .region-content-top .block.home-education-membership .block-title:last-of-type,
body.front .region-content-top .block.home-membership .block-title:last-of-type {
  padding-bottom: 0.75em;
}
body.front .region-content-top .block.home-employers-membership .row,
body.front .region-content-top .block.home-education-membership .row,
body.front .region-content-top .block.home-membership .row {
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  body.front .region-content-top .block.home-employers-membership .row .col-sm-6 + .col-sm-6,
  body.front .region-content-top .block.home-education-membership .row .col-sm-6 + .col-sm-6,
  body.front .region-content-top .block.home-membership .row .col-sm-6 + .col-sm-6,
  body.front .region-content-top .block.home-employers-membership .row .col-sm-12 + .col-sm-6,
  body.front .region-content-top .block.home-education-membership .row .col-sm-12 + .col-sm-6,
  body.front .region-content-top .block.home-membership .row .col-sm-12 + .col-sm-6 {
    margin-top: 1em;
  }
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div {
  position: relative;
  color: #FFF;
  background-color: #569fd3;
  padding-bottom: 1em;
}
@media (min-width: 1016px) {
  body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div,
  body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div,
  body.front .region-content-top .block.home-membership .row .col-sm-6 > div,
  body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div,
  body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div,
  body.front .region-content-top .block.home-membership .row .col-sm-12 > div {
    margin: 0 15px;
  }
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div a,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div a,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div a,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div a,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div a,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div a,
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div a:link,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div a:link,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div a:link,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div a:link,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div a:link,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div a:link,
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div a:visited,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div a:visited,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div a:visited,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div a:visited,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div a:visited,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div a:visited {
  color: #fff;
  text-decoration: underline;
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div a.btn,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div a.btn,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div a.btn,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div a.btn,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div a.btn,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div a.btn,
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div a:link.btn,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div a:link.btn,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div a:link.btn,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div a:link.btn,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div a:link.btn,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div a:link.btn,
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div a:visited.btn,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div a:visited.btn,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div a:visited.btn,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div a:visited.btn,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div a:visited.btn,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div a:visited.btn {
  text-decoration: none;
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div h3,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div h3,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div h3,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div h3,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div h3,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div h3 {
  color: #FFF;
  margin: 0 0;
  font-weight: normal;
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div h3 small,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div h3 small,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div h3 small,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div h3 small,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div h3 small,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div h3 small {
  display: block;
  color: #fff;
  margin-top: 0.25em;
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div h3 + p,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div h3 + p,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div h3 + p,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div h3 + p,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div h3 + p,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div h3 + p {
  background-color: #458dc8;
  border-bottom: 2px solid #4087c4;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 0.5em;
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div p,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div p,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div p,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div p,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div p,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div p,
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div ul,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div ul,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div ul,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div ul,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div ul,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div ul {
  padding: 0 2.5em;
  margin: 0 0;
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div aside,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div aside,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div aside,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div aside,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div aside,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div aside {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 98px;
  margin: 0;
  padding: 0.8em;
  line-height: 1;
  font-size: 14px;
  font-weight: bold;
  background-image: url(../../abmp/images/green_corner_bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div ul,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div ul,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div ul,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div ul,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div ul,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div ul {
  list-style: none;
  list-style-image: none;
  line-height: 1.4;
  padding: 0 0;
  border-top: 2px solid #4e96ce;
  margin: 0.5em 0 1em 0;
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div ul li,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div ul li,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div ul li,
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div ul li,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div ul li,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div ul li {
  border-bottom: 2px solid #4e96ce;
  background-image: url(../../abmp/images/white_arrow.png);
  background-repeat: no-repeat;
  background-position: 1.8em 0.9em;
  padding: 0.5em 1.3em 0.5em 3.5em;
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div h3,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div h3,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div h3 {
  padding: 1.5em 0;
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-6 > div h3 + p,
body.front .region-content-top .block.home-education-membership .row .col-sm-6 > div h3 + p,
body.front .region-content-top .block.home-membership .row .col-sm-6 > div h3 + p {
  padding: 1em 0;
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div h3,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div h3,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div h3 {
  padding: 0.5em 0;
}
body.front .region-content-top .block.home-employers-membership .row .col-sm-12 > div h3 + p,
body.front .region-content-top .block.home-education-membership .row .col-sm-12 > div h3 + p,
body.front .region-content-top .block.home-membership .row .col-sm-12 > div h3 + p {
  padding: 0.5em 0;
}
@media (min-width: 1400px) {
  body.front .region-content-top .block.home-membership .row .col-sm-6 > div ul,
  body.front .region-content-top .block.home-membership .row .col-sm-12 > div ul {
    min-height: 305px;
  }
}
@media (min-width: 768px) and (max-width: 1399px) {
  body.front .region-content-top .block.home-membership .row .col-sm-6 > div ul,
  body.front .region-content-top .block.home-membership .row .col-sm-12 > div ul {
    min-height: 396px;
  }
}
body.front .region-content-top #block-views-homepage-testimonials-block ul,
body.front .region-content-top #block-views-homepage-testimonials-block li {
  list-style: none;
  margin: 0;
  padding: 0;
}
body.front .region-content-top #block-views-homepage-testimonials-block blockquote {
  border-left: none;
  padding: 0 1em;
  margin: 1em 0;
}
@media (min-width: 1016px) {
  body.front .region-content-top #block-views-homepage-testimonials-block blockquote {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1016px) and (max-width: 1399px) {
  body.front .region-content-top #block-views-homepage-testimonials-block blockquote {
    width: 85%;
  }
}
@media (min-width: 1400px) {
  body.front .region-content-top #block-views-homepage-testimonials-block blockquote {
    width: 75%;
  }
}
body.front .region-content-top section.home-products {
  border-bottom: 3px solid #e5e5e5;
}
@media (min-width: 1016px) {
  body.front .region-content-top section.home-products .col-sm-6 > div,
  body.front .region-content-top section.home-student-products .col-sm-6 > div {
    padding: 0 1em;
  }
}
@media (min-width: 768px) {
  body.front .region-content-top section.home-products h2.block-title,
  body.front .region-content-top section.home-student-products h2.block-title {
    text-align: left !important;
  }
}
body.front .region-content-top section.home-products figure img.pull-left,
body.front .region-content-top section.home-student-products figure img.pull-left {
  margin-right: 1em;
}

body.front .region-content-top .block.home-students {
  background-image: url(../images/students-hero.jpg);
}

body.front .region-content-top #block-pac-blocks-home-practitioners-hero {
  background-image: url(../images/Massage_Client_Profile_Pink_Stocksy_txpaf5504ddhT5100_OriginalDelivery_469183_1280x525.jpg);
  background-position: bottom center !important;
}
body.front .region-content-top .block.home-students,
body.front .region-content-top #block-pac-blocks-home-practitioners-hero {
  background-position: top center;
  background-repeat: repeat-x;
  background-size: cover;
  padding: 50px 0;
  min-height: 350px;
}
body.front .region-content-top .block.home-students h1 {
  color: #fff;
  font-weight: 400;
  font-size: 38px;
}
body.front .region-content-top .block.home-exam-coach > div h2.block-title + figure {
  margin-top: 1em;
}
body.front .region-content-top .block.home-student-membership,
body.front .region-content-top .block.home-studentlife,
body.front .region-content-top .block.home-education-examcoach,
body.front .region-content-top #block-views-home-instructors-block,
body.front .region-content-top .home-employers-opportunities {
  background-image: url(/sites/abmp.com/themes/abmp/images/generic_bg.jpg);
  background-position: 50% bottom;
  background-repeat: repeat-x;
  background-size: cover;
  padding: 0 0;
}
body.front .region-content-top .block.home-student-membership > div,
body.front .region-content-top .block.home-studentlife > div,
body.front .region-content-top .block.home-education-examcoach > div,
body.front .region-content-top #block-views-home-instructors-block > div,
body.front .region-content-top .home-employers-opportunities > div {
  margin: 1em auto;
}
@media (max-width: 1399px) {
  body.front .region-content-top .block.home-student-membership > div,
  body.front .region-content-top .block.home-studentlife > div,
  body.front .region-content-top .block.home-education-examcoach > div,
  body.front .region-content-top #block-views-home-instructors-block > div,
  body.front .region-content-top .home-employers-opportunities > div {
    margin: 1em;
  }
}
body.front .region-content-top .block.home-student-membership > div h2.block-title + p,
body.front .region-content-top .block.home-studentlife > div h2.block-title + p,
body.front .region-content-top .block.home-education-examcoach > div h2.block-title + p,
body.front .region-content-top #block-views-home-instructors-block > div h2.block-title + p,
body.front .region-content-top .home-employers-opportunities > div h2.block-title + p {
  margin-top: 1em;
}
body.front .region-content-top #block-views-home-instructors-block div.view,
body.front .region-content-top #block-views-home-students-block div.view {
  margin-top: 1em;
}
body.front .region-content-top #block-views-home-instructors-block ul.nav-pills,
body.front .region-content-top #block-views-home-students-block ul.nav-pills {
  background-image: url(/sites/abmp.com/themes/abmp/images/green_bubble_bg.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover;
  color: #FFF;
}
body.front .region-content-top #block-views-home-instructors-block ul.nav-pills li a,
body.front .region-content-top #block-views-home-students-block ul.nav-pills li a,
body.front .region-content-top #block-views-home-instructors-block ul.nav-pills li a:link,
body.front .region-content-top #block-views-home-students-block ul.nav-pills li a:link,
body.front .region-content-top #block-views-home-instructors-block ul.nav-pills li a:visited,
body.front .region-content-top #block-views-home-students-block ul.nav-pills li a:visited {
  color: #fff;
  font-weight: bold;
}
body.front .region-content-top #block-views-home-instructors-block ul.nav-pills li.active a,
body.front .region-content-top #block-views-home-students-block ul.nav-pills li.active a,
body.front .region-content-top #block-views-home-instructors-block ul.nav-pills li.active a:link,
body.front .region-content-top #block-views-home-students-block ul.nav-pills li.active a:link,
body.front .region-content-top #block-views-home-instructors-block ul.nav-pills li.active a:visited,
body.front .region-content-top #block-views-home-students-block ul.nav-pills li.active a:visited,
body.front .region-content-top #block-views-home-instructors-block ul.nav-pills li.active a:focus,
body.front .region-content-top #block-views-home-students-block ul.nav-pills li.active a:focus {
  background-color: rgba(255, 255, 255, 0.25);
  background-image: url(/sites/abmp.com/themes/abmp/images/nav_arrow.png);
  background-repeat: no-repeat;
  background-position: right;
}
body.front .region-content-top #block-views-home-instructors-block ul.tab-content,
body.front .region-content-top #block-views-home-students-block ul.tab-content {
  margin: 0;
  padding: 0;
}
body.front .region-content-top .block.home-student-membership .row {
  margin-top: 1em;
  margin-bottom: 1em;
}
body.front .region-content-top .block.home-student-membership .row .col-md-4 > div,
body.front .region-content-top .block.home-student-membership .row .col-sm-6 > div {
  color: #FFF;
  background-color: #569fd3;
  padding: 1em 0;
}
body.front .region-content-top .block.home-student-membership .row .col-md-4 h3,
body.front .region-content-top .block.home-student-membership .row .col-sm-6 h3 {
  color: #FFF;
  margin: 0 0;
  font-weight: normal;
  padding: 0.5em 0;
}
body.front .region-content-top .block.home-student-membership .row .col-md-4 h3 + p,
body.front .region-content-top .block.home-student-membership .row .col-sm-6 h3 + p {
  background-color: #458dc8;
  border-bottom: 2px solid #4087c4;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 0.5em;
  padding: 0.5em 0;
}
body.front .region-content-top .block.home-student-membership .row .col-md-4 p,
body.front .region-content-top .block.home-student-membership .row .col-sm-6 p,
body.front .region-content-top .block.home-student-membership .row .col-md-4 ul,
body.front .region-content-top .block.home-student-membership .row .col-sm-6 ul {
  padding: 0 1em;
  margin: 0 0;
}
body.front .region-content-top .block.home-student-membership .row .col-md-4 ul,
body.front .region-content-top .block.home-student-membership .row .col-sm-6 ul {
  list-style: none;
  list-style-image: none;
  line-height: 1.4;
  padding: 0 0;
  margin: 0.5em 0 1em 0;
}
body.front .region-content-top .block.home-student-membership .row .col-md-4 ul li,
body.front .region-content-top .block.home-student-membership .row .col-sm-6 ul li {
  border-bottom: 2px solid #4e96ce;
  background-image: url(../../abmp/images/white_arrow.png);
  background-repeat: no-repeat;
  background-position: 1.8em 0.9em;
  padding: 0.5em 1.3em 0.5em 3.5em;
}
@media (min-width: 1400px) {
  body.front .region-content-top .block.home-student-membership .row .col-md-4 p + ul,
  body.front .region-content-top .block.home-student-membership .row .col-sm-6 p + ul {
    min-height: 305px;
  }
}
@media (min-width: 1016px) and (max-width: 1399px) {
  body.front .region-content-top .block.home-student-membership .row .col-md-4 p + ul,
  body.front .region-content-top .block.home-student-membership .row .col-sm-6 p + ul {
    min-height: 430px;
  }
}
@media (min-width: 768px) and (max-width: 1015px) {
  body.front .region-content-top .block.home-student-membership .row .col-md-4 p + ul,
  body.front .region-content-top .block.home-student-membership .row .col-sm-6 p + ul {
    min-height: 300px;
  }
}
@media (max-width: 1015px) {
  body.front .region-content-top .block.home-student-membership .row .col-md-4:last-of-type,
  body.front .region-content-top .block.home-student-membership .row .col-sm-6:last-of-type {
    margin-top: 1em;
  }
}
@media (max-width: 767px) {
  body.front .region-content-top .block.home-student-membership .row .col-md-4,
  body.front .region-content-top .block.home-student-membership .row .col-sm-6 {
    margin-top: 1em;
  }
}
body.front .region-content-top section.home-education-header.block > div {
  padding: 1em;
  margin-bottom: 4px;
}
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header h2 {
  margin: 0;
}
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li a,
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li a:hover,
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li a:link,
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li a:visited {
  text-decoration: none;
  background-color: initial;
  color: #000;
}
@media (max-width: 767px) {
  body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li {
    display: table-cell;
    width: 1%;
    font-size: smaller;
  }
  body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li p {
    display: none;
  }
}
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li figure {
  position: relative;
  background-color: #CCC;
  border-radius: 50%;
}
@media (min-width: 768px) {
  body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li figure {
    width: 75%;
    padding-top: 75%;
    margin-left: 12.5%;
    font-size: larger;
  }
}
@media (max-width: 767px) {
  body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li figure {
    width: 100%;
    padding-top: 100%;
    margin-left: 0;
  }
}
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li figure h3 {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li.smart.active figure {
  background-color: #FE982A;
}
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li.smart.active p {
  border-bottom: 4px solid #FE982A;
}
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li.smarter.active figure {
  background-color: #00AEEF;
}
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li.smarter.active p {
  border-bottom: 4px solid #00AEEF;
}
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li.smartest.active figure {
  background-color: #41AD49;
}
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 .view-header ul.nav li.smartest.active p {
  border-bottom: 4px solid #41AD49;
}
body.front .region-content-top #block-views-9ef0e21d203c517c6e23d19027402b44 ul.tab-content {
  padding: 0;
}
body.front .region-content-top section.home-employers-header.block > div {
  padding: 1em;
  margin-bottom: 4px;
}
body.front .region-content-top section.block {
  padding: 1em 0;
}
body.front .region-content-top section.block:last-of-type {
  margin-bottom: 1em;
}
@media (max-width: 1399px) {
  body.front .region-content-top section.block {
    padding: 1em 1em;
  }
}
@media (min-width: 768px) {
  body.front .region-content-top section.block > div {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  body.front .region-content-top .home-employers-header {
    height: 600px;
  }
}
body.front .region-content-top section.block h2.block-title {
  text-align: center;
}
body.front .region-content-top section.block .row + h3 {
  margin-top: 1em;
}
body.front .region-content-top .home-products {
  background-image: url(../../abmp/images/header_bg.png);
  background-position: 50% bottom;
  background-repeat: repeat-x;
  background-color: #f3eee4;
  padding: 0 0;
}
body.front .region-content section.block.col-md-4 {
  padding: 1em 15px;
}
body.front .region-content section.block.col-md-4 .view-header {
  margin-bottom: 0.5em;
}
body.front .region-content section.block.col-md-4 article.node header h2 {
  font-size: 1.1em;
  margin-bottom: 0;
}
body.front .region-content section.block.col-md-4 article.node header h2 a,
body.front .region-content section.block.col-md-4 article.node header h2 a:link {
  color: #202020;
  font-weight: 400;
  text-decoration-color: #26787b;
  text-underline-offset: 2px;
}
body.front .region-content section.block.col-md-4 article.node header h2 a:hover,
body.front .region-content section.block.col-md-4 article.node header h2 a:link:hover {
  color: #26787b !important;
  text-decoration-color: #26787b;
  text-decoration: underline;
}
body.front .region-content section.block.col-md-4 article.node header h2 a:visited,
body.front .region-content section.block.col-md-4 article.node header h2 a:link:visited {
  color: #4492c4 !important;
  text-decoration-color: #4492c4;
}
body.front .region-content section.block.col-md-4 article.node header h2 a:active,
body.front .region-content section.block.col-md-4 article.node header h2 a:link:active {
  color: #4992c4 !important;
  text-decoration-color: #4992c4;
}
body.front .region-content section.block img {
  max-width: 100%;
}
div.main-container > div.row {
  margin-top: 0 !important;
}
@media (min-width: 1016px) and (max-width: 1399px) {
  div.main-container > div.row {
    margin-top: 0 !important;
  }
}
@media (min-width: 1400px) {
  div.main-container > div.row {
    margin-top: 0 !important;
  }
}
h1.page-header {
  display: none;
}
/*# sourceMappingURL=front.css.map */