@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);body,
p {
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif !important;
}

.section {
  padding: 40px 0;
}

.p-l-0 {
  padding-left: 0;
}

.m-l-0 {
  margin-left: 0;
}

.p-r-0 {
  padding-right: 0;
}

.m-r-0 {
  margin-right: 0;
}

.navigation-wrapper {
  color: #fff;
  position: relative;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 7px 0px;
  font-size: 18px;
  line-height: 20px;
}

.account-nav a {
  color: #333 !important;
}

.logo {
  max-width: 200px;
  margin: 10px auto;
}

.navigation-wrapper .primary-navigation-wrapper {
  background-color: #fff !important;
  padding: 10px 0px;
}

.navigation-wrapper .primary-navigation-wrapper header .navbar-brand:after {
  display: none;
}

.navigation-wrapper .primary-navigation-wrapper header .navbar-brand:before {
  display: none;
}

.navigation-wrapper a {
  color: #052c51;
}

.navigation-wrapper .navbar li a {
  padding: 15px 0;
}

.navigation-wrapper .btn-signup {
  border: 1px solid #ed1a13 !important;
}

.navigation-wrapper .btn-signup:hover {
  background: #ed1a13;
  color: #fff;
}

.navigation-wrapper .btn-signup a {
  padding: 10px 20px !important;
}

.navigation-wrapper .btn-signup a:hover {
  background: #ed1a13;
  color: #fff;
}

.fixed-slide {
  background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url(/images/slide2.png?b87890796868ec82d46c6697e3dade53);
  background-size: cover;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  height: 60vh;
  margin-bottom: 0;
  color: #fff;
}

.btn.btn-framed.btn-color-white {
  background-color: #ed1a13;
  color: #fff !important;
  border: none;
  padding: 10px 25px;
  margin-top: 20px;
}

.btn.btn-framed.btn-color-white:hover {
  background-color: #fff !important;
  color: #ed1a13 !important;
  border: 1px solid #ed1a13;
}

h1:after,
h2:after {
  display: none;
}

#carousel-home .carousel-caption {
  position: absolute;
  top: 30px;
  right: initial;
  left: 90px;
  text-align: left;
  bottom: initial;
  padding-bottom: 30px;
  margin: 40px 0;
}

#carousel-home p {
  color: #fff;
  font-size: 16px !important;
  line-height: 24px;
}

.section-title {
  color: #002852;
  font-size: 35px;
  margin-bottom: 20px;
}

section.partners {
  position: relative;
  background: #002852;
  padding: 30px 0;
}

section.partners .logos {
  display: block;
  line-height: 0;
  margin-top: 0px;
  text-align: center;
}

section.partners .logos .logo {
  width: 100px;
  margin-left: 40px;
}

section.partners .logos .logo:nth-child(1) {
  margin-left: 0;
}

section.partners .logos .logo img {
  max-width: 100%;
}

.get-started {
  text-align: center;
  background: #f7f7f7;
}

.get-started .section-content {
  padding: 0px 290px;
  font-size: 13px !important;
}

.get-started .icons {
  margin-top: 35px;
}

.get-started .icons .icon {
  width: 70px;
}

.get-started .icons .title {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.get-started .icons .content {
  font-size: 13px !important;
  font-weight: 400;
}

.professionals {
  text-align: center;
  background: #fff;
}

.professionals .professional {
  padding: 40px 100px;
  background: #f7f7f7;
  margin-top: 30px;
}

.professionals .professional .professional-img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin-bottom: 30px;
}

.professionals .professional .quote {
  font-style: italic;
  font-size: 13px !important;
  font-weight: 600;
  padding: 0 45px;
}

.professionals .professional .name {
  color: #ed1a13;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 0px;
}

.professionals .professional p.title {
  font-size: 11px !important;
}

.modules .modules-wrapper {
  margin-top: 120px !important;
}

.modules .modules-wrapper .module-title {
  color: #002852;
  font-size: 35px;
  margin-bottom: 20px;
  font-weight: 100;
}

.modules .modules-wrapper ul li {
  font-weight: 100;
  color: #6b6b6b;
}

.modules .module-img {
  background: url(/images/laptop.png?7a51835a46e12f7acad8c24dc236eead);
  background-size: contain;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  height: 100vh;
  margin-bottom: 0;
  color: #fff;
}

