body,
h1, h2, h3, h4, h5, h6,
p, a, span {
  font-family: montserrat !important;
  letter-spacing: 0px;
}
.ielts-block-4-1 .owl-nav {
    display: none;
}
.program-section{
    margin-left: 0;
    margin-right: 0;
}


.content-block-tile.tile-center > span,
.content-block-tile.tile-center > .content-slash-title{
	width: 100%;
    text-align: center;
    padding-left: calc(calc(100vw / 1920) * 100);
}

:nth-child(1) { --nth-child: 1 }
:nth-child(2) { --nth-child: 2 }
:nth-child(3) { --nth-child: 3 }
:nth-child(4) { --nth-child: 4 }
:nth-child(5) { --nth-child: 5 }
:nth-child(6) { --nth-child: 6 }
:nth-child(7) { --nth-child: 7 }
:nth-child(8) { --nth-child: 8 }
:nth-child(9) { --nth-child: 9 }

.row{
  width: 100%;
}
.pdd-0{
  padding: 0;
}
.no-gap{
  margin-right: 0; 
  margin-left: 0;
}
.logo-row{
  height: 100px;
  width: 100%; 
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px 115px;
  z-index: 2;
}
.logo-img-for-white{
 display: none !important;
}
@media screen and (max-width: 414px){
  .row.logo-row {
    height: 60px;
    padding: 20px;
    margin: 0;
    padding-left: 0;
    background: #BE1C2F;
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 9999;
    box-shadow: -10px 4px 15px rgba(0, 0, 0, 0.1);
}
}
.logo-img,
.logo-img-for-white {
  margin-bottom: 20px;
  width: calc(calc(100vw / 1440) * 140);
  height: calc(calc(100vw / 1440) * 63);
  margin-left: -4px;
}

@media screen and (max-width: 414px){
  .logo-img,
  .logo-img-for-white {
    height: 45px;
    width: 86px;
    margin-top: -15px;
}
}

@font-face {
   font-family: "UTM HelvetIns";
   src: url("https://alt.edu.vn/wp-content/themes/alt_230613/230613/assets/fonts/UTM HelvetIns.ttf");
}

.alt-edu-logo {
    width: 40%;
    left: 0;
    position: absolute;
    top: 0;
    height: 70px;
    background: url(https://alt.edu.vn/wp-content/uploads/2023/06/Asset-1-4.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 124;
    padding: 10px;
    background-origin: content-box;
}

.alt-edu-menu.top-bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    display: flex;
    height: 70px;
    background: #fff;
    justify-content: flex-start;
    align-items: center;
    z-index: 123;
    font-size: 16px;
}
.ielts-block-6-carousel {
    margin-bottom: 50px;
}
.alt-edu-menu.top-bar ul.collapsed ul {
    display: none;
}

.alt-edu-banner-230613 {
    width: 100%;
    position: relative
}

.alt-edu-banner-text {
    position: absolute;
    top: 75%;
    width: 70%;
    display: flex;
    justify-content: space-around;
    margin: auto;
    left: 10%;
    align-items: center
}

.alt-edu-banner-text > p {
    font-family: "UTM HelvetIns" !important;
    font-size : calc(calc(100vw / 1920) * 45);
    color : #FFFFFF;
}
.alt-edu-banner-230613 .video-placeholder {
    background: brown;
    width: 100%;
    height: 100%;
}

.contact-us-form.contact-form-full {
    display: none;
}

.alt-edu-menu.top-bar > a, .alt-edu-menu.top-bar > ul {
    color: #000;
    margin-right: calc(calc(100vw / 1920) * 40);
    margin-bottom: 0px;
    margin-top: calc(calc(100vw / 1920) * 20);
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    padding-left: 0;
    cursor: pointer;
    position: relative;
}

.alt-edu-menu.top-bar ul.collapsed:hover ul {
    display: flex;
    position: absolute;
    flex-direction: column;
    list-style: none;
    padding-left: 0;
    background: #ffffff;
    transition: all 0.2s ease-in-out;
    right: 0;
    width: max-content;
    text-shadow: none;
    border: none;
    border-radius: 5px;
}

.alt-edu-menu.top-bar ul.collapsed:hover li a {
    color: rgba(0,0,0,0.8);
    font-weight: bold;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}

.alt-edu-menu.top-bar ul.collapsed:hover li a:before {
    content: "·";
    filter: opacity(0.4);
}

.alt-edu-menu.top-bar ul.collapsed:hover li a:hover {
    /* font-weight: bold; */
    /* filter: drop-shadow(2px 4px 6px black); */
}

.alt-edu-menu.top-bar ul.collapsed:hover li a:hover:before {
    font-weight: 500;
}

.alt-edu-banner-text > button {
    background: #fff;
    padding: calc(calc(100vw / 1920) * 10) calc(calc(100vw / 1920) * 20);
    height: fit-content;
    border-radius: 5px;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: calc(calc(100vw / 1920) * 17);
    color: #E41E26;
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: calc(calc(100vw / 1920) * 10);
  padding: calc(calc(100vw / 1920) * 10);
}

.grid-container .item1 {
  grid-column-start: 1;
  grid-column-end: 4;
    display: flex;
}

.content-programs {
    margin: 0 calc(calc(100vw / 1920) * 400);
    width: calc(calc(100vw / 1920) * 1120);
    overflow: hidden;
}

.itemduhoc {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; 
    margin-bottom: calc(calc(100vw / 1920) * 64)
}

.item1 .itemduhoc:first-child {
	margin-right: calc(calc(100vw / 1920) * 30)
}

.itemduhoc img {
    width: 95%;
    margin: 0 0px;
    min-width: calc(calc(100vw / 1920) * 542);
    min-height: calc(calc(100vw / 1920) * 315);
    object-fit: cover;
}
.itemduhoc span {
    font-weight: bold;
    text-transform: capitalize;
    margin-top: calc(calc(100vw / 1920) * 10);
    font-size: calc(calc(100vw / 1920) * 22)
}

.grid-container > .itemduhoc img {
    max-height: calc(calc(100vw / 1920) * 256) !important;
    max-width: calc(calc(100vw / 1920) * 350) !important;
    min-width: calc(calc(100vw / 1920) * 350);
    min-height: calc(calc(100vw / 1920) * 256);
}

.content-block-tile {
    margin: calc(calc(100vw / 1920) * -5);
    margin-top: 0;
    margin-bottom: 0;
    padding-top: calc(calc(100vw / 1920) * 40);
    padding-bottom: calc(calc(100vw / 1920) * 30);
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.tile-logo-sm {
    width: calc(calc(100vw / 1920) * 138);
    background: #ce1822;
    height: calc(calc(100vw / 1920) * 36);
    margin-left: calc(calc(100vw / 1920) * 30);
}

.content-block-tile span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: calc(calc(100vw / 1920) * 30);
    color: #ce1822;
}

.alt-edu-content-ielts {
    background: #FEF2F1;
}

.content-ielts-gs {
    margin: 0 calc(calc(100vw / 1920) * 400);
    width: calc(calc(100vw / 1920) * 1120);
    padding-bottom: calc(calc(100vw / 1920) * 20);
}

.content-slash-title {
    text-align: center;
    font-size: calc(calc(100vw / 1920) * 30);
    font-weight: bold;
    position: relative;
}

.content-ielts .content-block-tile{
	margin-bottom: 0;
    padding-bottom: 0;
}

.content-columns-2 {
    display: flex;
    flex-direction: row;
    margin-top: calc(calc(100vw / 1920) * 40)
}

.content-columns-2 > div {
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.content-col-first {padding-right: calc(calc(100vw / 1920) * 30);text-align: justify;}

.content-col-first h4 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: calc(calc(100vw / 1920) * 22);
    line-height: calc(calc(100vw / 1920) * 30);
    white-space: nowrap;
}

ul.content-list > li {
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
    font-size: calc(calc(100vw / 1920) * 16)
}

ul.content-list > li > ul {
    font-weight: normal;
}

ul.content-list {
    list-style: none;
}
.content-slash-title > span {
    position: relative;
    text-transform: uppercase;
}
.content-slash-title > span:before {
    content: "";
    width: calc(calc(100vw / 1920) * 100);
    border: 1px solid #ce1822;
    position: absolute;
    left: calc(calc(100vw / 1920) * -120);
    top: calc(50% - 1px);
}

.content-slash-title > span:after {
    content: "";
    width: calc(calc(100vw / 1920) * 100);
    border: 1px solid #ce1822;
    position: absolute;
    right: calc(calc(100vw / 1920) * -120);
    top: calc(50% - 1px);
}

ul.content-list > li:after {
    content: "";
    width: calc(calc(100vw / 1920) * 8);
    height: calc(calc(100vw / 1920) * 8);
    position: absolute;
    left: -18px;
    top: calc(calc(100vw / 1920) * 7);
    background: #ce1822;
    border-radius: 100%;
}

ul.content-list > li:before {
    content: "";
    border: 1px solid #ce1822;
    width: 20px;
    position: absolute;
    left: calc(-25px - calc(calc(100vw / 1920) * 8));
    top: calc(calc(calc(100vw / 1920) * 6) + calc(calc(calc(100vw / 1920) * 8) / 2));
}


.content-col-second img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.see-more-end {
    color: #E02228;
    font-weight: bold;
    font-size: calc(calc(100vw / 1920) * 22);
    text-transform: uppercase;
    width: fit-content;
    cursor: pointer;
    position: relative;
    padding-right: calc(calc(100vw / 1920) * 80);
    transition: all 0.35s ease-in-out;
    float: right;
    align-self: flex-end;
}

.see-more-end:hover{
   animation: runnyText 0.7s
}

@keyframes runnyText {
    0% { 
         transform: translate(0px)
    }
    50% { 
         transform: translate(7px)
    }
    100%{    
         transform: translate(0px)
    }
}

.see-more-end:before {
    content: "";
    width: calc(calc(100vw / 1920) * 64);
    display: inline-block;
    height: 0px;
    background: aliceblue;
    position: absolute;
    border: 1px solid #E02228;
    margin-bottom: 0;
    right: 0;
    top: calc(50% - 2px);
    transition: all 0.2s ease-in-out;
}

.see-more-end:hover:before {
    animation: runnyArrow 0.7s
}

@keyframes runnyArrow {
    50% { 
        transform: translateX(-30px);
        width: calc(calc(100vw / 1920) * 32);
    }
    100%{    
        transform: translateX(0px);
        width: calc(calc(100vw / 1920) * 64);
    }
}

.see-more-end:after {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: calc(50% - 8.5px);
    transform: translateX(0px) rotate(45deg);
    border-top: 2px solid #E02228;
    border-right: 2px solid #E02228;
    visibility: hidden;
    opacity: 0;
}

.see-more-end:hover:after {
    visibility: visible;
    opacity: 1;
    animation: runnyArrowHead 0.7s
}

@keyframes runnyArrowHead {
    50% { 
        transform: translateX(-30px) rotate(45deg);
    }
    100%{    
        transform: translateX(0px) rotate(45deg);
    }
}


.ielts-progress {
    margin-top: calc(calc(100vw / 1920) * 60);
    margin-bottom: calc(calc(100vw / 1920) * 60);
}

.ielts-progress h4 {
    font-size: calc(calc(100vw / 1920) * 30);
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: calc(calc(100vw / 1920) * 60);
}

.ielts-progress .progress-img {
    width: 100%;
}

.ielts-progress .progress-img img {
    width: 100%;
}

.alt-edu-content-ielts-2 .content-ielts-gs {
    margin-top: calc(calc(100vw / 1920) * 40);
    margin-bottom: calc(calc(100vw / 1920) * 40);
}

