.read-more-btn .lessbody,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400
}

body,
p {
	line-height: 22px
}

.container,
ol,
ul {
	padding: 0
}

.cf:after,
.clear,
hr {
	clear: both
}

blockquote,
td {
	text-align: left
}

blockquote,
blockquote p,
header {
	position: relative
}

.application-block ul li a:focus,
.application-block ul li a:hover,
.codrops-top a,
.contact-write ul li:last-child a:focus,
.desktop-menu nav>ul>li.active>a,
.desktop-menu nav>ul>li:hover>a,
.desktop-menu nav>ul>li>a:focus,
.product-bottom-part .producttable ul li a:focus,
.search-block,
a:focus,
a:hover {
	text-decoration: none
}

a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	text-decoration: none;
	list-style: none;
	outline: 0;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-tap-highlight-color: transparent
}

blockquote,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin-bottom: 20px
}

header .logo img,
img {
	vertical-align: top
}

.codrops-icon:before,
body,
html {
	-webkit-font-smoothing: antialiased
}

body,
html {
	-webkit-text-size-adjust: none;
	background: #fff
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block
}

ol li,
ul li {
	color: #373d48;
	line-height: 18px;
	padding: 0 0 5px
}

input[type=text],
input[type=submit],
input[type=button],
input[type=password],
input[type=email],
input[type=tel],
input[type=search],
textarea {
	-webkit-appearance: none;
	outline: 0
}

a,
div,
img,
input:focus,
textarea:focus {
	outline: 0
}

.cf:after,
.cf:before {
	content: "";
	display: table
}

.clearfix,
.clearfix:after,
.search-block,
blockquote {
	display: block
}

.cf {
	zoom: 1
}

.clearfix:after {
	content: ".";
	height: 0;
	clear: both;
	visibility: hidden
}

* html .clearfix {
	height: 1%
}

*,
:after,
:before {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box
}

body {
	color: #373d48;
	font-size: 15px;
	font-family: Lato, sans-serif !important;
	background: #f5f5f5 !important
}

body.home-page {
	background: #fff
}

h1 {
	font-size: 36px
}

h2 {
	font-size: 26px
}

h3 {
	font-size: 24px
}

h4 {
	font-size: 20px
}

h5 {
	font-size: 18px
}

h6 {
	font-size: 16px
}

p {
	color: #373d48;
	font-size: 14px;
	font-weight: 400
}

blockquote p,
ol li,
ul li {
	font-size: 13px;
	font-weight: 400
}

ol,
ul {
	margin: 20px
}

ul li {
	list-style: circle
}

ol li {
	list-style: decimal;
	margin-left: 20px
}

blockquote {
	background: #f3f3f3;
	padding: 20px 20px 10px;
	border-left: 2px solid #1589cb
}

blockquote p {
	line-height: 17px;
	margin-bottom: 15px
}

hr {
	border: 0 solid #000;
	border-top-width: 1px;
	height: 0
}

img {
	border: none
}

.current_page_item>a,
a.current,
a:active {
	color: #e90709
}

a:focus {
	outline: 0
}

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=search] {
	border: 1px solid #dedede;
	padding: 0 15px;
	color: #666;
	font-size: 12px;
	height: 36px
}

textarea {
	border: 1px solid #dedede;
	padding: 5px 15px;
	color: #666;
	font-size: 12px;
	height: 60px;
	resize: none;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	line-height: 16px
}

input[type=reset],
input[type=submit],
input[type=button] {
	background: #666;
	cursor: pointer;
	color: #fff;
	border: none;
	height: 30px;
	line-height: 28px;
	display: block;
	font-size: 15px
}

input[type=submit]:hover,
input[type=button]:hover {
	background: #666;
	color: #fff
}

::-webkit-input-placeholder {
	color: #fff
}

:-moz-placeholder {
	color: #fff
}

::-moz-placeholder {
	color: #fff
}

:-ms-input-placeholder {
	color: #fff
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

td {
	font-weight: 400
}

#wrapper {
	width: 100%;
	min-height: 100%
}

header {
	width: 100%;
	height: auto;
	background: #f7f7f7;
	padding: 22px 31px
}

.search-block,
.search-block.isopen:hover,
.search-block:hover {
	background: #F7F7F7
}

.nav-fixed {
	position: fixed;
	top: 0;
	z-index: 9999;
}

/* header .logo {
	margin: 4px 0 0
} */
.search-block {
	width: 103px;
	height: 60px;
	float: left;
	line-height: 0;
	text-align: center;
	overflow: hidden;
	font-size: 18px;
	transition: all .1s ease 0s;
	-webkit-transition: all .1s ease 0s;
	-moz-transition: all .1s ease 0s;
	-o-transition: all .1s ease 0s;
	position: absolute;
	top: 6px;
	right: 0;
}

.search-block.isopen {
	width: 350px
}

.search-block input[type=submit] {
	background: url(images/top-search.png) 11px 50% no-repeat;
	color: #505050;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	border-radius: 0;
	border: none;
	padding: 0;
	margin: 0;
	width: 103px;
	height: 68px;
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px solid #e9e9e9;
	outline: 0;
	z-index: 9999;
}

.isopen input[type=submit] {
	border-left: none
}

.search-block input[type=submit]:before {
	top: -1px;
	position: relative
}

.search-block .search-bar {
	width: 175px;
	opacity: 0;
	float: left;
	border: none;
	border-radius: 0;
	line-height: normal;
	padding: 0;
	background: #F7F7F7;
	color: #A1A1A1;
	font-size: 13px;
	position: absolute;
	left: 0px;
	top: 11px;
	font-family: HelveticaNeue, Arial, Helvetica, sans-serif;
	transition: all .1s ease 0s;
	height: 60px;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0px 6px 0px #e90709;
	-moz-box-shadow: 0px 0px 6px 0px #e90709;
	box-shadow: 0px 0px 6px 0px #e90709;
	border-radius: 5px;
}

.search-block:hover .search-bar {
	width: 190px;
	opacity: 1;
	transition: all .3s ease 0s;
	height: 40px;
	/* border-left: 1px solid #e9e9e9; */
	padding: 0px 0 0 10px;
	z-index: 999999;
	margin-top: 1px;
	margin-left: 3px;
}

.search-block .search-bar::-webkit-input-placeholder {
	color: #A1A1A1
}

.search-block .search-bar:-moz-placeholder {
	color: #A1A1A1
}

.search-block .search-bar::-moz-placeholder {
	color: #A1A1A1
}

.search-block .search-bar:-ms-input-placeholder {
	color: #A1A1A1
}

.search-block:hover {
	width: 290px
}

.desktop-menu nav {
	width: 100%;
	height: auto;
	margin: 8px 0 0
}

.desktop-menu nav ul,
.navigation ul {
	margin: 0
}

.desktop-menu nav>ul>li {
	display: inline-block;
	padding: 0 15px;
	border-right: 1px solid #dedede;
	line-height: 15px;
	position: relative;
	vertical-align: top
}

.desktop-menu nav>ul>li:last-child {
	border-right: none;
	border-bottom: none !important
}

.desktop-menu nav>ul>li a {
	color: #000;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0 0 27px
}

.desktop-menu nav>ul>li.active>a,
.desktop-menu nav>ul>li:hover>a,
.desktop-menu nav>ul>li>a:focus {
	color: #e90709;
	border-bottom: 2px solid #e90709
}

.desktop-menu nav ul li ul {
	position: absolute;
	left: 0;
	width: 197px;
	visibility: hidden;
	opacity: 0;
	transition: all .3s ease 0s;
	z-index: 999;
	top: 0;
	min-height: 800px
}

.desktop-menu nav ul li:hover>ul,
.desktop-menu nav ul>li:hover>div.submenu-div,
.desktop-menu nav ul>li:hover>div.submenu-div>ul {
	visibility: visible;
	opacity: 1
}

.desktop-menu nav ul li ul>li {
	background: #fff
}

.desktop-menu nav ul li>div.submenu-div {
	position: absolute;
	top: 45px
}

.desktop-menu nav ul li ul li {
	display: block;
	padding: 0;
	border-right: none;
	border-bottom: 1px solid #e9e9e9;
	position: relative;
}

.desktop-menu nav ul li ul li a {
	color: #000;
	font-size: 12px;
	font-weight: 400;
	border-bottom: none;
	padding: 8px 16px;
	display: block
}

#menuwrapper,
#menuwrapper nav ul ul {
	display: none
}

.desktop-menu nav>ul li ul ul {
	left: 100%;
	top: 0 !important
}

.desktop-menu nav ul ul ul {
	width: 182px
}

.desktop-menu nav ul ul ul>li {
	background: #e90709
}

.desktop-menu nav ul ul ul ul {
	width: 225px
}

.desktop-menu nav ul ul ul ul>li {
	background: #fff
}

.desktop-menu nav ul ul ul ul ul {
	width: 180px
}

.desktop-menu nav ul ul ul ul ul>li {
	background: #e90709
}

.desktop-menu nav ul ul li {
	border-right: none;
	border-bottom: 1px solid #e9e9e9;
	padding: 0 0 0 0px !important
}

.desktop-menu nav ul ul ul li {
	border-right: none;
	border-bottom: 1px solid #fb6a6c;
	padding: 0 0 0 6px
}

.desktop-menu nav ul ul ul ul li {
	border-right: none;
	border-bottom: 1px solid #e9e9e9;
	padding: 0 0 0 6px
}

.desktop-menu nav ul ul ul ul ul li {
	border-right: none;
	border-bottom: 1px solid #fb6a6c;
	padding: 0 0 0 6px
}

.desktop-menu nav ul ul li.menu-item-has-children>a {
	background-image: url(images/menu_arrow.png);
	background-position: 93% 50%;
	background-repeat: no-repeat
}

.desktop-menu nav ul ul li.menu-item-has-children:hover>a,
.desktop-menu nav ul ul ul li.menu-item-has-children>a {
	background-image: url(images/menu_hoverwhite.png);
	background-position: 93% 50%;
	background-repeat: no-repeat
}

.desktop-menu nav ul ul ul li.menu-item-has-children:hover>a {
	background-image: url(images/menu_hoverred.png);
	background-position: 93% 50%;
	background-repeat: no-repeat
}

.desktop-menu nav ul ul ul ul li.menu-item-has-children>a {
	background-image: url(images/menu_arrow.png);
	background-position: 93% 50%;
	background-repeat: no-repeat
}

.desktop-menu nav ul ul ul ul li.menu-item-has-children:hover>a {
	background-image: url(images/menu_hoverwhite.png);
	background-position: 93% 50%;
	background-repeat: no-repeat
}

.desktop-menu nav ul ul li a {
	color: #fff
}

.desktop-menu nav ul ul li:hover>a {
	background: #e90709;
	color: #fff
}

.desktop-menu nav ul ul li.current-menu-item>a,
.desktop-menu nav ul ul li.current-menu-parent>a {
	background-color: #e90709;
	color: #fff
}

.desktop-menu nav ul ul ul li a {
	color: #fff
}

.desktop-menu nav ul ul ul li:hover>a {
	color: #e90709;
	background: #fff
}

.desktop-menu nav ul ul ul li.current-menu-item>a,
.desktop-menu nav ul ul ul li.current-menu-parent>a {
	color: #e90709;
	background-color: #fff
}

.desktop-menu nav ul ul ul ul li a {
	color: #000
}

.desktop-menu nav ul ul ul ul li:hover>a {
	color: #fff;
	background: #e90709
}

.desktop-menu nav ul ul ul ul li.current-menu-item>a,
.desktop-menu nav ul ul ul ul li.current-menu-parent>a {
	color: #fff;
	background-color: #e90709
}

.desktop-menu nav ul ul ul ul ul li a {
	color: #fff
}

.desktop-menu nav ul ul ul ul ul li:hover>a {
	color: #e90709;
	background: #fff
}

.desktop-menu nav ul ul ul ul ul li.current-menu-item>a,
.desktop-menu nav ul ul ul ul ul li.current-menu-parent>a {
	color: #e90709;
	background-color: #fff
}

.current-menu-ancestor>a,
.desktop-menu nav>ul.sub-menu>li.current-menu-item>a,
nav>ul#primary-new-menu>li.current-menu-item>a {
	color: #e90709
}

#menuwrapper .menu-trigger.open {
	left: calc(100% - 40px);
	background: #000;
	top: 0 !important;
	position: fixed !important
}

#menuwrapper .menu-trigger span,
#menuwrapper .menu-trigger span:after,
#menuwrapper .menu-trigger span:before {
	background: #000;
	height: 2px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

#menuwrapper .navigation,
#menuwrapper nav em {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease
}

#menuwrapper .menu-trigger span {
	position: absolute;
	display: block;
	width: 20px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%)
}

#menuwrapper .menu-trigger span:after,
#menuwrapper .menu-trigger span:before {
	content: '';
	position: absolute;
	left: 0;
	width: 100%
}

#menuwrapper .menu-trigger span:before {
	top: -6px
}

#menuwrapper .menu-trigger span:after {
	bottom: -6px
}

#menuwrapper .menu-trigger.open span {
	background-color: rgba(0, 0, 0, 0)
}

#menuwrapper .menu-trigger.open span:before {
	top: 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background: #fff
}

#menuwrapper .menu-trigger.open span:after {
	top: 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	background: #fff
}

#menuwrapper .navigation {
	background: rgba(0, 0, 0, .9);
	position: fixed;
	top: 0;
	width: calc(100%);
	height: 100%;
	right: -100%;
	box-sizing: border-box;
	z-index: 99999;
	overflow-y: auto;
	transition: all .5s ease;
	margin-right: 0
}

#menuwrapper .navigation.open {
	right: 0
}

#menuwrapper .shield {
	position: absolute;
	width: 0;
	height: 100%;
	background: rgba(0, 0, 0, .2);
	top: 0;
	left: 0;
	z-index: 99
}

#menuwrapper .shield.open,
.footer-last,
.slider-contain,
.sub-banner img,
footer {
	width: 100%
}

#menuwrapper nav ul ul ul {
	background: rgba(173, 10, 11, .7)
}

#menuwrapper nav ul ul ul ul {
	background: rgba(173, 10, 11, .6)
}

#menuwrapper nav ul ul ul ul ul {
	background: rgba(233, 7, 9, .5)
}

#menuwrapper nav li {
	border-bottom: 1px solid rgba(255, 255, 255, .3);
	list-style: none;
	position: relative;
	display: block;
	margin: 0;
	border-right: none;
	padding: 0
}

#menuwrapper nav li:last-child {
	border-bottom-width: 0;
	padding-bottom: 0
}

#menuwrapper nav em {
	display: block;
	position: absolute;
	top: 11px;
	right: 11px;
	width: 15px;
	height: 15px;
	transition: all .5s ease
}

#menuwrapper nav em:after,
#menuwrapper nav em:before {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #fff
}

#menuwrapper nav em:after {
	transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

#menuwrapper nav em.toggled:after {
	transform: rotate(0);
	-moz-transform: rotate(0);
	-webkit-transform: rotate(0)
}

#menuwrapper nav em.level-two.toggled {
	transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg)
}

#menuwrapper nav li a {
	color: #fff;
	padding: 9px 0 9px 15px;
	display: block;
	margin-right: 30px;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: .09em;
	font-family: arial, sans-serif
}

#menuwrapper nav li a:hover {
	color: #000
}

#menuwrapper nav>ul>li>a:hover,
#menuwrapper nav>ul>ul>li:first-child>a:hover,
.maincat>a:hover {
	color: #e90709
}

.maincat .tpttl:hover {
	color: #fff !important
}

#menuwrapper nav ul .active a,
#menuwrapper nav ul li a:focus,
#menuwrapper nav ul li a:hover {
	border-bottom: none !important
}

#menuwrapper nav li li {
	border-color: rgba(255, 255, 255, .3)
}

