.cta63 .submit {
  color: #fff;
  display: contents;
}

.selection_type {
  padding: 120px 136px;
  background-color: #fff;
}
.selection_type .title {
  padding-top: 37px;
  color: #000;
}
.product-type {
  padding-top: 26px;
  display: flex;
}
.product-type-details:hover {
  cursor: pointer;
}
.product-type img {
  margin-right: 22px;
  margin-left: 12px;
}
.product-type span {
  display: block;
  color: #000000;
}
.product-type-details {
  background-color: #EBEBEB;
  padding: 20px 15px;
  border-radius: 20px;
  display: flex;
  width: 70%;
}
.product-type-details.active  {
  background-color: #C8E4FF;
  padding: 20px 15px;
  border-radius: 20px;
  display: flex;
  width: 70%;
}
.product-details bdi {
  display: flex;
}
.form-check-input:checked {
  background-color: #30B054 !important;
  border-color: #30B054 !important;
}
.katon-product-thumbnail {
  padding-top: 37px;
}
.katon-product-select {
  padding-top: 16px;
}
.katon-product-select img {
  width: 100px;
  margin: 3px;
  border-radius: 4px;
}
.katon-product-select img:hover {
  cursor: pointer;
}
.katon-product-description {
  padding-top: 32px;
  color: #000;
}
.katon-product-description p {
  font-size: 13px;
}
.katon-product-description h3 {
  font-size: 16px;
}
.katon-product-description p {
  font-size: 13px;
}
.pre_order .input-field {
  width: 424px;
  height: 39px;
  border-radius: 7.25px;
  border: 0.72px solid #BDBDBD;
  font-family: Inter;
  font-size: 10px;
  font-weight: 400;
  line-height: 17.5px;
  color: #8A8A8A;
  padding-left: 15px;
  color: #000;
}
.pre_order p {
  padding-top: 30px;
  font-size: 17px;
  font-weight: 700;
  font-family: 'Inter';
  color: #000;
}
.newsletter_type label {
  margin-left: 5px;
  font-size: 10px;
  position: relative;
  bottom: 4px;
  color: #000;
}
.delivery_section {
  padding-top: 46px;
}
.names_options {
  display: flex;
}
.names_options input {
  width: 207px !important;
  margin-right: 10px;
}
button.pre_order {
  width: 424px;
  background-color: #008CD1;
  color: #fff;
  border-radius: 7.25px;
}
button.pre_order.btn:hover {
  color: #fff;
  background-color: #008CD1;
  border-color: #008CD1;
}
button.pre_order.btn:focus {
  color: #fff;
  background-color: #008CD1;
  border-color: #008CD1;
  box-shadow: none;
}
img.pre_order_button {
  position: relative;
  right: 32%;
  top: 1px;
  bottom: 1px;
}
button.initial_deposit {
  width: 424px;
  background-color: #121C5E;
  color: #fff;
  border-radius: 7.25px;
  margin-top: 24px;
}
button.initial_deposit.btn:hover {
  color: #fff;
  background-color: #121C5E;
  border-color: #121C5E;
}
button.initial_deposit.btn:focus {
  color: #fff;
  background-color: #121C5E;
  border-color: #121C5E;
  box-shadow: none;
}
img.initial_deposit_button {
  position: relative;
  right: 28%;
  top: 12px;
  bottom: 12px;
}
.shoppingListContainer {
  gap: 26px;
  margin-top: 17%;
  color: #000;
}
.shoppingListContainer .productNamePreorder {
  font-size: 12px;
  color: #000;
}
.rightSection {
  align-content: center;
}
.priceSummary {
  display: flex;
}
.amount {
  font-weight: 600;
}
.priceDescription p {
  font-size: 10px;
  color: #000;
}
.count-qty {
  top: 10px;
  left: 86px;
  border-radius: 50%;
  background-color: var(--color-crimson);
  width: 20px;
  height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  position: relative;
}
img.product_featured_image {
  width: 55px;
  height: 48px;
}
.rightSectionProducts .amountStyle {
  float: left;
}
.mb-4.error input {
  border-color: red;
}
.pre_order .error {
  display: grid;
}

.page-template-templatespre-order-php .modal-content {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 50px;
}
.page-template-templatespre-order-php button.cta2.btn.btn-primary {
  background: #008CD1;
  padding: 10px 55px;
  margin-top: 20px;
  border-radius: 16px;
}
.page-template-templatespre-order-php .titledialog {
  font-size: 32px;
  padding: 10px;
  font-family: 'Inter';
  font-weight: 700;
  line-height: 30.72px;
  padding-top: 63.7px;
}
.popup-pricelist .modal-content {
  text-align: center;
  padding: 30px 20px;
  border-radius: 10px;
  width: 609px;
  background-color: #ffffff;
}
.popup-pricelist .modal-header {
  padding: 0px;
  border-bottom: 0px;
  padding-bottom: 80px;
}
.popup-pricelist .modal-content h3 {
  font-family: 'Inter';
  font-weight: 700;
  font-size: 32px;
  color: black;
}
.popup-pricelist .modal-content p {
  font-family: 'Inter';
  line-height: 24px;
  padding-top: 2px;
  font-size: 14px;
  color: black;
  width: 402px;
  margin: 0 auto;
}
.popup-pricelist button.btn-close {
  opacity: 1;
  position: relative;
  bottom: 7px;
  font-size: 10px;
  right: 4px;
}

.popup-pricelist button.btn-close {
  filter: invert(0); /* Makes the close icon black */
}

/* Optional: Ensure hover and focus states are consistent */
.popup-pricelist button.btn-close:hover,
.popup-pricelist button.btn-close:focus {
  filter: invert(0);
}
.popup-pricelist .modal-body a, .popup-pricelist .btn:first-child:active, .popup-pricelist .btn-primary:focus {
  background: #008cd1;
  border-radius: 30px;
  font-size: 12px;
  border: #008cd1;
  box-shadow: none;
  padding: 12px 50px;
}
div#exampleModal {
  align-content: center;
}
.popup-pricelist .modal-body {
  padding-top: 41px;
}


.schedule_calendar {
  display: block;
  width: 100%;
}
.schedule_calendar h3 {
  font-family: 'Inter';
  line-height: 30px;
  font-size: 17px;
}

