@media (max-width: 1580px) {
  .update-media-slider .owl-nav .owl-next,
  .social-media-slider .owl-nav .owl-next {
    position: absolute;
    right: 20px;
    bottom: -60px;
  }
  html .container {
    max-width: 1440px;
  }
  .inner-choose-course::before {
    width: 1200px;
    height: 448px;
  }
  .choose-course-section .choose-card {
    padding-top: 34px;
  }
  .choose-course-section .choose-card img {
    width: 66px;
  }
  .whatLooking-section .card-looking .card-img {
    max-width: 88px;
  }
  .whatLooking-section .card-looking .looking-content {
    padding: 22px 0 0 15px;
    width: calc(100% - 88px);
  }
  .whatLooking-section .card-looking .looking-content h3 {
    font-size: 19px;
    margin-bottom: 5px;
  }
  .whatLooking-section .card-looking .looking-content span {
    font-size: 16px;
    line-height: 23px;
  }
  .whatLooking-section .card-looking .card-img img {
    height: 166px;
  }
}
@media (max-width: 1440px) {
  .course-inner-section:before {
    top: auto;
    right: 50px;
    transform: none;
    bottom: 120px;
  }
  .footer-top-content .ct-button-3 {
    padding: 10px 25px;
  }
}
@media (max-width: 1260px) {
  .course-right-col .ct-button {
    width: fit-content;
  }
  .workspaceOptions-section::before {
    right: 180px;
  }
  .main-header-bottom-inner-section ul li {
    margin: 0 5px;
  }
  .english-online-inner-section {
    padding: 60px 0;
  }
  .course-right-col ul {
    margin: 20px 0;
  }
  .course-inner-section:before {
    display: none;
  }
  .english-online-inner-section .english-online-right {
    margin-top: 0;
  }
  html .container {
    max-width: 1024px;
  }
  .usefulLinks-section:after,
  .academicCalendar-section:after,
  .enrolmentProcess-section:after,
  .new-language-section:after {
    display: none;
  }
  .pre-enrol-section h1 {
    padding-left: 0;
  }
  .for-students-section h1 {
    padding-left: 0;
  }
  .new-language-section .card-i-img {
    height: 253px;
  }
  .new-language-section .card-language span {
    font-size: 17px;
    line-height: 26px;
    margin: 10px auto 0 auto;
  }
  .intracurricular-section .intracurricular-text ul {
    padding-left: 53px;
  }
  .intracurricular-section .intracurricular-text ul li {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 9px;
    padding-left: 7px;
  }
  .classroom-Environments-section:before {
    width: 20px;
    height: 20px;
    top: 28px;
    left: 18px;
  }
  .inner-choose-course::before {
    width: 991px;
    height: 381px;
  }
  .choose-course-section .choose-card img {
    width: 51px;
  }
  .choose-course-section .choose-card h2 {
    font-size: 21px;
    line-height: 25px;
    margin: 21px auto;
    max-width: 190px;
  }
  .choose-course-section .choose-card p {
    max-width: 213px;
    padding: 0 20px;
    font-size: 15px;
    line-height: 24px;
  }
  .choose-course-section {
    min-height: 435px;
  }
  .includedAmenities-section .card-amenities .card-body-amenities {
    padding: 10px;
  }
  .includedAmenities-section .card-amenities .card-body-amenities .text-20 {
    font-size: 18px;
    line-height: 25px;
  }
  .includedAmenities-section .card-amenities .card-body-amenities .img-iocns {
    width: 60px;
    height: 60px;
  }

  .includedAmenities-section
    .card-amenities
    .card-body-amenities
    .amenities-content {
    width: calc(100% - 60px);
    padding-left: 10px;
  }
  .banner-slider-section .owl-nav {
    right: 50px;
  }
  .banner-slider-section .owl-dots {
    right: 133px;
  }
}
@media (max-width: 1080px) {
  .course-right-col ul li {
    border-radius: 15px;
    padding: 15px;
    min-height: 120px;
  }
  .course-right-col ul li img {
    max-width: 50px;
  }
  .course-right-col ul li h4 {
    font-size: 18px;
  }
  .course-inner-section:before {
    right: 20px;
    bottom: -30px;
  }
  .certi-inner-section .card .card-body h3 {
    font-size: 22px;
    line-height: normal;
  }
  .ct-line-header h2 {
    font-size: 30px;
  }
  .course-right-col .ct-button {
    min-height: 54px;
    font-size: 18px;
  }
  .english-online-left .ct-line-header p {
    font-size: 16px;
    line-height: normal;
    margin-top: 15px;
  }
  .english-online-left .ct-line-header:before {
    display: none;
  }
  .english-online-left .ct-button-2 {
    margin-top: 30px;
    padding: 15px 55px;
    font-size: 18px;
  }
  .conversations-inner-section ul li .ct-button {
    min-height: 66px;
    font-size: 18px;
  }
  .ct-line-header {
    padding-left: 15px;
  } 
  .fluency-right-col .fluency-right-col-content p {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .fluency-right-col .fluency-right-col-content {
    padding-left: 20px;
    margin-top: 20px;
  }
}
#navbarSupportedContent {
  display: none !important;
}
.collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}
@media (max-width: 1260px) {
  .navbar-expand-lg .navbar-nav {
    flex-direction: column;
}
  .navbar-expand-lg .navbar-toggler {
    display: block;
  }
  #navbarSupportedContent.show {
    display: block !important;
    position: absolute;
    top: 48px;
    background: rgb(255, 255, 255);
    width: 100%;
    z-index: 999;
    min-width: 360px;
    padding: 10px;
    right: 6px;
  }
  .main-header-bottom-section {
    position: fixed;
    width: 100%;
    /*top: auto;*/
    top: 0;
    left: 0;
    z-index: 999;
    /*height: calc(100% - 156px);*/
    bottom: 0;
    transform: translateY(-150%);
    transition: all 0.6s;
    height: 100vh;
  }
  .main-header-bottom-section.open {
    transform: none;
  }
  .main-header-bottom-inner-section {
    position: relative;
    background-color: #023373;
    padding: 20px 0;
    transition: all 0.6s ease;
    height: 100%;
    display: flex;
    align-items: center;
  }
   /* .main-header-bottom-section {
    height: 100vh;
} */
  .main-header-bottom-inner-section ul {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
  }
  .main-header-bottom-inner-section ul li {
    margin: 20px 0;
  }
  .main-header-top-left .menu-bar span {
    width: 20px;
    transition: all 0.6s ease;
  }
  .main-header-top-left .menu-bar.open span:nth-child(1) {
    transform: translate(0px, 6px) rotate(45deg);
  }
  .main-header-top-left .menu-bar.open span:nth-child(2) {
    opacity: 0;
  }
  .main-header-top-left .menu-bar.open span:nth-child(3) {
    transform: translate(0px, -6px) rotate(-45deg);
  }
  .main-header-top-left {
    width: 100%;
    justify-content: space-between;
    /* flex-direction: row-reverse; */
  }
  .main-header-top-right {
    width: 100%;
    justify-content: unset;
  }

  /* .main-header-top-right {
    width: 100%;
    justify-content: space-between;
  } */

  .main-header-top-left .menu-bar {
    margin-right: 0;
    z-index: 99999;
  }
  .certi-inner-section .card .card-body h3 {
    padding: 20px;
  }
  .course-inner-section:before {
    display: none;
  }
  .course-right-col ul li h4 {
    font-size: 14px;
  }
  .conversations-inner-section ul li .ct-button {
    min-height: 56px;
    font-size: 16px;
  }
  .fluency-right-col .fluency-right-col-content p,
  .english-online-left .ct-line-header p,
  .hero-inner-section p {
    font-size: 14px;
  }
  .hero-inner-section h1 {
    font-size: 32px;
    padding: 20px 0 40px 0;
  }
  .footer-top-content .ct-button-3 {
    padding: 12px 25px;
    font-size: 16px;
    margin-top: 0;
  }
  .update-media-inner-section {
    padding: 50px 0;
  }
  .update-media-slider .owl-nav .owl-next {
    bottom: -40px;
  }
  .hero-inner-section h1:before {
    width: 290px;
    height: 60px;
  }
  .certi-inner-section .card .card-img img {
    width: 100%;
  }
  .course-inner-section .course-left-col {
    width: 100%;
  }
  .course-inner-section .course-right-col {
    width: 100%;
    margin: 40px 0;
    padding: 0 12px;
  }
  .english-online-inner-section .english-online-left {
    width: 100%;
    padding: 0 12px;
    order: 2;
    margin-top: 20px;
    max-width: 100%;
  }
  .english-online-inner-section .english-online-right {
    width: 100%;
    order: 1;
  }
  .conversations-inner-section ul {
    margin-top: 30px;
  }
  .conversations-inner-section ul li {
    width: 50%;
    padding: 10px;
  }
  .fluency-inner-section .fluency-right-col {
    width: 100%;
    padding: 0 12px; 
  }
  .fluency-inner-section .fluency-left-col {
    width: 100%;
  }
  .social-media-inner-section {
    padding-right: 12px;
  }
  .footer-top-content {
    margin-top: 40px; 
  }
  .footer-main-bottom {
    text-align: center;
  }
  .fluency-inner-section .fluency-left-col img {
    max-width: 100%;
  }
  .english-online-left .ct-button-2 {
    margin-left: 20px;
  }
  .contactUs-sec h1 {
    padding: 0;
  }
  .contactUs-sec h1:before {
    top: -10px !important;
    left: -18px;
  }
  .contactFluency-hub-section .contact-card {
    padding: 25px;
  }
  .contactFluency-hub-section .p-text-data {
    padding-left: 20px;
    margin-top: 20px;
  }
  .inner-before-book {
    padding: 60px 0;
  }
  .book-ba-section .inner-before-book:before {
    height: 100%;
    inset: 0;
  }
  .our-method-banner h1:before {
    right: 0;
    left: 20% !important;
  }
  .coworking-banner h1:before {
    right: 0;
    left: 20% !important;
  }
  .new-language-section .card-i-img {
    height: 300px;
  }
  .new-language-section .card-i-img img {
    width: 300px;
    margin: auto;
  }
  .new-language-section .card-i-img:before {
    display: none;
  }
  .new-language-section .card-language span {
    font-size: 16px;
    margin: 20px 0 40px 0;
    text-align: center;
    width: 100%;
    max-width: 100%;
  }
  .grammarRoom-section .card-grammarRoom {
    text-align: center;
  }
  .grammarRoom-section .card-grammarRoom img {
    max-width: 300px;
    margin: auto;
  }
  .intracurricular-img img,
  .technology-img img,
  .language-img img {
    max-width: 350px;
  }
  .technology-education-section .row .col-lg-6:nth-child(1) {
    order: 2;
  }
  .technology-education-section .row .col-lg-6:nth-child(2) {
    order: 1;
  }
  .technology-education-section p {
    margin-top: 17px;
    padding-left: 17px;
  }
  .intracurricular-section:after,
  .intracurricular-section::before {
    display: none;
  }
  .img-certi-section .card-img h2 {
    font-size: 24px;
    line-height: 29px;
  }
  .img-certi-section .card-img h3 {
    font-size: 30px;
    line-height: 33px;
  }
  .inner-choose-course::before {
    display: none;
  }
  .choose-card {
    border: 10px solid #0071bc;
    border-radius: 15px;
    height: 100%;
    text-align: center;
    padding: 20px;
  }
  .choose-course-section .choose-card h2 {
    font-size: 27px;
    line-height: 35px;
    margin: 20px auto;
    max-width: 100%;
    text-align: center;
    width: 100%;
  }
  .choose-course-section .choose-card p {
    max-width: 100%;
    padding: 0;
  }
  .inner-choose-course .col-lg-3 {
    margin-bottom: 30px;
  }
  .studentRequirements-section .row .col-lg-6:nth-last-child(1) {
    margin-top: 40px;
  }
  .main-header-bottom-inner-section ul li a:before {
    background-color: #fff !important;
    bottom: -14px;
  }
  .banner-slider-section {
    margin-top: 0px;
  }
  .banner-slider-section .roomHire-slider .text-img h1 {
    font-size: 30px;
  }
  .banner-slider-section .roomHire-slider .text-img::before {
    width: 271px;
  }
  .banner-slider-section .roomHire-slider .text-img {
    max-width: 423px;
    padding-left: 0;
  }
  .banner-slider-section .roomHire-slider p {
    font-size: 20px;
    line-height: 35px;
  }
  .fluencyPrivate-office-section .fluencyHub-card label {
    font-size: 59px;
    line-height: 39px;
  }
  .fluencyPrivate-office-section .fluencyHub-card h5 {
    margin-bottom: 15px;
    font-size: 19px;
  }
  .fluencyPrivate-office-section .fluencyHub-card {
    border-radius: 15px;
    padding: 18px;
  }
  .chooseFluency-section .choose-hub-img {
    margin-top: 50px;
  }
  .workspaceOptions-section::before {
    right: 50px;
  }
}
@media (max-width: 767px) {
  .contactFluency-hub-section .con-padd-r {
    max-width: 100%;
    margin-bottom: 35px;
  }
  .onlineForms-main-section .form-information {
    border-radius: 16px;
    padding: 25px;
    margin-top: 20px;
  }
  .mai-buttonbook {
    max-width: 500px;
    margin: 0 auto 50px auto;
  }
  .new-language-section .top-title-se h2 {
    padding-left: 31px;
  }

  .img-certi-section .certi-inner-section {
    padding: 62px 0 14px 0;
    position: relative;
  }
  .card-img {
    text-align: center;
  }
  .card-img img {
    max-width: 300px;
  }
  .certi-inner-section .container:before {
    display: none;
  }
  .workspaceOptions-section .options-slider-img {
    padding-left: 0;
    margin-bottom: 40px;
  }
  .workspaceOptions-section .row .col-lg-5 {
    order: 2;
  }
  .workspaceOptions-section .row .col-lg-7 {
    order: 1;
  }
  .workspaceOptions-section .options-slider-content {
    padding-left: 0;
  }
  .connectWithFluency-section .top-head-span {
    max-width: 100%;
    padding-left: 20px;
    margin-top: 20px;
  }
  .connectWithFluency-section .connectFluency-card {
    border-radius: 17px;
    padding: 25px;
    margin-left: 0;
  }
  .connectWithFluency-section .connectFluency-card .form-control {
    border-radius: 6px;
    padding: 11px 20px;
    margin-bottom: 18px;
  }
  .select-number .btn-select {
    padding: 10.5px 10px !important;
  }
  .connectWithFluency-section .connectFluency-card label {
    margin-bottom: 10px;
  }
  .mb-40 {
    margin-bottom: 26px;
  }
  .fluencyPrivate-office-section .top-head-span {
    padding-left: 20px;
  }
  .choose-hub-img {
    padding-left: 0;
  }
  .chooseFluency-section {
    padding: 55px 0 62px 0;
  }
  .select-number .lang-select::before {
    top: 28%;
  }
  .connectWithFluency-section .connectFluency-card .select-arrow {
    top: 46%;
  }
  .workspaceOptions-section::before {
   display: none;
  }
}
@media (max-width: 600px) {
  .connectWithFluency-section::after,
  .connectWithFluency-section::before {
    display: none;
  }
  .banner-slider-section .roomHire-slider .main-slider-bg {
    min-height: 500px;
    height: 100%;
  }
  .banner-slider-section .roomHire-slider .main-room-content-banner {
    max-width: 100%;
    padding: 10px;
  }
  .banner-button-grp .new-ct-btn {
    width: 100%;
  }
  .banner-slider-section .inner-ab-section-top {
    width: 100%;
  }

  .banner-slider-section .roomHire-slider .banner-button-grp button:last-child {
    margin-left: 5px;
  }
  .banner-slider-section .roomHire-slider .text-img h1 {
    font-size: 25px;
  }
  .banner-slider-section .roomHire-slider .text-img {
    max-width: 355px;
  }
  .banner-slider-section .roomHire-slider .text-img::before {
    width: 192px;
  }
  .banner-slider-section .roomHire-slider p {
    font-size: 18px;
    line-height: 29px;
  }
  .banner-button-grp .new-ct-btn {
    font-weight: 500 !important;
    font-size: 15px;
    line-height: 26px;
    height: 50px;
  }
  .banner-slider-section .roomHire-slider .main-room-content-banner {
    padding: 0px 0 35px 0;
  }
  .banner-slider-section .owl-nav {
    right: 20px;
  }
  .banner-slider-section .owl-dots {
    right: 97px;
  }
  .room-top-head .arrow-button-header .more-button {
    width: 40px;
    height: 40px;
    border-radius: 9px;
    line-height: 40px;
  }
  .whatLooking-section .card-looking {
    padding: 0 16px 24px 12px;
  }
  .workspaceOptions-section {
    padding: 42px 0 31px 0;
  }
  .workspaceOptions-section .owl-nav button:first-child {
    margin-right: 14px !important;
  }
  .workspaceOptions-section .owl-nav button {
    width: 40px;
    height: 40px;
  }

  .workspaceOptions-section
    .options-slider-content
    .banner-button-grp
    .new-ct-btn {
    width: 100% !important;
    box-shadow: none;
    filter: inherit;
  }
  .workspaceOptions-section .options-slider-content .space-box {
    margin-bottom: 16px;
    min-width: 255px;
  }
  .text-20 {
    font-size: 18px;
    line-height: 25px;
  }
  .workspaceOptions-section .banner-button-grp button:last-child {
    margin-left: 5px;
  }
  .includedAmenities-section .card-amenities .card-body-amenities .img-iocns {
    width: 50px;
    height: 50px;
  }
  .includedAmenities-section
    .card-amenities
    .card-body-amenities
    .amenities-content {
    width: calc(100% - 50px);
  }
  .connectWithFluency-section .footer-card-tex {
    flex-direction: column;
    margin-top: 0 !important;
  }
  .connectWithFluency-section .footer-card-tex .banner-button-grp {
    width: 100%;
    margin-top: 15px;
  }
  .workspaceOptions-section .options-slider-content .banner-button-grp {
    margin-top: 24px;
  }
  .workspaceOptions-section .options-slider-img img {
    height: 100%;
    min-height: 100%;
  }
  .workspaceOptions-section .options-slider-img {
    margin-bottom: 29px;
  }
  .connectWithFluency-section .footer-card-tex p {
    font-size: 13px;
    line-height: 19px;
  }
}
@media (max-width: 520px) {
  .offer-card {
    margin-bottom: 1em;
  }
  .footer-top-content {
    margin-top: 20px;
    text-align: center;
  }
  .footer-top-content .ct-button-3 {
    padding: 12px 25px;
    font-size: 16px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .ct-button,
  .ct-button-2 {
    padding: 6px 8px;
    font-size: 14px;
    margin: 2px;
    border-radius: 8px;
  }
  .course-inner-section:after {
    display: none;
  }
  .course-right-col ul li {
    width: 100%;
  }
  .course-right-col ul li h4 {
    text-align: center;
  }
  .hero-inner-section h1:before {
    width: 170px;
    height: 35px;
    top: 22px;
  }
  .hero-inner-section h1 {
    font-size: 26px;
    padding: 20px 0 20px 0;
  }
  .conversations-inner-section ul li {
    width: 100%;
    padding: 5px;
  }
  .main-header-top-left .site-logo {
    max-width: 180px;
  }
  .hero-inner-section {
    min-height: 300px;
  }
  .ct-button span {
    margin-left: 4px;
  }
  .ct-button-2 span {
    margin-left: 4px;
  }
  .main-header-top-right {
    margin-top: 20px;
  }
  .main-header-bottom-section {
    /* height: calc(100% - 144px); */
    height: 100vh;
  }
  .main-header-bottom-section.sticky {
    top: auto;
  }
  .update-media-slider .card .card-body p {
    font-size: 14px;
  }
  .update-media-slider .owl-nav .owl-next,
  .social-media-slider .owl-nav .owl-next {
    right: 10px;
  }
  .update-media-slider .owl-nav .owl-next img,
  .social-media-slider .owl-nav .owl-next img {
    width: 14px;
  }
  .social-media-inner-section {
    padding: 30px 12px;
  }
  .update-media-slider .card .card-body h4 {
    font-size: 18px;
    line-height: normal;
  }
  .update-media-slider .card {
    margin-top: 20px;
  }
  .footer-main-top .footer-logo {
    max-width: 180px;
    margin: 0 auto;
  }
  .footer-link p {
    margin-bottom: 8px;
  }
  .footer-social {
    margin-bottom: 20px;
    display: inline-flex !important;
  }
  .footer-main-top {
    padding: 30px 0;
  }
  .contactUs-sec h1:before {
    top: 20px !important;
    left: 0 !important;
  }
  .contactFluency-hub-section {
    padding: 40px 0;
  }
  .contactFluency-hub-section .contact-card .form-group .form-control {
    min-height: 44px;
  }
  .contactFluency-hub-section .contact-card .form-group {
    margin-bottom: 13px;
  }
  .contactFluency-hub-section .contact-card {
    padding: 20px;
  }
  .onlineForms-main-section {
    padding: 40px 0 50px 0;
  }
  .mb-30 {
    margin-bottom: 14px;
  }
  .onlineForms-main-section .form-information {
    border-radius: 12px;
    padding: 18px;
  }
  .form-select {
    height: 48px;
    border-radius: 9px;
  }
  .form-information .form-group button {
    width: 157px;
    min-height: 46px !important;
    border-radius: 8px !important;
  }
  .usefulLinks-section {
    padding: 40px 0px 40px 0;
  }
  .text-18 {
    font-size: 17px;
  }
  .inner-before-book {
    padding: 40px 0;
  }
  .book-ba-section button {
    margin-bottom: 30px;
  }
  .academicCalendar-section {
    padding: 40px 0;
  }
  .check-academic-section-c button {
    max-width: 100%;
    margin-top: -43px;
    padding: 10px 5px;
  }
  .ct-button,
  .ct-button-2,
  .ct-button-3 {
    min-height: 52px;
  }
  .policiesProcedures-section .li-data-info {
    margin-top: 12px;
  }
  .li-data-info ul li {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 12px;
  }
  .enrolmentProcess-section {
    padding: 40px 0 40px 0;
  }
  .form-data-section {
    padding: 40px 0 30px 0;
  }
  .form-download-section {
    min-height: auto;
  }
  .form-download-section button {
    margin-bottom: 19px;
  }
  .click-more-section-g {
    padding: 50px 0px 50px 0;
  }
  .new-language-section {
    padding: 40px 0 20px 0;
  }
  .new-language-section .top-title-se h2 {
    padding-left: 20px;
    font-size: 18px;
    line-height: 25px;
    width: calc(100% - 30px);
  }
  .new-language-section .top-title-se img {
    width: 30px;
    height: 30px;
  }
  .new-language-section .card-i-img img {
    height: auto;
  }
  .new-language-section .card-i-img {
    height: auto;
  }
  .new-language-section::before {
    display: none;
  }
  .intracurricular-section .col-lg-6 {
    margin-top: 20px;
  }
  .intracurricular-section .intracurricular-text ul {
    padding-left: 35px;
  }
  .intracurricular-section .intracurricular-text ul li {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 9px;
    padding-left: 3px;
  }
  .classroom-Environments-section:before {
    display: none;
  }
  .classroom-Environments-section {
    padding: 0px 0 40px 0;
  }
  .classroom-Environments-section .ct-line-header {
    margin-bottom: 32px;
  }
  .classroom-Environments-section .ct-line-header p {
    max-width: 100%;
    font-size: 16px;
    margin: 17px 0 0 0;
  }
  .grammarRoom-section .card-grammarRoom {
    text-align: left;
  }
  .grammarRoom-section .card-grammarRoom {
    margin-top: 17px;
    padding: 0 15px;
  }
  .grammarRoom-section .card-grammarRoom h3 {
    font-size: 24px;
    line-height: 35px;
    text-align: left;
    margin-top: 20px;
  }
  .technology-education-section .technology-img {
    padding-right: 0;
  }
  .language-new-sec {
    padding-bottom: 44px;
  }
  .center-card {
    transform: scale(1);
  }
  .img-certi-section .certi-inner-section {
    padding: 40px 0 14px 0;
    position: relative;
  }
  .english-online-left .ct-button-2 {
    padding: 10px 55px;
    font-size: 16px;
  }
  .choose-card {
    border: 6px solid #0071bc;
  }
  .main-button-w button {
    width: 100%;
    margin-bottom: 19px;
  }
  .main-button-w .pe-4 {
    padding-right: 0px !important;
  }
  .studentRequirements-section {
    padding: 30px 0 21px 0;
  }
  .studentRequirements-section .row .col-lg-6:nth-last-child(2) {
    margin-top: 40px;
  }
  .li-data-info ul li::marker {
    font-size: 17px;
  }
  .li-data-info .ct-line-header {
    margin-bottom: 21px;
  }
}

@media (max-width: 340px) {
  .workspaceOptions-section .options-slider-content .banner-button-grp {
    margin-top: 30px;
    flex-direction: column;
    width: 100%;
  }
  .workspaceOptions-section .banner-button-grp button:last-child {
    margin-left: 0;
    margin-right: 0px !important;
    margin-top: 5px !important;
  }
  .banner-slider-section .roomHire-slider .banner-button-grp {
    flex-direction: column;
  }
  .banner-slider-section .roomHire-slider .banner-button-grp button:last-child {
    margin-left: 0;
    margin-top: 20px !important;
  }
}
@media (max-width: 991px){
.course-row.english-courses-row{
  display: block !important;
}
.course-row.english-courses-row .course-row-col1,
.course-row.english-courses-row .course-row-col2,
.course-row.english-courses-row .course-row-col3{
  width: 100%;
  margin: auto auto 15px auto;
}
.course-row.english-courses-row .course-row-col1-wrapper,
.course-row.english-courses-row .fusion-column-content-centered{
  min-height: inherit !important;
}
.course-row.english-courses-row .fusion-column-content p {
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 27px;
  color: #38393a;
  font-weight: 400;
  padding: 0 20px;
}
}