@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {

.top-screen {
	height: 768px;
}

}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {

.top-screen {
	height: 1024px;
}

}

@media only screen and (min-device-width:320px) and (max-device-height:568px) and (orientation:landscape) and (-webkit-device-pixel-ratio:2) {

.top-screen {
	height: 320px;
}

}

@media only screen and (min-device-width:320px) and (max-device-height:568px) and (orientation:portrait) and (-webkit-device-pixel-ratio:2) {

.top-screen {
	height: 568px;
	min-height: 100%;
}

}

@media (min-width:75em) {

.news__list #post .column:nth-child(even) .news__item,
.news__list.news__list--home .column:nth-child(even) .news__item {
	position: relative;
	top: 30px;
}

.news__list #video .column:nth-child(3n+2) .video__item {
	padding-top: 30px;
}

}

@media (min-width:320px) {

body {
	font-size: calc(.00482 * 100vw + 10.46px);
}

.btn--rounded {
	font-size: calc(.00536 * 100vw + 10.29px);
}

.top-screen p {
	font-size: calc(.00602 * 100vw + 10.07px);
}

.top-screen--home h1 {
	font-size: calc(.03614 * 100vw + 48.43px);
}

.top-screen__link--home span {
	font-size: calc(.0125 * 100vw + 10px);
}

body.single .news__item-title {
	font-size: calc(.01566 * 100vw + 18.99px);
}

.news__back {
	font-size: calc(.00357 * 100vw + 10.86px);
}

.picture__item-title {
	font-size: calc(.01071 * 100vw + 8.57px);
}

.picture__item-count {
	font-size: calc(.00536 * 100vw + 8.29px);
}

.image-and-text h2 {
	font-size: calc(.01807 * 100vw + 18.22px);
}

.simple-content ul li {
	font-size: calc(.00602 * 100vw + 10.07px);
}

.footer__menu>li>a {
	font-size: calc(.01702 * 100vw + 6.55px);
}

}

@media (min-width:380px) {

.circle {
	margin: 0 11px;
}

}

@media (min-width:640px) {

.top-screen__link-home--1 {
	width: 99px;
	height: 97px;
}

.top-screen__link-home--2 {
	width: 99px;
	height: 100px;
}

.top-screen__link-home--3 {
	width: 100px;
	height: 98px;
}

.news__list--home .column {
	margin-bottom: 40px;
}

.interesting__item {
	margin-bottom: 40px;
}

.manufacture__title {
	padding: 20px 40px;
}

.footer__logos a img {
	margin-bottom: 40px;
}

.gform_title,
.title {
	margin: 20px 0;
}

}

@media (min-width:641px) {

.row {
	padding: 0 15px;
}

.column.medium-collapse,
.columns.medium-collapse {
	padding-left: 0;
	padding-right: 0;
}

.icon--bubble-arrow {
	background-position: 0 -158px;
	width: 72px;
	height: 74px;
}

.icon--bubble-arrow:hover {
	background-position: 0 -158px;
}

.icon--mail {
	background-position: -233px -58px;
	width: 51px;
	height: 33px;
}

.icon--mail:hover {
	background-position: -233px -58px;
}

.icon--wechat {
	background-position: -164px -158px;
	width: 60px;
	height: 49px;
}

.icon--wechat:hover {
	background-position: -164px -158px;
}

.icon--weibo {
	background-position: -87px -158px;
	width: 62px;
	height: 51px;
}

.icon--weibo:hover {
	background-position: -87px -158px;
}

.icon--menu {
	background-position: -239px -158px;
	width: 51px;
	height: 39px;
}

.header--white .icon--menu,
.icon--menu:hover {
	background-position: -239px -158px;
	width: 51px;
	height: 39px;
}

.icon--menu-close {
	background-position: -233px -108px;
	width: 36px;
	height: 35px;
}

.gfield textarea[rows] {
	height: 276px;
}

.gform_wrapper [type=color],
.gform_wrapper [type=date],
.gform_wrapper [type=datetime-local],
.gform_wrapper [type=datetime],
.gform_wrapper [type=email],
.gform_wrapper [type=month],
.gform_wrapper [type=number],
.gform_wrapper [type=password],
.gform_wrapper [type=search],
.gform_wrapper [type=tel],
.gform_wrapper [type=text],
.gform_wrapper [type=time],
.gform_wrapper [type=url],
.gform_wrapper [type=week],
.gform_wrapper textarea {
	height: 54px;
	padding-left: 20px;
	padding-right: 20px;
}

.gform_column_count_2_wrapper .gform_body .column_2,
.gform_column_count_2_wrapper .gform_body ul:first-child {
	float: left;
	width: 50%;
}

.logo img {
	width: 80px;
	max-width: none;
}

.top-bar {
	top: 100px;
}

.menu-icon {
	margin-top: 22px;
}

.header {
	height: 100px;
}

.header__logo-link {
	margin-top: 19px;
}

.btn--rounded {
	min-width: 160px;
	line-height: 35px;
	display: inline-block;
}

.top-screen--center p {
	font-size: 22px;
}

.top-screen__icons .slick-arrow {
	width: 24px;
	height: 44px;
}

.top-screen__content p br {
	display: block;
}

.top-screen__down {
	bottom: 70px;
}

.content-list {
	padding-top: 40px;
}

.content-list__content-inner {
	padding-top: 40px;
	padding-bottom: 40px;
}

.home-footer__logos a {
	margin: 0 0 40px;
	padding: 0;
}

.gform_footer .news__types input[type=submit],
.news__types .btn,
.news__types .gform_footer input[type=submit] {
	margin: 0 15px;
}

.news__types-select .select2-container {
	display: none;
}

.picture__gallery-wrap {
	padding: 0 10px;
}

.picture__gallery-slider .picture__gallery-slide {
	height: 300px;
}

.picture__gallery-preview {
	margin: 20px -10px 30px;
}

.picture__gallery-title {
	margin: 12px 0 15px;
	font-size: 20px;
}

.picture__gallery-title small {
	font-size: 14px;
}

.content_list__item {
	margin-bottom: 15px;
}

.content_list__item--lift {
	margin-top: -50px;
}

.content_list__img {
	margin-left: -30px;
	margin-bottom: 30px;
}

.pull-right .content_list__img {
	margin-right: -30px;
	margin-left: 0;
}

.content_list__img-slider {
	margin-bottom: 70px;
	margin-right: -30px;
}

.content_list__img-slider .slick-dots {
	bottom: -50px;
}

.content_list__img-slider .slick-dots li button {
	width: 22px;
	height: 22px;
}

.content_list__img-slider .slick-dots li.slick-active button:after,
.content_list__img-slider .slick-dots li:hover button:after {
	width: 11px;
	height: 11px;
}

.content_list a {
	margin: 30px auto 0;
}

.content_list p {
	margin-bottom: 20px;
}

.image-and-text {
	min-height: 300px;
	padding: 70px 0;
}

.image-and-text p {
	margin-bottom: 20px;
}

.service {
	padding: 60px 0 30px;
}

.simple-content {
	padding: 65px 0 55px;
}

.case-studies__item-wrap {
	padding: 20px;
}

.case-studies__item-tag {
	margin: 10px 0;
}

.features__item {
	margin-bottom: 40px;
}

.features__item-title {
	padding-bottom: 17px;
	margin-top: 15px;
}

.features--two-col {
	padding: 70px 0 60px;
}

.features--two-col h2 {
	margin-bottom: 52px;
}

.info {
	padding: 40px 0;
}

.info__item {
	margin-bottom: 40px;
}

.interesting__item-quote {
	padding: 47px 20px;
}

.production {
	padding: 30px 0 55px;
}

.step__title {
	margin-top: 30px;
}

.three {
	padding: 40px 0;
}

.three__item {
	margin-bottom: 30px;
}

.harvesting__img {
	margin: 25px auto 50px;
}

.harvesting__circle {
	margin-bottom: 25px;
}

.harvesting__title {
	margin-bottom: 15px;
	padding-bottom: 12px;
}

.search-page {
	padding-top: 100px;
}

.search-page__form {
	margin-bottom: 60px;
}

.search-page__form-input {
	height: 70px;
	padding: 23px 60px 23px 23px;
}

.search-page__form-submit {
	right: 30px;
	width: 34px;
	height: 35px;
}

.contact {
	padding-top: 100px;
}

.contact__detail {
	padding: 60px 50px 0;
}

.contact__office li span {
	max-width: 500px;
}

.contact__icon {
	width: 31px;
	height: 29px;
	margin-right: 15px;
}

.manufacture {
	margin-bottom: 40px;
}

.manufacture__toggle {
	right: 38px;
}

.manufacture__toggle:after {
	width: 17px;
	height: 9px;
	margin-left: 10px;
}

.manufacture__contacts {
	margin-left: 20px;
}

.manufacture__icon {
	margin-right: 10px;
}

.manufacture__content:before {
	content: '';
	position: absolute;
	width: 1px;
	top: 0;
	bottom: 50px;
	left: 50%;
	background: #dcdcdc;
}

.manufacture__content {
	padding: 9px 25px;
}

.manufacture__description {
	border: none;
	margin-bottom: 0;
}

.modal {
	padding: 13px 50px;
}

.modal__close {
	width: 29px;
	height: 28px;
	top: 20px;
	right: 20px;
}

.mobile__search {
	margin: 36px 30px;
}

.mobile__search input[type=text] {
	height: 70px;
	padding: 0 70px;
	border-radius: 71px;
}

.mobile__search input[type=submit] {
	width: 38px;
	height: 40px;
	right: 29px;
}

.mobile__nav {
	padding-top: 100px;
}

.mobile__nav .header__menu li a {
	padding: 16px 0;
}

.mobile__nav .header__menu li .submenu {
	padding-bottom: 20px;
}

.mobile__nav .header__menu li .submenu .submenu a {
	padding: 10px 0;
}

.mobile__nav .header__menu .submenu li.mobile__submenu-back {
	padding: 0 50px;
}

.header__menu--additional {
	margin: 30px 15px 0;
}

.header__menu--additional li {
	margin: 0 50px;
}

.footer__2banner-title {
	margin: 30px 0;
}

.qr--top.qr--open {
	bottom: 80px;
}

.qr--left.qr--open {
	bottom: 80px;
}

.slider-arrow {
	width: 18px;
	height: 34px;
}

.slider-arrow--next {
	right: -36px;
}

.production__nav .slider-arrow--next,
.production__slider .slider-arrow--next {
	right: -6px;
}

.slider-arrow--prev {
	left: -36px;
}

.production__nav .slider-arrow--prev,
.production__slider .slider-arrow--prev {
	left: -6px;
}

table tbody td,
table tbody th,
table tfoot td,
table tfoot th,
table thead td,
table thead th {
	padding: .5rem .625rem .625rem;
}

.i--yes:after {
	width: 24px;
	height: 23px;
}

.i--no:after {
	width: 20px;
	height: 20px;
}

.circle {
	margin: 0 22px;
}

}

