@import url(css/slick.css);
@import url(css/animate.css);
@font-face {
    font-family: 'AvenirRoman';
    src: url('fonts/AvenirRoman.eot');
    src: url('fonts/AvenirRoman.eot') format('embedded-opentype'),
         url('fonts/AvenirRoman.woff2') format('woff2'),
         url('fonts/AvenirRoman.woff') format('woff'),
         url('fonts/AvenirRoman.ttf') format('truetype'),
         url('fonts/AvenirRoman.svg#AvenirRoman') format('svg');
}
@font-face {
    font-family: 'AvenirBlack';
    src: url('fonts/AvenirBlack.eot');
    src: url('fonts/AvenirBlack.eot') format('embedded-opentype'),
         url('fonts/AvenirBlack.woff2') format('woff2'),
         url('fonts/AvenirBlack.woff') format('woff'),
         url('fonts/AvenirBlack.ttf') format('truetype'),
         url('fonts/AvenirBlack.svg#AvenirBlack') format('svg');
}

* {
	margin: 0px;
	padding: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

.wrapper {
	width: 100%;
	padding: 0 15px;
	margin: 0px auto;
}

@media (min-width: 1200px) {
	.wrapper {
		width: 1170px;
		padding: 0px;
	}
}

a {
	outline: none;
	border: none;
	text-decoration:none;
}

.wrapper:before,
.wrapper:after ,.content-area:before,.content-area:after{
	content: " ";
	display: table;
}

.wrapper:after,.content-area:after{
	clear: both;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: 'AvenirRoman';
	background: #090a08;
    color: #fff;
}

img {
	vertical-align: middle;
	max-width: 100%;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}
.header {
	padding: 25px 0;
	background: #000;
	font-size: 0px;
}
.logo {
	display: inline-block;
	width: 30%;
	vertical-align: middle;
}
.header-right {
	display: inline-block;
	width: 70%;
	vertical-align: middle;
	text-align: right;
}
.header-right .text-right {
	display: inline-block;
}
.call-us {
	display: inline-block;
	vertical-align: middle;
	padding: 0 35px 0 0;
}
.message-us {
	display: inline-block;
	vertical-align: middle;
	padding: 0 0 0 35px;
	border-left: 1px solid #e96316;
}
.footer {
	padding: 30px 0 30px;
	background: #090a08;
}
.footer-bottom {
	margin-top: 40px;
}
.footer .wrapper {
	max-width: 1225px;
	width: 100%;
}
.left-footer {
	width: 25%;
	float: left;
}
.middle-footer {
	width: 50%;
	float: left;
}
.right-footer {
	width: 25%;
	float: left;
}
.right-content p {
	font-size: 13px;
	color: #fff;
	margin-top: 15px;
}
.footer-logo {
	display: inline-block;
	max-width: 150px;
	margin-bottom: 35px;
}
.middle-footer p {
	font-size: 13px;
}
.left-footer p a {
	color: inherit;
}
.left-footer p {
	font-size: 13px;
	color: #fff;
	margin: 0 0 15px;
}
.banner-text {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
    padding: 0 70px;
    bottom: 0;
}
.banner-top {
	margin-top: 60px;
}
.banner {
	position: relative;
	width: 100%;
}
.banner .wrapper{width: 100%;}
h1 {
	font-size: 45px;
	color: #a4252c;
    font-family: 'AvenirBlack';
    text-transform: uppercase;
}
.banner-top h2{
    font-size: 45px;
    font-family: 'AvenirBlack';
    text-transform: uppercase;
}
.header-right a {
	color: #a4252c;
	font-size: 16px;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}
.header-right .icon {
	margin-right: 15px;
}
.banner-bottom h4{font-size: 24px;font-family: 'AvenirBlack';}
.banner-bottom p {
	font-size: 24px;
}
.banner-bottom {
	position: absolute;
	bottom: 70px;
}
.scholership {
	padding: 50px 0;
	background: #2f2f2f;
}
.scholership h2{
    font-size: 30px;text-transform: uppercase;font-family: 'AvenirBlack';margin: 0 0 50px; }
.scholership h2 span{
    color: #c21a24;
}.scholer-column {
	padding: 0 40px;
	display: inline-block;
	width: 33.3333%;
	vertical-align: top;
	font-size: 18px;
}
.scholer-row {
	margin: 0 -40px;
	font-size: 0;
}
.scholer-row .icon {
	position: relative;
	min-height: 80px;
	display: inline-block;width: 100%;
}
.scholer-column h3 {
	font-size: 24px;
	text-transform: uppercase;
    font-family: 'AvenirBlack';
    margin: 25px 0;
}
.scholer-row .icon img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.scholer-column p {
	max-width: 260px;
	margin: auto;
	display: block;
	text-align: justify;
}
.scholer-bottom {
	font-size: 24px;
	
}
.scholer-bottom h4{font-size: 24px;font-family: 'AvenirBlack';}
.scholership-bottom .wrapper {
	position: absolute;
	left: 60px;
	top: 50px;
	width: auto;
}
.scholership-bottom {
	position: relative;
}
.scholership-bottom p {
	font-size: 25px;
	color: #222222;
    font-family: 'AvenirBlack';
    margin: 0 0 14px;
}
.student {
	padding: 0 0 50px;
}
.student .wrapper {
	width: 100%;
}
.top-row {
	padding: 0 25px;margin-bottom:50px;margin-top:50px;
}
.top-row h2 {
	font-size: 35px;
	margin:0 0 50px;
	font-family: 'AvenirBlack';
	text-align:center;
}
.top-column {
	display: inline-block;
	vertical-align: top;
	width: 33.3333%;
	padding: 0 25px;
}
.icon-text {
	display: inline-block;
	padding-left: 35px;
	padding-top: 10px;
    font-size: 14px;
    max-width: calc(100% - 47px);
}
.icon-top {
	
	display: inline-block;
	vertical-align: top;
}
.top-row-inner {
	font-size: 0;
}
.icon-text h3 {
	font-size: 30px;
	color: #d9d9d9;
	margin: 0 0 20px;
    font-family: 'AvenirBlack';
}
.icon-text p{
    font-size: 18px;line-height: 29px;
}
.middle-heading{font-size: 35px;margin: 80px 0;font-family: 'AvenirBlack';}
.student-text {
	float: left;
	width: 55%;
}
.student-image {
	float: left;
	width: 45%;
	text-align: right;
}
.student-text.left-padding {
	padding-left: 100px;
}
.student-text h2 {
	font-size: 34px;
	color: #fff;
	text-transform: uppercase;
    font-family: 'AvenirBlack';
}
.student-text h4 {
	font-size: 30px;
	color: #a1242c;
	margin: 30px 0;
    font-family: 'AvenirBlack';
}
.student-text ul,.student-row-bottom ul{
	margin-left: 15px;
}
.student-text li {
	font-size: 18px;
	line-height: 42px;
}
.student-row-bottom li{
    font-size: 18px;
	line-height: 42px;
}
.student-text h4,.student-row-bottom h4 {
	font-size: 24px;
	color: #a1242c;
	margin: 30px 0;
	font-family: 'AvenirBlack';
}
.student-row-bottom {
	float: left;
	width: 100%;
	padding: 0 70px;
}
.student-image img {
	width: 100%;
}
.student-text.right-padding {
	padding: 0 70px 0 40px;
}
.student-text.right-padding h4{
    /* color: #5d9acc; */
	margin: 0 0 15px;
}
.student-text.right-padding ul{margin-bottom:15px;}
.margin-top{margin-top: 80px;}
.student-row {
	width: 100%;
	float: left;
}
.student-row + .student-row {
	margin-top: 50px;
}
.passionate {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.below-div {
	float: right;
	width: 60%;
}
.below-div h2 {
	color: #5d9acc;
    font-size: 30px;
	
	margin: 30px 0;
	font-family: 'AvenirBlack';
}
.below-div li {
	list-style: none;
	font-size: 18px;
	line-height: 62px;
}
.below-div li span {
	display: inline-block;
	width: 50px;
	text-align: center;
	line-height: 50px;
	background: #be1923;
	border-radius: 50%;
	margin-right: 30px;
    font-size: 30px;
    font-family: 'AvenirBlack';
}

.we-can-help .wrapper {
	width: 100%;
	text-align: center;
}
.we-can-help h2 {
	font-size: 65px;
	text-transform: uppercase;
	line-height: 61px;
	margin: 0 0 30px;
    font-family: 'AvenirBlack';
}
.we-can-help h4 {
	font-size: 30px;
	color: #be1923;
	margin: 0 0 45px;
    font-family: 'AvenirBlack';
}
.we-can-help {
	overflow: hidden;
}
.box {
	display: inline-block;
	width: 50%;
	padding: 0 10px;
	font-size: 18px;
    vertical-align: top;
}
.bottom-box {
	font-size: 0;
	margin: 0 -10px;
}
.box-content {
	padding: 30px;
	background: #94161d;
}
.top-box {
	margin: 0 0 30px;
}
.box-content h3 {
	font-size: 35px;
	color: #090a08;
	margin: 0 0 30px;
	line-height: 35px;
    font-family: 'AvenirBlack';
}
.box-icon {
	margin: 0 0 30px;
}
.box-content p {
	font-size: 22px;
	line-height: 23px;
	text-align: left;
    font-family: 'AvenirBlack';
}
.box-icon{min-height: 155px;}
.study-under-experience {
	padding: 100px 0;
	text-align: center;
}
.top-text {
	display: inline-block;
	text-align: left;
}
.study-under-experience h2 {
	font-size: 35px;
	margin: 0 0 30px;
	text-transform: uppercase;
    font-family: 'AvenirBlack';
}
.study-under-experience p {
	font-size: 22px;
}

.bottom-text {
	font-size: 30px;
	float: right;
	margin-right: -40px;
}

.year-text {
	display: inline-block;
	vertical-align: middle;
}
.year {
	display: inline-block;
	font-size: 200px;
	vertical-align: middle;
	font-family: 'AvenirBlack';
	line-height: 160px;
}
.faculty-row {
	font-size: 0;
	margin-top: 50px;
}
.faculty-column {
	display: inline-block;
	width: 33.3333%;
	font-size: 18px;
}
.faculty-column h4 {
	font-size: 30px;
	margin-top: 30px;
    font-family: 'AvenirBlack';
}
.faculty-image {
	display: inline-block;
	position: relative;
}
.faculty-image a {
	position: absolute;
	
	top: 50%;
	margin-left: -13px;
	margin-top: -13.5px;
	left: 50%;
}
.bottom-box .box-content {
	background: #be1923;
}

.we-provide .wrapper {
	width: 100%;
}
.we-provide-left {
	font-size: 16px;
	display: inline-block;
	width: 50%;
	vertical-align: middle;
	background: #7b1218;
	padding: 30px;
}
.we-provide {
	padding: 80px 0;
	background-image: url(images/tool_background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	font-size: 0;
}
.we-provide-right {
	font-size: 16px;
	width: 50%;
	display: inline-block;
	vertical-align: middle;
	background: #be1923;
	padding: 30px;
}
.we-provide h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'AvenirBlack';
}
.title {
	padding: 30px;
	background: #be1923;
	margin: -30px -30px 30px;
}
.we-provide li {
	font-size: 20px;
	line-height: normal;
	padding: 15px 0;
	list-style: none;
    padding-left: 20px;
    position: relative;
}

.we-provide li::before {
	content: url(images/list-arrow.png);
	position: absolute;
	left: 0;
}
.gallery-item {
	position: relative;
	margin: 0 !important;
	width: 25%;
	transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	-ms-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-webkit-transition: opacity 1s ease;
	float: left;
}
.gallery-item img {
	width: 100%;
	height: auto;
}
.gallery-info {
	display: none;
	position: absolute;
	text-align: center;
	height: auto;
	top: 50%;
	left: 0;
	right: 0;
	padding: 0 10%;
	margin: auto;
	z-index: 99;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.gallery-row {
	display: inline-block;
	width: 100%;
}
.gallery-info a {
	width: 96px;
	border: 1px solid #ff0000;
	line-height: 26px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	display: inline-block;
	text-decoration: none;
	border-radius: 45px;
}
.student-artwork {
	padding: 30px 0 0px;
	background: #090a08;
}
.student-artwork h2 {
	font-size: 35px;
	text-transform: uppercase;
	margin: 0px 0 20px;
    font-family: 'AvenirBlack';
}
.student-artwork p{
    font-size: 20px;margin: 0 0 40px;
}
.heading {
	font-size: 35px;
	text-transform: uppercase;
	margin: 0px 0 20px;
    font-family: 'AvenirBlack';
}
.student-testimonial {
	background: #090a08;
	padding: 30px 0px;
}
.student-testimonial .heading{text-transform: none;font-family: 'AvenirRoman'; font-size: 20px;}
.student-testimonial .heading span{font-family: 'AvenirBlack';}
.testimonial-row {
	font-size: 0;
	text-align: left;
}
.testimonial-text {
	float: left;
	width: 60%;
	
	float: none;
	display: inline-block;
	vertical-align: top;
    padding: 0 0px;
    text-align: left;
}

.testimonial-image {
	float: none;
	
	display: inline-block;
	vertical-align: middle;
	max-width: 40%;
	padding: 0 20px;
}
.testimonial-text h3 {
	font-size: 35px;
	margin: 0 0 20px;
    font-family: 'AvenirBlack';
}
.testimonial-text p {
	font-size: 16px;
	line-height: 25px;
}
.testimonial-text p span{
    display: block;
    color: #be1923;
    font-family: 'AvenirBlack';
    
}
.what-will-future {
	background: #090a08;
    padding-top: 60px;
}

.what-will-future h2 {
	font-size: 35px;
	
	text-transform: uppercase;
    font-family: 'AvenirBlack';
}
.what-will-future h2{margin: 0 0 20px;}

.left-color-bg p {
	font-size: 20px;
	line-height: 29px;
}
.left-color-bg li {
	/* font-size: ; */
	list-style: none;
	display: inline-block;
	width: 16.666%;
	text-align: center;
	vertical-align: top;
	font-size: 18px;
}
.cirlce-icon img {
	max-width: 70px;
}
.left-color-bg ul {
	
	font-size: 0;
	margin: 40px 0;
}
.left-color-bg .circle {
	display: inline-block;
	width: 180px;
	height: 180px;
	background: #ea353f;
	border-radius: 50%;
	position: relative;
}
.left-color-bg li h5 {
	font-size: 18px;
	margin-top: 15px;
	font-family: 'AvenirBlack';
	padding: 0 20px;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin: 0;
}
.left-color-bg h4 {
	font-size: 36px;
	margin: 45px 0 10px;
    font-family: 'AvenirBlack';
}
.bottom-short-text p {
	
	margin: 0 0 30px;
}
.game-image {
	position: absolute;
	right: 0;
	top: 0;
	width: 55%;
}
.game-image img{width: 100%;}
.games-details {
	position: relative;
}

.company-list li {
	vertical-align: middle;
	width: 227px;
	text-align: center;
    display: inline-block;
}
.company-list li .circle-company{width:227px;height:227px;text-align:center;background:#fff;border-radius:50%;display:inline-block}
.flipper {
	-webkit-transition: 0.6s;
	-webkit-transform-style: preserve-3d;
	-moz-transition: 0.6s;
	-moz-transform-style: preserve-3d;
	-o-transition: 0.6s;
	-o-transform-style: preserve-3d;
	transition: 0.6s;
	transform-style: preserve-3d;
	position: relative;
}
.flip-container, .front, .back {
	width: 227px;
	height: 227px;
	border-radius: 50%;
}

.front, .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.back {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
	background: #fff;
}
.back {
	padding: 20px;
	color: #000;
	font-size: 20px;
}

.front {
	height: 227px;
	width: 227px;
	line-height: 227px;
	border-radius: 50%;
	padding: 0 20px;
}
.middle-verticle {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	padding: 0 20px;
	right: 0;
}
.middle-verticle h5 {
	font-size: 18px;
	margin: 0 0 5px;
	font-family: 'AvenirBlack';
}
.middle-verticle * {
	color: #000;
}
.middle-verticle p {
	font-size: 16px;
}
.company-list li img {
	display: inline-block !important;
}
.company-list li img {
	max-height: 120px;
    max-width: 165px;
}
.flip-container:hover .flipper, .flip-container.hover .flipper {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.company-we-hire {
	padding: 70px 0;
	text-align: center;
}
.company-we-hire h2 {
	font-size: 30px;
	margin: 0 0 80px;
    font-family: 'AvenirBlack';
}
.courses-bottom {
	padding: 200px 0;
    background-image: url(images/game-background.jpg);
    background-size: cover;
    position: relative;
}
.top-shape {
	position: absolute;
	left: 0;
	top: 0;
    right: 0;
}
.bottom-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.courses-bottom {
	text-align: center;
}
.right-text {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding-left: 90px;
}
.left-logo {
	display: inline-block;
	text-align: left;
}
.right-text ul{margin-left: 15px;}
.right-text li {
	font-size: 20px;
	line-height: 36px;
	padding-left: 15px;
}
.footer-top {
	border-top: 1px solid #c72d36;
	height: 75px;
	border-bottom: 1px solid #c72d36;
	margin-top: -80px;
}
.girl-image {
	margin-top: -170px;
}
.bottom-girl-text h3 {
	color: #c72d36;
	font-size: 30px;
	line-height: 36px;
	padding-left: 40px;
	margin: 0 0 30px;
    font-family: 'AvenirBlack';
}
.bottom-girl-text h3:last-child{margin: 0;}
.take-a-step p {
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 30px;
}
.bottom-girl-text{
    margin-top: 100px;
}
.button-text li {
	font-size: 24px;
    padding-left: 30px;
	line-height: 72px;
    position: relative;
}
.button-text ul {
	display: inline-block;
	list-style: none;
    vertical-align: middle;
}
.button-text li::before {
	content: "-";
	position: absolute;
	left: 0;
}
.btn.btn-red {
	display: inline-block;
	padding: 0 30px;
	border-radius: 45px;
	line-height: 70px;
	background: #c72d36;
	font-size: 24px;
	color: #fff;
    font-family: 'AvenirBlack';
    margin-right: -20px;
}
.take-a-step {
	padding-top: 60px;
}
.affordable {
	padding: 50px 0;
}
.rounded-box {
	border: 5px solid #b00f0f;
	border-radius: 30px;
	padding: 30px 80px;
	text-align: left;
	display: inline-block;
	width: 870px;
}
.rounded-box p {
	font-size: 20px;
	margin: 0 0 15px;
	font-family: 'AvenirBlack';
}
.rounded-box ul {
	margin-left: 15px;
	margin-bottom: 15px;
}
.rounded-box li{font-size: 20px;padding-left: 15x;}
.we-offer .heading{
    color: #c72d36;
}
.we-offer .wrapper {
	width: 100%;
}
.course-name span {
	position: absolute;
	font-size: 30px;
	left: 0;
	right: 0;
	font-family: 'AvenirBlack';
	text-transform: uppercase;
	top: 50%;
	transform: translateY(-50%);
    color: rgba(255,255,255,0.5)
}
.we-offer {
	overflow: hidden;
	padding:50px 0 0;
}
.courses-row {
	font-size: 0;
}
.courses-column {
	position: relative;
	display: inline-block;
	width: 33.3333%;
	padding: 0 2px;
    cursor: pointer;
}
.course-name {
	height: 175px;
	background: #6a1c1f;
	text-align: center;
}
.course-bottom {
	padding: 60px 30px;
}
.course-bottom h3 {
	font-size: 30px;
	margin: 0 0 15px;
	text-transform: uppercase;
}
.course-bottom p {
	font-size: 30px;
	line-height: 1;
}
.hide {
	display: none;
}
.hr-row {
	margin-top: 40px;
	border-bottom: 1px solid #c72d36;
	margin-bottom: 115px;
}
.course-bottom > div {
	padding: 0 20px;
}
.afflication {
	background: #090a08;
}
.afflication .wrapper{
    width: 100%;
}
.afflication h2 {
	font-size: 30px;
	padding-left: 50px;
	max-width: 820px;
}
.left-afflication {
	float: left;
	width: 53%;
}
.right-afflication {
	float: right;
}
.afflication {
	background: #090a08;
	padding-bottom: 80px;
}
.company-list .slick-arrow {
	position: absolute;
	width: 11px;
	height: 13px;
	top: 50%;
	transform: translateY(-50%);
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	font-size: 0px;
	background-color: transparent;
	border: none;
	cursor: pointer;
	z-index: 1;
}
.company-list .slick-prev {
	background-image: url(images/left-small-arrow.png);
	left: -30px;
}
.company-list .slick-next {
	background-image: url(images/right-small-row.png);
	right: -30px;
}
.faculity-modal {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	background: #fff;
	z-index: 12;
	padding: 75px;
	max-width: 800px;
	
}
.popup-modal-dismiss {
	position: absolute;
	right: 10px;
	top: 10px;
}
.model-content h3 {
	font-size: 36px;
	color: #ea353f;
	margin: 0 0 40px;
}
.faculity-modal h4 {
	font-size: 24px;
	color: #777;
	margin: 0 0 20px;
}.model-content p {
	font-size: 14px;
	text-align: justify;
	color: #000;
}
.highlight-new {
	border-bottom: 12px solid #ea353f;
}
.highlight-new .wrapper {
	padding: 0;
	width: 100%;
}
.highlight-new h2 {
	font-size: 40px;
	line-height: 87px;
	position: relative;
	text-align: center;
	background: #ea353f;
	font-family: 'AvenirBlack';
}
.highligh-row {
	font-size: 0px;
	text-align: center;
}
.highligh-row .col-4 {
	float: none;
	display: inline-block;
	vertical-align: top;
    width: 25%;
}
.hight-light-content {
	padding: 15px 25px;
	background: #3a3941;
	min-height: 235px;
	padding-right: 85px;
	position: relative;
	text-align: left;
}
.col-4:nth-child(2n+1) .hight-light-content {
	background: #0d0923;
}
.hight-light-content::before {
	content: "";
	border-left: 32px solid transparent;
	border-right: 32px solid transparent;
	border-top: 24px solid #ea353f;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -32px;
}
.hight-light-content .icon {
	display: block;
	min-height: 70px;
}
.hight-light-content p {
	font-size: 16px;
	line-height: 25px;
	margin-top: 15px;
}
.course-module {
	padding: 60px 0;
	background: #090a08;
}
.course-module .wrapper {
	width: 1260px;
    max-width: 100%;
}
.heading {
	font-size: 35px;
	font-family: 'AvenirBlack';
	margin: 0 0 35px;
}
.course-module-row {
	display: inline-block;
	text-align: center;
	font-size: 0;
}
.course-model-column {
	display: inline-block;
	width: 25%;
	padding: 40px 30px;
	vertical-align: top;
}
.course-model-content {
	width: 100%;
	padding: 5px 40px;
	border: 2px solid #ea353f;
	font-size: 16px;
	border-radius: 20px;
	position: relative;
}
.round-number {
	font-size: 34px;
	line-height: 67px;
	width: 67px;
	background: #ea353f;
	border-radius: 50%;
	height: 67px;
	position: absolute;
	left: -33.5px;
	top: -7px;
}
.course-model-content .text {
	min-height: 45px;
}
.course-bottom h2 {
	font-size: 35px;
	color: #fff;
	margin: 0 0 30px;
}
.course-bottom p {
	font-size: 16px;
	line-height: 25px;
}
.course-bottom p + p {
	margin-top: 25px;
}
.active::after {
	content: "";
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
	border-top: 30px solid #c72d36;
	position: absolute;
	bottom: -30px;
	left: 50%;
	margin-left: -30px;
}
.courses-column.active .course-name {
	background: #c72d36;
}
.courses-column.active .course-name span{color: #fff}
body{
    overflow-x: hidden;
}
.whats-us {
	position: fixed;
	right: 2px;
	top: 50%;
	width: 35px;
	height: auto;
	z-index: 1234;
	margin-top: 45px;
}
a {
	outline: none;
	border: none;
	text-decoration: none;
}
.white-popup-block {
	background: #FFF;
	padding: 20px 30px;
	text-align: left;
	max-width: 80%;
	margin: 40px auto;
	position: relative;
}
.say-hello {
	padding: 30px 60px;
	background: #555558;
}
#popup-contact {
	background: #000000;
	max-width: 500px;
}
.say-hello h2 {
	color: #fff;
	margin: 0 0 30px;
	font-family: 'AvenirBlack';
}
#popup-contact h2 {
	margin: 0 0 15px;
}
#popup-contact form {
	max-width: 100%;
	padding: 0 !important;
}
#popup-contact button._submit {
	display: inline-block;
	width: 100% !important;
	background: #fb2a00 !important;
	border: none !important;
	font-size: 18px;
	color: #fff;
	line-height: 54px !important;
	margin-top: 20px !important;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none !important;
	-moz-appearance: none;
	padding: 0 !important;
	font-family: 'AvenirBlack' !important;
}
.sticky-bar {
	position: fixed;
	top: 50%;
	right: 0px;
	width: 200px;
	height: 0px;
	text-align: right;
	z-index: 99;
	margin-top: 0;
}
.sticky-bar a {
	background: #fb2a00;
	font-size: 17px;
	color: white;
	padding: 0 15px;
	outline: none;
	text-decoration: none;
	position: absolute;
	right: 0;
	height: 40px;
	line-height: 41px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: 100% 100%;
	-moz-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	border-radius: 5px 5px 0 0;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: -135px;
}
@media(max-width:960px){
    .header{padding: 15px 0;text-align: center}
    .logo{width: 100%;margin: 0 0 10px;}
    .logo img{max-width: 50%}
    .banner-text{position: static;padding: 0 0px;}
    .call-us{width: 100%;padding: 0px;margin: 0 0 10px;}
    .message-us{width: 100%;padding: 0px;border: none;}
    .header-right .text-right{text-align: center;}
    .header-right img {max-height: 18px;}
    h1{font-size: 24px;} h2{font-size: 22px !important}
    .banner-bottom {
	position: static;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
    .banner-bottom h4{font-size: 20px;}
    .banner-top{margin-top: 15px}
    .banner-top .text-right{text-align: center;}
    .banner-bottom p{font-size: 16px;}
    .scholer-column{width: 100%;padding: 10px 40px;}
    .scholer-column h3{font-size: 20px;margin: 15px 0}
    .scholer-column p{max-width: 100%;text-align: center;font-size: 16px;}
    .scholer-column h3 br {
	display: none;
}
    .scholership h2{margin: 0 0 20px;}
    .scholer-bottom{font-size: 16px;margin-top: 0px;}
    .scholership-bottom p{font-size: 18px;color:#fff;}
    .scholership-bottom .wrapper {
	position: static;margin-top:15px;
	left: 6px;
	top: 10px;
	width: auto;
}
    .top-column{width: 100%;padding: 7.5px 0}
    .top-row{padding: 0px;}
    .icon-text h3{font-size: 24px;margin: 0 0 20px;}
    .icon-text p{font-size: 16px;}
    .icon-text{padding-top: 0px;padding-left: 20px;max-width: calc(100% - 34px);}
    .icon-text p br{display: none}
    .icon-top img {
	max-height: 30px;
}
    .student{padding: 30px 0}
    .middle-heading{margin: 30px 0;padding: 0 15px;}
    .student-text.left-padding{padding-left: 0px;}
    .student-text.left-padding{width: 100%;}
    .student-text h4, .student-row-bottom h4{font-size: 18px;margin: 15px 0;}
    .student-text li{font-size: 16px;line-height: 30px;}
    .student-text ul, .student-row-bottom ul{margin-bottom: 30px;}
    .student-image{width: 100%;}
	.student-text.right-padding {
	padding: 0;
	width: 100%;
	margin-top: 30px;
}
    .student-row-bottom{width: 100%;text-align: left;padding: 0;}
    .student-row-bottom li{font-size: 16px;line-height: 30px;}
    .student-text h4 br, .student-row-bottom h4 br{display: none}
    .courses-column{width:100%;padding: 2px 0;}
    .course-name span{font-size: 18px;}
    .course-name{height: 85px;}
    .course-bottom{padding: 30px 0}
    .course-bottom > div{padding: 0px;}
    .course-bottom h3{font-size: 24px;}
    .course-bottom p{font-size: 18px;line-height: 1.4}
    .hr-row{margin-top: 30px;margin-bottom: 30px;}
    .afflication h2{padding-left: 0px;}
    .left-afflication{width: 100%;margin-bottom: 15px;}
    .right-afflication{margin-right: -15px;}
    .we-can-help h4{margin-bottom: 30px;font-size: 22px;}
    .box{width: 100%;padding: 0px;}
    .bottom-box{margin: 0px;}
    .we-can-help h2{line-height: normal}
    .box-icon {
	min-height: inherit;
}
    .box{padding: 7.5px 0}
    .box-icon img {
	max-height: 80px;
}
    .top-box{margin: 0px;}
    .box-content{padding: 15px}
    .box-content h3{font-size: 24px;margin: 0 0 20px;}
    .box-content p{font-size: 16px;line-height: normal;text-align: center}
    
    
    .scholer-bottom h4{font-size: 20px;}
    .study-under-experience{padding: 30px 0}
    .study-under-experience p{font-size: 16px;}
    .study-under-experience p br{display: none}
    .bottom-text{margin-right: 0px;margin-top: 30px;}
    .year{font-size: 130px;}
    .bottom-text{font-size: 20px;}
    .faculty-row{margin-top: 0px;}
    .faculty-column{width: 100%;}
    .faculty-column h4{font-size: 20px;margin: 20px 0;}
    .we-provide{padding: 30px 0}
    .we-provide-left{width: 100%;}
    .title{padding: 20px;margin: -20px -20px 20px}
    .we-provide-left{padding: 20px}
    .we-provide li{font-size: 16px;}
    .we-provide li{padding: 10px 0;padding-left: 25px}
    .we-provide li::before{top: 12px;}
    .we-provide-right{width: 100%;padding: 20px;}
    .rounded-box{width: 100%;padding: 15px;}
    .rounded-box p{font-size: 16px;}
    .rounded-box li{font-size: 16px;}
    .gallery-item{width: 100%;}
    .affordable{padding: 30px 0}
    .student-artwork{padding: 30px 0}
    .student-testimonial{padding: 30px 0}
    .testimonial-text{width: 100%;max-width: 100%;}
    .testimonial-image{padding-top: 15px;width: 100%;max-width:100%}
    .what-will-future{padding: 30px 0 }
    .what-will-future h2{padding: 0px;line-height: normal}
    .left-color-bg{width: 100%;padding: 20px 0;}
    .left-color-bg p{font-size: 16px;line-height: normal;position: relative;z-index: 1}
    .left-color-bg li{font-size: 16px;line-height: 28px;}
    .left-color-bg h4{font-size: 26px;margin: 25px 0 10px}
    .left-color-bg ul{position: relative;z-index: 1;}
    .company-we-hire{padding: 10px 0}
    .company-we-hire h2{margin: 0 0 20px;}
    .top-shape img {
	vertical-align: top;
}
    .courses-bottom{padding: 30px 0}
    .right-text li {
	font-size: 16px;
	line-height: 28px;
	padding-left: 0;
}
    .bottom-shape img {
	vertical-align: bottom;
}
    .left-logo{width: 100%;text-align: center}
    .left-logo img {
	max-height: 50px;
}
    .take-a-step p{font-size: 16px;}
    .button-text li{font-size: 16px;line-height: 28px;padding-left: 20px;}
    .btn.btn-red {
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 30px;
        padding: 10px 20px;
        line-height: normal; border-radius: 10px;font-size: 18px;
}
    .bottom-girl-text{margin-top: 40px;}
    .bottom-girl-text h3{font-size: 20px;line-height: 26px;padding-left: 15px;}
    .bottom-girl-text h3 br{display: none}
    .girl-image{margin-top: 20px;}
    .right-text{padding-left: 0px;margin-top: 15px;}
    .footer-top{display: none;}
    .left-footer{width: 100%;margin-bottom: 15px;text-align: center}
    .middle-footer{width: 100%;margin-bottom: 15px;}
    .footer-top{margin-top: 0px;}
    .right-footer{text-align: center;width: 100%;}
    .right-footer *{text-align: center}
    .scholer-row{margin: 0px}
    .active::after{content: none}
    .highligh-row .col-4{width: 100%;}
    .course-model-column {
	padding: 15px 0px 15px 30px;
        width: 100%
}
    .company-list .slick-next{right: 0px;}
    .company-list .slick-prev{left: 0px;}
    .faculity-modal{padding: 20px;}
    .faculity-modal {
	position: inherit; 
	left: inherit; 
	top: inherit;
	transform: none; 
	-webkit-transform: none ;
}
    .model-content h3{font-size: 26px;margin: 0 0 15px;}
    .faculity-modal h4{font-size: 18px;}
    .left-color-bg li{width:100%;padding:10px 0}
	.left-color-bg li h5{margin-top:10px;}
}