@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700");/*
Theme Name: Base
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */

html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
	margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
	 ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
	 ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */

pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
	 ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
	font-weight: bold;
}

/* Tables
	 ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

td,
th {
	padding: 0;
}

.info-item,
.social-networks,
.holder-box ul,
#footer .footer-frame ul,
.logo-item,
.markets-section .pagination-holder .slick-dots,
.item-info,
.breadcrumbs,
.tabset,
.tab-content .item,
.accordion,
.doc-item,
#nav,
#nav ul,
.product-slider .slick-dots,
.product-box .item {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
	content: "";
	display: block;
	clear: both;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #0e0e0e;
	background: #fff;
	font: 18px/1.333333 "Open Sans", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.gm-style img {
	max-width: none;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 1.333333em;
}

blockquote {
	border-left: 4px solid #323232;
	padding-left: .5em;
	margin-left: 1.333333em;
}

th,
td {
	border: 1px solid #323232;
	padding: .5em;
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
	vertical-align: middle;
}

ul,
ol {
	padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 3em;
	margin: 0;
}

ul {
	list-style-type: none;
}



dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: bold;
}

dl dd {
	overflow: hidden;
}

pre {
	max-width: 100%;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}



input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
textarea {
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	font-weight: 300;
	color: #5e5e5e;
	height: 53px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #8b8b8b;
	padding: 10px 21px;
}


input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border-color: #0e0e0e;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #fff !important;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 0;
	color: #fff !important;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #fff !important;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #fff !important;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
textarea.placeholder {
	color: #fff !important;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
	transition: background .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

.widget {
	margin-bottom: 1.333333em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	max-width: 300px;
	width: 100%;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
	margin-bottom: 4px;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	max-width: 300px;
	width: 100%;
	height: 53px;
}

.search-form {
	margin-bottom: 15px;
}

.search-form input {
	float: left;
	height: 53px;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: none;
	color: #0084c5;
	height: 53px;
	border: none;
	padding: 0 .5em;
	border: 1px solid #0084c5;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	color: #fff;
	background: #0084c5;
}

.commentlist {
	margin: 0 0 1.333333em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.333333em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.333333em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.333333em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 48%;
	background: none;
	color: #0084c5;
	padding: .4em;
	text-decoration: none;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	opacity: .8;
}

.navigation-single {
	margin-bottom: 1.333333em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 48%;
	background: none;
	color: #0084c5;
	text-decoration: none;
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
	opacity: .8;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #323232;
	padding: .4em;
	margin-bottom: 1.333333em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.333333em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.333333em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.333333em;
}

.mejs-container {
	margin-bottom: 1.333333em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

#wp-calendar tbody td {
	text-align: center;
}

#wp-calendar td,
#wp-calendar th {
	border: 1px solid #323232;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: inherit;
	font-weight: 600;
	margin: 0 0 .5em;
	color: inherit;
}

h1,
.h1 {
	font-size: 60px;
	line-height: 64px;
}

h2,
.h2 {
	font-size: 28px;
	line-height: 32px;
}

h3,
.h3 {
	font-size: 24px;
	line-height: 28px;
}

h4,
.h4 {
	font-size: 21px;
	line-height: 25px;
}

h5,
.h5 {
	font-size: 18px;
	line-height: 22px;
}

h6,
.h6 {
	font-size: 15px;
	line-height: 19px;
}

.white-style {
	color: #fff;
}

.blue-style {
	color: #0084c5;
}

p {
	margin: 0 0 1em;
}

a {
	color: #0e0e0e;
}

a:hover,
a:focus {
	text-decoration: none;
	color: #0084c5;
}

@font-face {
	font-family: "icomoon";
	src: url("fonts/icomoon.eot?9w8vos");
	src: url("fonts/icomoon.eot?9w8vos#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?9w8vos") format("truetype"), url("fonts/icomoon.woff?9w8vos") format("woff"), url("fonts/icomoon.svg?9w8vos#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


@media only screen and (min-width: 1600px) {
	[class^="icon-"],
	[class*=" icon-"] {
		position: relative;
	    bottom: 3px;
	}
}

.icon-check-signing:before {
	content: "\e90a";
}

.icon-left-chevron:before {
	content: "\e905";
}

.icon-right-chevron:before {
	content: "\e907";
}

.icon-search:before {
	content: "\e906";
}

.icon-new-email-outline:before {
	content: "\e903";
}

.icon-call:before {
	content: "\e900";
}

.icon-twitter:before {
	content: "\e902";
}

.icon-facebook:before {
	content: "\e600";
}

.icon-location:before {
	content: "\e901";
}

.icon-list:before {
	content: "\e904";
}

.icon-chevron-up:before {
	content: "\e908";
}

.icon-chevron-down:before {
	content: "\e909";
}

.icon-instagram:before {
	content: "\e602";
}

.icon-linkedin:before {
	content: "\f0e1";
}

#header {
	max-width: 2396px;
	margin: 0 auto;
	padding: 52px 10px 19px;
	position: relative;
}

.header-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 100%;
}

.logo {
	width: 860px;
	margin: 0 0 81px;
}

.logo img {
	display: block;
}

.info-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 14px;
	line-height: 17px;
	position: absolute;
	left: 10px;
	top: 50px;
}

.info-item > li {
	position: relative;
	padding: 5px 14px 0 0;
	margin: 0 23px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.info-item > li.active a {
	color: #0084c5;
}

.info-item > li:first-child {
	padding: 0 0 0 0;
	margin: 0 26px 0 0;
}

.info-item > li:last-child:after {
	display: none;
}

.info-item > li:after {
	content: "";
	position: absolute;
	right: 3px;
	top: 50%;
	width: 1px;
	height: 39px;
	background: #c0c0c0;
	-webkit-transform: rotate(27deg) translateY(-50%);
	-ms-transform: rotate(27deg) translateY(-50%);
	transform: rotate(27deg) translateY(-50%);
}

.info-item a {
	text-decoration: none;
	text-transform: uppercase;
	color: #101010;
}

.info-item a:hover {
	color: #0084c5;
}

.social-networks {
	font-size: 28px;
	line-height: 31px;
	max-width: 174px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.social-networks li {
	margin: 0 17px 0 0;
	width: auto;
	display: inline-block;
}

.social-networks a {
	height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.social-networks i {
	display: block;
}

.social-networks .icon-facebook {
	font-size: 29px;
}

.social-networks .icon-instagram {
	font-size: 21px;
}

.holder-box {
	position: absolute;
	right: 17px;
	top: 45px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.holder-box ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 26px;
	line-height: 29px;
	padding: 2px 18px 0 0;
}

.holder-box ul li {
	margin: 0 0 0 10px;
}

.holder-box ul a {
	text-decoration: none;
	color: #000;
}

.holder-box ul a:hover {
	color: #0084c5;
}

.holder-box ul .icon-location {
	font-size: 34px;
}

#footer {
	background: #0e0e0e;
	color: #535353;
}

#footer a {
	color: #535353;
	text-decoration: none;
}

#footer a:hover {
	color: #0084c5;
}

#footer .footer-holder {
	max-width: 2400px;
	margin: 0 auto;
	padding: 102px 10px 62px 250px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#footer .footer-section {
	background: #fff;
	color: #151515;
	font-size: 14px;
	line-height: 17px;
}

#footer .footer-section .holder {
	max-width: 2086px;
	margin: 0 auto;
	padding: 14px 10px 23px 94px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#footer .footer-section .copyright {
	padding: 22px 0 0;
	margin: 0;
}

#footer .footer-section .copyright a {
	color: #151515;
	text-decoration: none;
}

#footer .footer-section .copyright a:hover {
	color: #0084c5;
}

#footer .footer-info {
	width: 631px;
	padding: 0 10px 0 0;
}

#footer .footer-frame {
	width: calc(100% - 631px);
	padding: 36px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

#footer .footer-frame > div {
	padding: 0 10px 0 0;
}

#footer .footer-frame .col1 {
	width: 15.5%;
}

#footer .footer-frame .col2 {
	width: 34.2%;
}

#footer .footer-frame .col3 {
	width: 25.4%;
}

#footer .footer-frame .col4 {
	width: 24.9%;
}

#footer .footer-frame .col4 ul {
	padding: 0 0 27px;
}

#footer .footer-frame ul {
	padding: 0 0 40px;
}

#footer .footer-frame ul li {
	margin: 0 0 15px;
}

#footer .footer-frame ul li:last-child {
	margin: 0;
}

#footer .footer-frame h5 {
	font-weight: bold;
	margin: 0 0 14px;
	text-transform: uppercase;
}

#footer .logo {
	width: 401px;
	margin: 0 0 17px;
}

#footer .logo .mobile-img {
	display: none;
}

#footer address {
	font-style: normal;
	line-height: 30px;
	margin: 0 0 14px;
}

#footer address div {
	padding: 0 0 20px;
}

#footer address div:last-child {
	padding: 0 0 4px;
}

#footer .social-networks {
	margin: 0 0 28px -9px;
}

.rep {
	display: block;
	padding: 22px 0 0;
}

.search-form {
	border: 1px solid #333;
	width: 331px;
	padding: 0 13px 0 0;
	margin: 0 0 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.search-form button[type="submit"] {
	width: 24px;
	height: 25px;
	color: #535353;
	padding: 0;
	border: none;
	background: none;
	font-size: 24px;
}

.search-form input[type="search"] {
	width: calc(100% - 19px);
	outline: none;
	margin: 0;
	padding: 10px 11px;
	text-transform: none;
	height: 40px;
	background: none;
	border: none;
}

.mail {
	font-size: 33px;
	display: inline-block;
	vertical-align: top;
	margin: 0 0 14px;
}

.logo-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 600;
	font-size: 14px;
	line-height: 17px;
	color: #0d0d0d;
}

.logo-item li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin: 0 23px 0 0;
}

.logo-item a {
	margin: 0 6px 0 0;
}

.logo-item span {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 -5px;
}

.markets-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.markets-section .markets-title-block {
	width: 39.765%;
	background: #282828;
	text-align: right;
	padding: 30px 75px 89px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: relative;
}

.markets-section .markets-title-block:after {
	content: "";
	position: absolute;
	left: 162px;
	top: -172px;
	height: 770px;
	width: 2px;
	background: #0084c5;
	-webkit-transform: rotate(39.4deg);
	-ms-transform: rotate(39.4deg);
	transform: rotate(39.4deg);
}

.markets-section .slider {
	width: 60.235%;
}

.markets-section .slider .slick-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.markets-section .pagination-holder {
	margin: 0 0 -7px;
	position: relative;
	z-index: 1;
}

.markets-section .pagination-holder .slick-dots {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.markets-section .pagination-holder .slick-dots li {
	margin: 0 0 0 12px;
}

.markets-section .pagination-holder .slick-active button {
	background: #0084c5;
	border-color: #0084c5;
}

.markets-section .pagination-holder button {
	border: none;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: none;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	border: 1px solid #fff;
}

.markets-section .pagination-holder button:hover {
	background: #0084c5;
	border-color: #0084c5;
}

.markets-section h2 {
	font-size: 72px;
	line-height: 74px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.markets-section h2 span {
	display: block;
	font-weight: 300;
	font-size: 36px;
	line-height: 34px;
	letter-spacing: normal;
}

.product-block, .contact-container {
	max-width: 1738px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
}

.product-block:after {
	content: "";
	position: absolute;
	left: -254px;
	top: -233px;
	height: 770px;
	width: 2px;
	background: #0084c5;
	-webkit-transform: rotate(39.4deg);
	-ms-transform: rotate(39.4deg);
	transform: rotate(39.4deg);
}

.product-block .product-holder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 0 35px;
}

.product-block .product-text {
	width: 48.6%;
}

.product-block .product-img {
	width: 40.5%;
	padding: 59px 0 0;
}

.product-block h1 {
	margin: 0 0 9px;
	text-transform: none;
}

.product-block .title {
	display: block;
	font-size: 24px;
	line-height: 27px;
	font-weight: 600;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 0 39px;
	text-transform: uppercase;
}

.product-block .title img {
	margin: 0 10px 0 0;
}

.product-block h4 {
	margin: 0 0 -1px;
}

.lead {
	font-size: 36px;
	line-height: 39px;
	font-weight: 600;
	margin: 0 0 12px;
}

.item-info {
	text-transform: uppercase;
}

.item-info li {
	margin: 0 0 24px;
}

.item-info a {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
}

.item-info a.request-link:before {
	background: url("images/sprite-icon.png") no-repeat;
}

.item-info a.download-link:before {
	background: url("images/sprite-icon.png") no-repeat 0 -87px;
}

.item-info a.video-link:before {
	background: url("images/sprite-icon.png") no-repeat -1px -174px;
}

.item-info a:hover.request-link:before {
	background-position: -82px 0;
}

.item-info a:hover.download-link:before {
	background-position: -82px -87px;
}

.item-info a:hover.video-link:before {
	background-position: -83px -174px;
}

.item-info a:before {
	content: "";
	width: 58px;
	height: 58px;
	display: block;
	margin: 0 31px 0 0;
	background: url("images/sprite-icon.png") no-repeat;
}

.description-box {
    padding: 0 180px 90px 0;
}

.breadcrumbs-box {
	background: #030303;
	padding: 14px 0 12px;
	margin: 0 0 88px;
}

.breadcrumbs {
	width: 100%;
	overflow: hidden;
	color: #fff;
	font-size: 16px;
	line-height: 19px;
	font-weight: 300;
	max-width: 1738px;
	margin: 0 auto;
	padding: 0 10px;
	text-transform: uppercase;
	word-spacing: 1px;
}

.breadcrumbs li {
	float: left;
	padding: 0 15px 0 22px;
	position: relative;
}

.breadcrumbs li:after {
	content: "/";
	position: absolute;
	left: 0;
	top: 0;
}

.breadcrumbs li:first-child {
	padding-left: 0;
}

.breadcrumbs li:first-child:after {
	display: none;
}

.breadcrumbs li a {
	color: #fff;
	text-decoration: none;
}

.breadcrumbs li a:hover {
	color: #0084c5;
}

.js-tab-hidden {
	display: block !important;
	left: -9999px !important;
	position: absolute !important;
	top: -9999px !important;
}

.tabset {
	font-size: 16px;
	line-height: 19px;
	font-weight: 600;
	text-transform: uppercase;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse;
}

.tabset li {
/* 	min-width: 290px; */
	padding-right: 46px;
	position: relative;
	overflow: hidden;
	margin: 0 -37px 0 0;
}

.tabset li:after {
	content: "";
	position: absolute;
	right: 47px;
	top: 0;
	width: 10px;
	height: 1px;
	background: #b6b6b6;
	z-index: 2;
}

.tabset a {
	color: #fff;
	background: #090909;
	text-decoration: none;
	padding: 21px 10px 21px 36px;
	display: block;
	border: 1px solid #b6b6b6;
	border-bottom: none;
	text-align: center;
	position: relative;
}


.tabset a:after,
.tabset a:before {
	right: -111px;
	top: 51px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	-webkit-transform: rotate(8.5deg);
	-ms-transform: rotate(8.5deg);
	transform: rotate(8.5deg);
	z-index: 1;
}

.tabset a:after {
	border-color: rgba(9, 9, 9, 0);
	border-left-color: #090909;
	border-width: 61px;
	margin-top: -44px;
}

.tabset a:before {
	border-color: rgba(182, 182, 182, 0);
	border-left-color: #b6b6b6;
	border-width: 60.5px;
	margin-top: -44.5px;
}

.tabset a:hover,
.tabset a.active {
	background: #0084c5;
}

.tabset a:hover:after,
.tabset a.active:after {
	border-left-color: #0084c5;
}

.tabset a.active {
	z-index: 1;
}


/* @media only screen and (min-width: 1786px) and (max-width: 1843px) {
	.tabset {
	    font-size: 12px !important;
	    line-height: 13px !important;
	}
} */


/* @media only screen and (min-width: 1508px) and (max-width: 1551px) {
	.tabset {
	    font-size: 11px !important;
	    line-height: 12px !important;
	}
} */

/* @media only screen and (max-width: 1560px) {
	.tabset li {
		min-width: auto;
	}

	.tabset {
	    font-size: 14px !important;
	    line-height: 17px !important;
	}
} */

/* @media only screen and (min-width: 1290px) and (max-width: 1478px) {
	.tabset {
	    font-size: 11px !important;
	    line-height: 12px !important;
	}
} */


@media only screen and (min-width: 1366px) and (max-width: 1551px) {

}

/* @media only screen and (min-width: 1552px) and (max-width: 1786px) {
	.tabset {
	    font-size: 14px !important;
	    line-height: 17px !important;
	}

	.tabset li {
    	min-width: 15vw !important;
	}
} */

@media only screen 
and (max-width:1508px) {
	.tabset {
		font-size: 14px !important;
		line-height: 17px !important;
	}
}


@media only screen 
and (max-width:1400px) {
	.tabset {
		font-size: 13px !important;
		line-height: 16px !important;
	}
}

@media only screen 
and (max-width:1350px) {
	.tabset {
		font-size: 11px !important;
		line-height: 14px !important;
	}
}



@media only screen and (max-width: 1289px) {
	.tabset {
	    font-size: 10px !important;
	    line-height: 13px !important;
	}
}

@media only screen and (max-width: 1170px) {
	.tabset {
	    font-size: 9px !important;
	    line-height: 12px !important;
	}
}

@media only screen and (max-width: 1118px) {
	.tabset {
	    font-size: 8px !important;
	    line-height: 11px !important;
	}
}

@media only screen and (max-width: 1060px) {
	.tabset a {
        padding: 15px 10px 15px 25px;
	}
}

/* @media only screen and (min-width: 1024px) and (max-width: 1112px) {
	.tabset {
	    font-size: 10px !important;
	    line-height: 13px !important;
	}

	.tabset li {
    	min-width: 10vw !important;
	}
} */


/* @media only screen and (min-width: 768px) and (max-width: 1023px) {
	.tabset {
	    font-size: 10px  !important;
	    line-height: 13px  !important;
	}

	.tabset li {
    	min-width: 11vw !important;
	}
} */

.tab-content {
	border: 1px solid #b6b6b6;
	padding: 61px 70px 32px 70px;
	margin: 0 0 170px;
}

.tab-content .item {
	padding: 11px 0 0 70px;
}

.tab-content .item li {
	position: relative;
	padding: 0 0 10px 15px;
}

.tab-content .item li:after {
	content: "";
	width: 7px;
	height: 7px;
	background: #b6b6b6;
	position: absolute;
	left: 0;
	top: 10px;
}

.accordion {
	font-size: 18px;
	line-height: 21px;
	font-weight: 600;
	padding: 26px 0 0;
}

.accordion > li {
	margin: 0 0 27px;
}

.accordion > li.active .opener {
	color: #0084c5;
	font-weight: bold;
}

.accordion > li.active .opener:after {
	content: "-";
}

.accordion .opener {
	text-decoration: none;
	/*text-transform: uppercase;*/
	font-size: 24px;
	line-height: 27px;
	color: #0d0d0d;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.accordion .opener:hover {
	color: #0084c5;
}

.accordion .opener:after {
	content: "+";
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 6px;
}

.accordion .slide {
	padding: 22px 10px 10px 25px;
}

.doc-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.doc-item li {
	width: 33.333%;
	padding: 0 10px 30px 0;
}

.doc-item a {
	text-decoration: none;
	color: #090909;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.doc-item a:hover {
	color: #0084c5;
}

.doc-item img {
	border: 1px solid #b6b6b6;
	vertical-align: top;
	margin: 0 14px 0 0;
}

.nav-opener {
	width: 24px;
	height: 12px;
	position: relative;
	margin-left: auto;
	display: block;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	width: 100%;
	height: 1px;
	-webkit-transition: width .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: width .3s ease-in-out, -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out, width .3s ease-in-out;
	transition: transform .3s ease-in-out, width .3s ease-in-out, -webkit-transform .3s ease-in-out;
	position: absolute;
	height: 2px;
	top: 5px;
	left: 0;
	background-color: black;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
	top: 0;
}

.nav-opener:after {
	top: 10px;
}

.nav-active .nav-opener {
	width: 20px;
	height: 16px;
}

.nav-active .nav-opener span {
	width: 0;
}

.nav-active .nav-opener:before,
.nav-active .nav-opener:after {
    top: 0px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #0e0e0e;
	z-index: 99991;
}

/* IE Only */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.nav-active .nav-opener:before,
	.nav-active .nav-opener:after {
		top: -40px;
	}
}

.nav-active .nav-opener:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.resize-active .hold,
.resize-active .nav-drop,
.resize-active .nav-drop > ul {
	-webkit-transition: none !important;
	transition: none !important;
}

#nav {
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#nav a {
	color: #0a0a0a;
	text-transform: uppercase;
	text-decoration: none;
}

#nav > li {
	position: relative;
	margin: 0 42px;
}

#nav > li.right-position ul {
	left: auto;
	right: -30px;
	text-align: right;
}

#nav > li.active > a {
	color: #0084c5;
}

#nav > li.hover ul {
	opacity: 1;
	visibility: visible;
}

#nav > li > a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 5px;
}

#nav ul {
	font-weight: normal;
	position: absolute;
	left: -30px;
	top: 100%;
	background: #fff;
	padding: 25px 32px 7px 32px;
	visibility: hidden;
	opacity: 0;
	z-index: 9999;
	white-space: nowrap;
	min-width: 250px;
}

#nav ul li {
	margin: 0 0 18px;
}

#nav ul li.hover > a,
#nav ul li.active > a {
	color: #0084c5;
}

#nav ul li.hover > a:after,
#nav ul li.active > a:after {
	right: -12px;
	width: auto;
}

#nav ul a {
	color: #323232;
	text-transform: none;
}

.news-blog {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.news-title {
	width: 29.5%;
	padding: 40px 108px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	background: #282828;
}

.news-title h2 {
	font-size: 72px;
	line-height: 73px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 16px;
	letter-spacing: 2px;
}

.news-title h2 span {
	display: block;
	font-weight: 300;
	font-size: 36px;
	line-height: 34px;
	letter-spacing: normal;
}

.news-block {
	width: 70.5%;
}

.news-box {
	font-size: 18px;
	line-height: 21px;
	font-weight: 300;
	position: relative;
	border: 6px solid #0084c5;
	padding: 121px 15px 67px 27px;
	max-width: 424px;
}

.news-box:hover {
	color: #fff;
	background: #323232;
}

.news-box:hover a {
	color: #0084c5;
}

.news-box .date {
	color: #6e6e6e;
	font-weight: bold;
	font-size: 75px;
	line-height: 75px;
	display: block;
	position: absolute;
	left: -96px;
	top: -47px;
}

.news-box .date span {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 47px 0 0 7px;
}

.news-box .date span:after {
	content: "";
	position: absolute;
	left: -4px;
	top: -23px;
	height: 199px;
	border: 1px solid rgba(172, 172, 172, .6);
	width: 2px;
	-webkit-transform: rotate(30.6deg);
	-ms-transform: rotate(30.6deg);
	transform: rotate(30.6deg);
}

.news-box h3 {
	font-size: 18px;
	line-height: 21px;
	margin: 0 0 21px;
	font-weight: bold;
	text-transform: uppercase;
}

.news-box p {
	margin: 0 0 21px;
}

.news-box a {
	text-decoration: none;
	outline: none;
}

.slider-news {
	padding: 0 50px;
}

.slider-news .slick-list {
	padding: 167px 0 119px 18px;
}

.slider-news .slick-slide {
	padding: 0 38px 0 88px;
	max-width: none;
	height: auto !important;
	outline: none;
}

.slider-news .slick-arrow {
	padding: 0;
	border: none;
	background: none;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	outline: none;
}

.slider-news .slick-arrow:after {
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	text-indent: 0;
	font-size: 36px;
	color: #bababa;
}

.slider-news .slick-arrow.slick-prev {
	left: 10px;
}

.slider-news .slick-arrow.slick-prev:after {
	content: "\e905";
}

.slider-news .slick-arrow.slick-next {
	right: 10px;
}

.slider-news .slick-arrow.slick-next:after {
	content: "\e907";
}

body.fancybox-active {
	overflow: hidden;
}

body.fancybox-iosfix {
	position: fixed;
	left: 0;
	right: 0;
}

.fancybox-is-hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99992;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.fancybox-outer {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
	position: absolute;
	direction: ltr;
	z-index: 99997;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .25s, visibility 0s linear .25s;
	transition: opacity .25s, visibility 0s linear .25s;
	box-sizing: border-box;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .25s, visibility 0s;
	transition: opacity .25s, visibility 0s;
}

.fancybox-infobar {
	top: 0;
	left: 0;
	font-size: 13px;
	padding: 0 10px;
	height: 44px;
	min-width: 44px;
	line-height: 44px;
	color: #ccc;
	text-align: center;
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased;
	mix-blend-mode: exclusion;
}

.fancybox-toolbar {
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

.fancybox-stage {
	overflow: hidden;
	direction: ltr;
	z-index: 99994;
	-webkit-transform: translate3d(0, 0, 0);
}

.fancybox-is-closing .fancybox-stage {
	overflow: visible;
}

.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: none;
	white-space: normal;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition-property: opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
}

.fancybox-slide::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
	display: block;
}

.fancybox-slide--image {
	overflow: visible;
}

.fancybox-slide--image::before {
	display: none;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
	background: #000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
	background: #e5e3df;
}

.fancybox-slide--next {
	z-index: 99995;
}

.fancybox-slide > * {
	display: inline-block;
	position: relative;
	padding: 24px;
	margin: 44px 0 44px;
	border-width: 0;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	box-sizing: border-box;
}

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
	display: none;
}

.fancybox-slide .fancybox-image-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: transparent;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition-property: opacity, -webkit-transform;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
	cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
	cursor: -webkit-grab;
	cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	max-width: none;
	max-height: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
	padding: 0;
	width: 80%;
	height: 80%;
	max-width: calc(100% - 100px);
	max-height: calc(100% - 88px);
	overflow: visible;
	background: #fff;
}

.fancybox-iframe {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

.fancybox-error {
	margin: 0;
	padding: 40px;
	width: 100%;
	max-width: 380px;
	background: #fff;
	cursor: default;
}

.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 16px;
	line-height: 20px;
}

/* Buttons */

.fancybox-button {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	width: 44px;
	height: 44px;
	margin: 0;
	padding: 10px;
	border: 0;
	border-radius: 0;
	background: rgba(30, 30, 30, .6);
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
	cursor: pointer;
	outline: none;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
	color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
	color: #fff;
}

.fancybox-button[disabled] {
	color: #ccc;
	cursor: default;
	opacity: .6;
}

.fancybox-button svg {
	display: block;
	position: relative;
	overflow: visible;
	shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
	fill: currentColor;
	stroke: currentColor;
	stroke-linejoin: round;
	stroke-width: 3;
}

.fancybox-button--share svg path {
	stroke-width: 1;
}

.fancybox-button--play svg path:nth-child(2) {
	display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
	display: none;
}

.fancybox-button--zoom svg path {
	fill: transparent;
}

/* Navigation arrows */

.fancybox-navigation {
	display: none;
}

.fancybox-show-nav .fancybox-navigation {
	display: block;
}

.fancybox-navigation button {
	position: absolute;
	top: 50%;
	margin: -50px 0 0 0;
	z-index: 99997;
	background: transparent;
	width: 60px;
	height: 100px;
	padding: 17px;
}

.fancybox-navigation button:before {
	content: "";
	position: absolute;
	top: 30px;
	right: 10px;
	width: 40px;
	height: 40px;
	background: rgba(30, 30, 30, .6);
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
	right: 0;
}

/* Close button on the top right corner of html content */

.fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	z-index: 10;
	cursor: pointer;
}

.fancybox-close-small:after {
	content: "×";
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 22px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
	color: #888;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background-color: transparent;
	-webkit-transition: background-color .25s;
	transition: background-color .25s;
	box-sizing: border-box;
	z-index: 2;
}