.content-col-text {
    font-size: calc(calc(100vw / 1920) * 16);
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.see-more-left {
    float: left;
    align-self: flex-start;
}

.col-reversed-right, .col-right{
    padding-left: calc(calc(100vw / 1920) * 30);
    text-align: justify;
}

.col-reversed-left, .col-left {
    padding-right: calc(calc(100vw / 1920) * 30);
}

.content-ielts-gray{
    background: #F1F1F3
}

.alt-edu-content-ielts-3 {
    padding-top: calc(calc(100vw / 1920) * 40);
    padding-bottom: calc(calc(100vw / 1920) * 40);
}

.content-col-text > ul {
    padding-left: 0;
}

.content-col-text > ul > li {
    margin-bottom: calc(calc(100vw / 1920) * 30);
    margin-top: calc(calc(100vw / 1920) * 20);
    font-size: calc(calc(100vw / 1920) * 16);
}

.tile-logo-sm {
	position: relative;
}
.tile-logo-sm:after {
    content: "";
    background: url(https://alt.edu.vn/wp-content/uploads/2023/06/alt-Asset-13.png);
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    background-origin: content-box, padding-box;
    padding: calc(calc(100vw / 1920) * 4);
    padding-right: calc(calc(100vw / 1920) * 20);
}

.alt-edu-menu.top-bar ul.collapsed:hover ul li {
    padding: 10px;
    border-bottom: 1px dashed rgba(0,0,0,0.4);
}

.alt-edu-menu.top-bar ul.collapsed:hover ul li:hover a:before {
    content: "›";
    filter: opacity(1);
    font-weight: bold;
}

.alt-edu-menu.top-bar ul.collapsed:hover li:hover a {
    color: #ce1822;
}

div#academic-member-leadership > p {
    font-size: calc(calc(100vw / 1920) * 16);
    padding: calc(calc(100vw / 1920) * 20) calc(calc(100vw / 1920) * 100);
}

.tutor-info > .tutor-name {
    font-weight: bold;
    text-transform: uppercase;
}

.tutor-info {
    font-size: calc(calc(100vw / 1920) * 16);
    padding-top: calc(calc(100vw / 1920) * 50);
}

.tutor-info > p {
    line-height: calc(calc(100vw / 1920) * 21);
}

#academic-member .nav-tabs{
    border: none;
}

#academic-member .nav-tabs li.active>a, 
#academic-member .nav-tabs li.active>a:focus, 
#academic-member .nav-tabs li.active>a:hover {
    border: none;
}

#academic-member .nav-tabs {
    display: flex;
    position: relative;
}

#academic-member .nav-tabs > li {
    width: 100%;
    /* height: 0; */
}

#academic-member .nav-tabs li>a {
    width: 100%;
    height: 0;
    padding-bottom: 100%;
}

#academic-member .nav-tabs li>a img {
    width: calc(100% + 20px) !important;
    object-fit: contain;
    margin-left: -10px;
}

#academic-member .nav-tabs li:after {
    content: "";
    position: absolute;
    border-right: calc(calc(100vw / 1920) * 20) solid transparent;
    border-left: calc(calc(100vw / 1920) * 20) solid transparent;
    border-top: calc(calc(100vw / 1920) * 20) solid #ce1822;
    margin-left: calc(calc(100vw / 1920) * -20);
    transform: translateY(-100px);
    z-index: -1;
    transition: all 0.2s ease-in-out;
    opacity: 0;
}


#academic-member .nav-tabs li.active:after {border-right: calc(calc(100vw / 1920) * 20) solid transparent;border-left: calc(calc(100vw / 1920) * 20) solid transparent;border-top: calc(calc(100vw / 1920) * 20) solid #ce1822;z-index: 1;transform: translateY(calc(calc(100vw / 1920) * 0));opacity: 1}

.owl-carousel .owl-video-tn {
    background-size: cover !important;
}

.owl-carousel .owl-video-wrapper iframe {
    width: 100%;
}

.content-seeds.content-programs {
    margin-bottom: calc(calc(100vw / 1920) * 40);
}

.alt-edu-content.alt-edu-content-seeds-testimony {
    background: #FEF2F1;
}

.testimony-item .img-col {
    min-width: calc(calc(100vw / 1920) * 350);
}

.testimony-item {
    display: flex;
}

.tes-name {
    font-size: calc(calc(100vw / 1920) * 35.3);
    font-weight: bold;
    border-bottom: 1px solid #ce1822;
    margin-bottom: calc(calc(100vw / 1920) * 20);
    padding-bottom: calc(calc(100vw / 1920) * 20);
}

.tes-quote p {
    text-overflow: ellipsis;
    font-size: calc(calc(100vw / 1920) * 16);
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
}

.tes-quote:before {
    height: calc(calc(100vw / 1920) * 40);
    content: "“";
    font-family: 'Montserrat';
    font-size: calc(calc(100vw / 1920) * 60);
    font-style: italic;
    font-weight: bold;
    color: #ce1822;
    margin-left: -20px;
    display: flex;
    justify-content: flex-start;
    margin-top: calc(calc(100vw / 1920) * -10);
    margin-bottom: calc(calc(100vw / 1920) * 10);
}
.tes-quote:after {
    height: calc(calc(100vw / 1920) * 40);
    content: "“";
    font-family: 'Montserrat';
    font-size: calc(calc(100vw / 1920) * 60);
    font-style: italic;
    font-weight: bold;
    color: #ce1822;
    display: flex;
    margin-bottom: calc(calc(100vw / 1920) * 10);
    transform: rotate(180deg);
}

.owl-theme .owl-dots .owl-dot span {
    width: 60px !important;
    height: 5px !important;
    margin: 0 5px !important;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #ce1822 !important
}

.tes-quote p {
    padding-right: 10px;    
    transition: all 0.2s ease-in-out;
    color: rgba(0,0,0,0.8);
    cursor: pointer
}

.tes-quote:hover p{
    display: -webkit-box;
    -webkit-line-clamp: 99;
    -webkit-box-orient: vertical;
    overflow: visible;
    text-align: justify;
    color: rgba(0,0,0,1)
}

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    width: calc(calc(100vw / 1920) * 36) !important;
    height: calc(calc(100vw / 1920) * 36) !important;
    background: #ce1822 !important;
    border-radius: 50% !important;
    color: #fff !important;
    font-size: calc(calc(100vw / 1920) * 18) !important;
}

.owl-carousel .owl-nav button.owl-next:hover, .owl-carousel .owl-nav button.owl-prev:hover {
	background: #869791 !important;
}

.owl-nav {
    position: absolute;
    bottom: calc(calc(100vw / 1920) * 40) !important;
    left: calc(calc(100vw / 1920) * 350) !important;
}

.content-seeds-ending.content-programs {
    padding-top: calc(calc(100vw / 1920) * 50);
    padding-bottom: calc(calc(100vw / 1920) * 50);
}

.content-seeds-ending.content-programs {
    padding-bottom: calc(calc(100vw / 1920) * 50);
}

.content-seeds-ending.content-programs .content-slash-title {
    margin-bottom: calc(calc(100vw / 1920) * 30);
}

.content-seeds-ending.content-programs .content-slash-title span,
.content-seeds-ending-2.content-programs .content-slash-title span {
    color: #ce1822;
}

.content-seeds-ending-2.content-programs {
    margin: 0 calc(calc(100vw / 1920) * 365);
    margin-bottom:  calc(calc(100vw / 1920) * 50) !important;
}

.content-seeds-ending-2.content-programs .content-slash-title span {
    color: #ce1822;
}

.ending-2-columns {
    display: flex;
    flex-direction: row;
    margin-top: calc(calc(100vw / 1920) * 50);
}

.ending-2-img-col {
    min-width: calc(calc(100vw / 1920) * 586);
}

.ending-2-img-col img {
    width: 100%;
    object-fit: contain;
}

.content-seeds-ending-2.content-programs {
    margin: 0 calc(calc(100vw / 1920) * 365);
    width: calc(calc(100vw / 1920) * 1190);
    overflow: visible
}

.ending-2-text-col {
    margin-left: calc(calc(100vw / 1920) * 30);
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.first-text-p > p > span {
    display: block;
    font-weight: 400;
    font-size: calc(calc(100vw / 1920) * 16) !important;
    margin-bottom: calc(calc(100vw / 1920) * 15) !important;
}

.first-text-p > p > span > sub {
    font-size: calc(calc(100vw / 1920) * 16) !important;
}

.first-text-p > p > b {
    display: block;
    font-weight: bold;
    font-size: calc(calc(100vw / 1920) * 23) !important;
    margin-bottom: calc(calc(100vw / 1920) * 5) !important;
    white-space: nowrap;
}

.first-text-p > p:nth-child(2){
    text-align: justify;
    
    font-size: calc(calc(100vw / 1920) * 16) !important;
}

.first-text-p-2 .col-3-block {
    display: flex;
    flex-direction: row;
}

.first-text-p-2 .col-3-block > div {
    border-left: 1px solid #D8D9DC;
    text-align: justify;
    padding: 0 calc(calc(100vw / 1920) * 10);
    padding-bottom: 0px;
}

.first-text-p-2 .col-3-block > div:first-child {
    border: none;
    padding: 0 calc(calc(100vw / 1920) * 10) 0px 0;
}

.first-text-p-2 .col-3-block > div > span {display: block;width: 100%;text-align: center;font-weight: bold;font-size: calc(calc(100vw / 1920) * 40);color: #ce1822;margin-bottom: calc(calc(100vw / 1920) * 12.5);}

.first-text-p-2 .col-3-block > div > p {
    font-size: calc(calc(100vw / 1920) * 15);
}

.loader-xx {
    display: none;
}

.footer {
   position: relative;
    min-height: calc(calc(100vw / 1920) * 535);
    display: flex;
    flex-direction: column;
    padding: calc(calc(100vw / 1920) * 50) calc(calc(100vw / 1920) * 365);
}

.footer:after {
    content: "";
    width: 100%;
    height: 100%;
    background: url("https://alt.edu.vn/wp-content/uploads/2023/06/Asset-1-3.png");
    position: absolute;
    top: 0;
    background-origin: content-box;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
    left: 0;
}

.first-footer-row > div:first-child {
    padding-left: 0;
    color: #fff;
    
    text-align: justify;
    font-size: calc(calc(100vw / 1920) * 15);
}

.first-footer-row {
    padding-bottom: calc(calc(100vw / 1920) * 20);
    border-bottom: 1px solid #fff;
}

.first-footer-row > div:nth-child(2) {
    padding-left: 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    padding-left: calc(calc(100vw / 1920) * 40);
    font-size: calc(calc(100vw / 1920) * 13);
}

img.logo-img {
    width: auto;
    margin-left: 0;
}

.first-footer-row > div > b {font-size: calc(calc(100vw / 1920) * 16);margin-bottom: calc(calc(100vw / 1920) * 16);}

.first-footer-row > div:nth-child(2) > span > b {
    width: calc(calc(100vw / 1920) * 20);
    display: inline-block;
}

.first-footer-row > div:nth-child(2) > span {
    white-space: nowrap;
    margin-bottom: 5px;
}

.row.second-footer-row {
    color: #fff;
    margin-top:  calc(calc(100vw / 1920) * 20);
    font-size: calc(calc(100vw / 1920) * 16);
    margin-left:0;
    margin-right:0;
}

.row.second-footer-row > div {
    padding: 0;
}

.row.second-footer-row > div:nth-child(2) {
    padding-left: calc(calc(100vw / 1920) * 40);
}

.row.second-footer-row a {
    color: #fff !important;
}

.links > a {
    font-size: calc(calc(100vw / 1920) * 30);
    margin-right: calc(calc(100vw / 1920) * 10);
}

.ielts-block.ielts-block-6.ielts-prep-6 iframe {
    width: 100%;
    height: calc(calc(calc(100vw - 800px) / 16) * 9);
}

/* [START] FB widget css */
.ctrlq.fb-button{
    cursor: pointer;
}

.ctrlq.fb-button {
    z-index: 999;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEyOCAxMjgiIGhlaWdodD0iMTI4cHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiB3aWR0aD0iMTI4cHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxnPjxyZWN0IGZpbGw9IiMwMDg0RkYiIGhlaWdodD0iMTI4IiB3aWR0aD0iMTI4Ii8+PC9nPjxwYXRoIGQ9Ik02NCwxNy41MzFjLTI1LjQwNSwwLTQ2LDE5LjI1OS00Niw0My4wMTVjMCwxMy41MTUsNi42NjUsMjUuNTc0LDE3LjA4OSwzMy40NnYxNi40NjIgIGwxNS42OTgtOC43MDdjNC4xODYsMS4xNzEsOC42MjEsMS44LDEzLjIxMywxLjhjMjUuNDA1LDAsNDYtMTkuMjU4LDQ2LTQzLjAxNUMxMTAsMzYuNzksODkuNDA1LDE3LjUzMSw2NCwxNy41MzF6IE02OC44NDUsNzUuMjE0ICBMNTYuOTQ3LDYyLjg1NUwzNC4wMzUsNzUuNTI0bDI1LjEyLTI2LjY1N2wxMS44OTgsMTIuMzU5bDIyLjkxLTEyLjY3TDY4Ljg0NSw3NS4yMTR6IiBmaWxsPSIjRkZGRkZGIiBpZD0iQnViYmxlX1NoYXBlIi8+PC9zdmc+) center no-repeat #0084ff;
    border: 0;
    outline: 0;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    -ms-border-radius: 60px;
    -o-border-radius: 60px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16);
    -webkit-transition: box-shadow .2s ease;
    background-size: 80%;
    transition: all .2s ease-in-out;
}

    .ctrlq.fb-button:focus, .ctrlq.fb-button:hover {
        transform: scale(1.1);
        box-shadow: 0 2px 8px rgba(0, 0, 0, .09), 0 4px 40px rgba(0, 0, 0, .24);
    }

