/*! 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: #474747;
  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: 60px;
  color: #242f58;
  text-align: center;
  text-transform: capitalize;
  line-height: 1.5;
  font-weight: 900;
  margin: 0 0 22px 0;
  color: #323232;
}

@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;
}

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

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

#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: flex-end;
}

.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;
}

.main {
  position: relative;
}

.section-right-icon {
  position: relative;
}

.section-right-icon::after {
  content: "";
  background-image: url("../../../html-assets/step-evening-coaching-2024/icon-step-logo.png");
  height: 252px;
  width: 162px;
  position: absolute;
  top: 97px;
  right: 0px;
}

.section-left-icon {
  position: relative;
}

.section-left-icon::before {
  content: "";
  background-image: url("../../../html-assets/step-evening-coaching-2024/icon-step-logo.png");
  height: 252px;
  width: 162px;
  position: absolute;
  bottom: 100px;
  left: 0px;
  -webkit-transform: rotate(540deg);
  transform: rotate(540deg);
}

.visual-block {
  width: 100%;
  overflow: hidden;
  color: #fff;
  position: relative;
}

.visual-block .container {
  padding: 70px 0 0;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.visual-block .subheading {
  position: relative;
  font-size: 27.98px;
  background: #fff;
  color: #232f58;
  font-weight: 600;
  padding: 5px 9px;
  max-width: 166px;
  z-index: 2;
  letter-spacing: -1.69px;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  padding-left: 13px;
  margin: 0 0 30px;
}

.visual-block .subheading span {
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
}

.visual-block .main-heading {
  position: relative;
  max-width: 494px;
}

.visual-block .main-heading:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #ffffff;
  bottom: -22px;
  left: -6px;
}

.visual-block .main-heading:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #ffffff;
  top: -30px;
  left: -6px;
}

.visual-block .main-heading h1 {
  font-size: 90.55px;
  color: #fbb718;
  font-weight: 600;
  line-height: 0.9;
}

@media (max-width: 1439px) {
  .visual-block .main-heading h1 {
    font-size: 85px;
  }
}

@media (max-width: 1199px) {
  .visual-block .main-heading h1 {
    font-size: 72px;
  }
}

@media (max-width: 575px) {
  .visual-block .main-heading h1 {
    font-size: 47px;
  }
}

.visual-block .main-heading h1 span {
  font-size: 33.37px;
  color: #ffffff;
  font-weight: 500;
  text-transform: capitalize;
}

@media (max-width: 1199px) {
  .visual-block .main-heading h1 span {
    font-size: 29.37px;
  }
}

@media (max-width: 575px) {
  .visual-block .main-heading h1 span {
    font-size: 20px;
  }
}

.visual-block h2 {
  color: #fbb718;
  font-size: 50px;
  letter-spacing: -2px;
  font-weight: 600;
  margin: 52px 0 15px;
  text-shadow: 3px 3px 0 #0b233f, 5px 5px 0 #ffffff;
}

@media (max-width: 1439px) {
  .visual-block h2 {
    font-size: 42px;
  }
}

@media (max-width: 1199px) {
  .visual-block h2 {
    margin: 47px 0 27px;
    font-size: 37px;
  }
}

@media (max-width: 991px) {
  .visual-block h2 {
    margin: 35px 0 15px;
    font-size: 33px;
  }
}

@media (max-width: 767px) {
  .visual-block h2 {
    font-size: 30px;
    text-shadow: 1px 1px 0 #0b233f, 2px 2px 0 #fff;
  }
}

.visual-block .left-spacer {
  padding-left: 10px;
}

.visual-block .eduaction-years {
  font-size: 35.47px;
  background: #fff;
  max-width: 556px;
  margin: 0;
  width: 100%;
}

@media (max-width: 1439px) {
  .visual-block .eduaction-years {
    font-size: 30px;
  }
}

@media (max-width: 1199px) {
  .visual-block .eduaction-years {
    font-size: 25px;
  }
}

@media (max-width: 575px) {
  .visual-block .eduaction-years {
    font-size: 18px;
  }
}

.visual-block .top-scorers {
  color: #fbb718;
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 18px -8px;
  letter-spacing: -1px;
}

@media (max-width: 1439px) {
  .visual-block .top-scorers {
    font-size: 24px;
  }
}

@media (max-width: 1023px) {
  .visual-block .top-scorers {
    font-size: 20px;
    line-height: 1.1;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .visual-block .top-scorers {
    font-size: 16px;
  }
}

@media (max-width: 991px) {
  .visual-block .btn-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (max-width: 549px) {
  .visual-block .btn-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 15px 0 35px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.visual-block .btn-container .btnApplyNow {
  border: 0;
  background: #fff;
  color: #232f58;
  min-width: 310px;
  font-size: 36.59px;
  line-height: 1;
  border-radius: 20px;
  display: inline-block;
  vertical-align: top;
  padding: 12px 0px 19px;
  position: relative;
  z-index: 4;
  text-align: center;
  font-weight: 700;
  letter-spacing: -0.025em;
}

@media (max-width: 1439px) {
  .visual-block .btn-container .btnApplyNow {
    min-width: 260px;
  }
}

@media (max-width: 1199px) {
  .visual-block .btn-container .btnApplyNow {
    font-size: 33px;
  }
}

@media (max-width: 991px) {
  .visual-block .btn-container .btnApplyNow {
    font-size: 26px;
    min-width: 200px;
  }
}

.visual-block .bg-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.visual-block .bg-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

@media (max-width: 991px) {
  .visual-block .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.visual-block .text-box {
  padding: 0 0 65px;
  width: 45%;
}

@media (max-width: 1440px) {
  .visual-block .text-box {
    padding-left: 1%;
    padding-right: 2%;
  }
}

@media (max-width: 1199px) {
  .visual-block .text-box {
    padding-top: 84px;
    margin: 0 auto;
    width: 60%;
  }
}

@media (max-width: 991px) {
  .visual-block .text-box {
    padding: 0;
  }
}

@media (max-width: 991px) {
  .visual-block .text-box {
    padding-top: 0;
  }
}

@media (max-width: 767px) {
  .visual-block .text-box {
    padding: 0 0 15px;
  }
}

@media (max-width: 575px) {
  .visual-block .text-box {
    width: 90%;
  }
}

.visual-block .step-heading {
  padding-bottom: 35px;
}

.visual-block .step-heading h1 {
  border-top: 2px solid #fcb818;
  border-left: 2px solid #fcb818;
  position: relative;
  padding: 7px;
  font-weight: 600;
}

@media (max-width: 991px) {
  .visual-block .step-heading h1 {
    font-size: 25px;
  }
}

@media (max-width: 575px) {
  .visual-block .step-heading h1 {
    font-size: 30px;
  }
}

@media (max-width: 549px) {
  .visual-block .step-heading h1 {
    font-size: 25px;
  }
}

.visual-block .step-heading h1:after {
  position: absolute;
  content: "";
  -webkit-transform: skewX(-27deg);
  transform: skewX(-27deg);
  width: 2px;
  height: 105px;
  background: #fcb818;
  top: -2px;
  right: 26px;
}

.visual-block .step-heading h1 span {
  display: block;
}

.visual-block .step-heading h1 strong {
  color: #fcb818;
  font-weight: 600;
}

.visual-block .step-heading h2 {
  background: #fff;
  width: 85%;
  position: relative;
  padding: 7px;
  font-weight: 600;
}

@media (max-width: 991px) {
  .visual-block .step-heading h2 {
    font-size: 25px;
    width: 88%;
  }
}

@media (max-width: 575px) {
  .visual-block .step-heading h2 {
    font-size: 25px;
  }
}

.visual-block .step-heading h2:after {
  position: absolute;
  content: "";
  -webkit-transform: skewX(-27deg);
  transform: skewX(-27deg);
  width: 60px;
  height: 100%;
  background: #fff;
  top: 0;
  right: -25px;
}

.visual-block .img-background-holder {
  position: absolute;
  height: auto;
  right: -33%;
  top: 14%;
  left: -8%;
}

@media (max-width: 1439px) {
  .visual-block .img-background-holder {
    right: -15%;
    left: 0;
  }
}

@media (max-width: 1199px) {
  .visual-block .img-background-holder {
    right: 0;
    left: 0;
  }
}

.visual-block .img-background {
  width: 100%;
  height: auto;
}

.visual-block .box-with-person {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  z-index: 2;
  margin-left: -8%;
  position: relative;
}

@media (max-width: 1439px) {
  .visual-block .box-with-person {
    margin-left: -4%;
  }
}

@media (max-width: 1199px) {
  .visual-block .box-with-person {
    width: 49%;
    margin: 0;
  }
}

.visual-block .box-with-person .person-img {
  margin-left: -2%;
  margin-bottom: -6px;
}

@media (max-width: 991px) {
  .visual-block .box-with-person {
    margin: 0 auto;
    width: 65%;
  }
}

@media (max-width: 767px) {
  .visual-block .box-with-person {
    width: 60%;
  }
}

.visual-block .box-with-person img {
  height: auto;
  display: block;
  position: relative;
  z-index: 1;
}

.why-use-section {
  padding: 30px 0 60px;
}

@media (max-width: 767px) {
  .why-use-section {
    padding: 30px 0 40px;
  }
}

.why-use-section h3 {
  margin: 0 0 41px;
  text-transform: uppercase;
}

.why-use-section .features-list ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -9px;
  -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;
}

.why-use-section .features-list li {
  z-index: 2;
  border-radius: 10px;
  padding: 10px 24px;
  background: #e6e6e6;
  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;
  width: calc(25% - 14px);
  margin: 7px;
  height: 98px;
}

@media (max-width: 1023px) {
  .why-use-section .features-list li {
    width: calc(50% - 14px);
    position: relative;
    z-index: 33;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px;
  }
}

.why-use-section .features-list .img-holder {
  background: #323232;
  border-radius: 10px;
  height: 54px;
  min-width: 54px;
  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;
}



.why-use-section .features-list .img-holder img {
  width: auto;
  max-height: 36px;
}

.why-use-section .features-list .text {
  font-size: 22px;
  text-align: center;
  font-weight: 500;
  padding: 0 0 0 16px;
}

@media (max-width: 1399px) {

  .why-use-section .features-list .text {

    font-size: 18px;

  }

}

@media (max-width: 1199px) {

  .why-use-section .features-list .text {

    font-size: 14px;

  }

}



@media (max-width: 767px) {
  .why-use-section .features-list .text {
    font-size: 16px;
    padding: 10px 0 0;
  }
}

.courses-offered-section {
  background: #e6e6e6;
  padding: 30px 0 82px;
}

@media (max-width: 1023px) {
  .courses-offered-section {
    padding: 30px 0 40px;
  }
}

.courses-offered-section h3 {
  margin: 0 0 41px;
  text-transform: uppercase;
}

.courses-offered-section .features-list ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -9px;
  -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;
}

.courses-offered-section .features-list li {
  width: calc(25% - 14px);
  margin: 7px;
}

@media (max-width: 1023px) {
  .courses-offered-section .features-list li {
    width: calc(50% - 14px);
    position: relative;
    z-index: 33;
  }
}

.courses-offered-section .features-list .text {
  font-size: 25px;
  text-align: center;
  font-weight: 500;
}
@media (max-width: 1199px) {
  .courses-offered-section .features-list .text {
    font-size: 20px;
   
  }
}
body{
  min-width: 320px !important;
}

.courses-offered-section .features-list .text a {
  color: white;

  border-radius: 10px;
  padding: 0 51px;
  color: #e6e6e6;
  background: #323232;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #fbb718;
  min-height: 98px;
}

@media (max-width: 1023px) {
  .courses-offered-section .features-list .text a {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .courses-offered-section .features-list .text {
    font-size: 16px;
    padding: 0;
  }
}

.banner-block {
  width: 100%;
  overflow: hidden;
  color: #fff;
  position: relative;
  padding: 52px 0 80px;
}

.banner-block .bg-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.banner-block .bg-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

@media (max-width: 1199px) {
  .banner-block .text.button-block {
    padding: 20px 0;
  }
}

@media (max-width: 991px) {
  .banner-block .text.button-block {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .banner-block .text.button-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 0;
  }
}

@media (max-width: 1199px) {
  .banner-block .text.button-block .btn {
    font-size: 46px;
  }
}

@media (max-width: 767px) {
  .banner-block .text.button-block .btn {
    width: 100%;
    font-size: 26px;
  }
}

.banner-block .box-holder {
  padding: 66px 0 0;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

@media (max-width: 767px) {
  .banner-block .box-holder {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.banner-block .box-holder .left-col {
  width: 45%;
  position: relative;
}

@media (max-width: 767px) {
  .banner-block .box-holder .left-col {
    width: 100%;
  }
}

.banner-block .box-holder .left-col::after {
  position: absolute;
  content: "";
  right: -36px;
  top: 0;
  background: #ffc000;
  height: 100%;
  width: 3px;
}

.banner-block .box-holder .left-col.img-holder {
  max-height: 731px;
  max-width: 280px;
  border: 3px solid white;
  position: relative;
}

@media (max-width: 1023px) {
  .banner-block .box-holder .left-col.img-holder {
    margin: 0;
    height: 600px;
  }
}

@media (max-width: 767px) {
  .banner-block .box-holder .left-col.img-holder {
    margin: 0 auto;
    height: 400px;
  }
}

.banner-block .box-holder .left-col.img-holder::before {
  background: #fff;
  width: 100%;
  height: 100%;
  left: 10px;
  top: 10px;
  position: absolute;
  content: "";
}

.banner-block .box-holder .left-col.img-holder img {
  width: 369px;
  max-height: 815px;
  position: relative;
  z-index: 3;
  margin: -72px 0 -10px -84px;
}

@media (max-width: 1023px) {
  .banner-block .box-holder .left-col.img-holder img {
    width: 100%;
    margin: 0;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

.banner-block .box-holder .right-col {
  width: 100%;
  margin: -25px 0 0 70px;
}

@media (max-width: 767px) {
  .banner-block .box-holder .right-col {
    width: 100%;
    margin: 0;
  }
}

.banner-block .box-holder .right-col .title {
  font-size: 97.08px;
  line-height: 1;
  text-shadow: 3px 3px 0 #0b233f, 5px 5px 0 #fcbe00;
  color: #fff;
  font-weight: 700;
  letter-spacing: -5px;
}

@media (max-width: 1023px) {
  .banner-block .box-holder .right-col .title {
    font-size: 75px;
  }
}

@media (max-width: 1199px) {
  .banner-block .box-holder .right-col .title {
    font-size: 69px;
  }
}

@media (max-width: 767px) {
  .banner-block .box-holder .right-col .title {
    font-size: 50px;
    margin: 30px 0 0;
    text-shadow: 1px 1px 0 #0b233f, 1px 3px 0 #fcbe00;
    text-align: center;
  }
}

.banner-block .box-holder .right-col .classes {
  font-size: 56.59px;
  color: #fdba12;
  line-height: 0.8;
  padding: 21px 0 0 17px;
}

@media (max-width: 1023px) {
  .banner-block .box-holder .right-col .classes {
    font-size: 32px;
  }
}

@media (max-width: 1199px) {
  .banner-block .box-holder .right-col .classes {
    font-size: 46.59px;
  }
}

@media (max-width: 767px) {
  .banner-block .box-holder .right-col .classes {
    font-size: 30px;
    text-align: center;
  }
}

.banner-block .box-holder .right-col .classes sup {
  top: -11px;
  font-size: 40px;
}

@media (max-width: 1023px) {
  .banner-block .box-holder .right-col .classes sup {
    font-size: 22px;
  }
}

@media (max-width: 767px) {
  .banner-block .box-holder .right-col .classes sup {
    font-size: 20px;
  }
}

.banner-block .box-holder .right-col .top-scorers {
  color: #ffc000;
  font-size: 96.88px;
  font-weight: 600;
  margin: 64px 0 27px 12px;
  line-height: 0.9;
}

@media (max-width: 1199px) {
  .banner-block .box-holder .right-col .top-scorers {
    font-size: 71px;
  }
}

@media (max-width: 1023px) {
  .banner-block .box-holder .right-col .top-scorers {
    font-size: 55px;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .banner-block .box-holder .right-col .top-scorers {
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    margin: 20px 0;
  }
}

.banner-block .box-holder .right-col .subheading {
  position: relative;
  font-size: 54.83px;
  background: #fff;
  color: #232f58;
  font-weight: 600;
  padding: 5px 9px;
  max-width: 781px;
  z-index: 2;
  letter-spacing: -1.69px;
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);
  padding-left: 13px;
  margin: 0 0 30px;
}

@media (max-width: 1023px) {
  .banner-block .box-holder .right-col .subheading {
    font-size: 36px;
  }
}

@media (max-width: 1199px) {
  .banner-block .box-holder .right-col .subheading {
    font-size: 40.83px;
    max-width: 589px;
  }
}

@media (max-width: 991px) {
  .banner-block .box-holder .right-col .subheading {
    font-size: 32.83px;
  }
}

@media (max-width: 767px) {
  .banner-block .box-holder .right-col .subheading {
    font-size: 35px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
}

.banner-block .box-holder .right-col .subheading span {
  padding-left: 25px;
  -webkit-transform: skewX(15deg);
  transform: skewX(15deg);
}

@media (max-width: 1023px) {
  .banner-block .box-holder .right-col .subheading span {
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  .banner-block .box-holder .right-col .subheading span {
    padding: 0;
  }
}

.banner-block .box-holder .right-col .yellow {
  color: #ffc000;
}

.banner-block .box-holder .right-col .white {
  color: #fff;
}

.banner-block .box-holder .right-col .list-holder {
  list-style: none;
  padding: 0;
  margin: 0;
  margin: -19px;
  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;
  padding: 60px 0 35px;
  max-width: 781px;
}

@media (max-width: 1023px) {
  .banner-block .box-holder .right-col .list-holder {
    padding: 35px 0;
  }
}

.banner-block .box-holder .right-col .list-holder .list {
  width: calc(33% - 38px);
  margin: 19px;
  border-radius: 30px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .banner-block .box-holder .right-col .list-holder .list {
    width: calc(100% - 38px);
  }
}

.banner-block .box-holder .right-col .list-holder .list a {
  display: block;
  pointer-events: none;
}

@media (max-width: 767px) {
  .banner-block .box-holder .right-col .list-holder .list a {
    width: 100%;
    text-align: center;
  }
}

.banner-block .box-holder .right-col .list-holder .list a::after {
  background: #fff;
  width: 3px;
  height: 100%;
  left: auto;
  top: 0;
  position: absolute;
  content: "";
  right: -20px;
}

@media (max-width: 767px) {
  .banner-block .box-holder .right-col .list-holder .list a::after {
    display: none;
  }
}

.banner-block .box-holder .right-col .list-holder .list a .heading {
  font-size: 55.47px;
  letter-spacing: -4px;
  line-height: normal;
}

@media (max-width: 1199px) {
  .banner-block .box-holder .right-col .list-holder .list a .heading {
    font-size: 38.47px;
  }
}

@media (max-width: 991px) {
  .banner-block .box-holder .right-col .list-holder .list a .heading {
    font-size: 32.47px;
  }
}

.banner-block .box-holder .right-col .list-holder .list a .enroll-class {
  font-size: 31.86px;
  line-height: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: -2px;
  padding-bottom: 25px;
  text-transform: capitalize;
}

@media (max-width: 1199px) {
  .banner-block .box-holder .right-col .list-holder .list a .enroll-class {
    font-size: 23.86px;
  }
}

@media (max-width: 991px) {
  .banner-block .box-holder .right-col .list-holder .list a .enroll-class {
    font-size: 16.86px;
  }
}

@media (max-width: 767px) {
  .banner-block .box-holder .right-col .list-holder .list a .enroll-class {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 0 15px;
  }
}

.banner-block .box-holder .right-col .list-holder .list a .sub-heading {
  font-size: 21.2px;
  color: #fff;
  text-transform: capitalize;
  padding-bottom: 10px;
}

.banner-block .box-holder .right-col .list-holder .list a .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 991px) {
  .banner-block .box-holder .right-col .list-holder .list a .text-box {
    padding: 0;
    margin: 0;
  }
}

@media (max-width: 767px) {
  .banner-block .box-holder .right-col .list-holder .list a .text-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
  }
}

.banner-block .box-holder .right-col .list-holder .list a .text-box .ico-holder {
  max-height: 37px;
  margin-right: 15px;
  min-width: 35px;
}

@media (max-width: 991px) {
  .banner-block .box-holder .right-col .list-holder .list a .text-box .ico-holder {
    width: 25px;
    height: 25px;
  }

  .banner-block .box-holder .right-col .list-holder .list a .text-box .ico-holder img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
}

.banner-block .box-holder .right-col .list-holder .list a .text-box .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 27.5px;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: -2px;
  line-height: normal;
}

@media (max-width: 991px) {
  .banner-block .box-holder .right-col .list-holder .list a .text-box .text {
    font-size: 22.5px;
  }
}

.banner-block .box-holder .right-col .list-holder .list a .upper-word {
  font-size: 20px;
  padding-right: 10px;
  text-transform: lowercase;
}

@media (max-width: 991px) {
  .banner-block .box-holder .right-col .list-holder .list a .upper-word {
    font-size: 13px;
  }
}

.banner-block .box-holder .right-col .list-holder .list a .upper-word:first {
  padding: 0;
}

@media (max-width: 767px) {
  .banner-block .box-holder .right-col .list-holder .list+.list {
    position: relative;
  }

  .banner-block .box-holder .right-col .list-holder .list+.list::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 3px;
    background: white;
  }
}

.banner-block .box-holder .right-col .list-holder .card+.card {
  position: relative;
}

.banner-block .box-holder .right-col .list-holder .card+.card::before {
  background: #242f58;
  position: absolute;
  content: "";
  top: 0;
  left: -20px;
  height: 100%;
  width: 4px;
}

.banner-block .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.banner-block .text .btn {
  width: 405px;
  border-radius: 10px;
  background: #fbb718;
  display: block;
  padding: 5px 0;
  text-align: center;
  font-size: 59px;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: -2px;
  height: 100%;
}

.banner-block .text p {
  font-size: 47px;
  letter-spacing: -2px;
  margin: 0 0 0 20px;
}

@media (max-width: 1199px) {
  .banner-block .text p {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  .banner-block .text p {
    font-size: 20px;
    letter-spacing: normal;
    padding: 10px 0 0;
  }
}

.banner-block .main-heading {
  position: relative;
  max-width: 494px;
}

.banner-block .main-heading:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #ffffff;
  bottom: -22px;
  left: -6px;
}

.banner-block .main-heading:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  background: #ffffff;
  top: -30px;
  left: -6px;
}

.banner-block .main-heading h1 {
  font-size: 90.55px;
  color: #fbb718;
  font-weight: 600;
}

.banner-block .main-heading h1 span {
  font-size: 33.37px;
  color: #ffffff;
  font-weight: 500;
}

.banner-block h2 {
  color: #fbb718;
  font-size: 54.77px;
  font-weight: 600;
  margin: 52px 0 27px;
  text-shadow: 3px 3px 0 #0b233f, 5px 5px 0 #ffffff;
}

@media (max-width: 991px) {
  .banner-block .btn-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media (max-width: 549px) {
  .banner-block .btn-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 36px 0;
  }
}

.banner-block .btn-container .btnApplyNow {
  border: 0;
  background: #fff;
  color: #232f58;
  min-width: 310px;
  font-size: 36.59px;
  line-height: 1;
  border-radius: 20px;
  display: inline-block;
  vertical-align: top;
  padding: 12px 0px 19px;
  position: relative;
  z-index: 4;
  text-align: center;
  font-weight: 700;
  letter-spacing: -0.025em;
}

@media (max-width: 1439px) {
  .banner-block .btn-container .btnApplyNow {
    min-width: 260px;
  }
}

@media (max-width: 991px) {
  .banner-block .btn-container .btnApplyNow {
    font-size: 26px;
    min-width: 200px;
  }
}

.banner-block .bg-image {
  position: absolute;
  left: 0;
  top: 14px;
  right: 0;
  bottom: 0;
}

.banner-block .bg-image img {
  min-height: 735px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991px) {
  .banner-block .bg-image img {
    height: 100%;
  }
}

@media (max-width: 991px) {
  .banner-block .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

.banner-block .text-box {
  width: 45%;
}

@media (max-width: 1440px) {
  .banner-block .text-box {
    padding-left: 1%;
  }
}

@media (max-width: 991px) {
  .banner-block .text-box {
    padding-top: 84px;
    margin: 0 auto;
    width: 60%;
  }
}

@media (max-width: 767px) {
  .banner-block .text-box {
    padding-top: 40px;
  }
}

@media (max-width: 575px) {
  .banner-block .text-box {
    width: 90%;
  }
}

.banner-block .step-heading {
  padding-bottom: 35px;
}

.banner-block .step-heading h1 {
  border-top: 2px solid #fcb818;
  border-left: 2px solid #fcb818;
  position: relative;
  padding: 7px;
  font-weight: 600;
}

@media (max-width: 991px) {
  .banner-block .step-heading h1 {
    font-size: 25px;
  }
}

@media (max-width: 575px) {
  .banner-block .step-heading h1 {
    font-size: 30px;
  }
}

@media (max-width: 549px) {
  .banner-block .step-heading h1 {
    font-size: 25px;
  }
}

.banner-block .step-heading h1:after {
  position: absolute;
  content: "";
  -webkit-transform: skewX(-27deg);
  transform: skewX(-27deg);
  width: 2px;
  height: 105px;
  background: #fcb818;
  top: -2px;
  right: 26px;
}

.banner-block .step-heading h1 span {
  display: block;
}

.banner-block .step-heading h1 strong {
  color: #fcb818;
  font-weight: 600;
}

.banner-block .step-heading h2 {
  background: #fff;
  width: 85%;
  position: relative;
  padding: 7px;
  font-weight: 600;
}

@media (max-width: 991px) {
  .banner-block .step-heading h2 {
    font-size: 25px;
    width: 88%;
  }
}

@media (max-width: 575px) {
  .banner-block .step-heading h2 {
    font-size: 25px;
  }
}

.banner-block .step-heading h2:after {
  position: absolute;
  content: "";
  -webkit-transform: skewX(-27deg);
  transform: skewX(-27deg);
  width: 60px;
  height: 100%;
  background: #fff;
  top: 0;
  right: -25px;
}

.banner-block .img-background-holder {
  position: absolute;
  height: auto;
  right: -33%;
  top: 14%;
  left: -8%;
}

.banner-block .img-background {
  width: 100%;
  height: auto;
}

.onborad-campus-list-section {
  padding: 30px 0 60px;
}

@media (max-width: 767px) {
  .onborad-campus-list-section {
    padding: 30px 0;
  }
}

.onborad-campus-list-section.section-right-icon::after {
  top: 0;
  right: 0;
}

.onborad-campus-list-section.section-left-icon::before {
  bottom: 0;
  left: 0;
}

.onborad-campus-list-section h3 {
  margin: 0 0 23px;
  text-transform: uppercase;
}

.onborad-campus-list-section .test-pattern {
  padding: 25px 0;
}

.onborad-campus-list-section .test-pattern .underline-column {
  position: relative;
}

.onborad-campus-list-section .test-pattern .underline-column::after {
  content: "";
  width: 100%;
  height: 2px;
  background: #fdc332;
  position: absolute;
  bottom: -6px;
  left: 0;
}

.onborad-campus-list-section .test-pattern ul .heading-list {
  background: #323232;
  color: #e6e6e6;
  font-size: 29.7px;
  font-weight: 700;
}

@media (max-width: 1199px) {
  .onborad-campus-list-section .test-pattern ul .heading-list {
    font-size: 25px;
  }
}

@media (max-width: 1023px) {
  .onborad-campus-list-section .test-pattern ul .heading-list {
    font-size: 21px;
  }
}

.onborad-campus-list-section .test-pattern ul .serial-no-heading {
  width: 20%;
}

@media (max-width: 1023px) {
  .onborad-campus-list-section .test-pattern ul .serial-no-heading {
    width: 20%;
  }
}

.onborad-campus-list-section .test-pattern ul .campuses-name-heading {
  width: 80%;
}

@media (max-width: 767px) {
  .onborad-campus-list-section .test-pattern ul .campuses-name-heading {
    width: 80%;
  }
}

.onborad-campus-list-section .test-pattern ul .serial-no {
  width: 20%;
  font-size: 33px;
  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: 1439px) {
  .onborad-campus-list-section .test-pattern ul .serial-no {
    font-size: 28px;
  }
}

@media (max-width: 1023px) {
  .onborad-campus-list-section .test-pattern ul .serial-no {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .onborad-campus-list-section .test-pattern ul .serial-no {
    width: 20%;
    font-size: 19px;
  }
}

.onborad-campus-list-section .test-pattern ul .campuses-name {
  width: 80%;
  font-size: 33px;
  line-height: 1;
}

@media (max-width: 1439px) {
  .onborad-campus-list-section .test-pattern ul .campuses-name {
    font-size: 28px;
  }
}

@media (max-width: 1199px) {
  .onborad-campus-list-section .test-pattern ul .campuses-name {
    font-size: 24px;
  }
}

@media (max-width: 1023px) {
  .onborad-campus-list-section .test-pattern ul .campuses-name {
    font-size: 21px;
  }
}

@media (max-width: 767px) {
  .onborad-campus-list-section .test-pattern ul .campuses-name {
    width: 80%;
  }
}

.onborad-campus-list-section .test-pattern ul .campuses-name span {
  font-size: 23.1px;
  line-height: 1.15;
}

@media (max-width: 1439px) {
  .onborad-campus-list-section .test-pattern ul .campuses-name span {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  .onborad-campus-list-section .test-pattern ul .campuses-name span {
    font-size: 18px;
  }
}

@media (max-width: 1023px) {
  .onborad-campus-list-section .test-pattern ul .campuses-name span {
    font-size: 16px;
  }
}



/* .onborad-campus-list-section .test-pattern ul .campuses-name span.numbers {
  font-size: 18px;
}
@media (max-width: 1199px) {
  .onborad-campus-list-section .test-pattern ul .campuses-name span {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .onborad-campus-list-section .test-pattern ul .campuses-name span {
    font-size: 14px;
  }
} */




