@media only screen and (max-width: 7000px){
	.page-wrapper{
		overflow: hidden;
	}


	
}

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

}

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

}

@media only screen and (max-width: 1199px){
	.banner-section .banner-slider-nav {
		display: none;
	}
	.header-top .right-column {
	    display: none;
	}


	.header-top .left-column {
		width: 100%;
		justify-content: center;
	}
	.banner-section .content-box h1 {
		font-size: 60px;
		line-height: 70px;
	}
	.two-column-section .video-column .image {
		display: block;
	}
	.two-column-section .video-column .video-box {
		position: relative;
		background: transparent !important;
	}
	.two-column-section .video-column .image img {
		width: 100%;
	}
}

@media only screen and (max-width: 1139px){
	/* Default */
	.main-header .nav-outer .main-menu,
	.sticky-header{
		display: none !important;
	}
	.nav-outer .mobile-nav-toggler{
		display: block;
	}
	.main-header.header-style-two .header-upper .inner-container:before {
		display: none;
	}	
	.main-header.header-style-two .header-upper .inner-container {
		padding: 0;
	}
}

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

}

@media only screen and (max-width: 991px){
	.banner-section.style-two .content-box h1,
	.banner-section .content-box h1 {
		font-size: 50px;
		line-height: 60px;
	}
	.about-section .image {
		text-align: left;
		margin-top: 30px;
	}
	section.funfacts-section:before {
		height: auto;
		bottom: -300px;
	}
	.video-box {
		margin-top: 0;
	}
	section.experience-section .image {
		margin-bottom: 60px;
	}
	section.experience-section .shape-one {
		opacity: 0;
	}
	section.experience-section {
		padding-bottom: 90px;
	}
	section.appointment-section .contact-form {
		margin-left: 0;
		border-radius: 10px;
		margin-top: 30px;
	}
	.video-box-two {
		position: relative;
		left: 0;
		border-radius: 10px;
	}
	section.appointment-section {
		padding-bottom: 120px;
	}	
	.pricing-block .inner-box,
	.course-block-one .inner-box,
	.news-block-one .inner-box {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}
	.text-widget {
		margin-left: 0;
	}
	.funfact-block-one:nth-child(even):after {
		opacity: 0;
	}
	.pricing-block .inner-box {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}	
	.why-choose-section .image-block {
		margin-bottom: 30px;
		display: inline-block;
	}
	.pricing-block .inner-box {
		max-width: 370px;
		margin-left: auto;
		margin-right: auto;
	}	
	.why-choose-section .image-block {
		margin-bottom: 30px;
		display: inline-block;
	}	
	.footer-bottom .wrapper-box {
		justify-content: flex-start;
	}	
	.footer-bottom .wrapper-box .copyright {
		width: 100%;
	}	
	.footer-bottom .wrapper-box .logo {
		width: 100%;
	}
	.why-choose-section .list {
		margin-bottom: 30px;
	}
	.banner-section.style-two .swiper-slide:before {
		width: 100%;
	}
	section.experience-section .image img {
		float: inherit;
	}
	.contact-widget-two img,
	.course-details .image img {
		width: 100%;
	}
}

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}

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


.mobilhidden {
		display: none;
	}


	section.experience-section.style-two .image:before {
    position: absolute;
    content: '';
    left: -25px;
    bottom: 90px;
    background: #ffc43e;
    width:40px;
    height: 150px;
    border-radius: 10px;
    z-index:9;
}

.mobilfix {
		margin-bottom: 30px;
	}


	br {
		display: none;
	}


	.banner-section.style-two .content-box h1,
	.banner-section .content-box h1 {
		font-size: 36px;
		line-height: 32px;
	}

	.banner-section.style-two .content-box h4,
	.banner-section .content-box h4 {
		font-size: 44px;
		line-height: 39px;
	}



	.banner-section .content-box {
    position: relative;
    padding: 120px 15px 10px;
    min-height: 900px;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
}




.banner-section .content-box .btn-style-one {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 16px 20px;
    overflow: hidden;
    text-transform: uppercase;
    vertical-align: middle;
    border-radius: 16px;
    background-color: #181837; 
    font-size: 26px;
    letter-spacing: 1px;
    color: #ffc43e;
    font-weight: 900;
    transition: .5s;
    z-index: 0;
}
#videoMobile {
    display:none;
}
section.appointment-section {
    display:none;
}

	.main-header .header-upper .logo-box .logo img {
    width: 170px;
    margin-left: 10px;
    margin-top: 10px;
}

.page-title {
    position: relative;
    padding: 300px 0 40px 0;
    text-align: center;
    background-size: cover;
}

.page-title:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #181837;
    opacity: 0.7;
    content: "";
        background-size: cover;
}

.page-title h1 {
    font-size: 40px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 700;
}




