/* Main Text Font */

body,
p,
td,
.w-portfolio .w-portfolio-item .w-portfolio-item-title {
	font-family: 'Open Sans';
}

body,
p,
td {
	font-size: 14px;
	line-height: 24px;
}

/* Navigation Text Font */

.l-subheader .w-nav-item {
	font-family: 'Open Sans';
}

.l-subheader .w-nav-item {
	font-size: 16px;
}

/* Heading Text Font */

h1,
h2,
h3,
h4,
h5,
h6,
.w-counter-number,
.w-pricing-item-title,
.w-pricing-item-price,
.w-shortblog-entry-meta-date-day,
.tp-caption.impreza_white_huge,
.tp-caption.impreza_white_big,
.tp-caption.impreza_dark_huge,
.tp-caption.impreza_dark_big {
	font-family: 'Noto Sans';
}

h1 {
	font-size: 38px;
	line-height: 48px;
}

h2 {
	font-size: 32px;
	line-height: 42px;
}

h3 {
	font-size: 26px;
	line-height: 36px;
}

h4 {
	font-size: 22px;
	line-height: 32px;
}

h5 {
	font-size: 20px;
	line-height: 30px;
}

h6 {
	font-size: 18px;
	line-height: 26px;
}
/*************************** BODY ***************************/

/* Body Background Color */
.l-body {
	background-color: #eee;
	}

/*************************** HEADER ***************************/

/* Header Background Color */
.l-subheader.at_middle,
.l-subheader.at_middle .w-nav.touch_enabled .w-nav-list.level_1,
.l-subheader.at_middle .w-lang-list {
	background-color: #fff;
	}
	
/* Header Text Color */
.w-logo-link,
.l-subheader.at_middle .w-nav-control,
.l-subheader.at_middle .w-nav-anchor.level_1,
.l-subheader.at_middle .w-nav.touch_enabled .w-nav-anchor.level_1,
.l-subheader.at_middle .w-cart-link,
.l-subheader.at_middle .w-search-show,
.l-subheader.at_middle .w-contacts,
.l-subheader.at_middle .w-contacts-item-value a,
.l-subheader.at_middle .w-socials-item-link,
.l-subheader.at_middle .w-lang-list .w-lang-item,
.l-subheader.at_middle .w-lang-current {
	color: #666;
	}
	
/* Header Text Hover Color */
.no-touch .w-logo-link:hover,
.l-subheader.at_middle .w-nav.touch_enabled .w-nav-item.level_1.active .w-nav-anchor.level_1,
.l-subheader.at_middle .w-nav.touch_enabled .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1,
.l-subheader.at_middle .w-nav.touch_enabled .w-nav-item.level_1.current-menu-ancestor .w-nav-anchor.level_1,
.no-touch .l-subheader.at_middle .w-nav.touch_enabled .w-nav-item.level_1:hover .w-nav-anchor.level_1,
.no-touch .l-subheader.at_middle .w-cart-link:hover,
.no-touch .l-subheader.at_middle .w-cart-quantity,
.no-touch .l-subheader.at_middle .w-search-show:hover,
.no-touch .l-subheader.at_middle .w-contacts-item-value a:hover,
.no-touch .l-subheader.at_middle .w-lang-list .w-lang-item:hover,
.no-touch .l-subheader.at_middle .w-lang-current:hover {
	color: #f58020;
	}

/* Extended Header Background Color */
.l-subheader.at_top,
.l-subheader.at_top .w-lang-list,
.l-subheader.at_bottom {
	background-color: #f5f5f5;
	}

/* Extended Header Text Color */
.l-subheader.at_top .w-contacts,
.l-subheader.at_top .w-contacts-item-value a,
.l-subheader.at_top .w-socials-item-link,
.l-subheader.at_top .w-lang-list .w-lang-item,
.l-subheader.at_top .w-lang-current,
.l-subheader.at_bottom .w-nav-control,
.l-subheader.at_bottom .w-nav-anchor.level_1,
.l-subheader.at_bottom .w-nav.touch_enabled .w-nav-anchor.level_1,
.l-subheader.at_bottom .w-cart-link,
.l-subheader.at_bottom .w-search-show {
	color: #999;
	}

/* Extended Header Text Hover Color */
.no-touch .l-subheader.at_top .w-contacts-item-value a:hover,
.no-touch .l-subheader.at_top .w-lang-list .w-lang-item:hover,
.no-touch .l-subheader.at_top .w-lang-current:hover,
.l-subheader.at_bottom .w-nav.touch_enabled .w-nav-item.level_1.active .w-nav-anchor.level_1,
.l-subheader.at_bottom .w-nav.touch_enabled .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1,
.l-subheader.at_bottom .w-nav.touch_enabled .w-nav-item.level_1.current-menu-ancestor .w-nav-anchor.level_1,
.no-touch .l-subheader.at_bottom .w-nav.touch_enabled .w-nav-item.level_1:hover .w-nav-anchor.level_1,
.no-touch .l-subheader.at_bottom .w-cart-link:hover,
.no-touch .l-subheader.at_bottom .w-cart-quantity,
.no-touch .l-subheader.at_bottom .w-search-show:hover {
	color: #f58020;
	}
	
/* Search Screen Background Color */
.l-subheader .w-search-form:before {
	background-color: #f58020;
	}

/* Search Screen Text Color */
.l-subheader .w-search-label,
.l-subheader .w-search-input input,
.l-subheader .w-search-close {
	color: #fff;
	}

/*************************** MAIN MENU ***************************/

/* Menu Hover Background Color */
.no-touch .l-subheader .w-nav-item.level_1:hover .w-nav-anchor.level_1,
.no-touch .l-subheader .w-nav-item.level_1.active:hover .w-nav-anchor.level_1,
.no-touch .l-subheader .w-nav-item.level_1.current-menu-item:hover .w-nav-anchor.level_1,
.no-touch .l-subheader .w-nav-item.level_1.current-menu-ancestor:hover .w-nav-anchor.level_1 {
	background-color: #fff;
	}

/* Menu Hover Text Color */
.no-touch .l-subheader .w-nav-item.level_1:hover .w-nav-anchor.level_1,
.no-touch .l-subheader .w-nav-item.level_1.active:hover .w-nav-anchor.level_1,
.no-touch .l-subheader .w-nav-item.level_1.current-menu-item:hover .w-nav-anchor.level_1,
.no-touch .l-subheader .w-nav-item.level_1.current-menu-ancestor:hover .w-nav-anchor.level_1 {
	color: #f58020;
	}
.no-touch .l-subheader .w-nav-anchor.level_1:after {
	background-color: #f58020;
	}

/* Menu Active Background Color */
.l-subheader .w-nav-item.level_1.active .w-nav-anchor.level_1,
.l-subheader .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1,
.l-subheader .w-nav-item.level_1.current-menu-ancestor .w-nav-anchor.level_1 {
	background-color: #fff;
	}

/* Menu Active Text Color */
.l-subheader .w-nav-item.level_1.active .w-nav-anchor.level_1,
.l-subheader .w-nav-item.level_1.current-menu-item .w-nav-anchor.level_1,
.l-subheader .w-nav-item.level_1.current-menu-ancestor .w-nav-anchor.level_1 {
	color: #f58020;
	}
	
/* Dropdown Background Color */
.l-subheader .w-nav-anchor.level_2,
.l-subheader .w-nav-anchor.level_3,
.touch_disabled [class*="columns"] .w-nav-list.level_2 {
	background-color: #fff;
	}
	
/* Dropdown Text Color */
.l-subheader .w-nav-anchor.level_2,
.l-subheader .w-nav-anchor.level_3,
.touch_disabled [class*="columns"] .w-nav-item.has_sublevel.active .w-nav-anchor.level_2,
.touch_disabled [class*="columns"] .w-nav-item.has_sublevel.current-menu-item .w-nav-anchor.level_2,
.touch_disabled [class*="columns"] .w-nav-item.has_sublevel.current-menu-ancestor .w-nav-anchor.level_2,
.no-touch .touch_disabled [class*="columns"] .w-nav-item.has_sublevel:hover .w-nav-anchor.level_2 {
	color: #666;
	}
	
/* Dropdown Hover Background Color */
.no-touch .l-subheader .w-nav-item.level_2:hover .w-nav-anchor.level_2,
.no-touch .l-subheader .w-nav-item.level_3:hover .w-nav-anchor.level_3 {
	background-color: #f58020;
	}
	
/* Dropdown Hover Text Color */
.no-touch .l-subheader .w-nav-item.level_2:hover .w-nav-anchor.level_2,
.no-touch .l-subheader .w-nav-item.level_3:hover .w-nav-anchor.level_3 {
	color: #fff;
	}
	
