* {
  font-family: "Roboto";
}
.whatsapp-icon {
  position: fixed;
  bottom: 50px;
  right: 110px;
  background: #25d366;
  color: white;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 500;
  padding: 4px 10px;
  margin-right: 3px;
  text-align: center;
  z-index: 100;
}
.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}
.float:hover {
  color: white;
}
.my-float {
  margin-top: 16px;
}
.heading_1 {
  color:#fffdfa ;
  font-family: Roboto;
  font-weight: 500;
  line-height: 1.17em;
  letter-spacing: 1px;
}

.heading_1_subtext {
  color: #fffdfa;
  font-family: Roboto;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.14em;
  letter-spacing: 0.47px;
  max-width: 1150px;
}
.want_to_know {
  max-width: 1150px;
  margin: 0 auto 32px;
  text-align: center;
  color: #024088;
  font-family: Roboto;
  font-weight: 500;
  line-height: 1.25;
}
.browsing-cont {
  background-color: #f7f7f7;
  padding: 56px 0;
}
.browsing_inner_cont {
  display: flex;
  max-width: 1150px;
  margin: auto;
}
.kira_browsing_container {
  margin: auto;
  width: 220%;
}
.kira_browsing {
  display: block;
  width: 100%;
}
.most_student_text--container {
  padding: 20px 40px 0;
  text-align: justify;
}
.most_sudents_text {
  color: #263238;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
  text-align: left;
  margin-bottom: 0;
}

