/* X-Large devices (large desktops, 1400px and up) */
@media (min-width: 1400px) {
    
}

/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}
/*XX-Large devices (larger desktops, 1400px and up)*/ 
@media only screen and (min-width: 1200px) and (max-width: 1700px) {
    .hero-banner-v1 .hero-img.hero-img-one{
        display: none;
    }
    .hero-banner-v1  .hero-content {
        max-width: 600px;
    }
    .hero-banner-v1 .hero-content h1 {
        margin-bottom: 35px;
        font-size: 75px;
        line-height: 80px;
    }
    .cta-area-v1 .cta-wrapper .section-title h2 {
        font-size: 60px;
        line-height: 70px;
    }
    .hero-banner-v1 .shape-one {
        top: 130px;
        left: 30px;
    }
    .testimonial-slider-one .slick-dots {
        right: -15%;
    }
    .fancy-text-block-v1 .img-holder .shape.shape.shape-two {
        display: none;
    }
    .navigation-style-v3 .primary-menu .site-branding .lang-dropdown:before {
        margin-right: 20px;
    }
    .navigation-style-v3 .primary-menu .site-branding .lang-dropdown {
        margin-left: 20px;
    }
    .navigation-style-v3a .primary-menu .site-branding .lang-dropdown:before {
        margin-right: 20px;
    }
    .navigation-style-v3a .primary-menu .site-branding .lang-dropdown {
        margin-left: 20px;
    }	
	.header-navigation .site-branding .brand-logo{
		max-width: 250px;
	}	
}

@media (max-width: 1330px) {
    .service-area-v2 .service-wrapper{
        padding: 50px 40px 48px;
    }	
}	