/* Dropdown Active Background Color */
.l-subheader .w-nav-item.level_2.active .w-nav-anchor.level_2,
.l-subheader .w-nav-item.level_2.current-menu-item .w-nav-anchor.level_2,
.l-subheader .w-nav-item.level_2.current-menu-ancestor .w-nav-anchor.level_2,
.l-subheader .w-nav-item.level_3.active .w-nav-anchor.level_3,
.l-subheader .w-nav-item.level_3.current-menu-item .w-nav-anchor.level_3,
.l-subheader .w-nav-item.level_3.current-menu-ancestor .w-nav-anchor.level_3 {
	background-color: #fff;
	}
	
/* Dropdown Active Text Color */
.l-subheader .w-nav-item.level_2.active .w-nav-anchor.level_2,
.l-subheader .w-nav-item.level_2.current-menu-item .w-nav-anchor.level_2,
.l-subheader .w-nav-item.level_2.current-menu-ancestor .w-nav-anchor.level_2,
.l-subheader .w-nav-item.level_3.active .w-nav-anchor.level_3,
.l-subheader .w-nav-item.level_3.current-menu-item .w-nav-anchor.level_3,
.l-subheader .w-nav-item.level_3.current-menu-ancestor .w-nav-anchor.level_3 {
	color: #f58020;
	}

/*************************** MAIN CONTENT ***************************/

/* Background Color */
.l-canvas,
.w-blog.type_masonry .w-blog-entry-preview:before,
.w-cart-dropdown,
.w-filters-item.active .w-filters-item-link,
.no-touch .w-filters-item.active .w-filters-item-link:hover,
.w-portfolio-item-meta,
.w-portfolio-item-arrow,
.w-tabs-item.active,
.no-touch .w-tabs-item.active:hover,
.w-timeline-item,
.w-timeline-section-title,
.w-timeline.type_vertical .w-timeline-section-content,
.woocommerce div.product .woocommerce-tabs .tabs li.active,
.no-touch .woocommerce div.product .woocommerce-tabs .tabs li.active:hover,
.woocommerce .stars span:after,
.woocommerce .stars span a:after,
#bbp-user-navigation li.current {
	background-color: #fff;
	}
.g-btn.type_contrast,
.no-touch .g-btn.type_contrast:hover,
.no-touch .g-btn.type_contrast.outlined:hover,
.w-icon.color_border.with_circle .w-icon-link {
	color: #fff;
	}

/* Alternate Background Color */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea,
select,
.w-actionbox.color_alternate,
.w-blog.imgpos_atleft .w-blog-entry-preview-icon,
.w-filters,
.w-icon.color_text.with_circle .w-icon-link,
.w-icon.color_fade.with_circle .w-icon-link,
.w-pricing-item-title,
.w-pricing-item-price,
.w-tabs-list,
.widget.widget_nav_menu .menu-item.current-menu-item > a,
.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce div.product .woocommerce-tabs .tabs,
.woocommerce table.shop_table .actions .coupon .input-text,
.woocommerce #payment .payment_box,
#bbp-user-navigation,
#subscription-toggle,
#favorite-toggle {
	background-color: #f2f2f2;
	}
.woocommerce #payment .payment_box:after {
	border-color: #f2f2f2;
	}

/* Border Color */
.w-blog-entry,
.w-bloglist,
.w-blogpost,
.w-comments-item,
.w-pricing-item-h,
.w-tabs.layout_accordion,
.w-tabs.layout_accordion .w-tabs-section,
.w-timeline.type_vertical .w-timeline-section-content,
#wp-calendar thead th,
#wp-calendar tbody td,
#wp-calendar tfoot td,
.widget.widget_nav_menu .menu-item a,
.woocommerce form.login,
.woocommerce form.checkout_coupon,
.woocommerce form.register,
.woocommerce div.product .cart.variations_form,
.woocommerce div.product .cart table.group_table,
.woocommerce div.product .cart table.group_table td,
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td,
.woocommerce #reviews #comments .commentlist,
.woocommerce #reviews #comments .commentlist li,
.woocommerce .comment-respond,
.woocommerce .related,
.woocommerce .upsells,
.woocommerce .cross-sells,
.woocommerce table.shop_table td,
.woocommerce table.shop_table tfoot th,
.woocommerce .cart-collaterals .cart_totals td,
.woocommerce .cart-collaterals .cart_totals th,
.woocommerce .checkout #order_review,
.woocommerce .checkout table.shop_table,
.woocommerce ul.order_details li,
.woocommerce table.shop_table.order_details,
.woocommerce table.shop_table.my_account_orders,
.woocommerce.widget ul.product_list_widget li,
.woocommerce.widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce.widget.widget_layered_nav ul,
.woocommerce.widget.widget_layered_nav ul li,
#bbpress-forums .bbp-body ul.forum,
#bbpress-forums .bbp-forums li.bbp-header,
#bbpress-forums .bbp-body ul.topic,
#bbpress-forums .bbp-topics li.bbp-header,
.bbp-replies .bbp-body,
div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
.bbp-pagination-links a,
.bbp-pagination-links span.current,
span.bbp-topic-pagination a.page-numbers,
.bbp-logged-in,
fieldset {
	border-color: #e8e8e8;
	}
.g-hr-h i,
.page-404 i,
.w-icon.color_border .w-icon-link {
	color: #e8e8e8;
	}
.g-hr-h:before,
.g-hr-h:after,
.g-btn.type_default,
.g-btn.type_default.outlined:before,
.w-icon.color_border.with_circle .w-icon-link,
.w-timeline-list:before,
.woocommerce .button,
.no-touch .woocommerce .quantity .plus:hover,
.no-touch .woocommerce .quantity .minus:hover,
.woocommerce.widget_price_filter .ui-slider,
.bbp-row-actions #favorite-toggle a,
.bbp-row-actions #subscription-toggle a {
	background-color: #e8e8e8;
	}
.g-btn.type_default.outlined,
.g-pagination-item,
.w-socials-item-link,
.w-tags.layout_block .w-tags-item-link,
.w-team-member-links-item,
.w-testimonial,
.woocommerce .woocommerce-pagination ul li a,
.woocommerce .woocommerce-pagination ul li span {
	box-shadow: 0 0 0 2px #e8e8e8 inset;
	}

/* Heading Color */
.g-html h1,
.g-html h2,
.g-html h3,
.g-html h4,
.g-html h5,
.g-html h6,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea,
select,
.no-touch .g-btn.type_default:hover,
.no-touch .g-btn.type_default.outlined:hover,
.g-btn.type_contrast.outlined,
.w-blog-entry-title,
.w-counter-number,
.w-portfolio .w-portfolio-item h2.w-portfolio-item-title,
.w-pricing-item-title,
.w-pricing-item-price,
.w-search.submit_inside .w-search-submit:hover:before,
.w-shortblog-entry-meta-date,
.no-touch .w-tabs-item:hover,
.no-touch .w-testimonial:hover,
.w-timeline-item,
.w-timeline-section-title,
.woocommerce .product .price,
.no-touch .woocommerce div.product .woocommerce-tabs .tabs li:hover,
.woocommerce table.shop_table .actions .coupon .input-text {
	color: #444;
	}
.g-btn.type_contrast,
.g-btn.type_contrast.outlined:before {
	background-color: #444;
	}
.g-btn.type_contrast.outlined {
	box-shadow: 0 0 0 2px #444 inset;
	}

/* Text Color */
.l-canvas,
.g-btn.type_default,
.g-btn.type_default.outlined,
.g-pagination-item,
.w-clients-nav,
.w-clients-nav.disabled,
.w-clients-nav.disabled:hover,
.w-filters-item-link,
.w-icon.color_text .w-icon-link,
.color_primary .w-icon.color_text.with_circle .w-icon-link,
.w-socials-item-link,
.w-tags.layout_block .w-tags-item-link,
.widget.widget_archive ul li a,
.widget.widget_categories ul li a,
.widget.widget_nav_menu .menu-item a,
.woocommerce .button,
.l-subfooter.at_top .woocommerce .button,
.woocommerce .quantity .plus,
.woocommerce .quantity .minus,
li.bbp-forum-freshness > a,
li.bbp-topic-freshness > a,
.bbp-row-actions #favorite-toggle a,
.bbp-row-actions #subscription-toggle a,
#bbp-user-navigation li.current a,
#bbpress-forums div.bbp-topic-author a.bbp-author-name,
#bbpress-forums div.bbp-reply-author a.bbp-author-name {
	color: #666;
	}