.number {
    width: 20px;
    height: 20px;
    background: #c00;
    color: #fff;
    z-index: 999999999;
    text-align: center;
    vertical-align: middle;
	position: absolute;
    top: -2px;
    left: -5px;
    border-radius: 50%;
	line-height: initial;
    font-size: initial;
}
/* FB widget css */

.alt-edu-banner-text button:hover {
    transform: scale(1.2);
}

.alt-edu-banner-text button {
    transition: all 0.2s ease-in-out;
}

.itemduhoc:hover {
    color: crimson;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    position: relative;
}



.itemduhoc:hover img {
    filter: drop-shadow(1px 2px 2px rgba(0,0,0,0.7));
}

.hotline_slider ul {
    list-style: none;
}

.mobile-2-col > div:nth-child(2){
display: none;
}

.desktop-only{
display: block;
}
.mobile-only{
display: none;
}


.program-popup,
.testi-popup,
.video-player,
.contact-us-form {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  background: transparent;
  left: 0;
  z-index: 99999;
  overflow-y: scroll;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease-in-out, background 1s ease-in-out;
  display: flex !important;
  justify-content: center;
  align-items: center;
  padding-top: 10vh;
}
.program-popup.show,
.testi-popup.show,
.video-player.show,
.contact-us-form.show {
  opacity: 1;
  visibility: visible;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.2s ease-in-out, background 1s ease-in-out;
}
.video-player.show{
  opacity: 1;
  visibility: visible;
  background: rgba(0, 0, 0, 0.6);
  transition: all 0.2s ease-in-out, background 1s ease-in-out;
}
.program-popup-content,
.testi-popup-content,
.video-player-content,
.contact-us-form-content {
  width: 75vw;
  background: white;
  box-shadow: 0px 0px 14px 9px #0000001a;
  transition: all 0.5s ease-in-out;
  transform: translateX(-200%);
  height:  max-content;
  margin: auto;
  padding-bottom: 50px;
  position: relative;
}
.contact-us-form-content .screen-reader-response{
	display: none;
}
.contact-us-form-content form{
	background-color: white;
}
.contact-us-form-content span.wpcf7-not-valid-tip, .contact-us-form-content .wpcf7-validation-errors{
	color: #be1c2f;
}
.cf7sr-g-recaptcha-invalid span.wpcf7-not-valid-tip{
	text-align: center;
	display: block;
}
.contact-us-form-content .wpcf7-mail-sent-ok{
	color: #006d00;
}
.contact-us-form-content .wpcf7-response-output{
	text-align: center;
}
.video-player-content {
  width: calc(calc(100vw / 1440) * 900);
  max-height: calc(calc(100vw / 1440) * 506);
  min-height: calc(calc(100vw / 1440) * 506);
  transform: translateY(200%);
}
.video-player-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.contact-us-form-content {
  width: 500px;
  max-height: 400px;
  min-height: 400px;
  transform: translateY(200%);
}
.video-player {
  padding: calc(calc(100vh - calc(calc(100vw / 1440) * 506)) / 2) calc(calc(100vw - calc(calc(100vw / 1440) * 900)) / 2) calc(calc(100vh - calc(calc(100vw / 1440) * 506)) / 2) calc(calc(100vw - calc(calc(100vw / 1440) * 900)) / 2) ;
}
.whole-content .program-introduce{
	display: flex;
}
.program-popup.show .program-popup-content,
.testi-popup.show .testi-popup-content,
.video-player.show .video-player-content,
.contact-us-form.show .contact-us-form-content {
  transform: translateX(0%);
  transition: all 0.5s ease-in-out;
}
.program-popup.show .no-content{
  width: 0
}
.program-popup.show .col-md-8{
  width: 100%;
}
.program-popup.show .program-introduce{
	padding: 0 35px;
	display: flex;
    flex-direction: column-reverse;
	margin-top: 15px;
}
.program-popup.show .program-name-wrapper {
  text-align: center;
}
.program-popup.show .program-desc-paragraph {
  font-size: calc(calc(100vw / 1440) * 14);
  line-height: calc(calc(100vw / 1440) * 24);
  text-align: justify;
  font-weight: 400;
  margin-top: 0px;
  transition: opacity 0s ease-in-out, transform 0.3s ease-in;
  max-height: max-content;
  display: block;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: visible;
  margin-bottom: 10px;
  text-align-last: left;
  padding: 0px 10%;
}
.program-popup.show .program-desc-block {
  height: max-content;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.program-popup.show .program-desc {
  width: 100%;
  margin: 35px 0;
}
.program-popup.show .no-content{
	display: none;
}
.program-popup.show .program-desc-block-content{
	width: 100%;
}
.program-popup.show .program-desc-paragraph{
	padding: 0px;
}
.program-popup.show .program-img{
	width: 100%;
	margin-top: 10px;
}
.program-popup.show .program-desc-block .col-xs-4{
  width: 0;
}
.program-popup.show .program-desc-block .col-xs-8{
  width: 100%;
}
.program-popup.show .first-row.appear  {
  height: max-content;
  flex-direction: column-reverse;
}
.program-popup.show .program-name-wrapper  {
  width: 100%;
  padding: 0px;
  margin-top: calc(calc(100vw / 1440) * 28);
  padding-top: calc(calc(100vw / 1440) * 28);
}

.testi-popup .row.testi-block.type-1, 
.testi-popup .row.testi-block.type-2, 
.testi-popup .row.testi-block.type-3, 
.testi-popup .row.testi-block.type-4{
  padding: 5%;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  height: max-content;
  max-height: max-content;
  min-height: max-content;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
}

.testi-popup .row.testi-block.type-1 ,
.testi-popup .row.testi-block.type-3 {
  display: block;
  width: 100%
}
.testi-popup  .testi-block.type-1 .testi-img-wrapper{
  float: left;
  padding-right: calc(calc(100vw / 1440) * 30);
  margin-bottom: 10px;
 }
 .testi-popup  .testi-block.type-3 .testi-img-wrapper{
  float: right;
  padding-right: 0px;
  padding-left: 30px;
  margin-bottom: 10px;
 }
.testi-popup .testi-block.type-1 .testi-text, 
.testi-popup .testi-block.type-3 .testi-text {
  text-align: justify;
  display: block;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  overflow: hidden;
  margin-bottom: 10px;

  text-align: justify;
  overflow: visible;
  width: 100%;
}
.testi-popup .testi-block.type-4 .testi-text {
  text-align: justify;
  display: block;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  overflow: hidden;
  margin-bottom: 30px;

  text-align: justify;
  overflow: visible;
  padding-right: calc(calc(100vw / 1440) * 30);
  width: 100%;
}
.testi-popup .testi-block.type-2 .testi-text-wrapper{
  padding: 0;
}
.testi-popup .testi-block.type-2 .testi-text {
  text-align: justify;
  display: block;
  -webkit-line-clamp: unset;
  -webkit-box-orient: unset;
  overflow: hidden;
  margin-top: 30px;

  text-align: justify;
  overflow: visible;
  padding-right: 0px;
  width: 100%;
}
.testi-popup .testi-block.type-1 .testi-desc, 
.testi-popup .testi-block.type-3 .testi-desc {
  overflow: visible;
  height: max-content;
  max-height: max-content;
  min-height: max-content;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;

  padding-right: 0px;
  display: block;
  float: none;
  width: 100%;
  overflow: visible;
}

.testi-popup  .testi-block.type-1 .testi-place, 
.testi-popup  .testi-block.type-3 .testi-place{
  text-align: justify;
  overflow: visible;
  width: 100%;
  display: block;
  margin-bottom: calc(calc(100vw / 1440) * 100)
}

.testi-popup.show .testi-block{
	margin-top: 0px;
}

.contact-us:after {
  content: "Đăng ký ngay";
  font-size: calc(calc(100vw / 1440) * 14);
  line-height: calc(calc(100vw / 1440) * 24);
}
.contact-us {
  position: absolute;
  width: calc(calc(100vw / 1440) * 200);
  height: calc(calc(100vw / 1440) * 40);
  left: calc(50% - calc(calc(100vw / 1440) * 100));
  bottom: calc(50px - 20px);
  background: #be1c2f;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  cursor: pointer;
  border-radius: 0px;
  transition: background 0.5s ease-in-out, border-radius 1s;
}
.contact-us:before {
  content: "Đăng ký ngay";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  background: #fff;
  border: 1px solid #be1c2f;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  font-size: calc(calc(100vw / 1440) * 14);
  line-height: calc(calc(100vw / 1440) * 24);
}
.contact-us:hover:before {
  opacity: 1;
}
.contact-us:hover {
  color: #be1c2f;
  background: transparent;
  border-radius: 10px;
}
.popup-close {
  z-index: 1000;
  position: absolute;
  width: calc(calc(100vw / 1440) * 25);
  height: calc(calc(100vw / 1440) * 25);
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
  cursor: pointer
}
.video-player .popup-close {
  padding-top: calc(calc(calc(100vh - calc(calc(100vw / 1440) * 506)) / 2) - 30px);
  padding-right: calc(calc(calc(100vw - calc(calc(100vw / 1440) * 900)) / 2) - 30px);
  color: #fff;
}

.contact-us-form .form-name {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.contact-us-form .form-name p {
  font-size: calc(calc(100vw / 1440) * 20);
  font-weight: bold;
}
.contact-us-form  form#reg-free-advice {
  height: 100%;
  padding: 5%;
  display: grid;
}
.contact-us-form .cf7sr-g-recaptcha > div {
  margin: auto;
}
.contact-us-form .btn-submit {
  background: #be1c2f;
  color: #fff;
  font-weight: bold;
}
.contact-form-full .btn-submit {
  float: right;
  width: 150px;
}
.btn-submit-form-custom{
	margin-top: 10px;
}
.btn-submit-form-custom br{
	display: none;
}
.video-player-content{
  padding-bottom: 0
}

.program-popup, .testi-popup, .video-player, .contact-us-form {
	padding-top: 0
}


/* [START] Hotline widget */
.hotline_slider {
	position: fixed;
        top: 45%;
        right: 15px;
        z-index: 100000;
}

.hotline_slider ul{
	padding: 0px;
}

        .hotline_slider li {
            margin-bottom: 10px;
			list-style: none;
        }

            .hotline_slider li > a {
                display: block;
                width: 62px;
                height: 62px;
                border-radius: 100%;
                line-height: 62px;
                text-align: center;
                font-size: 2.5em;
                transition: all 0.4s ease-in-out;
                -webkit-transition: all 0.4s ease-in-out;
                -moz-transition: all 0.4s ease-in-out;
                -o-transition: all 0.4s ease-in-out;
                -ms-transition: all 0.4s ease-in-out;
				text-decoration: none;
            }

                .hotline_slider li > a:hover {
                    -webkit-filter: brightness(120%);
                    -moz-filter: brightness(120%);
                    -o-filter: brightness(120%);
                    -ms-filter: brightness(120%);
                    filter: brightness(120%);
                }

    @media (max-width:1024px) {
        .hotline_slider {
            top: 52%;
            transform: translateY(-50%);
            right: 42px;
        }

            .hotline_slider li > a {
                width: 45px;
                height: 45px;
                line-height: 45px;
                font-size: 2.3em;
            }
    }

    @media screen and (max-width:991px) {
        .hotline_slider {
            right: 15px;
        }
    }

    @media (max-width:767px) {
        .hotline_slider {
            top: 57%;
        }
    }
/* [END] Hotline widget */

.number {
    width: 20px;
    height: 20px;
    background: #c00;
    color: #fff;
    z-index: 999999999;
    text-align: center;
    vertical-align: middle;
	position: absolute;
    top: -2px;
    left: -5px;
    border-radius: 50%;
	line-height: initial;
    font-size: initial;
}

.hotline_slider li a.phone {
    background: #d6293d center no-repeat !important;
}

.hotline_slider li a > span {
    color: white;
}

.hotline_slider .phone:hover{
	cursor: pointer;
}

.hotline_slider .phone:focus, .hotline_slider .phone:hover {
    transform: scale(1.1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .09), 0 4px 40px rgba(0, 0, 0, .24);
}
.fone {
    position: relative;
    display: flex;
    margin: 0;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    box-shadow: 0 0 0 0em rgba(52, 152, 219, 0), 0em 0.05em 0.1em rgba(0, 0, 0, 0.2);
    transform: translate3d(0, 0, 0) scale(1);
    justify-content: center;
    align-items: center;
}

.content-block-tile {
    margin: calc(calc(100vw / 1920) * -5);
    margin-top: 0;
    margin-bottom: 0;
    padding-top: calc(calc(100vw / 1920) * 100);
    padding-bottom: calc(calc(100vw / 1920) * 100);
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.content-block-tile > span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: calc(calc(100vw / 1920) * 30);
    color: #ce1822;
    height: calc(calc(100vw / 1920) * 48);
    border-bottom: 1px solid #ce1822;
    padding: 0 calc(calc(100vw / 1920) * 36);
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tile-logo-sm {
    width: calc(calc(100vw / 1920) * 48);
    background: #ce1822;
    height: calc(calc(100vw / 1920) * 48);
    margin-left: 0;
}

.tile-logo-sm:after {
    content: "";
    background: url(https://alt.edu.vn/wp-content/uploads/2023/06/alt-Asset-13.png);
    position: absolute;
    width: 100%;
    height: 100%;
    right: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-origin: content-box, padding-box;
    padding: calc(calc(100vw / 1920) * 10);
}

.content-block-tile {
    margin: calc(calc(100vw / 1920) * 0);
}

.content-ielts .content-block-tile {
    margin-bottom: 0;
    padding-bottom: calc(calc(100vw / 1920) * 100);
    padding-top: calc(calc(100vw / 1920) * 36);
}

.content-ielts-gs {
    margin: 0 calc(calc(100vw / 1920) * 400);
    width: calc(calc(100vw / 1920) * 1120);
    padding-bottom: calc(calc(100vw / 1920) * 20);
    padding-top: calc(calc(100vw / 1920) * 100);
}

.content-columns-2 {
    display: flex;
    flex-direction: row;
    margin-top: calc(calc(100vw / 1920) * 80);
}

.alt-edu-content-ielts-3 {
    padding-top: calc(calc(100vw / 1920) * 0);
    padding-bottom: calc(calc(100vw / 1920) * 100);
}
.alt-edu-content-ielts-2 .content-ielts-gs {
    margin-top: calc(calc(100vw / 1920) * 0);
    margin-bottom: calc(calc(100vw / 1920) * 80);
}

.content-block-tile.tile-center > span, 
.content-block-tile.tile-center > .content-slash-title {
    width: auto; 
    text-align: center;
    padding-left: calc(calc(100vw / 1920) * 36);
}

div#academic-member .col-lg-12 {
    padding: 0;
} 

div#academic-member .row {
    margin: 0;
}

div#academic-member-leadership {
    padding: 0;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: calc(calc(100vw / 1920) * 36) !important;
}