img.live_class_google:hover {
  cursor: pointer;
}
.serverModal .modal-content {
  display: flex;
  width: fit-content;
  align-items: center;
  text-align: center;
  padding: 30px 20px;
  border-radius: 16px;
  width: 300px;
}
.serverModal button.cta2.btn.btn-primary {
  background: #008CD1;
  padding: 10px 55px;
  margin-top: 20px;
  border-radius: 16px;
}
.serverModal .titledialog {
  font-size: 20px;
  padding: 10px;
  font-family: 'Inter';
  font-weight: 800;
}
.serverModal .modal-header {
  padding: 0px;
  border-bottom: 0px;
  padding-bottom: 40px;
}
.serverModal .modal-content h3 {
  font-family: 'Inter';
  font-weight: 700;
  font-size: 24px;
  color: #000000;
}
.serverModal .modal-content p {
  font-family: 'Inter';
  line-height: 24px;
  padding-top: 18px;
  font-size: 17px;
  color: #000000;
}
.serverModal button.btn-close {
  opacity: 1;
  position: absolute;
  right: 5%;
  top: 5%;
  font-size: 10px;
}
.serverModal .modal-body button, .serverModal .btn:first-child:active, .serverModal .btn-primary:focus {
  background: #121C5E;
  border-radius: 15px;
  font-size: 14px;
  border: #121C5E;
  box-shadow: none;
  padding: 10px 15px;
}
div#serverModal {
  align-content: center;
}
.serverModal .modal-body {
  padding: 0px;
}

img.live_class_desktop:hover {
  cursor: pointer;
}
.liveDesktopModal .modal-content {
  display: flex;
  width: fit-content;
  align-items: center;
  text-align: center;
  padding: 30px 20px;
  border-radius: 16px;
  width: 300px;
}
.liveDesktopModal button.cta2.btn.btn-primary {
  background: #008CD1;
  padding: 10px 55px;
  margin-top: 20px;
  border-radius: 16px;
}
.liveDesktopModal .titledialog {
  font-size: 20px;
  padding: 10px;
  font-family: 'Inter';
  font-weight: 800;
}
.liveDesktopModal .modal-header {
  padding: 0px;
  border-bottom: 0px;
  padding-bottom: 40px;
}
.liveDesktopModal .modal-content h3 {
  font-family: 'Inter';
  font-weight: 700;
  font-size: 24px;
  color: #000000;
}
.liveDesktopModal .modal-content p {
  font-family: 'Inter';
  line-height: 24px;
  padding-top: 18px;
  font-size: 17px;
  color: #000000;
}
.liveDesktopModal button.btn-close {
  opacity: 1;
  position: absolute;
  right: 5%;
  top: 5%;
  font-size: 10px;
}
.liveDesktopModal .modal-body button, .liveDesktopModal .btn:first-child:active, .liveDesktopModal .btn-primary:focus {
  background: #121C5E;
  border-radius: 15px;
  font-size: 14px;
  border: #121C5E;
  box-shadow: none;
  padding: 10px 15px;
}
div#liveDesktopModal {
  align-content: center;
}
.liveDesktopModal .modal-body {
  padding: 0px;
}

img.library_google:hover {
  cursor: pointer;
}
.libraryGoogleModal .modal-content {
  display: flex;
  width: fit-content;
  align-items: center;
  text-align: center;
  padding: 30px 20px;
  border-radius: 16px;
  width: 300px;
}
.libraryGoogleModal button.cta2.btn.btn-primary {
  background: #008CD1;
  padding: 10px 55px;
  margin-top: 20px;
  border-radius: 16px;
}
.libraryGoogleModal .titledialog {
  font-size: 20px;
  padding: 10px;
  font-family: 'Inter';
  font-weight: 800;
}
.libraryGoogleModal .modal-header {
  padding: 0px;
  border-bottom: 0px;
  padding-bottom: 40px;
}
.libraryGoogleModal .modal-content h3 {
  font-family: 'Inter';
  font-weight: 700;
  font-size: 24px;
  color: #000000;
}
.libraryGoogleModal .modal-content p {
  font-family: 'Inter';
  line-height: 24px;
  padding-top: 18px;
  font-size: 17px;
  color: #000000;
}
.libraryGoogleModal button.btn-close {
  opacity: 1;
  position: absolute;
  right: 5%;
  top: 5%;
  font-size: 10px;
}
.libraryGoogleModal .modal-body button, .libraryGoogleModal .btn:first-child:active, .libraryGoogleModal .btn-primary:focus {
  background: #121C5E;
  border-radius: 15px;
  font-size: 14px;
  border: #121C5E;
  box-shadow: none;
  padding: 10px 15px;
}
div#libraryGoogleModal {
  align-content: center;
}
.libraryGoogleModal .modal-body {
  padding: 0px;
}

img.library_desktop:hover {
  cursor: pointer;
}
.libraryDesktopModal .modal-content {
  display: flex;
  width: fit-content;
  align-items: center;
  text-align: center;
  padding: 30px 20px;
  border-radius: 16px;
  width: 300px;
}
.libraryDesktopModal button.cta2.btn.btn-primary {
  background: #008CD1;
  padding: 10px 55px;
  margin-top: 20px;
  border-radius: 16px;
}
.libraryDesktopModal .titledialog {
  font-size: 20px;
  padding: 10px;
  font-family: 'Inter';
  font-weight: 800;
}
.libraryDesktopModal .modal-header {
  padding: 0px;
  border-bottom: 0px;
  padding-bottom: 40px;
}
.libraryDesktopModal .modal-content h3 {
  font-family: 'Inter';
  font-weight: 700;
  font-size: 24px;
  color: #000000;
}
.libraryDesktopModal .modal-content p {
  font-family: 'Inter';
  line-height: 24px;
  padding-top: 18px;
  font-size: 17px;
  color: #000000;
}
.libraryDesktopModal button.btn-close {
  opacity: 1;
  position: absolute;
  right: 5%;
  top: 5%;
  font-size: 10px;
}
.libraryDesktopModal .modal-body button, .libraryDesktopModal .btn:first-child:active, .libraryDesktopModal .btn-primary:focus {
  background: #121C5E;
  border-radius: 15px;
  font-size: 14px;
  border: #121C5E;
  box-shadow: none;
  padding: 10px 15px;
}
div#libraryDesktopModal {
  align-content: center;
}
.libraryDesktopModal .modal-body {
  padding: 0px;
}

