/* Table of Contents
==================================================
	
	# RESET
	# OVERRIDE CLASSES
	# CUSTOM COLUMN SIZES
	# STANDARD ROW STYLES
	# ADVANCED ROW STYLES
	# ACCORDION SHORTCODE
	# ADD TO CART BUTTON SHORTCODE
	# ALERT SHORTCODE
	# BUTTON SHORTCODE
	# BLOG SHORTCODE
	# BOXED CONTENT SHORTCODE
	# CHART SHORTCODE
	# CLIENT BOX SHORTCODE
	# CLIENTS SHORTCODE
	# CODE SHORTCODE
	# COLUMN SHORTCODE
	# COUNT SHORTCODE
	# COUNTDOWN SHORTCODE
	# DIRECTORY SHORTCODE
	# DIVIDER SHORTCODE
	# FAQS SHORTCODE
	# GALLERY SHORTCODE
	# GOOGLE CHART SHORTCODE
	# GOOGLE MAPS SHORTCODE
	# ICON SHORTCODE
	# ICON BOX SHORTCODE
	# IMAGE SHORTCODE
	# IMAGE BANNER SHORTCODE
	# JOBS SHORTCODE
	# LATEST TWEET SHORTCODE
	# LIST SHORTCODE
	# MAP SHORTCODE
	# MULTILAYER PARALLAX SHORTCODE
	# PARALLAX SHORTCODE
	# PROGRESS SHORTCODE
	# PROMO BAR SHORTCODE
	# RECENT POSTS SHORTCODE
	# SEARCH SHORTCODE
	# SITEMAP SHORTCODE
	# SLIDER SHORTCODE
	# SOCIAL SHORTCODE
	# TABLE SHORTCODE
	# TABS SHORTCODE
	# TESTIMONIALS SHORTCODE
	# TESTIMONIALS SLIDER SHORTCODE
	# TEXT BLOCK SHORTCODE
	# TOGGLE SHORTCODE
	# TWEET SLIDER SHORTCODE
	# MISC SHORTCODES
	# RETINA
	# ANIMATION

==================================================
*/

/* --------------------------------------------
	RESET
-------------------------------------------- */

