/*
Theme Name: Designer
Theme URI: http://wopethemes.com
Description: Elegant Blog Wordpress Theme for Designer
Author: WopeThemes
Author URI: http://wopethemes.com
Version: 1.0
Tags: black, blue, white, two-columns,  custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
License:
License URI:
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	line-height: 1;
	-webkit-text-size-adjust: 100%;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

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

body {}

b,
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	text-decoration: none;
}

img {
	max-width: 100% !important;
}

*:focus {
	outline: none;
}

pre {
	white-space: pre-wrap;
	/* css-3 */
	white-space: -moz-pre-wrap;
	/* Mozilla, since 1999 */
	white-space: -pre-wrap;
	/* Opera 4-6 */
	white-space: -o-pre-wrap;
	/* Opera 7 */
	word-wrap: break-word;
	/* Internet Explorer 5.5+ */
}

/* ignore ios input style */
input,
textarea {
	-webkit-appearance: none;
	border-radius: 0;
}

/* common element */
.cleared {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

/* #Wordpress Style */
.alignleft,
img.alignleft {
	float: left;
	padding: 5px 20px 10px 0px
}

.alignright,
img.alignright {
	float: right;
	padding: 5px 0px 10px 20px
}

.aligncenter {
	text-align: center
}

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

.alignnone,
img.alignnone {}

.wp-caption {}

.wp-caption img {}

.wp-caption p.wp-caption-text {}

.wp-smiley {}

.gallery dl {}

.gallery dt {}

.gallery dd {}

.gallery dl a {}

.gallery dl img {}

.gallery-caption {}

.size-full {}

.size-large {}

.size-medium {}

.size-thumbnail {}

.sticky {}

.bypostauthor {}

.wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

/* parent structure */
#background {
	line-height: 20px;
	font-size: 14px;
	min-width: 1220px;
	overflow: hidden;
	width: 100%;
	position: relative;
}

#page {
	width: 100%;
	position: relative;
	margin: 0 auto;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	left: 0px;
	z-index: 1;
}

#back_top {
	width: 53px;
	height: 53px;
	position: fixed;
	bottom: 0px;
	left: 50%;
	margin-left: -25px;
	z-index: 100;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	cursor: pointer;
	opacity: 0.8;
	filter: alpha(opacity=80);
	/* For IE8 and earlier */
	text-align: center;
}

#back_top i {
	line-height: 53px;
	font-size: 30px;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

#back_top:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	/* For IE8 and earlier */
}

#header {
	width: 100%;
	position: relative;
	z-index: 5;
	-webkit-background-clip: padding-box;
	/* for Safari */
	background-clip: padding-box;
	/* for IE9+, Firefox 4+, Opera, Chrome */
	padding-top: 55px;
}

#header.header-style2 {
	padding-top: 0px;
	margin-bottom: 50px;
	background-size: cover;
}

#header.header-style2 .logo-box {
	text-align: left;
	padding: 50px 0px 40px 0px;
	float: left;
}

#header-banner {
	float: right;
	padding: 55px 0px 00px 0px;
}

#header-banner .header-banner,
#header-banner a {
	font-size: 0px;
	line-height: 0px;
}

#header-bottom {}

#header .wrap {
	position: relative;
}

#slider {
	position: relative;
}

#body {
	margin: 0px auto;
	padding-bottom: 50px;
}

/* header */
#topbar-colors .topbar-color {
	float: left;
	width: 12.5%;
	height: 5px;
}

#topbar {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 999;
}

.admin-bar #topbar {
	top: 32px;
}

.logo-box {
	padding: 50px 0px;
	text-align: center;
}

.logo-box h1 {
	padding: 0px;
	margin: 0px;
}

.logo-box img {}

a.logo-image {
	line-height: 0px;
	font-size: 0px;
	display: inline-block;
}

.logo-image .logo-retina {
	display: none;
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
	.logo-image .logo-normal {
		display: none;
	}

	.logo-image .logo-retina {
		display: block;
	}
}

.top-social {
	float: right;
	letter-spacing: -4px;
	padding-top: 8px;
	width: 305px;
}

.top-social span {
	display: inline-block;
	position: relative;
	font-size: 0px;
	line-height: 0px;
	margin-left: 12px;
	background: #6d6e71 !important;
}

.top-social a {
	text-align: center;
	width: 34px;
	font-size: 0px;
	line-height: 0px;
	padding: 8px 0px 8px 0px;
	display: inline-block;
	position: relative;
	z-index: 2;
	border-radius: 3px;
}

.top-social i {
	font-size: 18px;
	line-height: 18px;
	transition: all 300ms cubic-bezier(0, 0.83, 0.17, 1);
	-webkit-transition: all 300ms cubic-bezier(0, 0.83, 0.17, 1);
	-moz-transition: all 300ms cubic-bezier(0, 0.83, 0.17, 1);
	-o-transition: all 300ms cubic-bezier(0, 0.83, 0.17, 1);
	margin-left: -3px;
}

/* menu */
.main-menu {
	float: left;
	position: relative;
	width: 605px;
}

.toggle-menu-button {
	float: left;
	width: 50px;
	height: 50px;
	display: none;
	cursor: pointer;
	text-align: center;
}

.toggle-menu-button i {
	font-size: 23px;
	line-height: 50px;
}

.toggle-menu-top {
	text-align: left;
	padding-bottom: 10px;
}

.toggle-menu-close {
	width: 30px;
	height: 30px;
	text-align: center;
	border: 2px solid white;
	border-radius: 20px;
	display: inline-block;
	cursor: pointer;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

.toggle-menu-close i {
	font-size: 18px;
	line-height: 30px;
	color: white;
}

#page.page-to-right {
	left: 300px;
}

#main-menu-toggle {
	position: absolute;
	top: 0px;
	left: -300px;
	width: 300px;
	height: 100%;
	padding: 10px 20px;
	z-index: 3;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
}

#main-menu-toggle.toggle-menu-open {
	left: 0px;
}

#main-menu-toggle a {
	padding: 10px 12px 10px 0px;
	display: block;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

#main-menu-toggle ul ul.sub-menu li {
	padding-left: 30px;
}

#main-menu-toggle ul ul.sub-menu ul.sub-menu li {
	padding-left: 60px;
}

.main-menu ul {
	letter-spacing: -4px;
}

.main-menu ul li {
	display: inline-block;
	position: relative;
	padding: 8px 12px 8px 0px;
}

.main-menu ul li a {
	position: relative;
	display: inline-block;
	padding: 10px 12px 10px 12px;
	z-index: 2;
	border-radius: 3px;
}

.main-menu ul li.current-menu-item a,
.main-menu ul li.current-menu-ancestor a,
.post-entry-categories a {
	background-color: #f5ab35;
	color: white;
}

.main-menu ul li.current-menu-item a:hover,
.main-menu ul li.current-menu-ancestor a:hover,
.post-entry-categories a:hover {
	background-color: #666666;
	color: white;
}

#main-menu-toggle {
	background-color: #f5ab35;
}

.toggle-menu-button:hover {
	background-color: #f5ab35;
	border-left: 1px solid #f5ab35;
	border-right: 1px solid #f5ab35;
}

/* sub menu */
.main-menu ul ul li:before {
	display: none;
}

.main-menu ul ul {
	text-align: left;
	position: absolute;
	top: 50px;
	left: 0px;
	width: 250px;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-background-clip: padding-box;
	/* for Safari */
	background-clip: padding-box;
	/* for IE9+, Firefox 4+, Opera, Chrome */
}

.main-menu ul ul ul {
	position: absolute;
	top: 0px;
	left: 250px;
	width: 250px;
	-webkit-background-clip: padding-box;
	/* for Safari */
	background-clip: padding-box;
	/* for IE9+, Firefox 4+, Opera, Chrome */
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

.main-menu ul ul {
	display: none;
}

.main-menu ul ul ul {
	display: none;
}

.main-menu ul li:hover ul {
	display: block;
}

.main-menu ul li:hover ul ul {
	display: none;
}

.main-menu ul li li:hover ul {
	display: block;
}

.main-menu ul li li {
	padding: 0px;
	float: none;
	-o-transition: opacity 200ms ease-out;
	transition: opacity 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: opacity 200ms ease-out;
	/*safari and chrome */
}

.main-menu ul li li a,
.main-menu ul li.current-menu-item li a,
.main-menu ul li.current-menu-ancestor li a {
	margin-left: 0px;
	display: block;
	width: 250px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	padding: 14px 12px;
	border-radius: 0px;
}

.main-menu ul li li a {
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}

/* body */
.text-404 {
	text-align: center;
}

.homepage-blog {
	padding-top: 40px;
	padding-bottom: 40px;
}

/* page */
.full-column {}

h1.page-title {
	padding: 0px 0px 20px 0px;
	margin: 0px;
	text-align: center;
}

.page-title h1 {
	padding: 5px 20px;
	display: inline-block;
	margin-bottom: 40px;
}

.page-entry-thumb {
	line-height: 0px;
	font-size: 0px;
}

.page-entry-body {
	padding: 40px;
}

.page-entry-content p:last-child {
	padding-bottom: 0px;
}

/* breadcrumb */
#breadcrumb {
	padding: 10px 10px 8px 10px;
}

#breadcrumb a {
	display: inline-block;
	padding: 0px 6px 0px 0px;
}

#breadcrumb span {
	display: inline-block;
	padding: 0px 0px 0px 0px;
}

#breadcrumb i {
	display: inline-block;
	margin-right: 5px;
}

/* search page */
.top-search-form {
	padding-bottom: 30px;
	margin-bottom: 50px;
	text-align: center;
}

.empty-search-result {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.page-search-body {
	padding: 30px 0px;
}

.search-page .search-button {
	vertical-align: 1px;
}

.post-search-entry {
	margin-bottom: 30px;
	padding: 0px 50px 30px 50px;
}

.post-search-entry:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.post-search-title {
	margin-bottom: 15px;
}

.post-search-content {
	margin-bottom: 10px;
}

.page-search-body .paginate {
	padding: 0px 50px 0px 50px;
}

/* tabs */
.tab {
	margin-bottom: 20px;
}

.tab-title i {
	margin-right: 5px;
}

.tab-top {
	letter-spacing: -3px;
}

.tab-title {
	letter-spacing: 0px;
	display: inline-block;
	cursor: pointer;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	padding: 5px 20px 4px 20px;
	margin-top: -1px;
}

.tab-id {
	display: none;
}

.tab-bottom {
	padding: 20px 20px;
}

.tab-content {
	display: none;
}

.tab-content p:last-child {
	padding-bottom: 0px;
}

.tab-content-current {
	display: block;
}

.tab.tab-post {
	margin-bottom: 0px;
}

.tab-post .tab-top {
	letter-spacing: -4px;
}

.tab-post .tab-title {
	padding: 10px 12px;
	border-radius: 0px;
	margin-top: 0px;
}

.tab-post .tab-title:first-child {
	border-radius: 0px;
}

.tab-post .tab-top {
	border-radius: 0px;
}

.tab-post .tab-bottom {
	border-radius: 0px;
	padding: 20px 0px 0px 0px;
}

/* accordion */
.accordion {
	line-height: 0px;
	margin-bottom: 20px;
}

.accor-title {
	padding: 5px 35px 5px 20px;
	cursor: pointer;
	position: relative;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	margin-bottom: 10px;
}

.accor-title i {
	margin-right: 5px;
	font-size: 16px;
}

.accor-title-icon {
	position: absolute;
	width: 24px;
	height: 24px;
	right: 10px;
	top: 7px;
	text-align: center;
	border-radius: 20px;
}

.accor-title-icon i {
	font-size: 14px;
	line-height: 18px;
	vertical-align: 3px;
	margin-right: 0px;
}

.ui-state-active i {
	vertical-align: 4px;
}

.ui-state-focus {
	outline: 0px;
}

.accor-content {
	padding: 20px 20px;
	margin-bottom: 10px;
	margin-top: -10px;
}

.accor-content p:last-child {
	padding-bottom: 0px;
}

/* gallery */
.gallery-image-lightbox {
	position: relative;
	line-height: 0px;
	font-size: 0px;
}

.gallery-image-lightbox a {
	line-height: 0px;
	font-size: 0px;
}

.gallery-image-bg {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	content: '';
	opacity: 0;
	filter: alpha(opacity=0);
	/* For IE8 and earlier */
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 300ms ease-out;
	/*safari and chrome */
}

.gallery-image-icon {
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -30px;
	width: 60px;
	height: 60px;
	content: '';
	text-align: center;
	border-radius: 5px;
	opacity: 0;
	filter: alpha(opacity=0);
	/* For IE8 and earlier */
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 300ms ease-out;
	/*safari and chrome */
	transform: scale(0);
	-ms-transform: scale(0);
	/* IE 9 */
	-webkit-transform: scale(0);
	/* Safari and Chrome */
}

.gallery-image-icon i {
	font-size: 30px;
	line-height: 60px;
}

.gallery-image-lightbox:hover .gallery-image-bg {
	opacity: 0.8;
	filter: alpha(opacity=80);
	/* For IE8 and earlier */
}

.gallery-image-lightbox:hover .gallery-image-icon {
	opacity: 1;
	filter: alpha(opacity=100);
	/* For IE8 and earlier */
	transform: scale(1);
	-ms-transform: scale(1);
	/* IE 9 */
	-webkit-transform: scale(1);
	/* Safari and Chrome */
}

.gallery-image-lightbox .gallery-image-icon:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	/* For IE8 and earlier */
}

.image-left img {
	float: left;
}

.image-right img {
	float: right;
}

.image-center {
	text-align: center;
}

div.pp_default .pp_description {
	color: #808080;
	padding: 0px 0px 0px 12px;
}

.gallery-grid {
	line-height: 0px;
	font-size: 0px;
}

.gallery-thumb-main {
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
}

.gallery-thumb-bottom .gallery-thumb-column {
	position: relative;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
}

.gallery-thumb-bottom .gallery-thumb-border {
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-box-sizing: border-box;
}

.gallery-thumb-main .gallery-thumb-each {
	height: 0px;
	overflow: hidden;
}

.gallery-thumb-main .gallery-current {
	height: auto;
}

/* info box */
.info-box {
	position: relative;
	padding: 15px 60px 15px 20px;
	margin-bottom: 20px;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

.info-box p:last-child {
	padding-bottom: 0px;
}

.info-box-remove {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 24px;
	height: 24px;
	text-align: center;
	opacity: 0.5;
	filter: alpha(opacity=50);
	/* For IE8 and earlier */
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	cursor: pointer;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
}

.info-box-remove i {
	font-size: 14px;
	line-height: 24px;
	vertical-align: 2px;
}

.info-box:hover .info-box-remove {
	opacity: 1;
	filter: alpha(opacity=100);
	/* For IE8 and earlier */
}

/* contact form */
.contact-form input[type=text],
.contact-form textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	width: 100%;
}

.contact-name-field,
.contact-email-field,
.contact-subject-field {
	margin-bottom: 4px;
}

.contact-name-field div,
.contact-email-field div,
.contact-subject-field div,
.contact-textarea div,
.contact-textarea {
	margin-bottom: 2px;
}

.contact-button {
	padding-top: 3px;
}

.content.contact-button input[type=submit] {
	margin: 0px;
}

.contact-button-full input[type=submit] {
	width: 100%;
}

/* dropcap */
.dropcap {
	float: left;
	font-weight: 700;
	text-transform: uppercase;
	width: 40px;
	height: 40px;
	padding: 0px;
	text-align: center;
	margin: 6px 10px 0px 0px;
	border-radius: 50%;
}

/* custom list */
.content ul.custom-list {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

.content ul.custom-list li {
	padding: 8px 0px 8px 0px;
}

.content ul.custom-list i {
	margin-right: 5px;
}

.content ul.custom-list i {
	padding: 5px 0px;
	font-size: 14px;
	line-height: 14px;
	width: 24px;
	border-radius: 16px;
	margin-right: 5px;
	text-align: center;
	vertical-align: 1px;
}

/* embed code */
/* youtube */
.youtube-container {
	position: relative;
	/* keeps the aspect ratio */
	padding-bottom: 56.25%;
	/* fine tunes the video positioning */
	padding-top: 60px;
	overflow: hidden;
}

.youtube-container iframe,
.youtube-container object,
.youtube-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* vimeo */
.vimeo-container {
	position: relative;
	/* keeps the aspect ratio */
	padding-bottom: 56.2%;
	/* fine tunes the video positioning */
	padding-top: 60px;
	overflow: hidden;
}

.vimeo-container iframe,
.vimeo-container object,
.vimeo-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* typography */
.column p:empty {
	display: none;
}

pre {
	padding: 10px 20px;
}

p {
	padding: 0px 0px 20px 0px;
}

h1 {
	padding: 40px 0px 40px 0px;
}

h2 {
	padding: 20px 0px 30px 0px;
}

h3 {
	padding: 15px 0px 20px 0px;
}

h4 {
	padding: 10px 0px 15px 0px;
}

h5 {
	padding: 5px 0px 10px 0px;
}

h6 {
	padding: 5px 0px 5px 0px;
}

blockquote {
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 20px 80px 20px 30px;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

blockquote i {
	position: absolute;
	right: 30px;
	top: 26px;
	font-size: 36px;
	line-height: 36px;
}

blockquote p:last-child {
	padding-bottom: 0px;
}

.content p:last-child {
	padding-bottom: 0px;
}

.content ul {
	list-style-type: disc;
	padding: 0px 0px 10px 30px;
}

.content ul ul {
	padding-top: 10px;
}

.content ul li:last-child {
	padding-bottom: 0px;
}

.content .post-flexslider ul {
	list-style-type: none;
	padding: 0px;
}

.content .post-flexslider ol li {
	list-style-type: none;
	padding: 0px;
}

.content ol {
	list-style-type: decimal;
	padding: 0px 0px 10px 30px;
}

.content ol ol {
	padding-top: 10px;
}

.content ol li:last-child {
	padding-bottom: 0px;
}

.content li {
	padding: 0px 0px 10px 0px;
}

/* table */
#wp-calendar caption {
	padding: 20px 0px 20px 0px;
}

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

.content table#wp-calendar {
	margin-bottom: 0px;
}

