/*///////////////////////////////////////////////////////////////////////// Responsive CSS Structure /////////////////////////////////////////////////////////////////////////*/


/*---------- Small Mobile , IPhone Start ----------*/

/*=== Screen Size = 240, 320, 360, 480, 568 ===*/

@media (min-width: 240px) and (max-width: 575px) {
.main-content .btn-common {
	display: none;
}
.main-image {
	text-align:center;
}
.main-image .btn-common {
	display: inline-block;
    margin: 20px auto 0px auto;
}
.image .img-block {
	margin-top:15px!important;
}
.image .video-block {
	margin-top:15px!important;
}
.review-item .img-block img {
	width:100%;
	height:auto;
}
.counter-inner p {
    min-height: 32px;
	align-items: flex-start;
}
.counter-block img {
    height: auto;
}
.travel-sec {
    padding-left: 15px!important;
	padding-right: 15px!important;
}
#BookVideo {
    width: 220%;
}


}

@media (max-width: 767px) {
	.short-course .red-title{
		padding: 0 0 30px;
	}
	     
    .navbar-toggler-icon {
        width: auto;
        height: auto;
    }

    .navbar-toggler .navbar-toggler-icon .toggle-bar {
        position: relative;
        display: block;
        height: 3px;
        width: 100%;
        margin: 0 0 5px;
        transition: 0.4s;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -ms-transition: 0.4s;
        -o-transition: 0.4s;
        border-radius: 5px;
        width: 1.5rem;
        margin: 0 auto 5px;
        background: #e13a46;
        border-radius: 3px;
        width: 24px;
        margin-left: auto;
        margin-right: auto;
    }

    .navbar-toggler:focus {
        box-shadow: none;
        outline: none;
    }

    .navbar-menu.show {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    .navbar-toggler {
        padding: 0;
        width: 32px;
        height: 32px;
        position: relative;
        margin: 0;
        background: transparent;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 999;
        margin-left: auto;
        margin-left: 0;
        background: transparent;
        z-index: 9999;
    }

    .navbar-toggler.open .navbar-toggler-icon .toggle-bar{
        /* background: #fff; */
    }
    .navbar-toggler.open .navbar-toggler-icon .toggle-bar:first-child {
        top: 8px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
    }

    .navbar-toggler.open .navbar-toggler-icon .toggle-bar:nth-child(2) {
        opacity: 0;
    }


    .navbar-toggler.open .navbar-toggler-icon .toggle-bar:last-child {
        top: -8px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
    }

    .navbar-toggler .navbar-toggler-icon .toggle-bar:last-child {
        margin-bottom: 0;
    }

    .navbar-collapse {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        -webkit-transform: translateX(110%);
        transform: translateX(110%);
        -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.8, 0, 0, 1);
        transition: -webkit-transform 0.2s cubic-bezier(0.8, 0, 0, 1);
        transition: transform 0.2s cubic-bezier(0.8, 0, 0, 1);
        transition: transform 0.2s cubic-bezier(0.8, 0, 0, 1), -webkit-transform 0.2s cubic-bezier(0.8, 0, 0, 1);
        padding: 200px 20px 60px;
        overflow: auto;
        height: 100% !important;
        background-color: #0A0A0A;
        min-height: 100vh;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-right: auto;
        margin-left: auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        flex-direction: column;
        text-align: left;
        /* z-index: 9999; */
        padding: 100px 0;
    }


    .navbar-nav {
        margin: 0 auto !important;
    }

    .navbar-nav .nav-link {
        font-size: 18px;
        line-height: 24px;
    }


    .navbar {
        padding: 0;
        align-items: center;
		align-items: flex-start;
    }

    .navbar-nav .nav-item {
        padding: 0 0 20px;
    }


    .navbar-collapse.show {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }


	.content {
		padding: 42px 0 0;
	}

	.h-top p {
		font-size: 13px;
		line-height: 15px;
	}

	.h-top {
		padding: 6px 0;
		padding: 24px 10px;
	}
	.h-top .btn-common {
		width: 180px;
		font-size: 12px;
		line-height: 12px;
		margin-left: 0;
	}
	.header-white .navbar-brand img,
	.navbar-brand img {
		width: 80px;
		width: 45px;
	}

	.h-menu {
		padding: 11px 0 0;
	}

	.black-banner .banner-title,
	.banner-title {
		font-size: 24px;
		line-height: 30px;
		font-size: 18px;
		line-height: 20px;
	}

	.btn-common {
		padding: 10px 14px;
	}

	.main-image img {
		width: 168px;
		margin: 0 auto;
		display: block;
	}

	.inner-banner h6 {
		font-size: 20px;
		line-height: 20px;
	}
	.main-content {
		padding: 0 0 30px;
	}
	.main-content .banner-title {
		padding: 15px 0;
	}
	.main-content span {
		font-size: 24px;
		line-height: 24px;
		font-size: 25px;
		line-height: 31px;
	}

	.main-banner {
		padding: 130px 0 44px;
	}

	.main-content p {
		margin: 0 0 15px;
	}
	p {
		font-size: 16px;
		line-height: 22px;
		font-size: 10px;
line-height: 132.5%;
	}

	p br {
		display: none;
	}

	.review-slider {
		padding: 0 20px;
	}
	.v-slider {
		padding: 0 20px;
	}
	.review-item.slick-slide .review-box {
		display: block;
		padding: 15px 0 0;
		animation: none;
	}

	.review-item .r-detail {
		padding: 14px;
		padding-right: 14px;
	}
	.rating img {
		padding: 0 1px;
	}


	.review-item p {
		font-size: 14px;
		margin: 15px 0 0;
		font-size: 14px;
line-height: 17px;

	}

	.review-item .r-img {
		width: 100px;
		/* height: 100%; */
		flex: none;
		margin: 0 auto;
		width: 160.96px;

	}

	.review-item span {
		font-size: 16px;
		line-height: 19px;
	}
	.review-item.slick-slide .review-box {
		opacity: 1;
		transform: none !important;
	}
	.review-item .r-img img {
		width: auto;
		object-fit: cover;
		height: auto;
	}
	.review-slider .slick-arrow svg {
		width: 18px;
		height: auto;
	}

	.review-slider .slick-prev {
		left: -7px;
	}
	.review-slider .slick-next {
		right: -7px;
	}

	.counter-inner p {
		font-size: 16px;
		line-height: 22px;
		margin: 0 0 0;
		font-size: 13.7797px;
		line-height: 17px;
		
	}
	.counter-inner {
		padding: 30px 15px;
		padding: 15px 10px;
	}
	.text-block p {
		font-size: 12px;
		line-height: 14px;
	}

	.counter-sec .text-block {
		padding: 24px 0 0;
	}
	.counter-block span {
		font-size: 26px;
		line-height: 28px;
		margin: 0 0 9px;
		font-size: 13.7797px;
		line-height: 17px;

	}
	.counter-block {
		padding: 0 ;
	}

	.short-course .section-title,
	.section-title {
		font-size: 20.0178px;
		line-height: 28px;
		letter-spacing: 0.02em;
		padding: 5px 0 20px;
	}
	.section-title:before {
		width: 50px;
	}
	
	.counter-block h6 {
		font-size: 18px;
		line-height: 24px;
		font-size: 7px;
		line-height: 10px;
	}


	.counter-block.star-block img {
		width: 50px;
	}
	.counter-block img {
		width: 16px;
	}
	.travel-sec {
		padding: 45px 0 0;
	}
	.free-ebook {
		padding: 40px 0;
	}

	.ebook-right {
		padding: 20px 0 0;
	}

	
	.ebook-right h2 {
		font-size: 28px;
		line-height: 28px;
		margin: 0 0 20px;
	}

	.review-sec {
		padding: 40px 0;
	}

	.faq-sec .accordion .accordion-button {
		padding: 10px 14px;
		font-size: 16px;
		line-height: 20px;
		padding-right: 10px;
		font-size: 14px;
		line-height: 17px;
		padding-right: 60px;
	}

	.faq-sec .accordion .accordion-button::after {
		margin-left: 10px;
		width: 15.92px;
		height: 8.75px;
		position: absolute;
		right: 0;
		top: 0;
		right: 20px;
		top: 15px;
	}

	.faq-sec {
		padding: 40px 0;
	}

	.learn-sec {
		padding: 40px 0;
	}

	.faq-sec .accordion .accordion-item .accordion-body {
		padding: 0 14px 20px;
	}
	.learn-sec .text-block h3 {
		font-size: 25px;
		line-height: 25px;
		margin: 0 0 20px;
	}
	.newsletter .form-control {
		margin-bottom: 15px;
	}
	.newsletter h3 {
		font-size: 18px;
		line-height: 20px;
	}

	.c-left {
		padding: 30px 0 30px;
	}
	.container {
		max-width: 100%;
	}

	.newsletter {
		padding: 40px 0 80px;
	}
	.f-block ul li a {
		font-size: 16px;
		line-height: 16px;
	}
	.footer [class*=col-]:nth-child(2) {
		padding-right: 12px;
	}
	.f-block .add-block span {
		font-size: 16px;
		line-height: 22px;
		font-weight: 700;
	}
	.f-block .add-block span, .f-block .add-block a {
		font-size: 16px;
		line-height: 22px;
	}

	.footer [class*=col-]:nth-child(2) .f-block ul li a {
		font-weight: 700;
	}
	.footer [class*=col-]:nth-child(2) .f-block {
		border: none;
	}

	.f-bottom p, .f-bottom a {
		font-size: 13px;
		line-height: 17px;
	}
	.footer {
		/* text-align: center; */
		padding: 20px 0 0;
	}

	.scroll-top {
		position: absolute;
		right: 30px;
		top: -100px;
		display: none;
	}

	.scroll-top a {
		position: relative;
		right: auto;
		top: auto;
		text-align: center;
		margin-bottom: 15px;
		display: block;
	}
	.f-block {
		padding: 0 0 10px;
	}
	.f-block ul li {
		padding: 0 0 20px;
	}
	.f-bottom {
		background: #1C1C1C;
		padding: 10px 0;
	}
	.f-bottom .f-inner p {
		margin: 0 0 10px;
	}
	.f-bottom .f-inner {
		display: block;
	}

	.img-hover {
		cursor: pointer;
		text-align: center;
	}

	.img-hover img {
		display: block;
		margin: 0 auto;  
	}

	.f-logo {
		padding: 0 0 20px;
	}
	.f-logo img {
		width: 60px;
	}

	.follow-us .f-title {
		display: none;
	}

	.inner-banner {
		padding: 120px 0 0;
	}
	.inner-banner .main-content p {
		max-width: 100%;
		font-size: 12px;
line-height: 16px;
	}
	
	.inner-banner .banner-title {
		font-size: 30px;
		line-height: 37px;
	}

	.p-60 {
		padding: 30px 0;
	}

	.skype-box a .logo {
		max-width: 46px;
		flex: 0 0 46px;
		margin-right: 10px;
		margin: 0 auto 15px;
	}

	.online-list ul li {
		font-size: 16px;
		line-height: 22px;
		font-size: 10px;
line-height: 14px;
	}

	.choose-block h4 {
		font-size: 10px;
		line-height: 10px;
	}

	.choose-lesson {
		background: #E13A46;
		border-radius: 40.4459px;
		padding: 30px 15px 20px;
	}

	.choose-block img {
		max-width: 30px;
	}

	.choose-block p {
		font-size: 8px;
		line-height: 8px;
	}
	.choose-block {
		/* text-align: center; */
	}

	.title-center:before {
		display: block;
		margin: 0 auto;
		right: 0;
	}

	.video-block .play-btn svg {
		width: 40px;
		height: auto;
	}

	.skype-box a {
		padding: 34px;
		display: block;
		/* text-align: center; */
		margin: 0;
	}
	.choose-lesson [class*=col-] {
		padding: 0 12px 20px;
	}
	.choose-lesson .row {
		margin: 0 -12px;
	}
	.choose-language ul li a {
		font-size: 14px;
		line-height: 15px;
	}
	.choose-language ul li {
		padding: 0 8px;
	}
	.choose-language form {
		display: block;
		background: transparent;
		border: none;
	}
	.choose-language form .btn {
		margin-top: 15px;
	}

	.freebie-inner .row {
		margin: 0 -12px;
		margin-top: 0;
	}
	
	.freebie-inner [class*=col-] {
		padding: 0 12px 20px;
	}

	.freebie-main .container {
		max-width: 720px;
	}
	.newsletter .text-block p {
		font-size: 16px;
		line-height: 24px;
		font-size: 12px;
line-height: 16px;
	}

	.newsletter .text-block {
		margin: 0 auto 40px;
	}

	.newsletter .text-block p a {
		font-size: 20px;
		line-height: 19px;
		margin-top: 24px;
	}
	.newsletter .text-block p a svg {
		width: 28px;
		height: auto;
	}


	.video-slider .slick-list {
		margin: 0 -12px;
	}
	.video-item {
		padding: 0 12px;
	}
	.watch-video .watch-detail {
		padding: 20px;
		margin-right: 0;
		padding-right: 20px;
	}
	.watch-video .watch-detail:before {
		display: none;
	}
	.video-slider .slick-list:after,
	.video-slider .slick-list:before {
		display: none;
	}

	.video-slider-sec {
		padding: 30px 0 0;
	}

	

	.fancybox-slide {
		padding: 24px;
	}
	.watch-video .watch-detail p {
		font-size: 15px;
		line-height: 22px;
		font-size: 10px;
line-height: 14px;
	}
	.watch-video .video-block {
		padding: 0 0 30px;
	}
	.watch-banner {
		padding-bottom: 0;
	}
	.header-black .h-menu {
		padding: 10px 0;
	}
	.learn-about .text-block {
		padding: 20px;
		margin-bottom: 30px;
	}

	.review-item .review-text {
		display: block;
		text-align: center;
	}
	.review-item .review-text span {
		margin: 15px 0 0;
		max-width: 100%;
		flex: 0 0 100%;
	}
	.list-block h4 {
		font-size: 16px;
		line-height: 16px;
	}
	.list-block ul li {
		font-size: 15px;
		line-height: 20px;
		font-size: 10px;
		line-height: 170.5%;
		/* or 17px */
	}
	.why-choose-block {
		display: block;
		text-align: center;
	}

	.ebook-sec p {
		margin: 0 auto 30px;
		font-size: 10px;
		line-height: 170.5%;
		max-width: 166px;
	}

	.list-block {
		padding: 0 0 20px;
	}

	.list-block ul {
		padding-left: 15px;
	}

	.reserve-box .batch {
		padding-left: 0;
	}
	.form-check-label {
		font-size: 16px;
		line-height: 16px;
		font-size: 12px;
		line-height: 14px;
		margin-left: 20px;
	}

	.perfect-block p {
		font-size: 10px;
		line-height: 170.5%;
		max-width: 175px;
	}
	.break-down ul li {
		font-size: 10px;
		line-height: 170.5%;
	}

	.reserve-box .form-check {
		margin-bottom: 15px;
	}
	.level-list ul {
		display: block;
	}
	.level-list ul li .info-box {
		width: 200px;
		padding: 20px;
		top: auto;
		left: auto;
		right: 0;
		bottom: 0;
	}

	.level-list ul li:first-child .info-box {
		right: auto;
		left: 0;
	}
	.level-link {
		margin-top: 15px;
	}
	.level-list ul li {
		margin-top: 0 !important;
	}
	.apply-now {
		text-align: center;
		padding: 60px;
		padding: 35px;
	}

	.course-detail {
		padding: 20px;
	}
	.level-form .form-control {
		height: 35px;
	}
	.step {
		align-items: flex-start;
	}

	.level-list ul li:first-child .step span {
		right: 0;
		left: 0;
	}
	.level-list ul li:first-child {
		margin-top: -30px !important;
	}

	.level-info .section-title {
		padding-bottom: 60px;
		padding-bottom: 30px;
	}
	.level-link a {
		display: ;
	}

	.level-right {
		max-width: 240px;
		margin: 0 auto;
		text-align: center;
	}

	.val-detail {
		padding: 20px 0 0;
		font-size: 10px;
line-height: 132.5%;
	}

	.spot-left .participate {
		display: block;
		padding-top: 0;
	}
	
	

	.course-detail h3 {
		font-weight: 700;
		font-size: 10px;
		line-height: 14px;

	}

	.course-detail .round-arrow img {
		width: 26px;
		transform: rotate(90deg);
	}

	.course-detail .round-arrow {
		transform: translate(0,0);
		top: auto;
		left: 0;
		right: 0;
		text-align: center;
		bottom: -12px;
	}
	
	.perfect-block {
		padding: 0 0 30px;
	}
	
	.spot-left h6 {
		font-size: 14px;
		line-height: 16px;
	}
	.spot-left span {
		font-weight: 400;
		font-size: 15px;
		line-height: 15px;
		color: #000000;
		display: block;
	}
	.spot-left {
		padding: 0   0 30px;
	}
	.form-check-label span {
		margin-right: 10px;
		display: block;
		margin-bottom: 10px;
	}
	.spot-right {
		padding: 15px;
		background: #ECECEC;
		box-shadow: none;
		border-radius: 0;
		padding: 20px;
		margin: -12px;
	}
	.spot-left .participate ul li a {
		font-size: 15px;
		line-height: 15px;
	}

	.form-check-input[type=radio] {
		height: 28px;
		width: 28px;
	}

	.why-choose [class*=col-] {
		padding: 0 12px;
	}
	.why-choose .row {
		margin: 0 -12px;
	}

	.why-choose-block h6 {
		font-size: 16px;
		line-height: 20px;
		font-size: 10px;
line-height: 132.5%;
	}
	.why-choose-block .icon {
		max-width: 40px;
		flex: 0 0 auto;
		margin-right: 0;
		margin: 0 auto;
	}

	.why-choose-block p {
		color: #383838;
		font-size: 14px;
		font-size: 10px;
		line-height: 132.5%;
	}
	.reserve-left {
		max-width: 400px;
		margin-left: 0;
	}
	.reserve-left p {
		font-size: 15px;
		line-height: 21px;
		color: #000;
	}
	.included-sec .section-title {
		padding: 0 0 30px;
	}
	.included-sec p {
		font-size: 20px;
		line-height:30px;
		font-size: 10px;
line-height: 132.5%;
	}
	.book-page .second-title {
		font-size: 22px;
		line-height: 30px;
		padding: 0 0 30px;
		font-size: 14px;
line-height: 17px;
	}

	.lan-block h3 {
		font-size: 10px;
		line-height: 12px;
	}

	.lan-block a img {
		max-width: 62px;
		margin: 0 auto;
	}

	.skype-box a .detail p {
    font-size: 12px;
    line-height: 16px;
}

	.book-page .choose-lesson .section-title {
		padding: 0 10px 15px;
		margin-bottom: 30px;
		text-align: center;
	}

	.choose-language form .form-control {
		height: 55px;
		font-size: 16px;
		line-height: 16px;
		color: #AEAEAE;
		padding: 10px 15px;
	}

	.travel-block .t-detail h2 {
		font-weight: 700;
		font-size: 32.6025px;
		line-height: 42px;
		font-size: 30px;
		list-style: 30px;
	}
	
	.travel-block .t-detail p {
		margin: 0;
	}

	.travel-block .t-detail span, .travel-block .t-detail p {
		font-size: 12px;
	}

	.travel-block .t-detail span {
		margin: 0 0 10px;
	}

	.links ul {
		columns: 2;
	}

	.watch-video .watch-detail h3 {
		font-size: 12px;
		line-height: 18px;
		margin: 0 0 14px;
	}

	.level-info {
		margin: 0;
	}

	.level-img {
		text-align: center;
	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.footer {
		text-align: left;
	}

	.footer [class*=col-]:nth-child(2) ul li a {
		font-weight: 600;
	}
	.footer [class*=col-]:nth-child(3) ul li {
		width: 50%;
	}
	.footer [class*=col-]:nth-child(3) ul {
		display: flex;
		flex-wrap: wrap;
	}

}


@media (min-width: 768px) and (max-width: 991px) {

	.black-banner .banner-title,
	.banner-title {
		font-size: 36px;
		line-height: 48px;
	}

	.inner-banner h6 {
		font-size: 20px;
		line-height: 20px;
	}
	
	.main-banner {
		padding: 150px 0 44px;
	}



	.navbar-nav .nav-item {
		padding: 0 15px;
	}

	.counter-inner {
		padding: 30px 30px;
	}

	.travel-sec {
		padding: 60px 0 0;
	}

	.footer [class*=col-]:nth-child(2) {
		padding-right: 20px;
	}
	

	.f-bottom p, .f-bottom a {
		font-size: 13px;
		line-height: 13px;
	}

	.inner-banner .main-content p {
		max-width: 100%;
	}

	.inner-banner {
		padding: 170px 0 100px;
	}

	.skype-box a {
		padding: 16px 20px;
	}
	.skype-box a .logo {
		max-width: 80px;
		flex: 0 0 80px;
		margin-right: 10px;
	}
	.freebie-inner .row {
		margin: 0 -30px;
		margin-top: -100px;
	}
	
	.freebie-inner [class*=col-] {
		padding: 0 30px 30px;
	}

	.freebie-main .container {
		max-width: 720px;
	}
	.newsletter .text-block p {
		font-size: 18px;
		line-height: 26px;
	}
	.video-slider .slick-list {
		margin: 0 -15px;
	}
	.video-item {
		padding: 0 15px;
	}
	.watch-video .watch-detail {
		padding: 50px 0;
		margin-right: -340px;
		text-align: left;
		padding-right: 360px;
	}
	
	.watch-video .watch-detail p {
		font-size: 18px;
		line-height: 28px;
	}
	.watch-video .video-block {
		padding: 20px 0;
	}
	.scroll-top a {
		right: 10px;
		top: -20px;
	}
	.watch-banner {
		padding-bottom: 60px;
	}
	.learn-about .text-block {
		padding: 30px;
	}

	.reserve-box .batch {
		padding-left: 0;
	}
	.form-check-label {
		font-size: 17px;
		line-height: 18px;
		font-size: 16px;
		line-height: 16px;
	}
	

	.form-check-input[type=radio] {
		margin-top: 2px;
	}
	.level-list ul li .info-box {
		width: 200px;
		padding: 20px;
		top: auto;
		left: auto;
		right: 0;
	}

	.level-list ul li:first-child .info-box {
		right: auto;
		left: 0;
	}
	.level-link {
		margin-top: 15px;
	}
	.level-list ul li:nth-child(2) {
		margin-top: 60px;
	}
	.level-list ul li:nth-child(3) {
		margin-top: 110px;
	}
	.level-list ul li:nth-child(4) {
		margin-top: 160px;
	}
	.level-list ul li:nth-child(5) {
		margin-top: 210px;
	}
	.level-list ul li:nth-child(6) {
		margin-top: 260px;
	}
	.apply-now {
		text-align: center;
		padding: 60px;
	}

	.course-detail {
		padding: 30px 50px;
	}

	.review-item .r-detail {
		padding: 24px;
		padding-right: 24px;
	}
	.review-slider {
		margin: 0 auto;
		text-align: center;
		padding: 0 30px;
	}
	.spot-left h6 {
		font-size: 14px;
		line-height: 16px;
	}
	.spot-left span {
		font-weight: 400;
		font-size: 15px;
		line-height: 15px;
		color: #000000;
		display: block;
	}
	.spot-left .participate ul li a {
		font-size: 16px;
		line-height: 23px;
	}
	


	.short-course .red-title{
		padding: 0 0 20px;
	}
	
	.reserve-left {
		max-width: 400px;
		margin-left: 0;
	}
	.included-sec .section-title {
		padding: 0 0 30px;
	}

	.choose-language ul li a {
		font-weight: 700;
		font-size: 18px;
		line-height: 22px;
	}
	.choose-language ul li {
		display: block;
		padding: 0 23px;
	}
	.choose-language form .form-control {
		height: 55px;
		font-size: 16px;
		line-height: 16px;
		color: #AEAEAE;
		padding: 10px 15px;
	}
	.travel-block .t-detail h2 {
		font-weight: 700;
		font-size: 42.6025px;
		line-height: 52px;
	}
	.travel-block .t-detail p {
		margin: 0;
	}
}



@media (min-width: 992px) and (max-width: 1199px) {

.freebie-inner .row {
	margin: 0 -43px;
	margin-top: -150px;
}

.freebie-inner [class*=col-] {
	padding: 0 43px 30px;
}
.video-slider .slick-list {
	margin: 0 -20px;
}
.video-item {
	padding: 0 20px;
}
.watch-video .watch-detail {
    margin-right: -380px;
    text-align: left;
    padding-right: 380px;
}


.course-detail {
	padding: 30px 50px;
}

.level-list ul li .info-box {
	width: 200px;
	padding: 20px;
	top: auto;
	left: auto;
	right: 0;
}
.review-item .r-detail {
	padding: 24px;
	padding-right: 24px;
}
.review-slider {
	margin: 0 auto;
	text-align: center;
	padding: 0 30px;
}

.choose-language ul li a {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
}
.choose-language ul li {
	display: block;
	padding: 0 23px;
}


}

@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}

}
@media (min-width: 992px) {

	.main-banner .container {
		max-width: 950px;
	}
}

@media (min-width: 1200px) and (max-width: 1299px) {
	.video-slider .slick-list {
		margin: 0 -20px;
	}
	.video-item {
		padding: 0 20px;
	}
	.level-list ul li .info-box {
		left: auto;
		right: 0;
	}
}

@media (min-width: 1300px) and (max-width: 1399px) {
	.level-list ul li .info-box {
		left: auto;
		right: 0;
	}
}

@media (min-width: 1400px) and (max-width: 1499px) {}

/*---------- Large Desktop , Large Screen End ----------*/