img.workshopGoogle:hover {
  cursor: pointer;
}
.workshopGoogleModal .modal-content {
  display: flex;
  width: fit-content;
  align-items: center;
  text-align: center;
  padding: 30px 20px;
  border-radius: 16px;
  width: 300px;
}
.workshopGoogleModal button.cta2.btn.btn-primary {
  background: #008CD1;
  padding: 10px 55px;
  margin-top: 20px;
  border-radius: 16px;
}
.workshopGoogleModal .titledialog {
  font-size: 20px;
  padding: 10px;
  font-family: 'Inter';
  font-weight: 800;
}
.workshopGoogleModal .modal-header {
  padding: 0px;
  border-bottom: 0px;
  padding-bottom: 40px;
}
.workshopGoogleModal .modal-content h3 {
  font-family: 'Inter';
  font-weight: 700;
  font-size: 24px;
  color: #000000;
}
.workshopGoogleModal .modal-content p {
  font-family: 'Inter';
  line-height: 24px;
  padding-top: 18px;
  font-size: 17px;
  color: #000000;
}
.workshopGoogleModal button.btn-close {
  opacity: 1;
  position: absolute;
  right: 5%;
  top: 5%;
  font-size: 10px;
}
.workshopGoogleModal .modal-body button, .workshopGoogleModal .btn:first-child:active, .workshopGoogleModal .btn-primary:focus {
  background: #121C5E;
  border-radius: 15px;
  font-size: 14px;
  border: #121C5E;
  box-shadow: none;
  padding: 10px 15px;
}
div#workshopGoogleModal {
  align-content: center;
}
.workshopGoogleModal .modal-body {
  padding: 0px;
}

img.workshopDesktop:hover {
  cursor: pointer;
}
.workshopDesktopModal .modal-content {
  display: flex;
  width: fit-content;
  align-items: center;
  padding: 30px !important;
  text-align: center;
  padding: 30px 20px;
  border-radius: 16px;
  width: 300px;
}
.workshopDesktopModal button.cta2.btn.btn-primary {
  background: #008CD1;
  padding: 10px 55px;
  margin-top: 20px;
  border-radius: 16px;
}
.workshopDesktopModal .titledialog {
  font-size: 20px;
  padding: 10px;
  font-family: 'Inter';
  font-weight: 800;
}
.workshopDesktopModal .modal-header {
  padding: 0px;
  border-bottom: 0px;
  padding-bottom: 40px;
}
.workshopDesktopModal .modal-content h3 {
  font-family: 'Inter';
  font-weight: 700;
  font-size: 24px;
  color: #000000;
}
.workshopDesktopModal .modal-content p {
  font-family: 'Inter';
  line-height: 24px;
  padding-top: 18px;
  font-size: 17px;
  color: #000000;
}
.workshopDesktopModal button.btn-close {
  opacity: 1;
  position: absolute;
  right: 5%;
  top: 5%;
  font-size: 10px;
}
.workshopDesktopModal .modal-body button, .workshopDesktopModal .btn:first-child:active, .workshopDesktopModal .btn-primary:focus {
  background: #121C5E;
  border-radius: 15px;
  font-size: 14px;
  border: #121C5E;
  box-shadow: none;
  padding: 10px 15px;
}
div#workshopDesktopModal {
  align-content: center;
}
.workshopDesktopModal .modal-body {
  padding: 0px;
}

.page-template-contact .wpcf7-response-output {
  display: none;
}
.page-template-contact .modal-content {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 50px;
}
.page-template-contact button.cta2.btn.btn-primary {
  background: #008CD1;
  padding: 10px 55px;
  margin-top: 20px;
  border-radius: 16px;
}
.page-template-contact .titledialog {
  font-size: 20px;
  padding: 10px;
  font-family: 'Inter';
  font-weight: 800;
}
.page-template-contact .modal {
  background-color: #000000cf;
}

.single-katon_job_openings .wpcf7-response-output {
  display: none;
}
.single-katon_job_openings .modal-content {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 50px;
}
.single-katon_job_openings button.cta2.btn.btn-primary {
  background: #008CD1;
  padding: 10px 55px;
  margin-top: 20px;
  border-radius: 16px;
}
.single-katon_job_openings .titledialog {
  font-size: 20px;
  padding: 10px;
  font-family: 'Inter';
  font-weight: 800;
}
.single-katon_job_openings .modal {
  background-color: #000000cf;
}
.popups-lists img {
  width: 166px;
  height: 166px;
}
.home .ielts-section .home-tlms-container-whole {
  background-color: #230859;
}
.home .ielts-section .steps-through {
  font-size: 183.15px;
  position: relative;
  left: -10px;
}
.home .ielts-section .steps-through-to-container {
  gap: 60px;
}
.home .ielts-section .home-tlms-global-description {
  font-size: 29.54px;
  font-weight: 500;
}
.home .ielts-section .explore {
  background-color: #121C5E;
}
.home .ielts-section .explore1 {
  color: #fff;
}
.modal-backdrop.fade {
  opacity: 0.2;
  filter: alpha(opacity=0.2);
}
.modal-backdrop.fade.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.school-video-ads .sec-success-stories {
  display: flex;
  flex-direction: column;
  background: #ECEFF1;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100% 100%;
}
.school-video-ads .sec-success-stories .heading h3{
  font-size: 40px;
  font-family: 'Inter';
  font-weight: 800;
  line-height: 40px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
}
.video-section {
  padding: 34px 138px 112px 138px;
}
.video-container {
  display: flex;
  width: 1004px;
}
.video-columns {
  margin: 10px;
  position: relative;
  width: 100%; /* Adjust based on your container */
}
.video-columns img{
  /* width: 451.71px;
  height: 388.7px; */
  width: 390.71px;
  height: 350.7px;
  border-radius: 25px;
}
.whole-section {
  overflow: scroll; 
  scrollbar-width: none;
  -ms-overflow-style: none; 
}
.whole-section::-webkit-scrollbar {
  display: none; 
}

/* .whole-section {
  overflow-x: auto; 
  overflow-y: hidden; 
}
.whole-section::-webkit-scrollbar {
  height: 12px; 
}
.whole-section::-webkit-scrollbar-thumb {
  background-color: #888; 
  border-radius: 10px;
}
.whole-section::-webkit-scrollbar-thumb:hover {
  background-color: #555; 
} */

