/*
	Theme Name:	Kandor
	Description: This is the Kandor Theme created for the Genesis Framework, based upon Showcase Pro.
	Author: The Marketing Squad
	Author URI: http://www.themarketingsquad.com

	Version: 1.0

	Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis
	Template Version: 2.4

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/* HTML 5 Reset
 * ========================================================================== */

/* Baseline Normalize - normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:900}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}


/* Box Sizing
 * ========================================================================== */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
 * ========================================================================== */

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.page-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.page-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/* Utility
 * ========================================================================== */

.mobile-hide {
	visibility: hidden;
	clip: rect(0px, 0px, 0px, 0px);
	position: absolute;
	display: none;
}

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

.primarybg {
  background-color: #cf2127;
  color: #fff;
}

.greybg {
  background-color: #ebebeb;
  color: #414042;
}

.secondarybg {
  background-color: #139fd2;
  color: #fff;
}

@media only screen and (min-width: 800px) {
	.mobile-hide {
		visibility: visible;
		position: relative;
		display: inherit;
	}

	.mobile-show {
		visibility: hidden;
		clip: rect(0px, 0px, 0px, 0px);
		position: absolute;
	}
  
  .apply-cta .flexitem:first-child {
    text-align: left;
    width: 55%;
  }
  
  
}

.apply-cta {
   align-items: center; 
}

.apply-cta .more-link {
  color: #fff;
  border-color: #fff;
}

.apply-cta .more-link:hover{
  background: #fff;
  color: #cf2127;
}

.apply-cta h3 {
  margin-bottom: 0;
}
  
/* Slide Anything
 * ========================================================================== */

 .black > .sa_owl_theme.owl-carousel .owl-nav .owl-prev {
  background: none !important;
  left: -4%
}
.black > .sa_owl_theme.owl-carousel .owl-nav .owl-next {
  background: none !important;
  right: -4%;
}
.black > .sa_owl_theme.owl-carousel .owl-nav .owl-prev:after {
  color: #a8a8a8 !important;
  content: "\f053";
  font-family: FontAwesome;
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  transition: .3s ease all;
  text-shadow: 0 0 20px #000;
}
.black > .sa_owl_theme.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
  color: #fff;
}
.black > .sa_owl_theme.owl-carousel .owl-nav .owl-next:after {
  color: #a8a8a8 !important;
  content: "\f054";
  font-family: FontAwesome;
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  transition: .3s ease all;
  text-shadow: 0 0 20px #000;
}

.black > .sa_owl_theme.owl-carousel .owl-nav .owl-prev:hover,
.black > .sa_owl_theme.owl-carousel .owl-nav .owl-next:hover {
  background: none !important;
}

.black > .sa_owl_theme.owl-carousel .owl-nav .owl-prev:hover:after,
.black > .sa_owl_theme.owl-carousel .owl-nav .owl-next:hover:after {
  color: #fff !important;
  background: none !important;
  transition: .3s ease all;
}

/* Typography
 * ========================================================================== */

html {
  font-size: 62.5%;
}

body {
	color: #414042;
	font-size: 1.6rem;
	font-weight: 200;
	line-height: 1.612;
	font-family: "quatro",sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 2rem;
  font-weight: 900;
}

/* Display */

h1,
.content .entry-title,
.site-title {
	font-size: 4rem;
  	line-height: 1.2;
}

@media only screen and (min-width: 800px) {

	h1,
	.content .entry-title {
		font-size: 4rem;
	}

}

/* Headline */

h2 {
	font-size: 3.2rem;
  	line-height: 1;
}

/* Title */

h3,
body.woocommerce-page ul.products li.product h3,
h1.archive-title {
	font-size: 2rem;
  	line-height: 1;
}

@media only screen and (min-width: 800px) {
	h3,
	body.woocommerce-page ul.products li.product h3,
	h1.archive-title {
		font-size: 2.5rem;
	}
}

/* SubTitle */

h4,
.site-description {
	font-size: 1.8rem;
	line-height: 1.5;
	letter-spacing: 0.05em;
	font-weight: 400;
}

/* Mast */

h5,
.genesis-nav-menu a,
button, input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.archive.category .archive-title,
body.woocommerce-page #respond input#submit,
body.woocommerce-page a.button,
body.woocommerce-page button.button,
body.woocommerce-page input.button,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
	font-size: 1.6rem;
	font-weight: 500;
	font-style: normal;
	line-height: 1.8;
	letter-spacing: 0.1rem;
}

/* Caption */

h6,
.genesis-nav-menu .sub-menu a,
.entry-meta,
.wp-caption-text,
.gallery-caption,
.site-footer p,
.pagination a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce-MyAccount-navigation li a,
p.comment-meta {
	font-size: 1.4rem;
	line-height: 1.7;
	font-weight: 500;
}

.more-link {
	transition: .3s ease all;
}

.more-link.button {
	font-size: 1.8rem;
	color: #fff;
}

/* Small */

small,
.button.small {
  font-size: 1rem;
}


p {
	margin: 0 0 1.625em;
  padding: 0;
}

p.intro {
  font-size: 1.8rem;
  line-height: 1.8;
}

strong {
	font-weight: 900;
}

blockquote {
	margin: 2rem 0;
}

.entry-content blockquote {
	padding-left: 5rem;
	border-left: 2px solid #1a1a1a;
}

blockquote p:last-of-type {
	margin: 0;
}

code,
pre {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 0.8em;
	color: #555555;
	border: 1px solid #e1e1e8;
	background-color: #f7f7f9
}

code {
	padding: 0.2rem 0.4rem;
	white-space: nowrap;
}

pre {
	display: block;
	padding: 1rem;
	margin: 0 0 1rem;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
}

pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}

fieldset {
  border: 1px solid #e5e5e5;
  padding: 3rem;
  margin: 2rem auto;
}

cite {
	font-style: normal;
}

hr,
.clear-line {
	overflow: hidden;
	width: 100%;
	border: none;
	border-bottom: 1px solid #eee;
	margin: 0 0 4rem;
	padding: 4rem 0 0;
}

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

a {
	color: #414042;
	text-decoration: none;
	outline: 0;
  cursor: pointer;
  font-weight: 900;
}

a:hover {
  text-decoration: none;
  color: #cf2127;
  transition: .3s ease all;
}


/* Transitions
 * ========================================================================== */

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.button:after,
.button:before,
.genesis-nav-menu a,
.showcase-entry-grid .overlay,
.showcase-entry-grid .entry,
button.sub-menu-toggle:before,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span,
.before-footer-download,
.two-column-inner a img {
	-webkit-transition: all .75s cubic-bezier(0, 1, .5, 1);
	-moz-transition:    all .75s cubic-bezier(0, 1, .5, 1);
	-ms-transition:     all .75s cubic-bezier(0, 1, .5, 1);
	-o-transition:      all .75s cubic-bezier(0, 1, .5, 1);
	transition:         all .75s cubic-bezier(0, 1, .5, 1);
}

@media only screen and (min-width: 800px) {
	.site-header,
	.genesis-nav-menu .sub-menu {
		-webkit-transition: all .2s ease-in-out;
		-moz-transition:    all .2s ease-in-out;
		-ms-transition:     all .2s ease-in-out;
		-o-transition:      all .2s ease-in-out;
		transition:         all .2s ease-in-out;
	}

}

/* Selection
 * ========================================================================== */

::-moz-selection {
	background-color: rgba(0,0,0,0.5);
	color: #fff;
}

::selection {
	background-color: rgba(0,0,0,0.5);
	color: #fff;
}


/* Objects
 * ========================================================================== */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

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

/* Forms, Inputs & Buttons
 * ========================================================================== */

input,
select,
textarea,
body.woocommerce-cart table.cart td.actions .coupon .input-text {
	padding: 1.2rem 2rem 1rem;
	width: 100%;
	border: 1px solid #414042;
}

body.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: auto;
}

textarea {
	height: auto;
}

button,
.button,
textarea,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="password"],
input[type="url"],
input[type="text"],
input[type="search"],
input[type="email"] {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
	margin-right: 1rem;
	width: auto;
	margin-top: 0 !important;
}

input:focus,
textarea:focus,
body.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
	outline: none;
	border-color: #cf2127;
}

::-moz-placeholder {
  color: #fff;
  font-weight: 900;
	opacity: 1;
}

::-webkit-input-placeholder {
  color: #fff;
  font-weight: 900;
}

input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent;
}

.gfield:not(.gf_left_half) {
	padding: 0 !important;
}

/* Buttons
 * ========================================================================== */

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
a.button,
.pagination:not(.adjacent-entry-pagination) a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce-page #respond input#submit,
body.woocommerce-page a.button,
body.woocommerce-page button.button,
body.woocommerce-page button.button.alt,
body.woocommerce-page a.button.alt,
body.woocommerce-page input.button,
body.woocommerce-page button.button.alt.disabled,
body.woocommerce-page input.button.alt,
body.woocommerce-page input.button:disabled,
body.woocommerce-page input.button:disabled[disabled] {
	box-shadow: none;
	border: 1px solid #414042;
	color: #414042;
	line-height: 2em !important;
	cursor: pointer;
	outline: none;
	text-align: center;
	padding: 1.1rem 2rem 1rem;
	text-decoration: none;
	width: auto;
	white-space: nowrap;
	background: #fff;
  border-radius: 0;
  font-weight: 900;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.pagination li a:hover,
body.woocommerce-page #respond input#submit:hover,
body.woocommerce-page a.button:hover,
body.woocommerce-page button.button:hover,
body.woocommerce-page button.button.alt:hover,
body.woocommerce-page button.button.alt.disabled:hover,
body.woocommerce-page a.button.alt:hover,
body.woocommerce-page input.button:hover,
body.woocommerce-page input.button.alt:hover {
	background-color: #414042;
	border: 1px solid transparent;
	text-decoration: none;
	color: #fff;
}

.actions .coupon {
	display: flex;
}

.button.small {
	font-size: 1.4rem;
	padding: 0.8rem 2rem 0.5rem;
}

.button.light {
	background: #414042;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
	border: 1px solid transparent;
	transition: .3s all ease;
	float: right;
}

.button.light:hover {
	background: #fff !important;
	color: #414042;
	border: 1px solid #414042;
	transition: .3s all ease;
}

.bg-primary .button.light {
	background: rgba(255,255,255,0.2);
	color: #ffffff;
}

.bg-primary .button.light:hover,
.bg-secondary .button.light:hover {
	box-shadow: inset 0 0 0 20rem rgba(255,255,255,0.2);
}

.button.full-width {
	display: block;
	width: 100%;
}

.button.arrow-left:before,
.button.arrow-right:after {
	font-family: Ionicons;
	vertical-align: top;
}

.button.arrow-right:after {
	content: "\f30f";
	margin-left: 0.8rem;
}

.button.arrow-right:hover:after {
	margin-left: 1.2rem;
	margin-right: -0.4rem;
}

.button.arrow-left:before {
	content: "\f2ca";
	margin-right: 0.8rem;
}

.button.arrow-left:hover:before {
	margin-right: 1.2rem;
	margin-left: -0.4rem;
}

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

/* Gallery
 * ========================================================================== */

.gallery {
	margin: 0 auto 4rem;
	overflow: hidden;
	width: 100%;
}

.gallery-item {
	float: left;
	margin: 1rem 0 0;
	text-align: center;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 0.4rem;
}

.gallery-caption {
	margin-left: 0;
}

div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
	background: transparent !important;
}


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

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 4rem;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td {
	border-top: 1px solid #ddd;
	padding: 0.6rem 0;
}

th {
	font-weight: 400;
}

/* Accessibility
 * ========================================================================== */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	background-color: #fff;
	border: 0;
	clip: rect(0, 0, 0, 0);
	color: #1a1a1a;
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus  {
	border: 1px solid #5b5e5e;
	clip: auto !important;
	display: block;
	font-size: 1.8rem;
	font-weight: 700;
	height: auto;
	padding: 2rem;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.genesis-skip-link {
	margin: 0;
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}

/* Display outline on focus */
:focus {
	outline: 1px dotted rgba(0,0,0,0.2);
}

/* Wordpress
 * ========================================================================== */

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

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 4rem;
}

img.alignnone,
.alignnone {
	margin-bottom: 2rem;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 6rem 4rem 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 4rem 6rem;
}

img.alignleft.entry-image,
img.alignright.entry-image {
	margin-bottom: 0;
}

.entry-content figure {
	margin: 6rem 0 4rem;
}

.wp-caption-text {
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.gallery-caption,
.entry-content .gallery-caption {
	margin: 0 0 1rem;
}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
	margin-bottom: 3rem;
}

a[rel~="attachment"],
a[rel~="attachment"]:hover,
.gallery-item a,
.wp-audio-shortcode a,
.wp-audio-shortcode a:hover,
.wp-caption a,
.wp-caption a:hover,
.wp-playlist a,
.wp-playlist a:hover,
.wp-video a,
.wp-video a:hover {
	border-width: 0 !important;
}

/* Site Containers
 * ========================================================================== */

.showcase-landing {
	background: #fff;
}

.full-width-content .content,
body.woocommerce-account .woocommerce-MyAccount-content,
body.woocommerce-account .entry-content .woocommerce  {
	margin: 0 auto;
	max-width: 80rem;
	float: none;
}

.wrap,
.customWrap {
	margin: 0 auto;
	padding: 0 5%;
}

.about .customWrap {
	text-align: center;
	max-width: 120rem;
}

.team .customWrap {
	text-align: center;
	max-width: 120rem;
}

.site-inner {
	clear: both;
	padding: 4rem 0;
	overflow: hidden;
	background: #fff;
}

.front-page .site-inner {
	padding: 0;
}

.full.full-width-content .content,
.woocommerce-page.full-width-content .content {
	max-width: 100%;
	width: 100%;
}

.title-center .entry-header .entry-title {
    text-align: center;
}

.flex {
	display: flex;
	justify-content: space-between;
}

.page-id-2972 .content {
	max-width: 100%;
	width: 100%;
}

.page-id-2972 #map {
	width: 100%;
	transform-origin: 0;
	height: 500px;
	display: block;
	transform: scale(1.5);
}

.page-id-2972 #states {
	display: block;
}

.page-id-2972 .entry-content p {
	text-align: center;
	margin: 0 auto;
}

.entry-content #states a path {
	fill: #414042 !important;
	stroke-width: 1px;
}

.entry-content #states text {
	display: none;
}


@media only screen and (max-width: 1100px) {
	.page-id-2972 #map {
		transform: scale(1.2);
	}

}

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

  .flex {
    flex-wrap: wrap;
  }
}

@media only screen and (min-width: 800px) {

	body:not(.with-page-header) .site-inner {
		padding-top: 18rem;
	}

}

@media only screen and (min-width: 1100px) {

	.content {
		float: right;
		width: 70%;
	}

	.content-sidebar .content {
		float: left;
	}

	.sidebar-primary {
		float: right;
		width: 25%;
	}

	.sidebar-content .sidebar-primary {
		float: left;
	}

	.wrap {
		max-width: 120rem;
	}

	.site-inner {
		padding: 8rem 0;
	}

}


@media only screen and (min-width: 1600px) {
  .wrap {
		max-width: 140rem;
  }
}

/* Grid
 * ========================================================================== */