.hero-call-to-action {
  background: #f4f4f4;
  padding: 20px 0;
}

.hero-call-to-action h2 {
  margin: 30px 0;
  color: #052c51;
  text-transform: uppercase;
}

.hero-call-to-action .btn-action {
  text-transform: uppercase;
  font-size: 18px;
  margin: 20px 0;
  margin: 20px 70px;
}

.footer-logo {
  width: 200px;
  margin: 32px 10px 100px 0;
  position: relative;
}

.page-microsite .navigation-wrapper .secondary-navigation-wrapper {
  color: #252525 !important;
  font-size: 11px;
  padding: 0px 0;
}

.secondary-navigation-wrapper a {
  color: #252525 !important;
}

.image-carousel .owl-buttons {
  bottom: -3px;
  position: absolute;
  right: 15px;
}

.page-microsite .image-carousel .image-carousel-slide img {
  width: 100%;
  height: 320px !important;
}

/* .page-microsite #slider {
    background-color: #011c38;
    padding-bottom: 0px;
    padding-top: 0px;
} */

#about ol,
ol li {
  color: #767676;
}

#about p {
  font-size: 15px !important;
  line-height: 24px;
}

.fa-ngn::before,
.ngn::before,
.fa-naira::before,
.naira::before {
  content: '\20A6';
}

.course-trainer {
  display: block !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  -ms-line-clamp: 1;
  -o-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  -ms-box-orient: vertical;
  -o-box-orient: vertical;
  box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  min-height: 21px;
  height: 21px;
  font-size: 12px;
  color: #666;
  margin: 10px 0 0 0px;
}

.course-price {
  color: #ed1a13;
  font-size: 18px;
  font-weight: 700;
  margin-left: 5px;
}

.course-price i.fa {
  color: #ed1a13 !important;
  font-size: 18px;
  font-weight: 700;
  margin-right: 0px !important;
}

.course-price i::before {
  color: #ed1a13;
  font-size: 18px;
  font-weight: 700;
  margin-left: 0px;
}

#page-footer h4 {
  color: #fff;
  display: inline-block;
  font-size: 20px;
  margin-bottom: 35px;
  margin-top: 10px;
  position: relative;
}

.continue a {
  line-height: 2;
  position: relative;
  z-index: 0;
  top: 20px;
  right: 0;
}

.take a {
  line-height: 2;
  position: relative;
  z-index: 0;
  top: 0px;
  right: 0;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 0px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.hero-header {
  min-height: 250px;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.hero-header::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  background: #011c38;
}

.vertical-align {
  position: relative;
}

.hero-header .container {
  position: relative;
  width: 100%;
  max-width: 1144px;
  z-index: 1;
  margin: 0 auto;
  padding: 0;
  box-sizing: border-box;
}

.hero-header .container {
  height: 100%;
}

.hero-header .vertical-align {
  width: 50%;
}

.hero-header .vertical-align h1::after {
  display: none;
}

.hero-header-title {
  font-size: 36px;
  line-height: 1.17;
  margin: 0 0 15px;
}

.hero-header-title {
  font-weight: 100;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.55);
}

.block {
  padding-top: 40px;
  padding-bottom: 0px;
  position: relative;
  overflow: hidden;
}

#testimonials .block {
  padding-top: 0;
}

.logos {
  display: block;
  line-height: 0;
  margin-top: -20px;
  text-align: justify;
}

.sub-list {
  margin-top: 10px;
  padding-left: 0;
  transition: all .5s ease-in-out;
}

.sub-list .sub-list-item {
  border-top: 1px solid #f4f4f4;
  list-style-type: none;
  cursor: pointer;
  transition: all .5s ease-in-out;
}

.sub-list .sub-list-item:hover {
  background: #f5f5f5;
  padding-left: 10px;
}

.sub-list .sub-list-item .icon {
  font-size: 9px;
  display: inline-block;
  background: #fff;
  width: 20px;
  height: 20px;
  position: relative;
  border-radius: 50%;
  border: 2px solid #e7e7e7;
  margin-right: 15px;
  text-align: center;
  padding-top: 3px;
  line-height: 1;
}

.sub-list .sub-list-item a {
  display: inline-block;
  padding: 10px 0;
}