#menuwrapper nav li li a {
	padding-left: 24px;
	text-transform: capitalize
}

#menuwrapper nav li li li a {
	padding-left: 40px;
	margin-right: 30px;
	text-transform: capitalize
}

#menuwrapper nav li li li li a {
	padding-left: 50px;
	margin-right: 30px;
	text-transform: capitalize
}

#menuwrapper nav li li li li li a {
	padding-left: 70px;
	margin-right: 30px;
	text-transform: capitalize
}

.slider-txt h2,
.subhead-text h1,
.subhead-text-title h2,
.subhead-text h2 {
	text-transform: uppercase
}

#menuwrapper nav ul ul ul ul ul ul li a {
	padding-left: 85px
}

#menuwrapper nav li a.active {
	color: #ECE4D8
}

.subhead-text {
	text-align: center;
	position: relative;
	z-index: 999
}

.subhead-text h1:before,
.subhead-text h2:before {
	background: url(images/heading_bottombg.png) no-repeat;
	width: 240px;
	content: " ";
	position: absolute;
	height: 20px;
	display: block;
	left: 0;
	right: 0
}

.subhead-text h1 {
	color: #000;
	font-weight: 700;
	margin: 0 0 50px;
	font-size: 26px
}

.subhead-text-title h2 {
	color: #000;
	font-weight: 700;
	margin: 10px 11px 10px;
	font-size: 20px
}

.subhead-text h1:before {
	margin: 0 auto;
	top: 43px
}

.subhead-text h2 {
	color: #000;
	font-weight: 700;
	margin: 0 0 50px;
	font-size: 26px;
	padding-bottom: 30px
}

.subhead-text h2:before {
	top: 45px;
	margin: 0 auto;
	bottom: 0
}

.subhead-text p {
	color: #000;
	margin-bottom: 26px;
	font-size: 16px;
	font-weight: 300;
	padding: 0 215px
}

.hvr-bounce-to-bottom {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s
}

.hvr-bounce-to-bottom:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(images/producr-arrow-hover.png) 83% 50% no-repeat #fff;
	color: #000;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transition-property: transform;
	-o-transition-property: transform;
	-moz-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.hvr-bounce-to-bottom:active,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:hover {
	color: #fff
}

.hvr-bounce-to-bottom:active:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:hover:before {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1);
	-webkit-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
	-moz-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
	-o-transition-timing-function: cubic-bezier(.52, 1.64, .37, .66);
	transition-timing-function: cubic-bezier(.52, 1.64, .37, .66)
}

.hvr-rectangle-out .prodcut-hovertxt:before,
.hvr-shutter-out-vertical:before {
	-webkit-transition-timing-function: ease-out;
	content: ""
}

footer {
	height: auto
}

.footer-last {
	background: #1e1e1e;
	text-align: center;
	padding: 14px 0;
	float: left
}

footer .footer-txt {
	font-size: 14px;
	color: #a7a7a7;
	font-weight: 300
}

footer .footer-txt span {
	color: #e90709
}

.slider-block {
	position: relative
}

.slider-contain {
	position: absolute;
	top: 50%;
	right: 0;
	vertical-align: middle;
	transform: translate(0, -50%)
}

.slider-txt {
	width: 645px
}

.slider-txt h2 {
	color: #fff;
	font-weight: 700;
	background: rgba(233, 7, 9, .8);
	padding: 15px 20px;
	font-size: 36px;
	text-align: left
}

.slider-txt p {
	background: rgba(0, 0, 0, .8);
	margin: 0;
	font-size: 16px;
	color: #fff;
	font-weight: 300;
	padding: 13px 36px 13px 25px;
	text-align: left
}

#content-area {
	text-align: center;
	background: #fff;
	z-index: 1;
	position: relative
}

#content-area .content-center {
	position: relative;
	background: url(images/home-main_bottombg.png) bottom center no-repeat #fff;
	padding: 36px 40px 37px
}

#content-area .welcome-txt h1:before {
	top: 79px
}

#content-area .content-center h1 {
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 50px;
	font-size: 26px;
	padding-bottom: 30px
}

#content-area h1:before {
	background: url(images/heading_bottombg.png) no-repeat;
	width: 240px;
	height: 20px;
	content: " ";
	display: block;
	position: absolute;
	margin: 0 auto;
	right: 0;
	left: 0;
	bottom: 0
}

.subhead-text h3 {
	color: #000;
	font-weight: 700;
	margin: 0 0 50px;
	font-size: 26px;
}

.subhead-text h3:before {
	background: url(images/heading_bottombg.png) no-repeat;
	width: 240px;
	height: 20px;
	content: " ";
	display: block;
	position: absolute;
	margin: 0 auto;
	top: 40px;
	right: 0;
	left: 0;
	bottom: 0
}


#content-area .content-center p {
	color: #000;
	margin-bottom: 9px;
	font-size: 16px
}

.product-block .product-img {
	position: relative;
	float: left;
	margin: 0 23px 0 0
}

.product-block .product-img:last-child {
	margin: 0
}

.product-block .product-img .product-title {
	position: absolute;
	bottom: 0;
	background: url(images/readmore-bg.png) bottom no-repeat;
	text-align: center;
	width: 100%;
	height: 65px;
	padding: 21px 0 0
}

.product-img .product-title a {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	background: url(images/producr-arrow.png) 100% 50% no-repeat;
	padding: 0 22px 0 0
}

.hvr-rectangle-out .prodcut-hovertxt {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: 0 0;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

.hvr-rectangle-out .prodcut-hovertxtfocus:before,
.hvr-rectangle-out:active .prodcut-hovertxt:before,
.hvr-rectangle-out:hover .prodcut-hovertxt:before {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.hvr-rectangle-out .prodcut-hovertxt:before {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(233, 7, 9, .9);
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	transition-timing-function: ease-out
}

.product-block .prodcut-hovertxt {
	opacity: 0;
	min-height: 280px;
	margin: 0 7px;
	bottom: 10px;
	position: absolute;
	padding: 60px 20px 0;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	left: 0
}

.product-block .product-title:hover .prodcut-hovertxt {
	opacity: 1
}

.product-block .product-title:hover {
	background-image: none
}

.product-block .product-title:hover a {
	opacity: 0
}

.product-block .product-title:hover a.hvr-bounce-to-bottom {
	opacity: 1
}

.prodcut-hovertxt h6 {
	color: #fff;
	font-size: 18px;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 10px
}

.prodcut-hovertxt p {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 30px
}

.product-block .prodcut-hovertxt a {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	background: url(images/producr-arrow.png) 83% 50% no-repeat;
	padding: 10px 46px;
	border: 2px solid #fff
}

.product-block .prodcut-hovertxt a:hover {
	color: #e90709
}

.product-block {
	margin: 10px 0 0
}

.products-main {
	overflow: hidden
}

.lehp-block {
	float: left;
	width: 100%;
	background: url(images/cross-bg.png) no-repeat #000;
	min-height: 451px;
	background-size: cover;
	margin: 69px 0 65px;
	position: relative
}

.lehp-block:after,
.lehp-block:before {
	width: 100%;
	height: 70px;
	display: block;
	position: absolute;
	background: #FFF;
	content: " "
}

.lehp-block:after {
	top: 0;
	transform-origin: left bottom;
	transform: skewY(-1.5deg)
}

.lehp-block:before {
	bottom: -70px;
	transform-origin: left bottom;
	transform: skewY(-1.5deg)
}

.lehp-block ul {
	margin: 0;
	position: relative;
	top: 128px;
	overflow: hidden
}

.lehp-block ul li {
	display: inline-block;
	padding: 0 20px;
	width: 196px;
	min-height: 196px;
	height: 196px;
	border-radius: 100%;
	text-align: center;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-o-border-radius: 100%;
	background: rgba(0, 0, 0, .5);
	border: 3px solid #fff;
	margin: 0 127px 0 0;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	position: relative
}

.lehp-block ul li:hover {
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	background: rgba(233, 7, 9, .5)
}

.lehp-block ul li:hover a {
	font-weight: 400;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s
}

.lehp-block ul li:last-child {
	margin: 0
}

.lehp-block ul li a {
	color: #fff;
	font-weight: 300;
	font-size: 20px;
	line-height: 30px;
	padding: 0 20px;
	position: absolute;
	top: 50%;
	right: 0;
	left: 0;
	margin: auto;
	vertical-align: middle;
	display: block;
	transform: translate(0, -50%)
}

.lehp-block ul li:before {
	content: " ";
	background-image: url(images/lehp-attachline.png);
	background-repeat: no-repeat;
	width: 128px;
	height: 8px;
	display: block;
	margin: 0 auto;
	position: relative;
	left: 162px;
	top: 50%
}

.news-block,
.news-txt {
	width: 100%;
	float: left
}

.lehp-block ul li:last-child:before {
	background-image: none
}

.news-block {
	position: relative;
	margin: 0 0 60px
}

.news-block .news-part {
	float: left;
	width: 100%;
	margin: 0 0 33px
}

.news-txt {
	padding: 0 0 0 10px
}

.news-part .news {
	float: left;
	margin: 0 30px 0 0;
	overflow: hidden;
	width: 270px
}

.news-block .news-part .news:last-child {
	margin-right: 0
}

.news-part .news .img {
	overflow: hidden;
	height: 200px
}

.news-part .news:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3)
}

.news-part .news img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .7s ease;
	transition: all .7s ease
}

.hvr-shadow-radial,
.hvr-shutter-out-vertical,
.input-submit {
	-webkit-transform: translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-backface-visibility: hidden
}

.news-part .news:hover .head a {
	color: #e90709
}

.news-part .news:las-child {
	margin: 0
}

.news-part .news .date {
	float: left;
	background: #e90709;
	font-size: 24px;
	font-weight: 400;
	line-height: normal;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	width: 19.5%;
	position: relative;
	bottom: 16px
}

.news-part .news .date span {
	font-size: 14px;
	float: left;
	width: 100%
}

.news-part .news .head {
	float: left;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	width: 80%;
	padding: 5px 0 11px 17px;
	text-align: left
}

.news-part p {
	color: #606060;
	font-size: 14px;
	font-weight: 300;
	float: left;
	margin: 0 0 11px;
	text-align: left
}

.news-block .readmore {
	float: left;
	position: relative;
	z-index: 9999
}

.news-block .readmore a {
	font-size: 14px;
	background: url(images/news-arrow.png) 100% 60% no-repeat;
	padding: 0 21px 0 0;
	font-weight: 400
}

.news-block .news-part .news:hover .readmore a {
	background: url(images/news-arrow-hover.png) 100% 60% no-repeat;
	color: #e90709
}

.news-block .allnews {
	text-align: center
}

.news-block .allnews a {
	color: #fff;
	background: url(images/producr-arrow.png) 90% 50% no-repeat #e90709;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	padding: 9px 50px 9px 20px
}

.news-block .allnews a.hvr-bounce-to-bottom:before {
	background: url(images/producr-arrow.png) 90% 50% no-repeat #1e1e1e
}

.newsletter-block {
	float: left;
	width: 100%;
	background-position: center top !important;
	background: url(images/footer-top-bg.png) no-repeat #000;
	min-height: 250px;
	background-size: cover;
	margin: 0;
	position: relative
}

.newsletter-block:before {
	content: "";
	display: block;
	width: 100%;
	position: absolute;
	height: 100%;
	background: rgba(0, 0, 0, .5)
}

.newsletter-block .newsletter {
	text-align: center;
	margin: 60px 0 0
}

.newsletter-block .newsletter h3 {
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 7px;
	color: #fff
}

.alo_easymail_preform_msg,
.newsletter-block .newsletter p {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	margin: 0 0 19px
}

.alo_easymail_form_table,
.newsletter-block .newsletter .newssearch {
	width: 733px;
	margin: 0 auto;
	overflow: hidden
}

.newsletter-block .newsletter .newssearch input,
.newsletter-block input.input-text {
	width: 560px;
	background: rgba(255, 255, 255, .8);
	height: 46px;
	padding: 10px 19px;
	float: left;
	font-size: 15px;
	font-weight: 300
}

.alo_easymail_widget_form.alo_easymail_widget_form_public .alo_easymail_form_table {
	width: 560px
}

.newsletter-block input::-webkit-input-placeholder {
	color: #000
}

.newsletter-block input:-moz-placeholder {
	color: #000
}

.newsletter-block input::-moz-placeholder {
	color: #000
}

.newsletter-block input:-ms-input-placeholder {
	color: #000
}

.newsletter-block .newsletter .newssearch button {
	background: #e90709;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	border: none;
	outline: 0;
	padding: 12px;
	float: right;
	width: 163px
}

.newsletter-block .newsletter .newssearch button:hover {
	color: #e90709
}

.hvr-shutter-out-vertical,
.input-submit {
	display: inline-block;
	vertical-align: middle;
	-moz-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: #e1e1e1;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.hvr-shutter-out-vertical:before {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #fff;
	-webkit-transform: scaleY(0);
	-moz-transform: scaleY(0);
	-o-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	-o-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	-moz-transition-property: transform;
	-o-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-moz-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.hvr-shutter-out-vertical:active,
.hvr-shutter-out-vertical:focus,
.hvr-shutter-out-vertical:hover {
	color: #fff
}

.hvr-shutter-out-vertical:active:before,
.hvr-shutter-out-vertical:focus:before,
.hvr-shutter-out-vertical:hover:before {
	-webkit-transform: scaleY(1);
	-moz-transform: scaleY(1);
	-o-transform: scaleY(1);
	transform: scaleY(1)
}

.newsletter-block .alo_easymail_form_table label {
	display: none
}

.newsletter-block .alo_easymail_form_table {
	display: inline-block;
	width: auto;
	vertical-align: top
}

.newsletter-block .input-submit {
	display: inline-block;
	vertical-align: top;
	background: #e90709;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	border: none;
	outline: 0;
	padding: 12px;
	width: 163px;
	height: auto;
	margin-left: 7px
}

.hvr-shadow-radial,
.overlap-part .supplier img {
	vertical-align: middle
}

.newsletter-block .input-submit:hover {
	color: #e90709;
	background: #fff
}

.alo_easymail_form_table td,
.alo_easymail_widget_error,
.alo_easymail_widget_ok {
	color: #fff;
	font-size: 12px;
}

.blog .news-part .news img {
	height: 100%;
	max-width: 100%
}

.home .attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	height: 100%;
	width: 100%
}

.footertop-block {
	float: left;
	width: 100%;
	background: #2b2b2b;
	position: relative
}

.footerlink {
	float: left;
	width: 100%;
	padding: 56px 0 44px
}

.footertop-block .ftr {
	float: left;
	width: 25%
}

.footertop-block .ftr h6 {
	color: #f1f1f1;
	font-weight: 700;
	text-transform: uppercase;
	position: relative
}

.footertop-block .ftr h6:before {
	content: " ";
	display: block;
	background: #484848;
	width: 115px;
	height: 1px;
	position: absolute;
	top: 50%
}

.footertop-block .footer-logo img {
	/* margin: 40px 0 0; */
	width: 240px
}

.footertop-block .footer-logo .social-media-icon img.aaa_brand {
	width: 180px
}

.footertop-block .quick-links h6:before {
	left: 128px
}

.footertop-block .head-office h6:before {
	left: 138px
}

.footertop-block .sales-office h6:before {
	left: 114px
}

.footertop-block .ftr ul {
	margin: 0;
	float: left
}

.footertop-block .ftr ul li {
	display: block;
	color: #a0a0a0;
	font-size: 14px;
	font-weight: 300;
	padding: 0 0 11px;
	width: 50%;
	float: left
}

.footertop-block .ftr ul li a {
	color: #a0a0a0;
	font-size: 14px;
	font-weight: 300;
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s
}

.footertop-block .ftr ul li a:hover {
	color: #e90709;
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s
}