.fancybox-close-small:focus {
	outline: none;
}

.fancybox-close-small:focus:after {
	outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
	color: #555;
	background: #eee;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
	top: 0;
	right: -40px;
}

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
	font-size: 35px;
	color: #aaa;
}

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
	color: #fff;
	background: transparent;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
	display: none;
}

/* Caption */

.fancybox-caption-wrap {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 2vw 0 2vw;
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
	pointer-events: none;
}

.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, .4);
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
	pointer-events: all;
	position: relative; /* Fix IE11 */
}

.fancybox-caption a {
	color: #fff;
	text-decoration: underline;
}

/* Loading indicator */

.fancybox-slide > .fancybox-loading {
	border: 6px solid rgba(100, 100, 100, .4);
	border-top: 6px solid rgba(255, 255, 255, .6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: fancybox-rotate .8s infinite linear;
	animation: fancybox-rotate .8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -30px;
	margin-left: -30px;
	z-index: 99999;
}

/* Transition effects */

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
	opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
	-webkit-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg);
	opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1;
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
}

/* Share */

.fancybox-share {
	padding: 30px;
	border-radius: 3px;
	background: #f4f4f4;
	max-width: 90%;
	text-align: center;
}

.fancybox-share h1 {
	color: #222;
	margin: 0 0 20px 0;
	font-size: 35px;
	font-weight: 700;
}

.fancybox-share p {
	margin: 0;
	padding: 0;
}

p.fancybox-share__links {
	margin-right: -10px;
}

.fancybox-share__button {
	display: inline-block;
	text-decoration: none;
	margin: 0 10px 10px 0;
	padding: 0 15px;
	min-width: 130px;
	border: 0;
	border-radius: 3px;
	background: #fff;
	white-space: nowrap;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #fff;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.fancybox-share__button:hover {
	text-decoration: none;
}

.fancybox-share__button--fb {
	background: #3b5998;
}

.fancybox-share__button--fb:hover {
	background: #344e86;
}

.fancybox-share__button--pt {
	background: #bd081d;
}

.fancybox-share__button--pt:hover {
	background: #aa0719;
}

.fancybox-share__button--tw {
	background: #1da1f2;
}

.fancybox-share__button--tw:hover {
	background: #0d95e8;
}

.fancybox-share__button svg {
	position: relative;
	top: -1px;
	width: 25px;
	height: 25px;
	margin-right: 7px;
	vertical-align: middle;
}

.fancybox-share__button svg path {
	fill: #fff;
}

.fancybox-share__input {
	box-sizing: border-box;
	width: 100%;
	margin: 10px 0 0 0;
	padding: 10px 15px;
	background: transparent;
	color: #5d5b5b;
	font-size: 14px;
	outline: none;
	border: 0;
	border-bottom: 2px solid #d7d7d7;
}

/* Thumbs */

.fancybox-thumbs {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 212px;
	margin: 0;
	padding: 2px 2px 4px 2px;
	background: #fff;
	-webkit-tap-highlight-color: transparent;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	box-sizing: border-box;
	z-index: 99995;
}

.fancybox-thumbs-x {
	overflow-y: hidden;
	overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}

.fancybox-thumbs > ul {
	list-style: none;
	position: absolute;
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	overflow-y: auto;
	font-size: 0;
	white-space: nowrap;
}

.fancybox-thumbs-x > ul {
	overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
	width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}

.fancybox-thumbs > ul > li {
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 2px;
	width: 100px;
	height: 75px;
	max-width: calc(50% - 4px);
	max-height: calc(100% - 8px);
	position: relative;
	cursor: pointer;
	outline: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
}

li.fancybox-thumbs-loading {
	background: rgba(0, 0, 0, .1);
}

.fancybox-thumbs > ul > li > img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
	max-height: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.fancybox-thumbs > ul > li:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	border: 4px solid #4ea7f9;
	z-index: 99991;
	opacity: 0;
	-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
	opacity: 1;
}

/* Styling for Small-Screen Devices */

.signup-block {
	background: #0e0e0e url(images/form-bg.png);
	padding: 63px 0 75px;
}

.signup-block .signup-holder {
	width: 100%;
	margin: 0 auto;
	/* padding: 0 10px; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.signup-block .title-box {
    width: 31.3%;
    padding: 0 39px 40px 0;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.signup-block .title-box {
	    width: 46.3%;
	    padding: 0 39px 15px 0;
	}
}

/* IE Only */
@media (max-width: 767px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.signup-block h2 span {
		line-height: 18px !important;
	}
}

.signup-block h2 {
	font-size: 60px;
	line-height: 58px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: right;
	margin: 0;
}

.signup-block h2 span {
	display: block;
	font-size: 36px;
	line-height: 34px;
}

.signup-block .email-form {
	width: calc(100% - 29.3%);
	padding: 0 17.498% 0 0;
}

.email-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 0 6px;
}

.email-form input[type="email"] {
	background: none;
	border-color: #fff;
	width: 95%;
    margin-right: 10px;
}

.email-form input[type="submit"] {
	background: none;
	border: 1px solid #fff;
	color: #fff;
	height: 53px;
	width: 275px;
	font-size: 18px;
	line-height: 21px;
	margin: 23px 0px 0px 15px;
}

.email-form input[type="submit"]:hover {
	background: #0084c5;
	border-color: #0084c5;
}

.product-section {
	max-width: 2084px;
	margin: 0 auto;
	padding: 232px 10px 156px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: relative;
}

.product-section:after {
	content: "";
	position: absolute;
	right: 18.5%;
	bottom: -143px;
	height: 890px;
	width: 2px;
	background: #0084c5;
	-webkit-transform: rotate(-35.7deg);
	-ms-transform: rotate(-35.7deg);
	transform: rotate(-35.7deg);
	z-index: -1;
}

.product-section .product-title-box {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	text-align: right;
	padding: 0 0 99px 10px;
	width: 41.425%;
}

.product-section .product-title-box h2 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 130px;
	line-height: 130px;
	margin: 0 0 21px;
}

.product-section .product-title-box h2 span {
	display: block;
	font-weight: 300;
	font-size: 74px;
	line-height: 60px;
}

.product-slider {
	width: 58.575%;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

.product-slider .box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 13px;
	line-height: 16px;
}

.product-slider .box a {
	font-weight: 300;
	text-decoration: none;
}

.product-slider .img-box {
	width: 46.567%;
}

.product-slider .img-box img {
	width: 100%;
}

.product-slider .text {
	width: 53.433%;
	padding: 120px 0 0 12px;
}

.product-slider h3 {
	color: #616161;
	font-size: 24px;
	line-height: 27px;
	margin: 0 0 6px;
}

.product-slider p {
	margin: 0 0 7px;
	text-transform: uppercase;
}

.product-slider .slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 18px 0 0 23%;
}

.product-slider .slick-dots li {
	margin: 0 6px;
}

.product-slider .slick-dots .slick-active button {
	background: #0084c5;
	border-color: #0084c5;
}

.product-slider .slick-dots button {
	outline: none;
	border: none;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: none;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	border: 1px solid #808080;
}

.product-slider .slick-dots button:hover {
	background: #0084c5;
	border-color: #0084c5;
}

.filter-section {
	max-width: 1760px;
	margin: 0 auto;
	position: relative;
}

.filter-section h1 {
	text-transform: uppercase;
	margin: 0 0 15px;
}

.filter-section #reactive-root {
	padding: 92px 0 0;
}

.filter-section .reuseFormWrapper___30qo6 .reuseLabel___2ggDa {
	overflow: visible;
}

.filter-section .ReactiveGridHolder______1Q8aA {
	padding-top: 19px;
}

.filter-section .reactiveSingleBoxFrontendView___12dCC,
.filter-section .reactiveNormSearchGridContents___42FUL {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.filter-section .reactiveGridContents___21sFx {
	padding-top: 0 !important;
}

.filter-section .reactive-container-fluid {
	padding-left: 1.1rem;
}

.filter-section .reactiveGridType-Simple {
	margin-bottom: 22px;
}

.filter-section .reactiveGridContentsInner___ {
	max-width: 335px;
	margin: 0 17px 0 14px;
}

.reactiveNormSearchGridContents___ .reuseCheckboxParrentWrapper___,
.reactiveNormSearchGridContents___ .reuseRadioBtnParrentWrapper___ {
	margin-right: 0 !important;
}

.reactiveUserView .type1 label:before {
	background: rgb(237,27,47);
	border-color: rgb(237,27,47);
}

.reactiveUserView .type1 .reuseCheckbox___3EAJn:checked + label:before {
	background: rgb(237,27,47);
	border-color: rgb(237,27,47);
}

.reactiveUserView .type2 label:before {
	background: rgb(0,167,109);
	border-color: rgb(0,167,109);
}

.reactiveUserView .type2 .reuseCheckbox___3EAJn:checked + label:before {
	background: rgb(0,167,109);
	border-color: rgb(0,167,109);
}

.reactiveUserView .type3 label:before {
	background: #0084c5;
	border-color: #0084c5;
}

.reactiveUserView .type3 .reuseCheckbox___3EAJn:checked + label:before {
	background: #0084c5;
	border-color: #0084c5;
}

.reactiveUserView .type4 label:before {
	background: #631237;
	border-color: #631237;
}

.reactiveUserView .type4 .reuseCheckbox___3EAJn:checked + label:before {
	background: #631237;
	border-color: #631237;
}

.reactiveUserView .type5 label:before {
	background: rgb(206,159,78);
	border-color: rgb(206,159,78);
}

.reactiveUserView .type5 .reuseCheckbox___3EAJn:checked + label:before {
	background: rgb(206,159,78);
	border-color: rgb(206,159,78);
}

.reactiveUserView .reuseCheckbox___3EAJn + label span {
	font-size: 18px;
	line-height: 21px;
	color: #111;
	font-weight: normal;
}

.reactiveUserView .reuseCheckbox___3EAJn + label:before {
	width: 20px;
	height: 20px;
	border-radius: 0;
}

.reactiveUserView .reuseCheckbox___3EAJn:checked + label:after {
	left: 6px;
	line-height: 20px;
	font-size: 11px;
}

.reactiveUserView .dd__selectControl {
	min-height: 33px;
	border-color: #b5b5b5;
	border-radius: 0;
	font-size: 16px;
	line-height: 32px;
	padding: 0 14px 0 9px;
	color: #515151;
	font-weight: 300;
	margin: 0 0 100px;
}

.reactiveUserView .dd__selectControl:after {
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e909";
	position: absolute;
	right: 0;
	top: 0;
	color: #949494;
	font-size: 25px;
	top: 6px;
	right: 9px;
}

.reactiveUserView .dd__selectControl svg {
	display: none;
}

.reactiveUserView .dd__selectControl .dd__placeholder {
	width: calc(100% - 28px);
}

.reactiveUserView .dd__selectControl .dd__selected {
	min-height: 33px;
}

.reactiveUserView .dd__list {
	border-color: #b5b5b5;
}

.reactiveUserView .reactiveGridType-Simple .reactiveGridImage {
	max-width: none;
	height: auto;
}

.reactiveUserView input[type="email"].reuseInputField___kvu7a,
.reactiveUserView input[type="password"].reuseInputField___kvu7a,
.reactiveUserView input[type="text"].reuseInputField___kvu7a {
	height: 33px;
	border-color: #b5b5b5;
	border-radius: 0;
	padding: 0 15px;
}

.reactiveUserView span.reuseAutoSearchIcon___1tAQ6 {
	display: none;
}

.react-grid-layout {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.react-grid-layout.user__ > .reactiveGridBox___3k99S.reactiveSingleBoxFrontendView___12dCC {
	border: none !important;
	width: 100% !important;
}

.react-grid-layout .filter-sidebar {
	border-right: 1px solid #aaa;
}

.react-grid-layout .filter-sidebar h3 {
	font-weight: 600;
	font-size: 18px;
	line-height: 21px;
	color: #111;
}

.react-grid-layout .filter-sidebar p {
	font-size: 18px;
	line-height: 21px;
	color: #5b5b5b;
}

.react-grid-layout .type1 label:before,
.react-grid-layout .type1-2 label:before {
	background: rgb(237,27,47);
	border-color: rgb(237,27,47);
}

.react-grid-layout .type1 .reuseCheckbox___3EAJn:checked + label:before,
.react-grid-layout .type1-2 .reuseCheckbox___3EAJn:checked + label:before {
	background: rgb(237,27,47);
	border-color: rgb(237,27,47);
}

.react-grid-layout .type2 label:before {
	background: rgb(0,167,109);
	border-color: rgb(0,167,109);
}

.react-grid-layout .type2 .reuseCheckbox___3EAJn:checked + label:before {
	background: rgb(0,167,109);
	border-color: rgb(0,167,109);
}

.react-grid-layout .type3 label:before,
.react-grid-layout .type-3-2 label:before {
	background: #0084c5;
	border-color: #0084c5;
}

.react-grid-layout .type3 .reuseCheckbox___3EAJn:checked + label:before,
.react-grid-layout .type-3-2 .reuseCheckbox___3EAJn:checked + label:before {
	background: #0084c5;
	border-color: #0084c5;
}

.react-grid-layout .type4 label:before {
	background: #631237;
	border-color: #631237;
}

.react-grid-layout .type4 .reuseCheckbox___3EAJn:checked + label:before {
	background: #631237;
	border-color: #631237;
}

.react-grid-layout .type5 label:before {
	background: rgb(206,159,78);
	border-color: rgb(206,159,78);
}

.react-grid-layout .type5 .reuseCheckbox___3EAJn:checked + label:before {
	background: rgb(206,159,78);
	border-color: rgb(206,159,78);
}

.react-grid-layout .reuseCheckbox___3EAJn + label span {
	font-size: 18px;
	line-height: 21px;
	color: #111;
	font-weight: normal;
}

.react-grid-layout .reuseCheckbox___3EAJn + label:before {
	width: 20px;
	height: 20px;
	border-radius: 0;
}

.react-grid-layout .reuseCheckbox___3EAJn:checked + label:after {
	left: 6px;
	line-height: 20px;
	font-size: 11px;
}

.react-grid-layout .dd__selectControl {
	min-height: 33px;
	border-color: #b5b5b5;
	border-radius: 0;
	font-size: 16px;
	line-height: 32px;
	padding: 0 14px 0 9px;
	color: #515151;
	font-weight: 300;
}

.react-grid-layout .dd__selectControl:after {
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e909";
	position: absolute;
	right: 0;
	top: 0;
	color: #949494;
	font-size: 25px;
	top: 7px;
	right: 19px;
}

.react-grid-layout .dd__selectControl svg {
	display: none;
}

.react-grid-layout .dd__selectControl .dd__placeholder {
	width: calc(100% - 28px);
}

.react-grid-layout .dd__selectControl .dd__selected {
	min-height: 33px;
}

.react-grid-layout .dd__list {
	border-color: #b5b5b5;
}

.react-grid-layout .reactiveGridType-Simple .reactiveGridImage {
	max-width: none;
	height: auto;
}

.reuseCheckboxParrentWrapper___37u4F.reuseOneColumn___2kb3j .reuseCheckboxWrapper___7eo4t {
    width: 100%;
    margin-bottom: 10px;
}

.react-grid-layout input[type="email"].reuseInputField___kvu7a,
.react-grid-layout input[type="password"].reuseInputField___kvu7a,
.react-grid-layout input[type="text"].reuseInputField___kvu7a {
	height: 33px;
	border-color: #b5b5b5;
	border-radius: 0;
	padding: 0 15px;
}

.react-grid-layout span.reuseAutoSearchIcon___1tAQ6 {
	display: none;
}

.react-grid-layout .reuseCheckbox___3EAJn + label::before {
	margin-top: 0px;
}

.react-grid-layout .reuseCheckbox___3EAJn:checked + label::after {
	line-height: 28px;
}

.reuseCheckboxWrapper___7eo4t .reuseCheckboxField___2bxQj {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

.reuseCheckbox___3EAJn + label {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important;
}

.product-box {
	border: 1px solid #757575;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 16px;
	line-height: 21px;
}

/* Emergency Lighting Inverters (UL 924) & UL 1008 Transfer Switch for Emergency Lighting */
.product-box.type1-item .text-box:after,
.product-box.type1-2-item .text-box:after {
	background: rgb(237,27,47);
}

/* Uninterruptible Power Systems (UPS) */
.product-box.type2-item .text-box:after {
	background: rgb(0,167,109);
}

/* Power Conditioning Voltage Regulators & High Efficiency K-Rated Transformers */
.product-box.type3-item .text-box:after,
.product-box.type-3-2-item .text-box:after {
	background: rgb(50,85,164);
}

/* Industrial DC Power Supplies (Rectifiers) */
.product-box.type4-item .text-box:after {
	background: #631237;
}

/* Medical Grade UPS  (patient-vicinity) */
.product-box.type5-item .text-box:after {
	background: rgb(206,159,78);
}

.product-box .text-box {
	border-top: 1px solid #aaa;
	background-color: #f4f4f4;
	padding: 18px 24px 14px;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.product-box .text-box:after {
	content: "";
	position: absolute;
	left: 0;
	top: -7px;
	width: 123px;
	height: 13px;
}

.product-box .img-box {
	overflow: hidden;
}

.product-box .img-box a {
	display: block;
}

/* Find a Solution Product Image Hover Zoom Animation
.product-box .img-box a:hover img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
*/

.product-box .img-box img {
	margin: 0 auto;
	display: block;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .6s ease;
	transition: all .6s ease;
}

.product-box h3 {
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	color: #0e0e0e;
	margin: 0 0 6px;
}

.product-box h3 a {
	color: #0e0e0e;
	text-decoration: none;
}

.product-box h3 a:hover {
	color: #0084c5;
}

/* .product-box p {
	margin: 0 0 38px;
} */

.product-box .item {
	text-transform: uppercase;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.product-box .item li {
	margin: 0 48px 0 0;
}

.product-box .item li:last-child {
	margin: 0;
}

.product-box .item a {
	text-decoration: none;
	color: #030303;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-box .item a:hover {
	color: #0084c5;
}

.product-box .item i {
	font-size: 29px;
	margin: 0 3px 0 0;
	display: contents;
}

.iphone .product-box .item i {
	font-size: 28px;
	margin: 0;
	display: inline-block;
}

.product-box .item i.icon-check-signing {
	font-size: 24px;
}

.noUi-horizontal .noUi-handle {
	width: 16px;
	height: 16px;
	background: #595959;
	box-shadow: none;
	border: none;
	top: -7px;
}

.noUi-horizontal {
	background: #aaa;
}

.noUi-origin {
	background-color: #aaa;
}

.reuseItemCount___ {
	background: none !important;
	height: auto !important;
	width: auto !important;
	border-radius: 0 !important;
	padding: 0 !important;
}

.reuseItemCount___:before,
.reuseItemCount___:after {
	content: "(";
	display: inline;
	vertical-align: top;
}

.reuseItemCount___:after {
	content: ")";
}


/* Slick slider styles */

.main-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	opacity: 0;
}

.loaded .main-slider {
	opacity: 1;
}

.main-slider img {
	width: 100%;
	vertical-align: top;
	max-width: none;
}

.main-slider .bg-stretch {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.main-slider .slick-slide {
	position: relative;
	height: 900px;
	z-index: 1;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}

/* CTA Zoom Animation
.main-slider .slick-slide.slick-active .bg-stretch {
	-webkit-animation: animBoxActive 7s ease;
	animation: animBoxActive 7s ease;
}
*/

.main-slider article {
	max-width: 1500px;
	padding: 20px;
}

.main-slider h1 {
	font-size: 72px;
	line-height: 84px;
	margin: 0 0 66px;
	font-weight: bold;
	text-transform: uppercase;
}

.main-slider h1 span {
	display: block;
	font-size: 42px;
	line-height: 54px;
	font-weight: normal;
    margin-top: 25px;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.main-slider .slick-track,
.main-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slider .slick-slide {
	text-align: center;
	overflow: hidden;
}

.slider .box {
	font-size: 36px;
	line-height: 40px;
	font-weight: 600;
	min-height: 574px;
	position: relative;
	z-index: 1;
	color: #fff;
	padding: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.slider .box:after {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 132, 197, .73);
	visibility: hidden;
	opacity: 0;
	z-index: -1;
}

.slider .box p {
	margin: 0 0 29px;
}

.slider .box:hover .title {
	visibility: hidden;
	opacity: 0;
}

.slider .box:hover .text,
.slider .box:hover:after {
	visibility: visible;
	opacity: 1;
}

.slider .text {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	max-width: 545px;
	margin: 0 auto;
	visibility: hidden;
	opacity: 0;
}

.slider .bg-stretch {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
	background-size: cover;
}

.slider .bg-stretch img {
	max-width: none;
}

.slider .title {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	font-size: 24px;
	line-height: 27px;
	text-transform: uppercase;
	background: #0084c5;
	margin: 0;
	padding: 19px 10px;
	position: absolute;
	top: 93px;
	left: 0;
	width: 70%;
	font-weight: normal;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slider .slick-track,
.slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.product-slider,
.slider-news {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.product-slider .slick-track,
.product-slider .slick-list,
.slider-news .slick-track,
.slider-news .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slider-news .slick-list {
	height: auto !important;
}

.btn {
	-webkit-transition: color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;
	transition: color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;
	display: inline-block;
	vertical-align: top;
	color: #0084c5;
	border: 1px solid #0084c5;
	font-size: 18px;
	line-height: 21px;
	text-transform: uppercase;
	min-width: 275px;
	max-width: 275px;	
	text-decoration: none;
	text-align: center;
	padding: 15px 39px;
}

.btn.btn-white {
	border-color: #fff;
	color: #fff;
}

.btn:hover {
	color: #fff;
	background: #0084c5;
	border-color: #0084c5;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.intro {
	max-width: 1300px;
	margin: 0 auto;
	padding: 127px 10px 153px;
	line-height: 25px;
	text-align: center;
}

.intro .img-box {
	margin: 0 0 43px;
}

.intro h2 {
	text-transform: uppercase;
	margin: 0 0 18px;
}

.intro p {
	margin: 0 0 47px;
}

.btn-quote {
	position: absolute;
	top: 938px;
	right: 0;
	font-size: 29px;
	line-height: 32px;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	background: #323232;
	box-shadow: 2px 0 13px rgba(0, 0, 0, .11);
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	text-transform: uppercase;
	width: 400px;
	height: 81px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	z-index: 9999;
    letter-spacing: 2px;
}

.btn-quote:hover {
	background: #0084c5;
	color: #fff;
}

@media (min-width: 768px) {
	.commentlist-item .commentlist-item {
		padding: 0 0 0 2em;
	}

	.slider-news .slick-track {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-ms-flex-line-pack: stretch;
		align-content: stretch;
	}

/* 	.slick-slide img {
	width: 100% !important;
	margin-left: 0 !important;
	height: auto !important;
} */
}

@media (min-width: 768px) and (max-width: 1023px) {
	.main-slider article {
		padding: 20px 65px;
	}
}

@media (min-width: 1024px) {
	.nav-opener {
		display: none;
	}

	.hide-desktop {
		display: none;
	}

	#nav > li.active > a:after {
		right: -12px;
		width: auto;
	}

	#nav > li.hover > a {
		color: #0084c5;
	}

	#nav > li.hover > a:after {
		right: -12px;
		width: auto;
	}

	#nav > li > a:after {
		-webkit-transition: right .3s ease-in-out;
		transition: right .3s ease-in-out;
		content: "";
		position: absolute;
		left: -1px;
		right: 100%;
		bottom: 0;
		height: 2px;
		width: 0;
		background: #0084c5;
	}

	#nav ul {
		-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
		transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	}
}

@media (min-width: 1024px) and (max-width: 1365px) {
	.main-slider article {
		padding-left: 85px;
		padding-right: 85px;
	}
}

@media (max-width: 2560px) {
	#footer .footer-holder {
		max-width: 1920px;
		padding: 102px 30px 62px;
	}

	#footer .footer-section .holder {
		max-width: 1920px;
		padding: 14px 30px 23px;
	}

	#footer .footer-info {
		width: 500px;
	}

	#footer .footer-frame {
		width: calc(100% - 500px);
	}

	.news-title {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 30px;
	}

	.news-box .date {
		font-size: 45px;
		line-height: 45px;
		left: -58px;
		top: -36px;
	}

	.news-box .date span:after {
		height: 150px;
	}

	.slider-news .slick-list {
		padding: 67px 0 67px;
	}

	.slider-news .slick-slide {
		padding: 0 18px 0 58px;
	}

	.signup-block .email-form {
		padding: 0 10% 0 0;
	}

	.product-section {
		padding: 232px 120px 155px 10px;
	}
}

@media (min-width: 2450px) {
	.news-box {
		position: relative;
		left: 25px;
		min-height: 505px;
    	max-height: 505px;
	}


	.news-box .date {
	    font-size: 70px;
	    line-height: 53px;
	    left: -91px;
	    top: -36px;
	}
}

@media (max-width: 1919px) {
	.logo {
		width: 550px;
	}

	#footer .footer-info {
		width: 350px;
	}

	#footer .footer-frame {
		width: calc(100% - 350px);
	}

	#footer .footer-frame ul {
		font-size: 16px;
	}

	#footer .logo {
		width: 300px;
	}

	.news-box {
		padding: 60px 15px 67px 27px;
	}

	.news-box .date {
		font-size: 35px;
		line-height: 35px;
		left: -50px;
		top: -30px;
	}

	.news-box .date span {
		padding: 37px 0 0 10px;
	}

	.news-box .date span:after {
		height: 100px;
		top: -13px;
		left: 3px;
	}

	.slider-news .slick-slide {
		padding: 0 8px 0 44px;
	}

	.product-section:after {
		right: 18.8%;
	}

	.product-section .product-title-box h2 {
		font-size: 100px;
		line-height: 100px;
	}
}

@media (max-width: 1599px) {
	.logo {
		width: 390px;
	}

	#footer .footer-info {
		width: 250px;
		padding: 0 30px 0 0;
		font-size: 14px;
		line-height: 17px;
	}

	#footer .footer-frame {
		width: calc(100% - 250px);
	}

	#footer .footer-frame ul {
		font-size: 14px;
		line-height: 16px;
	}

	#footer .logo {
		width: 220px;
	}

	#footer address {
		font-size: 14px;
		line-height: 22px;
	}

	.search-form {
		width: auto;
	}

	.markets-section .markets-title-block {
		width: 35%;
	}

	.markets-section .slider {
		width: 65%;
	}

	#nav {
		font-size: 15px;
		line-height: 17px;
	}

	.news-title h2 {
		font-size: 62px;
		line-height: 63px;
	}

	.news-box {
		/* padding: 50px 10px 67px 10px; */
		font-size: 16px;
		line-height: 18px;
	}

	.news-box .date {
		font-size: 25px;
		left: -36px;
	}

	.news-box h3 {
		font-size: 16px;
		line-height: 18px;
		margin: 0 0 10px;
	}

	.slider .box {
		font-size: 30px;
	}
}

@media (max-width: 1439px) {
	.filter-section .reactiveGridContentsInner___ {
		margin: 0;
	}
}