.alt-edu-content-seeds-ending .content-slash-title > span:before,
.alt-edu-content-seeds-ending .content-slash-title > span:after{
	display: none;
}

.alt-edu-content-seeds-ending .owl-theme .owl-dots .owl-dot span {
    width: 10px !important;
    height: 10px !important;
    margin: 0 20px !important;
}

.content-seeds-ending-2.content-programs .content-block-tile {
    margin-right: calc(calc(100vw / 1920) * 35);
}

.content-seeds-ending.content-programs {
    padding-bottom: 0;
    padding-top: 0;
}

.content-seeds-ending-2.content-programs {
    margin: 0 calc(calc(100vw / 1920) * 365);
    margin-bottom: calc(calc(100vw / 1920) * 100) !important;
}

.popup-close,
.popup-close i {
    z-index: 99999;
}

.popup-info{
    position: fixed;
    max-height: 50vh;
    height: fit-content;
    width: 50vw;
    top: 25vh;
    left: 25vw;
    z-index: 9999;
    background: #fff;
    border-radius: 20px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s ease-in-out;
    transform: translateY(30vw);
    overscroll-behavior: contain;
}

.popup-info .popup-wrapper{
    position: fixed;
    height: fit-content;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #fff;
    border-radius: 20px;
}

.popup-info.shown{
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
}

.popup-info:before {
    content: "";
    width: 100vw;
    height: 100vh;
    z-index: 0;
    position: absolute;
    top: -25vh;
    left: -25vw;
    visibility: hidden;
    opacity: 0;
    transition: all .8s ease-in-out;
}

.popup-info.hiding:before{
	background: transparent;
    transition: background 0s
}

.popup-info.shown:before {
    background: #00000094;
    visibility: visible;
    opacity: 1;
}

.popup-body {
    height: 100%;
    width: 100%;
    padding: calc(calc(100vw / 1440) * 20);
    padding-top: calc(calc(100vw / 1440) * 20);
    display: flex;
    flex-direction: column;
    height: fit-content;
}

.popup-title {
    background: #ce1822;
    width: fit-content;
    padding: calc(calc(100vw / 1440) * 5) calc(calc(100vw / 1440) * 20);
    color: #fff;
    font-weight: bold;
    font-size: calc(calc(100vw / 1440) * 25);
    border-radius: 5px;
    margin: calc(calc(100vw / 1440) * 20) 0;
}

.popup-content {
    margin: 0 calc(calc(100vw / 1440) * 20) calc(calc(100vw / 1440) * 20);
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  padding: 10px;
  gap: 0;
}
.grid-item {
    padding: 20px;
    position: relative;
}

.content-container{
    margin-top: 70px;
}

.ielts-block {
    padding: 100px 400px;
}

.ielts-block-1 {
    background: #ce1822;
}

.columns-2 {
    display: flex;
}

.first-col {
    color: #fff;
    display: flex;
    flex-direction: column;
}

button.ielts-reg-now {
    width: 400px;
    background: #fff;
    border: none;
    border-radius: 46px;
    color: #000;
    font-weight: bold;
    padding: 0 40px;
    margin-top: 40px;
    height: 47px;
    font-size: 20px;
}

.first-col h5, .first-col h4 {
    margin: 0;
}

.first-col h5 {
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: 300;
}

.first-col h4 {
    font-size: 48px;
}



p.first-p, p.first-p b {
    font-size: 40px;
    font-weight: 500;
    line-height: 48px;
}

span.second-span {
    font-size: 29px;
    line-height: 34.8px;
    font-weight: 400;
}

.second-col.img-col img {
    width: 100%;
}

.second-col.img-col {
    width: 562px;
}

.first-row-ielts-1.columns-2 {
    padding-bottom: 50px;
    border-bottom: 2px solid #fff;
}

.second-row-ielts-1 {
    padding: 100px 0;
}

span.row-title {
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    display: block;
    margin-bottom: 40px;
}

.ticket-item {
    background: #fff;
    border-radius: 30px;
    height: 164px;
    padding: 40px 50px;
    display: flex;
    width: 336px;
    font-size: 16px;
    justify-content: center;
    align-items: center;
    text-align: left;
    font-weight: 500;
    z-index: 1;
    position: relative;
}

.ticket-text {
    padding-left: 40px;
}

.grid-item:before {
    content: "";
    width: 258px;
    height: 184px;
    background: #C3C1C1;
    position: absolute;
    left: 5px;
    top: 10px;
    border-radius: 30px;
}

.grid-item:after {
    content: "";
    width: 31px;
    height: 31px;
    background: #c3c1c1;
    position: absolute;
    left: 5px;
    top: calc(50% - 15.5px);
    z-index: 1;
    border-radius: 100%;
}

.grid-item:nth-child(3n) > .ticket-item {
    padding-right: 20px;
}

.ielts-block.ielts-block-2 {
    padding-top: 75px;
}

.red-title {
    color: #ce1822 !important;
}

.ielts-block.ielts-block-2 .row-title {
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
}

.ielts-block.ielts-block-2 .columns-2 {
    padding: 80px 140px;
    border-bottom: 1px solid #ce1822;
}

ul.reasons-list > li::marker {
    color: #ce1822;
    font-size: 24px;
}

ul.reasons-list > li {
    font-size: 20px;
    line-height: 30px;
    position: relative;
    font-weight: 600;
}

ul.reasons-list > li::before {
    content: "";
    position: absolute;
    width: 20px;
    border-bottom: 2px solid #ce1822;
    left: -40px;
    top: 15px;
}

.second-col {
    padding-left: 25px;
}

.ielts-full-width.ielts-block.ielts-block-2-2 {
    padding: 0;
}

.ielts-full-width.ielts-block.ielts-block-2-2 .row-title {
    font-weight: bold;
    font-size: 30px;
    line-height: 36px;
}