.content table {
	margin-bottom: 20px;
	width: 100%;
}

.content table td,
.content table th,
.content table td {
	padding: 8px 10px;
}

.content table td {
	padding: 5px 10px;
}

/* default inputs */
.content input[type=text],
.content input[type=password],
.content input[type=email] {
	padding: 6px 16px;
	margin: 0px 0px 10px 0px;
}

.content textarea,
.contact-form textarea {
	padding: 6px 16px;
	margin: 0px 0px 10px 0px;
}

.content select {
	padding: 6px 16px;
	max-width: 100%;
	margin: 0px 0px 10px 0px;
}

.content .widget_search .search-form #searchform {
	position: relative;
}

.content .widget_search input[type=text] {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	width: 100% !important;
	margin: 0px;
	padding-right: 75px;
}

.content .widget_search input[type=submit] {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px;
}

.error404 .content .widget_search input[type=text] {
	width: auto !important;
}

.error404 .content .widget_search input[type=submit] {
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0px;
	vertical-align: 1px;
}

/* button */
.content .small-button,
.content a.small-button {
	padding: 6px 12px;
	margin-bottom: 10px;
	margin-right: 10px;
	display: inline-block;
	cursor: pointer;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 300ms ease-out;
	/*safari and chrome */
	border-radius: 3px;
}

.small-button i {
	padding-right: 5px;
	text-decoration: none;
}

.content input[type=submit],
.content button,
.content .normal-button,
.content a.normal-button {
	padding: 6px 16px;
	margin-bottom: 10px;
	margin-right: 10px;
	display: inline-block;
	cursor: pointer;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 300ms ease-out;
	/*safari and chrome */
	border-radius: 3px;
}

.normal-button i {
	padding-right: 8px;
	text-decoration: none;
}

a.big-button {
	padding: 6px 20px;
	margin-bottom: 10px;
	margin-right: 10px;
	display: inline-block;
	cursor: pointer;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	border-radius: 3px;
}

a.big-button i {
	padding-right: 10px;
	text-decoration: none;
}

.footer-button,
.sidebar-button {
	padding: 2px 8px;
	border-radius: 5px;
	display: inline-block;
	cursor: pointer;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

/* inner page */
.paginate {
	text-align: left;
	padding: 50px 40px;
}

.paginate .current {
	display: inline-block;
	text-align: center;
	padding: 8px 15px;
	min-width: 10px;
	margin-right: 15px;
	border-radius: 3px;
}

.paginate a {
	display: inline-block;
	text-align: center;
	padding: 8px 15px;
	min-width: 10px;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	margin-right: 15px;
	border-radius: 3px;
}

/* 404 page */
.search-field {
	padding: 6px 12px;
}

.no-border {
	border-bottom: 0px;
}

/* blog page */
.post-entry {
	padding: 40px 40px 40px 40px;
}

.post-entry-single {
	padding: 40px 40px 40px 40px;
}

.post-entry-map {
	line-height: 0px;
	font-size: 0px;
	margin-bottom: 30px;
}

.post-entry-media {
	margin-bottom: 30px;
	line-height: 0px;
	font-size: 0px;
}

.post-entry-categories {
	margin-bottom: 10px;
}

.post-entry-categories a {
	border-radius: 3px;
	padding: 3px 10px;
}

.post-entry-top {
	padding-bottom: 30px;
	text-align: center;
}

h1.post-entry-title {
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

.post-entry-title a {
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

.post-entry:last-child {
	margin-bottom: 0px;
	border-bottom: 0px;
}

.post-entry-content {
	padding-bottom: 40px;
}

.post-entry-content p:last-child {
	padding-bottom: 0px;
}

.post-entry-bottom {}

.post-entry-bottom-left {
	float: left;
}

.post-entry-bottom-left.custom_social {
	padding-top: 10px;
}

.post-entry-bottom-right {
	float: right;
}

a.post-entry-button {
	display: inline-block;
	position: relative;
	padding: 10px 24px;
	border-radius: 3px;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

.post-entry-bottom i {
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

.custom-share-button {
	display: inline-block;
	margin-left: 5px;
}

.custom-share-button.facebook {
	/*vertical-align:4px;*/
	vertical-align: 47px;
}

.custom-share-button.google {}

.social-share-icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	text-align: center;
	border-radius: 50%;
}

.social-share-icon i {
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	font-size: 14px;
	line-height: 40px;
}

.post-entry-link {
	padding: 20px 20px 20px 80px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
	-ms-word-break: break-all;
	/* Be VERY careful with this, breaks normal words wh_erever */
	word-break: break-all;
	/* Non standard for webkit */
	word-break: break-word;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.post-entry-link i {
	font-size: 24px;
	line-height: 24px;
	position: absolute;
	left: 20px;
	top: 20px;
	padding: 14px;
	border-radius: 50%;
}

.post-entry-quote {
	padding: 30px 40px;
	position: relative;
	overflow: hidden;
	border-radius: 10px;
}

.post-entry-quote i {
	font-size: 14px;
	line-height: 18px;
	width: 30px;
	padding: 6px 0px;
	text-align: center;
	border-radius: 50%;
	margin-right: 10px;
}

.post-entry-quote h1.post-entry-content {
	padding: 0px 0px 20px 0px;
}

.post-entry-quote-author span {
	display: inline-block;
	padding-top: 20px;
}

.post-entry-tags {
	padding-top: 8px;
}

.post-entry-tags a {
	position: relative;
	display: inline-block;
	padding: 2px 10px 4px 10px;
	border-radius: 3px;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	margin-right: 10px;
}

/* post medium */
.post-medium-left {
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	float: left;
	padding-right: 10px;
}

.post-medium-right {
	width: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	float: left;
	padding-left: 10px;
}

/* post small */
.post-small-left {
	float: left;
	width: 200px;
}

.post-small-media {
	padding-bottom: 10px;
}

.post-small-left .post-entry-media {
	margin-bottom: 0px;
}

.post-small-right {
	padding-left: 220px;
}

.post-small-meta {
	display: inline-block;
	margin-right: 20px;
	border-radius: 5px;
	border: 1px solid #cccccc;
}

.post-small-meta-icon {
	width: 25px;
	height: 25px;
	background-size: 25px 25px;
	float: left;
	border-right: 1px solid #cccccc;
	padding: 3px 4px;
	text-align: center;
}

.post-small-meta-icon i {
	font-size: 16px;
	line-height: 25px;
}

.post-small-meta-text {
	float: left;
	padding: 0px 8px;
}

/* post cell */
.post-cell {
	margin-bottom: 20px;
}

.post-cell a {
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

.post-cell-thumb {}

.post-cell-thumb,
.post-cell-thumb a {
	line-height: 0px;
}

.post-cell-thumb img {
	border-radius: 5px 5px 0px 0px;
}

.post-cell-detail {
	border-radius: 0px 0px 5px 5px;
	padding: 15px 15px 5px 15px;
}

.post-cell-title {
	padding-bottom: 15px;
}

.post-cell-meta {
	padding-top: 5px;
}

/* view all */
.view-all-link {
	text-align: center;
	padding-top: 20px;
}

.portfolio-view-all {
	padding-top: 40px;
}

.blog-view-all {
	padding-top: 40px;
}

.view-all-link a {
	display: inline-block;
	text-align: center;
	padding: 10px 15px;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	border-radius: 5px;
}

/* post list */
.post-list {
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.post-list:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.box-style-list-box {
	border-radius: 5px;
	padding: 15px;
	border: 1px solid #cccccc;
}

.post-list a {
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

.post-list-info {
	float: left;
	width: 60px;
}

.post-list-thumb {
	line-height: 0px;
}

.post-list-thumb img {
	border-radius: 5px;
}

.post-list-data {
	margin-left: 70px;
}

.post-list-title {
	margin-bottom: 5px;
}

.blog-list-view-all {
	text-align: center;
}

.blog-list-view-all a {
	display: inline-block;
	border-radius: 5px;
	padding: 3px 15px;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

/* author bio */
.author-bio {
	padding: 40px 40px;
	text-align: center;
}

.author-bio-page {
	margin-bottom: 50px;
}

.author-bio a {
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

.author-bio-avatar {}

.author-bio-avatar img {
	border-radius: 45px;
}

.author-bio-details {
	text-align: center;
}

.author-bio-title {
	padding-bottom: 10px;
	position: relative;
}

.author-bio-description {
	margin-bottom: 10px;
}

.author-bio-url a {
	display: inline-block;
	padding: 4px 10px;
	vertical-align: 3px;
	border-radius: 3px;
	margin-left: 5px;
}

/* post relative */
.post-single-section,
#comment-form {}

.post-single-section-title,
h3#reply-title {
	padding: 40px 40px 40px 40px;
}

.post-single-section-content,
#comment-form .comment-form {
	padding: 0px 40px 40px 40px;
}

.post-relative-column {
	float: left;
	width: 30%;
	margin-right: 5%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	position: relative;
}

.post-relative-column.column-last {
	width: 30%;
	margin-right: 0%;
}

.post-relative-title {
	padding-top: 10px;
}

.post-relative-thumb a {
	font-size: 0px;
	line-height: 0px;
}

.post-relative-thumb {
	font-size: 0px;
	line-height: 0px;
}

.post-relative-title a {
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

.post-entry-pages {
	padding-top: 20px;
}

/* comment section */
#comment-container {
	padding: 0px 40px 20px 40px;
}

#comment-container a {
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

#comment-container ul {
	padding: 0px;
	list-style-type: none;
}

#comment-container li:last-child {}

.comment-entry {
	position: relative;
	margin-bottom: 30px;
}

.comment-entry-left {
	float: left;
	width: 90px;
	padding-top: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
}

.comment-entry-right {
	margin-left: 45px;
	padding: 20px 20px 20px 60px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	border-radius: 10px;
}

.comment-entry-right-inner {
	position: relative;
	padding: 0px 0px 0px 0px;
}

.comment-avatar {
	text-align: center;
}

.comment-avatar img {
	border-radius: 50%;
}

.comment-author {}

.comment-reply {
	position: absolute;
	right: 0px;
	top: 3px;
}

.comment-reply a {
	display: inline-block;
	padding: 4px 10px;
	border-radius: 3px;
}

.comment-date {
	display: inline-block;
}

.comment-content {
	padding-top: 15px;
}

.depth-2 .comment-entry {
	padding-left: 60px;
}

.depth-3 .comment-entry {
	padding-left: 120px;
}

.depth-4 .comment-entry {
	padding-left: 180px;
}

.depth-5 .comment-entry {
	padding-left: 240px;
}

/* comment form */
.comment-form-left {
	float: left;
	width: 48%;
	margin-right: 4%;
}

.logged-in-as {
	float: left;
	width: 48%;
	margin-right: 4%;
	min-height: 200px;
}

.comment-form-comment {
	float: right;
	width: 48%;
}

.comment-form-author {
	margin-bottom: 11px;
}

.comment-form-email {
	margin-bottom: 11px;
}

.comment-form-url {
	margin-bottom: 0px;
}

.content .comment-form-author input[type=text],
.content .comment-form-email input[type=text],
.content .comment-form-url input[type=text] {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	width: 100%;
}

.content .comment-form-comment textarea {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	width: 100%;
	outline: none;
	margin-bottom: 20px;
}

.form-submit {
	float: right;
	width: 48%;
	padding-bottom: 0px;
}

.form-submit input[type=submit] {
	margin: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	width: 100%;
	outline: none;
}

.form-allowed-tags {
	display: none;
}

/* layout */
.small-column {
	width: 35%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	position: relative;
	z-index: 2;
}

.big-column {
	float: left;
	width: 65%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	-webkit-box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.05);
	position: relative;
	z-index: 3;
}

.left {
	float: left;
}

.right {
	float: right;
}

.column1,
.column1_1 {
	float: left;
	width: 100%;
}

.column1_2 {
	float: left;
	width: 48%;
	margin-right: 4%;
}

.column1_3 {
	float: left;
	width: 31%;
	margin-right: 4%;
}

.column2_3 {
	float: left;
	width: 66%;
	margin-right: 4%;
}

.column1_4 {
	float: left;
	width: 22%;
	margin-right: 4%;
}

.column2_4 {
	float: left;
	width: 48%;
	margin-right: 4%;
}

.column3_4 {
	float: left;
	width: 74%;
	margin-right: 4%;
}

.footer-column {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
	width: 31%;
	margin-right: 4%;
	float: left;
	padding-top: 40px;
}

.footer-column.column-last {
	width: 30%;
}

.column-last {
	margin-right: 0%;
}

.column1_3.column-last {
	width: 30%;
}

.column2_3.column-last {
	width: 65%;
}

.no_margin {
	margin-bottom: 0px;
}

/* widget */
/* widget basic style */
.widget-1 {}

.sidebar-widget:last-child {
	margin-bottom: 0px;
}

.sidebar-widget-title {
	margin-bottom: 20px;
}

.sidebar-widget-title span {
	display: inline-block;
	padding-right: 10px;
}

.sidebar-widget .sidebar-widget-content {
	padding: 40px 40px;
}

.sidebar-widget a {
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

.sidebar-widget .content ul li:last-child {
	padding-bottom: 0px;
}

.sidebar-widget .content ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}

.sidebar-widget .content .sub-menu {
	padding: 0px 0px 0px 36px;
}

.sidebar-widget .content .children {
	padding: 0px 0px 0px 36px;
}

/* widget li */
.sidebar-widget li a i,
.footer-widget li a i {
	padding-right: 5px;
	font-size: 16px;
	vertical-align: 1px;
	color: #bfbfbf;
}

/* custom widget */
.widget_wope_posts_widget .sidebar-widget-content {}

/* calendar widget */
.widget_calendar .sidebar-widget-content {
	padding: 0px;
}

/* footer */
#footer.footer-style2 {
	text-align: center;
	padding: 50px 0px 80px 0px;
}

#footer.footer-style2 .content p {
	padding-bottom: 5px;
}

#footer.footer-style2 .footer-style2-menu {
	margin-bottom: 15px;
}

#footer.footer-style2 .footer-style2-menu ul li {
	list-style-type: none;
	padding: 0px 15px 0px 15px;
	display: inline-block;
}

#footer {
	background: #d2d3d4 url(http://www.arlon.com/Objects/images/Arloncorp2014/lightgray_circles_footer.jpg) repeat-x top right;
	position: relative;
	overflow: hidden;
	display: block;
	z-index: 1;
	-webkit-box-shadow: 0px -10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px -10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	clear: both;
}

.footer-widget {
	padding-bottom: 40px;
}

.footer-widget-title {
	margin-bottom: 20px;
	position: relative;
}

.footer-widget-title span {
	position: relative;
	z-index: 2;
	padding-right: 10px;
}

.footer-widget .sidebar-widget-content {
	padding: 40px 0px;
}

.footer-widget a {
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
}

.footer-widget p:last-child {
	padding-bottom: 0px;
}

#footer .footer-widget ul {
	margin: 0px;
	padding: 0px;
}

#footer .footer-widget ul li:first-child {
	padding-top: 0px;
}

#footer .footer-widget ul li:last-child {
	border-bottom: 0px;
	padding-bottom: 0px;
}

#footer .footer-widget ul li {
	list-style-type: none;
	padding: 0px 0px 10px 0px;
}

#footer-top {
	padding: 20px 0px;
}

#footer-top ul li {
	display: inline-block;
	margin-right: 40px;
}

#footer-bottom {
	position: relative;
	padding: 20px 0px;
}

#footer-right ul li {
	display: inline-block;
	margin-left: 40px;
}

/* footer social */
.social {
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	display: inline-block;
	width: 36px;
	height: 36px;
	margin-left: 14px;
	margin-right: 14px;
	opacity: 0.3;
	filter: alpha(opacity=30);
	/* For IE8 and earlier */
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	background-position: 1px 1px;
	border-radius: 20px;
}

.social:hover {
	background-position: 35px 35px;
}

.footer-social-container {
	padding-top: 4px;
}

.footer-social {
	display: inline-block;
	width: 22px;
	height: 22px;
	line-height: 22px;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	border-radius: 5px;
	text-align: center;
}

.footer-social i {
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	font-size: 14px;
	line-height: 22px;
	margin-left: -2px;
}

.footer-social-left {
	text-align: left;
}

.footer-social-center {
	text-align: center;
}

.footer-social-right {
	text-align: right;
}

.footer-social-left .footer-social {
	margin-right: 10px;
}

.footer-social-center .footer-social {
	margin-right: 5px;
	margin-left: 5px;
}

.footer-social-right .footer-social {
	margin-left: 10px;
}

/* social icon shortcode */
.social-icon {
	display: inline-block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	border-radius: 3px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 13px;
}

.social-icon i {
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	font-size: 20px;
	line-height: 42px;
}