@media (max-width: 1365px) {
	.logo {
		width: 300px;
	}

	.info-item {
		font-size: 12px;
	}

	.info-item > li {
		padding: 5px 7px 0 0;
		margin: 0 16px 0 0;
	}

	#menu-item-82 a {
		padding-left: 17px;
	}

	.info-item > li:first-child {
		margin: 0 16px 0 0;
		width: auto;
		/*margin: auto;*/
	}

	.info-item .social-networks {
		font-size: 18px;
	}

	.info-item .social-networks li {
		margin: 0 10px 0 0;
		display: inline-block;
	}

	.info-item .social-networks .icon-facebook {
		font-size: 19px;
	}

	.info-item .social-networks .icon-instagram {
		font-size: 12px;
	}

	.social-networks {
		max-width: 134px;
	}

	.holder-box ul {
		font-size: 18px;
	}

	.holder-box ul .icon-location {
		font-size: 25px;
	}

	#footer .footer-holder {
		padding: 50px 30px;
	}

	#footer .footer-frame {
		padding: 0;
	}

	#footer .footer-frame > div {
		padding: 0 10px 20px 0;
	}

	#footer .footer-frame .col1 {
		width: 50%;
	}

	#footer .footer-frame .col2 {
		width: 50%;
	}

	#footer .footer-frame .col3 {
		width: 50%;
	}

	#footer .footer-frame .col4 {
		width: 50%;
	}

	.markets-section .markets-title-block {
		padding: 30px 55px 30px 10px;
	}

	.markets-section h2 {
		font-size: 50px;
		line-height: 54px;
	}

	.product-block h1 {
		font-size: 50px;
		line-height: 55px;
	}

	.tabset li {
		min-width: 200px;
	}

	.tab-content {
		padding: 40px;
	}

	#nav {
		font-size: 16px;
	}

	#nav > li {
		margin: 0 20px;
	}

	.news-title h2 {
		font-size: 40px;
		line-height: 43px;
	}

	.news-title h2 span {
		font-size: 26px;
	}

	.slider-news .slick-list {
		padding: 60px 0;
	}

	.slider-news .slick-slide {
		padding: 0 8px 0 30px;
	}

	.signup-block h2 {
		font-size: 50px;
		line-height: 48px;
	}

	.signup-block .email-form {
		padding: 0 50px 0 0;
	}

	.product-section .product-title-box {
		width: 50%;
	}

	.product-section .product-title-box h2 {
		font-size: 50px;
		line-height: 50px;
	}

	.product-section .product-title-box h2 span {
		font-size: 40px;
	}

	.product-slider {
		width: 40%;
	}

	.product-slider .box {
		display: block;
	}

	.product-slider .img-box {
		width: 100%;
	}

	.product-slider .text {
		width: 100%;
		padding: 30px 0 0;
	}

	.product-slider .slick-dots {
		padding: 30px 0 0;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.main-slider .slick-slide {
		height: 600px;
	}

	.main-slider h1 {
		font-size: 50px;
		line-height: 50px;
	}

	.main-slider h1 span {
		font-size: 32px;
		line-height: 44px;
	}

	.slider .box {
		font-size: 20px;
		line-height: 26px;
		min-height: 450px;
	}

	.btn {
		font-size: 16px;
		line-height: 19px;
		min-width: 0;
	}

	.btn-quote {
		top: 300px;
		font-size: 20px;
		line-height: 23px;
		width: 250px;
		height: 60px;
	}
}


/* Special Styling for Phones Only */
@media only screen and (max-width: 1099px) {
	#nav {
		font-size: 15px;
	}
}


/* Special Styling for Phones Only */
@media only screen and (max-width: 1050px) {
	#nav {
		font-size: 14px;
	}
}

@media (max-width: 1023px) {

	.email-form input[type="email"] {
		width: 90%!important;
	    display: block;
	    border-color: #828282;
	    font-size: 16px !important;
	    line-height: 0px !important;
	    margin: 0 auto 24px;
	    padding: 21px 10px !important;
	    border: 1px solid #eee !important;
	    position: relative;
    	bottom: 15px;
	}

	iframe {
		width: 100%;
	}

	#header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 16px 21px 19px;
	}

	.header-holder {
		display: block;
	}

	.logo {
		margin: 0;
		position: relative;
	}

	.nav-active .logo {
		z-index: 10000;
	}

	.select-box {
		display: none;
	}

	.holder-box {
		position: static;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}

	.holder-box ul {
		padding: 0 0 13px;
		font-size: 21px;
	}

	.holder-box ul li {
		margin: 0 0 0 17px;
	}

	#footer .footer-section .copyright {
		padding: 5px 0 0;
	}

	.markets-section {
		display: block;
	}

	.markets-section .markets-title-block {
		width: 100%;
		padding: 30px 10px;
	}

	.markets-section .markets-title-block:after {
		display: none;
	}

	.markets-section .slider {
		width: 100%;
	}

	.markets-section h2 {
		font-size: 30px;
		line-height: 33px;
	}

	.markets-section h2 span {
		font-size: 20px;
		line-height: 18px;
	}

	.product-block:after {
		display: none;
	}

	.product-block .product-holder {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.product-block .product-text {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.product-block .product-img {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		padding: 0 0 30px;
		text-align: center;
	}

	.description-box {
		padding: 0 0 30px;
	}

	.breadcrumbs {
		font-size: 13px;
		line-height: 16px;
	}

	.tabset {
		font-size: 14px;
		line-height: 17px;
	}

	.tabset li {
		min-width: 160px;
	}

	.tabset a {
		padding: 10px 10px 10px 15px;
	}

	.tab-content {
		font-size: 16px;
		line-height: 20px;
		margin: 0 0 70px;
	}

	.tab-content .item {
		padding-left: 30px;
	}

	.accordion > li {
		margin: 0 0 50px;
	}

	.accordion .opener {
		font-size: 20px;
		line-height: 23px;
	}

	.accordion .slide {
		padding-left: 0;
	}

	.doc-item {
		font-size: 12px;
	}

	.nav-drop {
		-webkit-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out;
		position: absolute;
		top: 50px;
		left: 100%;
		right: -5px;
		padding: 11px 34px 17px;
		background-color: #fff;
		text-align: right;
		opacity: 0;
		visibility: hidden;
		z-index: 9999;
		width: calc(100% + 10px);
		box-shadow: 0 7px 8px rgba(0, 0, 0, .13);
	}

	.nav-active .nav-drop {
		opacity: 1;
		visibility: visible;
		left: -5px;
	}

	#nav {
		display: block;
		font-size: 15px;
		line-height: 18px;
		text-transform: uppercase;
	}

	#nav > li {
		margin: 0 0 18px;
	}

	#nav > li.hover ul {
		height: auto;
		padding: 9px 15px 0 0;
	}

	#nav > li.hover > a.has-drop-down-a:after {
		content: "\e908";
	}

	#nav > li > a {
		position: relative;
		padding: 0 15px 0 0;
	}

	#nav > li > a.has-drop-down-a:after {
		position: absolute;
		right: 4px;
		top: 6px;
		font-family: "icomoon" !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\e909";
		font-size: 6px;
	}

	#nav > li > a:hover {
		color: #0084c5;
	}

	#nav ul {
		position: static;
		width: auto;
		height: 0;
		padding: 0;
		background: none;
		font-size: 12px;
		line-height: 15px;
	}

	#nav ul li {
		margin: 0 0 9px;
	}

	#nav ul li:last-child {
		margin: 0;
	}

	.news-title {
		width: 40%;
	}

	.news-block {
		width: 60%;
	}

	.news-box {
		max-width: none;
	}

	.signup-block .signup-holder {
		display: block;
	}

	.signup-block .title-box {
		width: 100%;
		padding: 0 0 30px;
	}

	.signup-block .email-form {
		width: 100%;
		padding: 0;
	}

	.email-form {
		padding: 0;
	}

	.product-section {
		padding: 60px 10px;
		display: block;
	}

	.product-section:after {
		display: none;
	}

	.product-section .product-title-box {
		width: 100%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.product-slider {
		width: 100%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	.filter-section:after {
		display: none;
	}

	.filter-section .reactive-container-fluid {
		padding-right: 2rem;
		padding-left: 2rem;
	}

	.react-grid-layout {
		display: block;
	}

	.slider .box {
		min-height: 400px;
		font-size: 16px;
		line-height: 22px;
	}

	.slider .title {
		font-size: 18px;
		line-height: 21px;
	}

	.intro {
		padding: 60px 10px;
	}
}

/* @media only screen
and (min-width:1113px)
and (max-width:1166px) {
	.tabset {
		font-size: 9px !important;
		line-height: 12px !important;
	}
} */

/* @media only screen
and (min-width:1000px)
and (max-width:1018px) {
	.tabset {
		font-size: 9px !important;
		line-height: 12px !important;
	}
} */


/* @media only screen 
and (max-width:863px) {
	.tabset {
		font-size: 9px !important;
		line-height: 12px !important;
	}
} */




/* @media only screen 
and (max-width:846px) {
	.tabset {
		font-size: 8px !important;
		line-height: 11px !important;
	}
} */



@media all and (max-width: 800px) {
	.fancybox-thumbs {
		width: 110px;
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}

	.fancybox-thumbs > ul > li {
		max-width: calc(100% - 10px);
	}
}

@media only screen
and (min-width:767px) 
and (max-width:787px) {
	.tabset {
		font-size: 7px !important;
		line-height: 10px !important;
	}
}

@media (max-width: 767px) {


	.tabset {
		font-size: 14px !important;
		line-height: 17px !important;
	}


	input[type="text"],
	input[type="tel"],
	input[type="email"],
	input[type="search"],
	input[type="password"],
	textarea {
		height: 27px;
	}

	.post-password-form input[type="password"] {
		height: 27px;
	}

	.search-form input {
		height: 27px;
	}

	.comment-form input[type="submit"],
	.post-password-form input[type="submit"],
	.search-form input[type="submit"] {
		height: 27px;
	}

	.navigation .page-numbers,
	.navigation-comments .page-numbers {
		padding: 0 3px;
	}

	.navigation .next,
	.navigation .prev,
	.navigation-comments .next,
	.navigation-comments .prev {
		padding: .2em;
	}

	.navigation-single .next a,
	.navigation-single .prev a {
		padding: .2em;
	}

	h1,
	.h1 {
		font-size: 30px;
		line-height: 34px;
	}

	h2,
	.h2 {
		font-size: 14px;
		line-height: 20px;
	}

	#header {
		padding: 18px 14px 18px 16px;
	}

	.logo {
		width: 219px;
	}

	#footer .footer-holder {
		padding: 0;
	}

	#footer .footer-section {
		background: #0e0e0e;
		font-size: 9px;
		line-height: 17px;
		color: #fff;
	}

	#footer .footer-section .holder {
		display: block;
		text-align: center;
		padding: 9px 40px 18px;
	}

	#footer .footer-section .copyright span {
		display: none;
	}

	#footer .footer-section .copyright a {
		color: #fff;
	}

	#footer .footer-info {
		width: 100%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		text-align: center;
		background: #282828;
		padding: 15px;
		color: #fff;
		font-size: 15px;
		line-height: 18px;
	}

	#footer .footer-frame {
		display: none;
	}

	#footer .logo {
		width: 292px;
		margin: 0 auto 12px;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	#footer .logo .desktop-img {
		display: none;
	}

	#footer .logo .mobile-img {
		display: block;
	}

	#footer address {
		display: none;
	}

	#footer .social-networks {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin: -15px -15px 31px;
		padding: 21px 19px 20px 15px;
		background: #0084c5;
		width: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-size: 30px;
		line-height: 33px;
		width: calc(100% + 30px);
	}

	#footer .social-networks li {
		margin: 0 10px 0 11px;
	}

	#footer .social-networks a {
		color: #fff;
	}

	#footer .social-networks .icon-twitter {
		font-size: 28px;
	}

	#footer .social-networks .icon-instagram {
		font-size: 23px;
	}

	#footer .search-form {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
	}

	.rep {
		display: none;
	}

	.rep-box {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		padding: 0 0 26px;
	}

	.search-form {
		border-color: #616161;
		padding: 0 1px 0 0;
		margin: 0 auto 8px;
		width: 290px;
	}

	.search-form button[type="submit"] {
		color: #fff;
		height: 13px;
		width: 14px;
		font-size: 13px;
	}

	.search-form button[type="submit"] i {
		position: relative;
		top: -2px;
	}

	.search-form input[type="search"] {
		height: 20px;
		padding: 3px 6px;
		font-size: 11px;
		color: #fff;
	}

	.mail {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		font-size: 31px;
		color: #fff !important;
	}

	.logo-item {
		display: none;
	}

	.markets-section .markets-title-block {
		padding: 40px 29px 21px;
	}

	.markets-section .pagination-holder .slick-dots li {
		margin: 0 0 1px 6px;
	}

	.markets-section .pagination-holder button {
		width: 6px;
		height: 6px;
		border-color: #666;
	}

	.markets-section h2 {
		font-size: 36px;
		line-height: 39px;
	}

	.markets-section h2 span {
		font-size: 18px;
		line-height: 15px;
	}

	.product-block {
		padding-top: 30px;
	}

	.product-block .product-holder {
		padding: 0 0 20px;
	}

	.product-block h1 {
		font-size: 30px;
		line-height: 33px;
	}

	.product-block .title {
		font-size: 14px;
		line-height: 17px;
	}

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

	.lead {
		font-size: 20px;
		line-height: 23px;
	}

	.item-info {
		font-size: 16px;
		line-height: 17px;
	}

	.item-info li {
		margin: 0 ;
        padding: 15px 0 10px 0;
	}

	.item-info a.download-link:before {
		background-position: -1px -43px;
	}

	.item-info a.video-link:before {
		background-position: 0 -90px;
	}

	.item-info a:hover.request-link:before {
		background-position: -41px 0;
	}

	.item-info a:hover.download-link:before {
		background-position: -42px -43px;
	}

	.item-info a:hover.video-link:before {
		background-position: -41px -90px;
	}

	.item-info a:before {
		margin: 0 10px 0 0;
		width: 29px;
		height: 29px;
		background-size: 70px 113px !important;
	}

	.description-box {
		padding: 0 0 10px;
	}

	.breadcrumbs-box {
		display: none;
	}

	.tabset {
		display: block;
	}

	.tabset li {
		min-width: 0;
		margin: 0;
		padding: 0;
	}

	.tabset li:after {
		display: none;
	}

	.tabset a {
		padding: 10px;
	}

	.tabset a:after,
	.tabset a:before {
		display: none;
	}

	.tab-content {
		padding: 20px;
		font-size: 16px;
		line-height: 17px;
	}

	.tab-content .item {
		padding-left: 0;
	}

	.tab-content .item li:after {
		top: 5px;
	}

	.accordion {
		font-size: 16px;
		line-height: 19px;
	}

	.accordion > li {
		margin: 0 0 20px;
	}

	.accordion .opener {
		font-size: 16px;
		line-height: 19px;
	}

	.doc-item {
		display: block;
		font-size: 14px;
	}

	.doc-item li {
		width: 100%;
		padding: 0 0 20px;
	}

	.doc-item img {
		width: 60px;
	}

	.nav-opener {
		width: 24px;
		height: 12px;
	}

	#nav ul {
		min-width: 0;
	}

	.news-blog {
		display: block;
	}

	.news-title {
		width: 100%;
		padding: 52px 30px 46px;
	}

	.news-title h2 {
		font-size: 36px;
		line-height: 36px;
		margin: 0 0 8px;
	}

	.news-title h2 span {
		font-size: 18px;
		line-height: 19px;
	}

	.news-block {
		width: 100%;
	}

	.news-box {
		font-size: 16px;
    	line-height: 19px;
		border-width: 3px;
		padding: 60px 13px 34px 13px;
	}

	.news-box .date {
		font-size: 38px;
		line-height: 38px;
		left: -48px;
		top: -24px;
	}

	.news-box .date span {
		padding: 24px 0 0 3px;
	}

	.news-box .date span:after {
		left: -2px;
	}

	.news-box h3 {
	    font-size: 16px;
	    line-height: 19px;
		margin: 0 0 9px;
	}

	.news-box p {
		margin: 0 0 11px;
	}

	.slider-news {
		padding: 0 26px;
	}

	.slider-news .slick-list {
		padding: 52px 0 46px;
	}

	.slider-news .slick-slide {
		padding: 0 17px 0 44px;
	}

	.slider-news .slick-arrow.slick-prev {
		left: 3px;
	}

	.slider-news .slick-arrow.slick-next {
		right: 3px;
	}

	.signup-block {
		padding: 35px 0 32px;
	}

	.signup-block .signup-holder {
		padding: 0 15px;
	}

	.signup-block .title-box {
		padding: 0 0 20px;
	}

	.signup-block h2 {
		text-align: center;
		font-size: 30px;
		line-height: 29px;
	}

	.signup-block h2 span {
		font-size: 18px;
		line-height: 17px;
	}

	.email-form {
		display: block;
	}

	.email-form input[type="email"] {
		width: 100%;
		display: block;
		border-color: #828282;
		font-size: 16px;
    	line-height: 13px;
		margin: 0 0 24px;
	}

	.email-form input[type="submit"] {
		width: 138px;
		height: 27px;
		font-size: 16px;
    	line-height: 13px;
		display: block;
		margin: 0 auto;
	}

	.product-section {
		padding: 41px 16px 0;
	}

	.product-section .product-title-box {
		padding: 0 0 35px;
	}

	.product-section .product-title-box h2 {
		line-height: 45px;
		margin: 0 0 11px;
	}

	.product-section .product-title-box h2 span {
		font-size: 26px;
		line-height: 20px;
	}

	.product-slider .box {
		font-size: 9px;
		line-height: 14px;
	}

	.product-slider .text {
		padding: 22px 0 0 6px;
	}

	.product-slider h3 {
		font-size: 12px;
		line-height: 15px;
		margin: 0;
	}

	.product-slider p {
		margin: 0;
	}

	.product-slider .slick-dots {
		padding: 14px 0 0;
	}

	.product-slider .slick-dots li {
		margin: 0 3px;
	}

	.product-slider .slick-dots button {
		width: 7px;
		height: 7px;
	}

	.filter-section h1 {
		line-height: 35px;
	}

	.filter-section #reactive-root {
		padding: 30px 0 0;
	}

	.filter-section .reactive-container-fluid {
		padding-right: 1rem;
		padding-left: 1rem;
	}

	.product-box .text-box {
		padding: 18px 14px 14px;
	}

	.product-box .item {
		display: block;
		font-size: 14px;
		line-height: 17px;
	}

	.product-box .item li {
		margin: 0 0 10px;
	}

	.noUi-horizontal .noUi-handle {
		top: -11px;
	}

	.product-section-holder {
		display: block;
	}

	.product-section-holder .product-box {
		width: 100%;
	}

	.main-slider .slick-slide {
		height: 402px;
	}

	.main-slider h1 {
		font-size: 22px;
		line-height: 22px;
		margin: 0 0 21px;
	}

	.main-slider h1 span {
		font-size: 14px;
		line-height: 23px;
		padding: 10px 0 0;
	}

	.slider .box {
		min-height: 222px;
	}

	.slider .title {
		font-size: 11px;
		line-height: 14px;
		padding: 7px 10px;
		top: 18px;
	}

	.product-slider {
		padding: 0 0 0 10px;
	}

	.btn {
		font-size: 12px;
		line-height: 15px;
		padding: 7px 22px 6px;
		min-width: 138px;
	}

	body {
		font-size: 16px;
		line-height: 20px;
	}

	.intro {
		line-height: 20px;
		padding: 35px 10px 45px;
	}

	.intro .img-box {
		width: 43px;
		margin: 0 auto 17px;
	}

	.intro h2 {
		margin: 0 0 6px;
	}

	.intro p {
		margin: 0 0 20px;
	}

	.btn-quote {
		display: none;
	}
}

@-webkit-keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@-webkit-keyframes animBoxActive {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes animBoxActive {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}



/* ----- BDG Custom Styling ----- */

.post-edit-link {
	display: none;
}

.blue {
	color: #0084c5;
	text-transform: uppercase;
}

.black {
	color: #323232;
}

.grey {
	color: #eeeeee;
}

.uppercase {
	text-transform: uppercase;
}


.block-link > a {
  pointer-events: none !important;
  cursor: default !important;
}

span.small-description {
	font-size: 12px;
    white-space: nowrap;
}

@media only screen and (min-width: 1024px) {
	#mobile-only {
		display: none;
	}
}

@media only screen and (max-width: 1023px) {
	#desktop-only {
		display: none;
	}

	/* Header */
	.logo {
        width: 550px !important;
    	margin: 50px 0 30px;
	}


	.tabset {
		display: block;
	}

	.tabset li {
		min-width: 0;
		margin: 0;
		padding: 0;
	}

	.tabset li:after {
		display: none;
	}

	.tabset a {
		padding: 10px;
	}

	.tabset a:after,
	.tabset a:before {
		display: none;
	}

	.tabset {
	    font-size: 14px !important;
	    line-height: 17px !important;
	}


}

/* Special Styling for Phones Only */
@media only screen and (min-width: 1366px) {
	.mobile-only {
		display: none;
	}
}

/* --- All Pages ---*/


/* News Slider - News Boxes */
.news-box {
    min-height: 580px;
    max-height: 580px;
}


@media only screen and (min-width: 1700px) {
	/* Toolbar  Items */
	.info-item,
	.holder-box {
	    margin: 0 100px;
	}
}

@media only screen and (max-width: 1300px) {
	/* Toolbar  Items */
	.info-item,
	.holder-box {
	    top: 10px;
	}
}


@media only screen and (max-width: 1919px) {
	/* Header */
	.logo {
	    width: 700px;
	}
}

@media only screen and (max-width: 2020px) {
	/* Footer */
	#footer .footer-holder {
	    padding: 102px 100px 62px;
	}
}

@media only screen and (max-width: 1599px) {
	/* Header */
	.logo {
	    width: 700px;
	}

	/* Toolbar Links */
	.info-item {
	    font-size: 12px;
	    line-height: 15px;
	}

	/* Toolbar Icons */
	.social-networks i,
	.holder-box ul {
	    font-size: 18px !important;
	}

	/* Toolbar Location Icon */
	.holder-box ul .icon-location {
	    font-size: 23px !important;
	}

	/* Footer - News Section */
	/* Footer Menu Items */
	#footer .footer-frame ul {
		font-size: 12px;
	}

	/* News Slider - News Boxes */
	.news-box {
		max-width: 360px;
	    min-height: 465px;
	    max-height: 465px;
	}

	/* Footer - Bottom Bar Logos */
	.logo-item img {
	    max-width: 50px;
    	padding-right: 5px;
	    font-size: 12px;
	}

	/* Footer - Copyright & Designed By Text */
	#footer .footer-section .copyright {
		font-size: 12px;
	}

	/* --- Homepage --- */
	/* CTA Slider */

	/* Entire Slider*/
	.main-slider .slick-list {
		max-height: 70vh !important;
	}

	/* All Content*/
	.main-slider h1,
	.main-slider a {
		position: relative;
		bottom: 0px;
	}

	/* Heading */
	.main-slider h1 {
		font-size: 60px;
    	line-height: 65px;
	}
	/* SubHeading */
	.main-slider h1 span {
		font-size: 30px;
	}
}

/* Special Styling for Below Mobile Breakpoint */
@media only screen and (max-width: 805px) {
	/* Heading */
	.main-slider h1 {
	    font-size: 45px;
    	line-height: 50px;
	}
	/* SubHeading */
	.main-slider h1 span {
		font-size: 22px;
		line-height: 27px;
	}
}


@media only screen and (max-width: 767px) {
	/* Heading */
	.main-slider h1 {
	    font-size: 40px;
    	line-height: 45px;
	}
	/* SubHeading */
	.main-slider h1 span {
	    font-size: 25px;
    	line-height: 30px;
	}

	/* Header */

	.logo {
        width: 350px !important;
    	margin: 50px 0 30px;
	}

	.news-box {
	    max-width: 360px;
	    min-height: 500px;
	    max-height: 500px;
	    margin-bottom: 80px;
	}

}


@media only screen and (max-width: 435px) {
	.logo {
        width: 73vw !important;
    	margin: 50px 0 30px;
	}
}


/* Featured Products Section */

/* Blue Line */
.product-section:after {
    bottom: -223px;
}


@media only screen and (min-width: 2021px) {
	.product-section:after {
	    right: 17%;
	}
}

@media only screen and (max-width: 1919px) {
	.product-section:after {
	    right: 13.8%;
	}
}

@media only screen and (max-width: 1880px) {
	.product-section:after {
	    right: 16.8%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1365px) {
	/* Featured Products */
	.product-section{
		display: -webkit-box;
	}
	.slick-slide img {

	}
	.product-slider {
	    top: 170px;
	}

	.product-slider {
	    width: 60%;
	}

	.product-title-box {
	    position: relative;
	    bottom: 351px;
	    right: 1124px;
	}

	/* Footer */
	#footer .footer-frame {
		display: contents;
	}

	.footer-frame h5 {
	    font-size: 15px;
	}

	#footer .footer-frame ul {

	}

	/* 1st Column */
	#footer .footer-frame .col1 {
	    width: 30%;
	}

	/* 2nd Column */
	#footer .footer-frame .col2 {
	    width: 75%;
	}
}


@media only screen and (min-width: 1024px) and (max-width: 1397px) {
	/* Footer */
	.footer-frame h5 {
	    font-size: 15px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1250px) {
	/* Footer */
	.footer-frame h5 {
	    font-size: 14px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1220px) {
	/* Footer */
	#footer .footer-frame .col1 {
	    width: 36%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1119px) {
	/* Footer */
	#footer .footer-frame .col1 {
	    width: 39%;
	}

	#footer .footer-frame .col2 {
	    width: 65%;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1087px) {
	/* Footer */
	.footer-frame h5 {
	    font-size: 13px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1046px) {
	/* Footer */
	.footer-frame h5 {
	    font-size: 12px;
	}

	#footer .footer-frame ul {
	    font-size: 11px;
	}
}


@media only screen and (min-width: 1366px) and (max-width: 1879px) {
	.product-section:after {
	    right: 27.8%;
	}
}

@media only screen and (max-width: 767px) {
	#footer .footer-holder {
		padding: 0;
	}
}


@media only screen and (max-width: 720px) {
	#footer .footer-holder {
		padding: 0;
	}

	.news-box,
	.news-box h3 {
    	font-size: 15px;
    	line-height: 18px;
	}
}

@media only screen and (max-width: 620px) {
	#footer .footer-holder {
		padding: 0;
	}

	.news-box,
	.news-box h3 {
    	font-size: 14px;
    	line-height: 17px;
	}
}

@media only screen and (max-width: 595px) {
	#footer .footer-holder {
		padding: 0;
	}

	.news-box,
	.news-box h3 {
    	font-size: 13px;
    	line-height: 16px;
	}
}

@media only screen and (max-width: 547px) {
	#footer .footer-holder {
		padding: 0;
	}

	.news-box,
	.news-box h3 {
    	font-size: 12px;
    	line-height: 15px;
	}
}

@media only screen and (max-width: 517px) {
	#footer .footer-holder {
		padding: 0;
	}

	.news-box,
	.news-box h3 {
    	font-size: 11px;
    	line-height: 14px;
	}
}

@media only screen and (max-width: 479px) {
	#footer .footer-holder {
		padding: 0;
	}

	.news-box,
	.news-box h3 {
    	font-size: 15px;
    	line-height: 18px;
	}
}

@media only screen and (max-width: 341px) {
	#footer .footer-holder {
		padding: 0;
	}

	.news-box,
	.news-box h3 {
    	font-size: 14px;
    	line-height: 17px;
	}
}

/* The Markets We Serve Slider Titles */
@media (max-width: 767px) {
	.slider .title {
	    font-size: 18px;
	    line-height: 22px;
	    padding: 14px 10px;
	    top: 18px;
	    width: 75%;
	}

	.markets-section h2 {
	    font-size: 39px;
	    line-height: 42px;
	}

	.markets-section h2 span {
	    font-size: 20.5px;
	    line-height: 18.5px;
	}
}

@media (max-width: 359px) {
	.markets-section h2 {
	    font-size: 36px;
	    line-height: 39px;
	}
}


/* Hide "Category:" from taxonomy page titles */
span.screen-reader-text {
    display: none;
}

.doc-item-product li {
	width: 100%;
	font-weight: normal;
}

i.leaf {
	content:url(/wp-content/themes/controlledpowercompany/images/Leaf_Icon.png);
	height: 15px !important;
	width: 15.5px !important;
}