.author-block.member-detail .paragraph-wrapper .author-picture {
  font-size: 14px;
  float: left;
  display: inline;
  width: 25%;
}

.hero-header .image-wrapper {
  width: 200px;
  margin: 25px 0;
}

.hero-header .hero-content {
  margin: 10px 0;
  min-height: auto !important;
  padding-left: 0;
}

#course-video .video-js {
  width: 100vh !important;
  height: 63vh !important;
}

.author-block.course-speaker:nth-child(1) {
  padding-top: 0;
}

.developer {
  color: #c5c5c5;
}

.developer a {
  color: #c6c6c6;
}

#account-sign-in .icon {
  width: 100px;
  display: block;
  margin: auto;
}

#account-sign-in header h2 {
  font-size: 35px;
  color: #052c51;
}

#account-sign-in form.clearfix {
  width: 80%;
  margin: 0 auto 40px;
}

.payment-modal .modal-content {
  background: #fbfbfb;
}

.payment-modal .modal-header {
  background: #fff;
}

.payment-modal .modal-header .close {
  margin-top: -2px;
  background: #c1bfbf;
  border-radius: 50%;
  height: 20px;
  width: 20px;
}

.payment-modal .modal-title {
  color: #4170a0;
}

.payment-modal .payment-price {
  color: #a1a1a1;
}

.payment-modal .payment-btn {
  background: #41b05c;
}

.payment-modal .payment-btn:hover {
  background: #399951;
}

.payment-modal small,
.payment-modal .small {
  font-size: 80%;
}

.card {
  color: rgba(0, 0, 0, 0.55);
  font-size: 15px;
  margin-bottom: 16px;
  padding: 10px 0;
  display: block;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  background: #fff;
  margin-bottom: 20px;
  border-radius: 0;
  border: none;
  padding: 20px;
}

.quize .hero-header {
  min-height: 0px;
  position: relative;
  padding: 20px 0;
}

.quize .block {
  background: #f4f4f4;
  padding-bottom: 20px;
}

.quize .options {
  cursor: pointer;
}

.quize input[type="radio"] {
  display: none;
}

.quize input[type="radio"]:checked + label {
  background: #011c38;
  color: #fff;
}

.post {
  display: none;
  position: relative;
}

nav#page_navigation {
  width: 100%;
}

nav#page_navigation .link {
  color: #042b51;
  background-color: #fff;
  border: 2px solid;
  border-color: #042b51;
  border-radius: 5px;
  width: 20%;
  margin: 0 20px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

nav#page_navigation .link:hover {
  background: #042b51;
  border-color: #fff;
  color: #fff;
}

nav#page_navigation .link#prev-btn {
  -webkit-transform: translateX(-19%);
          transform: translateX(-19%);
  position: relative;
}

nav#page_navigation .link#next-btn {
  -webkit-transform: translateX(250%);
          transform: translateX(250%);
  position: relative;
}

nav#page_navigation #submit-quiz-btn {
  position: relative;
  display: block;
  width: 100%;
  margin: auto;
  margin-top: 40px;
}

.landing + #page-footer > #footer-top {
  display: none;
}

.btn {
  background: #ed1a13;
}

.btn:hover {
  background-color: #fff;
  color: #ed1a13 !important;
  border: 1px solid #ed1a13;
}

.events .event {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
  min-height: 200px;
}

.events.images .event .event-thumbnail .event-image .image-wrapper {
  position: relative;
  left: 100%;
  margin-left: -200%;
  position: relative;
  height: 160px;
}

.theme-background-color {
  background-color: #ed1a13 !important;
}

