/* Old sky blue #1ba2e6 */
/* Old sky blue #1ba2e6 */
.nav-menu {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1000;
  border-radius: 0px; }
  .nav-menu li {
    color: #ffffff; }

.text-clamped {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

textarea {
  resize: none; }

.error-text {
  transition: color 0.25s;
  color: #D0021B; }

/* Old sky blue #1ba2e6 */
#newsletterSignUpModal, #newsletterThanksModal {
  align-items: center;
  justify-content: center; }
  #newsletterSignUpModal.in, #newsletterThanksModal.in {
    display: flex !important; }
  #newsletterSignUpModal .sf-modal-close-button, #newsletterThanksModal .sf-modal-close-button {
    margin-top: 4px;
    margin-right: 8px; }
  #newsletterSignUpModal .modal-header, #newsletterThanksModal .modal-header {
    border: 0px solid transparent; }
    #newsletterSignUpModal .modal-header h3, #newsletterThanksModal .modal-header h3 {
      text-align: center; }
    #newsletterSignUpModal .modal-header .newsletter-text, #newsletterThanksModal .modal-header .newsletter-text {
      font-size: 12px;
      font-weight: 400;
      margin-bottom: 7px; }
  #newsletterSignUpModal .modal-content, #newsletterThanksModal .modal-content {
    border-radius: 0;
    width: 440px;
    margin: auto auto;
    text-align: center; }
  #newsletterSignUpModal .container-fluid, #newsletterThanksModal .container-fluid {
    padding: 0px 35px 25px 35px; }
    #newsletterSignUpModal .container-fluid h5, #newsletterThanksModal .container-fluid h5 {
      margin-top: 0px;
      text-align: center; }
    #newsletterSignUpModal .container-fluid h6, #newsletterThanksModal .container-fluid h6 {
      font-size: 10px; }
    #newsletterSignUpModal .container-fluid.content, #newsletterThanksModal .container-fluid.content {
      padding: 117px 0; }
    #newsletterSignUpModal .container-fluid .error, #newsletterThanksModal .container-fluid .error {
      color: #C22C2C;
      text-align: left; }
  #newsletterSignUpModal input, #newsletterThanksModal input {
    display: block;
    border: 0px solid transparent;
    background: #e4e4e4;
    color: #a7a7a7;
    text-align: center;
    padding: 10px 10px;
    width: 100%;
    font-size: 14px; }
  #newsletterSignUpModal .signup, #newsletterThanksModal .signup {
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 10px;
    background: #f0b67f;
    color: #353535;
    border: 0px solid transparent;
    margin-top: 10px;
    margin-bottom: 15px; }
    #newsletterSignUpModal .signup:hover, #newsletterSignUpModal .signup:active, #newsletterThanksModal .signup:hover, #newsletterThanksModal .signup:active {
      background: #EF9743; }
  #newsletterSignUpModal .newsletterDisclaimer, #newsletterThanksModal .newsletterDisclaimer {
    text-align: left; }
  #newsletterSignUpModal .privacy-policy, #newsletterThanksModal .privacy-policy {
    text-decoration: underline;
    font-size: 12px;
    color: #000000; }
    #newsletterSignUpModal .privacy-policy:hover, #newsletterThanksModal .privacy-policy:hover {
      text-decoration: none; }
  #newsletterSignUpModal .subscribed-message, #newsletterThanksModal .subscribed-message {
    margin: 0 40px 0 40px;
    font-size: 14px; }

@media screen and (max-width: 768px) {
  #newsletterSignUpModal .modal-content, #newsletterThanksModal .modal-content {
    width: unset; }
    #newsletterSignUpModal .modal-content .modal-header, #newsletterThanksModal .modal-content .modal-header {
      padding-left: 0;
      padding-right: 0; } }

.start-page {
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  font-size: 16px;
  padding: 0px 0px;
  position: relative;
  min-height: 100%;
  min-height: 1000px; }

.start-hero-category {
  background-position: center;
  background-size: auto;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  min-height: 400px; }

.start-hero-blog-summary {
  background: rgba(0, 0, 0, 0.75);
  color: #ffffff;
  padding-left: 20px;
  font-size: 12px; }
  @media (max-width: 991px) {
    .start-hero-blog-summary {
      height: 300px; } }