@media only screen and (min-width: 800px) {

	.five-sixths,
	.four-sixths,
	.four-fifths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-fifths,
	.three-sixths,
	.two-fourths,
	.two-fifths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 3.448275862069%;
	}

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.275862068966%;
	}

	.one-third,
	.two-sixths {
		width: 31.034482758621%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.51724137931%;
	}

	.one-fourth {
		width: 22.413793103448%;
	}

	.three-fourths {
		width: 74.137931034483%;
	}

	.one-fifth {
		width: 17.241379310345%;
	}

	.two-fifths {
		width: 37.931034482759%;
	}

	.three-fifths {
		width: 58.620689655172%;
	}

	.four-fifths {
		width: 79.310344827586%;
	}

	.one-sixth {
		width: 13.793103448276%;
	}

	.five-sixths {
		width: 82.758620689655%;
	}

	.first {
		clear: both;
		margin-left: 0;
	}

	.page-id-3802 .first {
		margin-left: 400px;
	}

	.only {
		float: none;
		margin: 0 auto;
	}
}

/* Pre Header
 * ========================================================================== */
.pre-header {
	background: rgba(255, 255, 255, 0.8);
	color: #414042;
	display: flex;
  justify-content: space-between;
	padding: 5px 5%;
  font-size: 1.4rem;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 11;
}

.pre-header a {
    color: #414042;
  }

  .pre-header a:hover {
    color: #cf2127;
  }


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

  .pre-header {
    display: block;
    position: relative;
		text-align: center;
  }

  .pre-header a {
    display: block;
  }

}

/* Front Page Widgets
 * ========================================================================== */

.flexible-widget-area > .wrap {
	padding-top: 6rem;
	padding-bottom: 6rem;
}

.flexible-widgets .widget {
	margin-bottom: 2rem;
}

.flexible-widgets .widget:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 800px) {

	.flexible-widget-area > .wrap {
		padding-top: 10%;
		padding-bottom: 10%;
	}

	.flexible-widgets,
	.front-page .featured-content.widget .widget-wrap {
		margin-left: -2rem;
		margin-right: -2rem;
		width: calc( 100% + 4rem );
	}

	.front-page .featured-content .widgettitle {
		margin-left: 2rem
	}

	/*.flexible-widgets .widget,
	.front-page .featured-content.widget .entry {
		float: left;
		padding-left: 2rem;
		padding-right: 2rem;
	}

	.flexible-widgets.widget-full .widget,
	.flexible-widgets.widget-area .widget:nth-of-type(1),
	.flexible-widgets.widget-halves.uneven .widget:last-of-type,
	.front-page-3 .flexible-widgets.widget-halves.uneven .widget:first-of-type {
		width: 100%;
	}

	.flexible-widgets.widget-fourths .widget {
		width: 25%;
	}

	.flexible-widgets.widget-halves .widget {
		width: 50%;
	}

	.flexible-widgets.widget-thirds .widget,
	.front-page .featured-content.widget .entry {
		width: 33.33%;
	}*/

	.flexible-widgets.widget-halves .widget:nth-child(even),
	.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
	.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
		clear: left;
	}

}

/* Front Page 1
 * ========================================================================== */

#front-page-1 {
		background-image: url('/wp-content/uploads/2022/11/fp1-1.jpeg') !important;
    background-size: cover !important;
    background-position: 50% 20%  !important;
    background-repeat: no-repeat;
    background-color: #414042;
    overflow: hidden;
}

.careers video,
.front-page-1 video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -111;
display: inline-block;
object-fit: cover;
}

.front-page-1 .wrap {
  max-width: 900px;
}

.best-place {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  width: 100%;
  flex-direction: column;
}

.front-page-1 h2 {
  padding-bottom: 7%;
  font-size: 5rem !important;
  text-shadow: 0 0 10px #323232;
}

.more-link {
  color: #139fd2;
  background: transparent;
	font-size: 1.8rem;
	padding: 10px 50px;
	text-transform: uppercase;
	display: inline-block;
  border: 2px solid #139fd2;
}

.more-link:hover {
  background: #139fd2;
  color: #fff;
	transition: .3s ease all;
}

.home h2 {
  font-size: 4rem;
}

.home .front-page-1 .more-link {
  display: inline-block;
  text-align: center;
  line-height: 1.275;
  color: #fff;
  font-weight: 900;
  font-size: 1.8rem;
  margin: 30px 0 0;
  background: rgba(0,0,0,.2);
  border: 2px solid #fff;
}

.home .front-page-1 .more-link:hover {
  background: #414042;
  border: 2px solid #414042;
  color: #fff;
}

@media only screen and (min-width: 1800px) {
  .front-page-1 .wrap {
    max-width: 1100px;
  }
}

@media only screen and (max-width: 800px) {
  
  .flex.apply-cta {
    justify-content: center;
  }
  
  .apply-cta .more-link {
    margin-top: 25px;
  }

	#front-page-1 {
			background-position: 80% 50% !important;
		}

  .front-page-1.page-header {
    padding: 35rem 0 5rem;
  }

		#front-page-1 > .wrap {
			margin: 0px 0 0;
    }

		.front-page-1 .custom-html-widget {
			align-items: center;
		}

	.fp1-textcntr {
		text-align: center;
		padding: 20px;
	}


		#front-page-1 .more-link {
			display: block;
      margin: 20px 0 0 !important;
      width: 100%;
    }

    .front-page-1 .flex {
      flex-wrap: wrap;
    }

}

/* Front Page 2
 * ========================================================================== */
.front-page-2 .primarybg {
  padding: 50px 0;
  text-align: center;
}

.front-page-2 .greybg .flexitem svg {
  font-size: 40px;
}

.front-page-2 .greybg {
  overflow-y: hidden;
}

.front-page-2 .greybg .flex {
  justify-content: center;
}

.front-page-2 .greybg .flexitem h3 {
  color: #cf2127;
}

.front-page-2 .greybg .flexcntr {
  max-width: 80%;
  margin: 0 auto;
}

.front-page-2 p,
.front-page-2 h3,
.front-page-2 h2 {
  margin: 0;
}

.front-page-2 h2 {
  line-height: 1;
  font-size: 2.5rem;
}

.front-page-2 > .wrap {
  max-width: 100%;
  padding: 0;
}

.front-page-2 .flex img {
  padding-bottom: 10px;
    max-width: 60px;
    opacity: .8;
}

.front-page-4 hr,
.home hr {
  border-color: #cf2127;
  margin: 0 0 2rem;
  padding: 2rem 0 0;
}

.front-page-4 p {
  font-size: 1.3em;
  margin: 0;
}

.primarybg h2 {
  margin: 0;
}

.front-page-2 .greybg .flexitem {
  padding: 20px 0;
  text-align: center;
}

@media only screen and (min-width: 800px) {



.front-page-2 .greybg .flexitem {
  -ms-transform: rotate(15deg); /* IE 9 */
  -webkit-transform: rotate(15deg); /* Safari */
  transform: rotate(15deg);
}

.front-page-2 .greybg .flexitem > * {
  -ms-transform: rotate(-15deg); /* IE 9 */
  -webkit-transform: rotate(-15deg); /* Safari */
  transform: rotate(-15deg);
}

.front-page-2 .greybg .flexitem:nth-of-type(1),
.front-page-2 .greybg .flexitem:nth-of-type(3) {
  box-shadow: 0 0 30px #aaa;
}

.front-page-2 .greybg .flexitem:nth-of-type(4) {
  box-shadow: inset -30px 0px 30px -30px #aaa;
}

.front-page-2 .greybg .flexitem {
  width: 260px;
  padding: 100px 0;
  text-align: center;
  margin: -50px 0;
}

  .front-page-4 .flexitem,
  .home .flexitem {
    max-width: 32%;
    padding-right: 3%;
  }

  .front-page-4 .flexitem h3,
  .home .flexitem h3 {
    line-height: 1;
  }

  .front-page-4 .flexitem:last-of-type,
  .home .flexitem:last-of-type {
    padding-right: 0;
  }

  .front-page-2 .more-link,
  .front-page-4 .more-link {
    float: right;
  }

}

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


  .front-page-2 .greybg .flexitem:first-of-type {
    padding-top: 40px
  }

  .front-page-2 .greybg .flexitem:last-of-type {
    padding-bottom: 40px
  }

  .front-page-2 h2 {
    font-size: 30px;
  }

  .home .flexitem br {
    display: none;
  }

}

/* Front Page 3
 * ========================================================================== */

.front-page-3 {
  background-size: cover !important;
  padding: 30px 0 0;
  overflow: hidden;
}

.front-page-3 > .wrap {
  padding-bottom: 30px;
}

.front-page-3 .primarybg {
  padding: 20px 0;
}

.front-page-3 path {
  fill: #aeaeae !important;
  opacity: 1 !important;
}

.front-page-3 .mapplic-container,
.front-page-3 .mapplic-element {
  overflow: visible;
	transform: scale();
}

#front-page-3 .mapplic-pin.yellow {
    background-image: url(https://diversified-automation.com/wp-content/uploads/2020/07/success-pin-1-e1596051489374.png) !important;
    background-size: contain;
}

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

		.front-page-3 .mapplic-container {
		    transform: scale(0.3);
				top: -150px !important;
		}

	.front-page-3 .legend {
    bottom: 115px !important;
	}
}

.front-page-3 .legend {
  position: absolute;
  bottom: 0;
  width: 31%;
  background-color: #fff;
  z-index: 100;
}

.front-page-3 .legend p {
  margin: 0 0 5px;
}

.front-page-3 .legend p img {
  margin-right: 5px;
}

.mapplic-tooltip-content {
	max-height: 200px;
}

.mapplic-tooltip img {
	margin-bottom: 1rem;
}

.front-page-3 .textwidget.custom-html-widget {
  position: relative;
}

.front-page-3 .mapplic-pin {
  background-image: url(/wp-content/themes/kandor/images/corporate-pin.svg) !important;
}

.front-page-3 .mapplic-pin.yellow {
  background-image: url(/wp-content/themes/kandor/images/success-pin.svg) !important;
}

.front-page-3 .mapplic-pin.blue {
  background-image: url(/wp-content/themes/kandor/images/regional-pin.svg) !important;
  z-index: 100;
  transform: scale(1.4);
}

.front-page-3 .mapplic-pin:nth-child(5) {
  z-index: 100;
  transform: scale(2);
}

.front-page-3 .mapplic-element {
  height: 650px !important;
}

.front-page-3 #hi,
.front-page-3 #ak,
.front-page-3 #Layer_2 {
  display: none;
}

.front-page-3 .mapplic-container {
  background: transparent;
}

.textinner {
  max-width: 550px;
  margin: 20px auto;
}

.home .tribe-events-event-image img {
  border: 1px solid #414042;
}

.front-page-3 .widget ol > li {
  list-style-type: none;
  padding: 0;
  text-indent: 0;
}

.front-page-3 .flex,
.front-page-7 .flex{
	display: flex;
	justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}

.front-page-3 .flexitem,
.front-page-7 .flexitem {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 320px;
  text-align: left;
  margin: 30px 10px;
}

.front-page-3 .flexitem i,
.front-page-7 .flexitem i {
  padding-right: 10px;
  font-size: 20px;
  color: #cf2127;
}

.front-page-3 article img {
	height: 100%;
	object-fit: cover;
	border: 3px solid #414042;
}

.front-page-3 article.entry .entry-header h4 {
	font-weight: bold;
	letter-spacing: 0;
	margin: 0;
	font-size: 2.6rem;
}

.front-page-3 .more-link {
  margin: 0px 0 1.625em auto;
  text-align: right;
}

.home .widget-title {
  font-size: 36px;
  font-weight: 900;
  letter-spacing: 0;
  text-align: center;
}

.front-page-3 a:hover {
	text-decoration: none;
}

.hoverunder {
	display: inline-block;
	position: relative;
  padding-bottom: 3px;
}

.hoverunder:after {
	content: '';
	display: block;
	margin: auto;
	height: 3px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
}

.hoverunder:hover:after {
  width: 100%;
	background: #cf2127;
}


.tribe-mini-calendar-event > .list-date,
.tribe-events-duration,
.tribe-events-title,
.tribe-events-widget-link,
.tribe-events-list-widget-events > h4,
.tribe-events-list-widget-events > .tribe-event-duration {
  display: none;
}

.more-events {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #414042;
  padding: 10px 0px;
  position:relative;
}

.tribe-mini-calendar-event .list-info .contentwrap p {
  display: block;
}

.more-events i {
  color: #cf2127;
  font-size: 50px;
  margin-left:40px;
}

@media only screen and (min-width: 800px) {

  .tribe-mini-calendar-event > .list-info,
  .tribe-events-list-widget-events {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .tribe-mini-calendar-event > .list-info > *,
  .tribe-events-list-widget-events > * {
    flex: 1;
  }

  .contentwrap {
    text-align: left;
    padding-left: 3%;
    display: flex;
    flex-direction: column;
  }

}


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

  .front-page-3 .legend,
  .front-page-3 .flexitem,
  .front-page-7 .flexitem {
    width: 100%;
  }

.home .more-link {
	float: none;
}

.black .sa_owl_theme .owl-nav div {
	height: 20px !important;
}

.front-page-3 article.entry > a,
.front-page-3 article.entry .entry-header,
.front-page-3 article.entry .entry-content {
		width: 100%;
		float: none;
		text-align: center;
		margin-left: 0;
}

.front-page-3 .more-link {
	display: block;
}

}


/* Front Page 4
 * ========================================================================== */

 .front-page-4 {
   padding: 5% 0;
   background: url('/wp-content/themes/kandor/images/fp4.jpg') no-repeat center center;
   background-size: cover;
 }

.front-page-4 > .wrap{
  max-width: 900px;
}

.front-page-4 .flexitem h3 {
  font-size: 2.5rem;
}

.front-page-4 .flexitem p {
  margin: 0 0 1.625em;
}

.front-page-4 .testimonialname {
  float: right;
  text-align: right;
  display: block;
  font-weight: 900;
  margin: 30px 0 0;
}

@media only screen and (min-width: 800px) {

  .fp4teamcntr1 {
    text-align: right;
    padding-left: 50%;
  }

  .fp4teamcntr2 {
    text-align: left;
    padding-right: 50%;
  }

}

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


	.front-page-4 {
			background-position: 18% 0% !important;
  }

  .front-page-4 .flex {
    flex-wrap: wrap;
  }

  .front-page-4 .flexrev {
    flex-wrap: wrap-reverse;
  }

  .front-page-4 .flex > *,
  .front-page-4 .flexrev > * {
    width: 100%;
  }

  .front-page-4 .fleximage {
    height: 300px;
  }

}

/* Front Page 5
 * ========================================================================== */

 .front-page-5 > .wrap {
   max-width: 100%;
   width: 100%;
   padding: 0;
 }

 .front-page-5 .solutionsbg {
   padding: 5% 0;
   background: url('/wp-content/themes/kandor/images/fp5.jpg') no-repeat center center;
   background-size: cover;
 }

 .front-page-5 .primarybg,
 .front-page-5 .secondarybg {
   text-align: center;
   padding: 30px 0;
 }

 .front-page-5 .solutionsbg .imgcntr {
   text-align: center;
	 margin-bottom: 10%;
 }

 .front-page-5 .solutionsbg .wrap:last-of-type {
   padding-top: 30px;
 }

 .front-page-5 .solutionsbg .wrap:last-of-type .imgcntr img {
   mix-blend-mode: multiply;
 }

 .front-page-5 .solutionsbg .wrap {
   display: flex;
   justify-content: space-between;
   align-items: flex-start;
 }

 .front-page-5 .secondarybg .wrap {
   display: flex;
   justify-content: space-between;
   align-items: center;
 }

 .front-page-5 .solutionsbg .wrap:before,
 .front-page-5 .solutionsbg .wrap:after,
 .front-page-5 .secondarybg .wrap:before,
 .front-page-5 .secondarybg .wrap:after {
   content: none;
 }

 .front-page-5 .primarybg h2 {
   display: flex;
   justify-content: center;
   align-items: center;
   margin: 0;
   font-size: 3rem;
 }

 .front-page-5 .primarybg h2 img {
   padding: 0 10px;
 }

 .front-page-5 .solutionsbg h3 {
   margin: 0;
   font-size: 2.5rem;
 }

 .front-page-5 .solutionsbg ul,
 .front-page-5 .solutionsbg li {
   list-style: disc;
   text-align: left;
 }

 .front-page-5 .solutionsbg ul {
	 padding-left: 40px;
 }

 .front-page-5 .solutionsbg h4 {
  letter-spacing: 0;
  font-style: italic;
  font-size: 2.1rem;
 }

 .front-page-5 .secondarybg .more-link {
   background: transparent;
   color: #fff;
   border-color: #fff;
 }

 .front-page-5 .secondarybg .more-link:hover {
   background-color: #fff;
   color: #1db3e2;
   border-color: #fff;
 }

