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

	.container{
        max-width: 1485px;
    }

    .banner-area h2 {
        margin-top: 30px;
        margin-bottom: 40px;
    }
    /*.banner-area {
        padding-bottom: 0;
    }*/
    .footer-contact-social {
        gap: 32px;
    }
    .production-section .row{
        gap: 68px;
    }
    .production-section .col-lg-4 {
        flex: 0 0 auto;
        width: 30%;
    }
    .production-panel{
        margin-bottom: 80px;
    }

    .mean-container .mean-nav ul li a{
        padding: 0!important;
    }

    .mean-container .mean-nav ul li a {
        min-height: 115px;
        max-height: 115px;
    }


   
	
	
	
}

@media only screen and (min-width: 1200px) and (max-width : 1599px) {
    
    .container{
    	max-width: 1300px;
    }
    .mean-container .mean-nav {
        left: 49.35%;
    }
    .banner-area {
        padding-bottom: 0;
        /*position: fixed;*/
        width: 100%;
    }
     .banner-area h2 {
        margin-top: 15px;
        margin-bottom: 15px;
        font-size: 80px;
    }
    .footer-contact-social {
        gap: 20px;
    }


    .master-panel-details h3 {
        font-size: 20px;
    }
    .date-ins span {
        font-size: 12px;
    }
    .master-panel-details p {
        font-size: 16px;
        margin: 20px 0;
    }
	

    .production-section .row{
        gap: 30px;
    }
    .production-section .col-lg-4 {
        flex: 0 0 auto;
        width: 31.6%;
    }
    .production-panel{
        margin-bottom: 80px;
    }

    .mean-container .mean-nav ul li a {
        min-height: 90px;
        max-height: 90px;
    }
	
	

		
}

@media only screen and (min-width: 1200px) {



   /****menu****/
.dgmenuwrap{margin-top:0;}
.dgmenuwrap{
    display: inline-block;
}
ul.menu > li::after{content:''; position:inherit;}
ul.menu ul, ul.menu ul li ul {display: none; left: inherit; opacity: inherit!important; position: inherit; top: inherit; width: auto!important; box-shadow:none; background:none;}
ul.menu ul li:first-child, ul.menu ul li:last-child{margin:0;}
.dgmenuwrap {
    position: absolute;
    z-index: 9999;
    width: 100%;
    background: transparent;
    left: 0;
    top: 0;
}

.mean-container .mean-nav ul{
    /*height: 100vh;*/
    padding-top: 20px;
    max-width: 714px;
    float: right;
    margin-right: 40px;
    padding-bottom: 68px;
}
ul.menu ul li{border-bottom:none;}
/****end menu****/
.mean-container a.meanmenu-reveal {
    right: 10px;
    background:url(../images/menu.svg) no-repeat;
    padding-top: 0;
    top: -1px;
    padding: 6px;
}
.mean-container .weekend-page-banner-details a.meanmenu-reveal{
    right: 10px;
    background:url(../images/menu-1.svg) no-repeat;
    padding-top: 0;
    top: -1px;
}
.mean-container .weekend-page-banner-details a.meanmenu-reveal.meanclose{
    filter: invert(1);
}

.mean-container .mean-nav {
    margin-top: 0;
    top: -44px;
}
.mean-container .mean-nav .container {
    position: relative;
    top: 220px;
}



.mean-container .mean-nav ul li a:hover{
    color: #C41F33!important;
}
.mean-container .mean-nav ul li a{
    font-size: 64px;
    line-height: normal;
    font-family: "Ivy Presto Headline";
    font-weight: 400;
    padding: 0;
    text-align: center;
}
.mean-container .mean-nav ul li a:hover {
    background: transparent;
    color: #DCDAD3!important;
    font-family: 'IvyPresto Display';
    font-weight: 300;
}
.mean-container .mean-nav ul li a.mean-expand:hover:after{
    display: none;
}
.mean-container a.meanmenu-reveal.meanclose {
    line-height: 27px;
    background: url(../images/icn_close.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9999;
}
.nav-area .container{
    position: relative;
}

.footer-text-sec{
    width: 20%;
}
.footer-text-sec1{
  width: 30%;
}
.sponsored-logo img {
    width: 95px;
    margin-right: 15px;
}
.sponsored-logo {
    justify-content: flex-start;
}


.discover-area .row , .upcomming-area .row{
    display: flex;
    margin: 0 -22px;
}
.discover-area .col-lg-4{
    padding: 0 22px;
}
.upcomming-area .col-lg-4{
    padding: 0 22px;
}

main , footer{
    position: relative;
    z-index: 99;
}


.dropdown-content {
    position: absolute;
    min-width: 223px;
    overflow: auto;
    z-index: 1;
    margin-top: 0;
    right: 63px;
    top: -10px;
}



	
}

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

.container{
    max-width: 100%;
}
.mobile-show{
  display: block!important;
}
.desktop-show{
  display: none!important;
}

.dropdown-content {
    position: absolute;
    min-width: 273px;
    overflow: auto;
    z-index: 1;
    margin-top: 0;
    right: 63px;
    top: -10px;
}


/****menu****/
.dgmenuwrap{margin-top:0;}
.dgmenuwrap{
    display: inline-block;
}
.mean-container .mean-bar:nth-child(2){
    display: none;
}
ul.menu > li::after{content:''; position:inherit;}
ul.menu ul, ul.menu ul li ul {display: none; left: inherit; opacity: inherit!important; position: inherit; top: inherit; width: auto!important; box-shadow:none; background:none;}
ul.menu ul li:first-child, ul.menu ul li:last-child{margin:0;}
.dgmenuwrap {
    position: absolute;
    z-index: 9999;
    width: 100%;
    background: transparent;
    left: 0;
    top: -5px;
}
.mean-container .mean-nav {
    width: 100%;
}
.mean-container .mean-nav ul{
    height: 120vh;
    padding: 70px 10px 70px 40px;
}
ul.menu .social-area-menu a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
ul.menu ul li{border-bottom:none;}
ul.menu .social-area-menu {
    display: flex;
    flex-direction: column;
    gap: 0;
    min-width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 30px;
    padding: 0;
}
ul.menu .social-area-menu a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-left: 0;
    padding: 8px 0;
}
/****end menu****/
.mean-container a.meanmenu-reveal {
    right: 0;
    padding-top: 9px;
}
.mean-container .mean-nav {
    margin-top: 0;
    display: flex;
}
.mean-container .mean-nav {
    width: 100%;
    top: -15px;
}
.mean-container .mean-nav ul li a:hover{
    background: transparent;
}

.mean-container .mean-nav ul li a{
    font-size: 32px;
    line-height: 41.6px;
    color: rgba(244, 242, 234, 1)!important;
    font-weight: 400;
    padding: 12px 0;
    font-family: 'IvyPresto Headline';
    text-align: center;
}
.mean-container .mean-nav ul li a span b {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-left: 10px;
}
.mean-container .mean-nav ul li a img{
    width: 17px;
}

