.owl-item .item img {
    display: block;
    margin: auto;
}

.home-slider-content {
    position: relative;
    height: 570px !important;
}
video#bgVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.studio-content-section {
    padding-bottom: 50px;
}
.about-content {
    padding-bottom: 50px;
}
.faq-inner-section {
    width: 80%;
    margin: 0 auto;
}

/*About us css*/

.main-about-wrap {
    width: 57.8%;
    margin: 0 auto;
}
.about-image {
    margin-bottom: 4.758%;
}
.about-image img {
    width: 100%;
}

@media(max-width:768px){
.main-about-wrap {
    width: 100%;
    margin: 0 auto;
}
}


/*sub page css*/

.subscriber-inner h4 {
    line-height: 28px;
}
.modal-header  button.btn-close {
    position: absolute;
    right: 15px;
    top: 15px;
	z-index:999;
}

div#bb_form .form-group {
    padding-bottom: 1%;
}
div#bb_form input {
    border: none !important;
    background-color: #f7f7f7;
    border-radius: 0px !important;
    height: 40px;
}
  button#bb_submit {
    width: 100% !important;
    background: var(--secondary-color) !important;
    border-radius: 0 !important;
    text-transform: uppercase;
    border: 1px solid var(--secondary-color) !important;
    height: 40px !important;
    font-weight: 600 !important;
    transition: 0.5s;
    font-size: 14px !important; 
	color: var(--primary-color) !important; 
	font-family: var(--font-primary);
}
  button#bb_submit:hover {
    border: 1px solid var(--secondary-color);
    background: var(--primary-color) !important;
    color: var(--secondary-color) !important; 
	
}

.subscriber-inner {
    width: 50%;
    margin: 0 auto;
}

@media(max-width:767px){
	.subscriber-inner {
    width: 100%;
}
}

/* Career  Page CSS */
p.career-meta-inner {
    font-family: var(--font-secondary);
    font-weight: 800;
}
.career-section hr:not([size]) {
    height: .9px;
}



/* Event Page CSS */
p.event-meta-inner {
    font-family: var(--font-secondary);
    font-weight: 800;
}
.event-section hr:not([size]) {
    height: .9px;
}

/* Instructor Single page */
.instructor-social-media-ul {
    list-style-type: none;
    padding-left: 0;
}
.instructor-social-media-li {
    display: inline-block;
    padding: 10px 19px 0px 0px;
}
.instructor-social-media-ul i {
    font-size: 22px;
}
/* 404 Page styling */
section.error-404.not-found {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
	height: calc(100vh - 17em);
}
.page-content h2 {
    margin-bottom: 30px;
}
h1.page-title {
    font-weight: 700;
    line-height: 5vw;
    font-size: var(--h1-font-size);
    margin-bottom: 30px;
}
.sidebar-404 form.search-form input {
    width: 100%;
	height:40px;
   margin-bottom:15px;
}
.sidebar-404 form.search-form input.search-submit {
    width: 150px;
	height:40px;
    text-transform: uppercase;
    border: 1px solid #000;
    background: var(--secondary-color);
    font-size: 12px;
    color: var(--primary-color);
    padding: 10px 20px !important;
}
/* 404 Page styling End*/

/* Popup Style Start */

.modal-wi .modal-header {
    border: none;
    padding: 10px 15px;
}

.modal-wi h5 {
    font-family: 'Mulish';
    font-size: 34px;
    line-height: 170%;
    font-style: normal;
    font-weight: normal;
}
.modal-wi .modal-content {
    border-radius: 0;
    width: 500px;
    background: #E6E6E5;
}
.modal-wi .modal-wi-content {
    padding: 5% 10%;
}
.modal-wi-img .modal-body{
	  padding: 0px 11px;
}
.modal-wi-img .col-md-5{
	padding:0px;
}
.modal-wi .popup-cta.btn {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    border-radius: 0;
    background: #C4C4C4;
    padding: 10px 12%;
    margin: 15px 0px;
}
.modal-wi .popup-cta:hover {
    background: black;
    color: white;
}
.modal-wi .popup-cta:focus {
    box-shadow: none;
}