.front-page-5 .secondarybg h3 {
  font-weight: 400;
  margin: 0;
}

.front-page-5 .solutionsbg .wrap:last-of-type h3 {
  margin-bottom: 20px;
}

.front-page-5 .solutionsbg .wrap:last-of-type li {
  margin-bottom: 10px;
}

.front-page-5 p {
  margin: 0;
}

@media only screen and (min-width: 800px) {

  .front-page-5 .solutionsbg .imgcntr {
    text-align: right;
  }

  .front-page-5 .solutionsbg .imgcntr img {
    max-width: 100%;
  }

  .front-page-5 .solutionsbg .wrap:first-of-type .textcntr {
    padding-right: 30px;
  }

  .front-page-5 .solutionsbg .wrap:last-of-type .textcntr {
    padding-left: 50px;
  }

}

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

	.front-page-5 {
		padding: 5% 0;
  }


  .front-page-5 .solutionsbg p {
    padding: 20px 0;
  }

  .front-page-5 .secondarybg h3 {
    margin-bottom: 20px;
  }

  .front-page-5 .primarybg h2,
  .front-page-5 .solutionsbg .wrap,
  .front-page-5 .secondarybg .wrap,
  .front-page-5 .flex,
  .front-page-5 .foundercntr {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
	}

	.front-page-5 .textcntr {
		width: 100%;
		padding: 0;
  }

  .front-page-5 .team-member {
    max-width: 100%;
  }

	.front-page-5 .mapflex img {
		margin: 0 !important;
	}

}
/* Front Page 6
 * ========================================================================== */

.front-page-6 {
  overflow-y: hidden;
}

.front-page-6 > .wrap {
  max-width: 100%;
  padding: 0;
}

.front-page-6 .flex {
  align-items: center;
}

.front-page-6 .bordertop {
  border-top: 1px solid #fff;
}

.front-page-6 a {
  color: #1db3e2;
}

.front-page-6 .flex:nth-of-type(2) .textcntr h3{
  font-style: italic;
  font-weight: 400;
}

.front-page-6 .textcntr {
  padding: 0 5%;
}

.front-page-6 .flex:nth-of-type(3) {
  border-top: 10px solid #414042;
}



@media only screen and (min-width: 800px) {

  .front-page-6 .flex:nth-of-type(1) .textcntr {
    padding-right: 0;
    max-width: 850px;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: auto;
  }

  .front-page-6 .flex:nth-of-type(2) .textcntr {
    padding-left: 0;
    margin-left: 0%;
    max-width: 850px;
    margin-right: auto;
  }

.diagimg {
  max-width: 55%;
  width: 100%;
  -webkit-clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
  clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
  min-height: 400px;
  object-fit: cover;
}

.diagimg2 {
  max-width: 50%;
  width: 100%;
  -webkit-clip-path: polygon(75% 101%, 100% 0%, 0% 0%, 0% 101%);
  clip-path: polygon(75% 101%, 100% 0%, 0% 0%, 0% 101%);
  min-height: 400px;
  object-fit: cover;
}

}

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


	.front-page-6 .sa_hover_container {
			flex-wrap: wrap;
  }


  .front-page-6 .flex:nth-of-type(2) {
    flex-wrap: wrap-reverse;
  }

  .front-page-6 .textcntr {
    padding: 5%;
  }


}

/* Front Page 7
 * ========================================================================== */

.front-page-7 {
  background: #cf2127;
  padding: 50px 0;
  text-align: center;
  color: #fff;
}

.front-page-7 h2 {
  color: #fff;
}

.front-page-7 .flex {
  align-items: center;
  padding: 40px 0 0;
}

@media only screen and (min-width: 800px) {

.front-page-7 .flex img {
  margin: 20px 10px;
  max-height: 50px;
  width: 14%;
  object-fit: contain;
}

}

/* Front Page 8
 * ========================================================================== */

.front-page-8 {
  padding: 5% 0;
  background: url('/wp-content/themes/kandor/images/fp8.jpg') no-repeat center center !important;
	background-size: cover !important;
}
.front-page-8 img{
  max-width:150px;
  padding: 20px;
}

.front-page-8 p {
  padding: 20px;
  margin-bottom: 0px;
}
.front-page-8 .flex {
	display: flex;
	justify-content: space-around;
	align-items: center;
}

.front-page-8 .innerWrap {
  max-width: 520px;
  margin: 0 0 0 auto;
}

.front-page-8 a {
  font-weight: 900;
}

@media only screen and (min-width: 800px) {

  .front-page-8 a {
    float: right;
  }

}

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

	.front-page-8 .flex {
		flex-wrap: wrap;
	}

}

/* LANDING PAGES
 * ========================================================================== */

.kandor-landing .pre-header,
.kandor-landing .site-container .address,
.kandor-landing .header-content,
.onecol-landing #genesis-content {
	display: none;
}

.page-template-page_landing_2col.kandor-landing .header-content {
  display: block !important;
}

.kandor-landing.header-scroll .title-area a {
	 height: 7rem;
}

.onecol-landing .site-inner > .wrap,
.onecol-landing .site-inner {
	padding: 0 !important;
	max-width: 100%;
}

.onecol-landing .one-half {
	padding: 5% 10% !important;
	/*width: 100%;*/
}

.page-template-page_landing_2col .site-inner {
	padding: 0 0 0;
}

.kandor-landing .site-container > p:last-child {
	text-align: center;
	color: #fff;
	background: #414042;
	padding: 3% 0;
	margin: 0;
}

.kandor-landing .site-header {
	position: relative !important;
	top: 0 !important;
}

.kandor-landing .title-area {
	width: 100% !important;
	padding: 2% 0 !important;
}

.kandor-landing .site-title a {
	width: 100% !important;
}

.contact .gform_button,
.kandor-landing .gform_button {
	width: 100% !important;
	margin: 0 !important;
}

.onecol-landing .site-cntr {
	background-size: cover !important;
	float: left;
	width: 100%;
}

.onecol-landing .left_col {
	background: rgba(255, 255, 255, 0.9);
	padding: 5%;
	color: #414042;
  float: left;
  min-height: 100vh;
}

.page-template-page_landing_2col .one-half {
	padding: 5% 0;
}

.onecol-landing input,
.onecol-landing select {
	color: #414042;
}

.onecol-landing .page-header,
.kandor-landing .pre-before-footer,
.kandor-landing .gform_wrapper .top_label .gfield_label .gfield_required {
	display: none;
}

.kandor-landing .site-footer p {
	opacity: .3;
}



/* ABOUT PAGE
 * ========================================================================== */

.about .site-inner {
	padding: 0;
}

.about .team-intro {
	padding: 5% 0 0;
}

.about .subhead,
.about .history {
  padding: 5% 0;
}

.about .front-page-3 {
  background: #ededed;
}

.about .subhead h2,
.about .history h2 {
  color: #5f5f61;
}

.about .subhead .customWrap {
  text-align: left;
  display: flex;
  justify-content: space-between;
}

.about .subhead .customWrap .subheadcol2 {
	padding-top: 5.2rem;
}

.about .imagewrapper,
.about .subhead img,
.about .subhead .textcntr {
  width: 100%;
}

.about .history h2,
.about .site-inner .textcntr,
.about .community .flex {
  text-align: left;
}

.about .community .flex h2 {
  width: 50%;
  color: #5f5f61;
}

.about .history .textcntr,
.about .community .flex p {
  width: 100%;
}

.about .history {
  background: #f5f5f5;
}

.about .testimonials .flex {
	display: flex;
	justify-content: space-between;
}

.about .site-inner > .wrap,
 .blog:not(.home) .site-inner .wrap,
.contact .site-inner .wrap,
.team .site-inner .wrap {
	padding: 0 0;
	max-width: 100%;
	margin: 0 auto;
}

.process .flexcol,
.process .flex {
	display: flex;
	justify-content: space-between;
}

.process h3 {
	font-weight: bold;
  margin: 0 0 .5rem;
}

.process .flexcol p {
	margin: 0;
}

.process hr {
	border-bottom: 1px solid #414042;
}

.bottomband {
  color: #fff;
  padding: 5% 0;
  background: #cf2127;
}

.bottomband p {
  color: #fff;
}

.bottomband p:last-of-type {
  margin: 0;
}

.bottomband .customWrap {
  max-width: 140rem;
}

.about .meet_team {
	padding: 0 0 5%;
}

.flexteam {
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.about .teamimage {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	object-fit: cover;
}

.timeline-intro {
  background: #414042;
  padding: 25px 0;
  text-align: center;
}

.timeline-intro h1 {
  color: #fff;
  margin: 0;
}

.meet_team_block h3 {
  font-weight: bold;
  margin: 0;
}

.about .meet_team_block {
    width: 250px;
}

/* Accordion */

.team-descr div {
    position: absolute;
    min-height: 380px;
    font-size: 110%;
    width: 100%;
    left: 0;
    padding: 5% 20%;
    text-align: center;
    background: #e0e0e0;
    margin: 0;
    z-index: 1000;
}

/*leadec-band*/

.leadec-cta{
  margin-bottom:50px;
}
.leadec-cta img{
  max-width: 150px;
  padding:20px;
  margin-right: 50px;
}

.leadec-cta p {
  margin-bottom: 0px;
  text-align: left;
}
/*Timeline Styles*/

.timelinecntr {
  height: auto;
    overflow-y: auto;
    padding: 5rem 0;
}

.timelinecntr .wrapper {
  position: relative;
  text-align: left;
}

.timelinecntr .nav__wrapper {
  height: 100%;
  border-left: 2px solid #414042;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.timelinecntr .nav {
  margin: 0 0 100px 30px;
}
.timelinecntr .nav__counter {
  font-size: 24px;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.timelinecntr  .nav__title {
  font-size: 32px;
  font-weight: 300;
  margin: 0 0 0.25em;
  width: 300px;
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: height 0.3s ease-out, opacity 0.2s ease-out;
  transition: height 0.3s ease-out, opacity 0.2s ease-out;
}
.timelinecntr .nav__body {
  font-size: 18px;
  width: 300px;
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: height 0.3s ease-out, opacity 0.2s ease-out;
  transition: height 0.3s ease-out, opacity 0.2s ease-out;
}
.timelinecntr .nav li {
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin-bottom: 1em;
}
.timelinecntr .nav li:after {
  content: '';
  display: block;
  border-left: 2px solid #414042;
  border-top: 2px solid #414042;
  width: 20px;
  position: absolute;
  left: -30px;
  top: 15px;
}
.timelinecntr .nav li a {
  display: block;
  padding: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
	outline: none !important;
}
.timelinecntr .nav li a:hover {
  background-color: transparent;
  padding-left: 1em;
}
.timelinecntr .nav li a:focus {
  background-color: transparent;
}
.timelinecntr .nav li.active {
  pointer-events: none;
  padding-left: 1em;
}
.timelinecntr .nav li.active:after {
  width: 35px;
  top: 35px;
}
.timelinecntr .nav li.active .nav__counter {
  font-size: 48px;
}
.timelinecntr .nav li.active .nav__title {
  height: 40px;
  opacity: 1;
  overflow: visible;
}
.timelinecntr .nav li.active .nav__body {
  height: 100px;
  opacity: 1;
  overflow: visible;
}
/*end timeline*/

@media only screen and (min-width: 800px) {

.about .subheadcol1 {
  padding: 0 5% 0 0;
}

.about .subhead .customWrap > * {
  flex: 1;
}

}

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

.about .subhead .customWrap {
  flex-wrap: wrap;
}

.testimonials .flex,
.process .flex {
	flex-wrap: wrap;
	justify-content: center !important;
}

.process .flex .textcntr {
	padding: 0;
}

}

/* BUSINESS
 * ========================================================================== */

.flexbusiness {
	display: flex;
	justify-content: space-around;
	align-items: flex-start;
	flex-wrap: wrap;
}

.business_block {
	text-align: center;
	max-width: 300px;
	padding: 0 0 5%;
}

.business_block h3 {
	font-weight: bold;
	margin: 0;
}

.businessimage {
	max-height: 140px;
}

.business_block h4 {
	font-style: italic;
	letter-spacing: 0;
}

.business_block h5 {
	font-size: 2rem;
}

.businessurl {
	background: #414042;
	color: #fff;
	padding: 10px 50px;
	letter-spacing: 3px;
	text-transform: uppercase;
	transition: .3s ease all;
	display: block;
}

.businessurl:hover {
	background: #cf2127;
	transition: .3s ease all;
}

/* CAREERS PAGE
 * ========================================================================== */

.careers .page-header h1 {
  text-transform: uppercase;
}

 .careers .site-inner {
   padding: 0;
 }

 .careers .site-inner .content {
  display: none;
 }

 .careers .site-inner > .wrap {
   padding: 0;
   max-width: 100%;
 }

 .careers .bgband .wrap:before,
 .careers .bgband .wrap:after,
 .careers .whiteband .wrap:before,
 .careers .whiteband .wrap:after {
   content: none;
 }

.careers .bgband .wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.careers .whiteband .wrap {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  padding: 0;
}

.careers .whiteband .diagimg {
  background-size: cover;
}

 .careers .redband {
   background: #cf2127;
   color: #fff;
   /* text-align: center; */
   padding: 30px 0;
 }

 .careers .blueband {
   background: #1db3e2;
   color: #fff;
   text-align: center;
   padding: 30px 0;
 }

 .careers .blueband .flex {
   align-items: center;
 }

 .careers .redband p,
 .careers .blueband p {
   margin: 0;
 }

 .careers .blueband .more-link {
   color: #fff;
   background: tranparent;
   border-color: #fff;
 }

 .careers .blueband .more-link:hover {
   background: #fff;
   color: #1db3e2;
   border-color: transparent;
 }

 .careers .values-cntr {
   display: flex;
   justify-content: space-between;
   background: #ebebeb;
   overflow: hidden;
 }

 .careers .values-cntr .value-block {
   flex: 1;
   text-align: center;
   background-size: cover;
   background-position: center center;
   padding: 100px 0 10px;
 }

 .careers .values-cntr .value-block.with-image h3 {
   color: #fff;
  text-shadow: 0 0 20px rgba(0,0,0,0.6);
 }

.apply-today .flexitem:first-child {
  
}

 .careers .values-cntr .value-block h3 {
  margin: 0;
  font-size: 1.8rem;
 }

 .values-cntr .diagcntr {
  max-width: 55%;
  width: 100%;
  -webkit-clip-path: polygon(80% 100%, 100% 0%, 20% 0%, 0% 100%);
  clip-path: polygon(80% 100%, 100% 0%, 20% 0%, 0% 100%);
 }


 .values-cntr .diagcntr:last-of-type {
  -webkit-clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
  clip-path: polygon(100% 100%, 100% 0%, 20% 0%, 0% 100%);
 }

 .careers .bgband {
   padding: 5% 0;
   background-size: cover;
 }

 .careers .benefits-cntr {
   text-align: center;
   padding: 5%;
 }


 .careers .benefits-cntr > .wrap {
   max-width: 900px;
 }

 .careers .benefits-cntr .flex {
   flex-wrap: wrap;
 }

 .careers .benefit-block-cntr {
 z-index: 1;
 position: relative;
 margin: 20px;
 width: 200px;
 height: 200px;
 justify-content: center;
 }

 .careers .benefit-block {
   transition: .3s ease all;
   width: 100%;
  height: 100%;
  position: relative;
   color: #fff;
   cursor: pointer;
 }

 .benefit-block .face {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
   flex-direction: column;
   align-items: center;
   justify-content: center;
   left: 0;
   top: 0;
  width: 100%;
  height: 100%;
  -ms-transform-style: preserve-3d;
transform-style: preserve-3d;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #1db3e2;
  border-radius: 50%;
}

.benefit-block .face > * {
  display: flex;
  align-items: center;
  justify-content: center;
}

.benefit-block .face.front {
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 10;
}

.benefit-block .face.back {
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
  box-sizing: border-box;
  padding: 20px;
  color: white;
  text-align: center;
}

 .careers .benefit-block h3 {
   color: #fff;
   text-transform: uppercase;
   font-weight: 700;
   font-size: 2rem;
   margin-top: 20px;
 }

 .careers .benefit-block img {
   height: 60px;
   margin: 0 auto;
 }

 .careers .benefit-block p {
    font-size: 1.4rem;
    color: #fff;
    margin: 0;
    width: 100%;
    height: 100%;
 }

 .benefit-block-cntr:hover .face.front {
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.benefit-block-cntr:hover .face.back {
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

 .careers .values-cntr .value-block.with-image h3,
 .values-cntr .diagcntr {
   margin-left: -6%;
 }

 .values-cntr .diagcntr:first-of-type {
   margin-left: 0;
 }

.apply-today .more-link {
  color: #fff;
  border-color: #fff;
  text-align: center;
}

.apply-today .more-link:hover {
  color: #cf2127;
  background: #fff;
  border-color: #fff;
}

.apply-today .flexitem {
  min-width: 22%;
}

.apply-today {
  align-items: center;
}

 @media only screen and (min-width: 800px) {
   
  .apply-today .flexitem:first-child {
    margin-right: 5%;
  }

  .careers .whiteband .col1 {
    padding: 5%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .careers .col1 .flex  {
    align-items: center;
    width: 100%;
  }

  .careers .whiteband .wrap > * {
    width: 100%;
  }

  .careers .col1 .flex > .textcntr {
    flex: 2;
    padding-right: 40px;
  }

  .careers .bgband .wrap > *,
  .careers .col1 .flex > img {
    flex: 1;
  }

  .careers .bgband .col2 {
    text-align: right;
  }

  @supports (display: grid) {
    .careers .whiteband .col1 {
      padding: 0 0 0 5%;
    }
  }

 }

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

  .careers .benefit-block {
    width: 100%;
  }

  .careers .wrap,
  .careers .bgband .wrap,
  .careers .blueband .flex,
  .careers .whiteband .wrap {
    justify-content: center;
    flex-wrap: wrap;
  }

  .careers .whiteband .col1 {
    padding: 30px;
  }

  .careers .col1,
  .careers .col2 {
    width: 100%;
  }

  .careers .col1 .flex {
    display: flex;
    justify-content: center;
  }

  .careers img.diagimg {
    width: 100%;
    height: 100%;
  }

  .careers .benefit-block-cntr {
    margin-left: auto;
    margin-right: auto;
  }

  .careers .values-cntr .value-block h3 {
    font-size: 1.4rem;
  }


 }


/* CONTACT PAGE
 * ========================================================================== */

.contact_sub_2 {
	margin-bottom: 5%;
}


.contact_sub_2 h3 {
	margin: 0;
}

.contact_sub_cntr .customWrap {
	max-width: 1500px;
	display: flex;
	align-items: baseline;
}

.contact .hoverunder:hover:after {
	background: #414042;
}

.contact_sub_2 p:not(.bodycopy) {
	display: none;
}

.contact-form .customWrap {
	display: flex;
	border-top: 1px solid #414042;
	padding: 5%;
}

.contact .customWrap {
	max-width: 120rem;
}

.customerform {
	margin: 0 0 0 5%;
}

#gform_wrapper_12 {
	display: block !important;
}

.has_zip > .ginput_left.address_zip {
	width: 100% !important;
	padding-right: 0 !important;
}

	.addressbar {
		text-align: center;
		background: #414042;
		padding: 1% 0;
		color: #fff;
		margin: 5% 0 0;
		clear: both;
	}

	.google_map iframe {
		width: 100%;
		-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	 filter: grayscale(100%);
	 transition: all .3s ease;
	}

	.google_map iframe:hover {
		filter: none;
 -webkit-filter: grayscale(0%);
	transition: all .3s ease;
	}

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

	.contact .customWrap {
		flex-wrap: wrap;
	}

}

/* EVENTS PAGE
* ========================================================================== */

.events-custom-template .more-events,
#tribe-bar-form {
  display: none;
}