@media (max-width: 1280px) {
	.header-navigation .main-menu ul li > a {
		padding: 35px 20px;
		font-size: 15px;
	}	
	.main-btn-header{
		font-size: 15px;
	}	
	.pricing-item .pricing-head span.plan {
		font-size: 20px;
	}	
	.pricing-list li {
		font-size: 16px;
	}
	.pricing-content p{
		font-size: 16px;
		line-height: 23px;
	}	
	.pricing-item-three .pricing-head h2.price span.duration {
		font-size: 14px;
	}
	.pricing-item-threeC .pricing-head h2.price span.duration {
		font-size: 14px;
	}	
    .service-item {
        padding: 30px 35px 40px;
    }	
	.hero-banner-v3 .shape.shape-four {
		width: 200px;
		right: 2%;
	}	
}
@media (max-width: 1199px) {
    .hero-banner-v2 .hero-img .hero-shape,
    .footer-gradient-bg .shape{
        display: none;
    }
    .header-right-nav ul li.navbar-toggle-btn{
        display: block;
		margin-right: 0px;
    }
    .navigation-style-v3 .container-fluid,
	.navigation-style-v3a .container-fluid,	
    .navigation-style-v2 .container-fluid,
    .navigation-style-v1 .container-fluid{
        padding-left: 15px;
        padding-right: 15px;
    }	
    .hero-banner-v1 .shape-one {
        top: 130px;
    }
    .hero-banner-v1 .hero-content p {
        padding-right: 10%;
    }
    .hero-banner-v1 .hero-img,
    .cta-area-v1 .cta-img,
    .testimonial-area-v1 .shape-img{
        display: none;
    }
    .testimonial-area-v1 .testimonial-item .testimonial-content h3 {
        font-size: 32px;
        line-height: 45px;
    }
    .contact-area-v1 .img-holder {
        margin-right: 0;
    }
    .footer-top .text-wrapper {
        padding-left: 70px;
    }
    .service-item {
        padding: 40px 40px 40px;
    }
    .service-item .text h3.title {
        font-size: 24px;
        line-height: 35px;
    }
    .service-item .text .list-style-two li {
        font-size: 15px;
    }
    .service-item2 .text h3.title {
        font-size: 24px;
        line-height: 35px;
    }
    .service-item2 .text .list-style-two li {
        font-size: 15px;
    }	
    .testimonial-area-v2 .testimonial-item .testimonial-content h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .pricing-list li{
        font-size: 16px;
    }	
    .blog-area-v2 .blog-post-item {
        padding: 40px 30px 30px;
    }
    .pricing-item-one .pricing-body {
        margin-bottom: -65px;
    }
    .hero-banner-v2 .hero-img {
        min-width: 100%;
    }
    .fancy-text-block-v1 .img-holder .shape.shape.shape-two {
        display: none;
    }
    .testimonial-area-v3 .testimonial-item {
        padding: 50px 30px 45px;
    }
    .team-details-section .text-wrapper,
    .skill-area-v2 .text-wrapper,
    .skill-area-v1 .text-wrapper,
    .fancy-text-block-v2 .text-wrapper,
    .about-area-v3 .text-wrapper {
        padding-left: 0px;
    }
    .counter-area-v1 .counter-item {
        padding: 65px 30px;
    }
    .process-area-v2 .process-wrapper {
        padding: 80px 30px 10px;
    }
    .portfolio-details-wrapper .portfolio-info {
        padding: 50px 30px;
    }
    .team-area-v3 .team-item .img-holder .hover-content-two h3.title, .team-area-v3 .team-item .img-holder .hover-content h3.title {
        font-size: 24px;
        line-height: 35px;
    }
    .team-area-v3 .team-item .img-holder .hover-content-two p.position, .team-area-v3 .team-item .img-holder .hover-content p.position {
        font-size: 16px;
    }
    .team-details-section .text-wrapper .text h3.title {
        font-size: 35px;
        line-height: 45px;
    }
    .blog-standard-post-item .entry-content h3.title {
        font-size: 22px;
        line-height: 32px;
    }
    .blog-standard-post-item .entry-content {
        width: 90%;
        padding: 30px 20px 40px;
    }
    .service-area-v2 .service-wrapper h1{
        font-size: 33px;
    }
    .service-area-v2 .service-wrapper2{
        padding: 50px 25px 0px;
    }	
    .pricing-item-three {
        padding: 30px 40px 40px;
    }
    .pricing-item-threeC {
        padding: 30px 40px 40px;
    }	
    .hero-banner-v3 .hero-content h1 {
        font-size: 55px;
        line-height: 60px;
    }
	.hero-banner-v3 .hero-content h2{
		font-size: 27px;
		line-height: 32px;
		color: #fff;
		margin-bottom: 20px;
	}	
	.hero-banner-v3 .hero-content p{
		font-size: 17px;
		line-height: 21px;		
		color: #fff;
		margin-bottom: 30px;
	}	
	.header-navigation .site-branding .brand-logo{
		max-width: 200px;
		margin-left: 25px;
	}
	.hero-banner-v3 .shape.shape-two {
		width: 300px;
	}	
	.hero-banner-v3 .shape.shape-three {
		width: 130px;
		right: 5%;
	}		
	.hero-banner-v3 .shape.shape-four {
		width: 200px;
		right: 2%;
	}
	.hero-banner-v3 .shape.shape-ten {
		width: 190px;	
	}		
	.header-info {
	  padding: 10px 25px;
	}
	.header-links {
	  padding: 10px 25px;
	}		
	.header-navigation .main-menu ul li > a {
		padding: 35px 13px;
	}	
	.pricing-item .pricing-head span.plan {
		font-size: 30px;
	}	
    .counter-area-v3 .counter-item .text h2.number {
        font-size: 32px;
    }
	.pricing-item-three .pricing-head h2.price span.duration{
		font-size: 14px;
	}	
	.pricing-item-threeC .pricing-head h2.price span.duration{
		font-size: 14px;
	}	
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title h2{
        font-size: 45px;
        line-height: 55px;
    }
    .contact-area-v1 .text-wrapper h2 {
        font-size: 44px;
        line-height: 55px;
    }
    .hero-banner-v2 .hero-content h1{
        font-size: 45px;
        line-height: 55px;
    }
    .navigation-style-v2 .container-fluid {
        padding-left: 70px;
        padding-right: 70px;
    }
    .counter-area-v2 .counter-item {
        padding: 60px 15px 53px;
    }
    .pricing-item-one {
        padding: 32px 20px 35px;
    }
    .pricing-item .pricing-head h2.price {
        font-size: 34px;
        line-height: 26px;
    }
    .blog-area-v2 .blog-post-item .entry-content h3.title {
        font-size: 22px;
        line-height: 34px;
    }
    .process-area-v1 .process-item {
        padding: 0 13px;
    }
    .post-nav-tag .post-nav-item .text h4 {
        font-size: 18px;
    }
    .post-nav-tag .post-nav-item .text p{
        font-size: 16px;
    }
    .testimonial-area-v4 .testimonial-item .testimonial-content p {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width: 991px) {
    .hero-banner-v3 .hero-content{
        margin-bottom: 40px;
    }
    .contact-area-v1 .text-wrapper h2 {
        font-size: 60px;
        line-height: 70px;
    }
    .cta-area-v1 .cta-wrapper {
        padding: 80px 40px;
    }
    .contact-area-v1 .img-holder {
        text-align: center;
    }
    .footer-copyright2 .footer-nav{
        margin-top: 15px;
    }
    .footer-copyright2 .footer-nav,
    .footer-copyright2 .copyright-text{
        text-align: center;
    }
    .footer-copyright2 .footer-nav ul li:not(first-child) {
        margin-left: 10px;
        margin-right: 10px;
    }
    .about-area-v2 .text-wrapper,
    .testimonial-area-v2 .text-wrapper {
        padding-left: 0px;
    }
    .pricing-area-v1 .pricing-wrapper,
    .contact-area-v2 .contact-wrapper,
    .service-area-v1 .service-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    .service-area-v2 .service-wrapper h1{
        font-size: 28px;
    }		
    .contact-area-v2 .contact-form{
        margin-left: 0;
    }
    .footer-widget .widget.newsletter-widget  .newsletter-content h3 {
        font-size: 30px;
        line-height: 40px;
    }
    .cta-area-v2 .button-box {
        margin-top: 20px;
    }
    .pricing-item .pricing-head h2.price{
        font-size: 35px;
        line-height: 45px;
    }
    .pricing-item-one {
        padding: 32px 30px 35px;
        margin-bottom: 70px;
    }
    .hero-banner-v2 .hero-content{
        margin-bottom: 40px;
    }
    .contact-area-v2 .contact-form h2,
    .contact-area-v2 .text-wrapper h2{
        font-size: 32px;
        line-height: 45px;
    }
    .about-area-v3 .img-holder {
        margin-left: 0px;
    }
    .page-footer:before,
    .page-footer:after{
        display: none;
    }
    .process-area-v1 .process-column:after{
        display: none;
    }
    .process-area-v1 .process-item {
        padding: 0 15px;
    }
    .features-list {
        padding: 55px 30px 25px;
    }
    .post-nav-tag .post-nav-item{
        justify-content: center;
    }
    .post-nav-tag .post-icon{
        padding: 20px 0;
    }
    .partners-area-v1 .partners-slider-one {
        margin-left: -15px;
        margin-right: -15px;
    }
    .partners-area-v1 .partners-slider-one .partner-item {
        padding-left: 15px;
        padding-right: 15px;
    }
    .testimonial-area-v4{
        padding-bottom: 110px;
    }
    .testimonial-area-v4 .img-holder{
        margin-bottom: 60px;
    }
	.hero-banner-v3 .hero-content h1{
		font-size: 50px;
		line-height: 75px;
		color: #fff;
		margin-bottom: 20px;
	}	
	.hero-banner-v3 .hero-content h2{
		font-size: 25px;
		line-height: 30px;
		color: #fff;
		margin-bottom: 20px;
	}		
	.hero-banner-v3 .hero-content p{
		font-size: 15px;
		line-height: 19px;		
		color: #fff;
		margin-bottom: 30px;
	}
	.hero-banner-v3 .shape.shape-one {
		width: 120px;	
	}
	.hero-banner-v3 .shape.shape-two {
		width: 280px;	
		top: 1%;
	}
	.hero-banner-v3 .shape.shape-three {
		width: 140px;	
	}	
	.hero-banner-v3 .shape.shape-four {
		width: 250px;	
		right: 5%;
	}		
	.hero-banner-v3 .shape.shape-ten {
		width: 180px;	
		top: 0%;
		left: 8%;
	}	
	.header-navigation .site-branding .brand-logo{
		max-width: 230px;
		margin-left: 0px;
	}	
	.header-navigation .main-menu ul > li.has-children > a:before{
        display: none;
    }
	.main-btn-header{
		font-size: 17px;
	}	
	.section-title .st-two {
		font-size: 15px;
	}
	.section-title .st-two:before{
		width: 19px;
		height: 2px;
		margin-right: 9px;
	}
	.section-title .st-two:after{
		width: 19px;
		height: 2px;
		margin-left: 9px;
	}
	.partners-area-v1 .text-wrapper h5{
		font-size: 15px;
	}	
	.partners-area-v1 .text-wrapper h5:before{
		width: 19px;
		height: 2px;
		margin-left: 9px;
	}	
    .pricing-item-three {
        padding: 30px 50px 45px;
    }	
    .pricing-item-threeC {
        padding: 30px 50px 45px;
    }		
	.pricing-item .pricing-head span.plan {
		font-size: 30px;
	}	
	.pricing-item-three .pricing-head h2.price{
		line-height: 20px;
	}
	.pricing-item-three .pricing-head h2.price span.duration{
		font-size: 14px;
	}	
	.pricing-item-threeC .pricing-head h2.price{
		line-height: 20px;
	}
	.pricing-item-threeC .pricing-head h2.price span.duration{
		font-size: 14px;
	}		
    .pricing-list li {
        font-size: 16px;
    }	
	.pricing-content h4{
		margin-top: -7px;
		margin-bottom: 35px;			
	}	
    .service-item {
        padding: 50px 50px 45px;
    }
    .service-item2 {
        padding: 50px 50px 45px;
    }	
	.header-info {
      display: flex;
      justify-content: center;
      width: 100%; /* Stellt sicher, dass header-info die volle Breite einnimmt */
      text-align: center;
	  padding-top: 9px;
	  padding-bottom: 9px;
    }	  
    .header-info ul {
      display: inline-block; /* Zentriert die Liste innerhalb des flex Containers */
    }	
    .navigation-style-v3 .container-fluid {
        padding-left: 30px;
        padding-right: 30px;
    }	
	.navigation-style-v3a .container-fluid{
        padding-left: 0px;
        padding-right: 0px;
	}		
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-banner-v1 .hero-content h1 {
        font-size: 72px;
        line-height: 80px;
    }
    .footer-top .text-wrapper {
        padding-left: 20px;
    }
    .footer-top .text-wrapper h3 {
        line-height: 40px;
        font-size: 30px;
    }
    .partners-wrapper .partner-item {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .contact-area-v3 .map-box {
        top: 19%;
    }
    .header-right-nav ul li.navbar-toggle-btn{
        display: block;
		margin-right: 0px;
    }		
}

@media (max-width: 767px){
    .section-title h2{
        font-size: 30px;
        line-height: 40px;
    }
    .hero-banner-v1 .hero-content p {
        padding-right: 0%;
    }
    .hero-banner-v2 .hero-content h1,
    .hero-banner-v1 .hero-content h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .service-item {
        padding: 50px 50px 45px;
    }
    .service-item2 {
        padding: 50px 50px 45px;
    }	
    .cta-area-v1 .cta-wrapper .section-title h2 {
        font-size: 26px;
        line-height: 38px;
    }
    .footer-top .text-wrapper {
        padding-left: 0px;
        padding-top: 20px;
        border-left: none;
        border-top: 2px solid rgba(89, 86, 233, 0.2);
    }
    .partners-wrapper .partner-item {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .cta-area-v2 .cta-wrapper {
        padding: 50px 30px;
    }
    .testimonial-area-v3 .testimonial-item {
        display: flex;
        flex-direction: column;
    }
    .testimonial-area-v3 .testimonial-item .author-thumb{
        margin-bottom: 25px;
    }
    .process-area-v2 .process-item .icon {
        margin-right: 20px;
    }
    .post-nav-tag .post-nav-item .text h4 {
        font-size: 18px;
    }
    .post-nav-tag .post-nav-item .text p{
        font-size: 16px;
    }
    .sidebar-widget-area .widget {
        padding: 30px 20px 40px;
    }
    .comments-area .comments-list .comment{
        flex-direction: column;
    }
    .comments-area .comments-list .comment .comment-avatar{
        margin-bottom: 30px;
    }
    .comments-area .comments-list .comment:nth-child(even) {
        margin-left: 20px;
    }
    .comments-respond {
        padding: 40px 30px 60px;
    }
    .post-author-box{
        flex-direction: column;
        align-items: flex-start;
    }
    .post-author-box .author-thumb{
        margin-bottom: 30px;
    }
    .contact-area-v2 .information-style-two{
        flex-direction: column;
    }
    .contact-area-v2 .information-style-two .icon{
        margin-bottom: 25px;
    }
    .contact-area-v2 .information-style-two .info h4{
        font-size: 20px;
    }
    .blog-area-v2 .blog-post-item .entry-content h3.title{
        font-size: 20px;
        line-height: 30px;
    }
    .cta-area-v2 .button-box .main-btn{
        padding: 12px 25px;
    }
    .contact-area-v3 .map-box {
        top: 14%;
    }
    .partners-area-v1 .partners-arrows{
        justify-content: flex-start;
    }
    .counter-area-v3 .counter-item.mt-lg-30{
        margin-top: 0;
    }
    .lang-dropdown .nice-select {
        font-size: 16px;
    }
    .navigation-style-v3 .primary-menu .site-branding .lang-dropdown:before{
        margin-right: 15px;
    }
    .navigation-style-v3 .primary-menu .site-branding .lang-dropdown{
        margin-left: 15px;
    }
    .navigation-style-v3 .header-right-nav ul li.nav-button {
        display: none;
    }
    .navigation-style-v3 .container-fluid {
        padding-left: 25px;
        padding-right: 25px;
    }		
    .navigation-style-v3a .primary-menu .site-branding .lang-dropdown:before{
        margin-right: 15px;
    }
    .navigation-style-v3a .primary-menu .site-branding .lang-dropdown{
        margin-left: 15px;
    }
    .navigation-style-v3a .header-right-nav ul li.nav-button {
        display: none;
    }	
    .header-right-nav ul li.navbar-toggle-btn{
        display: block;
		margin-right: 0px;
    }	
    .testimonial-area-v4 .testimonial-item {
        padding: 60px 30px;;
    }
    .testimonial-area-v4 .testimonial-item .testimonial-content p {
        font-size: 18px;
        line-height: 30px;
    }
	.hero-banner-v3 .hero-content h1{
		font-size: 44px;
		line-height: 40px;
		color: #fff;
		margin-bottom: 20px;
	}
	.hero-banner-v3 .hero-content h2{
		font-size: 23px;
		line-height: 28px;
		color: #fff;
		margin-bottom: 20px;
	}	
	.hero-banner-v3 .hero-content p{
		font-size: 15px;
		line-height: 18px;		
		color: #fff;
		margin-bottom: 30px;
	}	
	.hero-banner-v3 .shape.shape-one {
		width: 110px;	
		bottom: 24%;
		left: 5%;		
	}		
	.hero-banner-v3 .shape.shape-two {
		width: 230px;	
		top: 2%;
		left: 8%;
	}
	.hero-banner-v3 .shape.shape-three {
		width: 100px;	
		top: 3%;
		right: 7%;
	}	
	.hero-banner-v3 .shape.shape-four {
		width: 200px;	
		top: 47%;
		right: 5%;
	}	
	.hero-banner-v3 .shape.shape-ten {
		width: 140px;	
		top: 0%;
		left: 3%;
	}
	.header-navigation .site-branding .brand-logo{
		max-width: 170px;
		margin-left: 0px;
	}	
    .service-area-v2 .service-wrapper h1{
        font-size: 27px;
		text-align: center;
    }
	.section-title .st-two {
		font-size: 14px;
	}
	.section-title .st-two:before{
		width: 12px;
		height: 1px;
		margin-right: 7px;
	}
	.section-title .st-two:after{
		width: 12px;
		height: 1px;
		margin-left: 7px;
	}
	.partners-area-v1 .text-wrapper h5{
		font-size: 14px;
	}	
	.partners-area-v1 .text-wrapper h5:before{	
		width: 12px;
		height: 1px;
		margin-left: 7px;
	}	
	.pricing-item-three .pricing-head h2.price{
		line-height: 20px;
	}	
	.pricing-item-three .pricing-head h2.price span.duration{
		margin-left: 5px;
		font-size: 12px;	
	}	
	.pricing-item-threeC .pricing-head h2.price{
		line-height: 20px;
	}	
	.pricing-item-threeC .pricing-head h2.price span.duration{
		margin-left: 5px;
		font-size: 12px;	
	}		
    .pricing-list li {
        font-size: 16px;
    }
	.pricing-content h4{
		margin-top: -35px;
	}		
	.header-info {
	    padding-top: 7px;
	    padding-bottom: 7px;
        padding-right: 0px;
        padding-left: 0px;	  
    }	
	.page-banner{
		padding: 80px 0;
	}	
    .page-banner .page-title h1{
        font-size: 30px;
        line-height: 40px;
		margin-bottom: 25px;	
    }	
	.page-banner .page-title .breadcrumbs-link li{
		font-size: 14px;
	}
	.page-banner .page-title .breadcrumbs-link li:after{
		margin-left: 10px;
		margin-right: 5px;
	}	
	.page-banner .page-title a{
		font-size: 14px;
	}		
}	

@media (max-width: 633px){
	.pricing-content h4{
		margin-top: -9px;
	}	
}

@media (max-width: 500px) {
	.hero-banner-v3 .hero-content h1{
		font-size: 34px;
	}		
}

@media (max-width: 400px){
    .about-area-v1 .shape-one {
        bottom: -20px;
        left: 0px;
    }
    .footer-widget .widget.newsletter-widget .newsletter-content h3,
    .footer-top .text-wrapper h3 {
        line-height: 40px;
        font-size: 30px;
    }
    .blog-standard-post-item .entry-content h3.title {
        font-size: 20px;
        line-height: 30px;
    }
    .service-area-v2 .service-wrapper {
        padding: 40px 15px 47px;
    }
    .service-area-v2 .service-wrapper h1{
        font-size: 24px;
    }	
    .service-area-v2 .service-wrapper2 {
        padding: 40px 15px 10px;
    }	
    .service-item .text h3.title {
        font-size: 20px;
        line-height: 30px;
    }
    .service-item2 .text h3.title {
        font-size: 20px;
        line-height: 30px;
    }	
    .testimonial-area-v4 .testimonial-item .testimonial-content .author-title-thumb {
        flex-direction: column;
    }
    .testimonial-area-v4 .testimonial-item .testimonial-content .author-title-thumb .author-thumb{
        margin-bottom: 25px;
    }
	.hero-banner-v3 .hero-content h1{
		font-size: 28px;
		line-height: 35px;
		color: #fff;
		margin-bottom: 20px;
	}	
	.hero-banner-v3 .hero-content h2{
		font-size: 20px;
		line-height: 26px;
		color: #fff;
		margin-bottom: 20px;
	}
	.hero-banner-v3 .hero-content p{
		font-size: 14px;
		line-height: 18px;		
		color: #fff;
		margin-bottom: 30px;
	}	
	.hero-banner-v3 .shape.shape-one {
		width: 80px;	
		bottom: 24%;
		left: 5%;		
	}	
	.hero-banner-v3 .shape.shape-two {
		width: 160px;	
		top: 4%;
		left: 8%;
	}
	.hero-banner-v3 .shape.shape-three {
		width: 70px;	
		top: 3%;
		right: 7%;
	}	
	.hero-banner-v3 .shape.shape-four {
		width: 117px;	
		top: 55%;
		right: 4%;
	}	
	.hero-banner-v3 .shape.shape-ten {
		width: 120px;	
		top: 0%;
		left: 1%;
	}
	.header-navigation .site-branding .brand-logo{
		max-width: 150px;
		margin-left: 0px;
	}	
	.section-title .st-two {
		font-size: 12px;
	}
	.section-title .st-two:before{
		width: 10px;
		height: 1px;
		margin-right: 6px;
	}
	.section-title .st-two:after{
		width: 10px;
		height: 1px;
		margin-left: 6px;
	}
	.partners-area-v1 .text-wrapper h5{	
		font-size: 12px;
	}	
	.partners-area-v1 .text-wrapper h5:before{
		width: 10px;
		height: 1px;
		margin-left: 6px;
	}	
	.service-item {
		margin-left: 15px;
		margin-right: 15px;
	}
	.service-item2 {
		margin-left: -10px;
		margin-right: -10px;
	}	
	.pricing-item-three {
		margin-left: -10px;
		margin-right: -10px;
		padding: 25px 35px 35px;
	}	
	.pricing-item-threeC {
		margin-left: -10px;
		margin-right: -10px;
		padding: 25px 35px 35px;
	}		
	.header-info {
	    padding-top: 0px;
	    padding-bottom: 3px;
        padding-right: 0px;
        padding-left: 0px;	  
    }
    .navigation-style-v3 .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }	
	.navigation-style-v3a .container-fluid{
        padding-left: 15px;
        padding-right: 15px;
	}	
	.page-banner{
		padding: 60px 0;
	}
    .page-banner .page-title h1{
        font-size: 26px;	
    }	
	.page-banner .page-title .breadcrumbs-link li{
		font-size: 12px;
	}	
	.page-banner .page-title a{
		font-size: 12px;
	}	
    .service-item {
        padding: 35px 35px 35px;
    }
    .service-item2 {
        padding: 35px 35px 35px;
    }
	.pricing-content p{
		font-size: 14px;
		line-height: 21px;
	}		
}	

@media only screen and (min-width: 415px) and (max-width: 767px) {
    .partners-wrapper .partner-item {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

/* Größenanpassung "musikwarteschleife.de" Banner h1 */

@media (max-width: 330px) {
	.hero-banner-v3 .hero-content h1{
		font-size: 24px;
	}		
}

@media (max-width: 280px) {
	.hero-banner-v3 .hero-content h1{
		font-size: 21px;
	}
    .page-banner .page-title h1{
        font-size: 23px;
    }		
	
}
/* NAV-Menu dynamisch */

/* @media (max-width: 991px) {
    .header-navigation.breakpoint-on .nav-menu.menu-on {
        height: auto;
        max-height: 100vh;
        overflow-y: auto;
    }
} */

/* Logo standardmäßig unsichtbar */
.mobile-logo {
    display: none;
}

/* Logo im Mobile-Menü sichtbar mit Abstand */
@media (max-width: 991px) {
    .nav-menu.menu-on .mobile-logo {
        display: block;
        margin-top: 50px; /* Abstand zum letzten Menüpunkt */
        padding-bottom: 10px; /* Optional: Abstand nach unten */
        text-align: center; /* Zentriert das Logo */
    }
    .nav-menu.menu-on .mobile-logo .brand-logo img {
        max-width: 200px; /* Passt die Größe an, wie im Mobile-Header */
    }
}
@media (max-width: 400px) {
    .nav-menu.menu-on .mobile-logo .brand-logo img {
        max-width: 175px; /* Passt die Größe an, wie im Mobile-Header */
    }
}