@media only screen and (max-width: 1024px) {
  #carousel-home .carousel-caption {
    position: absolute;
    top: -30px;
    right: initial;
    left: 23px;
    text-align: left;
  }

  .steps {
    min-height: 220px !important;
  }

  .get-started .section-content {
    padding: 0px 125px;
    font-size: 20px !important;
    line-height: 30px;
  }

  .get-started .icons .title {
    font-size: 20px;
  }

  .get-started .icons .content {
    font-size: 18px !important;
  }

  .professionals .professional .quote {
    font-style: italic;
    font-size: 20px !important;
    font-weight: 600;
    padding: 0 0px;
    line-height: 30px;
  }

  .professionals .professional .name {
    color: #ed1a13;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0px;
    font-size: 18px;
  }

  .professionals .professional p.title {
    font-size: 14px !important;
    margin-top: 5px;
  }

  .modules .modules-wrapper {
    margin-top: 40px !important;
  }

  .modules .modules-wrapper ul li {
    font-size: 18px;
  }

  .hero-call-to-action {
    text-align: center;
  }

  .hero-call-to-action h2 {
    font-size: 30px;
  }

  .hero-call-to-action .btn.btn-framed.btn-color-white {
    float: none !important;
    padding: 30px 30px;
    margin-top: 20px;
    font-size: 20px;
  }

  .hero-header .vertical-align {
    width: 50%;
    padding-left: 40px;
  }

  footer {
    font-size: 14px;
  }

  footer .footer-logo-wrapper {
    min-height: 100px;
  }

  footer .footer-logo {
    width: 300px;
    margin: auto;
    position: relative;
  }

  footer .footer-logo .vertical-center {
    position: relative;
  }

  footer .footer-logo-container {
    min-height: 120px !important;
  }

  footer h4 {
    font-size: 26px;
  }

  footer address {
    line-height: 22px;
    font-size: 18px;
  }

  footer p {
    font-size: 14px !important;
    line-height: 30px;
  }

  footer a {
    font-size: 14px;
  }

  #course-video .video-js {
    width: 45vh !important;
    height: 26vh !important;
  }

  .hero-header {
    padding-left: 40px;
  }
}

@media only screen and (max-width: 768px) {
  .navbar-header {
    display: none;
  }

  .navigation-wrapper .primary-navigation-wrapper header .navbar-brand {
    margin-bottom: 0px;
  }

  .navigation-wrapper .primary-navigation-wrapper header .navbar-brand img {
    max-width: 150px;
  }

  .navigation-wrapper .primary-navigation-wrapper .navbar-right {
    float: right !important;
  }

  .navigation-wrapper .navbar li a {
    padding: 15px 0;
    font-size: 18px !important;
  }

  .navigation-wrapper .btn-signup a {
    padding: 10px 20px !important;
  }

  #carousel-home .carousel-caption {
    top: 0px;
  }

  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: 390px;
  }

  .hero-header .vertical-align {
    width: 50%;
    padding-left: 20px;
  }

  .get-started .btn.btn-framed.btn-color-white {
    padding: 25px 25px;
    font-size: 20px;
    margin-top: 25px;
  }

  .professionals .professional {
    padding: 40px 30px;
    background: #f7f7f7;
    margin-top: 30px;
  }

  .modules {
    padding-top: 0;
  }

  .modules .modules .modules-wrapper {
    margin-top: 0px !important;
  }

  .course-thumbnail {
    padding-bottom: 40px;
    text-align: center;
  }

  aside#our-professors {
    margin-bottom: 20px;
  }

  aside#our-professors .professor-thumbnail {
    border: 2px solid #f5f5f5;
    padding: 8px;
    margin-bottom: 10px;
    position: relative;
    width: 46%;
    margin: 0 10px 0 0;
    display: inline-block;
  }

  aside#our-professors .read-more {
    font-size: 20px;
    padding: 20px 0;
  }

  .hero-header .hero-content {
    margin: 10px 0px 10px 40px;
    min-height: auto !important;
    padding-left: 0;
  }

  #course-video .video-js {
    width: 70vh !important;
    height: 40vh !important;
  }
}

@media (max-width: 736px) {
  .navbar-header {
    display: block;
  }

  .navbar-header .navbar-toggle {
    background-color: #002852 !important;
  }

  .navigation-wrapper .primary-navigation-wrapper header .navbar-collapse {
    background-color: #002852 !important;
  }

  .navigation-wrapper .primary-navigation-wrapper .navbar-right {
    float: none !important;
  }

  .navigation-wrapper a {
    color: #ffffff;
  }

  .logos .logo {
    display: inline-block;
  }
}