#tribe-events-content .tribe-events-notices {
  background: #f5f5f5;
  border-radius: 0;
  border: 1px solid #414042;
  color: #414042;
}

.tribe-mini-calendar-event {
  border-bottom: none !important;
}

.events-custom-template .site-inner,
.events-custom-template .tribe-events-pg-template,
.events-archive .site-inner > .wrap {
  max-width: 100% !important;
  padding: 0 !important;
}

.events-custom-template #tribe-events-content-wrapper {
  max-width: 1280px;
  padding: 5%;
  margin: 0 auto;
}

.events-custom-template h2.tribe-events-page-title {
  font-size: 40px;
  font-weight: 900;
  margin-bottom: 1em;
}

@media only screen and (max-width: 768px) {
  .events-custom-template #tribe-mobile-container .type-tribe_events .tribe-events-event-image {
    float: none;
    width: 100%;
  }
}

/* MISSION
* ========================================================================== */

.mission #pre-before-footer {
  display: none;
}

.mission .site-inner {
  padding-bottom: 0;
}

.mission .site-inner > .wrap {
  padding: 0;
  max-width: 100%;
}

.mission .site-inner h2 {
  text-align: center;
  font-style: italic;
  text-transform: uppercase;
}

.mission .partners .flexitem {
  text-align: center;
  margin: 40px 0;
}

.mission .partners h2 {
  color: #cf2127;
}

.mission .mission_partner h2 {
  color: #1db3e2;
  margin: 0;
  padding: 50px 0;
}

.mission .subhead {
  text-align: center;
}

.mission_partner_block .imgcntr {
  min-height: 100px;
  /*display: flex;
  align-items: center;
  justify-content: center;*/
}

.mission_partner_block h4 {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 1.7rem;
}

.mission_partner_block p {
  font-size: 1.4rem;
}

.mission_partner_block img {
  max-height: 70px;
}

.mission .quote-section {
  color: #fff;
  background: url(/wp-content/themes/kandor/images/bottom-cta-bg.jpg) no-repeat center center;
  background-size: cover;
  padding: 10% 0;
  text-align: center;
}

.mission .quote-section blockquote {
  font-size: 2.5rem;
  font-weight: bold;
}

.mission .flexteam > * {
  font-weight: 400;
}

@media only screen and (min-width: 800px) {

.mission .flexteam > * {
  max-width: 15%;
  margin: 0 20px 20px;
  font-weight: 400;
  width: 100%;
}

.mission .partners .flex {
  justify-content: center;
  align-items: flex-start;
}

.mission .partners .flexitem {
  width: 45%;
  padding: 0 20px;
}

.mission .partners .flexitem > *:first-child {
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}

}

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

  .mission .flexteam > * {
    max-width: 45%;
    text-align: center;
  }

}



/* OUR WORK
* ========================================================================== */

.our-process .artconsulting,
.our-process .subcopy,
.our-work .subcopy {
	max-width: 1000px;
	padding: 0 5%;
	margin: 0 auto;
	text-align: center;
}

.team .site-inner,
.our-work .site-inner {
	padding: 8rem 0 4rem;
}

.our-process .site-inner .wrap,
.our-process .content,
.our-work .site-inner .wrap,
.our-work .content {
	padding: 0;
	max-width: 100%;
	margin: 0 auto;
	width: 100%;
}

.our-work #first-flexwrap,
.our-work #second-flexwrap,
.our-work #third-flexwrap {
	opacity: 1 !important;
}

.our-work #third-flexwrap {
	padding-bottom: 4rem;
}

.our-process #before-footer,
.our-work #before-footer {
	display: none;
}

.flexwork {
	display: flex;
	flex-wrap: wrap;
	padding-top: 4rem;
	border-top: 1px solid #cf2127;
}

.mapcntr {
	max-width: 1000px;
	margin: 0 auto;
}

.halfcntr:first-of-type {
	padding-right: 2rem;
	padding-left: 0;
}

.halfcntr {
	width: 50%;
	padding-left: 2rem;
}

.our-work .ongreen_wrapper {
	margin: 0 !important;
}

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

	.halfcntr  {
		padding: 0 !important;
		width: 100%;
	}

	.halfcntr:first-of-type {
		padding-bottom: 4rem;
	}

	.get-inspired-half,
	.already-inspired-half {
		text-align: center;
	}

}

/* PRODUCTS PAGE
* ========================================================================== */

.products .site-inner {
	padding: 0;
}

.products .site-inner .wrap {
	padding: 0;
	max-width: 100%;
	margin: 0 auto;
}

.products .customWrap {
	max-width: 120rem;
}

.products-band-white {
	background-color: #fff;
	padding: 5% 0;
}

.products-band-white .customWrap{
	max-width: 70rem;
	margin: 0 0 0 auto;
}

.products-band-grey .customWrap{
	max-width: 70rem;
	margin: 0 auto 0 0;
}

.products-band-grey {
	background-color: #f5f5f5 !important;
	padding: 5% 0;
}

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

	.products-band-white .customWrap,
	.products-band-grey .customWrap {
		margin: 0;
		max-width: 100%;
	}

}

/* Resources
 * ========================================================================== */

.resources .site-inner .wrap {
	padding: 0 10%;
}


.resources .directory-link {
	font-size: 2.7rem;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight: 700;
	background: #414042;
	padding: 15px 40px;
	color: #fff !important;
	display: flex !important;
	width: 45%;
	margin: 30px auto;
	text-align: center;
	justify-content: center;
	align-items: center;
	border: 2px solid #414042;
}
	.resources .directory-link:hover {
		background: #cf2127;
		color: #414042 !important;
	}

.resources .directory-link .fa {
	margin-right: 12px;
	font-size: 2rem !important;
}

.resources .flex {
	flex-wrap: wrap;
	justify-content: space-around;
}

.resources .flex .flexitem {
		width: 45%;
}

.resources .flexvids {
	align-items: flex-end;
}

.resources .flexvids h3 {
	margin: 30px 0 10px;
}

.resources .flex .flexitem p {
	margin: 0;
}

.page-resources .wp-grid-builder .wpgb-card-21 .wpgb-card-content{
 /* flex-grow: unset!important;*/
}


/* TEAM PAGE
* ========================================================================== */

.team .before-footer {
	display: none;
}

.team .subhead .customWrap {
	padding: 0 0 5%;
	border-bottom: 1px solid #414042;
}

.team .leadership_team .customWrap {
	padding: 5% 0;
}

.core_team .customWrap {
	padding: 5% 0;
	border-top: 1px solid #414042;
}

.leadership_team_block {
	max-width: 600px;
	padding: 2%;
}

.core_team_block {
	padding: 20px 0;
}

.team .flexteam h3 {
	font-weight: bold;
	margin: 0;
}

.connect_p {
	margin: 0;
}

.leadershipimage {
	width: 320px;
	height: 320px;
	object-fit: cover;
	border-radius: 50%;
}

.coreimage {
	width: 250px;
	height: 250px;
	object-fit: cover;
	border-radius: 50%;
}

.core_team_block i,
.leadership_team_block i {
	font-size: 30px;
	padding: 0 10px;
	transition: all .3s ease;
}

.leadership_team_block i:hover,
.core_team_block i:hover {
	color: #cf2127;
	transition: all .3s ease;
}

/* MISC INTERNAL STYLES
* ========================================================================== */

.artwork h2,
.services h2 {
	text-align: center;
}

.cta-icon {
	background: url(http://svgshare.com/i/2x0.svg) center center no-repeat;
	min-width: 30px;
	margin: 0 0 0 20px;
}

.internal-cta {
	width: 100%;
	border: 1px solid #cf2127;
	padding: 20px;
	display: flex;
	justify-content: center;
}

.internal-cta .line-1 {
	margin: 0;
	font-size: 24px;
}

/* Widgets
 * ========================================================================== */

.widget {
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 2rem;
	text-indent: -2rem;
}

.widget li li {
	border: 0;
	margin: 0 0 0 3rem;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* Testimonials
 * ========================================================================== */

.lSAction {
	display: none !important;
}

#gts-testimonials .lSSlideOuter .lSPager.lSpg > li a {
	background-color: #555;
}

#gts-testimonials .lSSlideOuter .lSPager.lSpg>li.active a,
#gts-testimonials .lSSlideOuter .lSPager.lSpg>li:hover a {
	background-color: #1db3e2;
}

/* Testimonials page */

.testimonials-x2 p {
	width: 44%;
	margin: 0 3%;
	display: flex;
	justify-content: left;
	align-items: top;
	font-size: 2.1rem;
	min-height: 200px;
	font-style: italic;
}


/* Icons
 * ========================================================================== */

.icon {
	font-size: 6rem;
	margin: 0 0 2rem;
	color: #1db3e2;
}


/* Featured Content
 * ========================================================================== */

.featured-content.widget .entry {
	border-bottom-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* Breadcrumbs
 * ========================================================================== */

.breadcrumb {
	margin-bottom: 1.6rem;
}


/* Plugins
 * ========================================================================== */

/* Genesis eNews Extended */

.enews-widget input {
	margin-bottom: 1rem;
}

.enews-widget p {
	margin-bottom: 2rem;
}

.enews form + p {
	line-height: 1.5;
	margin-top: 3rem;
}

/* Genesis Simple Share */

.content .share-after {
	margin-bottom: 2rem;
}

.content a.count,
.content a.count:hover,
.content a.count:focus,
.content a.share,
.content a.share:hover,
.content a.share:focus {
	border: none;
	font-weight: 400;
}

.content .share-filled .share {
	border-radius: 0;
}

.content .share-filled .count {
	border-radius: 0;
}

.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
	color: #1a1a1a;
	border: 1px solid #1a1a1a;
}

.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
	background: #1a1a1a !important;
}

.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter:hover .count {
	color: #fff;
}

/* Jetpack */

#wpstats {
	display: none;
}

/* Widget Custom Menu
 * ========================================================================== */

.widget_nav_menu .sub-menu {
	margin-top: 1.6rem;
}

/* WooCommerce Styles
 * ========================================================================== */

body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce-page .woocommerce-message::before,
body.woocommerce-page .woocommerce-info::before,
body.woocommerce-page div.product p.price,
body.woocommerce-page div.product span.price,
body.woocommerce-page ul.products li.product .price,
.woocommerce-MyAccount-navigation li a,
.woocommerce-Price-amount.amount {
	color: #cf2127;
}

.woocommerce form .form-row .required {
	text-decoration: none;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: #f7f6f7;
	border: 0;
	margin: 0 -1px 0 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 1.5rem 2rem;
	font-size: 4rem;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs:before,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  	display: none;
}