.kira_bg_2 {
  background-image: url("/images/kira/kira_background.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 56px 0;
}
.school-examples__image-containers {
  margin-top: 32px;
}
.schools-examples {
  margin: 56px 0 24px;
}
.schools-examples__heading {
  text-align: center;
}
.schools-examples__heading .schools-examples__heading1 {
  color: #024088;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2em;
  margin-bottom: 8px;
}
.schools-examples__heading .schools-examples__heading2 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.33;
  margin-bottom: 0;
}
.about-content-main {
  max-width: 1000px;
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  justify-content: center;
}
.about-content-main img {
  width: 23%;
}
.heading_2 {
  text-align: center;
  color: #024088;
  font-family: Roboto;
  font-weight: 500;
  line-height: 1.2em;
}
.kira_icons {
  max-width: 1150px;
  margin: auto;
}
.kira_icon {
  width: 100%;
  margin: auto;
  display: block;
}
.kira_grid_cont {
  text-align: center;
  color: rgba(0, 0, 0, 0.87);
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 24px;
  margin-top: 32px;
}
.kira_scary{
  padding: 56px 0;
}
.kira_grid_cont_scary {
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 32px;
}
.kira_diff .heading_2{
  margin-top: 0;
}
.scary_img{
  height: max-content;
}
.scary_img img{
  height: 100%;
}
.kira_grid_cont_scary .kira_grid_item{
  justify-content: flex-start;
}
.kira_grid_item {
  padding: 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  border-radius: 8px;
  border: 1px solid rgba(2, 64, 136, 0.4);
  background-color: #ffffff;
}
.kira_problem {
  background-color: #f7f7f7;
  padding: 56px 0;
}
.icon_text {
  margin-top: 20px;
  text-align: center;
  font-family: Roboto;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
  line-height: 1.4em;
}
.icon_subtext {
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  color: #263238;
  line-height: 1.38em;
  text-align: center;
  margin-bottom: 0;
}
.kira_master {
  padding: 56px 0;
}
.kira_master .icon_subtext{
  font-size: 18px;
  font-weight: 500;
}
.kira_master img {
  width: 100px;
  height: 100px;
}
.kira_questions{
  background-color: #f7f7f7;
  padding: 56px 0;
}
.problem_text {
  text-align: center;
  font-family: Roboto;
  font-size: 32px;
  font-weight: 500;
  color: #024088;
  line-height: 1.2em;
}
.problem_subtext {
  text-align: center;
  padding: 0 2px;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.33em;
}
.red-block-cont {
  display: flex;
  flex-direction: row;
  max-width: 1150px;
  margin: auto;
}
.red_block_row {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 32px;
  margin: auto;
  margin-bottom: 20px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
  border-radius: 8px;
  border: 1px solid rgba(2, 64, 136, 0.4);
  background-color: #ffffff;
  margin-right: 32px;
}
.red_block_text {
  margin: auto;
  padding-left: 16px;
  color: #263238;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.38em;
  text-align: justify;
}
.kira_diff_cont{
  background-color: #f7f7f7;
  padding: 56px 0;
}
.kira_diff {
  max-width: 1050px;
  margin: auto;
  margin-bottom: 24px;
}
.our_diff_bar_container_mobile {
  display: none;
  margin: auto;
  max-width: 1150px;
  position: relative;
  padding-top: 32px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.our_diff_text-container {
  max-width: 1150px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 16px;
}
.our_diff_bar_container {
  margin: auto;
  max-width: 1150px;
  position: relative;
  padding-top: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: fit-content;
}
.our_diff_bar_container_text {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  padding-top: 8px;
}
.our_diff_header {
  display: flex;
  align-items: flex-end;
}
.our_diff_header_text {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.33em;
  padding-left: 8px;
}
.our_diff_desc {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  text-align: left;
  padding-top: 8px;
}
.our_diff_desc li {
  padding: 4px;
  font-weight: 400;
}
.our_diff_desc p {
  font-weight: 400;
  margin-bottom: 8px;
}
.arrow {
  height: 24px;
  padding: 0 20px;
}
.our_diff_img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.our_diff_img img {
  height: 134px;
  width: 134px;
}
.our_diff_text {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
  border-radius: 8px;
  border: 1px solid rgba(2, 64, 136, 0.4);
  background-color: #ffffff;
  padding: 16px;
}
.our_diff_text ul{
  padding-left: 20px;
}
.heading_3 {
  text-align: center;
  color: #024088;
  font-family: Roboto;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2em;
}
.kira_sample-questions {
  max-width: 1150px;
  margin: auto;
}
.kira_sample-question__navlink,
.kira_sample-question__navlink:hover {
  color: #666;
}
.tab-content {
  padding: 0 20px;
}
.tab-font ul li {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4em;
}
.tab-font ul{
  margin-bottom: 0;
}
.tab-font ul li::marker {
  font-size: 28px;
}
.kira_sample-question__navlink-container > .active {
  background-color: #446aaa !important;
  color: white !important;
}
.kira_sample-question__navlink-container {
  margin-bottom: 16px;
  margin-top: 32px;
  border: none;
  border-bottom: 2px solid #211806;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  line-height: 0.88em;
  text-align: center;
  color: rgba(0, 0, 0, 0.75);
}
.kira_sample-question__navlink {
  background-color: rgba(0, 0, 0, 0.1);
  border-top-left-radius: 8px !important;
  border-top-right-radius: 8px !important;
  color: rgba(0, 0, 0, 0.75);
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  text-align: center;
  padding: 16px;
  margin: 1px !important;
}
.large_digits {
  margin: 16px 0;
  color: rgba(253, 175, 25, 0.87);
  font-family: Merriweather;
  font-size: 50px;
  font-weight: 400;
  letter-spacing: 0.01px;
  line-height: 0.72;
  text-align: center;
}
.kira_pricing_table_container {
  max-width: 1150px;
  margin: auto;
}
.pricing-panel {
  background-color: #ffffff;
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
}
.kira_risk {
  border: 3px solid #ffb000;
  border-left: none;
  border-right: none;
}
.kira_risk_outer {
  max-width: 850px;
  margin: auto;
}
.kira_risk_cont {
  color: #333333;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background-color: #ffffff;
  padding: 36px;
  font-weight: 400;
}
.kira_risk_cont img {
  width: 9%;
}
.kira_risk_desc {
  margin-top: 16px;
  font-weight: 400;
}
.applicants_container {
  padding: 56px 0;
  background-color: #f9f9f9;
}
.applicants_text {
  color: #024088;
  font-family: Roboto;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  text-align: center;
  margin-bottom: 32px;
}
.applicants_subtext {
  color: #666666;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.31px;
  letter-spacing: 0.4px;
  text-align: center;
  margin-bottom: 50px;
  padding: 0 10px;
}

/* KIRA PRICING TABLE CSS START */
table tr td {
  width: 25%;
}

.table td,
.table th {
  vertical-align: inherit;
}

.payment-btn {
  display: flex;
  justify-content: center;
}
.payment-btn form{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.kira-pricing-table-container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

#pricing-table-container {
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}
.wrapper {
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  -webkit-box-shadow: -1px -2px 1px #dbdbdb;
  -moz-box-shadow: -1px -2px 1px #dbdbdb;
  box-shadow: -1px -2px 1px #dbdbdb;
  position: relative;
  z-index: 90;
}

.wrapper-eep {
  border-top-left-radius: 15px !important;
  border-top-right-radius: 15px !important;
  box-shadow: 1px -2px 7px #dbdbdb !important;
  position: relative !important;
  z-index: 90 !important;
}

.wrapper-adv {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  -webkit-box-shadow: 1px -2px 1px #dbdbdb;
  -moz-box-shadow: 1px -2px 1px #dbdbdb;
  box-shadow: 1px -2px 1px #dbdbdb;
  position: relative;
  z-index: 90;
}

.m-pack-selector {
  display: none;
}

.shadow-left {
  -webkit-box-shadow: 1px 0px 0px #dbdbdb;
  -moz-box-shadow: 1px 0px 0px #dbdbdb;
  box-shadow: 1px 0px 0px #dbdbdb;
}

.box {
  position: relative;
  border: 1px solid #bbb;
}
.ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 9px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg); /* Needed for Safari */
  width: 120px;
  display: block;
  background: #79a70a;
  background: linear-gradient(#9bc90d 0%, #79a70a 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px;
  right: -21px;
}

.ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #79a70a;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79a70a;
}
.ribbon span::after {
  content: "";
  position: absolute;
  right: 0%;
  top: 100%;
  z-index: -1;
  border-right: 3px solid #79a70a;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79a70a;
}

.red span {
  background: linear-gradient(#f70505 0%, #8f0808 100%);
}
.red span::before {
  border-left-color: #8f0808;
  border-top-color: #8f0808;
}
.red span::after {
  border-right-color: #8f0808;
  border-top-color: #8f0808;
}

.blue span {
  background: linear-gradient(#2989d8 0%, #1e5799 100%);
}
.blue span::before {
  border-left-color: #1e5799;
  border-top-color: #1e5799;
}
.blue span::after {
  border-right-color: #1e5799;
  border-top-color: #1e5799;
}

tr.odd {
  background-color: white;
}
tr.even {
  background-color: #e8f4f7;
}

.cell {
  height: 50px;
  padding: 10px;
}

.kira-pricing-table {
  border-top-width: 0px !important;
  border-left-width: 0px !important;
  border-right-width: 0px !important;
  border-bottom-width: 1px !important;
  border-bottom-color: #dbdbdb !important;
  border-bottom-style: solid !important;
  margin:0px 0px 30px;
}

.kira-pricing-table td,
.kira-pricing-table tr {
  border-width: 0 !important;
}

td.rowdetailscolumncell {
  border-left-style: solid !important;
  border-left-width: 1px !important;
  border-left-color: #dbdbdb !important;

  border-right-style: solid !important;
  border-right-color: #dbdbdb !important;
  border-right-width: 1px !important;
}

td.firstrowcell {
  border-top-style: solid !important;
  border-top-width: 1px !important;
  border-top-color: #dbdbdb !important;
}

td.firstrowcellallinone {
  border-top-color: black !important;
  height: 50px;
}

td.essayeditinghead {
  border-left-style: solid !important;
  border-left-color: #dbdbdb !important;
  border-left-width: 1px !important;

  border-top-style: solid !important;
  border-top-color: #dbdbdb !important;
  border-top-width: 1px !important;
}

td.advsupportcolumnhead {
  border-right-style: solid !important;
  border-right-color: #dbdbdb !important;
  border-right-width: 1px !important;

  border-top-style: solid !important;
  border-top-color: #dbdbdb !important;
  border-top-width: 1px !important;
}

td.advsupportcolumncell {
  border-right-style: solid !important;
  border-right-color: #dbdbdb !important;
  border-right-width: 1px !important;
}

.bgcross {
  border-radius: 50%;
  margin: auto;
}
#currency {
  margin: 5px;
}

td.master-video-guide-col {
  background-color: #34495e;
  color: white !important;
  border-top-width: 0;
  border-bottom-width: 0;
}
.master-video-guide-col h3 {
  color: white !important;
}

.master-video-guide-col h4 {
  color: white !important;
}

.master-video-guide-col select {
  color: black !important;
}

td.master-video-guide-col-even {
  background-color: #2d3f51;
  color: white !important;
  border-top-width: 0;
  border-bottom-width: 0;
}

/* Popup container */
.popup {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* The actual popup (appears on top) */
.popup .popuptext {
  visibility: hidden;
  width: 160px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 8px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class when clicking on the popup container (hide and show the popup) */
.popup .show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

#button {
  position: relative;
  font-weight: 500;
  line-height: 1.4em;
}

#two {
  display: none;
  background: none repeat scroll 0 0 black;
  color: white;
  padding: 5px;
  height: 0;
  overflow: hidden;
  left: 0;
  line-height: 20px;
  position: absolute;
  top: 20px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#button:hover > #two {
  display: block;
  left: 0px;
  height: 130px;
  z-index: 99;
}
.kira-pricing-table-u {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 0.2rem;
}

#moneysaved {
  display: inline-block;
  background-color: #79a70a;
  padding: 5px !important;
  color: white;
  border-radius: 5px;
}