.content .footer-widget .social-icon {
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.content .footer-widget .social-icon i {
	line-height: 40px;
}

/* widget styles */
/* tagcloud widget */
.tagcloud a {
	display: inline-block;
	border-radius: 3px;
	padding: 4px 12px;
	margin-right: 5px;
	position: relative;
	-o-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	/*safari and chrome */
	-webkit-transition: all 200ms ease-out;
	/*safari and chrome */
	margin-bottom: 3px;
}

/* widget post */
.widget-post {
	min-height: 60px;
	padding: 15px 20px;
}

.widget-post:first-child {
	margin-top: 0px;
}

.widget-post:last-child {
	margin-bottom: 0px;
	min-height: 60px;
}

.widget-post-thumb {
	max-width: 60px;
	max-height: 60px;
	float: left;
	padding-top: 5px;
}

.widget-post-title {
	margin-left: 70px;
}

.widget-post-meta {
	padding-top: 5px;
	margin-left: 70px;
	text-align: left;
}

.widget-post:last-child .widget-post-meta {
	padding-bottom: 0px;
}

/* video widget */
.video-widget-textarea {
	width: 100%;
}

/* subscribe form */
.mc4wp-form p:last-child {
	padding-bottom: 0px;
}

.content .mc4wp-form input[type="text"],
.content .mc4wp-form input[type="password"],
.content .mc4wp-form input[type="email"] {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
}

.content .mc4wp-form input[type="submit"] {
	margin: 0px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
	-webkit-box-sizing: border-box;
}

.mc4wp-alert {
	margin-top: 20px;
}

/* twitter widget */
.tweet-text {
	padding-bottom: 0px;
}

#footer .footer-widget.widget_latest_tweets_widget ul li {
	padding-bottom: 20px;
}

#footer .footer-widget.widget_latest_tweets_widget ul li i {
	float: left;
	font-size: 18px;
	line-height: 18px;
	width: 18px;
	padding: 6px;
	border-radius: 50%;
	margin-top: 5px;
}

#footer .footer-widget.widget_latest_tweets_widget ul li p {
	margin-left: 40px;
}

#footer .latest-tweets ul li:last-child {
	padding-bottom: 0px;
}

/* contact form 7 */
.wpcf7 input[type=text],
.wpcf7 input[type=password],
.wpcf7 input[type=email],
.wpcf7 textarea {
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/* Firefox */
}

.wpcf7 {
	padding-top: 20px;
}

/* malichimp form */
.mc4wp-form {
	margin: 0px;
}

.content .mc4wp-form h3 {
	padding: 0px 0px 20px 0px;
}

/* flexslider */
.flex-control-paging li a {
	border-radius: 50% !important;
}

.widget_text img {
	height: auto !important;
}

.wp-caption.alignnone,
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	max-width: 100% !important;
	height: auto !important;
}

img.alignnone,
img.aligncenter,
img.alignleft,
img.alignright {
	max-width: 100% !important;
	height: auto !important;
}

.post-map-container iframe {
	width: 100%;
}

/*----- Rebate Landing Page Styling - 3.12.20 - JR -------*/
/**
* Box-sizing
*/
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/**
* Wrappers
*/
.container,
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 17px;
	padding-right: 17px;
}