body.woocommerce-page .woocommerce-message,
body.woocommerce-page .woocommerce-info,
body.woocommerce-page .woocommerce-error {
 	border: 0;
  	margin-top: 2rem !important;
	line-height: 5rem;
}

body.woocommerce-page span.onsale,
body.woocommerce-page ul.products li.product .onsale {
	border-radius: 0;
	top: 0;
	left: 0;
	right: auto;
	margin: 0;
	padding: 0 1rem;
	background: #1a1a1a;
}

body.woocommerce.tax-product_cat .archive-description {
	display: none;
}

body.woocommerce ul.cart_list li,
body.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li {
 	background: none;
 	border: none;
 	float: left;
 	padding: 0.5rem !important;
 	width: 50%;
}

body.woocommerce ul.cart_list li img, body.woocommerce ul.product_list_widget li img {
 	width: 100% !important;
}

.woocommerce-cart .entry-content p:first-child::first-letter,
.woocommerce-checkout .entry-content p:first-child::first-letter {
 	float: none;
	font-size: inherit;
	margin: 0;
	padding: 0;
}

.woocommerce-checkout #payment ul.payment_methods li {
 	list-style: none;
}

.woocommerce-page input[type="checkbox"],
.woocommerce-page input[type="radio"] {
 	width: auto;
}

.woocommerce .sidebar .widget-title {
	margin: 2rem 0;
}

body.woocommerce ul.products li.product .price del,
body.woocommerce div.product p.price del,
body.woocommerce div.product span.price del {
	display: inline !important;
}

body.woocommerce #respond input#submit, body.woocommerce a.button, .woocommerce button.button, body.woocommerce input.button {
	border-radius: 0 !important;
}

select.orderby {
 	margin-bottom: 2rem;
}

.stars a,
.star-rating span:before {
	color: #ffb35e !important;
}

.woocommerce .quantity .qty {
	padding: 1.7rem 1rem 1.5rem;
}

.woocommerce form .form-row label.inline {
	margin-left: 2rem;
}

.sidebar-fixed {
	position: fixed;
	background: #fff;
	padding: 20px 20px 0;
}

.product-search.floating .product-search-results {
	z-index: 11111;
}

.content select.orderby,
.woocommerce .content .woocommerce-result-count {
	margin: 2rem 0;
}

.woocommerce .content .product-search input[type="text"].product-search-field {
	width: 100%;
}

.woocommerce .products ul, .woocommerce ul.products {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	align-self: flex-start;
	padding: 10px !important;
	margin: 0 10px !important;
	text-align: center;
}

body.woocommerce-page ul.products li.product h3 {
	text-align: center;
}

.woocommerce ul.products li.product .button {
	display: none;
}

.woocommerce ul.products li.product a img {
	transition: .3s ease all;
	box-shadow: 0 0 0px #eaeaea !important;
}

.woocommerce ul.products li.product a img:hover {
	transform: scale(1.1);
	box-shadow: 0 0 20px #eaeaea !important;
}

.woocommerce-ordering {
	z-index: 99 !important;
}

.woof_checkbox_label {
	margin: 0 !important;
}

.term-1490 .archive-description,
.woof_list > li > input,
.filterbtn {
	display: none;
}

#woof_widget-2 .widgettitle {
	font-size: 2rem;
}

.woocommerce .shipping p {
	margin: 0;
}

#order_review div,
#order_review table {
	border-radius: 0 !important;
}


@media only screen and (min-width: 1100px) {

.sidebar-fixed {
	top: 100px !important;
	position: fixed !important;
}

.archive-no-results .sidebar {
	position: relative !important;
	top: 0 !important;
	padding: 0 !important;
}

.archive-no-results #woocommerce_product_search_widget-2 {
	display: none !important;
}

}


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

	.woocommerce ul.products li.product {
		width: 100% !important;
	}

	.woocommerce .content .product-search input[type="text"].product-search-field {
		display: none;
	}

	.sidebar-fixed {
		top: 290px;
		left: 0;
		width: 100%;
		z-index: 111111;
		overflow-y: scroll;
		box-shadow: 0 0 50px #323232;
		display: none;
		position: absolute;
	}

	.filterbtn {
		display: block;
		position: absolute;
		top: 0;
		width: 100%;
left: 0;
z-index: 11111;
transition: none;
	}

	.woocommerce-ordering,
	.woocommerce-result-count {
		width: 100%;
		text-align: center;
	}


}

/* Search Form
 * ========================================================================== */

.search-form {
	position: relative;
	width: 100%;
	margin-bottom: 2rem;
}

.search-form:after {
	content: "\f4a4";
	position: absolute;
	right: 1.5rem;
	top: 0;
	font-family: ionicons;
	font-size: 3rem;
	pointer-events: none;
	color: #dcdcdc;
}

.search-form input[type="search"] {
	width: 100%;
	padding: 1rem 2.8rem 0.9rem 1.2rem;
	font-size: 1.6rem;
}

.search-form input[type="submit"] {
	position: absolute;
	right: 0;
	bottom: 0;
	top: 0;
	text-indent: -9999px;
	border-color: transparent !important;
	background: transparent !important;
}

.search-form input[type="submit"]:hover {
	box-shadow: none;
}

@media only screen and (min-width: 800px) {

	.search-form {
		width: auto;
		margin-bottom: 4rem;
	}

}


/* Site Header
 * ========================================================================== */

.site-header,
.header-image .site-header {
	width: 100%;
	z-index: 999;
	position: relative;
  background: rgba(255,255,255,0.91);
  color: #414042;
}

.title-area {
	float: left;
}

.site-title {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 5rem;
	margin: 0 auto;
}

.site-title a {
  text-decoration: none;
}

.header-scroll .site-title a {
	margin-top: 5px;
  transition: .3s ease all;
  background: url(/wp-content/uploads/2021/02/DA-Logomark-FullColor-pol.png) left center no-repeat !important;
}

.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

.header-image .site-title > a {
	background-position: center center !important;
	background-size: contain !important;
	float: left;
	width:200px;
  margin:10px;
  background-repeat: no-repeat;
	background-image: url(/wp-content/uploads/2021/02/DiversifiedAutomation-MainLogo-FullColor-pol.png);
}


.header-image .title-area {
	margin: 0;
	width: 14rem;
}

.site-description {
	display: none;
}

@media only screen and (min-width: 800px) {

	.site-header,
	.header-image .site-header {
		position: fixed;
		top: 0px;
		left: 0;
		right: 0;
  }
  .customer-area .site-header {
    top: 0;
  }

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

	.header-scroll .site-header {
		padding: 0;
		top: 0;
		box-shadow: 0 0 2rem rgba(0,0,0,0.3);
	}

	.site-header .wrap {
		max-width: none;
	}

	.site-title {
		font-size: 3.2rem;
		line-height: 8rem;
	}

	.header-image .site-title > a {
		height: 7rem;
		width: 20rem;
		margin: 5px 0 0;
	}

	.header-image .title-area {
		width: 20rem;
	}

	.with-page-header .site-title a {
		color: #fff;
	}

	.header-scroll .site-title a {
		color: #1a1a1a;
    height: 5.5rem;
    background-position: left !important;
	}

	.header-scroll .site-header .genesis-nav-menu .menu-item.highlight a {
		border: 2px solid #1a1a1a;
		color: #1a1a1a;
	}
}

/* Navigation
 * ========================================================================== */

.genesis-nav-menu li {
	display: inline-block;
	list-style: none;
	position: relative;
}

.genesis-nav-menu a {
	border: none;
	display: block;
	margin: 0 1.6rem 0;
	position: relative;
  font-weight: 900;
  text-transform: uppercase;
}

.genesis-nav-menu li a:hover,
.genesis-nav-menu .menu-item a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #cf2127;
	opacity: 1;
	transition: .3s ease all;
}

@media only screen and (min-width: 800px) {


	.genesis-nav-menu .menu-item.highlight a {
		background: transparent;
		border-radius: 5px;
		line-height: 1;
		padding: 1rem 2rem 0.8rem;
	}

	.with-page-header .genesis-nav-menu .menu-item.highlight a {
		border: 2px solid #fff;
	}

	.genesis-nav-menu .menu-item.highlight a:hover {
		background: #fff;
		color: #1a1a1a;
	}

	.genesis-nav-menu .sub-menu {
		width: 18rem;
			z-index: 99;
			background: #fff;
			box-shadow: 0 2rem 2rem -0.05rem rgba(0,0,0,0.1);
			border-radius: 0px;
			opacity: 0 !important;
			margin-top: 0;
			position: absolute;
			left: 0;
			margin-left: 2rem;
			pointer-events: none;
			text-align: left;
			display: block !important;
	}

.genesis-nav-menu .sub-menu a {
	color: #414042;
}

		.genesis-nav-menu .sub-menu > li {
			float: left;
		}

	/*.genesis-nav-menu > li .sub-menu:before {
		content: " ";
		position: absolute;
		top: -0.5rem;
		left: 1.6rem;
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-bottom: 5px solid #fff;
	}*/

	.genesis-nav-menu .menu-item:hover > .sub-menu {
		opacity: 1 !important;
		pointer-events: all;
	}

		/*.genesis-nav-menu > .menu-item:hover > .sub-menu {
		margin-top: -1rem;
	}*/

	.genesis-nav-menu .sub-menu li a {
		border-top: none;
		padding: 0.8rem 1.6rem;
		margin: 0;
		width: 100%;
	}

	.genesis-nav-menu .sub-menu li {
		width: 100%;
	}

	.genesis-nav-menu .sub-menu li:first-child > a {
		padding-top: 1.6rem;
	}

	.genesis-nav-menu .sub-menu li:last-child a {
		padding-bottom: 1.2rem;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: 0 0 0 17.8rem;
		top: 0;
	}

	.genesis-nav-menu .sub-menu .sub-menu:before {
		display: none;
	}
}

/* Responsive Menu */

button.sub-menu-toggle,
button.menu-toggle {
	display: none;
	visibility: hidden;
	background: transparent !important;
	color: transparent;
}

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

	button.sub-menu-toggle,
	button.menu-toggle {
		display: block;
		visibility: visible;
		border: none;
	}

	.nav-primary,
	.nav-primary .sub-menu {
		width: 100%;
		display: none;
	}

	button.menu-toggle {
		display: block;
		float: right;
		background: none;
		padding:0;
		overflow: hidden;
		width: 50px;
		height: 50px;
		position: relative;
	}

	button.menu-toggle:hover,
	button.menu-toggle:active,
	button.menu-toggle:focus,
	button.sub-menu-toggle:hover,
	button.sub-menu-toggle:active,
	button.sub-menu-toggle:focus {
		box-shadow: none;
	}

	button.menu-toggle:before {
		position: absolute;
		color: #414042;
		top: 1rem;
		right: 1.2rem;
		display: inline-block;
		font-size: 3rem;
		margin: 0 auto;
		padding: 0;
	}

	button.menu-toggle.activated::before {
	   content: "\f2d7";
	   right: 1.5rem;
	}

	button.sub-menu-toggle {
		position: absolute;
		right: 0;
		top: 0;
		background: transparent;
		padding: 0 1.25rem 0;
	}

	button.sub-menu-toggle:before {
		color: #414042;
		font-size: 16px;
		padding: 14px 5px 14px;
		cursor: pointer;
	}

	button.sub-menu-toggle.activated:before {
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

	.nav-primary .genesis-nav-menu li {
		width: 100%;
	}

	.nav-primary .genesis-nav-menu > li:first-child {
		margin-top: 20px;
	}

	.nav-primary .genesis-nav-menu li .sub-menu {
		margin: 0 0 0 24px;
		width: calc( 100% - 24px );
	}

	.nav-primary .genesis-nav-menu a {
		margin: 0 4rem 0 0;
		padding: 1rem 0;
	}

}

@media only screen and (min-width: 800px) {

	.nav-primary {
		text-align: right;
	}

	.bg-primary .nav-primary {
		padding-bottom: 22px;
	}

	.nav-primary .genesis-nav-menu > li > a {
		margin: 0 0 0 10px;
		padding: 3rem 0;
		font-size: 1.4rem;
  }

 .header-scroll .nav-primary .genesis-nav-menu > li > a {
   padding: 2rem 0;
 }

	.nav-primary .genesis-nav-menu > li.left {
		float: left;
	}

	.nav-primary .genesis-nav-menu > li.menu-item-has-children > a:after {
	    top: 18px;
	}
}


@media only screen and (min-width: 1100px) {

	.nav-primary .genesis-nav-menu > li > a {
		margin: -2px 0 0 25px;
		font-size: 1.6rem;
	}

	#menu-main-menu >.menu-item > a > span {
		padding: 1rem 0 1rem 1rem;
	}

}

/* Sub Nav
 * ========================================================================== */

.nav-secondary {
	text-align: center;
	overflow: hidden;
	width: 100%;
	padding: 0;
	position: relative;
	z-index: 99;
}

.nav-secondary .wrap {
	padding: 0;
}

.nav-secondary .genesis-nav-menu {
	padding: 1.6rem 0;
	margin-bottom: -1.6rem;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}

.nav-secondary .genesis-nav-menu li {
	list-style-type: none;
	display: inline-block;
	margin: 0 1rem;
	padding: 4px;
}

.nav-secondary ul li:first-child {
	margin-left: 5%;
	padding-left: 0;
}

.nav-secondary ul li:last-child {
	margin-right: 5%;
	padding-right: 0;
}

.nav-secondary .genesis-nav-menu li a {
	opacity: 0.8;
	padding: 2rem 0;
	margin: 0;
}

.nav-secondary .genesis-nav-menu li.current-menu-item a {
	opacity: 1;
}

.nav-secondary .genesis-nav-menu li.current-menu-item a:after {
	content: " ";
	border-bottom: 5px solid #333;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

@media only screen and (min-width: 800px) {
	.nav-secondary {
		width: 100%;
	}
}

@media only screen and (min-width: 1023px) {

	.nav-secondary .genesis-nav-menu li {
		margin: 0 12px;
	}

	.nav-secondary ul li:first-child {
		margin-left: 0;
	}

	.nav-secondary ul li:last-child {
		margin-right: 0;
	}

}

/* WooCommerce Account Nav
 * ========================================================================== */

body.woocommerce-account .entry-title {
	text-align: center;
}

body.woocommerce-account .woocommerce-MyAccount-navigation {
	text-align: center;
	width: 100%;
	float: none;
}

body.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%;
	float: none;
	max-width: 80rem;
	margin: 0 auto;
}

.woocommerce-MyAccount-navigation ul {
	margin: 0 0 4rem !important;
}

.woocommerce-MyAccount-navigation li {
	display: block;
	list-style: none;
}

.woocommerce-MyAccount-navigation li a {
	text-decoration: none;
	padding: 1rem;
	display: inline-block;
}

@media only screen and (min-width: 800px) {

	.woocommerce-MyAccount-navigation li {
		display: inline-block;
	}
}


/* Pagination
 * ========================================================================== */

.pagination,
body.woocommerce-page nav.woocommerce-pagination {
	margin: 4rem auto;
	text-align: center;
}