/* Primary Color */
a,
.g-html .highlight,
.g-btn.type_primary.outlined,
.no-touch .w-blog-entry-link:hover .w-blog-entry-title-h,
.no-touch .w-blog-entry-link:hover .w-blog-entry-preview-icon,
.no-touch .w-clients-nav:hover,
.l-main .w-contacts-item i,
.w-counter.color_primary .w-counter-number,
.w-filters-item.active .w-filters-item-link,
.no-touch .w-filters-item.active .w-filters-item-link:hover,
.w-icon.color_primary .w-icon-link,
.w-iconbox-icon,
.no-touch .w-iconbox-link:hover .w-iconbox-title,
.no-touch .w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item:hover,
.w-shortblog-entry-title-h,
.w-tabs-item.active,
.no-touch .w-tabs-item.active:hover,
.w-tabs.layout_accordion .w-tabs-section.active .w-tabs-section-title,
.no-touch .w-tags.layout_block .w-tags-item-link:hover,
.w-team-member-link .w-team-member-name,
.widget.widget_nav_menu .menu-item.current-menu-item > a,
.woocommerce .products .product .button,
.no-touch .woocommerce .products .product .button.loading:hover,
.woocommerce .star-rating span:before,
.woocommerce .woocommerce-breadcrumb a,
.woocommerce div.product .woocommerce-tabs .tabs li.active,
.no-touch .woocommerce div.product .woocommerce-tabs .tabs li.active:hover,
.woocommerce .stars span a:after,
.woocommerce .cart-collaterals .cart_totals tr.total,
.woocommerce .checkout table.shop_table .total,
.woocommerce.widget.widget_shopping_cart p.total .amount,
#subscription-toggle span.is-subscribed:before,
#favorite-toggle span.is-favorite:before {
	color: #f58020;
	}
.l-submain.color_primary,
.w-actionbox.color_primary,
.g-btn.type_primary,
.g-btn.type_primary.outlined:before,
button,
input[type="submit"],
.g-pagination-item.active,
.no-touch .g-pagination-item:before,
.no-touch .w-iconbox.with_circle .w-iconbox-icon:before,
.no-touch .w-filters-item-link:hover,
.w-icon.color_primary.with_circle .w-icon-link,
.w-pricing-item.type_featured .w-pricing-item-title,
.w-pricing-item.type_featured .w-pricing-item-price,
.no-touch .w-team-member-links,
.w-timeline-item:before,
.w-timeline.type_vertical .w-timeline-section:before,
.w-timeline-section-title:before,
.w-timeline-section.active .w-timeline-section-title:before,
.no-touch .w-toplink.active:hover,
.no-touch .flex-direction-nav li span:before,
.no-touch .tp-leftarrow.default:before,
.no-touch .tp-rightarrow.default:before,
.no-touch .widget.widget_nav_menu .menu-item a:hover,
.woocommerce .button.alt,
.woocommerce .button.checkout,
.no-touch .woocommerce .products .product .button:hover,
.no-touch .woocommerce .woocommerce-pagination ul li a:hover,
.woocommerce .woocommerce-pagination ul li span.current,
.woocommerce .onsale,
.no-touch .woocommerce table.shop_table .product-remove a.remove:hover,
.woocommerce.widget_price_filter .ui-slider .ui-slider-range,
.woocommerce.widget_layered_nav ul li.chosen,
.woocommerce.widget_layered_nav_filters ul li a,
.no-touch .bbp-row-actions #favorite-toggle a:hover,
.no-touch .bbp-row-actions #subscription-toggle a:hover,
.no-touch .bbp-pagination-links a:hover,
.bbp-pagination-links span.current,
.no-touch span.bbp-topic-pagination a.page-numbers:hover,
p.demo_store {
	background-color: #f58020;
	}
.g-html blockquote,
.w-blog-entry.sticky,
.no-touch .w-clients-item:hover,
.w-filters-item.active .w-filters-item-link,
.w-tabs-item.active,
.no-touch .w-tabs-item.active:hover,
.no-touch .widget.widget_nav_menu .menu-item a:hover,
.woocommerce div.product .woocommerce-tabs .tabs li.active,
.woocommerce.widget_layered_nav ul li.chosen,
.no-touch .bbp-pagination-links a:hover,
.bbp-pagination-links span.current,
.no-touch span.bbp-topic-pagination a.page-numbers:hover,
#bbp-user-navigation li.current {
	border-color: #f58020;
	}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
textarea:focus,
select:focus,
.woocommerce .quantity input.qty:focus,
.woocommerce table.shop_table .actions .coupon .input-text:focus,
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content:focus {
	box-shadow: 0 0 0 2px #f58020;
	}
.g-btn.type_primary.outlined,
.w-clients-nav:hover,
.l-main .w-contacts-item i,
.w-iconbox.with_circle .w-iconbox-icon,
.no-touch .w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item:hover,
.no-touch .w-tags.layout_block .w-tags-item-link:hover,
.no-touch .w-testimonial:hover,
.w-timeline-item,
.w-timeline-section-title,
.woocommerce .products .product .button,
.no-touch .woocommerce .products .product .button.loading:hover {
	box-shadow: 0 0 0 2px #f58020 inset;
	}

/* Secondary Color */
.no-touch a:hover,
.no-touch a:active,
.g-btn.type_secondary.outlined,
.no-touch .w-blog.type_masonry .w-blog-entry-meta a:hover,
.w-counter.color_secondary .w-counter-number,
.w-icon.color_secondary .w-icon-link,
.no-touch .w-shortblog-entry-link:hover .w-shortblog-entry-title-h,
.no-touch .w-team-member-link:hover .w-team-member-name,
.no-touch .widget.widget_archive ul li a:hover,
.no-touch .widget.widget_categories ul li a:hover,
.no-touch .widget.widget_tag_cloud .tagcloud a:hover,
.no-touch .woocommerce .woocommerce-breadcrumb a:hover,
.no-touch .woocommerce.widget.widget_product_tag_cloud .tagcloud a:hover,
.no-touch li.bbp-forum-freshness > a:hover,
.no-touch li.bbp-topic-freshness > a:hover,
.no-touch p.bbp-topic-meta a:hover,
.no-touch .bbp-forum-header a.bbp-forum-permalink:hover,
.no-touch .bbp-topic-header a.bbp-topic-permalink:hover,
.no-touch .bbp-reply-header a.bbp-reply-permalink:hover,
.no-touch .bbp_widget_login a.button.logout-link:hover,
.no-touch #bbpress-forums div.bbp-topic-author a.bbp-author-name:hover,
.no-touch #bbpress-forums div.bbp-reply-author a.bbp-author-name:hover {
	color: #666;
	}
.l-submain.color_secondary,
.g-btn.type_secondary,
.g-btn.type_secondary.outlined:before,
.w-icon.color_secondary.with_circle .w-icon-link,
.no-touch .button:hover,
.no-touch input[type="submit"]:hover,
.no-touch .woocommerce .button:hover,
.no-touch .woocommerce .button.alt:hover,
.no-touch .woocommerce .button.checkout:hover,
.no-touch .woocommerce.widget_layered_nav_filters ul li a:hover {
	background-color: #666;
	}
.g-btn.type_secondary.outlined {
	box-shadow: 0 0 0 2px #666 inset;
	}

/* Fade Elements Color */
.w-blog-entry-meta,
.w-blog.type_masonry .w-blog-entry-meta a,
.w-bloglist-entry-date,
.w-bloglist-entry-author,
.w-blogpost-meta,
.w-comments-item-date,
.w-icon.color_fade .w-icon-link,
.no-touch .w-icon.color_fade.with_circle .w-icon-link:hover,
.w-links-anchor:before,
.w-pagehead p,
.w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item,
.w-search.submit_inside .w-search-submit:before,
.w-team-member-role,
.w-testimonial-person i,
#wp-calendar thead th,
.widget.widget_archive ul li:before,
.widget.widget_categories ul li:before,
.widget.widget_nav_menu .menu-item a:before,
.widget.widget_recent_entries ul li span,
.widget.widget_rss ul li span,
.widget.widget_rss ul li cite,
.widget.widget_tag_cloud .tagcloud a,
.woocommerce .woocommerce-breadcrumb,
.woocommerce .star-rating:before,
.woocommerce small.note,
.woocommerce .woocommerce-result-count,
.woocommerce .products .product .price del,
.woocommerce div.product .price del,
.woocommerce #reviews #comments .commentlist .meta,
.woocommerce .stars span:after,
.woocommerce table.shop_table .product-remove a.remove,
.woocommerce .cart-collaterals .cart_totals small,
.woocommerce #payment .payment_box span.help,
.woocommerce.widget.widget_product_tag_cloud .tagcloud a,
.woocommerce.widget.widget_product_categories ul li:before,
.bbp-topics-front ul.topic:before,
.bbp-topics ul.topic:before,
p.bbp-topic-meta,
p.bbp-topic-meta a,
div.bbp-forum-header,
div.bbp-topic-header,
div.bbp-reply-header,
.bbp-pagination-count,
.bbp_widget_login a.button.logout-link,
.widget.widget_display_replies ul li div,
.widget.widget_display_topics ul li div,
.widget.widget_display_views ul li:before,
.widget.widget_display_forums ul li:before {
	color: #999;
	}
.w-shortblog-entry-meta-date {
	box-shadow: 0 0 0 2px #999 inset;
	}

