@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:300,400,500,700,900");
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,400;1,900&display=swap" rel="stylesheet');
/* line 5, ../sass/hybrid-tab.scss */
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

/* line 12, ../sass/hybrid-tab.scss */
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  overflow-x: hidden;
}

/* line 18, ../sass/hybrid-tab.scss */
#header {
  display: none;
}

/* line 22, ../sass/hybrid-tab.scss */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
address,
big,
em,
img,
small,
strike,
strong,
sub,
sup,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 93, ../sass/hybrid-tab.scss */
ol,
ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

/* line 100, ../sass/hybrid-tab.scss */
html,
body {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 107, ../sass/hybrid-tab.scss */
.container {
  max-width: 1200px;
  padding: 0 15px;
  margin: 0 auto;
}

/* line 113, ../sass/hybrid-tab.scss */
.dialog-off-canvas-main-canvas {
  padding-top: 0px !important;
}

/* line 117, ../sass/hybrid-tab.scss */
.timer-hybrid {
  font-size: 14px;
  text-align: left;
  color: #565555;
  margin-top: 10px;
}

/* line 124, ../sass/hybrid-tab.scss */
.home-section {
  padding-top: 20px;
  padding-bottom: 80px;
  background: #005dff;
  background: linear-gradient(90deg #005dff 0%, #23adb6 71%, #45fca5 100%);
  background: -moz-linear-gradient(0deg, #005dff 0%, #23adb6 71%, #45fca5 100%);
  background: -webkit-linear-gradient(0deg, #005dff 0%, #23adb6 71%, #45fca5 100%);
  background: -ms-linear-gradient(0deg, #005dff 0%, #23adb6 71%, #45fca5 100%);
  min-height: 700px;
  height: 700px;
}
/* line 134, ../sass/hybrid-tab.scss */
.home-section header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
/* line 139, ../sass/hybrid-tab.scss */
.home-section header .logo {
  margin: 0px auto;
  display: block;
}
/* line 144, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 767px) {
  /* line 144, ../sass/hybrid-tab.scss */
  .home-section .banner-section-hybrid {
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
}
/* line 149, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .right-tagline-tab {
  width: 58%;
  padding-top: 100px;
}
@media (max-width: 767px) {
  /* line 149, ../sass/hybrid-tab.scss */
  .home-section .banner-section-hybrid .right-tagline-tab {
    width: 100%;
    padding-top: 1px;
  }
}
/* line 156, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .right-tagline-tab p {
  font-size: 20px;
  color: #bcf7ff;
  margin: 20px 0px 9px;
  font-family: Lato;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  /* line 156, ../sass/hybrid-tab.scss */
  .home-section .banner-section-hybrid .right-tagline-tab p {
    font-size: 12px;
  }
}
/* line 166, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .right-tagline-tab h6 {
  line-height: 29px;
  font-size: 20px;
  color: #81FBC3;
  margin: 20px 0px 9px;
  font-family: Lato;
  font-weight: 500;
  padding-right: 0;
}
@media (max-width: 767px) {
  /* line 166, ../sass/hybrid-tab.scss */
  .home-section .banner-section-hybrid .right-tagline-tab h6 {
    line-height: 18px;
    font-size: 15px;
    color: #81FBC3;
    margin: 7px 0px 9px;
    font-family: Lato;
    font-weight: 500;
    padding-right: 0;
  }
}
/* line 184, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .right-tagline-tab .h5-heading-hybrid {
  background: #076cb6;
  width: 91%;
  border: 2px solid #58bfda;
  border-radius: 7px;
  padding: 8px 13px;
}
@media (max-width: 767px) {
  /* line 184, ../sass/hybrid-tab.scss */
  .home-section .banner-section-hybrid .right-tagline-tab .h5-heading-hybrid {
    width: 100%;
  }
}
/* line 193, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .right-tagline-tab .h5-heading-hybrid h5 {
  font-weight: 500;
  color: #fff200;
  line-height: 21px;
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  /* line 193, ../sass/hybrid-tab.scss */
  .home-section .banner-section-hybrid .right-tagline-tab .h5-heading-hybrid h5 {
    width: 100%;
    font-size: 13px;
  }
}
/* line 205, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .right-tagline-tab h1 {
  margin-bottom: 0px;
  color: #fff;
  font-weight: 900;
  font-size: 45px;
  font-family: Lato;
}
@media (max-width: 767px) {
  /* line 205, ../sass/hybrid-tab.scss */
  .home-section .banner-section-hybrid .right-tagline-tab h1 {
    font-size: 22px;
  }
}
/* line 216, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid {
  max-width: 400px;
  background-color: #ffffff;
  padding: 34px;
  width: 400px;
  margin-left: 54px;
  -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.1);
  z-index: 9;
}
@media (max-width: 767px) {
  /* line 216, ../sass/hybrid-tab.scss */
  .home-section .banner-section-hybrid .form-section-hybrid {
    margin-left: 0;
    margin-top: 17px;
    padding: 13px 27px;
  }
}
/* line 231, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .ragister-hybrid-wrapper {
  text-align: center;
  margin-bottom: 25px;
  position: relative;
}
/* line 235, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .ragister-hybrid-wrapper figure {
  margin: 17px auto;
}
/* line 238, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .ragister-hybrid-wrapper h4 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 16px;
  color: #000000;
}
/* line 245, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .ragister-hybrid-wrapper .hybrid-input {
  position: relative;
  margin-top: 14px;
}
/* line 248, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .ragister-hybrid-wrapper .hybrid-input input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.73rem 0.75rem;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #656768;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #BEBEBE;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
/* line 262, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .ragister-hybrid-wrapper .hybrid-input .error-hybrid {
  font-size: 12px;
  color: red;
  right: 0;
  position: absolute;
  bottom: -34px;
}
/* line 269, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .ragister-hybrid-wrapper .hybrid-input .otp-wrapper {
  margin-bottom: 15px;
  text-align: center;
}
/* line 272, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .ragister-hybrid-wrapper .hybrid-input .otp-wrapper .global-otp-verify {
  position: absolute;
  top: 1px;
  right: 0px;
  z-index: 999999999;
  font-size: 14px;
  line-height: 22.2px;
  display: block !important;
  color: #fff;
  cursor: pointer;
  width: 83px;
  height: 42px;
  padding: 10px 0px;
  background: #0D90FF;
}
/* line 288, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .ragister-hybrid-wrapper .hybrid-input .number-error {
  color: #008000;
  font-size: 14px;
  font-family: open sans;
}
/* line 294, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .ragister-hybrid-wrapper .verify-hybrid-btn {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
  color: #2fbcd9;
  padding: 10px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border: 1px solid #2fbcd9;
  min-width: 100%;
  text-align: center;
  cursor: pointer;
  background-color: #ffffff;
  text-transform: uppercase;
  margin-top: 30px;
}
/* line 310, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .ragister-hybrid-wrapper .verify-hybrid-btn:hover {
  background-color: #008aff;
  color: #ffffff;
}
@media (max-width: 767px) {
  /* line 294, ../sass/hybrid-tab.scss */
  .home-section .banner-section-hybrid .form-section-hybrid .ragister-hybrid-wrapper .verify-hybrid-btn {
    margin-top: 22px;
  }
}
/* line 320, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-input {
  position: relative;
  margin-top: 14px;
}
/* line 323, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-input input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.73rem 0.75rem;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #656768;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #BEBEBE;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-top: 4px;
  height: 39px;
}
/* line 339, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-input select {
  display: block;
  width: 100%;
  padding: 1 0.75rem;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #656768;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #BEBEBE;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-top: 4px;
  margin-bottom: 14px;
  height: 39px;
}
/* line 356, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-input Label {
  font-size: 14px;
  font-family: 'Roboto';
  Color: #29343E;
}
/* line 362, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step h2 {
  color: #000;
  font-size: 20px;
  text-align: center;
}
/* line 368, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-input-pre-field Label {
  font-size: 14px;
  font-family: 'Roboto';
  Color: #29343E;
}
/* line 373, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-input-pre-field input[type="text"] {
  display: block;
  width: 100%;
  padding: 0.73rem 0.75rem;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #656768;
  background-color: #F0F0F0;
  background-clip: padding-box;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-top: 4px;
  height: 39px;
  margin-bottom: 10px;
}
/* line 389, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-input-pre-field textarea {
  display: block;
  width: 100%;
  padding: 0.73rem 0.75rem;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  color: #656768;
  background-color: #F0F0F0;
  background-clip: padding-box;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-top: 9px;
  margin-bottom: 18px;
  height: 85px;
}
/* line 406, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step {
  margin-bottom: 15px;
}
/* line 408, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step h4 {
  text-align: center;
  margin-bottom: 27px !important;
  font-weight: 900;
  text-transform: none !important;
}
/* line 414, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul {
  border-top: 1px solid #b8b8b8;
  padding-top: 17px;
  position: relative;
  display: flex;
  justify-content: space-around;
  width: 80%;
  margin: 0px auto;
}
/* line 422, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul:after {
  content: " ";
  width: 30px;
  height: 5px;
  background: #fff;
  position: absolute;
  top: -1px;
  left: 0;
}
/* line 434, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul:before {
  content: " ";
  width: 30px;
  height: 5px;
  background: #fff;
  position: absolute;
  top: -1px;
  right: 0;
}
/* line 446, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul li {
  flex: 1 1 100%;
  text-align: center;
  line-height: initial;
}
/* line 450, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul li:last-child {
  text-align: right;
}
/* line 453, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul li:first-child {
  text-align: left;
}
/* line 456, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul li span {
  color: #b8b8b8;
  font-size: 12px;
  line-height: 1.2;
  position: relative;
  display: inline-block;
}
/* line 462, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul li span:after {
  content: "";
  height: 16px;
  width: 16px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  display: inline-block;
  border: 1px solid #b8b8b8;
  background: #b8b8b8;
  position: absolute;
  left: 3px;
  right: 0;
  top: -31px;
  margin-top: -20px;
  margin: auto;
  z-index: 9;
}
/* line 478, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul li span:before {
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: #0D90FF;
  position: absolute;
  left: 10px;
  right: 0;
  top: -25px;
  margin: auto;
  z-index: 99;
  display: none;
}
/* line 494, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul li.active span {
  color: #0D90FF;
}
/* line 496, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul li.active span:after {
  background: #fff;
}
/* line 499, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul li.active span:before {
  display: block;
}
/* line 505, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul li.active span {
  color: #000;
}
/* line 507, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul li.active span:after {
  border: 1px solid #0D90FF;
  background: #0D90FF;
}
/* line 511, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .hybrid-step ul li.active span:before {
  display: none;
}
/* line 519, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .verify-hybrid-btn {
  font-size: 15px;
  line-height: 1.5;
  font-weight: 400;
  color: #2fbcd9;
  padding: 10px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border: 1px solid #2fbcd9;
  min-width: 100%;
  text-align: center;
  cursor: pointer;
  background-color: #ffffff;
  text-transform: uppercase;
  margin-top: 30px;
}
/* line 535, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .verify-hybrid-btn:hover {
  background-color: #008aff;
  color: #ffffff;
}
/* line 540, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*width: 50%;*/
  padding-top: 14px;
  margin-bottom: 17px;
  position: relative;
}
@media (max-width: 767px) {
  /* line 540, ../sass/hybrid-tab.scss */
  .home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
}
/* line 551, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:checked,
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
/* line 556, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:checked + label,
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 0px;
  cursor: pointer;
  display: inline-block;
  color: #29343e;
  padding-right: 30px;
  margin-right: 22px;
  font-size: 14px;
}
@media (max-width: 1023px) {
  /* line 556, ../sass/hybrid-tab.scss */
  .home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:checked + label,
  .home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:not(:checked) + label {
    margin-right: 4px;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  /* line 556, ../sass/hybrid-tab.scss */
  .home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:checked + label,
  .home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:not(:checked) + label {
    margin-bottom: 13px;
  }
}
/* line 574, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:checked + label:before,
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ced4da;
  border-radius: 100%;
  background: #fff;
}
/* line 586, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:checked + label:after,
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #29ace9;
  position: absolute;
  top: 4px;
  right: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 599, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
/* line 604, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .radio-admission-form-node [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 610, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .tnc-hybrid {
  display: flex;
  margin-top: 26px;
  position: relative;
}
/* line 614, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .tnc-hybrid p {
  font-size: 12px;
}
/* line 617, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .tnc-hybrid .error-hybrid {
  font-size: 12px;
  color: red;
  right: 0;
  position: absolute;
  bottom: -5px;
}
/* line 626, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .disclaimer-hybrid p {
  font-size: 12px;
  color: red;
  margin-bottom: -7px;
  margin-top: 8px;
}
/* line 633, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .disclaimer-hybrid-bottom {
  margin-top: 10px;
  text-align: center;
}
/* line 636, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .disclaimer-hybrid-bottom p {
  font-size: 12px;
  color: red;
  margin-bottom: 8px;
}
/* line 642, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .error-hybrid {
  font-size: 12px;
  color: red;
  right: 0;
  position: absolute;
  bottom: -20px;
}
/* line 649, ../sass/hybrid-tab.scss */
.home-section .banner-section-hybrid .form-section-hybrid .form-hybrid-step .astrick-hybrid {
  font-size: 12px;
  color: red;
}

