﻿body{ letter-spacing: 0px !important;}
.problem-section {
  background: #fff;
  position: relative;
  margin: 100px 0 50px;
}
.problem-section-container {
  border-radius: 20px;
  border: 4px solid #f34043;
  background: #fff;
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.15);
}
.problem-section-container strong {
  font-family: "google_sansbold";
}

.problem-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.problem-list li {
  border-radius: 10px;
  border: 1px solid #f34043;
  background: #fff;
  align-items: center;
  display: flex;
  padding: 8px 15px 11px 0;
}
.crossIcon {
  margin-left: -10px;
  margin-right: 10px;
  display: inline-flex;
}
.crossIcon img {
  vertical-align: top;
}
.problem-footer-row {
  background: #f34043;
  border-radius: 0 0 10px 10px;
}

.problem-img {
  position: absolute;
  bottom: -4px;
  left: -40px;
}

.TestimonialsCol {
  border-radius: 15px;
  border: 3px solid #6259ca;

  background: #fff;
}
.TestimonialsItem {
  padding-top: 27px;
}
.TestimonialsSlider {
  max-width: 578.56px;
}
.TestimonialQuote {
  margin-top: -27px;
}
.TestimonialsSlider .slick-arrow {
  top: calc(50% - 12px);
  z-index: 2;
  width: 42px;
  border: 3px solid #fff;
  height: 42px;
}
.TestimonialsSlider .slick-arrow.slick-arrow.slick-prev {
  left: -20px;
}
.TestimonialsSlider .slick-arrow.slick-next {
  left: inherit;
  right: -20px;
}

.GetApp_section2 .GetApp_section_container {
  max-width: inherit;
  left: 0;
  padding: 0 68px;
}
.GetApp_section2 .scane_code {
  padding: 3px;
}
.list_app.list_app_tick.list_app_tick_primary li {
  margin-bottom: 10px;
}
.list_app.list_app_tick.list_app_tick_primary li::before {
  background-image: url(../img/check-circle-primary.svg);
  top: 7px;
}
.GetApp_section2.GetApp_section {
  min-height: 415px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: auto;
}
.phone_site img {
  vertical-align: top;
}

.TestimonialsSection {
  width: 100%;
  display: block;
  overflow: hidden;
  border-radius: 20px;
  margin-top: 100px;
  border: 1px solid #aca6e4;
  padding: 90px 0 100px;
  background: url(../img/testimonial-bg.jpg) center bottom no-repeat;
  background-size: 100%;
}

.modal-dialog-1000 {
  max-width: 1000px;
}
.h-62px {
  height: 62px;
}
#RequestDemo .form-control {
  border-radius: 10px;
  font-size: 18px;
}
select option {
  font-family: Arial, Helvetica, sans-serif !important;
}
.form-check-input:checked[type="radio"] {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e") !important;
}

.modal-header .btn-close.btn-close-lg {
  right: -90px !important;
  width: 73px;
  opacity: 1;
  top: 0;
  height: 73px;
}
.modal-dialog-750 {
  max-width: 750px;
}