@media (min-width:641px) and (max-width:1024px) {

.no-cssvwunit .gform_description {
	font-size: 16px;
}

.no-cssvwunit .validation_error {
	font-size: 14px;
}

.no-cssvwunit .validation_message {
	font-size: 16px;
}

.no-cssvwunit .gform_wrapper [type=color],
.no-cssvwunit .gform_wrapper [type=date],
.no-cssvwunit .gform_wrapper [type=datetime-local],
.no-cssvwunit .gform_wrapper [type=datetime],
.no-cssvwunit .gform_wrapper [type=email],
.no-cssvwunit .gform_wrapper [type=month],
.no-cssvwunit .gform_wrapper [type=number],
.no-cssvwunit .gform_wrapper [type=password],
.no-cssvwunit .gform_wrapper [type=search],
.no-cssvwunit .gform_wrapper [type=tel],
.no-cssvwunit .gform_wrapper [type=text],
.no-cssvwunit .gform_wrapper [type=time],
.no-cssvwunit .gform_wrapper [type=url],
.no-cssvwunit .gform_wrapper [type=week],
.no-cssvwunit .gform_wrapper textarea {
	font-size: 22px;
}

.no-cssvwunit .gform_wrapper [type=color]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=date]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime-local]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=email]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=month]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=number]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=password]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=search]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=tel]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=text]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=time]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=url]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=week]:-moz-placeholder,
.no-cssvwunit .gform_wrapper textarea:-moz-placeholder {
	font-size: 22px;
}

.no-cssvwunit .gform_wrapper [type=color]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=date]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime-local]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=email]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=month]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=number]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=password]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=search]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=tel]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=text]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=time]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=url]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=week]::-moz-placeholder,
.no-cssvwunit .gform_wrapper textarea::-moz-placeholder {
	font-size: 22px;
}

.no-cssvwunit .gform_wrapper [type=color]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=date]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime-local]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=email]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=month]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=number]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=password]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=search]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=tel]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=text]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=time]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=url]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=week]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper textarea:-ms-input-placeholder {
	font-size: 22px;
}

.no-cssvwunit .gform_wrapper [type=color]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=date]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime-local]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=email]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=month]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=number]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=password]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=search]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=tel]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=text]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=time]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=url]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=week]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper textarea::-webkit-input-placeholder {
	font-size: 22px;
}

.no-cssvwunit .header--white .header__menu .is-accordion-submenu li.menu-item a {
	font-size: 20px;
}

.no-cssvwunit .has-dropdown.is-accordion-submenu-parent.is-submenu-item.is-accordion-submenu-item[aria-expanded=true]>a {
	font-size: 24px;
}

.no-cssvwunit .header__search {
	margin-left: 45px;
}

.no-cssvwunit .header__menu li a {
	font-size: 24px;
}

.no-cssvwunit .top-screen p {
	font-size: 22px;
}

.no-cssvwunit .top-screen--home h1 {
	font-size: 120px;
}

.no-cssvwunit .top-screen--news h1 {
	font-size: 60px;
}

.no-cssvwunit .top-screen--left h1 {
	font-size: 60px;
}

.no-cssvwunit .top-screen--center h1 {
	font-size: 60px;
}

.no-cssvwunit .top-screen--center p {
	font-size: 22px;
}

.no-cssvwunit .top-screen__icon strong {
	font-size: 48px;
}

.no-cssvwunit .top-screen__icon p {
	font-size: 22px;
}

.no-cssvwunit .top-screen__content blockquote em {
	font-size: 22px;
}

.no-cssvwunit .top-screen__social--menu a {
	font-size: 40px;
}

.no-cssvwunit .news__item-title {
	font-size: 30px;
}

.no-cssvwunit .news__item-date {
	font-size: 18px;
}

.no-cssvwunit .news__item-link {
	font-size: 24px;
}

.no-cssvwunit .video__item-title {
	font-size: 28px;
}

.no-cssvwunit .cork__item-title {
	font-size: 40px;
}

.no-cssvwunit .cork__slide-title {
	width: 40px;
}

.no-cssvwunit .cork__slide p {
	width: 20px;
}

.no-cssvwunit .content_list__img-caption {
	font-size: 18px;
}

.no-cssvwunit .content_list h2 {
	font-size: 46px;
}

.no-cssvwunit .image-and-text__citing {
	font-size: 18px;
}

.no-cssvwunit .service__item-title {
	font-size: 48px;
}

.no-cssvwunit .service__item p {
	font-size: 20px;
}

.no-cssvwunit .case-studies__item-title {
	width: 18px;
}

.no-cssvwunit .case-studies__item p {
	width: 16px;
}

.no-cssvwunit .case-studies__item-tag {
	width: 12px;
}

.no-cssvwunit .features__item-img img {
	width: 88px;
}

.no-cssvwunit .features__item-title {
	font-size: 36px;
}

.no-cssvwunit .features__item-description {
	font-size: 20px;
}

.no-cssvwunit .features--two-col .features__item {
	padding-left: 117px;
}

.no-cssvwunit .info__item {
	padding-left: 140px;
}

.no-cssvwunit .info__item-circle {
	width: 129px;
	height: 129px;
}

.no-cssvwunit .info__item-circle h4 {
	font-size: 20px;
}

.no-cssvwunit .info__item-circle strong {
	font-size: 36px;
}

.no-cssvwunit .info__item-detail p {
	font-size: 20px;
}

.no-cssvwunit .info__item-detail p small {
	font-size: 20px;
}

.no-cssvwunit .interesting__item-quote h2 {
	font-size: 24px;
}

.no-cssvwunit .step__title {
	font-size: 36px;
}

.no-cssvwunit .step__content p {
	font-size: 22px;
}

.no-cssvwunit .step__point-title {
	font-size: 18px;
}

.no-cssvwunit .partner__title {
	font-size: 18px;
}

.no-cssvwunit .partner p {
	font-size: 22px;
}

.no-cssvwunit .three__circle {
	width: 90px;
	height: 90px;
}

.no-cssvwunit .three__circle span {
	font-size: 40px;
}

.no-cssvwunit .three__title {
	font-size: 40px;
}

.no-cssvwunit .harvesting__img {
	width: 300px;
	height: 300px;
}

.no-cssvwunit .harvesting__circle span {
	font-size: 18px;
}

.no-cssvwunit .harvesting__title {
	font-size: 40px;
}

.no-cssvwunit .search-page__title {
	font-size: 46px;
}

.no-cssvwunit .search-page__item h3 {
	font-size: 36px;
}

.no-cssvwunit .contact__title {
	font-size: 48px;
}

.no-cssvwunit .contact__office-title {
	font-size: 36px;
}