/* Hide all steps by default: */
/* line 661, ../sass/hybrid-tab.scss */
.tab {
  display: none;
}

/* line 665, ../sass/hybrid-tab.scss */
#prevBtn {
  background-color: #bbbbbb;
  display: none !important;
}

/* line 670, ../sass/hybrid-tab.scss */
.strip-hybrid {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  /* line 670, ../sass/hybrid-tab.scss */
  .strip-hybrid {
    margin-top: 73px;
  }
}
/* line 676, ../sass/hybrid-tab.scss */
.strip-hybrid img {
  margin: 0px auto;
  display: block;
}

/* line 682, ../sass/hybrid-tab.scss */
.content-section-hybrid {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media (max-width: 767px) {
  /* line 682, ../sass/hybrid-tab.scss */
  .content-section-hybrid {
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
}

/* line 689, ../sass/hybrid-tab.scss */
.main-services {
  position: relative;
  margin: 0px;
  padding: 0px;
  text-align: center;
  margin: 18px auto;
  width: 1228px;
  /* 
  overflow: hidden;
  border: 1px solid #e5efff;
  background-color: #fff;
  border-radius: 8px 8px;
  box-shadow: 12px 14px 0 #e5edfa;
  transition: all 1s;
  min-height: 400px!important;
  max-width: 570px;*/
}
@media (max-width: 1023px) {
  /* line 689, ../sass/hybrid-tab.scss */
  .main-services {
    padding: 32px 0px 10px 0px;
    margin: 26px 5px 40px 0px;
  }
}
@media (max-width: 767px) {
  /* line 689, ../sass/hybrid-tab.scss */
  .main-services {
    padding: 27px 0px 0px 0px;
    margin: 0 5px 0 0px;
  }
}
/* line 713, ../sass/hybrid-tab.scss */
.main-services h3 {
  font-size: 34px;
  color: #292929;
  margin-bottom: 10px;
  text-align: left;
}
/* line 719, ../sass/hybrid-tab.scss */
.main-services p {
  padding: 0 0px;
  margin-bottom: 25px;
  text-align: left;
}
/* line 724, ../sass/hybrid-tab.scss */
.main-services .tablet-section {
  display: flex;
}
@media (max-width: 767px) {
  /* line 724, ../sass/hybrid-tab.scss */
  .main-services .tablet-section {
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
}
/* line 729, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-features {
  -ms-flex: 0 0 66.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 46.666667%;
  max-width: 46.666667%;
  padding-top: 20px;
  padding-left: 144px;
}
@media (max-width: 767px) {
  /* line 729, ../sass/hybrid-tab.scss */
  .main-services .tablet-section .tablet-features {
    padding-top: 0px;
    padding-left: 17px;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* line 744, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-features h3 {
  font-size: 34px;
  color: #292929;
  text-align: left;
  margin-bottom: 38px;
}
@media (max-width: 767px) {
  /* line 744, ../sass/hybrid-tab.scss */
  .main-services .tablet-section .tablet-features h3 {
    font-size: 25px;
    color: #292929;
    text-align: left;
    margin-bottom: 17px;
  }
}
/* line 756, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-features p {
  font-size: 18px;
}
@media (max-width: 767px) {
  /* line 756, ../sass/hybrid-tab.scss */
  .main-services .tablet-section .tablet-features p {
    font-size: 14px;
  }
}
/* line 762, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-features ul {
  list-style: none;
}
/* line 764, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-features ul li {
  margin-bottom: 10px;
  font-size: 14px;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 764, ../sass/hybrid-tab.scss */
  .main-services .tablet-section .tablet-features ul li {
    margin-bottom: 6px;
    font-size: 12px;
    text-align: left;
  }
}
/* line 773, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-features ul li img {
  width: 15px;
  vertical-align: middle;
  margin-right: 9px;
}
/* line 781, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-features_lenovo {
  -ms-flex: 0 0 60.666667%;
  -webkit-box-flex: 0;
  flex: 0 0 46.666667%;
  max-width: 46.666667%;
  padding-top: 49px;
  padding-left: 110px;
}
@media (max-width: 767px) {
  /* line 781, ../sass/hybrid-tab.scss */
  .main-services .tablet-section .tablet-features_lenovo {
    padding-top: 0px;
    padding-left: 17px;
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* line 796, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-features_lenovo h3 {
  font-size: 34px;
  color: #292929;
  text-align: left;
  margin-bottom: 38px;
}
@media (max-width: 767px) {
  /* line 796, ../sass/hybrid-tab.scss */
  .main-services .tablet-section .tablet-features_lenovo h3 {
    font-size: 25px;
    color: #292929;
    text-align: left;
    margin-bottom: 17px;
  }
}
/* line 808, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-features_lenovo p {
  font-size: 18px;
}
/* line 811, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-features_lenovo ul {
  list-style: none;
}
/* line 813, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-features_lenovo ul li {
  margin-bottom: 10px;
  font-size: 14px;
  text-align: left;
}
@media (max-width: 767px) {
  /* line 813, ../sass/hybrid-tab.scss */
  .main-services .tablet-section .tablet-features_lenovo ul li {
    margin-bottom: 6px;
    font-size: 12px;
    text-align: left;
  }
}
/* line 822, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-features_lenovo ul li img {
  width: 15px;
  vertical-align: middle;
  margin-right: 9px;
}
/* line 830, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-images {
  position: relative;
  -ms-flex: 0 0 40.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 40.333333%;
  max-width: 40.333333%;
  padding-left: 110px;
}
@media (max-width: 767px) {
  /* line 830, ../sass/hybrid-tab.scss */
  .main-services .tablet-section .tablet-images {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
  }
}
/* line 844, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-images img {
  width: 300px;
}
@media (max-width: 767px) {
  /* line 844, ../sass/hybrid-tab.scss */
  .main-services .tablet-section .tablet-images img {
    width: 200px;
    margin-bottom: 16px;
  }
}
/* line 851, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-images .text-center {
  text-align: center !important;
}
/* line 854, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-images .image {
  position: relative;
}
/* line 857, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-images .circles-img {
  background: url(../../../../themes/classroom/images/circle-image-tablet.png) no-repeat;
  width: 510px;
  height: 510px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -255px;
  margin-top: -255px;
}
/* line 868, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-images_lenovo {
  position: relative;
  -ms-flex: 0 0 60.333333%;
  -webkit-box-flex: 0;
  flex: 0 0 40.333333%;
  max-width: 40.333333%;
}
@media (max-width: 767px) {
  /* line 868, ../sass/hybrid-tab.scss */
  .main-services .tablet-section .tablet-images_lenovo {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
/* line 880, ../sass/hybrid-tab.scss */
.main-services .tablet-section .tablet-images_lenovo img {
  width: 246px;
}
@media (max-width: 767px) {
  /* line 880, ../sass/hybrid-tab.scss */
  .main-services .tablet-section .tablet-images_lenovo img {
    width: 170px;
  }
}

/* line 891, ../sass/hybrid-tab.scss */
.tablet-description ul {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  color: #858585;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px;
  font-family: "Lato";
}
@media (max-width: 767px) {
  /* line 891, ../sass/hybrid-tab.scss */
  .tablet-description ul {
    padding-left: 26px;
  }
}
/* line 904, ../sass/hybrid-tab.scss */
.tablet-description ul li {
  width: 278px;
  margin: 14px;
  min-height: 155px;
  float: left;
  font-size: 13px;
  padding: 4px 17px;
  font-weight: 400;
  background: #f8f9fa;
  border-radius: 12px;
}
@media (max-width: 767px) {
  /* line 904, ../sass/hybrid-tab.scss */
  .tablet-description ul li {
    width: 160px;
    font-size: 12px;
    margin: 3px;
  }
}
@media (max-width: 1023px) {
  /* line 904, ../sass/hybrid-tab.scss */
  .tablet-description ul li {
    width: 160px;
    font-size: 12px;
  }
}
/* line 924, ../sass/hybrid-tab.scss */
.tablet-description ul li img {
  display: block;
  text-align: center;
  margin: 20px auto;
}

/* line 932, ../sass/hybrid-tab.scss */
.jio-aritel-section {
  margin-left: 70px;
  margin-top: 50px;
}
@media (max-width: 767px) {
  /* line 932, ../sass/hybrid-tab.scss */
  .jio-aritel-section {
    margin-left: 0;
    margin-top: -13px;
  }
}
/* line 939, ../sass/hybrid-tab.scss */
.jio-aritel-section .hybrid-img-box {
  width: 94%;
}
@media (max-width: 767px) {
  /* line 939, ../sass/hybrid-tab.scss */
  .jio-aritel-section .hybrid-img-box {
    width: 100%;
  }
}
/* line 945, ../sass/hybrid-tab.scss */
.jio-aritel-section .mr-img-airtel {
  margin-top: 40px;
}

/* line 950, ../sass/hybrid-tab.scss */
.img-responsive {
  max-width: 100%;
  display: block;
  height: auto;
}

/* line 956, ../sass/hybrid-tab.scss */
.footer {
  background: #353535;
}
/* line 958, ../sass/hybrid-tab.scss */
.footer .footer-bottom {
  text-align: center;
  padding: 14px 0px;
}
/* line 961, ../sass/hybrid-tab.scss */
.footer .footer-bottom p {
  color: #d1d1d1;
  font-size: 12px;
  font-weight: normal;
}

/* line 970, ../sass/hybrid-tab.scss */
.thankyou-hybrid img {
  width: 28%;
}
/* line 973, ../sass/hybrid-tab.scss */
.thankyou-hybrid h2 {
  color: #3a3a3a;
  font-size: 53px;
  line-height: 51px;
  margin-top: 37px;
}
/* line 979, ../sass/hybrid-tab.scss */
.thankyou-hybrid p {
  font-size: 14px;
  font-weight: 700;
}
/* line 983, ../sass/hybrid-tab.scss */
.thankyou-hybrid h6 {
  margin-top: 40px;
  font-size: 13px;
  font-weight: 500;
  line-height: 17px;
}

/* line 991, ../sass/hybrid-tab.scss */
.thankyou-hybrid-banner .right-tagline-tab {
  width: 58%;
  padding-top: 72px !important;
}

/* line 996, ../sass/hybrid-tab.scss */
.thankyou-section {
  min-height: 576px;
  height: 576px;
}

/* line 1001, ../sass/hybrid-tab.scss */
.clear {
  clear: both;
}

/* line 1005, ../sass/hybrid-tab.scss */
.tab-note-section {
  font-size: 12px;
  text-align: left;
  margin-top: 16px;
}
@media (max-width: 767px) {
  /* line 1005, ../sass/hybrid-tab.scss */
  .tab-note-section {
    margin-left: 10px;
  }
}

/* line 1014, ../sass/hybrid-tab.scss */
.mr-bottom-hybrid {
  margin-bottom: 20px;
}

/* line 1018, ../sass/hybrid-tab.scss */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 9999;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}

