* {
  font-family: roboto;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.ft-links {
  color: #686868 !important;
}

.logo {
  height: 60px;
  margin: 0px;
}

.nav-item {
  font-size: 20px;
  font-weight: 700;
  margin-right: 10px;
  color: #686868 !important;
}

.navbar-nav {
  margin-left: 70px;
}

.navbar-nav li a {
  color: #686868 !important;
}

.navbar-nav li a:hover {
  color: #4e92c4 !important;
  text-decoration: underline solid #4e92c4;
}

.home {
  margin-top: 70px;
}

.intro {
  margin-top: 120px;
  padding: 15px;
  background-color: rgba(78, 146, 196, 0.2);
}

.points {
  margin-top: 30px;
}

.points i {
  color: #4e92c4;
}

.points p {
  font-size: 20px;
}

.parent_login {
  margin-top: 70px !important;
}

label {
  font-weight: 500;
}

.card-form {
  border-radius: 20px;
  background: url(../../media/free-trial/signup_bg_wizard.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 600px;
  background-position: center;
}

.index-card-form {
  border-radius: 20px;
  background: url(../../media/free-trial/signup_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 580px;
  background-position: center;
}

.form-heading {
  margin-top: 5px;
  margin-bottom: 30px;
  color: #000;
}

.form-heading-vae {
  margin-top: 40px;
  margin-bottom: 10px;
  color: #000;
}

.form-control::-webkit-input-placeholder {
  color: #3b3735;
  font-size: 16px;
}

.form-control {
  border-radius: 5px;
}

.firstLetterCapital{
  text-transform: capitalize;
}

.btn-otp {
  margin-top: 20px;
  margin-bottom: 70px;
  background-color: #4e92c4;
  color: #fff;
  border-radius: 05px;
  padding-left: 20px;
  padding-right: 20px;
}

.btn-votp {
  margin-top: 20px;
  background-color: #4e92c4;
  color: #fff;
  border-radius: 05px;
  padding-left: 20px;
  padding-right: 20px;
}

.btn-signup {
  background-color: #4e92c4;
  color: #fff;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  /*margin-top: 15px;*/
  font-weight: 600;
}

.btn-student-login:hover {
  color: #fff;
  background-color: #ff6055;
}

.btn-student-login {
  margin-top: 20px;
  margin-bottom: 30px;
  background-color: #ff7166;
  color: #fff;
  font-weight: 600px;
  border-radius: 5px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 20px;
}

.btn-program {
  font-weight: 600px;
  margin-top: 10px;
  background-color: #4e92c4;
  color: #fff;
  border-radius: 50px;
  padding-left: 20px;
  padding-right: 20px;
}

.social-signup {
  padding: 5px;
  border-radius: 50%;
  margin: auto !important;
}

.btn-google {
  padding: 03px 25px 03px 25px;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  background-color: #dedede;
  margin: 10px;
}

.btn-facebook {
  padding: 03px 15px 03px 15px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  background-color: #3a589e;
  margin: 10px;
  float: left;
  /*border-radius:0px !important;*/
}

.slot-heading {
  margin: 0;
  color: #686868;
  font-size: 14px;
}

.programs .row {
  margin-top: 30px;
}

.card-program img {
  margin-top: 15px;
  width: 100px;
}

.card-program {
  border-radius: 20px;
  min-height: 340px;
}

section {
  margin-top: 100px;
  text-align: center;
}

.section-title {
  padding-top: 30px;
  padding-bottom: 50px;
}

.card-testimonials img {
  width: 100px;
}

.carousel {
  background-color: #fff;
  min-height: 350px;
  padding: 40px;
  border-radius: 20px;
}

.card {
  border: none !important;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 10px;
  text-indent: 0;
  cursor: pointer;
  border: none;
  border-radius: 50%;
  background-color: #4e92c4;
}

.carousel-indicators .active {
  width: 10px;
  height: 10px;
  margin: 10px;
  background-color: #ff7166;
}

.testimonial {
  background-color: #f2f2f2;
  padding: 40px;
}

.company-logo img {
  height: 120px;
}

.highlight {
  padding: 10px;
  margin: 20px;
  border-radius: 50px;
  box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.2);
}

.highlight p {
  font-size: 20px;
}

.highlight span {
  font-size: 25px;
  font-weight: bold;
  color: #ff7166;
}

.team-section {
  margin-bottom: 70px;
}

/* HIDE RADIO */
[type="radio"]:not(.promo-consent-radio) {
  position: absolute !important;
  opacity: 0 !important;
  width: 0 !important;
  height: 0 !important;
}

.promo-consent-radio {
  position: inherit !important;
  opacity: inherit !important;
  width: inherit !important;
  height: inherit !important;
}

/* IMAGE STYLES */
[type="radio"]+img {
  cursor: pointer;
}

[type="radio"]+.caption-btn {
  cursor: pointer;
  border: 2px solid #ff7166;
  border-radius: 5px;
  padding: 3px 15px 3px 15px;
  font-size: 16px;
  font-weight: 600;
}

[type="radio"]:hover+.caption-btn {
  color: #fff;
  background-color: #ff7166;
}

[type="radio"]:checked+.caption-btn {
  color: #fff;
  background-color: #ff7166;
}

[type="radio"]+.student-card {
  cursor: pointer;
  border: 2px solid #ff7166;
  border-radius: 5px;
  padding: 5px 15px 5px 15px;
  font-size: 16px;
  font-weight: 600;
  width: 180px;
}

[type="radio"]+.student-card p {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  font-weight: 400;
  color: #4e92c4;
}

[type="radio"]:hover+.student-card p {
  color: #fff;
}

[type="radio"]:checked+.student-card p {
  color: #fff;
}

[type="radio"]:hover+.student-card {
  color: #fff;
  background-color: #ff7166;
}

[type="radio"]:checked+.student-card {
  color: #fff;
  background-color: #ff7166;
}

/* CHECKED STYLES */
[type="radio"]:checked+img {
  outline: 2px solid #ff7166;
}

.caption {
  /* Make the caption a block so it occupies its own line. */
  display: block;

  font-size: 12px;
}

.radio-icon {
  width: 70px;
}

.form-group {
  margin-top: 10px;
  margin-bottom: 8px;
}

.back-btn {
  color: #686868;
  background-color: transparent;
  display: inline-flex;
  align-items: center;
  position: absolute;
  left: 50px;
  font-size: 24px;
}

.btn-slots {
  border: 2px solid #ff7166;
  color: #ff7166;
  background-color: #fff;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 14px;
}

.active-slots {
  background-color: #ff7166;
  color: #fff;
}

.slots {
  font-size: 14px;
  margin-bottom: 15px;
}

.time {
  font-size: 12px;
  font-weight: 600;
  color: #4e92c4;
}

.fa-google {
  color: #ea4335;
  border: 2px solid #ea4335;
}

.fa-facebook-f {
  color: #4267b2;
  border: 2px solid #4267b2;
}

.reduce-p-bottom-margin {
  margin-bottom: 0.5rem !important;
}

.resend-otp {
  color: #ff7166;
}

.card-footer-link {
  color: #4e92c4;
}

.description {
  list-style-type: none;
  margin-top: 35px;
  color: #686868;
  font-size: 16px;
  padding: 0px;
}

hr {
  width: 150px;
  border: none;
  height: 2px;
  background: #ff7166;
  margin-top: 30px;
  margin-bottom: 20px;
}

.borderr {
  border: 2px solid #000;
}

.program-sm {
  /*display: flex;*/
  width: min-content;
}

.confirmation h4 {
  line-height: inherit;
}

.confirmation h2 {
  font-family: "Dancing Script", cursive;
  font-size: 40px;
}

.date-time p {
  color: #ff7166;
  line-height: 15px;
}

.web-btn p {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}

.module-list {
  width: 47% !important;
  margin: 0 8px 8px 0px;
  float: left;
  cursor: pointer;
}

.selected-module {
  background: #ff7166 !important;
  color: #fff !important;
}

.required-label:after {
  content: "*";
  color: red;
}

.selected-slot {
  background: #ff7166 !important;
  color: #fff !important;
}

label.error {
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
  text-align: left;
}

.custom-select.error,
.form-control.error,
.was-validated .custom-select:error,
.was-validated .form-control:error {
  border-color: #dc3545;
}

.spinner {
  position: relative;
}

.spinner.spinner-primary:before {
  border: 2px solid #3699ff;
  border-right: 2px solid transparent;
}

.spinner:before {
  -webkit-animation: animation-spinner .5s linear infinite;
  animation: animation-spinner .5s linear infinite;
}

.spinner:before {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: -.75rem;
}

.spinner:before {
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 0;
  border-radius: 50%;
  border: 2px solid #d1d3e0;
  border-right: 2px solid transparent;
}

.loader-img {
  height: 50px !important;
  flex-direction: unset !important;
  margin: auto !important;
}

#gSignIn {
  width: 150px;
  margin: 10px;
  float: right;
}

.invalid-feedback {
  text-align: left !important;
}

#email-phone-error {
  margin-bottom: -1.25rem;
}