/* Hides the RFQ Sticky Button above phone breakpoint */
@media only screen and (min-width: 768px) {
	#mobile-rfq-sticky-button {
		display: none;
	}
}

#mobile-rfq-sticky-button a {
	position: fixed;
	bottom: 0px;
	min-width: 100%;
	background: #323232;
	color: white;
	border: 0;
	z-index: 999999;
	font-size: 22px;
    padding: 20px;
    letter-spacing: 2px;
}

#mobile-rfq-sticky-button a:hover {
	background: #0084c5;
}

/* Special class I created for making elements invisible */
.invisible {
    opacity: 0;
}


/* Makes all fields consistent colors and weight and makes it so they are not all capital letters */
input,
textarea {
	padding: 5px 10px !important;
	text-transform: none !important;
}

.ginput_container_date input {
	width: 100% !important;
}

select {
	height: 53px;
	border: 1px solid #8b8b8b;
	font-weight: 300;
	padding: 1px 5px !important;
}


::-webkit-input-placeholder {color: black !important;}
::-moz-placeholder {color: black !important;}  /* Firefox 19+ */ 
:-moz-placeholder {color: black !important;} /* older Firefox*/
:-ms-input-placeholder {color: black !important;}

/* Makes space between fields consistent */
.gform_wrapper .top_label li.gfield.gf_left_third,
.gform_wrapper .top_label li.gfield.gf_middle_third,
.gform_wrapper .top_label li.gfield.gf_right_third {
	margin-bottom: 0 !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker),
.gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker),
body .gform_wrapper .top_label div.ginput_container {
	margin: 0 !important;
}

/* Makes Field Descriptions and Checkbox/Radio Options the same font size as the rest of the paragraph text on the site */
.gform_wrapper .gfield_description,
.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
	font-size: inherit !important;
}

/* Makes the Field Descriptions Bold */
.gform_wrapper .gfield_description {
	font-weight: bold;
}

/* Special class I created for removing the bottom margin from an element */
.no-bottom-margin {
	margin: 0 0 5px;
}

/* Styling for two-column bullets */
#two-column-bullets {
  display: flow-root;
}

ul.two-column-left,
ul.two-column-right {
  width: 50%;
}

ul.two-column-left {
  float: left;
}

ul.two-column-right {
  float: right;
}

@media only screen and (max-width: 414px) {
  ul.two-column-left,
  ul.two-column-right {
    width: 100%;
  }

  ul.two-column-left,
  ul.two-column-right {
    float: none;
  }

  ul.two-column-left {
    margin: 0;
  }
}

/* PDF Lists */
#pdf-list ul {
  margin: 0;
  list-style-type: none;
  list-style-position: inside;
}
#pdf-list ul li {
    background-image: url(/wp-content/themes/controlledpowercompany/images/PDF.png);
    background-size: 25px;
    background-repeat: no-repeat;
    padding-left: 39px;
    padding-bottom: 15px;
}

/* Date Picker - Month and Year Dropdowns */
#ui-datepicker-div select {
	background: #0084c5;
	border: 1px solid #323232;
	color: #fff;
	width: 70px;
}

/* Date Picker - Background behind dropdowns */
.ui-datepicker-title {
	background: #323232;
}


/* Home - Markets We Serve Section */
.slider .box {
	width: 100%;
}

.slider .box p {
    max-height: 400px;
}

/* Job Listing Pages - Hides Apply button */
.job_application, .application {
	display: none !important;
}

/* Special Classes used in Blog Posts */
#two-columns {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
}

#float-left {
	float: left;
	width: 50%;
    margin: 0 auto;
}

#float-right {
	float: right;
	width: 50%;
    margin: 0 auto;
}

.small-text {
	font-size: 14px;
}

.vert-centered {
	float: right;
    margin: auto;
    width: 50%;
    padding: 20px 10px 10px 10px;
}

.centered {
	text-align: center;
}

.align-right {
	text-align: right;
}

.small-bottom-margin {
	margin-bottom: 25px;
}

/* All Posts Types */
.meta {
	display: none;
}

.product-block .product-text {
	width: 100%;
}

.react-grid-item>.react-resizable-handle {
	display: none;
}

/* Product Pages - Downloads Tab - Accordion Icons */
.doc-item img {
	border: 0;
	max-height: 180px;
    width: auto;
}

.downloads-tab .doc-item {
	display: -ms-grid;
	display: grid;
    grid-template-columns: repeat(auto-fill, minmax(32%, 1fr));
    grid-gap: 30px;
}

@media (max-width: 1365px) {
	#footer .social-networks {
		max-width: 150%;
	}
}


@media (max-width: 767px) {
	.downloads-tab .doc-item {
		grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
	}
}

@media (max-width: 571px) {

}


.contact-us-social {
	position: unset !important;
	left: unset;
	top: unset;
}



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

	.downloads-tab .doc-item {
		display: table-cell;
    	width: auto;
	}


	.doc-item-product li {
        display: inline-block;
	    vertical-align: top;
	}
}





/* Contact Us Page */

#contact-us-master-container {
	margin-bottom: 60px;
}

#contact-us-info-container h3 {
	text-transform: uppercase;
}

#contact-us-box-holder {
	width: 100%;
	margin: auto;
	font-size: 22px;
	display: table;
}

#contact-us-box-holder a {
	color: #eeeeee;
	text-decoration: unset;
	font-weight: 100;
	font-style: normal;
	transition: all 0.2s;
}

#mobile-only #option-divs-container a {
	color: #000;
	text-decoration: unset;
	font-weight: 100;
	font-style: normal;
	transition: all 0.2s;
}

#mobile-only #option-divs-container a:hover {
	text-decoration: underline;
}


#contact-us-box-holder a.contact-btn {
	color: #0084c5;
}

#contact-us-box-holder a.contact-btn:hover {
	color: #fff;
	text-decoration: none;
}

#contact-us-box-holder a:hover {
	color: #0084c5;
	text-decoration: underline;
}

#contact-us-box {
	width: 100%;
	display: inline-block;
	height: 800px;
}

#contact-us-form-container {
	width: 70%;
	float: left;
	background: #fff;
	padding: 20px;
	height: 100%;
}

#contact-us-info-container {
	width: 30%;
	height: 100%;
	float: right;
	background: #323232;
	padding: 60px 0 60px 85px;
	color: white;
	height: 100%;
}

.contact-us-social {
	margin: 0;
}

.contact-us-social .social-networks {
    display: contents;
}



@media only screen and (min-width: 2200px) {
	#find-your-contact-static-content h2 {
		text-transform: uppercase;
		font-size: 1.5vw !important;
	    line-height: 1.8vw !important;
	}
}

@media only screen and (max-width: 2199px) {
	#find-your-contact-static-content h2 {
		text-transform: uppercase;
		font-size: 55px;
	    line-height: 65px !important;
	}
}

@media only screen and (min-width: 1600px) {
	#contact-us-master-container {
		/*width: 80%;*/
		margin: 0 auto;
	}
}

@media only screen and (min-width: 1366px) {
	#contact-us-info-container {
	    padding: 160px 40px 60px 85px !important;
	    font-size: 20px;
	}
}

@media only screen and (min-width: 1366px) and (max-width: 1500px) {
	#contact-us-info-container {
		font-size: 20px !important;
	}
}

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

	#contact-us-master-container {
		margin-bottom: 100px;
		bottom: 600px !important;
	}
	
	#contact-us-form-container {
		width: 100%;
		float: none;
		padding: 20px;
		height: unset;
	}

	#contact-us-info-container {
		width: 100%;
		height: 100%;
		float: none;
		background: #323232;
		padding: 25px;
		color: white;
		height: unset;
	}

	/* Contact us Contact Info 3 column Grid */
	.grid-wrapper {
		display: -ms-grid;
		display: grid;
		grid-gap: 10px;
		-ms-grid-columns: minmax(350px, 1fr) 250px 250px;
		    grid-template-columns: minmax(350px, 1fr) 250px 250px;
		padding: 0px 35px;
		max-height: 80px;
		position: relative;
		bottom: 25px;
	}

	.grid-box {
	  padding: 0px;
	}

	#fax-container {
	    margin-top: 8px;
	}

}

@media only screen and (max-width: 1599px) {
	#contact-us-info-container .info-item .social-networks i {
		font-size: 39px !important;
    	/*margin: 20px 0 0 0;*/
	}
}

@media only screen and (max-width: 1023px) {
	/* Contact us Contact Info 3 column Grid */
	.grid-wrapper {
		grid-template-columns: minmax(30vw, 0fr) 17vw 15vw;
		font-size: 16px;
	}
}

@media only screen and (max-width: 767px) {
	/* Contact us Contact Info 3 column Grid */
	.grid-wrapper {
		grid-template-columns: minmax(30vw, 1fr) 18vw 16vw;
		padding: 0 0 0 35px;
	}

}

@media only screen and (max-width: 723px) {
	/* Contact us Contact Info 3 column Grid */
	.grid-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(23vw, 1fr) 16.5vw 14vw);
		font-size: 12px;
	}
	#contact-us-info-container {
		padding: 25px 25px 10px 25px;
	}
}

@media only screen and (max-width: 378px) {
	.gfield_description .small-description {
	    font-size: 8px;
	}
}

@media only screen and (max-width: 585px) {
	/* Contact us Contact Info 3 column Grid */
	.grid-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(30vw, 1fr) 30vw);
		padding: 0px;
		position: relative;
	    bottom: 0px;
	    left: 15px;
	}

	.grid-box {
		max-height: 40px;
	}

	#contact-us-master-container {
		bottom: 600px;
	}

	#contact-us-info-container {
		height: 200px;
	}

	#contact-us-box-phones-icon i {
		font-size: 18px !important;
	}

	#contact-us-box-address-icon i {
		font-size: 22px !important;
	}

	#contact-us-box-address-icon,
	#contact-us-box-phones-icon {
		position: relative;
	    top: 35px !important;
    	right: 21px !important;
	    width: 0 !important;
	}

	#contact-us-box-phones-icon {
	    top: 43px !important;
	    right: 23px !important;
	    width: 0px !important;
	}

	#contact-us-master-container {
		margin-bottom: 100px;
		bottom: 600px !important;
	}
}

@media only screen and (max-width: 469px) {
	/* Contact us Contact Info 3 column Grid */
	.grid-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(30vw, 1fr) 23vw);
	}

	#contact-us-box-phones-icon, #contact-us-box-phones {
	    bottom: 34px !important;
	}

	#contact-us-box-phones-icon i {
	    font-size: 18px !important;
	    position: relative;
	    bottom: 4px;
	}
}

@media only screen and (max-width: 420px) {
	/* Contact us Contact Info 3 column Grid */
	.grid-wrapper {
		grid-template-columns: repeat(auto-fill, minmax(100%, 0fr));
	}

	#contact-us-master-container {
		margin-bottom: 150px;
	}

	.hotspots-image-container > div {
	    margin: 40px auto !important;
	}
	
	#contact-us-info-container {
	    height: 238px;
	}
}

@media only screen and (max-width: 441px) {
	#input_9_26 > div {
		max-width: 100%;
	}

	.rc-anchor-normal-footer {
		display: none !important;
	}
}




#contact-us-info-container p {

}

i.icon-call {
    position: relative;
    top: 25%;
}

.large-bottom-margin {
	margin-bottom: 40px;
}

/* Contact Us Page - Address Icon */
#contact-us-box-address-icon {
  	position: relative;
    top: 44px;
    right: 42px;
    width: 40px;
}
#contact-us-box-address-icon i {
  	font-size: 40px;
}


/* Contact Us Page - Phones Icon */
#contact-us-box-phones-icon {
  	position: relative;
    top: 51px;
    right: 36px;
    width: 40px;
}
#contact-us-box-phones-icon i {
  	font-size: 28px;
}

#contact-us-box-phones-icon,
#contact-us-box-phones {
	position: relative;
	bottom: 30px;
}

.thin-text {
	font-weight: 100;
}

#contact-us-map {
	width: 100%;
	height: 600px;
	background-image: url(/wp-content/themes/controlledpowercompany/images/map.png);
	background-size: cover;
}

.contact-container {
	margin: -525px auto 0px;
	padding-bottom: 95px;
}

#contact-us-master-container {
/*	position: relative;
	bottom: 550px;*/
	z-index: 9;
}

#contact-us-master-container h1 {
	color: white;
	line-height: 100px;
    margin: auto;
    color: white;
    text-transform: uppercase;
}

/* Hot Spot Content */
#desktop-only {
    /*padding: 50px 0;*/

}


/*.hotspots-container {
    position: absolute;
    top: 1295px;
}*/

.page-template-template-contact_us2 .hotspots-container {
    position: relative !important;
    top: 0px !important;
}

.hotspots-interaction {
    /*margin: 60px 0 40px 100px !important;*/
    margin: 0px !important;
}

.contact-map {
	display: none;
}

.page-template-template-contact_us2 .hotspots-interaction {
    margin: 0px !important;
}

/* International Tabs */
.tabs {
	margin-top: 50px;
}


#expect-desktop {
    height: 600px;
    clear: both;
    top: -27px;
}

.above-tabs-content {
	font-weight: 100;
}

.tabcontent {
    display: none;
}

.tabcontent.active {
	display: block;
}

.single-tab-content {
    padding-left: 10px;
    clear: both;
}

.single-tab-content {
	position: relative;
    top: 40px;
    right: 7.5px;
    clear: both;
}

.single-tab-content h3,
.single-tab-content h4 {
	margin: 0;
}

.single-tab-content h3,
#option-divs-container h3 {
	color: #999;
}

.single-tab-content h4 {
	color: black;
	font-size: 30px;
}

.single-tab-content p,
#option-divs-container p {
	font-size: 16px;
	color: black;
	width: 100%;
	font-weight: 100;
}

#tab-left-half,
#tab-right-half {
	float: left;
	border-left: solid 7px;
	padding: 20px 0px 0px 10px;
}


@media only screen and (max-width: 735px) {
	#tab-left-half,
	#tab-right-half {
		padding: 20px 0px 10px 10px;
	}
}

@media only screen and (min-width: 901px) {
	#tab-left-half,
	#tab-right-half {
		padding: 20px 0px 10px 10px;
	}
}

#tab-left-half {
	width: 50%;
}

#tab-right-half {
	width: 50%;
}

/*
#option-divs-container p:last-child {
	margin: 0;
}
*/

.tabcontent.active {display: block;}

.tabbed-content {
    width: 100%;
    color: #323232;
    font-weight: 100;
}

.tabbed-content.active {
    display: block;;
}

.tabs {
    width: 100%;
}

.expect .tabs h2 {
	font-size: 55px;
    margin: 0;
}

a.tablinks {
    -webkit-transition: color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;
    transition: color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out;
    display: inline-block;
    vertical-align: top;
    color: #0084c5;
    border: 1px solid #0084c5;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    min-width: 270px;
    text-decoration: none;
    text-align: center;
    padding: 15px 39px;
}

a.tablinks:hover {
    color: #fff;
    background: #0084c5;
    border-color: #0084c5;
}

a.tablinks.external.active, a.tablinks.external.active:hover {
    background: #2d2d2d;
    color:white;
    font-weight: 800;
    text-decoration: none;
}

.tabcontent {
	display: none;
}


/* Hide Draw Attention Image Title*/
#hotspot-698 .hotspot-title,
.featherlight .featherlight-content.lightbox698 .hotspot-title {
	display: none;
}

.hostspot-content .btn {
	display: initial;
}


/* Content that is the same for all hotspots */
#find-your-contact-static-content,
#find-your-contact-static-content-two {
	width: 41%;
	float: right;
	position: relative;
    bottom: 450px;
    z-index: 9;
}


#find-your-contact-static-content p,
#find-your-contact-static-content-two p {
	font-weight: 100;
}

#find-your-contact-static-content .btn,
#find-your-contact-static-content-two .btn {
	min-width: 240px;
}


#hotspot-698 .hotspots-placeholder, .featherlight .featherlight-content.lightbox698 {
	float: right;
	width: 50%;
	position: relative;
    top: 180px;
	left: 2.5%;
}

#hotspot-698 .hotspots-image-container {
    float: left;
    width: 50%;
}



#spacer {
	width: 15px;
}

/* Contact Us Region Dropdown That only appears on mobile */

/* Div holding all the divs for each option */
#option-divs-container {
	border-left: solid 7px;
	width: 100%;
	margin-top: 50px;
	/* max-height: 280px; */
}

#default_option_div,
#northern_region_div,
#eastern_region_div,
#southern_region_div,
#western_region_div,
#michigan_div {
	padding: 25px 15px 15px 15px;
}

.single-tab-content h2,
#option-divs-container h2 {
	text-transform: uppercase;
}


#only-tabs a.active {
    color: #fff;
    background: #0084c5;
    border-color: #0084c5;
}


#div_select {
	width: 100%;
}




/* ----- Contact Us Page - Responsive CSS ----- */

@media only screen and (min-width: 2200px) {
	#find-your-contact-static-content,
	#find-your-contact-static-content-two {
	    width: 42.4%;
	    /* right: 200px; */
	    bottom: 450px;
	}

	#find-your-contact-static-content h2,
	#find-your-contact-static-content-two h2 {
        font-size: 28px;
    	line-height: 30px;
	}

	.hotspot-content {
		left: 240px !important;
	}

	#hotspot-698 .hotspots-image-container {
	    position: relative;
	    bottom: 60px;
	}

	#expect-desktop {
	    height: 400px !important;
	    clear: both;
	    position: relative;
	    top: 50px;
	}

	.tabs {
	    width: 100%;
	    position: relative;
	    top: 0px;
	}
}


@media only screen and (max-width: 1365px) {
	#find-your-contact-static-content {
	    width: 38.4%;
    	right: 30px;
    	bottom: 700px;
	}

	#find-your-contact-static-content h2 {
	    font-size: 2.5vw;
	}

	/*.hotspots-container {
	    position: absolute;
		top: 1463px !important;
	    width: 50% !important;
    	margin-top: 0px;
	}
*/
	.hotspot-content {
		left: 56px !important;
	}

	#hotspot-698 .hotspots-image-container {
	    position: relative;
	    bottom: -145px;
	}

	#hotspot-698 .hotspots-placeholder,
	.featherlight .featherlight-content.lightbox698 {
	    top: 263px;
	    left: -15px;
	}

	.tabs {
	    position: relative;
	}

	#expect-desktop {
	    height: 200px !important;
	    clear: both;
	    position: relative;
	    top: -200px;
	}
}


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

}

@media only screen and (min-width: 901px) and (max-width: 1395px) {
	.single-tab-content h3,
	#option-divs-container h2 {
		font-size: 30px;
	}

	.single-tab-content h3 {
		font-size: 20px;
	}

	.single-tab-content p {

	}

	.single-tab-content p,
	#option-divs-container p {
	    /* width: 80%;
	    min-height: 75px;
	    max-height: 75px; */
	}
}

@media only screen and (min-width: 736px) and (max-width: 900px) {
	.single-tab-content h2,
	#option-divs-container h2 {
		font-size: 26px;
	}

	.single-tab-content h3 {
		font-size: 16px;
	}

	.single-tab-content p,
	#option-divs-container p {
		font-size: 14px;
	    width: 100%;
	}
}

@media only screen and (max-width: 735px) {
	.tabbed-content {
		width: 200%;
	}

	.single-tab-content {
		display: -ms-grid;
		display: grid;
	}

	.single-tab-content h2,
	#option-divs-container h2 {
		font-size: 35px;
		line-height: 35px;
	}

	.single-tab-content h3 {
		font-size: 20px;
		line-height: 25px;	
	}

	.single-tab-content p,
	#option-divs-container p {
	    width: 100%;
	    min-height: unset;
	    max-height: unset;
	}

	#expect-desktop {
	    height: 560px !important;
	    clear: both;
	    position: relative;
	    top: -200px;
	}
}

@media only screen and (max-width: 440px) {
	.single-tab-content h2,
	#option-divs-container h2 {
		font-size: 20px;
	}

	.single-tab-content h3,
	#option-divs-container h3 {
		font-size: 16px;
	}

	.single-tab-content p,
	#option-divs-container p {
		font-size: 12px;
	}
}

@media only screen and (min-width: 1366px) and (max-width: 1385px) {
	#find-your-contact-static-content {
		width: 34.4%;
	    right: 110px;
	    bottom: 570px;
	}

	#find-your-contact-static-content h2 {
	    font-size: 1.5vw;
	}

	#hotspot-698 .hotspots-image-container {
	    position: relative;
	    bottom: 95px;
	}

	#hotspot-698 .hotspots-placeholder,
	.featherlight .featherlight-content.lightbox698 {
	    top: 100px;
	    left: -15px;
	}

	.tabs {
	    position: relative;
	}

	#expect-desktop {
	    height: 200px !important;
	    clear: both;
	    position: relative;
	    top: -200px;
	}
}

@media only screen and (min-width: 1386px) and (max-width: 1599px) {
	#find-your-contact-static-content {
	    width: 28.4%;
	    right: 66px;
	    bottom: 600px;
	}

	#find-your-contact-static-content h2 {
	    font-size: 2.3vw !important;
	}

	.hotspot-content {
		left: 156px !important;
	}

	#hotspot-698 .hotspots-image-container {
	    position: relative;
	    bottom: 60px;
	}

	#expect-desktop {
	    height: 300px !important;
	    clear: both;
	    position: relative;
	    top: -100px;
	}

	#hotspot-698 .hotspots-placeholder,
	.featherlight .featherlight-content.lightbox698 {
	    top: 80px;
	    left: 15px;
	}

	.tabs {
	    width: 100%;
	    position: relative;
        top: -10px;
	}


}

@media only screen and (min-width: 1600px) and (max-width: 2199px) {
	.tabs {
	    width: 100%;
	    position: relative;
	    top: -10px;
	}

	a.tablinks {
		min-width: 200px;
	}

	#expect-desktop {
	    height: 400px !important;
	    position: relative;
	    top: 43px;
	}

	#hotspot-698 .hotspots-image-container {
	    position: relative;
	    bottom: 60px;
	}

	#expect-desktop {
	    height: 400px !important;
	    clear: both;
	    position: relative;
	    top: 10px;
	}

}


@media only screen and (max-width: 1385px) {
	a.tablinks {
		min-width: unset;
	}
}


@media only screen and (max-width: 1034px) {
	.tabs {
	    position: relative;
	    bottom: 300px;
	}

	a.tablinks {
		min-width: unset;
	}

	#expect-desktop {
		height: 120px !important;
		top: -315px;
	}

	.signup-block .signup-holder {
		position: relative;
    	bottom: 65px;
	}
}

@media only screen and (min-width: 1035px) {
	.email-form input[type="submit"] {
		width: 185px;
	}
}

@media only screen and (max-width: 1195px) {
	a.tablinks {
		font-size: 13px;
	}
}

@media only screen and (max-width: 1023px) {
	.tabs {
	    bottom: 550px !important;
	}

	#expect-desktop {
	    height: 120px !important;
	    top: -570px !important;
	}

	.signup-block h2 {
		padding-right: 12px;
		text-align: center;
		font-size: 50px;
	    line-height: 40px;
	}

	.signup-block h2 span {
		clear: both;
	}

	.page-template-template-contact_us #mobile-only {
	    /*position: relative;
	    bottom: 600px;
	    margin: 0 50px;*/
	}

}

@media only screen and (max-width: 831px) {
	a.tablinks {
		display: -ms-grid;
		display: grid;
	}
}

@media only screen and (max-width: 767px) {
	#find-your-contact-static-content-mobile h2,
	.tabs h2 {
	    font-size: 35px;
	    line-height: 0px;
	}
}

@media only screen and (max-width: 735px) {
	#expect-desktop {
		height: 375px !important;
	}

	.signup-block {
	    padding: 135px 0 32px;
	}
}

@media only screen and (max-width: 599px) {
	.single-tab-content h3,
	#option-divs-container h3 {
	    font-size: 20px;
	    line-height: 25px;
	}

	.single-tab-content h4 {
	    font-size: 20px;
	    line-height: 15px;
	}

	.single-tab-content p,
	#option-divs-container p {
		font-size: 16px;
	    line-height: 18px;
	}

	#find-your-contact-static-content-mobile h2, .tabs h2 {
	    font-size: 20px;
	    line-height: 0px;
	}
}

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

	.tabs {
	    bottom: 490px !important;
	}

	#expect-desktop {
		top: -490px !important;
	}

	#hotspot-map-and-tabs {
		max-height: 800px;
	}
}


@media only screen and (max-width: 1023px) {
	#hotspot-map-and-tabs {
	    max-height: 480px;
	}
}

@media only screen and (max-width: 831px) {
	#hotspot-map-and-tabs {
	    max-height: 580px;
	}
}

@media only screen and (max-width: 735px) {
	#hotspot-map-and-tabs {
	    max-height: 780px;
	}
}

@media only screen and (max-width: 585px) {
	#hotspot-map-and-tabs {
	    max-height: 880px;
	}
}

@media only screen and (max-width: 458px) {
	#hotspot-map-and-tabs {
	    max-height: 895px;
	}
}

@media only screen and (max-width: 436px) {
	#hotspot-map-and-tabs {
	    max-height: 930px;
	}
}

@media only screen and (max-width: 431px) {
	#hotspot-map-and-tabs {
	    max-height: 960px;
	}
}

@media only screen and (max-width: 426px) {
	#hotspot-map-and-tabs {
	    max-height: 1000px;
	}
}

@media only screen and (max-width: 393px) {
	#hotspot-map-and-tabs {
	    max-height: 1020px;
	}
}

@media only screen and (max-width: 377px) {
	#hotspot-map-and-tabs {
	    max-height: 1070px;
	}
}

@media only screen and (max-width: 368px) {
	#hotspot-map-and-tabs {
	    max-height: 1060px;
	}
}

@media only screen and (max-width: 364px) {
	#hotspot-map-and-tabs {
	    max-height: 1090px;
	}
}

@media only screen and (max-width: 354px) {
	#hotspot-map-and-tabs {
	    max-height: 1080px;
	}
}

@media only screen and (max-width: 342px) {
	#hotspot-map-and-tabs {
	    max-height: 1130px;
	}
}

@media only screen and (max-width: 393px) {
	.single-tab-content h3,
	#option-divs-container h3 {
	    font-size: 18px;
	    line-height: 23px;
	    white-space: nowrap;
	}

	.single-tab-content h4 {
	    font-size: 15px;
	    line-height: 20px;
	    white-space: nowrap;
	}

	.single-tab-content p,
	#option-divs-container p {
		font-size: 16px;
		line-height: 22px;
	}

	#expect-desktop {
	    height: 460px !important;
	}

	#find-your-contact-static-content-mobile h2,
	.tabs h2 {
	    font-size: 18px;
	    line-height: 0px;
	}
}

#find-your-contact-static-content-mobile h2 {
		font-size: 30px;
		line-height: 32px;
}

#find-your-contact-static-content-mobile p {
	font-weight: 100;
}


div#find-your-contact-buttons {
    background: white;
    height: 400px;
    position: relative;
    right: 1px;
}

/* Hot Spot Placeholder */
.hotspots-placeholder {
    background: transparent !important;
    color: #323232;
    position: relative;
    top: 250px;
    z-index: 99;
}

/* Hot Spot Content */
.hotspot-content p,
.hotspot-content h3,
.hotspot-content h2 {
    position: relative;
    left: 15px;
}

.hotspot-content p {
	color: black !important;
}

.hotspot-content {
    border-left: solid 7px;
    position: relative;
    left: 20px;
    padding: 5px 0 5px 0;
    top: 10px;
}



.hotspot-content h3 {
	color: #999;
}

.hotspot-content p {
	font-weight: 100;
}


button.btn {
	background: transparent;
}


.item_desc{
   display: none;
 }