.no-cssvwunit .contact__office li {
	font-size: 22px;
}

.no-cssvwunit .contact__social h3 {
	font-size: 24px;
}

.no-cssvwunit .contact__social li a {
	font-size: 60px;
}

.no-cssvwunit .vendor__manufactures-title {
	font-size: 34px;
}

.no-cssvwunit .manufacture__title {
	font-size: 30px;
}

.no-cssvwunit .manufacture__toggle {
	font-size: 20px;
}

.no-cssvwunit .manufacture__contact a,
.no-cssvwunit .manufacture__contact li {
	font-size: 22px;
}

.no-cssvwunit .manufacture__contacts {
	font-size: 22px;
}

.no-cssvwunit .manufacture__description strong {
	font-size: 20px;
}

.no-cssvwunit .multi-select ul label {
	font-size: 22px;
	padding-left: 40px;
}

.no-cssvwunit .multi-select ul label:after {
	width: 22px;
	height: 22px;
}

.no-cssvwunit .modal embed,
.no-cssvwunit .modal video {
	height: 250px;
}

.no-cssvwunit .mobile__nav .toggle-sub-menu {
	width: 24px;
	height: 24px;
}

.mobile__nav .header__menu li a {
	font-size: 24px;
}

.mobile__nav .header__menu li .submenu a {
	font-size: 20px;
}

.no-cssvwunit .mobile__nav .header__menu li .submenu a.mobile__submenu-general-link {
	font-size: 24px;
}

.no-cssvwunit .mobile__nav .header__menu .submenu li.mobile__submenu-back a {
	padding-left: 40px;
	font-size: 24px;
}

.no-cssvwunit .mobile__nav .header__menu .submenu li.mobile__submenu-back a:before {
	width: 15px;
	height: 31px;
}

.no-cssvwunit .footer__copyright p {
	font-size: 18px;
}

.no-cssvwunit .footer__menu>li>a {
	font-size: 24px;
}

.no-cssvwunit .footer__banner-title {
	font-size: 48px;
}

.no-cssvwunit .footer__2banner-title {
	font-size: 36px;
}

.no-cssvwunit .footer__2banner-link span {
	font-size: 36px;
}

.no-cssvwunit .gform_title,
.no-cssvwunit .title {
	font-size: 48px;
}

.no-cssvwunit table td,
.no-cssvwunit table th {
	font-size: 14px;
}

.contact__content .no-cssvwunit p,
.content-list .no-cssvwunit p,
.content_list .no-cssvwunit p,
.content_list ul .no-cssvwunit li,
.features--two-col .features__item-description .no-cssvwunit p,
.gform_confirmation_wrapper .no-cssvwunit p,
.harvesting .no-cssvwunit p,
.home-footer .no-cssvwunit p,
.image-and-text .no-cssvwunit p,
.interesting__item-quote .no-cssvwunit p,
.news__item .no-cssvwunit p,
.no-cssvwunit .brshow,
.no-cssvwunit .contact__content p,
.no-cssvwunit .content-list p,
.no-cssvwunit .content_list p,
.no-cssvwunit .content_list ul li,
.no-cssvwunit .features--two-col .features__item-description p,
.no-cssvwunit .gform_confirmation_wrapper,
.no-cssvwunit .gform_confirmation_wrapper p,
.no-cssvwunit .harvesting p,
.no-cssvwunit .home-footer p,
.no-cssvwunit .image-and-text p,
.no-cssvwunit .interesting__item-quote p,
.no-cssvwunit .news__item p,
.no-cssvwunit .partners p,
.no-cssvwunit .plain-text,
.no-cssvwunit .search-page__item p,
.no-cssvwunit .simple-content p,
.no-cssvwunit .two-column p,
.partners .no-cssvwunit p,
.search-page__item .no-cssvwunit p,
.simple-content .no-cssvwunit p,
.two-column .no-cssvwunit p {
	font-size: 22px;
}

.content_list .no-cssvwunit h2,
.gform_confirmation_wrapper .no-cssvwunit h2,
.no-cssvwunit .content-list__title,
.no-cssvwunit .content_list h2,
.no-cssvwunit .gform_confirmation_wrapper h2,
.no-cssvwunit .plain-title {
	font-size: 72px;
}

.no-cssvwunit .circle {
	width: 156px;
	height: 156px;
}

.no-cssvwunit .circle strong {
	font-size: 32px;
}

.no-cssvwunit .circle small {
	font-size: 24px;
}

.no-cssvwunit .testimonials__author {
	font-size: 22px;
}

}

@media (min-width:641) {

.manufacture__contacts li {
	padding-left: 45px;
	margin-bottom: 50px;
}

}

@media (min-width:1024px) {

.image-and-text p br {
	display: block;
}

}

@media (min-width:1025px) {

.row {
	padding: 0 25px;
}

.column.large-collapse,
.columns.large-collapse {
	padding-left: 0;
	padding-right: 0;
}

.icon--bubble-arrow {
	background-position: 0 -247px;
	width: 43px;
	height: 45px;
}

.icon--bubble-arrow:hover {
	background-position: -58px -247px;
}

.icon--mail {
	background-position: -312px -80px;
	width: 23px;
	height: 15px;
}

.icon--mail:hover {
	background-position: -312px -39px;
}

.icon--wechat {
	background-position: -159px -247px;
	width: 27px;
	height: 22px;
}

.icon--wechat:hover {
	background-position: -116px -247px;
}

.icon--weibo {
	background-position: -116px -247px;
	width: 28px;
	height: 23px;
}

.icon--weibo:hover {
	background-position: -233px -108px;
}

.gform_description {
	font-size: 16px;
}

.validation_error {
	font-size: 14px;
}

.validation_message {
	font-size: 13px;
}

.gform_wrapper [type=color],
.gform_wrapper [type=date],
.gform_wrapper [type=datetime-local],
.gform_wrapper [type=datetime],
.gform_wrapper [type=email],
.gform_wrapper [type=month],
.gform_wrapper [type=number],
.gform_wrapper [type=password],
.gform_wrapper [type=search],
.gform_wrapper [type=tel],
.gform_wrapper [type=text],
.gform_wrapper [type=time],
.gform_wrapper [type=url],
.gform_wrapper [type=week],
.gform_wrapper textarea {
	font-size: 16px;
}

.gform_wrapper [type=color]:-moz-placeholder,
.gform_wrapper [type=date]:-moz-placeholder,
.gform_wrapper [type=datetime-local]:-moz-placeholder,
.gform_wrapper [type=datetime]:-moz-placeholder,
.gform_wrapper [type=email]:-moz-placeholder,
.gform_wrapper [type=month]:-moz-placeholder,
.gform_wrapper [type=number]:-moz-placeholder,
.gform_wrapper [type=password]:-moz-placeholder,
.gform_wrapper [type=search]:-moz-placeholder,
.gform_wrapper [type=tel]:-moz-placeholder,
.gform_wrapper [type=text]:-moz-placeholder,
.gform_wrapper [type=time]:-moz-placeholder,
.gform_wrapper [type=url]:-moz-placeholder,
.gform_wrapper [type=week]:-moz-placeholder,
.gform_wrapper textarea:-moz-placeholder {
	font-size: 16px;
}

.gform_wrapper [type=color]::-moz-placeholder,
.gform_wrapper [type=date]::-moz-placeholder,
.gform_wrapper [type=datetime-local]::-moz-placeholder,
.gform_wrapper [type=datetime]::-moz-placeholder,
.gform_wrapper [type=email]::-moz-placeholder,
.gform_wrapper [type=month]::-moz-placeholder,
.gform_wrapper [type=number]::-moz-placeholder,
.gform_wrapper [type=password]::-moz-placeholder,
.gform_wrapper [type=search]::-moz-placeholder,
.gform_wrapper [type=tel]::-moz-placeholder,
.gform_wrapper [type=text]::-moz-placeholder,
.gform_wrapper [type=time]::-moz-placeholder,
.gform_wrapper [type=url]::-moz-placeholder,
.gform_wrapper [type=week]::-moz-placeholder,
.gform_wrapper textarea::-moz-placeholder {
	font-size: 16px;
}

.gform_wrapper [type=color]:-ms-input-placeholder,
.gform_wrapper [type=date]:-ms-input-placeholder,
.gform_wrapper [type=datetime-local]:-ms-input-placeholder,
.gform_wrapper [type=datetime]:-ms-input-placeholder,
.gform_wrapper [type=email]:-ms-input-placeholder,
.gform_wrapper [type=month]:-ms-input-placeholder,
.gform_wrapper [type=number]:-ms-input-placeholder,
.gform_wrapper [type=password]:-ms-input-placeholder,
.gform_wrapper [type=search]:-ms-input-placeholder,
.gform_wrapper [type=tel]:-ms-input-placeholder,
.gform_wrapper [type=text]:-ms-input-placeholder,
.gform_wrapper [type=time]:-ms-input-placeholder,
.gform_wrapper [type=url]:-ms-input-placeholder,
.gform_wrapper [type=week]:-ms-input-placeholder,
.gform_wrapper textarea:-ms-input-placeholder {
	font-size: 16px;
}

.gform_wrapper [type=color]::-webkit-input-placeholder,
.gform_wrapper [type=date]::-webkit-input-placeholder,
.gform_wrapper [type=datetime-local]::-webkit-input-placeholder,
.gform_wrapper [type=datetime]::-webkit-input-placeholder,
.gform_wrapper [type=email]::-webkit-input-placeholder,
.gform_wrapper [type=month]::-webkit-input-placeholder,
.gform_wrapper [type=number]::-webkit-input-placeholder,
.gform_wrapper [type=password]::-webkit-input-placeholder,
.gform_wrapper [type=search]::-webkit-input-placeholder,
.gform_wrapper [type=tel]::-webkit-input-placeholder,
.gform_wrapper [type=text]::-webkit-input-placeholder,
.gform_wrapper [type=time]::-webkit-input-placeholder,
.gform_wrapper [type=url]::-webkit-input-placeholder,
.gform_wrapper [type=week]::-webkit-input-placeholder,
.gform_wrapper textarea::-webkit-input-placeholder {
	font-size: 16px;
}

.hide-for-large-only {
	display: none!important;
}

body.admin-bar {
	margin-top: 32px;
}

html #wpadminbar {
	display: block!important;
}