.footertop-block .quick-links ul {
	margin: 0 62px 0 0
}

.footertop-block .quick-links ul:last-child {
	margin: 0
}

.footertop-block .head-office ul li {
	padding: 0 0 3px;
	width: 100%
}

.footertop-block .sales-office p {
	color: #f1f1f1;
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 1px
}

.menu-footer-menu-primary-container ul li.current-menu-item>a,
.single-post nav ul li.current_page_parent>a,
.tax-produkt-category #menu-item-32>a,
ul#primary-new-menu>li.current-menu-ancestor>a {
	color: #E90709
}

.footertop-block .sales-office ul {
	margin: 0 61px 0 0
}

.footertop-block .sales-office ul:last-child {
	margin: 0
}

.footertop-block .sales-office ul li {
	padding: 0 0 7px
}

.back-top {
	position: absolute;
	z-index: 99999;
	top: -20px;
	right: 64px;
	background: url(images/back-top.png) no-repeat;
	width: 44px;
	height: 44px;
	cursor: pointer;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.back-top:hover {
	background: url(images/back-top-hover.png) no-repeat;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	top: -30px
}

.catalog-block {
	float: left;
	width: 100%;
	background: #f5f5f5
}

.overlap-part {
	padding: 35px 0 0;
	background: #f5f5f5;
	margin: 0;
	position: relative;
	/*bottom: 48px;*/
	overflow: hidden
}

.overlap-part .catalog img {
	border-top: 2px solid #e90709;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada
}

.overlap-part .catalog {
	float: left;
	width: 270px;
	margin: 0 30px 0 0;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.overlap-part .catalog:hover {
	-webkit-box-shadow: 0 5px 30px 0 #575757;
	-moz-box-shadow: 0 5px 30px 0 #575757;
	box-shadow: 0 5px 30px 0 #575757;
	margin-top: -10px
}

.overlap-part .catalog:last-child {
	margin: 0
}

.overlap-part .catalog:hover:last-child {
	box-shadow: 0 5px 30px 0 #575757;
	margin: -10px 0 10px
}

.overlap-part .cat-name {
	background: #dadada;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	padding: 11px 15px;
	margin: -5px 0 0
}

.catalogs {
	float: left
}

.catalogs-bottom {
	margin: 30px 0 0
}

.allnews-part,
.news-block .news-part:last-child {
	margin-bottom: 0
}

.overlap-part .catalog:hover .cat-name {
	background: #e90709;
	color: #fff
}

.allnews-part {
	background: #F5F5F5;
	padding-bottom: 6px
}

.allnews-part .news-block .news-part {
	margin: 0 0 28px
}

.supplier-block .subhead-text p {
	padding: 0;
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 14px
}

.supplier-block {
	float: left;
	width: 100%;
	background: #f5f5f5
}

.suppliers {
	width: 100%
}

.overlap-part .supplier {
	float: left;
	width: 270px;
	height: 150px;
	line-height: 150px;
	margin: 0 30px 0 0;
	background: #fff;
	border: 1px solid #ddd
}

.overlap-part .supplier:hover:last-child,
.overlap-part .supplier:last-child {
	margin: 0
}

.suppliers {
	float: left;
	margin: 14px 0 15px
}

.hvr-shadow-radial {
	display: inline-block;
	transform: translateZ(0);
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative
}

.application-block .hvr-rectangle-out,
.hvr-float-shadow {
	vertical-align: middle;
	box-shadow: 0 0 1px transparent;
	-webkit-backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale
}

.hvr-shadow-radial:before {
	bottom: 100%;
	background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%)
}

.hvr-shadow-radial:after {
	top: 100%;
	background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, .6) 0, rgba(0, 0, 0, 0) 80%)
}

.hvr-shadow-radial:after,
.hvr-shadow-radial:before {
	pointer-events: none;
	position: absolute;
	content: '';
	left: 0;
	width: 100%;
	box-sizing: border-box;
	background-repeat: no-repeat;
	height: 8px;
	opacity: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: opacity;
	transition-property: opacity
}

.hvr-shadow-radial:active:after,
.hvr-shadow-radial:active:before,
.hvr-shadow-radial:focus:after,
.hvr-shadow-radial:focus:before,
.hvr-shadow-radial:hover:after,
.hvr-shadow-radial:hover:before {
	opacity: 1
}

.application-block .news-part .news:hover img {
	transform: none
}

.application-block .news-txt {
	padding: 0;
	margin: 6px 0 0;
	position: relative;
	z-index: 9999
}

.application-block .news .head {
	padding: 5px 0;
	width: 100%;
	font-weight: 700
}

.application-block {
	margin: 0;
	background: #F5F5F5
}

.application-block ul {
	margin: 26px 0 40px;
	line-height: 45px
}

.application-block ul li {
	display: inline-block;
	margin: 0 6px 0 0
}

.application-block ul li:last-child {
	margin: 0
}

.application-block ul li a {
	color: #e90709;
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 12px 15px;
	border: 2px solid #e90709
}

.application-block ul li.active a {
	background: #e90709;
	color: #fff
}

.application-block .tab.active {
	display: block
}

.application-block .news-part {
	margin: 0 0 3px
}

.application-block .tab {
	display: none
}

.application-block .hvr-rectangle-out {
	display: inline-block;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	backface-visibility: hidden;
	position: relative;
	background: 0 0;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

.application-block .hvr-rectangle-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #E90709;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.application-block .hvr-rectangle-out:active,
.application-block .hvr-rectangle-out:focus,
.application-block .hvr-rectangle-out:hover {
	color: #fff
}

.application-block .hvr-rectangle-out:active:before,
.application-block .hvr-rectangle-out:focus:before,
.application-block .hvr-rectangle-out:hover:before {
	-webkit-transform: scale(1);
	transform: scale(1)
}

.application-tab {
	overflow: hidden
}

.application-tab .news {
	position: relative;
	margin-bottom: 30px
}

.application-tab .last-news {
	margin: 0
}

.application-tab .btn-new {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	line-height: 157px;
	z-index: 9999
}

.application-tab .news .img {
	width: 100%;
	min-height: 157px;
	height: 157px;
	overflow: hidden
}

.application-tab .news img {
	vertical-align: middle
}

.application-tab video {
	height: auto;
	left: 50%;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	width: auto;
	z-index: 1;
	opacity: 0
}

.playing span.play {
	opacity: 0
}

.video-image {
	position: relative;
	overflow: hidden
}

.application-tab .news .btn-new span.play {
	width: 46px;
	height: 46px;
	background: url(images/play.png) no-repeat;
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	display: block;
	position: absolute;
	left: 50%;
	bottom: 25%;
	top: 25%;
	margin: -23px 0 0 -23px
}

.application-tab .news .btn-new span.play:hover {
	background: url(images/red-play.png) no-repeat;
	width: 46px;
	height: 46px;
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s
}

.category-block {
	padding-bottom: 29px
}

.category-block .overlap-part {
	position: relative;
	/*bottom: 43px;*/
	background: url(images/category_toptxt_underline.png) bottom center no-repeat #f5f5f5;
	background-size: 100%;
	padding: 35px 0
}

.gform_wrapper.gform_validation_error #gform_6 .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	width: 100% !important;
	display: block !important;
}

#field_6_8 .gfield_label {
	display: none !important;
}

.gform_wrapper.gform_validation_error #gform_6 .top_label input.medium,
.gform_wrapper.gform_validation_error .top_label select.medium {
	width: 100%;
}

.gform_wrapper #gform_6 .field_description_below .gfield_description {
	padding-top: 5px;
}

/* 23-12-2019 Starts */
#cookieAgree {
	position: fixed;
	bottom: 0;
	z-index: 9999;
}

header {
	background: #fff;
	padding: 0;
}

.header-top {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	padding: 29px 0;
}

.nav-fixed .header-top {
	padding: 10px 0;
}

.header-left {
	margin-left: 0;
}

.header-right {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	margin-right: 0;
}

.top-menu {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
}

.top-menu li {
	list-style: none;
	padding-right: 56px;
	padding-bottom: 0;
}

.top-menu a {
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	color: #424242;
}

.desktop-nav div>.sub-menu>.current-menu-item>a,
.desktop-nav div>.sub-menu>.current-menu-ancestor>a,
.top-menu a:hover,
.top-menu a:focus,
.top-menu .current-menu-item>a {
	color: #e90709;
}

.search {
	position: relative;
}

.screen-reader-text {
	display: none;
}

.search-btn-device {
	position: relative;
	z-index: 5;
	display: none;
	border: 0;
	padding: 0;
	height: 48px;
	width: 48px;
	border-radius: 50%;
	text-indent: 9999px;
	overflow: hidden;
	background: url(images/search-icon.svg) no-repeat center center;
	background-size: 21px 21px;
}

.search .search-bar {
	width: 260px;
	height: 48px;
	padding-left: 58px;
	border-radius: 24px;
	background-color: #f5f5f5;
	border: none;
	font-size: 16px;
	line-height: 20px;
	color: rgba(45, 41, 38, 0.72);
}

.search ::-webkit-input-placeholder {
	color: rgba(45, 41, 38, 0.72);
}

.search ::-moz-placeholder {
	color: rgba(45, 41, 38, 0.72);
}

.search:-ms-input-placeholder {
	color: rgba(45, 41, 38, 0.72);
}

.search :-moz-placeholder {
	color: rgba(45, 41, 38, 0.72);
}

.search .icon-search,
.search .icon-search:hover,
.search .icon-search:focus {
	position: absolute;
	left: 10px;
	top: 0;
	width: 48px;
	height: 100%;
	padding: 0;
	text-indent: 9999px;
	overflow: hidden;
	border-radius: 50%;
	background: url(images/search-icon.svg) no-repeat center center;
	background-size: 17px 17px;
}

.header-bottom {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
	background-color: #f5f5f5;
}

/* Desktop Menu */
.desktop-nav {
	position: relative;
}

.desktop-nav ul {
	margin: 0;
}

.desktop-nav li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.desktop-nav .main-nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	box-shadow: 4px 10px 4px -9px rgba(0, 0, 0, .08)
}

.desktop-nav .main-nav>li {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: none;
	padding: 15px 24px;
}

.desktop-nav .main-nav>li:hover {
	background-color: rgb(152, 151, 151);
}

.desktop-nav .main-nav>li.current-menu-item,
.desktop-nav .main-nav>li.active {
background-color: #e90f0f;
}

.desktop-nav .main-nav>li>a {
	display: block;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	color: #424242;
	text-transform: uppercase;
}

.desktop-nav .main-nav>li>a:hover,
.desktop-nav .main-nav>li:hover>a,
.desktop-nav .main-nav>.current-menu-ancestor>a,
.desktop-nav .main-nav>li>a:focus {
	color: #ffffff;
}

.desktop-nav .main-nav>li>a:hover {
	text-decoration: underline;
}

.desktop-nav .main-nav>.current-menu-ancestor,
.desktop-nav .main-nav>.current-menu-ancestor>a:hover,
.desktop-nav .main-nav>.active>a:hover,
.desktop-nav .main-nav>.active>a {
	color: #ffffff;
	background-color: #e90f0f;
}

.desktop-nav li>.mega-menu {
	transition: opacity .5s;
}

.desktop-nav li.has-hover>.mega-menu {
	visibility: visible;
	opacity: 1;
}

.desktop-nav .mega-menu {
	position: absolute;
	margin-left: calc(-100vw / 2 + 500px / 2);
	margin-right: calc(-100vw / 2 + 500px / 2);
	top: 100%;
	left: 0;
	right: 0;
	z-index: -1;
	background-color: rgba(250, 250, 250, .98);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08);
	visibility: hidden;
	opacity: 0;
	overflow: auto;
	padding: 40px;
}

.desktop-nav .sub-menu ul a:hover,
.desktop-nav .sub-menu ul a:focus,
.desktop-nav .sub-menu ul li.active>a {
	color: #e90f0f;
}

.desktop-nav .mega-menu>div.sub-row {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	padding: 0 12px;
}

.desktop-nav .mega-menu .view-all {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.desktop-nav .mega-menu>.container {
	display: -ms-flexbox;
	display: flex;
	flex: auto !important;
	max-width: auto !important;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.view-all-link {
	position: relative;
	display: inline-block;
	padding-right: 32px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	color: #e90f0f;
}

.view-all-link:after {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -4px;
	width: 14px;
	height: 8px;
	display: block;
	background: url(images/up-down.svg) no-repeat 0 0;
	background-size: 14px 24px;
	content: "";
	transform: rotate(90deg);
}

.desktop-nav div>.sub-menu>li {
	margin-bottom: 40px;
}

.desktop-nav div>.sub-menu>li>a {
	display: block;
	padding-bottom: 8px;
	margin-bottom: 8px;
	font-size: 16px;
	line-height: 19px;
	font-weight: 600;
	color: #000;
	border-bottom: 1px solid #e1e1e1;
}

.desktop-nav .sub-menu .sub-menu a {
	padding: 8px 0;
	display: block;
	font-size: 14px;
	line-height: 17px;
	font-weight: 600;
	color: #424242;
}

/* Mobile Menu */

.content .category-wrapper>.category-padder {
	border-top: 1px solid #e1e1e1;
}

#sm_menu_ham,
.sm_menu_outer {
	display: none;
}

.mobile-nav {
	display: none;
}

.mobile_menu ul {
	margin: 0;
	padding: 20px 0;
}

.mmactive .mainmenu {
	z-index: 9999;
}

body.mmactive {
	overflow: hidden;
}

.mobile_menu {
	display: none;
	position: relative;
}

.sm_menu_outer.active .mobile_menu {
	display: block;
}

.sm_menu_outer {
	overflow-y: auto;
	overflow-x: hidden;
	position: fixed;
	top: 64px;
	right: 0;
	bottom: 0;
	z-index: -9;
	width: 100%;
	opacity: 0;
	background-color: rgba(250, 250, 250, .98);
	-webkit-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	transition: opacity 0.2s;
	visibility: hidden;
}

.sm_menu_outer.active {
	opacity: 1;
	visibility: visible;
}

.sm_menu_outer .mobile_menu li.back {
	padding: 0;
}

.sm_menu_outer .mobile_menu li.back>a {
	position: relative;
	padding: 12px 15px 16px 58px;
	font-size: 24px;
	line-height: 32px;
	margin: 0 0 12px;
}

.sm_menu_outer .mobile_menu li.back>a:before {
	position: absolute;
	top: 50%;
	left: 24px;
	width: 14px;
	height: 14px;
	margin-top: -10px;
	content: "";
	background: url(images/up-down.svg) no-repeat 0 -14px;
	background-size: 14px 24px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	transform: rotate(90deg);
}

.sm_menu_outer .mobile_menu .current-menu-ancestor>a,
.sm_menu_outer .mobile_menu .current-menu-item>a {
	color: #e90709;
}

.trigger-menu {
	position: absolute;
	top: 50%;
	right: 10px;
	width: 43px;
	height: 32px;
	overflow: hidden;
	cursor: pointer;
	margin-top: -16px;
}

.trigger-menu:before {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 14px;
	height: 14px;
	content: "";
	background: url(images/up-down.svg) no-repeat 0 -14px;
	background-size: 14px 24px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	transform: rotate(-90deg);
	margin-top: -7px;
	margin-left: -7px;
}

.sm_menu_outer .mobile_menu>ul>li>a {
	font-size: 20px;
	line-height: 32px;
}

.sm_menu_outer .mobile_menu a {
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #424242;
	display: block;
	padding: 0 24px;
	text-decoration: none;
}

.sm_menu_outer .mobile_menu .view-all {
	border-bottom: none;
	padding-top: 40px;
	padding-bottom: 20px;
}

.sm_menu_outer .mobile_menu .view-all-link {
	color: #e90709;
	padding-right: 55px;
}

.sm_menu_outer .mobile_menu .view-all-link:after {
	right: 24px;
}

/*Sub Menu anim */
.sm_menu_outer .mobile_menu .sub-menu {
	background-color: rgb(250, 250, 250);
	position: fixed;
	right: -100%;
	top: 64px;
	bottom: 0;
	overflow-y: auto;
	overflow-x: hidden;
	transition: all 0.5s ease 0s;
	width: 100%;
	z-index: 999;
}

.sm_menu_outer .mobile_menu li.active>.sub-menu {
	right: 0;
}

.sm_menu_outer .mobile_menu li {
	position: relative;
	list-style-type: none;
	padding: 12px 0;
}

.sm_menu_outer .mobile_menu li li {
	border-bottom: 1px solid #e1e1e1;
	padding: 16px 0;
}

.sm_menu_outer .main-nav li.hasChild>a {
	padding-right: 55px;
}

.desktop-nav .mega-menu,
.header-bottom .container {
	z-index: 1050;
}

.mainmenu>.container {
	z-index: 1060;
}

.sidebar .mega-menu>.container {
	width: 100% !important;
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}

	100% {
		opacity: .3;
	}
}

/*Hamburger Animation */
#sm_menu_ham {
	cursor: pointer;
	height: 21px;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	transition: all 0.5s ease-in-out 0s;
	width: 21px;
	margin-left: 10px;
}