.comparison-section {
  background: url(../img/background-11.jpg) center bottom no-repeat !important;
  background-size: cover !important;
  padding-bottom: 75px;
}
.comparison-section .comparison-card {
  border-radius: 10px;
  padding: 25px 2rem;
  text-align: left;
  position: relative;
}
.comparison-section .comparison-card h5 {
  margin-left: -65px;
  display: flex;
}
.comparison-section .comparison-card ul {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 17px;
  flex-direction: column;
}
.comparison-section .comparison-card ul li {
  font-size: 20px;
  display: flex;
  line-height: 130%;
}
.comparison-section .comparison-card ul li i {
  margin-right: 10px;
  font-size: 1rem;
}
.comparison-section .logo-symbol {
  margin-left: -24px;
}
.comparison-section .before-card {
  background: #fff4f4;
  background-size: cover;
  border: 5px solid #e64444;
  margin-top: 0px;
  border-radius: 20px;
  padding-right: 30px;
}
.comparison-section .before-card h5 {
  position: relative;
  color: #222;
  display: inline-flex;
}
.comparison-section .before-card h5 span {
  position: absolute;
  left: 0;
  padding-left: 65px;
  padding-bottom: 30px;
}
.comparison-section .before-card i {
  background: url(../img/cross.png) center center no-repeat;
  background-size: 100%;
  width: 24px;
  min-width: 24px;
  height: 24px;
  position: relative;
  top: 0px;
  margin-right: 14px !important;
}
.comparison-section .before-card ul {
  gap: 17px;
}
.comparison-section .after-card-wrap {
  margin-left: 0px;
}
.comparison-section .shadow_div {
  left: 0;
  top: 100%;
  width: 100%;
}
.comparison-section .after-card {
  background: #f1ffea;
  background-size: cover;
  border: 6.87px solid #38b000;
  border-radius: 20px;
}
.comparison-section .after-card h5 {
  position: relative;
  color: green;
  margin-left: -66px;
  display: inline-flex;
}
.comparison-section .after-card h5 span {
  position: absolute;
  left: 0;
  padding-left: 69px;
  padding-bottom: 30px;
}
.comparison-section .after-card i {
  background: url(../img/green-tick2.svg) center center no-repeat;
  background-size: 100%;
  width: 24px;
  min-width: 24px;
  height: 24px;
  position: relative;
  top: -3px;
  margin-right: 14px !important;
}
.comparison-section .after-card ul {
  margin-top: -10px !important;
  padding-bottom: 10px;
}
.comparison-section .after-card ul li {
  font-size: 20px;
  line-height: 130%;
  font-style: normal;
}
.comparison-section.comparison-section-v2 .after-card ul li {
  align-items: start;
}
.comparison-section.comparison-section-v2 .after-card ul li i {
  position: relative;
  top: 2px;
}
.features_icon_col_2 {
  margin-right: -50px;
}
.features_box_v03 {
  padding: 0;
}
.TheCostSection {
  background: url(../img/background-12.jpg) center top no-repeat !important;
  background-size: cover !important;
}