.mean-container .mean-nav ul li a.mean-expand:hover:after{
    display: none;
}
.mean-container a.meanmenu-reveal.meanclose {
    line-height: 27px;
    background: url(../images/icn_close.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9999;
}
.nav-area .container{
    position: relative;
}

.nav-area-logo img{
   width: 38px;
}
.nav-area{
    padding: 15px 0;
}




.banner-area h2 {
    font-size: 52px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 32px;
    margin-top: 32px;
}
.banner-area p {
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.scroll-area a{
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.scroll-area a img {
    margin-left: 5px;
    width: 22px;
}
.banner-area {
    padding-bottom: 0;
    overflow: hidden;
    height: auto;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.home main , .home main{
    position: relative;
    z-index: 9;
}
.home .banner-area{
    position: fixed;
}
.banner-area .container {
    height: 100%;
    padding-bottom: 50px;
}
.scroll-area {
    bottom: 15px;
    right: 15px;
}
.home-page-banner {
    background-position: center!important;
}
.court-section h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.upcomming-heading-area a span{
	display: none;
}
.upcomming-heading-area h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.upcomming-heading-area a{
	max-width: 44px;
	max-height: 44px;
	padding: 10px;
}
.upcomming-heading-area a img {
    margin-left: 0;
    width: 40px;
}
.upcomming-area {
    padding: 48px 0 64px;
}
.upcomming-heading-area{
	margin-bottom: 48px;
}
.up-come-img img{
	height: 320px;
	object-position: top;
}
.up-name-area{
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.up-come-tag a{
    font-size: 10px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.2px;
}
.upcomming-area h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
}
.up-come-tag {
    margin-top: 16px;
    margin-bottom: 8px;
    min-height: auto;
}
.book-now-but a{
	padding: 8px 16px;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 18px */
	letter-spacing: 0.24px;
}
.vanue-area{
	padding: 32px 0;
}
.vanue-area h2{
	font-size: 44px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 24px;
	line-height: 130%; /* 57.2px */
}
.vanue-img{
	display: none;
}
.vanue-area p {
    font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 18px */
	letter-spacing: 0.24px;
	margin-bottom: 15px;
}
.discover-area{
	padding: 48px 0 32px;
}
.discover-area h2{
	font-size: 44px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 130%; /* 57.2px */
}
.discover-heading-area a span{
	display: none;
}
.discover-heading-area a {
    max-width: 44px;
    max-height: 44px;
    padding: 10px;
}
.discover-heading-area a img {
    margin-left: 0;
    width: 40px;
}
.discover-heading-area{
	margin-bottom: 32px;
}
.explore-section h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
    margin-bottom: 20px;
}
.explore-section p{
    font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 18px */
	letter-spacing: 0.24px;
	margin-bottom: 15px;
}
.explore-section a {
    color: #FAFAFA;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 8px 20px;
    max-width: 129px;
}
.explore-section a img {
    margin-left: 8px;
    width: 12px;
}
.explore-section {
    padding: 40px 15px;
}
.discover-area h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
    margin-bottom: 8px;
    margin-top: 8px;
}
.discover-area p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.discover-area .discover-but{
	margin-top: 8px;
}
.discover-area .discover-but a {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.24px;
    border-bottom: 1px solid #F4F2EA;
    padding-bottom: 5px;
}
.footer-text p , .footer-contact p , .footer-contact-details p{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
footer{
	padding: 32px 0;
}
.footer-logo{
	margin-bottom: 32px;
}
.footer-logo img{
	width: 112px;
}
.footer-contact h3{
	font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
    margin:  0 0 24px;
}
.footer-text-sec h3, .footer-text-sec1 h3{
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 15px */
	letter-spacing: 0.2px;
	text-transform: uppercase;
	margin-right: 16px;
}
.court-section h2 span {
    left: 50%;
    top: 8px;
    max-width: 295px;
    display: block;
    transform: translateX(-50%);
}
.vanue-panel{
	width: 100%;
}
.court-section h2:before , .court-section h2:after {
    width: 56px;
    height: 56px;
    background-size: contain;
}
.court-section h2:after {
    bottom: -30px;
}
.court-section {
    background: #67756e;
    padding: 32px 15px;
}
.footer-contact-social {
    padding:16px 15px 0;
    justify-content: flex-start;
}
.sponsored-logo{
	justify-content: flex-start;
}
.footer-contact-details{
	justify-content: flex-start;
}
.footer-text-sec , .footer-text-sec1{
  width: 50%;
  padding-top:32px;
}
.footer-text-sec h3, .footer-text-sec1 h3{
	margin-bottom: 16px;
}
.footer-text-sec img{
	width: 55px;
}
.sponsored-logo img {
    width: 60px;
}
.footer-contact-details {
    flex-direction: row;
}
.footer-contact-details p{
	margin-right: 20px;
}
.footer-contact-details p:last-child{
	margin-right: 0;
}
.footer-contact-social {
    gap: 16px;
}
.footer-contact-details img {
    margin-right: 2px;
}
.footer-contact-details{
	padding-top: 16px;
}
.news-latterfrm input {
    padding: 10px 24px;
    font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 18px */
	letter-spacing: 0.24px;
	 margin-right: 5px;
}
.news-latterfrm {
    margin-top: 24px;
}
.news-latterfrm .contact-footer{
	padding: 10px 20px;
	font-size: 12px;
	font-style: normal;
	margin-left: 0;
	font-weight: 700;
	line-height: normal; /* 18px */
	letter-spacing: 0.24px;
	text-transform: uppercase;
	max-width: 102px;
}
.discover-img img{
	height: 120px;
}
.upcomming-area{
	overflow: hidden;
}
.mean-container a.meanmenu-reveal {
    right: 10px;
    background: url(../images/menu.svg) no-repeat;
    padding-top: 0;
    top: 5px;
}

.mean-container .weekend-page-banner-details a.meanmenu-reveal{
    right: 10px;
    background:url(../images/menu-1.svg) no-repeat;
    padding-top: 0;
    top: 5px;
}
.mean-container .weekend-page-banner-details a.meanmenu-reveal.meanclose{
    filter: invert(1);
    background: url(../images/icn_close.svg) no-repeat!important;
}

.mean-container .mean-bar{
	width: 104%;
}
.footer-contact-panel {
    width: auto;
    float: left;
}
.inner-banner-area h2 {
    color: #F4F2EA;
    font-family: 'IvyPresto Headline';
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin: 5px 0;
}
.inner-banner-area{
    padding-bottom: 0;
    position: absolute;
    bottom: 32px;
}
.training-page-banner{
    height: 340px;
}
.course-area{
    padding: 52px 0;
}
.course-area h2 {
    font-size: 44px;
    font-weight: 400;
    line-height: 130%;
}
.course-panel{
    margin-top: 48px;
}
.course-panel h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    margin-bottom: 8px;
    letter-spacing: 0.32px;
}
.date-area span{
   font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px; 
    padding-bottom: 0;
}
.course-panel p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-bottom: 0;
}
.contact-area a , .more-area a {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    padding: 10px 20px;
    max-height: 40px;
}
.contact-area{
    margin-right: 8px;
}
.date-area{
    margin-bottom: 24px;
}
.course-panel p{
    margin-top: 24px;
}
.student-area {
    padding: 48px 0;
}
.student-area h2{
    font-size: 44px;
    font-weight: 400;
    margin-bottom: 48px;
    line-height: 130%;
}

.mobile-srudent-panel-text{
    margin-top: 15px;
}
.mobile-srudent-panel-text p{
    color: #DCDAD3;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-bottom: 0;
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(220, 218, 211, 0.20);
}
.mobile-srudent-panel .row:last-child .mobile-srudent-panel-text p{
    border-bottom: none;
}
.student-mobile-img {
    width: 100px;
    float: right;
}
.student-mobile-img img {
    width: 95px;
    object-fit: cover;
    object-position: 0;
}
.course-panel .mobile-show{
    display: none!important;
}
.course-panel .desktop-show{
    display: block!important;
}

.master-panel-details h3 {
    font-size: 20px;
}
.date-ins span {
    font-size: 12px;
}
.master-panel-details p {
    font-size: 16px;
    margin: 20px 0;
}
.weelend-class-details h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    max-width: 100%;
}
.weelend-class-details .breadcrumb-item.active {
    color: #111;
    max-width: max-content;
    display: flex;
}
.course-overview-area h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 24px;
}
.course-overview-area p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.course-overview-area {
    display: flex;
    width: 100%;
    padding: 48px 0;
    background: #F4F2EA;
    min-height: 312px;
}
.up-page-banner .inner-banner-area h3 {
    color: #DCDAD3;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
}
.up-page-banner p{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.up-page-banner .inner-banner-area h4{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 8px;
}
.up-page-banner .up-date-area a{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
    padding-right: 5px;
}
.up-page-banner .up-date-area a:last-child {
    padding-left: 5px;
    padding-right: 0;
    border-right: none;
}
.up-date-area {
    margin: 0;
}
.up-page-banner .inner-banner-area h2{
    margin-bottom: 24px;
}
.up-page-banner .inner-banner-area {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    width: 100%;
    padding-bottom: 25px;
    bottom: 0;
}
.up-page-banner {
    padding-bottom: 0;
    overflow: hidden;
    position: relative;
    z-index: 9;
    height: 350px;
}
.production-section h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    margin-bottom: 48px;
}
.production-panel-year {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.production-panel-date {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.production-panel-date span {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 41.6px */
}
.production-panel .product-img-text h4 {
    font-size: 12px;
    font-style: normal;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-bottom: 5px;
}
.production-panel .product-img-text p {
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.production-panel h4{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.time-ins span {
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
    text-transform: uppercase;
    padding-right: 5px;
}
.time-ins span:last-child {
    padding-left: 5px;
}
.book-now a {
    color: #F4F2EA;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    background: #BF8436;
    padding: 8px 16px;
}
.production-panel{
    margin-bottom: 24px;
}
.production-section{
    padding: 48px 0 0;
}
.event-section{
    padding-bottom: 28px;
}
.production-event-calender-section .container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
}
.calender-section a {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    max-width: 280px;
    min-width: 280px;
    padding: 4px 0;
    justify-content: center;
}
.production-event-menu-section .btn{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    padding-left: 0;
    padding: 0 24px 0 0;
    margin-top: 32px;
}
.production-event-menu-section{
    width: 100%;
}
.up-page-banner .inner-banner-area .book-now {
    position: relative;
    right: 0;
    bottom: 0;
    width: auto;
    margin-bottom: 16px;
}
.product-img img{
    height: 350px;
}

.course-details-area{
    padding-bottom: 30px;
}
.course-details-area li {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
    list-style: disc;
    margin: 0 0 15px;
}
.students-area-details p {
    color: #DCDAD3;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.students-area-details span {
    color: #DCDAD3;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.2px;
}
.students-area-details h3 {
    color: #DCDAD3;
    font-family: "Ivy Presto Headline";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 0;
}
.students-area-panel-text {
    margin-top: 0;
}
.students-area-img-area .student-mobile-img img {
    width: 95px;
    object-fit: cover;
    object-position: 0;
}
.students-area-img-area .student-mobile-img {
    width: 100px;
    float: right;
}
.students-area-details h2 {
    font-size: 44px;
    font-weight: 400;
    margin-bottom: 32px;
    line-height: 130%;
}
.students-area-details {
    padding: 48px 0;
}


.calender-area{
    padding: 32px 0;
}
.calender-year {
    color: #474744;
    font-family: "Ivy Presto Headline";
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    line-height: 130%; /* 41.6px */
    margin-bottom: 32px;
}
.calender-details .date-calender-details{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
}
.calender-panel-area{
    margin-top: 0;
}
.calender-dete span {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 41.6px */
    display: block;
    position: relative;
    left: -5px;
}
.calender-dete{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
}
.weekend-area{
    font-size: 8px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 12px */
    letter-spacing: 0.16px;
    margin-bottom: 16px;
}
.calender-panel-area a{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    padding-right: 15px;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.calender-details-link a:last-child{
    padding-left: 8px;
}
.calender-panel h2{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
}
.calender-panel-area{
    gap:24px;
}
.calender-details-sec-sub {
    gap: 24px;
}
.calender-details{
    gap: 32px;
}
.calender-year-sec {
    margin-bottom: 76px;
}
.upcoming-class-details h2{
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    margin-bottom: 32px;
}
.back-area a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 5px 20px;
}

.about-banner h2 {
    color: #474744;
    font-family: "Ivy Presto Headline";
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    margin-bottom: 0;
    padding-top: 12px;
}
.vission-area{
    padding: 32px 0;
}
.vission-year h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 16px;
}
.vission-area p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}

.admin-area{
    padding: 48px 0 24px;
}
.admin-area-top h2{
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
}
.admin-area-top a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 0 16px;
    gap:8px;
}
.admin-panel-img img {
    width: 131px;
    height: 136px;
}
.admin-panel-text h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 8px;
    max-width: 130px;
}
.admin-panel-text p{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
}
.admin-area-top{
    margin-bottom: 48px;
}
.admin-area .admin-panel{
    margin-bottom: 24px;
}