.modal-wi-img .modal-header {
    border: none;
    padding: 0;
}

.modal-wi-img h5 {
    font-family: 'Mulish';
    font-size: 34px;
    line-height: 170%;
    font-style: normal;
    font-weight: normal;
}
.modal-wi-img .modal-content {
    border-radius: 0;
    background: #E6E6E5;
	border: none;
}
.modal-wi-img .popup-cta.btn {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    border-radius: 0;
    background: #C4C4C4;
    padding: 10px 12%;
    margin: 15px 0px;
}
.modal-wi-img .popup-cta:hover {
    background: black;
    color: white;
}
.modal-wi-img .popup-cta:focus {
    box-shadow: none;
}
.modal-wi-img .modal-dialog {
    max-width: 450px;
}
.modal-wi-img .popup-img img {
    object-fit: cover;
    width: 100%;
	object-position: top;
}
.modal-wi-img .modal-wi-img-content {
    padding: 30px 20px;
}

/*Popup Style End */

.nav-link:focus, .nav-link:hover {
    color: var(--link-hover);
}
a.nav-link:focus { 
	color: var(--link-hover);
	}
.mobile-menu-bar {
    height: auto;
    width: auto;
}
.top-alert-banner {
    text-align: center;
    color: var(--banner-text);
    background: var(--banner-backgrond);
    font-size: 12px;
    line-height: 16px;
    padding: 2px;
    margin: 0;
    font-weight: 400;
}
.top-alert-banner .btn-close {
    background: none;
    padding: 7px 1%;
    opacity: 1;
}

.top-alert-banner i {
    color: var(--banner-text);
}

.top-alert-banner .alert {
    margin-bottom: 0;
    padding: 5px;
}
.header {
    position: sticky;
    top: 0;
    width: 100%;
    box-shadow: -1px 1px 12px 0px #ccc;
    z-index: 10;
    background: var(--primary-color);
}
.top-header {
    background: var(--secondary-color);
    color: var(--primary-color);
}
.top-header a{
    color: var(--primary-color);
    font-weight: 400;
}
.top-header {
    padding-top: 2px;
    height: 30.8px;
    font-size: 12px;
    line-height: 27px;
    padding-right: 20px;
    padding-left: 20px;
}
ul.top-menu-right {
    list-style-type: none;
}
.top-menu-li {
    display: inline-block;
    margin-right: 15px;
    position: relative;
    text-align: right;
}
.top-header-right {
    text-align: right;
}
.top-header-left a {
    padding: 0px 5px;
}
.top-header-left a:hover , .top-menu-li a:hover {
    color:var(--top-header-hover);
    text-decoration: none;
}
.main-logo img {
    display: block;
    width: 255px;
    height: auto;
}
.navbar-brand a {
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
}
.main-menu a {
    color: var(--secondary-color);
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
	font-weight:600;
}
.main-menu li.nav-item {
    margin: 5px 5px;
    text-align: center;
}
.solid-btn a{
    background: var(--btn-bg);
    font-size: 14px;
    color: var(--btn-color);
    padding: 6px 20px !important;
	border: 1px solid var(--btn-border-color);
	font-weight:600;
}
.slider-cta{
    background: var(--banner-btn-bg);
    font-size: 14px;
    color: var(--banner-btn-text);
    padding: 11px 35px !important;
    display: block;
    width: 190px;
    margin: 0 auto;
    margin-top: 30px;
}
.slider-cta:hover{
    background: var(--banner-btn-bg-hover);
    color: var(--banner-btn-text-hover);
}
.border-btn{
    background: var(--border-btn);
    font-size: 14px;
    color: var(--primary-color);
    padding: 11px 35px !important;
}
.slider-section img {
    height: calc(90vh - 111px);
    object-fit: cover;
    object-position: top;
}
.slider-content {
    position: absolute;
    top: 50%;
    z-index: 6;
    width: 100%;
    text-align: center;
    color: var(--primary-color);
	transform: translateY(-50%);
}
a.goback-link i {
    margin-right: 12px;
}
.slider-img-content {
    position: relative;
}
.slider-img-content:before {
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background-color: #00000040;
    z-index: 1;
    position: absolute;
    top: 0;
}
.service-section-head{
    text-align: center;
}