.pagination.adjacent-entry-pagination {
	padding: 4rem 0;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.pagination.adjacent-entry-pagination .pagination-previous,
.pagination.adjacent-entry-pagination .pagination-next {
	float: none;
	text-align: center;
	padding: 2rem 0;
}

.pagination ul,
body.woocommerce-page nav.woocommerce-pagination ul {
	display: inline-block;
}

.pagination li,
body.woocommerce-page nav.woocommerce-pagination ul li {
	border-radius: 0;
	margin: 2px;
	list-style-type: none;
	display: block;
	float: left;
}

.pagination .pagination-omission {
	border: 0;
}

.pagination:not(.adjacent-entry-pagination) li a {
	display: block;
	padding: 1rem 1.5rem 0.8rem;
	text-decoration: none;
	background: transparent;
	border: 1px solid #414042;
	color: #414042;
}

.pagination li a:hover,
.pagination li.active a,
body.woocommerce-page nav.woocommerce-pagination ul li span.current {
	background: #414042;
	color: #fff;
	border: 1px solid #414042;
}

.single-post .author-box,
.single-post .pagination {
	display: none;
}

@media only screen and (min-width: 800px) {
	.pagination.adjacent-entry-pagination .pagination-previous {
		float: left;
		text-align: left;
		padding: 2rem 0;
	}

	.pagination.adjacent-entry-pagination .pagination-next {
		float: right;
		text-align: right;
		padding: 2rem 0;
	}
}

/* Background Images and Colors
 * ========================================================================== */

.with-background-image {
	background-size: cover;
	background-position: center;
  background-repeat: no-repeat;
  overflow-y: hidden;
}

body:not(.front-page) .with-background-image:after {
	-ms-filter: "alpha(Opacity=0.3)";
	filter: alpha(opacity=0.3);
  opacity: 0.3;
  background: #000;
  position: absolute;
  width: 100%;
  height: 1000px;
  top: 0px;
}

.bg-primary,
.bg-primary a {
	color: #fff;
}

[class*="bg-"],
[class*="bg-"] .wrap {
	position: relative;
	z-index: 2;
}
/*
.bg-primary:after,
.bg-light-gray:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}
.bg-primary:after {
	background: #1a1a1a;
}

.bg-light-gray:after {
	background: #dcdcdc;
}*/


/* Page Header
 * ========================================================================== */

.page-header {
	padding: 8rem 0;
	position: relative;
	text-align: center;
	color: #fff;
}

.more-header-space .page-header {
	background-position: top;
    top: -90px;
}

.events-custom-template .page-header > .wrap,
.page:not(.home) .page-header .wrap {
  padding: 0;
  max-width: 100%;
}

.page-header h1,
.page-header .author-box-title {
	line-height: 1;
	font-size: 36px;
}

.page-header h1:last-child {
	margin-bottom: 0;
}

.header-content {
	text-align: center;
}

.header-content h1 {
	font-size: 48px;
	letter-spacing: 0rem;
	display: inline-block;
}

.greenunder {
	display: inline-block;
	position: relative;
	padding-bottom: 3px;
	transition: width .5s ease, background-color .5s ease;
}

.greenunder:after {
	content: '';
	display: block;
	margin: auto;
	height: 3px;
	width: 0px;
	background: transparent;
	transition: width .5s ease, background-color .5s ease;
	-webkit-transition-delay: 2s;
	transition-delay: 2s;
}

.greenafter:after {
	width: 100%;
	background: #cf2127;
}

.page-header .arrow-section {
	padding: 5% 0 0;
}

.page-header .greendot {
	color: #cf2127;
}

@media only screen and (min-width: 800px) {

	.page-header {
		padding: calc(10% + 10.8rem) 0 10%;
  }
	.more-header-space 	.page-header {
			padding: calc(10% + 16.8rem) 0 10%;
	}

  .header-content {
   padding: 0 5%;
  }

  .header-content h1 {
    padding: 15px;
  }

	.home .page-header {
		padding: calc(16% + 10.8rem) 0 5%;
	}

	.page-header h1,
	.page-header .author-box-title {
		font-size: 5rem;
	}

	.page-header .entry-meta {
		font-size: 1.6rem;
	}

	.page-header .triangle {
		 background-size: contain;
	}

}

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

.header-content {
	text-align: center;
}

.header-content h1 {
  padding: 15px;
}

}


/* Interior Page styles
 * ========================================================================= */

.page-turbine-services .one-third img {
	height: 160px;
	object-fit: cover;
}

/* Experience Page */

.page-experience .experience-columns {
	text-align: center;
	clear: both;
	display: block;
	overflow: auto;
}

.page-experience .experience-columns .one-fifth {
	width: 18.5%;
	margin-left: 1.5%;
}

.page-experience .experience-columns h4 {
	font-size: 12px !important;
	letter-spacing: 0;
	font-weight: 700;
	background: #414042;
	color: #fff;
	margin: 0;
	padding: 6px 15px;
	height: 90px;
}

.page-experience .experience-columns li {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.2;
}

.page-experience .experience-columns ul {
	margin: 0;
	padding: 0;
	background: rgba(0,0,0,.2);
	font-size: 12px;
	min-height: 300px;
	padding: 15px;
}




/* Pricing Table
 * ========================================================================== */

.pricing-table,
.pricing-table > * {
	display: flex;
	flex-wrap: wrap;
}

.pricing-table > * {
	align-self: stretch;
}

.pricing-table > * > * {
	align-self: stretch;
	flex-grow: 1;
	width: 100%;
}

.pricing-table .plan {
	box-shadow: inset 0 0 0 2px #f0f0f0;
	text-align: center;
	padding: 40px 20px 20px;
	margin: 0 0 40px;
	width: 100%;
	position: relative;
	transition: all .2s ease-out;
	font-size: 14px;
	margin-bottom: 40px;
}

.pricing-table .plan em {
	opacity: .5;
	margin-bottom: 20px;
	display: block;
}

.pricing-table .plan h3 {
	color: #1db3e2;
}

.pricing-table .plan h3 span {
	font-size: .66em;
}

.pricing-table .plan ul {
	margin: 0 0 40px;
	line-height: 2;
}

.pricing-table .plan ul li {
	list-style: none;
}

.pricing-table .plan p {
	padding-left: 2rem;
	padding-right: 2rem;
	z-index: 3;
	align-self: flex-end;
}

.pricing-table .plan ul.small {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1rem;
	letter-spacing: 0.07em;
	margin-bottom: 2rem;
	opacity: 0.75;
}


.pricing-table .plan.featured {
	background: #fff;
	box-shadow: 0 0 0 4px #1db3e2;
	z-index: 2;
	border-radius: 5px;
}

@media only screen and (min-width: 800px) {

	.pricing-info {
		padding-top: 8rem;
	}

	.pricing-table .plan {
		margin-bottom: 4rem !important;
	}

	.pricing-table .plan.one-fourth {
		width: 50%;
		margin: -2px 0 0 -2px;
	}

	.pricing-table .plan.one-fourth:first-child,
	.pricing-table .plan.one-fourth:nth-child(3) {
		margin-left: 0;
	}

	.pricing-table .plan.one-third {
		width: 33%;
		margin: 0 0 0 -2px;
	}

	.pricing-table .plan.one-third:first-child {
		margin-left: 0;
	}
}

@media only screen and (min-width: 1100px) {

	.pricing-table .plan.one-fourth {
		width: 25%;
		margin: 0 0 0 -2px;
	}

	.pricing-table .plan.one-fourth:first-child {
		margin-left: 0;
	}

	.pricing-table .plan.one-fourth:nth-child(3) {
		margin-left: -2px;
	}
}


/* Archives
 * ========================================================================== */

.archive-description {
	margin-bottom: 4rem;
	padding-bottom: 2.5rem;
	border-bottom: 1px solid #dcdcdc;
}

/* Blog
 * ========================================================================== */

.blog .entry-meta,
.blog .avatar {
	display: none;
}

.blog .page-header {
  background-position: center 30%;
}

 .blog .content {
margin: 0 auto;
max-width: 100%;
width: 100%;
float: none;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.paged .content article:last-of-type {
	margin: 0 auto;
}

.blog:not(.paged) .content > .entry:first-of-type > .entry-header,
.blog:not(.paged) .content > .entry:first-of-type > .entry-content {
	width: 100%;
}

/*.blog:not(.paged) .content > .entry:first-of-type > .entry-header {
	padding-right: 2%;
}*/

 .blog:not(.home) .site-inner .wrap {
	 padding: 0 5%;
	 max-width: 100%;
 }

.blog .entry-image {
	width: 100%;
}

.blog .entry {
	width: 48%;
	padding: 4rem 20px;
	border-bottom: none !important;
}

.blog .post-image.entry-image {
	height: 300px;
	object-fit: cover;
}

.blog .avatar {
	border-radius: 50%;
    float: left;
    margin-left: 15px;
    margin-top: -80px;
    position: relative;
}

.blog .entry-header .entry-meta:first-of-type {
	float: right;
	margin-top: -45px;
}

.blog .pagination {
	width: 100%;
}

@media only screen and (max-width: 800px) {
	.blog .entry {
		width: 100%;
	}
}

/* Entries
 * ========================================================================== */

.entry {
	margin-bottom: 1em;
}

.single .tribe-events-before-html {
  display: none;
}

.page-template-page_blog .entry,
.blog .entry,
.archive .entry:not(.product),
.single-post .entry {
	margin-bottom: 4rem;
	padding: 4rem 2rem;
	position: relative;
}

.page-template-page_blog .entry:last-child,
.blog .entry:last-child,
.archive .entry:last-child {
	border-bottom-width: 0px;
}

.single-post .entry:first-child {
	padding: 0;
	border-bottom: 0;
	margin-bottom: 0;
}

.page-template-page_blog .blog-template-description {
	display: none;
}

.entry-title a {
	color: #414042;
	font-size: 32px;
	font-weight: 900;
}

.entry-title a:hover {
	color: #cf2127;
	transition: .3s ease all;
}

.entry-content ol,
.entry p,
.entry-content p,
.author-box p,
.entry-content ul,
.entry ul,
.entry ol,
.entry-content .wp-video,
.entry-content .wp-audio-shortcode,
.entry-content .video-player,
.quote-caption {
	margin-bottom: 2em;
	line-height: 2;
}

.entry-content ol,
.entry ol,
.entry-content ul,
.entry ul {
	margin-left: 4rem;
}

.single .entry-content p.intro,
.page:not(.page-template-page_blog) .entry-content p.intro {
    display: block;
    font-size: 2.4rem;
    font-weight: 300;
}

.single .entry-content p.intro:after,
.page .entry-content p.intro:after {
    content: " ";
    border-bottom: 1px solid #dcdcdc;
    margin: 4rem auto;
    display: block;
}

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

.entry-content .gform_wrapper ul.gform_fields {
	margin: 0 0 3rem;
}

.entry-content ol li,
.entry ol li {
	list-style-type: decimal;
}

.entry-content ul li,
.entry ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry ol ol,
.entry-content ul ul,
.entry ul ul {
	margin-bottom: 0;
}

.entry-content ul.list-unstyled,
.entry-content ol.list-unstyled {
	margin-left: 2rem;
}

.entry-content ul.list-unstyled > li,
.entry-content ol.list-unstyled > li,
.entry-content .gform_wrapper ul li {
	list-style: none;
}

/* Author Box
 * ========================================================================== */

.single .author-box {
	margin: 4rem auto 4rem;
	text-align: center;
	position: relative;
}

.single .author-box .author-box-title {
	margin: 0;
}

.author-box .avatar,
body.woocommerce-page img.avatar {
	max-width: 8rem;
	height: 8rem;
	width: 8rem;
	border-radius: 4rem;
	margin-bottom: 2rem;
}

.author-box {
  display: none;
}

@media only screen and (min-width: 800px) {

	.single .author-box {
		text-align: center;
	}

	.author-box .avatar {
		left: 0;

	}
}


/* Entry Grid
 * ========================================================================== */

.showcase-entry-grid .entry {
	overflow: hidden;
	margin-top: 2rem;
	margin-bottom: 2rem;
	padding: 0;
	position: relative;
	text-align: center;
	border: 0;
}

.showcase-entry-grid .entry:hover {
	transform: translateY(-0.5rem);
	box-shadow: 0 2rem 2rem -1rem rgba(0,0,0,0.25);
}

.showcase-entry-grid .entry a {
	border: 0;
	overflow: hidden;
	color: #fff;
}

.showcase-entry-grid .entry img {
	display: block;
}

.overlay {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
	-ms-filter: "alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 0;
}

.overlay:hover {
	-ms-filter: "alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}

.overlay-inner  {
	width: 100%;
	height: 100%;
	display: table;
	overflow: hidden;
}

.overlay-details {
	display: table-cell;
	padding: 1.6rem;
	vertical-align: middle;
	position: relative;
	z-index: 3;
}

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

	.showcase-entry-grid {
		margin-left: -1rem;
		margin-right: -1rem;
		width: calc( 100% + 2rem );
	}

	.showcase-entry-grid .entry {
		width: calc( 50% - 2rem );
		float: left;
		margin: 1rem;
	}
}


/* Comments
 * ========================================================================== */


.comment-respond,
body.woocommerce #review_form #respond,
body .woocommerce form.checkout_coupon,
body .woocommerce form.login,
body .woocommerce form.register,
body .woocommerce-MyAccount-content form {
	background: #f7f6f7;
	border: 0;
    padding: 2rem 2rem 1rem;
	margin-bottom: 4rem;
    border-radius: 5px;
}

.entry-comments,
.entry-pings {
	padding: 4rem 0 0;
}

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
	margin-bottom: 4rem;
}

.entry-comments .comment {
	padding: 2rem 0;
	border-bottom: 1px solid #dcdcdc;
}

.entry-comments .comment:last-child {
	margin-bottom: 0;
	border: 0;
}

.comment-list .comment-respond {
	padding-left: 0;
}

.comment-header {
	line-height: 1;
}

.comment-author {
	margin: 6px 0 2px;
}

.comment-author span:first-of-type {
	font-weight: 700;
}

.comment-author .avatar {
	float: left;
	margin-right: 1.6rem;
	margin-bottom: 1.6rem;
	border-radius: 2.4rem;
	margin-top: -0.6rem;
}

.comment-autor, .comment-meta a {
	text-transform: uppercase;
}

.comment-meta a {
	font-size: 1.2rem;
}

.comment-edit-link {
	margin-bottom: 2rem;
	display: inline-block;
}

.comment-notes,
.entry-pings .reply {
	display: none;
}

.comment-form p label {
	font-weight: bold;
}

p.comment-form-comment {
	margin-bottom: 2rem;
}

.comment-list li {
	list-style-type: none;
}

.comment-reply-title small {
	font-size: 1.8rem;
	font-weight: 400;
}

.entry-comments ul.children {
	margin-left: 4rem;
}

.ping-list .reply {
	display: none;
}

@media only screen and (min-width: 800px) {
	.comment-respond,
	body.woocommerce #review_form #respond,
	body .woocommerce form.checkout_coupon,
	body .woocommerce form.login,
	body .woocommerce form.register,
	body .woocommerce-MyAccount-content form {
		padding: 4rem 4rem 3rem;
		margin-bottom: 0;
	}
}

/* Widget Areas
 * ==========================================================================

.sidebar .widget {
	margin-bottom: 2rem;
	padding-bottom: 2rem;
}*/

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

.widget-area ul li {
	list-style-type: none;
	margin-bottom: 1.6rem;
}

/* Pre Before Footer Widget Area
 * ========================================================================== */

.pre-before-footer {
  background-color: #414042;
    background-size: cover;
    padding: 60px 0;
    text-align: center;
    color: #fff;
    border-top: 5px solid #fff;
}

.pre-before-footer .gform_wrapper form label {
  display: none !important;
}

.pre-before-footer .gform_wrapper ul.gform_fields {
  display: flex;
  align-items: center;
}

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

  .pre-before-footer .gform_wrapper ul.gform_fields {
    flex-wrap: wrap;
  }

  .pre-before-footer .gform_wrapper ul.gform_fields li {
    width: 100% !important;
  }
}


