@media screen and (max-width:1400px) {
.header-left-cn-search {
	margin-top: 1%;
}
}
@media screen and (max-width:1200px) {
.fullscreen-bg_video {
	height: 800px;
}
.arrow-down {
	display: none;
}
}
@media screen and (max-width:1100px) {
h1.title-header, h1.title-contact-con {
	font-size: 40px;
}
h3.title-product {
	font-size: 24px;
	padding-top: 25px;
	font-weight: 400;
}
.card-product {
	width: 33%;
}
}
@media screen and (max-width:900px) {
.fullscreen-bg_video {
	height: 600px;
}
h1.title-header {
	font-size: 34px;
}
h2.header-content {
	font-size: 24px;
	margin-top: 5%;
	line-height: 35px;
}
a.nav-btn, a.nav-btn-selected, a.nav-btn-contact {
	font-size: 16px;
}
h1.title-card {
	font-size: 30px;
}
}
@media screen and (max-width:720px) {
h1.title-header {
	font-size: 26px;
}
h1.title-card {
	font-size: 24px;
}
h1.title-contact-con {
	font-size: 30px;
}
h2.title-search {
	font-size: 20px;
}
h2.header-content {
	font-size: 20px;
	line-height: 25px;
	text-align: justify;
}
p.bold-text {
	font-size: 16px;
}
p.text.white {
	font-size: 16px;
	line-height: 25px;
}
p.text.white-bold {
	font-size: 16px;
	line-height: 25px;
}
.navigation {
	width: 400px;
}
a.nav-btn {
	margin-right: 15px;
	margin-left: 15px;
	font-size: 14px;
}
a.nav-btn-selected {
	margin-right: 15px;
	margin-left: 15px;
	font-size: 14px;
}
a.nav-btn-contact {
	margin-left: 15px;
	font-size: 14px;
}
h2.title-contact {
	font-size: 28px;
	font-weight: 400;
}
h3.title-product {
	font-size: 20px;
	font-weight: 400;
	padding-top: 15px;
}
.card-product {
	width: 49%;
}
.white-pop-up {
	height: 400px;
	width: 400px;
	margin-top: -200px;
	margin-left: -200px;
}
.white-pop-up h2.title-popup {
	font-size: 26px;
}
}
@media screen and (max-width:640px) {
h1.title-header {
	font-size: 24px;
	margin-top: 0%;
	width: 98%;
	padding-right: 0px;
	padding-left: 2%;
}
h1.title-card {
	font-size: 22px;
}
h2.title-search {
	font-size: 18px;
}
h2.header-content {
	font-size: 16px;
	line-height: 20px;
}
h1.title-contact-con {
	font-size: 26px;
}
.arrow-down, .top-arrow {
	width: 30px;
	height: 20px;
}
p.bold-text {
	font-size: 14px;
	line-height: 25px;
}
p.text, p.checked-text {
	font-size: 14px;
	line-height: 20px;
}
.read-more-btn, .contact-us-btn {
	width: 120px;
}
p.text.white {
	font-size: 14px;
	line-height: 20px;
}
p.text.white-bold {
	font-size: 14px;
	line-height: 20px;
}
p.left-bottom-bar, p.right-bottom-bar {
	font-size: 12px;
}
.navigation {
	display: none;
}
.menu-mobile-btn {
	display: block;
}
p.txt-contact {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
}
.contact-container .left {
	float: left;
	width: 100%;
}
.contact-container .right {
	float: right;
	width: 100%;
}
h2.title-contact {
	font-size: 22px;
}
textarea.message {
	height: 180px;
}
input.send {
	width: 120px;
	height: 40px;
	font-size: 14px;
}
input {
	height: 40px;
}
p.txt-product {
	font-size: 14px;
	padding-top: 10px;
}
.read-more-card-production {
	font-size: 14px;
	height: 40px;
	width: 100px;
}
.white-pop-up h2.title-popup {
	font-size: 22px;
}
p.content-popup {
	font-size: 14px;
}
h3.title-product {
	font-size: 16px;
}
.card-product {
	height: 240px;
}
.card-product .dark-light {
	height: 200px;
}
}
@media screen and (max-width:500px) {
.field-container, .field-container-right {
	width: 100%;
}
p.txt-product {
	font-size: 12px;
}
.white-pop-up {
	height: 300px;
	width: 300px;
	margin-top: -150px;
	margin-left: -150px;
}
}