.collebration-area{
    padding: 48px 0;
}
.collebration-area h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 20px;
}
.collebration-area .owl-carousel .owl-stage-outer {
    overflow: visible;
    clip-path: inset(0 0 0 0);
}
.collebration-area img{
    height: 60px;
    object-position: center;
}
.vission-img , .vission-img img {
    width: 400px;
    height: 400px;
}


.about-panel-area-img{
    display: none;
}
.mobile-show .about-panel-area-img{
    display: block;
}
.about-panel-area-text p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.full-btn a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 4px 20px;
}
.about-panel-area-text h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 0;
}
.about-panel-sub a{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
}
.about-panel-area-img img{
    width: 75px;
    height: 75px;
}
.about-panel-img-text-mobile{
    display: flex;
    gap:20px;
    align-items: flex-end;
}
.about-panel-sub{
    margin-bottom: 0;
}
.about-panel-img-text-mobile{
    margin-bottom: 32px;
}
.about-panel-area{
    padding: 32px 0;
}
.breadcrumb a , .weelend-class-details .breadcrumb-item.active{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.about-panel-area-text{
    width: 100%;
}

.admin-area-1 .admin-panel-img img{
    width: 70px;
    height: 70px;
}
.admin-area-1 .admin-panel-img{
    width: 70px;
    height: 70px;
}
.admin-area-1 .admin-panel-text h2{
    font-size: 16px;
    font-style: normal;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
}
.admin-area-1 .admin-panel-text p{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-top: 0;
}
.admin-panel{
    gap:16px;
    margin-bottom: 24px;
}
.admin-section-panel{
    width: 100%;
}
.admin-section-text , .admin-section-text1 , .admin-section-text2{
    width: 100%;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 24px;
}
.admin-section-text span , .admin-section-text1 span , .admin-section-text2 span{
    position: relative;
    left: 0;
    top: 0;
    transform: rotate(0deg);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 24px;
}
.admin-area-1{
    padding: 48px 0 0;
}
.admin-area-1:last-child{
    padding-bottom: 50px;
}
.about-us-details-team #myBtnContainer1 .btn1{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    padding: 12px 0;
    margin-right: 2px;
}
.about-us-details-team h2{
    margin-bottom: 32px;
}


.discover-banner .inner-banner-area h2{
    color: #F4F2EA;
    font-family: "Ivy Presto Headline";
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 76.8px */
}
.discover-banner .inner-banner-area h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
}
.discover-banner h4{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
    margin-bottom: 16px;
}
.discover-banner .up-date-area a{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
}
.discover-banner .up-date-area a{
    padding-right: 5px;
}
.discover-banner .up-date-area a:last-child {
    padding-left: 5px;
    padding-right: 0;
    border-right: none;
}
.discover-banner .inner-banner-area .book-now {
    position: relative;
    margin-top: 20px;
}
.discover-banner{
    height: 340px;
}
.discover-latest-news {
    color: #DCDAD3;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    position: relative;
    width: 100%;
    margin-bottom: 24px;
    float: left;
}
.discover-latest-news span {
    position: relative;
    left: 0;
    top: 0;
    transform-origin: 0 0;
    transform: rotate(0deg);
    width: 100%;
    display: inline-block;
}
.discover-latest-news-area {
    width: 100%;
    float: right;
}
.discover-panel h2{
    color: #F4F2E9;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin: 8px 0;
    text-transform: uppercase;
}
.discover-area1 .discover-panel p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.discover-panel a{
    margin-top: 8px;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.discover-panel {
    margin-bottom: 26px;
}
.discover-panel img {
    height: 120px;
    object-fit: cover;
}
.discover-area1{
    padding: 0 0 60px;
}
.discover-breadcrumb .breadcrumb-item.active{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.discover-breadcrumb{
    padding: 32px 0 60px;
}

.discover-banner.discover-banner-inner .inner-banner-area h2{
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 76.8px */
    margin-bottom: 32px;
}
.article-details-area p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.article-details-area{
    padding: 48px 0;
}
.min-read a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.min-read a img, .share-post a img{
    width: 16px;
    height: 16px;
}
.min-read{
    margin-bottom: 24px;
}
.article-area-left a{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.share-post span{
    display: none;
}
.share-post{
    width: auto;
    position: absolute;
    right: 15px;
    top: 0;
}
.article-area-left-panel{
    position: relative;
}
.weelend-class-details{
    padding-top: 32px;
}
.contact-section-left h2{
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    margin-bottom: 32px;
}
.contact-section-left p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.phone-number , .mail-area , .addtess-area{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin: 8px 0;
}
.contact-section-area{
    padding: 32px 0;
}
.contact-section-right textarea.form-control{
    height: 216px;
}
.send-btn{
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 10px 20px;
}
.mobile-details-contact{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 48px 0 0;
}
.contact-social{
    padding-top: 48px;
    padding-bottom: 20px;
}
.contact-social img{
    filter: brightness(0) saturate(100%) invert(76%) sepia(6%) saturate(198%) hue-rotate(5deg) brightness(87%) contrast(89%);
}
.contact-section-right{
    padding-top: 32px;
}
.contact-section-left , .contact-section-right{
    width: 100%;
}
.course-area-img {
    width: 48%;
}

.discover-area-singleblogfooter h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 130%; /* 57.2px */
}
.discover-area-singleblogfooter h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    margin: 10px 0;
}
.discover-area-singleblogfooter p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-bottom: 0;
}
.discover-area-singleblogfooter .discover-but a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    padding-bottom: 5px;
}
.discover-area-singleblogfooter .owl-carousel .owl-nav button.owl-next, .discover-area-singleblogfooter .owl-carousel .owl-nav button.owl-prev, .discover-area-singleblogfooter .owl-carousel button.owl-dot{
    display: none;
}
.discover-area-singleblogfooter .discover-but{
    margin-top: 8px;
}
.discover-area-singleblogfooter .discover-img img{
    border-radius: 4px;
}

.mean-container .greallinner .mean-nav{
  background: #F4F2EA!important;
}
.mean-container .greallinner ul.menu .social-area-menu a{
  color: #67756E!important;
}
/*.mean-container .greallinner .mean-nav ul li a{
  color: #DCDAD3!important;
}*/
.mean-container .mean-nav ul li a:hover {
    font-size: 36px;
}
.mean-container .mean-nav ul {
    padding: 80px 20px 80px 40px;
}
.students-area-details #owl-demo-s .owl-prev {
    min-height: 30px;
    background-size: 14px;
    min-width: 50px;
    padding: 8px 15px !important;
}
.students-area-details #owl-demo-s .owl-next{
    min-height: 30px;
    min-width: 50px;
    background-size: 14px;
    padding: 8px 15px !important;
}
.students-area-details .owl-nav {
    max-width: 110px;
    right: 0;
    top: -70px;
}
.collebration-area .item {
    font-size: 14px;
}
#owl-demo-collebration1 {
    margin-top: 30px;
}
.courses-home-heading-area a span{
    display: none;
}
.courses-home-heading-area a img {
    margin-left: 0;
    width: 40px;
}
.courses-home-heading-area a {
    max-width: 44px;
    max-height: 44px;
    padding: 10px;
}
.courses-home-heading-area h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 0;
}
.courses-home-area h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 28px;
    line-height: 140%;
    letter-spacing: 0.32px;
}
.courses-home-tag a {
    font-size: 10px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.2px;
}
.courses-home-img img{
    height: 200px;
}
.courses-home-heading-area{
    margin-bottom: 48px;
}
#more[style="display: inline;"] {
    display: flex !important;
    width: 100%;
    flex-flow: wrap;
}
.collebration-item{
  text-align: center;
}
.collebration-item-area {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    column-gap: 0; 
}
.collebration-item{
    padding: 15px 0;
    width: 50%;
}
#more {display: none;}
#dots {display: none!important;}
.collebration-item {
    padding: 15px 30px;
}
#myBtn {
    color: #FAFAFA;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    padding: 12px 36px;
    border-radius: 100px;
    border: 2px solid #47524B;
    background: transparent;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 182px;
    margin: 20px auto 0;
}
#myBtn:hover {
    background: #47524B;
}
.article-details-area p span{
    font-size: 16px!important;
}


}

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



.container{
    max-width: 100%;
}
.mobile-show{
  display: block!important;
}
.desktop-show{
  display: none!important;
}




/****menu****/
.dgmenuwrap{margin-top:0;}
.dgmenuwrap{
    display: inline-block;
}
.mean-container .mean-bar:nth-child(2){
    display: none;
}
ul.menu > li::after{content:''; position:inherit;}
ul.menu ul, ul.menu ul li ul {display: none; left: inherit; opacity: inherit!important; position: inherit; top: inherit; width: auto!important; box-shadow:none; background:none;}
ul.menu ul li:first-child, ul.menu ul li:last-child{margin:0;}
.dgmenuwrap {
    position: absolute;
    z-index: 9999;
    width: 100%;
    background: transparent;
    left: 0;
    top: -5px;
}
.mean-container .mean-nav {
    width: 100%;
}
.mean-container .mean-nav ul {
    height: 100vh;
    padding: 80px 30px;
}
ul.menu .social-area-menu a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
ul.menu ul li{border-bottom:none;}
ul.menu .social-area-menu {
    display: flex;
    flex-direction: column;
    gap: 0;
    min-width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 30px;
    padding: 0;
}
ul.menu .social-area-menu a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-left: 0;
    padding: 8px 0;
}
/****end menu****/
.mean-container a.meanmenu-reveal {
    right: 0;
    padding-top: 9px;
}
.mean-container .mean-nav {
    margin-top: 0;
    display: flex;
    width: 100%;
    top: -15px;
}
.meanmenu-reveal.meanclose + .mean-nav {
    height: 120vh;
}
.mean-container .mean-nav ul li a:hover{
    background: transparent;
}