.green-button {
  background-color: #f0b67f;
  color: #353535;
  text-decoration: none;
  border-radius: 0;
  padding: 8px 16px;
  margin-top: 10px;
  font-size: 14px;
  cursor: pointer;
  position: absolute;
  bottom: 15px; }
  .green-button:hover {
    background-color: #EF9743;
    text-decoration: none;
    color: #ffffff; }
  .green-button:focus {
    color: #ffffff;
    text-decoration: none; }
  .green-button:visited {
    text-decoration: none; }
  @media (max-width: 768px) {
    .green-button {
      position: static;
      display: inline-block;
      margin-bottom: 30px;
      margin-top: 0px; } }

.uppercase-text {
  text-transform: uppercase; }

@media (min-width: 992px) {
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.start-hero-title {
  font-weight: bold; }

.start-lesson-grid {
  max-width: 1300px;
  width: 95%;
  margin: 25px auto;
  padding: auto 10px; }

.start-lesson-item {
  background: #ffffff;
  cursor: pointer;
  user-select: none;
  font-size: 12px; }

.start-lesson-item .lesson-card-bottom a:hover, .start-lesson-item .lesson-card-bottom a:focus {
  text-decoration: none; }

.start-lesson-item.start-standard {
  background: transparent;
  margin-left: 24px;
  margin-right: 24px; }

.start-lesson-item.newsletter-card {
  background: #427477 url("/images/newsletter.svg") no-repeat;
  background-size: cover;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .start-lesson-item.newsletter-card .fox {
    width: 105px;
    height: 100px;
    background: transparent url("/images/newsletterFox.svg") no-repeat;
    background-size: cover; }
  .start-lesson-item.newsletter-card .newsletter-card-header {
    margin-bottom: 5px;
    text-align: center; }
  .start-lesson-item.newsletter-card .newsletter-card-message {
    font-size: 14px;
    margin-bottom: 15px;
    text-align: center;
    text-decoration: underline; }

.lesson-card {
  padding-left: 8px;
  padding-right: 8px; }

.start-lesson-thumb {
  max-width: 100%;
  width: 100%;
  margin: -9.5% 0 -10%; }

.lesson-card-thumb {
  position: relative;
  overflow: hidden;
  display: grid;
  align-items: center; }
  .lesson-card-thumb > * {
    grid-area: 1/1; }

.lesson-card-thumb > .lesson-ytll {
  position: absolute;
  right: 4px;
  bottom: 4px; }

.lesson-name {
  font-weight: 500;
  line-height: 1.2em;
  height: 2.4em;
  width: inherit;
  max-height: 2.4em;
  overflow: hidden;
  word-break: break-word;
  word-wrap: break-word;
  margin-bottom: 8px; }

.lesson-card-subtext {
  color: gray;
  line-height: 1em; }

.lesson-card-verified {
  height: 16px; }

.lesson-card-user {
  margin-bottom: 5px;
  height: 1.2em;
  display: flex;
  align-items: center; }
  .lesson-card-user .user-name-block {
    display: inline-block;
    vertical-align: middle;
    max-width: 80%;
    padding-right: 10px; }

.lesson-card-subject {
  height: 1.2em; }

.lesson-card-info {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 5px 10px;
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9; }
  .lesson-card-info > div > span {
    margin-left: 5px; }
    .lesson-card-info > div > span:not(:last-child) {
      margin-right: 10px; }
  .lesson-card-info > div > img {
    margin-bottom: 2px; }

.lesson-card-description {
  padding: 10px;
  min-height: 100px; }

.lesson-card-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 0 10px;
  border-top: 1px solid #e9e9e9; }
  .lesson-card-bottom > div:last-child button {
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 3px; }
    .lesson-card-bottom > div:last-child button:focus, .lesson-card-bottom > div:last-child button:hover {
      background: transparent; }
  .lesson-card-bottom > div:last-child .dropdown-toggle img {
    width: 30px; }
  .lesson-card-bottom > div.open ul {
    background-color: #303030;
    left: 50%;
    transform: translate(-50%);
    padding: 0; }
    .lesson-card-bottom > div.open ul a {
      text-decoration: none; }
    .lesson-card-bottom > div.open ul > li:not(.divider), .lesson-card-bottom > div.open ul a li:not(.divider) {
      display: flex;
      height: 36px; }
      .lesson-card-bottom > div.open ul > li:not(.divider):hover, .lesson-card-bottom > div.open ul a li:not(.divider):hover {
        background-color: #404040; }
      .lesson-card-bottom > div.open ul > li:not(.divider):active, .lesson-card-bottom > div.open ul a li:not(.divider):active {
        background-color: #222222; }
      .lesson-card-bottom > div.open ul > li:not(.divider) > .lesson-menu-option, .lesson-card-bottom > div.open ul a li:not(.divider) > .lesson-menu-option {
        color: #E2E2E2;
        line-height: 20px;
        padding: 8px 10px;
        white-space: nowrap; }
        .lesson-card-bottom > div.open ul > li:not(.divider) > .lesson-menu-option:hover, .lesson-card-bottom > div.open ul a li:not(.divider) > .lesson-menu-option:hover {
          background-color: inherit; }
    .lesson-card-bottom > div.open ul > li.divider {
      margin: 0;
      background-color: #494949; }
  .lesson-card-bottom > div .delete-lesson img {
    width: 42px;
    padding: 0 4px; }

.lesson-card-list-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 33%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: white; }
  .lesson-card-list-overlay .list-text {
    margin-bottom: 5px; }
  .lesson-card-list-overlay .playlist-icon {
    height: 12px; }

.community-row {
  display: flex;
  flex-flow: wrap;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  flex-wrap: wrap; }
  .community-row .community-card {
    margin-bottom: 60px; }
    .community-row .community-card .start-lesson-item {
      margin-left: auto;
      margin-right: auto;
      max-width: 250px; }

.category-title {
  margin-top: 20px;
  margin-bottom: 20px; }

.start-row {
  margin-right: 0px;
  margin-left: 0px; }

.topbar-lessongrid.explore-browse-bar {
  padding: 8px 10px; }
  .topbar-lessongrid.explore-browse-bar .filter-p {
    font-weight: 500; }

.searchbox-filter-row.explore-browse-row {
  margin: 0px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.114); }

.explore-dropdown {
  background-color: #000000; }
  .explore-dropdown + .dropdown-menu {
    min-width: 170px; }

.explore-search-group {
  width: 100%;
  display: flex;
  height: 38px;
  margin-top: 8px; }
  .explore-search-group form {
    width: 100%; }
  .explore-search-group .dropdown {
    width: 42%;
    height: 100%;
    flex-shrink: 0; }
    .explore-search-group .dropdown button {
      height: 100%;
      text-align: left;
      padding: 6px;
      font-size: 13px;
      color: #6d6d6d;
      text-shadow: none;
      font-weight: 500; }
    .explore-search-group .dropdown .dropdown-menu {
      height: auto; }
    .explore-search-group .dropdown .dropdown-menu > li > a {
      padding: 3px 6px;
      text-align: left;
      font-size: 13px;
      font-weight: 500; }

.explore-search-input {
  display: flex;
  width: 100%; }

.searchbox-communitylessons .explore-text-search {
  border-radius: 0;
  border: none;
  height: 100%;
  font-size: 13px;
  font-weight: 500;
  box-shadow: 0 0 0; }

.searchbox-communitylessons .explore-search-icon {
  background-color: #f0b67f;
  color: #353535;
  border-radius: 0;
  border: none;
  cursor: pointer;
  height: 38px;
  width: 38px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: initial; }

.search-results-text {
  margin-top: 40px;
  margin-bottom: 30px;
  display: flex;
  align-items: center; }

.search-term-text {
  font-weight: 500;
  font-size: 20px;
  margin: 0px; }

.search-num-text {
  font-weight: 500;
  font-size: 13px;
  margin: 0px; }

.start-results .lesson-grid-header {
  max-width: 1330px; }

.start-results .lesson-grid.standards-grid {
  max-width: 1300px; }

@media (max-width: 768px) {
  .start-hero-category {
    display: block;
    padding: 0;
    height: auto; }
  .start-hero-category .start-lesson-grid {
    max-width: 100%;
    width: 100%;
    margin: 0px auto; }
  .start-hero-blog-summary {
    text-align: center;
    height: auto; }
  .hero-lesson-container {
    background-color: rgba(0, 0, 0, 0.75);
    padding-top: 10px;
    padding-bottom: 50px; }
  .start-hero-title {
    margin-top: 60px; }
  .lesson-card-user {
    position: relative;
    bottom: auto;
    padding-bottom: 10px; }
  .lesson-card-thumb {
    max-height: unset; }
  .lesson-card-thumb > img + .fa {
    bottom: 20px; }
  .lesson-row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    max-width: 100%; }
  .lesson-card {
    max-width: 200px;
    min-width: 200px; } }

@media (max-width: 767px) {
  .search-results-text {
    display: block; } }

@media (max-width: 420px) {
  .explore-search-group {
    height: auto;
    flex-direction: column; }
    .explore-search-group .dropdown {
      width: 100%; } }

#startPageLoginModal .position-modal-dialog {
  position: absolute;
  margin: 0;
  top: 20px;
  right: 8px; }

#startPageLoginModal .modal-header {
  text-align: center;
  border: 0; }
  #startPageLoginModal .modal-header img {
    width: 215px;
    margin-bottom: 10px; }

#startPageLoginModal .modal-content.content {
  border-radius: 0; }