/*************************** ALTERNATE CONTENT ***************************/

/* Background Color */
.l-submain.color_alternate,
.color_alternate .w-blog.type_masonry .w-blog-entry-preview:before,
.color_alternate .w-filters-item.active .w-filters-item-link,
.no-touch .color_alternate .w-filters-item.active .w-filters-item-link:hover,
.color_alternate .w-tabs-item.active,
.no-touch .color_alternate .w-tabs-item.active:hover,
.color_alternate .w-timeline-item,
.color_alternate .w-timeline-section-title,
.color_alternate .w-timeline.type_vertical .w-timeline-section-content {
	background-color: #f2f2f2;
	}
.color_alternate .g-btn.type_contrast,
.no-touch .color_alternate .g-btn.type_contrast:hover,
.no-touch .color_alternate .g-btn.type_contrast.outlined:hover,
.color_alternate .w-icon.color_border.with_circle .w-icon-link {
	color: #f2f2f2;
	}

/* Alternate Background Color */
.color_alternate input[type="text"],
.color_alternate input[type="password"],
.color_alternate input[type="email"],
.color_alternate input[type="url"],
.color_alternate input[type="tel"],
.color_alternate input[type="number"],
.color_alternate input[type="date"],
.color_alternate textarea,
.color_alternate select,
.color_alternate .w-blog.imgpos_atleft .w-blog-entry-preview-icon,
.color_alternate .w-filters,
.color_alternate .w-icon.color_text.with_circle .w-icon-link,
.color_alternate .w-icon.color_fade.with_circle .w-icon-link,
.color_alternate .w-pricing-item-title,
.color_alternate .w-pricing-item-price,
.color_alternate .w-tabs-list,
.color_alternate .widget.widget_nav_menu .menu-item.current-menu-item > a {
	background-color: #fff;
	}

/* Border Color */
.color_alternate .w-blog-entry,
.color_alternate .w-bloglist,
.color_alternate .w-blogpost,
.color_alternate .w-comments-item,
.color_alternate .w-pricing-item-h,
.color_alternate .w-tabs.layout_accordion,
.color_alternate .w-tabs.layout_accordion .w-tabs-section,
.color_alternate .w-timeline.type_vertical .w-timeline-section-content,
.color_alternate #wp-calendar thead th,
.color_alternate #wp-calendar tbody td,
.color_alternate #wp-calendar tfoot td,
.color_alternate .widget.widget_nav_menu .menu-item a,
.color_alternate .widget.widget_nav_menu .menu-item a:hover {
	border-color: #ddd;
	}
.color_alternate .g-hr-h i,
.color_alternate .page-404 i,
.color_alternate .w-icon.color_border .w-icon-link {
	color: #ddd;
	}
.color_alternate .g-hr-h:before,
.color_alternate .g-hr-h:after,
.color_alternate .g-btn.type_default,
.color_alternate .g-btn.type_default.outlined:before,
.color_alternate .w-icon.color_border.with_circle .w-icon-link,
.color_alternate .w-timeline-list:before {
	background-color: #ddd;
	}
.color_alternate .g-btn.type_default.outlined,
.color_alternate .g-pagination-item,
.color_alternate .w-socials-item-link,
.color_alternate .w-tags.layout_block .w-tags-item-link,
.color_alternate .w-team-member-links-item,
.color_alternate .w-testimonial {
	box-shadow: 0 0 0 2px #ddd inset;
	}

/* Heading Color */
.color_alternate h1,
.color_alternate h2,
.color_alternate h3,
.color_alternate h4,
.color_alternate h5,
.color_alternate h6,
.color_alternate input[type="text"],
.color_alternate input[type="password"],
.color_alternate input[type="email"],
.color_alternate input[type="url"],
.color_alternate input[type="tel"],
.color_alternate input[type="number"],
.color_alternate input[type="date"],
.color_alternate textarea,
.color_alternate select,
.no-touch .color_alternate .g-btn.type_default:hover,
.no-touch .color_alternate .g-btn.type_default.outlined:hover,
.color_alternate .g-btn.type_contrast.outlined,
.color_alternate .w-blog-entry-title,
.color_alternate .w-counter-number,
.color_alternate .w-pricing-item-title,
.color_alternate .w-pricing-item-price,
.color_alternate .w-search.submit_inside .w-search-submit:hover:before,
.color_alternate .w-shortblog-entry-meta-date,
.no-touch .color_alternate .w-tabs-item:hover,
.no-touch .color_alternate .w-testimonial:hover,
.color_alternate .w-timeline-item,
.color_alternate .w-timeline-section-title {
	color: #333;
	}
.color_alternate .g-btn.type_contrast,
.color_alternate .g-btn.type_contrast.outlined:before {
	background-color: #333;
	}
.color_alternate .g-btn.type_contrast.outlined {
	box-shadow: 0 0 0 2px #333 inset;
	}

/* Text Color */
.l-submain.color_alternate,
.color_alternate .g-btn.type_default,
.color_alternate .g-btn.type_default.outlined,
.color_alternate .g-pagination-item,
.color_alternate .w-clients-nav,
.color_alternate .w-clients-nav.disabled,
.color_alternate .w-clients-nav.disabled:hover,
.color_alternate .w-filters-item-link,
.color_alternate .w-icon.color_text .w-icon-link,
.color_alternate .w-socials-item-link,
.color_alternate .w-tags.layout_block .w-tags-item-link,
.color_alternate .widget.widget_archive ul li a,
.color_alternate .widget.widget_categories ul li a,
.color_alternate .widget.widget_nav_menu .menu-item a {
	color: #555;
	}

/* Primary Color */
.color_alternate a,
.color_alternate .g-btn.type_primary.outlined,
.no-touch .color_alternate .w-blog-entry-link:hover .w-blog-entry-title-h,
.no-touch .color_alternate .w-blog-entry-link:hover .w-blog-entry-preview-icon,
.no-touch .color_alternate .w-clients-nav:hover,
.color_alternate .l-main .w-contacts-item i,
.color_alternate .w-counter.color_primary .w-counter-number,
.color_alternate .w-filters-item.active .w-filters-item-link,
.no-touch .color_alternate .w-filters-item.active .w-filters-item-link:hover,
.color_alternate .w-icon.color_primary .w-icon-link,
.color_alternate .w-iconbox-icon,
.no-touch .color_alternate .w-iconbox-link:hover .w-iconbox-title,
.no-touch .color_alternate .w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item:hover,
.color_alternate .w-shortblog-entry-title-h,
.color_alternate .w-tabs-item.active,
.no-touch .color_alternate .w-tabs-item.active:hover,
.color_alternate .w-tabs.layout_accordion .w-tabs-section.active .w-tabs-section-title,
.no-touch .color_alternate .w-tags.layout_block .w-tags-item-link:hover,
.color_alternate .w-team-member-link .w-team-member-name,
.color_alternate .widget.widget_nav_menu .menu-item.current-menu-item > a {
	color: #f58020;
	}
.color_alternate .g-btn.type_primary,
.color_alternate .g-btn.type_primary.outlined:before,
.color_alternate input[type="submit"],
.color_alternate .g-pagination-item.active,
.no-touch .color_alternate .g-pagination-item:before,
.no-touch .color_alternate .w-iconbox.with_circle .w-iconbox-icon:before,
.no-touch .color_alternate .w-filters-item-link:hover,
.color_alternate .w-icon.color_primary.with_circle .w-icon-link,
.color_alternate .w-pricing-item.type_featured .w-pricing-item-title,
.color_alternate .w-pricing-item.type_featured .w-pricing-item-price,
.no-touch .color_alternate .w-team-member-links,
.color_alternate .w-timeline-item:before,
.color_alternate .w-timeline.type_vertical .w-timeline-section:before,
.color_alternate .w-timeline-section-title:before,
.color_alternate .w-timeline-section.active .w-timeline-section-title:before,
.no-touch .color_alternate .w-toplink.active:hover,
.no-touch .color_alternate .flex-direction-nav li span:before,
.no-touch .color_alternate .tp-leftarrow.default:before,
.no-touch .color_alternate .tp-rightarrow.default:before,
.no-touch .color_alternate .widget.widget_nav_menu .menu-item a:hover {
	background-color: #f58020;
	}
.color_alternate .g-html blockquote,
.color_alternate .w-blog-entry.sticky,
.no-touch .color_alternate .w-clients-item:hover,
.color_alternate .w-filters-item.active .w-filters-item-link,
.color_alternate .w-tabs-item.active,
.no-touch .color_alternate .w-tabs-item.active:hover,
.no-touch .color_alternate .widget.widget_nav_menu .menu-item a:hover {
	border-color: #f58020;
	}
