@import url('https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,900');
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:200,400,400i,600,700,700i,800,800i,900');
@font-face {
    font-family: 'Edo SZ';
    src: url('../font/EdoSZ.eot');
    src: url('../font/EdoSZ.eot?#iefix') format('embedded-opentype'),
        url('../font/EdoSZ.woff2') format('woff2'),
        url('../font/EdoSZ.woff') format('woff'),
        url('../font/EdoSZ.ttf') format('truetype'),
        url('../font/EdoSZ.svg#EdoSZ') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Rupee Foradian';
    src: url('../font/RupeeForadian.eot');
    src: url('../font/RupeeForadian.eot?#iefix') format('embedded-opentype'),
        url('../font/RupeeForadian.woff2') format('woff2'),
        url('../font/RupeeForadian.woff') format('woff'),
        url('../font/RupeeForadian.ttf') format('truetype'),
        url('../font/RupeeForadian.svg#RupeeForadian') format('svg');
    font-weight: normal;
    font-style: normal;
}
a, a:hover {
	color: #e89f19;
	text-decoration: none;
}
.rupee {
	font-family: 'Rupee Foradian';
}
body {
	font-family: 'Nunito Sans', sans-serif;
	margin: 0 !important;
	padding: 0 !important;
}
.nunito-sance {
	font-family: 'Nunito Sans', sans-serif;
}
.weight900 {
	font-weight: 900;
}
.edosz {
	font-family: 'Edo SZ';
	font-weight: normal;
    font-style: normal;
}
.nunito {
	font-family: 'Nunito', sans-serif;
}
.weight {
	font-weight: 200;
}
.ft-20 {
	font-size: 20px;
}
.black {
	font-weight: 700;
}
.top-bar {
	padding: 1rem 5rem;
}
.social-icon li a {
	font-size: 35px;
	color: #000;
	margin-right: 30px;
}
.mnumber {
	position: relative;
}
.mnumber::after {
    content: '';
    width: 22px;
    background: url(../images/call-icon.png)no-repeat;
    height: 22px;
    position: absolute;
    top: 5px;
    left: -30px;
    background-size: 100% 100%;
}
.soc-icon {
	max-width: 30px;
}
.mnumber {
	font-size: 20px;
	color: #000;
}
.mainclass ul li a {
	font-size: 18px;
	color: #000;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.mainclass.navbar-light .navbar-nav .active>.nav-link {
	font-weight: bold;
}
.menubar {
	background-color: rgb(253, 191, 43);
  	box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.27);
	z-index: 999;
}
#navbarSupportedContent .nav-item {
	margin-left: 15px;
} 
#navbarSupportedContent .nav-item:last-child {
	float: right;
}
.menubar .navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
}
.main-slider {
	background: url(../images/banner-bg.png)no-repeat;
	height: 100%;
	width: 100%;
	background-size: cover;
	padding: 30px 0 25px 0;
	background-position: center;
}
/*
.video-slider {
	margin: 100px 0;
}
*/
/*
@media (min-width:1920px){
	.container {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
}
*/
html, body {
	overflow-y: auto;
	overflow-x: hidden;
	}
.video-slider .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0;
}
.video-slider img {
	height: auto;
}
.ft-85 {
	font-size: 85px;
}
.ft-24 {
	font-size: 20px;
}
.who-weare {
	padding: 12% 0;
	max-width: 650px;
	width: 100%;
	margin: 0 auto;
}
.who-weare p {
    color: rgb(0, 0, 0);
    text-align: justify;
    line-height: 26px;
}
.who-weare h1 {
	text-shadow: 0px 2px 0px rgba(251,180,32,0.97);
}
.who-weare a, .who-weare a:hover{
  border-radius: 6px;
  background-color: rgb(251, 180, 32);
	padding: 10px;
	margin-top: 25px;
	display: block;
	width: 100%;
	max-width: 150px;
	text-align: center;
	font-size: 18px;
	color: #000;
	text-decoration: none;	
}
#our-courses {
    background: url(../images/our-course-bg.png) repeat-x;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding: 40px 0 70px 0;
}
#our-courses h1 {
	text-shadow: 0px 2px 0px rgba(251,180,32,0.97);
}
.ft-80 {
	font-size: 80px;
}
@media (min-width:1600px) and (max-width:1800px){
	.social-icon li a {
    font-size: 35px;
    color: #000;
    margin-right: 30px;
}
	.mnumber {
    font-size: 20px;
    color: #000;
}
	.top-bar {
    padding: 1rem 3rem;
}
	.menubar .navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
}
	.mnumber::after {
    content: '';
    width: 35px;
    background: url(../images/call-icon.png)no-repeat;
    height: 35px;
    position: absolute;
    top: 0;
    left: -50px;
}
}
.video-slider .card, .video-slider .card{
	background: transparent;
	border: 0;
}
#navbarSupportedContent .nav-item  {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 400;
}
.mainclass .nav-item .active {
	font-weight: 900 !important;
}
.center .slick-slide.slick-active img {
    padding: 55px 1px;
	outline: none;
}
.center .slick-slide.slick-active.slick-current {
    transform: scale(1.5,1.5);
    z-index: 999;
	outline: none;
}