#sm_menu_ham span {
	background-color: #424242;
	border-radius: 5px;
	display: block;
	height: 2px;
	left: 0;
	opacity: 1;
	position: absolute;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.25s ease-in-out 0s;
	-moz-transition: all 0.25s ease-in-out 0s;
	-o-transition: all 0.25s ease-in-out 0s;
	transition: all 0.25s ease-in-out 0s;
	width: 21px;
}

#sm_menu_ham span:nth-child(1) {
	top: 2px;
}

#sm_menu_ham span:nth-child(2),
#sm_menu_ham span:nth-child(3) {
	top: 9px;
}

#sm_menu_ham span:nth-child(4) {
	top: 16px;
}

#sm_menu_ham.open span:nth-child(1) {
	left: 50%;
	top: 18px;
	width: 0;
}

#sm_menu_ham.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}

#sm_menu_ham.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#sm_menu_ham.open span:nth-child(4) {
	left: 50%;
	top: 18px;
	width: 0;
}

/* Sidebar Accordion */
.sidebar-content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 25px 0;
}

.single-produkt .sidebar-content {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.single-produkt .modal-toggle-button-section {
	display: block !important;
}

.sidebar {
	-ms-flex: 0 0 318px;
	flex: 0 0 318px;
	max-width: 318px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.sidebar .title {
	margin: 0;
	padding: 24px;
	font-family: Lato;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #ffffff;
	background-color: #e90f0f;
}

.accordion,
.accordion ul {
	margin: 0;
	padding: 0;
}

.accordion ul {
	display: none;
	padding: 12px 0;
	background-color: #fafafa;
}

.accordion li {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

.accordion a {
	display: block;
	padding: 24px;
	font-family: Lato;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	color: #424242;
	background-color: #f5f5f5;
	text-decoration: none;
}

.accordion .has-children>a {
	padding-right: 45px;
}

.accordion ul a {
	padding: 12px 32px;
	color: rgba(66, 66, 66, 0.88);
	background-color: #fafafa;
}

.acc-trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 43px;
	height: 68px;
	overflow: hidden;
	cursor: pointer;
}

.acc-trigger-overlap {
	width: 100%;
}

.acc-trigger:before {
	position: absolute;
	top: 50%;
	right: 29px;
	transform: translateY(-50%);
	width: 14px;
	height: 14px;
	content: "";
	background: url(images/up-down.svg) no-repeat 0 -14px;
	background-size: 14px 24px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}

.accordion .acc-open,
.accordion .active {
	color: #e90f0f;
	background-color: #f0f0f0;
}

.accordion ul .active {
	color: #e90f0f;
	background-color: #fafafa;
}

.acc-open~.acc-trigger:before {
	background-position: 0 3px;
}

.content {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	padding-left: 63px;
}

.content .category-wrapper>.category-padder {
	width: 33.3334%;
}

/* Added by HH */
.sidebar .main-nav li a {
	display: block;
	padding: 24px;
	font-family: Lato;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
	color: #424242;
	background-color: #f5f5f5;
	text-decoration: none;
}

.sidebar .main-nav li.current-menu-item>a,
.sidebar>ul>li.current-menu-ancestor>a {
	background: #e90f0f;
	font-weight: bold;
	color: #fff;
}

.sidebar ul.main-nav {
	padding: 0;
	margin: 0;
}

.sidebar ul.sub-menu {
	margin: 0;
}

.sidebar ul.main-nav li {
	list-style: none;
	padding-bottom: 0;
	position: relative;
}

.sidebar ul.main-nav>li.current-menu-item.active {
	text-decoration: underline;
}

.sidebar .open-sub.acc-trigger:before {
	background-position: 0 3px;
}

.sidebar .view-all,
.sidebar .has-submenu .sub-menu,
.sidebar>ul>li.menu-item {
	display: none;
}

.sidebar>ul>li.current-menu-ancestor,
.sidebar>ul>li.current-menu-item {
	display: block;
}

.sidebar .main-nav .sub-menu li.current-menu-item>a,
.sidebar .main-nav .sub-menu li.current-menu-parent>a {
	color: #e90f0f;
	background-color: #f5f5f5;
	font-weight: bold;
}

.sidebar .main-nav .sub-menu li.current-menu-item>a {
	text-decoration: underline;
}

.sidebar ul.main-nav .has-submenu .sub-menu li.menu-item a {
	padding-left: 32px;
}

.sidebar .mega-menu {
	max-height: none !important;
}

.sidebar .mega-menu .current-menu-parent ul.sub-menu {
	display: block;
}

.sidebar .main-nav .sub-menu li.current-menu-parent>a {
	background: #f0f0f0;
}

.sidebar .mega-menu .current-menu-parent ul.sub-menu li a {
	background: #fafafa;
}

body.archive .breadcrumb {
	position: initial;
	margin-top: 5px;
}

.header-bottom .container {
	z-index: 1000;
}

table.dataTable {
	width: 100% !important;
}

/*.product-group-tables table.product-group-table{
	display: block !important;
}*/

/* 23-12-2019 Ends */
@media (max-width: 640px) {
	.category-block .overlap-part {
		background-image: none;
	}

	.category-block .overlap-part::before {
		content: "";
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 65px;
		background: rgba(245, 245, 245, 0);
		background: -moz-linear-gradient(top, rgba(245, 245, 245, 0) 0%, rgba(245, 245, 245, 1) 68%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245, 245, 245, 0)), color-stop(68%, rgba(245, 245, 245, 1)));
		background: -webkit-linear-gradient(top, rgba(245, 245, 245, 0) 0%, rgba(245, 245, 245, 1) 68%);
		background: -o-linear-gradient(top, rgba(245, 245, 245, 0) 0%, rgba(245, 245, 245, 1) 68%);
		background: -ms-linear-gradient(top, rgba(245, 245, 245, 0) 0%, rgba(245, 245, 245, 1) 68%);
		background: linear-gradient(to bottom, rgba(245, 245, 245, 0) 0%, rgba(245, 245, 245, 1) 68%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#f5f5f5', GradientType=0);
	}
}

.category_part {
	float: left;
	width: 100%;
	background: #fff;
	padding: 30px 0 60px
}

.category_part .catalogs {
	width: 100%;
	margin: 32px 0 0
}

.category_part .catalog img {
	padding: 0
}

.category_part .cat-name {
	background: #dadada;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 15px;
	margin: 0;
	text-transform: uppercase;
	text-align: left
}

.category_part .catalog {
	-webkit-transition: all .3s ease 0s;
	border-top: 2px solid #e90709;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada
}

.category_part .catalog:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}

.category_part .catalog:hover .cat-name {
	background: #e90709;
	color: #fff
}

.category_part .catalog:last-child {
	margin: 0
}

.hvr-float-shadow {
	display: inline-block;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	backface-visibility: hidden;
	position: relative;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform;
	transition-property: transform
}

.hvr-float-shadow:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity
}

.hvr-float-shadow:active,
.hvr-float-shadow:focus,
.hvr-float-shadow:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}

.hvr-float-shadow:active:before,
.hvr-float-shadow:focus:before,
.hvr-float-shadow:hover:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
	display: none
}

.hvr-float-shadow:hover .cat-name {
	background: #e90709;
	color: #fff
}

.contact-block {
	background: #f5f5f5
}

.contact-part {
	float: left;
	width: 100%
}

.contact-part-details {
	float: left;
	max-width: 870px;
	width: 100%;
	background: #fff
}

.contact-part .contact-left {
	float: left;
	background: #fff;
	padding: 18px 23px 8px 25px
}

.contact-part .contact-left h6 {
	color: #000;
	font-weight: 700;
	text-transform: uppercase
}

.contact-part .contact-part-map {
	float: right;
	padding: 19px 0 0;
	min-height: 470px;
	max-width: 270px;
	width: 100%;
	background: #fff
}

.contact-part .cntfull-left {
	float: left;
	margin-right: 20px;
	width: 30%;
	text-align: left
}

.contact-part .prsn-details .image {
	float: left;
	width: 117px;
	height: 130px;
	background-size: cover;
}

.contact-part .prsn-details .details {
	float: right;
	max-width: 283px;
	width: 100%;
	text-align: left;
	padding: 23px 0 0 16px;
	word-wrap: break-word
}

.contact-part .cntfull-right {
	float: right;
	width: 65%;
	text-align: right
}

.contact-part .cntfull {
	float: left;
	width: 100%
}

.contact-part .cntfull-right p {
	color: #626161;
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 17px
}

.contact-part .prsn-details {
	background: #f5f5f5;
	border-bottom: 3px solid #e90709;
	max-width: 400px;
	width: 100%;
	margin: 0 0 18px
}

.contact-part .prsn-details img {
	float: left
}

.contact-part .prsn-details .details p {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 10px
}

.contact-part .prsn-details .details p span {
	color: #4a4949
}

.contact-part .prsn-details .telephone {
	font-size: 14px;
	color: #4a4949;
	line-height: normal
}

.contact-part .prsn-details .mail {
	line-height: normal
}

.contact-part .prsn-details .mail a {
	font-size: 14px;
	color: #e90709
}

.contact-part .west-part {
	margin: 30px 0 0
}

.contact-part-last {
	float: left;
	width: 100%;
	margin: 27px 0 0
}

.contact-part-last .contact-left {
	max-width: 424px;
	width: 100%
}

.contact-part-last .contact-north {
	float: right
}

.contact-part-last .prsn-details .details {
	max-width: 259px;
	width: 100%;
	float: left
}

.contact-part-last .prsn-details {
	max-width: 377px;
	width: 100%
}

.contact-form-main {
	float: left;
	width: 100%;
	background: #fff;
	margin: 55px 0 47px
}

.contact-form-main .contact-form {
	max-width: 737px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden
}

.contact-form .full-field {
	float: left;
	width: 100%;
	text-align: left
}

.contact-form .full-field:first-child {
	margin: 20px 0 0
}

.contact-form .gform_body {
	display: block
}

.contact-form .full-field .input-field,
.contact-form .gform_body .input-field {
	float: left;
	width: 100%;
	margin: 0 8px 0 0;
	clear: none;
	max-width: 353px
}

.contact-form .full-field .input-field:last-child,
.contact-form .gform_body .input-field.last {
	margin: 0
}

.contact-form .full-field .input-field input,
body .contact-form .gform_body .input-field input {
	background: #f5f5f5;
	border: none;
	width: 100%;
	min-height: 50px;
	font-size: 13px;
	color: #000;
	font-weight: 300;
	padding: 6px 25px
}

.contact-form .full-field .text-field {
	margin: 8px 0 11px
}

.contact-form .full-field .text-field textarea,
body .contact-form .gform_body .text-field textarea {
	width: 100%;
	min-height: 110px;
	background: #f5f5f5;
	font-size: 13px;
	border: none;
	color: #000;
	font-weight: 300;
	padding: 21px 25px;
	font-family: Lato, sans-serif;
	max-width: 716px
}

.contact-form .full-field input::-webkit-input-placeholder,
.full-field textarea::-webkit-input-placeholder {
	color: #000 !important;
	opacity: 1 !important
}

.contact-form .full-field input:-moz-placeholder,
.full-field textarea:-moz-placeholder {
	color: #000 !important;
	opacity: 1 !important
}

.contact-form .full-field input::-moz-placeholder,
.full-field textarea::-moz-placeholder {
	color: #000 !important;
	opacity: 1 !important
}

.contact-form input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #000 !important;
	opacity: 1 !important
}

.contact-form .full-field input:-ms-input-placeholder,
.full-field textarea:-ms-input-placeholder {
	color: #000 !important;
	opacity: 1 !important
}

.contact-form .check-field {
	margin: 9px 0 0;
	overflow: hidden
}

.contact-form .check-field .check,
.contact-form .gform_body .check-field .gfield_checkbox li {
	display: inline-block;
	color: #000;
	font-size: 13px;
	font-weight: 300;
	width: 100%;
	max-width: 25%;
	float: left
}

.contact-form.flapcontact .check-field .check,
.contact-form.flapcontact .gform_body .check-field .gfield_checkbox li {
	display: inline-block;
	color: #000;
	font-size: 13px;
	font-weight: 300;
	width: 100%;
	max-width: 100%;
	float: left
}

.contact-form .full-field p {
	color: #000;
	font-size: 13px;
	font-weight: 300;
	margin: 0
}

.contact-form .gform_body .check-field label {
	color: #000;
	font-size: 13px;
	font-weight: 300;
	margin: 2px 0 0 7px
}

.flapcontact .gform_body .check-field label {
	color: #fff
}

.contact-form .button-field,
.gform_footer {
	text-align: right;
	margin: 0 5px !important
}

.contact-form .button-field button {
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	border: none;
	background: #e90709;
	text-align: center;
	padding: 12px 34px;
	text-transform: uppercase;
	outline: 0
}

.contact-form .button-field .hvr-shutter-out-vertical:before {
	background: #000
}

.check-field input[type=checkbox]:not(old)+label,
.check-field input[type=radio]:not(old)+label {
	display: inline-block;
	margin-left: -2em;
	font-weight: 300
}

.check-field input[type=checkbox]:not(old)+label>span,
.check-field input[type=radio]:not(old)+label>span {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 10px 0 0;
	border: none;
	border-radius: 0;
	background: #ddd;
	vertical-align: bottom;
	position: relative;
	top: -2px
}

.check-field input[type=checkbox]:not(old):checked+label>span:before {
	content: '✓';
	display: block;
	color: #e90709;
	text-align: center;
	font-weight: 700;
	font-size: 13px;
	position: relative;
	top: -3px
}

.check-field input[type=radio]:not(old):checked+label>span>span {
	display: block;
	width: 16px;
	height: 16px;
	margin: 0;
	background: #e90709
}

.productdetails-block {
	background: #f5f5f5;
	float: left;
	width: 100%
}

.product-describe .producttop {
	float: left;
	margin: 0 40px 0 0;
	/*max-height: none;*/
	transition: max-height .4s;
}

/*@media (max-width: 640px){
	.product-describe .producttop {
		max-height: 94px;
	}
}*/
/*@media (max-width: 767px){
	.product-describe .producttop {
		max-height: 140px;
	}
	.product-describe .producttop.more {
		max-height: 5000px;
	}
}*/
/*.product-describe .producttop.more {
	max-height: 5000px;
}*/
.product-describe .producttop:last-child {
	margin: 0
}

.product-top-part {
	overflow: hidden
}

/*.product-describe {
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 175px
    } */
