/*
@mixin someicon($color) {
	background:url('data:image/svg+xml;charset=utf-8,' + urlEncode('') + urlEncode(inspect($color)) + urlEncode('')) center center no-repeat;
}
*/
article {
  padding: 0;
  width: 960px;
  max-width: 100%;
  color: #1f1f21; }

#NumberOne {
  background: #e4508a;
  color: white;
  text-align: center;
  font: normal 20px/25px "Open Sans",sans-serif;
  padding: 10px 12px;
  margin: 0 auto;
  max-width: 936px; }

h4 {
  text-align: left;
  padding: 0;
  margin: 0;
  font: 600 14px/28px "Open Sans",sans-serif;
  color: #e4508a; }

.HomePhoto {
  position: relative;
  background: url(/images/Hairdresser.jpg) center center no-repeat;
  background-size: cover; }
  .HomePhoto video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }

#GuideColumns {
  display: grid;
  grid-template-columns: 375px 1fr;
  background: #06b0c7; }
  #GuideColumns .HomePhoto {
    min-height: 273px;
    grid-row: 1 / 4; }
  #GuideColumns h1, #GuideColumns h2, #GuideColumns h3 {
    margin: 0;
    text-align: center; }
  #GuideColumns h1 {
    padding: 40px 22px 0 22px;
    background: transparent none;
    font: 700 32px/36px "Open Sans",sans-serif;
    flex: calc(100% - 44px) 0 0; }
  #GuideColumns .FeaturedGuide h1,
  #GuideColumns h2 {
    font: 700 24px/31px "Open Sans",sans-serif;
    padding: 26px;
    color: white;
    background: #ee5b92; }
  #GuideColumns h3 {
    padding: 30px 22px 0 22px;
    font: 600 25px/25px "Open Sans",sans-serif;
    color: #ffdb4b;
    flex: calc(100% - 44px) 0 0; }
  #GuideColumns .subtitle {
    padding: 8px 22px 40px 22px;
    background: transparent none;
    font: 400 19px/22px "Open Sans",sans-serif;
    flex: calc(100% - 44px) 0 0; }
  #GuideColumns .HomeExamList {
    grid-row: 4 / 6; }
  #GuideColumns .SchoolContainer {
    background: white; }

#HomePurchase {
  margin: 0 22px; }

.HomeChoice .dijitInputInner {
  visibility: hidden; }

.ChoiceFeedback {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  padding: 0 6px;
  transform: translate(0, -50%); }

.HomeExamList {
  background: #f5eeda;
  max-width: 100%;
  padding: 0 0 22px 0; }

.FeaturedGuide {
  background: white;
  max-width: 100%;
  padding: 0 0 22px 0;
  overflow-x: hidden;
  text-overflow: ellipsis;
  position: relative; }
  .FeaturedGuide .FeaturedPhoto {
    position: relative;
    padding-top: 71.2765957447%;
    margin: 0 0 36px 0; }

#GuideColumns .HomeExamList h2 {
  margin: 33px 22px 0 22px;
  padding: 0;
  background: #6c74dd;
  color: white;
  font: bold 16px/23px "Open Sans",sans-serif;
  text-align: center;
  border-radius: 4px;
  text-transform: none; }

#GuideColumns .HomeExamList h3 {
  margin: 0;
  padding: 13px 22px;
  color: #2a34b1;
  background: transparent;
  font: bold 20px/27px "Open Sans",sans-serif;
  text-align: center; }
  #GuideColumns .HomeExamList h3 + h2 {
    margin-top: 0; }

.OrderNow {
  margin: 12px 0;
  display: block;
  color: white;
  background: #e4508a;
  font: 700 24px/46px "Open Sans",sans-serif;
  border-radius: 23px;
  text-align: center;
  white-space: nowrap; }