.ielts-block-2-2-content {
    margin-bottom: 150px;
    background: url(https://alt.edu.vn/wp-content/uploads/2023/06/Asset-14-1.png);
    min-height: 550px;
    padding: 0 400px;
    display: flex;
    flex-direction: column;
}

.ielts-block-2-2-content > i{
	width: fit-content;
	color: #ce1822;
	font-weight: bold;
	font-size: 24px;
}

.ielts-block-2-2-content > i:before {
    height: 60px;
    content: "“";
    font-family: 'Montserrat';
    font-size: 60px;
    font-style: italic;
    font-weight: bold;
    color: #ce1822;
    margin-left: -30px;
    display: flex;
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 0;
}
.ielts-block-2-2-content > i:after {
    height: 60px;
    content: "“";
    font-family: 'Montserrat';
    font-size: 60px;
    font-style: italic;
    font-weight: bold;
    color: #ce1822;
    display: flex;
    margin-bottom: 0;
    transform: rotate(180deg);
    margin-right: -30px;
}

.free-ielts i {
    font-size: 30px;
    font-weight: bold;
    display: block;
    text-align: center;
}

.free-ielts {
    width: 50%;
}

ul.free-ielts-list {
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
}

ul.free-ielts-list > li {
    border: 2px solid #CE1822;
    border-radius: 5px;
    margin-bottom: 20px;
    height: 50px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    line-height: 15px;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 0px;
    background: #fff;
    position: relative;
}

ul.free-ielts-list > li:before {
    content: "";
    position: absolute;
    width: 64px;
    height: 64px;
    left: -55px;
    background: #ce1822;
    border-radius: 100%;
}

ul.free-ielts-list > li img {
    position: absolute;
    left: -38px;
}

.ielts-block.ielts-block-2-3 {
    padding-top: 0;
    padding-bottom: 130px;
}

.ielts-block.ielts-block-2-3 .row-title {
    font-weight: bold;
}

.ielts-block.ielts-block-3 {
    background: #ce1822;
}

.item-course-ielts {
    /* margin: 0 100px 35px; */
    height: fit-content;
}

    .item-course-ielts .header-course-infor > .title-course {
        position: absolute;
        bottom: 10px;
        right: 30px;
        left: auto;
        text-align: right;
        color: #fff;
    }

    .item-course-ielts.reverse-row .header-course-infor > .title-course {
        position: absolute;
        bottom: 10px;
        left: 30px;
        right: auto;
        text-align: left;
    }

    .item-course-ielts .header-course-infor {
        width: 50%;
        height: 100%;
        object-fit: contain;
        overflow: hidden;
        position: relative;
    }

.flex-time-course {
    display: flex;
    justify-content: space-between;
}

    .flex-time-course > div {
        width: 100%;
        border-bottom: 1.5px solid #0006;
        margin: 10px 15px 0px 15px;
    }

.mainSlideLuyenIelts .course-time {
    margin: 0 !important
}

.mainSlideLuyenIelts .course-time .giaovien {
    font-size: inherit;
    color: #252525;
    font-weight: bold;
    margin-top: 5px;
    display: block;
    font-size: 18px;
}

.mainSlideLuyenIelts .borderCol3 p {
    font-size: 18px;
    color: #000;
    font-weight: 500 !important;
}

.mainSlideLuyenIelts .course-time .btnCourses {
    font-size: inherit;
}

.mainSlideLuyenIelts .borderCol3 p.color-red {
    font-weight: bold !important;
    line-height: 1;
    color: #F00605;
    margin-bottom: 5px;
    margin-top: 5px;
}

.mainSlideLuyenIelts .bottom-note .note-course {
    font-size: inherit;
    margin-left: 40px;
    color: #F00605;
}

.lvl-block {
    margin-left: 20px;
}

.mainSlideLuyenIelts .course-time .btnCourses {
    padding: 5px 15px;
    font-weight: bold;
    margin-right: 5px;
}

.header-course-infor img {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    /* height: 100%; */
    object-fit: contain;
}

span.prog-title {
    display: block;
    width: 100%;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    font-size: 45px;
    margin: 40px;
    margin-left: 0px;
}

@media only screen and (min-width: 1441px) and (max-width: 1899px) {
    .item-course-ielts {
        margin: 0 100px 35px;
        height: 350px !important;
    }
}


.item-course-ielts > div {
    display: flex;
    height: 100%;
}

.infor-course-ielts {
    background: #fff;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    width: 50% !important;
    border-bottom: none !important;
    padding-top: 20px;
}

.reverse-row .infor-course-ielts {
    background: #fff;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 50% !important;
    border-bottom: none !important
}
table.mainSlideLuyenIelts > tbody {
    width: 100%;
}

.mainSlideLuyenIelts .borderCol3 {
    border-bottom: unset;
}

.flex-time-course td {
    position: relative;
    vertical-align: top;
}

    .flex-time-course td .border-bottom {
        border-bottom: 2px solid #C0C0C0;
        position: absolute;
        bottom: 0;
        width: 90%;
        margin-left: 10px;
    }

.mainSlideLuyenIelts .btnCourses {
    background-color: #3277b3;
    color: #fff;
    padding: 4px;
    border: none;
    border-radius: 4.5px;
    margin-top: 5px;
    font-size: 12px;
    min-width: 80px;
    text-align: left;
}

.header-course-infor > .title-course > p {
    font-size: 30px;
    line-height: 45px;
    font-weight: 500;
}
.header-course-infor > .title-course > h2 {
    color: #fff;
    font-size: 43.9px;
    line-height: 20px;
    font-weight: bold;
}

.bottom-note{
    margin-top: 5px;
}

.owl-carousel .owl-item img{
	width: auto !important;
}


button.owl-dot span {
    width: 15px;
    height: 15px;
    display: block;
    background: transparent;
    border-radius: 100%;
    border: 1px solid #D1D1D1;
    margin: 10px;
    margin-top: 50px;
    background: #fff;
}

.owl-dots {
    display: flex;
    justify-content: center;
}

button.owl-dot.active span {
    background: #D1D1D1;
}

@media only screen and (max-width: 1368px) {
    .item-course-ielts {
        margin: 0 50px 35px;
    }
}

@media only screen and (max-width: 1025px){
    .item-course-ielts > div {
        flex-direction: column;
    }
    .flex-time-course > div {
        width: auto;
        border-bottom: 1.5px solid #0006;
        margin: 10px 20px 0 40px;
    }

    span.prog-title {
        display: block;
        width: 100%;
        text-align: center;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        font-size: calc(calc(100vw/1920) * 86);
        margin: 40px;
        margin-left: 0px;
    }

    .item-course-ielts .header-course-infor {
        width: 100%;
        height: 100%;
        object-fit: contain;
        overflow: hidden;
        max-height: 240px;
    }

    .infor-course-ielts {
        background: #fff;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        width: 100% !important;
        border-bottom: none !important;
        padding-top: 0px;
        padding-bottom: 35px !important;
        margin-bottom: 0px
    }

    .header-course-infor {
        border-top-left-radius: 50px !important;
        border-bottom-left-radius: 0px !important;
        border-top-right-radius: 50px !important;
        border-bottom-right-radius: 0px !important;
    }

        .header-course-infor img {
            border-top-left-radius: 50px !important;
            border-bottom-left-radius: 0px !important;
            border-top-right-radius: 50px !important;
            border-bottom-right-radius: 0px !important;
            /* height: 100%; */
            object-fit: contain;
            filter: brightness(0.5);
        }

    .item-course-ielts {
        margin: 0;
        width: 100%;
    }

    .reverse-row .header-course-infor {
        border-top-left-radius: 50px !important;
        border-bottom-left-radius: 0px !important;
        border-top-right-radius: 50px !important;
        border-bottom-right-radius: 0px !important;
    }

        .reverse-row .header-course-infor img {
            border-top-left-radius: 50px !important;
            border-bottom-left-radius: 0px !important;
            border-top-right-radius: 50px !important;
            border-bottom-right-radius: 0px !important;
            /* height: 100%; */
            object-fit: contain;
        }

    .item-course-ielts.reverse-row > div {
        flex-direction: column-reverse;
    }

    .reverse-row .infor-course-ielts{
        width: 100% !important;


    }
    .reverse-row .infor-course-ielts {
        border-top-right-radius: 0px;
        border-bottom-right-radius: 50px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 50px;
        width: 100% !important;
        border-bottom: none !important
    }

    .mainSlideLuyenIelts .course-time .giaovien {
        font-size: 13px;
        color: #252525;
    }

    .giaovienInfo.borderCol3 {
        font-size: 14px;
    }
}

.ielts-block-4-chart {
    padding-top: 25px;
}

.ielts-block.ielts-block-4-1 {
    padding-top: 0;
}

.tutor-list-item {
    width: 256px;
    overflow: hidden;
    background: #EDEDED;
    border-radius: 5px;
}

.tutor__image {
    padding: 15px 40px 0;
}

.owl-carousel .owl-item .tutor__image img {
    width: 100% !important;
    object-fit: contain;
    height: auto;
    border-radius: 100%;
    min-width: 176px;
    min-height: 176px;
}

h2.tutor__name {
    margin-top: 5px;
}

.total-infor {
    text-align: center;
}

h2.tutor__name {
    font-size: 18px;
    margin-bottom: 2px;
    text-transform: uppercase;
    font-weight: bold;
}
h5.tutor__background {
    font-size: 16px;
    margin: 0;
    color: #ce1822;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 20px;
}

span.rating__score {
    margin-left: 5px;
    font-size: 15px;
}

.tutor__rating{
color: #ce1822;
    margin-top: 10px;
}

.tutor__coursename {
    padding: 20px 10px;
    font-weight: 400;
    font-size: 16px;
}

.tutor__coursename:before {
    content: "\"";
}


.tutor__coursename:after {
    content: "\"";
}

/*Model rating tutor*/
#avatar-hv {
    vertical-align: middle !important;
    width: 65px !important;
    height: 65px !important;
    border-radius: 50% !important;
    border: 2px solid #ddd;
}

.modal-title {
    text-align: center;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600;
    color: #C01E31;
    text-transform: uppercase;
}

#seenRating .modal-dialog.modal-sm {
    width: 40%;
}

.modal-rating .modal-body {
    border-top: solid 3px #ddd;
    border-bottom: solid 3px #ddd;
    padding: 15px 20px 5px;
    display: flex;
}

.tutor-rating-detail-lst h4 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
}

.modal-header .infor-tutor-right {
    padding-top: 10px;
    color: #fff;
    padding: 10px
}

    .modal-header .infor-tutor-right .rating-tatus span {
        color: #C01E31;
        font-weight: 600;
        font-size: large;
    }

    .modal-header .infor-tutor-right .description-tutor {
        display: flex;
    }

    .modal-header .infor-tutor-right .rating-tatus span .fa-star {
        font-size: calc(calc(100vw / 1440) * 15);
    }

    .modal-header .infor-tutor-right .tutor-detail-course {
        font-style: italic;
    }

.modal-rating .tutor-rating span {
    font-size: 55px;
    padding-top: 4px;
}

div.inline {
    float: left;
}

ul.scrollbar li.evaluate-item {
    padding: 5px 25px;
    display: grid;
}

    ul.scrollbar li.evaluate-item div.avatar-img {
        padding-right: 15px;
    }

.detailed-evaluation .name {
    color: #333743;
    font-weight: 700;
    font-size: 14px;
}

.infor-hv .rating-group-hv .rating-stars-group span {
    font-size: inherit;
    font-weight: 700;
    margin-left: 3px;
}

.detailed-evaluation.inline .date-rating {
    color: #aaa;
    font-size: 12px;
}

.infor-tutor-left #image-tutor-rating img {
    width: 100px;
    height: 100px;
    display: block;
    border-radius: 50%;
    border: 3px solid #fff;
}

.infor-tutor-left #image-tutor-rating {
    width: 100px;
    height: 100px;
    display: block;
}

.infor-tutor-right .tutor-name .tutor-name-wrapper h4 {
    text-transform: none;
    color: #fff;
}

#seenRating .modal-header {
    display: flex;
}

#seenRating .modal-dialog.modal-md.modal-rating {
    width: 600px;
}

    #seenRating .modal-dialog.modal-md.modal-rating .modal-header {
        background-color: #C01E31;
    }

.modal-seem-rating {
    height: 350px;
    overflow-y: auto;
}

.infor-tutor-left .tutor-name .tutor-name-wrapper {
    justify-content: center;
}

    .infor-tutor-left .tutor-name .tutor-name-wrapper h4 {
        text-transform: none !important;
    }

.rating-tatus {
    text-align: center;
    margin: 5% 0 5% 5%;
}

.total-overrall-rating .rating-group .rating-stars-group i {
    padding: 4px;
    font-size: 20px;
}

.rating-stars-group span {
    font-size: 40px;
    font-weight: 700;
}

.rating-icon .improvement-icon,
.rating-icon .kindness-icon,
.rating-icon .recommendation-icon {
    width: 100px;
    height: 150px;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding-top: 8%;
    margin: 0px 10px 0px 0px;
}

    .rating-icon .improvement-icon p,
    .rating-icon .kindness-icon p,
    .rating-icon .recommendation-icon p {
        font-weight: 600;
        color: black;
        margin: 5px 0 0px !important;
    }

.modal-body.modal-rating .rating-icon {
    display: flex;
    margin: 5px auto;
}

.modal-body.modal-rating .rating-tatus p,
.modal-body.modal-rating .rating-tatus p span {
    font-size: 14px;
    color: black;
    font-weight: 500
}

.rating-icon-hv .improvement-icon img,
.rating-icon-hv .kindness-icon img,
.rating-icon-hv .recommendation-icon img {
    width: 70%;
}

.rating-icon-hv {
    margin-top: 3px;
    display: flex;
}

.infor-hv .rating-group-hv {
    float: right;
}

    .infor-hv .rating-group-hv .rating-stars-group {
        padding-left: 5px;
    }

.infor-hv .rating-stars-group .fa.fa-star {
    padding: 2px;
}

.rating-icon .rating-bubble {
    width: 46px;
    height: 16px;
    background: #c00;
    position: absolute;
    z-index: 999999999;
    vertical-align: middle;
    margin: -8px 26px;
    text-align: center;
    justify-content: center;
    border-radius: 30px;
}

    .rating-icon .rating-bubble span {
        color: #fff;
    }

.rating-bubble-hv {
    width: 30px;
    height: 12px;
    background: #c00;
    position: relative;
    z-index: 999999999;
    vertical-align: middle;
    margin: 0px 3px -6px;
    text-align: center;
    justify-content: center;
    display: flex;
    border-radius: 30px;
}

    .rating-bubble-hv span {
        font-size: 10px;
        color: #fff;
    }

.infor-hv .detailed-evaluation.inline .infor-class span,
.evaluate-item .evaluate p,
.infor-hv .detailed-evaluation.inline .cource-start-date span {
    font-size: 12px;
    color: black;
    font-weight: 500;
}

.infor-hv .detailed-evaluation.inline .infor-class,
.infor-hv .detailed-evaluation.inline .cource-start-date {
    margin-top: -4px;
}

.detailed-evaluation.inline {
    width: 50%;
}

@media screen and (max-width: 1280px) {
    .modal-seem-rating {
        height: 300px;
    }

    /*#seenRating .modal-dialog.modal-md.modal-rating {
        top: 50%;
    }*/
    .footer-ielts.footer {
    display: flex;
    flex-direction: row;
    color: #fff;
    padding: calc(calc(100vw / 1600) * 50) calc(calc(100vw / 1600) * 80);
}
}
@media screen and (max-width: 1024px){
    #seenRating .modal-dialog.modal-md.modal-rating {
        width: 70vw;
    }
    .modal-seem-rating{
        height:40vh;
    }
}