.red-border {
	background: #fff;
	max-width: 373px;
	width: 100%;
	border-bottom: 3px solid #e90709 !important;
	padding: 0
}

.product-describe .product-open {
	/* background: #fff;
	width: 100%;
	border-bottom: 3px solid #f5f5f5;
	padding: 0 */

	width: 318px !important;
    max-height: 330px;
    padding: 20px;
    /* background: #fff; */
    align-self: center;
    border: 3px solid transparent;
    overflow: hidden;
}
#productopen .clink {
    background: transparent;
    margin-top: 30px;
}

#productopen .clink a{
    background: #e90f0f;
	color:#FFF;
    padding: 14px;
    font-weight: bold;
}

#productopen .active a img{
	object-fit: contain;
}

.product-describe .productdetails {
	text-align: left;
	font-weight: 400;
	font-size: 12px
}

.product-describe .productdetails .pro-title {
	text-transform: uppercase;
	font-weight: 700;
	line-height: normal;
	margin: 0 0 9px
}

.product-describe .productdetails p {
	margin: 0 0 11px;
	line-height: 22px
}

.productvideo .pro-video {
	position: relative;
	border: 2px solid red;
}

.productvideo .pro-video img {
	width: 100%;
    z-index: 999;
    max-height: 100%;
    object-fit: cover;
	max-height: 11.1rem;
}

.play-button {
    position: absolute;
    z-index: 9999;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: red;
    color: #fff;
    border-radius: 0.8rem;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 68px;
    height: 48px;
    /* margin-left: -34px; */
   /* margin-top: -24px;*/
}

.productvideo .playproduct {
	top: 0;
	z-index: 99;
	right: 0;
	left: 0;
	bottom: 0;
	line-height: 157px
}

.productvideo .playproduct img {
	vertical-align: middle
}

.video-name {
    padding-top: 1rem;
    padding-bottom: .5rem;
}

.productvideo .video-name {
	background: #e90709;
	color: #fff;
	padding: 20px 10px 5px;
	font-size: 14px;
	font-weight: 700;
	text-align: left;
}

.contact-write ul {
	margin: 25px 0 0;
	overflow: hidden
}

.contact-write ul li {
	display: inline-block;
	padding: 0;
	line-height: 44px
}

.contact-write ul li:first-child {
	font-size: 14px;
	color: #000;
	float: left
}

.contact-write ul li:last-child {
	float: right;
	text-align: right
}

.contact-write ul li:last-child a {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	background: #e90709;
	padding: 0 18px
}

.contact-write .hvr-shutter-out-vertical:before {
	background: #000
}

.productdetails-block .small-product {
	float: left;
	width: 100%;
	text-align: left;
	margin: 27px 0 0
}

.productdetails-block .small-product .rnproducts {
	max-width: 107px;
	width: 100%;
	background: #fff;
	float: left;
	text-align: center;
	margin: 0 11px 15px 0;
	cursor: pointer
}

.productdetails-block .small-product .rnproducts:hover .rntitle {
	background: #e90709;
	color: #fff;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.productdetails-block .small-product .rnproducts .rntitle {
	color: #000;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	background: #dadada;
	padding: 3px 0;
	text-align: center;
	line-height: normal;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.productdetails-block .contact-form {
	float: right;
	background: #fff;
	padding: 0 20px 20px;
	margin: 20px 0 0;
	border-top: 2px solid #E90709;
	border-bottom: 2px solid #E90709;
	width: 315px
}

.productdetails-block .contact-form .input-field input,
.productdetails-block .contact-form .text-field textarea {
	background: #F5F5F5
}

.productdetails-block .contact-form .input-field {
	max-width: 100%;
	margin: 0 0 10px
}

.productdetails-block .contact-form .text-field {
	margin: 10px 0 0
}

.productdetails-block .contact-form .button-field {
	margin: 5px 0 0
}

.productdetails-block .contact-form .button-field button {
	padding: 11px 34px
}

.videotab.active {
	display: block;
	padding:20px;
}

#productopen .active a img.portrait {
	max-height: 300px;
	width: 100% !important;
}

#productopen .active a img,
.product-image-right img {
	height: auto;
	max-height: 200px;
	width: 100% !important;
}

.videotab {
	/*background: #f5f5f5;*/
	display: none
}

.product-top-part .producttop .category-title {
	background: #e90709;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 15px;
	margin: 0;
	text-transform: uppercase;
	text-align: left;
	line-height: 22px;
	word-break: break-all
}

.product-bottom-part {
	margin: 43px 0 0
}

.product-bottom-part .tab.active {
	display: block
}

.product-bottom-part .tab {
	display: none
}

.product-bottom-part .producttable {
	overflow: hidden
}

.product-bottom-part .producttable ul {
	margin: 0;
	text-align: left
}

.product-bottom-part .producttable ul li {
	padding: 0;
	display: inline-block;
	margin: 0 10px 0 0;
	line-height: 52px
}

.product-bottom-part .producttable ul li a {
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	background: #e90709;
	padding: 0 16px
}

.product-bottom-part .producttable ul li a:hover {
	background: #fff;
	color: #000
}

.product-bottom-part .producttable ul li.active a:before {
	border-top: 3px solid #e90709;
	width: 100%;
	left: 0
}

.product-bottom-part .producttable ul li.active a {
	background: #fff;
	color: #000;
	font-weight: 400
}

.product-bottom-part .producttable .ptab-part {
	background: #fff;
	position: relative;
	top: -1px;
	overflow: hidden;
	text-align: left
}

.product-bottom-part .producttable .tabcenter {
	background: #f5f5f5;
	margin: 34px 38px 38px;
	border: 1px solid #ddd;
	overflow: hidden;
	padding: 8px 24px 29px
}

.product-bottom-part .producttable .full-row {
	margin: 0;
	overflow: hidden;
	padding: 6px 0;
	border-bottom: 1px solid #dadada
}

.product-bottom-part .producttable .full-row:last-child {
	border-bottom: none
}

.product-bottom-part .full {
	width: 100%;
	max-width: 100%;
	color: #515050;
	font-size: 14px;
	padding: 9px 19px;
	background: #fff
}

.product-bottom-part .producttable .two-col {
	float: right;
	max-width: 804px;
	width: 100%
}

.product-bottom-part .producttable .label-name {
	max-width: 239px;
	width: 100%;
	float: left;
	padding: 9px 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700
}

.product-bottom-part .producttable .fields-row {
	max-width: 398px;
	width: 100%;
	float: left;
	margin: 0 8px 0 0
}

.product-bottom-part .producttable .fields-row:last-child {
	margin: 0
}

.product-bottom-part h6 {
	color: #e90709;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	margin: 12px 0 11px
}

.product-bottom-part .producttable .one-col {
	float: right;
	max-width: 804px;
	width: 100%
}

.product-bottom-part .producttable .one-col .fields-row {
	max-width: 100%;
	width: 100%
}

.product-bottom-part .catalog:hover {
	box-shadow: none;
	margin: 0 !important
}

.product-bottom-part .catalog a {
	background: 0 0 !important;
	padding: 0 !important
}

.product-bottom-part .catalog {
	text-align: center
}

.product-bottom-part .catalog img {
	border-top: 3px solid #e90709;
	border-left: none;
	border-right: none;
	border-bottom: none
}

.product-bottom-part .cat-name {
	padding: 15px;
	margin: 0;
	line-height: normal
}

.product-bottom-part #tab3 .tabcenter,
.productdetails-block .maginfier-tab .tabcenter {
	padding: 29px 24px
}

.hvr-overline-from-center {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden
}

.hvr-overline-from-center:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 50%;
	right: 50%;
	top: 0;
	background: #E90709;
	height: 3px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}

.hvr-overline-from-center:active:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:hover:before {
	left: 0;
	right: 0
}

.maginifier-main {
	margin: 0 -5px
}

.magnifier-zoomin {
	padding: 0 5px;
	float: left;
	width: 25%;
	box-sizing: border-box
}

.magnifier-zoomin img {
	max-width: 100%
}

.videotab.active>img {
	max-width: 100%;
	height: auto
}

.accessories {
	width: 48%;
	margin: 0 5px 15px;
	float: none;
	display: inline-block;
	vertical-align: top
}

.accessories figure {
	width: 40%;
	float: left
}

.accessories figure img {
	max-width: 100%;
	vertical-align: top
}

.accessories .accessories-details {
	width: 60%;
	padding: 0 0 0 15px;
	float: left
}

.accessories .accessories-details h6 {
	text-align: left;
	color: #000;
	margin: 5px 0 12px
}

.product-bottom-part .tab-content a {
	color: #e90709;
	display: block;
	position: relative;
	padding: 0 0 0 25px;
	font-weight: 400
}

.product-bottom-part .tab-content a:after {
	background: url(images/pdf-icon.png) no-repeat;
	content: "";
	display: block;
	position: absolute;
	top: -3px;
	left: 0;
	width: 17px;
	height: 23px
}

.product-bottom-part .tab-content #tab3 ul li {
	line-height: 25px;
	display: block;
	margin-bottom: 12px;
	width: 100%;
	text-align: left
}

.gfield_description.validation_message,
.instruction.validation_message {
	display: none !important
}

.product-bottom-part .tab-content #tab3 ul li a {
	background: 0 0;
	padding: 0 0 0 28px;
	color: #000;
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	text-transform: none;
	font-size: 15px;
	font-weight: 400
}

.product-bottom-part .tab-content #tab3 ul li a:hover {
	color: #e90709;
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s
}

.product-bottom-part .tab-content #tab3 ul li a:after {
	background: url(images/pdf-icon-black.png) no-repeat;
	top: 0;
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s
}

.product-bottom-part .tab-content #tab3 ul li a:hover:after {
	background: url(images/pdf-icon.png) no-repeat;
	top: 0;
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s
}

.training-block .subhead-text h2:before,
.training-contact .subhead-text h2:before {
	top: 39px
}

.training-block {
	background: #f5f5f5
}

.training-block .overlap-part {
	padding: 35px 0 40px
}

.training-block .subhead-text h2 {
	margin: 0 0 54px
}

.training-block .subhead-text p {
	margin-bottom: 8px;
	padding: 0 22px
}

.webinar-introduktioner-part {
	margin: 11px 0 0
}

.unistream-series-part {
	display: flex;
	align-items: flex-start;
}

.multivideo {
	overflow: hidden
}

.multivideo .productvideo {
	width: 270px;
	float: left;
	margin: 0 30px 30px 0
}

.multivideo .last-productvideo {
	margin: 0 0 30px
}

.training-block h5 {
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left
}

.training-contact .subhead-text p {
	margin-bottom: 1px
}

.training-contact .contact-form-main {
	margin: 55px 0 61px
}

.training-contact .contact-form .full-field .input-field {
	max-width: 356px;
	width: 100%;
	margin: 0 10px 10px 0
}

.gform_body span>input,
.training-contact .contact-form .full-field input{
	max-width: 363px;
	/* width: 100%; */
	margin: 0 10px 10px 0
}

.training-contact .contact-form .full-field .input-field:last-child,
.training-contact .contact-form .full-field .last-input-field {
	margin: 0 0 10px
}

.training-contact .contact-form .full-field .text-field {
	margin: 0 0 11px
}

.page-template-training .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
	margin-left: 0 !important;
	margin-top: 0
}

.page-template-training .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first {
	padding-top: 0
}

.gfield.gfield_error {
	background: 0 0 !important;
	border: 0 !important;
	margin-top: inherit !important;
	margin-bottom: inherit !important
}

#input_4_1_3_container>label,
.contact-form.flapcontact label.gfield_label,
.gform_anchor {
	display: none
}

.contact-form.flapcontact .full-field:first-child {
	margin: 0
}

.contact-form.flapcontact .ginput_container {
	margin: 0 0 10px !important
}

.gf_browser_gecko.gform_wrapper {
	margin: 0
}

.contactflap-block .gfield.input-field.gfield_contains_required.field_sublabel_below.field_description_below {
	margin: 0 !important;
	padding: 0
}

.contactflap-block {
	overflow: hidden;
	position: fixed;
	right: -330px;
	max-width: 378px;
	width: 100%;
	top: 160px;
	z-index: 999999;
	transition: all .3s ease 0s;
	height: 500px
}

.contactflap-block.active {
	right: 0;
	z-index: 9999;
}

.contactflap-block .contact-form {
	background: #000;
	overflow: hidden;
	max-width: 330px;
	width: 100%;
	float: right;
	min-height: 440px;
	padding: 28px;
	height: 500px
}

.page-template-training .contact-form ul li.check-field,
.page-template-training .contact-form ul li.text-field {
	float: left !important;
	width: 100% !important
}

.contactflap-block a:before {
	content: " ";
	display: block;
	background: url(images/contact_flap.png) no-repeat #000;
	width: 48px;
	min-height: 120px;
	z-index: 9999;
	position: absolute;
	top: 120px
}

.contactflap-block a:hover:before,
.contactflap-block.active a:before {
	background-color: #e90709
}

.contactflap-block .contact-form #gform_4 #gform_fields_4:first-child {
	margin: 0
}

.contactflap-block .contact-form #gform_4 #gform_fields_4 .input-field {
	max-width: 100%;
	margin: 0 0 10px;
	width: 100%
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield_html {
	max-width: 100% !important
}

.gform_wrapper div.validation_error {
	color: red !important;
	border-top: 2px solid red !important;
	border-bottom: 2px solid red !important
}

.contactflap-block .contact-form #gform_4 #gform_fields_4 .text-field {
	margin: 0 0 9px
}

.contactflap-block .contact-form #gform_4 #gform_fields_4 .input-field input {
	background: #fff;
	min-height: 40px;
	padding: 6px 15px;
	margin: 0;
	color: #000;
	font-size: 13px;
	font-weight: 300
}

.contactflap-block .contact-form #gform_4 #gform_fields_4 .text-field textarea {
	background: #fff;
	min-height: 100px;
	padding: 15px
}

.contactflap-block .contact-form #gform_4 .check-field .check {
	color: #fff;
	font-weight: 700;
	max-width: 100%;
	display: block;
	margin-bottom: 4px
}

.contactflap-block .contact-form #gform_4 #gform_fields_4 li.ginput_container p {
	color: #fff;
	padding: 0 10px 0 0;
	line-height: normal
}

.contactflap-block .contact-form #gform_4.check-field {
	margin: 7px 0 0
}

.contactflap-block .contact-form #gform_4 .button-field {
	text-align: left;
	margin: 14px 0 0
}

.contactflap-block .contact-form #gform_4 .button-field .hvr-shutter-out-vertical:before,
.gform_button .button .hvr-shutter-out-vertical:before {
	background: #FFF
}

.contactflap-block .contact-form .button-field button:hover {
	color: #e90709
}

.check-field input[type=radio]:not(old)+label>span,
.contactflap-block .check-field input[type=checkbox]:not(old)+label>span {
	background: #fff
}

.gform_footer .gform_button .button {
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	transform: scaleY(0);
	transform-origin: 50% 50% 0;
	transition-timing-function: ease-out;
	z-index: -1
}

.contact-form .gform_footer .gform_button .button {
	background: #000
}

.contact-form .gform_footer input.gform_button {
	transition: all .3s ease 0s;
	margin: 0;
	height: auto;
	background: #e90709;
	border: none;
	color: #fff;
	font-size: 14px !important;
	font-weight: 700;
	outline: 0;
	padding: 7px 32px;
	text-align: center;
	text-transform: uppercase
}

.contact-form .gform_footer input.gform_button:hover {
	background: #000
}

.gform_footer .gform_button .button {
	backface-visibility: hidden;
	background: #e1e1e1;
	box-shadow: 0 0 1px transparent;
	display: inline-block;
	position: relative;
	transform: translateZ(0);
	transition-duration: .3s;
	transition-property: color;
	vertical-align: middle
}