.ui-helper-reset {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
.ui-accordion .ui-accordion-icons {
	padding: 0!important;
}


/* --------------------------------------------
	OVERRIDE CLASSES
-------------------------------------------- */

.mt0 { /* Clear Margin Top */
	margin-top: 0!important;
}
.mb0 { /* Clear Margin Bottom */
	margin-bottom: 0!important;
}
.mr0 { /* Clear Margin Right */
	margin-right: 0!important;
}
.ml0 { /* Clear Margin Left */
	margin-left: 0!important;
}
.pt0 { /* Clear Padding Top */
	padding-top: 0!important;
}
.pb0 { /* Clear Padding Bottom */
	padding-bottom: 0!important;
}
.pr0 { /* Clear Padding Right */
	padding-right: 0!important;
}
.pl0 { /* Clear Padding Left */
	padding-left: 0!important;
}
.bt0 { /* Clear Border Top */
	border-top: 0!important;
}
.bb0 { /* Clear Border Bottom */
	border-bottom: 0!important;
}
.no-shadow { /* Remove Shadow */
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
}
.pmb0 p { /* Clear Inner p Tags Margin Bottom */
	margin-bottom: 0!important;
}


/* --------------------------------------------
	CUSTOM COLUMN SIZES
-------------------------------------------- */

.col-sm-sf-5 {
	width: 20%;
	padding: 0 15px;
	float: left;
}
.col-sm-sf-25 {
	width: 40%;
	padding: 0 15px;
	float: left;
}


/* --------------------------------------------
	STANDARD ROW STYLES
-------------------------------------------- */

.row.fw-row {
	margin-left: 0;
	margin-right: 0;
}
.fw-row > div {
	padding-left: 0;
	padding-right: 0;
}
.fw-row .spb-row-full-width.col-sm-12.remove-element-spacing, .fw-row .spb-row-full-width .col-sm-12, .fw-row > .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
.spb_accordion .container, .spb_tabs .container, .spb_tour .container, .column_container .container, .spb-column-container .container {
	max-width: 100%!important;
	padding-left: 0;
	padding-right: 0;
}
.spb-row-container.remove-element-spacing, .spb-row-container.remove-element-spacing div[class*="col-sm"] {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 0;
}
.spb-row-container.remove-element-spacing .row {
	margin-left: 0;
	margin-right: 0;
}
.spb-row-container.remove-element-spacing div.carousel-asset {
	padding: 0 30px;
}
.spb-row-container.spb-row-full-width.remove-element-spacing .spb_content_element {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	line-height: 0;
}
.spb-row-container.spb-row-full-width .spb_content_element > .container {
	padding-left: 0;
	padding-right: 0;
}
.spb-row-container.spb-row-full-width section.container {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}
.spb-row-container .blog-items, .spb-row-container .row {
	padding-bottom: 0!important;
	margin-bottom: 0!important;
}
.spb-row-container > div {
	position: relative;
	z-index: 3;
}
.spb-row-container > div > section.container {
	max-width: 100%;
}
.spb-row-container > div.row-overlay {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.single .container .body-text > .container {
	margin-left: -15px;
}
.spb-row-container[data-v-center="true"] .multi-column-row {
	height: auto;
}
.browser-ie .spb-row-container[data-v-center="true"] .multi-column-row {
	min-height: 0!important;
}
.spb-row-container[data-v-center="false"] .multi-column-row .spb-bg-color-wrap {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	left: 0;
}
.spb-row-container[data-v-center="true"] .multi-column-row .spb-bg-color-wrap {
	position: relative;
}
.spb-row-expand-text {
	padding: 30px 15px;
	display: block;
	text-align: left;
	font-size: 22px;
}
.spb-row-expand-text span:before {
	content: "\e600";
	font-family: "atelier";
	font-size: 24px;
	display: inline-block;
	float: left;
	height: 23px;
	width: 23px;
	margin-top: -1px;
	margin-right: 20px;
	-webkit-transform: translate3d(0px, 0px, 0px) rotate(0deg);
	transform: translate3d(0px, 0px, 0px) rotate(0deg);
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
	transition: transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
	font-weight: normal;
}
.spb-row-expand-text.row-open span:before {
	content: "\e603";
}
.spb-row-expand-text:hover span:before {
	-webkit-transform: rotate(180deg) translate3d(0,0,0);
	transform: rotate(180deg) translate3d(0,0,0);
}
.spb-row-expand-text.row-open:hover a:hover {
	-webkit-transform: rotate(180deg) translate3d(0,0,0);
	transform: rotate(180deg) translate3d(0,0,0);
}
.spb-row-container.spb-row-expanding {
	height: 0;
	opacity: 0;
	overflow: hidden;
}
.spb-row-container.spb-row-expanding.spb-row-expanding-open {
	height: auto;
	opacity: 1;
}
.spb-row-container.col-window-height > .spb_content_element {
	margin-top: 0!important;
	top: 0!important;
}
.spb-row-container.col-window-height > .spb_content_element, .spb-row-container.col-window-height > .spb_content_element > .container, .spb-row-container.col-window-height .container > .row, .spb-row-container.col-window-height .spb-column-container, .spb-row-container.col-window-height .spb-column-container .spb-asset-content {
	height: 100%;
}
.spb-row-container.col-window-height .container > .row {
	margin-left: 0;
	margin-right: 0;
}
.spb-row-container.col-window-height .spb-column-container .spb-asset-content {
	font-size: 0;
}
.spb-row-container.col-window-height .spb-column-container .spb-asset-content:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.spb-row-container.col-window-height .spb-column-container .spb-asset-content > .container {
	vertical-align: middle;
	display: inline-block;
	width: 99%;
}
.spb-row-container .spb-column-container .row {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
}
.spb-row-container.spb-row-full-width .spb-column-container .row {
	margin-left: 0;
	margin-right: 0;
	padding-left: 15px;
}
.spb-row-container.spb-row-content-width .spb-column-container .row {
	margin-left: 0;
	margin-right: 0;
}
.spb-row-container.spb-row-full-width.remove-element-spacing .spb-column-container .row {
	padding-left: 0px!important;
}


/* --------------------------------------------
	ADVANCED ROW STYLES
-------------------------------------------- */

.spb-row-container[data-top-style="slant-ltr"], .spb-row-container[data-top-style="slant-rtl"], .spb-row-container[data-bottom-style="slant-ltr"], .spb-row-container[data-bottom-style="slant-rtl"] {
	overflow: hidden;
}

.spb-row-container[data-top-style="slant-ltr"]:before {
	content: "";
	width: 120%;
	display: block;
	height: 140px;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	transform: rotate(3deg);
	background: #fff;
	margin-left: -10%;
	margin-bottom: 120px;
	margin-top: -70px;
	z-index: 3;
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-background-clip: content-box;
	padding: 2px;
}
.spb-row-container[data-top-style="slant-rtl"]:before {
	content: "";
	width: 120%;
	display: block;
	height: 140px;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
	background: #fff;
	margin-left: -10%;
	margin-bottom: 120px;
	margin-top: -70px;
	z-index: 3;
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-background-clip: content-box;
	padding: 2px;
}
.spb-row-container[data-bottom-style="slant-ltr"]:after {
	content: "";
	width: 120%;
	display: block;
	height: 140px;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	transform: rotate(3deg);
	background: #fff;
	margin-left: -10%;
	margin-bottom: -70px;
	margin-top: 120px;
	z-index: 2;
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-background-clip: content-box;
	padding: 2px;
}
.spb-row-container[data-bottom-style="slant-rtl"]:after {
	content: "";
	width: 120%;
	display: block;
	height: 140px;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
	background: #fff;
	margin-left: -10%;
	margin-bottom: -70px;
	margin-top: 120px;
	z-index: 2;
	position: relative;
	-webkit-backface-visibility: hidden;
	-webkit-background-clip: content-box;
	padding: 2px;
}


/* --------------------------------------------
	ACCORDION SHORTCODE
-------------------------------------------- */

.spb_accordion {
	opacity: 0;
}
.spb_accordion .spb_accordion_wrapper {
	margin-bottom: 30px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.spb_accordion .spb_accordion_section {
	margin-bottom: 10px;
}
.spb_accordion_section > h4 {
	outline: 0!important;
}
.spb_accordion .spb_accordion_section > h4 a {
	display: block;
	text-decoration: none;
	padding: 12px 30px 12px 15px;
	line-height: 26px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.spb_accordion .spb_accordion_section > h4 a:after {
	font-size: 24px;
	display: inline-block;
	float: right;
	height: 26px;
	width: 23px;
	-webkit-transform: translate3d(0px, 0px, 0px) rotate(0deg);
	transform: translate3d(0px, 0px, 0px) rotate(0deg);
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
	transition: transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
	font-weight: normal;
	line-height: 26px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -13px;
}
.spb_accordion .spb_accordion_section > h4:hover a:after {
	-webkit-transform: rotate(180deg) translate3d(0,0,0);
	transform: rotate(180deg) translate3d(0,0,0);
}
.spb_accordion .spb_accordion_section > h4.ui-state-active:hover a:after {
	-webkit-transform: rotate(180deg) translate3d(0,0,0);
	transform: rotate(180deg) translate3d(0,0,0);
}
.spb_accordion .spb_accordion_section > h4 a > i {
	margin-right: 10px;
}
.spb_accordion .spb_accordion_section > h4 a > i[class*="ss-"] {
	display: inline-block;
	line-height: 100%;
	vertical-align: -3px;
}
.spb_accordion .spb_accordion_section > h4 {
	opacity: 0.6;
}
.spb_accordion .spb_accordion_section > h4.ui-state-active {
	opacity: 1;
}
.ui-accordion .ui-accordion-header .ui-icon {
	display: none;
}
.spb_accordion_section > h4 .ui-icon:before {
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	height: 20px;
	float: left;
	margin-right: 10px;
	font-size: 22px;
	text-indent: 0;
	box-sizing: content-box;
}
.spb_accordion_section h4.ui-state-active .ui-icon:before {
	margin-top: 0;
}
.spb_accordion .ui-state-active, .spb_accordion .ui-state-default {
	border: 0!important;
	background: none;
	margin-top: 0;
}
.spb_accordion .ui-accordion .ui-accordion-content {
	border: 0;
	padding: 15px 15px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.spb_accordion .ui-accordion .ui-accordion-content .row {
	margin-left: 0!important;
	margin-bottom: 0!important;
}
.spb_accordion .ui-accordion .ui-accordion-content .row > [class*="col-sm"] {
	width: 95%!important;
	padding-left: 0!important;
	padding-right: 0!important;
}
.spb_accordion .ui-accordion .ui-accordion-header {
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: bold;
}
.ui-accordion-content .spb_wrapper p:last-child {
	margin-bottom: 0;
}
.ui-accordion-content .spb_wrapper .box-content-wrap p:last-child {
	margin-bottom: 20px;
}
.spb_accordion_section, .spb_accordion .spb_accordion_section, .spb_accordion_section .ui-accordion-content {
	background: transparent;
	border-top: 2px solid rgba(0,0,0,0.05);
	border-bottom: 0px solid rgba(0,0,0,0.05);
	margin-bottom: 0;
}
.spb_accordion_section, .spb_accordion .spb_accordion_section:last-child {
	border-bottom-width: 2px;
}


/* --------------------------------------------
	ADD TO CART BUTTON SHORTCODE
-------------------------------------------- */

.add-to-cart-shortcode {
	display: inline-block;
	vertical-align: middle;
}
.add-to-cart-shortcode .tooltip {
	display: none!important;
}
.add-to-cart-shortcode > .add_to_cart_button {
	margin-right: 0;
	margin-left: 0;
	border: 2px solid #e3e3e3;
	border-radius: 0;
	box-shadow: none;
	height: 60px;
	padding: 0 20px;
	float: left;
	outline: 0!important;
	margin: 0 20px 0 0;
	text-shadow: none;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold!important;
	line-height: 56px;
	-webkit-backface-visibility: hidden;
}
.swiper-slide .caption-content a.sf-button.add_to_cart_button {
	margin-top: 0;
}
.add-to-cart-shortcode > .add_to_cart_button.added > span {
	vertical-align: 1px;
}
.add-to-cart-shortcode > .add_to_cart_button i {
	margin-right: 10px;
	font-size: 24px;
	vertical-align: -4px;
}
.add-to-cart-shortcode > .add_to_cart_button i.sf-icon-loader {
	width: 24px;
	height: 24px;
}
.add-to-cart-shortcode > .add_to_cart_button i.sf-icon-tick {
	vertical-align: -3px;
}
.add-to-cart-shortcode > .wc-forward {
	display: none!important;
}


/* --------------------------------------------
	ALERT SHORTCODE
-------------------------------------------- */

.alert {
	height: auto;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	padding: 15px;
	text-align: left;
	margin-bottom: 20px;
	font-weight: normal;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	clear: both;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
	background-color: #ffd56c;
	color: #222;
}
.alert .messagebox_text {
	background: none;
	padding-left: 0;
}
.alert .messagebox_text p {
	margin-left: 30px;
	margin-bottom: 10px;
}
.alert .messagebox_text p:last-child {
	margin-bottom: 0;
}
.alert .messagebox_text p strong {
	letter-spacing: normal!important;
}
.alert .messagebox_text:before {
	content: "\f071";
	font-family: "FontAwesome";
	font-weight: normal;
	font-style: normal;
	display: block;
	text-decoration: inherit;
	width: 22px;
	height: auto;
	float: left;
	margin-top: 4px;
	font-size: 16px;
	position: absolute;
	text-indent: 0;
	text-align: center;
}
.alert.alert-info .messagebox_text:before {
	content: "\f129";
}
.alert.alert-error .messagebox_text:before {
	content: "\f12a";
}
.alert.alert-success .messagebox_text:before {
	content: "\f00c";
}
.alert.alert-info {
	background-color: #5adcff;
}
.alert.alert-error {
	background-color: #fe504f;
}
.alert.alert-success {
	background-color: #51e3a8;
}


/* --------------------------------------------
	BUTTON SHORTCODE
-------------------------------------------- */

.spb_button_element {
	text-align: center;
}
.spb_button_element a.sf-button {
	margin-right: 0;
}
a.sf-button {
	display: inline-block;
	font-size: 12px;
	line-height: 20px;
	height: auto;
	padding: 14px 26px;
	margin: 0 10px 20px 0;
	font-weight: bold;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out;
	border: 0;
	position: relative;
	overflow: hidden;
	outline: none;
	text-shadow: none;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: 1px;
	max-width: 100%;
}
a.sf-button:hover {
	text-decoration: none!important;
	color: #fff;
}
a.sf-button.large {
	font-size: 14px;
	line-height: 32px;
	padding: 12px 35px;
}
a.sf-button.dropshadow {
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
}
a.sf-button.stroke-to-fill {
	border-width: 2px;
	border-style: solid;
	padding: 13px 30px;
	background: transparent;
}
a.sf-button.large.stroke-to-fill {
	padding: 13px 40px;
}
a.sf-button.black {
	border-color: #222;
	background-color: #222;
	color: #fff;
}
a.sf-button.white {
	border-color: #fff;
	background-color: #fff;
	color: #222!important;
}
a.sf-button.blue {
	border-color: #00bff3;
	background-color: #00bff3;
}
a.sf-button.grey {
	border-color: #444;
	background-color: #444;
}
a.sf-button.lightgrey {
	border-color: #e4e4e4;
	background-color: #e4e4e4;
	color: #222;
}
a.sf-button.orange {
	border-color: #ff7534;
	background-color: #ff7534;
	color: #fff;
}
a.sf-button.turquoise {
	border-color: #00d1c5;
	background-color: #00d1c5;
	color: #fff;
}
a.sf-button.green {
	border-color: #37ba85;
	background-color: #37ba85;
	color: #fff;
}
a.sf-button.pink {
	border-color: #fe504f;
	background-color: #fe504f;
	color: #fff;
}
a.sf-button.gold {
	border-color: #ffd56c;
	background-color: #ffd56c;
	color: #222222;
}
a.sf-button.transparent-light {
	border: 2px solid #fff;
	border: 2px solid rgba(255,255,255,.5);
	color: #fff;
}
a.sf-button.transparent-light:hover {
	background: #fff;
	border-color: #fff;
}
a.sf-button.transparent-dark {
	border: 2px solid #222;
	border: 2px solid rgba(34,34,34,.2);
}
a.sf-button.transparent-dark:hover {
	background: #222;
	border-color: #222;
}
.sf-button.accent {
	background: none;
	background-image: none;
}
a.sf-button.sf-icon-reveal {
	padding: 15px 35px;
	line-height: 20px;
	-webkit-transform: translate3d(0,0,0);
}
a.sf-button.sf-icon-reveal.large {
	padding: 18px 50px;
}
a.sf-button.sf-icon-stroke {
	padding: 0;
	line-height: 18px;
}
a.sf-button.sf-icon-reveal i {
	font-size: 18px;
	height: 100%;
	width: 20px;
	right: 30px;
	top: 0;
	line-height: 50px;
	display: inline-block;
	text-align: right;
	position: absolute;
	-o-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0;
}
a.sf-button.large.sf-icon-reveal i {
	font-size: 22px;
	line-height: 56px;
	right: 40px;
}
a.sf-button.sf-icon-reveal span.text {
	display: block;
	vertical-align: 4px;
	text-align: center;
	width: 100%;
}
a.sf-button.sf-icon-reveal i, a.sf-button.sf-icon-reveal span.text {
	-webkit-transition: all 0.4s cubic-bezier(0.175,0.885,0.320,1.15);
	-moz-transition: all 0.4s cubic-bezier(0.175,0.885,0.320,1.15);
	-o-transition: all 0.4s cubic-bezier(0.175,0.885,0.320,1.15);
	transition: all 0.4s cubic-bezier(0.175,0.885,0.320,1.15);
}
a.sf-button.sf-icon-reveal:hover i {
	-o-transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	right: 20px;
}
a.sf-button.large.sf-icon-reveal:hover i {
	right: 25px;
}
a.sf-button.sf-icon-reveal:hover span.text {
	-webkit-transform: translateX(-12px);
	-moz-transform: translateX(-12px);
	-ms-transform: translateX(-12px);
	transform: translateX(-12px);
}
a.sf-button.sf-icon-reveal.large:hover span.text {
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	-ms-transform: translateX(-20px);
	transform: translateX(-20px);
}
a.sf-button.sf-icon-reveal.black {
	background-color: #222;
}
a.sf-button.sf-icon-reveal.white {
	background-color: #fff;
	color: #222;
}
a.sf-button.sf-icon-reveal.blue {
	background-color: #00bff3;
}
a.sf-button.sf-icon-reveal.grey {
	background-color: #444;
}
a.sf-button.sf-icon-reveal.lightgrey {
	background-color: #e4e4e4;
}
a.sf-button.sf-icon-reveal.orange {
	background-color: #ff7534;
}
a.sf-button.sf-icon-reveal.turquoise {
	background-color: #00d1c5;
}
a.sf-button.sf-icon-reveal.green {
	background-color: #37ba85;
}
a.sf-button.sf-icon-reveal.pink {
	background-color: #fe504f;
}
a.sf-button.sf-icon-reveal.gold {
	background-color: #ffd56c;
}
a.sf-button.sf-icon-stroke i {
	padding: 16px 25px 14px;
	left: 0;
	top: 0;
	font-size: 18px;
	height: 48px;
	line-height: 16px;
	display: inline-block;
	position: absolute;
}
a.sf-button.sf-icon-stroke span.text {
	padding: 14px 25px 14px 60px;
	display: inline-block;
	white-space: nowrap;
	vertical-align: 4px;
	line-height: 20px;
}
a.sf-button.large.sf-icon-stroke i {
	padding: 19px 22px 8px;
	height: 54px;
	font-size: 22px;
}
a.sf-button.large.sf-icon-stroke span.text {
	padding: 14px 30px 14px 84px;
	line-height: 26px;
}
a.sf-button span.text {
	display: inline-block;
}
a.sf-button.bordered {
	background: none;
	border: 2px solid #e3e3e3;
	position: relative;
	overflow: visible;
}
a.sf-button.bordered.transparent-light, a.sf-button.bordered.transparent-dark {
	border: 0!important;
}
a.sf-button .sf-button-border {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0;
	border: 2px solid #ccc;
	z-index: 2;
}
a.sf-button.bordered.black {
	color: #222;
	border-color: #222;
}
a.sf-button.bordered.white {
	color: #fff;
	border-color: #fff;
}
a.sf-button.bordered.blue {
	color: #00bff3;
	border-color: #00bff3;
}
a.sf-button.bordered.grey {
	color: #444;
	border-color: #444;
}
a.sf-button.bordered.lightgrey {
	color: #e4e4e4;
	border-color: #e4e4e4;
}
a.sf-button.bordered.orange {
	color: #ff7534;
	border-color: #ff7534;
}
a.sf-button.bordered.turquoise {
	color: #00d1c5;
	border-color: #00d1c5;
}
a.sf-button.bordered.green {
	color: #37ba85;
	border-color: #37ba85;
}
a.sf-button.bordered.pink {
	color: #fe504f;
	border-color: #fe504f;
}
a.sf-button.bordered.gold {
	color: #e5bf61;
	border-color: #e5bf61;
}
a.sf-button.bordered.white {
	color: #fff!important;
}
a.sf-button.bordered.white:hover {
	color: #222!important;
}
a.sf-button.bordered.black:hover, a.sf-button.bordered.blue:hover, a.sf-button.bordered.grey:hover, a.sf-button.bordered.orange:hover, a.sf-button.bordered.turquoise:hover, a.sf-button.bordered.green:hover, a.sf-button.bordered.pink:hover {
	color: #fff;
}
a.sf-button.bordered.gold:hover, a.sf-button.bordered.lightgrey:hover, a.sf-button.bordered.gold:hover {
	color: #222;
}
a.sf-button.rounded {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
a.sf-button.rounded.large {
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	border-radius: 75px;
}
a.sf-button.rounded.bordered:before, a.sf-button.rounded.bordered:after {
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	opacity: 0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
a.sf-button.rounded.bordered:hover:before, a.sf-button.rounded.bordered:hover:after {
	opacity: 1;
}
a.sf-button.black:hover {
	background-color: #111;
	border-color: #111;
}
a.sf-button.white:hover {
	background-color: #e4e4e4;
	border-color: #e4e4e4;
}
a.sf-button.blue:hover {
	background-color: #00acda;
	border-color: #00acda;
}
a.sf-button.grey:hover {
	background-color: #333;
	border-color: #333;
}
a.sf-button.lightgrey:hover {
	background-color: #ccc;
	border-color: #ccc;
}
a.sf-button.orange:hover {
	background-color: #e5692f;
	border-color: #e5692f;
}
a.sf-button.turquoise:hover {
	background-color: #00bcb1;
	border-color: #00bcb1;
}
a.sf-button.green:hover {
	background-color: #31a777;
	border-color: #31a777;
}
a.sf-button.pink:hover {
	background-color: #e44847;
	border-color: #e44847;
}
a.sf-button.gold:hover {
	background-color: #e5bf61;
	border-color: #e5bf61;
}
a.sf-button.rotate-3d {
	-ms-perspective: 1000px;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	padding: 0;
	overflow: visible;
	-webkit-backface-visibility: hidden;
}
a.sf-button.rotate-3d.large {
	padding: 0;
}
a.sf-button.rotate-3d span.text {
	background-color: inherit;
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
}
.browser-ie a.sf-button.rotate-3d span.text, .browser-ie10 a.sf-button.rotate-3d span.text, .browser-ie11 a.sf-button.rotate-3d span.text {
	transform-style: inherit;
}
.browser-ie a.sf-button.rotate-3d:hover span.text, .browser-ie a.sf-button.rotate-3d:focus span.text, .browser-ie10 a.sf-button.rotate-3d:hover span.text, .browser-ie a.sf-button.rotate-3d:focus span.text, .browser-ie11 a.sf-button.rotate-3d:hover span.text, .browser-ie a.sf-button.rotate-3d:focus span.text {
	transform: none;
}
.browser-ie a.sf-button.rotate-3d span.text:before, .browser-ie10 a.sf-button.rotate-3d span.text:before, .browser-ie11 a.sf-button.rotate-3d span.text:before {
	opacity: 0;
	top: 0;
	transform: none;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.browser-ie a.sf-button.rotate-3d:hover span.text:before, .browser-ie10 a.sf-button.rotate-3d:hover span.text:before, .browser-ie11 a.sf-button.rotate-3d:hover span.text:before {
	opacity: 1;
}
a.sf-button.rotate-3d span.text, a.sf-button.rotate-3d span.text:before {
	padding: 14px 26px;
}
a.sf-button.rotate-3d.large span.text, a.sf-button.rotate-3d.large span.text:before {
	padding: 14px 35px;
}
a.sf-button.rotate-3d span.text:before {
	position: absolute;
	display: inline-block;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ccc;
	content: attr(data-text);
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
	-ms-transform: rotateX(-90deg);
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-backface-visibility: hidden;
	-webkit-font-smoothing: antialiased;
}
a.sf-button.rotate-3d:hover span.text, a.sf-button.rotate-3d:focus span.text {
	-webkit-transform: rotateX(91deg) translateY(-50%);
	-moz-transform: rotateX(91deg) translateY(-50%);
	transform: rotateX(91deg) translateY(-50%);
}
.no-csstransitions a.sf-button.rotate-3d span.text:before, .no-csstransforms a.sf-button.rotate-3d span.text:before, .no-cssanimations a.sf-button.rotate-3d span.text:before {
	display: none!important;
}


/* --------------------------------------------
	BOXED CONTENT SHORTCODE
-------------------------------------------- */

.spb_box_content {
	position: relative;
}
.spb_box_content .box-content-wrap {
	padding: 30px;
}
.spb_box_content .box-content-wrap p:last-child {
	margin-bottom: 0;
}
.spb_box_content.whitestroke .box-content-wrap {
	border: 1px solid transparent;
}


/* --------------------------------------------
	CHART SHORTCODE
-------------------------------------------- */

.chart-shortcode {
    position: relative;
    text-align: center;
    overflow: hidden;
}
.chart-shortcode.chart-center {
	margin: 0 auto;
}
.chart-shortcode canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.chart-shortcode span {
	font-size: 14px;
	vertical-align: -1px;
}
.chart-shortcode.chart-70 span i[class*="ss-"] {
	vertical-align: -2px;
}
.chart-shortcode.chart-170 span {
	font-size: 36px;
	vertical-align: 0px;
}
.chart-shortcode.chart-170 span i {
	vertical-align: -4px;
}
.chart-shortcode.chart-170 span i[class*="ss-"] {
	vertical-align: -7px;
}


/* --------------------------------------------
	CLIENT BOX SHORTCODE
-------------------------------------------- */

.client-box {
	width: 228px;
	height: auto;
	background-color: #fafafa;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin: 0 2px 7px 5px;
}
.client-box img {
	width: 100%;
	height: auto;
	display: block;
}


/* --------------------------------------------
	CLIENTS SHORTCODE
-------------------------------------------- */

ul.clients-items {
	list-style: none;
}
.clients-items .carousel-item {
	padding: 0 15px;
}
.client-item {
	float: left;
	margin-bottom: 25px;
}
.client-item figure {
	opacity: 0.7;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.client-item figure:hover {
	border-color: #222;
	opacity: 1;
}


/* --------------------------------------------
	CODE SHORTCODE
-------------------------------------------- */

code[class*="language-"],
pre[class*="language-"] {
	color: black;
	text-shadow: 0 1px white;
	font-family: Consolas, Monaco, 'Andale Mono', monospace;
	direction: ltr;
	text-align: left;
	white-space: pre;
	word-spacing: normal;
	word-break: normal;
	line-height: 1.5;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}
pre[class*="language-"]::-moz-selection, pre[class*="language-"] ::-moz-selection,
code[class*="language-"]::-moz-selection, code[class*="language-"] ::-moz-selection {
	text-shadow: none;
	background: #b3d4fc;
}

pre[class*="language-"]::selection, pre[class*="language-"] ::selection,
code[class*="language-"]::selection, code[class*="language-"] ::selection {
	text-shadow: none;
	background: #b3d4fc;
}
@media print {
	code[class*="language-"],
	pre[class*="language-"] {
		text-shadow: none;
	}
}
pre[class*="language-"] {
	background: #f8f8f8;
	border-left: 3px solid #999;
	border-radius: 0;
	margin: 0 0 25px;
	overflow-y: auto;
	padding: 20px;
	max-height: 500px;
}
:not(pre) > code[class*="language-"],
pre[class*="language-"] {
	background: #f5f2f0;
}
:not(pre) > code[class*="language-"] {
	padding: .1em;
	border-radius: .3em;
}
.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
	color: slategray;
}
.token.punctuation {
	color: #999;
}
.namespace {
	opacity: .7;
}
.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol,
.token.deleted {
	color: #905;
}
.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
	color: #690;
}
.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
	color: #a67f59;
	background: hsla(0, 0%, 100%, .5);
}
.token.atrule,
.token.attr-value,
.token.keyword {
	color: #07a;
}
.token.function {
	color: #DD4A68;
}
.token.regex,
.token.important,
.token.variable {
	color: #e90;
}
.token.important,
.token.bold {
	font-weight: bold;
}
.token.italic {
	font-style: italic;
}
.token.entity {
	cursor: help;
}


/* --------------------------------------------
	COLUMN SHORTCODE
-------------------------------------------- */

.one_half {
	width: 48%;
}
.one_third {
	width: 30.66%;
}
.two_third {
	width: 65.33%;
}
.one_fourth {
	width: 22%;
}
.one_fifth {
	width: 16.8%;
}
.one_fifth.no-gutter {
	width: 20%;
	margin: 0;
}
.three_fourth {
	width: 74%;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth {
	position: relative;
	z-index: 2;
	margin-right: 4%;
	float: left;
}
.one_half .row, .one_third .row, .two_third .row, .three_fourth .row, .one_fourth .row, .one_fifth .row {
	margin-bottom: 0;
}
.one_half p:last-child, .one_third p:last-child, .two_third p:last-child, .three_fourth p:last-child, .one_fourth p:last-child, .one_fifth p:last-child {
	margin-bottom: 0;
}
.one_half img, .one_third img, .two_third img, .three_fourth img, .one_fourth img, .one_fifth img {
	max-width: 100%;
	height: auto;
}
.last {
	margin-right: 0 !important;
	clear:right;
}
.clearboth {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%;
}


/* --------------------------------------------
	COUNT SHORTCODE
-------------------------------------------- */

.sf-count-asset {
	text-align: center;
	padding: 20px 0;
}
.sf-count-asset .count-number {
	font-size: 60px;
	line-height: 100%;
}
.sf-count-asset .count-divider {
	width: 100%;
	text-align: center;
	height: 1px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.sf-count-asset .count-divider span {
	background: #e4e4e4;
	width: 0px;
	height: 1px;
	display: inline-block;
}
.sf-count-asset .count-subject {
	padding-top: 8px;
	opacity: 0;
	bottom: -15px;
	position: relative;
	color: inherit;
}
.sf-count-asset h6.count-subject {
	padding-top: 12px;
	color: inherit;
}


/* --------------------------------------------
	COUNTDOWN SHORTCODE
-------------------------------------------- */

.sf-countdown {
	text-align: center;
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
}
.sf-countdown.text-large {
	font-size: 48px;
	line-height: 72px;
}
.sf-countdown .countdown_section {
	display: inline-block;
}
.sf-countdown .countdown_section .amount_label {
	display: inline-block;
	opacity: 0.5;
	filter:alpha(opacity=50);
}
.countdown-subject {
	text-align: center;
	margin-top: 10px;
}


/* --------------------------------------------
	DIRECTORY SHORTCODE
-------------------------------------------- */

.dir-item-no-margin {
	margin-left: 0!important;
}
.directory-filter-wrap {
	width: 100%;
}
.directorySearch {
	width: 100%;
	text-align: center;
	padding: 7px 16px;
}
.directory-results {
	max-width: 100%;
	margin-top: 40px;
	margin-bottom: 20px;
}
.directory-results h2 {
	margin-top: 0;
	margin-bottom: 30px;
}
.directory-filter {
	width: 20%;
	float: left;
	margin-left: 2%;
}
.directory-search-container {
	float: left;
 	margin-left: 2%;
 	width: 14%;
	color: #FFF;
}
.filter-search-container {
	width: 40%;
	float: left;
}
.info-window-container {
	clear: both;
}
.directory-filter-wrap {
	max-width: 100%;
}
.spb_directory_filter_above {
	padding-top: 30px;
	margin-bottom: 30px;
	max-width: 100%;
}
.spb_directory_filter_below {
	margin-top: 30px;
	padding-bottom: 30px;
	max-width: 100%;
}
.container .directory-filter-wrap.container, .container .spb_directory_filter_above.container, .container .spb_directory_filter_below.container {
	padding-left: 0;
	padding-right: 0;
}
.spb_directory_filter_above:empty, .spb_directory_filter_below:empty {
	margin: 0;
}
.has-one-sidebar .directory-filter-wrap, .has-one-sidebar .spb_directory_filter_below {
	padding-left: 0;
	padding-right: 0;
}
.filter-search-container input, .directory-filter select {
	margin: 0;
}
.directory-filter > select {
	padding-top: 4px;
	padding-bottom: 4px;
}
.directory-item {
	border-top: 1px solid #e3e3e3;
	padding-top: 30px;
	margin-bottom: 30px;
}
.directory-item figure {
	width: 30%;
	float: left;
}
.directory-item .directory-item-details {
	width: 67%;
	float: left;
	margin-left: 3%;
}
.directory-item h3 {
	margin-top: 0;
	margin-bottom: 10px;
}
.directory-item-details .item-meta {
	margin-bottom: 15px;
}
.directory-item-details .item-meta span {
	padding: 0 8px;
}
.directory-item .directory-item-details .excerpt {
	margin-bottom: 15px;
}
.directory-item.no-thumb .directory-item-details {
	width: 100%;
	margin-left: 0;
}
.single-directory .post-info .comments-likes {
	margin-top: 0;
}
#add-directory-entry {
	max-width: 80%;
	margin: 0 auto 80px;
}
.directory-error {
	display: none;
}
.directory-error label {
	padding: 10px;
	border: 1px solid #E90A0A;
	display: block;
	color: #E90A0A;
}


/* --------------------------------------------
	DIVIDER SHORTCODE
-------------------------------------------- */

.spb_divider {
	display: block;
	border-bottom-width: 1px;
	margin-bottom: 30px;
}
.spb_divider.standard {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.spb_divider.thin {
	border-bottom-style: solid;
}
.spb_divider.dotted {
	border-bottom-style: dotted;
}
.spb_divider.go_to_top {
	padding: 0;
}
.spb_divider.go_to_top a {
	text-align: right;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	margin-bottom: 30px;
}
.spb_divider.go_to_top_icon1 {
	position: relative;
	height: 9px;
	border-bottom: 1px solid transparent;
}
.spb_divider.go_to_top_icon2 {
	position: relative;
	height: 10px;
	border-bottom: 1px solid transparent;
}
.spb_divider.go_to_top_icon1 a, .spb_divider.go_to_top_icon2 a {
	position: absolute;
	right: 0;
	display: block;
	padding: 0 0 0 10px;
	text-decoration: none;
}
.spb_divider.go_to_top_icon2 a i {
	padding-left: 6px;
	vertical-align: -3px;
}
.divider-wrap h3.divider-heading {
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center;
    float: none;
}
.divider-wrap h3.divider-heading:before, .divider-wrap h3.divider-heading:after {
    position: absolute;
    top: 50%;
    overflow: hidden;
    width: 50%;
    height: 2px;
    content: '\a0';
    background-color: #e3e3e3;
}
.divider-wrap h3.divider-heading:before {
    margin-left: -53%;
    text-align: right;
}
.divider-wrap h3.divider-heading:after {
	margin-left: 3%;
}
.divider-wrap h3.divider-heading:before {
    width: 50%;
    margin-left: -53%;
}
.divider-wrap h3.divider-heading:after {
	width: 50%;
	margin-left: 3%;
}


/* --------------------------------------------
	FAQS SHORTCODE
-------------------------------------------- */

ul.faqs-nav {
	margin-bottom: 50px;
	margin-left: -2%;
	list-style: none;
}
.faqs-nav li {
	float: left;
	width: 48%;
	padding: 11px 15px 7px;
	border: 1px solid #F4F4F4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 0 0 10px 2%;
}
.faqs-nav li a {
	text-decoration: none;
}
.faqs-nav li i {
	margin-right: 8px;
	vertical-align: -2px;
}
.faqs-nav li .count {
	float: right;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity= 60);
}
h3.faq-section-title {
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
ul.faqs-section {
	margin-bottom: 60px;
	list-style: none;
}
.faq-item h6 {
	margin-bottom: 15px;
}
.faq-item {
	padding-top: 40px;
	border-top: 1px solid #ccc;
	margin-bottom: 40px;
}
.faq-item:first-child {
	border-top: 0;
	padding-top: 0;
}


/* --------------------------------------------
	GALLERY SHORTCODE
-------------------------------------------- */

.spb_gallery_widget {
	margin-bottom: 40px;
	position: relative;
	overflow: hidden;
	padding-left: 15px;
	padding-right: 15px;
}
.spb_gallery_widget .masonry-gallery {
	position: relative;
	margin-left: -15px;
	margin-right: -15px;
}
.gallery-slider p.flex-caption {
	position: absolute;
	bottom: 0;
	padding: 15px 20px;
	color: #fff;
	margin: 0;
	width: 100%;
	font-size: 16px;
}
.gallery-slider .lightbox-icon {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 16px;
	color: #fff;
	padding: 10px 11px;
	border-radius: 3px;
	background: rgba(0,0,0,0.2);
	height: 38px;
	line-height: 22px;
}
.gallery-masonry {
	padding: 0;
}
.masonry-gallery .gallery-image {
	opacity: 0;
	margin-bottom: 30px;
}
.masonry-gallery.no-gutters .gallery-image {
	margin: 0;
	padding: 0;
}
.masonry-gallery .gallery-image.item-animated {
	opacity: 1;
}


/* --------------------------------------------
	GOOGLE CHART SHORTCODE
-------------------------------------------- */

.googlechart {
	margin-bottom: 30px;
	width: 100%;
}


/* --------------------------------------------
	GOOGLE MAPS SHORTCODE
-------------------------------------------- */

.pinmarker {
	width: 280px;
	padding: 6px;
	overflow: hidden;
}
.pinmarker > h3 {
	margin-top: 0;
}
.pinmarker > img.info-window-img {
	float: left;
	max-width: 70px;
	display: block;
}
.pinmarker .pinmarker-container {
	margin-left: 85px;
}
.pinmarker-container h3 {
	margin-top: -5px;
	margin-bottom: 5px;
	font-weight: bold;
	display: block;
}
.pinmarker-container .excpert {
	color: #222;
	font-size: 11px!important;
	line-height: 15px!important;
}
.pinmarker-container a.pin-button {
	width: 100%;
	padding: 8px;
	display: block;
	margin-top: 8px;
	background-color: #e7e7e7;
	text-align: center;
}


/* --------------------------------------------
	ICON SHORTCODE
-------------------------------------------- */

.sf-icon {
	font-size: 30px;
	line-height: 26px;
	padding: 0;
	width: auto;
	height: 28px;
	background-image: none;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.sf-icon-cont {
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.sf-icon-character {
	font-weight: bold;
	margin-left: 3px;
	margin-right: 5px;
	font-size: 24px;
	vertical-align: -2px;
}
.sf-icon.sf-icon-medium {
	font-size: 40px;
	line-height: 40px;
	width: auto;
	height: 38px;
}
.sf-icon-cont .sf-icon-character {
	margin-left: 7px;
}
.sf-icon-cont.cont-small .sf-icon {
	line-height: 28px;
	height: 30px;
}
.sf-icon-cont.cont-small .sf-icon[class^="ss-"] {
	line-height: 36px;
}
.sf-icon-cont.cont-medium .sf-icon {
	line-height: 36px;
}
.sf-icon-cont.cont-medium .sf-icon-character {
	font-size: 44px;
	line-height: 32px;
	margin-left: 3px;
}
.sf-icon-cont.cont-medium .sf-icon[class^="ss-"] {
	line-height: 60px;
	margin-left: -1px;
}
.sf-icon.sf-icon-large {
	line-height: 70px;
	width: auto;
	height: 70px;
}
.sf-icon.sf-icon-large[class^="fa-"] {
	line-height: 52px;
}
.sf-icon-cont.cont-large .sf-icon {
	line-height: 70px;
}
.sf-icon-cont.cont-large .sf-icon[class^="ss-"] {
	line-height: 82px;
	margin-left: -4px;
	letter-spacing: -4px;
}
.sf-icon-cont.cont-large .sf-icon-character {
	font-size: 80px;
}
.sf-icon-cont .sf-icon {
	padding: 0;
	display: block;
}
.sf-icon-cont {
	padding: 18px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
	margin-right: 20px;
	height: 28px;
	width: 28px;
	line-height: 12px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
}
.browser-ie .sf-icon-cont:hover, .browser-ie .sf-hover .sf-icon-cont, .browser-ie10 .sf-icon-cont:hover, .browser-ie10 .sf-hover .sf-icon-cont {
	background-image: none;
}
.sf-icon-cont.cont-small {
	padding: 19px 20px 19px 18px;
}
.sf-icon-cont.cont-medium {
	padding: 25px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 20px;
	width: 48px;
	height: 48px;
	line-height: 12px;
}
.sf-icon-cont.cont-large {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	width: 70px;
	height: 70px;
}
.sf-icon.sf-icon-large:before {
	font-size: 72px;
}
.sf-icon-cont .sf-icon.sf-icon-large:before {
	font-size: 60px;
}
.sf-icon-float-left {
	float: left;
	padding: 5px 10px 0 0;
}
.sf-icon-float-right {
	float: right;
	padding: 5px 0 0 10px;
	margin-right: 0;
	margin-left: 20px;
}
.sf-icon-float-none {
	display: inline-block;
	margin-right: 0;
}


/* --------------------------------------------
	ICON BOX SHORTCODE
-------------------------------------------- */

.sf-icon-box {
	display: block;
	position: relative;
	z-index: 2;
	padding: 20px;
}
.sf-icon-box.sf-icon-box-standard {
	text-align: center;
	padding: 30px 10px 10px;
}
.sf-icon-box-standard .sf-icon-cont {
	margin-right: 0;
	margin-bottom: 5px;
}
.sf-icon-box-standard .sf-icon {
	padding: 0;
}
.sf-icon-box h3 > i, .sf-icon-box h3 > a > i {
	margin-right: 8px;
	vertical-align: -2px;
	font-size: 22px;
}
.sf-icon-image {
	border-radius: 50%;
	overflow: hidden;
	max-width: 82px;
}
a.linked-icon {
	display: block;
}
.sf-icon-box h3 > a {
	color: inherit;
}
.sf-icon-box h3 > a:hover, a.linked-icon i {
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.sf-icon-box h3 > a:hover, a.linked-icon:hover i {
	opacity: 0.7;
}
.sf-icon-box.sf-icon-box-standard h3 {
	margin-bottom: 20px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > .linked-icon, .sf-icon-box[class*="sf-icon-box-left-icon"] > .sf-icon-cont {
	float: left;
	margin: 0;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > i {
	float: left;
	position: relative;
	font-size: 42px;
	line-height: 52px;
	text-align: center;
	width: 44px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > i[class*="ss-"] {
	line-height: 48px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] > span {
	float: left;
	position: relative;
	font-size: 46px;
	line-height: 46px;
	text-align: center;
	width: 48px;
	margin-left: 0;
}
.sf-icon-box.has-image[class*="sf-icon-box-left-icon"] > span {
	width: 70px;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon {
	margin-bottom: 15px;
}
.sf-icon-box.sf-icon-box-boxed-two h3 {
	margin-top: 10px;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] {
	padding: 0;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont {
	position: absolute;
	right: 30px;
	top: -41px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	height: 32px;
	width: 32px;
	line-height: 12px;
	border: 0;
	margin: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont > i {
	font-size: 32px;
	line-height: 34px!important;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont > i[class*="ss-"] {
	line-height: 44px!important;
}
.browser-ie .sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont, .browser-ie10 .sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-cont {
	background-image: none;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-image {
	position: absolute;
	top: -40px;
	right: 35px;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon-image {
	position: relative;
	top: 0;
	right: 0;
	margin-bottom: 10px;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-cont {
	right: 50%;
	margin-right: -42px;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-image {
	right: 50%;
	-moz-transform: translate3d(50%, -50%, 0);
	-webkit-transform: translate3d(50%, -50%, 0);
	transform: translate3d(50%, -50%, 0);
	top: 0;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-box-content-wrap {
	background: #fff;
	padding: 40px 30px 60px 30px;
	margin-top: 40px;
	margin-bottom: 20px;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content-wrap {
	padding: 40px 30px 65px 30px;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon-box-content-wrap {
	padding-bottom: 30px;
	margin-top: 0;
}
.sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content-wrap {
	padding-bottom: 40px;
}
.sf-icon-box.sf-icon-box-boxed-four .sf-icon-box-content-wrap {
	padding: 25px 30px 20px;
	margin-top: 0;
}
.sf-icon-box.sf-icon-box-boxed-four h3 {
	margin-top: 0;
}
.sf-icon-box.sf-icon-box-boxed-four h3 i {
	vertical-align: -3px;
	margin-right: 5px;
}
.sf-icon-box .sf-icon-box-content-wrap {
	display: block;
}
.sf-icon-box.sf-icon-box-left-icon .sf-icon-box-content-wrap {
	display: block;
	margin-left: 90px;
}
.sf-icon-box.sf-icon-box-left-icon-alt .sf-icon-box-content-wrap {
	display: block;
	margin-left: 70px;
}
.sf-icon-box.has-image[class*="sf-icon-box-left-icon"] .sf-icon-box-content-wrap {
	margin-left: 100px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] .sf-icon-box-content-wrap h3 {
	margin-top: 2px;
	margin-bottom: 10px;
}
.sf-icon-box[class*="sf-icon-box-left-icon"] .sf-icon-box-content-wrap h3:empty {
	display: none;
}
.sf-icon-box.sf-icon-box-boxed-two .sf-icon-box-content-wrap {
	text-align: center;
}
.sf-icon-box.sf-icon-box-boxed-three h3, .sf-icon-box.sf-icon-box-boxed-three .sf-icon-box-content {
	text-align: center;
}
.sf-icon-box[class*="sf-icon-box-boxed-"] h3, .sf-icon-box[class*="sf-icon-box-boxed-"] .sf-icon-box-content {
	color: #222!important;
}
.sf-icon-box-hr {
	width: 50px;
	height: 1px;
	margin: 0 auto;
	display: block;
	background: #e4e4e4;
	margin-bottom: 20px;
	-webkit-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275) 0!important;
	-moz-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275) 0s!important;
	-o-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275) 0!important;
	transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275) 0!important;
}
.sf-hover .sf-icon-box-hr {
	width: 100px;
}
.sf-icon-box-content {
	display: block;
	width: 100%;
	line-height: 150%;
}
.sf-icon-box-content p {
	color: inherit;
}
.sf-icon-box-content p:last-child {
	margin-bottom: 0;
}
.sf-icon-box-content a.read-more {
	padding-top: 8px;
}
.sf-icon-box-animated {
	-ms-transform: perspective(1000px);
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	position: relative;
	padding: 0;
	text-align: center;
	width: 100%;
	height: auto;
	background: transparent;
}
.sf-icon-box-animated .box-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.standard-browser .sf-icon-box-animated:hover .back, .no-csstransitions .sf-icon-box-animated .back, .sf-icon-box-animated.sf-mobile-hover .back {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.standard-browser .sf-icon-box-animated:hover .front, .no-csstransitions .sf-icon-box-animated .front, .sf-icon-box-animated.sf-mobile-hover .front {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.sf-icon-box-animated .inner {
	-webkit-transition: 0.5s;
	-webkit-transform-style: preserve-3d;
	-ms-transition: 0.5s;
	-moz-transition: 0.5s;
	-moz-transform: perspective(1000px);
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transition: 0.5s;
	transform-style: preserve-3d;
	position: relative;
}
.sf-icon-box-animated .front, .sf-icon-box-animated .back {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275) 0!important;
	-moz-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275) 0s!important;
	-o-transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275) 0!important;
	transition: all 500ms cubic-bezier(0.175,0.885,0.320,1.275) 0!important;
	transform-style: preserve-3d;
	position: absolute;
	top: 0;
	left: 0;
}
.sf-icon-box-animated .front {
	position: relative;
	z-index: 8;
	display: block;
	width: 100%;
	height: auto;
	padding: 70px 20px;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.sf-icon-box-animated .back {
	overflow: hidden;
	background: #ffffff;
	padding: 20px;
	width: 100%;
	height: 100%;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
}
.sf-icon-box-animated .front h3 {
	margin: 10px 0;
}
.sf-icon-box-animated .sf-icon {
	margin-bottom: 0;
	padding: 0;
	line-height: 44px;
	margin-top: 20px;
}
.sf-icon-box-animated .sf-icon.sf-icon-character {
	font-size: 72px!important;
}
.sf-icon-box-animated .sf-icon-image {
	margin-top: 8px;
	margin-bottom: 12px;
}
.sf-icon-box-animated .sf-icon.sf-icon-large[class^="fa-"] {
	line-height: 40px;
}
.sf-icon-box-animated .sf-icon.sf-icon-large[class^="fa-"]:before {
	font-size: 60px;
}
.sf-icon-box-animated table, .sf-icon-box-animated td {
	border: 0;
	padding: 0;
}
.sf-icon-box-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 10;
	-ms-filter: "alpha(opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.sf-icon-box-hover table, .sf-icon-box-animated .back table {
	margin-top: -10px;
	height: 100%;
	width: 100%;
}
.sf-icon-box-hover:hover {
	width: 116%;
	height: 116%;
	left: -8%;
	top: -8%;
	-ms-filter: "alpha(opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	transition: width 300ms,height 300ms,top 300ms,left 300ms;
	-moz-transition: width 300ms,height 300ms,top 300ms,left 300ms;
	-webkit-transition: width 300ms,height 300ms,top 300ms,left 300ms;
	-o-transition: width 300ms,height 300ms,top 300ms,left 300ms;
}
.sf-icon-box-bold {
	padding: 20% 15%;
	text-align: center;
}
.minimal-design .sf-icon-box-standard .sf-icon-cont {
	padding: 0;
	background-color: transparent!important;
}
.minimal-design .sf-icon-box-standard .sf-icon-cont:hover, .minimal-design .sf-icon-box-standard.sf-hover .sf-icon-cont {
	background-color: transparent!important;
}
.minimal-design .sf-icon-box-standard .sf-icon-cont:hover .sf-icon, .minimal-design .sf-icon-box-standard.sf-hover .sf-icon-cont .sf-icon {
	color: inherit!important;
}


/* --------------------------------------------
	IMAGE SHORTCODE
-------------------------------------------- */

.glowframe img {
	-moz-box-shadow: 0 0 4px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,.2);
	box-shadow: 0 0 4px rgba(0,0,0,.2);
}
.borderframe img {
	border: 5px solid #f7f7f7;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.shadowframe figure {
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1);
	box-shadow: 1px 1px 1px rgba(0,0,0,.1);
}


/* --------------------------------------------
	IMAGE BANNER SHORTCODE
-------------------------------------------- */

.sf-image-banner {
	position: relative;
	height: auto;
	overflow: hidden;
}
.sf-image-banner-link {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 4;
}
.sf-image-banner > img {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
	z-index: 2;
}
.image-banner-content-wrap {
	position: absolute;
	height: auto;
}
.image-banner-content {
	position: absolute;
	z-index: 4;
	bottom: 50%;
	top: auto;
	text-align: center;
	padding: 0!important;
	width: 100%;
}
.image-banner-content.sf-animation[data-animation="none"] {
	opacity: 0!important;
	transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-webkit-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	-webkit-transition-delay: 1s;
	-moz-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s;
}
.mobile-browser .image-banner-content.sf-animation[data-animation="none"] {
	-webkit-transition-delay: 0;
	-moz-transition-delay: 0;
	-o-transition-delay: 0;
	transition-delay: 0;
}
.image-banner-content.sf-animation[data-animation="none"].sf-animate {
	opacity: 1!important
}
.image-banner-content.content-right {
	padding-left: 30%!important;
	width: auto;
	padding-right: 10%!important;
}
.image-banner-content.content-left {
	padding-right: 30%!important;
	width: auto;
	padding-left: 10%!important;
}
.image-banner-content.content-center {
	width: 100%;
	padding: 0 10%!important;
}
.image-banner-content.text-left {
	text-align: left;
}
.image-banner-content.text-right {
	text-align: right;
}
.image-banner-content.sf-animation[data-animation="fade-from-bottom"] {
	bottom: 0;
}
.image-banner-content a.sf-button {
	margin: 0 5px 20px;
}


/* --------------------------------------------
	JOBS SHORTCODE
-------------------------------------------- */

ul.jobs {
	list-style: none;
}
.jobs > li {
	margin-bottom: 40px;
}
.jobs > li > img {
	float: left;
	width: 90px;
	height: auto;
	margin-top: 3px;
}
.jobs > li .job-details.has-job-image {
	margin-left: 130px;
}
.jobs > li h5 {
	margin-top: 5px;
}
.jobs .sf-list {
	margin-top: 15px;
	margin-bottom: 10px;
}
.jobs a.button {
	margin-top: 10px;
}
.jobs-overview {
	list-style: disc inside none;
}
.jobs-overview .job {
	margin-bottom: 4px;
}
.jobs-overview .job a {
	text-decoration: none;
}
.job-details .read-more {
	display: inline-block;
	margin-top: 10px;
}
.single-jobs .author-info-wrap {
	display: none;
}


/* --------------------------------------------
	LATEST TWEET SHORTCODE
-------------------------------------------- */

.latest-tweet ul {
	margin-bottom: 10px;
	list-style: none!important;
}
.latest-tweet ul li {
	margin-left: 0;
}
.latest-tweet p {
	margin-bottom: 0;
}
.latest-tweet .tweet-author {
	margin-right: 4px;
	font-weight: bold;
}
.latest-tweet .tweet-date {
	text-decoration: none;
	color: #999;
	margin-left: 5px;
	display: inline-block;
}


/* --------------------------------------------
	LIST SHORTCODE
-------------------------------------------- */

.sf-list {
	margin-left: 0;
	list-style: none!important;
}
.sf-list li {
	padding: 0;
	line-height: 175%;
}
.sf-list li i {
	margin-right: 8px;
}
.sf-list li i[class*="ss-"] {
	vertical-align: -2px;
}


/* --------------------------------------------
	MAP SHORTCODE
-------------------------------------------- */

.fullscreen-map {
	padding: 0;
}
.map-styles-array {
	display: none!important;
}
.map-canvas img, .map-directory-canvas img {
	max-width: none;
}


/* --------------------------------------------
	MULTILAYER PARALLAX SHORTCODE
-------------------------------------------- */

.spb_multilayer_parallax {
	overflow: hidden;
	height: 600px;
	opacity: 0;
}
.spb_multilayer_parallax .slice-layer {
	width: 100%;
	height: 100%;
}
.spb_multilayer_parallax .layer.container {
	height: 100%;
}
.spb_multilayer_parallax .layer-bg {
	width: 120%;
	height: 120%;
	background: no-repeat;
	margin-top: -5%;
	margin-left: -10%;
}
.spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat-x"] {
	background-repeat: repeat-x;
}
.spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat-y"] {
	background-repeat: repeat-y;
}
.spb_multilayer_parallax .layer-bg[data-layer-repeat="repeat"] {
	background-repeat: repeat;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_center"] {
	background-position: center center;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_center"] {
	background-position: left center;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_center"] {
	background-position: right center;
	margin-left: 5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_top"] {
	background-position: left top;
	margin-top: -5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_top"] {
	background-position: center top;
	margin-top: -5%;
	margin-left: 0;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_top"] {
	background-position: right top;
	margin-left: 5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="left_bottom"] {
	background-position: left bottom;
	margin-top: -5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="center_bottom"] {
	background-position: center bottom;
	margin-top: -5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-bg-pos="right_bottom"] {
	background-position: right bottom;
	margin-top: -5%;
	margin-left: 5%;
}
.spb_multilayer_parallax .layer-bg[data-layer-type="cover"] {
	background-size: cover!important;
}
.spb_multilayer_parallax .layer[data-depth="0.00"] .layer-bg {
	margin-top: 0!important;
	margin-left: 0!important;
	width: 100%;
	height: 100%;
}
.spb_multilayer_parallax .layer .content-layer {
	height: auto!important;
	bottom: 50%;
	width: 100%;
	position: absolute;
	margin-left: 0;
}


/* --------------------------------------------
	PARALLAX SHORTCODE
-------------------------------------------- */

.spb_parallax_asset {
	overflow: hidden;
	position: relative;
	background-attachment: fixed;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	box-shadow: inset 0px 0px 20px rgba(0, 0, 0, 0.3);
}
.spb_parallax_asset:not(.spb-column-container) {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.spb_parallax_asset.bg-type-pattern {
	background-repeat: repeat;
	background-size: auto;
}
.spb_parallax_asset.parallax-scroll {
	background-attachment: scroll;
}
.spb_parallax_asset.sf-parallax-video {
	background-attachment: scroll;
}
.spb_parallax_asset.parallax-stellar {
	-webkit-background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.mobile-browser .spb_parallax_asset {
	background-attachment: scroll!important;
	background-position: center center!important;
}
.spb_parallax_asset.parallax-window-height {
	opacity: 0;
}
.spb_parallax_asset > .spb_content_wrapper, .spb_parallax_asset > .spb_content_element {
	position: relative;
	z-index: 4;
	padding-top: 80px;
	padding-bottom: 80px;
}
.spb_parallax_asset.parallax-window-height[data-v-center="true"] > .spb_content_wrapper, .spb_parallax_asset.parallax-window-height[data-v-center="true"] > .spb_content_element {
	top: 50%;
}
.sf-parallax-video > .spb_content_element {
	position: relative;
	z-index: 4;
}
.sf-parallax-video.parallax-video-height[data-v-center="true"] > .spb_content_element {
	top: 55%;
	opacity: 0;
}
.mobile-browser .spb_parallax_asset[data-v-center="true"] > .spb_content_element  {
	opacity: 1!important;
	top: 50%!important;
}
.spb_parallax_asset .spb_content_element p:last-child {
	margin-bottom: 0;
}
.sf-parallax-video video {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 100%;
}
.sf-parallax-video .video-overlay {
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.8;
}
.overlay-diaglight {
	background-image: url('../images/vo_diagonal_lines_light.png');
}
.overlay-diagdark {
	background-image: url('../images/vo_diagonal_lines_dark.png');
}
.overlay-horizlight {
	background-image: url('../images/vo_horizontal_lines_light.png');
}
.overlay-horizgdark {
	background-image: url('../images/vo_horizontal_lines_dark.png');
}
.overlay-vertlight {
	background-image: url('../images/vo_vertical_lines_light.png');
}
.overlay-vertzgdark {
	background-image: url('../images/vo_vertical_lines_dark.png');
}
.overlay-lightgrid {
	background-image: url('../images/vo_pixel_light.png');
}
.overlay-darkgrid {
	background-image: url('../images/vo_pixel_dark.png');
}
.overlay-lightgridfat {
	background-image: url('../images/vo_fat_pixel_light.png');
}
.overlay-darkgridfat {
	background-image: url('../images/vo_fat_pixel_dark.png');
}
.sf-parallax-video.parallax-video-height .video-overlay {
	opacity: 0;
}


/* --------------------------------------------
	PROGRESS SHORTCODE
-------------------------------------------- */

.progress {
	height: 4px;
	margin-bottom: 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.progress .bar {
	position: relative;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 100%;
	width: 0%;
	overflow: hidden;
}
.progress-bar-wrap .bar-text {
	width: 100%;
	display: inline-block;
	margin-bottom: 3px;
}
.progress-bar-wrap .bar-text > span.bar-name {
	float: left;
	display: block;
}
.progress-bar-wrap .bar-text > span.progress-value {
	float: right;
	display: none;
	font-weight: bold;
}
.progress .bar {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}


/* --------------------------------------------
	PROMO BAR SHORTCODE
-------------------------------------------- */

.sf-promo-bar {
	padding: 105px 10%;
	text-align: center;
}
.sf-promo-bar p {
	margin-bottom: 0;
	display: inline-block;
	vertical-align: top;
}
.sf-promo-bar p.standard {
	line-height: 48px;
}
.sf-promo-bar.promo-custom p {
	font-size: 20px;
	line-height: 46px;
}
.sf-promo-bar.promo-button p {
	margin-right: 30px;
}
.sf-promo-bar.promo-button a.sf-button {
	margin-right: 0;
}
.sf-promo-bar a.sf-button {
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 0;
}
.sf-promo-bar.promo-text {
	padding: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.sf-promo-bar.promo-text > a {
	display: block;
	padding: 80px 0;
}
.sf-promo-bar.promo-text > a.standard {
	font-size: 20px;
	line-height: 46px;
	display: block;
}
.sf-promo-bar.promo-text p {
	display: block;
}
.sf-promo-bar.promo-arrow > a > i {
	vertical-align: -10px;
	font-size: 32px;
	display: inline-block;
	margin-left: 10px;
	height: 40px;
}


/* --------------------------------------------
	RECENT POSTS SHORTCODE
-------------------------------------------- */

ul.recent-posts {
	list-style: none;
}
.recent-post {
	height: auto;
	margin-bottom: 20px;
	position: relative;
}
.carousel-wrap .recent-post {
	margin-bottom: 20px;
}
.recent-post figure {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #212121;
	margin-bottom: 25px;
}
.recent-post figure:empty {
	display: none;
}
.recent-post .date-overlay {
	top: 15px!important;
}
.recent-post figure img {
	width: 100%;
	height: auto;
	position: relative;
	display: block!important;
}
.recent-post figure iframe {
	display: block;
	width: 100%;
}
.recent-post .lSAction > a.lSNext {
	bottom: 15px;
	right: 15px;
}
.recent-post .lSAction > a.lSPrev {
	bottom: 15px;
	right: 51px!important;
}
figcaption .post-category {
	padding: 10px;
	float: left;
	max-width: 50%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.recent-post .details-wrap {
	display: block;
	vertical-align: top;
}
.recent-post .post-item-details {
	margin-bottom: 5px;
}
.recent-post .post-item-details .comments-likes, .recent-post .post-item-details .comments-likes i, .recent-post .post-item-details .comments-likes span {
	font-weight: normal;
}
.recent-post .post-item-details .comments-likes .icon-comment {
	margin-right: 3px;
}
.recent-post h5 {
	margin-top: 0;
	margin-bottom: 4px;
	font-weight: bold;
}
.recent-post h5 a {
	text-decoration: none;
}
.recent-post .post-details {
	margin-bottom: 5px;
}
.recent-post .excerpt {
	padding-top: 8px;
}
.recent-post .excerpt p {
	margin-bottom: 0;
}
.recent-post.format-chat .chat {
	margin-top: 20px;
}
.recent-post figure.quote {
	background: transparent!important;
}
.blog-item.format-quote h2, .blog-item.format-status h1, .blog-item.format-aside h1, .blog-item.format-status h3, .blog-item.format-aside h3, .blog-item.format-quote h4, .blog-item.format-status h4, .blog-item.format-aside h4 {
	display: none;
}
.posts-type-list {
	margin-left: 0;
	margin-right: 0;
}
.posts-type-list .recent-post {
	float: none;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	border-top: 1px solid #e3e3e3;
	margin-bottom: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}
.posts-type-list .recent-post .details-wrap {
	max-width: 80%;
}
.posts-type-list .recent-post a.list-post-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.posts-type-list .recent-post:first-child {
	border-top-width: 0;
	padding-top: 0;
}
.posts-type-list .recent-post figure {
	width: 80px;
	float: left;
	margin-bottom: 0;
}
.posts-type-list .recent-post h4 {
	margin-top: 0;
	margin-bottom: 5px;
	-webkit-transition: color .3s ease-out;
	-moz-transition: color .3s ease-out;
	transition: color .3s ease-out;
}
.posts-type-list .recent-post .details-wrap.has-img {
	margin-left: 100px;
}
.posts-type-list .recent-post .post-item-details {
	margin-bottom: 0;
}
.posts-type-list .recent-post .comments-likes {
	float: none;
	display: inline-block;
	margin-left: 10px;
}
.posts-type-standard-row .figure-wrap {
	width: 50%;
	float: left;
	position: relative;
}
.posts-type-standard-row .figure-wrap .date-overlay {
	right: 15px;
	top: 15px;
}
.posts-type-standard-row .details-wrap {
	width: 100%;
	float: none;
}
.posts-type-standard-row .has-thumb .details-wrap {
	width: 50%;
	float: left;
	padding-left: 30px;
}
.recent-post .blog-item-details {
	padding-bottom: 8px;
}
.posts-type-bold .recent-post {
    padding: 0;
}
.posts-type-bold .recent-post figure {
    margin-bottom: 0;
}
.posts-type-bold .recent-post.no-thumb {
    height: 100%;
}
.posts-type-bold.carousel-items .recent-post.no-thumb {
    position: absolute;
}
.posts-type-bold .recent-post.no-thumb .details-wrap {
    height: 100%;
    width: 100%;
    position: absolute;
}
.posts-type-bold.related-items .recent-post.no-thumb .details-wrap {
    position: relative;
}
.posts-type-bold.carousel-items .recent-post.no-thumb .details-wrap {
    position: relative;
    width: 100%;
}
.posts-type-bold .recent-post .details-wrap {
    padding: 30px 30px 70px;
    position: relative;
}
.posts-type-bold .recent-post.has-thumb .details-wrap:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid rgba(255, 255, 255, 0.9);
    position: absolute;
    top: -10px;
    z-index: 3;
    left: 50%;
    margin-left: -10px;
}
.posts-type-bold .recent-post .details-wrap, .posts-type-bold .recent-post .details-wrap:before, .posts-type-bold .recent-post .details-wrap > * {
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.posts-type-bold .recent-post .details-wrap h3 {
    margin: 0 0 20px;
}
.posts-type-bold .recent-post .details-wrap h2 {
    font-size: 28px;
    line-height: 36px;
    margin: 0 0 20px;
}
.posts-type-bold .recent-post .post-item-details {
    margin-bottom: 0;
    position: absolute;
    bottom: 25px;
    font-size: 12px;
}
.posts-type-bold .recent-post .post-date {
    display: block;
    font-weight: bold;
}
.posts-type-bright .recent-post .details-wrap {
    text-align: center;
}
.posts-type-bright .recent-post .author-avatar {
    float: none;
    text-align: center;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 30px;
    position: relative;
    top: 5px;
    webkit-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
    -moz-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
    -o-transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
    transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}
.posts-type-bright .recent-post:hover .author-avatar {
    top: 0;
}
.posts-type-bright .recent-post .author-avatar img {
    display: inline-block;
}
.posts-type-bright .recent-post .post-item-author {
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}
.posts-type-bright .recent-post h2 {
    text-align: center;
    margin: 15px 0 24px 0;
}
.posts-type-bright .recent-post .post-item-details {
    display: inline-block;
    border-top: 2px solid #222;
    padding-top: 25px;
}


/* --------------------------------------------
	SEARCH SHORTCODE
-------------------------------------------- */

.search-widget {
	text-align: center;
	margin-bottom: 0;
}
.search-widget input {
	margin: 25px 0;
	width: 80%;
	padding: 10px 12px;
}
.search-widget input.input-large {
	padding: 24px 22px;
}


/* --------------------------------------------
	SITEMAP SHORTCODE
-------------------------------------------- */

.sitemap-wrap {
	margin-bottom: 20px;
}
.sitemap-col {
	float: left;
	width: 28%;
	margin-left: 7%;
}
.sitemap-col:first-child {
	margin-left: 0;
}
.sitemap-col h6 {
	margin-bottom: 15px;
}
.sitemap-col ul {
	margin-bottom: 40px;
	list-style: none!important;
}
.sitemap-col ul > li > ul {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
.sitemap-col ul li {
	margin-bottom: 8px;
}
.sitemap-col ul li a {
	text-decoration: none;
}


/* --------------------------------------------
	SLIDER SHORTCODE
-------------------------------------------- */

.spb_slider_widget .master-slider {
	min-width: 100%!important;
}
.swiper-slide .caption-content {
	padding: 0 90px;
}
.row:not(.fw-row) .spb_swift-slider .swift-slider {
	margin-left: -1px;
}
.row:not(.fw-row) .spb_swift-slider .swiper-slide .caption-content {
	padding: 0 10%;
}
.row:not(.fw-row) .spb_swift-slider .swiper-slide .caption-content > h2 {
	font-size: 40px;
	line-height: 52px;
}


/* --------------------------------------------
	SOCIAL SHORTCODE
-------------------------------------------- */

ul.social-icons {
	height: auto;
	overflow: hidden;
	list-style: none!important;
	margin-bottom: 10px;
}
ul.social-icons li {
	float: none;
	display: inline-block;
	height: 36px;
}
ul.social-icons li:not(.sf-love) a {
	display: inline-block;
	padding: 10px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: all 0.35s;
}
ul.social-icons li:not(.sf-love) a i {
	display: block;
	height: 100%;
	position: relative;
	top: 0%;
	transition: top 0.35s;
	width: 100%;
	margin-bottom: 31px;
}
ul.social-icons li:not(.sf-love) a i[class*="ss-"] {
	margin-top: -8px;
	display: block;
	margin-bottom: 38px;
}
.browser-ie ul.social-icons li a {
	display: inline-block;
	padding: 10px;
	width: 36px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	overflow: hidden;
	position: relative;
	text-align: center;
	transition: all 0.35s;
	color: #222;
}
ul.social-icons li.behance a, ul.social-icons li.soundcloud a {
	font-size: 14px;
}
.browser-ie ul.social-icons li a i {
	display: block;
	height: 100%;
	position: relative;
	top: 0%;
	transition: top 0.35s;
	width: 100%;
	margin-bottom: 31px;
}
.browser-ie ul.social-icons li a i[class*="ss-"] {
	margin-top: -8px;
	display: block;
	margin-bottom: 38px;
}
ul.social-icons.light li a {
	color: #fff;
}
ul.social-icons.dark li a {
	color: #222;
}
ul.social-icons li a:hover {
	color: #fff!important;
}
ul.social-icons li a:hover i {
    top: -46px;
}
ul.social-icons.large li {
	height: 50px;
}
ul.social-icons.large li a {
	padding: 14px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
}
ul.social-icons.large li.behance a, ul.social-icons.large li.soundcloud a {
	font-size: 19px;
}
ul.social-icons.large li a i {
	margin-top: 0;
}
ul.social-icons.large li a:hover i {
    top: -52px;
}
ul.social-icons li.twitter a:hover {
	background-color: #00aced;
}
ul.social-icons li.facebook a:hover {
	background-color: #3b5998;
}
ul.social-icons li.googleplus a:hover {
	background-color: #dd4b39;
}
ul.social-icons li.youtube a:hover {
	background-color: #bb0000;
}
ul.social-icons li.instagram a:hover {
	background-color: #517fa4;
}
ul.social-icons li.linkedin a:hover {
	background-color: #007bb6;
}
ul.social-icons li.pinterest a:hover {
	background-color: #cb2027;
}
ul.social-icons li.foursquare a:hover {
	background-color: #00aeef;
}
ul.social-icons li.flickr a:hover {
	background-color: #ff0084;
}
ul.social-icons li.tumblr a:hover {
	background-color: #32506d;
}
ul.social-icons li.vimeo a:hover {
	background-color: #aad450;
}
ul.social-icons li.dribbble a:hover {
	background-color: #ea4c89;
}
ul.social-icons li.skype a:hover {
	background-color: #0078ca;
}
ul.social-icons li.github a:hover {
	background-color: #333333;
}
ul.social-icons li.xing a:hover {
	background-color: #026466;
}
ul.social-icons li.rss a:hover {
	background-color: #f26522;
}
ul.social-icons li.soundcloud a:hover {
	background-color: #f80;
}
ul.social-icons li.yelp a:hover {
	background-color: #af0606;
}
ul.social-icons li.deviantart a:hover {
	background-color: #4e6252;
}
ul.social-icons li.behance a:hover {
	background-color: #1769ff;
}
ul.social-icons li.mail a:hover {
	background-color: #666;
}
ul.social-icons li.page-link a:hover {
	background-color: #333;
}
.article-body-wrap .share-links ul li.sf-love {
	padding-right: 5px;
}
.article-body-wrap .share-links ul li.sf-love > div {
	padding: 7px;
}
.article-body-wrap .share-links ul li.sf-love > div a.love-it {
	padding: 9px 0;
	width: 20px;
	vertical-align: 0px;
}
.article-body-wrap .share-links ul li.sf-love a:hover i {
    top: inherit;
}
.article-body-wrap .share-links ul li.sf-love > div span.love-count {
	display: inline;
	vertical-align: 0px;
}


/* --------------------------------------------
	TABLE SHORTCODE
-------------------------------------------- */

table.sf-table {
	width: 100%;
	display: table;
}
table.striped_minimal tr:nth-of-type(even), table.striped_bordered tr:nth-of-type(even) {
	background-color: #f7f7f7;
}
table.sf-table th {
	padding: 10px 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	vertical-align: middle;
	text-align: left;
}
table.sf-table td {
	padding: 10px 20px;
}
table.standard_minimal th {
	padding: 10px 30px 10px 0;
	border-bottom: 2px solid #e4e4e4;
}
table.striped_minimal th {
	padding: 10px 30px 10px 0;
 	border-bottom: 2px solid #e4e4e4;
}
table.standard_minimal td {
	padding: 10px 30px 10px 0;
	border-bottom: 1px solid #e4e4e4;
}
table.striped_minimal td {
	padding: 10px 30px 10px 0;
	border-bottom: 1px solid #e4e4e4;
}
table.standard_bordered, table.striped_bordered {
	border: 1px solid #e4e4e4;
}
table.standard_bordered tr, table.striped_bordered tr {
	border-top: 1px dotted #e4e4e4;
}
table.standard_bordered th, table.standard_bordered td, table.striped_bordered th, table.striped_bordered td {
	border-left: 1px dotted #e4e4e4;
}
table.striped_bordered th, table.striped_bordered td {
	border-top: 0;
}


/* --------------------------------------------
	TABS SHORTCODE
-------------------------------------------- */

.spb_tabs {
	margin-bottom: 30px;
}
.spb_tabs .nav-tabs {
	margin-bottom: 20px;
	border-bottom: 0;
}
.spb_tabs .nav-tabs li {
	margin-right: 10px;
}
.spb_tabs .nav-tabs li a {
	border-radius: 0;
	white-space: nowrap;
	margin-right: 0;
	padding: 10px 18px;
	border-color: #222;
	border-style: solid;
	border-width: 0!important;
	border-bottom-width: 2px!important;
	background: transparent;
}
.spb_tabs .nav-tabs li a > i {
	margin-right: 5px;
}
.spb_tabs .nav-tabs li a > i[class*="ss-"] {
	display: inline-block;
	line-height: 100%;
	vertical-align: -3px;
}
.spb_tabs .nav-tabs li.active a {
	border-left-width: 0;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.spb_tabs .nav-tabs li a:hover {
	background: transparent;
}
.spb_tabs .nav-tabs li:first-child a, .spb_tabs .nav-tabs li.active:first-child a  {
	border-left-width: 2px;
}
.tabs-type-dynamic .nav-tabs {
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}
.tabs-type-dynamic .nav-tabs li {
	list-style: none;
	float: left;
	margin-right: 15px;
	margin-left: 0!important;
}
.tabs-type-dynamic .nav-tabs li.menu-icon {
	font-size: 16px;
	line-height: 22px;
}
.tabs-type-dynamic .nav-tabs li a {
	cursor: pointer;
	width: 12px;
	height: 12px;
	border-radius: 50%!important;
	border: 2px solid #666!important;
	overflow: hidden;
	display: block;
	padding: 3px!important;
	margin: 5px 0;
	opacity: 0.4;
	font-size: 0;
	-webkit-transition: color .6s, opacity .25s;
	-moz-transition: color .25s, opacity .25s;
	-ms-transition: color .6s, opacity .25s;
	-o-transition: color .6s, opacity .25s;
	transition: color .6s, opacity .25s;
}
.tabs-type-dynamic .nav-tabs li.active a, .tabs-type-dynamic .nav-tabs li a:hover {
	opacity: 1;
}
.tabs-type-dynamic .nav-tabs.show-tabs a {
	width: auto;
	height: auto;
	position: relative;
	padding: 0 5px!important;
	margin: 0;
	opacity: 1;
	font-size: 16px;
	border-radius: 0!important;
	background: transparent!important;
	background-color: transparent!important;
	border: 0!important;
}
.spb_tabs .nav-tabs.center-tabs {
	text-align: center;
}
.spb_tabs .nav-tabs.center-tabs > li {
	float: none;
	display: inline-block;
	vertical-align: top;
}
.spb_tabs .tab-content > .tab-pane {
	transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-webkit-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
}
.spb_tabs .tab-content > .tab-pane.load {
	display: block!important;
	opacity: 0;
}
.spb_tabs .tab-content > .tab-pane > .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
.spb_tour .nav-tabs {
	float: left;
	margin-right: 10px;
	border-right: 0;
	border-bottom: 0;
	width: 120px;
}
.spb_tour .nav-tabs li {
	float: none;
	font-size: 16px;
}
.spb_tour .nav-tabs li a {
	border-radius: 0;
	margin-bottom: 0;
	padding: 10px 18px;
	border-color: #222;
	border-style: solid;
	border-width: 0!important;
	border-bottom-width: 2px!important;
	background: transparent;
}
.spb_tour .nav-tabs li.active a {
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	opacity: 1;
}
.spb_tour .nav-tabs li a > i {
	margin-right: 5px;
}
.spb_tour .nav-tabs li a > i[class*="ss-"] {
	display: inline-block;
	line-height: 100%;
	vertical-align: -3px;
}
.spb_tour .tab-content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 100px;
	padding-left: 135px;
}
.spb_tour .tab-content > .tab-pane {
	transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-webkit-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
}
.spb_tour .tab-content > .tab-pane.load {
	display: block;
	opacity: 0;
}
.spb_tour .tab-content .row {
	margin-left: 0!important;
}
.spb_tour .tab-content .row [class*="span"] {
	width: 100%!important;
	margin-left: 0!important;
}


/* --------------------------------------------
	TESTIMONIALS SHORTCODE
-------------------------------------------- */

.testimonial-wrap {
	margin-bottom: 20px;
}
.testimonial-wrap.large .testimonial-text {
	font-size: 24px;
	line-height: 160%;
}
ul.testimonials {
	margin-bottom: 0;
	list-style: none;
}
.testimonials > li {
	margin-bottom: 40px;
	height: auto;
	padding-left: 60px;
	position: relative;
}
.testimonials > li:before {
	content: "\201C";
	font-family: "SSGizmo";
	font-weight: normal;
	font-style: normal;
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	font-size: 34px;
}
.testimonial-wrap.large .testimonials > li {
	margin-bottom: 60px;
}
.testimonial-wrap.large .testimonials > li:before {
	top: 15px;
}
.column_container .testimonials.carousel-items > li {
	padding-right: 30px;
}
.testimonial-text {
	margin-bottom: 5px;
}
.testimonial-wrap.large .testimonial-text {
	margin-bottom: 10px;
}
.testimonial-text p {
	margin-bottom: 10px;
}
.testimonial-cite img {
	width: 40px;
	height: 40px;
	float: left;
	border-radius: 50%;
	margin-right: 15px;
	margin-top: 10px;
}
.testimonial-cite .cite-text.has-cite-image {
	padding-top: 10px;
}
.testimonial-cite .cite-text .cite-name {
	font-weight: bold;
	display: block;
}
.spb_testimonial_carousel_widget cite, .testimonials-slider cite {
	font-weight: bold;
}
.testimonials-slider cite span {
	display: block;
	font-size: 12px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity= 80);
	font-weight: normal;
	margin-top: -4px;
}
.testimonial .pagination-wrap {
	margin-top: 10px;
}
.testimonial.carousel-item {
	list-style: none;
}
.testimonials.carousel-items li .testimonial-text {
	padding-top: 0;
	margin-bottom: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	position: relative;
}
.testimonials.carousel-items li .testimonial-text:after {
	content: '';
	width: 0;
	height: 0;
	border-top: 1px solid #fff;
	border-bottom: 10px solid transparent;
	border-left: 12px solid #fff;
	position: absolute;
	left: 30px;
	bottom: -11px;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity= 60);
}

/* --------------------------------------------
	TESTIMONIAL SLIDER SHORTCODE
-------------------------------------------- */

.slider-wrap {
	position: relative;
}
.testimonials-slider {
	padding-bottom: 15px;
}
.flexslider.content-slider ul.slides {
	background: transparent;
}
.spb_testimonial_slider_widget .spb-asset-content {
	padding-top: 60px;
	padding-bottom: 55px;
	overflow: hidden;
}
.spb_testimonial_slider_widget .testimonial-icon {
	width: 100%;
	margin-bottom: 20px;
	text-align: left;
	padding: 0 36% 0 22%;
}
.spb_testimonial_slider_widget .testimonial-icon i {
	font-size: 34px;
}
.spb_testimonial_slider_widget .content-slider .lSSlideWrapper, .spb_tweets_slider_widget .content-slider .lSSlideWrapper {
	padding: 0 36% 0 22%;
}
.content-slider .lSSlideOuter .lSPager.lSpg {
	position: absolute;
	top: 10px!important;
	right: 20%;
	left: auto!important;
	width: auto!important;
	margin-top: 0!important;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li {
	display: block;
	margin-top: 10px;
	margin-left: 0;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li:first-child {
	margin-top: 0;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li a {
	width: 8px;
	height: 8px;
	margin: 1px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	transition: none;
}
.content-slider .lSSlideOuter .lSPager.lSpg > li.active a {
	width: 10px;
	height: 10px;
	margin: 0;
}
.testimonials-slider .slide-content-wrap {
	text-align: left;
}
.testimonials-slider .testimonial-text {
	margin-bottom: 30px;
}
.testimonials-slider .testimonial-text.text-large {
	font-size: 24px;
	line-height: 32px;
}
.testimonials-slider .flex-control-nav, .tweets-slider .flex-control-nav {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 4;
	list-style: none!important;
	width: 100%;
	text-align: center;
}
.testimonials-slider .flex-control-nav li, .tweets-slider .flex-control-nav li {
	float: none;
}


/* --------------------------------------------
	TEXT BLOCK SHORTCODE
-------------------------------------------- */

.spb_text_column ul, .box-content-wrap ul, #comments-list .comment-body ul {
	list-style: disc inside none;
}
.spb_text_column {
	margin-bottom: 20px;
}
.spb_text_column > .spb-asset-content {
	display: inline-block;
	width: 100%;
}


/* --------------------------------------------
	TOGGLE SHORTCODE
-------------------------------------------- */

.toggle-wrap {
	margin-bottom: 15px;
}
.toggle-wrap .spb_toggle {
	padding: 12px 15px;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	border: 2px solid #e3e3e3;
	border-left: 0;
	border-right: 0;
	position: relative;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: inherit;
	opacity: 0.6;
}
.toggle-wrap .spb_toggle_title_active {
	opacity: 1;
	border-bottom-color: transparent!important;
}
.toggle-wrap .spb_toggle:after {
	font-size: 24px;
	display: inline-block;
	float: right;
	height: 26px;
	width: 23px;
	-webkit-transform: translate3d(0px, 0px, 0px) rotate(0deg);
	transform: translate3d(0px, 0px, 0px) rotate(0deg);
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
	transition: transform 0.3s cubic-bezier(0.15, 0.85, 0.35, 1);
	font-weight: normal;
}
.toggle-wrap .spb_toggle:hover:after {
	-webkit-transform: rotate(180deg) translate3d(0,0,0);
	transform: rotate(180deg) translate3d(0,0,0);
}
.toggle-wrap .spb_toggle.spb_toggle_title_active:hover:after {
	-webkit-transform: rotate(180deg) translate3d(0,0,0);
	transform: rotate(180deg) translate3d(0,0,0);
}
.toggle-wrap .spb_toggle_open {
	display: block;
}
.toggle-wrap .spb_toggle:hover {
	cursor: pointer;
}
.toggle-wrap .spb_toggle_title_active {
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.spb_toggle_content {
	padding: 10px;
	display: none;
}
.spb_toggle_content p:last-child {
	margin-bottom: 0;
}


/* --------------------------------------------
	TWEET SLIDER SHORTCODE
-------------------------------------------- */

.spb_tweets_slider_widget .spb-asset-content {
	padding-top: 140px;
	padding-bottom: 80px;
	overflow: hidden;
}
.spb_tweets_slider_widget .tweet-icon {
	width: 100%;
	position: absolute;
	text-align: left;
	top: 80px;
	padding: 0 36% 0 22%;
}
.spb_tweets_slider_widget .tweet-icon i {
	font-size: 34px;
}
.spb_tweets_slider_widget .flexslider > li {
	min-height: 150px;
}
.spb_tweets_slider_widget .tweet-text {
	width: 100%;
	text-align: left;
	font-size: 24px;
	line-height: 38px;
}
.spb_tweets_slider_widget .twitter_intents {
	display: block;
	text-align: left;
	margin-top: 20px;
}
.spb_tweets_slider_widget .twitter_intents .reply, .spb_tweets_slider_widget .twitter_intents .retweet, .spb_tweets_slider_widget .twitter_intents .favorite {
	display: none;
}
.spb_tweets_slider_widget .twitter_intents a {
	display: block;
	float: left;
	clear: left;
}
.spb_tweets_slider_widget .twitter_intents a:first-child {
	margin-left: 0;
}
.spb_tweets_slider_widget a.twitter-timestamp {
	margin-top: 20px;
	display: block;
	padding: 0 15%;
}
.spb_tweets_slider_widget a:hover {
	text-decoration: none;
}


/* --------------------------------------------
	MISC SHORTCODES
-------------------------------------------- */

.horizontal-break {
	height: 1px;
	width: 50px;
	margin: 20px auto 25px;
}
.horizontal-break.bold {
	height: 5px;
	width: 100px;
}
span.highlighted {
	padding: 1px 3px;
	border-radius: 1px;
	margin-right: 2px;
	color: #fff;
}
span.dropcap1, span.dropcap2 {
	float: left;
	padding: 11px 0px 9px;
	margin-right: 8px;
	font-size: 46px;
	font-style: normal;
}
span.dropcap3, span.dropcap4 {
	float: left;
	font-style: normal;
	font-size: 18px;
	padding: 6px 10px 6px 11px;
	margin: 4px 10px 2px 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
span.dropcap4 {
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
blockquote {
	border-left: 0;
	padding: 10px 0;
}
blockquote, blockquote p {
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
}
blockquote.blockquote1, blockquote.blockquote1 p {
	font-size: 12px;
	line-height: 18px;
}
blockquote.blockquote2, blockquote.blockquote2 p, blockquote.pullquote, blockquote.pullquote p {
	font-size: 14px;
	line-height: 22px;
}
blockquote.blockquote3, blockquote.blockquote3 p {
	font-size: 28px;
	line-height: 40px;
}
blockquote.pullquote {
	border-left: 2px solid transparent;
	padding: 0 0 0 20px;
}
.decorative-ampersand {
	font-family: 'Vidaloka', serif;
	font-size: 24px;
}


/* --------------------------------------------
	RETINA
-------------------------------------------- */

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.widget_calendar tbody tr > td.pad {
		background-image: url('images/scanlines_dark@2x.png');
		background-size: 4px 4px;
	}
}


/* --------------------------------------------
	ANIMATION
-------------------------------------------- */

.sf-animation {
	opacity: 0;
	-webkit-transition: opacity 0.5s ease-in-out;
	-moz-transition: opacity 0.5s ease-in-out;
	-o-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	-webkit-animation-duration: 1s;
	        animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
}
html.no-js .sf-animation, .sf-animation[data-animation="none"] {
	opacity: 1!important;
	left: auto!important;
	right: auto!important;
	bottom: auto!important;
	-webkit-transform: scale(1)!important;
	-o-transform: scale(1)!important;
	-moz-transform: scale(1)!important;
	transform: scale(1)!important;
}
html.no-js .sf-animation.image-banner-content, .sf-animation[data-animation="none"].image-banner-content {
	bottom: 50%!important;
}

.sf-animate {
	opacity: 1;
	display: block;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.sf-animate-out {
	-webkit-animation-direction: reverse;
		    animation-direction: reverse;
}
.sf-animate.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.sf-animation[data-animation="fade-in"].sf-animate {
	opacity: 1;
	-webkit-transition: all 0.8s ease-out;
	-moz-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}
.sf-animation[data-animation="fade-from-bottom"].sf-animate {
	opacity: 1;
	bottom: 0;
}
.sf-animation[data-animation="fade-from-bottom"].image-banner-content.sf-animate {
	bottom: 50%;
}
.sf-animation[data-animation="fade-from-right"].sf-animate {
	opacity: 1;
	right: 0;
	-webkit-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
	-moz-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
	-o-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
	transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.sf-animation[data-animation="fade-from-left"].sf-animate {
	opacity: 1;
	left: 0;
	-webkit-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
	-moz-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
	-o-transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
	transition: all 0.8s cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.sf-animation[data-animation="grow"] {
	opacity: 0;
    -webkit-transform: scale(0.4);
    -o-transform: scale(0.4);
    -moz-transform: scale(0.4);
    transform: scale(0.4);
    -webkit-transform-origin: 50% 50%;
    -webkit-transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
    -moz-transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
    -o-transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
    transition: all 0.6s cubic-bezier(0.15, 0.85, 0.35, 1.25);
}
.sf-animation[data-animation="grow"].sf-animate {
	opacity: 1;
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.sf-animation[data-animation="pop-up"].sf-animate {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: scale(0.2);
	-moz-transform: scale(0.2);
	transform: scale(0.2);
	-webkit-animation: popUp 0.4s ease-in-out forwards;
	-moz-animation: popUp 0.4s ease-in-out forwards;
	animation: popUp 0.4s ease-in-out forwards;
}
.sf-animation[data-animation="flip"].sf-animate {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0% 0%;
	-moz-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
	-webkit-transform: rotateX(-80deg);
	-moz-transform: rotateX(-80deg);
	transform: rotateX(-80deg);
	-webkit-animation: flip .8s ease-in-out forwards;
	-moz-animation: flip .8s ease-in-out forwards;
	animation: flip .8s ease-in-out forwards;
}
.sf-animation[data-animation="helix"].sf-animate {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg);
	transform: rotateY(-180deg);
	-webkit-animation: helix .8s ease-in-out forwards;
	-moz-animation: helix .8s ease-in-out forwards;
	animation: helix .8s ease-in-out forwards;
}
.sf-animation[data-animation="move-up"] {
	-webkit-transform: translateY(100px);
	-moz-transform: translateY(100px);
	transform: translateY(100px);
	opacity: 0;
}
.sf-animation[data-animation="move-up"].sf-animate {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	-webkit-animation: transform 0.65s cubic-bezier(0.725, 0.000, 0.000, 0.995) both, opacity 0.65s ease-out both;
	-moz-animation: transform 0.65s cubic-bezier(0.725, 0.000, 0.000, 0.995) both, opacity 0.65s ease-out both;
	transition: transform 0.65s cubic-bezier(0.725, 0.000, 0.000, 0.995) both, opacity 0.65s ease-out both;
}
.sf-animation[data-animation="spin"].sf-animate {
	-webkit-animation: spin 0.65s ease forwards;
	-moz-animation: spin 0.65s ease forwards;
	animation: spin 0.65s ease forwards;
}
.sf-animation[data-animation="flip-x"].sf-animate {
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-o-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation: flipX 0.65s ease forwards;
	-moz-animation: flipX 0.65s ease forwards;
	animation: flipX 0.65s ease forwards;
}
.sf-animation[data-animation="flip-y"].sf-animate {
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-o-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation: flipY 0.65s ease forwards;
	-moz-animation: flipY 0.65s ease forwards;
	animation: flipY 0.65s ease forwards;
}
.sf-animation[data-animation="fade-from-left"] {
	left: -70px;
}
.sf-animation[data-animation="fade-from-right"] {
	right: -70px;
}
.sf-animation[data-animation="fade-from-bottom"] {
	bottom: -70px;
}
.sf-animation[data-animation="fade-from-left"], .sf-animation[data-animation="fade-from-right"] {
	margin: 0 auto;
}
.browser-ie .sf-animation[data-animation="pop-up"].sf-animate, .browser-ie .sf-animation[data-animation="flip"].sf-animate, .browser-ie .sf-animation[data-animation="helix"].sf-animate, .browser-ie .sf-animation[data-animation="fly"].sf-animate, .browser-ie .sf-animation[data-animation="move-up"].sf-animate, .browser-ie .sf-animation[data-animation="spin"].sf-animate, .browser-ie .sf-animation[data-animation="flip-x"].sf-animate, .browser-ie .sf-animation[data-animation="flip-y"].sf-animate {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}

@-webkit-keyframes fadeIn {
	to { opacity: 1; }
}

@-moz-keyframes fadeIn {
	to { opacity: 1; }
}

@keyframes fadeIn {
	to { opacity: 1; }
}
@-webkit-keyframes moveUp {
	to { -webkit-transform: translateY(0); opacity: 1; }
}

@-moz-keyframes moveUp {
	to { -moz-transform: translateY(0); opacity: 1; }
}

@keyframes moveUp {
	to { transform: translateY(0); opacity: 1; }
}

@-webkit-keyframes scaleUp {
	to { -webkit-transform: scale(1); opacity: 1; }
}

@-moz-keyframes scaleUp {
	to { -moz-transform: scale(1); opacity: 1; }
}

@keyframes scaleUp {
	to { transform: scale(1); opacity: 1; }
}

@-webkit-keyframes fallPerspective {
	100% { -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}

@-moz-keyframes fallPerspective {
	100% { -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}

@keyframes fallPerspective {
	100% { transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}

@-webkit-keyframes fly {
	100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}
@-moz-keyframes fly {
	100% { -moz-transform: rotateX(0deg); opacity: 1; }
}
@keyframes fly {
	100% { transform: rotateX(0deg); opacity: 1; }
}

@-webkit-keyframes flip {
	100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}

@-moz-keyframes flip {
	100% { -moz-transform: rotateX(0deg); opacity: 1; }
}

@keyframes flip {
	100% { transform: rotateX(0deg); opacity: 1; }
}

@-webkit-keyframes helix {
	100% { -webkit-transform: rotateY(0deg); opacity: 1; }
}

@-moz-keyframes helix {
	100% { -moz-transform: rotateY(0deg); opacity: 1; }
}

@keyframes helix {
	100% { transform: rotateY(0deg); opacity: 1; }
}
@-webkit-keyframes popUp {
	70% { -webkit-transform: scale(1.1); opacity: .8; -webkit-animation-timing-function: ease-out; }
	100% { -webkit-transform: scale(1); opacity: 1; }
}

@-moz-keyframes popUp {
	70% { -moz-transform: scale(1.1); opacity: .8; -moz-animation-timing-function: ease-out; }
	100% { -moz-transform: scale(1); opacity: 1; }
}

@keyframes popUp {
	70% { transform: scale(1.1); opacity: .8; animation-timing-function: ease-out; }
	100% { transform: scale(1); opacity: 1; }
}

@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); opacity: 1; }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); opacity: 1; }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); opacity: 1; }
}
@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); opacity: 1; }
}
@-webkit-keyframes  {
    0% {-webkit-transform: perspective(400px) rotateX(90deg);opacity: 0;}
    100% {-webkit-transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@-moz-keyframes  {
    0% {-moz-transform: perspective(400px) rotateX(90deg);opacity: 0;}
    100% {-moz-transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@-o-keyframes  {
    0% {-o-transform: perspective(400px) rotateX(90deg);opacity: 0;}
    100% {-o-transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@keyframes  {
    0% {transform: perspective(400px) rotateX(90deg);opacity: 0;}
    100% {transform: perspective(400px) rotateX(0deg);opacity: 1;}
}
@-webkit-keyframes flipY {
    0% {-webkit-transform: perspective(400px) rotateY(90deg);opacity: 0;}
    100% {-webkit-transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
@-moz-keyframes flipY {
    0% {-moz-transform: perspective(400px) rotateY(90deg);opacity: 0;}
	100% {-moz-transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
@-o-keyframes flipY {
	0% {-o-transform: perspective(400px) rotateY(90deg);opacity: 0;}
	100% {-o-transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
@keyframes flipY {
    0% {transform: perspective(400px) rotateY(90deg);opacity: 0;}
    100% {transform: perspective(400px) rotateY(0deg);opacity: 1;}
}
@-webkit-keyframes shake {
    0%, 50%, 100% {-webkit-transform: translateX(0);}
    25% {-webkit-transform: translateX(-100px);}
    75% {-webkit-transform: translateX(100px);}
}
@-moz-keyframes shake {
    0%, 50%, 100% {-moz-transform: translateX(0);}
    25% {-moz-transform: translateX(-100px);}
    75% {-moz-transform: translateX(100px);}
}
@-o-keyframes shake {
    0%, 50%, 100% {-o-transform: translateX(0);}
    25% {-o-transform: translateX(-100px);}
    75% {-o-transform: translateX(100px);}
}
@keyframes shake {
    0%, 50%, 100% {transform: translateX(0);}
    25% {transform: translateX(-100px);}
    75% {transform: translateX(100px);}
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-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-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-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-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-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 {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-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-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-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-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-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;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    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 {
  0% {
    -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);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -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);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -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);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -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);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -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 {
  0%, 100% {
    -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 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);
  }

  100% {
    -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);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
      -ms-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -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.2, 1.2, 1.2) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.2, 1.2, 1.2) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -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);
  }

  100% {
    -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 {
  0% {
    -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);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes wobble {
  0% {
    -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);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-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);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-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);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-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);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-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);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-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);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-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);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-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);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-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);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-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, -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);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-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, -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);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

@keyframes fadeIn {
  0% {opacity: 0;}
  100% {opacity: 1;}
}

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

@-webkit-keyframes flip {
  0% {
    -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;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -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;
  }

  100% {
    -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 {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-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-transition-timing-function: ease-in;
            transition-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);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-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-transition-timing-function: ease-in;
            transition-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);
  }

  100% {
    -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 {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-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-transition-timing-function: ease-in;
            transition-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);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-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-transition-timing-function: ease-in;
            transition-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);
  }

  100% {
    -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 lightSpeedIn {
  0% {
    -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;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -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;
  }

  100% {
    -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 rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -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 {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -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 {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -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 {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    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 zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 {
  0% {
    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 slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}