.color_alternate input[type="text"]:focus,
.color_alternate input[type="password"]:focus,
.color_alternate input[type="email"]:focus,
.color_alternate input[type="url"]:focus,
.color_alternate input[type="tel"]:focus,
.color_alternate input[type="number"]:focus,
.color_alternate input[type="date"]:focus,
.color_alternate textarea:focus,
.color_alternate select:focus {
	box-shadow: 0 0 0 2px #f58020;
	}
.color_alternate .g-btn.type_primary.outlined,
.color_alternate .w-clients-nav:hover,
.color_alternate .l-main .w-contacts-item i,
.color_alternate .w-iconbox.with_circle .w-iconbox-icon,
.no-touch .color_alternate .w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item:hover,
.no-touch .color_alternate .w-tags.layout_block .w-tags-item-link:hover,
.no-touch .color_alternate .w-testimonial:hover,
.color_alternate .w-timeline-item:before,
.color_alternate .w-timeline-section-title:before {
	box-shadow: 0 0 0 2px #f58020 inset;
	}

/* Secondary Color */
.no-touch .color_alternate a:hover,
.no-touch .color_alternate a:active,
.color_alternate .g-btn.type_secondary.outlined,
.no-touch .color_alternate .w-blog.type_masonry .w-blog-entry-meta a:hover,
.color_alternate .w-counter.color_secondary .w-counter-number,
.color_alternate .w-icon.color_secondary .w-icon-link,
.no-touch .color_alternate .w-shortblog-entry-link:hover .w-shortblog-entry-title-h,
.no-touch .color_alternate .w-team-member-link:hover .w-team-member-name,
.no-touch .color_alternate .widget.widget_archive ul li a:hover,
.no-touch .color_alternate .widget.widget_categories ul li a:hover,
.no-touch .color_alternate .widget.widget_tag_cloud .tagcloud a:hover {
	color: #666;
	}
.color_alternate .g-btn.type_secondary,
.color_alternate .g-btn.type_secondary.outlined:before,
.color_alternate .w-icon.color_secondary.with_circle .w-icon-link {
	background-color: #666;
	}
.color_alternate .g-btn.type_secondary.outlined {
	box-shadow: 0 0 0 2px #666 inset;
	}

/* Fade Elements Color */
.color_alternate .w-blog-entry-meta,
.color_alternate .w-blog.type_masonry .w-blog-entry-meta a,
.color_alternate .w-bloglist-entry-date,
.color_alternate .w-bloglist-entry-author,
.color_alternate .w-blogpost-meta,
.color_alternate .w-comments-item-date,
.color_alternate .w-icon.color_fade .w-icon-link,
.color_alternate .w-links-anchor:before,
.color_alternate .w-pagehead p,
.color_alternate .w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item,
.color_alternate .w-search.submit_inside .w-search-submit:before,
.color_alternate .w-team-member-role,
.color_alternate .w-testimonial-person i,
.color_alternate  #wp-calendar thead th,
.color_alternate .widget.widget_archive ul li:before,
.color_alternate .widget.widget_categories ul li:before,
.color_alternate .widget.widget_nav_menu .menu-item a:before,
.color_alternate .widget.widget_recent_entries ul li span,
.color_alternate .widget.widget_rss ul li span,
.color_alternate .widget.widget_rss ul li cite,
.color_alternate .widget.widget_tag_cloud .tagcloud a {
	color: #999;
	}
.color_alternate .w-shortblog-entry-meta-date {
	box-shadow: 0 0 0 2px #999 inset;
	}

/*************************** SUBFOOTER ***************************/

/* Background Color */
.l-subfooter.at_top {
	background-color: #1a1a1a;
	}

/* Border Color */
.l-subfooter.at_top,
.l-subfooter.at_top #wp-calendar thead th,
.l-subfooter.at_top #wp-calendar tbody td,
.l-subfooter.at_top #wp-calendar tfoot td,
.l-subfooter.at_top .widget.widget_nav_menu .menu-item a,
.l-subfooter.at_top .woocommerce.widget ul.product_list_widget li {
	border-color: #222;
	}
.l-subfooter.at_top .w-socials-item-link {
	box-shadow: 0 0 0 2px #222 inset;
	}

/* Text Color */
.l-subfooter.at_top,
.l-subfooter.at_top .w-socials-item-link,
.l-subfooter.at_top .widget.widget_tag_cloud .tagcloud a {
	color: #808080;
	}

/* Heading Color */
.l-subfooter.at_top h1,
.l-subfooter.at_top h2,
.l-subfooter.at_top h3,
.l-subfooter.at_top h4,
.l-subfooter.at_top h5,
.l-subfooter.at_top h6 {
	color: #ccc;
	}

/* Link Color */
.l-subfooter.at_top a,
.l-subfooter.at_top .widget.widget_archive ul li a,
.l-subfooter.at_top .widget.widget_categories ul li a,
.l-subfooter.at_top .widget.widget_nav_menu .menu-item a {
	color: #ccc;
	}

/* Link Hover Color */
.no-touch .l-subfooter.at_top a:hover,
.no-touch .l-subfooter.at_top .widget.widget_archive ul li a:hover,
.no-touch .l-subfooter.at_top .widget.widget_categories ul li a:hover,
.no-touch .l-subfooter.at_top .widget.widget_tag_cloud .tagcloud a:hover {
	color: #fff;
	}

/* Fade Elements Color */
.l-subfooter.at_top .w-bloglist-entry-date,
.l-subfooter.at_top #wp-calendar thead th,
.l-subfooter.at_top .widget.widget_archive ul li:before,
.l-subfooter.at_top .widget.widget_categories ul li:before,
.l-subfooter.at_top .widget.widget_nav_menu .menu-item a:before,
.l-subfooter.at_top .widget.widget_recent_entries ul li span,
.l-subfooter.at_top .widget.widget_rss ul li span,
.l-subfooter.at_top .widget.widget_rss ul li cite {
	color: #666;
	}

/*************************** FOOTER ***************************/

/* Background Color */
.l-subfooter.at_bottom {
	background-color: #222;
	}

/* Text Color */
.l-subfooter.at_bottom {
	color: #666;
	}

/* Link Color */
.l-subfooter.at_bottom a {
	color: #999;
	}

/* Link Hover Color */
.no-touch .l-subfooter.at_bottom a:hover {
	color: #fff;
	}



.w-pagehead h1 {
    float: left;
    font-size: 24px;
    line-height: 34px;
    margin: 3px 0;
    }
.w-pagehead p {
    float: left;
    line-height: 22px;
    margin: 12px 0 0 22px;
    }
.w-pagehead .g-breadcrumbs {
    float: right;
    }
.w-pagehead-nav {
    float: right;
    margin: -5px 0;
    }