.gfield_label,
.gfield_required {
	display: none !important
}

#input_1_1_3_container>label,
.single-produkt #input_2_1_3_container>label {
	display: none
}

.newsletter-block .input-submit {
	line-height: 23px;
	margin-bottom: 50px;
}

.catalogs {
	margin: 20px 0;
	width: 100%
}

.check .icr-label.checked .type_checkbox {
	background-position: center
}

.icr-label .icr-item {
	background: #ddd;
	height: 16px;
	width: 16px
}

.icr-label.checked .icr-item {
	background: url(images/checkedimage.png) center no-repeat #ddd
}

.icr-label .icr-text {
	color: #000;
	font-size: 13px;
	font-weight: 300;
	margin-left: 10px
}

.flapcontact .icr-label .icr-text {
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	margin-left: 10px
}

#gform_submit_button_4:hover {
	background: #fff;
	color: #E90709
}

.single-produkt .gfield_label {
	display: none !important
}

.single-produkt #gform_6 .gfield_label {
	display: block !important
}

body.single-produkt .gform_wrapper label.gfield_label+div.ginput_container {
	margin-top: 0 !important
}

.single-produkt div.ginput_container_name span {
	display: inline-block;
	margin-right: 0 !important;
	padding-right: 16px;
	vertical-align: top
}

#input_3_1_3_container>label,
#input_3_7_3_container>label {
	display: none
}

.page-template-training .contact-form ul li {
	float: left !important;
	width: 49% !important;
	margin: 0 !important
}

li#field_3_1,
li#field_3_3 {
	margin-right: 10px !important
}

.page-template-training .contactflap-block .contact-form ul li {
	width: 100% !important
}

#gform_submit_button_3 {
	width: auto
}

.single-produkt .attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
	height: auto;
	width: 100%
}

.alignleft {
	float: left
}

.alignright {
	float: right
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {
	margin: 7px 24px 7px 0
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0
}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {
	margin: 7px 0 7px 24px
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px
}

.wp-caption.aligncenter,
blockquote.aligncenter,
img.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px
}

.wp-caption {
	margin-bottom: 24px;
	color: #767676
}

.wp-caption img[class*=wp-image-] {
	display: block;
	margin: 0
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0
}

div.wp-caption .wp-caption-text {
	padding-right: 10px
}

div.wp-caption.alignright .wp-caption-text,
div.wp-caption.alignright img[class*=wp-image-] {
	padding-left: 10px;
	padding-right: 0
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.wp-pagenavi {
	margin: 25px 0
}

.wp-pagenavi a,
.wp-pagenavi span {
	border: none;
	background: #000;
	color: #fff;
	padding: 5px 10px;
	margin: 0 3px
}

.wp-pagenavi a:hover {
	background: #e90709;
	color: #fff
}

.wp-pagenavi span.current {
	background: #e90709
}

.blog .news-part .news:last-child,
.home .news-block .news-part .news:last-child {
	margin: 0
}

.news-details .news img {
	transform: none;
	float: left
}

.news-details .news:hover img {
	transform: none
}

.news-details .news-part {
	padding: 50px 0 0
}

.news-details .news-part h4 {
	margin-bottom: 25px;
	text-align: left
}

.news-details .news-part h4 a {
	display: block;
	font-size: 22px;
	font-weight: 600
}

.news-details h5 {
	font-weight: 700;
	line-height: 24px;
	text-transform: inherit
}

.news-details .news-part .news {
	width: 100%;
	text-align: left
}

.news-details .news-part .news .img {
	overflow: hidden;
	height: auto;
	margin-bottom: 30px
}

.news-details .news-part .news .date {
	width: 75px;
	font-size: 40px;
	padding: 0;
	margin: 0 0 0 10px;
	position: absolute;
	top: 0;
	bottom: 0;
	height: 76px
}

.news-details .news-part .news .date span {
	font-size: 20px
}

.news-details .news-id {
	position: relative
}

.news-details .news-txt {
	padding: 0
}

.news-details .news-part .news .head {
	padding: 5px 0 11px
}

.news-details .news-part p {
	color: #606060;
	font-size: 17px;
	font-weight: 400;
	float: left;
	margin: 0 0 18px;
	text-align: left;
	line-height: 26px;
	width: 100%
}

.news-details ul {
	float: left;
	margin: 10px 10px 20px
}

.news-details ul li {
	display: block;
	font-size: 15px;
	line-height: 25px;
	position: relative;
	padding: 0 0 0 16px
}

.news-details ul li:after {
	content: "";
	display: block;
	background: #e90709;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	position: absolute;
	top: 11px;
	left: 0
}

.playproduct img {
	display: none
}

.playproduct a {
	width: 46px;
	height: 46px;
	background: url(images/play.png) no-repeat;
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
	display: block;
	position: absolute;
	left: 50%;
	bottom: 50%;
	margin: -23px 0 0 -23px
}

.accessories .accessories-details h6 a:after,
.accessories figure a:after {
	display: none !important
}

.productvideo:hover .playproduct a {
	background: url(images/red-play.png) no-repeat;
	width: 46px;
	height: 46px;
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s
}

.accessories figure a {
	padding: 0
}

.accessories .accessories-details h6 a {
	padding: 0;
	color: #000
}

.accessories .accessories-details h6 a:hover {
	padding: 0;
	color: red
}

.productvideo:hover .video-name {
	background: #000;
	color: #fff
}

.footer-txt>a {
	color: red
}

.footer-txt>a:hover {
	color: #fff
}

section.slider {
	position: relative;
	z-index: 1;
	padding: 0
}

.slider-navigation {
	position: absolute;
	z-index: 999;
	float: left;
	width: 100%;
	bottom: 55%
}

section.slider .component-fullwidth li img {
	top: 0
}

.demo-2~#cdawrap {
	top: 620px;
	position: absolute
}

.codrops-header {
	margin: 0 auto;
	padding: 2em 2em 0;
	text-align: center
}

.demo-2 .codrops-header {
	position: absolute;
	top: 0;
	width: 100%;
	color: #fff;
	z-index: 10000;
	padding: 0
}

.codrops-header h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.5em;
	padding-top: .2em
}

.demo-2 .codrops-header h1 {
	padding-top: 1em
}

.codrops-header h1 span {
	display: block;
	padding: 0 0 .6em .1em;
	font-size: .6em;
	opacity: .6
}

.codrops-demos a,
.codrops-top a {
	display: inline-block;
	letter-spacing: 1px
}

.codrops-demos {
	margin: 0 auto;
	padding: 20px 0
}

.codrops-demos a {
	font-weight: 400;
	padding: 5px 2px;
	margin: 10px;
	text-transform: uppercase;
	box-shadow: 0 1px 0 #928792;
	-webkit-transition: box-shadow .5s;
	transition: box-shadow .2s
}

.codrops-demos a:hover {
	box-shadow: 0 4px 0 #928792
}

.codrops-demos a.current-demo,
.codrops-demos a:active {
	box-shadow: 0 4px 0#e74c3c;
	color: #726973
}

.codrops-top {
	width: 100%;
	text-transform: uppercase;
	font-weight: 700;
	font-size: .69em;
	line-height: 2.2;
	text-align: left
}

.codrops-top a {
	padding: 0 1em
}

.demo-2 .codrops-top a:hover {
	color: #f0f0f0
}

.codrops-top span.right {
	float: right
}

.codrops-top span.right a {
	display: block;
	float: left
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: 400;
	font-style: normal;
	font-variant: normal;
	font-family: codropsicons;
	line-height: 1;
	speak: none
}

.codrops-icon-drop:before {
	content: "\e001"
}

.codrops-icon-prev:before {
	content: "\e004"
}

section {
	padding: 0 0 2em;
	text-align: center
}

.dummy {
	font-size: 1.75em;
	color: #aaa;
	text-align: justify;
	width: 65%;
	margin: 0 auto;
	padding-top: 3.5em
}

.dummy h2,
.related>a {
	text-align: center
}

.dummy p {
	line-height: 1.4;
	position: relative;
	font-weight: 300;
	margin: 0 0 .65em
}

.dummy p:last-child::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 120px;
	width: 100%;
	background-image: linear-gradient(to bottom, transparent, #fff)
}

.related p {
	font-size: 1.5em
}

.related>a {
	border: 3px solid #928792;
	display: inline-block;
	margin: 20px 10px;
	padding: 25px;
	-webkit-transition: color .3s, border-color .3s;
	transition: color .3s, border-color .3s
}

.productdetails.mCustomScrollbar.producttop h1,
.validation_error {
	display: none
}

.productdetails.mCustomScrollbar.producttop h2,
.productdetails.mCustomScrollbar.producttop h3 {
	display: block;
}

.related a:hover {
	border-color: #726973
}

.related a img {
	max-width: 100%;
	opacity: .8;
	-webkit-transition: opacity .3s;
	transition: opacity .3s
}

.related a:active img,
.related a:hover img {
	opacity: 1
}

.related a h3 {
	margin: 0;
	padding: .5em 0 .3em;
	max-width: 300px;
	text-align: left
}

.custom-select {
	padding: 0;
	border: 3px solid #5b4c5c;
	width: 300px;
	margin: 20px auto 25px;
	overflow: hidden;
	font-size: 1.2em;
	background: url(../img/triangle_dark.png) 94% 50% no-repeat;
	position: absolute
}

.custom-select select {
	padding: 10px 15px;
	cursor: pointer;
	width: 100%;
	color: #5b4c5c;
	border: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: .01px;
	text-overflow: ''
}

.custom-select select:focus {
	outline: 0
}

#single-product .back-to-parent-wrapper {
	position: absolute;
	bottom: 100%;
	left: 40px;
	margin: 0;
	display: block;
}

.product-top-part .width100 {
	width: 98%;
	float: left;
	margin-right: 2%;
}

.product-top-part .width75 {
	/*width: 73%;*/
	/*margin-right: 2%;*/
	float: left;
	width: 789px;
}

.product-top-part .width50 {
	width: 48%;
	float: left;
	margin-right: 2%;
}

.product-top-part .width25 {
	/*width: 23%;*/
	/*margin-right: 2%;*/
	float: left;
	/* width: 318px; */
	width: auto;
	margin-right: 63px;
}


/**/

.table_container {
	overflow: auto;
}

.table_container table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
}

.first_blank,
.inputs1,
.outputs,
.last_blank {
	background: #cc0000;
	color: #fff;
	font-size: 22px;
	padding: 15px;
}

.summary {
	width: 10%;
	background: #808080;
	color: #fff;
	padding: 10px;
}

.summary_td {
	background-color: #ececec;
	color: #000 !important;
	white-space: nowrap;
	padding: 5px;
	font-weight: normal;
	font-size: 13px;
	vertical-align: middle;
}

table td {
	text-align: center;
	padding: 0;
	border: 0;
	border-top: 1px #fff solid;
	border-bottom: 1px #fff solid;
	border-right: 2px #f2f2f2 solid;
	border-left: 2px #f2f2f2 solid;
}

.table_container table tr td.summary_td:first-child {
	background-color: #808080;
	color: #FFF !important;
}

.table_container table td.summary:first-child,
.table_container table td.summary:last-child {
	background: #404041;
	color: #FFF;
}

.table_container table td.summary_td:nth-child(2n+3) {
	background-color: #e2e9ef;
}

.note-container {
	margin: 0;
}

.note-container>h2 {
	display: none;
}

.note-container .note-text h2 {
	font-size: 20px;
	color: #CC0000;
}

.note-container .note-text {
	padding: 17px 0;
}

/**/

@media screen and (max-width: 25em) {
	.codrops-icon span {
		display: none
	}
}

body .contact-form input[type=text]:focus,
body .contact-form input[type=email]:focus,
body .contact-form input[type=tel]:focus,
body .contact-form textarea:focus {
	border: 1px solid #66afe9 !important;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(102, 175, 233, .6);
	outline: 0
}

.gform_wrapper li.gfield_error input[type=text],
.gform_wrapper li.gfield_error input[type=number],
.gform_wrapper li.gfield_error input[type=url],
.gform_wrapper li.gfield_error input[type=password],
.gform_wrapper li.gfield_error input[type=email],
.gform_wrapper li.gfield_error input[type=tel],
.gform_wrapper li.gfield_error textarea {
	border: 1px solid red !important
}

.category-wrapper a.category,
.category_part .catalog {
	border-color: #e90709 #dadada #dadada;
	border-style: solid;
	border-width: 2px 1px 1px;
	transition: all .3s ease 0s
}

.gform_wrapper .top_label .gfield_error,
.gform_wrapper .top_label .gfield_error input.large,
.gform_wrapper .top_label .gfield_error select.large,
.gform_wrapper .top_label .gfield_error textarea.textarea {
	width: 100% !important
}

.newsletter-block .container {
	z-index: 99 !important
}

a {
	color: #e90709
}

a:hover {
	color: #000
}

.productdetails.mCustomScrollbar.producttop.full {
	margin: 0 auto;
	max-width: 100%;
	text-align: center;
	width: 70%;
	float: none !important
}

.productdetails.mCustomScrollbar.producttop.rest {
	margin: 0 0 0 20%;
	max-width: 100%;
	width: 50%
}

.category_part .catalog {
	float: left;
	margin: 0 30px 30px 0;
	max-width: 270px;
	width: 100%
}

.category_part .catalog:nth-child(12),
.category_part .catalog:nth-child(16),
.category_part .catalog:nth-child(20),
.category_part .catalog:nth-child(24),
.category_part .catalog:nth-child(28),
.category_part .catalog:nth-child(4),
.category_part .catalog:nth-child(8) {
	margin-right: 0
}

.small-product .rnproducts {
	background: rgba(0, 0, 0, 0) !important;
	cursor: pointer;
	float: left;
	margin: 0 11px 10px 0;
	max-width: 107px;
	text-align: center;
	width: 100%
}

.productdetails-block .small-product .rnproducts img {
	background: #fff;
	padding: 0
}

.product-category-dev {
	background: #fff;
	clear: both
}

.category-center {
	max-width: 1170px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: left
}

.category-wrapper {
	margin: 0 -15px;
	font-size: 0
}

@media (max-width: 1240px) {
	.category-wrapper {
		margin: 0;
		font-size: 0
	}

	/* 23-12-2019 Starts */
	.sidebar {
		display: none;
	}

	.content {
		padding-left: 0;
	}

	.header-top {
		padding: 20px 0;
	}

	.search .search-bar {
		width: 230px;
	}

	.top-menu li {
		padding-right: 30px;
	}

	/* 23-12-2019 Ends */
}

.category-wrapper>.category-padder {
	display: inline-block;
	width: 25%;
	padding: 15px;
	box-sizing: border-box;
	vertical-align: top;
	height: auto
}

@media (max-width: 1024px) {
	.category-wrapper>.category-padder {
		width: 33% !important
	}
}

@media (max-width: 768px) {
	.category-wrapper>.category-padder {
		width: 50% !important
	}
}

@media (max-width: 580px) {
	.category-wrapper>.category-padder {
		width: 100% !important
	}
}

.category-wrapper a.category {
	float: none !important;
	font-size: 0;
	display: block;
	line-height: 1
}

.category-wrapper a.category:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}

.category-wrapper a.category .category-title {
	background: #dadada;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 15px;
	margin: 0;
	text-transform: uppercase;
	/*text-align: left;*/
	text-align: center;
	line-height: 22px;
	word-break: break-all
}

.category-wrapper a.category:hover .category-title {
	background: #e90709;
	color: #fff;
	overflow: hidden
}

.category-wrapper a.category>.image {
	display: inline-block;
	height: 0;
	padding-bottom: 50%;
	background-position: center;
	width: 100%;
	margin: 10px 0;
	background-repeat: no-repeat;
	background-size: contain
}

.container>.overlap-part {
	overflow: visible !important
}