.slider-content h1 {
    font-family: var(--font-secondary);
    font-weight: 700;
    line-height: 5vw;
    font-size: var(--banner-text-size);
	color:var(--banner-text-clr);
}
a.slider-cta {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase!important;
    padding-top: 7px!important;
    padding-right: 20px!important;
    padding-bottom: 7px!important;
    padding-left: 20px!important;

}
p.service-img-p {
    font-size: var(--p-font-size);
    font-weight: 300;
    line-height: 27px;
}
h4.service-img-h3 {
    font-size: var(--h4-font-size);
    line-height: 24px;
    font-weight: 500;
}
.service-section-head {
    width: 60%;
    margin: 0 auto;
    padding: 3% 0;
}
h2.service-section-h2 {
    letter-spacing: 1px;
    line-height: 1.2em;
    font-size: var(--h2-font-size);
}
p.service-section-p {
    font-size: var(--p-font-size);
    left: 27px;
    font-weight: 300;
}
.service-section-img img {
}
.service-section-img {
    margin: 5px 10px;
}
.insta-col .insta-img {
    height: 220px;
	width: 100%;
    object-fit: cover;
    margin: 10px 5px;
}
.insta-col .insta-img:hover {
    animation: ease-in 2s;
    opacity:0.7;
}
.footer-logo {
    width: 30px;
    height: 30px;
}
.footer ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
}
.footer-menu-ul li {
    display: inline-block;
    margin: 0 2px;
}
.footer-logo img {
    width: 27%;
}
.footer-menu-right, .footer-menu-left {
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
}


.footer-menu-right li a{
    text-transform: uppercase;
    color: var(--secondary-color);
    font-weight:600;
    padding: 0 7px;
    font-size: 10px;
    letter-spacing: .5px;
}

.copyright-text {
    color: #333;
    margin-right: 20px;
    font-size: 10px;
}
.developer-url a {
    color: #333;
    text-transform: uppercase;
    font-size: 10px;
}
.soical-menu-ul li{
    display: inline-block;
}
.soical-menu-ul li a{   
    display: block;   
    border-radius: 50%;
    text-align: center;
    padding-top: 2px;
    color: var(--secondry-color);
}
.footer {
    display: flex;
    align-items: center;
    padding: 5px 0px;
}
.footer-menu-left {
    justify-content: flex-end;
}
.footer {
    position: sticky;
    bottom: 0;
    right: 0;
    left: 0;
    background: var(--primary-color);
    margin-top: 15px;
    z-index: 8;
    text-align: center;
}
.insta-col {
    margin-bottom: 20px;
}
.footer-logo img {
}
h4.team-title {
    font-size: var(--h4-font-size);
    line-height: 28px;
}

/*Team page*/
.team-img-sec img { 
    object-fit: cover;
    object-position: top;
    margin: 0 auto;
}
.team-col {
    text-align: center;
}
.team-inner-section {
    width: 80%;
    margin: 0 auto;
}

h4.instructor-title {
    font-size: 36px;
    line-height: 27px;
    font-weight: 500;
}
img.instructor-img {
    width: 100%;
    height: 550px;
    object-fit: cover;
    object-position: top;
}

p.instructor-content-p {
    font-size: var(--p-font-size);
    font-weight: 300;
    line-height: 27px;
}