@media only screen and (min-width: 800px) {

	.pre-before-footer .gform_wrapper .gform_body{
    display: inline-block;
    width: 80%;
  }

  .pre-before-footer .gform_wrapper .gform_body li input {
    padding: 15px 10px !important;
  }

  .pre-footer .gform_wrapper .top_label div.ginput_container {
    margin: 0 !important;
  }

  .pre-before-footer .gform_wrapper .gform_footer {
    display: inline-block;
    width: auto;
    margin: 0;
    padding: 0;
  }

  .pre-before-footer .gform_wrapper form {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .pre-before-footer .gform_wrapper .gform_footer input[type=submit] {
    margin: 6px 0 0 16px;
    padding: 9px 20px;
  }

  .pre-before-footer > .wrap {
    max-width: 750px;
  }



}

/* Before Footer Widget Area
 * ========================================================================== */

.front-page .pre-before-footer,
.front-page .before-footer {
  display: none;
}

.before-footer {
  background: #cf2127;
  color: #fff;
  background-size: cover !important;
  padding: 50px 0;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
}

.before-footer .gform_wrapper form,
.before-footer .custom-html-widget {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.before-footer .ginput_container input {
  background: transparent;
  color: #fff;
  padding: 10px !important;
  border-color: #fff;
  font-weight: 900;
}

.before-footer .gform_footer > input {
  padding: 5px 30px;
  width: auto;
}

.before-footer .gform_wrapper .gform_footer {
  padding: 0;
  margin: 0;
  width: auto;
}

.before-footer .gform_wrapper,
.before-footer .custom-html-widget > h3 {
  width: 100%;
  margin: 0;
}

.before-footer .gform_wrapper ul li.gfield,
.before-footer .gfield > .ginput_container {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.before-footer .gfield > .ginput_container,
.before-footer .gform_wrapper {
  margin: 0;
}

.before-footer .gform_wrapper .gform_fields .gfield_label {
  display: none;
}


.before-footer .gform_button:hover {
	background: #414042;
	color: #fff !important;
	transition: all .3s ease;
	text-decoration: none;
	cursor: pointer;
}

.before-footer .textcntr h3,
.before-footer .textcntr p {
  margin: 0;
}

.pre-before-footer .more-link,
.before-footer .more-link {
  color: #fff;
  border-color: #fff;
}

.pre-before-footer .more-link:hover,
.before-footer .more-link:hover {
  background: #fff;
  color: #cf2127;
  border-color: #fff;
}


.aboutctatext .more-link,
.aboutctatext .more-link {
  color: #fff;
  border-color: #fff;
}

.aboutctatext .more-link:hover,
.aboutctatext .more-link:hover {
  background: #fff;
  color: #cf2127;
  border-color: #fff;
}

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

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

  .before-footer .custom-html-widget > h3 {
    margin: 0 0 16px;
    font-size: 21px;
  }

  .before-footer .gform_wrapper .gform_footer,
  .before-footer .gform_body {
    width: 100%;
  }

  .before-footer .gform_wrapper .gform_footer input[type=submit] {
    margin: 16px 0 0;
  }

  .before-footer .gform_wrapper form,
.before-footer .custom-html-widget {
  flex-wrap: wrap;
  justify-content: center;
}

.before-footer p {
  padding: 20px 0;
}

}

@media only screen and ( min-width: 800px ) {

	.before-footer .enews form {
		margin-left: -1rem;
		margin-right: -1rem;
		width: calc( 100% + 2rem );
  }

  .before-footer .ginput_container,
  .before-footer .gform_footer > input {
    margin: 0 0px 0 16px !important;
  }

  .before-footer .textcntr {
    max-width: 50%;
  }


}


/* Footer Widgets
 * ========================================================================== */

.footer-widgets {
	padding: 4px 0;
	background: #414042;
	color: #fff;
}

.footer-widgets li {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.6rem;
}

.footer-widgets a {
  color: #fff;
  font-weight: 200;
}

.footer-widgets i {
  font-size: 3rem;
}

.footer-widgets a:hover {
	color: #cf2127;
	transition: .3s ease all;
}

.footer-widgets .widget-area {
	margin-bottom: 0rem;
}

.footer-widgets .widgettitle {
	opacity: 1;
	text-transform: none;
	letter-spacing: 0;
	font-weight: bold;
	font-size: 1.8rem;
	margin-bottom: 3rem;
}

.footer-widgets li a {
	display: inline-block;
	position: relative;
    padding-bottom: 3px;
    color: #fff;
    transition: .3s ease all;
}

.footer-widgets li a:before {
	content: '';
	position: absolute;
	width: 100%;
	display: block;
	height: 3px;
	bottom: 0;
	left: 0;
	width: 0px;
	background-color: #cf2127;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.footer-widgets li a:hover:before {
	visibility: visible !important;
  -webkit-transform: scaleX(1) !important;
  transform: scaleX(1) !important;
}

.footer-widgets li a:hover {
  color: #cf2127;
  transition: .3s ease all;
}

.footer-widgets-1 .flex {
  align-items: center;
}

.footer-widgets-1 .flex > * {
  height: 40px;
}

.footer-widgets-2 {
	text-align: right;
}

.footer-widgets-3 h4,
.footer-widgets-2 h4,
.footer-widgets-1 h4 {
  margin: 20px 0 0;
  font-weight: 700;
  text-transform: uppercase;
}

.footer-widgets h3 {
	font-size: 2.4rem;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin: 30px 0 0 0;
}
	.footer-widgets h3:nth-of-type(1) {
		margin: 0 !important;
	}

.footer-widgets .widgettitle {
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: 300;
	letter-spacing: 1px;
	font-style: normal;
}

.sociallinks {
	font-size: 32px;
}

.sociallinks a {
  padding-left: 10px;
}

.footer-social a:hover {
		color: #cf2127;
	}

.footer-widgets-1 .widget_nav_menu .sub-menu {
  margin-top: 1.2rem;
  line-height: 1;
}

.footer-widgets-1 .widget_nav_menu .sub-menu li {
  line-height: 1.3;
}

.footer-widgets-1 .widget-area ul li {
  margin-bottom: 1.2rem !important;
}

.footer-widgets-1 .widget li li {
margin: 0 0 0 2rem !important;
}

.footericons a {
	margin: 0 0 0 15px;
	font-size: 30px;
}

.footericons a:hover {
	outline: 1px solid;
  outline-color: rgba(255, 255, 255, 0);
  outline-offset: 15px;
	transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}

.footer-widgets .simple-social-icons ul {
	margin-top: 1rem !important;
}

.footer-widgets .simple-social-icons ul li {
	margin: 0px 2.4rem 1.2rem 0 !important;
}

.footer-widgets .simple-social-icons ul li a {
	padding: 0px !important;
	border: 0px !important;
}

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


  .footer-widgets .custom-html-widget,
  .footer-widgets-3 .widgettitle,
  #menu-footer-navigation,
	.footer-widgets {
		text-align: center;
	}

  .footer-widgets-1 .widget li,
  .footer-widgets-1 .widget .sub-menu li {
    margin: 0 !important;
  }

		.footericons a {
				margin: 0 15px;
		}

		.footer-widgets-2 {
			padding: 1rem 0;
    }

    .socialicons i {
      padding: 0 20px;
    }

}



@media only screen and (min-width: 800px) {

	.footer-widgets {
		padding: 8rem 0 5rem 0;
  }

  .footer-widgets i {
    padding-left: 20px;
  }

  .footer-widgets-1 {
	  float: left;
    width: 30%;
  }
	.footer-widgets-2 {
	text-align: right;
    width: 30%;
	float: left;
	}

  .footer-widgets-3 {
    text-align: right;
    width: 40%;
    float: left;
  }

  .footer-widgets-3 img {
    max-width: 300px;
    display: block;
    margin: 0 0 0 auto;
    padding-bottom: 30px;
  }

}


/* Site Footer
 * ========================================================================== */

.site-footer {
	padding: 4rem 0;
  background: #414042;
  color: #fff;
  text-align: center;
  font-size: 1.4rem;
}

.site-footer a {
  color: inherit;
  font-weight: 400;
}

.site-footer p {
  margin: 0;
  opacity: 0.5;
}

.site-footer > .wrap:before,
.site-footer > .wrap:after {
  display: none;
}

.site-footer a:hover {
  transition: .3s ease all;
}

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

  .footerimgs{
    justify-content: center;
  }

  .footerimgs img {
    padding-left: 0;
    margin: 20px 0;
  }

  .site-footer > .wrap {
    justify-content: center;
  }

}


/* ANIMATE WC EDIT
 * ========================================================================== */



.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.appear {
	opacity: 1;
}