.center2 .slick-slide.slick-active img {
    padding: 55px 0;
	outline: none;
}
.center2 .slick-slide.slick-active.slick-current {
    transform: scale(1.5,1.5);
    z-index: 999;
	outline: none;
}
@media screen and (min-width: 1280px){
.center .slick-slide {
    padding: 35px;
	outline: none;
}
.center2 .slick-slide {
    padding: 37px;
	outline: none;
}
}
.video-slider .slick-dots li button:before {
    font-size: 18px;
}
.video-slider .slick-dots {
    position: absolute;
    top: -35px;
    display: inline-flex;
    width: 0 ;
    padding: 0;
    margin: 0;
	bottom: 0;
    list-style: none;
    text-align: left;
    left: 80px;
/*    max-width: 700px;*/
}
#our-courses .slick-prev:before {
    content: '\f104' !important;
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900;
	font-size: 40px;
	color: #cbcbcb;
	opacity: 1;
}
#our-courses .slick-next:before {
    content: '\f105' ;
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
	font-size: 40px;
	color: #cbcbcb;
	opacity: 1;
}
.white-text {
	color: #fff;
}
#hall-of-feme {
	background: url(../images/hall-of-fame.png)no-repeat;
	height: 100%;
	width: 100%;
	background-size: cover;
	padding: 45px 0;
}
.textshadow {
	text-shadow: 2px 3px 2px #D96802;
}
.slider-wraper {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}
.slider-wraper .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0;
}
.slider-wraper .slick-dots li {
	display: block;
}
.slider-wraper .slick-dots {
	top: 50%;
	bottom: 0;
	width: 0;
	right: 0;
}
.video-slider .slick-prev {
    left: -100px;
	width: 30px;
	height: 42px;
}
.video-slider .slick-next {
    right: -100px;
	width: 30px;
	height: 42px;
}
.slider-wraper .slick-dots li button:before {
    font-family: 'slick';
    font-size: 20px;
    
}
.order-first {
		order: 12;
	}
	.order-last {
		order: 1;
	}