/*sidebar*/
.sidebar-menu {
    list-style-type: none;
}
ul.sidebar-menu {
    list-style-type: none;
}
.sidebar-section {
    position: relative;
}
ul.sidebar-menu {
    position: fixed;
    top: 25%;
    border-left: 5px solid var(--secondary-color);
    padding-left: 15px;
	    left: 9%;
}
ul.sidebar-menu a {
    color: var(--link-color);
}
/*Single class page*/
.classes-slider-section img {
    height: calc(40vh);
    object-fit: cover;
    object-position: top;
}
.classes-slider-section .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 0%;
}
.classes-inner-conent h3{
    font-weight: 700;
    font-size: var(--h3-font-size);
    line-height: 31px;
}
.classes-inner-conent p {
    font-size: var(--p-font-size);
    line-height: 27px;
    font-weight: 300;
}
.instructor-content {
    margin: 30px auto;
}
.solid-btn a:hover {
    background: var(--btn-hover-bg);
    border: 1px solid var(--btn-hover-border);
    color: var(--btn-hover-color);
}
.banner-text p {
    font-size: 12px;
    margin: 0;
    line-height: 20px;
    padding: 0px 20px;
}
/*Studio page*/

.studio-slider img {
    height: 500px;
	max-width:1000px;
	width:100%;
    object-fit: cover;
    object-position: top;
}
.studio-slider .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 0%;
}
.studio-section-outer {
    width: 80%;
    margin: 0 auto;
}
.studio-content-section h4{   
    font-weight: 700;
    font-size:var(--h4-font-size);
    letter-spacing: 1px;
    line-height: 1.5em;
}

/*Faq page Css*/

.faq-accordion .accordion-item {
    margin: 2.5%;
}

.faq-accordion button.accordion-button {
    background-color: var(--secondary-color);
    color: var(--primary-color) ;
    box-shadow: none !important;
}
/* Contact form 7 */
  .wpcf7 label {
    margin-bottom: 5px;
    margin-top: 5px;
    color: #000000!important;    
    font-size: var(--p-font-size);
    letter-spacing: 1px;
}
.wp-block-contact-form-7-contact-form-selector br {
    display: none;
}
.wpcf7-submit {
    background: var(--secondary-color);
    font-size: 12px;
    color: var(--primary-color);
    padding: 5px 20px !important;
	border: none;
	float: right;
}
.wpcf7 .wpcf7-text {
    display: block;
    width: 100%;
    padding: 5px 0;
    text-indent: 2%;
	border: none;
	background: #F7F7F7;
}
.wpcf7 .wpcf7-textarea {
    width: 100%;
    max-height: 150px;
	border: none;
	background: #F7F7F7;
}
.wpcf7-submit:hover{
	background: var(--primary-color);
    border: 1px solid var(--secondary-color);
    color: var(--secondary-color);
}

/* Blog inner page */

.inner-post  .entry-meta {
    margin: 10px auto;
}

.inner-post .post-thumbnail img {
    object-fit: cover;
    width: 100%;
    margin: 10px auto;
}
.inner-post .comments-area {
    margin: 22px 0px;
}
.inner-post textarea#comment {
    width: 100%;
    max-height: 150px;
    border: none;
    background: #F7F7F7;
}
.inner-post input#submit {
    background: var(--secondary-color);
    font-size: 12px;
    color: var(--primary-color);
    padding: 10px 20px !important;
	border: none;
}
.inner-post .post-sidebar {
    margin-left: 20px;
}

.inner-post .widget_search {
    margin: 20px 0px;
}
.inner-post input.search-field {
    display: block;
    width: 100%;
    padding: 5px 0;
    text-indent: 2%;
    border: none;
    background: #F7F7F7;
    padding: 10px 10px;
    /* height: 41.6px; */
}

.inner-post input.search-submit {
    background: var(--secondary-color);
    font-size: 12px;
    color: var(--primary-color);
    padding: 10px 20px !important;
    margin-left: -4px;
    border: none;
}
.post-sidebar .widget-title {
    font-size: 15px;
    margin: 15px auto;
}

.post-sidebar ul {
    list-style-type: none;
}

.post-sidebar .widget-title {
    font-size: 15px;
    margin: 15px auto;
}

.post-sidebar {
    padding-left: 25px;
}