@media screen and (max-width: 799px) {
  #GuideColumns {
    display: flex;
    flex-flow: row wrap; }
    #GuideColumns .FeaturedGuide,
    #GuideColumns .HomeExamList {
      flex: 100% 0 0; }
    #GuideColumns .HomePhoto {
    	width: 100%; }
    #GuideColumns .HomePhoto video {
      position: static; }
    #GuideColumns h1 {
      order: 2;
      background: #e4508a;
      padding: 18px 22px 8px 22px; }
    #GuideColumns h3 {
      order: 1;
      font-size: 17px;
      line-height: 17px;
      color: white;
      padding: 11px 22px;
      background: #e4508a; }
    #GuideColumns .subtitle {
      order: 3;
      font-size: 14px;
      background: #e4508a;
      padding: 0 22px 8px 22px; }
    #GuideColumns .FeaturedGuide {
      order: 4; }
    #GuideColumns .HomeExamList {
      order: 5; }
    #GuideColumns .SchoolContainer {
      order: 6; }

  .FeaturedGuide {
    display: flex;
    flex-flow: row wrap; }
    .FeaturedGuide > * {
      flex: calc(100% - 44px) 1 0; }
    .FeaturedGuide .FeaturedPhoto {
      order: 1; }
    .FeaturedGuide #LearnContainer {
      order: 2; }
    .FeaturedGuide h3.Success {
      order: 3 !important;
      padding-bottom: 24px !important; }
    .FeaturedGuide #HomePurchase {
      order: 4; }
    .FeaturedGuide .Highlights,
    .FeaturedGuide h2 {
      display: none; } }
a.AddToCart {
  background: rgba(245, 76, 118, 0.53);
  color: white;
  white-space: nowrap;
  font: bold 11px/19px "Open Sans",sans-serif;
  border-radius: 6px;
  padding: 0 6px; }

.guarantee {
  font-family: "Source Sans Pro",sans-serif; }

#exam-choices {
  visibility: hidden;
  height: 250px; }
  #exam-choices.dojoxTitleGroup {
    visibility: visible;
    height: auto; }
  #exam-choices .dijitTitlePane {
    margin: 0 0 8px 0;
    padding: 0; }
    #exam-choices .dijitTitlePane .dijitTitlePaneTitle {
      font-weight: bold;
      font-size: 17px;
      line-height: 17px;
      padding: 14px 0;
      background: #3edfce;
      border: 0 none;
      border-top: 1px solid #d3d3d3;
      box-shadow: inset 0px 0px 4px 0px rgba(255, 255, 255, 0.14);
      text-align: left; }
      #exam-choices .dijitTitlePane .dijitTitlePaneTitle * {
        vertical-align: top; }
      #exam-choices .dijitTitlePane .dijitTitlePaneTitle .dijitTitlePaneTextNode {
        color: white; }
      #exam-choices .dijitTitlePane .dijitTitlePaneTitle.dijitOpen .dijitArrowNode::before {
        content: '-'; }
    #exam-choices .dijitTitlePane.dijitTitlePaneHover .dijitTitlePaneTitle, #exam-choices .dijitTitlePane .dijitTitlePaneTitleOpen {
      background: #3c7771;
      border-top-color: #3c7771; }
  #exam-choices .dijitTitlePaneContentOuter {
    border: 0 none;
    background: #e6e6e6; }
    #exam-choices .dijitTitlePaneContentOuter ul > li {
      margin: 12px 0; }
  #exam-choices .dijitTitlePaneTitleFocus {
    display: grid;
    grid-template-columns: 30px 1fr; }
  #exam-choices .dijitArrowNode {
    background: transparent none;
    text-align: center;
    width: auto;
    height: auto; }
    #exam-choices .dijitArrowNode::before {
      content: '+';
      color: white; }

#GuideColumns .Checkout .DiscountCode,
#GuideColumns .Checkout h2,
#GuideColumns .Checkout h3 {
  display: none; }

#GuideColumns .Checkout .CheckoutSection {
  margin-bottom: 0; }