@media (min-width:1920px){
	.crop-bg {
    background: url(../images/about-bg.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding: 5rem 3rem 0 0;
    background-position: center center;
}
}
@media (max-width:640px) and (min-width:320px){
	.video-slider .slick-dots {
    position: absolute;
    top: -20px;
    display: inline-flex;
    width: 0;
    padding: 0;
    margin: 0;
    bottom: 0;
    list-style: none;
    text-align: left;
    left: 0;
    /* max-width: 700px; */
}
	
	.order-first {
		order: 1;
	}
	.order-last {
		order: 12;
	}
	.yellow-wraper h2 {
		font-size: 34px !important;
		margin-top: 24px !important;
	}
	.yellow-wraper {
		padding: 20px !important;
	}
/*
	.yellow-wraper p {
		min-height: 550px;
	}
*/
	.videopoup .close span {
    font-size: 2.5rem;
    text-shadow: none;
    color: #fff;
    position: absolute;
    top: -38px !important;
    right: 0 !important;
    width: 30px;
    height: 30px;
}
	.our-perfomance {
    background: url(../images/our-perfomace-banner.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 150px !important;
    position: relative;
}
	.video-slider .slick-prev {
    left: 0;
    z-index: 9;
}
	.video-slider .slick-next {
		right: 0;
	}
	.ft-80 {
    font-size: 45px;
}
	.ft-24 {
    font-size: 16px;
}
	.ft-85 {
    font-size: 45px;
}
	.padding-tb {
    padding: 1rem 0 !important;
}
	.inner-header {
		background: #fff;
	}
	.inner-header .navbar {
    padding: .5rem 1rem !important;
}
	.aboutstsec1 {
    margin-bottom: 0px!important;
    padding: 20px 0;
}
	footer {
     padding: 0!important; 
    background-color: rgb(253, 191, 43);
    text-align: center;
}
	.ulstyle {
		float: none!important;
	}
	.about-us {
    background: url(../images/about-slide.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 150px !important;
    position: relative;
}
	.mb-110 {
    margin-bottom: 2rem !important;
}
	.ft-70 {
    font-size: 36px !important;
}
	.crop-bg {
    background: url(../images/about-bg.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding: 1rem 1rem !important;
    background-position: center center;
}
	.crop-bg img {
		float: none !important;
	}
	.mob-fix {
		margin-top: 2rem;
	}
	
	.margin-nag {
	margin-top: 0px !important;
}
	.video-slider img {
    height: 100%;
}
	.slider-nav {
		display: block;
	}
	.main-slider {
    background: url(../images/banner-bg.png)no-repeat;
    height: 100%;
    width: 100%;
    background-size: cover;
		padding: 20px 0 10px 0;
}
	.video-slider {
     margin: 0; 
}
	.top-bar {
    padding: 1rem;
}
	.fancybox-slide--video .fancybox-content {
    background: #000;
    height: 50%;
}
	.top-bar ul {
		text-align: center;
		margin: 0 0 0 0 !important;
	}
	.social-icon li a {
    color: #000;
    margin-right: 5px;
}
	.social-icon li a:last-child {
    color: #000;
    margin-right: 0;
}
	.mnumber::after {
    content: '';
    width: 22px;
    background: url(../images/call-icon.png)no-repeat;
    height: 20px;
    position: absolute;
    top: 2px;
    left: 30px;
    background-size: 20px 20px;
}
	.mnumber {
		margin: 0;
		text-align: center;
		font-size: 16px;
	}
	.center .slick-slide.slick-active.slick-current {
    transform: scale(1,1);
    z-index: 999;
    outline: none;
}
	.center .slick-prev {
    left: -10px;
		z-index: 999;
}
	.center .slick-next {
    right: -10px;
}
	
	
	.center2 .slick-slide.slick-active.slick-current {
    transform: scale(1,1);
    z-index: 999;
    outline: none;
}
	.center2 .slick-prev {
    left: -10px;
		z-index: 999;
}
	.center2 .slick-next {
    right: -10px;
}
	#our-courses {
    background: url(../images/our-course-bg.png) repeat-x;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding: 50px 0 50px 0;
}
	.who-weare h1 {
    text-shadow: 0px 2px 0px rgba(251,180,32,0.97);
    text-align: center;
}
.center .slick-slide.slick-active img {
     padding: 0 0; 
    outline: none;
}
	.center2 .slick-slide.slick-active img {
     padding: 0 0; 
    outline: none;
}
	.slider-wraper .slick-dots {
    top: 50%;
    bottom: 0;
    width: 0;
    right: 30px;
}
}
@media (max-width:1366px) and (min-width:1280px){
	.who-weare {
    padding: 10% 0;
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
}
	.top-bar {
    padding: .5rem 5rem !important;
}
	.menubar .navbar {
		padding: 0.5rem 1rem;
	}
	.ft-85 {
    font-size: 65px;
}
	.course img {
		max-width: 302px;
	}
	.container {
		max-width: 1000px;
		width: 100%;
		margin: 0 auto;
	}
	#navbarSupportedContent ul li a {
    font-size: 15px !important;
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
}
	.rotation2 {
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
    top: 119px !important;
    left: -150px !important;
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 20px;
    background: #eaa222;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
	.social-icon li a {
    font-size: 35px;
    color: #000;
    margin-right: 30px;
}
	.mnumber {
    font-size: 19px;
    color: #000;
}
	.mnumber::after {
    content: '';
    width: 50px;
    background: url(../images/call-icon.png)no-repeat;
    height: 50px;
    position: absolute;
    top: 0;
    left: -50px;
}
	.ft-80 {
    font-size: 65px;
}
	.navbar-brand img {
		max-width: 280px;
	}
	.mob-fix p {
    line-height: 22px;
}
	.ft-20 {
    font-size: 16px;
}
	.rotation {
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
    top: 119px !important;
    right: -150px !important;
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 20px;
    background: #eaa222;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
}
	.crop-bg {
    background: url(../images/about-bg.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding: 7rem 2rem 0 0 !important;
    background-position: center center;
}
	.crop-bg img {
		max-width: 400px;
	}
	.ft-70 {
    font-size: 50px !important;
}
	.main-slider {
    background: url(../images/banner-bg.png)no-repeat;
    height: 625px;
    width: 100%;
    background-size: cover;
}
	.faq-main-wraper .card-body {
    font-size: 18px !important;
    color: #000;
    background: #e5e4e1;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 200;
    -webkit-box-shadow: 0px 4px 5px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 5px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 5px -1px rgba(0,0,0,0.75);
}
	.faq-wraper .mb-0 > a, .faq-wraper .mb-0 > a:hover {
    display: block;
    position: relative;
    font-size: 20px !important;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
/*
	.video-slider {
    margin: 50px 0;
}
*/
	#our-courses {
    background: url(../images/our-course-bg.png) repeat-x;
    width: 100%;
    height: 725px;
    background-size: cover;
    padding: 70px 0 0;
}
}
@media (min-width:1600px) and (max-width:1800px){
	.who-weare {
    padding: 10% 0;
    max-width: 650px;
    width: 100%;
    margin: 0 auto;
}
	.crop-bg {
    background: url(../images/about-bg.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding: 6rem 1rem 0 0 !important;
    background-position: center center;
}
	.extrapadding {
    padding-top: 70px !important;
}
	.rotation2 {
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
    top: 170px !important;
    left: -115px !important;
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 20px;
    background: #eaa222;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
	.rotation {
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
    top: 143px !important;
    right: -160px;
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 20px;
    background: #eaa222;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
}
	.rotation2 {
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
    top: 143px !important;
    left: -188px !important;
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 20px;
    background: #eaa222;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}


}
@media (max-width:1280px){
	.inner-header #navbarSupportedContent ul li a {
    font-size: 12px !important;
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
}
	.inner-header .dropdown-menu {
    min-width: 1rem !important;
}
}
#student-speak {
	background: url(../images/our-course-bg.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding: 70px 0 70px 0 ;
	overflow-y: hidden;
}
.blacktext {
	color: #393939;
}
#student-speak h1 {
	text-shadow: 0px 2px 0px rgba(251,180,32,0.97);
}


.our-perfomences {
	background: url(../images/hall-of-fame.png)no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding: 70px 0;
	overflow-y: hidden;
}
#contact-us {
	background: url(../images/our-course-bg.png)no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding: 70px 15px 70px 15px;
	overflow-y: hidden;
	position: relative;
	z-index: 0;
}
#contact-us::before {
    content: '';
	width: 100%;
  display: block;
  height: 100%;
	top: 0;
	right: 0;
  position: absolute;
	background-color: rgba(192, 178, 150, .8);
	z-index: -1;
}
#contact-us h1 {
	text-shadow: 2px 3px 2px #D96802;
}.contact-form {
	max-width: 965px;
	width: 100%;
	margin: 0 auto;
	z-index: 1;
}
.contact-form input {
    display: block;
    width: 100%;
    height: calc(3.25rem + 2px);
    border-radius: 0;
}
.contact-form textarea.form-control{
	border-radius: 0;
}
.feed-wraper {
	background: #fff;
}
.submitbtn, .submitbtn:hover, .submitbtn:focus, .submitbtn:active{
	border-radius: 6px;
    background-color: rgb(251, 180, 32);
    padding: 10px;
    margin-top: 25px;
    display: block;
    width: 100%;
    max-width: 150px;
    text-align: center;
    font-size: 18px;
    color: #000;
    text-decoration: none;
	margin: 0 auto;
	border: 0;
	outline: none;
	box-shadow : none;
	    margin-bottom: 30px;
}
footer {
	padding: 0 5rem;
	background-color: rgb(253, 191, 43);
}
.pt-16 {
	font-size: 16px;
}
.js .slider-single > div:nth-child(1n+2) { display: none }

.js .slider-single.slick-initialized > div:nth-child(1n+2) { display: block }

.slider-nav .slick-slide { cursor: pointer; }

.slick-slide.is-active h3 {
	color: #c00;
	background-color: #fff
}
.margin-nag {
	margin-top: -50px;
}
.center2 .slick-prev:before {
    content: '\f104' !important;
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900;
	font-size: 40px;
	color: #fff;
}
.center2 .slick-next:before {
    content: '\f105' ;
	font-family: 'Font Awesome 5 Free' !important;
	font-weight: 900;
	font-size: 40px;
	color: #fff;
}
.center2 .slick-prev:before, .center2 .slick-next:before {
    font-family: 'Font Awesome 5 Free';
    line-height: 1;
    opacity: 1;
    padding: 20px 10px;
    color: #fff;
    background: #bf7f11;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.center2 .slick-next {
    right: 0;
}

.inner-header .navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 4rem;
	background: #fff !important;
	border-bottom: 2px solid #efda8e;
}
.about-us {
	background: url(../images/about-slide.png)no-repeat;
	background-size: cover;
	width: 100%;
	height: 509px;
	position: relative;
}
.ft-70 {
	font-size: 70px;
}
h1 {
	 text-shadow: 2px 3px 2px #D96802;
}
.styleling {
	position: absolute;
	bottom: 30px;
}
#navbarSupportedContent ul li a {
    font-size: 16px;
	font-family: 'Nunito Sans', sans-serif;
	text-transform: uppercase;
}
.inner-header .navbar-nav .active>.nav-link {
	font-weight: bold;
}
.mb-110 {
	margin-bottom: 5rem;
}
.crop-bg {
	background: url(../images/about-bg.png)no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	padding: 5.5rem 2rem 0 0;
	background-position: center center;
	
}
.aboutstsec1 {
	margin-bottom: 70px;
	padding: 20px 0;
}
.inner-header .dropdown-menu {
     padding: 0 ; 
     margin: 0 ; 
	text-align: center;
	border: 1px solid rgb(232, 159, 25);
}
.inner-header .dropdown-item:focus, .dropdown-item:hover {
    color: #000 !important;
    text-decoration: none;
    background-color: #e89f19;
}
.inner-header .dropdown-item {
	color: rgb(232, 159, 25);
}
.bg-1 {
	background: url(../images/bg-1.png)no-repeat;
	background-position: right;
	background-size: contain;
	width: 100%;
	height: 100%;
	padding: 2rem 0;
}
.bg-2 {
	background: url(../images/bg-ray.png)no-repeat;
	background-position: left;
	background-size: contain;
	width: 100%;
	height: 100%;
	padding: 2rem 0;
}
.ft-48 {
	font-size: 48px;
}
.extrapadding {
	padding-top: 120px;
}