.mean-container .mean-nav ul li a{
    font-size: 32px;
    line-height: 41.6px;
    color: rgba(244, 242, 234, 1)!important;
    font-weight: 400;
    padding: 12px 0;
    font-family: 'IvyPresto Headline';
    text-align: center;
}
.mean-container .mean-nav ul li a span b {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-left: 10px;
}
.mean-container .mean-nav ul li a img{
    width: 17px;
}

.mean-container .mean-nav ul li a.mean-expand:hover:after{
    display: none;
}
.mean-container a.meanmenu-reveal.meanclose {
    line-height: 27px;
    background: url(../images/icn_close.svg);
    background-repeat: no-repeat;
    z-index: 9999;
    background-position: center;
}
.nav-area .container{
    position: relative;
}

.nav-area-logo img{
   width: 38px;
}
.nav-area{
    padding: 15px 0;
}

.collebration-item-area {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    column-gap: 0; 
}

.banner-area h2 {
    font-size: 52px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 32px;
    margin-top: 32px;
}
.banner-area p {
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.scroll-area a{
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.scroll-area a img {
    margin-left: 5px;
    width: 22px;
}
.banner-area {
    padding-bottom: 0;
    overflow: hidden;
    height: auto;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.home main , .home main{
    position: relative;
    z-index: 9;
}
.home .banner-area{
    position: fixed;
}
.banner-area .container {
    height: 100%;
    padding-bottom: 50px;
}
.scroll-area {
    bottom: 15px;
    right: 15px;
}
.home-page-banner {
    background-position: center!important;
}
.court-section h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.upcomming-heading-area a span{
	display: none;
}
.upcomming-heading-area h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.upcomming-heading-area a{
	max-width: 44px;
	max-height: 44px;
	padding: 10px;
}
.upcomming-heading-area a img {
    margin-left: 0;
    width: 40px;
}
.upcomming-area {
    padding: 48px 0 64px;
}
.upcomming-heading-area{
	margin-bottom: 48px;
}
.up-come-img img{
	height: 320px;
	object-position: top;
}
.up-name-area{
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.up-come-tag a{
    font-size: 10px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.2px;
}
.upcomming-area h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
}
.up-come-tag {
    margin-top: 16px;
    margin-bottom: 8px;
    min-height: auto;
}
.book-now-but a{
	padding: 8px 16px;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 18px */
	letter-spacing: 0.24px;
}
.vanue-area{
	padding: 32px 0;
}
.vanue-area h2{
	font-size: 44px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 24px;
	line-height: 130%; /* 57.2px */
}
.vanue-img{
	display: none;
}
.vanue-area p {
    font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 18px */
	letter-spacing: 0.24px;
	margin-bottom: 15px;
}
.discover-area{
	padding: 48px 0 32px;
}
.discover-area h2{
	font-size: 44px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 130%; /* 57.2px */
}
.discover-heading-area a span{
	display: none;
}
.discover-heading-area a {
    max-width: 44px;
    max-height: 44px;
    padding: 10px;
}
.discover-heading-area a img {
    margin-left: 0;
    width: 40px;
}
.discover-heading-area{
	margin-bottom: 32px;
}
.explore-section h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
    margin-bottom: 20px;
}
.explore-section p{
    font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 18px */
	letter-spacing: 0.24px;
	margin-bottom: 15px;
}
.explore-section a {
    color: #FAFAFA;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 8px 20px;
    max-width: 129px;
}
.explore-section a img {
    margin-left: 8px;
    width: 12px;
}
.explore-section {
    padding: 40px 15px;
}
.discover-area h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
    margin-bottom: 8px;
    margin-top: 8px;
}
.discover-area p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.discover-area .discover-but{
	margin-top: 8px;
}
.discover-area .discover-but a {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.24px;
    border-bottom: 1px solid #F4F2EA;
    padding-bottom: 5px;
}
.footer-text p , .footer-contact p , .footer-contact-details p{
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
footer{
	padding: 32px 0;
}
.footer-logo{
	margin-bottom: 32px;
}
.footer-logo img{
	width: 112px;
}
.footer-contact h3{
	font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
    margin:  0 0 24px;
}
.footer-text-sec h3, .footer-text-sec1 h3{
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 15px */
	letter-spacing: 0.2px;
	text-transform: uppercase;
	margin-right: 16px;
}
.court-section h2 span {
    left: 24px;
    top: 8px;
    max-width: 295px;
    display: block;
}
.court-section h2:before , .court-section h2:after {
    width: 56px;
    height: 56px;
    background-size: contain;
}
.court-section h2:after {
    bottom: -30px;
}
.court-section {
    background: #67756e;
    padding: 32px 15px;
}
.footer-contact-social {
    padding:16px 15px 0;
    justify-content: flex-start;
}
.sponsored-logo{
	justify-content: flex-start;
}
.footer-contact-details{
	justify-content: flex-start;
}
.footer-text-sec , .footer-text-sec1{
  width: 50%;
  padding-top:32px;
}
.footer-text-sec h3, .footer-text-sec1 h3{
	margin-bottom: 16px;
}
.footer-text-sec img{
	width: 55px;
}
.sponsored-logo img {
    width: 60px;
}
.footer-contact-details {
    flex-direction: row;
}
.footer-contact-details p{
	margin-right: 20px;
}
.footer-contact-details p:last-child{
	margin-right: 0;
}
.footer-contact-social {
    gap: 16px;
}
.footer-contact-details img {
    margin-right: 2px;
}
.footer-contact-details{
	padding-top: 16px;
}
.news-latterfrm input {
    padding: 10px 24px;
    font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 18px */
	letter-spacing: 0.24px;
	 margin-right: 5px;
}
.news-latterfrm {
    margin-top: 24px;
}
.news-latterfrm .contact-footer{
	padding: 10px 12px;
	font-size: 12px;
	font-style: normal;
	margin-left: 0;
	font-weight: 700;
	line-height: normal; /* 18px */
	letter-spacing: 0.24px;
	text-transform: uppercase;
	max-width: 102px;
}
.discover-img img{
	height: 120px;
}
.upcomming-area{
	overflow: hidden;
}
.mean-container a.meanmenu-reveal {
    right: 10px;
    background: url(../images/menu.svg) no-repeat;
    padding-top: 0;
    top: 5px;
}
.mean-container .weekend-page-banner-details a.meanmenu-reveal{
    right: 10px;
    background:url(../images/menu-1.svg) no-repeat;
    padding-top: 0;
    top: 5px;
}
.mean-container .weekend-page-banner-details a.meanmenu-reveal.meanclose{
    filter: invert(1);
    background: url(../images/icn_close.svg) no-repeat!important;
}
.mean-container .mean-bar{
	width: 104%;
}
.footer-contact-panel {
    width: auto;
    float: left;
}


.inner-banner-area h2 {
    color: #F4F2EA;
    font-family: 'IvyPresto Headline';
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin: 5px 0;
}
.inner-banner-area{
    padding-bottom: 0;
    position: absolute;
    bottom: 32px;
}
.training-page-banner{
    height: 340px;
}
.course-area{
    padding: 52px 0;
}
.course-area h2 {
    font-size: 44px;
    font-weight: 400;
    line-height: 130%;
}
.course-panel{
    margin-top: 48px;
}
.course-panel h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    margin-bottom: 8px;
    letter-spacing: 0.32px;
}
.date-area span{
   font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px; 
    padding-bottom: 0;
}
.course-panel p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-bottom: 0;
}
.contact-area a , .more-area a {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    padding: 10px 20px;
    max-height: 40px;
}
.contact-area{
    margin-right: 8px;
}
.date-area{
    margin-bottom: 24px;
}
.course-panel p{
    margin-top: 24px;
}
.student-area {
    padding: 48px 0;
}
.student-area h2{
    font-size: 44px;
    font-weight: 400;
    margin-bottom: 48px;
    line-height: 130%;
}

.mobile-srudent-panel-text{
    margin-top: 15px;
}
.mobile-srudent-panel-text p{
    color: #DCDAD3;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-bottom: 0;
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(220, 218, 211, 0.20);
}
.mobile-srudent-panel .row:last-child .mobile-srudent-panel-text p{
    border-bottom: none;
}
.student-mobile-img {

    width: 100px;
    float: right;
}
.student-mobile-img img {
    width: 95px;
    object-fit: cover;
    object-position: 0;
}



.master-panel {
    width: 100%;
    display: flex;
    padding: 32px 0;
    border-bottom: 1px solid rgba(244, 242, 233, 0.10);
}
.master-panel-area:last-child .master-panel{
    border: none;
}
.master-panel-area {
    gap: 0;
    flex-direction: column;
    padding: 0;
    border: none;
}
.weelend-class h2 {
    color: #F4F2EA;
    font-family: "Ivy Presto Headline";
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 32px;
}
.master-panel-img img {
    width: 120px;
    height: 120px;
    border-radius: 100px 100px 0 0;
}
.master-panel-details {
    padding-left: 24px;
}
.master-panel-details h3 {
    color: #F4F2EA;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.date-ins span{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    width: 100%;
    display: flex;
}
.date-ins span:last-child {
    padding-left: 0;
    padding-right: 0;
    border-left: none;
}
.master-panel-details p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin: 24px 0;
}