.otp_success {
  color: green;
  font-size: 80%;
  text-align: left;
  float: left;
  margin: 0.25rem 0 -0.5rem;
}

.otp_error {
  color: #dc3545;
  text-align: left;
  float: left;
  margin-bottom: -0.75rem;
}

.confirmation-error {
  color: #dc3545;
  font-size: 18px;
}

.slot-message {
  font-size: 1rem;
  line-height: 1.5rem;
  display: block;
  text-align: center !important;
  width: 100%;
}

.response-section.success {
  color: green;
  font-size: 20px;
  line-height: 34px;
}

.response-section.error {
  color: #dc3545;
  font-size: 20px;
  line-height: 34px;
}

.available-slot-error {
  margin: auto;
  text-align: center !important;
}

.vae-available-slot-error {
  margin: auto;
  text-align: center !important;
}

.promo-consent-error {
  margin: auto;
  text-align: center !important;
}

.card-form-vae,
.card-form-consent {
  border-radius: 20px;
  background: url(../../media/free-trial/signup_bg_wizard.png);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 600px;
  background-position: center;
  display: none;
}

.main-event-details {
  text-align: left;
}

.confirmation-section .alert-text.text-danger {
  margin-top: 60px;
  font-size: 22px;
}

.ft-parent-link {
  color: #fff !important;
}

.fab {
  padding: 6px 4px !important;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  color: #6c757d;
  border: 2px solid #6c757d;
  border-radius: 50%;
  width: 30px;
}