.onborad-campus-list-section .test-pattern ul {
  list-style: none;
  padding: 0;
  border-collapse: collapse;
  width: 100%;
  color: #323232;
  margin: 0;
  z-index: 2;
  width: 50%;
  line-height: 1.25;
}

@media (max-width: 767px) {
  .onborad-campus-list-section .test-pattern ul {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .onborad-campus-list-section .test-pattern ul .mobile-hidden {
    display: none !important;
  }
}

.onborad-campus-list-section .test-pattern ul ul {
  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;
  width: 100%;
}

.onborad-campus-list-section .test-pattern ul ul li {
  z-index: 2;
  text-align: center;
  padding: 10px 10px;
  border-width: 5px 4px;
  border-style: solid;
  border-color: #fff;
  background-color: #eaeaea;
  height: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1.25;
}

.onborad-campus-list-section .test-pattern ul ul li.serial-no-heading,
.onborad-campus-list-section .test-pattern ul ul li.campuses-name-heading {
  height: auto;
}

.onborad-campus-list-section .test-pattern ul.single-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.onborad-campus-list-section .test-pattern .table-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 767px) {
  .onborad-campus-list-section .test-pattern .table-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.onborad-campus-list-section .test-pattern .table-wrapper .table-holder {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer {
  overflow: hidden;
  padding: 50px 0 40px 0;
  background: #323232;
}

@media (max-width: 767px) {
  .footer {
    padding: 25px 0;
  }
}

.footer h1 {
  color: white;
  font-size: 60px;
  line-height: normal;
  font-weight: 700;
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 1200px) {
  .footer h1 {
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .footer h1 {
    font-size: 16px;
    margin: 0 0 12px;
  }
}



.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 50px;
  padding-left: 0px;
}

@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: 14px;
  }
}