@media screen and (max-height: 601px) {
    #seenRating .modal-dialog.modal-md.modal-rating {
        height: 370px;
        width: 550px;
    }

    .rating-tatus {
        margin: 5% 0px 5% 2%;
    }

    .tutor-rating-detail-lst {
        margin-top: -10px;
    }

    ul.scrollbar li.evaluate-item {
        padding: 2px 25px;
    }

    .modal-seem-rating {
        height: 180px !important;
    }

    .tutor-rating-detail-lst h4 {
        margin-bottom: 1px;
    }

    .tutor-rating-skeleton-wrapper {
        height: 335px;
    }
}

@media screen and (max-width: 415px) {
    #seenRating .modal-dialog.modal-md.modal-rating {
        width: 350px;
        height: height: max-content;
        height: -webkit-max-content;
    }

    .modal-rating .modal-body {
        display: inline-block;
        padding: 0px 18px 3px;
        border-top: solid 2px #ddd;
        border-bottom: solid 2px #ddd;
    }

    .rating-tatus {
        text-align: center;
    }

    .rating-icon .improvement-icon,
    .rating-icon .kindness-icon,
    .rating-icon .recommendation-icon {
        width: 98px;
        height: 112px;
        padding-top: 5%;
        margin: 0px 6px 0px 0px;
    }

    .rating-stars-group span {
        font-size: 27px;
    }

    .tutor-detail-degree span, .modal-header .infor-tutor-right .tutor-detail-course {
        font-size: 12px;
    }

    .infor-tutor-right .tutor-name .tutor-name-wrapper h4 {
        font-size: 14px;
    }

    .infor-tutor-left #image-tutor-rating img, .infor-tutor-left #image-tutor-rating {
        width: 70px;
        height: 70px;
    }

    .rating-tatus {
        margin: 0 0 0 0;
    }

    .modal-header {
        padding: 5px;
    }

    .infor-tutor-left #image-tutor-rating {
        margin-top: 6px;
    }

    .detailed-evaluation.inline {
        width: 70%;
    }

    .infor-hv .rating-group-hv {
        float: left;
        padding-left: 80px;
    }

    .tutor-rating-detail-lst h4 {
        margin: 5px;
        font-size: 14px;
    }

    .modal-seem-rating {
        height: 370px;
    }

    .total-overrall-rating .rating-group .rating-stars-group i {
        padding: 0px 5px 0 0;
    }

    .skeleton-box-tag-rating-tutor {
        height: 185px !important;
        width: 309px !important;
    }

    .skeleton-box-tag-rating-tutor, .student-rating-skeleton-item {
        flex-wrap: wrap;
        justify-content: center !important;
        margin-bottom: 10px;
    }

    .skeleton-box-tag-info {
        width: 180px;
        height: 115px;
    }

        .skeleton-box-tag-info .skeleton-star-line {
            justify-content: center;
            align-items: center;
            display: flex;
        }

    .tutor-rating-skeleton-overall .skeleton-box-tag-info .skeleton-line {
        margin: 8px 0px 8px 52px;
    }

    .skeleton-box-tag-rating-tutor .skeleton-box-tag-rating .skeleton-badge-wrapper {
        margin-top: -40px;
    }

    .tutor-rating-skeleton-wrapper {
        height: 450px !important;
    }

    .skeleton-box-tag-rating {
        margin: -25px 0px 0px 32px;
    }

    .student-rating-skeleton-item .student-rating-skeleton-info .skeleton-box-tag-info {
        margin-left: 0px;
    }

    .student-rating-skeleton-item .skeleton-box-tag-info .skeleton-line {
        margin: 8px 10px;
    }

    .rating-icon .improvement-icon img,
    .rating-icon .kindness-icon img,
    .rating-icon .recommendation-icon img {
        width: 40%;
    }

    .rating-icon .rating-bubble {
        width: 39px;
        height: 14px;
        margin: -7px 28px;
    }

    .modal-body.modal-rating .rating-icon {
        margin: 0px 0px 5px 0;
    }

    .rating-icon .improvement-icon p,
    .rating-icon .kindness-icon p,
    .rating-icon .recommendation-icon p {
        margin: 0 0 !important;
    }

    .modal-body.modal-rating .rating-tatus p,
    .modal-body.modal-rating .rating-tatus p span {
        margin: 0 0 !important;
    }

    .modal-header .infor-tutor-right {
        padding: 10px 0px 0px 10px !important;
    }
}

@media screen and (max-width: 376px) {
    .modal-seem-rating {
        height: 315px;
    }
}

@media not all and (min-resolution:.001dpcm) {
    @media {
        .tutor-list-wrapper .slick-track {
            -webkit-justify-content: flex-start;
        }

        .testi-list-wrapper .slick-next,
        .testi-list-wrapper .slick-prev {
            width: 40px;
            height: 40px;
        }
    }

    @media screen and (max-width: 1440px) {
        .tutor-list-wrapper .slick-track {
            max-height: calc(calc(calc(calc(65vw / 3) * 7) / 2) - 100px);
        }
    }
}

@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) and (display:flow-root) {
        .tutor-list-wrapper .slick-track {
            -webkit-justify-content: flex-start;
        }
    }
}

.tutor-list-wrapper .slick-track {
    max-height: calc(calc(calc(65vw / 3) * 7) / 2);
}

.tutor-list-wrapper.abc-safari .slick-track {
    max-height: calc(calc(calc(65vw / 3) * 7) / 6);
}

@media screen and (max-width: 414px) {
    .tutor-block .tutor-list-wrapper .slick-track {
        /*min-height: calc(calc(calc(calc(100vw - 30px) / 2) * 7) / 2);*/
        /*min-height: calc(calc(calc(100vw - 40px) / 1) * 8);*/
        min-height: 100%;
        max-height: 100%;
    }

    .tutor-list-wrapper.abc-safari .slick-track {
        min-height: calc(calc(calc(calc(100vw - 30px) / 2) * 7) / 6);
    }
}


.tutor-list-wrapper .slick-next {
    right: -35px;
    height: initial;
    width: -webkit-max-content;
}

@media screen and (min-width: 1920px) {
    .tutor-list-wrapper .slick-next {
        right: -50px;
        height: initial;
        width: -webkit-max-content;
    }
}

.tutor-list-wrapper .slick-prev {
    left: -50px;
    height: initial;
    width: -webkit-max-content;
}

    .tutor-list-wrapper .slick-next:before,
    .tutor-list-wrapper .slick-prev:before,
    .testi-list-wrapper .slick-prev:before,
    .testi-list-wrapper .slick-next:before {
        font-family: slick;
        font-size: calc(calc(100vw / 1440) * 30);
        line-height: 1;
        opacity: 1;
        color: #C01E31;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }


.tutor-layout-changer {
    width: calc(calc(100vw / 1440) * 270);
    height: calc(calc(100vw / 1440) * 30);
    position: sticky;
    position: -webkit-sticky;
    bottom: 100px;
    background: #c01e31;
    margin-right: 0;
    /*margin-left: -12%;*/
    margin-left: -100px;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    box-shadow: 0px 1px 16px 3px #0000004d;
    border-radius: 5px;
    transform: translateX(-77%);
    transition: all 0.2s ease-in-out;
    cursor: pointer;
}

    .tutor-layout-changer span {
        opacity: 0;
        visibility: hidden;
        transition: all 0.2s ease-in-out;
        font-size: calc(calc(100vw / 1440) * 13);
    }

    .tutor-layout-changer i {
        position: absolute;
        right: 15px;
    }

@media screen and (max-width: 414px) {
    .tutor-layout-changer {
        transform: translateX(0);
        margin-left: -2%;
        width: calc(calc(100vw / 375) * 270) !important;
        height: calc(calc(100vw / 375) * 30) !important;
        display: none !important;
    }

        .tutor-layout-changer span {
            opacity: 1;
            visibility: visible;
            font-weight: bold;
            font-size: calc(calc(100vw / 375) * 13);
        }
}

.tutor-layout-changer:hover {
    transform: translateX(0)
}

    .tutor-layout-changer:hover span {
        opacity: 1;
        visibility: visible;
        font-weight: bold;
    }

@media screen and (min-width: 1600px) {
    .tutor-layout-changer {
        transform: translateX(-95%);
        margin-left: -2%
    }

        .tutor-layout-changer:hover {
            transform: translateX(-25%)
        }

    .sidebar {
        /*max-width: 325px;*/
        max-width: 20% !important;
    }
}

@media screen and (min-width: 1920px) {
    .tutor-layout-changer {
        transform: translateX(-100%);
        margin-left: -2%
    }

        .tutor-layout-changer:hover {
            transform: translateX(-30%)
        }
}
/* #endregion: tutor */

/* #region: testimonial */

.testimonial-block {
    padding-left: 155px;
    margin-top: 50px;
    margin-right: 155px;
}

@media screen and (min-width: 1600px) {
    .testimonial-block {
        padding-left: 155px;
        margin-top: 50px;
        margin-right: 0;
        padding-right: 140px;
        overflow: hidden;
    }
}

@media screen and (max-width: 414px) {
    .testimonial-block {
        padding-left: 0;
        margin-top: 20px;
        margin-right: 0;
    }
}

.testimonial-block .row {
    position: relative;
}

    .testimonial-block .row [class*=asset-desc] {
        position: relative;
        margin-top: 15px;
        line-height: calc(calc(100vw / 1440) * 30);
        margin-bottom: 5px;
    }

    .testimonial-block .row .enroll-button-wrapper {
        left: 0;
    }

.testimonial-divider {
    margin: 20px 0 30px;
    border-bottom: 3px solid #C01E31;
    width: 50px;
}

.testi-name {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    padding: 15px 0;
}

    .testi-name h4 {
        color: #C01E31;
    }

.testi-info {
    width: calc(60vw / 3);
    /*max-height: calc(calc(calc(65vw / 3) * 10) / 6);*/
    transition: all 0.2s ease-in-out;
    position: relative;
}

@media screen and (min-width: 1600px) {
    .testi-info {
        width: calc(60vw / 3);
        /*max-height: calc(calc(calc(65vw / 3) * 10) / 6);*/
        height: 100%;
        transition: all 0.2s ease-in-out;
        position: relative;
    }

    .testi-list {
        width: 65vw
    }
}

.testi-info img {
    width: 100%;
    transition: all 0.2s ease-in-out;
    border-radius: 50%;
}

.testi-info:hover img,
.testi-info:focus img {
    filter: brightness(0.7)
}

.testi-desc.row {
    margin: 0;
    padding: 0px 0;
    width: 100%;
    z-index: 12;
}

    .testi-desc.row p {
        text-align: justify;
        font-weight: normal;
        line-height: 1.5;
        letter-spacing: 0;
        color: #000;
        font-size: 16px;
    }

.testi-list {
    /* width: max-content; */
    display: flex !important;
    display: -webkit-flex !important;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
}


    .testi-list .slick-slide {
        margin: 20px;
    }

@media screen and (max-width: 414px) {
    .testi-list {
        flex-direction: column;
    }

    .testi-info {
        width: 100vw;
        padding: 15px;
        min-height: 200px;
        max-height: 200px !important;
        transition: all 0.2s ease-in-out;
        position: relative;
        display: flex;
        overflow: hidden;
    }

        .testi-info img {
            min-height: 100px !important;
            max-height: 100px !important;
            width: 40%;
            object-fit: cover;
            margin-right: 15px;
            position: sticky;
            border-radius: 50%;
            top: 0;
            bottom: 0;
            left: 0;
            margin-bottom: 0;
            margin-top: 30px;
        }

    .testi-name {
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: flex-start;
        padding: 0;
    }

        .testi-name h4 {
            margin-bottom: 5px;
            font-size: calc(calc(100vw / 375) * 12);
            line-height: calc(calc(100vw / 375) * 16);
        }

        .testi-name span {
            margin-bottom: 15px;
            font-size: calc(calc(100vw / 375) * 12);
            line-height: calc(calc(100vw / 375) * 16);
        }

    .testi-desc.row p {
        overflow: scroll;
        min-height: 100px;
        max-height: 100px;
        font-size: calc(calc(100vw / 375) * 12) !important;
        line-height: calc(calc(100vw / 375) * 16);
    }

    .testi-desc.row {
        margin: 0;
        padding: 0px 0;
        width: 100%;
        z-index: 12;
        height: 200px;
        margin-top: 15px;
    }
}
.modal-close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1234;
    outline: none !important;
}