/* Gravity Forms - Submit Buttons & Back Buttons */
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit],
.back-btn {
	webkit-transition: color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out !important;
    transition: color .3s ease-in-out, background .3s ease-in-out, border-color .3s ease-in-out !important;
    display: inline-block !important;
    vertical-align: top !important;
    color: #0084c5 !important;
    background: transparent !important;
    border: 1px solid #0084c5 !important;
    font-size: 18px !important;
    line-height: 21px !important;
    text-transform: uppercase !important;
    /* min-width: 275px !important; */
    text-decoration: none !important;
    text-align: center !important;
    padding: 15px 39px !important;
}
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_page_footer input[type=submit]:hover {
	color: white !important;
    background: #0084c5 !important;
}


/* MapPress Map at top of Contact Us Page 
.mapp-layout {
  	min-width: 100%;
  	margin: 0;
}

.mapp-layout,
.mapp-canvas-panel {
	min-height: 500px;
}

#map-overlay {
	background: linear-gradient(rgba(0, 0, 0, 0.45), rgba(0, 0, 0, 0.45)), url('/wp-content/themes/controlledpowercompany/images/black-75.png');
	background-position: center;
	z-index: 999999999999999999;
}


/* Hides elements from map 
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	display: none;
}


/* Markets We Serve Page */
#markets-we-serve {
	display: -ms-grid;
    display: grid;
}

#right-column {
width: 50%;
float: right;
position: relative;
bottom: 10px;
}

#left-column {
width: 45%;
float: left;
}


ul.jump-links {
  width:100%;
  margin-bottom:20px;
  overflow:hidden;
  position: relative;
  top: 10px;
}

ul.jump-links li {
  line-height:1.5em;
  float:left;
  width:33.333%;
}

.jump-links li a {
	text-decoration: none;
}

@media only screen and (max-width: 1000px) {
	/* Jump Links */
	ul.jump-links {
	    grid-template-columns: repeat(2, 50%);
	}
}

@media only screen and (max-width: 460px) {
	/* Jump Links */
	ul.jump-links {
		font-size: 14px;
		white-space:nowrap;
	}
}

@media only screen and (max-width: 340px) {
	/* Jump Links */
	ul.jump-links {
		grid-template-columns: repeat(1, 100%);
	}
}


.after-button-content {
	margin-top: 20px;
}

/* Special Styling for Phones Only */
@media only screen and (max-width: 767px) {

	#right-column {
	width: 100%;
	float: none;
	position: unset;
    right: unset;
    bottom: unset;
	}

	#left-column {
	width: 100%;
	float: none;
	margin-bottom: 10px;
	}

}

/* All Pages */
.title h1 {
	text-transform: uppercase;
}



@media only screen and (max-width: 1599px) {
	.breadcrumbs {
		font-size: 12px;
	}
}

.page-id-88 .blue {
	margin-top: 40px;
    margin-bottom: 30px;

}

/* Sign Up For News */
@media only screen and (max-width: 1200px) {
.signup-block {
	    padding: 190px 50px 75px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.signup-block {
	    padding: 63px 0px 75px;
	}
}


@media only screen and (min-width: 1024px) and (max-width: 1099px) {
	/* Sign Up */
	.signup-block h2 span {
	    font-size: 30px;
	    line-height: 28px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
.signup-block {
	    padding: 190px 50px 75px !important;
	}
}


/* --- Blog Listing Page --- */


@media only screen and (max-width: 1039px) {
	#left-column,
	#right-column {
		margin-bottom: 60px;
	}
	#left-column,
	#right-column {
		width: 100%;
	}
}

@media only screen and (max-width: 1024px) {
	#left-column,
	#right-column {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	#left-column,
	#right-column {
		margin-bottom: 15px;
	}
}



/* Who We Are Page
#who-we-are,
#careers {
    min-height: 450px;
}

@media only screen and (min-width: 1921px) {
	#who-we-are,
	#careers {
	    min-height: 500px;
	}
}


#who-we-are-image {
	width: 733px;
	height: 456px;
	background: url(/wp-content/uploads/2018/08/Screen-Shot-2018-04-30-at-10.04.38-AM.png);
	background-size: cover;
	background-position-x: -338px;
	margin: auto;
}

*/

@media only screen and (max-width: 767px) {
	#who-we-are-image,
	#careers-image {
		height: 200px !important;
		background-position-x: unset !important;
	}
}

@media only screen and (max-width: 400px) {
	#who-we-are-image,
	#careers-image {
		height: 100px !important;
		background-position-x: unset !important;
	}
}

@media only screen and (min-width: 1100px) {
	#who-we-are-image,
	#careers-image {
		background-position-x: unset !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1099px) {
	#who-we-are-image,
	#careers-image {
		height: 300px !important;
		background-position-x: unset !important;
	}
}


@media only screen and (max-width: 1034px) {
	.signup-block {
		padding: 120px 0 5px;
	}
}




/* Careers Page */

#careers-image {
	width: 733px;
	height: 456px;
	background: url(/wp-content/uploads/2018/08/829783260-2048x2048.jpg);
	background-size: cover;
	margin: auto;
}

/* Careers & Who We Are Pages */
@media only screen and (max-width: 1500px) {
	#careers-image,
	#who-we-are-image,
	#image-with-content-block-image {
		width: 100%;
	}
}



/* Special Styling for Phones Only */
@media only screen and (max-width: 1365px) {
	.job_filters {
		display: inline-flex;
		width: 100%;
	}

	.job_filters .search_jobs,
	.job_filters .job_types {
	    width: 50%;
	}

	.job_filters .job_types {
	    font-size: 10px;
	}

	#job_type_freelance,
	#job_type_full-time,
	#job_type_internship,
	#job_type_part-time,
	#job_type_temporary {
	    position: relative;
	    left: 30px;
	}
}

/* CSS specific to iOS devices */ 
@media only screen 
  and (max-device-width: 1365px) 
  and (-webkit-min-device-pixel-ratio: 2) {
	.job_filters .job_types {
	    font-size: 8.4px;
	}
}

@media only screen and (max-width: 1046px) {
	.job_filters {
		display: block;
	}

	.job_filters .search_jobs, .job_filters .job_types {
		width: 100%;
	}
}


@media only screen and (max-width: 533px) {
	.job_filters .job_types li {
	    padding: 0;
	}
}

@media only screen and (max-width: 389px) {
	.job_filters .job_types {
	    font-size: 9px;
	}
}

/* CSS specific to iOS devices */ 
@media only screen 
  and (max-device-width: 389px) 
  and (-webkit-min-device-pixel-ratio: 2) {
	.job_filters .job_types {
	    font-size: 7.4px;
	}
}

@media only screen and (max-width: 373px) {
	.job_filters .job_types {
	    font-size: 8px;
	}
}

/* CSS specific to iOS devices */ 
@media only screen 
  and (max-device-width: 373px) 
  and (-webkit-min-device-pixel-ratio: 2) {
	.job_filters .job_types {
	    font-size: 6.4px;
	}
}

@media only screen and (max-width: 345px) {
	.job_filters .job_types {
	    font-size: 7px;
	}
}

/* CSS specific to iOS devices */ 
@media only screen 
  and (max-device-width: 345px) 
  and (-webkit-min-device-pixel-ratio: 2) {
	.job_filters .job_types {
	    font-size: 5.4px;
	    color: red;
	}
}

/* Job Postings */
.job_description b {
	color: #0084c5;
	text-transform: uppercase;
}

.heading-title {
	text-transform: uppercase;
}





/* Product Category Pages */
.no-products-available {
	display: none;
}

.product-cat-btn {
    min-width: unset;
    max-width: unset;
    min-width: none;
    max-width: none;
}


/* Custom Products/OEM Solutions */
.term-custom-products-oem-solutions .product-cat-btn {
	display: none;
}








/* Home Page - Sign up for News section */
@media only screen and (max-width: 767px) {
	/* Input Buttons */
	.email-form input[type="email"] {
		width: 90%!important;
	    display: block;
	    border-color: #828282;
	    font-size: 16px !important;
	    line-height: 0px !important;
	    margin: 0 auto 24px;
	    padding: 21px 10px !important;
	    border: 1px solid #eee !important;
	    position: relative;
    	bottom: 15px;
	}

	.email-form input[type="submit"] {
		width: unset !important;
		height: 27px;
		font-size: 16px  !important;
    	line-height: 0px !important;
		display: block;
		margin: 0 auto;
		padding: 21px 90px !important;
		border: 1px solid #eee !important;
		position: relative;
    	bottom: 5px;
    	min-width: 250px;
    	max-width: 250px;
	}

	/* SIGN UP FOR NEWS - Entire heading */
	.signup-block .title-box {
	    padding: 0 0 50px;
	}

	/* SIGN UP heading */
	.signup-block h2 span {
	    font-size: 28px;
    	line-height: 50px;
	}

	/* FOR NEWS heading */
	.signup-block h2 {
	    text-align: center;
		font-size: 50px;
	    line-height: 29px;
	}

}

/* CSS specific to iOS devices */ 
@supports (-webkit-overflow-scrolling: touch) {
	.email-form input::-webkit-input-placeholder { /* Chrome */

	}

	.email-form input[type="email"] {
		line-height: unset !important;
	}
}


.email-form ::-webkit-input-placeholder { /* Chrome */
  color: #666666 !important;
  text-transform: uppercase !important;
  text-align: left !important;
}
.email-form :-ms-input-placeholder { /* IE 10+ */
  color: #666666 !important;
  text-transform: uppercase !important;
  text-align: left !important;
}
.email-form ::-moz-placeholder { /* Firefox 19+ */
  color: #666666 !important;
  opacity: 1 !important;
  text-transform: uppercase !important;
  text-align: left !important;
}
.email-form :-moz-placeholder { /* Firefox 4 - 18 */
  color: #666666 !important;
  opacity: 1 !important;
  text-transform: uppercase !important;
  text-align: left !important;
}


@media only screen and (min-width: 626px) and (max-width: 767px) {
	/* WHAT's NEW ON OUR NEWS + BLOG - Entire Heading; */
	.news-title h2.white-style {
		position: relative;
		right: 4px;
	}

	/* WHAT's NEW ON OUR NEWS heading; */
	.news-title h2 span {
		font-size: 41px;
    	line-height: 30px;
	}

	/* NEWS + BLOG heading; */
	.news-title h2 {
	    font-size: 83px;
	    line-height: 87px;
	    margin: 0 0 8px;
	}

	/* VIEW ALL POSTS button */
	.news-title .btn {
		max-width: 230px;
		min-width: 230px;
		margin: unset !important;
	}
}

@media only screen and (max-width: 625px) {
	/* WHAT's NEW ON OUR NEWS + BLOG - Entire Heading; */
	.news-title h2.white-style {
		position: relative;
		right: 4px;
	}

	/* WHAT's NEW ON OUR NEWS heading; */
	.news-title h2 span {
		font-size: 20.5px;
    	line-height: 19px;
	}

	/* NEWS + BLOG heading; */
	.news-title h2 {
		font-size: 40px;
    	line-height: 46px;
	    margin: 0 0 8px;
	}

	/* VIEW ALL POSTS button */
	.news-title .btn {
		max-width: 230px;
		min-width: 230px;
		margin: unset !important;
	}
}


@media only screen and (max-width: 359px) {
	/* WHAT's NEW ON OUR NEWS + BLOG - Entire Heading */
	.news-title h2.white-style {
		position: relative;
		right: 4px;
	}

	/* WHAT's NEW ON OUR NEWS heading */
	.news-title h2 span {
		font-size: 18.6px;
    	line-height: 19px;
	}

	/* NEWS + BLOG heading */
	.news-title h2 {
		font-size: 36px;
    	line-height: 37px;
	    margin: 0 0 8px;
	}

	/* VIEW ALL POSTS button */
	.news-title .btn {
		max-width: 230px;
		min-width: 230px;
		margin: unset !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1365px) {
	/* WHAT's NEW ON OUR NEWS heading */
	.news-title h2 span {
	    font-size: 19px;
	    line-height: 25px;
	}

	/* NEWS + BLOG heading */
	.news-title h2 {
	    font-size: 36.5px;
	    line-height: 30px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
	/* WHAT's NEW ON OUR NEWS heading */
	.news-title h2 span {
	    font-size: 17px;
	    line-height: 25px;
	}

	/* NEWS + BLOG heading */
	.news-title h2 {
	    font-size: 32.5px;
	    line-height: 26px;
	}
}

@media only screen and (min-width: 1366px) and (max-width: 1599px) {
	/* WHAT's NEW ON OUR NEWS heading */
	.news-title h2 span {
	    font-size: 23px;
	    line-height: 20px;
	}

	/* NEWS + BLOG heading */
	.news-title h2 {
	    font-size: 45px;
    	line-height: 47px;
	}

}

@media only screen and (min-width: 1600px) {
	/* WHAT's NEW ON OUR NEWS heading */
	.news-title h2 span {
	    font-size: 27.5px;
	    line-height: 21px;
	}

	/* NEWS + BLOG heading */
	.news-title h2 {
	    font-size: 55px;
    	line-height: 60px;
	}

}



/* All Buttons on phones */
@media only screen and (max-width: 767px) {
	.btn {
		height: 27px;
		font-size: 16px  !important;
    	line-height: 0px !important;
		display: block;
		margin: 0 auto;
		padding: 21px 10px !important;
	    border: 1px solid #0084c5 !important;
	}
}

/* For Section Dividers */
.gform_wrapper .gsection {
	margin: 28px 16px 3px 0 !important;
}

#field_13_34 h2, #field_13_30 h2, #field_13_29 h2, #field_13_37 h2 {
    margin-top: 35px !important;
}

#field_13_34 h2, #field_13_37 h2 {
    padding-top: 33px !important;
}

/* Fields with a small description below them */
#field_6_13 > div.gfield_description {
	padding-top: 3px;
}

/* Special Styling for Phones Only */
@media only screen and (max-width: 767px) {
	/* Fields with a small description below them */
	span.small-description {
		font-size: 11px;
	}
}

@media only screen and (min-width: 768px) {
	/* Survey Section of Survey Form */
	#field_6_53 {
		margin-top: 0px!important;
	}
}

/* Fix drop-down fields for Safari Only */
_::-webkit-full-page-media, _:future, :root .safari_only .gfield select {
	-webkit-appearance:none;
	padding-left: 12px !important;
	margin-top: 15px;
}


/* Products & Solutions */
.product-box.type1-item .text-box:after {
    background: rgb(237,27,47);
}

.product-box .text-box:after {
    content: "";
    position: absolute;
    left: 0;
    top: -7px;
    width: 123px;
    height: 13px;
}







/* Global */
@media only screen and (max-width: 1365px) {
	input,
	select {
		height: 53px !important;
	}

	textarea {
		height: 200px !important;
	}

	.gform_wrapper .gform_footer input.button,
	.gform_wrapper .gform_footer input[type=submit],
	.gform_wrapper .gform_page_footer input.button,
	.gform_wrapper .gform_page_footer input[type=submit] {
		padding: 15px 39px 35px !important;
	}

	.back-btn {
		padding: 18px 39px !important;
	}

}

@media only screen and (max-width: 767px) {
	input,
	select {
		font-size: 14px !important;
		height: 30px !important;
	}

	textarea {
		font-size: 14px !important;
		height: 100px !important;
	}

	.back-btn {
		height: 53px !important;
		padding: 28px 39px !important;
	}

	.single-back-btn {
		padding: 18px 39px !important;
	}
}

@media only screen and (max-width: 640px) {
	.back-btn {
		min-width: 100% !important;
	}

	#field_13_34 h2, #field_13_30 h2, #field_13_29 h2, #field_13_37 h2 {
	    padding-top: 33px !important;
	}
}


/* Special Styling for Below Mobile Breakpoint */
@media only screen and (max-width: 1023px) {
	/* Find a Solution Page */
	.reactiveToggleBtnsWrapper___2h4eQ .reactiveTypeToggleBtn___1Ts0z:last-child {
		position: relative;
	    bottom: 25px;
	}

	.product-category-filter-dropdown {
	    max-height: 120px !important;
	}

}


/* Find a Solution Page */
.page-template-template-shop .product-box {
	min-height: 620px;
	max-height: 620px;
}

.filter-sidebar {
	padding-right: 30px;
}

.grid-wrapper-holder {
	padding-left: 30px;
}

/* Special Styling for Above Mobile Breakpoint */
@media only screen and (max-width: 1216px) {
	.grid-wrapper-holder {
		padding-left: 0px;
	}
}

/* .product-box .item li,
.product-box .item i,
.product-box p {
	margin: 0;
} */

@media only screen and (max-width: 1600px) {
	.page-template-template-shop .product-box {
	    min-height: 39vw;
	    max-height: 39vw;
	}
}

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

	.product-box .item a {
	    display: inline-flex;
	}

	.product-box .item li,
	.product-box p {
		margin: 0;
	}
}

@media only screen and (min-width: 1217px) and (max-width: 1440px) {
	.page-template-template-shop .product-box {
		min-height: 44vw;
		max-height: 44vw;
	}

	.react-grid-layout .reuseCheckbox___3EAJn + label span {
		font-size: 14px !important;
		line-height: 17px !important;
	}
	.react-grid-layout .reuseCheckbox___3EAJn + label::before {
	    margin-top: 0px !important;
	}

	.product-box .item a {
	    display: inline-flex;
	}

/* 	.product-box h3 {
    	font-size: 1.3vw;
}

.product-box p {
	font-size: 1vw;
	margin-bottom: 8px;
} */

}

/* @media only screen and (max-width: 1600px) {
	.product-box p {
	    font-size: 18px;
    	line-height: 22px;
	}	
} */

/* @media only screen and (max-width: 1440px) {
	.product-box p {
		font-size: 1.3vw;
		line-height: 1.5vw;
		margin-bottom: 8px;
	}	
} */

@media only screen and (min-width: 1370px) and (max-width: 1440px)  {
	.page-template-template-shop .product-box {
		min-height: 39vw;
		max-height: 39vw;
	}
}

@media only screen and (min-width: 1370px) {
	.icon-list:before {
	    position: relative;
	    right: 4px;
	}

	.icon-check-signing:before {
	    padding-right: 5px;
	}
}

@media only screen and (max-width: 1369px) {
	.product-box .item {
		font-size: 12px;
		line-height: 16px;
	}

	.product-box .item i {
	    font-size: 21px;
	    line-height: 25px;
	}

	.icon-list:before {
	    position: relative;
	    right: 3px;
	    padding-right: 8px;
	}

	.icon-check-signing:before {
	    padding-right: 5px;
	}
}

@media only screen and (max-width: 1216px) {
	.page-template-template-shop .product-box {
		min-height: 50vw;
		max-height: 50vw;
	}
}

@media only screen and (max-width: 1150px) {
	.product-box h2 {
    	font-size: 24px;
    	line-height: 30px;
	}

	.product-box h3 {
    	font-size: 16px;
    	line-height: 20px;
	}

	.product-box p {
		font-size: 14px;
    	line-height: 18px;
		margin-bottom: 8px;
	}

	.product-box .item {
	    font-size: 12px;
    	line-height: 16px;
	}
}


@media only screen and (max-width: 1150px) {
	.blog .product-box p {
		font-size: 16px;
    	line-height: 21px;
	}

}

@media only screen and (max-width: 991px) {
	.page-template-template-shop .product-box {
		min-height: 62vw;
		max-height: 62vw;
	}

	.product-box .item {
		display: -ms-inline-grid;
		display: inline-grid;
	    font-size: 14px;
    	line-height: 18px;
	}

/* 	.product-box h2 {
    	font-size: 22px;
    	line-height: 26px;
}

.product-box h3 {
    	font-size: 16px;
    	line-height: 20px;
}

.product-box p {
	font-size: 14px;
    	line-height: 18px;
	margin-bottom: 8px;
} */

/* 	.product-box .item i,
.product-box .item i.icon-check-signing {
    font-size: 10px;
    line-height: 14px;
} */

}

@media only screen and (max-width: 767px) {
	.page-template-template-shop .product-box {
		min-height: 95vw;
		max-height: 95vw;
	}

	.product-box h2 {
    	font-size: 22px;
    	line-height: 26px;
	}

	.product-box h3 {
    	font-size: 18px;
    	line-height: 22px;
	}

	.product-box p {
		font-size: 14px;
    	line-height: 18px;
		margin-bottom: 8px;
	}

	.product-box .item {
		display: -ms-inline-flex;
		display: inline-flex;
		font-size: 10px;
	    line-height: 14px;
	}

	.product-box .item li {
        margin: 0 50px 0 0 !important;
	}

}

@media only screen and (max-width: 500px) {
	.product-box .text-box {
		padding: 10px 10px 10px;
	}

	.product-box h2 {
    	font-size: 20px;
    	line-height: 24px;
	}

	.product-box h3 {
		font-size: 13px;
    	line-height: 17px;
	}

	.product-box p {
		font-size: 10px;
    	line-height: 14px;
		margin-bottom: 8px;
	}

	.product-box .item {
		display: -ms-inline-flex;
		display: inline-flex;
		font-size: 8px;
	    line-height: 12px;
	}
}

@media only screen and (max-width: 485px) {
	.page-template-template-shop .product-box {
		min-height: 105vw;
		max-height: 105vw;
	}

	.product-box .item {
		display: -webkit-inline-box;
		display: block;
	}
}


@media only screen and (max-width: 400px) {
	.product-box .item li {
        margin: 0 10px 0 0 !important;
	}
}

@media only screen and (max-width: 340px) {
	.product-box .item {
		display: -ms-inline-flex;
		display: inline-flex;
	}
}


/* Home Products Slider - Featured Products Title and button */
@media only screen and (min-width: 1024px) and (max-width: 1365px) {
	.product-section .product-title-box h2 {
	    font-size: 100px;
	    line-height: 100px;
	}

	.product-title-box {
	    position: relative;
	    bottom: 351px;
	    right: 130px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.product-title-box {
	    position: relative;
	    right: 130px;
	}
}

/* Special Styling for Below Mobile Breakpoint */
@media only screen and (max-width: 767px) {
	.product-section .product-title-box h2 {
		text-align: center;
	}
}



/* Home - The Markets We Serve Slider */
@media (max-width: 1023px) {
	.markets-section h2 {
	    font-size: 50px;
	    line-height: 60px;
	}

	.markets-section h2 span {
	    font-size: 30px;
	    line-height: 30px;
	}
}




/* Image with Content Blocks */

#single-column-grid {
	display: -ms-grid;
	display: grid;
	display: flex;
}

.anchor a {
  position: absolute;
  left: 0px;
  top: -80px; /* Depends on the height/padding of the header */
}

.anchor {
  position: relative;
}

.image-with-content-block .after-button-content,
.small-content {
	font-size: 14px;
	line-height: 20px;
}

@media only screen and (max-width: 767px) {
	.image-with-content-block .after-button-content {
		font-size: 10px;
		line-height: 16px;
	}
}

/* Who We Are Image */
#image-with-content-block-image {
    background-position-x: 72.3% !important;
}



@media only screen and (max-width: 1788px) {
	#image-with-content-block-image {
    	background-position-x: 84.3% !important;
	}	
}

@media only screen and (max-width: 1239px) {
	#image-with-content-block-image {
    	background-position-x: 82.3% !important;
	}	
}


@media only screen and (max-width: 767px) {
	#image-with-content-block-image {
    	background-position-y: 50% !important;
	}	
}

.image-with-content-block {
	margin: 0 0 60px 0;
}

.image-with-content-block:first-child {
	margin: 60px 0 !important;
}

@media only screen and (max-width: 1023px) {
	.image-with-content-block {
		margin: 0 0 30px 0;
	}

	.image-with-content-block:first-child {
		margin: 30px 0 !important;
	}
}

.image-with-content-block #right-column {
	width: 50%;
	float: right;
	position: relative;
	bottom: 10px;
    margin: 0 0 30px 0;
}

.image-with-content-block #left-column {
	width: 45%;
	float: left;
}

@media only screen and (max-width: 1039px) {
	.image-with-content-block #left-column,
	.image-with-content-block #right-column {
		margin-bottom: 60px;
	}
	.image-with-content-block #left-column,
	.image-with-content-block #right-column {
		width: 100%;
	}

	#image-with-content-block-image {
		margin: unset !important;
		max-width: 733px;
	}
}

@media only screen and (max-width: 1024px) {
	.image-with-content-block #left-column,
	.image-with-content-block #right-column {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.image-with-content-block #left-column,
	.image-with-content-block #right-column {
		margin-bottom: 15px;
	}
}



@media only screen and (min-width: 768px) and (max-width: 1500px) {
	.image-with-content-block {
		height: unset !important;
	}
}

/* Special Styling for Phones Only */
@media only screen and (max-width: 767px) {

	.image-with-content-block #right-column {
	width: 100%;
	float: none;
	position: unset;
    right: unset;
    bottom: unset;
	}

	.image-with-content-block #left-column {
	width: 100%;
	float: none;
	margin-bottom: 10px;
	}

}

@media only screen and (max-width: 767px) {
	#image-with-content-block-image {
		height: 200px !important;
	}
}

@media only screen and (max-width: 400px) {
	#image-with-content-block-image {
		height: 100px !important;
	}
}


.file-thumbnail {
	text-shadow: 1px 1px 1px rgba(0,0,0,.004);
	width: 140px;
	height: 180px;
	-webkit-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.81);
    -moz-box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.81);
    box-shadow: 2px 2px 6px 0px rgba(0,0,0,0.81);
}


/* Fix Find A Solution Page after sidebar disapears */
@media only screen and (max-width: 1216px) {
	.react-grid-item {
		width: auto !important;
		transform: unset !important;
	}

	.reactiveToggleBtnsWrapper___2h4eQ {
	    width: 80% !important;
	}
}

@media only screen and (max-width: 767px) {
	.reactiveToggleBtnsWrapper___2h4eQ {
	    width: 70% !important;
	}
}

@media only screen and (max-width: 667px) {
	.reactiveToggleBtnsWrapper___2h4eQ {
	    width: 60% !important;
	}
}

@media only screen and (max-width: 567px) {
	.reactiveToggleBtnsWrapper___2h4eQ {
	    width: 50% !important;
	}
}

@media only screen and (max-width: 467px) {
	.reactiveToggleBtnsWrapper___2h4eQ {
	    width: 40% !important;
	}
}



.downloads-tab .doc-item .file-thumbnail {
	display: block !important;
}



.product-block,
.breadcrumbs {
	max-width: 1738px;
	margin: 0 auto;
}

.product-block {
	margin: 0 auto 68px;
}


/* Fixes it so all pages have right and left margins for every device width */
@media only screen and (max-width: 2000px) {
	.product-block {
		margin: 0 100px 68px;
	}
	.breadcrumbs {
		margin: 0 100px;
	}
}

@media only screen and (max-width: 1000px) {
	.product-block {
		margin: 0 50px 68px;
	}
	.breadcrumbs {
		margin: 0 50px;
	}
}

@media only screen and (max-width: 500px) {
	.product-block {
		margin: 0 25px 68px;
	}
	.breadcrumbs {
		margin: 0 25px;
	}
}




/* Fixed Sticky RFQ Side Button */
.btn-quote {
    position: fixed;
    top: 35%;
}

/* Make the Get a Quote button scale with screen width */
@media only screen and (max-width: 2000px) {
	.btn-quote {
	    font-size: 1.3vw;
        /*width: 13vw;*/
		width: 21vw;
        height: 3vw;
	}
}




/* Homepage - News Block */
.news-block {
    background: #f4f4f4;
}


body.page-id-115 #wrapper > main > b > section.signup-block {
    margin-top: 320px !important;
}

a {
	text-decoration: none;
}


.gform_wrapper .gfield_description {
    padding: 10px 16px 0 0 !important;
}

/* Warranty Form */
#field_5_31 > b {
    font-size: 22px;
}


