@media (min-width: 576px) {
	
}

@media (min-width: 768px){

	.gy-md-6 {
		--bs-gutter-y: 4rem;
	}
	.gy-md-30 {
		--bs-gutter-y: 35px;
	}
	.gx-md-30 {
		--bs-gutter-x: 35px;
	}
	.pt-md-225 {
		padding-top: 225px;
	}
	.pb-md-277 {
		padding-bottom: 277px;
	}
	.pb-md-200 {
		padding-bottom: 200px;
	}
	.pt-md-160 {
		padding-top: 160px;
	}
	.pb-md-160 {
		padding-bottom: 160px;
	}
	.pt-md-150 {
		padding-top: 150px;
	}
	.pb-md-150 {
		padding-bottom: 150px;
	}
	.pt-md-140 {
		padding-top: 140px;
	}
	.pb-md-140 {
		padding-bottom: 140px;
	}
	.pt-md-130 {
		padding-top: 130px;
	}
	.pb-md-130 {
		padding-bottom: 130px;
	}
	.pt-md-120 {
		padding-top: 120px;
	}
	.pb-md-120 {
		padding-bottom: 120px;
	}
    .pt-md-110 {
		padding-top: 110px;
	}
	.pb-md-110 {
		padding-bottom: 110px;
	}
	.mt-md-100 {
	    margin-top: 100px;
	}
	.mb-md-100 {
	    margin-bottom: 100px;
	}
	.pt-md-100 {
	    padding-top: 100px;
	}
	.pb-md-100 {
	    padding-bottom: 100px;
	}
	.mt-md-90 {
	    margin-top: 90px;
	}
	.mb-md-90 {
	    margin-bottom: 90px;
	}
	.pt-md-90 {
	    padding-top: 90px;
	}
	.pb-md-90 {
	    padding-bottom: 90px;
	}
	.mt-md-80 {
	    margin-top: 80px;
	}
	.mb-md-80 {
	    margin-bottom: 80px;
	}
	.pt-md-80 {
	    padding-top: 80px;
	}
	.pb-md-80 {
	    padding-bottom: 80px;
	}
	.mt-md-70 {
	    margin-top: 70px;
	}
	.mb-md-70 {
	    margin-bottom: 70px;
	}
	.pt-md-70 {
	    padding-top: 70px;
	}
	.pb-md-70 {
	    padding-bottom: 70px;
	}
	.pt-md-75 {
	    padding-top: 75px;
	}
	.pb-md-75 {
	    padding-bottom: 75px;
	}
	.mt-md-65 {
	    margin-top: 65px;
	}
	.mb-md-65 {
	    margin-bottom: 65px;
	}
	.pt-md-65 {
	    padding-top: 65px;
	}
	.pb-md-65 {
	    padding-bottom: 65px;
	}
	.mt-md-60 {
	    margin-top: 60px;
	}
	.mb-md-60 {
	    margin-bottom: 60px;
	}
	.pt-md-60 {
	    padding-top: 60px;
	}
	.pb-md-60 {
	    padding-bottom: 60px;
	}
	.mt-md-50 {
	    margin-top: 50px;
	}
	.mb-md-50 {
	    margin-bottom: 50px;
	}
	.pt-md-50 {
	    padding-top: 50px;
	}
	.pb-md-50 {
	    padding-bottom: 50px;
	}
	.mt-md-40 {
	    margin-top: 40px;
	}
	.mb-md-40 {
	    margin-bottom: 40px;
	}
	.pt-md-40 {
	    padding-top: 40px;
	}
	.pb-md-40 {
	    padding-bottom: 40px;
	}
	.mt-md-35 {
	    margin-top: 35px;
	}
	.mb-md-35 {
	    margin-bottom: 35px;
	}
	.pt-md-35 {
	    padding-top: 35px;
	}
	.pb-md-35 {
	    padding-bottom: 35px;
	}
	.mt-md-30 {
	    margin-top: 30px;
	}
	.mb-md-30 {
	    margin-bottom: 30px;
	}
	.pt-md-30 {
	    padding-top: 30px;
	}
	.pb-md-30 {
	    padding-bottom: 30px;
	}
	.mt-md-25 {
	    margin-top: 25px;
	}
	.mb-md-25 {
	    margin-bottom: 25px;
	}
	.mt-md-20 {
	    margin-top: 20px;
	}
	.mb-md-20 {
	    margin-bottom: 20px;
	}
	.pt-md-20 {
	    padding-top: 20px;
	}
	.pb-md-20 {
	    padding-bottom: 20px;
	}
	.mb-md-16 {
	    margin-bottom: 16px;
	}
	.mt-md-10 {
	    margin-top: 10px;
	}
	.mb-md-10 {
	    margin-bottom: 10px;
	}
	.pt-md-10 {
	    padding-top: 10px;
	}
	.pb-md-10 {
	    padding-bottom: 10px;
	}
	.mt-md-180 {
		margin-top: 180px;
	}
	.mt-md-150 {
		margin-top: 150px;
	}
	.mt-md-15 {
		margin-top: 15px;
	}
	.space-top-large {
		padding-top: 65px;
	}
	.space-top-medium {
		padding-top: 45px;
	}
	.space-top-small {
		padding-top: 30px;
	}
	.space-top-zero {
		padding-top: 0;
	}
	.space-bottom-large {
	    padding-bottom: 65px;
	}
	.space-bottom-medium {
	    padding-bottom: 45px;
	}
	.space-bottom-small {
	    padding-bottom: 30px;
	}
	.space-bottom-zero {
	    padding-bottom: 0;
	}
    
}