.top-bar {
	display: block;
}

.animate {
	opacity: 0;
	transition: all 2s cubic-bezier(.77,0,.175,1);
}

.animate.animated {
	opacity: 1;
}

.animate--from-left {
	-ms-transform: translate(-50px,0);
	-webkit-transform: translate(-50px,0);
	transform: translate(-50px,0);
}

.animate--from-left.animated {
	-ms-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

.animate--from-right {
	-ms-transform: translate(50px,0);
	-webkit-transform: translate(50px,0);
	transform: translate(50px,0);
}

.animate--from-right.animated {
	-ms-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

.animate--from-bottom {
	-ms-transform: translate(0,30px);
	-webkit-transform: translate(0,30px);
	transform: translate(0,30px);
}

.animate--from-bottom.animated {
	-ms-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

.top-bar {
	top: 0;
	background: 0 0;
	position: relative;
	margin-top: 0;
}

.title-bar {
	padding: .5rem;
}

.header .menu-item {
	margin: 0;
}

.header {
	height: 80px;
}

.admin-bar .header {
	top: 32px;
}

.header__logo-link {
	margin-top: 10px;
}

.header__menu {
	display: inline-block;
}

.header__menu li {
	text-align: inherit;
	display: inline-block;
}

.header__menu li a {
	padding: 0 calc(.03665 * 100vw + -12.57px);
	font-size: calc(.00419 * 100vw + 11.71px);
}

.header__menu li.collapse a {
	padding-left: calc(.00733 * 100vw + 17.49px);
	padding-right: 0;
}

.header__menu li.header__delimiter a {
	position: relative;
	padding-left: calc(.02513 * 100vw + -1.76px);
}

.submenu .has-dropdown>a {
	position: relative;
	left: -5px;
}

.btn--rounded {
	border-radius: 45px;
	line-height: 45px;
	min-width: 180px;
}

.top-screen p {
	font-size: 13px;
}

.top-screen--news h1 {
	font-size: 60px;
}

.top-screen--left {
	text-align: left;
}

.top-screen--left h1 {
	font-size: 46px;
}

.top-screen--left .small-12:after,
.top-screen--left .small-12:before {
	/*
	content: '';
	position: absolute;
	left: 0;
	width: 2px;
	height: 50px;
	background: #b76827;
	*/
}

.top-screen--center h1 {
	font-size: 60px;
}

.top-screen--center p {
	font-size: 16px;
}

.top-screen__icon strong {
	font-size: 30px;
}

.top-screen__icon p {
	font-size: 13px;
}

.top-screen__content blockquote em {
	font-size: 14px;
}

.top-screen__inner {
	padding: 0 30px;
}

.top-screen__down {
	bottom: 38px;
}

.top-screen__social {
	display: block;
}

.content-list {
	text-align: left;
	padding-top: 0;
}

.content-list__title {
	margin-bottom: .5rem;
}

.content-list__item {
	margin-top: 70px;
}

.content-list__img--top img {
	margin-top: -286px;
}

.content-list__img--left img {
	width: calc(100% + 75px);
	margin-left: -75px;
}

.content-list__img--right img {
	width: calc(100% + 75px);
	margin-right: -75px;
}

.content-list__content-inner {
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
}

.content-list__content--down.large-collapse,
.content-list__content--left.large-collapse {
	padding-top: 2%;
}

.home-footer__logo {
	margin-bottom: 20px;
}

.home-footer__logos a {
	width: auto;
	padding: 0;
	margin: 0 30px;
}

.news__list {
	padding-bottom: 65px;
}

.news__list--home .column {
	margin-bottom: 0;
}

.news__types {
	padding: 57px 0 48px;
}

.news__item-content {
	padding: 13px 10px;
}

.news__item-title {
	font-size: 20px;
}

.news__item-date {
	font-size: calc(.00209 * 100vw + 11.85px);
}

.news__item-link {
	padding-right: 25px;
	font-size: calc(.00628 * 100vw + 5.56px);
}

.news__item-link:after {
	content: '';
	position: absolute;
	background: url(../images/sprite.png) -312px -178px no-repeat;
	right: 0;
	top: 50%;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	width: 20px;
	height: 8px;
}

.news__item-link:hover:after {
	background: url(../images/sprite-hover.png) -312px -104px no-repeat;
	width: 20px;
	height: 8px;
}

.news__share {
	top: 94px;
}

body.single-post p {
	margin-bottom: 27px;
}

.picture__gallery-slider .picture__gallery-slide {
	height: 400px;
}

.picture__gallery-preview {
	margin: 20px -10px 60px;
}

.picture__gallery-title {
	font-size: 24px;
	margin: 12px 0 32px;
}

.picture__gallery-title small {
	font-size: 18px;
}

.video__item-title {
	font-size: calc(.01047 * 100vw + 1.27px);
}

.cork__item-title {
	font-size: 24px;
}

.cork__slide:before,
.cork__slide>* {
	vertical-align: middle;
	display: inline-block;
}

.cork__slide {
	white-space: nowrap;
}

.cork__slide:before {
	content: '';
	height: 100%;
	width: 0;
}

.cork__slide>* {
	width: 100%;
	white-space: normal;
}

.cork__slide-title {
	font-size: 40px;
	text-align: left;
}

.cork__slide-title:after {
	left: 0;
	margin-left: 0;
}

.cork__slide p {
	font-size: 14px;
	text-align: left;
}

.cork__table-title {
	font-size: 32px;
}

.content_list:not(.content_list--lift) {
	padding: 40px 0 30px;
}

.content_list__item {
	margin-bottom: 36px;
}

.content_list__item--lift {
	margin-top: -30px;
}

.content_list__img,
.pull-right .content_list__img {
	margin: 0;
}

.content_list__img-caption {
	font-size: 12px;
}

.content_list__img--left {
	margin-left: -25px;
	margin-right: -25px;
}

.content_list__img--right {
	margin-right: -25px;
	margin-left: -25px;
}

.content_list__img-slider {
	margin-right: 0;
	margin-bottom: 0;
}

.content_list__text {
	padding-left: 13px;
	text-align: left;
}

.content_list__text h2 {
	text-align: left;
}

.pull-right .content_list__text {
	padding-left: 50px;
}

.content_list__item--lift .content_list__text {
	padding-top: 40px;
}

.content_list__text p br {
	display: block;
}

.content_list a {
	margin: 37px 0 0;
}

.content_list h2 {
	font-size: 48px;
	margin: 0 0 10px;
}

.content_list p {
	margin-bottom: 15px;
}

.image-and-text {
	min-height: 450px;
	padding: 0;
}

.image-and-text p {
	margin-bottom: 15px;
}

.image-and-text__citing {
	font-size: 12px;
}

.text-left+.image-and-text__citing {
	margin-left: 25px;
	-ms-transform: translate(0,0);
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}

.service {
	padding: 100px 0 60px;
}

.content_list__text .service {
	margin-bottom: -70px;
}

.content_list__text .service__item {
	max-height: 114px;
	width: auto;
	padding: 0 7%;
}

.service__item-title {
	font-size: 40px;
	display: inline-block;
}

.content_list__text .service__item-title {
	font-size: 40px;
}

.service__item p {
	font-size: 14px;
}

.content_list__text .service__item p {
	font-size: 16px;
}

.simple-content h2 {
	font-size: calc(.04398 * 100vw + -17.08px);
}

.simple-content p {
	font-size: 14px;
}

.simple-content p br {
	display: block;
}

.case-studies {
	padding-bottom: 75px;
}

.case-studies__item-wrap {
	padding: 15px 20px;
}

.case-studies__item-title {
	font-size: 20px;
}

.case-studies__item p {
	font-size: 14px;
}

.case-studies__item-tag {
	font-size: 13px;
	margin: 8px 0;
}

.video-home {
	margin-top: 75px;
}

.features__item {
	min-width: 270px;
	margin-bottom: 60px;
}

.features__item-img {
	display: inline-block;
}

.modal .features__item-img {
	display: block;
}

.features__item-img img {
	max-width: 55px;
	width: auto;
}

.features__item-title {
	margin-top: 0;
	text-align: left;
	display: inline-block;
	margin-left: 8px;
	font-size: 20px;
}

.features__item-title:after {
	left: 0;
	margin-left: 0;
}

.features__item-description {
	font-size: 14px;
}

.features--two-col {
	padding: 0;
}

.features--two-col>.row {
	padding-top: 60px;
	padding-bottom: 50px;
}

.features--two-col h2 {
	text-align: left;
	margin: 0;
}

.features--two-col .features__item {
	padding-left: 65px;
}

.features--two-col .features__item-description p br {
	display: block;
}

.info {
	padding: 50px 0;
}

.info__item {
	padding-left: 140px;
}

.info__item-circle {
	width: 129px;
	height: 129px;
}

.info__item-circle h4 {
	font-size: 18px;
}

.info__item-circle strong {
	font-size: 36px;
}

.info__item-detail p {
	font-size: 16px;
}

.info__item-detail p small {
	font-size: 16px;
}

.interesting__item {
	margin-bottom: 30px;
}

.interesting__item:nth-child(2),
.interesting__item:nth-child(4) {
	margin-top: 30px;
}

.interesting__item-quote {
	padding: 47px 30px;
}

.interesting__item-quote h2 {
	font-size: 24px;
}

.production__nav {
	margin-top: 0;
}

.production__nav--short {
	margin: 0 auto;
}

.step__title {
	font-size: 36px;
	margin-top: 0;
}

.step__content p {
	font-size: 14px;
}

.step__content p br {
	display: block;
}

.step__point--up .step__point-title {
	bottom: 40px;
}

.step__point-title {
	font-size: 13px;
}

.partners {
	padding: 45px 0 80px;
}

.partners p br {
	display: block;
}

.partner {
	width: 20%;
	min-height: 140px;
}

.partner__hover {
	color: #fff!important;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 100%;
	background: #b76827!important;
	opacity: 0;
	padding: 0;
}

.partner__title {
	font-size: 14px;
}

.partner p {
	font-size: 18px;
}

.three {
	padding: 50px 0;
}

.three__circle {
	width: 89px;
	height: 90px;
}

.three__circle span {
	font-size: 40px;
}

.three__item {
	margin-bottom: 0;
}

.three__title {
	font-size: 34px;
}

.three p {
	font-size: 14px;
}

.three p br {
	display: block;
}

.harvesting p br {
	display: block;
}

.harvesting__step {
	text-align: left;
}

.harvesting__steps {
	width: 90.3%;
}

.harvesting__img {
	width: 270px;
	height: 270px;
	margin: auto;
}

.harvesting__detail>div {
	padding-left: 130px;
}

.harvesting__circle {
	position: absolute;
	top: 0;
	left: 0;
	width: 80px;
	height: 80px;
	margin-bottom: 0;
}

.harvesting__circle span {
	font-size: 16px;
}

.harvesting__title {
	font-size: 36px;
	padding-bottom: 17px;
	margin-bottom: 20px;
}

.harvesting__title:after {
	left: 0;
	margin: 0;
}

.two-column {
	padding: 50px 0 0;
}

.two-column__logo {
	width: 143px;
	height: 143px;
	margin: -123px auto 0;
}

.two-column__logo img {
	max-width: 60%;
}

.search-page {
	padding-top: 122px;
}

.search-page__title {
	font-size: 46px;
}

.search-page__form-input {
	font-size: 18px;
	height: 84px;
}

.search-page__form-input:-moz-placeholder {
	font-size: 18px;
}

.search-page__form-input::-moz-placeholder {
	font-size: 18px;
}

.search-page__form-input:-ms-input-placeholder {
	font-size: 18px;
}

.search-page__form-input::-webkit-input-placeholder {
	font-size: 18px;
}

.search-page__item h3 {
	font-size: 36px;
}

.contact {
	padding-top: 80px;
}

.contact__detail {
	padding-right: 0;
	text-align: left;
	padding-top: 50px;
	padding-left: 50px;
}

.contact__title {
	font-size: 48px;
}

.contact__office-title {
	font-size: 24px;
}

.contact__office li {
	font-size: 16px;
}

.contact__office li span {
	max-width: 250px;
}

.contact__icon {
	background: center no-repeat none;
	vertical-align: top;
	width: 22px;
	height: 23px;
}

.contact__icon--phone {
	background-image: url(../images/contact-phone.png);
}

.contact__icon--fax {
	background-image: url(../images/contact-fax.png);
}

.contact__icon--email {
	background-image: url(../images/contact-email.png);
}

.contact__icon--web {
	background-image: url(../images/contact-web.png);
}

.contact__icon--map {
	background-image: url(../images/contact-map.png);
}

.contact__social h3 {
	font-size: 18px;
}

.contact__social ul {
	text-align: left;
}

.contact__social li {
	margin: 0 15px;
}

.contact__social li a {
	font-size: 38px;
}

.vendor__manufactures-title {
	font-size: 36px;
}

.manufacture__title {
	padding: 23px 47px;
	font-size: 30px;
}

.manufacture__toggle {
	font-size: 16px;
}

.manufacture__contact a,
.manufacture__contact li {
	font-size: 14px;
}

.manufacture__contacts {
	margin-left: 55px;
	font-size: 16px;
}

.manufacture__content {
	padding: 9px 34px;
}

.manufacture__description strong {
	font-size: 16px;
}

.multi-select ul label {
	font-size: 16px;
	padding-left: 38px;
}

.multi-select ul label:after {
	width: 17px;
	height: 17px;
}

.modal {
	padding: 20px 80px;
}

.modal.gfrom__confirmation {
	max-width: 630px;
	margin: 0 auto;
	right: auto;
}

.page-template-template-news .modal {
	max-width: 1000px;
	width: 80%;
}

.modal__close {
	top: 30px;
	right: 30px;
}

.modal embed,
.modal video {
	height: 400px;
}

html.menu-open {
	overflow: inherit;
}

.mobile__nav.is_open {
	display: none;
}

.footer__column {
	width: calc((100% - 38px)/ 6);
}

.footer__column--social {
	padding: 0;
	width: 36px;
}

.footer__up {
	display: block;
}

.footer__up--mobile {
	display: none;
}

.footer__copyright {
	padding: 0 31px;
}

.footer__copyright p {
	margin: 10px 0;
	font-size: 12px;
}

.footer__logos a {
	padding: 0;
	margin: 0 45px;
	width: auto;
}

.footer__logos a img {
	margin-bottom: 0;
}

.footer__menu {
	text-align: left;
}

.footer__menu a {
	font-size: 16px;
}

.footer__menu>li>a {
	font-size: 24px;
}

.footer__menu>li>a {
	font-size: calc(.00733 * 100vw + 5.49px);
}

.footer__menu>li:first-child>a {
	padding: 16px 0;
	margin-bottom: 13px;
}

.footer__menu>li:first-child>a:after {
	content: '';
	background: #ad917a;
	width: 16px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.footer__menu .sub-menu {
	display: block;
}

.footer__social ul {
	margin: 14px 0 0 7px;
}

.footer__social ul li {
	display: block;
	margin-bottom: 17px;
}

.footer__banner {
	padding: 75px 0;
	min-height: 315px;
}

.footer__banner-title {
	font-size: 36px;
}

.footer__2banner-title {
	font-size: 30px;
	margin: 50px 0;
}

.footer__2banner-link span {
	font-size: 40px;
}

.qr--top.qr--open {
	bottom: 49px;
}

.qr--left {
	left: auto;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	right: 0;
	top: 50%;
}

.qr--left:after {
	top: 50%;
	left: auto;
	bottom: auto;
	right: -19px;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 12px;
	border-color: transparent transparent transparent #ad917a;
}

.qr--left.qr--open {
	right: 49px;
	bottom: auto;
}

.gform_title,
.title {
	margin: 35px 0;
	font-size: 38px;
}

.production__nav .slider-arrow,
.production__slider .slider-arrow {
	width: 18px;
	height: 34px;
	top: 50%;
	-ms-transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}

.slider-arrow--next {
	right: -44px;
}

.production__nav .slider-arrow--next,
.production__slider .slider-arrow--next {
	right: -15px;
}

.slider-arrow--prev {
	left: -44px;
}

.production__nav .slider-arrow--prev,
.production__slider .slider-arrow--prev {
	left: -15px;
}

table td,
table th {
	font-size: 14px;
}

.title-bar {
	display: none;
}

.brshow,
.contact__content p,
.content-list p,
.content_list p,
.content_list ul li,
.features--two-col .features__item-description p,
.gform_confirmation_wrapper,
.gform_confirmation_wrapper p,
.harvesting p,
.home-footer p,
.image-and-text p,
.interesting__item-quote p,
.news__item p,
.partners p,
.plain-text,
.search-page__item p,
.simple-content p,
.two-column p {
	font-size: 13px;
}

.content-list__title,
.content_list h2,
.gform_confirmation_wrapper h2,
.plain-title {
	font-size: 36px;
}

.circle {
	width: 104px;
	height: 104px;
}

.circle strong {
	font-size: 20px;
}

.circle small {
	font-size: 15px;
}

.testimonials__author {
	font-size: 16px;
}

}

@media (min-width:1025px) and (max-width:1440px) {

.news__inner {
	width: 925px;
}

}

@media (min-width:1050px) {

.harvesting__steps {
	width: 1040px;
}

}

@media (min-width:1140px) {

.modal {
	max-width: 1140px;
}

}

@media (min-width:1180px) {

.modal {
	left: 50%;
	-ms-transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	transform: translate(-50%,0);
}

}

@media (min-width:1200px) {

.content-list__content--down.large-collapse,
.content-list__content--left.large-collapse {
	padding-top: 9%;
}

.simple-content p {
	font-size: 13px;
}

.brshow,
.contact__content p,
.content-list p,
.content_list p,
.content_list ul li,
.features--two-col .features__item-description p,
.gform_confirmation_wrapper,
.gform_confirmation_wrapper p,
.harvesting p,
.home-footer p,
.image-and-text p,
.interesting__item-quote p,
.news__item p,
.partners p,
.plain-text,
.search-page__item p,
.simple-content p,
.two-column p {
	font-size: 14px;
}

}

@media (min-width:1240px) {

body.single .news__item-title {
	padding-right: 0;
}

.news__share {
	right: -46px;
}

}

@media (max-width:1279px) and (min-width:1025px) {

.two-column p {
	font-size: calc(.00787 * 100vw + 3.93px);
}

}

@media (max-width:1279px) and (min-width:1279px) {

.two-column p {
	font-size: 14px;
}

}

@media (min-width:1280px) {

.top-screen p {
	font-size: 16px;
}

.top-screen__icon strong {
	font-size: 36px;
}

.top-screen__inner {
	padding: 0 102px;
}

.content-list__content-inner {
	padding-left: 30px;
}

.content_list__text {
	padding-left: 30px;
}

.pull-right .content_list__text {
	padding-left: 80px;
}

.content_list__text .service__item {
	padding: 0 8%;
}

.simple-content p {
	font-size: 16px;
}

.features__item-img img {
	max-width: 70px;
}

.features--two-col .features__item {
	padding-left: 90px;
}

.step__point-title {
	font-size: 14px;
}

.harvesting__img {
	width: 304px;
	height: 304px;
}

.harvesting__circle {
	width: 90px;
	height: 90px;
}

.harvesting__circle span {
	font-size: 18px;
}

.harvesting__title {
	font-size: 40px;
}

.two-column__logo {
	width: 200px;
	height: 200px;
	margin: -147px auto 0;
}

.two-column__logo img {
	max-width: 100%;
}

.modal embed,
.modal video {
	width: 100%;
	height: 628px;
}

.gform_title,
.title {
	font-size: 42px;
}

.brshow,
.contact__content p,
.content-list p,
.content_list p,
.content_list ul li,
.features--two-col .features__item-description p,
.gform_confirmation_wrapper,
.gform_confirmation_wrapper p,
.harvesting p,
.home-footer p,
.image-and-text p,
.interesting__item-quote p,
.news__item p,
.partners p,
.plain-text,
.search-page__item p,
.simple-content p,
.two-column p {
	font-size: 16px;
}

}

@media (min-width:1440px) {

.row {
	padding: 0 45px;
}

.top-bar {
	margin-top: 3px;
}

.header {
	height: 90px;
}

.header__logo-link {
	margin-top: 14px;
}

.btn--rounded {
	font-size: 18px;
	min-width: 230px;
}

.top-screen p {
	font-size: 16px;
}

.top-screen--left h1 {
	font-size: 60px;
}

.top-screen__icon strong {
	font-size: 40px;
}

.top-screen__icon p {
	font-size: 14px;
}

.top-screen__inner {
	padding: 0 102px;
}

.top-screen__link--home span {
	font-size: 28px;
}

.content-list__content-inner {
	padding-left: 6.58%;
}

.home-footer__logo {
	margin-bottom: 42px;
}

.news__item-content {
	padding: 20px 25px;
}

.news__item-title {
	font-size: 22px;
}

.news__back {
	font-size: 16px;
}

.picture__item-title {
	font-size: 24px;
}

.picture__item-count {
	font-size: 16px;
}

.picture__gallery-slider .picture__gallery-slide {
	height: 450px;
}

.picture__gallery-preview {
	margin-bottom: 30px;
}

.content_list {
	padding-bottom: 50px;
}

.content_list:not(.content_list--lift) {
	padding: 80px 0 50px;
}

.content_list__item--lift {
	margin-top: -50px;
}

.content_list__img--left {
	margin-left: -65px;
	margin-right: -65px;
}

.content_list__img--right {
	margin-right: -65px;
	margin-left: -65px;
}

.content_list__text {
	padding-left: 90px;
}

.pull-right .content_list__text {
	padding-left: 106px;
}

.content_list__item--lift .content_list__text {
	padding-top: 60px;
}

.image-and-text {
	height: 550px;
}

.service {
	padding: 100px 0 20px;
}

.content_list__text .service__item {
	padding: 0 9%;
}

.service__item-title {
	font-size: 48px;
}

.service__item p {
	font-size: 16px;
}

.case-studies__item-wrap {
	padding: 30px;
}

.features__item-title {
	font-size: 24px;
}

.features--two-col>.row {
	padding-top: 120px;
	padding-bottom: 70px;
}

.info {
	padding: 60px 90px;
}

.production {
	padding: 30px 105px;
}

.step__content p {
	font-size: 16px;
}

.step__point-title {
	font-size: 16px;
}

.partners {
	padding: 45px 105px 80px;
}

.three {
	padding: 76px 105px 75px;
}

.three__title {
	font-size: 38px;
}

.harvesting {
	padding: 0 105px;
}

.harvesting__steps {
	width: 90.3%;
}

.two-column {
	padding: 70px 54px;
}

.two-column__logo {
	width: 243px;
	height: 243px;
	margin: -192px auto 0;
}

.contact {
	padding-top: 90px;
}

.contact__detail {
	padding-top: 76px;
	padding-left: 90px;
}

.page-template-template-news .modal {
	max-width: 1200px;
	width: 90%;
}

.modal embed,
.modal video {
	width: 1024px;
	height: 768px;
}

.footer__main {
	padding: 19px 105px 25px;
}

.footer__copyright {
	padding: 0 105px;
}

.footer__banner-title {
	font-size: 48px;
}

.gform_title,
.title {
	font-size: 48px;
}

.production__nav .slider-arrow--next,
.production__slider .slider-arrow--next {
	right: -44px;
}

.production__nav .slider-arrow--prev,
.production__slider .slider-arrow--prev {
	left: -44px;
}

.circle {
	width: 156px;
	height: 157px;
}

.circle strong {
	font-size: 32px;
}

.circle small {
	font-size: 24px;
}

.testimonials {
	padding: 70px 170px;
}

}

@media (min-width:1441px) {

.content_list h2 {
	margin: 0 0 23px;
}

.case-studies {
	padding: 0 90px 75px;
}

.case-studies__item-title {
	font-size: 24px;
}

.case-studies__item p {
	font-size: 16px;
}

.case-studies__item-tag {
	margin: 15px 0;
	font-size: 14px;
}

.content-list__title,
.content_list h2,
.gform_confirmation_wrapper h2,
.plain-title {
	font-size: 48px;
}

}

@media (min-width:1540px) {

.two-column {
	padding: 70px 105px;
}

}

@media (min-width:1550px) {

.features {
	padding: 0 95px;
}

}

@media (min-width:1600px) {

.top-bar {
	margin-top: 21px;
}

.header {
	height: 120px;
}

.header__logo-link {
	margin-top: 28px;
}

.top-screen p {
	font-size: 20px;
}

.top-screen--news h1 {
	font-size: 70px;
}

.top-screen--left h1 {
	font-size: 70px;
}

.simple-content p {
	font-size: 18px;
}

.case-studies__item-title {
	font-size: 26px;
}

.case-studies__item p {
	font-size: 20px;
}

.case-studies__item-tag {
	font-size: 16px;
}

.step__content p {
	font-size: 18px;
}

.step__point-title {
	font-size: 18px;
}

.three p {
	font-size: 16px;
}

.contact {
	padding-top: 120px;
}

.contact__social li a {
	font-size: 40px;
}

.gform_title,
.title {
	font-size: 52px;
}

.brshow,
.contact__content p,
.content-list p,
.content_list p,
.content_list ul li,
.features--two-col .features__item-description p,
.gform_confirmation_wrapper,
.gform_confirmation_wrapper p,
.harvesting p,
.home-footer p,
.image-and-text p,
.interesting__item-quote p,
.news__item p,
.partners p,
.plain-text,
.search-page__item p,
.simple-content p,
.two-column p {
	font-size: 18px;
}

.content-list__title,
.content_list h2,
.gform_confirmation_wrapper h2,
.plain-title {
	font-size: 48px;
}

}

@media (min-width:1700px) {

.top-screen p {
	font-size: 22px;
}

.top-screen--news h1 {
	font-size: 75px;
}

.top-screen--left h1 {
	font-size: 75px;
}

.news__item-title {
	font-size: 22px;
}

.picture__gallery-slider .picture__gallery-slide {
	height: 545px;
}

.picture__gallery-preview {
	margin-bottom: 60px;
}

.service__item-title {
	font-size: 54px;
}

.content_list__text .service__item-title {
	font-size: 48px;
}

.service__item p {
	font-size: 22px;
}

.content_list__text .service__item p {
	font-size: 16px;
}

.simple-content p {
	font-size: 20px;
}

.case-studies__item-title {
	font-size: 28px;
}

.case-studies__item p {
	font-size: 22px;
}

.case-studies__item-tag {
	font-size: 18px;
}

.features__item-img img {
	max-width: 100%;
}

.features--two-col .features__item {
	padding-left: 117px;
}

.step__content p {
	font-size: 19px;
}

.three__title {
	font-size: 40px;
}

.three p {
	font-size: 18px;
}

.contact__social li a {
	font-size: 44px;
}

.footer__menu a {
	font-size: 18px;
}

.brshow,
.contact__content p,
.content-list p,
.content_list p,
.content_list ul li,
.features--two-col .features__item-description p,
.gform_confirmation_wrapper,
.gform_confirmation_wrapper p,
.harvesting p,
.home-footer p,
.image-and-text p,
.interesting__item-quote p,
.news__item p,
.partners p,
.plain-text,
.search-page__item p,
.simple-content p,
.two-column p {
	font-size: 20px;
}

}

@media (min-width:1980px) {

body {
	font-size: 20px;
}

.top-screen p {
	font-size: 22px;
}

.top-screen--home h1 {
	font-size: 120px;
}

body.single .news__item-title {
	font-size: 50px;
}

.image-and-text h2 {
	font-size: 54px;
}

.simple-content ul li {
	font-size: 22px;
}

.simple-content h2 {
	font-size: 70px;
}

}

@media (max-width:1279px) {

.two-column p {
	font-size: 12px;
}

}

@media (max-width:1025px) {

.partner a {
	padding: 20px 0;
}

}

@media (max-width:1024px) {

.home-footer__content {
	text-align: left;
}

body.single-post p {
	font-size: 16px;
}

.image-and-text__inner .text-left,
.image-and-text__inner .text-right {
	text-align: center!important;
}

.image-and-text p {
	text-align: left;
	max-width: 80%;
	margin: 0 auto 10px;
}

.text-left+.image-and-text__citing {
	width: 100%;
	padding: 0 calc(15px + 11%);
}

.image-and-text__citing {
	text-align: left;
}

.service__item--3 {
	width: 50%;
	padding: 0;
	margin: 25px 0;
	border: none;
}

.service__item--3:nth-child(1),
.service__item--3:nth-child(3) {
	border-right: 1px solid #dcdcdc;
}

.simple-content p {
	text-align: left!important;
}

.contact__content .interesting p,
.content-list .interesting p,
.content_list .interesting p,
.content_list ul .interesting li,
.features--two-col .features__item-description .interesting p,
.gform_confirmation_wrapper .interesting p,
.harvesting .interesting p,
.home-footer .interesting p,
.image-and-text .interesting p,
.interesting .brshow,
.interesting .contact__content p,
.interesting .content-list p,
.interesting .content_list p,
.interesting .content_list ul li,
.interesting .features--two-col .features__item-description p,
.interesting .gform_confirmation_wrapper,
.interesting .gform_confirmation_wrapper p,
.interesting .harvesting p,
.interesting .home-footer p,
.interesting .image-and-text p,
.interesting .interesting__item-quote p,
.interesting .news__item p,
.interesting .partners p,
.interesting .plain-text,
.interesting .search-page__item p,
.interesting .simple-content p,
.interesting .two-column p,
.interesting__item-quote .interesting p,
.news__item .interesting p,
.partners .interesting p,
.search-page__item .interesting p,
.simple-content .interesting p,
.two-column .interesting p {
	text-align: left;
}

.partners p {
	text-align: left;
}

.partner__hover {
	border: none!important;
	padding: 20px 0;
}

.three p {
	text-align: left;
	text-align-last: left;
}

.harvesting p {
	text-align: left;
}

.footer__banner p {
	text-align: left;
}

.cork__table td.text-center {
	overflow: hidden;
	padding: 0;
}

.cork__table td.text-center span {
	padding: 7px 8px;
	display: block;
	float: left;
	width: 50%;
	margin: 0;
}

.cork__table td.text-center span:first-child {
	text-align: left;
	border-right: 1px solid #dcdcdc;
}

br {
	display: none;
}

}

@media only screen and (max-width:1000px) {

#home-slider .slick-slide {
	height: 400px;
}

}

@media only screen and (max-width:640px) {

#home-slider .slick-slide {
	height: 300px;
}

}

@media (max-width:640px) {

.no-cssvwunit .gform_description {
	font-size: 12px;
}

.no-cssvwunit .validation_error {
	font-size: 8px;
}

.no-cssvwunit .validation_message {
	font-size: 10px;
}

.no-cssvwunit .gform_wrapper [type=color],
.no-cssvwunit .gform_wrapper [type=date],
.no-cssvwunit .gform_wrapper [type=datetime-local],
.no-cssvwunit .gform_wrapper [type=datetime],
.no-cssvwunit .gform_wrapper [type=email],
.no-cssvwunit .gform_wrapper [type=month],
.no-cssvwunit .gform_wrapper [type=number],
.no-cssvwunit .gform_wrapper [type=password],
.no-cssvwunit .gform_wrapper [type=search],
.no-cssvwunit .gform_wrapper [type=tel],
.no-cssvwunit .gform_wrapper [type=text],
.no-cssvwunit .gform_wrapper [type=time],
.no-cssvwunit .gform_wrapper [type=url],
.no-cssvwunit .gform_wrapper [type=week],
.no-cssvwunit .gform_wrapper textarea {
	font-size: 11px;
}

.no-cssvwunit .gform_wrapper [type=color]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=date]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime-local]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=email]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=month]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=number]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=password]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=search]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=tel]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=text]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=time]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=url]:-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=week]:-moz-placeholder,
.no-cssvwunit .gform_wrapper textarea:-moz-placeholder {
	font-size: 11px;
}