​​​​​​​​ .fab:hover {
  color: #6c757d;
}

.banner-ft-btn-grp div {
  float: left;
  padding: 0 !important;
}

.success-info-text {
  line-height: 1.6;
}

#phone-exists {
  max-height: 150px;
  overflow-y: auto;
}

.iti__country-list::-webkit-scrollbar,
#phone-exists::-webkit-scrollbar {
  width: 6px;
}

.iti__country-list::-webkit-scrollbar-track,
#phone-exists::-webkit-scrollbar-track {
  box-shadow: inset 0 0 4px #0000004d;
  margin: 12px;
}

.iti__country-list::-webkit-scrollbar-thumb,
#phone-exists::-webkit-scrollbar-thumb {
  background-color: #4e92c4;
  outline: 4px solid #4e92c4;
  border-radius: 4px;
}

.phone-parent-title {
  font-size: 14px;
  line-height: 14px;
  margin: 10px 0;
  color: #dc3545;
  font-weight: 500;
}

.phone-parent {
  box-shadow: 0px 1px 2px 0px #a7a7a7;
  border-radius: 4px;
  margin: 8px 12px 12px 4px;
  text-align: left;
  padding: 8px;
}

.phone-parent:hover {
  box-shadow: 0 0 3px 0 #4e92c4;
  background-color: #e9ecef33;
}

.phone-parent-login span {
  font-size: 12px;
  line-height: 16px;
  display: block;
  color: #dc3545;
}

#login-step2 #loader {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #ffffff9c;
  z-index: 99;
  padding-top: 100%;
}

.parent-details-container {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 30px;
  text-align: left;
  color: #686868;
}

.parent-details-heading {
  text-align: left;
  font-size: 16px;
}

#verify-email-user-details label {
  display: block;
  text-align: left;
  padding: 0;
  font-size: 14px;
}

#verify-email-user-details span {
  color: #dc3545;
}

.verify-btn {
  background-color: #4e92c4;
  color: white;
}

.iti__country-list {
  width: 330px;
  overflow-x: hidden;
  overflow-y: auto;
}

.iti {
  width: 100%;
}

.select2-container .select2-search--inline {
  max-width: 100%;
}

.select2-container .select2-search--inline .select2-search__field {
  padding: .375rem 0 0;
  margin-top: 0;
  max-width: 100%;
}

.select2-container .select2-search--inline .select2-search__field::placeholder {
  color: #495057;
}

.select2-container .select2-selection--multiple {
  border: 1px solid #ced4da;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: block;
  padding: 0 0.75rem 0.375rem;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  margin-top: 0.375rem;
  color: #495057;
  background-color: #f9f9f9;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
}

#school_year {
  color: #495057;
  font-size: 1rem;
}

#errorLabelContainer li {
  list-style-type: disc;
  color: red;
}

.freeTrialErrors {
  font-size: 12px;
  color: red;
  font-weight: 400;
  text-align: left;
}

.validation-response {
  text-align: left;
}

.btn-waiting-list {
  background: #F5F5F5;
}