.features_box_v2 {
  border-radius: 15px;
  border: 1px solid #aca6e4;
  background: linear-gradient(214deg, #fff 3.72%, #f6f5ff 92.61%);
  height: auto;
  border-radius: 20px;
  position: relative;
  padding: 20px 30px 20px 30px;
  display: flex;
  min-height: inherit;
  align-items: center;
}
.signup_section.signup_section_02 {
  background: url(../img/backgrounf-image2.jpg) center bottom no-repeat !important;
  background-size: cover !important;
}

.pricing-tier {
  border-radius: 25px;
  overflow: hidden;
  height: 100%;
  padding: 33px;
  border: 1px solid #c4bfff;
  background: linear-gradient(180deg, #fff 0%, #fff 100%);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
/* .pricing-tier-free {
  border:1px solid #7ff;
  background:linear-gradient(180deg, #fff 0%, #dbffff 100%)
}
.StandardPan .pricing-tier-free {
  border:1px solid #89d8fa;
  background:linear-gradient(180deg, #fff 0%, #e3f6ff 100%)
} */
.StandardPan .pricing-header-free {
  background: #039785;
}
.StandardPan .pricing-period-box {
  background: #039785;
}
.StandardPan .pricing-timing-content .pricing-timing {
  background-color: #00675a;
}
.StandardPan .top_layer2 {
  border-color: #9ce1ff;
}
/* .PlusPlan .pricing-tier-free {
  border:1px solid #ffd8e3;
  background:linear-gradient(180deg, #fff 0%, #ffedf2 100%)
} */
.PlusPlan .pricing-header-free {
  background: #f88628;
}
.PlusPlan .pricing-period-box {
  background: #f88628;
}
.PlusPlan .pricing-timing-content .pricing-timing {
  background-color: #b85300;
}
.PlusPlan .top_layer2 {
  border-color: #ffd8e3;
}
/* .ProReadyLite .pricing-tier-free {
  border:1px solid #ffdbb5;
  background:linear-gradient(180deg, #fff 0%, #fff2e4 100%)
} */
.ProReadyLite .pricing-header-free {
  background: #d81d61;
}
.ProReadyLite .pricing-period-box {
  background: #d81d61;
}
.ProReadyLite .pricing-timing-content .pricing-timing {
  background-color: #96053a;
}
.ProReadyLite .top_layer2 {
  border-color: #ffdbb5;
}
.pricing-tier-standard {
  background: linear-gradient(180deg, #ffffff 0%, #e3f6ff 100%);
  border: 1px solid #89d8fa;
}
.pricing-tier-plus {
  background: linear-gradient(180deg, #ffffff 0%, #ffedff 100%);
  border: 1px solid #ffd8e3;
}
.pricing-tier-pro {
  background: linear-gradient(180deg, #ffffff 0%, #fff2e4 100%);
  border: 1px solid #ffdbb5;
}
.pricing-header {
  padding: 20px;
  text-align: center;
  position: relative;
  color: #fff;
  padding: 4px 20px;
}
.top_layer2 {
  border-radius: 0 0 25px 25px;
  border: 1px solid #7ff;
  background: #fff;
  border-top: none;
  margin-top: -20px;
  padding-top: 20px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.pricing-header-free {
  background: #2197c6;
  border-radius: 20px;
}
.pricing-header-standard {
  background: linear-gradient(135deg, #005276 0%, #003d57 100%);
  border-radius: 10px;
}
.pricing-header-plus {
  background: #d9456e;
}
.pricing-header-pro {
  background: #e5841d;
}
.pricing-label {
  color: #fff;
  padding: 14px 30px;
  margin-bottom: 0;
}
.pricing-kicker {
  text-align: center;
  margin: 15px 0;
}
.pricing-timing-wrap {
  margin-top: -37px;
  position: relative;
  z-index: 5;
}
.pricing-body {
  padding: 0px 25px 0px;
}
.pricing-description {
  text-align: center;
  max-width: 440px;
}
.pricing-students {
  text-align: center;
  margin-bottom: 5px;
  color: #000;
}
.pricing-period-box {
  border-radius: 0 0 25px 25px;
  background: #2197c6;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
  padding-top: 25px;
  padding-bottom: 68px;
  margin-top: -25px;
  text-align: center;
}
.pricing-timing-content {
  border-radius: 10px 10px 15px 15px;
  background: #fff;
  min-width: inherit;
  overflow: hidden;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  width: 100%;
  max-width: 268px;
}
.SubscribeBtn {
  max-width: 268px;
}
.pricing-timing-content .pricing-timing {
  height: 37px;
  background: #0e6486;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pricing-period-box.blue-box {
  background: #005276;
}
.pricing-period-label {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  font-family: "plus_jakarta_sansbold";
}
.pricing-table {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 15px;
}
.pricing-table-header {
  background: #005276;
  color: #fff;
  padding: 10px 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  font-family: "plus_jakarta_sansbold";
}
.pricing-table-cell {
  background: #005276;
  color: #fff;
  padding: 10px 5px;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
.pricing-features-title {
  margin-bottom: 15px;
  margin-top: 14px;
}
.pricing-features {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pricing-features li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 12px;
  line-height: 130%;
  color: #333;
  font-family: "plus_jakarta_sansregular";
}
.pricing-features li:last-child {
  margin-bottom: 0;
}
.pricing-features li svg {
  flex-shrink: 0;
  margin-right: 10px;
  margin-top: 1px;
  width: 16px;
  height: 16px;
}
.chaosWrapper_v2 .chaosBottom .chaos_features_box1 {
  border-radius: 15px !important;
}
.who-its-for-section-v2 .who-card {
  justify-content: start;
  align-items: start;
  height: auto;
  flex-grow: 1;
}
.who-its-for-section-v2 .who-card p {
  max-width: inherit;
}
.who-its-for-section-v2 .WhoSection_content2 {
  border-radius: 0 0 20px 20px;
  background: #023248;
  padding: 37px 20px 12px;
  margin-top: -25px;
}
.who-its-for-section-v2 .Who_row2 > div {
  display: flex;
  flex-direction: column;
}
.text-222 {
  color: #222;
}
#Pricing {
  padding: 80px 0 80px;
}
.MostPopular {
  border-radius: 10px 10px 0 0;
  background: #f66793;
}
.MostPopular {
  margin-top: -48px;
}
.max-w-650 {
  max-width: 650px;
}
.max-w-700 {
  max-width: 700px;
}
.max-w-700 {
  max-width: 700px;
}
.max-w-750 {
  max-width: 750px;
}
.max-w-900 {
  max-width: 900px;
}
.howMuchSave {
  border-radius: 20px;
  border: 1px solid #aca6e4;
  background: linear-gradient(214deg, #fff 3.72%, #f6f5ff 92.61%);
  max-width: 940px;
  margin: 0 auto 100px;
}
.forInstitution {
  background: linear-gradient(
    8deg,
    #fff 61.46%,
    rgba(231, 230, 248, 0.4) 94.4%
  );
  border-bottom: 8px solid #6259ca;
  border-top: 8px solid #6259ca;

  padding-bottom: 50px;
}

.meet_content {
  overflow: hidden;
  overflow: hidden;
  border-radius: 25px;
  border: 1px solid #c4bfff;
  background: linear-gradient(180deg, #fff 0%, #fff 100%);
}
.meet_content_wrap1 .meet_content {
  background-image: url("../img/background-blend1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.meet_content_wrap1 .meet_content .features_box {
  border-radius: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.1) !important;
}
.meet_content_wrap1 .meet_content .features_box .features_icon_col {
  left: -15px;
}
.meet_content_wrap1 .meet_content .features_box .features_icon_col img {
  max-width: 28px;
  height: auto;
}
.meet_content_wrap1 .meet_content_left .meet_content_bottom {
  border-radius: 0 0 24px 24px;
  background: #f3f2ff;
  border: 1px solid #c4bfff;
  border-top: none;
}
.meet_content_wrap1 .meet_content_right .meet_content {
  border-radius: 25px;
  border: 1px solid #aeaeae;
  background: linear-gradient(180deg, #fff 0%, #fff 100%);
}
.meet_content_wrap1 .meet_content_right .meet_content_bottom {
  border-radius: 0 0 24px 24px;
  background: #f5f5f5;
  border: 1px solid #aeaeae;
  border-top: none;
}
.meet_content_wrap1 .meet_content_right .BuiltColwrap {
  background-image: url("../img/bg-2.jpg");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
}
.features_box_v02 {
  padding: 45px 0 45px 45px;
  background: linear-gradient(90deg, #fff8e4 0%, #fff 100%);
}
.ProofSection .features_box {
  background: linear-gradient(90deg, #fff8e4 0%, #fff 100%);
}
.ProofSection .features_box.features_box_v03 {
  background: linear-gradient(180deg, #fff8e4 0%, #fff 55.56%);
}
.ProofSection .features_box.features_box_v03.bg-white {
  background: #fff !important;
}
.ProofSectionWrap {
  background-image: url("../img/background-curve2.svg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px !important;
}
.BuiltColwrap {
  background-image: url("../img/bg-1.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}

.list_app_tick_green {
}
.list_app.list_app_tick.list_app_tick_green li {
  padding-left: 40px;
}
.list_app.list_app_tick.list_app_tick_green li::before {
  background: url(../img/greentick.svg) left center no-repeat;
  width: 24px;
  height: 24px;
}
.Upgrade {
  background: #000;
}
.forInstitution {
  padding-top: 80px;
  padding-bottom: 60px;
}
.forInstitution .shape {
  min-height: 282px;
}

.Contact_section_v2 {
  background: url(../img/bg_04.jpg) right top no-repeat;
  background-size: cover;
}
.max-w-810 {
  max-width: 810px;
}
.rounded-15px {
  border-radius: 15px !important;
}
.devider_pattern_2.devider_pattern_3::before,
.devider_pattern_2.devider_pattern_3::after {
  width: 12px;
  height: 12px;
}
.devider_pattern_2.devider_pattern_3::before {
  content: "";
  background-color: #fff;
  transform: rotate(-45deg);
  display: inline-block;
  position: absolute;
  left: 0;
  top: -5px;
}
.devider_pattern_2.devider_pattern_3::after {
  background-color: #fff;
}
.devider_pattern_2.devider_pattern_3 {
  background-color: #fff;
  height: 3px;
}
.devider_pattern_2.devider_pattern_3::before {
  content: "";
  background-color: #fff;
  transform: rotate(-45deg);
  display: inline-block;
  position: absolute;
  left: 0;
  top: -5px;
}
.link-white svg.svgFill {
  fill: #fff;
}
.link-white:hover svg.svgFill {
  fill: #000;
}

.TestimonialsSlider .slick-arrow:hover {
  background-color: #000 !important;
}

.FutureEduBridge {
  background: url(../img/bg-dark.jpg) center top no-repeat;
  background-size: cover;
}
.Choose_LogoBox2 {
  border: 5px solid #6259ca;
  padding-bottom: 0px !important;
}

.select2-results__option {
  padding-right: 20px;
  display: flex;
  vertical-align: middle;
}
.select2-results__option:before {
  content: "";
  display: inline-block;
  position: relative;
  height: 20px;
  width: 20px;
  min-width: 20px;
  border: 2px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  margin-right: 10px;
  vertical-align: middle;
}
.select2-results__option[aria-selected="true"]:before {
  content: "";
  color: #fff;
  border: 0;
  display: inline-block;
  padding-left: 3px;
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid #cecece !important;
  height: auto;
  min-height: 62px;
  border-radius: 10px;
  border-width: 1px !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-position: right 12px center;
  background-repeat: no-repeat;
  background-size: 15px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__clear {
  margin-top: -4px;
  right: 23px;
  padding: 1px;
  font-size: 24px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
  font-size: 16px;
  padding: 10px !important;
  display: inline-flex;
  align-items: center;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  padding-left: 6px;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  height: 100%;
}
.select2-results__option--selected::before {
  background-color: #38b000;
  background-image: url("../img/tick.svg");
  background-position: center center;
  background-repeat: no-repeat;
}
.select2-container--default .select2-search--inline .select2-search__field {
  padding-left: 10px;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border-color: #cecece;
}
.form-select[multiple=""] + .select2-container,
.select2-CSS + .select2-container {
  height: auto;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #fff;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #eaeaeb;
  color: #272727;
}
.select2-container--default .select2-selection--multiple {
  margin-bottom: 10px;
}
.select2-container--default.select2-container--open.select2-container--below
  .select2-selection--multiple {
  border-radius: 4px;
}
.select2-container--default.select2-container--focus
  .select2-selection--multiple {
  border-color: #f77750;
  border-width: 2px;
}
.select2-container--default .select2-selection--multiple {
  border-width: 2px;
}
.select2-container--open .select2-dropdown--below {
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.select2-selection .select2-selection--multiple:after {
  content: "hhghgh";
}
/* select with icons badges single*/
.select-icon .select2-selection__placeholder .badge {
  display: none;
}
.select-icon .placeholder {
  display: none;
}
.select-icon .select2-results__option:before,
.select-icon .select2-results__option[aria-selected="true"]:before {
  display: none !important;
  /* content: "" !important; */
}
.select-icon .select2-search--dropdown {
  display: none;
}
.WithEduBridgetext svg{ position: relative; top:6px;}
.main-ul-div li svg{ position: relative; top: 2px; margin-right: 5px;}
.accordion_site .accordion-button{font-family: "gotham_narrowmedium"; font-size: 22px; padding-top: 25px; padding-bottom: 25px;}
.accordion_site .accordion-body{ padding-left: 30px; padding-right: 30px;}
.h-52px{ height: 52px !important;}
.features_slider_wrapper .slick-arrow{ top: calc(50% + 55px);}

.bg-theme-gradiant_hasslider .shape {
	min-height: inherit;
}
.bg-theme-gradiant_hasslider .features_slider_wrapper .slick-arrow {
	top: calc(50%);
}




/* Terms of Service page css start */

.min-height-250px{
    min-height: 250px !important;
        display: flex;
    align-items: center;

}

.common-li{
    display: flex;
    align-items: start;
    gap: 10px;
}

.service-section{
        margin: 50px 0 50px !important;
}

@media (max-width: 1199px) {
   .min-height-250px{
    min-height: 150px !important;
   } 
   .service-section {
    margin: 25px 0 50px !important;
}
}

/* Terms of Service page css end */







@media (min-width: 1400px) {
  .problem-section-info {
    margin-left: -40px;
  }
}

@media (max-width: 1500px) {
.features_slider_wrapper{ padding: 0 50px;}
.features_slider_wrapper .slick-prev-customs {
	left: -10px;
}
.features_slider_wrapper .slick-next-customs {
	right: 21px;
}
.bg-theme-gradiant_hasslider{ padding-left: 50px; padding-right: 50px;}
.bg-theme-gradiant_hasslider .slick-prev-custom {
	left: -30px;
}
.bg-theme-gradiant_hasslider .slick-next-custom {
	right: -30px;
}
}

@media (max-width: 1400px) {
  .problem-section {
    margin: 50px 0 50px;
  }
  .GetApp_section2.GetApp_section {
    min-height: 415px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: auto;
  }
  .GetApp_section2 .GetApp_section_container {
    padding: 0 38px;
  }
  .list_app.list_app_tick.list_app_tick_primary li {
    margin-bottom: 5px;
  }
}
@media (max-width: 1299px) {
  .GetApp_section2 .phone_site {
    display: none;
  }
  .GetApp_section2.GetApp_section {
    min-height: inherit;
    padding-top: 40px;
    padding-bottom: 40px;
    height: auto;
  }
}
@media (max-width: 1365px) {
  .problem-img {
    max-width: 500px;
  }
}
@media (max-width: 1199px) {
  .forInstitution .shape {
    min-height: inherit;
  }
  .problem-section {
    margin: 0px 0 0px;
  }
  .TestimonialsSection {
    padding: 50px 0 60px;
    margin-top: 60px;
  }
  .modal-header .btn-close.btn-close-lg {
    right: 0px !important;
  }
  .modal-header .btn-close.btn-close-lg svg {
    max-width: 50px;
    height: auto;
  }
  .h-62px {
    height: 52px !important;
  }
  .textarea-h-100 {
    height: 100px !important;
  }
  .successMark svg {
    max-width: 70px;
    height: auto;
  }
  .forInstitution {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .inner-top-footer-bottom {
    position: static !important;
  }

  .select2-container--default .select2-selection--multiple {
    min-height: 52px;
  }
  .accordion_site .accordion-button{font-size: 20px; padding-top: 20px; padding-bottom: 20px;}
.accordion_site .accordion-body{ padding-left: 30px; padding-right: 30px;}

.header_menu_inner{ background-color: #fff;}
.app_header .header_menu ul li a {
	color: #333;
}
.app_header .header_menu ul li a.active {
	color: #6259CA;
}
.app_header .header_menu ul{ padding-left: 15px;}

}
@media (max-width: 992px) {
  .MostPopular {
    margin-top: 0;
  }
  .pricing-tier {
    height: auto;
  }
  #Pricing {
    padding: 30px 0 30px;
  }
  .HowSection .mt-10{margin-top: 3px !important;}
}
@media (max-width: 767px) {
  .problem-section .font-18px {
    font-size: 16px !important;
  }
  .TestimonialQuote svg {
    max-width: 42px;
    height: auto;
  }
  .TestimonialQuote {
    margin-top: -23px;
  }
  .TestimonialsSlider .slick-arrow {
    top: calc(50% - 7px);
    width: 30px;
    border: none;
    height: 30px;
  }
  .TestimonialsSlider .slick-arrow.slick-next {
    left: inherit;
    right: -14px;
  }
  .TestimonialsSlider .slick-arrow.slick-arrow.slick-prev {
    left: -14px;
  }
  .font-18px {
    font-size: 16px !important;
  }
  .GetApp_section2.GetApp_section {
    min-height: inherit;
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
  }
  .GetApp_section2 .GetApp_section_container {
    padding: 0 30px;
  }
  .GetApp_section2_appBtn img {
    max-height: 40px;
    width: auto;
  }
  .GetApp_section2_appBtn .scane_code {
    height: 40px;
    width: 40px;
  }
  .GetApp_section2_appBtn .scane_code img {
    max-width: 100%;
    height: auto;
  }
  .GetApp_section2 .font-24px {
    font-size: 20px !important;
  }
  .GetApp_section2 .font-38px {
    font-size: 24px;
    line-height: 110%;
  }
  .TestimonialsSection {
    padding: 20px 30px 30px;
    margin-top: 30px;
  }
  #RequestDemo .logoPopup img {
    max-width: 150px;
    height: auto;
  }
  #RequestDemo .font-38px {
    font-size: 21px;
    line-height: 110%;
  }
  .line-height-160 {
    line-height: 140%;
  }

  .comparison-section .before-card,
  .comparison-section .after-card {
    margin-top: 0;
    padding-right: 0;
  }
  .comparison-section .before-card img,
  .comparison-section .after-card img {
    max-width: 280px;
  }
  .comparison-section .comparison-card h5 {
    margin-left: -43px;
  }
  .comparison-section .after-card i,
  .comparison-section .before-card i {
    width: 23px;
    height: 23px;
  }
  .comparison-section .comparison-card ul li {
    font-size: 16px;
  }
  .comparison-section .comparison-card ul {
    gap: 10px;
  }
  .comparison-section .before-card i {
    margin-right: 10px !important;
  }
  .comparison-section .after-card-wrap {
    margin-left: 0;
    margin-top: 20px;
  }
  .comparison-section .after-card h5 span {
    padding-left: 46px;
    padding-bottom: 16px;
  }
  .comparison-section .after-card ul {
    margin-top: -10px !important;
    padding-bottom: 0;
    padding-left: 0;
  }

  .comparison-section .before-card img,
  .comparison-section .after-card img {
    max-width: 282px;
  }
  .comparison-section .before-card h5 span {
    padding-left: 39px;
    padding-bottom: 17px;
  }
  .comparison-section .comparison-card {
    padding: 20px;
  }
  .comparison-section .logo-symbol svg {
    max-width: 41px;
  }
  .comparison-section .logo-symbol {
    margin-left: -20px;
  }

  .top_layer2 .shapImg {
    max-width: 60px;
    height: auto;
  }
  .pricing-label {
    padding: 10px 0px;
  }
  .pricing-body {
    padding: 0px 15px 10px;
  }
  .pricing-timing-wrap .font-22px {
    font-size: 17px !important;
    line-height: 134%;
  }
  .parent-student-access .meet_content {
    padding: 20px;
  }
  .ProofSectionWrap.SuccessStoriesSection {
    padding-top: 30px !important;
  }
  .ProofSectionWrap.SuccessStoriesSection {
    background-position: center 0px;
    margin-top: 39px;
  }
  .ProofSectionWrap.SuccessStoriesSection .TheCostSliderItem {
    padding-top: 36px;
  }
  .ProofSectionWrap.SuccessStoriesSection .features_row {
    padding-bottom: 0;
  }
  .GuideTrust .greenTagline.greenTagline_02 {
    margin-top: 0;
  }
  .GuideTrust .features_row {
    padding-bottom: 0;
  }
  .trustImgCol img {
    max-width: 200px;
    margin: 10px auto 0;
  }
  .Pricing_v02 .pricing-label {
    padding: 10px 0px;
  }
  .Pricing_v02 .pricing-body {
    padding-bottom: 20px;
  }
  .ProofSectionWrap.SuccessStoriesSection.ProofItWorks {
    margin-top: 10px;
  }
  .arrow_devider {
    justify-content: center;
    padding: 4px;
  }
  .arrow_devider svg {
    transform: rotate(90deg);
  }
  .pricing-tier {
    padding: 15px;
  }
  .pricing-tier .font-22px {
    font-size: 16px !important;
  }
  .forInstitution {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .BuiltColwrap {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .accordion_site .accordion-button {
    font-size: 17px;
    padding: 20px 15px;
    line-height: 130%;
  }

  .font-24px {
    font-size: 18px !important;
  }
  .logo_footer_colum img {
    max-width: 150px;
    height: auto;
  }
  .footerLogoColl {
    width: 100%;
    margin-bottom: 15px;
  }
  .social_links_v2 {
    border: none !important;
  }
  .termsC {
    width: 100%;
  }
  .banner_section {
    margin-top: 65px;
    padding-top: 0;
    border-radius: 0px 0px 0px 0px;
  }
  .select2-container .select2-selection--multiple .select2-selection__rendered {
    padding-left: 0px;
  }
  .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-grid;
  }
  .select2-container--default
    .select2-selection--multiple.select2-selection--clearable {
    padding-right: 60px;
  }
  .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice__display {
    font-size: 14px;
    padding: 5px !important;
  }
    .accordion_site .accordion-button{padding-top: 15px; padding-bottom: 15px;}
.accordion_site .accordion-body{ padding-left: 15px; padding-right: 15px;}
.accordion-button::after{ background-size: 18px;}
.h-52px{ height: 40px !important;}
.features_slider_wrapper {
	padding: 0 0px;
}
.features_slider_wrapper .slick-arrow{ top: inherit; bottom: -34px;}
.features_slider_wrapper .slick-arrow img{ max-width: 40px; height: auto;}
.features_slider_wrapper .slick-prev-customs,
.features_slider_wrapper .slick-prev-custom
 {
	left: calc(50% - 50px);
}
.features_slider_wrapper .slick-next-customs,
.features_slider_wrapper .slick-next-custom{	
	right: calc(50% - 15px);
	left: inherit;
}

.WithEduBridgetext svg {
	position: relative;
	top: 2px;
}
.Integrationlogo_wrap {
	width: 119px;margin: 0 auto !important;
	min-width: 119px;
	height: 119px;
}
.Integrationlogo_wrap img {
	max-width: 70%;
	max-height: 70%;
	width: auto;
	height: auto;
}
.features_slider_wrapper{ margin-top: -10px;}
.howMuchSave {
	margin: 0 auto 30px;
}
.forInstitution .features_row {
	padding-bottom: 0;
}
.bg-theme-gradiant .features_slider_wrapper .slick-arrow {
	top: inherit;
	bottom: -45px;
}
.bg-theme-gradiant_hasslider{ padding-left: 0px; padding-right: 0px;}
.app_header .header_menu ul li a.active {
	color: #6259CA;
}
}