.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: white;
}

@media (min-width: 768px) {
  .footer .contact-info li+li {
    padding-left: 42px;
  }
}

.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;
}

.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: 767px) {

  .footer .contact-info li .icon-holder img {
    max-width: 25px;
    max-height: 25px;
  }

}

.footer .contact-info li a {
  font-size: 30px;
  font-weight: 500;
  color: white;
  padding-right: 5px;
}

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

.footer .contact-info li a:hover {
  color: #000;
  text-decoration: none;
}

.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;
}

@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;
}

.footer .social-links a {
  display: block;
  font-size: 24px;
  font-weight: 600;
  color: white;
}

.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;
}

.text.second {
  text-align: left !important;
  padding: 0 0 0 33px !important;


}

@media(max-width:767px) {
  .text.second {

    padding: 10px 0 0 !important
  }
}

.upper-word.sup {
  margin: -15px 0 0;
}

.button-block {
  padding: 25px 0 0;
}

.banner-block .btn-holder .btn {
  background: #fbb718;
  padding: 15px 20px;
  border-radius: 5px;
  display: block;
  width: fit-content;
  margin: 0 auto;
  font-weight: 500;
  margin-top: 5px;
}

.banner-block .btn-holder {
  max-width: 280px;
}

@media(max-width:767px) {
  .banner-block .btn-holder {
    margin: 0 auto;
    margin-bottom: 15px;
  }
}