/* Modal Content */
/* line 1044, ../sass/hybrid-tab.scss */
.modal-content-hybrid {
  background-color: #fff;
  margin: auto;
  padding: 0px 0px;
  width: 50%;
  position: relative;
  border-radius: 7px;
  top: 30%;
  border-top: 2px solid #0d90ff;
}
@media (max-width: 767px) {
  /* line 1044, ../sass/hybrid-tab.scss */
  .modal-content-hybrid {
    background-color: #fff;
    margin: auto;
    padding: 21px 17px;
    width: 73%;
    position: relative;
    border-radius: 7px;
    top: 22%;
    border-top: 2px solid #0d90ff;
  }
}
/* line 1063, ../sass/hybrid-tab.scss */
.modal-content-hybrid img {
  max-width: 100%;
  height: auto;
}

/* line 1069, ../sass/hybrid-tab.scss */
.modal-right {
  width: 45%;
}
@media (max-width: 767px) {
  /* line 1069, ../sass/hybrid-tab.scss */
  .modal-right {
    display: none;
  }
}

/* line 1076, ../sass/hybrid-tab.scss */
.hybrid-modal {
  display: flex;
}

/* line 1080, ../sass/hybrid-tab.scss */
.modal-content-p {
  width: 475px;
  padding-top: 54px;
  padding-right: 31px;
  margin-left: -32px;
}
@media (max-width: 767px) {
  /* line 1080, ../sass/hybrid-tab.scss */
  .modal-content-p {
    padding-top: 0px;
    padding-right: 0px;
    margin-left: 0px;
  }
}
/* line 1090, ../sass/hybrid-tab.scss */
.modal-content-p p {
  text-align: center;
  margin-bottom: 0;
  line-height: 23px;
  font-size: 14px;
  color: #e30744;
  font-weight: 500;
}

/* The Close Button */
/* line 1103, ../sass/hybrid-tab.scss */
.close-hybrid {
  float: right;
  font-size: 22px;
  font-weight: bold;
  top: -15px;
  position: absolute;
  right: -10px;
  background: #0D90FF;
  color: #fff;
  border-radius: 44px;
  /* padding: 2px 3px 0px 4px; */
  width: 29px;
  text-align: center;
  height: 28px;
  cursor: pointer;
}

/* line 1120, ../sass/hybrid-tab.scss */
.close-hybrid:hover,
.close-hybrid:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
