@media screen and (max-width: 1500px) {
	.group .btn-pnh-table {
		margin-top: 10px !important;
		margin-left: 0 !important;
		margin-right: 10px !important;
	}

	#catalog .lettuce {
		right: -5%;
	}
}
.pnh-modal-request .modal-dialog {
    width: 900px;
    max-width: auto;
}
@media screen and (max-width: 1366px) {
	#gallery .slide-bg {
		height: 250px;
	}

	#gallery .slick-active .slide-bg {
		height: 400px;
	}

	#catalog .spoon {
		left: 10%;
	}

	#catalog .taragon {
		left: -5%;
	}

	#catalog .lettuce {
		right: -10%;
	}
}

@media screen and (max-width: 1280px) {
	.pnh-modal-request .modal-dialog {
	    width: 700px;
	    max-width: auto;
	}
}

@media screen and (max-width: 1199px) {
	#videos .video-slider {
		margin-left: 0;
	}

	#catalog .spoon {
		left: 10%;
	}

	#catalog .taragon {
		display: none;
	}

	#catalog .lettuce {
		display: none;
	}

	#catalog .spoon {
		left: 5%;
	}

	#catalog .sandwich {
		left: -5%;
	}
}

@media screen and (max-width: 991px) {
	.pnh-navbar .navbar-toggler {
		border: 0;
		outline: 0;
	}

	.pnh-navbar .lang-drop {
		display: none;
	}

	.pnh-navbar .lang-inline {
		display: block;
	}

	#access-areas .block {
		background-size: 160%;
	}

	#access-areas .block:hover, #access-areas .block:focus {
		background-size: 200%;
	}

	#gallery .gallery-slider .slick-prev {
		top: auto;
		left: 30px;
		bottom: 30px;
	}

	#gallery .gallery-slider .slick-next {
		right: 30px;
		bottom: 30px;
		top: auto;
	}
	.pnh-modal-request .modal-dialog {
	    width: 600px;
	    max-width: auto;
	}
	#catalog .object {
		display: none;
	}

	#catalog .spoon {
		display: none;
	}

	#catalog .sandwich {
		display: none;
	}
}
#single-news .video {
    width: 730px;
	height: 410px;
    position: relative;
	max-width: 100%;
}

@media screen and (max-width: 767px) {
	#access-areas .block {
		background-size: 220%;
	}

	#access-areas .block:hover, #access-areas .block:focus {
		background-size: 250%;
	}

	#video .section-content .title h1 {
		font-size: 5em;
	}

	#catalog .content h1 {
		font-size: 1.5em;
	}
	#single-news .video {
	    width: 730px;
		height: 300px;
	    position: relative;
		max-width: 100%;
	}
	.pnh-modal-request .modal-dialog {
	    width: auto;
	    max-width: auto;
	}
}

@media screen and (max-width: 575px) {
	header {
		padding: 0;
	}

	.navbar-brand {
		margin-right: 0;
		width:75%;
	}

	#video .section-content .title h1 {
		font-size: 3em;
	}

	#access-areas {
		margin-top: 0;
	}

	#blocks .block.inovation h1 {
		font-size:3em;
	}

	#gallery .slick-active .slide-bg {
		height: 250px;
	}

	#gallery .gallery-slider .slick-prev {
		top: auto;
		left: 30px;
		bottom: 90px;
	}

	#gallery .gallery-slider .slick-next {
		right: 30px;
		bottom: 90px;
		top: auto;
	}

	.video-frame iframe {
		width: 300px;
		height: 208px;
	}

	footer .footer-menu li {
		display: block;
		margin-bottom: 5px;
	}

}