.video-columns {
  position: relative; /* This makes the container a reference for absolute positioning */
  display: inline-block; /* Keeps the container sized to its content */
}
.video-columns .fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); /* Centers the icon both horizontally and vertically */
  font-size: 10px;
  color: #000;
  cursor: pointer;
  background: #fff;
  border-radius: 50%;
  padding: 10px 12px;
}
.fa-play:before {
  position: relative;
  left: 1px;
}
#videoModal .modal-body {
  padding: 0px;
}
#videoModal .modal-content {
  background: transparent;
  border: 0px;
  width: 1000px;
  margin: 20% 0% 0% -50%;
}
#videoModal .modal-header {
  position: absolute;
  top: 0px;
  z-index: 1;
  right: 0;
  border: 0px;
}
#videoModal .modal-header a {
  background: #fff;
  color: #000;
  text-decoration: none;
  border-radius: 50%;
  padding: 5px;
  width: 20px;
  height: 20px;
}
#videoModal .modal-header a span {
  position: relative;
  bottom: 8px;
  left: 1px;
}

.video-columns p {
  position: absolute;
  bottom: 0px;
  left: 24px;
  font-family: 'Inter';
  font-weight: 500;
  font-size: 17px;
  color: #fff;
  z-index: 1;
}

.video-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20%; /* Adjust the height for how much overlay you want */
  background: rgba(0, 0, 0, 0.7); /* Semi-transparent black */
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.8); /* Adjust blur effect */
}
.product-details p {
  color: #000;
}
.priceSummary span {
  color: #000;
}
.priceSummary span span {
  color: #000;
}
.pre_order h3 {
  color: #000;
}

.web-content-description-one span {
  padding: 46px 30px;
  border-radius: 9.92px 0px 0px 9.92px;
  display: block;
  background: #222C6D;
}
.web-content-users .web-content-outer, .web-content-users .web-content-outer-number {
  background-color: transparent;
  text-align: center;
  padding-top: 0px;
}
.web-content-users .web-content-outer-number span {
  border-radius: 0px 9.92px 9.92px 0px;
  padding: 46px 30px;
}
.web-content-users .web-content-outer-number {
  position: relative;
  left: -28px;
  width: 140px;
}
img.ielts-img {
  width: 223.3px;
}
.white-cta {
  background-color: #fff !important;
  cursor: pointer;
  border: 0;
  /* padding: var(--padding-6xs) var(--padding-xl-5); */
  /* background-color: var(--color-steelblue); */
  border-radius: var(--br-base);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-sm);
  margin-top: 35px;
  background: #FFFFFF;
  width: 120px;
  height: 38px;
}

.white-cta label {
  color: #230859 !important;
  font-size: 12px;
  font-family: "Inter";
  font-weight: 500;
}
.red-cta {
  background-color: #FF0000 !important;
  cursor: pointer;
  border: 0;
  border-radius: var(--br-base);
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: var(--gap-sm);
  margin-top: 35px;
  background: #FFFFFF;
  width: 103px;
  height: 38px;
}
.red-cta label {
  color: #fff !important;
  font-size: 12px;
  font-family: "Inter";
  font-weight: 500;
}
.ielts-bottom {
  background-color: #C7002B;
  padding: 40px 80px 26px 80px;
  color: #fff;
  border-radius: 40px;
  display: flex;
}
.ielts-bottom h3 {
  font-size: 14px;
  font-family: 'Inter';
  font-weight: 800;
  line-height: 16.94px;
}
.ielts-bottom p {
  font-size: 14px;
  font-family: 'Inter';
  font-weight: 500;
  line-height: 16.94px;
}
/* .trusted p{
  font-size: 14px;
  font-family: 'Inter';
  font-weight: 500;
  line-height: 16.94px;
  width: 219px;
} */
/* .right-choice{
  font-size: 14px;
  font-family: 'Inter';
  font-weight: 500;
  line-height: 16.94px;
  width: 250px;
  padding-left: 27px;
} */
.border-right-column {
  border-right: 3px solid #D31740;
}
.p-37 {
  padding-left: 37px;
}
.p-31 {
  padding-right: 31px;
}
.p-top-15 {
  padding-top: 15px;
}
.apply-now-banner {
  margin: 0px 130px;
  padding-top: 20px;
  display: none;
  font-size: 14px;
  font-family: "Inter";
}
.apply-now-banner p {
  text-align: center;
  margin-bottom: 0px;
}
.hero-content .cta-text2 {
  padding-top: 40px;
}
.hero-content .cta-text2.adjust-padding {
  padding-top: 0px; /* Adjust this padding value as needed */
}
.video-section .video-section-cta {
  justify-content: center;
  padding-top: 5px;
}
.ielts-section .home-tlms-container-whole {
  /* height: auto; */
  padding: 40px 80px 0px 80px;
}

.page-template-katon-network .container52 {
  width: 100%;
}
.as-school {
  position: relative;
  /* top: 20px; */
  left: 45px;
  display: flex;
  align-items: flex-end;
  margin-top: 39px;
}
.as-school i{
  font-size: 14px;
  line-height: 14.7px;
}
a.katon-360-classroom-a .cta47 {
  margin-top: 20px;
}
.sec-2-work-with-1 a.katon-360-classroom-a .cta47 {
  margin-top: 0px;
}
.apply-now-text {
  margin: 0px a;
  position: relative;
  top: 25px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.apply-now-text p {
  font-style: italic;
  font-size: 14px;
  font-family: 'Inter';
  font-weight: 300;
  line-height: 14.76px;
  position: relative;
  bottom: 5px;
  right: 10px;
}
.view-portfolio {
  font-size: 14px;
  font-family: 'Inter';
  font-weight: 500;
  line-height: 19.32px;
  margin: 0px 140px;
}

.page-template-ielts .titleContainer {
  display: grid;
}
.page-template-ielts .titleContainer h3 {
  font-size: 126.11px;
  font-family: 'Inter';
  font-weight: 800;
  line-height: 126.11px;
  text-transform: uppercase;
}
.page-template-ielts .section-banner {
  height: 471px;
}
.page-template-ielts .heading1 {
  padding-top: 237px;
  padding-bottom: 44px;
}
.why-choose-ielts {
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 25px;
  background-color: #C7002B;
}
.why-choose-ielts h3 {
  font-size: 48px;
  font-family: 'Inter';
  font-weight: 800;
  line-height: 48px;
  color: #fff;
}
.ielts-paragraph-section {
  padding-top: 32px;
  padding-bottom: 46px;
  padding-left: 303px;
  padding-right: 303px;
}
.why-choose-ielts p {
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 300;
  line-height: 16.8px;
  color: #fff;
}
.ielts-test-cta a {
  border-radius: 16px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 26px;
  padding-right: 26px;
  background-color: #230859;
  text-decoration: none;
  color: #fff;
}
.why-test-should {
  margin: 0 auto;
  padding-top: 87px;
  padding-bottom: 77px;
  background-color: #ECEFF1;
}
.why-test-should h3 {
  font-size: 48px;
  font-family: 'Inter';
  font-weight: 800;
  line-height: 48px;
  color: #230859;
  margin-left: 50px;
}
.why-test-should p {
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 700;
  line-height: 16.8px;
  color: #000;
}
.why-test-should-paragraph {
  padding-top: 85px;
  padding-bottom: 46px;
  padding-left: 237px;
  padding-right: 237px;
  display: flex;
  width: 100%;
}
.why-test-should-paragraph p {
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 300;
  line-height: 16.8px;
  color: #000;
  padding-top: 12px;
  width: 217px;
}
.why-columns-test {
  padding: 0px 35px;
}
.ielts-bottom-text p {
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 700;
  line-height: 16.8px;
  color: #000;
}
.ielts-bottom-text {
  padding-top: 0px;
  padding-bottom: 46px;
}
.ielts-bottom-right img {
  display: block;
  margin: 0px 0px 0px auto;
  padding-right: 160px;
}
.ielts-video-section {
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}
#ieltsVideo:hover {
  cursor: pointer;
}
#ieltsVideo {
  width: 1149px;
  height: 534px;
}