.weelend-class-details h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    max-width: 100%;
}
.weelend-class-details .breadcrumb-item.active {
    color: #111;
    max-width: max-content;
    display: flex;
}
.course-overview-area h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 24px;
}
.course-overview-area p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.course-overview-area {
    display: flex;
    width: 100%;
    padding: 48px 0;
    background: #F4F2EA;
    min-height: 312px;
}

.course-overview-area .contact-area{
    text-align: right;
}
.course-area-text{
    width: 100%;
}


.up-page-banner .inner-banner-area h3 {
    color: #DCDAD3;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
}
.up-page-banner p{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.up-page-banner .inner-banner-area h4{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 8px;
}
.up-page-banner .up-date-area a{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
    padding-right: 5px;
}
.up-page-banner .up-date-area a:last-child {
    padding-left: 5px;
    padding-right: 0;
    border-right: none;
}
.up-date-area {
    margin: 0;
}
.up-page-banner .inner-banner-area h2{
    margin-bottom: 24px;
}
.up-page-banner .inner-banner-area {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    width: 100%;
    padding-bottom: 25px;
    bottom: 0;
}
.up-page-banner {
    padding-bottom: 0;
    overflow: hidden;
    position: relative;
    z-index: 9;
    height: 350px;
}
.production-section h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    margin-bottom: 48px;
}
.production-panel-year {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.production-panel-date {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.production-panel-date span {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 41.6px */
}
.production-panel .product-img-text h4 {
    font-size: 12px;
    font-style: normal;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-bottom: 5px;
}
.production-panel .product-img-text p {
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.production-panel h4{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.time-ins span {
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
    text-transform: uppercase;
    padding-right: 5px;
}
.time-ins span:last-child {
    padding-left: 5px;
}
.book-now a {
    color: #F4F2EA;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    background: #BF8436;
    padding: 8px 16px;
}
.production-panel{
    margin-bottom: 24px;
}
.production-section{
    padding: 48px 0 0;
}
.event-section{
    padding-bottom: 28px;
}
.production-event-calender-section .container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
}
.calender-section a {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    max-width: 280px;
    min-width: 280px;
    padding: 4px 0;
    justify-content: center;
}
.production-event-menu-section .btn{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    padding-left: 0;
    padding: 0 24px 0 0;
    margin-top: 32px;
}
.production-event-menu-section{
    width: 100%;
}
.up-page-banner .inner-banner-area .book-now {
    position: relative;
    right: 0;
    bottom: 0;
    width: auto;
    margin-bottom: 16px;
}
.product-img img{
    height: 350px;
}
.course-details-area{
    padding-bottom: 30px;
}
.course-details-area li {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
    list-style: disc;
    margin: 0 0 15px;
}
.students-area-details p {
    color: #DCDAD3;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.students-area-details span {
    color: #DCDAD3;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.2px;
}
.students-area-details h3 {
    color: #DCDAD3;
    font-family: "Ivy Presto Headline";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 0;
}
.students-area-panel-text {
    margin-top: 0;
}
.students-area-img-area .student-mobile-img img {
    width: 95px;
    object-fit: cover;
    object-position: 0;
}
.students-area-img-area .student-mobile-img {
    width: 100px;
    float: right;
}
.students-area-details h2 {
    font-size: 44px;
    font-weight: 400;
    margin-bottom: 32px;
    line-height: 130%;
}
.students-area-details {
    padding: 48px 0;
}

.calender-area{
    padding: 32px 0;
}
.calender-year {
    color: #474744;
    font-family: "Ivy Presto Headline";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    text-align: right;
    line-height: 130%; /* 41.6px */
    margin-bottom: 32px;
}
.calender-details .date-calender-details{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
}
.calender-panel-area{
    margin-top: 0;
}
.calender-dete span {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 41.6px */
    display: block;
    position: relative;
    left: -5px;
}
.calender-dete{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
}
.weekend-area{
    font-size: 8px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 12px */
    letter-spacing: 0.16px;
    margin-bottom: 16px;
}
.calender-panel-area a{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    padding-right: 15px;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.calender-details-link a:last-child{
    padding-left: 8px;
}
.calender-panel h2{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
}
.calender-panel-area{
    gap:24px;
}
.calender-details-sec-sub {
    gap: 24px;
}
.calender-details{
    gap: 32px;
}
.calender-year-sec {
    margin-bottom: 76px;
}
.upcoming-class-details h2{
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    margin-bottom: 32px;
}
.back-area a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 5px 20px;
}

.about-banner h2 {
    color: #474744;
    font-family: "Ivy Presto Headline";
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    margin-bottom: 0;
    padding-top: 12px;
}
.vission-area{
    padding: 32px 0;
}
.vission-year h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 16px;
}
.vission-area p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.vission-area p:last-child{
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(244, 242, 234, 0.10);
}
.vission-img{
    display: none;
}
.admin-area{
    padding: 48px 0 24px;
}
.admin-area-top h2{
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
}
.admin-area-top a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 0 16px;
    gap:8px;
}
.admin-panel-img img {
    width: 131px;
    height: 136px;
}
.admin-panel-text h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 8px;
    max-width: 130px;
}
.admin-panel-text p{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
}
.admin-area-top{
    margin-bottom: 48px;
}
.admin-area .admin-panel{
    margin-bottom: 24px;
}
.honorary-patrons-area .admin-area-top h2{
    max-width: 200px;
}
.collebration-area{
    padding: 48px 0;
}
.collebration-area h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 20px;
}
.collebration-area .owl-carousel .owl-stage-outer {
    overflow: visible;
    clip-path: inset(0 0 0 0);
}
.collebration-area img{
    height: 60px;
    object-position: center;
}


.about-panel-area-img{
    display: none;
}
.mobile-show .about-panel-area-img{
    display: block;
}
.about-panel-area-text p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.full-btn a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 4px 20px;
}
.about-panel-area-text h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 0;
}
.about-panel-sub a{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
}
.about-panel-area-img img{
    width: 75px;
    height: 75px;
}
.about-panel-img-text-mobile{
    display: flex;
    gap:20px;
    align-items: flex-end;
}
.about-panel-sub{
    margin-bottom: 0;
}
.about-panel-img-text-mobile{
    margin-bottom: 32px;
}
.about-panel-area{
    padding: 32px 0;
}
.breadcrumb a , .weelend-class-details .breadcrumb-item.active{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}


.admin-area-1 .admin-panel-img img{
    width: 70px;
    height: 70px;
}
.admin-area-1 .admin-panel-img{
    width: 70px;
    height: 70px;
}
.admin-area-1 .admin-panel-text h2{
    font-size: 16px;
    font-style: normal;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
}
.admin-area-1 .admin-panel-text p{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-top: 0;
}
.admin-panel{
    gap:16px;
    margin-bottom: 48px;
}
.admin-section-panel{
    width: 100%;
}
.admin-section-text , .admin-section-text1 , .admin-section-text2{
    width: 100%;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 24px;
}
.admin-section-text span , .admin-section-text1 span , .admin-section-text2 span{
    position: relative;
    left: 0;
    top: 0;
    transform: rotate(0deg);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 24px;
}
.admin-area-1{
    padding: 0;
}
.admin-section-text1 , .admin-section-text2{
    border-top: 1px solid rgba(17, 17, 17, 0.10);
    padding-top: 48px;
}
.admin-area-1:last-child{
    padding-bottom: 50px;
}
.about-us-details-team #myBtnContainer1 .btn1{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    padding: 12px 0;
    margin-right: 2px;
}
.about-us-details-team h2{
    margin-bottom: 32px;
}

.discover-banner .inner-banner-area h2{
    color: #F4F2EA;
    font-family: "Ivy Presto Headline";
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 76.8px */
}
.discover-banner .inner-banner-area h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
}
.discover-banner h4{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
    margin-bottom: 16px;
}
.discover-banner .up-date-area a{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
}
.discover-banner .up-date-area a{
    padding-right: 5px;
}
.discover-banner .up-date-area a:last-child {
    padding-left: 5px;
    padding-right: 0;
    border-right: none;
}
.discover-banner .inner-banner-area .book-now {
    position: relative;
    margin-top: 20px;
}
.discover-banner{
    height: 340px;
}
.discover-latest-news {
    color: #DCDAD3;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    position: relative;
    width: 100%;
    margin-bottom: 24px;
    float: left;
}
.discover-latest-news span {
    position: relative;
    left: 0;
    top: 0;
    transform-origin: 0 0;
    transform: rotate(0deg);
    width: 100%;
    display: inline-block;
}
.discover-latest-news-area {
    width: 100%;
    float: right;
}
.discover-panel h2{
    color: #F4F2E9;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin: 8px 0;
    text-transform: uppercase;
}
.discover-area1 .discover-panel p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.discover-panel a{
    margin-top: 8px;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.discover-panel {
    margin-bottom: 26px;
}
.discover-panel img {
    height: 120px;
    object-fit: cover;
}
.discover-area1{
    padding: 0 0 60px;
}
.discover-breadcrumb .breadcrumb-item.active{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.discover-breadcrumb{
    padding: 32px 0 60px;
}


.discover-banner.discover-banner-inner .inner-banner-area h2{
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 76.8px */
    margin-bottom: 32px;
}
.article-details-area p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.article-details-area{
    padding: 48px 0;
}
.min-read a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.min-read a img, .share-post a img{
    width: 16px;
    height: 16px;
}
.min-read{
    margin-bottom: 24px;
}
.article-area-left a{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.share-post span{
    display: none;
}
.share-post{
    width: auto;
    position: absolute;
    right: 15px;
    top: 0;
}
.article-area-left-panel{
    position: relative;
}
.weelend-class-details {
    padding: 32px 0 48px;
}


.contact-section-left h2{
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    margin-bottom: 32px;
}
.contact-section-left p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.phone-number , .mail-area , .addtess-area{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin: 8px 0;
}
.contact-section-area{
    padding: 32px 0;
}
.contact-section-right textarea.form-control{
    height: 216px;
}
.send-btn{
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 10px 20px;
}
.mobile-details-contact{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 48px 0 0;
}
.contact-social{
    padding-top: 48px;
    padding-bottom: 20px;
}
.contact-social img{
    filter: brightness(0) saturate(100%) invert(76%) sepia(6%) saturate(198%) hue-rotate(5deg) brightness(87%) contrast(89%);
}
.contact-section-right{
    padding-top: 32px;
}

.discover-area-singleblogfooter h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
}
.discover-area-singleblogfooter h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    margin: 10px 0;
}
.discover-area-singleblogfooter p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-bottom: 0;
}
.discover-area-singleblogfooter .discover-but a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    padding-bottom: 5px;
}
.discover-area-singleblogfooter .owl-carousel .owl-nav button.owl-next, .discover-area-singleblogfooter .owl-carousel .owl-nav button.owl-prev, .discover-area-singleblogfooter .owl-carousel button.owl-dot{
    display: none;
}
.discover-area-singleblogfooter .discover-but{
    margin-top: 8px;
}
.discover-area-singleblogfooter .discover-img img{
    border-radius: 4px;
}