@media only screen and (max-width: 767px) {
.w-pagehead .g-breadcrumbs {
    float: none;
    clear: both;
    text-align: left;
    margin: 8px -4px 0;
    }
}
@media only screen and (max-width: 479px) {
.w-pagehead-nav {
    float: none;
    clear: both;
    }
}
.l-submain.for_pagehead,
.l-submain.for_pagehead.color_alternate {
    background-color: #f58020;
}
.l-subheader .w-nav.touch_enabled .w-nav-list.level_1 {
    max-height: 1000px;
}
.l-header-h .w-nav-anchor.level_1 {
    font-size: 13px;
    line-height: 16px;
}
body, p, td, .w-portfolio .w-portfolio-item .w-portfolio-item-title{
font:14px/24px "Open Sans",sans-serif  !important;
}
.l-subheader .w-nav-item{
font-family:"Open Sans",sans-serif  !important;
}
.w-logo-title{
font-family:"Open Sans",sans-serif  !important;
margin-top: 27px;
}
h1, h2, h3, h4, h5, h6, .w-counter-number, .w-pricing-item-title, .w-pricing-item-price, .w-shortblog-entry-meta-date-day, .tp-caption.impreza_white_huge, .tp-caption.impreza_white_big, .tp-caption.impreza_dark_huge, .tp-caption.impreza_dark_big{
font-family:"Open Sans",sans-serif  !important;
}
.one-third{
display:block !important;
}
.g-html .wp-caption.alignleft{
margin-bottom:2px;
}
.table-border{
border:1px solid #ccc;
text-align:centre;
}
.table-border tr{
border:1px solid #ccc;
}
.table-border th{
border:1px solid #ccc;
}
.table-border td{
border:1px solid #ccc;
}
.slideshare iframe{
height: 489px;
width:800px;
}
.w-gallery.type_masonry .w-gallery-tnail{
padding:5px;
}
.digi-img-pop img{
/*margin-left:0;*/
}
.mfp-bg{
background:white;
opacity:1;
}
.mfp-title{
color:#000;
}
#menu-item-13511 a.level_1 span{
padding: 6px 12px;
}
.l-submain.color_alternate.lesspadding {
    padding: 13px 40px;
}
.thumb_carosal .slides > li{
padding-left:1px;
}
.state_sticky  .l-subheader-h .w-nav-list{
height: 62px;
}
span.red{
color:red;
}
span.bold{
font-weight:bold;
}
.g-hr {
margin: 20px;
}
.passes-holder-page #pass-fdv2 .hdrbold{
padding:0 20px;
font-weight: bold;
}
.hdrbold{
padding:0 23px;
}
.vprofile {
    background-color: #f58020;
    border-radius: 4px;
    color: #fff !important;
    padding: 4px 12px;
   margin-top:12px;
   float: right;
}
.speakers-holder .inner-speakers-holder .spkr-holder .sprimg:first-child{
width: 12% !important;
}
.speakers-holder .inner-speakers-holder .spkr-holder .sprimg img {
width: 100%;
}
.t_dglnknew{
display: block !important;
}
span.ticktext {
    color: #f58020;
    font-size: 12px;
	font-weight: bold
}
#showPanel{
display:none;
}
#panelnew{
display:none;
}
.SpeakerGuideline .anlink{
margin-top:40px;
}
.SpeakerGuideline .ftop{
margin-top:40px;
}
.ssn-holder td:first-child{
  font-size: 25px !important;
  font-weight: bold !important;
  color: #f58020;
}
.ssn-holder.secline h3{
font-size:18px !important;
color: #000;
font-weight: bold;
}
#westVideHolder .SlideHolder{
height: 400px;
overflow: hidden;
}
#westVideHolder .VideoHolder{
height: 550px;
overflow: hidden;
}
.vd_gs_h_nn div:first-child{
text-indent : 29px;
}
.digi_reg_holder .block a{
width:100%;
}
.digi_reg_holder .block{
margin-right: 5%;
width:20%;
}
/*span.w-nav-title, .w-logo-title{ font-family: "myriadpro_font" !important;}*/
span.w-nav-title, .w-logo-title, .entreprenourfont{ font-family: "myriadpro_font" !important;}
.l-subheader .w-nav-anchor.level_2 span.w-nav-title,.l-subheader .w-nav-anchor.level_3 span.w-nav-title {
    font-family: "Open Sans",sans-serif !important;
   font-size: 16px !important;
}
.l-subheader .entreprenourfont .w-nav-anchor.level_2 span.w-nav-title{ font-family: "myriadpro_font" !important;}
.w-pagehead h1{
font-family: "myriadpro_font" !important;
font-size: 20px;
 text-transform: uppercase;
}
.allaccess{
position: relative;
}
.allaccess:before {
    box-shadow:  15px 0 15px -15px rgba(0, 0, 0, 0.15) inset;
    content: " ";
    height: 100%;
    top: 0;
    left: -10px;
    position: absolute;
    width: 15px;
}
.allaccess:after {
    box-shadow:  -15px 0 15px -15px rgba(0, 0, 0, 0.15) inset;
    content: " ";
    height: 100%;
    position: absolute;
    top: 0;
    right: -10px;
    width: 15px;
}
.allaccess:last-child{
-webkit-box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.15);
box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.15);
}
.shadowbottom{
border-radius: 0 0 7px 7px;
    box-shadow: 0 3px 18px -4px rgba(0, 0, 0, 0.15) inset;
    height: 12px;
    margin: 0 427px;
    width: 124px;
}
.shadowbottom2 {
    border-radius: 0 0 7px 7px;
    box-shadow: 0 3px 18px -4px rgba(0, 0, 0, 0.15) inset;
    height: 12px;
    margin: -4px 433px;
    width: 125px;
}
#pass-nbrd tr {
    border-top: medium none;
}
#pass-fdv tr {
    border-bottom: none;
}
/* Passes Table STyling Start */
.w-pricing-item-header{
margin-bottom: 0;
}
.w-pricing-item-price{
display: none;
}
.w-pricing-item .w-pricing-item-features li{
text-align: left;
}
td.borderleft{
 border-left: 1px solid #DBDBDB !important
}
.ltw2.wdg-reg-sec.btm-rg-hd.borderleft{
width: 138px;
}
.ltw6.wdg-reg-fth.btm-rg-rw-sw.borderleft{
width: 118px;
}
.state_sticky .l-subheader-h .w-nav-list{
height: auto;
}
/* passes Table Styling End */
.w-nav.touch_disabled [class*="columns"] .w-nav-item.level_2{
padding: 0;
}
.touch_disabled [class*="columns"] .has_sublevel .w-nav-anchor.level_2{
margin: 0;
}
.w-logo-title-h .wl-date{
font-size: 14px;
text-transform: uppercase;
}
.state_sticky .w-logo-title{
margin-top: 7px;
}
.passratestable .w-pricing-item{
width: 20%;
}
.passratestable.cruise .w-pricing-item{
width: 18%;
}
.passratestable .w-pricing-item:first-child{
width: 35%;
}
.passratestable .w-pricing-item .w-pricing-item-features li{
height: 85px;
}
.w-pricing-item-title{
background: #444545;
}
span.innerspan{
display: block;
text-align: center;
}
.w-pricing-item-title .hdrbold{
padding: 0;
}
.w-pricing-item-footer-button.g-btn.outlined{
padding: 8px;
}
.w-pricing-item .npassrt.hdrbold{
color: #fff;
}
.w-pricing-item-header .w-pricing-item-title{
color: #fff;
font-size: 17px;
font-weight: bold;
}
.passratestable .w-pricing-item .w-pricing-item-features li:nth-child(odd) {
   background-color: #ebebeb;
}
.passratestable .w-pricing-item .w-pricing-item-features li:nth-child(even) {
   background-color: #f7f7f4;
}
.passbeniftable .w-pricing-item .w-pricing-item-features li:nth-child(odd) {
   background-color: #ebebeb;
}
.passbeniftable .w-pricing-item .w-pricing-item-features li:nth-child(even) {
   background-color: #f7f7f4;
}

.passbeniftable .w-pricing-item{
width: 20%;
}
.passbeniftable.cruise .w-pricing-item{
width: 18%;
}
.passbeniftable .w-pricing-item:first-child{
width: 40%;
}
.passbeniftable .w-pricing-item .w-pricing-item-features li{
height: 60px;
}
.tickspan{
display: block;
text-align: center;
}
.w-pricing-item .w-pricing-item-features li{
border-left: 1px solid #eee;
}
li.w-pricing-item-feature.bggreen{
border-left: none;
}
.popularmedia {
    margin-left: 17%;
    text-align: center;
}
.bold{
font-size: 15px;
font-weight: bold;
}
.passbeniftable .w-pricing-item-title{
padding: 20px 0;
}
.w-pricing-item.type_featured .w-pricing-item-footer{
padding-bottom: 20px;
}
.w-pricing-item-footer{
padding: 7px 0;
}
.w-socials-item.facebook {
    margin-left: 0;
}
@-moz-document url-prefix() {
.no-touch .l-submain.parallax_ver .l-submain-bg{
background-repeat: no-repeat;
background-position: 50% 0 !important;
}
}
/*
 * jQuery FlexSlider v2.4.0
 * https://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * https://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('../fonts/webfont/flexslider-icon.eot');
  src: url('../fonts/webfonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/webfonts/flexslider-icon.woff') format('woff'), url('../fonts/webfonts/flexslider-icon.ttf') format('truetype'), url('../fonts/webfonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
.sprites-cruise{
width: 25%;
}
.one-third.ft-mid div.imgh {
    margin-left: 17%;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
.thumb_carosal .flex-direction-nav {
    display: none;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  max-height: 590px;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: 'f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: 'f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a .flex-play:before {
  content: 'f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0 !important;
  position: static;
  overflow: hidden;
 height: 200px;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
 
}


.w-socials-item .pinterest {display:none !important;}
.w-socials-item .rss {display:none !important;}

.digimacorn-links.new {
    float: left;
    width: 86% !important;
}

.l-submain {
    padding-top: 50px !important}

@media only screen and (max-width: 1095px) 
{
.l-subheader.at_top .w-lang, .l-subheader.at_top .w-socials {
padding: 3px 0px 5px 3px;
float: none;
    display: table;
    vertical-align: top;
    margin: 0 auto;
    position: relative;
    text-align: center !important;}

.digimacorn-links {display:none;}
}

.l-subheader.at_top {line-height: 1.5;}

.digimacorn-links {
    text-align: center !important;
    letter-spacing: .8px !important;
    margin-top: 10px;
    font-size: 11px !important;
    float: none !important;
}
.l-subheader .w-socials {
    display: none;
}

ul.passes-ultg li {
    font-weight: normal;
}

ul.passes-ultg strong {
    font-weight: normal;
}
.passes-holder-page .popholder-vip {
    margin-left: 73px;
}
li.w-pricing-item-feature.bold.fcolumn.bggreen {
    white-space: nowrap;
}
a.passes-popup div.pop {
z-index: 9999999;
}
.teamratesfirst {
    display: table-cell;
    vertical-align: middle;
}
.teamratesholder {
    display: table;
}

.addthis_toolbox.addthis_floating_style.addthis_32x32_style {
    display: none;
}

.mtt_holder_spkr .fl_none h4 {
    color: #f58020;
    font-size: 24px;
    font-weight: bold;
    white-space: nowrap;
}

.um {
    opacity: 1 !important;
}

.state_sticky .w-logo-img {
    margin-top: -120px
}

ul#input_5_15 li label {
    margin-left: 15px;
}
.on-demand label.um-field-checkbox.active {
    display: none;
}

.on-demand .um-col-alt-b {
    display: none;
}
.on-demand .um-right.um-half {
    display: none;
}
.on-demand .um-logout {
    display: none !important;
}

.videodemand {
    border-top: 1px solid #f58020 !important;
    margin-bottom: 0;
}

.videodemand {
    position: relative;
}
.vd_gs_h_nn {
    overflow: auto;
    float: left;
    display: table;
    padding-top: 10px;
    font-weight: bold;
}
.vd_gs_h_nn div:first-child {
    text-indent: 29px;
}
.vd_gs_h_nn div:first-child {
    margin-top: 5px;
    width: 370px;
    text-indent: inherit;
padding-right: 20px;
}
.vd_gs_h_nn div {
    display: table-cell;
    margin-right: 10px;
    width: 120px;
}
.vd_gs_h_nn div:nth-child(2) {
    width: 350px;
    padding-right: 20px;
}
.vd_gs_h_nn div {
    display: table-cell;
    margin-right: 10px;
    width: 120px;
}
.vd_gs_h_nn div:nth-child(3) {
    width: 150px;
}
.vd_gs_h_nn div {
    display: table-cell;
    margin-right: 10px;
    width: 120px;
}
.vd_gs_h_nn div:nth-child(4) {
    width: 200px;
}
.vd_gs_h_nn div {
    display: table-cell;
    margin-right: 10px;
    width: 120px;
}
.vd_gs_h_nn div:nth-child(5) {
    text-align: center;
    vertical-align: middle;
}
.vd_gs_h_nn div {
    display: table-cell;
    margin-right: 10px;
    width: 200px;
}
.nimal {
margin-top: 80px;
}
.video_demand .g-btn.size_big {
    padding: 5px 15px !IMPORTANT;
    font-size: 15px !important;
}

/** Presentation css **/
.nimal2 .vd_gs_h_nn div:nth-child(2) {
    width: 300px;
    padding-right: 20px;
}