@media only screen and (max-width: 1023px) {
	.gform_wrapper .top_label li ul.gfield_checkbox, .gform_wrapper .top_label li ul.gfield_radio {
	    width: calc(108% + 16px) !important;
	    font-size: 100% !important;
	}
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li,
	.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
        max-height: 40px;
        width: 50% !important;
	}
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label {
	    max-width: 50% !important;
	}
	.gform_wrapper .gfield_checkbox li,
	.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li {
	    margin: 0 !important;
	}
}

@media only screen and (max-width: 400px) {
	#input_6_9 .gform_wrapper .top_label li.gfield.gf_right_third,
	#input_6_13 .gform_wrapper .top_label li.gfield.gf_right_third,
	#input_6_17 .gform_wrapper .top_label li.gfield.gf_right_third,
	.page-id-185 .gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
	.page-id-185 .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
	.page-id-185 .gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
	.page-id-185 .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li, .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li
	 {
	    width: 100% !important;
	}
}

@media only screen and (max-width: 809px) {
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
	    font-size: 14px !important;
	}
}

@media only screen and (max-width: 641px) {
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
	    font-size: 13px !important;
	}
}


@media only screen and (max-width: 349px) {
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
	    font-size: 12px !important;
	}
}

@media only screen and (max-width: 329px) {
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
	    font-size: 11px !important;
	}
}





select {
    background: url(/wp-content/themes/controlledpowercompany/images/V.png) no-repeat 97% 10px  !important;
    -moz-appearance: none  !important;
    -webkit-appearance: none  !important;
    background-position: center right 7px !important;
}


/* Service Plans */
.page-id-181 .tab-content .file-thumbnail {
	display: none;
}

.page-id-181 .doc-item li {
    font-weight: normal;
}

.service-plans-request {
	margin: 45px 0px 85px;
}

/* Request For On-site Product Service / Spare Parts / Return Authorization Number */
/* Fields below sections headings that don't need top padding */
#field_13_32,
#field_13_38,
#field_13_27 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}



/* All pages with tabs/accordions */
.accordion > li {
	margin: 0;
}

.tab-content h1 {
	text-transform: uppercase;
    font-size: 38px;
    line-height: 40px;
}

@media only screen and (max-width: 523px) {
	.tab-content h1 {
		font-size: 4.5vw;
	}	
}

@media only screen and (max-width: 356px) {
	.tab-content h1 {
		font-size: 4vw;
	}	
}



/* All Bulleted Lists */
#two-column-bullets ul,
.job_description ul  {
	display: inline-block;
	list-style: none;
}

.tab-content div ul li:before,
#two-column-bullets ul li:before,
.job_description ul li:before,
.jump-links li:before {
	content: "\25AA";
	color: #b6b6b6;
  	display: inline-block;
  	width: 19px;
    margin-left: -19px;
    position: relative;
    top: 3px;
    font-size: 30px;
}


@media (max-width: 767px) {
	.tab-content div ul li:before,
	#two-column-bullets ul li:before,
	.job_description ul li:before,
	.jump-links li:before {
	    top: 5.5px;
	}
}

/* Removes bullets from Downloads Tab */
.tab-content .downloads-tab ul li:before {
	content: none;
	color: unset;
  	display: unset;
  	width: unset;
    margin-left: unset;
    position: unset;
    top: unset;
    font-size: unset;
}

/* Removes bullets from Tabs using accordions */
.tab-content div ul.accordion li:before {
	content: none;
	color: unset;
  	display: unset;
  	width: unset;
    margin-left: unset;
    position: unset;
    top: unset;
    font-size: unset;
}

.item-info a {
	color: black;
}

.item-info a:hover {
	color: #0084c5;
}

.tab-content #two-column-bullets {
	position: relative;
    right: 10px;
}


/* ---- All Form Fields ---- */

/* Bring back labels */
#field_1_5 .gfield_label {
	display: block !important;
}

/* Hide descriptions */
.gfield_description {
	display: none !important;
}

a {
    color: #0084c5;
}

a:hover {
    text-decoration: underline;
}

/* ---- Contact Us Form Fields ---- */

/* Bring back labels */
#contact-us-box-holder .gfield_label {
	display: none !important;
}

/* Hide descriptions */
#contact-us-box-holder .gfield_description {
	display: block !important;
}


@media only screen and (max-width: 523px) {
	#nav ul {
	    white-space: unset;
	}	
}




@media only screen and (min-width: 768px) and (max-width: 1155px) {
	h1,
	.h1 {
	    font-size: 3vw;
		line-height: 3.3vw;
	}

}


@media only screen and (max-width: 1023px) {
	.product-block .product-img {
		width: 50%;
    	margin: auto;
	}
}


.product-block .title {
	text-transform: none;
}



.accordion .opener:last-child {
margin-top: 26px;
}

.accordion .opener:nth-last-child(2) {
margin-top: 26px;
}

.accordion {
	padding: 0;
}



.gform_wrapper .gsection_description {
	font-size: 14px !important;
    line-height: 20px !important;
}


#field_6_13 > div.gfield_description {
	display: block !important;
}



.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label,
.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label,
.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label,
.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label,
.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label,
.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
    max-width: 85% !important;
}


@media only screen and (max-width: 1300px) {
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
	    font-size: 14px !important;
	}

	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li {
		    max-height: 38px !important;
	}
}

@media only screen and (max-width: 772px) {
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
	    font-size: 13px !important;
	}

	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li {
		    max-height: 36px !important;
	}
}



.logo-item span {
    margin: 0 0 -4px 10px;
}

.blog-text-box h2 {
	text-transform: uppercase;
    margin: 0;
    font-size: 28px;
    line-height: 32px;
}

@media only screen and (max-width: 1023px) {
	.blog-text-box h2 {
	    font-size: 25px;
	    line-height: 29px;
	}
}


@media only screen and (max-width: 767px) {
	.blog-text-box h2 {
	    font-size: 22px;
	    line-height: 26px;
	}

	#float-left,
	#float-right {
		width: 100% !important;
	}
	#float-left {
		margin-top: 30px;
	}
}


.blog-post-heading-title h1 {
	text-transform: uppercase !important;
}



#field_13_34 > h2,
#field_13_37 > h2 {
	margin-top: 40px !important;
}


.back-btn {
	position: relative;
	top: 70px;
	max-width: unset;
}

.single-back-btn {
	position: relative;
	top: 0px;
}


@media only screen and (max-width: 1023px) {
	.back-btn {
		position: relative;
		top: 35px;
	}
}


@media only screen and (max-width: 767px) {
	.back-btn {
		position: relative;
		top: 17.5px;
		text-align: left;
    	margin: 0;
	}
}





#two-column-bullets ul, .job_description ul {
    position: relative;
    bottom: 15px;
}

#wrapper > main > section.product-block > div.product-holder > div > div.description-box > div.single_job_listing > div > p:nth-child(2) {
    margin: 0 0 45px;
}



@media only screen and (min-width: 1024px) and (max-width: 1261px) {
	.gfield_description .small-description {
		font-size: 10px;
	}
}

@media only screen and (max-width: 1023px) {
.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
 .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm),
 .gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
		width: 100% !important;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1190px) {
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
	    font-size: 13px !important;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1058px) {
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox,
	.gform_wrapper li.gfield.gf_list_5col ul.gfield_radio,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label,
	.gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
	    font-size: 12px !important;
	}
}

.btn:hover,
.btn-quote:hover {
	text-decoration: none;
}










@media only screen and (max-width: 1068px) {
	#contact-us-info-container > div {
	    font-size: 16px;
	}
}

#contact-us-info-container > ul > li > ul {
	display: block !important;
	opacity: 1 !important;
	color: red;
	width: 100%;
}

.social-media-icons {
	width: 100%;
}



@media only screen and (max-width: 1023px) {
	/*#contact-us-info-container > ul > li > ul {
	    display: -ms-grid !important;
	    display: grid !important;
	    grid-gap: 10px !important;
	    grid-template-columns: minmax(50px, 1fr) 50px 50px !important;
	}*/
}

@media only screen and (max-width: 785px) {
	#contact-us-info-container > div {
	    font-size: 13px !important;
	}
	#contact-us-info-container .icon-location:before {
	    content: "\e901";
	    font-size: 30px;
	    position: relative;
	    bottom: 10px;
	}
	#contact-us-box-phones-icon i {
	    font-size: 20px;
	    position: relative;
	    bottom: 5px;
	}
	.contact-us-social {
	    position: relative;
	    left: unset;
	    top: -20px;
	}
}

@media only screen and (max-width: 635px) {
	/*.grid-wrapper {
		display: -ms-grid !important;
	    display: grid !important;
	    grid-gap: 10px !important;
		grid-template-columns: repeat(auto-fill, minmax(23vw, 1fr) 18.5vw 16vw) !important;
	}*/
}

@media only screen and (max-width: 600px) {
	#contact-us-info-container > div {
	    font-size: 10px !important;
	}

/*	#contact-us-info-container .info-item .social-networks i {
	    font-size: 16px !important;
	}*/
}

@media only screen and (max-width: 585px) {
	#contact-us-info-container > div {
	    font-size: 12px !important;
	}

	/*#contact-us-info-container .info-item .social-networks i {
	    font-size: 16px !important;
	}*/
	/*.contact-us-social {
	    position: relative;
	    left: unset;
	    top: 53px;
	}*/
	/*.grid-wrapper {
	    display: -ms-grid !important;
	    display: grid !important;
	    grid-gap: 10px !important;
	    grid-template-columns: repeat(auto-fill, minmax(12vw, 1fr) 17.5vw 22vw) !important;
	}*/
	.icon-location:before {
	    bottom: -3px;
	}
	#contact-us-info-container p {
	    position: relative;
	    left: 10px;
	}
}

@media only screen and (max-width: 540px) {
	/*.grid-wrapper {
	    display: -ms-grid !important;
	    display: grid !important;
	    grid-gap: 10px !important;
	    grid-template-columns: repeat(auto-fill, 34.5vw ) !important;
	    position: relative;
	    bottom: 22px;
	}*/
/*	#contact-us-info-container > ul > li > ul {
	    display: -ms-grid !important;
	    display: grid !important;
	    grid-gap: 10px !important;
	    grid-template-columns: minmax(50px, 1fr) 50px 50px !important;
	    position: relative;
	    bottom: 35px;
	}*/
}


@media only screen and (max-width: 516px) {
	/*#contact-us-info-container > ul > li > ul {
	    display: -ms-grid !important;
	    display: grid !important;
	    grid-gap: 10px !important;
	    grid-template-columns: minmax(50px, 1fr) 50px 50px !important;
	    position: relative;
	    bottom: 40px;
    	left: 38vw;
	}
	.grid-wrapper {
	    display: -ms-grid !important;
	    display: grid !important;
	    grid-gap: 10px !important;
	    grid-template-columns: repeat(auto-fill, 39.5vw ) 39.5vw !important;
	    position: relative;
	    bottom: 10px;
	}*/
}

@media only screen and (max-width: 437px) {
	/*#contact-us-info-container > ul > li > ul {
	    display: -ms-grid !important;
	    display: grid !important;
	    grid-gap: 10px !important;
	    grid-template-columns: minmax(33%, 1fr) 33% 33% !important;
	    position: relative;
	    bottom: 40px;
	    left: 38vw;
	}
	.grid-wrapper {
	    display: -ms-grid !important;
	    display: inline-grid !important;
	    grid-gap: 10px !important;
	    grid-template-columns: repeat(auto-fill, 41.5vw ) 30.5vw !important;
	    position: relative;
	    bottom: 10px;
	    left: 0px;
	}*/
	#contact-us-info-container > div {
	    font-size: 10px !important;
	}

	#contact-us-info-container .grid-box {
		width: 100%;
	}
}

@media only screen and (max-width: 420px) {
	#contact-us-info-container > ul > li > ul {
	    bottom: 0px;
        margin: auto;
        left: 0;
        right: 0;
        /*text-align: center;*/
	}
}

@media only screen and (max-width: 388px) {
	/*.grid-wrapper {
	    display: -ms-grid !important;
	    display: inline-grid !important;
	    grid-gap: 40px !important;
	    grid-template-columns: 31.5vw 20.5vw !important;
	    position: relative;
	    bottom: 10px;
	    left: 0px;
	}*/
}

@media only screen and (max-width: 364px) {
	#contact-us-info-container > ul > li > ul {
	    bottom: 0px;
	    left: 12vw;
	}
	/*.grid-wrapper {
	    display: -ms-grid !important;
	    display: inline-grid !important;
	    grid-gap: 28px !important;
	    grid-template-columns: 26.5vw 20.5vw !important;
	    position: relative;
	    bottom: 10px;
	    height: 104px;
	    left: 0px;
	}*/
	#contact-us-box-phones-icon i {
	    font-size: 20px;
	    position: relative;
	    bottom: 10px;
	    left: 8px;
	}
	#contact-us-info-container > div {
	    font-size: 9px !important;
	    line-height: 15px;
	}

	.product-section .product-title-box h2 {
	    text-align: right;
	}

	.product-section .product-title-box h2 {
	    line-height: 58px;
	    margin: 0 0 11px;
	}
}


.slick-track .btn {
    border: 1px solid #fff !important;
}

.intro {
    line-height: 20px;
    padding: 95px 80px 105px;
    max-width: 1738px;
}

@media (max-width: 767px) {
	.intro {
	    padding: 25px 50px 75px;
	}
}

#footer .social-networks i {
    font-size: 28px !important;
}


@media (max-width: 767px) {
	#footer .logo {
	    width: 400px;
	    margin: 0 auto 12px;
	    -webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	    order: 2;
	}

	#footer .footer-info {
	    padding: 0px;
	}

	#footer .footer-section .holder {
	    display: block;
	    text-align: center;
	    padding: 0px 44px 45px;
	}
}


@media (max-width: 1365px) {
	.product-section .product-title-box {
	    width: 59%;
	}
}



/*
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	border-width: 1px solid rgba(0,0,0,.5);
}
*/

#mobile-rfq-sticky-button .btn {
	border: 0px !important;
}


/* Special Styling for Phones Only */
@media only screen and (max-width: 1350px) {
	.slick-slide img {
		width: 100% !important;
	}

	.product-section .product-title-box {
	    padding: 60px 0 99px 10px;
        width: 70%;
	}
}


.bottom-margin-field {
    margin-bottom: 50px;
}



.gform_wrapper .gfield_required {
	color: black !important;
    display: contents;
}




@media only screen and (max-width: 767px) {
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox li,
	.gform_wrapper li.gfield.gf_list_3col ul.gfield_radio li,
	.gform_wrapper .gfield_checkbox li,
	.gform_wrapper .gfield_radio li {
		width: 100% !important;
	}
}



.news-title .btn-white {
    border: 1px solid #fff !important;
}

.news-title .btn-white:hover {
    border: 1px solid #0084c5 !important;
}


.tab-content h1 {
	margin-bottom: 15px !important;
}



@media only screen and (max-width: 479px) {
	.news-box {
	    min-height: 350px;
	    max-height: 350px;
	}
}


@media only screen and (max-width: 430px) {
	.news-box {
	    min-height: 380px;
	    max-height: 380px;
	}
}

@media only screen and (max-width: 405px) {
	.news-box {
	    min-height: 420px;
	    max-height: 420px;
	}
}

@media only screen and (max-width: 389px) {
	.news-box {
	    font-size: 16px;
	}
}


#footer a {
    font-weight: normal;
}




#left-column .btn,
#right-column .btn {
	margin-top: 30px;
	margin-bottom: 30px;
}

/* Our Company pages */
.page-id-88 #page-container .title h1,
.page-id-90 #page-container .title h1,
.page-id-78 #page-container .title h1 {
    margin-bottom: 0px !important;
}

/* Who We Are & Careers Pages */
.page-id-88 #left-column > p:nth-child(1),
.page-id-78 #left-column > p:nth-child(1) {
	display: none !important;
}

.page-id-88 .image-with-content-block:first-child,
.page-id-78 .image-with-content-block:first-child {
    margin: 0 !important;
}

.page-id-88 #left-column,
.page-id-78 #left-column {
	position: relative;
	bottom: 5px;
}

/* Find a Solution Page*/
.page-template-template-shop .product-block .title {
	margin: 0;
}


/**************************************
************ REP PORTAL DROPDOWN ****************
*******************************************/
.dropdown {
    position: relative;
    display: inline-block;
    font-size: 18px !important;
	line-height: 26px !important;
	text-transform: uppercase;
	color: #5e5e5e;
	height: 53px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	background: #fff;
	border: 1px solid #8b8b8b;
	margin-bottom: 15px;
}

.dropdown-content {
	display: none;
	position: absolute;
	min-width: 160px;
	z-index: 1;
	margin-top: 5px;
	width: 67vw;
	left: -1px;
	background: #090909;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown-content a {
	display: inline-block;
	border: none;
	width: 33%;
	vertical-align: top;
	text-align: left;
	padding: 15px 20px;
	font-size: 18px !important;
	line-height: 22px !important;
}

@media (max-width: 1393px) {
	.dropdown-content a {
		width: 49%;
	}
}

@media (max-width: 950px) {
	.dropdown-content a {
		width: 100%;
	}
}

.dropdown button {
	background: none;
	box-shadow: none;
	border: none;
	padding: 10px 21px;
}

.active-arrow {
	display: inline-block;
	transform: rotate(90deg);
	margin-left: 10px;
}

.dropdown:hover .active-arrow {
	transform: rotate(-90deg);
}

.tabset .dropdown-content a:before, .tabset .dropdown-content a:after {
	display: none;
}

.dropdown.tabset a:hover, .dropdown.tabset a.active, .dropdown:hover, .dropdown-content a:hover {
	background: #eee;
	color: #0084c5;
    border: solid 1px black;
}

.dropdown:hover {
	border-color: #0084c5;
}


/******************************************
*************** CONTACT US ***************
*******************************************/
#contact-us-master-container {
	max-width: 1738px;
	margin: 0 auto;
}

.contact-us-bottom.container {
	max-width: 90%;
	margin: 0 auto;
	padding: 0 10px;
	height: 0px;
}

#find-your-contact-static-content {
	width: 46%;
	position: absolute;
	top: 1295px;
	right: 0;
	bottom: auto;
}

#find-your-contact-static-content .tabs {
	top: 0px;
	margin-top: 5px;
}

#expect-desktop {
    top: -10px;
}

#find-your-contact-static-content h2 {
	font-size: 60px !important;
	line-height: 62px !important;
}

#find-your-contact-static-content .single-tab-content h2, .featherlight h2.hotspot-title {
	color: #00394f !important;
}

#find-your-contact-static-content p, .hotspot-content p {
    font-weight: 400;
}

#find-your-contact-static-content a.tablinks {
	cursor: pointer;
}

.hotspots-placeholder > div.visible {
	background: #fff !important;
	left: 0;
	height: 470px;
}

#hotspot-698 .hotspots-image-container {
	width: 100%;
}

.hotspot-content h2 {
	display: none;
}

.hotspot-content {
	border: none;
}

.featherlight h2.hotspot-title, #find-your-contact-static-content .single-tab-content h2 {
	text-transform: uppercase;
	font-size: 40px !important;
	line-height: 43px !important;
}

.hotspots-container {
	width: 100%;
}

.page-template-template-contact_us2 .hotspots-container {
	width: 100%;
}

.hotspot-content p, .hotspot-content h3, .hotspot-content h2, .hotspots-placeholder, .hotspot-content {
	left: 0 !important;
}

.featherlight .featherlight-content {
	overflow: hidden !important;
	height: auto;
	max-height: 100% !important;
	text-align: center;
	width: 447px !important;
	min-width: auto !important;
	padding: 25px !important;
}

.featherlight .featherlight-close-icon {
	border: none;
}

.featherlight .featherlight-close-icon:hover {
	color: #0084c5;
}

#desktop-only.contact-map {
    min-height: 300px;
}


.contact-us-bottom #tab-left-half, .contact-us-bottom #tab-right-half {
    min-height: 400px;
   	padding: 20px 10px 10px 10px;
}

.contact-disclaimer {
	font-size: 14px;
	font-style: italic;
}

#contact-us-form-container .gform_heading {
	display: none;
}

#contact-us-form-container .gform_wrapper {
	margin: 0px;
}


#contact-us-form-container li.gfield:nth-child(1), #contact-us-form-container li.gfield:nth-child(2) {
	margin-top: 0px;
}

#contact-us-form-container li.gfield:nth-child(2), #contact-us-form-container li.gfield:nth-child(3), #contact-us-form-container li.gfield:nth-child(4), #contact-us-form-container li.gfield:nth-child(6),
#contact-us-form-container li.gfield:nth-child(8), #contact-us-form-container li.gfield:nth-child(9) {
	padding-right: 0px;
}

#contact-us-form-container {
	padding: 30px;
	display: table-cell;
	float: none;
}

#contact-us-form-container .gform_footer {
	padding: 0px;
}

.who-to-contact {
	display: none;
}
#contact-us-box {
	display: table-cell;
	height: auto;
	float: left;
	width: 100%;
}

#contact-us-info-container {
    padding: 20px 32px 20px 90px !important;
    display: table-cell;
    vertical-align: middle;
    height: auto;
    float: none;
}

.hotspots-image-container img {
	width: 100% !important;
}

.hotspots-image-container > div {
	width: 100% !important;
	max-width: 100% !important;
}

#contact-us-box-address-icon{
    top: 0;
    right: 0;
    width: auto;
    float: left;
    margin-left: -48px;
}

#contact-us-box-phones-icon {
    top: -13px;
    right: 0;
    width: auto;
    float: left;
    margin-left: -51px;
}

#contact-us-box-address-icon i {
    font-size: 45px;
}

#contact-us-box-phones-icon i {
	font-size: 40px;
}

#contact-us-info-container .grid-box.a {
	margin-top: 45px;
	text-transform: uppercase;
}

#contact-us-info-container .grid-box.b {
	margin-top: 75px;
}

#contact-us-info-container .social-networks, #contact-us-info-container .social-networks .icon-facebook {
	font-size: 39px;
}

#contact-us-info-container .social-networks {
	max-width: 100%;
}

#contact-us-info-container .social-networks a:hover{
	text-decoration: none;
}





/***** RESPONSIVENESS ******/
@media (max-width: 2000px) {
	#contact-us-master-container {
		margin: 0 100px;
	}
}


@media (max-width: 2200px) {
	#desktop-only.contact-map {
	    min-height: 130px;
	}

	.hotspots-container {
	    /*width: 40%;*/
	}

	#find-your-contact-static-content {
    	width: 50%;
    	top: 1250px;
    }

	#find-your-contact-static-content-two {
    	width: 50%;
    	top: unset;
    }

    .contact-us-bottom #tab-left-half, .contact-us-bottom #tab-right-half {
    	width: 47%;
    }
}

@media (max-width: 1900px) {
	.contact-us-bottom.container {
		max-width: 1738px;
	}

	.hotspots-container {
	    /*width: 42%;
	    margin-top: 45px;*/
	}

	#find-your-contact-static-content,
	#find-your-contact-static-content-two {
    	width: 52%;
    }
}

@media (max-width: 1600px) {
	.contact-map a.tablinks {
		min-width: auto !important;
	}

	.featherlight h2.hotspot-title, #find-your-contact-static-content .single-tab-content h2 {
		font-size: 32px !important;
		line-height: 36px !important;
	}

	.featherlight .featherlight-content {
	    width: 407px !important;
	}
}

@media (max-width: 1000px) {
	#contact-us-master-container {
		margin: 0 50px 0px;
	}

	.contact-container {
	    margin: -575px auto 0px;
	    padding-bottom: 65px;
	}
}

@media only screen and (max-width: 1365px) {
	#find-your-contact-static-content {
		top: 1650px;
		padding: 0 50px;
	}

	#find-your-contact-static-content h2 {
	    font-size: 45px !important;
	    line-height: 47px !important;
	}

	.featherlight h2.hotspot-title, #find-your-contact-static-content .single-tab-content h2 {
	    font-size: 28px !important;
	    line-height: 32px !important;
	}

	.contact-us-bottom #tab-left-half, .contact-us-bottom #tab-right-half {
	    min-height: 430px;
	}

	#find-your-contact-static-content a.tablinks {
		padding: 15px 25px;
	}

	#contact-us-info-container, #contact-us-form-container {
		display: block !important;
	}

	#contact-us-info-container{
		padding: 40px 32px 40px 90px !important;
	}

	#contact-us-box {
		display: block;
		width: 100%;
		float: none;
	}

	#contact-us-info-container .grid-wrapper {
		grid-template-columns: none;
		display: block;
		max-height: 100% !important;
		font-size: 18px;
		padding: 0px;
	}

	#contact-us-form-container input {
		font-size: 18px;
	}

	.contact-us-social {
		margin-top: -75px;
		margin-bottom: 0px;
		margin-left: -6px;
	}

	#contact-us-info-container .info-item .social-networks i {
		font-size: 25px !important;
	}

	.hotspots-container {
	    /*padding: 0 50px;*/
	}

	.featherlight .featherlight-content {
	    width: 362px !important;
	}
}

@media (max-width: 1300px) {
	.dropdown-content {
		width: 691px;
	}
}

@media (max-width: 1195px) {
	#find-your-contact-static-content {
		width: 100%;
		position: relative;
		top: 12vw;
		height: 72vw;
	}

	.contact-us-bottom #tab-left-half, .contact-us-bottom #tab-right-half {
	    /*width: 100%;*/
	    min-height: 370px;
	}

	.contact-us-bottom #tab-right-half {

	}
}

@media (max-width: 1023px) {
	.hotspots-container {
	    width: 95%;
	    bottom: 220px !important;
	    top: auto !important;
	}

	.contact-us-bottom.container {
	    height: 0px;
	}

	body {
		overflow-x: hidden;
	}
}


@media (max-width: 950px) {
	.dropdown-content {
		width: auto;
	}

	.dropdown-content a {
		font-size: 16px !important;
		width: 72vw;
	}

	.dropdown-content a:last-child {
		padding-bottom: 15px;
	}
}

@media (max-width: 785px) {
	#contact-us-info-container .icon-location::before {
		font-size: 60px !important;
	}

	#contact-us-info-container > div {
		font-size: 14px !important;
	}

	#contact-us-info-container .grid-box.b {
	    margin-top: 5px;
	}

	#contact-us-box-phones-icon i {
	    bottom: -25px;
	}

	#contact-us-box-phones-icon {
	    top: -30px;
	}

	#contact-us-box-phones {
	    bottom: 10px;
	}

	.contact-us-social {
	    margin-top: -35px;
	}
}

@media (max-width: 767px) {
	.doc-img {
		margin: auto !important;
		left: 0;
		right: 0;
		text-align: center;
	}

	.doc-title {
		width: 100%;
	    display: inline-block;
	    max-width: 100%;
	    margin-top: 15px;
	}

	.rep-portal a {
		width: 100%;
		display: block;
		text-align: center;
	}

}

@media (max-width: 585px) {
	#contact-us-info-container {
	    /*height: 323px;*/
	    padding: 20px !important;
	}

	.contact-us-social {
	    margin-top: 50px;
		display: block;
		margin-left: 35px;
	}

	#contact-us-info-container .icon-location::before {
	    font-size: 40px !important;
	}

	#contact-us-box-address-icon {
	    float: left;
	    margin-left: 0px;
	    top: 0px !important;
	    right: 0px !important;
	    left: -23px !important;
	    margin-right: 15px;
	}

	#contact-us-info-container .grid-box.b {
	    margin-top: 50px;
	}

	#contact-us-box-phones-icon {
	    float: left;
	    margin-left: 14px;
	    top: -45px !important;
	    margin-right: 2px;
	}

	#contact-us-box-phones-icon i {
	    font-size: 27px !important;
	}
}




@media only screen and (max-width: 1023px) {
	ul.jump-links {
	    position: relative;
    	top: 0px;
	}

	ul.jump-links li {
	    line-height: 1.5em;
	    float: none;
	    width: 100%;
	}
}