.modal-close {
    position: absolute;
    top: -10px;
    right: -10px;
}

.btn.icon-btn-md {
    padding: 10px;
}
.icon-btn-round {
    border-radius: 50%;
}
.btn-dark {
    background-color: #333743;
    color: #fff;
}
.btn {
    font-family: Roboto Medium, sans-serif;
    text-align: center;
    /* border-radius: 0px; */
    margin-bottom: 10px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
}

.modal-seem-rating > ul {
    padding-left: 0;
}

.tutor-name-wrapper > * {
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase !important;
    margin-bottom: 0;
}

.rating-stars-group i.fa-star, .rating-stars-group i.fa-star-half-alt {
    color: #ce1822;
}

/*#region skeleton loading*/
.tutor-skeleton {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.skeleton-box-wrapper {
    position: relative;
    width: 33%;
    height: calc(calc(calc(65vw / 3) * 7) / 6);
}

.tutor-rating-skeleton-wrapper {
    width: 100%;
    height: 500px;
    overflow: hidden;
    padding: 20px;
}

.skeleton-badge-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.skeleton-box-tag-rating .skeleton-line {
    margin: 0 auto 10px;
    height: 10px;
}

.student-rating-skeleton-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.skeleton-box-tag-rating-tutor {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.skeleton-star-line {
    position: relative;
    overflow: hidden;
}

    .skeleton-star-line i {
        margin: 3px;
        color: #aaa;
    }

.skeleton-badge-item {
    border-radius: 3px;
    margin: auto 3px;
    position: relative;
    overflow: hidden;
    background-color: #aaa;
    position: relative;
    overflow: hidden;
}

    .skeleton-badge-item.sm {
        width: 40px;
        height: 50px;
    }

    .skeleton-badge-item.lg {
        width: 60px;
        height: 80px;
    }

.student-rating-skeleton-item {
    display: flex;
    justify-content: space-between;
}

.skeleton-box-tag-info .skeleton-line {
    width: 70px;
    margin: 7px 0;
    height: 10px;
    border-radius: 5px;
}

.skeleton-box-tag-info .skeleton-line {
    margin: 8px auto;
}

.skeleton-line-long {
    width: 100%;
    height: 3px;
    margin: 16px auto;
    position: relative;
    overflow: hidden;
    background-color: #aaa;
}

.skeleton-line {
    width: 193px;
    margin: 20px auto;
    height: 15px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    background-color: #aaa;
}

.skeleton-box-tag-avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #aaa;
    position: relative;
    overflow: hidden;
    margin-right: 6px
}

.skeleton-box-tag-info {
    margin-left: 35px;
}

.skeleton-box {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background-color: #dddbdd;
}
.tutor-item-header {
    background: #C01E31;
    display: flex;
    width: 100%;
    margin-top: -23px;
    padding: 13px 22px;
}
.tutor-name-skeleton .skeleton-line {
    margin: 10px auto;
}

    .skeleton-box::after,
    .skeleton-line::after,
    .skeleton-line.skeleton-text::after,
    .skeleton-box-tag::after,
    .skeleton-box-tag-avatar::after,
    .skeleton-badge-item::after,
    .skeleton-star-line::after,
    .skeleton-line-long::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transform: translateX(-100%);
        background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
        animation: shimmer 2s infinite;
        content: '';
    }

.skeleton-box-tag {
    position: absolute;
    left: 15px;
    right: 0;
    bottom: 19px;
    width: 90%;
    background-color: #eaeaea;
    height: 80px;
    border-radius: 1px;
    z-index: 1;
}

#tutorRatingSkeleton .text-center .skeleton-line {
    width: 182px;
    height: 15px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    background-color: #dddbdd;
}

@keyframes shimmer {
    100% {
        transform: translateX(100%);
    }
}
/*#endregion*/

.ielts-block.ielts-block-5 {
    background: #ce1822;
}

.ielts-block.ielts-block-5 .row-title {
    font-weight: bold;
}

.ielts-block.ielts-block-5 .row-sub-title {
    color: #fff;
    width: 100%;
    text-align: center;
    display: block;
    font-size: 18px;
    padding: 0 200px;
    font-style: italic;
    margin-bottom: 40px;
}

.grid-container.row-3-col-2 {
  display: grid;
  grid-template-columns: auto auto;
  padding: 10px;
  gap: 0;
}

.grid-container.row-3-col-2 .grid-item:before,
.grid-container.row-3-col-2 .grid-item:after{
	display: none;
}

.reason-item {
    display: flex;
    background: #fff;
    border-radius: 50px;
    height: 85px;
}

.reason-icon {
    width: 100px;
    margin: 15px 0;
    padding: 0 10px 0 25px;
    border-right: 1px solid #C4C2C2;
}

.reason-icon img {
    width: 100%;
    object-fit: contain;
    height: 100%;
}

.reason-text {
    width: 100%;
    padding: 15px 50px 15px 10px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 500
}

.ielts-block-6 .row-title {
	padding: 0 200px;
    font-size: 30px;
    line-height: 36px;
    font-weight: bold
}


.slideshow-senior .slide img {
    height: 35vh;
    width: 50vh;
}.ielts-block.ielts-block-6 b {text-align: center;width: 100%;display: block;padding: 0 80px 30px;font-size: 20px;}

.ielts-block.ielts-block-6 iframe {
    width: 100%;
    height: calc(calc(calc(100vw - 800px) / 16) * 9);
}

.footer-ielts.footer {
    display: flex;
    flex-direction: row;
    color: #fff;
    padding: calc(calc(100vw / 1600) * 50) calc(calc(100vw / 1600) * 80);
}

.footer-ielts.footer [class^=col-] > div > span,
.footer-ielts.footer [class^=col-] > span{
    font-weight: 600;
    text-transform: uppercase
}


.footer-ielts.footer .col-1,.footer-ielts.footer .col-2 {
    width: 25%;
}

.footer-ielts.footer .col-3 {
    width: 50%;
}

.footer-ielts.footer .col-4 {
    width: 50%;
}

.footer-ielts.footer [class^=col-] ul
{
    list-style: none;
    padding-left: 10px;
}
.footer-ielts.footer [class^=col-] ul li {
    margin: 10px 0;
    font-size: 13px;
    
}

.alt-edu-menu.top-bar > a, .alt-edu-menu.top-bar > ul {
    margin-top: 0;
}
@media only screen and (min-width: 1921px) {

.ielts-block {
    padding: calc(calc(100vw / 1920) * 100) calc(calc(100vw / 1920) * 400)
}

.first-col.img-col {
    width: 50%;
    padding-right: calc(calc(100vw / 1920) * 100);
}

.ielts-block-2-2-content {
    padding: 0 calc(calc(100vw / 1920) * 400);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: calc(calc(100vw / 1920) * 580);
}

.free-ielts {
    margin-top: calc(calc(100vw / 1920) * 80);
}

.ielts-block-2-3-chart img {
    width: 100%;
}


.owl-carousel.owl-drag .owl-item {
    max-width: 100%
}

.ielts-block-4-chart img {
    width: 100%;
}
}

@media only screen and (max-width: 1600px) {

.ielts-block {
    padding: 100 calc(calc(100vw / 1600) * 200)
}

.first-col.img-col {
    width: 50%;
    padding-right: calc(calc(100vw / 1600) * 50);
}

.ielts-block-2-2-content {
    padding: 0 calc(calc(100vw / 1600) * 200);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: calc(calc(100vw / 1600) * 300);
}
    
.ielts-block-2-3-chart img {
    width: 100%;
}


.owl-carousel.owl-drag .owl-item {
    max-width: 100%
}

.ielts-block-4-chart img {
    width: 100%;
}
}


.float-col {
    position: absolute;
    bottom: calc(calc(100vw / 1920) * 50);
}

.col-2 > div > span,
.col-3 > span {
    margin-bottom: 30px;
    display: block;
}

.col-2 > div:nth-child(2) > span {
    margin-bottom: 20px;
}

.col-4 > span {
    display: block;
    margin-bottom: 10px;
}

.col-2 > div > ul {
    margin-bottom: 30px;
}

.col-2 > span {
    display: block;
    margin-bottom: 20px;
}

.col-3 ul li > span {
    font-weight: bold;
}

.col-3 > ul > li {
    margin-bottom: 20px !important;
}

@media only screen and (max-width: 1440px){
.ticket-item {
    background: #fff;
    border-radius: 30px;
    height: calc(calc(100vw / 1600) * 164);
    padding: calc(calc(100vw / 1600) * 30) calc(calc(100vw / 1600) * 30);
    display: flex;
    width: calc(calc(100vw / 1600) * 336);
    font-size: 16px;
    justify-content: center;
    align-items: center;
    text-align: left;
    font-weight: 500;
    z-index: 1;
    position: relative;
}
    .grid-item:before {
    content: "";
    width: calc(calc(100vw / 1600) * 258);
    height: calc(calc(100vw / 1600) * 184);
    background: #C3C1C1;
    position: absolute;
    left: 5px;
    top: 10px;
    border-radius: 30px;
}
    
    .ielts-block.ielts-block-2 .columns-2 {
    padding:  calc(calc(100vw / 1600) * 60)  calc(calc(100vw / 1600) * 100);
    border-bottom: 1px solid #ce1822;
}

}
.item-course-ielts.course-2.reverse-row .header-course-infor img {
    border-top-left-radius: 0;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 50px;
}
@media only screen and (max-width: 1281px){
.ielts-block {
    padding: 100 calc(calc(100vw / 1600) * 80);
}
    .ticket-text {
    padding-left: 30px;
}
    .item-course-ielts {
    margin: 0;
}

    .ticket-item {
    width: auto;
}

    .ielts-block-2-2-content {
    padding: 0 120px;
}

    .ielts-block.ielts-block-6.ielts-prep-6 iframe {
    width: 100%;
    height: calc(calc(calc(100vw - 80px) / 16) * 9);
}
}

.ielts-block-4 span.row-title.red-title, .ielts-block-4-1 span.row-title.red-title {
    font-weight: bold;
}
.modal {
    z-index: 1201;
    z-index: 100000; /* MOD => Make sure modal is ontop of promotion bar */
}

    .modal .modal-header {
        border-bottom: 0;
        background-color: #f0f0f2;
        border-radius: 5px 5px 0 0;
        padding-left: 25px;
    }

        .modal .modal-header.blue {
            background-color: #3277b3;
        }

            .modal .modal-header.blue > .heading {
                color: white;
            }

    .modal .modal-content {
        border-radius: 5px; /* MOD */
    }

    .modal.modal-center .modal-dialog {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        margin: 0px;
    }
@media screen and (max-height: 414px) {
    .modal.modal-center .modal-dialog {
        top: 0%;
        left: 50%;
        transform: translateX(-50%) translateY(0%);
        -webkit-transform: translateX(-50%) translateY(0%);
        -moz-transform: translateX(-50%) translateY(0%);
        -o-transform: translateX(-50%) translateY(0%);
        -ms-transform: translateX(-50%) translateY(0%);
        margin: 10px 0;
    }
}

@media only screen and (min-width: 767px) {
    .modal-sm {
        width: 500px;
    }

    .modal-md {
        width: 700px;
    }

    .modal-lg {
        /*width: 900px;*/
    }
}

@media only screen and (max-width: 767px) {
    .modal-sm,
    .modal-md,
    .modal-lg {
        width: 90%;
    }
}

.modal-backdrop {
    z-index: 1200;
}

.modal-close {
    position: absolute;
    top: -10px;
    right: -10px;
}

.alt-list-point {
    width: 13px !important;
}

.modal-dialog[role=document] ul {
    list-style: none;
    margin-bottom: auto;
    padding-left: 0;
}