.inner-post input#author {
    display: block;
    width: 100%;
    padding: 5px 0;
    text-indent: 2%;
    border: none;
    background: #F7F7F7;
}

.inner-post input#email {
    display: block;
    width: 100%;
    padding: 5px 0;
    text-indent: 2%;
    border: none;
    background: #F7F7F7;
}

.inner-post input#url {
    display: block;
    width: 100%;
    padding: 5px 0;
    text-indent: 2%;
    border: none;
    background: #F7F7F7;
}

/* Media Query */
@media(max-width:767px){
	li.footer-link.soical-menu a i {
		font-size: 12px;
		position: relative;
		top: 0;
	}
	.service-section-head {
    width: 100%;
}.
	footer-menu-right, .footer-menu-left {
    justify-content: center;
}
	.top-header-left {
    display: flex;
    justify-content: center;
}
	.studio-slider img {
	height: auto;
	}
	.studio-section-outer {
		width: 100%;
	}
	.footer-menu-right, .footer-menu-left {
    display: flex;
    align-items: center;
    margin-top: 5px;
    margin-bottom: 5px;
    justify-content: center;
}
	
	ul.sidebar-menu {
		position: relative;
	}
	.sidebar-section {
    margin: 30px auto;
	}
	.inner-post .post-sidebar {
    margin-left: auto;
	}
	.post-sidebar {
    padding-left: 0;
	}
	
}

/*vicky css for changes*/

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #666 !important;
}
div#wpcf7-f138-p139-o1 label {
    font-weight: 300;
}
div#wpcf7-f138-p139-o1 input.wpcf7-form-control.wpcf7-submit {
    text-transform: uppercase;   
    margin-top: 10px;
	font-size: 14px;
    font-weight: 600 !important;
}
div#wpcf7-f138-p139-o1 input:focus-visible, div#wpcf7-f138-p139-o1 textarea:focus-visible {
    border-radius: 0px !important;
    border: 1px solid #666;
    outline: 0;
}
.soical-menu-ul li a{
	padding-top:0px !important;	
}
div#wpcf7-f138-p139-o1 input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    text-transform: uppercase;
    font-weight: 800;
}
ul.soical-menu-ul {
    display: flex;
    align-items: center;
}
ul.soical-menu-ul li a i {
    font-size: 14px;
}
.mob-menu {
    text-align: left !important;
}
.mob-menu a {
    color: #121212 !important;
    font-size: 11px !important;
    text-decoration: underline !important;
    text-decoration-thickness: 2px;
    line-height: 0;
    padding-bottom: 5px;
    padding-top: 5px;
}
.footer-logo-social {
    display: flex;
    align-items: center;
}
@media(min-width:1100px){
footer.footer{
	position:fixed !important;
}
ul#menu-main-manu{
	align-items:center;
}
.career-inner {
    width: 80%;
    margin: 0 auto;
}
.career-section hr:not([size]) {
    height: .9px;
    width: 80%;
    margin: 0 auto;
}
}
@media(min-width:1000px){
.mob-menu{
 display:none;	
}
}
@media(max-width:767px){
footer.footer .footer-menu-right {
    flex-direction: column;
}
.footer-logo-social {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
ul#footer-menu li {
    margin: 0px;
}
.developer-url {
    width: 100%;
    text-align: right;
}
}
.modal-header button.btn-close {
    right: 7px;
    top: 8px;
    opacity: 1;
    border-radius: 0;
	background: #000 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
}



/*
* Mobile header fix
*/


@media (max-width: 767px) {
    ul#menu-main-manu li.solidbtn,
    ul#menu-main-manu li.solidbtn{
        text-align: left;
        width: 100%;
        max-width: 100%;
        display: block;
        
    }

    li#menu-item-11330,
    li#menu-item-11331 {
        display: block;
        min-width: 100% !important;
        margin-bottom: 10px;
    }

    li#menu-item-11331 {
        margin-bottom: 30px;
    }

    .top-header {
        height: 64.8px;
    }
}