.main-banner-section {
  background: url(../../media/free-trial/banner-bg.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px;
  margin-top: 85px;
  height: 675px;
  max-height: 675px;
}

.text-left {
  text-align: left !important;
}

.banner-text-container {
  width: 85%;
  float: right;
  margin-top: 130px;
}

.btn-banner {
  color: #FF3F4A;
  border: 1px solid #FF658B;
  background-color: #FFFFFF;
  padding: 4px 20px 2px;
  border-radius: 30px;
  margin-bottom: 10px;
  font-weight: 500;
}

.banner-text {
  margin: 10px auto 15px auto;
}

.text-white {
  color: #fff !important;
}

.btn-banner-book-trial {
  background-color: #FF3F4A;
  color: #ffffff;
  font-size: 12px;
  padding: 12px;
  font-weight: 500;
}

.youtube-img {
  height: 45px;
  margin-right: 10px;
  margin-left: 0px;
}

a.text-blue.btn-watch-video {
  font-size: 15px;
  font-weight: bold;
  color: lightblue;
}

.banner-credit-btn-grp {
  color: #fff;
  margin-top: 5px;
  margin-left: 8px;
}

.credit-card-icon {
  height: 11px;
}

.credit-card {
  font-size: 9px;
}

.banner-rating-section {
  display: block;
  float: right;
  position: relative;
  margin-right: 225px;
}

.banner-rating-img {
  background: #fff;
  width: 250px;
  border-radius: 30px;
  margin-left: 50px;
  margin-top: 15px;
  position: absolute;
  padding-left: 25px;
}

img.banner-rating-stars {
  height: 18px;
}

img.banner-rating-google {
  height: 38px;
}

img.banner-rating-facebook {
  height: 38px;
}

.remove-banner-pad{
   margin-top: 110px !important;
}

.banner-rating-text {
  width: 75px;
  background-color: #FD5252;
  color: #fff;
  border-radius: 45px;
  height: 75px;
  float: left;
  padding: 14px;
  position: relative;
}

.banner-rating-text p {
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 0px;
  line-height: 26px;
}

.banner-rating-text span {
  font-size: 11px;
  text-transform: uppercase;
}

.banner-girl {
  left: 100px;
  position: absolute;
  top: 49px;
}

.col-md-1.banner-social-icons-container {
  margin-top: 120px;
}

.banner-social-icons {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
}

.scroll-down-text {
  color: #fff;
  margin-top: 130px;
  transform: rotate(270deg);
  white-space: nowrap;
  letter-spacing: 9px;
  font-size: 11px;
}

.down-arrow-icons {
  margin-top: 50px;
}

img.banner-element-dots {
  position: absolute;
  left: 10%;
  height: 65px;
  /* top: 165%; */
}

.home {
  margin-top: -175px;
  background: url(../../media/free-trial/ft-form-bg.png);
}

.out-program-container {
  background: #F5FCFF;
  border: 1px solid #4EC2FE;
  border-radius: 20px;
}

.out-program-div {
  float: left;
  padding: 10px;
  margin: 15px 15px 15px 15px;
  min-height: 135px;
}

.out-program-container h4 {
  font-size: 1.5rem;
  border-bottom: 1px solid darkgray;
  width: 70%;
}

.col-1.verticle-line {
  border-right: 1px solid darkgray;
  float: left;
  margin: 0;
  padding: 0;
  width: 0px;
  height: 40%;
  top: 25%;
  margin-right: 15px;
}

.program-name {
  font-weight: bold;
  margin-top: 15px;
  color: #000;
}

.out-program-div:not(:first-child):hover .program-name {
  color: #fff;
}

.out-program-div:not(:first-child):hover a {
  color: #fff;
}

.subject-corner-div {
  width: 53px;
  height: 52px;
  border-bottom-left-radius: 300px;
  background: orange;
  position: absolute;
  top: 0;
  right: 0;
  border-top-right-radius: 55px;
  display: none;
}

.program-text a {
  font-size: 12px;
  color: gray;
}

.out-program-div:not(:first-child):hover {
  background: #FF3F4A;
  border-radius: 10px;
  color: #fff;
}

.out-program-div:hover>.subject-corner-div {
  display: block;
}

.features-text {
  text-align: left;
  float: left;
}

.btn.btn-feature {
  background: #FFF8FA;
  color: #FF3F4A;
  border: 1px solid #FF3F4A;
  border-radius: 30px;
  height: 30px;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: bold;
  margin-top: -20px;
}

.features-text h4 {
  margin: 20px 0px 20px 0px;
}

.text-orange {
  color: #FF3F4A;
}

.features-text ul li {
  background: url(../../media/free-trial/icon-li-plus.png) no-repeat left top;
  padding-left: 35px;
  list-style: none;
  margin-left: -40px;
  margin-bottom: 12px;
  margin-top: 5px;
}

.features-img {
  float: left;
}

.achievements-section {
  background-image: url(../../media/free-trial/achievements.png);
  height: 1081px;
  background-repeat: no-repeat;
  background-position: center;
  margin-top: 150px;
}

.achievements-top-btn {
  width: 100%;
  margin-top: -33px;
  max-height: 50px;
}

.btn.btn-feature {
  background: #FFF8FA;
  color: #FF3F4A;
  border: 1px solid #FF3F4A;
  border-radius: 30px;
  height: 30px;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: bold;
}

.btn-feature img {
  height: 14px;
}

.achievements-btn-container {
  width: 100%;
  max-height: 100px;
  margin: 69px auto;
}

.achievements-btn-container button {
  background: #FF3F4A;
  color: #fff;
  border: 1px solid #FCD;
  height: 32px;
  font-size: 14px;
}

.achievements-btn-container h4 {
  font-size: 28px;
  color: #fff;
  letter-spacing: 10px;
  font-weight: bold;
  background: linear-gradient(90deg, white -5%, #3F3F91 5%, #3F3F91 95%, white 110%);
  width: 50%;
  opacity: 0.8;
  margin: auto;
}

.achievements-plus-icon img {
  left: 68%;
  position: absolute;
  height: 100px;
}

.achievements-rank-text {
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 13px;
  margin-top: 525px;
}

.achievements-rank-images img {
  border: 5px solid #484868;
  border-radius: 10px;
  height: 120px;
  margin: 40px 15px 15px 15px;
}

.achievements-text {
  color: #F9D2E4;
  font-size: 22px;
  font-style: italic;
  margin: 65px;
}

.btn-banner-book-trial {
  background-color: #FF3F4A;
  color: #ffffff;
  font-size: 12px;
  padding: 12px;
  font-weight: 500;
}

.credit-card-icon {
  height: 11px;
}

.credit-card {
  font-size: 9px;
}

section.features {
  margin-top: 150px;
}

.btn.btn-feature {
  background: #FFF8FA;
  color: #FF3F4A;
  border: 1px solid #FF3F4A;
  border-radius: 30px;
  height: 30px;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: bold;
}

.btn-feature img {
  height: 14px;
}

section.features .container h4 {
  color: #000;
}

.card-features {
  border-radius: 50px;
  min-height: 225px;
  box-shadow: rgba(9, 30, 66, 0.25) 0px 1px 1px, rgba(9, 30, 66, 0.13) 0px 0px 1px 1px;
}

.text-center {
  text-align: center !important;
}

.card.card-features img {
  margin-top: 20%;
  margin-left: auto;
  margin-right: auto;
  height: 70px;
  width: auto;
}

.card-features .card-text {
  font-weight: bold;
  margin-top: 20px;
}

.features-img img {
    width: 90%;
}

section.lvy-league {
  margin-top: 150px;
}

.lvy-league-img {
  float: left;
}

.lvy-league-img img {
  width: 90%;
}

.lvy-league-text {
  float: left;
  text-align: left;
  padding-left: 75px;
}

.btn.btn-feature {
  background: #FFF8FA;
  color: #FF3F4A;
  border: 1px solid #FF3F4A;
  border-radius: 30px;
  height: 30px;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: bold;
}

.lvy-league-text h4 {
  margin: 25px auto;
}

.lvy-watch-now-btn {
  background: black;
  color: #fff;
  font-weight: 500;
  padding: 12px 25px;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 24px;
}

.testimonials {
  background-image: url(../../media/free-trial/testimonial-bg.png);
  height: 650px;
  background-position: center;
  position: relative;
  margin-top: 150px;
}

a.btn.btn-testimonial {
  background: #FFF8FA;
  color: #FF3F4A;
  border: 1px solid #FF3F4A;
  border-radius: 30px;
  height: 30px;
  padding: 5px 20px;
  font-size: 14px;
  font-weight: bold;
  margin-top: 60px;
}

section.testimonials h4 {
  margin: 20px;
}

.testimonial-video-block {
  width: 45%;
  margin: 40px auto;
}

.testimonial-video-block img {
  width: 100%;
}

.icon-num-seven {
  position: absolute;
  right: 25%;
  top: 23%;
}

img.icon-num-three {
  position: absolute;
  right: 18%;
  top: 10%;
}

img.icon-num-two {
  position: absolute;
  left: 20%;
  top: 20%;
}

section .ft-block {
  width: 60%;
  background-image: url(../../media/free-trial/ft-block-bg.png);
  margin: auto;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: -148px;
  /* z-index: 449!important; */
  position: relative;
  border-radius: 12px;
  height: 265px;
}

.ft-left-text {
  width: 60%;
  text-align: left;
  padding: 30px 20px 20px 60px;
  float: left;
  color: #fff;
}

.ft-left-text .btn.btn-ft {
  background: #FF3F4A;
  color: #fff;
  font-size: 14px;
  border-radius: 24px;
  margin-top: -8px;
}

.ft-right-img {
  width: 40%;
  float: left;
}

.ft-girl {
  width: 475px;
  margin-top: -15%;
  margin-left: -45%;
  /* top: -66px; */
}

img.ft-laptop {
  position: absolute;
  left: -25px;
  top: 25px;
  width: 48px;
}

img.ft-presentation {
  width: 48px;
  right: -25px;
  position: absolute;
  top: 25px;
}

img.ft-youtube {
  width: 32px;
  margin-bottom: -15px;
}

img.ft-certification {
  position: absolute;
  top: -10px;
  width: 24px;
  left: 51%;
}

section.build-by-team {
  background-image: url(../../media/free-trial/buit-by-team-bg.png);
  background-position: left;
  background-repeat: no-repeat;
  margin-top: 150px;
}

section.build-by-team img {
  width: 45px !important;
}

.build-by-team h4 {
  margin: 25px auto;
}

.build-by-team-block {
  width: 80%;
  align-self: revert;
  margin-left: auto;
  -webkit-box-shadow: -8px -8px 6px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: -8px -8px 6px -8px rgba(0, 0, 0, 0.75);
  box-shadow: -8px -8px 6px -8px rgb(0 0 0 / 25%);
  background-color: #Fff;
  height: 375px;
}

section.contact-us-section {
  background-image: url(../../media/free-trial/contact-us-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 11px !important;
  min-height: 275px;
}

.contact-us-block.row {
  clear: both;
  margin-top: 33px !important;
}

.contact-content {
  width: 48%;
  margin: auto;
}

.contact-content .text {
  width: 50%;
  float: left;
  font-size: 24px;
  text-align: left;
  color: #fff;
  vertical-align: middle;
  margin-top: 36px;
}

a.btn-contact-us {
  background: #000;
  padding: 8px 20px 8px 20px;
  border-radius: 22px;
  font-size: 16px;
  color: #fff;
}

.contact-content .image {
  width: 50%;
  float: left;
}

.contact-content .image img {
  width: 175px;
  margin-top: 20px;
}

.card.card-features img {
  margin-top: 20%;
  margin-left: auto;
  margin-right: auto;
  height: 70px;
  width: auto;
}

.card-features img {
  margin-top: 15px;
  width: 100px;
}

.build-by-team h4 {
  margin: 25px auto;
}

.build-by-team-grp {
  width: 80%;
}

.build-by-team-logos img {
  width: 80% !important;
}

.build-by-team-boxes {
  width: 70%;
  margin: auto;
}

.build-by-team-box {
  background: #FFF6F7;
  width: 31%;
  margin: 1%;
  float: left;
  border-radius: 15px;
}

.build-by-team-box>.number>h4 {
  color: #FF3F4A;
  font-size: 32px;
  font-weight: bold;
  margin: 36px auto 14px auto;
}

.build-by-team h4 {
  margin: 25px auto;
}

.build-by-team-box .text {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 36px;
}

.build-by-team-box {
  background: #FFF6F7;
  width: 31%;
  margin: 1%;
  float: left;
  border-radius: 15px;
}

.banner-social-icons img:hover {
  border: 2px solid white;
  border-radius: 8px;
}

.btn-banner-book-trial:hover {
  background-color: #025BB7;
  color: #fff;
  border: 1px solid #FF3F4A;
  transform: scale(1.05);
  transition: all 0.5s;
}

.lvy-watch-now-btn:hover {
  background-color: #ffffff;
  color: #000;
  border: 1px solid #000;
  transform: scale(1.05);
  transition: all 0.5s;
}

.btn.btn-ft:hover {
  background-color: #025BB7;
  color: #fff;
  border: 1px solid #FF3F4A;
  transform: scale(1.05);
  transition: all 0.5s;
}

.btn-contact-us:hover {
  background-color: #ffffff;
  color: #000;
  border: 1px solid #000;
  transform: scale(1.05);
  transition: all 0.5s;
}

a.text-blue.btn-watch-video:hover {
  color: #fff;
}

.bi.bi-facebook,
.bi.bi-linkedin,
.bi.bi-twitter,
.bi.bi-arrow-down-short {
  color: #fff;
  transition: color .3s ease-in-out;
}

.bi.bi-facebook:hover,
.bi.bi-linkedin:hover,
.bi.bi-twitter:hover {
  color: #1ba9e1;
}

footer section {
  margin-top: 0px;
}
.iti__selected-flag {
  align-items: flex-start !important;
  top: 12px !important;
}
.iti__arrow {
  margin-top: 5px !important;
}

.layout-header-text {
    font-size: 1.5rem;
}

@media only screen and (min-width : 1440px) {
  .ft-girl {
    width: 455px;
    margin-top: -11% !important;
    margin-left: -75%;
  }
}

@media only screen and (min-width : 1024px) {
  .out-program-div {
    margin: 15px 13px 15px 13px;
  }

  .features-img img {
    width: 100% !important;
  }

  .banner-girl {
    top: 110px;
  }

  .banner-text h1 {
    font-size: 32px;
  }

  a.text-blue.btn-watch-video {
    font-size: 12px;
  }

  .banner-text-container {
    width: 90%;
  }

  .ft-girl {
    width: 455px;
    margin-top: -15%;
    margin-left: -75%;
  }

  section .ft-block {
    width: 70%;
  }

  .build-by-team-box {
    width: 30%;
    margin: 1%;
  }

  .build-by-team-box>.number>h4 {
    font-size: 28px;
  }
   
  #image-container {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    margin-left: 69px !important;
  }

  #image-container img {
    width: 15% !important;
    margin-bottom: 13px;
  }

  .contact-content .text {
    font-size: 22px;
  }

  img.ft-youtube {
    width: 32px !important;
    margin-bottom: unset;
    margin-right: unset;
    position: absolute;
    top: 82%;
    left: 50%;

  }

}

/* IPAD View*/
@media (max-width: 768px) {
  section {
    margin-top: 50px;
    text-align: center;
  }

  .company-logo {
    display: none !important;
  }

  .section-title {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .banner-text h1 {
    font-size: 28px;
  }

  .banner-girl {
    left: 0px !important;
    top: 125px !important;
  }

  .col-md-1.banner-social-icons-container {
    margin-top: 75px !important;
  }

  .down-arrow-icons {
    margin: 30px auto auto -3px !important;
    /* width: 100%; */
  }

  .banner-text-container {
    width: 98% !important;
    float: right !important;
    margin-top: 115px !important;
  }

  .youtube-img {
    height: 45px !important;
    margin-right: 10px !important;
    margin-left: 0px !important;
  }

  #image-container {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    margin-left: 15px !important;
  }

  img.banner-element-dots {
    display: none !important;
  }

  .watch-intro-container {
    margin-top: 14px;
  }

  .out-program-div {
    margin: 15px 8px 15px 8px !important;
  }

  .out-program-div h6 {
    font-size: 12px !important;
  }

  .program-name {
    font-size: 13px !important;
  }

  .features-img img {
    width: 100%;
  }

  .btn.btn-feature {
    margin-top: -20px;
  }

  .achievements-section {
    margin-top: 100px !important;
  }

  .achievements-btn-container h4 {
    width: 80% !important;
  }

  .achievements-plus-icon img {
    left: 80% !important;
  }

  section.lvy-league {
    margin-top: 100px !important;
  }

  .lvy-league-text {
    padding-left: 20px !important;
  }

  .testimonials {
    margin-top: 100px !important;
  }

  .icon-num-seven {
    right: 14% !important;
    top: 25% !important;
  }

  img.icon-num-three {
    right: 2% !important;
    top: 22% !important;
    height: 34px;
  }

  img.icon-num-two {
    left: 10% !important;
    top: 24% !important;
  }

  .testimonial-video-block {
    width: 60% !important;
  }

  section .ft-block {
    width: 80% !important;
  }

  .ft-left-text {
    width: 64%;
    padding: 30px 0px 20px 25px !important;
  }

  .ft-right-img {
    width: 36% !important;
  }

  .ft-girl {
    width: 425px !important;
    margin-top: -8% !important;
    margin-left: -80% !important;
  }

  img.ft-youtube {
    margin-top: -45px !important;
    margin-right: -4%;
  }

  .build-by-team-boxes {
    width: 88% !important;
  }

  .build-by-team-box>.number>h4 {
    font-size: 28px !important;
  }

  .contact-content {
    width: 66% !important;
  }

  .contact-content .text {
    width: 60% !important;
  }

  .contact-content .image {
    width: 40% !important;
  }

  .subject-corner-div {
    width: 40px;
    height: 40px;
  }

  section.build-by-team {
    margin-top: 100px !important;
  }
 
  #image-container img {
    width: 15% !important;
    margin-bottom: 13px;
  }
  
}