.back-to-parent-wrapper {
	text-align: left;
	clear: both;
	position: absolute;
	bottom: 100%;
	left: 40px;
	margin: 0;
	display: block
}

.back-to-parent-button {
	background: #e90709;
	color: #fff;
	padding: 5px 20px;
	box-sizing: border-box;
	text-transform: uppercase;
	display: inline-block;
	font-size: 12px;
	width: 270px;
	text-align: center
}

.products-wrapper {
	padding-top: 20px;
	text-align: left;
	clear: both;
}

.products {
	margin-left: -5px
}

.product-padder {
	display: inline-block;
	width: 110px;
	background: #fff;
	vertical-align: top;
	margin: 5px;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.product-padder>a {
	display: block
}

.product-padder>a>.image {
	height: 0;
	padding-bottom: 100%;
	display: block;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat
}

.product-padder>a>.title {
	background: #dadada;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	color: #000;
	text-transform: uppercase;
	padding: 5px;
	font-size: 11px;
	font-weight: 700;
	line-height: 1.4;
	text-align: center;
	overflow: hidden
}

.product-padder.active>a>.title,
.product-padder:hover>a>.title {
	background: #e90709;
	color: #fff
}

.product-padder:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}

.product-padder.active {
	transform: translateY(-5px)
}

.media-image-placeholder {
	width: 100%;
	height: 0;
	padding-bottom: 157px;
	display: block
}

.grid,
.video-grid {
	display: block;
	float: none;
	margin: -15px -15px 15px;
	font-size: 0;
	text-align: left
}

.home.grid {
	margin: 0
}

.grid>.app-container .fancybox {
	margin-bottom: 10px
}

.grid>.app-container,
.video-grid>.media-container {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	font-size: 14px;
}

@media (max-width: 781px) {
	.unistream-series-part {
		flex-flow: column;
	}

	.product-contain {
		width: 100%;
	}

	.product-contain .pro-video>img {
		position: relative;
	}

	.video-grid.training {
		margin: 10px -15px 15px;
	}

	.red-border {
		background: #fff;
		max-width: none;
	}
}

.grid>.app-container>a {
	display: block
}

.grid .video-frame-wrapper,
.video-grid .video-frame-wrapper {
	display: none
}

.app-container .play>img,
.auto-play-video,
.media-container .play>img {
	display: block;
	width: 100%
}

.grid>.app-container .readmore {
	font-size: 14px;
	background: url(images/news-arrow.png) 100% 60% no-repeat;
	padding: 0 21px 0 0;
	font-weight: 400
}

.grid>.app-container:hover .readmore {
	background: url(images/news-arrow-hover.png) 100% 60% no-repeat;
	color: #e90709
}

.grid>.app-container .title {
	font-size: 18px;
	font-weight: 700;
	padding: 5px 0 11px;
	text-align: left;
	color: #e90709
}

.grid>.app-container .description {
	color: #606060;
	font-size: 14px;
	font-weight: 300;
	margin: 0 0 11px;
	text-align: left
}

.media-container .media-caption {
	background: #e90709;
	color: #fff;
	padding: 11px 14px 10px;
	font-weight: 700
}

.app-container .play .play-button,
.media-container .play .play-button {
	background-image: url(images/play.png);
	background-color: rgba(0, 0, 0, .1);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 100%;
	position: absolute;
	/*top: 0;*/
	/*left: 0;
	right: 0;
	bottom: 0;*/
	z-index: 10;
	overflow:hidden;
}

.app-container .fancybox:hover .play .play-button,
.media-container:hover .play .play-button {
	background-image: url(images/red-play.png);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s
}

.app-container .play,
.media-container .play {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}

.app-description {
	max-width: 60%;
	margin-bottom: 60px;
	text-align: center
}

.app-description p {
	float: none
}

.auto-play-video {
	height: 100%;
	object-fit: cover
}

.productvideo .pro-video:after {
	height: calc(100% - 43px)
}

table.standard {
	border-top: solid gray 0;
	border-left: solid gray 0;
	border-bottom: solid gray 0;
	border-right: solid gray 1px;
	line-height: 30px;
	width: 100%
}

td.standardrow,
td.standardtop {
	border-left: solid gray 1px;
	border-bottom: solid gray 1px;
	border-right: solid #fff 0;
	padding-left: 5px
}

td.standardtop {
	border-top: solid gray 1px;
	line-height: 30px
}

td.standardrow {
	border-top: solid #fff 0
}

#content-area .content-center {
	bottom: 0
}

.product-block .prodcut-hovertxt {
	width: calc(100% - 13px)
}

.product-block .products-main {
	margin-top: -60px;
	background: #fff;
	padding: 10px
}

.product-block .product-img {
	width: 270px
}

.page-template-home .product-block .product-img {
	width: 270px;
	height: 304px;
	background-size: cover;
}

.component-fullwidth {
	max-height: 420px
}

.slider-txt {
	float: left
}

/*.product-describe .product-open {
    max-width: 330px
}
.product-describe .rest-productdetails {
    max-width: 512px
}
.product-describe .rest-productdetails.wider {
    max-width: 862px!important
}
.product-describe .productvideo {
    width: 248px
    } */

.without_video .xyz.rest-productdetails.wider.productdetails.mCustomScrollbar.producttop._mCS_1.mCS_no_scrollbar {
	max-width: 100% !important
}

.product-describe .productvideo.wider .pro-video img {
	display: none
}

@media (max-width: 767px) {
	.product-block .products-main {
		margin-top: 0
	}

	/* 30-5 */
	.mobile {
		display: block !important;
	}

	.desktop {
		display: none !important;
	}

}

/* 30-5 */



.read-more-btn .less {
	display: none;
}

.read-more-btn {
	display: none;
}

.breadcrumb {
	padding: 0;
	margin-bottom: 20px;
	position: absolute;
	left: 40px;
	top: 7px;
	z-index: 99;
	text-align: left
}

.breadcrumb span {
	text-transform: capitalize
}

body.search .news-part .news img {
	height: 100%;
	max-width: 100%
}

form#gform_4 .gform_footer {
	margin-top: -56px;
	right: 35px;
	position: absolute
}

#input_4_4 {
	height: 90px
}

.video-grid.training {
	margin-bottom: 50px;
	display: grid;
	grid-template-columns: 1fr 1fr;
	/* flex-basis: 50%; */
	flex: 1;
	gap: 35px;
	width: 100%;
	flex-wrap: wrap;
	margin: 0 0 40px 20px;
}

.video-grid.training::after {
	content: "";
	flex: auto;
}

.product-contain {
	width: 30%;
}

.product-contain>div {
	margin-bottom: 10px;
}

.media-container .play {
	min-height: 151px
}

.videotab .category-title {
	background: #d0d0d0;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	padding: 10px;
	margin-top: 10px;
	text-align: left
}

.product-describe #productopen.red-border .videotab {
	border-top: none !important
}

.social-media-icon {
	position: absolute;
	bottom: 30px;
	left: 0;
	display: flex;
}


.social-media-icon .linkedin-footer {
	width: 40px;
	height: 40px;
	display: block;
	border-radius: 100%;
	-webkit-border-radius: 100%
}

.social-media-icon .linkedin-footer img {
	width: 100%
}

.product-describe {
	margin-bottom: 30px
}

.productvideo .playproduct {
	position: relative;
	max-height: 185px
}

.pro-video>img {
	/*opacity: 0;*/
	position: absolute;
	left: 0;
	width: 100%;
}

.productvideo .playproduct a {
	z-index: 9999999;
	bottom: 35%;
	display: none;
}

.video-cell {
	display: block !important;
	max-width: 100%;
	max-height: 183px;
	margin-bottom: 1rem;
}

.video-cell iframe {
	width: 100%;
	height: 185px
}

.pro-video .video-cell video {
	display: block;
	width: 100% !important;
	height: 100%
}

.fancybox-inner .video-cell,
.fancybox-inner .video-cell video {
	max-width: auto !important;
	max-height: inherit !important
}

.fancybox-inner {
	width: auto !important
}

.desktop-menu nav ul li>ul.sub-menu {
	top: 45px;
}

.newsletter .gform_wrapper #gform_7 .gform_footer input#gform_submit_button_7 {
	display: inline-block;
	vertical-align: top;
	background: #e90709;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	border: none;
	outline: 0;
	padding: 9px;
	width: 163px;
	height: auto;
	margin-left: 7px;
	margin-right: 0;
}

.newsletter .gform_wrapper .gfield_checkbox li label {
	font-size: 15px;
}

@media (max-width: 1199px) {
	#content-area .content-center h1 {
		position: relative;
	}

	#content-area h1:before {
		top: inherit !important;
		bottom: -30px !important;
	}

	.product-describe {
		display: flex;
		flex-flow: column;
		display: -webkit-flex;
	}

	.rest-productdetails {
		-webkit-order: 2;
		order: 2;
	}

}

@media (max-width: 992px) {
	.social-media-icon {
		left: 10px;
		bottom: 10px
	}

	.product-describe .productdetails {
		height: auto !important
	}

	/* 23-12-2019 Starts */
	#sm_menu_ham,
	.sm_menu_outer {
		display: block;
	}

	/* body { padding-top: 64px; }
		header {
			position: fixed;
			top: 0;
			left: 0;
			right: 0;
		} */
	header {
		height: 64px;
	}

	header .logo {
		margin-top: 5px;
	}

	.header-top {
		padding: 8px 0;
		position: relative;
	}

	.header-top:before {
		content: "";
		position: absolute;
		left: 50%;
		margin-left: -50vw;
		right: 0;
		width: 100vw;
		/* background: #000; */
		top: 0;
		height: 64px;
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.08);
		z-index: 0;
	}

	.top-menu {
		display: none;
	}

	.desktop-nav {
		display: none;
	}

	.mobile-nav {
		display: block;
	}

	.search-btn-device {
		display: block;
	}

	.search {
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		padding: 8px 10px;
		transition: 200ms all linear;
		visibility: hidden;
		opacity: 0;
		z-index: 9999;
		background: #fff;
	}

	.show-search {
		visibility: visible;
		opacity: 1;
	}

	.search .search-bar {
		width: 100%;
	}

	/* 23-12-2019 Ends */
}

@media (max-width: 640px) {
	.social-media-icon {
		position: relative;
		left: auto;
		right: auto;
		max-width: 221px
	}

	.social-media-icon .linkedin-footer {
		margin-left: 0
	}
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-left: 0 !important
}

#input_3_8 {
	clear: both;
	width: 50rem;
}

.contactflap-block {
	height: auto;
}

.contactflap-block .contact-form {
	height: auto;
}

form#gform_4 .gform_footer {
	position: static;
	margin: 0 !important;
}

#label_4_6_1 a::before {
	background-color: transparent
}

#label_4_6_1 a:hover {
	color: #e90709
}

#label_4_6_1 {
	color: white
}

/* @kr */
@media (min-width: 768px) {
	.search-block {
		width: auto;
	}

	.search-block:hover {
		width: auto;
	}

	.search-block .search-bar {
		position: static;
		float: none;
		display: inline-block;
		vertical-align: middle;
		margin-right: 10px;
	}

	.search-block .search-bar {
		width: 190px;
		opacity: 1;
		transition: all .3s ease 0s;
		height: 40px;
		padding: 0px 0 0 10px;
		z-index: 999999;
		margin-top: 1px;
		margin-left: 3px;
	}

	.search-block input[type=submit] {
		position: relative;
		display: inline-block;
		vertical-align: middle;
	}
}

@media (max-width: 1500px) {
	#wrapper #menuwrapper .menu-trigger {
		right: 315px;
	}
}

@media (max-width: 1640px) and (min-width: 1501px) {
	.desktop-menu nav>ul>li a {
		font-size: 13px;
	}

	.desktop-menu nav>ul>li {
		padding: 0 9px;
	}
}

@media (max-width: 1023px) and (min-width: 768px) {
	#wrapper .search-block {
		width: auto;
	}
}

.search-block .search-bar {
	background-color: #fff;
}


/* */
@media (max-width: 767px) {
	.product-describe .productdetails {}
}

#gform_4 li.gchoice_4_6_1 input[type=checkbox] {
	margin-top: 3px;
	vertical-align: top;
}

.alo_easymail_disclaimer label {
	font-size: 13px;
	color: #fff;
	line-height: 38px;
}

.alo_easymail_disclaimer label input[type=checkbox] {
	margin-right: 5px;
	vertical-align: text-bottom;
}


@media(min-width:641px) {
	.newsletter form#gform_7 {
		position: relative;
		max-width: 728px;
	}

	.newsletter #gform_7 span.gform_description {
		font-size: 16px;
		font-weight: 300;
		color: #fff;
		margin: 0 0 19px;
		text-align: center;
	}

	.newsletter #gform_7 .ginput_container_email input#input_7_1, .newsletter #gform_7 input#input_7_4, .newsletter #gform_7 input#input_7_5, .newsletter #gform_7 input#input_7_6 {
		width: 560px;
		background: rgba(255, 255, 255, .8);
		height: 46px;
		padding: 10px 19px;
		float: left;
		font-size: 15px;
		font-weight: 300;
		margin-bottom: 0;
	}
	.newsletter #gform_7 input#input_7_4, .newsletter #gform_7 input#input_7_5, .newsletter #gform_7 input#input_7_6 {
		width: 100%;
	}
	.newsletter #gform_7 li#field_7_4, .newsletter #gform_7 li#field_7_5, .newsletter #gform_7 li#field_7_6 {
		display: inline-block;
		width: calc(50% - 5px);
	}
	.newsletter #gform_7 li#field_7_4 {
		margin-right: 10px;
	}

	.newsletter .gform_wrapper #gform_7 .gform_footer {
		position: absolute;
		top: calc(100% - 214px);
		right: 0;
		padding: 0;
		width: 163px;
	}

	.newsletter .gfield_checkbox label {
		color: #fff;
	}

	.newsletter .gfield_checkbox li {
		width: 100%;
		max-width: none !important;
	}

	.newsletter li.gchoice_7_3_1 {
		text-align: center;
	}

	/* .newsletter #gform_7 .ginput_recaptcha {
		margin-top: 70px;
	} */
	.newsletter .gform_wrapper div.validation_error {
		display: block;
		font-size: 15px;
		border: 0 !important;
		margin: 0;
		padding: 0;
		font-weight: normal;
	}

	.newsletter .gform_validation_error.gform_wrapper #gform_7 .gform_footer {
		top: calc(100% - 201px);
	}

	.newsletter #gform_fields_7 li#field_7_1 {
		padding: 0;
		margin: 0;
	}

	.newsletter #gform_fields_7 li#field_7_2 {
		margin: 0;
		padding-left: 0;
		padding-right: 0;
		max-width: 100% !important;
	}

	.newsletter .gform_wrapper #gform_7 .ginput_recaptcha {
		padding-top: 0px;
		margin-top: 10px !important;
		display: block;
	}

	.newsletter .gform_wrapper .gfield_error .ginput_container {
		margin-top: 0px !important;
	}

	.newsletter div#gform_confirmation_message_7 {
		font-size: 15px;
		color: #36c736;
	}

	/* .newsletter .gform_wrapper.gform_validation_error .field_description_below .gfield_description {
		display: block!important;
		font-size: 15px;
		color: red;
		font-weight: normal;
		text-align: center;
	} */
	.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
		display: none !important;
	}

	.gform_wrapper ul.gform_fields li.gfield {
		margin-bottom: 6px;
		padding-bottom: 6px;
		padding-top: 8px;
	}

	.gform_wrapper ul#gform_fields_6 li.gfield{
		margin-bottom: 0px;
		padding-bottom:0px;
		padding-top: 0px;
	}


	.newsletter .gform_wrapper .gfield_checkbox li input,
	.newsletter .gform_wrapper .gfield_checkbox li input[type=checkbox] {
		margin-top: 2px !important;
	}
}