.nav-tabs .nav-link {
  margin: 3px;
}
.kira_sets{
  padding: 56px 0;
}
.gmat--test-prep-heading {
  color: #024088;
  font-family: Roboto;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
  max-width: 1085px;
}

.gmat-gre--faq {
  border-radius: 8px;
  background-color: #f7f7f7;
  padding: 0 25px;
}
.gmat-gre--faq p{
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4em;
  margin-bottom: 12px;
}

.panel-14 {
  max-width: 1150px;
  margin: auto;
}

.panel-14 #faq {
  font-family: Roboto;
  margin: auto;
}

.panel-14 .panel-14__item {
  max-width: 1150px;
  margin: auto;
}

.panel-14__content {
  margin: 16px 0;
  border-radius: 8px;
  border: 1px solid #446aaa;
  background-color: #f7f7f7;
}

.panel-14__content .panel-14__content--head {
  background-color: #ffffff;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 8px;
  border-bottom: none !important;
}

.panel-14__content--head.active {
  background-color: #0c71c3;
  color: white;
}

.panel-14__content .panel-14__content--head:hover {
  background-color: #446aaa;
  color: white;
}

.panel-14__content .panel-14__content--head:focus {
  background-color: #446aaa;
  color: white;
}

.panel-14__content--text {
  text-decoration: none;
  padding: 10px 0px;
  display: block;
  color: #446aaa;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5em;
  text-align: left;
}
.panel-14__content--text i {
  font-size: 32px;
}
.panel-14__content--text:hover {
  color: white;
}

.panel-14__content--head.active .panel-14__content--text {
  color: white;
}

.panel-14__content--head.active .fa-angle-down {
  transform: rotate(180deg);
}

.panel-14__content--head:hover .panel-14__content--text {
  color: white;
}

.panel-14__textContainer {
  max-width: 882px;
  margin: auto;
  margin-bottom: 100px;
}

.panel-14__textContainer p {
  font-size: 18px;
}

.kira_ebook {
  padding: 56px 0;
  background-color: #f7f7f7;
}

.kira_video{
  padding: 56px 0;
}

.kira_ebook_image {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 32px;
}

.kira_ebook_desc_cont {
  display: flex;
  max-width: 1150px;
  margin: auto;
  margin-top: 32px;
}

.kira_ebook_desc_cont img {
  width: 78%;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.24);
}

