/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
  overflow: visible;
}

progress, sub, sup {
  vertical-align: baseline;
}

[type=checkbox], [type=radio], legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

details, main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button, select {
  text-transform: none;
}

[type=button], [type=reset], [type=submit], button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

[hidden], template {
  display: none;
}

@font-face {
  font-family: "GalanoGrotesque";
  src: url("../../fonts/fonts-new/galanogrotesque-regular21-webfont.woff2") format("woff2"), url("../../fonts/fonts-new/galanogrotesque-regular21-webfont.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "GalanoGrotesque";
  src: url("../../fonts/fonts-new/galanogrotesqueregular-webfont.woff2") format("woff2"), url("../../fonts/fonts-new/galanogrotesqueregular-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "GalanoGrotesque";
  src: url("../../fonts/fonts-new/galanogrotesque-regular81-webfont.woff2") format("woff2"), url("../../fonts/fonts-new/galanogrotesque-regular81-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "GalanoGrotesque";
  src: url("../../fonts/fonts-new/galanogrotesque-regular71-webfont.woff2") format("woff2"), url("../../fonts/fonts-new/galanogrotesque-regular71-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "GalanoGrotesque";
  src: url("../../fonts/fonts-new/galanogrotesquebold-webfont.woff2") format("woff2"), url("../../fonts/fonts-new/galanogrotesquebold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "GalanoGrotesque";
  src: url("../../fonts/fonts-new/galanogrotesqueblack-webfont.woff2") format("woff2"), url("../../fonts/fonts-new/galanogrotesqueblack-webfont.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "GalanoGrotesque";
  src: url("../../fonts/fonts-new/galanogrotesqueheavy-webfont.woff2") format("woff2"), url("../../fonts/fonts-new/galanogrotesqueheavy-webfont.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "GalanoGrotesque Alt";
  src: url("../../fonts/fonts-new/galanogrotesquealtbold-webfont.woff2") format("woff2"), url("../../fonts/fonts-new/galanogrotesquealtbold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
body {
  font: 22px/1.333 "GalanoGrotesque", Times;
  font-weight: 400;
  color: #323232;
  min-width: 360px;
}
@media (max-width: 1199px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 12px;
  }
}

h1 {
  font-size: 43px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -1.25px;
  margin: 0;
}
@media (max-width: 1200px) {
  h1 {
    font-size: 35px;
  }
}

h2 {
  font-size: 41px;
  color: #242f58;
  text-transform: capitalize;
  line-height: 1.5;
  font-weight: 700;
  margin: 0 0 50px 0;
}
@media (max-width: 1200px) {
  h2 {
    font-size: 35px;
  }
}

h3 {
  font-size: 30px;
  color: #242f58;
  padding: 16px;
  text-align: center;
  text-transform: capitalize;
  line-height: 1.5;
  font-weight: 700;
  margin: 0 0 22px 0;
}
@media (max-width: 1199px) {
  h3 {
    font-size: 22px;
    margin: 0 0 12px;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 16px;
    margin: 0 0 12px;
  }
}

h4 {
  font-size: 22px;
  color: #242f58;
  line-height: 1.5;
  font-weight: 400;
  margin: 0 0 36px;
  color: #242f58;
}
@media (max-width: 767px) {
  h4 {
    font-size: 16px;
    margin: 0 0 12px;
  }
}

p {
  font-weight: 400;
}

span {
  display: block;
}
span.note {
  font-size: 14px;
  color: #bc2228;
}

h3:last-child,
h4:last-child,
h5:last-child,
h6 h1:last-child,
.h1:last-child,
h2:last-child,
.h2:last-child,
h3:last-child,
.h3:last-child,
h4:last-child,
.h4:last-child,
h5:last-child,
.h5:last-child,
h6:last-child,
.h6:last-child,
p:last-child {
  margin-bottom: 0;
}

a {
  text-decoration: none;
  color: #242f58;
}

a,
input,
button {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  outline: none !important;
}

input,
button {
  font-family: inherit;
}

.yellow {
  color: #ffc000;
  position: relative;
  z-index: 3333;
}

.white {
  color: white;
}

img {
  width: 100%;
  height: auto;
  display: block;
}

/* General Layout Styles */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  min-width: 360px;
  background: #fff;
  color: #323232;
}

#wrapper {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}

.container {
  max-width: 1330px;
  position: relative;
  padding: 0 15px;
  margin: 0 auto;
}

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

@media (min-width: 768px) {
  .flex-direction-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

@media (min-width: 768px) {
  .flex-direction-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

.button {
  color: #232f58;
  font-size: 21px;
  line-height: 1.2;
  padding: 15px 40px;
  margin: 0 auto;
  letter-spacing: 0.5px;
  text-decoration: none;
  display: inline-block;
  border-radius: 50px;
  font-weight: 500;
}

.btn-yellow {
  background: #fcb818;
  text-transform: uppercase;
}
.btn-yellow:hover {
  color: #fcb818;
  background: #504da0;
}

img {
  display: block;
  height: auto;
  width: 100%;
}

/* Slick Slider Overrides */
/* Slick slider styles */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-dots {
  position: relative;
  margin: 15px 0 0;
  padding: 0;
  z-index: 50;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.slick-dots li {
  padding: 0 5px;
}
.slick-dots li.slick-active button {
  border-color: #000;
}
.slick-dots li.slick-active button:after {
  background: #000;
}
.slick-dots li button {
  width: 26px;
  height: 26px;
  font-size: 0;
  line-height: 0;
  border: 0;
  position: relative;
  cursor: pointer;
  background: none;
  border: 2px solid transparent;
  border-radius: 50%;
}
.slick-dots li button:after {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #C0C2C7;
}
.slick-dots li button:hover {
  border-color: #000;
}
.slick-dots li button:hover:after {
  background: #000;
}

.slick-arrow {
  -webkit-appearance: none;
  width: 70px;
  border: 0;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 5;
  border: 0;
  outline: none;
  color: #000;
  background: rgba(241, 244, 250, 0.4);
  -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1023px) {
  .slick-arrow {
    width: 45px;
    height: 45px;
  }
}
.slick-arrow.slick-prev {
  left: 0;
}
.slick-arrow.slick-next {
  right: 0;
}
.slick-arrow:hover {
  color: #242f58;
}
.slick-arrow.slick-hidden {
  display: none;
}

.header {
  padding: 15px 0;
  width: 100%;
  position: relative;
  z-index: 9;
  background: #fff;
}
.header .header-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header .logo {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  max-width: 156px;
}
.header .nav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

/* Navigation Styles */
.navigation {
  margin: 0 -9px;
  padding: 0;
  font-size: 16px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .navigation {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0;
  }
}
.navigation li {
  margin: 0 30px 0 30px;
  position: relative;
  padding: 6px 0;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .navigation li {
    margin: 10px;
  }
}
.navigation li:before {
  content: "";
  background: #b8171f;
  position: absolute;
  width: 40px;
  height: 2px;
  top: 32px;
}
.navigation li a {
  display: block;
  color: #252a81;
}
@media (max-width: 1023px) {
  .navigation li a {
    color: #fff;
  }
}

.nav-active {
  overflow: hidden;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 63.33%;
}
@media (max-width: 1023px) {
  .navbar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    padding: 180px 0 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    background: #242f58;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  }
  .nav-active .navbar {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.nav-opener {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  margin: 0 0 0 20px;
  background: #242f58;
  border-radius: 4px;
  z-index: 50;
  border: 1px solid #fff;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  z-index: 9999;
}
@media (min-width: 1024px) {
  .nav-opener {
    display: none;
  }
}
.navbar .nav-opener {
  right: 5px;
  top: 10px;
  position: absolute;
}
.nav-opener:before, .nav-opener:after,
.nav-opener span {
  width: 24px;
  height: 2px;
  background: #fff;
  content: "";
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nav-opener:before {
  margin-bottom: 6px;
}
.nav-active .nav-opener:before {
  margin-bottom: -2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.nav-opener:after {
  margin-top: 6px;
}
.nav-active .nav-opener:after {
  margin-top: -2px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.nav-active .nav-opener span {
  opacity: 0;
}



.visual-bg {
  /* background: url("../../../html-assets/regular-session/regular-banner.png"); */
  padding: 65px 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 33;
}
.visual-bg .pattern-image-holder {
  position: absolute;
  max-width: 722px;
  max-height: 579px;
  right: 0;
  bottom: -1px;
}
@media (max-width: 1439px) {
  .visual-bg .pattern-image-holder {
    right: -100px;
  }
}

@media (max-width: 1199px) {
  .visual-bg .pattern-image-holder {
    right: -200px;
  }
}

@media (max-width: 1023px) {
  .visual-bg .pattern-image-holder {
    right: -360px;
  }
}

@media (max-width: 767px) {
  .visual-bg .pattern-image-holder {
    width: 422px;
    height: auto;
    right: 0;
  }
}
@media (max-width: 1299px) {
  .visual-bg {
    padding: 50px 0 0;
  }
}


@media (max-width: 767px) {
  .visual-bg {
    padding: 35px 0 0;
  }
}

.visual-bg .box-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .visual-bg .box-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.visual-bg .box-holder .left-col {
  width: 65%;
  padding-bottom: 50px;
}
@media (max-width: 1199px) {
  .visual-bg .box-holder .left-col {
    width: 50%;
  }
}
@media (max-width: 1023px) {
  .visual-bg .box-holder .left-col {
    width: 60%;
  }
  .visual-bg .box-holder .left-col::after {
    display: none;
  }
}

@media (max-width: 767px) {
  .visual-bg .box-holder .left-col {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
}

.visual-bg .box-holder .left-col .title {
  font-size: 68px;
  font-weight: 600;
  letter-spacing: -5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 1439px) {
  .visual-bg .box-holder .left-col .title {
    font-size: 50px;
    letter-spacing: 0;
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 1199px) {
  .visual-bg .box-holder .left-col .title {
    font-size: 45px;
  }
}

@media (max-width: 1023px) {
  .visual-bg .box-holder .left-col .title {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .visual-bg .box-holder .left-col .title {
    font-size: 32px;
  }
}
.visual-bg .box-holder .left-col .title span {
  font-size: 63px;
  background: #323232;
  border-radius: 10px;
  text-align: center;
  line-height: 1;
  padding-top: 5px;
}
@media (max-width: 1439px) {
  .visual-bg .box-holder .left-col .title span {
    font-size: 50px;
    letter-spacing: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 5px 10px;
    line-height: normal;
  }
}

@media (max-width: 1199px) {
  .visual-bg .box-holder .left-col .title span {
    font-size: 45px;
  }
}

@media (max-width: 1023px) {
  .visual-bg .box-holder .left-col .title span {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .visual-bg .box-holder .left-col .title span {
    font-size: 30px;
  }
}
.visual-bg .box-holder .left-col .course-list {
  list-style-type: none;
  margin: 0;
}
@media (min-width: 1024px) {
  .visual-bg .box-holder .left-col .course-list {
    max-width: 600px;
  }
}
@media (max-width: 767px) {
  .visual-bg .box-holder .left-col .course-list {
    padding: 30px 0 0;
  }
}
.visual-bg .box-holder .left-col .course-list li {
  text-transform: capitalize;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  line-height: normal;
}

@media (min-width: 1200px) {
  .visual-bg .box-holder .left-col .course-list li {
    font-size: 35px;
    line-height: 1;
    letter-spacing: -1px;
  }

  .visual-bg .course-list li img {
    margin-top: 3px;
  }
}

@media (min-width: 1440px) {
  .visual-bg .box-holder .left-col .course-list li {
    font-size: 39px;
    letter-spacing: -2px;
    margin-top: 6px;
  }
}

@media (max-width: 767px) {
  .visual-bg .box-holder .left-col .course-list li {
    letter-spacing: 0;
  }
}
@media (max-width: 575px) {
  .visual-bg .box-holder .left-col .course-list li {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.visual-bg .box-holder .left-col .course-list li a {
  color: #323232;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .visual-bg .box-holder .left-col .course-list li a {
    margin-left: 10px;
  }
}
.visual-bg .box-holder .left-col .course-list span {
  display: inline-block;
  font-size: 18px;
  vertical-align: top;
  text-transform: uppercase;
  letter-spacing: -1px;
}
@media (max-width: 1199px) {
  .visual-bg .box-holder .left-col .course-list span {
    font-size: 16px;
    vertical-align: top;
  }
}
@media (max-width: 1023px) {
  .visual-bg .box-holder .left-col .course-list span {
    font-size: 14px;
    vertical-align: middle;
    letter-spacing: normal;
  }
}


@media (min-width: 1200px) {
  .visual-bg .box-holder .left-col .course-list span.spacer {
    margin-top: 14px;
  }
}
@media (min-width: 1023px) and (max-width: 1199px) {
  .visual-bg .box-holder .left-col .course-list span.spacer {
    margin-top: 10px;
  }
}
.visual-bg .box-holder .right-col {
  width: 35%;
  display: flex;
}
@media (max-width: 1549px) {
  .visual-bg .box-holder .right-col {
    /* display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; */
  }
}
@media (max-width: 1199px) {
  .visual-bg .box-holder .right-col {
    width: 35%;
  }
}

@media (max-width: 1023px) {
  .visual-bg .box-holder .right-col {
    width: 40%;
  }
}

@media (max-width: 767px) {
  .visual-bg .box-holder .right-col {
    width: 100%;
    margin: 50px 0 0;
    margin: 0;
  }
}
.visual-bg .box-holder .right-col .image-holder {
  /* width: 388px;
  height: 651px; */
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          align-self: flex-end;
}
@media (max-width: 767px) {
  .visual-bg .box-holder .right-col .image-holder {
    width: 260px;
    height: auto;
    margin: 0 auto;
  }
}

.course-list {
  list-style-type: none;
  padding: 50px 0 25px;
  margin: 0;
  width: 100%;
}
@media (max-width: 1199px) {
  .course-list {
    padding: 30px 0 0;
  }
}
.course-list li {
  font-size: 30px;
  text-transform: capitalize;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: center;
  line-height: normal;
}
@media (max-width: 1199px) {
  .course-list li {
    font-size: 26px;
  }
}
@media (max-width: 1023px) {
  .course-list li {
    font-size: 23px;
    padding: 5px 0 0;
  }
}
@media (max-width: 1023px) {
  .course-list li {
    font-size: 20px;
    letter-spacing: 0;
  }
}

@media (max-width: 767px) {
  .course-list li {
    font-size: 17px;
    letter-spacing: 0;
  }
}

.course-list li img {
  width: 11px;
  height: 15px;
}
@media (min-width: 1200px) {
  .course-list li img {
    margin: 1px 0 0;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .course-list li img {
    margin: 5px 0 0;
  }
}
@media (max-width: 767px) {
  .course-list li img {
    margin: 0;
    height: 18px;
    width: 12px;
    margin: 0;
  }
}
.course-list li a {
  color: #323232;
  margin-left: 20px;
}
@media (max-width: 767px) {
  .course-list li a {
    margin-left: 10px;
  }
}
.course-list span {
  display: inline-block;
  font-size: 24px;
  vertical-align: top;
}
@media (max-width: 767px) {
  .course-list span {
    font-size: 20px;
    vertical-align: bottom;
  }
}

.features {
  background: #eceef4;
  padding: 60px 0;
}
@media (max-width: 767px) {
  .features {
    padding: 50px 0;
  }
}
.features .title {
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  color: #323232;
  line-height: normal;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .features .title {
    font-size: 40px;
  }
}
@media (max-width: 1023px) {
  .features .title {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .features .title {
    font-size: 30px;
    letter-spacing: 0;
  }
}
.features .course-list {
  padding: 0;
  max-width: 100%;
}

.virtual-session {
  padding: 0 0 60px;
  background: #eceef4;
}
@media (max-width: 767px) {
  .virtual-session {
    padding: 15px 0;
  }
}
.virtual-session .virtual-session-inner .title {
  font-size: 30px;
  text-transform: capitalize;
  margin-bottom: 20px;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .virtual-session .virtual-session-inner .title {
    /* font-size: 40px; */
    margin-bottom: 15px;
  }
}
@media (max-width: 1023px) {
  .virtual-session .virtual-session-inner .title {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .virtual-session .virtual-session-inner .title {
    font-size: 22px;
    line-height: 1;
  }
}
.virtual-session .virtual-session-inner .box-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
}
.virtual-session .virtual-session-inner .box-holder .ico-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 64px;
  height: auto;
}
@media (max-width: 1199px) {
  .virtual-session .virtual-session-inner .box-holder .ico-holder {
    width: 48px;
    height: auto;
  }
}
@media (max-width: 1023px) {
  .virtual-session .virtual-session-inner .box-holder .ico-holder {
    width: 36px;
    height: auto;
  }
}
.virtual-session .virtual-session-inner .box-holder .text-holder {
  background: #fcba17;
  font-size: 47px;
  font-weight: 600;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 20px;
  border-radius: 10px;
  padding: 7px 20px;
  letter-spacing: -3px;
}
@media (max-width: 1439px) {
  .virtual-session .virtual-session-inner .box-holder .text-holder {
    font-size: 40px;
    padding: 9px 15px;
    letter-spacing: -2px;
  }
}

@media (max-width: 1199px) {
  .virtual-session .virtual-session-inner .box-holder .text-holder {
    font-size: 32px;
    padding: 4px 10px;
    line-height: normal;
    letter-spacing: -1px;
    height: 100%;
  }
}
@media (max-width: 1023px) {
  .virtual-session .virtual-session-inner .box-holder .text-holder {
    font-size: 25px;
    padding: 4px 10px;
  }
}
@media (max-width: 767px) {
  .virtual-session .virtual-session-inner .box-holder .text-holder {
    font-size: 22px;
    height: auto;
  }
}
.virtual-session .virtual-session-inner .box-holder .text-holder sup {
  top: -0.3em;
  padding: 0 5px 0 0;
}
.virtual-session .virtual-session-inner .sub-title {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: normal;
  line-height: normal;
  padding: 20px 0 0;
}
@media (max-width: 1439px) {
  .virtual-session .virtual-session-inner .sub-title {
    font-size: 28px;
    padding: 20px 0 0;
    letter-spacing: 0;
  }
}
@media (max-width: 1199px) {
  .virtual-session .virtual-session-inner .sub-title {
    font-size: 25px;
  }
}
@media (max-width: 1023px) {
  .virtual-session .virtual-session-inner .sub-title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .virtual-session .virtual-session-inner .sub-title {
    font-size: 17px;
    padding-top: 10px;
  }
}

.regular-session {
  background: #fff;
  padding: 65px 0;
}

@media (max-width: 1199px) {
  .regular-session {
    padding: 50px 0;
  }
}
.regular-session .title {
  font-size: 40px;
  color: #323232;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 20px;
}
@media (max-width: 1199px) {
  .regular-session .title {
    font-size: 40px;
  }
}
@media (max-width: 1023px) {
  .regular-session .title {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .regular-session .title {
    font-size: 30px;
  }
}
.regular-session p {
  font-size: 30px;
  color: #323232;
}
@media (max-width: 1199px) {
  .regular-session p {
    font-size: 24px;
  }
}
@media (max-width: 1023px) {
  .regular-session p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .regular-session p {
    font-size: 18px;
  }
}

.scholarships {
  padding: 80px 0 60px;
  background: #eceef4;
}
@media (max-width: 1199px) {
  .scholarships {
    padding: 50px 0 50px;
  }
}
.scholarships p {
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  margin: 0;
  margin-top: 20px;
  letter-spacing: -1px;
  width: 40%;
  color: #323232;
  margin-left: auto;
  padding-left: 5px;
}

@media (max-width: 1023px) {
  .scholarships p {
    width: 45%;
    font-size: 17px;
    margin-top: 15px;
  }
}

@media (max-width: 767px) {
  .scholarships p {
    letter-spacing: 0;
    font-size: 16px;
    width: 100%;
    margin: 0;
  }
}

.box-holder-gen .title {
  font-size: 40px;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: -2px;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .box-holder-gen .title {
    font-size: 40px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .box-holder-gen .title {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .box-holder-gen .title {
    font-size: 24px;
    letter-spacing: 0;
  }
}
.box-holder-gen .btn-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #323232;
  padding: 15px 30px;
  border-radius: 25px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.15);
}
@media (min-width: 1024px) {
  .box-holder-gen .btn-holder {
    max-width: 407px;
  }
}
@media (max-width: 1199px) {
  .box-holder-gen .btn-holder {
    padding: 15px 20px;
  }
}

@media (max-width: 767px) {
  .box-holder-gen .btn-holder {
    padding: 10px 20px;
    border-radius: 15px;
  }
}

.box-holder-gen .btn-holder a {
  color: #fcba17;
  display: flex;
  text-transform: uppercase;
  align-items: center;
  font-size: 30px;
  line-height: 1;
  flex-grow: 1;
  font-weight: 600;        
}
@media (max-width: 1023px) {
  .box-holder-gen .btn-holder a {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .box-holder-gen .btn-holder a {
    font-size: 22px;
  }
}
.box-holder-gen .btn-holder a .ico-holder {
  background: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 1199px) {
  .box-holder-gen .btn-holder a .ico-holder {
    width: 50px;
    height: 50px;
  }
}
.box-holder-gen .btn-holder a .ico-holder img {
  width: auto;
}
@media (max-width: 1199px) {
  .box-holder-gen .btn-holder a .ico-holder img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    margin: 10px;
  }
}

@media (max-width: 767px) {
  .box-holder-gen .btn-holder a .ico-holder img {
    margin: 0 10px;
  }
}

.box-holder-gen .btn-holder a span {
  display: block;
  width: 100%;
  text-align: center;
  letter-spacing: -1px;
  padding: 0 10px;
}

@media (max-width: 1023px) {
  .box-holder-gen .btn-holder a span {
    padding: 0 5px;
  }
}

.box-holder-gen + .box-holder-gen {
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .box-holder-gen + .box-holder-gen {
    padding-top: 30px;
  }
}

.courses-offered {
  background: #fff;
  padding: 70px 0;
}
@media (max-width: 1199px) {
  .courses-offered {
    padding: 50px 0;
  }
}
.courses-offered .title {
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  color: #323232;
  line-height: normal;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .courses-offered .title {
    font-size: 40px;
  }
}
@media (max-width: 1023px) {
  .courses-offered .title {
    font-size: 35px;
  }
}
@media (max-width: 767px) {
  .courses-offered .title {
    font-size: 30px;
    letter-spacing: 0;
  }
}
.courses-offered .course-list {
  max-width: 100%;
  padding: 0 0 30px;
}
@media (min-width: 1200px) {
  .courses-offered .course-list li {
    font-size: 30px;
  }
}
@media (min-width: 768px) {
  .courses-offered .course-list li img {
    margin: 3px 0 0;
  }
}

.note {
  background: #eceef4;
  padding: 50px 0;
}
@media (max-width: 767px) {
  .note {
    padding: 50px 0;
  }
}
.note .course-list {
  padding: 0;
  max-width: 100%;
}
.note .course-list li {
  padding: 2px 0;
}
@media (min-width: 768px) {
  .note .course-list li {
    font-size: 20px;
  }
}
.note .course-list li span {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #323232;
  font-size: 40px;
  line-height: 1.1;
  font-weight: 600;
  display: block;
}

@media (max-width: 1023px) {
  .note .course-list li span {
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .note .course-list li span {
    font-size: 30px;
  }
}


.note .course-list li a {
  color: #323232;
}
.note .course-list li img {
  margin: 0;
}


.footer {
  overflow: hidden;
  padding: 50px 0 40px 0;
  background: #fff;
  position: relative;
}
@media (max-width: 767px) {
  .footer {
    padding: 25px 0;
  }
}
.footer h1 {
  color: #323232;
  font-size: 60px;
  line-height: normal;
  font-weight: 700;
  text-align: center;
  margin-bottom: 50px;
  display: none;
}
@media (max-width: 1200px) {
  .footer h1 {
    font-size: 35px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .footer h1 {
    font-size: 28px;
  }
}
.footer .contact-info {
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin: 0 0 20px;
  padding-right: 0px;
}
@media (max-width: 1023px) {
  .footer .contact-info {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .footer .contact-info {
    width: 100%;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin: 0 0 20px;
    font-size: 17px;
  }
}
.footer .contact-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
      color: #323232;
  line-height: normal;
  padding: 0;
  margin: 0;
  border-bottom: none;
  font-size: 29px;
}
@media (min-width: 768px) {
  .footer .contact-info li + li {
    padding-left: 42px;
  }
}
@media (max-width: 1023px) {
  .footer .contact-info li {
    font-size: 24px;
  }
}

@media (max-width: 1023px) {
  .footer .contact-info li {
    font-size: 17px;
  }
}
body{
  min-width: 320px !important;
}


.footer .contact-info li .icon-holder {
  margin-right: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 575px) {
  .footer .contact-info li .icon-holder {
    width: 25px;
    height: 25px;
  }
}
.footer .contact-info li .icon-holder img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 575px) {
  .footer .contact-info li .icon-holder img {
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.footer .contact-info li a {
  font-size: 29px;
  font-weight: 700;
  color: #323232;
  padding-right: 5px;
}
.footer .contact-info li a:hover {
  opacity: 0.8;
  text-decoration: none;
}

@media (max-width: 1023px) {
  .footer .contact-info li a {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .footer .contact-info li a {
    font-size: 17px;
  }
}
@media (max-width: 400px) {
  .footer .contact-info li {
    font-size: 12px;
  }
}
.footer .social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
}
@media (max-width: 767px) {
  .footer .social-links {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer .social-links li {
  padding: 0 3px;
  margin-bottom: 0;
}
.footer .social-links a {
  display: block;
  font-size: 24px;
  font-weight: 600;
  color: #323232;
}
.footer .social-links a:hover {
  opacity: 0.8;
}
@media (max-width: 767px) {
  .footer .social-links img {
    max-height: 19px;
  }
}

#wrapper {
  overflow: hidden;
}

.main .header {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}

.text-block {
  margin: 0 0 26px;
}
.text-block ul {
  padding-left: 20px;
}

.subject-table {
  padding: 25px 0;
}
.subject-table h3 {
  color: #323232;
  margin: 3px;
}
.subject-table h3.font-regular {
  font-weight: 400;
}
.subject-table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
@media (max-width: 767px) {
  .subject-table .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    background-color: #eaeaea;
  }
}
.subject-table .row .title {
  line-height: 30px;
  padding: 10px 0;
  font-size: 30px;
}
@media (max-width: 767px) {
  .subject-table .row .title {
    font-size: 18px;
  }
}
.subject-table .row .title.table-header {
  font-size: 30px;
  color: #323232;
  font-weight: 700;
}
.subject-table .col-left {
  width: 18%;
  background-color: #eaeaea;
  margin: 3px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media (max-width: 767px) {
  .subject-table .col-left {
    width: 100%;
  }
}
.subject-table .col-right {
  margin: 3px;
  background-color: #eaeaea;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.subject-table .col-right .texbox {
  text-align: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: inherit;
}
.subject-table .texbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 26px;
  font-weight: 400;
  color: #474747;
}
@media (max-width: 767px) {
  .subject-table .texbox {
    padding: 6px 12px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.subject-table .texbox p {
  margin: 0 0 30px;
}
@media (max-width: 767px) {
  .subject-table .texbox .sub-title {
    font-size: 18px;
    font-weight: 600;
  }
}
@media (max-width: 767px) {
  .subject-table .table-header {
    display: none;
  }
}
.subject-table .mobile-title {
  font-size: 20px;
  font-weight: 600;
  padding: 6px 12px !important;
}
@media (min-width: 768px) {
  .subject-table .mobile-title {
    display: none;
  }
}

.test-pattern {
  padding: 25px 0;
}
.test-pattern h3 {
  margin: 3px;
}
.test-pattern table {
  border-collapse: collapse;
  width: 100%;
  color: #323232;
}
.test-pattern table tr {
  background-color: #eaeaea;
}
.test-pattern table th {
  border: 4px solid #fff;
}
.test-pattern table th td {
  font-size: 30px;
}
.test-pattern table td {
  text-align: center;
  padding: 20px 10px;
  border: 4px solid #fff;
}
.test-pattern table td .total {
  max-width: 345px;
  margin: 0 auto;
}
.test-pattern table tfoot td {
  font-weight: 700;
  font-size: 30px;
}
@media (max-width: 1199px) {
  .test-pattern table tfoot td {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .test-pattern table tfoot td {
    font-size: 16px;
  }
}
.test-pattern tbody tr td {
  font-size: 26px;
}
@media (max-width: 1199px) {
  .test-pattern tbody tr td {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .test-pattern tbody tr td {
    font-size: 14px;
  }
}
.test-pattern tbody tr:first-child td {
  font-weight: 700;
  font-size: 27px;
}
@media (max-width: 1199px) {
  .test-pattern tbody tr:first-child td {
    font-size: 17px;
  }
}
@media (max-width: 767px) {
  .test-pattern tbody tr:first-child td {
    font-size: 15px;
  }
}
.test-pattern tbody tr:first-child td:first-child {
  width: 16%;
}
.test-pattern tbody tr:first-child td:nth-child(2) {
  width: 20%;
}
.test-pattern .table-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  .test-pattern .table-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.test-pattern .table-wrapper .table-holder {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

/* New Section Styles */
.section-test-pattern {
  overflow: hidden;
  width: 100%;
  background: #fff;
  padding: 75px 0;
}
@media (max-width: 1023px) {
  .section-test-pattern {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .section-test-pattern {
    padding: 35px 0 25px;
  }
}
.section-test-pattern h3 {
  color: #242f58;
  font-size: 45px;
  line-height: 1.2;
  font-weight: 600;
  padding: 0;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .section-test-pattern h3 {
    font-size: 35px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .section-test-pattern h3 {
    font-size: 28px;
  }
}
.section-test-pattern .tables-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -15px;
}
@media (max-width: 1199px) {
  .section-test-pattern .tables-row {
    margin: 0 -7px;
  }
}
.section-test-pattern .table-column {
  width: 33.333%;
  padding: 0 15px 20px;
}
@media (max-width: 1199px) {
  .section-test-pattern .table-column {
    padding: 0 7px 15px;
  }
}
@media (max-width: 767px) {
  .section-test-pattern .table-column {
    width: 100%;
    padding: 0 7px 20px;
  }
}
.section-test-pattern table {
  border-collapse: collapse;
  width: 100%;
}
.section-test-pattern table th,
.section-test-pattern table td {
  font-size: 18px;
  line-height: 1.2;
  text-align: center;
  border: 1px solid #000;
  padding: 7px 10px;
}
@media (max-width: 1199px) {
  .section-test-pattern table th,
  .section-test-pattern table td {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .section-test-pattern table th,
  .section-test-pattern table td {
    font-size: 14px;
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .section-test-pattern table th,
  .section-test-pattern table td {
    font-size: 16px;
  }
}
.section-test-pattern table th {
  font-weight: 600;
  height: 48px;
  color: #000;
}
@media (max-width: 1023px) {
  .section-test-pattern table th {
    height: 44px;
  }
}
.section-test-pattern table th.subtitle {
  background: #ffc000;
  color: #000;
  font-size: 15px;
  border: 0;
  border: 1px solid #ffc000;
  border-bottom-color: #000;
  height: auto;
  padding-top: 2px;
  padding-bottom: 2px;
}
@media (max-width: 1023px) {
  .section-test-pattern table th.subtitle {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .section-test-pattern table th.subtitle {
    font-size: 14px;
  }
}
.section-test-pattern table th.title {
  color: #fff;
  background: #1f4e78;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-width: 2px;
  height: auto;
}
.section-test-pattern table th:first-child {
  border-left-width: 2px;
  min-width: 65px;
}
@media (max-width: 1199px) {
  .section-test-pattern table th:first-child {
    min-width: 56px;
  }
}
@media (max-width: 1023px) {
  .section-test-pattern table th:first-child {
    min-width: 44px;
  }
}
.section-test-pattern table th:last-child {
  border-right-width: 2px;
  min-width: 100px;
}
@media (max-width: 1199px) {
  .section-test-pattern table th:last-child {
    min-width: inherit;
  }
}
.section-test-pattern table td {
  color: #000;
  height: 48px;
}
@media (max-width: 1023px) {
  .section-test-pattern table td {
    height: 44px;
  }
}
.section-test-pattern table td:first-child {
  border-left-width: 2px;
}
.section-test-pattern table td:last-child {
  border-right-width: 2px;
}
.section-test-pattern table tr:last-child td {
  color: #000;
  font-weight: 600;
  background: #595959;
  border-top-width: 2px;
  border-bottom-width: 2px;
}

.header-wrap {
	width: 100%;
}

.btn-apply {
  background: #fcba17;
  max-width: 410px;
  border-radius: 30px;
  text-align: center;
  font-size: 52px;
  color: #323232;
  overflow: hidden;
  font-weight: bold;
  line-height: 0.9;
  margin-bottom: 35px;
  margin-top: 15px;
  box-shadow: 4px 4px 4px rgba(0,0,0,0.15);
}

@media (max-width: 1199px) {
  .btn-apply {
    font-size: 45px;
  }
}

@media (max-width: 1023px) {
  .btn-apply {
    width: 100%;
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .btn-apply {
    max-width: 100%;
    margin-top: 30px;
    font-size: 30px;
    border-radius: 20px;
  }
}

.btn-apply a {
  display: block;
  padding: 12px 15px 0;
  color: #323232;
}
.btn-apply span {
  display: block;
  background: #323232;
  color: #fcba17;
  padding: 10px;
  margin: 12px -15px 0;
  font-weight: 500;
  font-size: 25px;
}

@media (max-width: 1199px) {
  .btn-apply span {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .btn-apply span {
    font-size: 18px;
  }
}

.sub-titles {
    font-size: 30px;
    line-height: 1;
    color: #323232;
    font-weight: 600;
    text-transform: uppercase;
}

@media (max-width: 1199px) {
  .sub-titles {
    font-size: 26px;
  }
}

@media (max-width: 1023px) {
  .sub-titles {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .sub-titles {
    font-size: 18px;
    text-align: center;
  }
}

.sub-titles + .sub-titles {
  text-transform: none;
}
.scholarships .container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.box-holder-gen {
    width: 40%;
}

@media (max-width: 1023px) {
  .box-holder-gen {
    width: 45%;
  }
}

@media (max-width: 767px) {
  .box-holder-gen {
    width: 100%;
    margin: 0 0 30px;
  }
}

.box-holder-gen + .box-holder-gen {
    padding-top: 0;
}

.courses-offered .course-list li img{
  width: 14px;
  height: 18px;
}

.visual-bg .course-list li img{
  width: 19px;
  height: 25px;
}

@media (max-width: 767px) {
  .courses-offered .box-holder-gen {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .visual-bg .course-list li img{
    width: 12px;
    height: 18px;
    margin: 2px 0 0;
  }
}

.virtual-session .container {
	display: flex;
  flex-wrap: wrap;
	justify-content: space-between;
}

.virtual-session .container h2 {
  font-size: 40px;
  font-weight: 600;
  text-transform: uppercase;
  color: #323232;
  line-height: normal;
  margin-bottom: 30px;
  text-align: left;
  width: 100%;
}

@media (max-width: 1023px) {
  .virtual-session .container h2 {
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .virtual-session .container h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}

.virtual-session-inner {
	width: 46%;
}

@media (max-width: 1023px) {
  .virtual-session-inner {
    width: 48%;
  }
}

@media (max-width: 767px) {
  .virtual-session-inner {
    width: 100%;
    margin: 0 0 35px;
  }
}

.header {
  padding: 0 !important;
}

.header .main-nav li.btn-sm {
  margin-top: 0 !important;
}

.header .container {
  align-items: center !important;
}