@media (min-width: 992px){
	.pt-lg-130 {
		padding-top: 130px;
	}
	.pb-lg-130 {
		padding-bottom: 130px;
	}
	.pb-lg-50 {
		padding-bottom: 50px;
	}
	.pb-lg-100 {
		padding-bottom: 100px;
	}
	.space-top-large {
		padding-top: 80px;
	}
    .space-top-medium {
    	padding-top: 60px;
    }
    .space-top-small {
    	padding-top: 40px;
    }
	.space-top-zero {
		padding-top: 0;
	}
	.space-bottom-large {
	    padding-bottom: 80px;
	}
	.space-bottom-medium {
	    padding-bottom: 60px;
	}
	.space-bottom-small {
	    padding-bottom: 40px;
	}
	.space-bottom-zero {
	    padding-bottom: 0;
	}
	.about-row > .row .col-lg-5 {
		flex: 0 0 auto;
        width: 48.5%;
	}
	.about-row > .row .col-lg-7 {
		flex: 0 0 auto;
        width: 51.5%;
	}
	.max-width-450 {
		max-width: 450px;
		margin-left: auto;
	}
	.image-text-row .col-lg-7 {
		flex: 0 0 auto;
        width: 55%;
	}
	.image-text-row .col-lg-5 {
		flex: 0 0 auto;
        width: 45%;
	}
	.image-text-row .row > [class^="col-"]:nth-child(2) .image-text {
		margin-left: 40px;
	}
    .video-row .col-lg-5 {
    	flex: 0 0 auto;
        width: 47.5%;
    }
    .video-row .col-lg-7 {
    	flex: 0 0 auto;
        width: 52.5%;
    }
    .kontakt-form .col-lg-2 {
		flex: 0 0 auto;
        width: 20%;
	}
}