.buttonCtaContainer{
  display: flex;
  gap: 10px;
}

.katon-live-btn{
  background-color: #121C5E;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 16px;
  cursor: pointer;
}

.katon-live-btn a{
  font-size: 12px;
  font-family: 'Inter';
  font-weight: 500;
  line-height: 14.52px;
  color: #FFFFFF;
  text-decoration: none;
  position: relative;
  bottom: 2px;
}

.page-template-katon-live .katon-live-btn{
  background-color: #ECEFF1;
}

.page-template-katon-live .katon-live-btn a{
  color: #7E7E7E;
}

.katon-live-btn-mobile{
  background-color: #121C5E;
  padding-bottom: 7px;
  border-radius: 20px;
  display: none;
  width: 194px;
  height: 41px;
  text-align: center;
  font-size: 14px;
  line-height: 16.94px;
  padding-top: 12px;
  position: relative;
}

.katon-live-btn-mobile a{
  font-size: 12px;
  font-family: 'Inter';
  font-weight: 500;
  line-height: 14.52px;
  color: #FFFFFF;
  text-decoration: none;
  position: relative;
  bottom: 2px;
}


.ielts-test {
  background-color: #FF0000;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 18px;
  padding-right: 18px;
  border-radius: 16px;
  cursor: pointer;
}
.ielts-test a {
  font-size: 12px;
  font-family: 'Inter';
  font-weight: 500;
  line-height: 14.52px;
  color: #fff;
  text-decoration: none;
  position: relative;
  bottom: 2px;
}
.page-template-ielts .ielts-test {
  background-color: #fff;
}
.page-template-ielts .ielts-test a {
  color: #000;
}
.ielts-test-mobile {
  background-color: #FF0000;
  padding-top: 12px;
  border-radius: 20px;
  display: none;
  width: 194px;
  height: 41px;
  text-align: center;
  font-size: 14px;
  line-height: 16.94px;
  color: white;
  font-weight: 500;
}
.ielts-test-mobile a {
  font-size: 14px;
  font-family: 'Inter';
  font-weight: 500;
  line-height: 16.94px;
  color: #fff;
  text-decoration: none;
  position: relative;
  bottom: 0px;
}
button.cta2-contact:hover {
  background-color: #121C5E;
}
button.cta2-contact:hover .explore4 {
  color: #fff;
}
.hero-content .cta-text2.adjust-padding .cta2-contact {
  background-color: #121C5E;
}
.hero-content .cta-text2.adjust-padding .cta2-contact .explore4 {
  color: #fff;
}
.katon-product-thumbnail img {
  width: 430px;
  height: 300px;
  border-radius: 17px;
}
.product-type-details img {
  border-radius: 5px;
}
.selected-image {
  border: 2px solid #53BEFB;
  border-radius: 4px;
}
.add-certificate .cta62 {
  margin-top: 12px;
}
#remove-upload {
  background-color: #ff4d4d; /* Red background */
  color: white; /* White text */
  border: none; /* No border */
  padding: 10px 15px; /* Some padding */
  cursor: pointer; /* Pointer cursor on hover */
  border-radius: 5px; /* Rounded corners */
  margin-top: 10px; /* Space above the button */
}
#remove-upload:hover {
  background-color: #ff1a1a; /* Darker red on hover */
}
#video-upload-btn {
  width: 25%;
  margin-top: 20px;
}
#upload-btn {
  width: auto;
}


/* Calendy */
.calender-container{
  display: flex;
  flex-direction: column;
  padding-top: 39.6px;
}
.calender-container-body{
  display: flex;
  flex-direction: row;
  gap: 2.125rem;
}
.calender-container-body .schedule-calendar{
  width: 263px;
  height: 277px;
  top: 1116px;
  left: 368px;
  gap: 0px;
  border-radius: 20px 0px 0px 0px;
  opacity: 0px;
  background: #FFF;
}
.calender-container-body .schedule-timelines{
  display: flex;
  flex-direction: column;
  gap: 1rem;

}
.schedule-timelines .timelines-title{
  font-size: 11px;
  font-weight: 600;
  line-height: 19.25px;
  text-align: left;
  padding-left: 1rem;
}
.schedule-timelines .timelines-body{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
  width: 280px;
}
.schedule-timelines .timelines-body .timelines-times{
  width: Hug (130px)px;
  height: Hug (39px)px;
  padding: 10px;
  border-radius: 5px;
  opacity: 0px;
  background: #E5F2FF;
  /* font-family: Inter; */
  font-size: 11px;
  font-weight: 600;
  line-height: 19.25px;
  text-align: left;
  color: #008CD1;
}
.schedule-timelines .timelines-body .timelines-times.disabled{
  background-color: #E8ECEC;
  color: #9c9c9c;
  /* background: #BDBDBD; */
}
.schedule-calender {
  position:relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  /* display: none; */
  cursor: pointer;
  box-sizing: border-box;
}
.schedule-calender::-webkit-calendar-picker-indicator {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

#ui-datepicker-div{
  width: 263px;
  height: 277px;
  font-size: 11px !important;
  background-color: #EFEFEF;
  box-shadow: 10px 20px 30px 0px #0000001c;
  border-radius: 2rem;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2rem;
  top: 68rem !important;
  padding-top: 11%;
  padding-bottom: 10%;
  padding-left: 25px;
  padding-right: 25px;
  display: none;
}
#ui-datepicker-div > table > thead > tr > th>span {
  opacity: 0.5;
}