.bottom-padding {
	margin-bottom: 80px;
}
footer .list-inline-item:not(:last-child) {
    margin-right: 2rem !important;
}
.padding-15 {
	padding: 15px;
}
.padding-10 {
	padding: 10px;
}
/*
@media (min-width: 1200px){
.container {
    max-width: 1200px;
}
}
*/
@media (max-width:1366px){
	.inner-header #navbarSupportedContent ul li a {
    font-size: 14px;
    font-family: 'Nunito Sans', sans-serif;
    text-transform: uppercase;
}
	.inner-header #navbarSupportedContent .nav-item {
    margin-left: 12px;
}
	.extrapadding {
    padding-top: 60px;
}
}
.mob-fix p {
		line-height: 25px;
	}
.about-terence {
	line-height: 26px;
}
.italicstyle {
	font-style: italic;
}
.inner-header .dropdown-menu {
    min-width: 1rem;
}
.inner-header .navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: rgb(232, 159, 25);
	
}
.padding-tb {
	padding: 2rem 0;
}
.course {
	width: 100%;
	position: relative;
}
	.rotation {
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
    top: 143px;
    right: -188px;
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 20px;
    background: #eaa222;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.rotation2 {
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
    top: 143px;
    left: -196px;
    position: absolute;
    text-align: center;
    width: 100%;
    padding: 20px;
    background: #eaa222;
    color: #fff;
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.video-slider .slick-next:before {
    content: '\f105';
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	font-size: 40px;
}
.video-slider .slick-prev:before {
    content: '\f104';
	font-family: 'Font Awesome\ 5 Free';
	font-weight: 900;
	font-size: 40px;
}
.video-slider .slick-prev:before, .slick-next:before {
    opacity: 1;
}
.mainclass .navbar-brand {
	margin-right: 0;
}
.mainclass .dropdown-menu {
    min-width: 7rem;
     padding: 0; 
}
.hindi {
	color: rgb(232, 159, 25) !important;
}
.our-perfomance {
    background: url(../images/our-perfomace-banner.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 509px;
    position: relative;
}
.yellow-wraper {
	background: #f5ba28;
	padding: 40px;
}
.perfomance-wraper {
	max-width: 1137px;
	width: 100%;
	margin: 0 auto;
}
.ft-40 {
	font-size: 40px;
}
.lheight26 {
	line-height: 24px;
}
.whatchvideo, .whatchvideo:hover {
    border-radius: 6px;
    background-color: rgb(0, 0, 0);
    padding: 10px;
    margin-top: 25px;
    display: block;
    width: 100%;
    max-width: 160px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
	text-transform: uppercase;
}
.videopoup {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
     background-color: transparent; 
    background-clip: padding-box;
     border: 0; 
    border-radius: .3rem;
    outline: 0;
}
.videopoup .close span {
    font-size: 2.5rem;
    text-shadow: none;
    color: #fff;
    position: absolute;
    top: -10px;
    right: -35px;
    width: 30px;
    height: 30px;
}
.videopoup .close, .videopoup .close:hover {
	opacity: 1;
}
.perfomance-wraper .slick-dots li button:before {
    font-size: 20px;
/*    line-height: 40px;*/
}
.perfomance-wraper .slick-next:before {
    content: '';
	background: url(../images/aero-right.png)no-repeat;
	width: 30px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
}
.perfomance-wraper .slick-prev:before {
    content: '';
	background: url(../images/aero-left.png)no-repeat;
	width: 30px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 1;
}
.perfomance-wraper .slick-next {
    right: -50px;
	width: 30px;
	height: 40px;
}
.perfomance-wraper .slick-prev {
    left: -50px;
	width: 30px;
	height: 40px;
}
.perfomance-wraper .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #f5ba28;
	border: 0;
}
.perfomance-wraper .slick-dots li button:before {
    color: transparent;
    border: 1px solid #000;
    border-radius: 100%;
	width: 16px;
	height: 16px;
}
.perfomance-wraper .slick-dots li button:before {
    opacity: 1;
}
.perfomance-wraper .slick-dots {
	position: static;
	margin-top: 30px;
}
.our-courses {
    background: url(../images/about-slide.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 509px;
    position: relative;
	background-position: center center;
}
.ft-27 {
	font-size: 27px;
}
.padding-45 {
	padding: 45px;
}
.dance-pe-chance {
	background: url(../images/about-slide.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.dancepechance-course {
	background: url(../images/our-course-bg.png)no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
	background-position: right;
}
@media (max-width:640px) and (min-width:320px){
	.our-courses {
    background: url(../images/about-slide.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 160px;
    position: relative;
    background-position: center;
}
	.course-details ul li {
    font-size: 18px !important;
    font-family: 'Nunito', sans-serif;
    margin-bottom: 10px;
    line-height: 26px;
}
	.faq {
    background: url(../images/our-perfomace-banner.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 160px !important;
    position: relative;
    background-position: center;
}
	.faq-main-wraper .card-body {
		font-size: 18px !important;
	}
	.faq-wraper .mb-0 > a, .faq-wraper .mb-0 > a:hover {
		font-size: 18px !important;
	}
	.middle-block {
		padding: 25px;
	}
	.middle-block p {
		font-size: 18px;
	}
	.course-details {
    max-width: 650px;
    width: 100%;
    padding: 50px 15px !important;
}
	.course-details p {
    font-family: 'Nunito', sans-serif;
    font-size: 18px !important;
		line-height: 24px !important;
}
	.dancepechance-course {
    background: url(../images/our-course-bg.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center;
}
	.diploma-dmc {
    background: url(../images/hall-of-fame.png)no-repeat;
    background-size: cover !important;
    width: 100%;
    height: 100%;
    background-position: center !important;
}
}
.course-details {
		max-width: 650px;
		width: 100%;
		padding: 30px;	
	}
.midhieght {
	height: 690px;
	display: table;
	overflow: hidden;
}
.shorttext {
	display: table-cell;
	vertical-align: middle;
}
.course-details p {
	font-family: 'Nunito', sans-serif;
	font-size: 22px;
	line-height: 38px;
}
@media (max-width: 1366px) and (min-width:1280px){
	.course-details p {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
	line-height: 28px;
	}
	.midhieght {
    height: 495px;
    display: table;
    overflow: hidden;
}
	.course-diploma p {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    line-height: 22px;
}
	.course-details {
    max-width: 650px;
    width: 100%;
    padding: 0 35px !important;
}
	.course-details ul li {
	font-family: 'Nunito', sans-serif;
    font-size: 16px !important;
}
	.ft-27 {
    font-size: 20px;
}


}
@media (max-width:1280px) and (min-width:1023px){
	.course-details p {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    line-height: 22px;
}
	.course-diploma p {
		line-height: 18px;
	}
	.midhieght {
    height: 462px;
    display: table;
    overflow: hidden;
}
}
@media (max-width: 1600px) and (min-width:1400px){
.course-diploma {
    max-width: 650px;
    width: 100%;
    padding: 45px;
    margin: 0 auto;
    line-height: 26px !important;
}
	.course-diploma p {
    font-family: 'Nunito', sans-serif;
    font-size: 22px;
    line-height: 25px !important;
}
	.course-details p {
    font-family: 'Nunito', sans-serif;
    font-size: 22px;
    line-height: 34px;
}
	.midhieght {
    height: 578px;
    display: table;
    overflow: hidden;
}

}
.max1705 {
	max-width: 1705px;
	width: 100%;
	margin: 0 auto;
}
.diploma-dmc {
	background: url(../images/hall-of-fame.png)no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
	background-position: left;
}
.course-diploma {
    max-width: 650px;
    width: 100%;
    padding: 45px;
    margin: 0 auto;
	line-height: 20px;
}
.course-details ul {
	list-style: outside;
	padding-left: 25px;
}
.course-details ul li {
	font-size: 22px;
	font-family: 'Nunito', sans-serif;
	margin-bottom: 10px;
	line-height: 26px;
}
@media (max-width:1024px){
	.midhieght {
    height: 352px;
    display: table;
    overflow: hidden;
}
}
.faq-wraper .mb-0 > a, .faq-wraper .mb-0 > a:hover{
  display: block;
  position: relative;
	font-size: 22px;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}
.faq-wraper .mb-0 > a:after {
  content: "\f067"; /* fa-chevron-down */
  font-family: 'Font Awesome 5 Free';
	font-weight: 900;
  position: absolute;
  right: 0;
}
.faq-wraper .mb-0 > a[aria-expanded="true"]:after {
  content: "\f068"; /* fa-chevron-up */
}
.faq-main-wraper {
	min-height: 700px;
}
.faq-main-wraper .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,.125);
    background: #fbb420;
}
.faq-main-wraper .card-body {
	font-size: 22px;
	color: #000;
	background: #e5e4e1;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 200;
	-webkit-box-shadow: 0px 4px 5px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 5px -1px rgba(0,0,0,0.75);
box-shadow: 0px 4px 5px -1px rgba(0,0,0,0.75);
}
.faq {
    background: url(../images/our-perfomace-banner.png)no-repeat;
    background-size: cover;
    width: 100%;
    height: 509px;
    position: relative;
	background-position: center;
}


.slider-nav .slick-arrow{
	position: absolute;
    top: 50%;
    z-index: 50;
    margin-top: -12px;
}
		.slider-nav .item.slick-slide {
			padding: 20px;
		}
		.slider-nav .item.slick-slide.slick-current {
			transform: scale(1.2 ,1.2);
			 z-index: 999;
		}
		.slider-nav{
	max-width: 800px;
	width: 100%;
	height: 150px;
	margin: 0 auto;
}
.slider-nav .slick-prev:before, .slider-nav .slick-next:before {
    font-family: 'Font Awesome 5 Free';
    line-height: 1;
    opacity: 1;
    padding: 20px 10px;
    color: #fff;
    background: #bf7f11;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slider-nav .slick-next:before {
    content: '\f105';
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
    font-size: 40px;
    color: #fff;
}
.slider-nav .slick-prev:before {
    content: '\f104';
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
    font-size: 40px;
    color: #fff;
}
.slider-nav .slick-next {
    right: -15px;
}
.slider-nav .slick-prev {
    left: -35px;
}
@media (max-width:640px) and (min-width:320px){
	.slider-nav .slick-prev {
    left: -5px;
}
	.slider-nav {
    height: auto !important;
}
	.slider-nav .slick-next {
    right: -5px;
}
	.slider-nav .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 50;
     margin-top: 0; 
}
	.slider-nav .slick-prev:before {
    font-size: 16px;
}
	.mobileview {
	display: block !important;
}
	.slider-nav .slick-next:before {
    font-size: 16px;
    color: #fff;
}
	.slider-nav .slick-prev:before, .slider-nav .slick-next:before {
    padding: 10px 5px;
}
}
.thenkyou-msg {
	text-align: center;
    background: #3a94ca;
    padding: 15px;
    color: #fff;
}
.mobileview {
	display: none;
}
.bigger:hover {
	  transform: scale(1.3,1.3);
	transition: 0.3s ease;
	  z-index: 1;
}
.activehover {
	transform: scale(1.3,1.3);
	transition: 0.3s ease;
	  z-index: 1;
}
.m-150 {
	margin: 100px 0 50px 0;
}
/*
.small-h {
	transform: scale(0,0);
}
*/
/*
.small-h:hover {
	transform: scale(1.3,1.3);
	transition: 0.3s ease;
	z-index: 999;
}
*/
.small-h:hover .rotation {
	display: none;
}
.small-h:hover .rotation2 {
	display: none;
}

/*****meet our faculty************/
/**********Meet faculty***********/

.faculty-img-wrapper {
	position: relative;
}
.faculty-img-wrapper img {
	filter: grey;
	filter: grayscale(1);
}
.faculty-img-wrapper img:hover {
	filter: none;
	-webkit-filter: grayscale(0);
}
.faculty-img-wrapper:hover .faculty-text {
	display: block;
}
.faculty-text {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 40px;
	display: none;
}
.faculty-text h4 {
	position: relative;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Nunito', sans-serif;
}
.faculty-text h4::after {
    position: absolute;
    content: '';
    top: 36px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    max-width: 202px;
    height: 2px;
    background: #fbd411;
}
.pright {
	padding-right: 0;
}
@media (max-width:991px){
	.pright {
		padding: 15px;
	}
}
.modalheadbg {
	background-image: -moz-linear-gradient( 90deg, rgb(207,142,6) 0%, rgb(251,180,32) 95%);
  background-image: -webkit-linear-gradient( 90deg, rgb(207,142,6) 0%, rgb(251,180,32) 95%);
  background-image: -ms-linear-gradient( 90deg, rgb(207,142,6) 0%, rgb(251,180,32) 95%);
}
.text-wraper h3 {
	margin-bottom: 20px;
}
.inner-header {
	padding-right: 0 !important;
}
.bg-faculty {
    background: url(../images/bg-1.png)no-repeat;
    background-position: right;
    background-size: contain;
    width: 100%;
    height: 100%;
}
/************find your course**************/
.quest-bg {
	padding: 10px;
	background: #fdbf2b;
}
.question-wrapper .custom-control-label::before {
	background-color: #fdbf2b;
}
.question-wrapper .custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #fdbf2b;
}
.question-wrapper .custom-control-label {
    position: relative;
    margin-bottom: 0;
    font-size: 16px;
	font-weight: 600;
}
.question-wrapper {
	min-height: 750px;
}
.subbtn, .subbtn:hover {
	background: #d6a728;
	color: #000;
	font-weight: bold;
	border: 0;
	outline: none;
}
.terms-logo {
	width: 100%;
	display: block;
}
.terms-logo ol li {
	margin-bottom: 10px;
}
.partfloatBtn {
    background: url(../images/Enroll-for-the-course.png) no-repeat;
    width: 234px;
    height: 100px;
    text-decoration: none;
    position: fixed;
    top: 25%;
    right: 0;
    z-index: 9;
}
/*
.form_box.slidehide {
    position: absolute;
    right: 0%;
    top: 0%;
}
*/
.form_box {
    width: 100%;
    max-width: 460px;
    min-height: 200px;
    background: #f5b022;
    padding: 2rem 2rem;
    position: relative;
	z-index: 99;
	margin: 0 auto;
	-webkit-box-shadow: -1px -2px 89px 0px rgba(255,255,255,1);
-moz-box-shadow: -1px -2px 89px 0px rgba(255,255,255,1);
box-shadow: -1px -2px 89px 0px rgba(255,255,255,1);
}
.dance-bg .box_cros {
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: pointer;
    padding: 3px;
    color: #fff;
    font-size: 32px;
    background: #f5b022;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    line-height: 0;
}

.dance-bg {
	background: url(../images/form-bg.jpg)no-repeat;
	width: 100%;
	height: 1080px;
    margin: 0;
    position: fixed;
    top: 0;
    right: 0;
    transition: right 1.2s ease;
	z-index: 99;
	background-size: contain;
}
.dance-bg.slidehide {
    position: fixed;
    right: 0%;
    top: 0%;
}
.overflowH {
	overflow: hidden;
}
.subbtnmob {
  border-radius: 24px;
  background-image: -moz-linear-gradient( 90deg, rgb(244,244,244) 0%, rgb(177,177,177) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(244,244,244) 0%, rgb(177,177,177) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(244,244,244) 0%, rgb(177,177,177) 100%);
  box-shadow: inset 0px 0px 20.64px 3.36px rgba(226, 226, 226, 0.004);
	color: #2e3992;
	font-weight: bold;
	width: 150px;
}
.otpverify {
	width: 120px;
	background: #e28c04;
	color: #fff;
}
@media (max-width:640px){
	.partfloatBtn {
    background: url(../images/Enroll-for-the-course.png) no-repeat;
    width: 92px;
    height: 50px;
    text-decoration: none;
    position: fixed;
    top: 46%;
    right: 0px;
    z-index: 9;
    background-size: 100px 50px;
}
}