.slow{
     -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.slower{
     -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.slowest{
     -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

/* Added by Andy Meetan */
.delay-250 {
    -webkit-animation-delay:0.25s;
    -moz-animation-delay:0.25s;
    -o-animation-delay:0.25s;
    animation-delay:0.25s;
}
.delay-500 {
    -webkit-animation-delay:0.5s;
    -moz-animation-delay:0.5s;
    -o-animation-delay:0.5s;
    animation-delay:0.5s;
}
.delay-750 {
    -webkit-animation-delay:0.75s;
    -moz-animation-delay:0.75s;
    -o-animation-delay:0.75s;
    animation-delay:0.75s;
}
.delay-1000 {
    -webkit-animation-delay:1.0s;
    -moz-animation-delay:1.0s;
    -o-animation-delay:1.0s;
    animation-delay:1.0s;
}
.delay-1250 {
    -webkit-animation-delay:1.25s;
    -moz-animation-delay:1.25s;
    -o-animation-delay:1.25s;
    animation-delay:1.25s;
}
.delay-1500 {
    -webkit-animation-delay:1.5s;
    -moz-animation-delay:1.5s;
    -o-animation-delay:1.5s;
    animation-delay:1.5s;
}
.delay-1750 {
    -webkit-animation-delay:1.75s;
    -moz-animation-delay:1.75s;
    -o-animation-delay:1.75s;
    animation-delay:1.75s;
}
.delay-2000 {
    -webkit-animation-delay:2.0s;
    -moz-animation-delay:2.0s;
    -o-animation-delay:2.0s;
    animation-delay:2.0s;
}
.delay-2500 {
    -webkit-animation-delay:2.5s;
    -moz-animation-delay:2.5s;
    -o-animation-delay:2.5s;
    animation-delay:2.5s;
}
.delay-3000 {
    -webkit-animation-delay:3.0s;
    -moz-animation-delay:3.0s;
    -o-animation-delay:3.0s;
    animation-delay:3.0s;
}
.delay-3500 {
    -webkit-animation-delay:3.5s;
    -moz-animation-delay:3.5s;
    -o-animation-delay:3.5s;
    animation-delay:3.5s;
}
.delay-4000 {
    -webkit-animation-delay:4s;
    -moz-animation-delay:4s;
    -o-animation-delay:4s;
    animation-delay:4s;
}
.delay-4500 {
    -webkit-animation-delay:4.5s;
    -moz-animation-delay:4.5s;
    -o-animation-delay:4.5s;
    animation-delay:4.5s;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -35px, 0);
    transform: translate3d(0, -35px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -35px, 0);
    transform: translate3d(0, -35px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInDownSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.fadeInDownSmall {
  -webkit-animation-name: fadeInDownSmall;
  animation-name: fadeInDownSmall;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-35px, 0, 0);
    transform: translate3d(-35px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-35px, 0, 0);
    transform: translate3d(-35px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.fadeInLeftSmall {
	-webkit-animation-name: fadeInLeftSmall;
  animation-name: fadeInLeftSmall;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(35px, 0, 0);
    transform: translate3d(35px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(35px, 0, 0);
    transform: translate3d(35px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@-webkit-keyframes fadeInRightSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightSmall {
  from {
    opacity: 0;
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightSmall {
  -webkit-animation-name: fadeInRightSmall;
  animation-name: fadeInRightSmall;
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 35px, 0);
    transform: translate3d(0, 35px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 35px, 0);
    transform: translate3d(0, 35px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/* Fade In Up Small -- added by Wayne Cox */

@-webkit-keyframes fadeInUp1 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0) !important;
    transform: translate3d(0, 50px, 0) !important;
  }

  to {
    opacity: 1 !important;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp1 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0) !important;
    transform: translate3d(0, 50px, 0) !important;
  }

  to {
    opacity: 1 !important;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpSmall {
  -webkit-animation-name: fadeInUp1;
  animation-name: fadeInUp1;
}



@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

/*.industry #section-3 .flex {
  display: block;
}

 .industry #section-3 {
  padding: 5%;
}*/

.industry .site-inner a.more-link{
  color: #cf2127;
  border-color: #cf2127;
}

.industry .site-inner a.more-link:hover{
  background-color: #cf2127;
  border-color: #cf2127;
  color: #fff;
}

.industry .funky-flex .flex {
  flex-wrap: wrap;
  flex-grow: 1;
  align-items: center;
  justify-content: center;
}

.industry .funky-flex .flex .flexitem:first-child{
  width: 100%;
  text-align: center;
}

.industry .funky-flex .flex .flexitem{
  width: 50%;
}

.industry .funky-flex .flex .flexitem img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.industry .funky-flex .flex .flexitem ul{
  padding: 0 10%;
}

.industry .funky-flex .flex .flexitem p{
  margin: 0;
  padding: 0;
  line-height: 1;
}

.grey-bg{
  background-color: #292b29;
  color: #fff;
  padding: 10px 0;
}

.red-bg{
  background: #cf2127;
  color: #fff;
  padding: 10px 0;
}

.blue-bg{
  background: #139fd2;
  padding: 10px 0;
}

.darkblue-bg{
  background: #1B1D43;
  padding: 10px 0;
}

.industry .funky-flex .grey-bg h3{
  margin: 0;
  padding: 0;

}

.industry .site-inner, .industry .site-inner .wrap{
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.industry .site-inner section{
  max-width: 120rem;
  margin: 0 auto;
  padding: 0 5%;
}

.industry section.funky-flex {
  max-width: 1800px;
  padding: 0;
  margin-top: 5%;
}

.flip-box {
  background-color: transparent;
  width: 100%;
  height: 400px;
  /*border: 1px solid #f1f1f1;*/
  perspective: 1000px;
}

.flip-box-inner {
  position: relative;
  width: 100% !important;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front, .flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: column;
  padding: 0 10%;
}

.flip-box-front {
  /*background-color: #bbb;*/
  color: #fff;
  border-radius: 3px;
}

.dark-red-flip-bg .flip-box-front, .dark-red-flip-bg .flip-box-back{
  background-color: #ac161e;
}

.dark-red-flip-bg {
  background-color: #ac161e;
}

.bio-flip-bg .flip-box-front, .bio-flip-bg .flip-box-back{
	background-color: #FFF;
	color: #000;
}

.dark-grey-flip-bg .flip-box-front, .dark-grey-flip-bg .flip-box-back{
  background-color: #292b29;
}

.dark-grey-flip-bg {
  background-color: #292b29;
}

.light-grey-flip-bg .flip-box-front, .light-grey-flip-bg .flip-box-back{
  background-color: #808184;
}

.light-grey-flip-bg {
  background-color: #808184;
}

.blue-flip-bg .flip-box-front, .blue-flip-bg .flip-box-back{
  background-color: #03a0d4;
}

.blue-flip-bg {
  background-color: #03a0d4;
}

.red-flip-bg .flip-box-front, .red-flip-bg .flip-box-back{
  background-color: #d01f28;
}

.red-flip-bg {
  background-color: #d01f28;
}

.flex.industry-buttons {
    align-content: center;
    text-align: center;
    justify-content: center !important;
}

.industry #section-4,
.e-commerce #section-4,
.baggage #section-6 {
	padding: 5% !important;
}

.baggage #section-4 {
	padding: 0 5% !important;
}

.flex.industry-buttons .flexitem {
    /* width: 18%; */
    margin: 1.5%;
    min-width: 30%;
	border-radius: 2%;
}

.flex.industry-buttons img {
    height: 100px;
    width: 100px;
    padding-top: 9%;
}

.flex.industry-buttons h2 {
    color: white !important;
}

.flip-box-back {
  /*background-color: dodgerblue;*/
  color: white;
  transform: rotateY(180deg);
  border-radius: 3px;
}

.industry-main .flex {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 5%;
}

.industry-main .flip-box img{
  height: 100px;
  width: auto;
}

.industry-main .flexitem {
  width: 33%;
  padding: 10px;
}

.about .flexitem {
  width: 33%;
  padding: 0px;
  margin-bottom: 4%;
	min-width: 240px;
}

.about .flip-box-back {
    padding: 0;
    font-size: 95%
}
.industry-main .intro{
  padding: 0 10%;
}

.pre-before-footer > .wrap {
  max-width: 140rem;
}

.funky-flex .flexitem li {
	list-style: none;
	line-height: 2;
	height: 100px;
	position: relative;
	font-size: 130%;
	margin: 0 0 0 20%;
}

.funky-flex .flexitem li:before {
  content: "\f111";
  font-family: FontAwesome;
  font-weight: 900;
  margin-right: 1%;
  color: #d01f28;
  font-size: 60%;
  vertical-align: middle;
}

/*.parcel .funky-flex .flexitem li:before {
 display: none !important;
} */

.parcel .first-list li:first-child:before {
    content: '';
    position: absolute;
    margin-right: 0%;
    width: 10em;
	height: 100%;
    left: -22%;
    top: -8%;
    background-image: url(https://diversified-automation.com/wp-content/uploads/2020/03/Sim-Model-Em.png) !important;
    background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .first-list li:nth-child(2):before {
    content: '';
    position: absolute;
	height: 100%;
    margin-right: 0%;
    width: 10em;
    left: -22%;
    top: -8%;
    background-image: url(https://diversified-automation.com/wp-content/uploads/2020/03/System-Hardware-Design.png) !important;
    background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .first-list li:nth-child(3):before {
    content: '';
    position: absolute;
    margin-right: 0%;
	height: 100%;
    width: 10em;
    left: -22%;
    top: -8%;
    background-image: url(http://diversified-automation.com/wp-content/uploads/2020/03/sortation-software.png) !important;
    background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .first-list li:nth-child(4):before {
    content: '';
    position: absolute;
    margin-right: 0%;
    width: 10em;
		height: 100%;
    left: -22%;
    top: -8%;
    background-image: url(http://diversified-automation.com/wp-content/uploads/2020/03/Full-System-Int-Ser.png) !important;
    background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .second-list li:first-child:before {
    content: '';
    position: absolute;
    margin-right: 0%;
    width: 10em;
	height: 100%;
    left: -22%;
    top: -8%;
    background-image: url(http://diversified-automation.com/wp-content/uploads/2020/03/SCADA.png) !important;
    background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .second-list li:nth-child(2):before {
    content: '';
    position: absolute;
	height: 100%;
    margin-right: 0%;
    width: 10em;
    left: -22%;
    top: -8%;
    background-image: url(http://diversified-automation.com/wp-content/uploads/2020/03/Data-tracking.png) !important;
    background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .second-list li:nth-child(3):before {
    content: '';
    position: absolute;
    margin-right: 0%;
	height: 100%;
    width: 10em;
    left: -22%;
    top: -8%;
    background-image: url(http://diversified-automation.com/wp-content/uploads/2020/03/PLC.png) !important;
    background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .second-list li:nth-child(4):before {
    content: '';
    position: absolute;
    margin-right: 0%;
    width: 10em;
		height: 100%;
    left: -22%;
    top: -8%;
    background-image: url(http://diversified-automation.com/wp-content/uploads/2020/03/Proj-management.png) !important;
    background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .second-list li:nth-child(5):before {
    content: '';
    position: absolute;
    margin-right: 0%;
    width: 10em;
		height: 100%;
    left: -22%;
    top: -8%;
    background-image: url(http://diversified-automation.com/wp-content/uploads/2020/03/panel-fab.png) !important;
    background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .third-list li:first-child:before {
    content: '';
    position: absolute;
    margin-right: 0%;
    width: 10em;
	height: 100%;
    left: -22%;
    top: -8%;
    background-image: url(http://diversified-automation.com/wp-content/uploads/2020/03/Network-Arch-Dev.png) !important;
    background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .third-list li:nth-child(2):before {
    content: '';
    position: absolute;
	height: 100%;
    margin-right: 0%;
    width: 10em;
    left: -22%;
    top: -8%;
    background-image: url(http://diversified-automation.com/wp-content/uploads/2020/03/field-install.png) !important;
    background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .third-list li:nth-child(3):before {
    content: '';
    position: absolute;
    margin-right: 0%;
	height: 100%;
    width: 10em;
    left: -22%;
    top: -8%;
    background-image: url(http://diversified-automation.com/wp-content/uploads/2020/03/Comm-start-up-support.png) !important;
   	background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .third-list li:nth-child(4):before {
    content: '';
    position: absolute;
    margin-right: 0%;
    width: 10em;
		height: 100%;
    left: -22%;
    top: -8%;
    background-image: url(http://diversified-automation.com/wp-content/uploads/2020/03/Op-And-Maint.png) !important;
   	background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .third-list li:nth-child(5):before {
    content: '';
    position: absolute;
    margin-right: 0%;
    width: 10em;
		height: 100%;
    left: -22%;
    top: -8%;
    background-image: url(http://diversified-automation.com/wp-content/uploads/2020/03/Training.png) !important;
   	background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

.parcel .third-list li:nth-child(6):before {
    content: '';
    position: absolute;
    margin-right: 0%;
    width: 10em;
	height: 100%;
    left: -22%;
    top: -8%;
    background-image: url(http://diversified-automation.com/wp-content/uploads/2020/03/System-supp.png) !important;
    background-size: 5em;
    background-repeat: no-repeat;
    vertical-align: middle !important;
}

@media only screen and (max-width: 800px){
  .industry-main .flex, .industry .flex{
  }

	.industry-main .flip-box {
		height: 275px !important;
	}

	.parcel .second-list li:before,
	.parcel .first-list li:before,
	.parcel .third-list li:before
{
    width: 3em !important;
    height: 100% !important;
    left: -15% !important;
	background-size: 3em !important;
	top: 0 !important;
}

  .industry-main .flex .flexitem, .industry .flex .flexitem{
    width: 90% !important;
  }

  .industry-main .flip-box-back img{
    height: 50px !important;
  }

  .industry-main .flip-box-back p{
    margin: 0px !important;
  }

	.funky-flex .flexitem li {
		height: auto !important;
		margin: 0px !important;
	}

	.front-page-7 .flex {
    	flex-direction: column;
	}

	.front-page-7 .flex img {
    padding: 5% !important;
	}

	.funky-flex .flexitem:nth-child(even) ul {
    margin-top: 20px;
	}

	.funky-flex .flexitem:nth-child(even) img {
    margin-top: 20px;
	}

	.funky-flex .flexitem:nth-child(even) {
    border-top: 1px solid black;
    margin-bottom: 25px;
	}

	.funky-flex .flexitem:nth-child(odd) ul {
    	margin-bottom: 20px;
	}

	.funky-flex .flexitem:nth-child(odd) img {
    	margin-bottom: 20px;
	}
	
	.full-width-automation-cta {
		background-position-y: 60%;
		background-position-x: 50% !important;
	}
	
	.full-width-automation-cta .more-link {
		margin-left: auto;
		}
	
}

/** Full Width CTA Widget **/
.full-width-cta {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

/*.full-width-automation-cta {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  padding: 9.75rem 3%;
  background-image: url(http://diversified-automation.com/wp-content/uploads/2020/09/salesbooklet-CTA-bg.jpg);
  background-position-x: 28%;
  background-repeat: no-repeat;
}*/

.automate-cta {
  background: url(/wp-content/uploads/2020/10/salesbooklet-CTA-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}

.automate-cta img {
  max-width: 215px;
}

.automate-cta .flexitem {
  width: auto;
  max-width: 55%;
}

.automate-cta .wrap {
  max-width: 173rem;
}

.automate-cta .flex {
  padding: 2.5% 0;
}
.full-width-automation-cta {
 	display: flex;
  align-items: center;
}

.full-width-automation-cta a {
    margin-left: -12%;
}

.full-width-automation-cta .more-link {
    color: #fff !important;
    background: #000030 !important;
    font-size: 1.8rem;
    padding: 10px 50px;
    text-transform: uppercase;
    display: inline-block;
    border: 2px solid #fff !important;
}

.full-width-automation-cta .more-link:hover {
    color: #000030 !important;
    background: #fff !important;
		border: 2px solid  #000030 !important;
}

.industry-main .automate-cta .flex{
	justify-content: space-between;
}

/** Team Member ReArrange **/
/*.team-member-1, .team-member-2, .team-member-3, .team-member-4,
.team-member-5, .team-member-6, .team-member-7, .team-member-8 {
	width: 25% !important;
}*/

.team-member-5, .team-member-6, .team-member-7 {
	align-items: center !important;
}

/*  New industry Page styles */

.industryWrap .flex {
  padding: 0;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 5%;
}

.i_band-2, .i_band-4, .i_band-6 {
  flex-direction: row-reverse;
  justify-content: 
}

.i_band-6 .flexitem{
  background-size: cover!important;
}

.industryWrap .flex .flexitem:first-child {
  text-align: center;
  padding: 2.5% 0;
  position: relative
}

.industryWrap .flex .flexitem:last-child {
  text-align: left;
  padding: 2.5% 5%;
}

@media only screen and (min-width: 800px) {
  
  .industryWrap .flex .flexitem:first-child {
    width: 30%;
  }
  
  .industryWrap .flex .flexitem:last-child {
    width: 70%;
  }
  
}

@media only screen and (max-width: 800px) {
  
  .industryWrap .flex .flexitem {
    width: 100% !important;
  }
  
  .industryWrap .flex .flexitem:last-child {
    padding: 10% 5%;
  }
  
  .industryWrap .flex {
    flex-direction: column;
  }
  
}


.industryWrap .flex .flexitem p, .industryWrap .flex .flexitem h2 {
  color: #fff;
  
}

.industryWrap .flex .flexitem p:last-child {
  padding: 0;
  margin-bottom: 0;
}

.industryWrap img {
  width: 65%;
  position: relative;
  z-index: 200;
}

.industryWrap h2 {
  position: relative;
  z-index: 200;
}

.industryWrap .flex .more-link {
  background: transparent;
  border-color: #fff;
  color: #fff;
  transition: all 1s;
}

.industryWrap .flex .more-link:hover {
  background: #fff;
  border-color: #fff;
  color: #000;
}

.industryWrap .flexitem:first-child:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(41,43,41,.45);
  display: block;
  z-index: 100;
}

.blog .content-sidebar-wrap {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.blog .blog-grid {
  width: 50%;
  padding: 2.5%;
}

.news #genesis-content {
  width: 100%;
}

.news .meta a, .single .meta a {
  color: #139fd2;
}

.news .meta span:after, .single .meta span:after {
  content: ", ";
  color: #139fd2;
}

.news .meta span:last-child:after, .single .meta span:last-child:after{
  content: "";
} 

.single .meta {
  margin-bottom: 20px;
}

@media only screen and (min-width: 800px) {
  .page-resources .site-inner .wrap {
    max-width: 100%;
    padding: 0;
    margin: 0;
    width: 100%;
  }
  
  .page-resources .content {
    width: 80%;
    max-width: 80%;
  }
}

.paddy-o-malley {
  padding: 2.5%;
}

/*Modex page - ec*/
.modex .subheadcol2,
.modex .content{
  display:none;
}

.modex .content-sidebar-wrap{
  display:flex;
  flex-wrap: wrap;
  justify-content: center;
}

.modex .subhead{
  width: 45%;
}

.modex .team-intro{
  display:none;
}
.modex .meet_team{
  width: 45%;
  margin-top: 50px;
}

.modex .meet_team .flexteam{
  flex-direction:column;
  align-items: center;
}

.modex .bottomband{
  width: 100%;
}

@media only screen and (max-width:900px){
  .modex .subhead {
    width: 100%;
  }
  
  .modex .meet_team{
    width: 100%;
  }
}

/*pro-mat - ec*/

.promat .meet_team .flexitem {
 /* width:revert!important;*/
}

/*Sales Team Page 2023*/

.sales-team .flex img,
{
  height: 100px;
  width:auto;
}

.sales-team .flex figure{
  width: auto!important;
}

.sales-team .subheadcol2{
  display:none;
}

.sales-team .sales-team-icon img{
  height: 125px;
}

.sales-team .sales-team-icon{
  text-align:center;
}

.sales-team .sales-team-icon h4{
  font-weight: 600;
}

.sales-team .sales-team-member{
  width: 50%;
  text-align: center;
  height: 500px;
}

.sales-team .sales-team-member .flip-box{
 height: 300px;
}

.sales-team .sales-team-member img{
  width: 200px;
  height: 200px;
}

.sales-team-repeater{
  padding: 10% 5% 0;
}

.sales-team .sales-team-member .flip-box-front{
  border-radius: 50%;
  /*border: 2px solid rgb(65,64,66);*/
  padding: 0px;
  
}

.sales-team .sales-team-member .flip-box-back{
  font-size: 90%;
  border-radius: 50%;
  /*border: 2px solid rgb(65,64,66);*/
 /* padding: 0px;*/
}

@media only screen and (max-width:900px){
  .sales-team .sales-team-member{
    width: 100%;
  }  
}

/*Leadership page*/

.leadership-team .flex img,
{
  height: 100px;
  width:auto;
}

.leadership-team .flex figure{
  width: auto!important;
}

.leadership-team .subheadcol2{
  display:none;
}

.leadership-team .sales-team-icon img{
  height: 125px;
}

.leadership-team .sales-team-icon{
  text-align:center;
  width: revert;
  min-width: revert;
}

.leadership-team .sales-team-icon h4{
  font-weight: 600;
}

.leadership-team .subheadcol1{
  padding: 0px;
}

.leadership-team .subhead .customWrap{
  text-align: center;
}

.leadership-team .team-member-1{
  width: 100%;
  display:flex;
  justify-content: center;
}

.leadership-team .team-member-1 .flip-box{
  width: 33%;
}

.leadership-team .timelinecntr{
  background: #EDEDED;
}

.leadership-team .subhead{
  padding: 0px;
}

/*About page 2023*/

.about-2023 .flexitem{
  padding: 5%;
}

.about-2023 #section-1 .flexitem,
.about-2023 #section-3 .flexitem
{
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.about-2023.industry #section-4{
  padding: revert!important;
  margin-top:0px;
  
}

.about-2023.industry #section-4 h2{
  color: #fff;
}

.about-2023.industry #section-4.funky-flex .flex .flexitem:first-child{
  width: 50%;
}

.about-2023.industry .site-inner #section-4 a.more-link{
  color: #fff;
  border-color: #fff;
}

.about-2023.industry .site-inner #section-2 a.more-link{
  color: #292b29;
  border-color: #292b29
}

.about-2023 #section-3 .flexitem:first-child{
  width: 40%;
}

/*temp homepage fix*/

.home .page-header.bg-primary.with-background-image.new{
  display:none;
}

.front-page .site-inner {

padding-top: 8rem;
}

/*promat 2025*/

.page-id-5805 .team-intro{
  padding: 0;
}

.page-id-5805 .flip-box:hover .flip-box-inner {
  transform:rotateY(0deg);
}

.page-id-5805 .bottomband{
  display:none;
}