.no-cssvwunit .gform_wrapper [type=color]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=date]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime-local]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=email]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=month]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=number]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=password]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=search]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=tel]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=text]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=time]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=url]::-moz-placeholder,
.no-cssvwunit .gform_wrapper [type=week]::-moz-placeholder,
.no-cssvwunit .gform_wrapper textarea::-moz-placeholder {
	font-size: 11px;
}

.no-cssvwunit .gform_wrapper [type=color]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=date]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime-local]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=email]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=month]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=number]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=password]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=search]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=tel]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=text]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=time]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=url]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper [type=week]:-ms-input-placeholder,
.no-cssvwunit .gform_wrapper textarea:-ms-input-placeholder {
	font-size: 11px;
}

.no-cssvwunit .gform_wrapper [type=color]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=date]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime-local]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=datetime]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=email]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=month]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=number]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=password]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=search]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=tel]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=text]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=time]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=url]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper [type=week]::-webkit-input-placeholder,
.no-cssvwunit .gform_wrapper textarea::-webkit-input-placeholder {
	font-size: 11px;
}

.no-cssvwunit .header--white .header__menu .is-accordion-submenu li.menu-item a {
	font-size: 10px;
}

.no-cssvwunit .has-dropdown.is-accordion-submenu-parent.is-submenu-item.is-accordion-submenu-item[aria-expanded=true]>a {
	font-size: 12px;
}