@media only screen and (max-width: 1025px){
.ielts-block {
    padding: 100 calc(calc(100vw / 1600) * 100);
}
    .first-col h4 {
    font-size: calc(calc(100vw / 1600) * 48);
}
    p.first-p, p.first-p b {
    font-size: calc(calc(100vw / 1600) * 30);
    font-weight: 500;
    line-height: 48px;
}
    span.second-span {
    font-size: calc(calc(100vw / 1600) * 28);
    line-height: 34.8px;
    font-weight: 400;
}
    .ticket-item {
    background: #fff;
    border-radius: 30px;
    height: calc(calc(100vw / 1600) * 164);
    padding: calc(calc(100vw / 1600) * 30) calc(calc(100vw / 1600) * 30);
    display: flex;
    width: calc(calc(100vw / 1600) * 400);
    font-size: 14px;
    justify-content: center;
    align-items: center;
    text-align: left;
    font-weight: 500;
    z-index: 1;
    position: relative;
}
    .ielts-block.ielts-block-2 .columns-2 {
    padding: 0;
    border-bottom: 1px solid #ce1822;
}
    
    .owl-carousel .owl-item .header-course-infor img {
    display: block;
    width: 100% !important;
    margin: 0;
}
    .tutor-list-item {
    width: calc(calc(100vw / 1600) * 300);
    overflow: hidden;
    background: #EDEDED;
    border-radius: 5px;
}
    .owl-carousel .owl-item .tutor__image img {
    width: 100% !important;
    object-fit: contain;
    height: auto;
    border-radius: 100%;
    min-width: auto;
    min-height: auto;
}
    .footer {
    position: relative;
    min-height: calc(calc(100vw / 1920) * 535);
    display: flex;
    flex-direction: column;
    padding: 50px;
}
}

@media only screen and (max-width: 600px){
.content-container.column-full {
    width: 100vw;
    overflow: hidden;
}

.alt-edu-menu.top-bar {
    display: none;
}

.mobile-only {
    display: block;
}

.alt-edu-menu.top-bar.shown {
    display: flex;
    width: 50vw;
    height: 100vh;
    background: #cc3f44;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 1em;
    padding: 20px;
        z-index:1111;
    position: fixed;
}

.alt-edu-menu.top-bar.shown > ul,
.alt-edu-menu.top-bar.shown > a{
    margin-bottom: 20px;
}
    
    .js-hamburger {
  position: fixed;
  height: 70px;
  width: 60px;
  top: 0px;
  right: 30px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  z-index: 999;
}.hamburger-line {
    background: #E21E32;
    height: 5px;
    width: 30px;
    margin-bottom: 5px;
    transition: all 0.3s ease-in-out;
    /* box-shadow: 3px 2px 0 0 white; */
    border-radius: 10px;
}
.js-hamburger.inverted .hamburger-line {
  background: #000;
  box-shadow: -1px 4px 0px 0px #ffffff;
}
.hamburger-line-1 {
  margin-top: -3px;
}

.hamburger-line-2 {
  margin-left: 10px;
  width: 20px;
}

.hamburger-line-3{
  margin-bottom: -3px;
}
.js-hamburger.shown .hamburger-line.hamburger-line-3 {
  transform: rotate(45deg);
  width: 15px;
  margin-right: 22px;
  height: 3px;
  margin-top: -4px;
}.js-hamburger.shown .hamburger-line.hamburger-line-1 {
  transform: rotate(135deg);
  width: 15px;
  margin-right: 22px;
  height: 3px;
  margin-bottom: 2px;
}.js-hamburger.shown .hamburger-line.hamburger-line-2 {
  width: 35px;
  height: 3px;
}.program-popup.show .program-name-wrapper .program-name  {
  font-size: calc(calc(100vw / 375) * 30);
  line-height: calc(calc(100vw / 375) * 30);
}

.first-col h5 {
    font-size: 14px;
    line-height: 16.8px;
}

.first-col h5 i {
    font-style: normal;
    font-weight: 600
}

.first-col h4{
  font-size: 24px;
  line-height: 28.8px;
}

.first-col h4 b{
  font-weight: 600;
}
    .ielts-block {
    padding: 30 20;
}
    .desktop-only {
    display: none;
}
    p.first-p, p.first-p b {
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}
    
    span.second-span {
    font-size: 14px;
    line-height: 20px;
}
    
    .first-row-ielts-1.columns-2 {
    flex-direction: column;
    padding-bottom: 30px;
}

button.ielts-reg-now.mobile-only {
    font-size: 12px;
    line-height: 14.4px;
    width: 250px;
    height: 34px;
    padding: 0;
    margin: auto;
    margin-top: 30px;
    color: #31364A;
    border-radius: 10px;
}

span.row-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 30px;
}

.grid-container {
    grid-template-columns: auto auto;
    padding: 0;
}

.grid-item {
    padding: 0px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.ticket-item {
    height: 86px;
    width: calc(calc(100vw / 2) - 40px);
    margin-right: 0;
    margin-left: 10px;
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
}


.ticket-icon {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    flex-grow: 0;
}

.ticket-icon img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ticket-text {
    font-family: "Myriad Pro";
    font-size: 12px;
    line-height: 14.4px;
    padding-left: 5px;
    color: #31364A;
}

.grid-item:nth-child(3n) > .ticket-item {
    padding-right: 10px;
}

.second-row-ielts-1 {
    padding: 50px 0 0;
}

.ielts-block-1.ielts-block {
    padding-bottom: 6px;
}

.ielts-block.ielts-block-2 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.ielts-block.ielts-block-2 .row-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

.ielts-block.ielts-block-2 .columns-2 {
    flex-direction: column;
    padding: 30px;
    padding-top: 0;
}

.ielts-block.ielts-block-2 .columns-2 .first-col.img-col {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
}

.ielts-block.ielts-block-2 .columns-2 .second-col {
    padding-left: 0;
}

ul.reasons-list > li {
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    white-space: nowrap;
}


.ielts-full-width.ielts-block.ielts-block-2-2 .row-title {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 0;
}
    
    .grid-item:before {
    content: "";
    width: 137px;
    height: 98px;
    background: #C3C1C1;
    position: absolute;
    left: 0px;
    top: -6px;
    border-radius: 10px;
}
    
    .grid-item:after {
    content: "";
    width: 16px;
    height: 16px;
    background: #c3c1c1;
    position: absolute;
    left: 0px;
    top: calc(50% - 8px);
    z-index: 1;
    border-radius: 100%;
}
    ul.reasons-list > li::before {
    content: "";
    position: absolute;
    width: 15px;
    border-bottom: 1px solid #ce1822;
    left: -30px;
    top: 11px;
}.second-col.img-col {
    width: calc(100vw - 40px);
    padding-left: 0;
    overflow: hidden;
    margin-top: 30px;
    /* display: flex; */
    /* flex-direction: initial; */
}
    .second-col.img-col img {
    width: 100%;
    align-self: center;
    justify-self: center;
}
    
    .ielts-block-2-2-content {
    background: none;
    padding: 0;
    height: auto;
    margin-bottom: 0;
}

.content-columns-2 > div {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

  .content-columns-2 {
    display: flex;
    flex-direction: column-reverse;
    margin-top: calc(calc(100vw / 1920) * 80);
}
.alt-edu-content-ielts .content-columns-2 {
    margin-top: 0px;
}
.content-ielts-gs {
    margin: 0 0;
    width: 100%;
    padding-bottom: calc(calc(100vw / 431) * 20);
    position: relative;
}

.ielts-progress h4 {
    font-size: calc(calc(100vw / 431) * 18);
    color: #BF484D;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: calc(calc(100vw / 1920) * 60);
}

.ielts-progress {
    margin-top: calc(calc(100vw / 431) * 30);
    margin-bottom: calc(calc(100vw / 431) * 0);
}

.ielts-block-2-2 ul.content-list > li {
    font-weight: 600;
    position: relative;
    margin-bottom: 20px;
    font-size: calc(calc(100vw / 473) * 16);
    font-family: 'Open Sans';
    margin-top: 20px;
    padding-bottom: 10px;
    color: #363B51;
}
.ielts-block-2-2 ul.content-list > li:before {
    display: none;
}

.ielts-block-2-2 ul.content-list > li:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    left: -18px;
    top: 5px;
    background: #e21e32;
    border-radius: 100%;
}

.ielts-block-2-2 .content-list li {
    margin-right: 20px;
    margin-bottom: 0px !important;
    margin-top: 0px;
}

.ielts-block-2-2 .col-text-only h4 {
    margin-bottom: auto;
    color: #47586C;
    width: 100%;
    padding: 10px 10%;
}

.ielts-block-2-2  .content-col-first h4 {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 18px;
    line-height: 21.6px;
    white-space: inherit;
    text-align: center;
    font-family: 'Montserrat' !important;
    margin-bottom: 10px !important;
    margin-top: 20px !important;
}

.ielts-block.ielts-block-2-3 {
    padding-top: 0;
    padding-bottom: 10px;
}

.ielts-block.ielts-block-3 {
    padding-top: 50px;
}

.header-course-infor {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 0px !important;
}

.header-course-infor img {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 0px !important;
    /* height: 100%; */
    object-fit: contain;
    filter: brightness(0.9);
}

.infor-course-ielts {
    background: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    width: 100% !important;
    border-bottom: none !important;
    padding-top: 0px;
    padding-bottom: 35px !important;
    margin-bottom: 0px;
}

.item-course-ielts .header-course-infor > .title-course {
    text-align: center;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
}

.header-course-infor > .title-course > h2 {
    font-size: 35px;
    line-height: 10px;
}

.header-course-infor > .title-course > p {
    font-size: 20px;
    line-height: 28px;
}

.flex-time-course > div {
    margin: 10 0 0 20;
    flex-shrink: 0;
    flex-grow: 0;
    width: calc(50% - 30px);
}


.mainSlideLuyenIelts .borderCol3 p {
    font-size: 12px;
    white-space: nowrap;
}

.mainSlideLuyenIelts .course-time .giaovien {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.flex-time-course > div:nth-child(2n) {
    margin-right:  20;
    margin-left: 0;
}

.lvl-block {
    margin-top: 20;
}
.reverse-row .header-course-infor {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 0px !important;
}

.reverse-row .header-course-infor img {
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 20px !important;
    border-bottom-right-radius: 0px !important;
    /* height: 100%; */
    object-fit: contain;
}

.reverse-row .infor-course-ielts {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 20px;
    width: 100% !important;
    border-bottom: none !important;
}

.ielts-block-3-content button.owl-dot span {
    margin-top: 30px;
    width: 8px;
    height: 8px;
    margin-right: 5px;
    margin-left: 5px;
    background: transparent;
    margin-bottom: 0;
}

.ielts-block-3-content button.owl-dot.active span {
    background: #D1D1D1;
}

.item-course-ielts {
    overflow: hidden;
}

.ielts-block.ielts-block-4 {
    padding-top: 50px;
}

.ielts-block-4 span.row-title.red-title, .ielts-block-4-1 span.row-title.red-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
}

.ielts-block-4-1 span.row-title.red-title {
    margin-bottom: 30px;
}

.ielts-block.ielts-block-5 .row-title {
    font-weight: 600;
}

.ielts-block.ielts-block-5 .row-sub-title {
    padding: 0 20px;
    font-size: 14px;
    line-height: 20px;
    font-family: "Open Sans" !important;
    margin-bottom: 30px;
}

.ielts-block.ielts-block-5 .grid-container {
    grid-template-columns: auto;
    padding: 0;
}

.ielts-block-5-chart .grid-item {
    padding-right: 0;
    margin-bottom: 20px;
}

.ielts-block-5-chart .grid-item .reason-item {
    border-radius: 20px;
}

.ielts-block-5-chart .reason-text {
    font-size: 12px;
    line-height: 14.4px;
    font-family: "Myriad Pro" !important;
    padding-right: 20px;
}

.ielts-block.ielts-block-6.ielts-prep-6 {
    padding-top: 50px;
}

.ielts-block-6 .row-title {
    padding: 0;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}

.ielts-block.ielts-block-6 b {
    padding: 0 10px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
    ul.reasons-list > li::marker{
    font-size: inherit;
    }
    
    .ielts-block-4-1 .owl-nav {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0 !important;
    display: flex;
    justify-content: space-between;
    z-index: -1;
    overflow: visible;
    align-items: center;
    height: 100%;
}

.tutor-list-item {
    width: 70%;
    margin: auto;
}

.ielts-block-4-1 .owl-carousel .owl-nav button.owl-next, 
.ielts-block-4-1 .owl-carousel .owl-nav button.owl-prev {
    width: 36px !important;
    height: 36px !important;
    background: transparent !important;
    border-radius: 50% !important;
    color: #F5DEDE !important;
    font-size: 80px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ielts-block-4-1 .owl-dots{
    display: none;
}
}