
@media screen and (max-width: 440px) {
	
	.top-banner .content .title {
		text-align: center;
		line-height: 35px;
		font-size: 25px;
	}
	.top-banner.light .content .a-btn {
		float: none!important;
	}
	.pr-video-wrapper .pr-video-container {
		opacity: 1;
		visibility: visible;
	}
	.enable_overlay, .overlay {
		background-color: rgba(0, 0, 0,);
	}
	.box7 {
		margin-bottom: 25px;
	}
	.location-grid {
		grid-template-columns: repeat(1, 1fr);
	}
	.top-banner .content .subtitle {
		text-align: center;
		margin-bottom: 15px;
	}
	.grid-section {
		grid-template-columns: auto;
		text-align: center;
		grid-gap: 40px;
	}
	.fl-mt {
		float: none!important;
	}
	.footerbox h5 {
		text-align: center;
	}
	.footbox.footmenu {
		text-align: center;
	}
	.footer-grid.footer-bottom-content {
		grid-template-columns: auto;
		text-align: center;
		justify-content: center;
	}
	.production-section {
		margin-top: 0;
	}
	.top-banner {
		min-height: 60vh!important;
	}
	.product-row-top{
		padding-top:0px;
	}
	.product-grid {
		grid-template-columns: auto;
		grid-gap: 100px;
		margin-top:6rem;
	}
	.product-specifications {
		padding: 0 2rem;
	}
	.fixt-div-left {
		display: none;
	}
	section#provide {
		padding: 4rem 2rem;
	}
	.prague-header.light.scroll .main-menu li a {
		color: #020202!important;
	}
}