@media (max-width: 640px) {
	.social-media-icon {
		position: relative;
		left: auto;
		right: auto;
		max-width: 221px
	}

	.social-media-icon .linkedin-footer {
		margin-left: 0
	}

	.newsletter .gform_wrapper #gform_7 .gform_footer input#gform_submit_button_7 {
		width: auto;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		display: block;
		padding: 10px 40px;
	}

	.newsletter-block #gform_fields_7 .validation_message {
		display: block !important;
		text-align: center;
		color: red;
		font-size: 13px;
	}

	.newsletter .gfield_checkbox li {
		width: 100%;
		max-width: none !important;
	}

	.newsletter .gfield_checkbox label {
		color: #fff;
	}

	.newsletter .gform_wrapper .gfield_checkbox li input,
	.newsletter .gform_wrapper .gfield_checkbox li input[type=checkbox] {
		margin-top: 4px !important;
		vertical-align: top;
	}
}

@media (max-width: 767px) {
	.product-describe .producttop.desktop {
		display: none !important;
	}

	.product-describe .mobile {
		display: block !important;
		text-align: center;
		overflow: hidden;
		transition: max-height 1s;
		padding-bottom: 50px;
	}

	.mobile:before {
		content: "";
		position: absolute;
		bottom: 30px;
		left: 0;
		right: 0;
		height: 65px;
		display: block;
		background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(245, 245, 245, 1) 50%);
		/* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(245, 245, 245, 1) 50%);
		/* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(245, 245, 245, 1) 50%);
		/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f5f5f5', GradientType=0);
		/* IE6-9 */
	}

	.mobile p {
		padding-bottom: 0;
		margin-bottom: 0 !important;
	}

	.read-more-btn {
		text-align: center;
		display: inline-block;
		margin-top: 10px;
		position: absolute;
		margin-left: 50%;
		bottom: 15px;
		transform: translateX(-50%);
	}

	.read-more-btn .more {
		padding: 10px;
		background: #f00;
		color: #fff;
		max-width: 110px;
		font-size: 14px;
		display: inline-block;
	}

	.read-more-btn .less {
		padding: 10px;
		background: #f00;
		color: #fff;
		max-width: 110px;
		font-size: 14px;
	}

	.read-more-btn.active .less {
		display: inline-block;
	}

	.read-more-mob {
		margin-bottom: 0px;
	}

	.read-more-btn.active .more {
		display: none;
	}
}

/* 30-5 */
.mobile {
	display: none;
	text-align: center;
	overflow: hidden;
	transition: max-height 1s;
	padding-bottom: 50px;
}


/*----- 15-11-18 aj -----*/
.form-togle {
	padding: 15px 15px 0 15px;
	margin-top: 10px;
	position: relative;
	display: none;
	clear: both;
	background: #fff;
}

.form-togle .gform_wrapper {
	margin: 0;
}

.form-togle .gform_wrapper .top_label .gfield_label {
	display: block !important;
}

.form-togle .gform_wrapper .top_label input.medium,
.form-togle .gform_wrapper .top_label select.medium {
	width: 100%;
}

.form-togle .gform_wrapper .gform_button {
	transition: all .3s ease 0s;
	margin: 0;
	height: auto;
	background: #e90709;
	border: none;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	outline: 0;
	padding: 7px 32px;
	text-align: center;
	text-transform: uppercase;
}

.form-togle .gform_wrapper .gform_button:hover {
	background-color: #000;
}

.form-togle .gform_wrapper input[type=text]:focus,
.form-togle .gform_wrapper input[type=email]:focus,
.form-togle .gform_wrapper input[type=tel]:focus,
.form-togle .gform_wrapper textarea:focus {
	border: 1px solid #66afe9;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset, 0 0 8px rgba(102, 175, 233, .6);
	outline: 0;
}

.form-togle-button-section {
	padding: 10px 0;
}

.form-togle-button-section .form-togle-button {
	padding: 10px;
	display: inline-block;
	vertical-align: top;
	background: #e90709;
	border: none;
	color: #fff;
	font-size: 14px;
	transition: all .3s ease 0s;
}

.form-togle-button-section .form-togle-button:hover {
	background-color: #000;
}

.form-togle .form-togle-close-button {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 25px;
	height: 25px;
	background-color: #e90709;
	color: #fff;
}

/*----- 20-11-18 aj -----*/
.form-togle .ginput_container.ginput_recaptcha {
	transform: scale(0.78);
	transform-origin: left center;
}

.form-togle .gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.form-togle .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox] {
	margin-top: 4px;
	vertical-align: top;
}

@media (min-width:768px) and (max-width:1199px) {
	.form-togle .ginput_container.ginput_recaptcha {
		transform: scale(0.6);
		transform-origin: left center;
	}
}

@media (max-width: 767px) {
	.form-togle .ginput_container.ginput_recaptcha {
		transform: scale(0.6);
		transform-origin: left center;
	}

	.product-describe .producttop {
		width: 100%;
		display: block !important;
		margin: 0 auto;
	}

	.desktop {
		display: none !important;
	}
}

/*23/11/18*/
.product-page-form .gfield_description.validation_message,
.product-page-form .instruction.validation_message {
	display: block !important;
	color: red;
}

/* 06-12-18 */
.gform_wrapper #gform_6 textarea.medium {
	height: 100px;
}

@media(min-width:768px) {

	#gform_6 li#field_6_1,
	#gform_6 li#field_6_2,
	#gform_6 li#field_6_3,
	#gform_6 li#field_6_4,
	#gform_6 #field_6_12,
	#gform_6 #field_6_13 {
		display: inline-block;
		width: 50%;
		padding-right: 16px !important;
		vertical-align: top;
	}
}



.product-text-mobile {
	display: none;
	width: 100%;
	margin-bottom: 20px;
	text-align: left;
}

/* Backdrop */
.sg-backdrop {
	position: absolute;
	width: 100%;
	height: 200vh;
	opacity: .4;
	background: #000;
	z-index: 995;
	animation-delay: 2s;
	animation: fade-in 1s ease;
}

.main-nav>.mega-menu {
	background: #fff;
}

.sidebar .mega-menu {
	z-index: 900;
}

.container.cf {
	z-index: 940;
}

.text-center {
	text-align: center;
}

/*@media (max-width: 640px){
	.product-text-mobile {
		display: block;
	}
	.productdetails.producttop {
		display: none !important;
	}
}*/

/* === 07-05-18 === */

.read-more-btn {
	text-align: center;
	margin-top: 00px;
	position: relative;
	margin-left: auto;
	bottom: auto;
	left: 50%;
	transform: translateX(-50%);
	display: none;
}

.mobile:before {
	height: 45px;
	bottom: 0px;
	display: none;
}

.open-collapse.mobile:before {
	display: block;
}

@media (min-width:768px) and (max-width:1023px) {
	.product-describe .product-open {
		max-width: 100% !important;
	}

	.product-describe .producttop .videotab {
		width: 50%;
		margin: 0px auto;
	}

	.product-top-part .product-describe .productvideo {
		margin-top: 25px;
	}

	.product-top-part .product-describe .product-open {
		margin-bottom: 25px;
	}
}

@media (max-width:767px) {
	.product-describe .product-open .videotab a {
		display: block;
	}

	.product-describe .producttop {
		max-width: 100% !important;
	}

	.product-describe .producttop .videotab {
		width: 50%;
		margin: 0px auto;
	}

	.read-more-btn {
		display: inline-block;
		margin-top: -30px;
	}

	.mobile {
		display: block !important;
		padding-bottom: 0 !important;
		margin-bottom: 0 !important;
		position: relative;
	}

	.product-describe {
		margin-bottom: 0 !important;
	}

	.category-block {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}

	.category-block .overlap-part {
		background: none;
		padding: 0 !important;
		margin-bottom: 0 !important;
		bottom: 0 !important
	}

	.mobile:before {
		height: 50px;
		bottom: -15px;
	}

	.product-describe .productdetails h2 {
		margin-bottom: 10px;
	}

	.mobile.open-collapse {
		margin-bottom: 0 !important;
	}

	.mobile {
		margin-bottom: 30px !important;
	}
}

@media (max-width:480px) {
	.product-describe .producttop .videotab {
		width: 100%;
		margin: 0px auto;
	}
}

/***
Product group & extras
**/
.hidden-title:before {
	background: url(images/heading_bottombg.png) no-repeat;
	width: 240px;
	height: 20px;
	content: " ";
	display: block;
	position: absolute;
	margin: 0 auto;
	right: 0;
	left: 0;
	bottom: 0;
}

table.dataTable.no-footer {
	border: 0 !important;
}

.sidebar-content.nowrap {
	flex-wrap: nowrap;
}

.subhead-text-title h2,
.product-group-header {
	text-transform: none;
	font-size: 25px;
	color: #555;
}

.pg-container {
	text-align: left;
	display: flex;
	flex-flow: row wrap;
}

.pg-container .right {
	flex: 1;
}

.pg-container .left {
	/*flex-basis: 30%;*/
	/*margin-right: 30px;*/
	flex-basis: 318px;
	margin-right: 63px;
}

.product-group-container {
	font-size: 15px;
	color: #000;
	/*margin: 20px 11px 10px;*/
	text-transform: none;
}

.product-group-container .product-group {
	transition: all .5s;
	display: flex;
	flex: 1;
	flex-basis: 20%;
	margin: 0;
	max-width: 250px;
	flex-flow: column;
	border: 1px solid #dadada;
	border-top: 2px solid #e90709;
}

.product-group-container .product-group:hover {
	transform: translateY(-5px);
	cursor: pointer;
}

.product-group-container .product-group img {
	background: #fff;
	width: 100%;
	padding: 5px;
	object-fit: contain;
	height: 140px;
	max-height: 140px;
}

.product-group-container .product-group .title {
	font-size: 14px;
	font-weight: 700;
	padding: 10px 15px;
	height: 60px;
	margin: 0;
	align-items: center;
	display: flex;
	justify-content: center;
	background: #dadada;
	text-transform: uppercase;
	text-align: center;
}

.product-group-container .product-group:hover .title,
.product-group-container .product-group.selected .title {
	background: #e90f0f;
	color: #fff;
}

.product-group-scroll {
	display: flex;
	flex-flow: row;
}

.product-group-tables {
	overflow-x: auto;
}


.product-group-table {
	width: 100%;
	white-space: nowrap;
	overflow-x: hidden;
	border-collapse: collapse;
	display: none;
}

.product-group-table.selected {
	display: block;
}

.product-group-table tr td.image {
	background-color: #fff;
}

.product-group-table td.image img {
	width: 100%;
	max-height: 100px;
	padding: 0;
	object-fit: contain;
}

.product-group-table tr th.sorting_asc,
.product-group-table tr th.sorting_desc {
	text-decoration: underline;
	background: #525252;
}

.product-group-table tr th {
	background: rgb(129, 129, 129);
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-size: 17px;
	font-weight: 200;
	padding: 10px;
}

.product-group-table th,
.product-group-table td {
	/*word-break: break-word;*/
	min-width: 50px;
	border: 2px solid #fff;
}

.product-group-table tbody td {
	color: #555;
	vertical-align: middle;
	background: #eee;
	padding: 5px;
	font-size: 11px;
	transition: background .5s;
}

.product-group-selected-image {
	width: 100%;
	max-height: 300px;
	height: 300px;
	padding: 20px;
	background: #fff;
	border: 3px solid transparent;
	margin-bottom: 20px;
	overflow: hidden;
	display: none;
}

.product-group-selected-image.border {
	border: 3px solid #e90f0f;
}

.product-group-selected-image img {
	width: 100%;
	height: 100%;
	max-height: 300px;
	object-fit: contain;
}

.product-group-table .first_blank {
	background: #cc0000;
	color: #fff;
	font-size: 22px;
	padding: 15px;
}

.product-group-table td img {
	max-height: 100px;
	width: 100%;
}

.product-group-table td .icon {
	width: auto;
}

.product-group-table ul.documents li {
	list-style-type: none;
	float: left;
}

.product-group-table ul.documents li i {
	margin-right: 10px;
}


.product-group-table tbody tr:hover td,
.product-group-table tr.selected td {
	background: rgb(223, 223, 223);
	cursor: pointer;
}

.product-group-table tbody td:nth-child(2) {
	font-size: 1rem !important;
	font-weight: 600;
	color: #4472c4 !important;
}


.product-group-table td.art {
	font-size: 13px;
	width: 15%;
}

.product-group-table td td.image {
	background: #fff;
}

.fixedHeader-floating {
	z-index: 9000;
	display: block !important;
	margin-top: -40px !important;
}

@media (max-width: 560px) {
	.fixedHeader-floating {
		top: 84px !important;
		margin: 0 !important;
	}
}

.fixedHeader-floating thead tr:first-child {
	/*display: none !important;*/
}

.button-container {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.modal-toggle-button-section {
	margin-bottom: 20px;
	display: none;
}

.modal-toggle-button-section.text-center {
	margin: 0.1rem;
}

.modal-toggle-button-section .modal-toggle-button {
	padding: 10px;
	display: inline-block;
	vertical-align: top;
	background: #e90709;
	border: none;
	color: #fff;
	font-size: 14px;
	transition: all .3s ease 0s;
	width: 7rem;
}

.modal-toggle-button-section.text-center.data-file {
	margin: 0.1rem;
}

.modal-toggle-button-section .data-toggle {
	padding: 10px;
	display: inline-block;
	vertical-align: top;
	background: #808080;
	border: none;
	color: #fff;
	font-size: 14px;
	transition: all .3s ease 0s;
	width: 7rem;
}

.modal_inquiry_form .gfield_label,
.modal_inquiry_form .gfield_required {
	display: block !important;
}

.modal_inquiry_form .gform_wrapper ul.gform_fields li.gfield {
	margin: 0 !important;
}

.modal_inquiry_form #gform_6 li#field_6_1,
.modal_inquiry_form #gform_6 li#field_6_2,
.modal_inquiry_form #gform_6 li#field_6_3,
.modal_inquiry_form #gform_6 li#field_6_4 {
	width: 50%;
}

#gform_6 .ginput_container .medium{
	width:calc(100% - 8px);
}

.modal_inquiry_form input {
	width: 100% !important;
}

.modal_inquiry_form .gform_wrapper .gfield_required {
	display: inline-block !important;
}

.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
	font-size: 14px !important;
}

.gform_wrapper ul.gfield_checkbox li label,
.gform_wrapper ul.gfield_radio li label {
	vertical-align: sub;
}

@media (max-width: 560px) {
	.pg-container {
		flex-flow: column;
	}

	.pg-container .left,
	.pg-container .right {
		flex: 1;
	}

	.product-group-scroll {
		overflow-y: scroll;
	}

	.product-group-container .product-group {
		flex-basis: 48%;
	}

	.product-group-container .product-group .title {
		font-size: 13px;
	}

	.sidebar-content.nowrap {
		flex-wrap: nowrap;
	}
}

.acc-trigger {
	width: 30%;
}

.product-group-container .product-group-scroll {
	flex-wrap: wrap;
	display: flex;
	flex-direction: row;
	gap: 30px;
	padding: 8px 0;
	margin-bottom: 50px;
	justify-content: left;
	justify-items: left;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItem {
    list-style: none !important;
}






/* New video block */
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.product-group-selected-video {
	width: 100%;
	max-height: 300px;
	padding: 20px;
	background: #fff;
	border: 3px solid transparent;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	display: none;
}

.gform_confirmation_message_4 {
	color: #fff;
	font-size: 15px;
}

.pum-theme-13183, .pum-theme-default-theme{
	background-color: rgba( 0, 0, 0, 0.50) !important;
}

.seperation-videos {
	opacity: 0.4;
	width: 70%;
	margin-bottom: 100px;
}


body.term-403 .show-on-403 {
	display: block !important;
}