.mean-container .greallinner .mean-nav{
  background: #F4F2EA!important;
}
.mean-container .greallinner ul.menu .social-area-menu a{
  color: #67756E!important;
}
/*.mean-container .greallinner .mean-nav ul li a{
  color: #DCDAD3!important;
}*/
.students-area-details .owl-carousel.owl-drag .owl-item {
    min-height: auto;
}
.discover-area2 .discover-latest-news {
    padding-top: 60px;
    border-top: 1px solid rgba(244, 242, 234, 0.10);
}
.discover-area2 .container {
    border-top: none;
    padding-top: 0;
}
.mean-container .mean-nav ul li a:hover {
    font-size: 36px;
}
.mean-container .mean-nav ul {
    padding: 80px 20px 80px 40px;
}
.students-area-details #owl-demo-s .owl-prev {
    min-height: 30px;
    background-size: 14px;
    min-width: 50px;
    padding: 8px 15px !important;
}
.students-area-details #owl-demo-s .owl-next{
    min-height: 30px;
    min-width: 50px;
    background-size: 14px;
    padding: 8px 15px !important;
}
.students-area-details .owl-nav {
    max-width: 110px;
    right: 0;
    top: -70px;
}
.collebration-area .item {
    font-size: 14px;
}
#owl-demo-collebration1 {
    margin-top: 30px;
}
.courses-home-heading-area a span{
    display: none;
}
.courses-home-heading-area a img {
    margin-left: 0;
    width: 40px;
}
.courses-home-heading-area a {
    max-width: 44px;
    max-height: 44px;
    padding: 10px;
}
.courses-home-heading-area h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 0;
}
.courses-home-area h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 28px;
    line-height: 140%;
    letter-spacing: 0.32px;
}
.courses-home-tag a {
    font-size: 10px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.2px;
}
.courses-home-img img{
    height: 200px;
}
.courses-home-heading-area{
    margin-bottom: 48px;
}
/*.collebration-item{
    width: 100%;
    padding: 12px 0;
}*/
.collebration-item{
  text-align: center;
}

.collebration-item{
    padding: 15px 0;
    width: 45%;
}
#more {display: none; width: 100%;}
#more[style="display: inline;"] {
    display: flex !important;
    width: 100%;
    flex-flow: wrap;
}
#dots {display: none!important;}
/*.collebration-item-area {
    flex-direction: column;
}*/
#myBtn {
    color: #FAFAFA;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    padding: 12px 36px;
    border-radius: 100px;
    border: 2px solid #47524B;
    background: transparent;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 182px;
    margin: 20px auto 0;
}
#myBtn:hover {
    background: #47524B;
}
.article-details-area p span{
    font-size: 16px!important;
}
.upcomingdesc {
    font-size: 14px;
}


}

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


.container{
    max-width: 100%;
}
.collebration-area .item {
    font-size: 12px;
}
.mobile-show{
  display: block!important;
}
.desktop-show{
  display: none!important;
}
.discover-area2 .discover-latest-news {
    padding-top: 60px;
    border-top: 1px solid rgba(244, 242, 234, 0.10);
}
.discover-area2 .container {
    border-top: none;
    padding-top: 0;
}

.students-area-details .owl-carousel.owl-drag .owl-item {
    min-height: auto;
}


/****menu****/
.dgmenuwrap{margin-top:0;}
.dgmenuwrap{
    display: inline-block;
}
.mean-container .mean-bar:nth-child(2){
    display: none;
}
ul.menu > li::after{content:''; position:inherit;}
ul.menu ul, ul.menu ul li ul {display: none; left: inherit; opacity: inherit!important; position: inherit; top: inherit; width: auto!important; box-shadow:none; background:none;}
ul.menu ul li:first-child, ul.menu ul li:last-child{margin:0;}
.dgmenuwrap {
    position: absolute;
    z-index: 9999;
    width: 100%;
    background: transparent;
    left: 0;
    top: -5px;
}
.mean-container .mean-nav {
    width: 100%;
    top: -15px;
    display: flex;
}
.mean-container .mean-nav ul{
    height: 100vh;
    padding: 80px 20px;
}
ul.menu .social-area-menu a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}
ul.menu ul li{border-bottom:none;}
ul.menu .social-area-menu {
    display: flex;
    flex-direction: column;
    gap: 0;
    min-width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 30px;
    padding: 0;
}
ul.menu .social-area-menu a {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-left: 0;
    padding: 8px 0;
}
/****end menu****/
.mean-container a.meanmenu-reveal {
    right: 0;
    padding-top: 9px;
}
.mean-container .mean-nav {
    margin-top: 0;
}
.mean-container .mean-nav ul li a:hover{
    background: transparent;
    font-size: 36px;
}

.mean-container .mean-nav ul li a{
    font-size: 32px;
    line-height: 41.6px;
    color: rgba(244, 242, 234, 1)!important;
    font-weight: 400;
    padding: 12px 0;
    font-family: 'IvyPresto Headline';
    text-align: center;
}
.mean-container .mean-nav ul li a span b {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-left: 10px;
}
.mean-container .mean-nav ul li a img{
    width: 17px;
}

.mean-container .mean-nav ul li a.mean-expand:hover:after{
    display: none;
}
.mean-container a.meanmenu-reveal.meanclose {
    line-height: 27px;
    background: url(../images/icn_close.svg);
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9999;
}
.nav-area .container{
    position: relative;
}

.nav-area-logo img{
   width: 38px;
}
.nav-area{
    padding: 15px 0;
}



.banner-area h2 {
    font-size: 52px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 32px;
    margin-top: 32px;
}
.banner-area p {
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.scroll-area a{
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.scroll-area a img {
    margin-left: 5px;
    width: 22px;
}
.banner-area {
    padding-bottom: 0;
    overflow: hidden;
    height: auto;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.home main , .home main{
    position: relative;
    z-index: 9;
}
.home .banner-area{
    position: fixed;
}

.banner-area .container {
    height: 100%;
    padding-bottom: 50px;
}
.scroll-area {
    bottom: 15px;
    right: 15px;
}
.home-page-banner {
    background-position: center!important;
}
.court-section h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.upcomming-heading-area a span{
	display: none;
}
.upcomming-heading-area h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
}
.upcomming-heading-area a{
	max-width: 44px;
	max-height: 44px;
	padding: 10px;
}
.upcomming-heading-area a img {
    margin-left: 0;
    width: 40px;
}
.upcomming-area {
    padding: 48px 0 64px;
}
.upcomming-heading-area{
	margin-bottom: 48px;
}
.up-come-img img{
	height: 320px;
	object-position: top;
}
.up-name-area{
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.up-come-tag a{
    font-size: 10px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.2px;
}
.upcomming-area h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
}
.up-come-tag {
    margin-top: 16px;
    margin-bottom: 8px;
    min-height: auto;
}
.book-now-but a{
	padding: 8px 16px;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 18px */
	letter-spacing: 0.24px;
}
.vanue-area{
	padding: 32px 0;
}
.vanue-area h2{
	font-size: 44px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 24px;
	line-height: 130%; /* 57.2px */
}
.vanue-img{
	display: none;
}
.vanue-area p {
    font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 18px */
	letter-spacing: 0.24px;
	margin-bottom: 15px;
}
.discover-area{
	padding: 48px 0 32px;
}
.discover-area h2{
	font-size: 44px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 130%; /* 57.2px */
}
.discover-heading-area a span{
	display: none;
}
.discover-heading-area a {
    max-width: 44px;
    max-height: 44px;
    padding: 10px;
}
.discover-heading-area a img {
    margin-left: 0;
    width: 40px;
}
.discover-heading-area{
	margin-bottom: 32px;
}
.explore-section h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
    margin-bottom: 20px;
}
.explore-section p{
    font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 18px */
	letter-spacing: 0.24px;
	margin-bottom: 15px;
}
.explore-section a {
    color: #FAFAFA;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 8px 20px;
    max-width: 129px;
}
.explore-section a img {
    margin-left: 8px;
    width: 12px;
}
.explore-section {
    padding: 40px 15px;
}
.discover-area h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
    margin-bottom: 8px;
    margin-top: 8px;
}
.discover-area p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.discover-area .discover-but{
	margin-top: 8px;
}
.discover-area .discover-but a {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.24px;
    border-bottom: 1px solid #F4F2EA;
    padding-bottom: 5px;
}
.footer-text p , .footer-contact p , .footer-contact-details p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
footer{
	padding: 32px 0;
}
.footer-logo{
	margin-bottom: 32px;
}
.footer-logo img{
	width: 112px;
}
.footer-contact h3{
	font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
    margin:  16px 0 24px;
}
.footer-text-sec h3, .footer-text-sec1 h3{
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%; /* 15px */
	letter-spacing: 0.2px;
	text-transform: uppercase;
	margin-right: 16px;
}
.court-section h2 span {
    left: 24px;
    top: 8px;
    max-width: 295px;
    display: block;
}
.court-section h2:before , .court-section h2:after {
    width: 56px;
    height: 56px;
    background-size: contain;
}
.court-section h2:after {
    bottom: -30px;
}
.court-section {
    background: #67756e;
    padding: 32px 15px;
}
.footer-contact-social {
    padding:16px 15px 0;
    justify-content: flex-start;
}
.sponsored-logo{
	justify-content: flex-start;
}
.footer-contact-details{
	justify-content: flex-start;
}
.footer-text-sec , .footer-text-sec1{
  width: 50%;
  padding-top:32px;
}
.footer-text-sec h3, .footer-text-sec1 h3{
	margin-bottom: 16px;
}
.footer-text-sec img{
	width: 55px;
}
.sponsored-logo img {
    width: 35px;
}
.footer-contact-details {
    flex-direction: row;
}
.footer-contact-details p{
	margin-right: 20px;
}
.footer-contact-details p:last-child{
	margin-right: 0;
}
.footer-contact-social {
    gap: 16px;
}
.footer-contact-details img {
    margin-right: 2px;
}
.footer-contact-details{
	padding-top: 16px;
}
.news-latterfrm input {
    padding: 10px 24px;
    font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%; /* 18px */
	letter-spacing: 0.24px;
	 margin-right: 5px;
}
.news-latterfrm {
    margin-top: 24px;
}
.news-latterfrm .contact-footer{
	padding: 10px 20px;
	font-size: 12px;
	font-style: normal;
	margin-left: 0;
	font-weight: 700;
	line-height: normal; /* 18px */
	letter-spacing: 0.24px;
	text-transform: uppercase;
	max-width: 102px;
}
.discover-img img{
	height: 120px;
}
.upcomming-area{
	overflow: hidden;
}
.mean-container a.meanmenu-reveal {
    right: 10px;
    background: url(../images/menu.svg) no-repeat;
    padding-top: 0;
    top: 5px;
}
.mean-container .weekend-page-banner-details a.meanmenu-reveal{
    right: 10px;
    background:url(../images/menu-1.svg) no-repeat;
    padding-top: 0;
    top: 5px;
}
.mean-container .weekend-page-banner-details a.meanmenu-reveal.meanclose{
    filter: invert(1);
    background: url(../images/icn_close.svg) no-repeat!important;
}
.mean-container .mean-bar{
	width: 104%;
}
.footer-contact-panel {
    width: auto;
    float: left;
}