#startPageLoginModal .modal-content.content > div {
  text-align: center;
  padding: 34px 10px 34px 10px; }

#startPageLoginModal .modal-content.content > button {
  position: absolute;
  top: 4%;
  left: 95%; }

#startPageLoginModal p.error-message {
  width: 85%;
  margin: 0 auto 8px;
  background-color: #c95a5a;
  color: #ffffff;
  height: 56px;
  padding: 8px; }

#startPageLoginModal form {
  display: flex;
  flex-direction: column; }

#startPageLoginModal form > input:not([type=submit]) {
  width: 85%;
  background-color: #e4e4e4; }

#startPageLoginModal form > input:not([type=submit]):focus {
  border: 2px solid green; }

#startPageLoginModal form > input.error-style:not([type=submit]):not(:focus) {
  border: 2px solid #c95a5a; }

#startPageLoginModal form > p {
  font-size: 12px;
  align-self: center;
  width: 85%;
  margin-bottom: 10px;
  text-align: right; }

#startPageLoginModal .account-links {
  margin-top: 30px; }

#startPageLoginModal .account-links a {
  color: black;
  text-decoration: underline;
  display: block;
  font-size: 14px; }

#startPageLoginModal .login-page .account-links a + a {
  margin-top: 10px; }

#startPageLoginModal .try-for-free {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  #startPageLoginModal .try-for-free > span {
    margin-left: 15px; }
    #startPageLoginModal .try-for-free > span > a {
      padding: 5px 15px 5px 15px;
      background-color: #393939;
      color: white; }
    #startPageLoginModal .try-for-free > span > a:hover {
      text-decoration: none;
      background-color: #000000; }
    #startPageLoginModal .try-for-free > span > a:focus {
      text-decoration: none;
      background-color: #000000; }

@media (max-width: 768px) {
  #startPageLoginModal .position-modal-dialog {
    left: 8px; }
  #startPageLoginModal .modal-content.content > button {
    top: 5%;
    left: 92%; } }

.start-category-row {
  position: relative; }
  .start-category-row .previous-button {
    position: absolute;
    top: 40%;
    left: -2%;
    z-index: 50;
    transform: translate(0%, -50%); }
    .start-category-row .previous-button > img {
      transform: scaleX(-1); }
  .start-category-row .lesson-row {
    display: flex; }
  .start-category-row .next-button {
    position: absolute;
    right: -2%;
    top: 40%;
    transform: translate(0%, -50%); }
  .start-category-row .community-card {
    margin-bottom: 30px; }

.disclaimer-text {
  padding-top: 20px;
  font-size: 8pt; }

.register-tos-block {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 85%;
  margin: 0 auto;
  margin-top: 10px; }
  .register-tos-block input {
    margin: 0;
    margin-right: 10px; }
  .register-tos-block p {
    font-size: 12px;
    margin: 0;
    text-align: right; }

@media screen and (max-width: 1280px) {
  #startPageLoginModal .position-modal-dialog {
    top: 8px; } }
