@viewport {
  width: device-width;
  initial-scale: 1;
  user-scalable: 0;
}
@media screen and (min-width: 1600px) {
  header,
  nav {
    padding: 0;
  }
}
@media screen and (max-width: 1600px) {
  header .header-right {
    width: 72%;
  }
}
@media screen and (max-width: 1240px) {
  header .header {
    display: none;
  }
  .navbar-right-list {
    display: none;
  }
  header {
    height: 50px;
  }
  .navbar .navbar-right {
    width: max-content;
  }
  .navbar-right-btn .whatsapp-btn,
  .navbar-right-btn .mobile-menu-btn {
    display: block;
  }
}
@media screen and (max-width: 1600px) {
  .thumb-section {
    padding: 0 50px;
  }
  .our-publications,
  .reference-slider {
    padding: 0 50px;
  }
  .education-programs {
    padding: 0 50px;
  }
  .events-table {
    padding: 0 50px;
  }
  .news {
    padding: 0 50px;
  }
  .abroad-education {
    padding: 0 50px;
  }
  .our-certificates {
    padding: 0 50px;
  }
  .pride-table .header .subtitle {
    font-size: 13px;
  }
  .pride-table .header .title {
    font-size: 16px;
  }
  .events {
    max-width: calc(100% - 360px);
  }
  .news .header {
    width: calc(100% - 500px);
  }
  footer .alt-container {
    padding: 0 50px;
  }
  footer .footer-list:nth-child(1) {
    margin-right: 50px;
  }
}
@media screen and (max-width: 1300px) {
  .our-publications .header {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .our-publications .header-bottom .link {
    display: none;
  }
  .our-publications .header-top {
    max-width: 100% !important;
    width: 100%;
  }
  .our-publications .tab-slider-btn {
    overflow-x: scroll;
  }
  .our-publications .tab-slider-btn .row {
    min-width: 1100px;
    padding-bottom: 12px;
  }
  .our-publications {
    overflow-x: hidden;
  }
  .books-slider.container {
    padding: 0;
  }
  .reference-slider .header .title {
    width: 60%;
  }
  .student-content .header .title {
    font-size: 30px;
    margin-top: 18px;
  }
  .student-content .header .descp {
    font-size: 20px;
  }
  .prizes.alt-container {
    flex-direction: column;
  }
  .prizes .text.column .title {
    text-align: center;
    max-width: 100%;
    display: block;
    font-size: 35px;
  }
  .prizes .text .subtitle {
    display: none;
  }
  .prizes-slider {
    margin-bottom: 35px;
  }
  .prizes-responsive-link {
    display: flex;
    color: #fff;
    font-family: "Figtree", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    transition: all 400ms ease;
    justify-content: center;
    gap: 5px;
    margin-bottom: 23px;
    opacity: 0.7;
  }
  .branches-container .tab-slider-btn {
    overflow-x: scroll;
  }
  .branches-container .tab-slider-btn .row {
    margin-left: 15px;
    min-width: max-content;
    margin-bottom: 14px;
    justify-content: flex-start;
  }
  .education-programs {
    padding: 0 20px;
  }
  .education-programs .header .title,
  .education-programs .header .subtitle {
    width: 100%;
  }
  .education-programs .scroll {
    justify-content: space-evenly;
  }
  .events .all-news-see {
    max-width: 220px;
    width: 100%;
    padding: 14px 0;
  }
  .abroad-education .top {
    flex-direction: column;
  }
  footer .footer-list:nth-child(1) {
    margin-right: 10px;
  }
}
@media screen and (max-width: 1220px) {
  .our-publications .tab-slider-btn .row {
    min-width: max-content;
  }
  .student-content .header .title {
    font-size: 27px;
    margin-top: 18px;
  }
  .student-content .header .descp {
    font-size: 17px;
  }
  .branches-container .branch-cards {
    display: none;
  }
  .branches-container .branches-responsive-slider {
    display: block;
  }
  .education-programs .accordion-slider .swiper {
    display: flex;
  }
  .education-programs .gradient-scroll {
    display: none;
  }
  .education-programs .scroll {
    display: none;
  }
  .education-programs .tab-slider-btn {
    overflow-x: scroll;
  }
  .education-programs .tab-slider-btn .row {
    min-width: 700px;
    margin-bottom: 30px;
  }
  .education-programs .subtitle {
    margin-bottom: 15px;
    line-height: 18px;
    margin-top: 3px;
  }
  .events-table .row {
    flex-direction: column;
  }
  .events-table .events {
    max-width: 100%;
  }
  .events {
    margin-bottom: 10px;
  }
  .pride-table .header .subtitle {
    font-size: 16px;
  }
  .pride-table .header .title {
    font-size: 18px;
  }
  .events .card-slider .swiper-pagination {
    display: block;
  }
  .events .swiper-wrapper {
    margin-bottom: 30px;
  }
  .news .top {
    flex-direction: column;
    align-items: flex-start;
  }
  .news .header {
    width: 100%;
  }
  .news .buttons {
    margin-top: 20px;
  }
  .news.online-education .buttons {
    width: 100%;
  }
  .our-certificates .events {
    width: calc(100% - 590px);
  }
  .social-projects {
    padding: 20px 20px 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .branches-container .header .title {
    font-size: 32px;
    padding: 0 100px;
    text-align: center;
  }
  .news.online-education .tab-slider-btn {
    overflow-x: scroll;
    padding-bottom: 30px;
  }
  .news.online-education .tab-slider-btn .row {
    min-width: 900px;
  }
  .abroad-education .top .w-100.flex-between {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .abroad-education .header {
    width: 100%;
  }
  .our-certificates .row.gap-30 {
    flex-direction: column;
  }
  .our-certificates .events {
    width: 100%;
    max-width: 100%;
  }
  .social-projects .row.flex-wrap {
    justify-content: space-between;
    gap: 35px 20px;
  }
  .social-projects .row.flex-wrap .project {
    max-width: 100%;
    max-height: 100%;
    width: calc(25% - 10px);
  }
  .social-projects .row.flex-wrap .project img {
    width: 100%;
    height: 100%;
  }
  footer .alt-container {
    margin-top: 0;
  }
  .footer-list-container {
    display: none;
  }
  .footer-section {
    flex-direction: column;
    margin-top: 30px;
  }
  .footer-section-left {
    max-width: 100%;
  }
  footer .mail-box {
    max-width: 100%;
  }
  .footer-section-midd {
    margin-top: 30px;
  }
  .footer-section-midd .descp {
    margin-bottom: 30px;
  }
  .footer-section-midd .social-media-icon {
    margin-bottom: 45px;
  }
  .footer-section-midd .social-media-icon svg path {
    fill: #fff;
  }
  .footer-section-right {
    margin-top: 36px;
    max-width: 100%;
    align-items: center;
  }
  .footer-section-right .number {
    margin-bottom: 10px;
  }
  .footer-section-right .bottom-number,
  .footer-section-right .question {
    text-align: center;
  }
  .footer-section-right .call-btn {
    margin-bottom: 10px;
  }
  .footer-bottom .our-partners:nth-of-type(1) {
    margin-top: 42px;
  }
  footer {
    background-color: #070c10;
    background-position: top;
    background-size: contain;
  }
  footer .footer-backg-icon {
    bottom: 820px;
  }
  .footer-bottom .our-partners .title {
    margin-bottom: 25px;
  }
  .footer-bottom .our-partners:nth-of-type(2) .partner-img {
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 40px 0;
  }
  .footer-bottom .our-partners:nth-of-type(2) .partner-img div {
    width: calc(30% - 20px);
    display: flex;
    justify-content: center;
  }
  .footer-bottom .our-partners:nth-of-type(2) .partner-img div img {
    width: 100%;
  }
  .footer-bottom .our-partners .title {
    text-align: center;
  }
  footer .alt-container {
    padding: 0 20px;
  }
}
@media screen and (max-width: 834px) {
  .education-programs .header .title {
    font-size: 32px;
  }
  .education-programs .subtitle {
    font-size: 14px;
  }
  .events .top {
    flex-direction: column;
    align-items: flex-start;
  }
  .social-projects .row.flex-wrap .project {
    max-width: 100%;
    max-height: 100%;
    width: calc(31% - 10px);
  }
  .social-projects .header .title {
    font-size: 22px;
  }
  .social-projects .header .subtitle {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .branches-container .header .title {
    padding: 0 20px;
  }
  .education-programs .header .title {
    font-size: 28px;
  }
  .events .top {
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
  .events .title {
    justify-content: center;
  }
  .events .news-descp {
    text-align: center;
  }
  .events-table {
    padding: 0 10px;
  }
  .abroad-education .buttons {
    gap: 10px;
    width: 100%;
    justify-content: space-between;
  }
  .abroad-education .header-white-btn {
    padding: 8px 14px;
    width: 50%;
  }
  .abroad-education .header-blue-btn {
    padding: 8px 30px;
  }
  .education-slider .card-slider-button-next,
  .education-slider .card-slider-button-prev {
    display: none;
  }
  .abroad-education .education-slider .swiper-wrapper {
    padding-bottom: 50px;
  }
  .abroad-education .education-slider .swiper-pagination {
    display: block;
  }
  .our-certificates .news-descp {
    text-align: left;
  }
  .sub-page-2-text {
    max-width: 768px;
    padding: 0 10px;
  }
  .sub-page-2-text .title h4 {
    font-size: 15px;
    padding-bottom: 5px;
    font-weight: 700;
  }
  .sub-page-2-text .description {
    font-size: 12px;
  }
}
.nav-resp-logo img {
  max-width: 180px;
}
@media screen and (max-width: 480px) {
  header {
    padding: 0 20px;
    max-height: 0px;
    background-color: #fff;
    z-index: 999;
  }
  .our-publications {
    padding: 0 0px;
    margin-top: 0;
    margin-bottom: 35px;
  }
  .tab-section-img {
    display: none;
  }
  .our-publications .header-top {
    padding: 0 20px;
  }
  .our-publications .header .header-bottom {
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 0;
    padding: 0 20px;
  }
  .our-publications .header .header-top .title {
    font-size: 16px;
  }
  .our-publications .header .header-top .header-bottom-p {
    font-size: 12px;
    margin-top: 3px;
  }
  .our-publications .header .header-bottom .column-center.gap-10 {
    width: 50%;
  }
  .our-publications .header .header-bottom .header-white-btn {
    font-size: 12px;
    padding: 10px 14px;
    width: calc(50% - 12px);
    text-align: center;
  }
  .our-publications .header .header-bottom .header-black-btn {
    text-align: center;
    padding: 10px 0px;
    font-size: 12px;
    width: 100%;
    justify-content: center;
  }
  .our-publications .header .header-bottom .header-black-btn svg {
    height: 100%;
  }
  .thumb-section {
    display: none;
  }
  .thumb-slider-responsive {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 50px;
    background-color: #e7e4e6;
  }
  .thumb-slider-responsive .mySwiper30 {
  }
  .responsive-form {
    display: block;
  }
  .events-table {
    padding: 0 10px;
  }
  .events .top .header {
    text-align: center;
    margin-bottom: 20px;
  }
  .events .title {
    justify-content: center;
  }
  .news .buttons {
    gap: 0;
  }
  .news.online-education .buttons {
    justify-content: space-between;
    gap: 10px;
  }
  .abroad-education .header-white-btn {
    padding: 0;
    max-height: 50px;
    width: 100%;
    height: 50px;
    justify-content: center;
    width: 50%;
  }
  .abroad-education .header-blue-btn {
    padding: 0;
    max-width: 240px;
    max-height: 50px;
    width: 100%;
    height: 50px;
    justify-content: center;
  }
  .books-slider .swiper-slide {
    margin-bottom: 0;
  }
  .books-slider .swiper .swiper-wrapper {
    padding-bottom: 35px;
  }
  .reference-slider {
    padding: 0 10px;
  }
  .reference-slider .header .title {
    width: 90%;
    font-size: 14px;
    letter-spacing: 4px;
  }
  .slider-gradien-left,
  .slider-gradien-right {
    max-width: 80px;
  }
  .prizes .text.column .title {
    font-size: 20px;
    padding: 0 20px;
  }
  .prizes-slider {
    width: 100%;
    margin-bottom: 0;
  }
  .swiper-pagination-bullet {
    width: 35px !important;
  }
  .swiper-pagination-bullet-active {
    width: 45px;
  }
  .education-programs .scroll .incele-link,
  .education-programs .swiper .incele-link {
    opacity: 1;
    top: 15px;
    left: 23%;
    font-size: 12px;
  }
  .events .top {
    align-items: flex-start;
  }
  .events .title {
    justify-content: flex-start;
  }
  .events .news-descp {
    text-align: left;
  }
  .pride-table .all-table-see {
    padding: 14px 40px;
    font-size: 14px;
  }
  .news .header-blue-btn {
    padding: 10px 24px;
  }
  .news {
    margin-top: 40px;
    padding: 0 20px;
  }
  .news .card-slider .card-slider-button-next,
  .news .card-slider .card-slider-button-prev {
    display: none;
  }
  .news .header {
    margin-bottom: 20px;
  }
  .our-publications .header {
    margin-top: 22px;
    margin-bottom: 20px;
  }
  .education-programs .subtitle {
    font-size: 12px;
  }
  .education-programs .title {
    font-size: 12px;
    line-height: 160%;
    width: max-content;
  }
  .education-programs .header .tsitle {
    margin-top: 22px;
  }
  .books-slider .swiper {
    padding-left: 20px;
  }
  .books-slider .swiper-slide {
    gap: 10px;
  }
  .education-programs {
    margin-top: 0;
  }
  .branches-container {
    margin: 50px 110px 0 110px;
    padding-bottom: 40px;
  }
  .our-publications .tab-slider-btn .row.align-center.justify-center {
    justify-content: flex-start;
    padding: 0 20px 12px 20px;
  }
  .books-slider .swiper-slide .review-book {
    padding: 5px 13px;
    font-size: 12px;
    border: 1px solid #000;
  }
  .books-slider .books-slider-hover-effect {
    display: none;
  }
  .reference-slider .swiper-slide {
    height: 100%;
    max-height: 60px;
  }
  .reference-slider .swiper-slide img {
    max-height: 60px;
    max-width: 150px;
  }
  .reference-slider .swiper {
    margin-bottom: 45px;
  }
  .student-content {
    overflow: hidden;
    padding-bottom: 20px;
  }
  .student-content .student-content-icon {
    right: -30px;
    top: -250px;
  }
  .student-content .student-content-icon svg {
    width: 100%;
  }
  .student-content .header.alt-container {
    margin-top: 0;
    padding: 0 20px;
  }
  .student-content .header .title {
    font-size: 16px;
  }
  .student-content .header .descp {
    font-size: 14px;
    margin-bottom: 20px;
  }
  .student-content-slider .content-box .bottom .bottom-left .pic-icon {
    max-height: 30px;
    max-width: 30px;
  }
  .student-content-slider .content-box .midd-content {
    font-size: 12px;
  }
  .student-content-slider .swiper-slide .content-box {
    padding: 16px 15px 14px 14px;
    margin-bottom: 0;
  }
  .student-content-slider .content-box .top .top-header {
    font-size: 9px;
  }
  .student-content-slider .content-box .bottom .name {
    font-size: 9px;
  }
  .prizes-slider .swiper-slide img {
    max-width: 115px;
    max-height: 115px;
  }
  .student-content-slider .content-box .bottom .job {
    font-size: 6px;
  }
  .student-content-slider .content-box .bottom .date {
    font-size: 8px;
  }
  .student-content-slider {
    margin-bottom: 35px;
  }
  .prizes .text {
    margin-top: 0;
  }
  .prizes.alt-container {
    gap: 30px;
  }
  .prizes-slider .swiper-pagination .swiper-pagination-bullet {
    width: 30px !important;
  }
  .prizes-slider .swiper-pagination .swiper-pagination-bullet-active {
    width: 30px !important;
    background-color: #fff !important;
    opacity: 1 !important;
  }
  .prizes-responsive-link {
    font-size: 16px;
  }
  .prizes.alt-container {
    margin-bottom: 0;
  }
  .branches-container .header .title {
    line-height: normal;
    font-size: 20px;
    margin: 0 20px 17px 20px;
  }
  .branches-container .row.w-100 {
    padding-left: 20px;
  }
  .branches-container .branch-card .text-card .title {
    font-size: 14px;
  }
  .branches-container .branch-card .text-card .top-title {
    font-size: 12px;
  }
  .branches-container .branch-card .text-card a {
    font-size: 14px;
  }
  .branches-container .branch-card .text-card {
    max-width: 250px;
  }
  .branches-container {
    background-position: -20px, bottom;
    background-size: cover;
  }
  .education-programs .header .title {
    font-size: 16px;
  }
  .education-programs .subtitle {
    font-size: 12px;
  }
  .education-programs {
    padding: 0;
  }
  .education-programs .header,
  .education-programs .tab-slider-btn .row {
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 0px !important;
  }
  .education-programs .tab-slider-btn .row {
    margin-bottom: 12px;
    padding-bottom: 10px;
  }
  .education-programs .accordion-slider {
    padding-left: 20px;
  }
  .education-programs .scroll .incele-link,
  .education-programs .swiper .incele-link {
    font-size: 9px;
    left: 60px;
    padding: 4px 8px;
  }
  .education-programs .scroll .box .title,
  .education-programs .swiper .box .title {
    left: 18px;
    font-size: 14px;
    text-align: left;
    line-height: 140%;
    bottom: 16px;
  }
  .education-programs .scroll .box .title,
  .education-programs .swiper .box .title br {
    display: none;
  }
  .education-programs .swiper-pagination-bullet-active {
    background-color: #0b2447;
  }
  .education-programs .educations-programs-see-link {
    font-size: 13px;
    padding: 6px 20px;
  }
  .events-table {
    margin-top: 53px;
    padding: 0;
  }
  .events .top {
    padding: 20px 20px 13px 20px;
  }
  .events .all-news-see {
    display: none;
  }
  .events-table .events .card-slider {
    padding-left: 20px;
  }
  .events .all-news-see.responsive {
    display: block;
  }
  .events .top .header .title {
    font-size: 16px;
  }
  .events .top .header .news-descp {
    font-size: 14px;
    opacity: 0.5;
  }
  .events .card-slider .card-slider-button-next,
  .events .card-slider .card-slider-button-prev {
    display: none;
  }
  .events-table.column-center.container .events .swiper {
    width: 100%;
  }
  .events .date .date-title {
    font-size: 6px;
  }
  .events .date .subtitle {
    font-size: 12px;
  }
  .events .date {
    padding: 5px 30px;
  }
  .events .swiper-pagination-bullet-active {
    background-color: #203c75 !important;
    opacity: 0.7;
  }
  .events .card-slider .swiper-pagination {
    bottom: 0px !important;
  }
  .events .all-news-see.responsive {
    margin-top: 20px;
    width: 100%;
    justify-content: center;
    position: relative;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 20px;
    border-radius: 12px;
    border: 0.5px solid;
    line-height: 18px;
    padding: 5px 5px;
  }
  .pride-table .header .subtitle {
    font-size: 14px;
  }
  .pride-table .header .title {
    font-size: 16px;
  }
  .events-table .tab-slider-btn .row {
    gap: 8px;
    justify-content: center;
    margin-bottom: 25px;
  }
  .events-table .tab-slider-btn .btn-card .title {
    line-height: 160%;
  }
  .events-table .tab-slider-btn .btn-card {
    background-color: transparent;
    color: #203c75;
    border: 1px solid #203c75;
  }
  .events-table .tab-slider-btn .btn-card.active {
    background-color: #203c75;
  }
  .events-table .pride-table .all-table-see {
    margin-top: 30px;
    font-size: 12px;
    padding: 6px 35px;
  }
  .news.online-education .top {
    margin: 0 0 20px 0;
  }
  .news .header .title {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 0;
  }
  .news .header .news-descp {
    font-size: 14px;
    line-height: 150%;
    opacity: 0.7;
  }
  .news .buttons .column-center .link {
    display: none;
  }
  .news.online-education .header-white-btn {
    color: #000;
    border-color: #000;
    padding: 10px 0px;
    font-size: 12px;
    line-height: normal;
    width: 50%;
    justify-content: center;
    max-height: 37px;
  }
  .news.online-education .header-white-btn svg {
    margin-right: 10px;
  }
  .news.online-education .header-blue-btn {
    font-size: 12px;
    padding: 10px 5px;
    line-height: normal;
    width: 100%;
    justify-content: center;
    max-height: 37px;
  }
  .news.online-education .header-blue-btn svg:nth-child(1) {
    max-width: 16px;
    max-width: 16px;
  }
  .news.online-education .header-blue-btn svg:nth-child(2) {
    display: none;
  }
  .news.online-education .tab-slider-btn .title {
    font-size: 12px;
  }
  .news.online-education .top {
    padding: 0 20px;
  }
  .news.online-education {
    padding: 0;
    margin-bottom: 20px;
  }
  .news.online-education .tab-slider-btn .row {
    padding: 0 20px;
    min-width: inherit;
    width: 100%;
  }
  .news.online-education .tab-slider-btn {
    padding-bottom: 20px;
  }
  .news.online-education .swiper-slide .box .title {
    font-size: 14px;
    line-height: 20px;
  }
  .news.online-education .swiper-slide .box .date {
    font-size: 12px;
  }
  .news.online-education .news-link-a {
    font-size: 12px;
    padding: 6px 30px;
    margin-top: 10px;
  }
  .news.online-education .tab-slider-btn .title {
    line-height: normal;
  }
  .abroad-education {
    padding: 0;
  }
  .abroad-education .top .w-100.flex-between {
    padding: 0 20px;
  }
  .abroad-education .title {
    font-size: 16px;
  }
  .abroad-education .news-descp {
    font-size: 12px;
    opacity: 0.7;
  }
  .events-table .pride-table .all-table-see {
    padding: 6px 20px;
    font-size: 13px;
  }
  .abroad-education .buttons .column-center .link {
    display: none;
  }
  .abroad-education .header-white-btn {
    font-size: 12px;
    line-height: normal;
  }
  .news .header-white-btn:hover {
    color: #fff;
  }
  .abroad-education .buttons .header-blue-btn svg {
    display: none;
  }
  .abroad-education .buttons .header-blue-btn {
    font-size: 12px;
    line-height: normal;
    padding: 8px 14px;
    width: 100%;
  }
  .abroad-education .education-slider {
    padding: 0 20px;
  }
  .education-slider .swiper-slide {
    max-width: 150px;
    max-height: 230px;
  }
  .education-slider .swiper-slide img {
    max-width: 150px;
    max-height: 230px;
    border-radius: 16px;
  }
  .education-slider .swiper-slide {
    overflow: visible;
  }
  .education-slider .swiper-slide .linear-gradient {
    border-radius: 16px;
  }
  .education-slider .swiper-slide .link {
    font-size: 8px;
    padding: 3px 5px;
    bottom: -8px;
    line-height: normal;
    font-weight: 700;
    opacity: 1;
    left: 50%;
    line-height: 14px;
  }
  .education-slider .swiper-slide .title {
    font-size: 13px;
  }
  .education-slider .swiper-slide .subtitle {
    font-size: 9px;
  }
  .education-slider .swiper-slide .education-slider-text {
    left: 10px;
    top: 10px;
  }
  .our-certificates {
    padding: 0;
  }
  .our-certificates .events .top {
    padding: 30px 20px 0px 20px;
  }
  .our-certificates .events .top .header .news-descp {
    font-size: 12px;
  }
  .our-certificates .events .swiper {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }
  .our-certificates .events .swiper .swiper-slide .img {
    max-height: 200px;
  }
  .social-projects .header .title {
    font-size: 16px;
  }
  .social-projects .header .subtitle {
    line-height: 150%;
  }
  .social-projects .row.flex-wrap {
    gap: 15px;
  }
  .news .top {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .news .top .header {
    margin-bottom: 0;
  }
  .news .all-news-see {
    display: none;
  }
  .news .all-news-see.responsive {
    display: block;
  }
  .news .mySwiper23 .date {
    font-size: 10px;
    line-height: normal;
    padding: 5px 12px;
    top: 0px;
    left: 50%;
    width: 100px;
    transform: translate(-50%);
  }
  .news .mySwiper23 .box {
    padding-top: 10px;
  }
  .news .mySwiper23 .title {
    font-size: 16px;
    line-height: 115%;
    left: 15px;
    bottom: 20px;
    margin-right: 0;
  }
  .news .mySwiper23 .box img {
    max-height: 280px;
    max-width: 200px;
  }
  .news {
    margin-bottom: 0;
  }
  .footer-section .title {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 7px;
  }
  .footer-section .descp {
    font-size: 12px;
    line-height: 150%;
    color: #fff;
  }
  .footer-bottom .our-partners .title {
    font-size: 20px;
    line-height: 160%;
  }
  .branches-container .tab-slider-btn {
    margin-bottom: 25px;
  }
  .branches-container .branch-card .img img {
    max-width: 75px;
    max-height: 75px;
  }
  .branches-container .branch-card .text-card {
    background-color: #fff;
    border-radius: 16px;
    position: absolute;
    bottom: 12px;
    max-height: 66px;
    height: 100%;
    left: 20px;
    padding-left: 65px;
    max-width: 220px;
    gap: 2px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.15);
  }
  .branches-container .tab-slider-btn .btn-card {
    font-size: 12px;
    padding: 5px 15px;
  }
  .abroad-education .top {
    margin-top: 20px;
    margin-bottom: 25px;
    gap: 10px;
  }
  .education-programs .swiper .box {
    max-height: 316px;
  }
  .education-programs .scroll .box img.scroll-box-img,
  .education-programs .swiper .box img.scroll-box-img {
  }
  .our-certificates .events .card-slider {
    padding-left: 20px;
  }
  .our-publications .tab-slider-btn .btn-card .title {
    font-size: 12px;
    line-height: 160%;
    font-weight: 700;
  }
  .prizes-slider .swiper {
  }
  .prizes-slider .swiper-wrapper {
    max-height: 160px;
  }
  .branches-container .branch-card .incele-link {
    display: none;
  }
  .navbar .navbar-left-logo img {
    max-width: 200px;
    max-height: 50px;
  }
  .navbar-right-btn .whatsapp-btn,
  .navbar-right-btn .mobile-menu-btn,
  .navbar-right-btn .search-btn {
    max-width: 30px;
    max-height: 30px;
  }
  .navbar .navbar-left-logo {
    width: 45%;
  }
  .navbar {
    display: none;
  }
  nav {
    height: auto;
    z-index: 999;
  }
  .navbar-responsive {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .navbar-responsive .top {
    padding: 10px 15px 0px 15px;
    justify-content: space-between;
    background-color: #fff;
  }
  .navbar-responsive .top svg {
    width: 100%;
  }
  .navbar-responsive .top .mobile-menu-btn {
    width: 24px;
    height: 15px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .navbar-responsive .top .mobile-menu-btn div {
    background-color: #000;
    width: 100%;
    min-width: 24px;
    border-radius: 10px;
    height: 2px;
    transition: all 0.3s ease-out;
  }
  .navbar-responsive .top .mobile-menu-btn div:nth-child(3) {
    max-width: 12px;
    position: relative;
    right: -12px;
    min-width: 0;
    max-width: 12px;
  }
  .navbar-responsive .top .mobile-menu-btn.open div:nth-child(1) {
    transform: translateY(8px) rotate(45deg);
    max-width: 24px;
  }
  .navbar-responsive .top .mobile-menu-btn.open div:nth-child(2) {
    opacity: 0;
  }
  .navbar-responsive .top .mobile-menu-btn.open div:nth-child(3) {
    max-width: 24px;
    transform: translate(-11px, -5px) rotate(-45deg);
  }
  .books-slider .swiper-slide img {
    max-width: 145px;
    max-height: 180px;
    min-width: 104px;
    min-height: 180px;
    object-fit: cover;
  }
  .form-box-close-button {
    display: block;
  }
  .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .sub-page-2-text {
    max-width: 480px;
    padding: 0 10px;
  }
  .sub-page-2-text .title h4 {
    font-size: 18px;
    padding-bottom: 5px;
    font-weight: 700;
  }
  .sub-page-2-text .description {
    font-size: 14px;
    line-height: 20px;
  }
  .contact-section {
    display: none;
  }
  .contact-section.responsive {
    display: flex;
    padding: 0 10px;
    top: 60px;
  }
  .contact-adress-box {
    padding: 0 10px;
    width: auto;
    font-size: 12px;
    font-weight: 400;
    top: 75px;
  }
  .contact-adress-box .icon {
    width: 60px;
    height: 60px;
    background-color: gray;
  }
  .contact-adress-box .icon svg path {
    color: #000;
  }
  .contact-adress-box .text {
    color: #000;
  }
  .contact-adress-box .box {
    width: 45%;
  }
  .contact-adress-box .text {
    font-size: 10px;
    width: calc(100% - 75px);
  }
  .contact-section.responsive .contact-map .box .icon svg {
    width: 100%;
    height: 100%;
  }
  .contact-section.responsive .contact-map .box .icon {
    max-width: 50px;
    left: 50%;
    transform: translate(-50%, -0%);
    top: auto;
  }
  .contact-section.responsive .contact-map .box {
    width: 110px;
    height: 100%;
  }
  .contact-section.responsive .contact-map .adress .text .title {
    font-size: 14px;
  }
  .contact-section.responsive .contact-map .adress .text .subtitle {
    font-size: 12px;
  }
  .contact-section.responsive .number-box .text {
    font-family: "figtree", sans-serif;
    font-size: 8px;
    font-weight: 700;
    line-height: 120%;
    color: #fff;
    text-transform: uppercase;
    width: min-content;
    text-align: center;
  }
  .contact-section.responsive .number-box .icon {
    max-width: 30px;
    max-height: 30px;
  }
  .contact-section.responsive .number-box .icon svg {
    max-width: 30px;
    max-height: 30px;
  }
  .contact-section.responsive .number-box .number {
    color: #fff;
    font-family: "Figtree", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 49.375px;
  }
  .left-thumb-slider {
  }
  .sub-page-2-main .course-info-section .link {
    background-color: #000;
    opacity: 0.4;
    border-radius: 10px;
    max-width: 100%;
    width: max-content;
    height: 25px;
    text-align: center;
    padding: 0 10px;
    gap: 5px;
    margin-bottom: 17px;
  }
  .sub-page-2-main .course-info-section .link a {
    font-size: 10px;
  }
  .sub-page-2-main .course-info-section .title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .sub-page-2-main .course-info-section .info-description {
    line-height: 150%;
    font-size: 12px;
    max-width: 100%;
    font-weight: 300;
    margin-bottom: 0;
  }
  .course-info-section {
    padding: 0 20px;
  }
  .container-left .education-programs {
    display: none;
  }
  .container-right {
    display: none;
  }
  .container-left {
    display: none;
  }
  .contact-adress-box.responsive {
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
    gap: 0;
  }
  .contact-buttons.responsive {
    display: flex;
    padding: 0 10px;
    margin-top: 10px;
  }
  .contact-buttons .whatsapp-button,
  .contact-buttons .testing-button {
    line-height: normal;
    font-size: 13px;
    padding: 14px 10px;
    width: 100%;
    justify-content: space-evenly;
  }
  .contact-section.responsive .contact-map .box .text {
    font-size: 8px;
  }
  .contact-section.responsive .contact-map .adress {
    position: relative;
    top: 0;
  }
  header.header header {
    display: none;
  }
  header.header {
    padding: 0 10px;
    z-index: 999;
  }
  .left-slider.responsive {
    display: flex;
    flex-direction: column;
    width: 100%;
    top: 25px;
  }
  .left-slider.responsive .swiper {
    width: 100%;
    padding: 0 10px;
  }
  .left-slider .mySwiper-top .swiper-slide {
    max-height: 250px;
  }
  .left-slider .swiper .swiper-slide .top-slide-box {
    margin: 0;
  }
  .left-slider .mySwiper-bottom {
    margin-top: 25px;
  }
  .sub-page-2-main .education-programs {
    top: 100px;
  }
  .left-slider .mySwiper-bottom .swiper-bottom-button-next,
  .left-slider .mySwiper-bottom .swiper-bottom-button-prev,
  .left-slider .mySwiper-top .swiper-top-button-next,
  .left-slider .mySwiper-top .swiper-top-button-prev {
    display: none;
  }
  .contact-section.responsive .contact-map .adress .icon svg path {
    fill: #000;
  }
  .contact-section.responsive .contact-map .adress .text .title,
  .contact-section.responsive .contact-map .adress .text .subtitle {
    color: #000;
  }
  .contact-section.responsive .contact-map {
    height: auto;
    top: 15px;
  }
  .contact-buttons.responsive {
    top: 65px;
  }
  .contact-buttons .whatsapp-button {
    color: #000;
    font-weight: 700;
  }
  .contact-buttons .testing-button {
    color: #000;
    font-weight: 700;
  }
  .contact-buttons .testing-button svg path {
    fill: #000;
  }
  .sub-page-2-main .student-content {
    margin-top: 120px;
  }
  .sub-page-2-main footer {
    margin-top: 50px;
  }
  .sub-page-2-text.responsive {
    display: block;
    top: 80px;
    margin-bottom: 100px;
  }
  .sub-page-2-text .w-100 .box {
    width: 100%;
  }
  .left-slider .mySwiper-top .swiper-pagination {
    display: block;
    bottom: -5px;
  }
  .left-slider
    .mySwiper-top
    .swiper-pagination
    .swiper-pagination-bullet-active {
    background-color: #fff !important;
    opacity: 0.7 !important;
  }
  .left-slider .mySwiper-bottom .swipper-wrapper {
    padding-bottom: 32px !important;
  }
  .contact-section.responsive a {
    background-color: #000;
    width: max-content;
  }
  .sub-page-2-main .education-programs .header,
  .sub-page-2-main .tab-slider-btn .row {
    padding-left: 10px;
  }
  .mySwiper-top .swiper-wrapper {
    padding-bottom: 20px;
  }
  .mySwiper-bottom .swiper-wrapper {
    padding-bottom: 32px;
  }
  .mySwiper-bottom .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #fff !important;
    opacity: 0.7 !important;
  }
  .contact-info {
    top: 50px;
    background-color: #fff;
    border-radius: 16px;
    filter: drop-shadow(5px 15px 35px rgba(0, 0, 0, 0.15));
    height: 100%;
    margin: 0 10px;
    padding: 20px 0;
  }
  .sub-page-2-main nav {
    padding: 0;
  }
  .alt-sayfa-backg .form-box {
    display: none;
  }
  .info-section .bottom .bottom-left .w-100 .box {
    width: 100%;
  }
  .info-section .bottom-left,
  .info-section .bottom-right {
    display: none;
  }
  .alt-sayfa-backg .course-info-section .header .link {
    gap: 10px;
    width: max-content;
  }
  .alt-sayfa-backg .course-info-section .header .link a {
    font-size: 12px;
  }
  .alt-sayfa-backg .course-info-section .header .title {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .alt-sayfa-backg .course-info-section .info-description {
    font-size: 14px;
    line-height: 150%;
  }
  .alt-sayfa-backg .course-info-section .number-button {
    max-height: 55px;
    width: max-content;
    padding: 10px 20px;
    margin-bottom: 30px;
  }
  .alt-sayfa-backg .course-info-section .number-button .number-button-tel {
    font-size: 20px;
  }
  .alt-sayfa-backg .course-info-section .course-info-buttons {
    gap: 15px;
    justify-content: space-between;
    width: 100%;
  }
  .alt-sayfa-backg .course-info-section .course-info-buttons .testing-button {
    width: 100%;
    padding: 12px 5px;
    font-size: 10px;
    justify-content: center;
    display: none;
  }
  .alt-sayfa-backg .course-info-section .course-info-buttons .whatsapp-button {
    width: 100%;
    padding: 12px 5px;
    font-size: 10px;
    justify-content: center;
  }
  .alt-sayfa-backg {
    height: 100%;
  }
  .alt-sayfa-backg .course-info-section {
    margin-bottom: 50px;
  }
  .info-section {
    padding-top: 40px;
  }
  .info-section .top {
    padding-left: 20px;
  }
  .info-section .top .branches-responsive-slider .swiper {
    padding-bottom: 20px;
    padding-right: 20px;
  }
  .info-section .top .swiper .swiper-pagination {
    display: block;
    bottom: 0;
  }
  .alt-sayfa-backg .course-info-section {
    margin-top: 10px;
  }
  .info-section .top {
    padding-bottom: 50px;
  }
  footer {
    margin-top: 30px;
  }
  .bottom-text.responsive {
    display: flex;
    padding: 0 20px;
    margin-top: 30px;
  }
  .bottom-text.responsive .header .title h2 {
    font-family: "fitree", sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
    line-height: 150%;
    margin-bottom: 20px;
  }
  .bottom-text.responsive .title h4 {
    font-family: "fitree", sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
    line-height: 150%;
    margin: 5px 0;
  }
  .bottom-text.responsive .description {
    font-family: "figtree", sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 170%;
  }
  .bottom-text.responsive .box {
    background-color: rgb(200, 197, 197);
    max-height: 300px;
    width: 100%;
    height: 200px;
    border-radius: 10px;
    margin: 20px 0;
  }
  .info-section .branch-card .incele-link {
    display: none;
  }
  .student-content.responsive-box {
    display: flex;
  }
  .student-content.responsive-box .box {
    width: 29%;
  }
  .student-content.responsive-box .box img {
    width: 100%;
    height: 100%;
  }
  .content-box.responsive {
    display: block;
    margin-bottom: 30px;
  }
  .campus-programs.responsive {
    display: block;
    margin-bottom: 30px;
  }
  .why-us {
    padding: 0 20px;
  }
  .why-us .why-us-flex {
    display: flex;
    flex-direction: column;
  }
  .why-us .our-avantage .header .title {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .why-us .our-avantage .header .subtitle {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 30px;
  }
  .why-us .our-avantage .list .list-section .icon {
    max-width: 70px;
    max-height: 70px;
    margin-right: 10px;
  }
  .why-us .our-avantage .list .list-section .text .title {
    margin-bottom: 5px;
  }
  .why-us .why-west-language {
    margin-top: 40px;
  }
  .why-us .why-west-language .header .title {
    font-size: 24px;
  }
  .why-us .why-west-language .header .subtitle {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 40px;
  }
  .why-us .why-west-language .accordion .accordion-box .header .title {
    font-size: 16px;
  }
  .why-us .why-west-language .accordion .accordion-box .descp {
    font-size: 14px;
    line-height: 150%;
  }
  .why-us .our-avantage .header {
    margin-top: 20px;
  }
  .table-section {
    display: none;
  }
  .table-section.responsive {
    display: block;
  }
  .table-section .table-box .thead .th:nth-child(3) {
    display: none;
  }
  .table-section .table-box .thead {
    padding-left: 10px;
  }
  .table-section .table-box .thead .th {
    font-size: 14px;
  }
  .table-section .table-box .thead .th:nth-child(1) {
    margin-right: 0;
  }
  .table-section .table-box .thead .th:nth-child(2) {
    max-width: 70px;
  }
  .table-section .tbody .tr-list .tr:nth-child(3) {
    display: none;
  }
  .table-section .tbody .tr-list .tr {
    font-size: 12px;
    padding: 0;
  }
  .tbody .tr-list {
    max-height: 53px;
  }
  .table-section .tbody .tr-list .tr:nth-child(1) {
    margin-right: 0;
  }
  .table-box .tbody {
    overflow-y: hidden;
  }
  .tbody .tr-list {
    padding-left: 10px;
  }
  .table-section .tbody .tr-list .tr:nth-child(1) {
    padding: 15px 0;
    max-height: 100%;
  }
  .table-section .tbody .tr-list .tr:nth-child(2) {
    max-width: 60px;
    max-height: 100%;
    padding: 12px 0;
  }
  .table-section .tbody .tr-list .tr .tr-box {
    font-size: 10px;
    height: auto;
    padding: 5px 0;
    max-width: calc(100% - 10px);
    line-height: 18px;
  }
  .table-section .tbody .tr-list .tr:nth-child(4) {
    padding: 14px 0;
  }
  .table-section .tbody .tr-list .tr .tr-box.darkblue span:nth-child(1) {
    display: none;
  }
  .table-section .tbody .tr-list .tr .tr-box.darkblue {
    max-width: 90%;
  }
  .table-section .title {
    font-size: 18px;
    text-align: center;
    padding: 0 20px;
    margin-bottom: 20px;
  }
  .table-section.responsive {
    top: 65px;
  }
  .table-section .table-box {
    width: auto;
    margin: 0 10px;
    padding: 20px 0 10px 0;
    overflow: hidden;
  }
  .exam-modal {
    background-color: #000;
    width: auto;
    margin: 0 20px;
    flex-direction: column;
    max-height: 100px;
    max-width: 100%;
    right: 0;
    left: 0;
    opacity: 0;
    display: none !important;
    transition: 300ms;
  }
  .exam-modal .text {
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
  }
  .exam-modal .button {
    max-width: 100%;
  }
  .cookie-modal .text {
    width: auto;
    text-align: center;
    line-height: 16px;
  }
  .cookie-modal {
    flex-direction: column;
    max-height: 100%;
    height: auto;
    gap: 10px;
    margin: 0 20px;
    width: 90%;
    padding: 15px 10px;
  }
  .cookie-modal.active {
    transform: translateY(-84px);
    left: auto;
  }
  .cookie-modal .buttons .agree {
    font-size: 12px;
    line-height: 16px;
    width: 100%;
  }
  .cookie-modal .buttons .agree.dont {
    width: 100%;
  }
  .cookie-modal .buttons {
    width: 100%;
  }
  .discount-modal .right img {
    display: none;
  }
  .discount-modal .left {
    padding: 50px 20px;
    text-align: center;
    justify-content: space-evenly;
    align-items: center;
    padding-bottom: 150px;
  }
  .discount-modal .left .discount-button {
    padding: 14px 12px;
    line-height: 16px;
    font-size: 12px;
  }
  .discount-modal .left .note {
    width: 100%;
  }
  .discount-modal .left .close-button.responsive {
    display: flex;
  }
  .discount-2-modal .bottom {
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
  }
  .discount-2-modal .left {
    width: 100%;
    padding: 20px;
    text-align: center;
  }
  .discount-2-modal .left .title {
    font-size: 20px;
    line-height: 26px;
  }
  .discount-2-modal .left .subtitle {
    font-size: 14px;
    line-height: 20px;
  }
  .discount-2-modal .top {
    max-height: 180px;
    overflow: hidden;
  }
  .discount-2-modal .top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .discount-2-modal .bottom .right {
    width: 100%;
    padding: 20px 10px;
  }
  .discount-2-modal .bottom .right .input {
    max-height: 44px;
  }
  .discount-2-modal .bottom .right .discount-button {
    font-size: 14px;
    line-height: 18px;
    padding-inline-start: 14px;
  }
  .info-modal .form-box {
    padding: 20px 20px;
    margin-top: 0;
    margin-right: 0;
    height: 100%;
    z-index: 2;
  }
  .info-modal .form-counter .counter-text {
    font-size: 16px;
    line-height: 20px;
  }
  .info-modal .form-counter .title {
    font-size: 12px;
    line-height: 16px;
  }
  .info-modal .form-box .accept-btn {
    margin-bottom: 24px;
  }
  .info-modal .form-box .form-info-btn {
    line-height: 20px;
    font-size: 14px;
    padding: 12px;
  }
  .info-modal .form-box .descp {
    font-size: 14px;
  }
  .info-modal .form-box .title {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
  }
  #mobile_header.active {
    display: flex;
  }
  .education-programs .tab-slider-btn .btn-card-prog {
    padding: 5px 17px !important;
  }
  .why-us .why-west-language .accordion .accordion-box {
    padding: 10px;
    margin-bottom: 10px;
  }
  .education-programs .header .title {
    margin-top: 10px;
  }
  .news .w-100.justify-center img {
    margin: 20px 0;
  }
  .pages-sozlesme {
    display: none;
  }
  .description p span img {
    max-width: 375px;
  }
  .course-info-section.responsive {
    display: block;
    margin-top: 60px;
  }
  #search-page {
    display: none;
  }
  .references-box .references .references-section-box {
    max-width: 100%;
    justify-content: center;
  }
  .references-box {
    padding: 0 20px;
  }
  .references-box .references {
    margin-top: 10px;
  }
  #fm-career-form {
    padding: 20px;
  }
  .fm-career-pd {
    padding: 20px;
  }
  .column {
    width: 100%;
  }
  .event-list {
    display: none;
  }
  .news-list {
    display: none;
  }
  #new-list-mobile {
    display: block;
  }
  #event-list-mobile {
    display: block;
  }
}