.ui-datepicker-inline.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
  width: 263px;
  height: 277px;
  font-size: 11px !important;
  background-color: #F3F4F6;
  box-shadow: 10px 20px 30px 0px #0000001c;
  border-radius: 2rem;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 2rem;
  top: 68rem !important;
  padding-top: 11%;
  padding-bottom: 10%;
  padding-left: 25px;
  padding-right: 25px;
}
.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  background-color: #EFEFEF;
  border: none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
  border: none!important;
  background-color: #EFEFEF!important;
  font-weight: bold!important;
  padding: 0.5rem;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  color: #008CD1 !important;
}
.school-video-ads .sec-success-stories .heading p {
  font-size: 20px;
  font-family: 'Inter';
  font-weight: 400;
  line-height: 20px;
  color: #000;
}
.descriptiondialog p {
  font-size: 14px;
  font-family: 'Inter';
  line-height: 20.58px;
  font-weight: 300;
  padding-top: 27px;
}
.descriptiondialog p span {
  display: block;
}
.katon-product-description p {
  font-size: 12.51px;
  font-family: 'Inter';
  line-height: 18.38px;
  font-weight: 300;
}
.custom-select-trigger span {
  color: #0000007a;
}
.sec-footer .main-content2 {
  align-items: flex-start;
}
.page-template-katon-teacher-outlook-language-expert .rectangle-input {
  border-radius: 15px;
  height: 17.8px;
}
.page-template-katon-teacher-outlook-language-expert .rectangle-input:checked::before {
  border-radius: 15px;
}
.page-template-katon-teacher-outlook-curriculum-teacher .rectangle-input {
  border-radius: 15px;
  height: 17.8px;
}
.page-template-katon-teacher-outlook-curriculum-teacher .rectangle-input:checked::before {
  border-radius: 15px;
}
.main-content3-360-classroom img.home-360-image {
  width: 483px;
  height: auto;
}
.reconceptualizing-education-image-container img {
  width: 100%;
  height: auto;
}
.katon-360-classroom-image-container img {
  width: 289px;
  height: auto;
}
img.ielts-logo {
  width: 224px;
  height: auto;
}
.reconceptualizing-education-content-Ict img {
  width: 421px;
  height: auto;
  padding-top: 20px;
}
/* input#datepicker {
  visibility: hidden;
} */
.ui-datepicker-prev {
  display: block;
}
.ui-datepicker-next {
  display: block;
}
div#datepicker a {
  font-size: 11px;
  line-height: 13.31px;
  font-weight: 400 !important;
  color: #000;
  font-family: 'Inter';
  text-align: center;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  background: #F3F4F6 !important;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0px !important;
  background: #F3F4F6 !important;
  border: 1px solid #F3F4F6 !important;
}
.ui-datepicker .ui-datepicker-header {
  padding: 0px !important;
}
a.ui-state-default.ui-state-active {
  background: #008CD1 !important;
  color: #fff !important;
  text-align: center;
  border-radius: 50%;
}
.timelines-times:hover {
  cursor: pointer;
}
.timelines-times.active-time {
  background: #008CD1 !important;
  color: #fff !important;
}
.cross-icon {
  border: 4px solid #D83131;
  border-radius: 50%;
}
#calendyModal span {
  display: block;
}
#calendyModal .descriptiondialog {
  width: auto;
}
#calendyModal {
  background-color: #000000cf;
}
#calendyModal1 span {
  display: block;
}
#calendyModal1 .descriptiondialog {
  width: auto;
}
#calendyModal1 {
  background-color: #000000cf;
}
.timelines-times.disabled {
  pointer-events: auto !important;
}
.timelines-times.has-error.has-danger {
  border: 1px solid red;
}
.timelines-times.disabled.has-error.has-danger {
  border: 0px solid red;
}
/* Loader Start */
.loading {
  display: none;
}
/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}
/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}
/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Loader End */
h3.calender-container-title {
  font-size: 17px;
  font-family: 'Inter';
  line-height: 29.75px;
  font-weight: 400;
}
#calendy-error {
  color: red;
  padding-top: 30px;
  display: none;
  font-size: 12px;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 0px solid #fff !important;
  background-color: transparent !important;
  top: 0px !important;
  
}
.ui-datepicker .ui-datepicker-prev {
  top: 0px !important;
  left: 0px !important;
}
.ui-datepicker .ui-datepicker-next {
  top: 0px !important;
  right: 0px !important;
}
.ui-state-disabled {
  cursor: pointer !important;
  pointer-events: auto !important;
}
span.error-message-format {
  position: absolute;
}
span.video-error-message-format {
  position: absolute;
}
.tele-email-container {
  margin-top: 10px;
}
img.play-icon2:hover, .play:hover, .video_play_button:hover {
  cursor: pointer;
}
#videoModalBusiness .modal-body {
  padding: 0px;
  margin: auto;
}
#videoModalBusiness .modal-content {
  background: transparent;
  border: 0px;
  width: 1000px;
  margin: 0% 0% 0% -50%;
}
#videoModalBusiness .modal-header {
  position: absolute;
  top: 0px;
  z-index: 1;
  right: 0;
  border: 0px;
}
#videoModalBusiness .modal-header a {
  background: #fff;
  color: #000;
  text-decoration: none;
  border-radius: 50%;
  padding: 5px;
  width: 20px;
  height: 20px;
}
#videoModalBusiness .modal-header a span {
  position: relative;
  bottom: 8px;
  left: 1px;
}
div#videoModalBusiness {
  background: #000000a6;
}
video#modalVideoBusiness {
  border-radius: 35.5px;
}
#videoModalBusiness .modal-dialog {
  overflow: hidden;
  border-radius: 35.5px;
  height: 550px;
}
#videoModalBusiness .modal-header {
  right: 25%;
}
#videoModalBusiness .modal-content-bottom {
  position: absolute;
  bottom: 0px;
  z-index: 1;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
  box-shadow: 0 -10px 20px rgba(0, 0, 0, 0.8);
}
#videoModalBusiness .modal-content-bottom p {
  text-align: left;
  font-family: 'Inter';
  line-height: 17.12px;
  font-weight: 500;
  position: relative;
  left: 28%;
  right: 28%;
  margin-bottom: 30px;
  color: #fff;
  width: 20%;
}
#videoModalBusiness .modal-content-bottom span {
  display: block;
}
.logo-icon, .mob-logo-icon {
  outline: none;
}



