img {
	max-width: 100%;
	height: auto;
}
.header {
	background: transparent linear-gradient(180deg, #054250 , rgba(5, 66, 80, 0.80) 65%, rgba(5, 66, 80, 0.3) 90%, transparent) repeat scroll 0 0;
	position: fixed;
	top: 0px;
	z-index: 1;
	width: 100%;
	padding:10px 0;
}
.nav a {
    font-size: 18px;
    color: #fff;
  }
  .nav a + a {
    margin-left: 25px;
  }
  .btn.btn-border {
    font-size: 16px;
    color: #12ABCD;
    border: 1px solid #12ABCD;
    text-transform: none;
    padding: 7px 40px;
    background: transparent;
  }
.banner {
	height: 100vh;
	position: relative;
	background-color: #000000;
	background-position: center center;
	background-size: cover;
}
.banner-form {
    width: 28%;
  }
.banner-text{width: 72%;height: 100vh;}
.banner-form h3 {
	font-size: 22px;
	color: #fff;
	margin: 0 0 10px;
}
.banner-text h1 {
	font-size: 50px;
	color: #fff;
}
.banner-text h2 {
	font-size: 40px;
	color: #12ABCD;
}
.game-list {
	margin: 35px 0;
}
.game-icon {
	margin-right: 30px;
	padding-right: 30px;
	
}
.game-icon:first-child {
	border-right: 1px solid #fff;
}
.slides-text h3 {
    color: #12ABCD;
    font-size: 30px;
    font-weight: normal;
    font-style: italic;
    text-shadow: inset 0px 3px 6px #00000029, 0px 3px 6px #000000B3;
  }
  .banner-form-content h3 {
	font-size: 22px;
	color: #fff;
	line-height: 1.4;
}
.banner-form-content {
	padding: 20px 15px;
	background: transparent linear-gradient(180deg, #12ABCD00 0%, #12ABCDCA 50%, #054250 100%) 0% 0% no-repeat padding-box;
	margin-top: 60px;
	height: calc(100vh - 60px);
}
.enquire-field {
	width: 100%;
	padding: 5px 0;
	background-color: transparent;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	font-size: 16px;
	font-family: "D-DIN";
	margin-top: 3px;
	border-radius: 0px;
	appearance: none;
	outline: none;
	margin-bottom: 5px;
}
textarea.enquire-field {
	height: 32px;
	resize: none;
	overflow: auto;
}
.btn-submit {
    padding: 10px 20px;
    background: #fff;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #12ABCD;
    border-radius: 5px;
    
    width: 90%;
    cursor: pointer;
}
.btn-blue{
   background: #12ABCD;
   color: #fff; 
   width: 286px;
   max-width: 100%;
   display: inline-block;
   text-align: center;
   text-transform: none;
   border-color: #12ABCD;
}
.banner-bottom p {
	font-size: 16px;
	color: #050605;
	margin: 20px 0;
}
.banner-bottom h3 {
	font-size: 30px;
	color: #12ABCD;
	line-height: 1.3;
}
.banner-bottom .flex-row-wrap{margin: 0 -20px;width: auto;}
.banner-bottom .row-item-4 {
    padding: 0 20px;
  }
  .banner-bottom {
    padding: 20px 0 0;
    margin-bottom: 50px;
    border-bottom: 1px solid #050605;
  }
  .banner-bottom .row-item-4::after {
    content: "";
    height: 7px;
    position: absolute;
    left: 0;
    bottom: -4.5px;
    width: calc(100% - 40px);
    left: 20px;
    border: 1px solid #707070;
    background: #050605;
  }
  .about-course-game {
	padding: 90px 0 0;
	background: #000000;
	color: #fff;
}
.about-course-game h2 {
	font-size: 35px;
	margin: 0 0 100px;
}
.thumbnail {
	padding: 20px 12px;
	border: 1px solid #12ABCD;
	border-radius: 12px;
}
.about-top {
	margin-top: 30px;
	padding: 0 12px;
}
.learning-outcome{padding: 0 12px;}
.month-program {
	padding: 70px 0;
}
.month-program:before{position:absolute;content:"";background: transparent linear-gradient(180deg, #CCCCCC 0%, #ffffff 100%) 0% 0% no-repeat padding-box;top: 0;height: 50%;width: 100%;z-index: -1;}
.month-program:after{position:absolute;content:"";background: transparent linear-gradient(180deg, #FFFFFF 0%, #CCCCCC 100%) 0% 0% no-repeat padding-box;bottom: 0;height: 50%;width: 100%;z-index: -1;}
.term-wrapper{max-width: 1000px;margin: auto;padding-bottom: 70px;}
.term-box {
	height: 613px;
	width: 100%;
	border: 1px solid #000;
	transform: skewY(-8deg);
	border-radius: 15px;
    
    background:transparent;
}
.term-row {
	margin: 0 -35px;
	width: auto;
}
.term-row > div {
	padding: 0 35px;
}
.term-row .row-item-3:nth-child(2n){
	margin-top: 100px;
}
.month-program h2 {
    margin-bottom: 40px;
  }
.btn-primary{background-color: #12ABCD;color: #ffffff;}
.faculity-content {
	max-width: 210px;margin: auto;
}
.why-should .flex-row-wrap > div {
    padding: 0 80px;
  }
  .why-should .flex-row-wrap {
    width: auto;
    margin: 0 -80px;
  }
.why-should {
	background: #DDDDDD;
	padding: 60px 0;
}
.why-should li {
	font-size: 16px;
	margin: 15px 0;
	padding-left: 15px;
}
.why-should li::before {
	content: "";
	border-left: 10px solid #12ABCD;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	position: absolute;
	left: 0;
	top: 3px;
}
.why-should ul:first-child{border-bottom: 1px solid #000;}
.why-should h3 {
	font-size: 30px;
	margin: 0 0 15px;
}
.faculity-image {
	border-radius: 7px;
	transform: skewY(-9deg);
	width: 166px;
	height: 166px;
	background-size: cover;
	background-position: top center;
	margin-top: 20px;
	margin-bottom: 60px;
	margin-left: 20px;
}
.faculity-image::before {
	content: "";
	border: 1px solid #12ABCD;
	width: 206px;
	height: 206px;
	position: absolute;
	left: -20px;
	top: -20px;
	border-radius: 7px;
}
.center-line-faculity{max-width: 206px;}
.faculity-image > * {
	transform: skewY(9deg);
}
.faculity-content h3 {
	font-size: 20px;
	margin: 40px 0 20px;
	min-height: 72px;
}
.faculity-image img {
	clip-path: polygon(0% 14%, 100% 0%, 100% 86%, 0% 100%);
}
.faculity {
	background: #000;
	color: #fff;
	padding: 60px 0;
}
.circle-up::after {
	top: -14.5px;
}
.faculity h2 {
	margin-bottom: 80px;
}
.explore-mages {
	background: #000;
	color: #fff;
	padding: 50px 0;
}
.explore-mages h2 {
	line-height: 40px;
	margin: 0 0 30px;
}
.youtube-video {
	height: 200px;
	border: 1px solid #12ABCD;
	border-radius: 7px;
}
.explore-mages p {
	margin-bottom: 60px;
}
.play-btn {
	height: 68px;
	width: 68px;
	border: 2px solid #12ABCD;
	display: inline-block;
	border-radius: 50%;
    transform: scale(1.3);
    animation: play-icon-removehover 1s ease-in-out forwards;
}
.play-btn:hover{
transform: scale(1);
animation: play-icon-hover 1s ease-in-out forwards;
}
@keyframes play-icon-hover {
    10% {
        transform: scale(0.95);
    }
    100% {
        transform: scale(1.3);
    }
}

@keyframes play-icon-removehover {
    10% {
        transform: scale(1.35);
    }
    100% {
        transform: scale(1);
    }
}
.video-row > div {
    padding: 0 15px;
  }
  .video-row {
    width: auto;
    margin: 0 -15px;
  }
  .play-icon {
	clip-path: polygon(0 0, 0 100%, 100% 50%);
	width: 16px;
	height: 20px;
	background: #12ABCD;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.game-row {
	margin-top: 125px;
}
.faculity-content h3 span{color: #12ABCD;display: block;}
.term-box > *{transform: skewY(8deg);}
.term-box-before {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 20px;
	color: #fff;
	left: 20px;
	width: calc(100% - 40px);
	height: calc(100% - 40px);
	padding: 90px 20px 72px;
	background-color: #000;
	opacity: 1;
	border-radius: 15px;
	transform: skewY(0deg);
	background-size: cover;
	background-position: bottom center;
}
.term-box-before::after {
	content: "";
	background: #000;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.5;
	z-index: -1;
	border-radius: 14px;
}
.term-box-before > * {
	transform: skewY(8deg);
}

.term-box h3 span {
	display: block;
	font-size: 25px;
}
.term-box h3{
	
	font-size: 22px;
}
.term-box p {
	font-size: 16px;
	line-height: 20px;
}
.term-top-text {
	height: 195px;
}
.term-box ul{margin-top: 30px;}
.term-box li{font-size: 16px;line-height: 20px; margin: 0 0 20px;padding-left: 15px;position: relative;}
.term-box li:before{
    content: "•";
	color: #12ABCD;
	position: absolute;
	left: 0;
}
.term-box-hover {
	position: absolute;
	height: 100%;
	width: 100%;
	padding: 25px;
    color: #fff;
    opacity: 0;
    
}
.about-course-game .row-item-3 + .row-item-3::before {
	content: "";
	height: 100%;
	width: 1px;
	background: #12ABCD;
	position: absolute;
	left: 0;top: 0;
}
.term-box:hover{
    background: transparent linear-gradient(180deg, #923BCF 0%, #150322 100%) 0% 0% no-repeat padding-box;
}
.term-box:hover .term-box-hover{opacity: 1;}
.term-box:hover .term-box-before{opacity: 0;}
.col-gap > div {
    padding: 20px 35px 70px;
  }
  .col-gap {
    margin: 0 -35px;width: auto;
  }
  .about-game-column li {
	font-size: 16px;
	line-height: 20px;
	font-size: 16px;
	margin: 0 0 15px;
    padding-left: 13px;
}
.about-game-column li span {
	font-weight: bold;
	color: #12ABCD;
}
.about-game-column h3 {
	font-size: 25px;
	margin: 0 0 30px;
}
.about-game-column p {
	margin: 0 0 15px;
}
.about-game-column h3 + p {
	min-height: 77px;
}
.about-game-column p span {
	color: #12ABCD;
	font-weight: 600;
}
.about-game-column li::before {
	content: "•";
	color: #12ABCD;
	position: absolute;
	left: 0;
}
.line {
	height: 65px;
	background: #12ABCD;
	width: 1px;
    position: relative;
}

.bottom-circle {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	border: 1px solid #12ABCD;
	margin-top: -9px;
}
.bottom-circle::after {
	content: "";
	background: #12ABCD;
	width: 8px;
	height: 8px;
	position: absolute;
	top:50%;
    left: 50%;
    transform: translate(-50%,-50%);
	border-radius: 50%;
}
.thumbnail img{width: 100%;}
.strip-section{padding: 50px 0;}
.strip-section h2{font-weight: bold;margin: 15px 0;font-size: 30px;}
.faq-title{text-align: center;padding: 29px 0;position: relative;}
.faq-title h2 {
	font-size: 35px;
}
.game-developer{background-color: #000;color: #fff;}
.game-developer h2{color: #12ABCD;}
.trust {background-color: #05060510;}
.trust p{color: #000;}
.faq-title:before{ content: "";background:  transparent linear-gradient(-90deg, #12ABCD 0%, #095667 100%) 0% 0% no-repeat padding-box;height: 100%;left: 0;
    top: 0;
    width: 50%;
    position: absolute;
}
.section-padding{padding:0 0 50px}
.become-developer h2{margin: 0 0 30px;}
.become-developer h2 span{display: block;color: #12ABCD;}
.become-developer li {
    font-size: 16px;
    line-height: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 600;
    position: relative;
}
.become-developer li::before {
    content: "";
    border-left: 10px solid #12ABCD;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    position: absolute;
    left: 0;
    top: 14px;
}
.place-holder-image img {
    width: 100%;
}
.become-developer .sub-section-wrapper{padding-right: 0;}
.about-course .place-holder-image {
    width: 33.3333%;
}
.text-content{width: 66.6666%; padding-left: 100px;}
.about-course .text-content p:not(last-child){margin: 0 0 30px;}
.about-course {
    padding: 60px 0;
    background: #EBEBEB;
}
.about-course h2{margin: 0 0 50px;}
.award {
    background-color: #000;
    background-image: url(images/award-bg.png);
    padding: 90px 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.why-trust {
    padding: 60px 0 0px;
}
.why-trust .left-points{padding: 0 80px 50px 0;}
.why-trust .left-points p{margin: 0 0 30px;}
.why-trust .left-points h2{position: relative;}
.why-trust .left-points h2::before {
	content: "";
	width: 100vw;
	position: absolute;
	right: calc(100% + 40px);
	height: 1px;
	background: #12ABCD;
	top: 16px;
}
.circle {
	position: absolute;
	width: 21px;
	height: 21px;
	border: 1px solid #12ABCD;
	border-radius: 50%;
	left: -51.5px;
	top: 6.5px;
}
.circle::after {
    content: "";
    height: 8px;
    width: 8px;
    background: #12ABCD;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
  }
.why-trust .left-points li:before {
    border: none;
    content: "• ";
    top: 10px;
}
.why-trust .left-points li {
    font-weight: normal;
    padding-left: 15px;
}
.why-trust .place-holder-image img{vertical-align: bottom;}
.award-logo{margin: 0 30px;}
.testimonial-wrapper {
	max-width: 780px;
	margin: auto;
}
.testimonial {
	padding: 60px 0;
}
.line-left::before {
	content: "";
	height: 1px;
	width: 100vw;
	background: #000;
	position: absolute;
	bottom: -8px;
	right: 0;
}
.line-left::after {
	content: "";
	background: #000;
	height: 3px;
	width: 100%;
	position: absolute;
	bottom: -9px;
	right: 0;
}
.heading {
	font-size: 35px;
	
	display: inline-block;
}
.testimonial-content h3 {
	font-size: 20px;
	margin: 30px 0 10px;
}
.testimonial-wrapper .flex-row-wrap {
	width: auto;
	margin: 100px -90px 0;
}
.testimonial-wrapper .flex-row-wrap > div {
	padding: 0 90px;
}
.testimonial-wrapper .row-item-2:first-child::after {
	content: "";

	position: absolute;
	width: 281px;
	height: 326px;
	display: inline-block;
	background-image: url(images/quote.png);
	left: 52%;
	top: -140px;
}

.testimonial-image {

	width: 188px;
	height: 188px;
	transform: skewY(-9deg);
	position: relative;

	border-radius: 6px;
	background-position: center;
	background-size: cover;
}
.testimonail-shape {
	margin-left: 40px;
	margin-bottom: 70px;
}
.testimonail-shapebefore {
	content: "";
	width: 188px;
	height: 188px;
	position: absolute;
	background: #12ABCD;
	left: -15px;
	border-radius: 5px;
	
	transform: skewY(-9deg);
	top: -12px;
}
.testimonial-wrapper .flex-row-wrap .row-item-2:last-child .testimonail-shapebefore {
	bottom: -10px;
	top: inherit;
	right: 57px;
	left: inherit;
}
.faq-title:after{
    content: "";
    background:  transparent linear-gradient(90deg, #12ABCD 0%, #095667 100%) 0% 0% no-repeat padding-box;;
    height: 100%;
    left:50%;
    top: 0;
    width: 50%;
    position: absolute;
    
}
.faq-title h2{color: #fff;position: relative;z-index: 1;}
.question-answer-list h4:after {
    content: "+";
    position: absolute;
    right: 0;
    color: #12ABCD;
    font-size: 24px;
}
.padding-left{padding-left: 50px;}
.padding-right{padding-right: 30px;}
.faq-questions{
    background: linear-gradient(
    to right, 
    #000000 0%, 
    #000000 50%, 
    #212121 50%, 
    #212121 100%
    );
    padding: 50px 0;
    color: #fff;
}
.faq-questions h3 {
    letter-spacing: 0;
    font-size: 25px;
    margin: 0 0 20px;
}
.answer {
    margin-top: 20px;
    padding-bottom: 20px;
    display: none;
}

.question-answer-list h4 {
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 0;
    cursor: pointer;
    padding: 15px 20px 15px 0;
    position: relative;
    border-bottom: 1px solid #12ABCD;
    letter-spacing: 0;
    font-weight: normal;
    margin-bottom: 15px;
}
select.enquire-field{background-color: #054250;color: #ffffff;}
.contact-with-us{
    background:transparent linear-gradient(180deg, #12ABCD 0%, #095667 100%) 0% 0% no-repeat padding-box;
    padding: 70px 0;
}
.btn-connect{
background: #fff;
color: #000;
font-weight: 700;
padding: 10px 40px;
font-size: 30px;
border-radius: 5px;
}
.footer {
    padding: 20px 0 50px;
    background: #000;
}
.footer-logo{
    margin: 0 0 50px;
}
.footer-address p{font-size: 16px;line-height: 20px;color: #fff;}
.edu-logo{margin: 0 0 20px;}
.youtube-background:before {
    content: "";
    background: rgba(0,0,0,0.8);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.month-program .bottom-circle{border-color: #000;}
.month-program .line{background: #000;width: 1px;}
.month-program .bottom-circle::after{background: #000;}
.white-popup-block {
	background: #fff;
	max-width: 475px;
	margin: 20px auto;
	border-radius: 10px;
	padding: 40px;
}
.white-popup-block .enquire-field {
	border-color: #000;
	color: #000;
	margin: 5px 0 0;
}
.white-popup-block textarea{overflow: auto;resize: none;}
._error-inner {
	font-size: 12px;
	color: red;
	width: 38vw;
	position: absolute;

}
.g-recaptcha {
	transform: scale(0.6);
	transform-origin: left center;
}
._form-title {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 600;
  }
.white-popup-block .enquire-field::placeholder {
	color: #000;
	opacity: 0.9;
	
}

.table {
    display: flex;
    width: 100%;
    border: 1px solid #fff;
    margin: 15px 0 0;
}
.table-col {
    padding: 10px;
}
.question-answer-list h4.active::after {
    content: "_";
    top: 5px;
}
.answer li {
    font-size: 16px;
    margin: 10px 0;
	padding-left: 15px;
}
.answer ul li::before {
	content: "• ";
	position: absolute;
	left: 0;
  }
.answer ul {
    margin-top: 10px;
}
._html-code {
	font-size: 12px;
	margin: 10px 0 0;
	color: #fff;
}
.radio__input {
	position: absolute;
	top: 4px;
	left: 0;
	width: 36px;
	height: 20px;
	opacity: 0;
	z-index: 0;
}
.radio__label {
	display: block;
	padding: 6px 0 0 18px;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
}
.radio__label::before {
	content: "";
	position: absolute;
	top: 7px;
	left: 0;
	width: 10px;
	height: 10px;
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.54);
	border-radius: 14px;
	z-index: 1;
	transition: border-color 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.radio__label::after {
	content: "";
	position: absolute;
	top: 9.5px;
	left: 3px;
	width: 6px;
	height: 6px;
	background-color: #fff;
	border-radius: 50%;
	z-index: 2;
	transform: scale(0, 0);
	transition: transform 0.28s cubic-bezier(0.4, 0, 0.2, 1);
}
.radio__input:checked + .radio__label::after {
	transform: scale(1, 1);
}
.banner-form-content .row-item-2 + .row-item-2 {
	padding-left: 5px;
}
.banner-form-content .row-item-2:first-child{padding-right: 5px;}
.white-popup-block ._html-code {
    color: #000;
  }
  .white-popup-block h3 {
	font-size: 22px;
}
.white-popup-block .radio__label {
	color: #000;
}
.white-popup-block .radio__label::before {
	border-color: #000;
}
.white-popup-block .radio__label::after {
	background: #000;
}
.white-popup-block .row-item-2:first-child {
	padding-right: 5px;
}
.white-popup-block .row-item-2:last-child {
	padding-left: 5px;
}
.white-popup-block .btn-submit{
        background: #12ABCD;
        color:#fff;
}
.white-popup-block select.enquire-field{background-image: url(images/tringle-black.png);color: #000;background-color: #fff;}
.place-circle {
	
	left: 100%;
	position: absolute;
	top: 90px;
}
.place-circle .circle {
	
	left: calc(100% - 10px);
	top: -10px;
}
.line-horizonal {
	height: 1px;
	background: #12ABCD;
	width: 50px;
}
.slider-text-outer{display: inline-block;width: 100%;}
.about-course .text-content p span {
	font-weight: bold;
}

@media(min-width:767px){
    .about-course-game h2{margin-bottom: 170px;}
    
    .about-course-game .row-item-3:first-child::after {
        content: "";
        border: 1px solid #12ABCD;
        height: 50px;
        width: 120px;
        position: absolute;
        top: -50px;
        right: -1px;
        border-left: none;
        border-bottom: none;
        border-radius: 0 10px;
    }
    .about-course-game .row-item-3:first-child::before {
        content: "";
        border: 1px solid #12ABCD;
        position: absolute;
        top: -101px;
        height: 50px;
        right: 120px;
        width: 50vw;
        border-bottom: none;
        border-radius: 0px 10px;
    }
    
    .about-course-game .row-item-3:last-child::after {
        content: "";
        border: 1px solid #12ABCD;
        position: absolute;
        top: -101px;
        height: 50px;
        left: 120px;
        width: 50vw;
        border-bottom: none;
        border-radius: 10px 0;
    }
    .rectangle {
        position: absolute;
        width: 120px;
        height: 50px;
        border: 1px solid #12ABCD;
        position: absolute;
        left: 0;
        top: -50px;
        border-radius: 10px 0;
        border-right: none;
        border-bottom: none;
    }
    .banner-bottom p:first-child {
        min-height: 60px;      
}
.month-program h2 span::before,.month-program .btn-submit:before {
	border: 1px solid #000;
	width: 370px;
	position: absolute;
	right: calc(100% + 73px);
	text-align: 0;
	content: "";
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
}
.month-program h2 span::after,.month-program .btn-submit:after{
	border: 1px solid #000;
	width: 370px;
	position: absolute;
	left: calc(100% + 73px);
	text-align: 0;
	content: "";
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
}
.rectanle-left {
	position: absolute;
	content: "";
	border: 2px solid #000;
	width: 50vw;
	height: 50px;
	border-radius: 10px 0;
	top: 18px;
	right: calc(100%);
	border-top: none;
}
.rectangle-right{
    position: absolute;
	content: "";
	border: 2px solid #000;
	width: 50vw;
	height: 50px;
	border-radius: 0 10px;
	top: 18px;
	left: calc(100%);
	border-top: none;
}
.below-button .rectanle-left {
	border: 2px solid #000;
	border-radius: 0 10px;
	top: -27.5px;
	border-bottom: none;
}
.below-button .rectangle-right {
	border: 2px solid #000;
	border-radius: 10px 0;
	top: -27.5px;
	border-bottom: none;
}
.become-developer .sub-section-wrapper {
	padding-right: 0;
	max-width: 100%;
	padding-left: calc((100% - 1170px ) / 2);
}
.faq-questions .sub-section-wrapper {
	max-width: 100%;
	padding: 0 5%;
}
.heading-line.right .circle {
	left: inherit;
	right: -40px;
}
.heading-line::before {
	content: "";
	height: 1px;
	width: 100vw;
	background: #12ABCD;
	position: absolute;
	right: calc(100% + 43px);
	top: 16.5px;
}
.heading-line.right::before{
    left: calc(100% + 30px);
    right: inherit;
}
.why-should .row-item-2 + .row-item-2 {
	border-left: 1px solid #12ABCD;
}
}
@media(max-width:767px){
	.banner-text h1{font-size: 40px;}
	.banner-text h2{font-size: 30px;}
    .sub-section-wrapper{max-width: 100%;padding: 0 5%;}
    .header .nav a:not(:last-child) {
        display: none;
    }
    .banner-form{width: 100%;display: none;}
    .banner-text {
        width: 100%;
        height: auto;
        padding-top: 100px;
    }
	.faculity-slider .bottom-circle{margin-top: 5px;}
	.white-popup-block .row-item-2:last-child{padding-left: 0px;}
    .banner{height: auto;padding-bottom: 40px;}
    .game-icon img {
        max-width: 100px;
        max-height: 60px;
      }
      .game-icon {
        margin-right: 10px;
        padding-right: 10px;
      }
      .banner-form-content{height: auto;}
      .slides-text h3{text-align: center;}
      .banner-bottom{border: none;}
      .banner-bottom .row-item-4 {
        padding: 0 20px;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #000;
    }
    .section-padding {
        padding: 40px 0 0;
      }
      .place-holder-image img {
        width: 100%;
        vertical-align: bottom;
    }
    .place-holder-image {
        margin-left: -5%;
    }
    .about-game-column {
        padding: 0 0px;
      }
      .about-course .place-holder-image {
        width: auto;
        margin: 0 -5%;
    }

    .text-content {
        width: 100%;
        padding-left: 0;
        padding-top: 40px;
    }
    .youtube-video{margin: 10px 0;}
    .faq {
        display: none;
    }
    .btn-connect{font-size: 20px;}
    .contact-with-us{padding: 40px 0;}
    .award-logo {
        margin: 0;
        width: 50%;
        text-align: center;
        padding: 5px;
    }
    .award-logo img {
        max-width: 120px;
        max-height: 80px;
    }
    .award{padding: 30px 0;}
    .testimonial-wrapper .row-item-2:first-child::after{content: none;}
    .why-trust .left-points{padding: 0;}
    .testimonial-wrapper .flex-row-wrap{margin: 60px 0 0 0;}
    .testimonial-wrapper .flex-row-wrap > div{padding: 20px 70px;}
    .footer{padding: 30px 0;text-align: center;}
    .footer .row-item-3 .flex-align-end {
        align-items: center;
      }
      .footer .row-item-3 {
        margin-top: 20px;
      }
      .col-gap{margin: 0px;}
      .term-row{margin: 0px;}
      .video-row{margin: 0px;}
      .why-should .flex-row-wrap{margin: 0px;}
      .why-should .flex-row-wrap > div {
        padding: 0 20px;
      }
      .about-course-game .row-item-3 + .row-item-3::before{content: none;}
      .term-box h3 span{font-size: 20px;}
      .term-box h3{font-size: 18px;}
      .term-box p {
        font-size: 14px;
        line-height: 18px;
      }
      .term-box li{font-size: 14px;line-height: 18px;}
      .term-box-before{left: 10px;top: 10px;width: calc(100% - 20px);height: calc(100% - 20px);}
      .term-box{height: 500px;margin-bottom: 20px;}
      .month-program .bottom-circle{margin-top: 10px;}
      .term-top-text{height: 100px;}
      .term-row .row-item-3:nth-child(2n){margin-top: 0px;}
      .term-row .row-item-3 {
        padding: 0 10px;
    }
    .slick-slide {
        opacity: 0.5;
    }
    .slick-current.slick-active {
        opacity: 1;
    }
    .testimonial-wrapper .flex-row-wrap .row-item-2:last-child .testimonail-shapebefore {
        
        right: 32px;
       
    }
    .testimonail-shape{margin-left: 0px;}
    .heading-line{display: none;}
    .banner-form-content .row-item-2 + .row-item-2{padding-left: 0px;}
    .banner-form-content .row-item-2:first-child {
        padding-right: 0px;
    }
    .place-circle{display: none;}
    .cta-btn {
        margin-bottom: 25px;
    }
}