.no-cssvwunit .header__search {
	margin-left: 24px;
}

.no-cssvwunit .header__menu li a {
	font-size: 12px;
}

.no-cssvwunit .top-screen p {
	font-size: 11px;
}

.no-cssvwunit .top-screen--home h1 {
	font-size: 60px;
}

.no-cssvwunit .top-screen--news h1 {
	font-size: 30px;
}

.no-cssvwunit .top-screen--left h1 {
	font-size: 30px;
}

.no-cssvwunit .top-screen--center h1 {
	font-size: 30px;
}

.no-cssvwunit .top-screen--center p {
	font-size: 11px;
}

.no-cssvwunit .top-screen__icon strong {
	font-size: 24px;
}

.no-cssvwunit .top-screen__icon p {
	font-size: 11px;
}

.no-cssvwunit .top-screen__content blockquote em {
	font-size: 11px;
}

.no-cssvwunit .top-screen__social--menu a {
	font-size: 20px;
}

.news__list .news__types {
	padding: 0;
}

.no-cssvwunit .news__item-title {
	font-size: 16px;
}

.no-cssvwunit .news__item-date {
	font-size: 9px;
}

.no-cssvwunit .news__item-link {
	font-size: 12px;
}

.no-cssvwunit .video__item-title {
	font-size: 14px;
}