@media only screen and (max-width: 480px) {
  .navbar-header {
    display: block;
  }

  .navbar-toggle {
    background-color: #002852;
  }

  .navigation-wrapper .primary-navigation-wrapper .navbar-right {
    float: none !important;
  }

  .navigation-wrapper .primary-navigation-wrapper header .navbar-brand img {
    max-width: 150px;
    margin: 15px 0px;
  }

  .navigation-wrapper .navbar li a {
    padding: 15px 30px;
    font-size: 20px !important;
    color: #fff !important;
  }

  .navigation-wrapper .btn-signup {
    border: 1px solid #ed1a13 !important;
    margin: 20px 30px  !important;
    text-align: center  !important;
  }

  #carousel-home .carousel-caption {
    top: -50px;
    left: 0px;
  }

  .carousel-caption h1 {
    font-size: 25px;
    margin-bottom: 10px;
  }

  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: 270px;
  }

  .btn.btn-framed.btn-color-white {
    background-color: #ed1a13;
    color: #fff !important;
    border: none;
    padding: 10px 25px;
    margin-top: 5px;
  }

  .hero-header .vertical-align {
    width: 100%;
    padding-left: 20px;
  }

  section.partners .logos .logo {
    width: 100px;
    margin-left: 20px;
    display: inline-block;
    margin-bottom: 0px;
  }

  .get-started {
    padding-top: 10px;
  }

  .get-started .section-title {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .get-started .section-content {
    padding: 0px 0px;
    font-size: 16px !important;
    line-height: 32px;
  }

  .get-started .icons .title {
    font-size: 16px;
  }

  .get-started .icons .content {
    font-size: 13px !important;
  }

  .get-started .steps {
    min-height: 200px !important;
  }

  .btn.btn-framed.btn-color-white {
    padding: 15px 15px !important;
    font-size: 16px !important;
    margin-top: 25px !important;
  }

  .section-title {
    font-size: 20px;
  }

  .professionals {
    padding-top: 5px;
  }

  .professionals .col-sm-6:nth-child(1) .professional {
    margin-top: 0px;
  }

  .modules .p-l-0 {
    padding-left: 15px;
  }

  .modules .modules-wrapper {
    margin-top: 0px !important;
  }

  .modules .module-title {
    font-size: 20px !important;
  }

  .hero-call-to-action h2 {
    font-size: 23px;
    margin-bottom: 15px;
  }

  footer {
    text-align: center;
    font-size: 14px;
  }

  footer #footer-content {
    padding: 40px 0 0px !important;
  }

  footer a {
    padding: 10px;
  }

  footer .footer-logo-container {
    min-height: 60px !important;
  }

  footer address {
    line-height: 22px;
    font-size: 16px;
  }

  footer header {
    text-align: center;
  }

  footer header h4:after {
    width: 50px !important;
    -webkit-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
    left: 50% !important;
    margin: auto;
  }

  footer#page-footer ul {
    color: #fff;
    list-style: none;
    text-align: center;
  }

  footer #footer-bottom .footer-inner .copyright {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }

  footer #footer-bottom .footer-inner .copyright.developer {
    font-size: 14px;
    float: none !important;
  }

  footer #footer-bottom .footer-inner .copyright.developer a {
    color: #c6c6c6 !important;
    font-size: 14px;
    margin-left: 10px;
    padding: 0;
  }

  .hero-header {
    min-height: 150px;
    padding-left: 0px;
  }

  .hero-header .hero-content {
    margin: 10px 0px 10px 0px;
  }

  .hero-header .course-count-down .btn {
    margin: 0px !important;
    width: 40% !important;
  }

  .courses-header {
    padding: 0 20px 0 25px;
  }

  .courses-header h1 {
    font-size: 30px;
  }

  .courses-header .progress {
    width: 95%;
  }

  .course-thumbnail .description h3 {
    font-size: 25px;
  }

  .course-thumbnail .description .course-trainer {
    font-size: 16px;
  }

  .course-thumbnail .description .course-price {
    font-size: 20px;
  }

  aside#our-professors .professor-thumbnail {
    margin: 0 10px 10px 0;
    width: 100%;
  }

  aside#our-professors .professor-thumbnail aside header {
    font-size: 16px;
    font-weight: bold;
  }

  aside#our-professors .professor-thumbnail aside header figure {
    font-size: 14px;
  }

  #course-video .video-js {
    width: 50vh !important;
    height: 35vh !important;
  }

  #learning-material .learning-material {
    margin-bottom: 20px;
    position: relative;
    min-height: 160px;
    height: auto;
  }

  #learning-material .learning-material .learning-material-picture img {
    float: left;
    width: 70px;
    height: 70px;
  }

  #learning-material .learning-material .learning-material-description {
    padding-left: 90px;
    position: relative;
  }

  #learning-material .learning-material .learning-material-description p {
    margin-top: 10px;
    position: absolute;
    left: 0;
    top: 70px;
  }

  .course-detail h2,
  .event-detail h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .author-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0;
    padding: 20px;
  }

  .course-detail .author-block,
  .event-detail .author-block {
    margin-top: 10px;
    position: relative;
    min-height: 200px;
  }

  .course-detail .author-block .paragraph-wrapper p,
  .event-detail .author-block .paragraph-wrapper p {
    font-size: 12px;
    position: absolute;
    left: 20px;
    top: 110px;
  }

  #page-sidebar {
    margin-top: 100px;
  }

  #account-sign-in header h2 {
    font-size: 30px;
    color: #052c51;
  }

  .quize .hero-header {
    padding: 20px 20px;
  }

  nav#page_navigation .link#prev-btn {
    -webkit-transform: translateX(-30%);
            transform: translateX(-30%);
    position: relative;
  }

  nav#page_navigation .link#next-btn {
    -webkit-transform: translateX(215%);
            transform: translateX(215%);
  }

  .events .event .date {
    height: 60px;
    width: 60px;
    background-color: rgba(1, 41, 81, 0.9);
  }

  .events.images .event .event-thumbnail .date {
    bottom: unset;
    position: absolute;
    right: unset;
    top: 0;
  }

  #my-profile .my-profile .table-responsive {
    border: none;
  }

  #my-profile .my-profile .table-responsive .my-profile-table tr td {
    height: 30px;
  }

  #my-profile .my-profile .table-responsive .my-profile-table tr td:nth-child(1) {
    display: none;
  }

  #my-profile .my-profile .table-responsive .my-profile-table .profile-description {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
  }

  .events.images .event .event-thumbnail .event-image .image-wrapper {
    width: 250px;
    margin-left: -20px !important;
  }
}