.nimal2 .vd_gs_h_nn div {
    display: table-cell;
    margin-right: 10px;
    width: 120px;
}


.nimal2 .videodemand {
    border-top: 1px solid #f58020 !important;
    margin-bottom: 0;
}

.nimal2 videodemand {
    position: relative;
}

.nimal2 .vd_gs_h_nn div:nth-child(3) {
    width: 150px;
}

.nimal2 .vd_gs_h_nn div:nth-child(4) {
    width: 200px;
}

.vd_gs_h_nn div:nth-child(5) {
    text-align: center;
    vertical-align: middle;
}


.nimal2 .vd_gs_h_nn {
    overflow: auto;
    float: left;
    display: table;
    padding-top: 10px;
    font-weight: bold;
}

.nimal2 .coverslide {
    margin-top: 100px;
    position: absolute;
}

.nimal2 .vd_gs_h {
    clear: both;
    display: block;
    margin-left: 170px;
    overflow: auto;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 85%;
}

.nimal2 .g-cols {
    zoom: 1;
}


/** ON DEMAND **/
.g-cols:before, .g-cols:after {
    display: table;
    line-height: 0;
    content: "";
}

.g-cols>div:first-child, .g-cols>div.full-width {
    margin-left: 0;
}
.g-cols>div:last-child {
    margin-bottom: 0 !important;
}

.g-cols>div {
    margin-left: 4.0000%;
}

.g-cols>div {
    float: left;
    width: 100%;
}

.vd_tg_hl.videodemand .vd_gs_h .w-tabs-list {
    background-color: #fff;
}

.vd_gs_h .w-tabs-item:first-child {
    display: none;
}

.vd_gs_h .w-tabs-item {
    padding: 14px;
}


.w-tabs-item {
    padding: 14px 24px;
    border-top: 2px solid transparent;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
}


.w-tabs-item {
    float: left;
    font-size: 0;
    padding: 10px;
    position: relative;
    cursor: pointer;
}

.vd_gs_h .w-tabs-item:nth-child(1n) .w-tabs-item-icon {
    background: none !important;
    height: 32px;
    width: 32px;
}

.vd_gs_h .w-tabs-item span.w-tabs-item-icon {
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: -3px;
    position: initial;
}


.w-tabs-item-icon {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    top: 14px;
    left: 22px;
}

.w-tabs-item-icon {
    display: none;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 24px;
    height: 24px;
}

.vd_gs_h .w-tabs-item span.w-tabs-item-title {
    display: inline;
    font-size: 14px;
    color: #f58020;
}

.w-tabs.layout_accordion .w-tabs-section-title-text, .w-tabs-item-title {
    font-size: 18px;
    line-height: 26px;
}

.w-tabs-item-title {
    display: block;
    font-size: 16px;
    line-height: 24px;
}


.g-html blockquote, .w-blog-entry.sticky, .no-touch .w-clients-item:hover, .w-filters-item.active .w-filters-item-link, .w-tabs-item.active, .no-touch .w-tabs-item.active:hover, .no-touch .widget.widget_nav_menu .menu-item a:hover, .woocommerce div.product .woocommerce-tabs .tabs li.active, .woocommerce.widget_layered_nav ul li.chosen, .no-touch .bbp-pagination-links a:hover, .bbp-pagination-links span.current, .no-touch span.bbp-topic-pagination a.page-numbers:hover, #bbp-user-navigation li.current {
    border-color: #f58020;
}

.g-html blockquote, .w-blog-entry.sticky, .no-touch .w-clients-item:hover, .w-filters-item.active .w-filters-item-link, .w-tabs-item.active, .no-touch .w-tabs-item.active:hover, .no-touch .widget.widget_nav_menu .menu-item a:hover, .woocommerce div.product .woocommerce-tabs .tabs li.active, .woocommerce.widget_layered_nav ul li.chosen, .no-touch .bbp-pagination-links a:hover, .bbp-pagination-links span.current, .no-touch span.bbp-topic-pagination a.page-numbers:hover, #bbp-user-navigation li.current {
    border-color: #f58020;
}
a, .g-html .highlight, .g-btn.type_primary.outlined, .no-touch .w-blog-entry-link:hover .w-blog-entry-title-h, .no-touch .w-blog-entry-link:hover .w-blog-entry-preview-icon, .no-touch .w-clients-nav:hover, .l-main .w-contacts-item i, .w-counter.color_primary .w-counter-number, .w-filters-item.active .w-filters-item-link, .no-touch .w-filters-item.active .w-filters-item-link:hover, .w-icon.color_primary .w-icon-link, .w-iconbox-icon, .no-touch .w-iconbox-link:hover .w-iconbox-title, .no-touch .w-pagehead-nav .w-pagehead-nav-h .w-pagehead-nav-item:hover, .w-shortblog-entry-title-h, .w-tabs-item.active, .no-touch .w-tabs-item.active:hover, .w-tabs.layout_accordion .w-tabs-section.active .w-tabs-section-title, .no-touch .w-tags.layout_block .w-tags-item-link:hover, .w-team-member-link .w-team-member-name, .widget.widget_nav_menu .menu-item.current-menu-item > a, .woocommerce .products .product .button, .no-touch .woocommerce .products .product .button.loading:hover, .woocommerce .star-rating span:before, .woocommerce .woocommerce-breadcrumb a, .woocommerce div.product .woocommerce-tabs .tabs li.active, .no-touch .woocommerce div.product .woocommerce-tabs .tabs li.active:hover, .woocommerce .stars span a:after, .woocommerce .cart-collaterals .cart_totals tr.total, .woocommerce .checkout table.shop_table .total, .woocommerce.widget.widget_shopping_cart p.total .amount, #subscription-toggle span.is-subscribed:before, #favorite-toggle span.is-favorite:before {
    color: #f58020;
}


.l-canvas, .w-blog.type_masonry .w-blog-entry-preview:before, .w-cart-dropdown, .w-filters-item.active .w-filters-item-link, .no-touch .w-filters-item.active .w-filters-item-link:hover, .w-portfolio-item-meta, .w-portfolio-item-arrow, .w-tabs-item.active, .no-touch .w-tabs-item.active:hover, .w-timeline-item, .w-timeline-section-title, .w-timeline.type_vertical .w-timeline-section-content, .woocommerce div.product .woocommerce-tabs .tabs li.active, .no-touch .woocommerce div.product .woocommerce-tabs .tabs li.active:hover, .woocommerce .stars span:after, .woocommerce .stars span a:after, #bbp-user-navigation li.current {
    background-color: #fff;
}