@media (min-width: 600px) {
	.container {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.container {
		width: 100%;
	}
}

@media (min-width: 1025px) {
	.container {
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1160px;
	}
}

.row {
	margin-left: -17px;
	margin-right: -17px;
}

[class*="col-"] {
	position: relative;
	min-height: 1px;
	padding-left: 17px;
	padding-right: 17px;
}

/* Extra Extra small devices (devices, less than 600px) */
[class*="col-xxs-"] {
	float: left;
}

.col-xxs-12 {
	width: 100%;
}

.col-xxs-11 {
	width: 91.66666667%;
}

.col-xxs-10 {
	width: 83.33333333%;
}

.col-xxs-9 {
	width: 75%;
}

.col-xxs-8 {
	width: 66.66666667%;
}

.col-xxs-7 {
	width: 58.33333333%;
}

.col-xxs-6 {
	width: 50%;
}

.col-xxs-5 {
	width: 41.66666667%;
}

.col-xxs-4 {
	width: 33.33333333%;
}

.col-xxs-3 {
	width: 25%;
}

.col-xxs-2 {
	width: 16.66666667%;
}

.col-xxs-1 {
	width: 8.33333333%;
}

.col-xxs-pull-12 {
	right: 100%;
}

.col-xxs-pull-11 {
	right: 91.66666667%;
}

.col-xxs-pull-10 {
	right: 83.33333333%;
}

.col-xxs-pull-9 {
	right: 75%;
}

.col-xxs-pull-8 {
	right: 66.66666667%;
}

.col-xxs-pull-7 {
	right: 58.33333333%;
}

.col-xxs-pull-6 {
	right: 50%;
}

.col-xxs-pull-5 {
	right: 41.66666667%;
}

.col-xxs-pull-4 {
	right: 33.33333333%;
}

.col-xxs-pull-3 {
	right: 25%;
}

.col-xxs-pull-2 {
	right: 16.66666667%;
}

.col-xxs-pull-1 {
	right: 8.33333333%;
}

.col-xxs-pull-0 {
	right: auto;
}

.col-xxs-push-12 {
	left: 100%;
}

.col-xxs-push-11 {
	left: 91.66666667%;
}

.col-xxs-push-10 {
	left: 83.33333333%;
}

.col-xxs-push-9 {
	left: 75%;
}

.col-xxs-push-8 {
	left: 66.66666667%;
}

.col-xxs-push-7 {
	left: 58.33333333%;
}

.col-xxs-push-6 {
	left: 50%;
}

.col-xxs-push-5 {
	left: 41.66666667%;
}

.col-xxs-push-4 {
	left: 33.33333333%;
}

.col-xxs-push-3 {
	left: 25%;
}

.col-xxs-push-2 {
	left: 16.66666667%;
}

.col-xxs-push-1 {
	left: 8.33333333%;
}

.col-xxs-push-0 {
	left: auto;
}

.col-xxs-offset-12 {
	margin-left: 100%;
}

.col-xxs-offset-11 {
	margin-left: 91.66666667%;
}

.col-xxs-offset-10 {
	margin-left: 83.33333333%;
}

.col-xxs-offset-9 {
	margin-left: 75%;
}

.col-xxs-offset-8 {
	margin-left: 66.66666667%;
}

.col-xxs-offset-7 {
	margin-left: 58.33333333%;
}

.col-xxs-offset-6 {
	margin-left: 50%;
}

.col-xxs-offset-5 {
	margin-left: 41.66666667%;
}

.col-xxs-offset-4 {
	margin-left: 33.33333333%;
}

.col-xxs-offset-3 {
	margin-left: 25%;
}

.col-xxs-offset-2 {
	margin-left: 16.66666667%;
}

.col-xxs-offset-1 {
	margin-left: 8.33333333%;
}

.col-xxs-offset-0 {
	margin-left: 0%;
}

/* Extra small devices (phones, 600px and up) */
@media (min-width: 600px) {
	[class*="col-xs-"] {
		float: left;
	}

	.col-xs-12 {
		width: 100%;
	}

	.col-xs-11 {
		width: 91.66666667%;
	}

	.col-xs-10 {
		width: 83.33333333%;
	}

	.col-xs-9 {
		width: 75%;
	}

	.col-xs-8 {
		width: 66.66666667%;
	}

	.col-xs-7 {
		width: 58.33333333%;
	}

	.col-xs-6 {
		width: 50%;
	}

	.col-xs-5 {
		width: 41.66666667%;
	}

	.col-xs-4 {
		width: 33.33333333%;
	}

	.col-xs-3 {
		width: 25%;
	}

	.col-xs-2 {
		width: 16.66666667%;
	}

	.col-xs-1 {
		width: 8.33333333%;
	}

	.col-xs-pull-12 {
		right: 100%;
	}

	.col-xs-pull-11 {
		right: 91.66666667%;
	}

	.col-xs-pull-10 {
		right: 83.33333333%;
	}

	.col-xs-pull-9 {
		right: 75%;
	}

	.col-xs-pull-8 {
		right: 66.66666667%;
	}

	.col-xs-pull-7 {
		right: 58.33333333%;
	}

	.col-xs-pull-6 {
		right: 50%;
	}

	.col-xs-pull-5 {
		right: 41.66666667%;
	}

	.col-xs-pull-4 {
		right: 33.33333333%;
	}

	.col-xs-pull-3 {
		right: 25%;
	}

	.col-xs-pull-2 {
		right: 16.66666667%;
	}

	.col-xs-pull-1 {
		right: 8.33333333%;
	}

	.col-xs-pull-0 {
		right: auto;
	}

	.col-xs-push-12 {
		left: 100%;
	}

	.col-xs-push-11 {
		left: 91.66666667%;
	}

	.col-xs-push-10 {
		left: 83.33333333%;
	}

	.col-xs-push-9 {
		left: 75%;
	}

	.col-xs-push-8 {
		left: 66.66666667%;
	}

	.col-xs-push-7 {
		left: 58.33333333%;
	}

	.col-xs-push-6 {
		left: 50%;
	}

	.col-xs-push-5 {
		left: 41.66666667%;
	}

	.col-xs-push-4 {
		left: 33.33333333%;
	}

	.col-xs-push-3 {
		left: 25%;
	}

	.col-xs-push-2 {
		left: 16.66666667%;
	}

	.col-xs-push-1 {
		left: 8.33333333%;
	}

	.col-xs-push-0 {
		left: auto;
	}

	.col-xs-offset-12 {
		margin-left: 100%;
	}

	.col-xs-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-xs-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-xs-offset-9 {
		margin-left: 75%;
	}

	.col-xs-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-xs-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-xs-offset-6 {
		margin-left: 50%;
	}

	.col-xs-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-xs-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-xs-offset-3 {
		margin-left: 25%;
	}

	.col-xs-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-xs-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-xs-offset-0 {
		margin-left: 0%;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	[class*="col-sm-"] {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-11 {
		width: 91.66666667%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-8 {
		width: 66.66666667%;
	}

	.col-sm-7 {
		width: 58.33333333%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-2 {
		width: 16.66666667%;
	}

	.col-sm-1 {
		width: 8.33333333%;
	}

	.col-sm-pull-12 {
		right: 100%;
	}

	.col-sm-pull-11 {
		right: 91.66666667%;
	}

	.col-sm-pull-10 {
		right: 83.33333333%;
	}

	.col-sm-pull-9 {
		right: 75%;
	}

	.col-sm-pull-8 {
		right: 66.66666667%;
	}

	.col-sm-pull-7 {
		right: 58.33333333%;
	}

	.col-sm-pull-6 {
		right: 50%;
	}

	.col-sm-pull-5 {
		right: 41.66666667%;
	}

	.col-sm-pull-4 {
		right: 33.33333333%;
	}

	.col-sm-pull-3 {
		right: 25%;
	}

	.col-sm-pull-2 {
		right: 16.66666667%;
	}

	.col-sm-pull-1 {
		right: 8.33333333%;
	}

	.col-sm-pull-0 {
		right: auto;
	}

	.col-sm-push-12 {
		left: 100%;
	}

	.col-sm-push-11 {
		left: 91.66666667%;
	}

	.col-sm-push-10 {
		left: 83.33333333%;
	}

	.col-sm-push-9 {
		left: 75%;
	}

	.col-sm-push-8 {
		left: 66.66666667%;
	}

	.col-sm-push-7 {
		left: 58.33333333%;
	}

	.col-sm-push-6 {
		left: 50%;
	}

	.col-sm-push-5 {
		left: 41.66666667%;
	}

	.col-sm-push-4 {
		left: 33.33333333%;
	}

	.col-sm-push-3 {
		left: 25%;
	}

	.col-sm-push-2 {
		left: 16.66666667%;
	}

	.col-sm-push-1 {
		left: 8.33333333%;
	}

	.col-sm-push-0 {
		left: auto;
	}

	.col-sm-offset-12 {
		margin-left: 100%;
	}

	.col-sm-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-sm-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-sm-offset-9 {
		margin-left: 75%;
	}

	.col-sm-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-sm-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-sm-offset-6 {
		margin-left: 50%;
	}

	.col-sm-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-sm-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-sm-offset-3 {
		margin-left: 25%;
	}

	.col-sm-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-sm-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-sm-offset-0 {
		margin-left: 0%;
	}
}

/* Medium devices (desktops, 1025px and up) */
@media (min-width: 1025px) {
	[class*="col-md-"] {
		float: left;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-11 {
		width: 91.66666667%;
	}

	.col-md-10 {
		width: 83.33333333%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-7 {
		width: 58.33333333%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-5 {
		width: 41.66666667%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-2 {
		width: 16.66666667%;
	}

	.col-md-1 {
		width: 8.33333333%;
	}

	.col-md-pull-12 {
		right: 100%;
	}

	.col-md-pull-11 {
		right: 91.66666667%;
	}

	.col-md-pull-10 {
		right: 83.33333333%;
	}

	.col-md-pull-9 {
		right: 75%;
	}

	.col-md-pull-8 {
		right: 66.66666667%;
	}

	.col-md-pull-7 {
		right: 58.33333333%;
	}

	.col-md-pull-6 {
		right: 50%;
	}

	.col-md-pull-5 {
		right: 41.66666667%;
	}

	.col-md-pull-4 {
		right: 33.33333333%;
	}

	.col-md-pull-3 {
		right: 25%;
	}

	.col-md-pull-2 {
		right: 16.66666667%;
	}

	.col-md-pull-1 {
		right: 8.33333333%;
	}

	.col-md-pull-0 {
		right: auto;
	}

	.col-md-push-12 {
		left: 100%;
	}

	.col-md-push-11 {
		left: 91.66666667%;
	}

	.col-md-push-10 {
		left: 83.33333333%;
	}

	.col-md-push-9 {
		left: 75%;
	}

	.col-md-push-8 {
		left: 66.66666667%;
	}

	.col-md-push-7 {
		left: 58.33333333%;
	}

	.col-md-push-6 {
		left: 50%;
	}

	.col-md-push-5 {
		left: 41.66666667%;
	}

	.col-md-push-4 {
		left: 33.33333333%;
	}

	.col-md-push-3 {
		left: 25%;
	}

	.col-md-push-2 {
		left: 16.66666667%;
	}

	.col-md-push-1 {
		left: 8.33333333%;
	}

	.col-md-push-0 {
		left: auto;
	}

	.col-md-offset-12 {
		margin-left: 100%;
	}

	.col-md-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-md-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-md-offset-9 {
		margin-left: 75%;
	}

	.col-md-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-md-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-md-offset-6 {
		margin-left: 50%;
	}

	.col-md-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-md-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-md-offset-3 {
		margin-left: 25%;
	}

	.col-md-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-md-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-md-offset-0 {
		margin-left: 0%;
	}
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	[class*="col-lg-"] {
		float: left;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-11 {
		width: 91.66666667%;
	}

	.col-lg-10 {
		width: 83.33333333%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-8 {
		width: 66.66666667%;
	}

	.col-lg-7 {
		width: 58.33333333%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-5 {
		width: 41.66666667%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-2 {
		width: 16.66666667%;
	}

	.col-lg-1 {
		width: 8.33333333%;
	}

	.col-lg-pull-12 {
		right: 100%;
	}

	.col-lg-pull-11 {
		right: 91.66666667%;
	}

	.col-lg-pull-10 {
		right: 83.33333333%;
	}

	.col-lg-pull-9 {
		right: 75%;
	}

	.col-lg-pull-8 {
		right: 66.66666667%;
	}

	.col-lg-pull-7 {
		right: 58.33333333%;
	}

	.col-lg-pull-6 {
		right: 50%;
	}

	.col-lg-pull-5 {
		right: 41.66666667%;
	}

	.col-lg-pull-4 {
		right: 33.33333333%;
	}

	.col-lg-pull-3 {
		right: 25%;
	}

	.col-lg-pull-2 {
		right: 16.66666667%;
	}

	.col-lg-pull-1 {
		right: 8.33333333%;
	}

	.col-lg-pull-0 {
		right: auto;
	}

	.col-lg-push-12 {
		left: 100%;
	}

	.col-lg-push-11 {
		left: 91.66666667%;
	}

	.col-lg-push-10 {
		left: 83.33333333%;
	}

	.col-lg-push-9 {
		left: 75%;
	}

	.col-lg-push-8 {
		left: 66.66666667%;
	}

	.col-lg-push-7 {
		left: 58.33333333%;
	}

	.col-lg-push-6 {
		left: 50%;
	}

	.col-lg-push-5 {
		left: 41.66666667%;
	}

	.col-lg-push-4 {
		left: 33.33333333%;
	}

	.col-lg-push-3 {
		left: 25%;
	}

	.col-lg-push-2 {
		left: 16.66666667%;
	}

	.col-lg-push-1 {
		left: 8.33333333%;
	}

	.col-lg-push-0 {
		left: auto;
	}

	.col-lg-offset-12 {
		margin-left: 100%;
	}

	.col-lg-offset-11 {
		margin-left: 91.66666667%;
	}

	.col-lg-offset-10 {
		margin-left: 83.33333333%;
	}

	.col-lg-offset-9 {
		margin-left: 75%;
	}

	.col-lg-offset-8 {
		margin-left: 66.66666667%;
	}

	.col-lg-offset-7 {
		margin-left: 58.33333333%;
	}

	.col-lg-offset-6 {
		margin-left: 50%;
	}

	.col-lg-offset-5 {
		margin-left: 41.66666667%;
	}

	.col-lg-offset-4 {
		margin-left: 33.33333333%;
	}

	.col-lg-offset-3 {
		margin-left: 25%;
	}

	.col-lg-offset-2 {
		margin-left: 16.66666667%;
	}

	.col-lg-offset-1 {
		margin-left: 8.33333333%;
	}

	.col-lg-offset-0 {
		margin-left: 0%;
	}
}

/**
* Clearfix
* Apply clearing without adding additional markup
*/
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
	content: " ";
	display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
	clear: both;
}

/*---- Base Styles-----*/
.flex-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.page-template-page-rebate-landing {
	font-family: 'Open Sans', sans-serif;
	color: #404040;
}

.page-template-page-rebate-landing h1,
.page-template-page-rebate-landing h2,
.page-template-page-rebate-landing h3,
.page-template-page-rebate-landing h4 {
	font-family: 'Barlow Condensed', sans-serif !important;
	font-weight: 500;
}

.page-template-page-rebate-landing h1 {
	line-height: 2em;
}

.page-template-page-rebate-landing.summer h1 {
	margin-top: 86px;
	padding-bottom: 0;
}

.page-template-page-rebate-landing h2 {
	font-size: 30px;
	line-height: 1.3em;
	padding-bottom: 0;
}

.page-template-page-rebate-landing.summer h2 {
	line-height: 1em;
}

.page-template-page-rebate-landing h4 {
	text-transform: uppercase;
	font-size: 30px;
	text-align: center;
	line-height: 1em;
}

.page-template-page-rebate-landing.summer h4 {
	font-family: 'Knucklebones-Regular' !important;
}

.page-template-page-rebate-landing.summer .rebate-form h4 {
	color: #ff6000;
}

.page-template-page-rebate-landing p {
	font-size: 15px;
	line-height: 1.5em;
}

.page-template-page-rebate-landing #header.header-style2 {
	margin-bottom: 0;
}

.page-template-page-rebate-landing .button,
.page-template-page-rebate-landing .button.button-filled {
	-webkit-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.page-template-page-rebate-landing .button {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
	color: #1a98af;
	border: 2px solid #1a98af;
	padding: 13px 20px;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 50px;
}

.page-template-page-rebate-landing.summer .button {
	color: #404040;
	border: 2px solid #404040;
}

.page-template-page-rebate-landing .button:hover {
	color: #fff;
	background: #1a98af;
}

.page-template-page-rebate-landing.summer .button:hover {
	color: #fff;
	background: #404040;
	text-decoration: none !important;
}

.page-template-page-rebate-landing .button.button-filled {
	color: #fff;
	border: 2px solid #1a98af;
	background: #1a98af;
}

.page-template-page-rebate-landing.summer .button.button-filled {
	border: 2px solid #404040;
	background: #404040;
}

.page-template-page-rebate-landing .button.button-filled:hover {
	color: #1a98af;
	background: transparent;
}

.page-template-page-rebate-landing.summer .button.button-filled:hover {
	color: #404040;
	background: transparent;
	text-decoration: none !important;
}

header {
	font-family: 'Montserrat', sans-serif !important;
	font-size: 13px !important;
}

header .header-top .utility-links ul .link a.dropdown-toggle img {
	vertical-align: top;
	margin-top: 1px;
	margin-right: 8px;
}

header .mobile-distributor {
	color: #6d6e71 !important;
	border: 1px solid #6d6e71 !important;
	font-family: 'Barlow Condensed', sans-serif !important;
}

.slick-slide {
	position: relative;
	overflow: hidden;
}

.slick-prev,
.slick-next {
	display: none !important;
}

@media (min-width: 768px) {
	.page-template-page-rebate-landing p {
		font-size: 18px;
	}

	header .navbar .navbar-brand img {
		max-width: 60px !important;
		width: 100%;
	}

	.page-template-page-rebate-landing h2 {
		font-size: 32px;
	}

	.page-template-page-rebate-landing h4 {
		font-size: 34px;
	}

	.page-template-page-rebate-landing .button {
		margin-bottom: 0;
		margin-top: 30px;
	}

	.page-template-page-rebate-landing.summer h1 {
		margin-top: 43px;
	}
}

@media (min-width: 1025px) {
	.page-template-page-rebate-landing h4 {
		font-size: 48px;
	}

	.page-template-page-rebate-landing.summer h1 {
		margin-top: 80px;
	}

	.page-template-page-rebate-landing h2 {
		font-size: 50px;
	}

	.flex-row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
}

@import url("//hello.myfonts.net/count/3b9f3b");

@font-face {
	font-family: 'Knucklebones-Regular';
	src: url('fonts/Knucklebones-Regular/font.woff2') format('woff2'), url('webFonts/Knucklebones-Regular/font.woff') format('woff');
}

@font-face {
	font-family: 'objectivitysuper';
	src: url('fonts/objectivity-super-webfont.woff2') format('woff2'),
		url('fonts/objectivity-super-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'objectivityblack';
	src: url('fonts/objectivity-black-webfont.woff2') format('woff2'),
		url('fonts/objectivity-black-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'objectivityextra_bold';
	src: url('fonts/objectivity-extrabold-webfont.woff2') format('woff2'),
		url('fonts/objectivity-extrabold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Objectivity-Bold';
	src: url('fonts/Objectivity-Bold.ttf.woff') format('woff'),
		url('fonts/Objectivity-Bold.ttf.svg#Objectivity-Bold') format('svg'),
		url('fonts/Objectivity-Bold.ttf.eot'),
		url('fonts/Objectivity-Bold.eot?#iefix') format('embedded-opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'objectivitymedium';
	src: url('fonts/objectivity-medium-webfont.woff2') format('woff2'),
		url('fonts/objectivity-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Objectivity Regular';
	font-style: normal;
	font-weight: normal;
	src: local('fonts/Objectivity Regular'), url('fonts/Objectivity-Regular.woff') format('woff');
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: "Flaticon";
		src: url("./Flaticon.svg#Flaticon") format("svg");
	}
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
	font-family: Flaticon;
	font-size: 20px;
	font-style: normal;
}

.flaticon-down:before {
	content: "f102";
}

/*---- Header-----*/
.rebate-header img,
.rebate-image-background img {
	height: 100%;
	width: 100%;
	position: relative;
	-o-object-fit: cover;
	object-fit: cover;
	font-family: 'object-fit: cover;';
	z-index: 1;
}

.rebate-header.summer img.main-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
}

@media (min-width: 768px) {
	.rebate-header.summer img.main-image {
		left: 20%;
		width: auto;
		margin-top: 0;
		height: 100%;
	}
}

@media (min-width: 1025px) {
	.rebate-header.summer img.main-image {
		left: 28%;
	}
}

@media (min-width: 1300px) {
	.rebate-header.summer img.main-image {
		left: 36%;
	}
}

@media (min-width: 1500px) {
	.rebate-header.summer img.main-image {
		left: 41%;
	}
}

@media (min-width: 1700px) {
	.rebate-header.summer img.main-image {
		left: 45%;
	}
}

.orange-overlay-wrapper {
	position: absolute;
	top: 0;
	right: auto;
}

.orange-overlay {
	z-index: 9 !important;
	width: initial !important;
	height: 460px !important;
	-o-object-fit: none !important;
	object-fit: none !important;
	font-family: none !important;
	max-width: none !important;
}

.summer-slider .slick-list,
.summer-slider .slick-track,
.summer-slider .slick-slide {
	height: 100% !important;
}

.summer-slider {
	height: 100% !important;
	width: 100% !important;
}

@media (min-width: 768px) {
	.orange-overlay-wrapper {
		right: 7%;
	}

	.orange-overlay {
		height: 920px !important;
	}

	.summer-slider {
		position: absolute !important;
		top: 0 !important;
	}
}

@media (min-width: 1025px) {}

@media (min-width: 1100px) {
	.orange-overlay-wrapper {
		right: 25%;
	}
}

@media (min-width: 1366px) {}

@media (min-width: 1500px) {}

svg.header-wave {
	position: absolute;
	bottom: 0;
	z-index: 3;
	fill: #f1f9fc;
}

.rebate-content {
	position: absolute;
	top: 0;
	z-index: 999;
	color: #404040;
	padding: 0 20px;
}

.rebate-content.summer {
	position: relative;
}

.rebate-content_headline {
	margin-top: 40px;
}

.rebate-content_headline.summer {
	width: 100%;
	text-align: center;
}

.rebate-content h1 span.first-line {
	font-size: 26px;
	color: #fff;
	line-height: 1em;
	text-transform: uppercase;
	background: #404040;
	padding: 4px 6px;
	letter-spacing: 1px;
	font-weight: 500;
	font-style: italic;
}

.rebate-content h1 span.second-line {
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 30px;
	color: #404040;
	font-size: 68px;
	letter-spacing: 14px;
}

.rebate-content.summer h1 span.first-line {
	background: transparent;
	padding: 0;
	line-height: 0.5em;
}

.rebate-content.summer h1 span.second-line {
	color: #fff;
	font-size: 52px;
	letter-spacing: 3px;
	line-height: .2em;
}

.rebate-content.summer h1 span.third-line {
	color: #3E3D3D;
	font-family: 'Knucklebones-Regular' !important;
	font-size: 25px;
	margin-top: 0px;
	display: block;
}

.headline-line {
	height: 8px;
	width: 162px;
	background: #3E3D3D;
	position: relative;
	z-index: 9999;
	display: block;
	margin-bottom: 40px;
	margin: 0 auto;
}

.rebate-content h2 {
	font-size: 25px;
	padding-bottom: 0;
}

.rebate-content.summer h2 {
	color: #fff;
	font-size: 20px;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
}

.rebate-content.summer p {
	color: #fff;
	font-size: 13px;
	margin-top: 10px;
}

.rebate-content_content {
	bottom: 0;
	top: auto;
	right: 0;
	width: 100%;
	z-index: 3;
	text-align: center;
	padding-bottom: 30px;
}

.rebate-content_content.summer {
	margin: 0 auto;
	z-index: 999;
}

.rebate-content_content:after {
	font-size: 80px;
	display: block;
	margin-top: 20px;
	color: #fff;
}

.rebate-header {
	position: relative;
	height: 500px;
	overflow: hidden;
}

.rebate-header.summer,
.slick-slide {
	height: 670px !important;
}

.header-shape-1 {
	position: absolute;
	z-index: 2;
	left: -100%;
	top: 0;
	fill: #b4d8ed;
	width: 180px;
	opacity: 0;
	-webkit-transition: all .7s 1s ease-in-out;
	-o-transition: all .7s 1s ease-in-out;
	transition: all .7s 1s ease-in-out;
}

.header-shape-1.come-in {
	left: 0;
	opacity: .8;
}

.header-shape-2 {
	position: absolute;
	z-index: 2;
	right: -100%;
	bottom: 0;
	fill: #a9d4db;
	opacity: 0;
	width: 440px;
	-webkit-transition: all .9s 1s ease-in-out;
	-o-transition: all .9s 1s ease-in-out;
	transition: all .9s 1s ease-in-out;
}

.header-shape-2.come-in {
	right: 0;
	opacity: .8;
}

@media (min-width: 420px) {
	.rebate-content_content {
		width: 404px;
	}
}

@media (min-width: 768px) {
	.header-shape-1 {
		width: 320px;
	}

	.header-shape-2 {
		width: 580px;
	}

	.rebate-content h1 span.first-line {
		font-size: 40px;
		padding: 5px 20px;
	}

	.rebate-content {
		padding: 0 20px;
	}

	.rebate-content h1 span.second-line {
		font-size: 150px;
		line-height: 1em;
	}

	.rebate-content.summer h1 span.second-line {
		font-size: 78px;
		line-height: .5em;
		letter-spacing: 8px;
	}

	.rebate-content.summer h1 span.third-line {
		font-size: 36px;
		margin-top: 5px;
	}

	.rebate-header {
		height: 640px;
	}

	.rebate-header.summer,
	.slick-slide {
		height: 640px !important;
	}

	.rebate-content h2 {
		font-size: 35px;
	}

	.rebate-content_content {
		text-align: left;
		padding-bottom: 0px;
	}

	.headline-line {
		height: 14px;
		width: 327px;
		margin: inherit;
		margin-bottom: 15px;
	}

	.rebate-content_headline.summer {
		width: auto;
		text-align: left;
	}

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

	.rebate-content_content.summer {
		margin: 0 9px;
		margin-top: 20px;
	}
}

@media (min-width: 1025px) {
	.rebate-header {
		height: 1100px;
	}

	.rebate-header.summer,
	.slick-slide {
		height: 920px !important;
	}

	.rebate-content_headline {
		margin-top: 0px;
	}

	.rebate-content h1 span.second-line {
		font-size: 189px;
	}

	.rebate-content.summer h1 span.second-line {
		font-size: 145px;
		letter-spacing: 7px;
		line-height: .5em;
	}

	.rebate-content h1 span.first-line {
		font-size: 46px;
		padding: 9px 20px;
	}

	.rebate-content.summer h1 span.first-line {
		font-size: 100px;
	}

	.header-shape-1 {
		width: 774px;
	}

	.rebate-content h2 {
		font-size: 43px;
	}

	.header-shape-2 {
		width: 980px;
	}

	.rebate-content.summer {
		position: relative;
	}

	.headline-line {
		width: 400px;
		margin-bottom: 40px;
	}

	.rebate-content.summer h1 span.third-line {
		font-size: 70px;
		margin-top: 20px;
	}

	.rebate-content.summer h2 {
		font-size: 32px;
	}
}

@media (min-width: 1200px) {
	.rebate-content_headline {
		margin-top: 60px;
	}

	.rebate-header {
		height: 90vh;
	}
}

/*---- 2nd Content Section-----*/
.rebate-mid-section {
	background: #f1f9fc;
	text-align: center;
}

.rebate-mid-section p {
	line-height: 1.9em;
	padding: 0 10px;
	margin-top: 0;
}

.rebate-mid-section {
	position: relative;
	background: #f1f9fc;
	padding-top: 80px;
	padding-bottom: 100px;
}

.rebate-mid-section .button {
	margin-top: 30px;
}

.rebate-mid-section .row {
	bottom: -500px;
	position: relative;
	-webkit-transition: all .3s 1s ease-in-out;
	-o-transition: all .3s 1s ease-in-out;
	-webkit-transition: all .s 1s ease-in-out;
	-o-transition: all .s 1s ease-in-out;
	transition: all .s 1s ease-in-out;
}

.summer .rebate-mid-section .row {
	bottom: auto;
}

.summer .rebate-mid-section a {
	color: #404040;
}

.summer .rebate-mid-section sup {
	top: -1em;
}

.rebate-mid-section .row.come-in {
	bottom: 0;
}

.disclaimer-text a {
	color: #404040 !important;
	text-decoration: underline !important;
	display: block;
	font-style: italic;
}

.summer .rebate-mid-section {
	background: #F8F8F8;
}

@media (min-width: 768px) {
	.rebate-mid-section {
		padding-top: 50px;
	}

	.rebate-mid-section p {
		line-height: 1.5em
	}
}

@media (min-width: 1025px) {
	.rebate-mid-section {
		padding-top: 170px;
	}

	.summer .rebate-mid-section {
		padding-top: 100px;
	}

	.rebate-mid-section p {
		margin-top: 20px;
		line-height: 1.9em
	}
}

/*---- Grey Circle -----*/
.rebate-how {
	background: #404040;
	width: 140px;
	height: 140px;
	position: absolute;
	z-index: 4;
	border-radius: 100%;
	top: -76px;
	color: #fff;
	text-align: center;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.rebate-how .flaticon-down:before {
	content: "f102";
	font-size: 14px;
	margin-top: 11px;
	display: block;
	line-height: 1em;
}

.rebate-how_content {
	position: relative;
	top: 55%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.rebate-line {
	display: block;
	width: 100%;
	line-height: .93em;
}

.rebate-line.line-1,
.rebate-line.line-2,
.rebate-line.line-3 {
	font-family: 'Barlow Condensed', sans-serif !important;
}

.rebate-line.line-1 {
	font-size: 13px;
	font-style: italic;
	text-transform: uppercase;
}

.rebate-line.line-2 {
	font-size: 50px;
	font-weight: 700;
}

svg.squiggle {
	width: 165px;
	fill: #fff;
}

.rebate-header .squiggle {
	display: none;
}

span.rebate-line.line-3 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 21px;
	letter-spacing: 6px;
}

@media (min-width: 768px) {
	.rebate-how {
		width: 240px;
		height: 240px;
		left: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		top: -276px;
	}

	.rebate-line.line-1 {
		font-size: 21px;
	}

	.rebate-line.line-2 {
		font-size: 80px;
	}

	span.rebate-line.line-3 {
		font-size: 60px;
		letter-spacing: 9px;
	}

	.rebate-how .flaticon-down:before {
		font-size: 44px;
		margin-top: 20px;
		line-height: 1.1em;
	}

	.rebate-content_content {
		bottom: 13%;
		top: auto;
		right: 1%;
		width: 446px;
		z-index: 3;
	}

	.summer .rebate-content_content {
		width: 366px;
	}
}

@media (min-width: 1025px) {
	.rebate-how {
		width: 340px;
		height: 340px;
	}

	.rebate-line.line-2 {
		font-size: 122px;
	}

	.rebate-line.line-1 {
		font-size: 19px;
	}

	.rebate-content_content {
		bottom: 22%;
		top: auto;
		right: 14%;
		width: 525px;
		z-index: 3;
	}

	.rebate-content_content.summer {
		width: 613px;
		margin: initial;
		right: auto;
		margin-top: 60px;
	}

	.rebate-content_content.summer p {
		color: #fff;
		margin-top: 20px;
	}

	.rebate-header .squiggle {
		display: block;
	}

	.page-id-1032 .rebate-header .squiggle {
		display: none;
	}
}

/*---- 3rd Content Section -----*/
.rebate-image-background svg {
	fill: #f1f9fc;
	position: absolute;
	z-index: 3;
}

.rebate-image-background .squiggle {
	position: relative;
	right: -200%
}

.rebate-image-background .squiggle.come-in {
	right: 0;
	-webkit-transition: all .5s 1s ease-in-out;
	-o-transition: all .5s 1s ease-in-out;
	transition: all .5s 1s ease-in-out;
}

.rebate-image-background svg.wave-3 {
	bottom: 0;
}

.rebate-image-background img {
	position: absolute;
	min-height: 600px;
	display: block;
	-o-object-position: 80%;
	object-position: 80%;
}

.rebate-image-background h2 {
	padding: 0;
}

.summer .rebate-image-background_content h2 {
	text-transform: uppercase;
	font-size: 50px;
	margin-top: 20px;
	font-style: italic;
}

.rebate-image-background {
	overflow: hidden;
	min-height: 300px;
	position: relative;
}

.rebate-image-background_content {
	position: relative;
	z-index: 500;
	margin-top: 18%;
	color: #fff;
	text-align: center;
	z-index: 3;
}

.summer .rebate-image-background_content {
	margin-top: 0;
	padding-top: 7%;
}

.rebate-image-background.summer .white-overlay {
	position: absolute;
	z-index: 2;
	right: 0;
	-o-object-position: unset;
	object-position: unset;
	min-height: inherit;
	width: auto;
	height: auto;
}

.rebate-image-background.summer .rebate-image-background_content {
	color: #404040;
	background: url("https://www.arlon.com/blog/wp-content/uploads/2020/05/white-overlay-1.png") no-repeat;
}

.rebate-image-background_content h3 {
	font-family: 'Knucklebones-Regular' !important;
	font-size: 40px;
	margin-top: 22px;
	color: #ff6000;
}

@media (min-width: 768px) {
	.rebate-image-background img {
		-o-object-position: right;
		object-position: right;
	}

	.rebate-image-background_content {
		text-align: left;
	}

	.rebate-image-background {
		min-height: 650px;
	}

	.rebate-image-background.summer .white-overlay {
		position: relative;
		height: 100%;
		-o-object-position: right;
		object-position: right;
	}

	.white-overlay-wrapper {
		position: absolute;
		right: 23%;
		z-index: 999;
		height: 100%;
	}

	.white-overlay-wrapper .background-image {
		left: 34%;
	}

	.rebate-image-background.summer img.background-image {
		left: 35%;
	}

	.rebate-image-background.summer .rebate-image-background_content {
		background: none;
		position: relative;
		z-index: 999;
	}

	.summer .rebate-image-background_content h2 {
		font-size: 90px;
		line-height: .8em;
	}

	.rebate-image-background_content h3 {
		font-size: 152px;
	}

	.rebate-image-background_content p {
		margin-top: 30px;
	}

	.summer .rebate-image-background_content {
		padding-top: 10%;
	}
}

@media (min-width: 1025px) {
	.rebate-image-background {
		min-height: 800px;
	}

	.summer .rebate-image-background_content h2 {
		font-size: 130px;
		line-height: .8em;
		margin-left: -29px;
	}

	.rebate-image-background_content h3 {
		margin-left: -29px;
	}
}

@media (min-width: 1200px) {
	.summer .rebate-image-background_content h2 {
		font-size: 150px;
	}
}

/*---- 4th Content Section  -----*/
.rebate-products {
	text-align: center;
	background: #f1f9fc;
}

.summer .rebate-products {
	padding-top: 50px;
	padding-bottom: 50px;
	background: #F8F8F8;
}

.rebate-products h2 {
	font-style: italic;
}

.summer .rebate-products h2 {
	font-style: normal;
	font-family: 'Knucklebones-Regular' !important;
}

.rebate-products h4 {
	font-size: 27px;
	text-align: center;
	margin-top: 20px;
}

.rebate-products h4 a {
	color: #404040;
}

.summer .rebate-products h4 {
	font-family: 'Barlow Condensed', sans-serif !important;
}

.summer .rebate-products a {
	color: #404040;
}

.rebate-products_description {
	margin-bottom: 30px;
}

.content-under-products {
	margin-top: 60px;
}

.rebate-products_rows img {
	border-bottom: 10px solid #404040;
}

@media (min-width: 768px) {
	.rebate-products h4 {
		font-size: 35px;
	}

	.rebate-products_rows {
		text-align: left;
	}

	.product_row {
		margin-bottom: 40px;
	}

	.rebate-products h4 {
		text-align: left;
	}
}

@media (min-width: 1025px) {
	.rebate-products_rows {
		text-align: center;
	}

	.product_row {
		margin-bottom: 0px;
	}

	.rebate-products h4 {
		text-align: center;
	}
}

/*---- 5th Content Section(form)  -----*/
.rebate-form svg {
	fill: #f1f9fc;
	position: absolute;
	top: 0;
	z-index: 3;
}

.rebate-form {
	background: #fff;
	position: relative;
	padding-top: 50px;
	padding-bottom: 50px;
}

.page-template-page-rebate-landing .rebate-form h4 {
	text-transform: none;
	color: #159ab9;
}

@media (min-width: 768px) {
	.rebate-form {
		padding-top: 200px;
	}

	.summer .rebate-form {
		padding-top: 50px;
	}
}

.summer iframe {
	width: 100%;
	height: 2090px;
}

/*---- Extra page Content - Thank you and conditions pages  -----*/
.extra-page-content {
	background: #F8F8F8;
}

.extra-page-content svg.squiggle {
	width: 165px;
	fill: #a9d4db;
	position: absolute;
	left: -170px;
	top: 32px;
}

.page-id-1043 .extra-page-content svg.squiggle {
	display: none;
}

.page-id-1043 h1 {
	line-height: 1em;
	font-sizE: 70px;
	padding-bottom: 0;
}

/*---- Landing page footer  -----*/
.page-template-page-rebate-landing footer {
	padding-top: 50px;
}

.page-template-page-summer-rebate-landing footer a,
.page-template-page-summer-rebate-landing footer {
	color: #fff !important;
	font-family: 'Open Sans', sans-serif;
}

.page-template-page-summer-rebate-landing footer {
	padding-top: 38px;
}

.page-template-page-rebate-landing footer h4,
.page-template-page-rebate-landing.summer footer h4 {
	text-transform: uppercase;
	font-size: 14px !important;
	font-family: 'Cabin', Arial !important;
	text-align: left !important;
}

.page-template-page-rebate-landing footer a {
	color: #fdfdfc;
}

.page-template-page-rebate-landing footer p {
	font-size: 13px;
}

.page-template-page-rebate-landing i.text-bright-orange.far.fa-plus:before {
	content: '+';
	font-size: 42px;
	margin-left: 20px;
	position: relative;
	top: 5px;
}

.page-template-page-rebate-landing .panel-title {
	font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif !important;
	padding: 0;
}

.page-template-page-rebate-landing .panel-group .panel {
	border: 0 !important;
}

.page-template-page-rebate-landing footer .btn-distributor {
	background: transparent;
	border: 2px solid #6092c5;
	position: relative;
	width: 100%;
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	padding-left: 20px;
}

.page-template-page-rebate-landing a:hover {
	color: #000;
	text-decoration: underline !important;
}

sup {
	top: -1em;
	position: relative;
	font-size: 10px !important;
}

/* countdown */
.page-template-page-countdown #header,
.page-template-page-countdown #footer,
.page-template-page-countdown #footer-bottom,
.page-template-page-countdown #glt-translate-trigger {
	display: none;
}

.page-template-page-countdown #page {
	background-color: transparent;
}

.page-template-page-countdown #background {
	overflow: unset;
	background-color: #E2E4E5;
}

.countdown {
	position: relative;
	background-image: url('https://www.arlon.com/blog/wp-content/uploads/2020/09/bg-noise.png');
}

.countdown iframe {
	max-width: 90%;
	margin: 0 auto;
}

.countdown ::-moz-selection {
	color: #F2F0F0;
	background-color: #303030 !important;
}

.countdown ::selection {
	color: #F2F0F0;
	background-color: #303030 !important;
}

.hbspt-form fieldset {
	margin: 0 auto !important;
}

.hbspt-form label span {
	font-family: 'objectivitymedium';
	font-size: 20px;
	font-style: normal;
}

ul.inputs-list {
	padding-left: 0 !important;
}

li.hs-form-booleancheckbox:before,
.no-list li:before {
	display: none !important;
}

span.hs-form-required {
	color: #FB471F;
}

.countdown-bg {
	width: 100%;
	height: 100%;
	position: absolute;
}

.countdown-bg img {
	display: block;
	width: 100%;
	height: 100%;
}

.countdown-content {
	width: 100%;
	position: relative;
	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;
}

.submitted-message p {
	font-family: 'objectivitymedium';
	font-size: 30px;
	color: #303030;
	text-align: center;
	line-height: 1em;
}

/* heading */
.countdown .countdown-heading {
	padding: 80px 0;
}

.countdown-heading img {
	width: 100px;
	padding-top: 50px;
}

/* video */
.video--responsive {
	width: 100%;
	height: auto;
}

.countdown-video_trigger {
	position: relative;
	width: 1080px;
	height: 540px;
	display: block;
	border: 0;
	background: transparent;
	cursor: pointer;
}

.countdown-video_placeholder {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	z-index: 1;
	-o-object-fit: cover;
	object-fit: cover;
}

.countdown-video_placeholder-content {
	width: 1080px;
	height: 540px;
	position: relative;
	z-index: 2;
	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;
}

.countdown-video_play {
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
	width: 120px;
	position: absolute;
	z-index: 999;
}

.countdown-video_container-hide,
.countdown-video_container-show {
	position: fixed;
	top: 0;
	left: 0;
	background-color: #000000b8;
	width: 100%;
	height: 100vh;
	z-index: 999999;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition: ease-in-out .2s;
	-o-transition: ease-in-out .2s;
	transition: ease-in-out .2s;
}

.countdown-video_container-hide {
	opacity: 0;
	pointer-events: none;
}

.countdown-video_container-show {
	opacity: 1;
	pointer-events: all;
}

.countdown-video_container-show a,
.countdown-video_container-hide a {
	display: block;
	position: absolute;
	top: 60px;
	right: 40px;
}

.countdown-video_container-show img {
	display: block;
}

button.countdown-popup__close {
	position: absolute;
	top: 0;
	right: 0;
	background: transparent;
	border: 0;
	cursor: pointer;
}

.admin-bar button.countdown-popup__close {
	top: 40px;
}

button.countdown-popup__close {
	width: 40px !important;
	height: 40px !important;
}

button.countdown-popup__close img {
	width: 100% !important;
	height: auto !important;
}

/* counter */
.countdown-counter {
	margin-top: 40px !important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.countdown-counter div {
	margin: 0 33px !important;
	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;
	font-size: 150px;
	font-weight: 900;
	line-height: 1em;
	color: #303030;
	font-family: 'objectivityblack' !important;
}

.countdown-counter div span {
	font-size: 30px;
	line-height: 1em;
	text-transform: uppercase;
	font-family: 'objectivitymedium';
}

.countdown-counter div:last-child {
	margin-right: 0 !important;
}

.countdown-counter div:first-child {
	margin-left: 0 !important;
}

/* form */
.countdown-form {
	margin: 90px 0 78px 0 !important;
}

.countdown-form h2 {
	font-family: 'objectivityextra_bold' !important;
	font-size: 35px;
	text-align: center;
	color: #303030;
	line-height: 1em;
}

.countdown-form h3 {
	font-size: 30px;
	text-align: center;
	font-weight: 900;
	color: #fff;
	margin-bottom: 24px !important;
	font-family: 'objectivitymedium' !important;
	color: #303030;
	line-height: 1.1em;
	margin-bottom: 10px !important;
	max-width: 1080px;
	margin: 0 auto;
}

.countdown-form input::-webkit-input-placeholder {
	color: #1B1C1E !important;
	font-family: 'objectivitymedium' !important;
}

.countdown-form input::-moz-placeholder {
	color: #1B1C1E !important;
	font-family: 'objectivitymedium' !important;
}

.countdown-form input:-ms-input-placeholder {
	color: #1B1C1E !important;
	font-family: 'objectivitymedium' !important;
}

.countdown-form input::-ms-input-placeholder {
	color: #1B1C1E !important;
	font-family: 'objectivitymedium' !important;
}

.countdown-form input span,
.countdown-form input::placeholder,
.countdown-form input:placeholder,
.countdown-form {
	color: #1B1C1E !important;
	font-family: 'objectivitymedium' !important;
}

.countdown-form input::-webkit-input-placeholder {
	color: #1B1C1E !important;
	font-family: 'objectivitymedium' !important;
}

.countdown-form input::-moz-placeholder {
	color: #1B1C1E !important;
	font-family: 'objectivitymedium' !important;
}

.countdown-form input:-ms-input-placeholder {
	color: #1B1C1E !important;
	font-family: 'objectivitymedium' !important;
}

.countdown-form input::-ms-input-placeholder {
	color: #1B1C1E !important;
	font-family: 'objectivitymedium' !important;
}

.countdown-form input::placeholder {
	color: #1B1C1E !important;
	font-family: 'objectivitymedium' !important;
}

.countdown-form input:placeholder {
	color: #1B1C1E !important;
	font-family: 'objectivitymedium' !important;
}

.hbspt-form {
	width: 520px;
	margin: 0 auto;
	max-width: 100%;
}

.hs-richtext {
	font-family: 'Objectivity Regular' !important;
	font-size: 13px;
}

.hbspt-form .hs-input {
	background: #fff !important;
	border: 0 !important;
	width: 100% !important;
	height: 60px;
	margin-bottom: 15px;
	padding: 10px 20px;
	font-size: 23px;
}

.hbspt-form input.hs-input[type=checkbox] {
	width: auto !important;
	height: 20px;
	margin-right: 10px;
	padding: 10px;
}

.hbspt-form .actions {
	text-align: center;
}

.countdown-terms {
	text-align: center;
	display: block;
	font-family: 'Objectivity Regular' !important;
	font-size: 16px;
	font-style: italic;
	color: #303030 !important;
	text-decoration: underline;
}

.hbspt-form [type="radio"]:checked,
.hbspt-form [type="radio"]:not(:checked),
.hbspt-form [type="checkbox"]:checked,
.hbspt-form [type="checkbox"]:not(:checked) {
	position: absolute;
	left: -9999px;
}

.hbspt-form [type="radio"]:checked+span,
.hbspt-form [type="radio"]:not(:checked)+span {
	position: relative;
	padding-left: 82px;
	cursor: pointer;
	line-height: 60px;
	display: inline-block;
}

.hbspt-form [type="checkbox"]:checked+span,
.hbspt-form [type="checkbox"]:not(:checked)+span {
	position: relative;
	padding-left: 30px;
	cursor: pointer;
	display: inline-block;
	line-height: 1.3em;
	text-transform: none;
	margin-left: 0 !important;
}

.hbspt-form [type="checkbox"]:checked+span:before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	width: 20px;
	height: 20px;
	background: #fff;
}

.hbspt-form [type="radio"]:not(:checked)+span:after {
	content: '';
	width: 20px;
	height: 20px;
	background: #fff !important;
	position: absolute;
	top: 14px;
	left: 14px;
	border-radius: 100%;
}

.hbspt-form [type="checkbox"]:not(:checked)+span:after {
	content: '';
	width: 20px;
	height: 20px;
	background: #fff !important;
	position: absolute;
	top: 2px;
	left: 0;
}

.hbspt-form [type="radio"]:checked+span:after {
	content: '';
	width: 8px;
	height: 8px;
	background: #000;
	position: absolute;
	top: 14px;
	left: 14px;
	border-radius: 100%;
	border: 6px solid #fff;
}

.hbspt-form [type="checkbox"]:checked+span:after {
	content: '\f00c';
	font-family: 'FontAwesome';
	font-weight: 900;
	width: 12px;
	height: 12px;
	background-size: contain;
	position: absolute;
	top: -1px;
	left: 1px;
}

.hbspt-form [type="radio"]:not(:checked)+span:after,
[type="radio"]:checked+span:after,
[type="checkbox"]:not(:checked)+span:after,
[type="checkbox"]:checked+span:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}


.legal-consent-container .hs-form-booleancheckbox-display p {
	font-family: 'objectivitymedium';
	font-size: 20px;
	font-style: normal;
}

/* footer */
.countdown .countdown-footer {
	margin-bottom: 50px;
	font-family: 'objectivitymedium' !important;
	color: #303030;
}

.countdown .countdown-footer a,
.countdown-footer p {
	color: #303030;
	text-align: center;
	font-weight: 500;
}

.countdown-footer p:first-child {
	font-size: 20px;
	padding: 0 0 6px 0;
}

.countdown-footer p:last-child {
	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;
}

.countdown .countdown-footer a {
	font-size: 20px;
	margin: 0 24px;
	border-bottom: solid 2px;
	border-color: transparent;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
}

.countdown .countdown-footer a:hover {
	color: #FB471F;
	font-family: 'objectivityblack' !important;
}

.countdown .countdown-footer a:first-child {
	margin-left: 0;
}

.countdown .countdown-footer a:last-child {
	margin-right: 0;
}

.page-template-page-countdown #back_top:hover {
	background-color: #1414F0;
}

/* responsive */
@media (max-width:1396px) {
	.countdown-video_trigger {
		width: 100%;
		height: auto;
	}

	.countdown-video_placeholder-content {
		width: 95%;
		height: auto;
		margin: 0 auto;
	}

	.countdown-counter {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.countdown-counter div {
		margin: 0 !important;
		padding: 20px !important;
	}
}

@media (max-width:1040px) {
	.countdown-counter div {
		font-size: 120px;
	}
}

@media (max-width:855px) {
	.countdown-counter div {
		font-size: 100px;
	}
}

@media (max-width:775px) {
	.countdown-counter div {
		font-size: 80px;
		padding: 10px !important;
	}
}

@media (max-width:650px) {
	.countdown-counter div {
		font-size: 60px;
		padding: 10px !important;
	}

	.countdown-counter div span {
		font-size: 20px;
	}

	.countdown-video_placeholder-content {
		width: 400px;
		height: 240px;
	}

	.countdown-form {
		width: 80%;
	}

	.countdown-heading img {
		width: 80px;
		height: auto;
	}

	.countdown .countdown-heading {
		margin: 0 0 40px;
		/*60px 0 40px;*/
		padding: 0px;
	}

	.countdown-counter {
		margin-top: 20px !important;
	}

	.countdown-form {
		margin: 0px auto !important;
	}

	.countdown .countdown-footer {
		margin-bottom: 100px;
	}

	.countdown-form h3 {
		font-size: 24px;
	}

	.countdown-form input::-webkit-input-placeholder {
		font-size: 16px !important;
	}

	.countdown-form input::-moz-placeholder {
		font-size: 16px !important;
	}

	.countdown-form input:-ms-input-placeholder {
		font-size: 16px !important;
	}

	.countdown-form input::-ms-input-placeholder {
		font-size: 16px !important;
	}

	.countdown-form input,
	.countdown-form input::placeholder {
		font-size: 16px !important;
	}

	.countdown-form span input {
		padding: 10px !important;
	}

	.countdown-form input[type=submit] {
		margin-top: 20px;
	}

	.countdown-footer p:first-child,
	.countdown .countdown-footer a {
		font-size: 16px;
		margin-bottom: 0 !important;
	}

	.countdown .countdown-footer a {
		margin: 0 10px;
	}

	.countdown-video_play {
		width: 80px;
	}
}

@media (max-width:460px) {
	.countdown-counter div {
		font-size: 40px;
	}

	.countdown-counter div span {
		font-size: 16px;
	}

	.countdown-video_placeholder-content {
		width: 280px;
		height: 200px;
	}
}

@media (max-width:374px) {
	.countdown-counter div {
		font-size: 30px;
		padding: 0 5px !important;
	}

	.countdown-counter div span {
		font-size: 14px;
	}

	.countdown-form h3 {
		font-size: 18px;
		margin-bottom: 30px !important;
	}
}

@media (min-width:945px) {
	.countdown iframe {
		width: 1200px;
		height: 600px;
		margin: 0 auto;
	}
}

.wpcf7-response-output {
	border-color: #46b450;
	background-color: #46b450;
	color: #fff;
	padding: 10px 20px !important;
	text-align: center;
	font-weight: 700;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #dc3545;
	background-color: #dc3545;
}

.wpcf7-not-valid-tip {
	border-color: #dc3545;
	background-color: #dc3545;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	padding: 6px 10px !important;
	margin-top: -12px !important;
}

/* Terms & Conditions page */
.page-id-1834 .product-page_header {
	display: none;
}

.term-content {
	padding-bottom: 100px;
}

.term-content a {
	color: #FB471F !important;
}

/*--- New Product Launch Pages --*/

/*--- Overrides--*/
.page-template-page-new-product-home #header,
.page-template-page-new-product-testimonials #header,
.page-template-page-new-product-training #header,
.page-template-page-new-product-buy #header,
.page-template-page-new-product-text #header,
.page-template-page-new-product-home #footer,
.page-template-page-new-product-testimonials #footer,
.page-template-page-new-product-training #footer,
.page-template-page-new-product-buy #footer,
.page-template-page-new-product-text #footer,
.page-template-page-new-product-buy #footer-bottom,
.page-template-page-new-product-home #footer-bottom,
.page-template-page-new-product-text #footer-bottom,
.page-template-page-new-product-testimonials #footer-bottom,
.page-template-page-new-product-training #footer-bottom,
.page-template-page-new-product-buy #footer-bottom,
.page-template-page-entry-page #header,
.page-template-page-entry-page #footer-bottom,
.page-template-page-entry-page #footer,
.page-template-page-new-product-demo #header,
.page-template-page-new-product-demo #footer-bottom,
.page-template-page-new-product-demo #footer,
.page-template-page-new-product-terms #header,
.page-template-page-new-product-terms #footer-bottom,
.page-template-page-new-product-terms #footer {
	display: none;
}

.page-template-page-new-product-home #background,
.page-template-page-new-product-testimonials #background,
.page-template-page-new-product-training #background,
.page-template-page-new-product-buy #background,
.page-template-page-entry-page #background {
	background-color: #E2E4E5;
	background-image: url(https://www.arlon.com/blog/wp-content/uploads/2020/09/bg-noise.png);
}

.page-template-page-new-product-home #page {
	background: transparent;
}

/*--- Patterns/backgrounds --*/
.flex-item {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.bg-blue {
	background: url(https://www.arlon.com/blog/wp-content/uploads/2020/08/dark-background.jpg);
	padding: 50px 0;
}

/*--- Header --*/
.product-page_header {
	width: 688px;
	max-width: 100%;
	background: #303030;
	color: #F2F0F0;
	margin: 0 auto;
	padding: 4px 30px;
	position: relative;
	z-index: 1500;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: fixed;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.full-menu {
	display: none;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1200;
	overflow: scroll;
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
	padding-top: 20px;
}

.product-page .full-menu li {
	list-style-type: none;
	text-align: left;
	padding-left: 0;
	margin: 0;
}

.product-page .full-menu li:before {
	display: none;
}

.full-menu.js-active {
	display: block;
}

.full-menu a {
	color: #F2F0F0 !important;
	font-size: 30px;
	text-transform: uppercase;
	font-family: 'objectivityblack';
	line-height: 1em;
	display: inline-block;
	padding: 10px 0;
	font-style: normal;
}

.full-menu .language-select label,
.full-menu .language-select button {
	display: none;
}

.menu-container {
	padding-top: 61px;
}

.menu_product-name,
.menu_product-button {
	font-size: 20px;
	font-family: 'objectivityblack';
	color: #F2F0F0 !important;
}

.menu_product-button {
	font-family: 'Objectivity-Bold';
	text-align: right;
}

.menu_product-name {
	text-align: center;
}

.menu_product-name sup {
	display: none;
}

.full-menu .social-icons a {
	width: 40px;
	margin-right: 5px;
}

.full-menu .language-select select {
	background: transparent;
	border: 2px solid #fff;
	padding: 4px 20px;
	font-size: 12px;
	color: #fff;
	margin-bottom: 20px;
	font-family: 'objectivityextra_bold';
}

.menu_product-name {
	display: block;
	border: none;
	background: transparent;
	cursor: pointer;
}

@media (min-width: 768px) {
	.full-menu .social-icons {
		text-align: right;
	}

	.menu-container {
		padding-top: 140px;
	}
}

@media (min-width: 1025px) {
	.full-menu li:hover a:after {
		display: block;
		content: '';
		height: 23px;
		background: #FB471F;
		margin-top: -26px;
	}

	.full-menu a {
		font-size: 61px;
		padding: 0;
		line-height: 1.4em;
	}

	.full-menu .language-select select {
		margin-bottom: 150px;
	}

	.countdown-form h2 {
		font-size: 55px;
	}

	.full-menu .language-select select {
		padding: 10px 20px;
		font-size: 25px;
	}

	.full-menu .language-select {
		padding-left: 30px;
	}

	.menu-container {
		padding-top: 180px;
	}
}

/*--- Buttons --*/
.btn,
.countdown-form input[type=submit] {
	line-height: 1em;
	font-family: 'objectivityextra_bold';
	padding: 12px 12px;
	border: 4px solid;
	display: inline-block;
	margin-top: 10px;
	font-size: 22px;
	text-align: center;
}

.btn-orange,
.countdown-form input[type=submit] {
	color: #FB471F !important;
	border-color: #FB471F;
}

.btn-orange:hover,
.countdown-form input[type=submit]:hover {
	color: #F2F0F0 !important;
	border-color: #FB471F;
	background: #FB471F;
}

.btn-white {
	color: #F2F0F0 !important;
	border-color: #F2F0F0;
}

.btn-white:hover {
	color: #1B1C1E !important;
	border-color: #F2F0F0;
	background: #F2F0F0;
}

.btn-grey {
	color: #393939 !important;
	border-color: #393939;
}

.btn-grey:hover {
	color: #F2F0F0 !important;
	border-color: #393939;
	background: #393939;
}

/*--- Typography --*/
.product-page p,
.product-page li,
.product-page h1,
.product-page h2,
.product-page h3,
.product-page h4 {
	color: #303030;
}

.product-page p,
.product-page li {
	font-size: 18px;
	font-family: 'Objectivity Regular';
	line-height: 1.4em;
	text-align: center;
}

.product-page li {
	margin: 10px 0;
}

.product-page strong {
	font-family: 'Objectivity-Bold';
}

.product-page li:before {
	display: inline-block;
	content: '•';
	font-size: 28px;
	vertical-align: middle;
	padding-right: 6px;
	line-height: 1em;
}

/*--- Product Homepage --*/
.product-page h1 {
	font-size: 75px;
	font-family: 'objectivitysuper' !important;
	line-height: 1em;
	z-index: 200;
	position: relative;
	padding: 0;
	text-align: center;
}

.page-template-page-new-product-home .product-page h1 {
	text-align: center;
}

.product-page h2 {
	font-size: 24px;
	font-family: 'objectivitysuper' !important;
	line-height: .88em;
	text-transform: uppercase;
	z-index: 2;
	position: relative;
	color: #303030;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}

.product-page h3 {
	font-size: 24px;
	font-family: 'objectivityextra_bold' !important;
	padding: 0 0 10px;
	line-height: 1em;
}

.product-page h4 {
	font-family: 'objectivityextra_bold' !important;
	font-size: 24px;
	line-height: 1em;
	text-align: center;
}

.product-intro h2 {
	line-height: .88em;
	font-size: 32px;
	text-align: center;
	margin: 15px 0;
}

/*
.product-intro .countdown-video {
	display: none;
}*/

.product-intro {
	text-align: center;
}

@media (min-width: 768px) {
	.product-page h1 {
		font-size: 100px;
	}

	.product-page h2 {
		font-size: 40px;
		text-align: left;
	}

	.product-page h3 {
		font-size: 48px;
		padding: 0 0 20px;
	}

	.product-intro h2 {
		font-size: 48px;
	}

	.product-page li {
		padding-left: 30px;
	}

	.btn {
		font-size: 20px;
		display: inline-block;
		padding: 12px 40px;
	}

	.product-page ul {
		;
		padding-bottom: 40px;
	}

	.product-page h3 {
		padding: 0 0 25px;
	}

	.bg-blue {
		padding: 90px 0;
	}

	.product-intro .countdown-video {
		display: block;
	}

	.product-page p,
	.product-page li,
	.product-intro,
	.product-page h4 {
		text-align: left;
	}

	.page-template-page-new-product-home .product-page h1 {
		text-align: left;
	}
}

@media (min-width: 1025px) {
	.product-page h1 {
		font-size: 280px;
	}

	.product-page h2 {
		font-size: 63px;
	}

	.product-page h3,
	.product-page h4 {
		font-size: 32px;
	}

	.btn {
		font-size: 20px;
	}

	.product-page p,
	.product-page li {
		font-size: 20px;
	}

	.product-page ul {
		padding-left: 30px;
		padding-bottom: 20px;
	}

	.product-details ul {
		padding-left: 0;
	}

}

@media (min-width: 1200px) {
	.product-page h2 {
		font-size: 69px;
	}

	.product-page h1 {
		font-size: 280px;
	}
}

.text-center,
.text-center-mobile {
	text-align: center;
}

.text-right {
	text-align: right;
}

.product-page.countdown .countdown-heading {
	padding: 20px 0 0;
	margin-bottom: 10px;
}

.product-page .countdown-video_play {
	z-index: 9;
	position: absolute;
	-webkit-transition: ease-in-out .3s;
	-o-transition: ease-in-out .3s;
	transition: ease-in-out .3s;
	width: 120px;
}

.countdown-video_trigger {
	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;
}

.countdown-video_trigger:hover .countdown-video_play,
.product-page .countdown-video_trigger:hover .countdown-video_play {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}

.product-page .countdown-video_placeholder {
	position: relative;
}

.product-page .countdown-video_trigger {
	width: auto;
	height: auto;
}

.product-page .countdown-heading img {
	width: 50px;
}

.product-intro .countdown-video {
	width: 100%;
	height: auto;
	margin-top: 25px;
}

.product-intro canvas {
	margin-top: -20px;
	max-width: 100%;
}

.product-intro sup,
.entry-product-title sup {
	top: -40px;
	font-size: 10px !important;
	position: relative;
	line-height: 0;
}

.entry-product-title sup {
	top: -50px;
}

.product-intro span.add-on,
.entry-product-title span.add-on {
	position: relative;
	top: -3px;
}

@media (min-width: 768px) {

	.product-intro canvas,
	.product-intro .countdown-video {
		margin-top: -31px;
	}

	.product-intro .countdown-video {
		width: 334px;
	}

	.product-intro .countdown-video {
		margin-top: -50px;
	}

	.product-page .countdown-heading img {
		width: 80px;
	}

	.product-intro sup,
	.entry-product-title sup {
		top: -70px;
	}

	.entry-product-title sup {
		top: -200px;
	}

	.text-center-mobile {
		text-align: left;
	}
}

@media (min-width: 1025px) {
	.product-page .countdown-heading img {
		width: 130px;
	}

	.product-page.countdown .countdown-heading {
		padding: 60px 0 0;
	}

	.product-intro canvas,
	.product-intro .countdown-video {
		margin-top: -78px;
	}

	.product-intro .countdown-video {
		width: 474px;
	}

	.product-intro sup,
	.entry-product-title sup {
		top: -200px;
	}

	.product-intro span.add-on,
	.entry-product-title span.add-on {
		top: -15px;
	}
}

@media (min-width: 1200px) {
	.product-intro .countdown-video {
		width: 600px;
	}
}

.product-details {
	padding: 30px 0;
}

.product-details+.product-details {
	padding-top: 0;
}

.product-details img,
.product-details canvas {
	width: 100%;
}

.details_text {
	padding: 20px 17px;
	text-align: center;
}

.details_text h2 {
	font-size: 32px;
    line-height: 1em;
}

.details_text h5 {
	font-size: 12px;
}

.details-padding {
	padding-top: 70px;
}

@media (min-width: 768px) {
	.product-details {
		padding: 100px 0;
	}

	.details_text {
		text-align: left;
	}

	.product-details img {
		display: block;
	}

	.details_text h2 {
		font-size: 60px;
		line-height: 1em;
		margin-bottom: 20px;
	}

	.details_text h5 {
		font-size: 14px;
	}
}

@media (min-width: 1025px) {
	.product-details {
		padding: 150px 0;
	}
}

@media (min-width: 1200px) {
	.product-details {
		padding: 290px 0;
	}
}

.product-features {
	padding-bottom: 30px;
}

.product-features h2 {
	font-size: 32px;
	line-height: 1em;
	text-align: center;
}

.product-features h4 {
	font-size: 24px;
	font-family: 'objectivityextra_bold' !important;
	line-height: 1em;
	text-align: center;
}

.product-features .countdown-video {
	text-align: center;
}

@media (min-width: 768px) {
	.product-features h2 {
		font-size: 57px;
		text-align: center;
	}

	.features_text {
		padding-top: 30px;
	}

	.product-features .countdown-video {
		margin-top: -21px;
	}

	.product-features {
		padding-bottom: 30px;
	}

	.features_text,
	.features_text p,
	.features_text h4 {
		text-align: center !important;
	}

	.product-features h4 {
		text-align: left;
	}
}

@media (min-width: 1025px) {
	.product-features h2 {
		font-size: 80px;
	}

	.product-features {
		padding-bottom: 165px;
	}

	.product-features .countdown-video .countdown-video_placeholder {
		width: 85%;
		margin: 0 auto;
	}

	.product-features h4 {
		font-size: 32px;
	}
}

@media (min-width: 1025px) {
	.product-features h2 {
		font-size: 80px;
	}
}

.product-testimonials h3,
.accordion-section h3 {
	text-transform: uppercase;
	color: #F2F0F0;
}

.accordion-section h3 {
	font-size: 32px;
	margin-bottom: 20px;
	font-family: 'objectivitysuper' !important;
}

.product-testimonials {
	text-align: center;
}

.product-testimonials h3 {
	position: relative;
	z-index: 9;
	font-size: 36px;
	font-family: 'objectivitysuper' !important;
}

.product-testimonials h4 {
	color: #F2F0F0;
	font-size: 24px;
}

.product-testimonials p {
	font-style: italic;
	color: #F2F0F0;
}

.product-testimonials .btn {
	margin-top: 10px;
	font-style: normal;
}

.product-testimonials img {
	display: none;
}

.product-testimonials .rgb-shift {
	display: none;
}

.testimonial-intro {
	padding-bottom: 30px;
}

.testimonial-intro img {
	margin-bottom: 30px;
}

.testimonial-intro .countdown-video_trigger img {
	margin-bottom: 0;
	    z-index: 9999999;
}

.testimonial-intro .btn {
	margin-top: 30px;
}

a.btn.load-more-testimonials {
	border: 0;
	text-transform: none;
	display: block;
	color: #000;
	font-family: 'objectivitymedium';
}

a.btn.load-more-testimonials:after {
	content: '';
	display: inline-block;
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: relative;
	top: -2px;
	margin-left: 10px;
}

@media (min-width: 768px) {
	.product-testimonials {
		text-align: left;
	}

	.product-testimonials img {
		display: block;
	}

	.product-testimonials .rgb-shift {
		display: block;
	}
}

@media (min-width: 1025px) {

	.product-testimonials h3,
	.accordion-section h3 {
		font-size: 66px;
		line-height: 1.2em;
		padding-bottom: 10px;
	}

	.product-testimonials p {
		font-size: 20px;
	}

	.product-testimonials .btn {
		margin-top: 30px;
	}

	.testimonial-intro {
		text-align: center;
		/* padding-bottom: 100px; */
	}

	.testimonial-intro p {
		text-align: center;
	}

	.testimonial-intro .btn {
		margin-top: 50px;
	}
}

@media (min-width: 1200px) {

	.product-testimonials h3,
	.accordion-section h3 {
		font-size: 60px;
		line-height: 1em;
	}
}

.accordion-section h3.accordion-title {
	font-size: 18px;
	font-family: 'objectivitymedium' !important;
	text-transform: none;
	padding: 20px 0;
	position: relative;
	z-index: 900;
	margin-bottom: 0;
	text-align: left;
	border-top: 1px solid #F2F0F0;
	font-style: normal;
}

.accordion-section .accordion {
	margin-bottom: 0;
}

.accordion-section .btn {
	margin-top: 30px;
}

.accordion-toggle {
	position: relative;
	font-style: italic;
}

.accordion-content p {
	color: #F2F0F0;
	font-style: italic;
}

.plus-sign {
	position: absolute;
	top: 0;
	right: 0;
	padding: 22px 20px;
}

.plus-sign::after {
	content: " + ";
	color: #F2F0F0;
	display: block;
	font-size: 30px;
}

.accordion-title.active .plus-sign::after {
	content: " - ";
}

.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}

.distributor-list {
	text-align: center;
}

.distributor-list img {
	margin: 0 auto;
}

.distributor-list .row {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.distributor-list .row:last-child {
	border-bottom: 0;
	margin-bottom: 0;
}

.distributor-list h3 {
	font-family: 'objectivitysuper' !important;
	margin-top: 20px;
}

.distributor-list h4,
.page-template.page-template-page-new-product-demo .countdown-form h4 {
	font-size: 20px;
	font-family: 'objectivitymedium' !important;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.page-template.page-template-page-new-product-demo .countdown-form h4 {
	margin-bottom: 0;
}

.bottom-buttons {
	margin-bottom: 30px;
}

@media (min-width: 768px) {
	.distributor-list .row {
		border-bottom: 1px solid grey;
		padding-bottom: 40px;
		margin-bottom: 40px;
	}

	.distributor-list .buy-button {
		margin-top: 30px;
	}

	.distributor-list h3 {
		margin-top: 0;
	}

	.distributor-list {
		text-align: left;
	}

	.bottom-buttons {
		margin-bottom: 100px;
	}
}

@media (min-width: 1025px) {
	.distributor-list .row {
		padding-bottom: 80px;
		margin-bottom: 80px;
	}

	.distributor-list .buy-button {
		text-align: right;
		margin-top: 0;
	}

	.distributor-list .buy-button .btn {
		font-size: 25px;
	}

	.distributor-list .buy-logo img {
		margin: 0 auto;
	}

	.distributor-list .flex-row,
	.distributor-list .row {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}

	.accordion-section .btn {
		margin-top: 0;
	}
}

@media (min-width: 1200px) {
	.distributor-list .buy-button .btn {
		font-size: 20px;
	}
}

.newsletter-signup {
	padding: 30px 0;
	background: #ededed;
}

.newsletter-signup h3 {
	color: #FB471F;
	font-family: 'objectivitymedium' !important;
	text-align: center;
	font-size: 16px;
	padding-bottom: 0;
}

.newsletter-signup.bg-white {
	background: #F2F0F0;
}

@media (min-width: 768px) {
	.newsletter-signup h3 {
		text-align: left;
	}
}

@media (min-width: 1025px) {
	.newsletter-signup {
		padding: 100px 0;
	}

	.accordion-section {
		padding: 115px 0;
	}

	.accordion-section h3.accordion-title {
		font-size: 20px;
		padding: 24px 0;
	}

	.plus-sign {
		position: absolute;
		top: 0;
		right: 0;
		padding: 24px 20px;
	}

	.plus-sign::after {
		font-size: 25px;
	}

	.newsletter-signup h3 {
		font-size: 25px;
	}
}

@media (min-width: 1200px) {
	.newsletter-signup {
		padding: 200px 0;
	}
}


/*--- Product Entry Page --*/
.entry-page.product-header {
	padding: 50px 0 20px;
}

.entry-product-title {
	padding-bottom: 150px;
}

.entry-product-title h1 {
	font-size: 80px;
	font-family: 'objectivitysuper' !important;
	line-height: 1em;
	padding: 0;
	color: #303030;
}

.entry-product-title label,
.entry-product-title select {
	display: block;
	margin: 10px auto;
	font-size: 17px;
	font-family: 'objectivitymedium';
	text-transform: uppercase;
}

.entry-product-title label {
	max-width: 320px;
	font-family: 'Objectivity-Bold';
}

.entry-product-title button.btn {
	font-size: 20px;
	border: 0;
	cursor: pointer;
	margin-top: 30px;
	background: #FB471F;
	color: #fff;
}

.hidden-mobile {
	display: none;
}

@media (min-width: 768px) {
	.entry-product-title h1 {
		font-size: 280px;
		margin-bottom: 60px;
		margin-top: 60px;
	}

	.entry-product-title label,
	.entry-product-title select {
		font-size: 20px;
	}

	.entry-product-title label {
		max-width: initial;
		margin-bottom: 20px;
	}

	.entry-page.product-header {
		padding: 150px 0 100px;
	}

	.hidden-mobile {
		display: block;
	}

	.hidden-desktop {
		display: none;
	}

	.entry-page.product-header {
		padding: 50px 0;
	}
}

/*--- Product Footer --*/
.product-footer {
	background: #2B2B2B;
	padding: 20px 0;
}

.product-footer ul li {
	list-style-type: none;
	text-align: left;
	padding: 0;
	margin: 0;
}

.product-footer ul {
	padding-left: 0;
	padding-right: 50px;
}

.product-footer a {
	font-size: 14px;
	color: #FDFDFC !important;
	display: block;
	margin-top: auto;
}

.product-text a {
	display: inline-block;
}

.product-footer h4 {
	color: #F2F0F0;
	font-size: 28px;
	display: none;
}

.product-footer li:before {
	display: none;
}

.product-page .masthead h1 {
	font-size: 40px;
	text-align: center;
	line-height: 1em;
	color: #A9A9AA;
	font-family: 'objectivityblack' !important;
	text-transform: uppercase;
	padding: 20px 0 5px;
}

.footer-text {
	clear: both;
	color: #F2F0F0;
	font-family: 'Objectivity Regular' !important;
	font-size: 14px;
	margin-top: 50px;
}

.site-link-footer {
	margin-top: 50px;
}

.footer-text a {
	font-size: 14px;
	display: inline-block;
}

ul.social-icons {
	width: 100%;
	padding-right: 0;
	margin-bottom: 30px;
}

.product-footer ul.social-icons li {
	display: inline-block;
}

.product-footer .social-icons img {
	width: 50px;
	padding-right: 5px;
	margin-top: 20px;
}

.product-footer sup {
	display: none;
}

.social-row {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.site-link,
.site-link a {
	display: block;
	margin-top: auto;
	font-size: 20px !important;
	font-family: 'objectivitymedium' !important;
	margin-top: 10px;
}

@media (min-width: 768px) {
	.product-page .masthead h1 {
		font-size: 80px;
	}

	ul.social-icons {
		text-align: right;
	}

	.product-footer li a {
		font-size: 18px;
	}

	.product-footer ul {
		float: left;
	}

	ul.footer-links {
		width: 50%;
	}

	.site-link {
		display: block;
		text-align: right;
	}

	.product-page .masthead h1 {
		padding: 80px 0 10px;
	}

	.product-footer span.menu_product-name {
		display: block;
		text-align: right;
	}

	.product-footer ul li {
		padding: 7px 0;
	}

	.product-footer {
		padding: 70px 0;
	}

	.product-footer h4 {
		display: block;
	}

	ul.social-icons {
		margin-bottom: 0;
	}
}

@media (min-width: 1025px) {
	.product-page .masthead h1 {
		font-size: 116px;
	}

	.product-footer .social-icons img {
		margin-left: 10px;
	}
}

@media (min-width: 1200px) {
	.product-page .masthead h1 {
		font-size: 130px;
	}

	.page-template-page-new-product-terms .product-page .masthead h1 {
		font-size: 100px;
	}

	.product-page .masthead.demo-masthead h1 {
		font-size: 122px;
	}
}


/*--- Product Testimonial Page --*/
.testimonial-list p {
	font-size: 20px;
	font-family: 'objectivitysuper' !important;
	text-transform: uppercase;
	line-height: 1em;
	margin-top: 20px;
}

.testimonial-block {
	padding-bottom: 50px;
	text-align: center;
}

.testimonial-block span {
	display: block;
}

.testimonial-block .testimonial_name {
	font-family: 'objectivityblack' !important;
	font-size: 16px;
	line-height: 1.4em;
	color: #303030;
}

.testimonial-block .testimonial_location {
	font-size: 16px;
	font-family: 'objectivitymedium' !important;
	font-style: italic;
	color: #FB471F;
	line-height: 1.4em;
}

.testimonial-block img {
	width: 100%;
	height: 100%;
	display: block;
	margin-bottom: 0;
}

.testimonial-block img {
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: -webkit-filter .25s;
	transition: -webkit-filter .25s;
	-o-transition: filter .25s;
	transition: filter .25s;
	transition: filter .25s, -webkit-filter .25s;
	will-change: filter;
}

.buy-logo {
	position: relative;
}

.distributor-list .buy-logo img {
	-webkit-filter: none;
	filter: none;
}

.distributor-list .hover-logo {
	position: absolute;
	top: 0;
	width: calc(100% - 34px);
	opacity: 0;
	-webkit-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.distributor-list .logo {
	-webkit-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}

.distributor-list .buy-logo:hover .hover-logo,
.distributor-list .buy-logo.is-active .hover-logo {
	opacity: 1;
}

.distributor-list .buy-logo:hover .logo {
	opacity: 0;
}

.testimonial-block img:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

@media (min-width: 768px) {
	.testimonial-list p {
		font-size: 30px;
	}

	.testimonial-block .testimonial_name {
		font-size: 25px;
	}

	.testimonial-block .testimonial_location {
		font-size: 20px;
	}

	.testimonial-block {
		padding-bottom: 115px;
		text-align: left;
	}

	.testimonial-block img {
		margin-bottom: 0;
		display: block;
	}

	.testimonial-list p {
		margin-top: 0;
	}
}

@media (min-width: 1025px) {
	.testimonial-list p {
		font-size: 30px;
	}

}

.video-list .row {
	padding-bottom: 50px;
}

.video-list .countdown-video {
	margin-bottom: 30px;
}

.video-list h3 {
	font-size: 25px;
	text-align: center;
}

.video-list {
	margin-top: 30px;
}

@media (min-width: 768px) {
	.video-list .countdown-video {
		margin-bottom: 0px;
	}

	.video-list h3 {
		font-size: 40px;
	}

	.video-list h3 {
		text-align: left;
	}

}

@media (min-width: 1025px) {
	.video-list .row {
		padding-bottom: 215px;
	}

	.video-list h3 {
		font-size: 32px;
	}

	.video-list {
		margin-top: 100px;
	}
}

/*--- Product Demo Page --*/
.page-template.page-template-page-new-product-demo h4 {
	font-size: 32px;
	text-align: center;
}

@media (min-width: 768px) {
	.page-template.page-template-page-new-product-demo h4 {
		text-align: left;
	}
}


/*
* Hamburger menu
*/
.hamburger {
	padding: 15px 15px 8px;
	display: inline-block;
	cursor: pointer;
	-webkit-transition-property: opacity, -webkit-filter;
	transition-property: opacity, -webkit-filter;
	-o-transition-property: opacity, filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible;
	text-align: left;
	padding-left: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.333%;
	flex: 0 0 33.333%;
}

.hamburger:hover {
	opacity: 0.7;
}

.hamburger.is-active:hover {
	opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
	background-color: #F2F0F0;
}

.hamburger-box {
	width: 40px;
	height: 24px;
	display: inline-block;
	position: relative;
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -2px;
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
	width: 35px;
	height: 4px;
	background-color: #F2F0F0;
	position: absolute;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
}

.hamburger-inner::before,
.hamburger-inner::after {
	content: "";
	display: block;
}

.hamburger-inner::before {
	top: -10px;
}

.hamburger-inner::after {
	bottom: -10px;
}

/*
* Slider
*/
.hamburger--slider .hamburger-inner {
	top: 2px;
}

.hamburger--slider .hamburger-inner::before {
	top: 10px;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
	top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
	transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
	-webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
	opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
	transform: translate3d(0, -20px, 0) rotate(-90deg);
}

/*===============================
=            Choices            =
===============================*/
.choices {
	position: relative;
	overflow: hidden;
	margin-bottom: 24px;
	font-size: 16px;
	max-width: 495px;
	margin: 0 auto;
}

.choices:focus {
	outline: none;
}

.choices:last-child {
	margin-bottom: 0;
}

.choices.is-open {
	overflow: initial;
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
	background-color: #eaeaea;
	cursor: not-allowed;
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.choices.is-disabled .choices__item {
	cursor: not-allowed;
}

.choices [hidden] {
	display: none !important;
}

.choices[data-type*='select-one'] {
	cursor: pointer;
}

.choices[data-type*='select-one'] .choices__inner {
	padding-bottom: 7.5px;
}

.choices[data-type*='select-one'] .choices__input {
	display: block;
	width: 100%;
	padding: 10px;
	border-bottom: 1px solid #dddddd;
	background-color: #F2F0F0;
	margin: 0;
}

.choices[data-type*='select-one'] .choices__button {
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
	padding: 0;
	background-size: 8px;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -10px;
	margin-right: 25px;
	height: 20px;
	width: 20px;
	border-radius: 10em;
	opacity: 0.25;
}

.choices[data-type*='select-one'] .choices__button:hover,
.choices[data-type*='select-one'] .choices__button:focus {
	opacity: 1;
}

.choices[data-type*='select-one'] .choices__button:focus {
	-webkit-box-shadow: 0px 0px 0px 2px #00bcd4;
	box-shadow: 0px 0px 0px 2px #00bcd4;
}

.choices[data-type*='select-one'] .choices__item[data-value=''] .choices__button {
	display: none;
}

.choices[data-type*='select-one']:after {
	content: '';
	position: absolute;
	right: 16.5px;
	top: 50%;
	margin-top: -10.5px;
	pointer-events: none;
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 6px;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.choices[data-type*='select-one'][dir='rtl'] .choices__button {
	right: auto;
	left: 0;
	margin-left: 25px;
	margin-right: 0;
}

.choices[data-type*='select-multiple'] .choices__inner,
.choices[data-type*='text'] .choices__inner {
	cursor: text;
}

.choices[data-type*='select-multiple'] .choices__button,
.choices[data-type*='text'] .choices__button {
	position: relative;
	display: inline-block;
	margin-top: 0;
	margin-right: -4px;
	margin-bottom: 0;
	margin-left: 8px;
	padding-left: 16px;
	border-left: 1px solid #008fa1;
	background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
	background-size: 8px;
	width: 8px;
	line-height: 1;
	opacity: 0.75;
	border-radius: 0;
}

.choices[data-type*='select-multiple'] .choices__button:hover,
.choices[data-type*='select-multiple'] .choices__button:focus,
.choices[data-type*='text'] .choices__button:hover,
.choices[data-type*='text'] .choices__button:focus {
	opacity: 1;
}

.choices__inner {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	background-color: #f9f9f9;
	padding: 7.5px 7.5px 3.75px;
	border: 3px solid #1B1C1E;
	border-radius: 2.5px;
	font-size: 14px;
	min-height: 44px;
	overflow: hidden;
}

.is-focused .choices__inner,
.is-open .choices__inner {
	border-color: #b7b7b7;
}

.is-open .choices__inner {
	border-radius: 2.5px 2.5px 0 0;
}

.is-flipped.is-open .choices__inner {
	border-radius: 0 0 2.5px 2.5px;
}

.choices__list {
	margin: 0;
	padding-left: 0;
	list-style: none;
}

.choices__list--single {
	display: inline-block;
	padding: 4px 16px 4px 4px;
	width: 100%;
}

[dir='rtl'] .choices__list--single {
	padding-right: 4px;
	padding-left: 16px;
}

.choices__list--single .choices__item {
	width: 100%;
	text-align: left;
	font-size: 25px;
	color: #FB471F;
	font-family: 'objectivityextra_bold';
	padding-left: 15px;
}

.choices__list--multiple {
	display: inline;
}

.choices__list--multiple .choices__item {
	display: inline-block;
	vertical-align: middle;
	border-radius: 20px;
	padding: 4px 10px;
	font-size: 12px;
	font-weight: 500;
	margin-right: 3.75px;
	margin-bottom: 3.75px;
	background-color: #00bcd4;
	border: 1px solid #00a5bb;
	color: #F2F0F0;
	word-break: break-all;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.choices__list--multiple .choices__item[data-deletable] {
	padding-right: 5px;
}

[dir='rtl'] .choices__list--multiple .choices__item {
	margin-right: 0;
	margin-left: 3.75px;
}

.choices__list--multiple .choices__item.is-highlighted {
	background-color: #00a5bb;
	border: 1px solid #008fa1;
}

.is-disabled .choices__list--multiple .choices__item {
	background-color: #aaaaaa;
	border: 1px solid #919191;
}

.choices__list--dropdown {
	visibility: hidden;
	z-index: 1;
	position: absolute;
	width: 100%;
	background-color: transparent;
	border: 1px solid #dddddd;
	top: 100%;
	margin-top: -1px;
	border-bottom-left-radius: 2.5px;
	border-bottom-right-radius: 2.5px;
	overflow: hidden;
	word-break: break-all;
	will-change: visibility;
}

.choices__list--dropdown.is-active {
	visibility: visible;
}

.is-open .choices__list--dropdown {
	border-color: #b7b7b7;
}

.is-flipped .choices__list--dropdown {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: -1px;
	border-radius: 0.25rem 0.25rem 0 0;
}

.choices__list--dropdown .choices__list {
	position: relative;
	max-height: 300px;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	will-change: scroll-position;
}

.choices__list--dropdown .choices__item {
	position: relative;
	padding: 10px;
	font-size: 14px;
	font-family: 'objectivityextra_bold';
	text-align: left;
	font-size: 25px;
}

.choices__list--dropdown .choices__item:hover {
	color: #FB471F;
}

[dir='rtl'] .choices__list--dropdown .choices__item {
	text-align: right;
}

.choices__list--dropdown .choices__list {
	max-height: none !important;
	/*175px*/
}

.choices.is-open {
	overflow: visible;
	/* IE11 fix */
}

@media (min-width: 640px) {
	.choices__list--dropdown .choices__item--selectable {
		padding-right: 100px;
	}

	.choices__list--dropdown .choices__item--selectable:after {
		content: attr(data-select-text);
		font-size: 12px;
		opacity: 0;
		position: absolute;
		right: 10px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	[dir='rtl'] .choices__list--dropdown .choices__item--selectable {
		text-align: right;
		padding-left: 100px;
		padding-right: 10px;
	}

	[dir='rtl'] .choices__list--dropdown .choices__item--selectable:after {
		right: auto;
		left: 10px;
	}
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
	background-color: #f2f2f2;
}

.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
	opacity: 0.5;
}

.choices__item {
	cursor: default;
}

.choices__item--selectable {
	cursor: pointer;
}

.choices__item--disabled {
	cursor: not-allowed;
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	opacity: 0.5;
}

.choices__heading {
	font-weight: 600;
	font-size: 12px;
	padding: 10px;
	border-bottom: 1px solid #f7f7f7;
	color: gray;
}

.choices__button {
	text-indent: -9999px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}

.choices__button:focus {
	outline: none;
}

.choices__input {
	display: inline-block;
	vertical-align: baseline;
	background-color: #f9f9f9;
	font-size: 14px;
	margin-bottom: 5px;
	border: 0;
	border-radius: 0;
	max-width: 100%;
	padding: 4px 0 4px 2px;
}

.choices__input:focus {
	outline: 0;
}

[dir='rtl'] .choices__input {
	padding-right: 2px;
	padding-left: 0;
}

.choices__placeholder {
	opacity: 0.5;
}

/*=====  End of Choices  ======*/

.product-intro__img-container {
	margin-top: -3px;
	height: 200px;
}

@media(min-width: 1025px) {

	.ani-zoomout__text {
		-webkit-transform: scale(6);
		-ms-transform: scale(6);
		transform: scale(6);
		-webkit-transform-origin: 20% -10%;
		-ms-transform-origin: 20% -10%;
		transform-origin: 20% -10%;
		-webkit-transition: -webkit-transform .5s ease-out;
		transition: -webkit-transform .5s ease-out;
		-o-transition: transform .5s ease-out;
		transition: transform .5s ease-out;
		transition: transform .5s ease-out, -webkit-transform .5s ease-out;
		will-change: transform;
	}

	.ani-zoomout__text.is-animated {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

	.product-intro__img-container {
		margin-top: -90px;
		height: 650px;
	}

	.product-intro__img-container>canvas {
		width: 100%;
		height: 100%;
		margin-top: 0;
	}

	.ani-panleft__text {
		-webkit-transform: translateX(-1000px);
		-ms-transform: translateX(-1000px);
		transform: translateX(-1000px);
		-webkit-transition: -webkit-transform .5s ease-out;
		transition: -webkit-transform .5s ease-out;
		-o-transition: transform .5s ease-out;
		transition: transform .5s ease-out;
		transition: transform .5s ease-out, -webkit-transform .5s ease-out;
	}

	.ani-panleft__text.is-animated {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	.ani-zoomcenter__text {
		-webkit-transform-origin: 50% 0;
		-ms-transform-origin: 50% 0;
		transform-origin: 50% 0;
		-webkit-transform: scale(6);
		-ms-transform: scale(6);
		transform: scale(6);
		-webkit-transition: -webkit-transform .35s ease-out;
		transition: -webkit-transform .35s ease-out;
		-o-transition: transform .35s ease-out;
		transition: transform .35s ease-out;
		transition: transform .35s ease-out, -webkit-transform .35s ease-out;
	}

	.ani-zoomcenter__text.is-animated {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}

}


.rgb-shift,
.rgb-follow {
	position: relative;
	overflow: hidden;
	background-color: black;
}

.rgb-layer {
	position: absolute;
	top: -15px;
	left: -15px;
	width: calc(100% + 30px);
	height: calc(100% + 30px);
	background-size: cover;
	mix-blend-mode: lighten;
	background-blend-mode: darken;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.rgb-layer--r {
	background-color: rgb(255, 0, 0);
}

.rgb-layer--g {
	background-color: rgb(0, 255, 0);
}

.rgb-layer--b {
	background-color: rgb(0, 0, 255);
}

@media(max-width: 768px) {
	.rgb-shift.js-rgb-shift {
		width: 100%;
		height: 200px;
	}
}

.language-select .choices__inner {
	background: transparent;
	border-radius: 0;
	width: 300px;
	max-width: 100%;
}

.language-select .choices__list--single .choices__item {
	color: #fff;
	font-size: 14px
}

.language-select .choices {
	width: 300px;
	max-width: 100%;
	margin-left: inherit;
}

.page-template-page-entry-page .language-select .choices {
	margin: 0 auto;
	z-index: 900;
}

.page-template-page-entry-page .language-select .choices__list--single .choices__item {
	color: #FB471F;
}

.page-template-page-entry-page .choices[data-type*=select-one] .choices__inner {
	border-color: #000;
}

.page-template-page-entry-page .language-select .choices[data-type*=select-one]:after,
.page-template-page-entry-page .language-select .choices[data-type*=select-one].is-open:after {
	border-color: #000;
}

.language-select .choices[data-type*=select-one]:after {
	border: solid white;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	margin-top: -6px;
	right: 20px;
}

.language-select .choices[data-type*=select-one].is-open:after {
	border: solid white;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	margin-top: -6px;
	right: 20px;
}

.choices__placeholder {
	opacity: 1 !important;
}

@media(min-width: 600px) {
	.choices__list--dropdown .choices__item--selectable:after {
		font-size: 9px !important;
	}

	.choices__list--dropdown .choices__item--selectable {
		padding-right: 70px !important;
	}

	.language-select .choices__list--single .choices__item {
		font-size: 18px
	}
}

.page-template-page-entry-page {
	position: relative;
	background: #E2E4E5;
}

.page-template-page-entry-page:before {
	content: '';
	position: fixed;
	width: 100%;
	height: 100%;
	display: block;
	background-color: #fb471f;
	z-index: 10000;
	will-change: transform, opacity;
}

.page-template-page-entry-page.is-loaded:before {
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-animation: slide-out-top 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
	animation: slide-out-top 0.5s cubic-bezier(0.550, 0.085, 0.680, 0.530) both;
}

@-webkit-keyframes slide-out-top {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@keyframes slide-out-top {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.term-content p:empty {
	display: none;
}

.term-content--hard-bottom {
	padding-bottom: 0px;
}

.term-content--form-code {
	margin-bottom: 30px;
}

.countdown-form--hard-top {
	margin-top: 0 !important;
}

.redirection-modal {
	position: fixed;
	z-index: 1000;
	max-width: 100%;
	max-height: 100%;
	background-color: white;
	z-index: 1000;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, .6);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1200;
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px);
}

.redirection-modal__content-container {
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	min-width: 500px;
	max-width: 100%;
	max-height: 100%;
	background-color: #e5e4e5;
	padding: 70px 60px;
	text-align: center;
	position: absolute;
}

button.redirection-modal__close {
	position: absolute;
	right: 40px;
	top: 40px;
	background: transparent;
	border: 0;
	color: #fff;
	font-size: 60px;
}

.redirection-modal__content {
	font-family: 'Objectivity Regular';
	font-size: 20px;
	line-height: 26px;
}

.redirection-modal__content p {
	font-size: 24px !important;
	line-height: 1.4;
	font-family: 'objectivitymedium' !important;
}

.redirection-modal__content p:last-child {
	padding-bottom: 0;
}

.redirection-modal__content .choices {
	width: 100%;
	max-width: none;
}

.redirection-modal__content .choices__inner {
    border: 2px solid #000;
    border-radius: 0;
    background-color: #e5e4e5;
 }

.redirection-modal__content .choices[data-type*=select-one]:after {
	border-color: #333 transparent transparent #333;
	border-width: 3px;
	 transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
        right: 18.5px;
    top: 36%;
    padding: 4px;
}

.redirection-modal__content .choices[data-type*=select-one].is-open:after {
	  transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-top: 0;
        border-color: #333 transparent transparent #333;
}

.modal--geolocale__submit {
	background-color: transparent;
	cursor: pointer;
	color: #fff !important;
    background: #FB471F;
}

@media(min-width: 1025px) {
	.product-intro .hidden-desktop {
		display: none;
	}
}

@media(max-width: 1024px) {
	.product-intro .hidden-mobile {
		display: none;
	}
}

@media(max-width: 768px) {
	a.countdown-video_trigger {
	    height: 190px !important;
	    overflow: hidden;
	       max-width: 100%;
	}

	.product-features .video-container {
		height: 190px;
	    width: 314px;
	    margin: 0 auto;
	    overflow: hidden;
	    max-width: 100%;
	}

	.rgb-shift.js-rgb-shift {
	    width: 314px !important;
	    height: 190px !important;
	    margin: 0 auto;
	    max-width: 100%;
	}
}

.application-page .eventbride_event_section{
	width: 100%;
	background-color: #000;
}
.application-page .eventbride_event_section .inner-content-section{
	width: 80%;
	background-color: #fff;
	padding: 30px 25px;
	margin: 0 auto;
}
.application-page .eaw-ulx{
	width: 100%;
    margin-bottom: 20px;
}
.application-page .eaw-ulx thead tr, .application-page .eaw-ulx tbody tr {
	border-bottom: 1px solid #000;
    text-align: left;
}
.application-page .eaw-ulx tbody tr td .button{
	padding: 8px 23px;
    background: #fff;
    color: #000 !important;
    border: 1px solid #ccc;
    font-weight: 400;
    cursor: pointer;
}
.application-page .eaw-ulx tbody tr td .button:hover{ 
	background: #f15629 !important;
    border: 1px solid #f15629;
    color: #fff !important;
}

.application-page{
	background-color: #e5e4e5;
}
.application-page .container{
	background-color: #ffffff;
	width:80%;
	max-width: 2000px;
}
.application-page .container .widgettitle{
	font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Objectivity Regular' !important;
    padding-top: 15px;
}
.application-page .container .widget.widget_eventbrite_events:before, .application-page .container:before, .application-page .container li.widget.widget_eventbrite_events .eaw-li:before{
	display:none;
}
.eaw-ulx thead tr th, .eaw-ulx tbody tr td{
	padding:8px;
	font-size: 14px !important;
	color:#303030 !important;
}
@media (max-width: 1024px){
	.application-page .container{
		width:90%;
	}
}
@media (max-width: 800px){
	.eaw-ulx thead tr th, .eaw-ulx tbody tr td{
		font-size: 12px !important;
	}
}
@media (max-width: 649px){
	.application-page .container{
		width:95%;
	}
	.application-page .eaw-ulx tbody tr td .button{
		padding:8px 15px;
	}
}
@media (max-width: 599px){
	.eaw-ulx thead tr th, .eaw-ulx tbody tr td{
		font-size: 8px !important;
		padding:3px;
	}
}
@media (max-width: 390px){
	.eaw-ulx thead tr th, .eaw-ulx tbody tr td{
		font-size: 7px !important;
	}
}
@media (max-width: 374px){
	.eaw-ulx thead tr th, .eaw-ulx tbody tr td{
		padding:3px 0px;
	}
}
.page-id-3030{overflow:visible !important;}
.application-page #events-sidebar .widget.widget_eventbrite_events, .application-page #events-sidebar{padding-left:0px;}

.application-page .col-xxs-12{
	display:flex;
	flex-direction: column;
}
.application-page .col-xxs-12 #events-sidebar{
	order:1;
}
.application-page .col-xxs-12 .event-copy-content{
	order:0;
	margin-top:25px;
}
.application-page .col-xxs-12 .event-copy-content p{
	font-size: 16px;
}
.application-page .col-xxs-12 .event-copy-content p:nth-child(2){
	padding: 0px;
}

@media (min-width: 1200px) {
	.product-page .masthead h1 {
	    font-size: 70px;
	}
}


/* header changes design code  */
#header #header-banner.header-search-bar-section {
  padding-top: 8px;
}

#header #header-banner.header-search-bar-section .content input[type=submit] {
  background-color: #F15629;
}

#header .main-menu ul li.current-menu-item a {
  background-color: #F15629;
}

/* header changes design code  */
#header #header-banner.header-search-bar-section{
  padding-top: 6px;
  padding-bottom: 6px;
}
#header #header-banner.header-search-bar-section .content input[type=submit] {
  background-color: #F15629;
}
#header #header-banner.header-search-bar-section .content input[type=submit],
#header #header-banner.header-search-bar-section .content input[type=text] {
  margin-bottom: 0;
  vertical-align: bottom;
}
#header #header-banner.header-search-bar-section .content input[type=submit]:hover{
    color:white;
}
#header .main-menu ul li.current-menu-item a {
  background-color: #F15629;
}

#header .main-menu ul li a:hover {
  background-color: #F15629;
  color: white;
}

.wiget-search-section .content input[type=submit],
.wiget-search-section .content input[type=submit]:hover{
  background-color: #F15629;
  color: white;
}

.post-entry .post-entry-body .post-entry-content{
  padding: 0 20px;
}
.post-entry .post-entry-top .post-entry-title{
    padding-right:15px;
    padding-left:15px;
}

.post-entry .post-entry-media{
  padding: 0 20px;
}

#footer .footer-column.footer-left-section{
	width: 34%;
}

#footer .footer-column.footer-right-section{
	width: 58%;
}

#footer .footer-column.footer-right-section ul.footer-menu-items{
	list-style: none;
    display: grid;
    grid-template-columns: 0.7fr 1fr;
}

#footer .footer-column.footer-right-section ul.footer-menu-items li a {
    line-height: 24px;
}

#footer .footer-column.footer-right-section ul.footer-menu-items li a:hover{
	color: #F2F0F0;
}
#footer .footer-column.footer-left-section .footer-widget-title span{
	color: #f5ab35;
    line-height: 24px;
	font-weight: bold;
}

#footer .footer-column.footer-left-section .textwidget{
	color: #F2F0F0;
    line-height: 24px;
}

#footer-copyright .footer-text{
	text-align: center;
}
@media(min-width: 768px) and (max-width: 1024px){
	#footer .footer-column.footer-right-section ul.footer-menu-items{
    grid-template-columns: 0.8fr 1fr;
}
	
}

@media(max-width: 767px){
	#footer .footer-column.footer-left-section,#footer .footer-column.footer-right-section{
	width: 100%;
}

#footer .footer-column.footer-right-section ul.footer-menu-items{
    grid-template-columns:1fr;
    padding: 0px 0px 10px 0px;
}

}

#header.header-style2 .logo-box {
    max-width: 450px;
    float: unset;
    margin: 0 auto;
    padding: 20px 0;
}
#header.header-style2 .logo-box h1{
    text-align:center;
}

#categories-4 .widget-7.sidebar-widget-content ul li.cat-item-107,#categories-4 .widget-7.sidebar-widget-content ul li.cat-item-108,#categories-4 .widget-7.sidebar-widget-content ul li.cat-item-109,#categories-4 .widget-7.sidebar-widget-content ul li.cat-item-110{
 display: none;
}