.inner-banner-area h2 {
    color: #F4F2EA;
    font-family: 'IvyPresto Headline';
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    margin: 5px 0;
}
.inner-banner-area{
    padding-bottom: 0;
    position: absolute;
    bottom: 32px;
}
.training-page-banner{
    height: 340px;
}
.course-area{
    padding: 52px 0;
}
.course-area h2 {
    font-size: 44px;
    font-weight: 400;
    line-height: 130%;
}
.course-panel{
    margin-top: 48px;
}
.course-panel h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    margin-bottom: 8px;
    letter-spacing: 0.32px;
}
.date-area span{
   font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px; 
    padding-bottom: 0;
}
.course-panel p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-bottom: 0;
}
.contact-area a , .more-area a {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    padding: 10px 20px;
    max-height: 40px;
}
.contact-area{
    margin-right: 8px;
}
.date-area{
    margin-bottom: 24px;
}
.course-panel p{
    margin-top: 24px;
}
.student-area {
    padding: 48px 0;
}
.student-area h2{
    font-size: 44px;
    font-weight: 400;
    margin-bottom: 48px;
    line-height: 130%;
}

.mobile-srudent-panel-text{
    margin-top: 15px;
}
.mobile-srudent-panel-text p{
    color: #DCDAD3;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-bottom: 0;
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(220, 218, 211, 0.20);
}
.mobile-srudent-panel .row:last-child .mobile-srudent-panel-text p{
    border-bottom: none;
}


.student-mobile-img {
    width: 100px;
    float: right;
}
.student-mobile-img img {
    width: 95px;
    object-fit: cover;
    object-position: 0;
}



.master-panel {
    width: 100%;
    display: flex;
    padding: 32px 0;
    border-bottom: 1px solid rgba(244, 242, 233, 0.10);
}
.master-panel-area:last-child .master-panel{
    border: none;
}
.master-panel-area {
    gap: 0;
    flex-direction: column;
    padding: 0;
    border: none;
}
.weelend-class h2 {
    color: #F4F2EA;
    font-family: "Ivy Presto Headline";
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 32px;
}
.master-panel-img img {
    width: 72px;
    height: 72px;
    border-radius: 100px 100px 0 0;
}
.master-panel-details {
    padding-left: 24px;
}
.master-panel-details h3 {
    color: #F4F2EA;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    margin-bottom: 2px;
}
.date-ins span{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    width: 100%;
    display: flex;
}
.date-ins span:last-child {
    padding-left: 0;
    padding-right: 0;
    border-left: none;
}
.master-panel-details p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin: 24px 0;
}

.weelend-class-details h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    max-width: 325px;
}
.weelend-class-details .breadcrumb-item.active {
    color: #111;
    max-width: 265px;
    display: flex;
}
.course-overview-area h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 24px;
}
.course-overview-area p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.course-overview-area {
    display: flex;
    width: 100%;
    padding: 48px 0;
    background: #F4F2EA;
    min-height: 312px;
}

.course-overview-area .contact-area{
    text-align: right;
}
.course-area-text{
    width: 100%;
}
.up-page-banner .inner-banner-area h3 {
    color: #DCDAD3;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
}
.up-page-banner p{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.up-page-banner .inner-banner-area h4{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 8px;
}
.up-page-banner .up-date-area a{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
    padding-right: 5px;
}
.up-page-banner .up-date-area a:last-child {
    padding-left: 5px;
    padding-right: 0;
    border-right: none;
}
.up-date-area {
    margin: 0;
}
.up-page-banner .inner-banner-area h2{
    margin-bottom: 24px;
}
.up-page-banner .inner-banner-area {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.70) 100%);
    width: 100%;
    padding-bottom: 25px;
    bottom: 0;
}
.up-page-banner {
    padding-bottom: 0;
    overflow: hidden;
    position: relative;
    z-index: 9;
    height: 350px;
}
.production-section h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    margin-bottom: 48px;
}
.production-panel-year {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.production-panel-date {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.production-panel-date span {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 41.6px */
}
.production-panel .product-img-text h4 {
    font-size: 12px;
    font-style: normal;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-bottom: 5px;
}
.production-panel .product-img-text p {
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.production-panel h4{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    margin-bottom: 16px;
}
.time-ins span {
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
    text-transform: uppercase;
    padding-right: 5px;
}
.time-ins span:last-child {
    padding-left: 5px;
}
.book-now a {
    color: #F4F2EA;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    background: #BF8436;
    padding: 8px 16px;
}
.production-panel{
    margin-bottom: 24px;
}
.production-section{
    padding: 48px 0 0;
}
.event-section{
    padding-bottom: 28px;
}
.production-event-calender-section .container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
}
.calender-section a {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.24px;
    text-transform: uppercase;
    max-width: 280px;
    min-width: 280px;
    padding: 4px 0;
    justify-content: center;
}
.production-event-menu-section .btn{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    padding-left: 0;
    padding: 0 24px 0 0;
    margin-top: 32px;
}
.production-event-menu-section{
    width: 100%;
}
.up-page-banner .inner-banner-area .book-now {
    position: relative;
    right: 0;
    bottom: 0;
    width: auto;
    margin-bottom: 16px;
}


.course-details-area{
    padding-bottom: 30px;
}
.course-details-area li {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
    list-style: disc;
    margin: 0 0 15px;
}


.students-area-details p {
    color: #DCDAD3;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.24px;
}
.students-area-details span {
    color: #DCDAD3;
    font-family: Inter;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.2px;
}
.students-area-details h3 {
    color: #DCDAD3;
    font-family: "Ivy Presto Headline";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 0;
}
.students-area-panel-text {
    margin-top: 0;
}
.students-area-img-area .student-mobile-img img {
    width: 95px;
    object-fit: cover;
    object-position: 0;
}
.students-area-img-area .student-mobile-img {
    width: 100px;
    float: right;
}
.students-area-details h2 {
    font-size: 44px;
    font-weight: 400;
    margin-bottom: 32px;
    line-height: 130%;
}
.students-area-details {
    padding: 48px 0;
}

.calender-area{
    padding: 32px 0;
}
.calender-year {
    color: #474744;
    font-family: "Ivy Presto Headline";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    text-align: right;
    line-height: 130%; /* 41.6px */
    margin-bottom: 32px;
}
.calender-details .date-calender-details{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
}
.calender-panel-area{
    margin-top: 0;
}
.calender-dete span {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 41.6px */
    display: block;
    position: relative;
    left: -5px;
}
.calender-dete{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
}
.weekend-area{
    font-size: 8px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 12px */
    letter-spacing: 0.16px;
    margin-bottom: 16px;
}
.calender-panel-area a{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    padding-right: 15px;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
    text-transform: uppercase;
}
.calender-details-link a:last-child{
    padding-left: 8px;
}
.calender-panel h2{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
}
.calender-panel-area{
    gap:24px;
}
.calender-details-sec-sub {
    gap: 24px;
}
.calender-details{
    gap: 32px;
}
.calender-year-sec {
    margin-bottom: 76px;
}
.upcoming-class-details h2{
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    margin-bottom: 32px;
}
.back-area a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 5px 20px;
}


.about-banner h2 {
    color: #474744;
    font-family: "Ivy Presto Headline";
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    margin-bottom: 0;
    padding-top: 12px;
}
.vission-area{
    padding: 32px 0 0;
}
.vission-year h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 16px;
}
.vission-area p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.vission-area p:last-child{
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(244, 242, 234, 0.10);
}