@media only screen and (max-width: 320px) {
  .btn.btn-framed.btn-color-white {
    margin-top: 0px !important;
  }

  .courses-header {
    height: 129px;
    padding-left: 25px;
  }

  .courses-header header h1 {
    font-size: 25px;
    margin-bottom: 18px;
  }

  .hero-header-title {
    font-size: 30px;
  }

  .hero-call-to-action h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  footer {
    font-size: 14px;
  }

  footer #footer-content aside {
    margin-bottom: 10px;
  }

  footer .footer-logo {
    width: 200px;
    margin: auto;
    position: relative;
  }

  footer address {
    line-height: 20px;
    font-size: 14px;
  }

  nav#page_navigation .link {
    width: 25%;
  }

  nav#page_navigation .link#next-btn {
    -webkit-transform: translateX(120%);
            transform: translateX(120%);
  }
}

.video-wrapper {
  position: relative;
}

.video-list {
  position: fixed;
  top: 0px;
  right: 0;
  bottom: 0;
  left: 0px;
  -webkit-transform: translateX(-480px);
          transform: translateX(-480px);
  width: 400px;
  padding: 20px 10px;
  background: #f4f4f4;
  z-index: 0;
  overflow-y: scroll;
  transition: all .5s ease-in-out;
}

.video-list li {
  list-style-type: none;
}

.video-list li.video-list-item {
  color: rgba(0, 0, 0, 0.55);
  font-size: 14px;
  margin-bottom: 16px;
  padding: 10px 0;
  display: block;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  background: #fff;
  margin-bottom: 20px;
  border-radius: 0;
  border: none;
}

.video-list li.video-list-item .module {
  font-size: 13px;
  margin: 0 20px;
}

.video-list li.video-list-item .module-title {
  font-size: 18px;
  font-weight: 600;
  display: block !important;
  margin: 10px 20px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  color: rgba(0, 0, 0, 0.55);
}

.video-list li.video-list-item .sub-list {
  padding-left: 0;
  transition: all .5s ease-in-out;
}

.video-list li.video-list-item .sub-list .sub-list-item {
  border-top: 1px solid #f4f4f4;
  padding: 15px 20px;
}