ul#exam-choices li {
  display: block;
  margin: 0 0 8px 0;
  padding: 0; }
  ul#exam-choices li a {
    font-weight: bold;
    font-size: 21px;
    line-height: 21px;
    padding: 12px 0;
    display: block;
    color: white;
    background: #c1c1c1;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxYzFjMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhOWE5YTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #c1c1c1 0%, #a9a9a9 100%);
    background: -webkit-linear-gradient(top, #c1c1c1 0%, #a9a9a9 100%);
    background: linear-gradient(to bottom, #c1c1c1 0%, #a9a9a9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#a9a9a9',GradientType=0 );
    border-top: 1px solid #d3d3d3;
    box-shadow: inset 0px 0px 4px 0px rgba(255, 255, 255, 0.14);
    text-align: center; }
  ul#exam-choices li a:hover, ul#exam-choices li a.active {
    background: #3a726c;
    background: #3a726c;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf342d', endColorstr='#a72621',GradientType=0 );
    border-top-color: #d16d69; }
ul#exam-choices :before {
  content: none; }

#home-order-form .RedButton {
  display: block;
  width: 90%;
  margin: 0 auto 17px auto; }

#composite-slider {
  background: url(../images/pink-blue/home_focus_bg_rosay.jpg);
  padding: 20px 70px 40px 70px; }
  #composite-slider h2 {
    text-align: center;
    margin: 0;
    padding: 0;
    font-weight: normal; }
  #composite-slider .SliderIntro {
    font-size: 80%;
    line-height: 110%; }
  #composite-slider .SliderContainer {
    position: relative;
    height: 320px; }
  #composite-slider .desktopPane {
    display: flex;
    width: 100%;
    height: 360px;
    align-items: stretch;
    justify-content: space-between;
    background: transparent; }
    #composite-slider .desktopPane a {
      padding: 7px;
      position: relative;
      text-align: center;
      text-transform: uppercase;
      margin: 0 4px 260px 4px;
      max-width: 246px;
      color: white;
      font-weight: bold;
      font-size: 18px;
      line-height: 20px;
      flex: 1;
      background: #3e7a74;
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf342d', endColorstr='#a72621',GradientType=0 );
      border-top: 1px solid #3e7a74;
      box-shadow: inset 0px 0px 4px 0px rgba(255, 255, 255, 0.14); }
      #composite-slider .desktopPane a img {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%; }
  #composite-slider ul > li {
    padding: 0;
    position: static; }
    #composite-slider ul > li a {
      position: absolute;
      top: 50%;
      width: 39px;
      height: 133px;
      margin-top: -66px; }
      #composite-slider ul > li a span {
        display: none; }
  #composite-slider ul > li::before {
    content: none; }
  #composite-slider .dojoxRotatorPrev a {
    left: 2%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2038.999864%20133.00001%22%3E%3Cpath%20fill%3D%22%23afafaf%22%20d%3D%22m37.3%20133l-37.3-66.5.26-.46%2037.04-66.04%201.7.92-36.79%2065.58%2036.79%2065.58-1.7.92%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
    background-size: contain; }
  #composite-slider .dojoxRotatorNext a {
    right: 2%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2038.999864%20133.00001%22%3E%3Cpath%20fill%3D%22%23afafaf%22%20d%3D%22m1.698%20133l37.3-66.5-.26-.46-37.04-66.04-1.7.92%2036.79%2065.58-36.79%2065.58%201.7.92%22%2F%3E%3C%2Fsvg%3E") center center no-repeat;
    background-size: contain; }

.SchoolContainer {
  padding: 45px 22px 80px 22px; }

.schools {
  margin: 0 auto;
  max-width: calc(100vw - 40px);
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  align-items: center; }
  .schools a {
    margin-top: 32px;
    text-decoration: none; }
    .schools a img {
      border: 0 none;
      vertical-align: top;
      margin: 0 10px; }

#GuideColumns h2.school-banner {
  margin: 0;
  padding: 0;
  text-align: left;
  font: normal 16px/23px "Open Sans",sans-serif;
  color: #5934a7;
  background: transparent none; }

/*# sourceMappingURL=home.css.map */