@media (max-width: 576px) {
  .program-sm {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .mb-xs-3 {
    margin-bottom: 1rem !important;
  }

  .back-btn {
    left: 5px !important;
  }

  .card-form {
    background: url(../../media/free-trial/signup_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 650px;
  }

  .col-md-2 {
    padding: 5px !important;
  }

  .grade {
    justify-content: start;
  }

  .testimonial {
    padding: 10px;
  }

  .carousel {
    padding: 20px;
    min-height: auto;
  }

  .carousel-indicators {
    bottom: 0px;
  }

  .company-logo {
    display: none !important;
  }

  .highlight {
    margin-left: 56px;
    margin-right: 56px;
    margin-top: 20px;
  }

  .form-heading {
    margin-top: 6px;
  }

  div#showFreeTrialPrograms > .text-right {
    text-align: center !important;
  }
  #gSignIn {
    float: unset !important;
    margin: auto !important;
  }

  .banner-credit-btn-grp {
    float: none !important;
    margin-left: 2px;
  }

  .fb-sign-in {
    display: flex;
    justify-content: center;
  }

  .ft-girl {
    display: none !important;
  }

  .achievements-plus-icon img {
    left: 70% !important;
  }

  .main-banner-section {
    margin-top: 50px !important;
  }

  .banner-rating-section {
    margin-right: 70% !important;
    margin-top: -435px !important;

  }

  .banner-rating-img {
    width: max-content !important;
    margin-left: -80px;
    margin-right: -20px ;
    margin-top: -2px;
    background:none;
  }

  .banner-text-container {
    margin-top: 115px !important;
  }

  img.banner-rating-stars {
    height: 14px !important;
    display: none;
  }

  img.banner-rating-google {
    display: none;
  }

  img.banner-rating-google-mobile {
    height: 100px;
    width: 120px;
    margin-left: -20px;
  }

  img.banner-rating-facebook {
    display: none;
  }

  img.banner-rating-facebook-mobile {
    height: 100px ;
    width: 120px;
    margin-left:40px ;
  }

  .banner-rating-text {
    display: none;
  }

  .banner-rating-text p {
    display: none;
  }

  .banner-rating-text span {
    display: none;
  }

  .banner-girl {
    display: none !important;
    ;
  }

  .testimonials {
    margin-top: 100px;
  }

  .col-md-1.banner-social-icons-container {
    display: none !important;
  }

  .watch-intro-container {
    margin-top: 10px !important;
  }

  .banner-text h1 {
    font-size: 32px !important;
  }

  .banner-text {
    margin: 10px auto 30px auto !important;
  }

  .out-program-container h4 {
    width: fit-content !important;
  }

  /* .container .row {
    margin: auto;
  } */

  .col-1.verticle-line {
    display: none !important;
  }

  .out-program-div {
    width: 44% !important;
    margin: 8px !important;
  }

  .col-1.verticle-line {
    display: none !important;
  }

  .out-program-div.our-program-first-child {
    min-height: 80px;
    margin-bottom: 0px !important;
    width: 100% !important;
  }

  .lvy-league-text {
    margin-top: 20px !important;
  }

  .achievements-section {
    height: 360px !important;
    margin-top: 100px !important;
    background-size: contain !important;
  }

  .achievements-btn-container {
    width: 100% !important;
    max-height: 100px !important;
    margin: 10px auto !important;
  }

  .achievements-btn-container h4 {
    font-size: 16px !important;
    letter-spacing: 4px !important;
    width: 80% !important;
  }

  .achievements-rank-text {
    font-size: 20px !important;
    letter-spacing: 4px !important;
    margin-top: 95px !important;
  }

  .achievements-rank-images img {
    border-radius: 10px !important;
    height: 50px !important;
    margin: 10px 5px 15px 5px !important;
  }

  .achievements-text {
    color: blue !important;
    font-size: 14px !important;
    margin: 1px !important;
    font-weight: bold !important;
  }

  .achievements-ft-block {
    margin-top: 16px !important;
  }

  section.features {
    margin-top: 100px !important;
  }

  .feature-card-cantainer {
    width: 48%;
    float: left;
  }

  .btn.btn-feature {
    margin-top: 20px !important;
  }

  .lvy-league-img img {
    width: 80%;
  }

  .features-img img {
    width: 80%;
  }

  .testimonial-video-block {
    width: 80% !important;
  }

  img.icon-num-two {
    left: 5% !important;
    top: 24% !important;
  }

  .icon-num-seven {
    right: 8% !important;
    top: 28% !important;
    height: 26px;
  }

  img.icon-num-three {
    right: 3% !important;
    top: 21% !important;
    height: 36px;
  }

  .ft-left-text {
    width: 100% !important;
    padding: 21px 10px 20px 32px !important;
  }

  .ft-left-text .btn.btn-ft {
    margin-top: 0px !important;
  }

  img.ft-presentation {
    width: 48px !important;
    right: -30px !important;
  }

  img.ft-youtube {
    width: 32px !important;
    margin-top: -35px !important;
    margin-right: -8%;
  }

  .build-by-team-block {
    width: 86% !important;
    margin-left : 32px;
  }

  .build-by-team-grp {
    width: 94% !important;
  }

  #image-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #image-container img {
    width: 26% !important;
    margin-bottom: 5px;
    margin-right: 18px;
    padding-left: 11px;
  }

  .build-by-team-boxes {
    width: 88% !important;
  }

  .build-by-team-box>.number>h4 {
    font-size: 18px !important;
  }

  .build-by-team-box .text {
    font-size: 16px !important;
  }

  .contact-content {
    width: 74% !important;
  }

  .contact-content .text {
    font-size: 16px !important;
  }

  .achievements-plus-icon img {
    left: 63% !important;
    height: 20px !important;
  }

  section.lvy-league {
    margin-top: 100px !important;
  }

  section.build-by-team {
    margin-top: 100px !important;
  }

  .card-features {
    border-radius: 25px;
  }

  .contact-content .image img {
    width: 150px;
    margin-top: 20px;
  }
}