.no-cssvwunit .cork__item-title {
	font-size: 20px;
}

.no-cssvwunit .cork__slide-title {
	width: 20px;
}

.no-cssvwunit .cork__slide p {
	width: 12px;
}

.no-cssvwunit .content_list__img-caption {
	font-size: 9px;
}

.no-cssvwunit .content_list h2 {
	font-size: 22px;
}

.no-cssvwunit .image-and-text__citing {
	font-size: 9px;
}

.service__item--3 {
	margin: 5px 0;
}

.no-cssvwunit .service__item-title {
	font-size: 24px;
}

.no-cssvwunit .service__item p {
	font-size: 10px;
}

.no-cssvwunit .case-studies__item-title {
	width: 14px;
}

.no-cssvwunit .case-studies__item p {
	width: 12px;
}

.no-cssvwunit .case-studies__item-tag {
	width: 10px;
}

.no-cssvwunit .features__item-img img {
	width: 44px;
}

.no-cssvwunit .features__item-title {
	font-size: 18px;
}

.no-cssvwunit .features__item-description {
	font-size: 10px;
}

.no-cssvwunit .features--two-col .features__item {
	padding-left: 60px;
}

.no-cssvwunit .info__item {
	padding-left: 85px;
}

.no-cssvwunit .info__item-circle {
	width: 75px;
	height: 75px;
}