a.api-whatsapp {
	display: block;
  position: fixed;
  right:20px;
  bottom:30px;
  z-index: 999
}
a.api-whatsapp img {
 width: 50px;
 height: 50px;
}

.text-widget .text {
    position: relative;
    font-size: 17px;
    line-height: 26px;
    color: #ebebeb;
    font-weight: 700;
}


.footeraddress {
     position: relative;
    font-size: 19px;
    line-height: 25px;
    color: #ebebeb;
    font-weight: 700;
    padding: 0px;
    margin-bottom: 25px;
     top: :0px;
    left: 0px;
}

footer.main-footer {
    background: #181837;
    position: relative;
    padding: 35px 0 0 0;
}

	.main-header .header-upper .navbar-right {
		display: none;
	}

	.header-top {
		display: none;
	}
	.course-block-two .lower-content {
		padding-left: 30px;
		padding-right: 30px;
	}

	.cta-two h4 {
		font-size: 40px;
		line-height: 50px;
	}


.header-top-social-mobil {
   
   display:block;
    background: #181837;
    color:#ebebeb;
   
}

.header-top-social-mobil .inner-container{
    padding: 8px 0;
  
   
}

.header-top-social-mobil .inner-container i {
    font-size: 20px;
    position: relative;
    top: 2px;
    color: #ffc43e;
    left: 10px;
   
}


.header-top-social-mobil .inner-container span {
     font-size: 19px;
    font-weight: 600;
    letter-spacing: -1px;
    position: relative;
    left: 15px;
    top: 1px;
   
}



.header-top-record-mobil {
      display:block;
    background: #ffc43e;
    color:#fff;
   
}

.header-top-record-mobil .inner-container{
   
    padding: 15px 0;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    color: #181837;
      
   
}

.header-top-record-mobil .inner-container p{
   
    position: relative;
    width: 200px;
    padding: 0;
    margin: 0;
    font-size: 25px;
    font-weight: 900;
    letter-spacing: -1px;
    line-height: 18px;
    top:2px;
      
   
}
.header-top-record-mobil .inner-container p b{

   font-size: 13px;
   font-weight: 700;
   letter-spacing: 0px;
      
   
}


.header-top-record-mobil .inner-container .btn-style-one {
    position: absolute;
    line-height: 24px;
    padding: 8px 16px 8px 0px;
    overflow: hidden;
    text-transform: uppercase;
    vertical-align: middle;
    border-radius: 7px;
    background-color:#181837;
    font-size: 15px;
    letter-spacing: 0px;
    color: #ffc43e;
    font-weight: 800;
    transition: .5s;
    z-index: 0;
    right: 0;
    top:15px;
}

.header-top-contact-mobil{
   
      display:block;
    background: #181837;
    color:#fff;
   
}


.header-top-contact-mobil .inner-container{
   
    padding: 10px 0;
   
}



.header-top-contact-mobil li {
    margin: 0 10px;
    color: #ebebeb;
    font-size: 15px;
    font-weight: bold;
    position: relative;
    display: inline-block;
}




.header-top-contact-mobil li a.phonetxt {
    color: #ffc43e;
    transition: .5s;
}

.header-top-contact-mobil li a {
    color: #ebebeb;
    transition: .5s;
}

.header-top-contact-mobil li a:hover {
    color: #ffc43e;
}

.header-top-contact-mobil li i {
    margin-right: 7px;
    font-size: 15px;
    vertical-align: middle;
    position: relative;
    top: 3px;
    color: #ffc43e;
   
}












 ul.contact-info {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
 
}

 ul.contact-info li {
    color: #ebebeb;
    font-size: 18px!important;
    font-weight: bold;
    position: absolute;
    top: 0; left:0;  
}


 ul.contact-info li:last-child:before {
    display: none;
}

 ul.contact-info a.phonetxt {
    color: #ffc43e;
    transition: .5s;
}

 ul.contact-info a {
    color: #ebebeb;
    transition: .5s;
}

 ul.contact-info a:hover {
    color: #ffc43e;
}

 ul.contact-info li i {
    margin-right: 15px;
    font-size: 15px;
    vertical-align: middle;
    position: relative;
    top: 3px;
    color: #ffc43e;
   
}

 ul.contact-info li.address {
    display:none;

   
}

}

@media only screen and (max-width: 575px){
	.why-choose-section .list li {
		width: 100%;
	}
	.comments-area .comment {
		padding-left: 0;
	}	
	.comments-area .comment-box .author-thumb {
		position: relative;
	}	
	.sidebar-page-container .author-box {
		padding: 30px;
		text-align: center;
	}	
	.sidebar-page-container .author-box .image {
		position: relative;
		left: 0;
		top: 0;
		margin: 0 auto;
		margin-bottom: 30px;
	}	
	.post-tag .social-icon {
		margin-top: 15px;
	}	
	
}


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

}