@media only screen and (max-width: 1023px) {
	.gf_left_half,
	.gf_right_half {
		width: 100%;
	}

	.gform_wrapper table.gfield_list,
	.gform_wrapper table.gfield_list caption,
	.gform_wrapper table.gfield_list tbody,
	.gform_wrapper table.gfield_list td,
	.gform_wrapper table.gfield_list tfoot,
	.gform_wrapper table.gfield_list th,
	.gform_wrapper table.gfield_list thead,
	.gform_wrapper table.gfield_list tr {
	    max-width: 82vw;
	}

	.gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before, .gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after {
	    white-space: normal !important;
	}
}


/* Firefox Fixes */
@-moz-document url-prefix() {
	input, select {
	    height: 53px !important;
	}

	select {
	    -webkit-appearance: none;
	    -moz-appearance: none;
	    appearance: none;
	    background: url(/wp-content/themes/controlledpowercompany/images/V.png) right / 25px no-repeat #fff;
		background-position: right 10px center;
	    padding-right: 20px;
	}
}



@media only screen and (max-width: 640px) {
	#input_9_12 {
	    margin-top: 16px;
	}
}


@media (min-width: 280px) and (max-width: 455px)  {
	#header > div > div > a > img {
		max-width: 85%;
	}
}

@media (min-width: 1301px) and (max-width:1599px) {
	.info-item,
	.holder-box {
	    top: 10px;
	}
	#header > nav > div > ul {
	    position: relative;
    	bottom: 5px;
	}
}

@media (min-width: 1600px) {
	.info-item,
	.holder-box {
	    top: 15px;
	}
	.header-holder .social-networks {
	    position: relative;
    	top: 5px;
	}
}



@media only screen and (max-width: 1023px) {
	/* Footer On Tablets */
	.footer-info {
	    position: relative;
	    bottom: 63px;	
	}

	/* Header Toolbar */
	.info-item {
		display: none;
	}

	.info-item.contact-us-social {
		display: block;
	}

	#header {
		max-height: 80px;
	}

	#header .logo img {
	    position: relative;
    	bottom: 10px;
	}

	.nav-opener {
		height: 10px;
	}
}

@media only screen and (min-width: 1366px) {
	.footer-info {
	    position: relative;
	    bottom: 20px;	
	}
}


.lead {
	text-transform: none;
}


.job_listing-template-default h1 {
	text-transform: uppercase;
}


.job_filters .job_types li {
	border-right: 0;
}



@media only screen and (max-width: 767px) {
	#mce-EMAIL {
	    height: 27px !important;
	}
}



/* Changes RFQ Icon on Find a Solution Page */
.product-box .item i.icon-check-signing:before {
    content: "";
    width: 22px;
    height: 22px;
    display: block;
    margin: 0 7px 0 0;
    background: url(/wp-content/themes/controlledpowercompany/images/quote-icon.png) no-repeat;
}

.product-box .item li a:hover i.icon-check-signing:before {
    background: url(/wp-content/themes/controlledpowercompany/images/quote-icon-blue.png) no-repeat;
}

.social-networks a:hover {
	text-decoration: none;
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.signup-block {
	    padding: 150px 50px 75px !important;
    	height: 515px;
	}
}



@media only screen and (max-width: 767px) {
	.signup-block {
	    padding: 105px 0 0px;
	}
}


/* Fix it so the text in the Markets We Serve Slider on the home page never gets covered by the get a quote sticky button */
.slider .box:hover .text {
    margin: 0px 60px;
}





/* Sign Up for News - Giving Gravity Form same Styling as Mailchimp Form */

#gform_wrapper_14 {
    display: -webkit-box !important;
}

#gform_wrapper_14 .gform_body {
    width: calc(83.3% - 166px) !important;
}

#gform_wrapper_14 ul.gform_fields li.gfield {
    padding-right: 0px !important;
}

#input_14_1 {
    background: none;
    width: calc(100% - 15px) !important;
    margin-right: 10px;
    font-size: 18px;
    line-height: 21px;
    font-weight: 300;
    color: #5e5e5e;
    height: 53px;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border: 1px solid #8b8b8b;
}

#gform_wrapper_14 .gform_footer {
    padding: 23px 0 10px !important;
}

#gform_submit_button_14 {
    background: none;
    border: 1px solid #fff !important;
    color: #fff !important;
    height: 53px;
    width: 275px;
    font-size: 18px !important;
    line-height: 21px !important;
}

#gform_submit_button_14:hover {
	border: 1px solid #0084c5 !important;
}

/* Special Styling for Below Mobile Breakpoint */
@media only screen and (max-width: 1023px) {
	#gform_wrapper_14 {
	    position: relative;
    	bottom: 45px;
	}
}


/* Special Styling for Phones Only */
@media only screen and (max-width: 767px) {
	#gform_wrapper_14 {
	    display: block !important;
    	text-align: center;
	}

	#gform_wrapper_14 .gform_body {
	    width: 80% !important;
    	margin: 0 auto;
	}

	#input_14_1 {
		width: 100% !important;
	}
}



/* All Fields */
input:focus,
textarea:focus,
select:focus {
	outline-color: #0084c5;
	border: 1px solid #0084c5 !important;
}


/* Changing color of Footer content */
.search-form input:focus {
	outline-color: unset;
    border: unset !important;
}

#footer,
#footer a {
    color: lightgrey;
}

.search-form {
	border: 1px solid lightgrey;
}

.search-form button[type="submit"] {
	color: lightgrey;
}


#footer .logo img {
    filter: brightness(2);
}



/* Individual Blog Posts */
.description-box {
	padding: 0 180px 0px 0;
}

.single-back-btn-bottom {
    margin: 0px 0 30px 0;
}


/* Removes the color from the strong spans used in blog posts */
/* .single-post .description-box strong span,
.single-post .description-box span,
.product-box strong span,
.product-box span {
	color: #0084c5 !important;
} */

.single-post .description-box span em,
.product-box span em {
	color: #0e0e0e !important;
}

/* .single-post .description-box a span,
.single-post .description-box a,
.product-box a span,
.product-box a {
	color: black !important;
} */


.single-post .product-holder ul li:before {
    content: "\25AA";
    color: #b6b6b6;
    display: inline-block;
    width: 18px;
    margin-left: -19px;
    position: relative;
    top: 3px;
    font-size: 30px;
}

/* Blog Listings (Ajax Filter Search) */
#afs-wrapper .afs-Tabs {
    border-bottom: 3px solid black !important;
    margin: 10px 0 0 !important;
}

#afs-wrapper .afs-Tabs ul li a,
#afs-wrapper a {
	color: black !important;
}

#afs-wrapper .afs-Tabs ul li a:hover,
#afs-wrapper a:hover,
#afs-wrapper .afs-Tabs ul li.active a {
	color: white !important;
}

#afs-wrapper .afs-Table .afs-TableHeader,
#afs-wrapper .gridPR .afs-TableRowItem .afs-PRSummary,
#afs-wrapper .gridPR .afs-TableRowItem:hover,
#afs-wrapper .panel-default>.panel-heading-Select {
	background-color: black !important;
}

#afs-wrapper .btn-primary {
    background: black !important;
    border-color: black !important;
    color: white !important;
}

#afs-wrapper .btn-primary:hover {
    background: #0084c5 !important;
    border-color: #0084c5 !important;
    color: white !important;
}

#afs-wrapper .afs-Tabs ul li a {
	background: black !important;
	color: white !important;
}

#afs-wrapper .afs-Tabs ul li a:hover {
	background: #0084c5 !important;
	color: white !important;
}

#afs-wrapper a:hover, #afs-wrapper a:focus {
	color: #0084c5 !important;
}



@media only screen and (max-width: 1023px) {
	#hotspot-map-and-tabs {

	}
}




html,body
{
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}



/* Contact Us Page Only */
@media only screen and (min-width: 2250px) {
	.page-template-template-contact_us #wrapper {
		/*height: 2100px !important;*/
	}
}


.page-template-template-contact_us #wrapper {
	/*height: 2000px;*/
}


@media only screen and (max-width: 1365px) {
	.page-template-template-contact_us #wrapper {
		/*height: 2440px;*/
	}
}


/* Special Styling for Below Mobile Breakpoint */
@media only screen and (max-width: 1195px) {
	.page-template-template-contact_us #wrapper {
	    /*height: 2663px;*/
	}

	#find-your-contact-static-content,
	#find-your-contact-static-content-two {
	    float: none;
	    display: contents;
	}

	/* All International Content */
	.contact-map {
	    margin: 0 17vw;
	}

	.hotspots-container {
	   /* width: 65% !important;
	    display: block;
	    margin-left: 17vw;
	    margin-right: 17vw;
        margin-top: 150px;*/
	}

	.hotspots-interaction {
	    /*margin: 60px 0 40px !important;*/
	}

	#expect-desktop {
	    top: -114px;
        min-height: 370px;
	}

	.tabs {
		margin-top: 0px;
	    bottom: 100px;
	}

	.static-content-desktop {
		position: relative;
		bottom: 550px;
	}

	.single-tab-content p, #option-divs-container p {
		font-size: 14px;
	}
}


@media only screen and (min-width: 1024px) {
	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		display: none;
	}
}


@media only screen and (max-width: 1023px) {
	.page-template-template-contact_us #wrapper {
	    /*height: 2403px;*/
	}

	.static-content-desktop {
		display: none;
	}

	/* All International Content */
	.contact-map {
	    margin: 0 50px;
	    position: relative;
	    top: 400px;
	}

	/* All US Content on Mobile */
	.page-template-template-contact_us #mobile-only {
	    /*position: relative;
	    bottom: 980px;
	    margin: 30px 53px;*/
	}

	#option-divs-container {
		margin-top: 20px;
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
	    margin-top: 0px;
	    position: relative;
	    bottom: 960px;
	}
}

@media only screen and (max-width: 1000px) {
	.page-template-template-contact_us #wrapper {
	    /*height: 2410px;*/
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 975px;
	}

	/* All International Content */
	.contact-map {
	    top: 345px;
	}
}

@media only screen and (max-width: 900px) {
	.page-template-template-contact_us #wrapper {
	    /*height: 2370px;*/
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 940px;
	}

	/* All International Content */
	.contact-map {
	    top: 310px;
	}
}

@media only screen and (max-width: 831px) {
	.page-template-template-contact_us #wrapper {
		/*height: 2450px;*/
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 940px;
	}

	/* All International Content */
	.contact-map {
	    top: 300px;
	}

}

@media only screen and (max-width: 785px) {
	.page-template-template-contact_us #wrapper {
		/*height: 2410px;*/
	}
}

@media only screen and (max-width: 767px) {
	.page-template-template-contact_us #wrapper {
		/*height: 2115px;*/
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 900px;
	}

	/* All International Content */
	.contact-map {
    	top: 270px;
	}

	.international-contact-btn,
	.contact-btn {
		margin: unset;
	}
}

@media only screen and (max-width: 735px) {
	.page-template-template-contact_us #wrapper {
		/*height: 2520px;*/
	}
	

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 910px;
	}

	/* All International Content */
	.contact-map {
    	top: 303px;
	}
}

@media only screen and (max-width: 640px) {
	.page-template-template-contact_us #wrapper {
		/*height: 2632px;*/
	}
}

@media only screen and (max-width: 585px) {
	.page-template-template-contact_us #wrapper {
		/*height: 2690px;*/
	}

	#contact-us-box-address-icon {
	    float: left;
	    margin-left: 0px;
	    top: 6px !important;
	    right: 0px !important;
	    left: -6px !important;
	    margin-right: 15px;
	}

	#contact-us-box-phones-icon {
	    float: left;
	    margin-left: 14px;
	    top: -23px !important;
	    margin-right: 2px;
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 870px;
	}

	/* All International Content */
	.contact-map {
    	top: 235px;
	}
}

@media only screen and (max-width: 502px) {
	.page-template-template-contact_us #wrapper {
	    /*height: 2730px;*/
	}
}

@media only screen and (max-width: 500px) {
	.page-template-template-contact_us #wrapper {
	    /*height: 2690px;*/
	}
	#contact-us-master-container {
	    margin: 0 25px 68px;
	}

	.contact-map,
	.page-template-template-contact_us #mobile-only {
		/*margin: 0 25px;*/
	}
}

@media only screen and (max-width: 469px) {
	#contact-us-box-phones-icon {
	    float: left;
	    margin-left: 14px;
	    top: -48px !important;
	    margin-right: 2px;
	}
}

@media only screen and (max-width: 393px) {
	.page-template-template-contact_us #wrapper {
	    /*height: 2740px;*/
	}

	/* All US Content on Mobile */
	.page-template-template-contact_us #mobile-only {
	    bottom: 1280px;
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 893px;
	}

	/* All International Content */
	.contact-map {
    	top: 240px;
	}

	#contact-us-info-container p {
	    font-size: 10px;
	}
}

@media only screen and (max-width: 375px) {
	.page-template-template-contact_us #wrapper {

	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 893px;
	}

	/* All International Content */
	.contact-map {
    	top: 240px;
	}
}

@media only screen and (max-width: 370px) {
	.page-template-template-contact_us #wrapper {
		/*height: 2740px;*/
	}
}

@media only screen and (max-width: 354px) {
	.page-template-template-contact_us #wrapper {
		/*height: 2790px;*/
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 957px;
	}

	/* All International Content */
	.contact-map {
    	top: 300px;
	}
}

@media only screen and (max-width: 349px) {
	.page-template-template-contact_us #wrapper {
	    /*height: 2800px;*/
	}
}

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

}

@media only screen and (max-width: 336px) {
	/* All US Content on Mobile */
	.page-template-template-contact_us #mobile-only {
	    bottom: 1250px;
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 960px;
	}
}

@media only screen and (max-width: 332px) {
	.page-template-template-contact_us #wrapper {
	    /*height: 2820px;*/
	}
}

@media only screen and (max-width: 320px) {
	.page-template-template-contact_us #wrapper {
	    /*height: 2850px;*/
	}
}









@media only screen and (max-width: 1023px) {
	#contact-us-info-container {
		/*max-height: 315px;*/
	}
}

@media only screen and (max-width: 585px) {
	.grid-wrapper {
		bottom: 30px;
	}
}


@media only screen and (max-width: 785px) {
	#contact-us-info-container {
		/*max-height: 255px;*/
	}
}

/* Fixes for IE */
select::-ms-expand {
    display: none;
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#gform_wrapper_14 {
		display: -ms-flexbox !important;
	}
	
	.contact-us-social {
		position: relative !important;
	}
}

@media (max-width: 1365px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#nav {
		font-size: 14px !important;
	}
	
	.signup-block h2 {
		line-height: 66px;
		font-size: 45px;
	}

	.hotspots-container {
	    margin-top: 100px;
	}

}

@media (max-width: 1195px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#find-your-contact-static-content, #find-your-contact-static-content-two {
		display: ruby;
		position: relative;
		top: -55px;
	}

	.hotspots-container {
	    margin-top: 160px;
	}
}

@media (max-width: 1023px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	#header {
		max-height: 135px;
	}
	
	#gform_wrapper_14 .gform_footer {
		max-width: 275px;
	}

	/* US Select Box and Content */
	.page-template-template-contact_us #mobile-only {
		bottom: 1030px;
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 955px;
	}
}

@media (max-width: 1000px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	
	/* US Select Box and Content */
	.page-template-template-contact_us #mobile-only {
		bottom: 1100px;
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 955px;
	}

	/* All International Content */
	.contact-map {
    	top: 330px;
	}
}

@media (max-width: 831px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.page-template-template-contact_us #wrapper {
		height: 2540px;
	}

	.contact-map a.tablinks {
		display: block;
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 950px;
	}

	/* US Select Box and Content */
	.page-template-template-contact_us #mobile-only {
		bottom: 1201px;
	}
}

@media (max-width: 767px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.page-template-template-contact_us #wrapper {
		height: 2200px;
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 937px;
	}

	.page-template-template-contact_us #mobile-only {
		bottom: 1187px;
	}
	
	#gform_wrapper_14 {
		display: block !important;
	}

	#gform_wrapper_14 .gform_footer {
		max-width: 100% !important;
	}
	
	.email-form input[type='submit'] {
		max-width: 100%;
		width: 100%;
	}
}

@media (max-width: 735px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.page-template-template-contact_us #wrapper {
		height: 2580px;
	}

	.single-tab-content {
		display: block;
	}

	#tab-left-half, #tab-right-half {
		float: none;
	}

	.international-contact-btn, .contact-btn {
		margin: 0;
	}
}

@media (max-width: 640px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.page-template-template-contact_us #wrapper {
		height: 2720px;
	}
}

@media (max-width: 600px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.page-template-template-contact_us #wrapper {
		height: 2810px;
	}
}

@media (max-width: 407px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.page-template-template-contact_us #wrapper {
		height: 2890px;
	}
}

@media (max-width: 393px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.page-template-template-contact_us #wrapper {
		height: 2800px;
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 905px;
	}

	/* All International Content */
	.contact-map {
    	top: 350px;
	}

	/* US Select Box and Content */
	.page-template-template-contact_us #mobile-only {
		bottom: 1213px;
	}

	.contact-map {
		top: 290px;
	}
	.page-template-template-contact_us #mobile-only {
		bottom: 1290px;
	}
}



.featherlight .featherlight-content {
		margin-left: 100px !important;
		margin-right: 100px !important;
		max-width: 1738px !important;
		padding: 0px !important;
}

.featherlight .featherlight-content .hotspot-info {
	padding: 50px 35px 50px !important;
	text-align: center !important;
}

.featherlight .featherlight-content input,
.featherlight .featherlight-content .gf_left_half,
.featherlight .featherlight-content .gf_right_half {
	width: 100% !important;
}

.featherlight .featherlight-content #field_15_25 > label {
	display: none !important;
}

.featherlight .featherlight-close-icon {
	background: #0084c5 !important;
	text-align: right !important;
	width: 37px !important;
	padding: 0 10px !important;
	color: white !important;
	line-height: 35px !important;
	position: sticky !important;
    left: 100% !important;
}

#find-your-contact-static-content .single-tab-content h2, .featherlight h2.hotspot-title {
	color: black !important;
}


.featherlight .featherlight-content .gform_wrapper h3.gform_title {
	margin: 50px 0 0 !important;
	color: black;
}

@media only screen and (max-width: 2000px) {
	.featherlight .featherlight-content {
	margin: 0 100px;
	}
}

@media only screen and (max-width: 1000px) {
	.featherlight .featherlight-content {
	margin: 0 50px;
	}
}

@media only screen and (max-width: 500px) {
	.featherlight .featherlight-content {
	margin: 0 25px;
	}
}


.contact-btn {
    float: right;
    position: static;
}

.featherlight .featherlight-content .contact-btn {
    float: none;
    position: static;
}

@media only screen and (max-width: 500px) {
	.contact-btn {
    	float: none;
    	position: static;
		margin-bottom: 15px;
	}
	
	.single-tab-content h2,
	#option-divs-container h2 {
		font-size: 20px;
		line-height: 20px;
	}
}


@media only screen and (max-width: 354px) {
	.single-tab-content h2,
	#option-divs-container h2 {
		font-size: 18px;
		line-height: 18px;
	}
}


/* Contact Forms on Separate Pages - Message Box - Hides required star in a way that keeps space between fields consistent */
#field_15_25 > label,
#field_16_25 > label,
#field_17_25 > label,
#field_18_25 > label,
#field_19_25 > label,
#field_20_25 > label,
#field_21_25 > label,
#field_22_25 > label,
#field_23_25 > label {
	/*opacity: 0;*/
	height: 16px;
}

#field_15_25,
#field_16_25,
#field_17_25,
#field_18_25,
#field_19_25,
#field_20_25,
#field_21_25,
#field_22_25,
#field_23_25 {
	/*margin-top: 0px;*/
}








/* --- Rep Portal - Product line role filtering --- */

.dropdown-content {
	background: unset;
	position: relative;
}

.tabset:hover .dropdown-content {
	display: grid !important;
	grid-template-columns: repeat(auto-fill, minmax(32%, 1fr)) !important;
	grid-gap: 0px !important;
	width: auto;
    min-width: 206px;
    margin-top: -38px;
    margin-left: 3px;
}

/* IE Only */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.tabset:hover .dropdown-content {
		border-top: 2px solid black;
	    margin-top: 0px;
	}
}

.tabset button {
	padding: 13px 20px;
    margin-bottom: 0px;
    background: #323232;
    color: white;
}

.dropdown {
	margin-bottom: 0px;
	height: 62px;
    line-height: 35px !important;
}

.dropdown-content a {
	background: #eee;
	color: #323232;
    width: 100%;
    border-right: solid 1px #323232;
    border-bottom: solid 1px #323232;
    position: relative;
}

.dropdown.tabset a:hover,
.dropdown.tabset a.active,
.dropdown:hover,
.dropdown-content a:hover {
    background: #323232;
    color: white;
    border-right: solid 0px #323232;
    border-bottom: solid 0px #323232;
    text-decoration: none;
}

.dropdown:hover {
	background: transparent;
	border: 0;
	width: 100%;
}

.tab-content {
    border: 2px solid #323232;
    position: relative;
    bottom: 2px;
}

.dropdown .tabset {
    position: relative;
    bottom: -1px;
}


/* Change Menu Items to be in a 4 column grid on large screens */
@media only screen and (min-width: 1933px) {
	.tabset:hover .dropdown-content {
		grid-template-columns: repeat(auto-fill, minmax(24%, 1fr)) !important;
	}
}


/* Change Menu Items to be in a 2 column grid on small screens */
@media only screen and (max-width: 767px) {
	.tabset:hover .dropdown-content {
		grid-template-columns: repeat(auto-fill, minmax(50%, 1fr)) !important;
	}
}


@media only screen and (max-width: 469px) {
	body.page-template-template-rep_portal .dropdown-content a {
		font-size: 12px !important;
		line-height: 14px !important;
	}
}


/* Styling for all menu items after they are unhidden */
.dropdown-content a {
  	position: relative;
    bottom: -39px;
}

/* Hide All Products From Dropdown Menu */
body.page-template-template-rep_portal .dropdown-content a {
  	display: none;
  	position: relative;
    bottom: -39px;
}

/* IE Only */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	body.page-template-template-rep_portal .dropdown-content a {
    bottom: 4px;	
	}
}



/* Downloads Tabs - Accordions with Thumbnails */
  body.page-template-template-rep_portal .doc-item-product li,
  body.page-template-template-whitepapers .doc-item-product li {
 	width: 100%;
 }

@media only screen and (max-width: 1160px) {
	.doc-item img {
		max-height: 130px;
	}
}

@media only screen and (max-width: 825px) {
 	.doc-item img {
		max-height: 90px;
	}
}

@media only screen and (max-width: 767px) {
	.tab-content h1 {
		font-size: 27px;
		line-height: 29px;
	}
}

@media only screen and (max-width: 563px) {
	.tab-content h1 {
		font-size: 24px;
		line-height: 26px;
	}
}

@media only screen and (max-width: 523px) {
     .doc-title {
     	font-size: 10px;
     	margin-top: 0px;
     }

   	.doc-item img {
		max-height: 50px;
	}

	.tab-content h1 {
		font-size: 22px;
		line-height: 24px;
	}
}

@media only screen and (max-width: 319px) {
	.tab-content h1 {
		font-size: 20px;
    	line-height: 22px;
	}
}

/* IE Only */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .dropdown-content a {
     	width: 33.33%;
     	height: 75px;
     	float: left;
     }

     .dropdown-content a {
     	bottom: -35px;
     }

     body.page-template-template-whitepapers .dropdown-content a {
     	bottom: 4px;
     }

	body.page-template-template-rep_portal .doc-item-product li,
	body.page-template-template-whitepapers .doc-item-product li {
		/* width: 49%; */
	}
}

@media all and (min-width: 1522px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     body.page-template-template-rep_portal .dropdown-content a {
     	height: 55px;
     }

      body.page-template-template-rep_portal .doc-item-product li,
      body.page-template-template-whitepapers .doc-item-product li {
     	/* width: 33%; */
     }
}

@media all and (max-width: 1145px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.page-template-template-whitepapers .dropdown-content a {
		font-size: 1.3vw !important;
		line-height: 1.5vw !important;
		height: 65px;
	}
}

@media all and (max-width: 1145px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	body.page-template-template-rep_portal .doc-item-product li,
	body.page-template-template-whitepapers .doc-item-product li {
     	width: 49%;
    }
    
    .doc-title {
     	width: 100%;
    }
}

@media all and (max-width: 1045px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     body.page-template-template-rep_portal .dropdown-content a {
     	height: 95px;
     }
}

@media all and (max-width: 945px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     body.page-template-template-rep_portal .dropdown-content a {
     	height: 85px;
     }

    .doc-title {
     	width: 80%;
    }
}

@media all and (max-width: 900px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     body.page-template-template-rep_portal .dropdown-content a {
     	height: 62px;
     	font-size: 1.7vw !important;
     	line-height: 1.9vw !important;
     }
}

@media all and (max-width: 767px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	body.page-template-template-rep_portal .dropdown-content a {
     	font-size: 12px !important;
     	line-height: 14px !important;
	}

	body.page-template-template-rep_portal .doc-item-product li,
	body.page-template-template-whitepapers .doc-item-product li {
     	width: 100%;
    }

     .dropdown-content a {
     	width: 100%;
     }

 	.doc-item img {
		max-height: 90px;
	}

	.page-template-template-whitepapers .dropdown-content a {
		font-size: 14px !important;
		line-height: 16px !important;
	}

    .doc-title {
     	width: 60%;
    }
}

@media all and (max-width: 600px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.page-template-template-whitepapers .dropdown-content a {
		font-size: 11px !important;
		line-height: 13px !important;
		padding: 10px;
	}

      body.page-template-template-whitepapers .dropdown-content a {
     	height: 55px;
     }

}

@media all and (max-width: 523px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .doc-title {
     	font-size: 10px;
     	line-height: 12px;
     	margin-top: 0px;
     	width: 40%;
     }
}

@media all and (max-width: 460px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     body.page-template-template-rep_portal .dropdown-content a {
     	height: 82px;
     }

   	 body.page-template-template-whitepapers .dropdown-content a {
     	height: 65px;
     }
}

@media all and (max-width: 360px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     body.page-template-template-rep_portal .dropdown-content a {
     	height: 85px;
     	font-size: 10px !important;
     	line-height: 12px !important;
     }

   	 body.page-template-template-whitepapers .dropdown-content a {
     	height: 75px;
     }
}



/* Safari Only Fixes */
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { 
     .dropdown-content a {
     	width: 100%;
     	height: 75px;
     	float: left;
     }

	body.page-template-template-rep_portal .doc-item-product li,
	body.page-template-template-whitepapers .doc-item-product li {
		width: 100%;
	}
}