.no-cssvwunit .info__item-circle h4 {
	font-size: 10px;
}

.no-cssvwunit .info__item-circle strong {
	font-size: 18px;
}

.no-cssvwunit .info__item-detail p {
	font-size: 10px;
}

.no-cssvwunit .info__item-detail p small {
	font-size: 10px;
}

.no-cssvwunit .interesting__item-quote h2 {
	font-size: 14px;
}

.no-cssvwunit .step__title {
	font-size: 18px;
}

.no-cssvwunit .step__content p {
	font-size: 11px;
}

.no-cssvwunit .step__point-title {
	font-size: 10px;
}

.no-cssvwunit .partner__title {
	font-size: 9px;
}

.no-cssvwunit .partner p {
	font-size: 11px;
}

.no-cssvwunit .three__circle {
	width: 45px;
	height: 45px;
}

.no-cssvwunit .three__circle span {
	font-size: 20px;
}

.no-cssvwunit .three__title {
	font-size: 20px;
}

.no-cssvwunit .harvesting__img {
	width: 150px;
	height: 150px;
}

.no-cssvwunit .harvesting__circle span {
	font-size: 9px;
}

.no-cssvwunit .harvesting__title {
	font-size: 20px;
}

.two-column p {
	font-size: 16px;
}

.no-cssvwunit .search-page__title {
	font-size: 24px;
}

.no-cssvwunit .search-page__item h3 {
	font-size: 18px;
}

.no-cssvwunit .contact__title {
	font-size: 24px;
}

.no-cssvwunit .contact__office-title {
	font-size: 18px;
}

.no-cssvwunit .contact__office li {
	font-size: 11px;
}

.no-cssvwunit .contact__social h3 {
	font-size: 12px;
}

.no-cssvwunit .contact__social li a {
	font-size: 30px;
}

.no-cssvwunit .vendor__manufactures-title {
	font-size: 18px;
}

.no-cssvwunit .manufacture__title {
	font-size: 15px;
}

.no-cssvwunit .manufacture__toggle {
	font-size: 10px;
}

.no-cssvwunit .manufacture__contact a,
.no-cssvwunit .manufacture__contact li {
	font-size: 11px;
}

.no-cssvwunit .manufacture__contacts {
	font-size: 11px;
}

.no-cssvwunit .manufacture__description strong {
	font-size: 12px;
}

.no-cssvwunit .multi-select ul label {
	font-size: 11px;
	padding-left: 20px;
}

.no-cssvwunit .multi-select ul label:after {
	width: 11px;
	height: 11px;
}

.no-cssvwunit .modal embed,
.no-cssvwunit .modal video {
	height: 150px;
}

.no-cssvwunit .mobile__nav .toggle-sub-menu {
	width: 12px;
	height: 12px;
}

.mobile__nav .header__menu li a {
	font-size: 16px;
}

.mobile__nav .header__menu li .submenu a {
	font-size: 14px;
}

.no-cssvwunit .mobile__nav .header__menu li .submenu a.mobile__submenu-general-link {
	font-size: 12px;
}

.no-cssvwunit .mobile__nav .header__menu .submenu li.mobile__submenu-back a {
	padding-left: 20px;
	font-size: 12px;
}

.no-cssvwunit .mobile__nav .header__menu .submenu li.mobile__submenu-back a:before {
	width: 6px;
	height: 13px;
}

.no-cssvwunit .footer__copyright p {
	font-size: 9px;
}

.no-cssvwunit .footer__menu>li>a {
	font-size: 12px;
}

.no-cssvwunit .footer__banner-title {
	font-size: 24px;
}

.no-cssvwunit .footer__2banner-title {
	font-size: 18px;
}

.no-cssvwunit .footer__2banner-link span {
	font-size: 18px;
}

.no-cssvwunit .gform_title,
.no-cssvwunit .title {
	font-size: 24px;
}

.cork__table td,
.cork__table th,
.cork__table tr {
	display: block;
}

.table-th {
	font-weight: 700;
}

.no-cssvwunit table td,
.no-cssvwunit table th {
	font-size: 12px;
}

.contact__content .no-cssvwunit p,
.content-list .no-cssvwunit p,
.content_list .no-cssvwunit p,
.content_list ul .no-cssvwunit li,
.features--two-col .features__item-description .no-cssvwunit p,
.gform_confirmation_wrapper .no-cssvwunit p,
.harvesting .no-cssvwunit p,
.home-footer .no-cssvwunit p,
.image-and-text .no-cssvwunit p,
.interesting__item-quote .no-cssvwunit p,
.news__item .no-cssvwunit p,
.no-cssvwunit .brshow,
.no-cssvwunit .contact__content p,
.no-cssvwunit .content-list p,
.no-cssvwunit .content_list p,
.no-cssvwunit .content_list ul li,
.no-cssvwunit .features--two-col .features__item-description p,
.no-cssvwunit .gform_confirmation_wrapper,
.no-cssvwunit .gform_confirmation_wrapper p,
.no-cssvwunit .harvesting p,
.no-cssvwunit .home-footer p,
.no-cssvwunit .image-and-text p,
.no-cssvwunit .interesting__item-quote p,
.no-cssvwunit .news__item p,
.no-cssvwunit .partners p,
.no-cssvwunit .plain-text,
.no-cssvwunit .search-page__item p,
.no-cssvwunit .simple-content p,
.no-cssvwunit .two-column p,
.partners .no-cssvwunit p,
.search-page__item .no-cssvwunit p,
.simple-content .no-cssvwunit p,
.two-column .no-cssvwunit p {
	font-size: 13px;
}

.content_list .no-cssvwunit h2,
.gform_confirmation_wrapper .no-cssvwunit h2,
.no-cssvwunit .content-list__title,
.no-cssvwunit .content_list h2,
.no-cssvwunit .gform_confirmation_wrapper h2,
.no-cssvwunit .plain-title {
	font-size: 36px;
}

.no-cssvwunit .circle {
	width: 73px;
	height: 73px;
}

.no-cssvwunit .circle strong {
	font-size: 16px;
}

.no-cssvwunit .circle small {
	font-size: 12px;
}

.no-cssvwunit .testimonials__author {
	font-size: 11px;
}

}

@media only screen and (max-width:568px) and (orientation:portrait) {

.top-screen {
	min-height: 568px;
}

}