.video-list li.video-list-item .sub-list .sub-list-item .icon {
  font-size: 9px;
  display: inline-block;
  background: #fff;
  width: 20px;
  height: 20px;
  position: relative;
  border-radius: 50%;
  border: 2px solid #e7e7e7;
  margin-right: 15px;
  text-align: center;
  padding-top: 3px;
  line-height: 1;
}

.video-js {
  width: 100%;
  height: 100vh;
  position: fixed;
}

.video-player {
  position: relative;
  width: 100%;
  z-index: 0;
  transition: all .5s ease-in-out;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

.toggle {
  position: absolute;
  top: 10px;
  left: 0px;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  text-decoration: none;
  font-size: 30px;
  z-index: 1;
  color: white;
  cursor: pointer;
  width: 100%;
  background: rgba(0, 0, 0, 0.075);
  transition: all .5s ease-in-out;
}

.dashboard {
  position: absolute;
  top: 20px;
  right: 20px;
  text-decoration: none;
  font-size: 18px;
  z-index: 1;
  color: white;
  cursor: pointer;
  transition: all .5s ease-in-out;
}

.dashboard:hover {
  color: #f5f5f5;
}

#sidebartoggler {
  display: none;
}

#sidebartoggler:checked + .video-wrapper .toggle {
  -webkit-transform: translateX(420px);
  transform: translateX(400px);
  background: rgba(0, 0, 0, 0.075);
  color: #FFFFFF;
  width: 100%;
}

#sidebartoggler:checked + .video-wrapper .video-player {
  -webkit-transform: translateX(400px);
          transform: translateX(400px);
  width: 71%;
}

#sidebartoggler:checked + .video-wrapper .video-list {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
}

.lesson-text .modal-content {
  padding: 20px 40px;
}

.lesson-text .modal-content p {
  font-size: 14px;
}

@media only screen and (max-width: 1024px) {
  html,
  body {
    font-size: 16px !important;
  }

  .video-player {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    width: 100%;
    height: auto;
  }

  .video-js .vjs-tech {
    height: 100% !important;
  }

  #sidebartoggler:checked + .video-wrapper .toggle {
    -webkit-transform: translateX(620px);
            transform: translateX(620px);
  }

  #sidebartoggler:checked + .video-wrapper .video-list {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    width: 600px;
  }

  #sidebartoggler:checked + .video-wrapper .video-player {
    -webkit-transform: translateX(600px);
            transform: translateX(600px);
    overflow: hidden;
  }

  .video-list li.video-list-item {
    font-size: 16px;
  }

  .toggle {
    width: 100%;
    background: rgba(0, 0, 0, 0.075);
    margin: 0;
    left: -21px;
    padding: 10px 20px;
    color: #fff;
  }
}

@media only screen and (max-width: 768px) {
  /* .video-js .vjs-tech {
    height: 60% !important;
  } */

  #sidebartoggler:checked + .video-wrapper .toggle {
    -webkit-transform: translateX(370px);
            transform: translateX(370px);
  }

  #sidebartoggler:checked + .video-wrapper .dashboard {
    display: none;
  }

  #sidebartoggler:checked + .video-wrapper .video-list {
    width: 350px;
  }

  #sidebartoggler:checked + .video-wrapper .video-player {
    -webkit-transform: translateX(350px);
            transform: translateX(350px);
  }
}

@media only screen and (max-width: 375px) {
  #sidebartoggler:checked + .video-wrapper .toggle {
    -webkit-transform: translateX(340px);
            transform: translateX(340px);
  }

  #sidebartoggler:checked + .video-wrapper .dashboard {
    display: none;
  }

  #sidebartoggler:checked + .video-wrapper .video-list {
    width: 330px;
  }

  #sidebartoggler:checked + .video-wrapper .video-player {
    -webkit-transform: translateX(330px);
            transform: translateX(330px);
  }
}

@media only screen and (max-width: 375px) {
  #sidebartoggler:checked + .video-wrapper .toggle {
    -webkit-transform: translateX(283px);
            transform: translateX(283px);
    color: #505152;
  }

  #sidebartoggler:checked + .video-wrapper .video-list {
    width: 100%;
  }

  #sidebartoggler:checked + .video-wrapper .video-player {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 100%;
  }
}

@media only screen and (max-width: 360px) {
  #sidebartoggler:checked + .video-wrapper .toggle {
    -webkit-transform: translateX(325px);
            transform: translateX(325px);
  }
}