@media only screen and (min-width:320px) and (max-width:376px) {
  .banner-rating-section {
    margin-right: 200px !important;
    margin-top: -440px !important;
  }

  .banner-text h1 {
    font-size: 26px !important;
  }

  .watch-intro-container {
    margin-top: 10px !important;
  }

  .out-program-div:not(:first-child) {
    width: 100% !important;
    padding: 25px !important;
  }

  .feature-card-cantainer {
    width: 48%;
    float: left;
  }

  section.lvy-league {
    margin-top: 100px !important;
  }

  .testimonials {
    margin-top: 100px !important;
  }
  section .ft-block {
    height: 291px !important;
  }

  .ft-left-text {
    width: 100% !important;
    padding: 30px 10px 20px 32px !important;
  }
  
  .ft-left-text .btn.btn-ft {
    background: #FF3F4A;
    color: #fff;
    font-size: 14px;
    border-radius: 24px;
    margin-top: -11px !important;
  }

  img.ft-youtube {
    margin-top: 5px !important;
  }

  section.build-by-team {
    margin-top: 100px !important;
  }


  #image-container {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    margin-left: 12px !important;
  }

  #image-container img {
    width: 26% !important;
    margin-bottom: 5px;
    margin-right: 18px;
    padding-left: 11px;
  }
  
  .build-by-team-boxes {
    width: 70%;
    margin: auto;
  }

  .build-by-team-box {
    background: #FFF6F7;
    width: 31%;
    margin: 1%;
    float: left;
    border-radius: 15px;
  }

  .build-by-team-box>.number>h4 {
    color: #FF3F4A;
    font-size: 14px !important;
    font-weight: bold;
    margin: 36px auto 14px auto;
  }

  .build-by-team h4 {
    margin: 25px auto;
  }

  .build-by-team-box .text {
    font-weight: 500;
    font-size: 12px !important;
    margin-bottom: 36px;
  }

  .build-by-team-box {
    background: #FFF6F7;
    width: 31%;
    float: left;
    border-radius: 15px;
  }

  .contact-content .image img {
    width: 120px;
    margin-top: 30px;
  }

  .contact-content {
    width: 80% !important;
  }

  .contact-content .text {
    font-size: 14px !important;
  }

  .features-img {
    float: none;
    width: 75%;
    margin: auto;
  }

  .lvy-league-img img {
    width: 75%;
  }

  .banner-rating-img {
    width: max-content !important;
    margin-top: 30px;
    background:none;
  }
}