.vission-img{
    display: none;
}
.admin-area{
    padding: 48px 0 24px;
}
.admin-area-top h2{
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
}
.admin-area-top a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 8px 16px;
    gap:8px;
}
.admin-panel-img img {
    width: 131px;
    height: 136px;
}
.admin-panel-text h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 8px;
    max-width: 130px;
}
.admin-panel-text p{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
}
.admin-area-top{
    margin-bottom: 48px;
}

.honorary-patrons-area .admin-area-top h2{
    max-width: 200px;
}
.collebration-area{
    padding: 48px 0;
}
.honorary-patrons-area .admin-area-top{
    border-top: 1px solid rgba(244, 242, 234, 0.10);
    padding-top: 48px;
}
.honorary-patrons-area{
    padding-top: 0!important;
}


.collebration-area h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 20px;
}
.collebration-area .owl-carousel .owl-stage-outer {
    overflow: visible;
    clip-path: inset(0 0 0 0);
}
.collebration-area img{
    height: 60px;
    object-position: center;
}


.about-panel-area-img{
    display: none;
}
.mobile-show .about-panel-area-img{
    display: block;
}
.about-panel-area-text p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.full-btn a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 4px 20px;
}
.about-panel-area-text h2 {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 0;
}
.about-panel-sub a{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
}
.about-panel-area-img img{
    width: 75px;
    height: 75px;
}
.about-panel-img-text-mobile{
    display: flex;
    gap:20px;
    align-items: flex-end;
}
.about-panel-sub{
    margin-bottom: 0;
}
.about-panel-img-text-mobile{
    margin-bottom: 32px;
}
.about-panel-area{
    padding: 32px 0;
}
.breadcrumb a , .weelend-class-details .breadcrumb-item.active{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}





.admin-area-1 .admin-panel-img img{
    width: 70px;
    height: 70px;
}
.admin-area-1 .admin-panel-img{
    width: 70px;
    height: 70px;
}
.admin-area-1 .admin-panel-text h2{
    font-size: 16px;
    font-style: normal;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
}
.admin-area-1 .admin-panel-text p{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-top: 0;
}
.admin-panel{
    gap:16px;
    margin-bottom: 48px;
}
.admin-section-panel{
    width: 100%;
}
.admin-section-text , .admin-section-text1 , .admin-section-text2{
    width: 100%;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 24px;
}
.admin-section-text span , .admin-section-text1 span , .admin-section-text2 span{
    position: relative;
    left: 0;
    top: 0;
    transform: rotate(0deg);
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin-bottom: 24px;
}
.admin-area-1{
    padding: 0;
}


.admin-section-text1 , .admin-section-text2{
    border-top: 1px solid rgba(17, 17, 17, 0.10);
    padding-top: 48px;
}

.admin-area-1:last-child{
    padding-bottom: 50px;
}
.about-us-details-team #myBtnContainer1 .btn1{
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    padding: 12px 0;
    margin-right: 11px;
}
.about-us-details-team h2{
    margin-bottom: 32px;
}


.discover-banner .inner-banner-area h2{
    color: #F4F2EA;
    font-family: "Ivy Presto Headline";
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 76.8px */
}
.discover-banner .inner-banner-area h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
}
.discover-banner h4{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
    margin-bottom: 16px;
}
.discover-banner .up-date-area a{
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 15px */
    letter-spacing: 0.2px;
}
.discover-banner .up-date-area a{
    padding-right: 5px;
}
.discover-banner .up-date-area a:last-child {
    padding-left: 5px;
    padding-right: 0;
    border-right: none;
}
.discover-banner .inner-banner-area .book-now {
    position: relative;
    margin-top: 20px;
}
.discover-banner{
    height: 340px;
}
.discover-latest-news {
    color: #DCDAD3;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    position: relative;
    width: 100%;
    margin-bottom: 24px;
    float: left;
}
.discover-latest-news span {
    position: relative;
    left: 0;
    top: 0;
    transform-origin: 0 0;
    transform: rotate(0deg);
    width: 100%;
    display: inline-block;
}
.discover-latest-news-area {
    width: 100%;
    float: right;
}
.discover-panel h2{
    color: #F4F2E9;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    margin: 8px 0;
    text-transform: uppercase;
}
.discover-area1 .discover-panel p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.discover-panel a{
    margin-top: 8px;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.discover-panel {
    margin-bottom: 26px;
}
.discover-panel img {
    height: 120px;
    object-fit: cover;
}
.discover-area1{
    padding: 0 0 60px;
}
.discover-breadcrumb .breadcrumb-item.active{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.discover-breadcrumb{
    padding: 32px 0 60px;
}


.discover-banner.discover-banner-inner .inner-banner-area h2{
    font-size: 64px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 76.8px */
    margin-bottom: 32px;
}
.article-details-area p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.article-details-area{
    padding: 48px 0;
}
.min-read a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.min-read a img, .share-post a img{
    width: 16px;
    height: 16px;
}
.min-read{
    margin-bottom: 24px;
}
.article-area-left a{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.share-post span{
    display: none;
}
.share-post{
    width: auto;
    position: absolute;
    right: 15px;
    top: 0;
}
.article-area-left-panel{
    position: relative;
}
.weelend-class-details{
    padding: 32px 0 48px;
}



.contact-section-left h2{
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 57.2px */
    margin-bottom: 32px;
}
.contact-section-left p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
}
.phone-number , .mail-area , .addtess-area{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin: 8px 0;
}
.contact-section-area{
    padding: 32px 0;
}
.contact-section-right textarea.form-control{
    height: 216px;
}
.send-btn{
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    text-transform: uppercase;
    padding: 10px 20px;
}
.mobile-details-contact{
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 48px 0 0;
}
.contact-social{
    padding-top: 48px;
    padding-bottom: 20px;
}
.contact-social img{
    filter: brightness(0) saturate(100%) invert(76%) sepia(6%) saturate(198%) hue-rotate(5deg) brightness(87%) contrast(89%);
}
.contact-section-right{
    padding-top: 32px;
}


.discover-area-singleblogfooter h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 130%; /* 57.2px */
}
.discover-area-singleblogfooter h3{
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 22.4px */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    margin: 10px 0;
}
.discover-area-singleblogfooter p{
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    margin-bottom: 0;
}
.discover-area-singleblogfooter .discover-but a{
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 18px */
    letter-spacing: 0.24px;
    padding-bottom: 5px;
}
.discover-area-singleblogfooter .owl-carousel .owl-nav button.owl-next, .discover-area-singleblogfooter .owl-carousel .owl-nav button.owl-prev, .discover-area-singleblogfooter .owl-carousel button.owl-dot{
    display: none;
}
.discover-area-singleblogfooter .discover-but{
    margin-top: 8px;
}
.discover-area-singleblogfooter .discover-img img{
    border-radius: 4px;
}


.mean-container .greallinner .mean-nav{
  background: #F4F2EA!important;
}
.mean-container .greallinner ul.menu .social-area-menu a{
  color: #67756E!important;
}
/*.mean-container .greallinner .mean-nav ul li a{
  color: #DCDAD3!important;
}*/
.mean-container .mean-nav ul {
    padding: 80px 20px 80px 40px;
}
.students-area-details #owl-demo-s .owl-prev {
    min-height: 30px;
    background-size: 14px;
    min-width: 50px;
    padding: 8px 15px !important;
}
.students-area-details #owl-demo-s .owl-next{
    min-height: 30px;
    min-width: 50px;
    background-size: 14px;
    padding: 8px 15px !important;
}
.students-area-details .owl-nav {
    max-width: 110px;
    right: 0;
    top: -70px;
}
#owl-demo-collebration1 {
    margin-top: 30px;
}
.courses-home-heading-area a span{
    display: none;
}
.courses-home-heading-area a img {
    margin-left: 0;
    width: 40px;
}
.courses-home-heading-area a {
    max-width: 44px;
    max-height: 44px;
    padding: 10px;
}
.courses-home-heading-area h2 {
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    margin-bottom: 0;
}
.courses-home-area h3 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 28px;
    line-height: 140%;
    letter-spacing: 0.32px;
}
.courses-home-tag a {
    font-size: 10px;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.2px;
}
.courses-home-img img{
    height: 120px;
}
.courses-home-heading-area{
    margin-bottom: 48px;
}
.collebration-item{
    width: 100%;
    padding: 12px 0;
    text-align: center;
}
.collebration-item:first-child{
  text-align: center;
}
.collebration-item:nth-child(5n+1){
  text-align: center;
}
.collebration-item:nth-child(5n){
  text-align: center;
}
#more {display: none;}
#dots {display: none!important;}
.collebration-item-area {
    flex-direction: column;
}
#myBtn {
    color: #FAFAFA;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    padding: 12px 36px;
    border-radius: 100px;
    border: 2px solid #47524B;
    background: transparent;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 182px;
    margin: 20px auto 0;
}
#myBtn:hover {
    background: #47524B;
}
.upcomingdesc {
    font-size: 14px;
}







}

@media only screen and (min-width: 640px) and (max-width: 767px) {


.mean-container .mean-nav ul {
    padding: 80px 20px 80px 40px;
}


}


@media only screen and (min-width: 576px) and (max-width: 639px) {

.students-area-details .owl-carousel.owl-drag .owl-item:after{
  right: -40px;
}


    
}

@media only screen and (min-width: 480px) and (max-width: 575px) {

.footer-contact-social {
    justify-content: space-between;
}
.students-area-details .owl-carousel.owl-drag .owl-item:after{
  right: -15px;
}



	
}

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

.footer-contact-social {
    justify-content: space-between;
}
.students-area-details .owl-carousel.owl-drag .owl-item:after{
  right: -10px;
}



	
}