/* social icons drawyer styles*/
.social-icons-drawyer-section{
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100%;
  z-index: 9999;
  pointer-events: none;
  display: none;
  justify-content: end;
  align-items: end;
  padding-bottom: 43px;
  transition: opacity 0.5s ease; /* Smooth fade-in/out */
}

.social-icons-container{
  z-index: 100000;
  width: 673px;
  height: 123px;
  background-color: #008ACE;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 44px 13px 44px 13px;
  display: flex;
  gap: 35px;
  pointer-events: auto;
  align-items: center;
  position: relative;
  transform: translateX(100%); /* Initially off-screen */
  transition: transform 1s ease; /* Smooth transition */
}

.leftbar-style{
  width: 5px;
  height: 36px;
  border-radius: 5px;
  background-color: #006EA4;
}

.text-container-style{
  display: flex;
  gap: 3px;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}

.text-style{
  font-family: Inter;
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
}

.rightSideArrowIcon{
  width: 22px;
  height: 14px;
}

.social-icons-list-container{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 45px;
}

.closeIconContainer{
  position: absolute;
  top: 10px;
  right: 12px;
  cursor: pointer;
}

/* Show overlay and container */
.social-icons-drawyer-section.active {
  display: flex;
}

.social-icons-container.active {
  transform: translateX(0); /* Slide in */
}

.social-icons-container.mobileactive {
  transform: translateY(0) !important; /* Slide in */
}

/* Prevent scroll on body when overlay is active */
.no-scroll {
  overflow: hidden;
}

.joinVirtualSchoolSection{
  width: 100%;
  height: 719px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  gap: 60px;
  padding: 0 0 40px 184px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: #ffffff;
}

.joinVirtualSchoolSection-mobile{
  width: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-top: 60px;
  background-color: #ffffff;
}

.joinVirtualSchoolContentSection{
    display: flex;
    gap: 10px;
    flex-direction: column;
    justify-content: start;
}

.joinVirtualSchoolContentSection-mobile{
  display: flex;
  gap: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 20px 0 20px;
}

.joinVirtualSchoolContentSection .titleStyle{
  width: 360px;
  font-family: Inter;
  font-size: 40px;
  font-weight: 800;
  line-height: 40px;
  color: #000000;
}

.joinVirtualSchoolContentSection-mobile .titleStyle-mobile{
  max-width: 360px;
  font-family: Inter;
  font-size: 30px;
  font-weight: 800;
  line-height: 36.31px;
  color: #000000;
  text-align: center;
}

.joinVirtualSchoolContentSection .descriptionStyle{
  width: 345px;
  font-family: Inter;
  font-size: 14px;
  font-weight: 300;
  line-height: 14.7px;
  color: #000000;
}

.joinVirtualSchoolContentSection-mobile .descriptionStyle-mobile{
  max-width: 360px;
  font-family: Inter;
  font-size: 14px;
  font-weight: 300;
  line-height: 16.94px;
  color: #000000;
  text-align: center;
}

.ctaContainer, .joinVirtualSchoolSection-mobile .ctaContainer-mobile{
  position: relative;
}

.ctaContainer .buttonStyle{
  border-radius: 16px;
  width: 200px;
  height: 38px;
  background-color: #121C5E;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.9px;
  color: #FFFFFF;
  outline: none;
  border: none;
}

.joinVirtualSchoolSection-mobile .ctaContainer-mobile{
  max-width: 360px;
  width: 360px;
  margin-top: 20px;
}

.joinVirtualSchoolSection-mobile .ctaContainer-mobile a{
  width: 100%;
}

.joinVirtualSchoolSection-mobile .ctaContainer-mobile .buttonStyle-mobile{
  border-radius: 20px;
  max-width: 100%;
  width: 100%;
  height: 41px;
  background-color: #121C5E;
  font-size: 14px;
  font-weight: 500;
  line-height: 16.9px;
  color: #FFFFFF;
  outline: none;
  border: none;
}

.ctaContainer .buttonStyle .arrowStyle{
  margin-left: 8px;
}

.joinVirtualSchoolSection-mobile .ctaContainer-mobile .buttonStyle-mobile .arrowStyle-mobile{
  position: absolute;
  top: 15px;
  right: 23px;
}

.ctaContainer .redLiveIndicationStyle{
  width: 8px;
  height: 8px;
  background-color: #FF0000;
  border-radius: 50%;
  position: absolute;
  top: -3px;
  right: 9px;
}

.joinVirtualSchoolSection-mobile .ctaContainer-mobile .redLiveIndicationStyle-mobile{
  width: 8px;
  height: 8px;
  background-color: #FF0000;
  border-radius: 50%;
  position: absolute;
  top: -3px;
  right: 9px;
}

.bottom-image-container-mobile{
  height: 365px;
  margin-top: -17px;
}

.bottom-image-container-mobile img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.which-test-should-take-section{
  margin: 0 auto;
  padding: 87px 0 54px 0;
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 44px;
}
.which-test-should-take-top-section{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 49px;
}

.which-test-should-take-top-heading{
  font-size: 48px;
  line-height: 48px;
  font-weight: 800;
  font-family: 'Inter';
  color: #230859;
  text-align: center;
}

.which-test-should-take-top-column{
  display: flex;
  gap: 124px;
}

.test-should-take-column{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 16.8px;
  text-align: center;
  font-family: 'Inter';
  color: black;
  width: 217px;
}

.test-should-take-column .column-heading-style{
  font-weight: 800;
}

.test-should-take-column .column-desc-style{
  font-weight: 300;
}

.test-should-take-structure{
  width: 838px;
  border-radius: 20px;
  padding: 41px 73px 41px 82px;
  display: flex;
  flex-direction: column;
  gap: 42px;
  background-color: #C7002B;
  font-family: 'Inter';
  font-size: 16px;
  line-height: 16.8px;
  color: #FFFFFF;
  margin-top: 24px;
}

.bottom-row-container{
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 15px;
}

.bottom-row-container-heading{
  font-weight: 800;
}

.bottom-row-container-list{
  font-weight: 300;
  display: flex;
  flex-direction: column;
  gap: 18px;
  padding-left: 25px;
  margin: 0;
}