@media (min-width: 1200px){
	.container {
		max-width: 1170px;
	}	
	.space-top-large {
		padding-top: 100px;
	}
    .space-top-medium {
    	padding-top: 75px;
    }
    .space-top-small {
    	padding-top: 50px;
    }
	.space-top-zero {
		padding-top: 0;
	}
	.space-bottom-large {
	    padding-bottom: 100px;
	}
	.space-bottom-medium {
	    padding-bottom: 75px;
	}
	.space-bottom-small {
	    padding-bottom: 50px;
	}
	.space-bottom-zero {
	    padding-bottom: 0;
	}
	.pt-xl-180 {
		padding-top: 180px;
	}
	.pb-xl-180 {
		padding-bottom: 180px;
	}
	.pt-xl-160 {
		padding-top: 160px;
	}
	.pb-xl-160 {
		padding-bottom: 160px;
	}
	.pb-xl-150 {
		padding-bottom: 150px;
	}
	.pt-xl-140 {
		padding-top: 140px;
	}
	.pb-xl-140 {
		padding-bottom: 140px;
	}
	.pt-xl-130 {
		padding-top: 130px;
	}
	.pb-xl-130 {
		padding-bottom: 130px;
	}
	.gx-xl-40 {
		--bs-gutter-x: 40px;
	}
	.pb-xl-190 {
		padding-bottom: 190px;
	}
	.image-text-row .row > [class^="col-"]:nth-child(2) .image-text {
		margin-left: 70px;
	}
	.pb-xl-277 {
		padding-bottom: 277px;
	}
	
}
@media (min-width: 1651px){
	.container {
		max-width: 1580px;
	}
	.mb-xl-180 {
		margin-bottom: 180px;
	}
	.image-text-row .row > [class^="col-"]:nth-child(2) .image-text {
		margin-left: 70px;
	}
	
}
@media (max-width: 1700px) {
	.new-product-slider.owl-carousel .owl-nav .owl-prev {
		left: -50px;
	} 
	.new-product-slider.owl-carousel .owl-nav .owl-next {
		right: -50px;
	}
}
@media (max-width: 1650px) {
	h1, h1.maxtitle-1, h2.maxtitle-1, h3.maxtitle-1, h4.maxtitle-1, h5.maxtitle-1, h6.maxtitle-1, div.maxtitle-1, span.maxtitle-1, p.maxtitle-1 {
	    font-size: 90px;
	}
	.hero-caption p {
	    font-size: 24px;
	}
	.hero-banner {
	    min-height: 620px;
	    padding: 111px 0 121px;
	}
	.hero-img {
	    left: 38%;
	    width: 60%;
	    max-width: 971px;
	    bottom: 40px;
	}
	.about-row .row {
	    --bs-gutter-x: 50px;
	}
	.image-text {
	    padding: 0px 50px 0px 40px;
	}
	.image-text-row .row > [class^="col-"]:nth-child(2) .image-text {
	    padding: 0px 40px 0px 50px;
	}
	.badge-icon {
	    right: 7px;
	    top: 37px;
	}
	.diamond-vector-bottom-right {
		bottom: -83px;
	}
	.diamond-vector-bottom-right img {
		max-width: 250px;
		position: relative;
		right: -15px;
	}
	.testinomials-blog {
	    padding: 0 30px 40px 40px;
	}
	.testinomials-blog p {
	    font-size: 17px;
	    line-height: 2;
	}
	.grid-80 .row {
	    --bs-gutter-x: 50px;
	}
	.product-row .row {
	    --bs-gutter-x: 30px;
	}
	.product-blog {
	    padding: 50px 30px;
	}
	.product-title h3 {
	    font-size: 28px;
	}
	.diamond-vector-bottom-left img {
		max-width: 260px;
	}
	.testinomials-outer {
	    padding: 0 50px;
	}
	.narrow-width,
	.cta-banner {
    	width: calc(100% - 0px);
	}
	.video-row .row {
	    --bs-gutter-x: 40px;
	}
	.video-post-bottom .btn {
		padding-left: 10px;
		padding-right: 10px;
	}
	.footer-col:first-child {
	    width: 24%;
	    margin-right: 1%;
	}
	.header-right {
	    gap: 20px;
	}
	.hero-caption h1:before {
		bottom: 38px;
	}
	.hero-caption h1:after {
		bottom: 37px;
	}
	
	.nav.nav-pills.tab-one {
		gap: 20px;
	}
	.nav.nav-pills.tab-one .nav-link {
	    padding: 22px;
	}
	.tab-two {
	    padding: 50px 50px 50px 0;
	}
	.tab-two .nav.nav-pills .nav-link {
	    padding: 25px 50px;
	    font-size: 22px;
	}
	.video-post-info h3 {
		margin-bottom: 15px;
	}
}
@media (max-width: 1550px) {
	.container-fluid {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.col-lg-4 .video-post-info h3 {
		font-size: 22px;
	}
	
}
@media (max-width: 1300px) {
	.new-product-slider.owl-carousel .owl-nav .owl-prev {
		left: -30px;
	} 
	.new-product-slider.owl-carousel .owl-nav .owl-next {
		right: -30px;
	}
}
@media (max-width: 1330px) {
	

	
}
@media (max-width: 1250px) {
	.scroll-down-outer {
	    display: none;
	}
}
@media (max-width: 1199px) {
	body {
		padding-top: 125px;
	}
	h1, h1.maxtitle-1, h2.maxtitle-1, h3.maxtitle-1, h4.maxtitle-1, h5.maxtitle-1, h6.maxtitle-1, div.maxtitle-1, span.maxtitle-1, p.maxtitle-1 {
	    font-size: 70px;
	}
	h2, h1.maxtitle-2, h2.maxtitle-2, h3.maxtitle-2, h4.maxtitle-2, h5.maxtitle-2, h6.maxtitle-2, div.maxtitle-2, span.maxtitle-2, p.maxtitle-2 {
	    font-size: 50px;
	}
	.container-fluid {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.hero-img {
        bottom: 10%;
    }
    .hero-caption {
	    max-width: 500px;
	}
	.mobile-header {
	    display: block;
	}
	.desktop-header {
	    display: none;
	}
	.header-logo {
		position: relative;
		left: auto;
		top: auto;
		transform: none;
	}
	.header-part {
		padding: 30px 0;
	}
	.header-part.sticky {
    	padding: 15px 0;
    }
    .mobile-menu-btn {
    	display: flex;
    	flex-wrap: wrap;
    	gap: 30px;
    	margin-top: 30px;
    }
    .about-row .row {
	    --bs-gutter-x: 40px;
	}
	.badge-icon {
	    right: 15px;
	    top: 37px;
	    width: 120px;
	}
	.image-text-row .row > [class^="col-"]:nth-child(2) .image-text {
	    padding: 0px 40px 0px 50px;
	}
	.testinomials-outer {
	    padding: 0 50px;
	}
	.grid-80 .row {
	    --bs-gutter-x: 40px;
	}
	.product-row .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 30px;
	}
	.narrow-width,
	.cta-banner {
    	width: calc(100% - 0px);
	}
	.video-row .row {
	    --bs-gutter-x: 30px;
	}
	.video-post-bottom .btn {
		padding-left: 30px;
		padding-right: 30px;
	}
	.footer-row {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.footer-col {
        width: 27.333%;
    }
    .footer-col:first-child {
        width: 40%;
        margin-right: 5%;
    }
    .max-width-865 {
	    max-width: 865px;
	}
	.custom-form {
	    padding: 70px 51px 50px;
	}
	.custom-form-check-row {
	    padding: 25px 30px;
	    gap: 27px;
	}
	.custom-form-check-row .wpcf7-form-control-wrap .wpcf7-form-control {
		gap: 27px;
	}
	.hero-banner.runin-banner .hero-caption {
	    width: 75%;
	    max-width: 75%;
	    position: relative;
	}
	.hero-banner.runin-banner .hero-caption p:last-child {
	    max-width: 75%;
	}
	.max-width-493 h2 {
	    font-size: 42px;
	}
	.max-width-493 p {
	    font-size: 20px;
	}
	.new-cta {
		gap: 30px;
	}
	.tab-two {
	    padding: 40px 40px 40px 0;
	}
	.tab-two .nav.nav-pills .nav-link {
	    padding: 20px 40px;
	    font-size: 20px;
	}
	.tab-info {
	    padding: 0 0 0 40px;
	}
	.tab-info h3 {
	    font-size: 26px;
	    margin-bottom: 15px;
	}
	.tab-info p {
	    font-size: 18px;
	}
	.post-sidebar .blog-post-img {
	    width: 80px;
	    min-width: 80px;
	    height: 80px;
	}
	.post-sidebar .blog-post-info {
	    width: calc(100% - 80px);
	    padding-left: 15px;
	}
	.col-lg-4 .video-post-info h3 {
		font-size: 20px;
	}
	.col-lg-4 .video-post-info, .video-post-two-row .video-post-info {
		padding: 20px 15px;
	}
}

@media (max-width: 991px) {
	.hero-banner {
		flex-direction: column;
	}
	.hero-img {
        bottom: 0;
        left: auto;
        right: 0;
        position: relative;
        margin-left: auto;
        width: 100%;
        max-width: 512px;
    }
    .hero-banner {
        min-height: inherit;
        padding: 111px 0 3px;
    }
    .navbar-collapse {
    	max-width: 720px;
    }
    .logo-list { 
    	gap: 15px;
    }
    .badge-icon {
        right: 32px;
        top: 81px;
        width: 147px;
    }
    .image-text,
    .image-text-row .row > [class^="col-"]:nth-child(2) .image-text {
	    padding: 0px 0px 0px 70px;
	}
	.cta-banner h2 {
	    font-size: 36px;
	}
	.cta-banner .btn {
	    padding-left: 30px;
	    padding-right: 30px;
	}
	.narrow-width,
	.cta-banner {
	    width: calc(100% - 0px);
	}
	.cta-banner {
		margin: -129px 0;
	}
	.footer-col {
        width: 32.333%;
    }
    .footer-col:first-child {
        width: 52%;
        margin-right: 5%;
    }
    .custom-form {
	    padding: 50px 30px 30px;
	}
	.custom-form-check-row {
	    padding: 25px 30px;
	}
	.custom-form-check-row .wpcf7-form-control-wrap .wpcf7-form-control {
		gap: 27px;
	}
	.custom-for-row {
		padding: 25px 20px;
	}
	.custom-for-row small {
	    margin-left: -10px;
	}
	.hero-banner.runin-banner .hero-caption {
	    width: 100%;
	    max-width: 100%;
	    position: relative;
	}
	.hero-banner.runin-banner .hero-caption p:last-child {
	    max-width: 100%;
	}
	.hero-banner.runin-banner {
	    padding: 98px 0 209px;
	    min-height: inherit;
	}
	.max-width-493 {
	    max-width: 100%;
	    margin-left: auto;
	}
	.new-cta {
		padding: 20px 30px;
		gap: 30px;
		margin: 0;
		flex-direction: column;
	}
	.cta-form input[type="submit"] {
	    width: 30%;
	    min-width: 120px;
	}
	.new-cta-info p {
		text-align: center;
	}
	.new-cta-info h2 {
		font-size: 24px;
		text-align: center;
	}
	.post-sidebar .blog-post-img {
	    width: 100px;
	    min-width: 100px;
	    height: 100px;
	}
	.post-sidebar .blog-post-info {
	    width: calc(100% - 100px);
	    padding-left: 15px;
	}
	.post-sidebar {
		padding-top: 50px;
		padding-left: 0px;
		border-top: 1px solid #e8e8e8;
    	border-left: 0px solid #e8e8e8;
	}
}

@media (max-width: 782px) {
    body.logged-in.admin-bar .header-part {
        top:46px;
    }
	body.logged-in.admin-bar .navbar-collapse {
	    padding-top: 210px;
	}
	body.logged-in.admin-bar .header-part.sticky .navbar-collapse {
	    padding-top: 167px;
	}
}

@media (max-width: 767px) {
	body {
		padding-top: 80px;

	}
	h1, h2, h3, h4, h5, h6,.maxtitle-1,.maxtitle-2,.maxtitle-3,.maxtitle-4,.maxtitle-5,.maxtitle-6 {
	    margin: 0 0 15px 0;
	}
	h1,
	h1.maxtitle-1,
	h2.maxtitle-1,
	h3.maxtitle-1,
	h4.maxtitle-1,
	h5.maxtitle-1,
	h6.maxtitle-1, 
	div.maxtitle-1, 
	span.maxtitle-1, 
	p.maxtitle-1 {
		font-size: 45px;
	}
	h2,
	h1.maxtitle-2,
	h2.maxtitle-2,
	h3.maxtitle-2,
	h4.maxtitle-2,
	h5.maxtitle-2,
	h6.maxtitle-2, 
	div.maxtitle-2, 
	span.maxtitle-2, 
	p.maxtitle-2 {
		font-size: 34px;
	}
	h3,
	h1.maxtitle-3,
	h2.maxtitle-3,
	h3.maxtitle-3,
	h4.maxtitle-3,
	h5.maxtitle-3,
	h6.maxtitle-3, 
	div.maxtitle-3, 
	span.maxtitle-3, 
	p.maxtitle-3 {
		font-size: 26px;
	}
	h4,
	h1.maxtitle-4,
	h2.maxtitle-4,
	h3.maxtitle-4,
	h4.maxtitle-4,
	h5.maxtitle-4,
	h6.maxtitle-4, 
	div.maxtitle-4, 
	span.maxtitle-4, 
	p.maxtitle-4 {
		font-size: 20px;
	}
	h5,
	h1.maxtitle-5,
	h2.maxtitle-5,
	h3.maxtitle-5,
	h4.maxtitle-5,
	h5.maxtitle-5,
	h6.maxtitle-5, 
	div.maxtitle-5, 
	span.maxtitle-5, 
	p.maxtitle-5 {
		font-size: 18px;
	}
	h6,
	h1.maxtitle-6,
	h2.maxtitle-6,
	h3.maxtitle-6,
	h4.maxtitle-6,
	h5.maxtitle-6,
	h6.maxtitle-6, 
	div.maxtitle-6, 
	span.maxtitle-6, 
	p.maxtitle-6 {
	    font-size: 16px;
	}
	h1.maxtitle-7, h2.maxtitle-7, h3.maxtitle-7, h4.maxtitle-7, h5.maxtitle-7, h6.maxtitle-7 {
	    font-size: 16px;
	}
	p { 
		margin-bottom: 20px;
	}
	.navbar-collapse,
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.navbar-collapse {
		padding-top: 120px;
	}
	.hero-caption p {
        font-size: 18px;
    }
    .btn {
	    padding: 15px 30px 14px;
	    line-height: 1.4;
	    gap: 12px;
	    min-width: 200px;
	}
	.hero-img {
        width: 100%;
        margin-top: 30px;
    }
    .header-part {
        padding: 15px 0;
    }
    .header-part.sticky {
    	padding: 10px 0;
    }
    .header-logo img {
	    width: 140px;
	}
	.header-part.sticky .header-logo img {
	    width: 120px;
	}
	.canvas-menu .sk-dropdown-toggle {
	    width: 44px;
	    height: 44px;
		margin-left: 15px;
	}
	.canvas-menu .sk-dropdown-toggle span {
	    width: 22px;
	    left: 11px;
	    top: 21px;
	}
	.canvas-menu .sk-dropdown-toggle span:before {
	    top: -8px;
	}
	.canvas-menu .sk-dropdown-toggle span:after {
	    top: 8px;
	}
	.navbar-collapse {
    	max-width: 540px;
    }
    .hero-banner {
        padding: 80px 0 3px;
    }
    .logo-list {
    	flex-wrap: wrap;
    	justify-content: center;
    	gap: 10px;
    }
    .logo-list li {
    	max-width: 40%;
    }
    ul.sk-mobile-menu > li > a {
	    font-size: 15px;
	}
	li.menu-item-has-children .caret {
	    width: 30px;
	    height: 30px;
	    top: 12px;
	}
	.diamond-vector-bottom-right {
		bottom: -40px;
	}
	.diamond-vector-bottom-right img {
		max-width: 130px;
		position: relative;
		right: -0;
	}
	.badge-icon {
        right: 15px;
        top: 40px;
        width: 100px;
    }
    .image-text,
    .image-text-row .row > [class^="col-"]:nth-child(2) .image-text {
	    padding: 0px 0px 0px 30px;
	}
	.sub-title:before {
	    left: -31px;
	    width: 20px;
	}
	.sub-title {
	    font-size: 18px;
	    margin: 0 0 11px;
	}
	.testinomials-outer {
	    padding: 0 10px;
	}
	.testinomials-blog {
        padding: 0 20px 30px 25px;
    }
    .quote-icon {
	    width: 78px;
	    height: 78px;
	    border: 5px solid rgb(208, 227, 255);
	    font-size: 115px;
	    padding-top: 58px;
	    margin-top: -31px;
	    margin-bottom: 27px;
	}
	.testinomials-slider.owl-carousel .owl-item .star-rating img {
	    max-width: 18px;
	}
	.testinomials-blog .star-rating {
	    gap: 7px;
	    margin-bottom: 20px;
	}
	.testinomials-blog p {
        font-size: 16px;
        line-height: 1.8;
        margin-bottom: 30px;
    }
    .testinomials-blog cite {
	    gap: 15px;
	    font-size: 16px;
	    flex-direction: column;
	    align-items: flex-start;
	}
	.testinomials-slider.owl-carousel .owl-item {
	    padding-top: 33px;
	}
	.testinomials-slider.owl-carousel .owl-nav button.owl-next, .testinomials-slider.owl-carousel .owl-nav button.owl-prev {
	    left: -27px;
	    width: 40px;
	    height: 34px;
	}
	.testinomials-slider.owl-carousel .owl-nav button.owl-next {
		left: auto;
		right: -27px;
	}
	.testinomials-slider.owl-carousel .owl-dots {
	    bottom: -45px;
	}
	.testinomials-slider.owl-carousel .owl-dots .owl-dot.active {
	    width: 25px;
	}
	.cta-banner {
		padding: 50px 20px;
		margin: 0;
	}
	.cta-banner h2 {
        font-size: 26px;
    }
    .cta-banner h2 br {
    	display: none;
    }
    .product-blog {
        padding: 30px 20px;
    }
    .product-title h3 {
        font-size: 26px;
    }
    .product-blog-info p {
    	line-height: 1.7;
    }
    .diamond-vector-bottom-left {
    	bottom: -20px;
    }
    .diamond-vector-bottom-left img {
		max-width: 150px;
	}
	.video-info h3 {
	    font-size: 20px;
	}
	.video-div {
	    padding-bottom: 54.7%;
	}
	.video-post {
	    padding: 11px 11px;
	}
	.play-btn {
	    width: 55px;
	    height: 55px;
	}
	.kontakt-form {
	    padding: 30px 20px 35px;
	}
	.post-blog {
	    padding: 12px 12px 25px;
	}
	.post-blog-info {
	    padding: 24px 14px 20px;
	}
	.post-blog-info h3 {
	    font-size: 20px;
	}
	.post-blog .btn-outer {
	    padding: 0 14px 10px;
	}
	.post-slider.owl-carousel .owl-dots {
	    margin-top: 25px;
	}
	.footer-col {
        width: 100%;
        padding: 0px 15px;
    }
    .footer-col:first-child {
        width: 100%;
        margin-right: 0;
        border-right: none;
    }
    .span-heading {
	    margin: 0 0 20px;
	}
	.footer-menu li {
	    margin: 0 0 10px;
	}
	.footer-address li {
	    margin: 0 0 14px;
	    font-size: 15px;
	    gap: 6px;
	}
	.footer-row {
	    padding-bottom: 10px;
	}
	.footer-bottom {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.footer-bottom ul, .footer-bottom p {
		justify-content: center;
	}
	body.logged-in.admin-bar .navbar-collapse {
	    padding-top: 157px;
	}
	body.logged-in.admin-bar .header-part.sticky .navbar-collapse {
        padding-top: 139px;
    }
    .kontakt-banner .hero-caption h1 {
	    font-size: 30px;
	    margin-bottom: 20px;
	}
	.kontakt-banner .hero-caption p {
	    font-size: 16px;
	}
	.hero-banner.kontakt-banner {
	    padding: 60px 0 200px;
	}
	.kontakt-icon-row > .row {
	    --bs-gutter-x: 13px;
	    --bs-gutter-y: 70px;
	}
	.custom-form {
        padding: 30px 10px 20px;
    }
    .custom-form p {
	    font-size: 15px;
	    line-height: 1.4;
	}
	.custom-for-row {
        padding: 25px 15px;
    }
    .custom-for-row .span-heading {
	    font-size: 18px;
	    margin-bottom: 19px;
	}
	.custom-form-check-row {
		padding: 15px;
		gap: 15px;
		flex-direction: column;
	}
	.custom-form-check-row .wpcf7-form-control-wrap .wpcf7-form-control {
		gap: 15px;
		flex-direction: column;
	}
	.custom-form-input {
		flex-direction: column;
		align-items: flex-start;
		gap: 10px;
	}
	.custom-form-input label {
	    font-size: 14px;
	    width: 100%;
	}
	.custom-form-input .wpcf7-form-control-wrap {
		width: 100%;
	}
	.custom-form-input input {
	    padding: 7px 25px;
	    font-size: 16px;
	    width: 100%;
	}
	.custom-for-row small {
        margin-left: 0;
        margin-bottom: -7px !important;
    }
    .custom-form .btn-outer + .content-info p strong {
	    font-size: 16px;
	}
	.custom-form .btn-outer {
	    margin-bottom: 28px;
	}
	.hero-banner.runin-banner {
	    padding: 50px 0 200px;
	    min-height: inherit;
	}
	.hero-banner.runin-banner .hero-caption h1 {
	    font-size: 36px;
	    margin-bottom: 20px;
	}
	.hero-banner.runin-banner .hero-caption p {
	    font-size: 18px;
	}
	.hero-banner.runin-banner .hero-img {
	    position: absolute;
	    left: 00%;
	    width: 90%;
	    max-width: 400px;
	    bottom: -20px;
	}
	.new-product-outer  {
		padding-left: 10px;
		padding-right: 10px;
	}
	.new-product-slider.owl-carousel .owl-nav .owl-prev,
	.new-product-slider.owl-carousel .owl-nav .owl-next {
		width: 35px;
		height: 35px;
	}
	.new-product-slider.owl-carousel .owl-nav .owl-prev {
		left: -20px;
	} 
	.new-product-slider.owl-carousel .owl-nav .owl-next {
		right: -20px;
	}
	.max-width-493 h2 {
        font-size: 28px;
    }
    .max-width-493 p {
        font-size: 16px;
    }
    .new-product-section {
    	overflow: hidden;
    }
    .new-product-slider.owl-carousel .owl-stage-outer {
    	overflow: inherit;
    }
    .cta-logo img {
    	max-width: 100px;
    }
    .new-cta-info p {
	    font-size: 15px;
	    margin-bottom: 20px;
	}
	.cta-form {
		flex-direction: column;
	}
	.cta-form .wpcf7-form-control-wrap,
	.cta-form input[type="submit"],
	.cta-form .btn,
	.cta-form input {
		width: 100%;
	}
	.nav.nav-pills.tab-one {
		flex-direction: column;
		gap: 10px;
	}
	.nav.nav-pills.tab-one .nav-link {
		padding: 15px;
		font-size: 18px;
	}
	.tab-two {
		flex-direction: column;
		padding: 0 0 0;
	}
	.tab-two .nav.nav-pills {
		width: 100%;
		border-right: none;
		border-bottom: 3px solid rgba(90, 100, 105, 0.149);
	}
	.tab-two .nav.nav-pills .nav-link {
		text-align: center;
		width: 100%;
		justify-content: center;
		padding: 15px 15px;
		font-size: 18px;
		border-right: none;
		border: 3px solid transparent;
	}
	.tab-two .nav.nav-pills .nav-link.active {
	    background-color: #f7f7f7;
	    border: 3px solid #1ab0dc;
	}
	.tab-two .tab-content {
	    width: 100%;
	}
	.tab-info {
		width: 100%;
		padding: 30px 20px;
	}
	.tab-info h3 {
        font-size: 22px;
        margin-bottom: 12px;
    }
    .tab-info p {
        font-size: 16px;
    }
    .accordion .accordion-button {
	    padding: 16px 50px 16px 20px;
	    font-size: 16px;
	}
	.accordion .accordion-button span {
	    right: 15px;
	    width: 30px;
	    height: 30px;
	}
	.accordion .accordion-body {
	    padding: 20px 30px 20px 20px;
	    font-size: 14px;
	    line-height: 1.5;
	}
	.accordion .accordion-body * {
	    font-size: 14px;
	    line-height: 1.8;
	}
	.logo-slider-outer {
		padding: 0 20px;
	}
	.logo-slider.owl-carousel .owl-nav {
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 100%;
		margin: 0;
	}
	.logo-slider.owl-carousel .owl-nav .owl-prev,
	.logo-slider.owl-carousel .owl-nav .owl-next {
		position: absolute;
		left: -35px;
		top: 50%;
		transform: translateY(-50%);
		width: 30px;
		height: 30px;
		background-color: #eaeaea;
		border-radius: 50%;
		font-size: 0;
	}
	.logo-slider.owl-carousel .owl-nav .owl-next {
		left: auto;
		right: -35px;
	}
	.logo-slider.owl-carousel .owl-nav .owl-prev:before,
	.logo-slider.owl-carousel .owl-nav .owl-next:before {
		position: absolute;
		content: '';
		display: flex;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
		width: 10px;
		height: 10px;
		background: url(../images/slider-arrow.svg) no-repeat center;
		background-size: contain;
	} 
	.logo-slider.owl-carousel .owl-nav .owl-prev:before {
		transform: translate(-50%,-50%) rotate(-180deg);
	}
	.big-post-info {
	    padding: 20px;
	}
	.big-post-info h2 {
	    font-size: 30px;
	}
	.big-post-info h3 {
	    font-size: 26px;
	}
	.big-post {
	    height: 307px;
	}
	.blog-post {
		flex-direction: column;
	}
	.blog-post-img {
		width: 100%;
		max-height: inherit;
		height: auto;
	}
	.blog-post-info {
		padding: 20px 0 0;
		width: 100%;
	}
	.blog-post-info h3 {
	    font-size: 26px;
	    max-width: 100%;
	}
	.post-sidebar .blog-post {
		flex-direction: row;
	}
	.post-sidebar .blog-post-img {
        width: 80px;
        min-width: 80px;
        height: 80px;
    }
	.post-sidebar .blog-post-info {
		padding-top: 0;
		width: calc(100% - 80px);
	}
	.post-sidebar .blog-post-info h3 {
 	   font-size: 18px;
	}
	.video-post-info {
	    padding: 20px;
	}
	.video-post-info h3 {
	    margin-bottom: 12px;
	    max-width: 100%;
	    font-size: 26px;
	}
	.col-lg-4 .video-post-info h3,
	.video-post-two-row .video-post-info h3 {
	    font-size: 18px;
	}
	.video-play-btn {
	    transform: translate(-50%,-50%);
	    width: 50px;
	    height: 50px;
	}
	.video-play-btn:before {
	    margin: 2px 0 0 3px;
	    border-left: 12px solid var(--sk-white);
	    border-top: 8px solid transparent;
	    border-bottom: 8px solid transparent;
	}
	.interview-blog {
		flex-direction: column;
	}
	.interview-blog-img {
		width: 100%;
	}
	.interview-blog-info {
		width: 100%;
		padding: 20px;
	}
	.interview-blog-info h3 {
	    font-size: 22px;
	}
	.post-sidebar hr.hr {
	    margin: 15px 0;
	}
}


@media (max-width: 640px) {
	
	
}

@media (max-width: 600px) {
	body.logged-in.admin-bar .header-part {
    	top: 46px;
    }
    body.logged-in.admin-bar .header-part.sticky {
        top: 0px;
    }
    body.logged-in.admin-bar .header-part.sticky .sk-offcanvas-content {
        top: 0px;
    }
	body.logged-in.admin-bar .header-part.sticky .navbar-collapse {
        padding-top: 103px;
    }
}

@media (max-width: 575px) {
	
}

@media (max-width: 480px) {
	.video-post iframe {
		height: 270px;
	}
}

@media (max-width: 425px) {
    
}

@media (max-width: 359px) {

}