.vd_gs_h .w-tabs-item:nth-child(2n) .w-tabs-item-icon {
    background: url(https://digimarcon.com/wp-content/uploads/2018/10/vd_01.png) no-repeat scroll 0 0 rgba(0,0,0,0) !important;
    height: 32px;
    width: 32px;
}

.vd_gs_h .w-tabs-item:nth-child(3n) .w-tabs-item-icon {
    background: url(https://digimarcon.com/wp-content/themes/Impreza/img/vd_05.png) no-repeat scroll 0 0 rgba(0,0,0,0) !important;
    height: 32px;
    width: 32px;
}

.vd_gs_h .w-tabs-item:nth-child(4n) .w-tabs-item-icon {
    background: url(https://digimarcon.com/wp-content/themes/Impreza/img/vd_02.png) no-repeat scroll 0 0 rgba(0,0,0,0) !important;
    height: 32px;
    width: 32px;
}

.vd_gs_h .w-tabs-item:nth-child(5n) .w-tabs-item-icon {
    background: url(http://digimarcon.com/wp-content/uploads/2018/10/slides-icon.png) no-repeat scroll 0 0 rgba(0,0,0,0) !important;
    height: 32px;
    width: 32px;
}


.vd_gs_h .w-tabs-item span.w-tabs-item-icon {
    display: block;
    float: left;
    margin-right: 5px;
    margin-top: -3px;
    position: initial;
}

.w-tabs-item-icon {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    top: 14px;
    left: 22px;
}

.vd_gs_h .w-tabs-item span.w-tabs-item-title {
    display: inline;
    font-size: 14px;
    color: #f58020;
}

.vd_gs_h .w-tabs-item {
    padding: 14px;
}

.w-tabs-item {
    padding: 14px 24px;
    border-top: 2px solid transparent;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
}

.w-tabs-item {
    float: left;
    font-size: 0;
    padding: 10px;
    position: relative;
    cursor: pointer;
}

.w-tabs-section {
    position: relative;
}
.vd_gs_h_nn {
    overflow: auto;
    float: left;
    display: table;
    padding-top: 10px;
    font-weight: bold;
}

.embed_container iframe {
    border: 0 none !important;
    height: 51.2%;
    left: 0;
    position: absolute;
    top: 0;
    width: 65%;
}

#westVideHolder .SlideHolder {
    height: 400px;
    overflow: hidden;
}

.w-tabs-section-content-h {
    padding: 30px 0 20px;
}

.embed_container {
    height: 0;
    overflow: hidden;
    padding-bottom: 47%;
    padding-top: 32%;
    position: relative;
    width: 100%;
}
.vd_gs_h_nn div:nth-child(5) {
    vertical-align: initial !important;
}
.um input[type=submit].um-button, .um input[type=submit].um-button:focus, .um a.um-button, .um a.um-button.um-disabled:hover, .um a.um-button.um-disabled:focus, .um a.um-button.um-disabled:active {
    background: #f58020;
}

.um input[type=submit].um-button:hover, .um a.um-button:hover {
    background-color: #dc7520;
}

.logged-in .on-demand h3 {
    display: none;
}

.on-demand #um-submit-btn {
    background-color: #f58020;
}

 .l-submain-h {
    max-width: 1140px;
}

.l-submain.full_height.l-submain.nim.full_width.full_height {
    padding-top: 0px !important;
}
.l-submain {
    padding: 50px 40px;
}
table.exhi p {
    margin-bottom: 50px !important;
}
.exhibitors_cs a {
border: 0px
}

.expert_slider .wpb_single_image.wpb_content_element.animate_afl.d1.align_center.animate_start {
    display: none;
}

#rev_slider_2_2 .uranus .tp-bullet {
    width: 5px !important;
    height: 5px !important;
    
}
#rev_slider_3_3 .uranus .tp-bullet {
    width: 5px !important;
    height: 5px !important;
    
}


.achieve_content .wpb_single_image.wpb_content_element.animate_afb.d1.align_center.animate_start {
    display: none;
    visibility: hidden;
}

#rev_slider_3_3 .tp-rightarrow {
    left: 106% !important;
}

#rev_slider_2_2 .tp-rightarrow {
    left: 106% !important;
}


#rev_slider_2_2 .tp-leftarrow {
    margin-left: -35px;
}
#rev_slider_3_3 .tp-leftarrow {
    margin-left: -35px;
}

#rev_slider_3_3 .tp-bullets {
    top: 107% !important;
}
#rev_slider_2_2 .tp-bullets {
    top: 107% !important;
}

.expert_slider div#rev_slider_2_2_wrapper {
    height: 305px !important;
}

.expert_slider div#rev_slider_2_2 {
    height: 305px !important;
}
.achieve_content div#rev_slider_3_3_wrapper {
    height: 305px !important;
}

.achieve_content div#rev_slider_3_3 {
    height: 305px !important;
}

#rev_slider_5_1 .tp-bullet {
    width:10px !important;
    height: 10px !important;
  
}





#menu-item-19083 a.level_1 span {
    background-color: #59ba41;
}
.wpb_single_image.wpb_content_element p a {
     border: 0px !important; 
}
.d3.animate_start {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.4s;
}

.animate_afl.animate_start {
    -webkit-animation: 0.5s cubic-bezier(1, 0, 0, 1) 0s normal backwards 1 afl;
    animation: 0.5s cubic-bezier(1, 0, 0, 1) 0s normal backwards 1 afl;
    opacity: 1;
}
.w-pricing-item-feature.bggreen span.innerspan.bold {
    font-size: 2rem;
    line-height: 3rem;
	color: #f58020;
}

span.strike_price {
    font-size: 1.3rem;
    display: block;
    text-align: center;
}
.w-pricing-item-title {
    padding-bottom: 10px !important;
}
.w-pricing-item.type_featured .w-pricing-item-h {
    margin-top: 5px !important;
}
.passratestable span.tickspan {
    margin-top: 20px;
}
.passratestable span.tickspan.w-txt {
    margin-top: 4px;
}
li.w-pricing-item-feature.bonus-row {
    background-color: #f58021 !important;
border: 0px;
}
img.discount-img {
    width: 70px;
    margin-left: 25px;
    margin-top: -50px;
}
@media (min-width:10px) and (max-width:767px)
{
.passratestable .w-pricing-item:first-child {
    width: 100%;
}
.passratestable img.passes-img {
    width: 20%;
}

.passratestable .w-pricing-item:first-child .w-pricing-item-title {
    padding-bottom: 10% !important;

}
.passratestable img.passes-img-2 {
    display: none !important;
}

.passratestable ul.w-pricing-item-features.main-items li {
    padding-top: 5% !important;
	    font-weight: bold;
}

.w-pricing-item.type_featured {
    width: 100%;
}
.w-pricing-item {
    width: 101% !important;
}
.img-pop {
    position: absolute;
    right: 1% !important;
    bottom: 53.5% !important;
    z-index: 99;
}
.passes-yes-img {
    width: 5% !important;
}
}
@media (min-width:898px) and (max-width:1141px) {
.w-pricing-item-title {
    font-size: 13px !important;
}
}
span.sign-dll {
    font-size: 25px !important;
position: absolute;
    margin-top: -6px;
}
span.sign-dll-strike {
    font-size: 18px !important;
position: absolute;
    margin-top: -6px;
}

.pass-images {
    display: inline-flex;
}
.pass-images img {
    margin-right: 10px;
    width: 25% !important;
    height: 25%;
}
@media (min-width:10px) and (max-width:1020px) {

li.w-pricing-item-feature.bonus-row span {
    white-space: normal !important;
}
li.w-pricing-item-feature {
    white-space: normal !important;
}
span.br-hide {
    display: none;
}
.valued {
margin-left: 5px !Important;
}
}

@media (min-width:899px) and (max-width:987px) {
img.img-pop {
    right: 8% !important;
    bottom: 96.9% !important;
}
table#pass-fdv {
    width: 120% !important;
}
}
@media (min-width:767px) and (max-width:820px) {
.w-pricing-item-header .w-pricing-item-title {
    font-size: 15px !important;

}
}
span.main-strike {
    text-decoration: line-through;
}
.bggreen {
    background-color: #f6f7f4 !important;
}


.passratestable.acad .w-pricing-item .w-pricing-item-features li:nth-child(odd) {
    background-color: #ebebeb !important;
}
.acad a.w-pricing-item-footer-button {
    background-color: #59ba40 !important;
    color: #fff !IMPORTANT;
    box-shadow: none !important;
}


* {
  box-sizing: border-box;
}

/* Create three equal columns that floats next to each other */
.column22 {
  float: left;
  width: 33.33%;
  padding: 10px;
    border: 1px solid #eee;
}

/* Clear floats after the columns */
.row22:after {
  content: "";
  display: table;
  clear: both;
}

.row22 p a {
    border: 0px !important;
}