.test-should-take-cta-style{
  outline: none;
  border: none;
  padding: 10.5px 26px;
  background-color: #230859;
  font-size: 14px;
  line-height: 16.94px;
  font-weight: 500;
  font-family: 'Inter';
  color: #FFFFFF;
  border-radius: 16px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

#arrowForWhichTestShouldTakeCta{
  display: none;
}

.which-test-should-take-section a{
  text-decoration: none;
}

@media screen and (max-width: 1280px) {
  .joinVirtualSchoolSection{
    height: 688px;
  }
}
@media screen and (max-width: 1200px) {
  .why-test-should h3 {
    margin-left: 0;
  }
}
@media screen and (max-width: 1130px) {
  .joinVirtualSchoolSection{
    padding-left: 140px;
    height: 624px;
  }
}
@media screen and (max-width: 1024px) {
  .joinVirtualSchoolSection{
    padding-left: 100px;
    height: 570px;
  }
  .social-icons-container{
    width: 60%;
    height: 100px;
    padding: 34px 13px 34px 13px;
  }
  .socialCloseIcon{
    width: 100%;
    height: 100%;
  }
  .closeIconContainer{
    width: 30px;
    height: 30px;
  }
  .socialIconStyle{
    width: 32px;
    height: 32px;
  }
  .social-icons-list-container{
    gap: 35px;
  }
  .popup-pricelist .modal-content p{
    width: 100%;
    margin: 0;
  }
}

@media screen and (max-width: 930px) {
  .social-icons-list-container{
    gap: 25px;
  }
  .social-icons-container{
    height: 94px;
    gap: 30px;
    padding: 23px 13px 23px 13px;
  }
  .socialIconStyle{
    width: 25px;
    height: 25px;
  }
  .joinVirtualSchoolSection{
    height: 518px;
  }
  .joinVirtualSchoolContentSection .titleStyle{
    font-size: 32px;
    line-height: 32px;
  }
  .joinVirtualSchoolContentSection .descriptionStyle{
    width:285px;
    font-size: 10px;
    line-height: 10.7px;
  }
}

@media screen and (max-width: 900px) {
  .which-test-should-take-section{
    padding-left: 20px;
    padding-right: 20px;
  }
  .test-should-take-structure{
    width: 100%;
  }
}

@media screen and (max-width: 820px){
  .joinVirtualSchoolSection{
    padding: 0 0 64px 65px;
    height: 438px;
  }
}

@media screen and (max-width: 728px) {
  .which-test-should-take-section{
    padding: 60px 20px;
    gap: 25px;
  }
  .which-test-should-take-top-heading{
    font-size: 30px;
    line-height: 30px;
  }
  .which-test-should-take-top-section{
    gap: 20px;
  }
  .which-test-should-take-top-column{
    flex-direction: column;
    gap: 32px;
    width: 100%;
    justify-content: center;
    align-items: center;
  }
  .test-should-take-column{
    width: 100%;
  }
  .test-should-take-column{
    font-size: 14px;
    line-height: 14.7px;
  }
  .test-should-take-structure{
    margin-top: 0;
    padding: 40px 20px;
    font-size: 14px;
    line-height: 14.7px;
    border-radius: 24px;
  }
  .test-should-take-cta-style{
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 20px;
    position: relative;
  }
 #arrowForWhichTestShouldTakeCta{
    display: block;
    position: absolute;
    right: 23px;
 }
 .which-test-should-take-section a{
  width: 100%;
 }
}

@media screen and (max-width: 670px) {
  .joinVirtualSchoolSection{
    display: none;
  }
  .joinVirtualSchoolSection-mobile{
    display: flex;
  }
  .social-icons-container{
    width: 100%;
    height: 186px;
    flex-direction: column;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 10px 32px 0 32px;
  }
  .leftbar-style{
    width: 68px;
    height: 5px;
  }
  .rightSideArrowIcon{
    display: none;
  }
  .social-icons-container .text-style{
    font-size: 24px;
    line-height: 16.94px;
    font-weight: 800;
  }

  .social-icons-list-container {
    gap: 58px;
}

.socialIconStyle {
  width: 32px;
  height: 32px;
}
.closeIconContainer{
  width: 37px;
  height: 37px;
}

.social-icons-drawyer-section{
  padding-bottom: 0;
  height: 100%;
}
}
@media screen and (max-width: 680px) {
  .joinVirtualSchoolSection{
    padding-right: 40px;
    /* height: 314px; */
  }
}

@media screen and (max-width: 530px) {
  .joinVirtualSchoolSection{
    padding-bottom: 0px;
    height: 340px;
  }
  .social-icons-container .text-style {
      font-size: 14px;
      line-height: 16.94px;
  }
  .socialIconStyle{
    width: 30px;
    height: 30px;
  }
  .social-icons-list-container{
    gap: 53.4px;
  }
  .social-icons-container{
    gap: 12px;
  }
  .leftbar-style{
    margin-bottom: 23px;
  }
  
  .closeIconContainer{
    top: 20px;
    right: 20px;
  }
}

@media screen and (max-width: 480px) {
  .bottom-image-container-mobile{
    margin-left: -25px;
  }
}
@media screen and (max-width: 465px) {
  .bottom-image-container-mobile{
    margin-left: -58px;
  }
  .joinVirtualSchoolContentSection .titleStyle{
    font-size: 20px;
    line-height: 20px;
    width: 260px;
  }
  .joinVirtualSchoolSection{
    gap: 30px;
  }
  .joinVirtualSchoolContentSection .descriptionStyle{
    width: 225px;
  }
}

@media screen and (max-width: 420px) {
  .ctaContainer .buttonStyle{
    width: 165px;
  }
  .bottom-image-container-mobile{
    margin-left: -128px;
  }
}

@media screen and (max-width: 400px) {
  .joinVirtualSchoolSection-mobile .ctaContainer-mobile {
    max-width: 100%;
    width: 100%;
    padding: 0 20px 0 20px;
  }
  .joinVirtualSchoolSection-mobile .ctaContainer-mobile .redLiveIndicationStyle-mobile {
    right: 30px;
  }
  .joinVirtualSchoolSection-mobile .ctaContainer-mobile .buttonStyle-mobile .arrowStyle-mobile{
    right: 40px;
  }
  .social-icons-list-container{
    gap: 43.4px;
  }
}
@media screen and (max-width: 375px) {
  .ctaContainer .buttonStyle{
    width: 165px;
  }
  .joinVirtualSchoolSection{
    gap: 15px;
    padding-left: 35px;
  }
  .social-icons-list-container{
    gap: 33.4px;
  }
}