@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media screen and (min-width: 1632px) { 
	body.page-template-template-rep_portal .doc-item-product li,
	body.page-template-template-whitepapers .doc-item-product li {
     	width: 100%;
     }
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media screen and (min-width: 1503px) { 
     body.page-template-template-rep_portal .dropdown-content a {
     	height: 55px;
     }
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media screen and (max-width: 1145px) { 
	body.page-template-template-rep_portal .doc-item-product li,
	body.page-template-template-whitepapers .doc-item-product li {
     	width: 100%;
    }
    
    .doc-title {
     	width: 100%;
    }
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media screen and (max-width: 900px) { 
     body.page-template-template-rep_portal .dropdown-content a {
     	height: 62px;
     	font-size: 1.7vw !important;
     	line-height: 1.9vw !important;
     }
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media screen and (max-width: 767px) {
	body.page-template-template-rep_portal .dropdown-content a {
     	font-size: 12px !important;
     	line-height: 14px !important;
	}

	body.page-template-template-rep_portal .doc-item-product li,
	body.page-template-template-whitepapers .doc-item-product li {
     	width: 100%;
     }

     .dropdown-content a {
     	width: 100%;
     }

  	.doc-item img {
		max-height: 90px;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media screen and (max-width: 523px) { 
     .doc-title {
     	font-size: 10px;
     	margin-top: 0px;
     }

   	.doc-item img {
		max-height: 50px;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media screen and (max-width: 460px) { 
     body.page-template-template-rep_portal .dropdown-content a {
     	height: 82px;
     }
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media screen and (max-width: 360px) { 
     body.page-template-template-rep_portal .dropdown-content a {
     	height: 85px;
     	font-size: 10px !important;
     	line-height: 12px !important;
     }
}}

/* Safari 10.1+ */

@media not all and (min-resolution:.001dpcm) { @media {

    .li.sf-field-taxonomy-product_type input[type='radio']:after { 

        left: 0px; 

    }
}}



/* If User has "Admin" Or "All" Role, Then change dropdown options back to 3 column */
body.page-template-template-rep_portal.administrator .dropdown-content a, 		/* All for Admin users */
body.page-template-template-rep_portal.all .dropdown-content a, 				/* All for users with "All" role */ {
	grid-template-columns: repeat(auto-fill, minmax(32%, 1fr)) !important;
}

/* Bring Back Products Lines for Users Based on their Roles */
body.page-template-template-rep_portal.administrator .dropdown-content a, 		/* All for Admin users */
body.page-template-template-rep_portal.all .dropdown-content a, 				/* All  =  All Products */
body.page-template-template-rep_portal.l .dropdown-content a.l, 				/* L  	=  Emergency Lighting Inverters & EZT */
body.page-template-template-rep_portal.ups .dropdown-content a.ups, 			/* UPS  =  Uninterruptible Power Systems */
body.page-template-template-rep_portal.pc .dropdown-content a.pc, 				/* PC  =  Power Conditioners, Voltage Regulators, ULTRA-K */
body.page-template-template-rep_portal.m .dropdown-content a.m 					/* M  	=  Medical-Grade */
/* body.page-template-template-rep_portal.dc .dropdown-content a.dc, 			Industrial DC power Supplies (Rectifiers)? */
/* body.page-template-template-rep_portal.s .dropdown-content a.s, 				UL 1008 Transfer Switch for Emergency Lighting? */
/* body.page-template-template-rep_portal.pq .dropdown-content a.pq 			No idea - Went with High Efficiency K-Rated Transformers since it was the only one left */
{
    display: block;
}

body.page-template-template-rep_portal.administrator .dropdown-content a.default, /* All for Admin users */
body.page-template-template-rep_portal.all .dropdown-content a.default 				/* All for users with "All" role */ {
	display: none;
}

/* Product Type Colors */

/* Emergency Lighting Inverters UL924? */
.dropdown-content a.l { 
	background: rgb(237,27,47);
	color: white;
}

/* UL 1008 Transfer Switch for Emergency Lighting? */
.dropdown-content a.s { 
	background: rgb(237,27,47);
	color: white;
}

/* Uninterrupted Power Systems */
.dropdown-content a.ups { 
	background: rgb(0,167,109);
	color: white;
}

/* Power Conditioning Voltage Regulators? */
.dropdown-content a.pc { 
	background: rgb(50,85,164);
	color: white;
}

/* High Efficiency K-Rated Transformers*/
.dropdown-content a.pq { 
	background: rgb(50,85,164);
	color: white;
}

/* Medical Grade Power Conditioners and UPS? */
.dropdown-content a.m { 
	background: rgb(206,159,78);
	color: white;
}

/* Industrial DC power Supplies (Rectifiers)? */
.dropdown-content a.dc { 
	background: #631237;
	color: white;
}






/* Logout Button */
a.logout,
a.login {
    margin: 0 0 15px 15px;
    color: black;
}

a.logout:hover,
a.login:hover {
    margin: 0 0 15px 15px;
    color: #0084c5;
    text-decoration: none;
}



a.logout:before {
	content: "";
    position: absolute;
    right: 145px;
    top: 33%;
    width: 1px;
    height: 39px;
    background: #c0c0c0;
    -webkit-transform: rotate(27deg) translateY(-50%);
    -ms-transform: rotate(27deg) translateY(-50%);
    transform: rotate(27deg) translateY(-50%);
}



/* Rep Menu */
#mega-menu-wrap-max_mega_menu_1 {
    position: relative;
    bottom: 7px;
}

.rep-forgot-password {display: none !important;}

/* Download Tabs */
.downloads-tab img {
	max-width: none;
}


/* Product Images */
.product-block .product-img {
	width: auto;
}


@media only screen and (min-width: 1024px) {
	.product-block .product-img {
		width: 38%;
	}
}

@media only screen and (max-width: 1023px) {
	.product-holder .description-box {
		padding: 0;
	}
}

@media (max-width: 1023px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.product-holder .product-img {
		max-height: 600px;
		position: relative;
		bottom: 30px;
	}
}


@media (max-width: 767px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.product-holder .product-img {
		max-height: 80vw;
	}
}


@media (max-width: 300px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.product-holder .product-img {
		max-height: 90vw;
	}
}

@media (max-width: 250px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.product-holder .product-img {
		max-height: 100vw;
	}
}




/* Sign Up For News Section */
.signup-block .email-form {
	padding: 0;
}

@media only screen and (min-width: 1024px) and (max-width: 1034px) {
	.signup-block .email-form {
		padding: 0 50px 0 0;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1100px) {
	.product-section {
	    padding: 200px 120px 155px 100px !important;
	}
}

@media only screen and (min-width: 1101px) and (max-width: 1365px) {
	.product-section {
	    padding: 155px 120px 155px 100px !important;
	}
}

@media only screen and (max-width: 1023px) {
	.signup-block .title-box {
		padding: 0 30px 30px;
	}
}



/* News + Blog Page */
@media only screen and (max-width: 1365px) {
	#afs-search-field,
	.form-control {
		height: unset !important;
	}
}

@media only screen and (max-width: 767px) {
	#afs-search-field,
	.form-control {
		height: unset !important;
		margin: 5px 0 !important;
	}
	
	.blog .signup-block,
	.archive .signup-block {
		height: 390px;
	}

	.slick-slide img {
		position: relative;
    	left: 41%;
	}
}

@media only screen and (max-width: 500px) {
	.slick-slide img {
		position: relative;
    	left: 100%;
	}

	.product-slider {
	    margin-left: 10px !important;
	}
}

@media only screen and (max-width: 349px) {
	.signup-block h2 {
		font-size: 40px;
    	line-height: 55px;
	}
}

/* Home - Featured Products */
@media (max-width: 2560px) {
	.product-section {
		padding: 125px 120px 155px 100px;
	}
}

@media only screen and (max-width: 1365px) {
	.product-section .product-title-box {
			width: 44%;
	}
	
	.product-slider .slick-dots {
		padding: 30px 0 30px;
	}
	
	.slick-slide img {
		width: 80%;
	}
	
	.product-slider {
		margin-left: 100px;
	}
}

@media only screen and (min-width: 1024px) and (max-width: 1350px) {
	.product-section .product-title-box {
			width: 60%;
	}
	
	.product-title-box {
		right: 25vw;
	}
}

@media only screen and (max-width: 1023px) {
	.product-slider .img-box {
    width: 50% !important;
	}
	
	.product-section .product-title-box {
		padding: 0;
		position: relative;
    bottom: 30px;
		width: 100%;
	}
	
	.product-slider .slick-slide {
		margin: 0 2%;
	}
	
	.product-section {
    padding: 69px 0px 15px 0px;
	}
	
}

@media only screen and (max-width: 1000px) {
	.product-slider {
		margin-left: 15px;
	}
	
	.product-slider .slick-dots {
		padding: 30px 0 15px;
	}
	
		.product-section .product-title-box {
    bottom: 15px;
	}
}

@media only screen and (max-width: 500px) {
	.product-slider .img-box {
    width: 60% !important;
	
	}
	.product-slider {
		margin-left: 25px;
	}
	
	.product-slider .slick-slide {
		margin: 0px 1%;
	}
}

@media only screen and (max-width: 364px) {
	.product-section .product-title-box h2 {
		margin: 0 47px 11px;
	}
	
	.product-slider .slick-slide {
    margin: 0 1% 0 0;
	}
}

@media only screen and (max-width: 360px) {
	.product-section .product-title-box h2 {
		margin: 0px 25px 11px;
	}
}


/* Home - Markets We Serve Slider */
@media only screen and (max-width: 500px) {
	.markets-section .slider .box {
		font-size: 14px;
    	line-height: 20px;
	}
}

/* Paragraph after buttons on Markets We Serve Page */
.image-with-content-block .after-button-content, .small-content {
	font-size: 18px;
	line-height: 26px;
}

@media only screen and (max-width: 767px) {
	.image-with-content-block .after-button-content, .small-content {
		font-size: 14px;
    	line-height: 20px;
	}
}


/* Last Minute Contact Us Page Changes */
.featherlight .featherlight-close-icon {
	padding: 5px 10px !important;
}

@media only screen and (max-width: 767px) {
	.featherlight .featherlight-close-icon {
    padding: 8px 10px !important;
	}
}


/* Firefox Only changes to Contact Us page */
@-moz-document url-prefix() {
	.featherlight .featherlight-close-icon {
		left: unset !important;
		position: absolute !important;
		padding: 0px 10px !important
	}
}

@media all and (min--moz-device-pixel-ratio:0) { @media (max-width: 900px) {
	.page-template-template-contact_us #wrapper {
    /*height: 2410px;*/
	}
		/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 985px;
	}

	/* All International Content */
	.contact-map {
    	top: 350px;
	}
}}

@media all and (min--moz-device-pixel-ratio:0) { @media (max-width: 831px) {
	.page-template-template-contact_us #wrapper {
    /*height: 2510px;*/
	}
}} 

@media all and (min--moz-device-pixel-ratio:0) { @media (max-width: 767px) {
	.page-template-template-contact_us #wrapper {
    /*height: 2265px;*/
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 950px;
	}

	/* All International Content */
	.contact-map {
    	top: 305px;
	}
	
	/* All US Content on Mobile */
	.page-template-template-contact_us #mobile-only {
	    bottom: 0;
	}
}}

@media all and (min--moz-device-pixel-ratio:0) { @media (max-width: 735px) {
	.page-template-template-contact_us #wrapper {
    /*height: 2635px;*/
	}
}}

@media all and (min--moz-device-pixel-ratio:0) { @media (max-width: 640px) {
	.page-template-template-contact_us #wrapper {
    /*height: 2835px;*/
	}
}}

@media all and (min--moz-device-pixel-ratio:0) { @media (max-width: 585px) {
	.page-template-template-contact_us #wrapper {
    /*height: 2915px;*/
	}
}}

@media all and (min--moz-device-pixel-ratio:0) { @media (max-width: 452px) {
	.page-template-template-contact_us #wrapper {
    /*height: 2935px;*/
	}
}}

@media all and (min--moz-device-pixel-ratio:0) { @media (max-width: 393px) {
	/* All US Content on Mobile */
	.page-template-template-contact_us #mobile-only {
	    /*bottom: 1260px;*/
	}
}}

@media all and (min--moz-device-pixel-ratio:0) { @media (max-width: 332px) {
	.page-template-template-contact_us #wrapper {
    /*height: 2970px;*/
	}
}}



/* Safari 9+ Only changes to Contact Us page */
@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 1195px) { 
	#find-your-contact-static-content, #find-your-contact-static-content-two {
		display: table-row !important;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 1023px) { 
	/* All US Content on Mobile */
	.page-template-template-contact_us #mobile-only {
	    bottom: 950px;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 1000px) { 
	/* All US Content on Mobile */
	.page-template-template-contact_us #mobile-only {
	    bottom: 1020px;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 900px) { 
	/* All US Content on Mobile */
	.page-template-template-contact_us #mobile-only {
	    bottom: 1025px;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 831px) { 
	/* All US Content on Mobile */
	.page-template-template-contact_us #mobile-only {
	    bottom: 1060px;
	}

	.page-template-template-contact_us #wrapper {
    	height: 2350px;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 785px) { 
	.page-template-template-contact_us #wrapper {
    	height: 2290px;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 767px) { 
	.page-template-template-contact_us #wrapper {
    	height: 2000px;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 735px) {
	.page-template-template-contact_us #wrapper {
    	height: 2380px;
	}

	/* All US Content on Mobile */
	.page-template-template-contact_us #mobile-only {
	    bottom: 1055px;
	}

	.contact-us-bottom #tab-left-half, .contact-us-bottom #tab-right-half {
		float: none;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 640px) { 
	.page-template-template-contact_us #wrapper {
    	height: 2540px;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 615px) { 
	.page-template-template-contact_us #wrapper {
    	height: 2650px;
	}

	/* All US Content on Mobile */
	.page-template-template-contact_us #mobile-only {
	    bottom: 1165px;
	}

	.contact-map a.tablinks {
		min-width: 100% !important;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 585px) { 
	.page-template-template-contact_us #wrapper {
    	height: 2685px;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 500px) { 
	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 895px;
	}

	/* All International Content */
	.contact-map {
    	top: 260px;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 452px) { 
	.page-template-template-contact_us #wrapper {
    	height: 2715px;
	}
}}

@supports (-webkit-marquee-repetition:infinite) and (object-fit:fill) { @media (max-width: 393px) { 
	.page-template-template-contact_us #wrapper {
    	height: 2715px;
	}

	/* All US Content on Mobile */
	.page-template-template-contact_us #mobile-only {
	    bottom: 1265px;
	}

	/* Static Content above state select on mobile - Moves with All International Content */
	.static-content-mobile {
		bottom: 910px;
	}

	/* All International Content */
	.contact-map {
    	top: 260px;
	}
}}

.image-right {
	background-position-x: 100%;
}





@media only screen and (max-width: 767px) {
	#afs-wrapper i.fa.fa-angle-double-right {
	    position: relative;
	    bottom: 8px;
	}

	#afs-wrapper .pagination>li>a, #afs-wrapper .pagination>li>span {
		float: none !important;
	}
}



/* IE Only */
@media (max-width: 767px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.image-with-content-block .blue {
		margin-top: 20px;
	}
}



/* Login Page -  Fix Remember me to line up with checkbox */
@media only screen and (max-width: 1365px) {
	.fieldset-remember span.field {
	    position: relative;
	    top: 20px;
	}
}


@media only screen and (max-width: 767px) {
	.fieldset-remember span.field {
	    position: relative;
	    top: 11px;
	}
}

/* IE Only */
@media (max-width: 767px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.fieldset-remember span.field {
	    position: relative;
	    top: 9.5px;
	}
}


/* Firefox Only */
@media all and (min--moz-device-pixel-ratio:0) { 
	.fieldset-remember span.field {
	    position: relative;
	    top: 20px;
	}
}


/* Footer - News Slider */
span.below-title-date {
    font-weight: 600;
}

.news-box p {
    margin: 21px 0 21px;
    font-size: 17px;
}

@media only screen and (max-width: 1175px) {
	.news-box p {
	    margin: 21px 0 21px;
	    font-size: 16px;
	}
}


@media only screen and (max-width: 1135px) {
	.news-box p {
	    margin: 21px 0 21px;
	    font-size: 15px;
	}
}

@media only screen and (max-width: 1081px) {
	.news-box p {
	    margin: 21px 0 21px;
	    font-size: 14px;
	}
}

@media only screen and (max-width: 1037px) {
	.news-box p {
	    margin: 14px 0 14px;
	    font-size: 14px;
	}
}

@media only screen and (max-width: 1036px) {
	.news-box p {
	    margin: 10px 0 10px;
	    font-size: 12px;
	}
}

@media only screen and (max-width: 1023px) {
	.news-box p {
	    margin: 21px 0 21px;
	    font-size: 16px;
	    line-height: 1.2;
	}
}

@media only screen and (max-width: 669px) {
	.news-box p {
	    margin: 10px 0 10px;
	    font-size: 16px;
	    line-height: 1.2;
	}
}

@media only screen and (max-width: 539px) {
	.news-box p {
	    margin: 10px 0 10px;
	    font-size: 16px;
	    line-height: 1.2;
	}
}

@media only screen and (max-width: 505px) {
	.news-box p {
	    margin: 10px 0 10px;
	    font-size: 16px;
	    line-height: 1.2;
	}
}

@media only screen and (max-width: 479px) {
	.news-box p {
	    margin: 10px 0 10px;
	    font-size: 16px;
	}
}



/* Product Pages - FAQ Tab - Improve Accordion Toggles */
.accordion .opener:after {
	display: none;
}

.accordion .opener:before {
	content: " + ";
	float: left;
	width: 15px;
	text-indent: -1em;
}

.accordion .active .opener:before {
	content: " - ";
	float: left;
	width: 15px;
	text-indent: -1em;
}

.accordion .slide .doc-item-product li {
	padding-left: 0px;
}

.tab-content div ul {
	text-indent: 0em !important;
}

.accordion > li .opener {
	width: 100%;
    white-space: pre-line;
}

.accordion .slide {
    padding: 22px 10px 10px 0px;
}

@media only screen and (max-width: 767px) {
	.accordion .opener:before {
		text-indent: 0;
		width: 19px;
		text-indent: -4px;
		position: relative;
		right: 5px;
	}

	.accordion .active .opener:before {
		text-indent: -4px;
		width: 19px;
		position: relative;
		right: 3px;
	}

	.accordion .opener:first-child:before {
		width: 8px;
	}

	.accordion .active .opener:first-child:before {
		width: 15px;
	}

	.accordion .slide .doc-item-product li {
		padding-left: 15px;
	}

}

@media only screen and (max-width: 600px) {
	.accordion .opener:before {
		text-indent: 0;
		position: relative;
		right: 10px;
	}

	.accordion .active .opener:before {
		text-indent: -4px;
		width: 25px;
		position: relative;
		right: 5px;
	}

	.accordion .slide .doc-item-product li {
		padding-left: 16px;
	}

	.page-template-template-rep_portal .accordion .slide .doc-item-product li {
		padding-left: 0px;
	}
}



/* --- Contact Us International Buttons --- */
/* Hide button for Default Content */
a.tablinks.zero {
    display: none;
}

.tabcontent.zero .single-tab-content strong {
	font-size: 20px;
	line-height: 22px;
}

h2.static-content-desktop {
    max-width: 90%;
}

@media only screen and (max-width: 767px) {
	.tabcontent.zero {
	    width: 50%;
	}
}

@media only screen and (max-width: 1023px) {	
	.desktop-only {
		display: none;
	}
}

.tax-product_cat .product-block .title {
	display: block;
    position: relative;
    bottom: 30px !important;
}


/* Contact Us 2.0 */
.page-template-template-contact_us2 .hotspots-container {
	width: 100% !important;
}

.page-template-template-contact_us2 .hotspots-container {
	width: 100% !important;
    position: relative !important;
    top: 0 !important;
    display: block !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
}

.page-template-template-contact_us2 .hotspots-container .hotspots-interaction {
	margin: 0 !important;
}

#field_9_25 > label {
	display: none !important;
}


/* Product Category Pages */
.tax-product_cat .product-block .title img {
    margin: 0 10px 0 0;
    position: relative;
    top: 12px;
    height: 42px;
}

.tax-product_cat .product-block .title {
	bottom: unset !important;
	bottom: auto !important;
}

@media only screen and (max-width: 1365px) {
	.tax-product_cat .product-block .title img {
	    top: 11px;
	    height: 35px;
	}	
}

@media only screen and (max-width: 767px) {
	.tax-product_cat .product-block .title img {
	    top: 6px;
	    height: 22px;
	}	
}

@media only screen and (max-width: 450px) {
	.tax-product_cat .product-block h1 {
	    font-size: 20px;
	    line-height: 23px;
	}	
}









/* New Leaf Icon as Image when viewed on Find a Solution Page */
.product-box > div.text-box > p > img,
.slick-slide img {
	width: auto !important;
	left: 0 !important;
}



/* Check Available Stock Buttons */
.item-info a.stock-link:before {
    background: url(images/search.png) no-repeat;
}


.item-info a.stock-link:hover:before {
    background: url(images/search-hover.png) no-repeat;
}


.not-found-page-container {
    max-width: 1738px;
    margin: 0 auto 68px;
}


.job_filters .search_jobs div label {
	display: block;
}


.search_location {
    display: none;
}

.job_filters .search_jobs div.search_keywords {
	width: 100%;
}




.page-id-78 .image-with-content-block:first-child {
    width: 100%;
}



div#confirmation-message {
    background: #0084c5;
    color: white;
    padding: 15px;
}






@media only screen and (max-width: 767px) {
	.product-cat-btn {
		font-size: 12px !important;
	}	
}


@media only screen and (max-width: 341px) {
	.product-cat-btn {
		font-size: 10px !important;
	}	
}




/* Product Category Pages - Responsive Colored Squares */
@media only screen and (max-width: 1365px) {
	.product-category-container .colored-squares {
		height: 36px !important;
		width: 36px !important;
	}
}


@media only screen and (max-width:1150px) {
	.product-category-container .description img.alignright {
    	float: none !important;
	}
}

@media only screen and (max-width: 767px) {
	.product-category-container .colored-squares {
		height: 22px !important;
		width: 22px !important;
	}	
}

@media only screen and (max-width: 450px) {
	.product-category-container .colored-squares {
		height: 15px !important;
		width: 15px !important;
	}	
}


/* Product Pages */
@media only screen and (max-width: 450px) {
	.product-block .title {
		font-size: 16px;
		line-height: 15px;
	}

	.lead {
		font-size: 16px;
		line-height: 17px;
	}
}




/* Photo Credits */
@media only screen and (max-width: 767px) {
	.photo-credit {
		font-size: 12px !important;
	}
}

@media only screen and (max-width: 400px) {
	.photo-credit {
		font-size: 10px !important;
		padding-bottom: 0px !important;
		padding-top: 0px !important;
	}
}







/* Product Tabs */
.tabset li {
	min-width: auto !important;
}

@media only screen and (min-width: 1631px) {
	.tabset li {
		min-width: 264px !important;
	}
}


@media only screen and (max-width: 1630px) {
	.tabset li {
		min-width: 243px !important;
	}

	.tabset li a {
		font-size: 14px !important;
	}
}

@media only screen and (max-width: 1510px) {
	.tabset li {
		min-width: 187px !important;
	}

	.tabset li a {
		font-size: 16px !important;
		padding: 10px 10px 10px 22px !important;
	}
}


@media only screen and (max-width: 1272px) {
	.tabset li {
		min-width: auto !important;
	}
}



@media only screen and (max-width: 1070px) {
	.tabset li a {
		padding: 15px 5px 15px 15px !important;
		margin: 5px 0px;
	}
}



.iphone > .product-box .item i {
	display: block !important;
}

.iphone > [class^=icon-] {
	position: relative !important;
	bottom: 0px !important;
}




@media only screen and (max-width: 450px) {
	.product-cat-btn,
	.custom-products-btn {
		font-size: 12px !important;
		line-height: 12px !important;
		height: unset !important;
		height: none !important;
		height: auto !important;
	}
}



/* Fixes weird issue with bullets when viewing on Android Devices */
@media only screen and (max-width: 1023px) {
	#two-column-bullets ul,
	.job_description ul {
        text-indent: -0.7em !important;
	}

	#two-column-bullets ul li:before,
	.job_description ul li:before,
	.jump-links li:before {
	    margin-left: -7px !important;
	}
}


.tab-content div ul {
    padding-left: 28px;
    text-indent: -0.5em;
}


/* Samsung Phones */
.samsung #page-container .jump-links li:before,
.samsung .tab-content div ul li:before {
  width: 19px !important;
  padding-left: 0 !important;
}




@media only screen and (max-width: 1130px) {
	.doc-item {
		font-size: 12px;
	}
}


@media (max-width: 767px) {
	.doc-item li {
	    width: 100%;
	    padding: 0px;
	}
	.accordion .slide .doc-item-product li {
		padding-left: 0px;
	}
	.downloads-tab .doc-item {
		grid-gap: 15px;
		padding-left: 0px;
	}
	.ie .accordion .slide .doc-item-product li {
		padding-bottom: 15px;
	}

	.ie .doc-title {
		width: 100%;
	}
}





.ie #two-column-bullets {
  display: -ms-inline-flexbox;
  display: inline-table;
}

.edge #two-column-bullets {
	display: inline-table !important;
}

.ie .tabset a::before {
	border-width: 59.5px;
}



.accordion .opener {
    align-items: start;
}

.tab-content {
    bottom: 0px;
}

#pdf-list ul li:before {
	content: "" !important;
}





/* .downloads-tab .doc-item img.file-thumbnail.word-doc-icon-image {
	display: none !important;
}

.downloads-tab a.document-link.doc:before {
	content: url('/wp-content/themes/controlledpowercompany/images/Word.png') !important;
    max-height: 180px !important;
    width: auto !important;
} */




/*
Word Doc Icon Stuff

.downloads-tab .doc-item img.file-thumbnail.word-doc-icon-image {
    max-height: 135px !important;
    box-shadow: none;
}

.document-link.doc .doc-title {
    position: relative;
    right: 10px;
}


@media only screen and (max-width: 1160px) {
	.downloads-tab .doc-item img.file-thumbnail.word-doc-icon-image {
	    max-height: 130px !important;
	}
}

@media only screen and (max-width: 825px) {
	.downloads-tab .doc-item img.file-thumbnail.word-doc-icon-image {
	    max-height: 90px !important;
	}
}

@media only screen and (max-width: 523px) {
	.downloads-tab .doc-item img.file-thumbnail.word-doc-icon-image {
	    max-height: 50px !important;
	}
	.ie .downloads-tab .doc-item img.file-thumbnail.word-doc-icon-image {
	    max-height: 90px !important;
	}
	.edge .downloads-tab .doc-item img.file-thumbnail.word-doc-icon-image {
	    max-height: unset !important;
	    max-width: unset !important;
	    height: auto !important;
	    width: 50px !important;
	}
} */

/*Hide Black Sign Up Bar on Thank You Page*/

.page-id-3895 .signup-block {display: none;}

/*COVID LEFT SIDE STICKY BTN*/

.covid-btn {
	position: absolute;
    top: 938px;
    left: -18vw;
    font-size: 29px;
    line-height: 32px;
    font-weight: 600;
    text-decoration: none;
    color: #fff !important;
    background: #0084c5;
    box-shadow: 2px 0 13px rgba(0, 0, 0, .11);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    text-transform: uppercase;
    width: 400px;
    height: 81px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    z-index: 9999;
    letter-spacing: 2px;
}

.covid-btn:hover {
	background: #323232;
	color: #fff;
}

a.covid-btn span {
    /*transform: rotate(180deg);*/
}

@media (max-width: 1365px) {
	.covid-btn {
		top: 300px;
		font-size: 20px;
		line-height: 23px;
		width: 250px;
		height: 60px;
	}
}

@media (max-width: 767px) {
	.covid-btn {
		display: none;
	}
}

/* Fixed Sticky COVID Side Button */
.covid-btn {
    position: fixed;
    top: 35%;
}

/* Make the Get a Quote button scale with screen width */
@media only screen and (max-width: 2000px) {
	.covid-btn {
	    font-size: 1.3vw;
        /*width: 13vw;*/
		width: 21vw;
        height: 3vw;
	}
}

.covid-btn:hover {
	text-decoration: none;
}

/* Hides the RFQ Sticky Button above phone breakpoint */
@media only screen and (min-width: 768px) {
	#mobile-covid-sticky-button {
		display: none;
	}
}

#mobile-covid-sticky-button a {
	position: fixed;
	bottom: 42px;
	min-width: 100%;
	background: #0084c5;
	color: #FFFFFF;
	border: 0;
	z-index: 999999;
	font-size: 22px;
    padding: 20px;
    letter-spacing: 2px;
}

#mobile-covid-sticky-button a:hover {
	background: #323232;
}

#mobile-covid-sticky-button .btn {
	border: 0px !important;
}