@media(max-width:1023px) {
  .banner-block .btn-holder {
    margin-bottom: 20px;
  }
}

@media(max-width:1199px) {
  .banner-block .btn-holder {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .why-use-section .features-list li {
    height: auto;
  }
}


@media(max-width: 450px) {
  .onborad-campus-list-section.section-right-icon::after {
    width: 97px;
  }
}

.banner-block {
  display: none;
}

a.apply-online-side.back-side {
  display: none !important;
}

@media (max-width: 1469px) {

  .header .main-nav li {

    margin: 0 9px !important;

  }

}



@media (max-width: 1399px) {

  .header .main-nav li {

    margin: 0 6px !important;

  }

}

@media (max-width: 1099px) {

  .header .main-nav li {

    margin: 0 5px !important;

  }

}

@media (max-width: 1023px) {
  .why-use-section .features-list .text  {
   padding: 10px 0 0;
   
  }
}







.evening-coaching-contact-form {
  padding: 10px 0 60px;
}

@media (max-width: 767px) {
  .evening-coaching-contact-form    .row-block{
    padding: 10px 0 30px;
  }
}


.evening-coaching-contact-form    .row-block{
  display: flex;
  flex-flow: row wrap;
  margin: -7px;
  font-size: 25px;
}


@media (max-width: 1199px) {
  .evening-coaching-contact-form    .row-block{
    font-size: 20px;
  }
}


@media (max-width: 767px) {
  .evening-coaching-contact-form    .row-block{
    font-size: 16px;
  }
}

@media (max-width: 575px) {
  .evening-coaching-contact-form    .row-block{
    width: 100%;
    margin: 0;
  }
}


.evening-coaching-contact-form .col-block-6{
  width: calc(50% - 14px);
  margin: 7px;

}


@media (max-width: 575px) {
  .evening-coaching-contact-form .col-block-6{
    width: 100%;
    margin: 0;
  }
}

.evening-coaching-contact-form .form-control{
  width: 100%;

}



.evening-coaching-contact-form .col-block-12{
  width: 100%;
}

.evening-coaching-contact-form  .wpcf7-form-control.has-spinner.wpcf7-submit.btn.btn-primary.btn-sm {
	border-radius: 10px;
	padding: 0 25px;
	color: #e6e6e6;
	background: #323232;
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 60px;
  cursor: pointer;
  font-size: 22px;
}


@media (max-width: 767px) {
.evening-coaching-contact-form  .wpcf7-form-control.has-spinner.wpcf7-submit.btn.btn-primary.btn-sm {
    font-size: 20px;
  }
}

@media (max-width: 575px) {
.evening-coaching-contact-form  .wpcf7-form-control.has-spinner.wpcf7-submit.btn.btn-primary.btn-sm {
    font-size: 18px;
  }
}




.evening-coaching-contact-form   .screen-reader-response {
	display: none;
}


.evening-coaching-contact-form  .wpcf7-response-output {
	margin-top: 20px;
}




.evening-coaching-contact-form  .wpcf7-not-valid-tip {
	margin-top: 20px;
	color: red;
}