@media only screen and (max-width : 2560px) {
  img.ft-presentation {
    width: 48px !important;
    margin-top: -3px !important;
    margin-right: 2px;
  }

  /* section .ft-block {
    width: 1175px;
  } */

  img.ft-laptop {
    position: absolute;
    left: -21px;
    top: 25px;
    width: 48px;
  }

  img.ft-youtube {
    width: 32px;
    margin-top: 30px;
    margin-right: -31px;
  }

  section .ft-block {
    width: 60%;
    background-image: url(../../media/free-trial/ft-block-bg.png);
    margin: auto;
    /* background-position: center; */
    background-repeat: no-repeat;
    margin-top: -148px;
    /* z-index: 449!important; */
    position: relative;
    border-radius: 12px;
    height: 265px;
    background-size: cover;
  }

  #image-container {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    margin-left: 92px;
    padding-top: 10px;
  }
}

@media (max-width: 319px) {
  .banner-rating-img {
    width: max-content !important;
    margin-top: -120px;
    background:none;
    margin-right: -30px;
  }

  img.banner-rating-facebook-mobile {
    margin-left:5px;
  }

}

.phone-parent {
  background: #f6f8ff;
  padding: 8px 12px;
  border-radius: 6px;
  margin-top: 5px;
  border: 1px solid #dce3ff;
}

.phone-parent span {
  display: block;
  font-size: 13px;
  color: #333;
}

.phone-parent-login {
  text-decoration: none;
  display: block;
}

.invalid-input {
  display: block !important;
  margin-top: 3px;
  font-size: 13px;
  text-align: left !important;
}

.otp-block {
  margin-top: 10px;
}

.verify-phone-otp {
  width: 100%;
}