.kira_ebook_desc p,
.kira_ebook_desc ul li {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
  text-align: left;
}
.payment-btn p{
  text-align: center;
  font-size: 15px;
}

.kira_ebook_desc {
  text-align: justify;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.kira_video_desc_cont{
  display: flex;
}
.kira_video_desc p,
.kira_video_desc ul li{
  font-size: 18px;
}
.kira_ebook_heading {
  color: #024088;
  font-family: Roboto;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  text-align: center;
}
.kira_ebook_sub_heading {
  color: rgba(0, 0, 0, 0.87);
  font-family: Roboto;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.33em;
  text-align: center;
  margin-top: 8px;
}

.kira_pricing {
  background-color: #f7f7f7;
  padding: 56px 0;
}
.kira-price-table-ul-heading {
  color: #15234b;
  font-family: Merriweather;
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
.kira-price-table-ul-sub-heading{
  color: #141414;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
} 
.pricing-table-header-heading{
  font-size: 26px;
}

.kira_pricing_heading {
  color: #024088;
  font-family: Roboto;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.25em;
  text-align: center;
  margin-bottom: 3rem;
}

.payment-btn button {
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
  color: #ffffff;
  font-family: Arial;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  background-color: #024088;
  border: none;
  padding: 10px 15px;
  border-radius: 3px;
  margin-bottom: 16px;
}
.panel-14__content:first-child{
  margin-top: 32px;
}
.kira_pack_image{
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.kira_pack_image img{
  width: 90%;
  border: none;
}

.ba--happy-clients-us{
  margin: 0px 0 50px;
  margin: auto;
  max-width: 1150px;
}

.ba--heading-text,
.section-3__textContainer .lg-text1,
.ba--interested-partial-header{
  color: rgba(0, 0, 0, 0.87);
  font-family: Merriweather, Roboto;
  font-size: 30px;
  font-weight: 700;
  width: 100%;
  text-align: center;
  margin-bottom: 2rem;
}

.ba--happy-clients-card-container{
  display: flex;
  flex-wrap: wrap;  
  justify-content: center;
}

.ba--happy-clients-card{
  width: calc(33% - 30px);
  border-radius: 8px;
  margin-right: 30px;
  margin-bottom: 30px;
  padding:15px;
  background:#f8f8f8;
}

.ba--happy-clients-details img {
    min-width: 80px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}

.ba--happy-clients-text {
    color: rgba(0, 0, 0, 0.75);
    font-family: Roboto;
    font-size: 16px;
    border-left: 2px solid #fbaf19;
    padding-left: 15px;
    margin-top: 15px;
    font-weight: 400;
}

.ba--happy-clients-details {
    display: flex;
}

.ba--happy-clients-name {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 20px;
    font-weight: 600;
}

.ba--happy-clients-admit {
    color: rgba(0, 0, 0, 0.87);
    font-family: Roboto;
    font-size: 16px;
}

.ba--happy-clients-admit .ba--clients-admit {
    font-weight: 600;
}

.ba--happy-clients-name-container {
    padding-left: 15px;
}

.ba--happy-clients-card:nth-child(odd) {
    background-color: #ffffff;
}

.ba--happy-clients-card:nth-child(3n) {
    margin-right: unset;
}

@media (max-width: 1200px) {
  .kira_sample-questions {
    width: 98%;
  }
  .red-block-cont{
    width: 98%;
  }
  .kira_grid_cont_scary{
    width: 98%;
  }
  .kira_grid_cont{
    width: 98%;
  }
  .panel-14{
    width: 98%;
  }
  .our_diff_text-container{
    width: 98%;
  }
}
@media (max-width: 990px) {
  .kira_grid_cont_scary{
    grid-template-columns: 1fr 1fr;
    width: 98%;
  }
  .browsing_inner_cont{
    flex-direction: column;
  }
  .kira_browsing_container{
    width: unset;
  }
  .red_block_row{
    flex-direction: column;
    margin-right: 8px;
  }
  .our_diff_img{
    width: 20%;
  }
  .our_diff_img img{
    width: 80px;
    height: 80px;
  }
  .arrow {
    height: 20px;
  }
  .red_block_text{
    margin-top: 16px;
    padding-left: 0;
  }
  .kira_grid_cont{
    grid-template-columns: 1fr 1fr;
    width: 98%;
  }
  .panel-14{
    width: 98%;
  }
  .kira_ebook_image{
    justify-content: center;
  }
}

/* KIRA PRICING TABLE CSS END */
@media (max-width: 767px) {
  .money-back-heading{
    font-size: 20px!important;
    margin-top: 0px!important;
  }
  .kira-price-table-ul-heading {
    font-size: 15px;
  }
  .pricing-table-header-heading{
    font-size: 24px;
  }
  
  .kira-pricing-table{
    margin: 0px 0px 30px;
  }
  .main{
    padding-bottom: 10px;
  }
  .kira_video_desc p,
  .kira_video_desc ul li{
    font-size: 16px;
  }
  .kira_ebook_desc p, .kira_ebook_desc ul li{
    font-size: 16px;
  }
  .gmat-gre--faq p{
    font-size: 16px;
  }
  .kira_master .icon_subtext{
    font-size: 16px;
  }
  .kira_video{
    padding: 36px 0;
  }
  .schools-examples {
    margin: 36px 0;
  }
  .kira_scary{
    padding: 36px 0;
  }
  .browsing-cont{
    padding: 36px 0;
  }
  .kira_diff_cont{
    padding: 36px 0;
  }
  .kira_ebook_desc {
    width: 100%;
    padding: 0 16px 16px;
  }
  .kira_risk_desc{
    font-size: 16px;
  }
  .our_diff_bar_container {
    display: none;
  }
  .our_diff_bar_container_mobile {
    display: flex;
    justify-content: center;
  }
  .red-block-cont {
    flex-direction: column;
    align-items: center;
  }
  .kira_grid_cont_scary {
    grid-template-columns: 1fr !important;
    justify-content: space-evenly;
  }
  .our_diff_text-container {
    grid-template-columns: 1fr;
    width: 90%;
  }
  .our_diff_desc ul {
    flex-direction: column;
  }
  .kira_bg_2 {
    background-image: url("/images/kira/kira_bg_m.png");
    padding: 36px 0;
  }
  .kira_bg_mobile {
    height: 350px !important;
  }
  .kira_risk_cont{
    padding: 16px;
  }
  .kira_risk_cont img {
    width: 17%;
  }
  .heading_1 {
    font-size: 22px;
    margin-top: 0;
    padding: 0 16px;
  }
  .m-heading_1{
    font-size: 28px;
  }
  .heading_1_subtext {
    font-size: 18px;
    padding: 0 16px;
  }
  .schools-examples__heading{
    padding: 0 16px;
  }
  .schools-examples__heading h1 {
    font-size: 18px;
  }
  .schools-examples__heading h3 {
    font-size: 16px;
  }
  .about-content-main img {
    width: 30%;
  }
  .school-examples__image-containers {
    width: 100%;
  }
  .want_to_know {
    font-size: 20px;
    padding: 0 16px;
  }
  .browsing_inner_cont {
    flex-direction: column;
  }
  .kira_browsing_container {
    width: 70%;
  }
  .heading_2 {
    font-size: 20px;
    padding: 0 16px;
  }
  .problem_text {
    font-size: 20px;
  }
  .kira_problem {
    padding: 36px 0;
  }
  .red_block_row {
    margin-right: unset;
    margin-left: unset;
    margin-bottom: 16px;
    flex-direction: column;
    width: 90%;
    padding: 20px;
  }
  .our_diff_img {
    width: 90%;
  }
  .our_diff_img img {
    width: 90px;
    height: 90px;
  }
  .our_diff_bar_container_text {
    font-size: 16px;
  }
  .heading_3 {
    font-size: 20px;
    padding: 0 16px;
  }
  .heading_h2{
    font-size: 20px;
  }
  .kira_master{
    padding: 36px 0;
  }
  .kira_questions{
    padding: 36px 0;
  }
  .kira_sets{
    padding: 36px 0;
  }
  .kira_master img {
    width: 70px;
    height: 70px;
  }
  .altPayment {
    text-align: center;
  }
  .large_digits {
    font-size: 32px;
  }
  .kira_ebook_desc_cont {
    flex-direction: column;
  }
  .icon_subtext {
    font-size: 16px;
    margin-bottom: 0;
  }
  .gmat--test-prep-heading {
    font-size: 20px;
    padding: 0 16px;
  }
  .panel-14 .panel-14__item {
    width: 90%;
  }
  .kira_ebook_sub_heading {
    padding: 0 16px;
    margin: 8px auto 0;
  }
  .kira_ebook {
    padding: 36px 0;
  }
  .kira_pricing_heading {
    font-size: 20px;
    margin-bottom: 0rem;
  }
  .kira_pricing_table_container{
    padding: 1rem 0rem;
  }
  .kira_pricing {
    padding: 0 ;
  }
  .applicants_container {
    padding: 36px 0;
  }
  .applicants_text {
    font-size: 20px;
  }
  .gmat-gre--faq {
    padding: 0;
  }
  .tab-font ul li {
    font-size: 16px;
  }
  .most_student_text--container {
    padding: 16px;
    padding-bottom: 0;
  }
  .kira_ebook_image {
    width: 100%;
    justify-content: center;
  }
  .kira_sample-question__navlink {
    width: 100%;
    font-size: 18px;
  }
  .kira_grid_cont {
    grid-template-columns: 1fr 1fr;
    width: 90%;
    grid-gap: 16px;
  }
  .kira_grid_item {
    width: 100% !important;
  }
  .float {
    bottom: 14px;
    right: 14px;
  }
  .whatsapp-icon {
    bottom: 23px;
    right: 79px;
  }
  .accordion {
    display: block;
    margin: 30px 0;
  }
  .panel-14__content--text i {
    font-size: 24px;
  }
  .most_sudents_text {
    text-align: justify;
    font-size: 16px;
  }
  .m-hide {
    display: none;
  }
  .m-interview-e-book-col {
    display: none;
  }
  .icon_text {
    font-size: 18px;
  }
  .ba--happy-clients-card{
    width: calc(50% - 30px);
  }
  .ba--happy-clients-card:nth-child(even){
    margin-right: unset;
  }
  .ba--happy-clients-card-last-card{
    margin-bottom: 0px;
  }
  .ba--happy-clients-card {
    width: 100%;
    margin-right: unset;
  }
  .kira_pack_image{
    width: 90%;
    margin-bottom: 32px;
  }
  .kira_pricing_table_container .table td, 
  .kira_pricing_table_container .table th{
    padding: 10px 6px;
  }
  table tr td {
    width: 50%;
  }
  
  .pricing-panel h3{
    font-size: 1.75rem;
  }
  .kira_video_desc_cont{
    flex-direction: column-reverse;
  }
  .payment-btn p{
    font-size: 15px;
  }
}

@media (max-width: 576px) {
  #pricing-table-container {
    padding: 0px;
  }
  .m-master-video-guide-col {
    min-height: 73px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .m-e-book-col{
    display: none;
  }
  .m-all-in-one-compre-col {
    display: none;
  }
  .m-pack-selector {
    text-align: center;
    margin: 0rem 0 2rem;
    display: flex;
    flex-direction: column;
  }

  .m-advanced-support-col {
    display: none;
  }

  #m-paypal-all-in-one-section {
    display: block;
  }

  .m-paypal-sections {
    display: none;
  }
  .kira-banner__container {
    height: auto;
  }
  .kira_icon {
    margin-bottom: 10px;
  }
  .our_diff_text ul li {
    text-align: justify;
  }
  .red_block_text {
    text-align: justify;
  }
  .paymentGateway {
    text-align: center;
  }
  .im-checkout-layout {
    margin: auto;
  }
  .problem_subtext {
    font-size: 16px;
  }
  .applicants_subtext {
    font-size: 19px;
  }
}
.money-back-heading{
  font-size: 22px;
   font-weight: 500!important;
   margin-top: -10px;
   color: #034087;
}