.et_vertical_nav #page-container:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

#et-secondary-menu li,
#top-menu li {
  word-wrap: break-word;
}

#et_search_icon:hover,
#top-menu li.current-menu-ancestor>a,
#top-menu li.current-menu-item>a,
.bottom-nav li.current-menu-item>a,
.comment-reply-link,
.entry-summary p.price ins,
.et-social-icon a:hover,
.et_password_protected_form .et_submit_button,
.footer-widget h4,
.form-submit .et_pb_button,
.mobile_menu_bar:after,
.mobile_menu_bar:before,
.nav-single a,
.posted_in a,
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  color: #2ea3f2;
}

.et-search-form,
.et_mobile_menu,
.footer-widget li:before,
.nav li ul,
blockquote {
  border-color: #2ea3f2;
}

#et-secondary-nav li ul,
#top-header {
  background-color: #2ea3f2;
}

#main-content {
  background-color: #fff;
}

#main-header {
  -webkit-transition: background-color 0.4s, color 0.4s, transform 0.4s,
    opacity 0.4s ease-in-out;
  -webkit-transition: background-color 0.4s, color 0.4s,
    opacity 0.4s ease-in-out, -webkit-transform 0.4s;
  transition: background-color 0.4s, color 0.4s, opacity 0.4s ease-in-out,
    -webkit-transform 0.4s;
  transition: background-color 0.4s, color 0.4s, transform 0.4s,
    opacity 0.4s ease-in-out;
  transition: background-color 0.4s, color 0.4s, transform 0.4s,
    opacity 0.4s ease-in-out, -webkit-transform 0.4s;
}

#main-header.et-disabled-animations * {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.container {
  width: 80%;
  max-width: 1080px;
  margin: auto;
}

body:not(.et-tb) #main-content .container,
body:not(.et-tb-has-header) #main-content .container {
  padding-top: 58px;
}

.et_full_width_page #main-content .container:before,
.et_full_width_portfolio_page #main-content .container:before {
  display: none;
}

.et_transparent_nav #page-container {
  padding-top: 0 !important;
}

.et_boxed_layout #page-container {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.et_boxed_layout #page-container,
.et_boxed_layout #page-container .container,
.et_boxed_layout #page-container .et_pb_row,
.et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,
.et_boxed_layout.et_pb_pagebuilder_layout.single #page-container .et_pb_row,
.et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row,
.et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_portfolio_page #page-container .et_pb_row,
.et_fixed_nav.et_boxed_layout #page-container #main-header,
.et_fixed_nav.et_boxed_layout #page-container #top-header,
.et_non_fixed_nav.et_transparent_nav.et_boxed_layout #page-container #main-header {
  width: 90%;
  max-width: 1200px;
  margin: auto;
}

.et_boxed_layout.et_vertical_nav #page-container {
  max-width: 1425px;
}

.et_boxed_layout.et_vertical_nav #page-container #top-header {
  width: auto;
  max-width: none;
}

.et_boxed_layout.et_vertical_right.et_vertical_fixed #main-header {
  opacity: 0;
}

.et_boxed_layout.et_vertical_right.et_vertical_fixed #page-container #main-header.et_vertical_menu_set {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}

.et_vertical_nav #page-container {
  padding-top: 0 !important;
  position: relative;
}

.main_title {
  margin-bottom: 20px;
}

.container {
  text-align: left;
  position: relative;
}

#top-header {
  font-size: 12px;
  line-height: 13px;
  z-index: 100000;
  color: #fff;
}

#top-header a {
  color: #fff;
}

#et-secondary-nav,
#top-header {
  -webkit-transition: background-color 0.4s, transform 0.4s,
    opacity 0.4s ease-in-out;
  -webkit-transition: background-color 0.4s, opacity 0.4s ease-in-out,
    -webkit-transform 0.4s;
  transition: background-color 0.4s, opacity 0.4s ease-in-out,
    -webkit-transform 0.4s;
  transition: background-color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
  transition: background-color 0.4s, transform 0.4s, opacity 0.4s ease-in-out,
    -webkit-transform 0.4s;
}

#top-header .container {
  padding-top: 0.75em;
  font-weight: 600;
}

#main-header {
  line-height: 23px;
  font-weight: 500;
  top: 0;
  background-color: #fff;
  width: 100%;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 99999;
}

.et_duplicate_social_icons {
  display: none;
}

#top-header,
#top-header #et-info,
#top-header .container,
#top-header .et-social-icon a {
  line-height: 1em;
}

.et_fixed_nav.et_show_nav #page-container,
.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
  padding-top: 80px;
}

.et_fixed_nav.et_show_nav.et-tb #page-container,
.et_fixed_nav.et_show_nav.et-tb-has-header #page-container {
  padding-top: 0 !important;
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container {
  padding-top: 111px;
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container,
.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container {
  padding-top: 177px;
}

.et_fixed_nav.et_show_nav.et_header_style_centered #page-container,
.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container {
  padding-top: 147px;
}

.et_fixed_nav #top-header,
.et_non_fixed_nav.et_transparent_nav #top-header {
  top: 0;
  left: 0;
  right: 0;
}

.et_non_fixed_nav.et_transparent_nav #main-header,
.et_non_fixed_nav.et_transparent_nav #top-header {
  position: absolute;
}

.et_fixed_nav #main-header,
.et_fixed_nav #top-header {
  position: fixed;
}

.et_header_style_left #et-top-navigation,
.et_header_style_split #et-top-navigation {
  padding-top: 33px;
}

.et_header_style_left #et-top-navigation nav>ul>li>a,
.et_header_style_split #et-top-navigation nav>ul>li>a {
  padding-bottom: 33px;
}

.et_header_style_left .logo_container {
  position: absolute;
  height: 100%;
  width: 100%;
}

.et_header_style_split #et-top-navigation nav>ul>li>a {
  z-index: 3;
}

.et_header_style_split #main-header .centered-inline-logo-wrap {
  margin: -33px 0;
  height: 66px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.et_header_style_split #main-header .centered-inline-logo-wrap .logo_container,
.et_header_style_split #main-header .centered-inline-logo-wrap a {
  height: 100%;
}

.et_header_style_split #main-header .logo_container {
  position: static;
}

.et_header_style_split #top-menu-nav {
  display: inline-block;
}

.et_header_style_split #et_top_search {
  float: none;
  display: inline-block;
}

.et_header_style_split.et_vertical_nav #et_top_search {
  display: block;
}

.et_header_style_split #et_search_icon:before {
  margin-top: -9px;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar,
.et_header_style_split #et-top-navigation .mobile_menu_bar {
  padding-bottom: 24px;
}

.et_header_style_split #et-top-navigation {
  float: none;
  text-align: center;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: 100%;
  line-height: 1;
}

.et_header_style_split.et_vertical_nav #et-top-navigation {
  display: block;
}

.et_header_style_split #main-header .container,
.et_header_style_split #main-header .logo_container {
  text-align: center;
  z-index: 2;
}

.et_header_style_split.et_vertical_nav #et-top-navigation {
  text-align: left;
}

.et_header_style_split span.logo_helper {
  display: none;
}

.et_header_style_split #main-header .et-menu,
.et_header_style_split #main-header nav.et-menu-nav,
.et_header_style_split #top-header .et-menu,
.et_header_style_split #top-header nav.et-menu-nav,
.et_header_style_split #top-menu,
.et_header_style_split nav#top-menu-nav {
  float: none;
}

.safari.et_header_style_split #et-top-navigation {
  -webkit-transform: translateZ(0);
}

.et_header_style_centered #main-header .container {
  text-align: center;
  height: inherit;
}

.et_header_style_centered.et_vertical_nav #main-header .container {
  height: auto;
}

.et_header_style_centered #main-header div#et-top-navigation {
  bottom: 0;
  position: relative;
  width: 100%;
}

.et_header_style_centered #et-top-navigation,
.et_header_style_centered #logo,
.et_header_style_centered #top-menu,
.et_header_style_centered nav#top-menu-nav {
  float: none;
}

.et_header_style_centered #logo {
  max-height: 64%;
}

.et_header_style_centered #main-header .logo_container {
  height: 100px;
  padding: 0;
}

.et_header_style_centered header#main-header.et-fixed-header .logo_container {
  height: 70px;
}

.et_header_style_centered #et_top_search {
  float: none;
  display: inline-block !important;
}

.et_header_style_centered #et_search_icon:before {
  left: 3px;
  top: -13px;
}

.et_header_style_centered nav#top-menu-nav {
  display: inline-block;
}

.et_header_style_centered #top-menu>li>a {
  padding-bottom: 2em;
}

.et_header_style_centered #et-top-navigation .et-cart-info {
  float: none;
}

.et_hide_search_icon #et_top_search,
.et_hide_search_icon .et_slide_menu_top .et-search-form {
  display: none !important;
}

.et_vertical_nav.et_header_style_centered #main-header .logo_container,
.et_vertical_nav.et_header_style_centered header#main-header.et-fixed-header .logo_container {
  height: auto;
}

.et_vertical_nav.et_header_style_centered header#main-header #top-menu>li>a,
.et_vertical_nav.et_header_style_centered header#main-header.et-fixed-header #top-menu>li>a {
  padding-bottom: 19px;
}

.et_vertical_nav.et_header_style_left #et-top-navigation,
.et_vertical_nav.et_header_style_split #et-top-navigation {
  padding-top: 0;
}

#logo {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin-bottom: 0;
  max-height: 54%;
  display: inline-block;
  float: none;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
}

.et_pb_svg_logo #logo,
.et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
  height: 54%;
}

.logo_container {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

span.logo_helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.et_vertical_nav .logo_container {
  height: auto;
  position: relative;
  padding: 0;
}

.et_vertical_nav span.logo_helper {
  display: none;
}

.safari .centered-inline-logo-wrap {
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#et-define-logo-wrap img {
  width: 100%;
}

.gecko #et-define-logo-wrap.svg-logo {
  position: relative !important;
}

.et-cart-info {
  color: inherit;
}

#top-header .et-cart-info {
  margin-left: 15px;
}

#et-top-navigation .et-cart-info {
  float: left;
  margin: -2px 0 0 22px;
  font-size: 16px;
}

.et_vertical_nav #et-top-navigation .et-cart-info {
  margin-left: 0;
}

.et_header_style_fullscreen #et-top-navigation a.et-cart-info,
.et_header_style_slide #et-top-navigation a.et-cart-info {
  display: none;
}

#et-info {
  float: left;
}

#et-info-email,
#et-info-phone,
.et-cart-info span {
  position: relative;
}

#et-info-phone:before {
  content: "\e090";
  position: relative;
  top: 2px;
  margin-right: 2px;
}

#et-info-phone {
  margin-right: 13px;
}

#et-info-email:before {
  content: "\e076";
  margin-right: 4px;
}

#top-header .et-social-icons {
  float: none;
  display: inline-block;
}

#et-secondary-menu .et-social-icons {
  margin-right: 20px;
}

#top-header .et-social-icons li {
  margin-left: 12px;
  margin-top: -2px;
}

.et-social-icons {
  float: right;
}

.et-social-icons li {
  display: inline-block;
  margin-left: 20px;
}

.et-social-icon a {
  display: inline-block;
  font-size: 24px;
  position: relative;
  text-align: center;
  -webkit-transition: color 0.3s ease 0s;
  transition: color 0.3s ease 0s;
  color: #666;
  text-decoration: none;
}

.et-social-icon span {
  display: none;
}

#top-header .et-social-icon a {
  font-size: 14px;
}

#top-menu,
#top-menu-nav {
  line-height: 0;
}

#et-top-navigation {
  font-weight: 600;
}

.et_fixed_nav #et-top-navigation {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#et-secondary-menu {
  float: right;
}

#et-info,
#et-secondary-menu>ul>li a {
  padding-bottom: 0.75em;
  display: block;
}

#et-secondary-nav,
#et-secondary-nav li {
  display: inline-block;
}

#et-secondary-nav a {
  -webkit-transition: background-color 0.4s, color 0.4s ease-in-out;
  transition: background-color 0.4s, color 0.4s ease-in-out;
}

#et-secondary-nav li {
  margin-right: 15px;
}

#et-secondary-nav>li:last-child {
  margin-right: 0;
}

.et-cart-info span:before {
  content: "\e07a";
  margin-right: 10px;
}

#top-menu,
.et-menu,
nav#top-menu-nav,
nav.et-menu-nav {
  float: left;
}

#top-menu li {
  display: inline-block;
  font-size: 14px;
  padding-right: 22px;
}

#top-menu>li:last-child {
  padding-right: 0;
}

.et_fullwidth_nav.et_non_fixed_nav.et_header_style_left #top-menu>li:last-child>ul.sub-menu {
  right: 0;
}

#top-menu a {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none;
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#et-info-email:hover,
#et-secondary-menu>ul>li>a:hover,
#top-menu-nav>ul>li>a:hover,
.et-social-icons a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#et_search_icon:before {
  content: "\55";
  font-size: 17px;
  left: 0;
  position: absolute;
  top: -3px;
}

#et_search_icon:hover {
  cursor: pointer;
}

#et_top_search {
  float: right;
  margin: 3px 0 0 22px;
  position: relative;
  display: block;
  width: 18px;
}

#et_top_search.et_search_opened {
  position: absolute;
  width: 100%;
}

.et_vertical_nav #et_top_search {
  margin-left: 0;
}

.et-search-form {
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1000;
  width: 100%;
}

.et-search-form input {
  width: 90%;
  border: none;
  color: #333;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  background: transparent;
}

.et-search-form .et-search-field::-ms-clear {
  width: 0;
  height: 0;
  display: none;
}

.et_header_style_centered .et-search-form input,
.et_header_style_centered span.et_close_search_field {
  top: 60%;
}

.et_vertical_nav.et_header_style_centered .et-search-form input,
.et_vertical_nav.et_header_style_centered span.et_close_search_field {
  top: 0;
}

.et_search_form_container {
  animation: none;
  -o-animation: none;
  -webkit-animation: none;
  -moz-animation: none;
}

.container.et_search_form_container {
  position: relative;
  opacity: 0;
  height: 1px;
}

.container.et_search_form_container.et_pb_search_visible {
  z-index: 999;
  -webkit-animation: fadeInTop 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
  animation: fadeInTop 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
}

.et_pb_search_visible.et_pb_no_animation {
  opacity: 1;
}

.et_pb_search_form_hidden {
  -webkit-animation: fadeOutTop 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
  animation: fadeOutTop 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
}

.container.et_menu_container {
  z-index: 99;
}

.container.et_search_form_container.et_pb_search_form_hidden {
  z-index: 1 !important;
}

.et_search_outer {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
}

.container.et_pb_menu_hidden {
  z-index: -1;
}

form.et-search-form {
  background: transparent !important;
}

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

#left-area .post-meta {
  font-size: 14px;
  padding-bottom: 15px;
}

#left-area .post-meta a {
  text-decoration: none;
  color: #666;
}

#left-area .et_featured_image {
  padding-bottom: 7px;
}

.single .post {
  padding-bottom: 25px;
}

body.single .et_audio_content {
  margin-bottom: -6px;
}

p.demo_store {
  position: fixed !important;
  bottom: 0 !important;
  top: auto !important;
  z-index: 100000;
}

.comment-content address,
.entry-content address,
body.et-pb-preview #main-content .container address {
  line-height: 24px;
  margin-bottom: 12px;
}

.woocommerce-info a {
  color: #fff !important;
}

.shop_table .actions .submit {
  float: right;
}

.shop_table .actions .checkout-button {
  clear: both;
}

.col2-set.addresses {
  margin-top: 20px;
}

table.shop_table {
  margin-bottom: 30px !important;
}

.entry-summary .entry-title {
  padding-bottom: 14px !important;
}

.et_pb_widget .buttons a {
  margin-top: 10px !important;
}

.product_meta {
  border: solid #dadada;
  border-width: 1px 0 0;
  font-size: 14px;
  color: #666;
  padding-top: 6px;
}

.related.products {
  margin: 20px 0;
}

.product .related h2 {
  font-size: 26px !important;
  padding-bottom: 16px;
}

.entry-summary p.price span {
  font-size: 26px !important;
}

.entry-summary p.price del {
  color: #999;
  margin-right: 10px;
}

.cart_table_item .quantity {
  margin: 0 !important;
  width: 100px !important;
}

#main-content .cart-subtotal td {
  border-top: none;
}

div.pp_pic_holder {
  z-index: 100001;
}

div.pp_overlay {
  z-index: 100000;
}

figure.woocommerce-product-gallery__wrapper {
  margin: 0;
}

.nav-single a {
  text-decoration: none;
  color: #2ea3f2;
  font-size: 14px;
  font-weight: 400;
}

.nav-previous {
  float: left;
}

.nav-next {
  float: right;
}

.single .et_pb_post {
  margin-bottom: 27px;
}

.et_portfolio_image,
.et_shop_image {
  position: relative;
  display: block;
}

.et_portfolio_image img {
  vertical-align: bottom;
  margin-bottom: 0;
}

.single .et_pb_post.et_pb_no_comments_section {
  padding-bottom: 0;
  margin-bottom: 0;
}

.et_pb_pagebuilder_layout .project .entry-content {
  padding-top: 0;
}

.et_full_width_portfolio_page .et_project_meta {
  margin-bottom: 0;
  float: left;
  width: 21%;
  margin-top: 0;
  border-bottom: none;
}

.et_full_width_portfolio_page .entry-content {
  margin-bottom: 43px;
}

.et_full_width_portfolio_page .nav-single {
  border-top: 1px solid #e2e2e2;
  padding-top: 13px;
}

.entry-content .et_pb_member_social_links {
  list-style-type: none !important;
  margin-top: 20px;
  padding: 0;
}

#et-top-navigation {
  float: right;
}

#top-menu li li {
  padding: 0 20px;
  margin: 0;
}

#top-menu li li a {
  padding: 6px 20px;
  width: 200px;
}

#et-secondary-nav li {
  position: relative;
  text-align: right;
}

#et-secondary-nav li ul {
  position: absolute;
  right: 0;
  padding: 1em 0;
}

#et-secondary-nav li ul ul {
  right: 220px;
  top: 0;
  margin-top: -1em;
}

#et-secondary-nav li ul li {
  display: block;
}

#et-secondary-nav li ul {
  z-index: 999999;
  visibility: hidden;
  opacity: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateZ(0);
}

#et-secondary-nav li.et-hover>ul {
  visibility: visible;
}

#et-secondary-nav li>ul {
  width: 220px;
}

#et-secondary-nav li.et-touch-hover>ul,
#et-secondary-nav li:hover>ul,
.nav li.et-touch-hover>ul {
  opacity: 1;
  visibility: visible;
}

#et-secondary-nav li li {
  padding: 0 2em;
  margin: 0;
}

#et-secondary-nav li li a {
  padding: 1em;
  width: 100%;
  font-size: 12px;
  line-height: 1em;
  margin-right: 0;
  display: block;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#et-secondary-nav ul li a:hover {
  background-color: rgba(0, 0, 0, 0.03);
}

#et-secondary-nav li:hover {
  visibility: inherit;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after,
#top-menu .menu-item-has-children>a:first-child:after {
  font-family: ETmodules;
  content: "3";
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 800;
}

#top-menu li .menu-item-has-children>a:first-child {
  padding-right: 40px;
}

#top-menu li .menu-item-has-children>a:first-child:after {
  right: 20px;
  top: 6px;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after {
  top: 0;
}

#et-secondary-nav li .menu-item-has-children>a:first-child:after {
  top: 0.67em;
  right: auto;
  left: 2.3em;
}

#top-menu li.mega-menu {
  position: inherit;
}

#top-menu li.mega-menu>ul {
  padding: 30px 20px;
  position: absolute !important;
  width: 100%;
  left: 0 !important;
}

#top-menu li.mega-menu ul li {
  margin: 0;
  float: left !important;
  display: block !important;
  padding: 0 !important;
}

#top-menu li.mega-menu>ul>li:nth-of-type(4n) {
  clear: right;
}

#top-menu li.mega-menu>ul>li:nth-of-type(4n + 1) {
  clear: left;
}

#top-menu li.mega-menu ul li li {
  width: 100%;
}

#top-menu li.mega-menu li>ul {
  -webkit-animation: none !important;
  animation: none !important;
  padding: 0;
  border: none;
  left: auto;
  top: auto;
  width: 90% !important;
  position: relative;
  box-shadow: none;
  -webkit-box-shadow: none;
}

#top-menu li.mega-menu li ul {
  visibility: visible;
  opacity: 1;
  display: none;
}

#top-menu li.mega-menu.et-hover li ul {
  display: block;
}

#top-menu li.mega-menu.et-hover>ul {
  opacity: 1 !important;
  visibility: visible !important;
}

#top-menu li.mega-menu>ul>li>a {
  width: 90%;
  padding: 0 20px 10px;
}

#top-menu li.mega-menu>ul>li>a:first-child {
  padding-top: 0 !important;
  font-weight: 700;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

#top-menu li.mega-menu>ul>li>a:first-child:hover {
  background-color: transparent !important;
}

#top-menu li.mega-menu li>a {
  width: 100%;
}

#top-menu li.mega-menu.mega-menu-parent li>a,
#top-menu li.mega-menu.mega-menu-parent li li {
  width: 100% !important;
}

#top-menu li.mega-menu.mega-menu-parent li>.sub-menu {
  float: left;
  width: 100% !important;
}

#top-menu li.mega-menu>ul>li {
  width: 25%;
  margin: 0;
}

#top-menu li.mega-menu.mega-menu-parent-3>ul>li {
  width: 33.33%;
}

#top-menu li.mega-menu.mega-menu-parent-2>ul>li {
  width: 50%;
}

#top-menu li.mega-menu.mega-menu-parent-1>ul>li {
  width: 100%;
}

#top-menu li.mega-menu .menu-item-has-children>a:first-child:after {
  display: none;
}

#top-menu li.mega-menu>ul>li>ul>li {
  width: 100%;
  margin: 0;
}

.et_vertical_nav #top-menu li.mega-menu {
  position: relative;
}

.et_vertical_nav #top-menu li.mega-menu li>a,
.et_vertical_nav #top-menu li.mega-menu li>ul {
  width: 100% !important;
}

.et_vertical_nav #top-menu li.mega-menu>ul {
  top: 62px;
  padding: 30px 20px;
  position: absolute !important;
  width: 790px !important;
  left: 0 !important;
}

.et_vertical_nav #top-menu li.mega-menu>ul>li {
  width: 33.333%;
}

.et_vertical_nav #top-menu li.mega-menu.mega-menu-parent-1>ul>li {
  width: 100%;
}

.et_vertical_nav #top-menu li.mega-menu.mega-menu-parent-2>ul>li {
  width: 50%;
}

.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(n + 4) {
  margin-top: 30px;
}

.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(3n) {
  clear: right;
}

.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(3n + 1) {
  clear: left;
}

.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-of-type(4n),
.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-of-type(4n + 1) {
  clear: none;
}

/*#et_mobile_nav_menu{float:right;display:none}*/
.et_toggle_slide_menu:after,
.mobile_menu_bar:before {
  content: "\61";
  font-size: 32px;
  left: 0;
  position: relative;
  top: 0;
  cursor: pointer;
}

#main-footer {
  background-color: #222;
}

#footer-widgets {
  padding: 6% 0 0;
}

.footer-widget {
  float: left;
  color: #fff;
}

.last {
  margin-right: 0;
}

.footer-widget .fwidget:last-child {
  margin-bottom: 0 !important;
}

#footer-widgets .footer-widget li {
  padding-left: 14px;
  position: relative;
}

#footer-widgets .footer-widget li:before {
  border-radius: 3px;
  border-style: solid;
  border-width: 3px;
  content: "";
  left: 0;
  position: absolute;
  top: 9px;
}

#footer-widgets .footer-widget li a {
  color: #fff;
  text-decoration: none;
}

#footer-widgets .footer-widget li a:hover {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer-widget .widget_adsensewidget ins {
  min-width: 160px;
}

#footer-bottom {
  background-color: #1f1f1f;
  background-color: rgba(0, 0, 0, 0.32);
  padding: 15px 0 5px;
}

#footer-bottom a {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#footer-info {
  text-align: left;
  color: #666;
  padding-bottom: 10px;
  float: left;
}

#footer-info a {
  font-weight: 700;
  color: #666;
}

#footer-info a:hover {
  opacity: 0.7;
}

#et-footer-nav {
  background-color: hsla(0, 0%, 100%, 0.05);
}

.bottom-nav {
  padding: 15px 0;
}

.bottom-nav li {
  font-weight: 600;
  display: inline-block;
  font-size: 14px;
  padding-right: 22px;
}

.bottom-nav a {
  color: #bbb;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.bottom-nav a:hover {
  opacity: 0.7;
}

.aligncenter,
div.post .new-post .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  margin-bottom: 10px;
  max-width: 96%;
  padding: 8px;
}

.wp-caption.alignleft {
  margin: 0 30px 20px 0;
}

.wp-caption.alignright {
  margin: 0 0 20px 30px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0;
}

.wp-caption p.wp-caption-text {
  font-size: 12px;
  padding: 0 4px 5px;
  margin: 0;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

img.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}

img.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}

.pagination {
  clear: both;
}

.wp-pagenavi {
  text-align: right;
  border-top: 1px solid #e2e2e2;
  padding-top: 13px;
  clear: both;
  margin-bottom: 30px;
}

.wp-pagenavi a,
.wp-pagenavi span {
  color: #666;
  margin: 0 5px;
  text-decoration: none;
  font-size: 14px !important;
  font-weight: 400 !important;
  border: none !important;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  color: #999 !important;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  color: #2ea3f2 !important;
}

.page.et_pb_pagebuilder_layout #main-content {
  background-color: transparent;
}

#sidebar {
  padding-bottom: 28px;
}

#sidebar .et_pb_widget {
  margin-bottom: 30px;
  width: 100%;
  float: none;
}

img#about-image {
  float: left;
  margin: 3px 8px 8px 0;
}

.widget_search .screen-reader-text {
  display: none;
}

.widget_search input#s,
.widget_search input#searchsubmit {
  padding: 0.7em;
  height: 40px !important;
  margin: 0;
  font-size: 14px;
  line-height: normal !important;
  border: 1px solid #ddd;
  color: #666;
}

.widget_search #s {
  width: 100%;
  border-radius: 3px;
}

.widget_search #searchform {
  position: relative;
}

.widget_search #searchsubmit {
  background-color: #ddd;
  width: 70px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  position: absolute;
  right: 0;
  top: 0;
}

#searchsubmit {
  cursor: pointer;
}

#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 100%;
}

#wp-calendar a {
  display: block;
  text-decoration: none;
  font-weight: 700;
}

#wp-calendar a:hover {
  text-decoration: underline;
}

#wp-calendar caption {
  text-decoration: none;
  font: 700 13px Arial, Sans-Serif;
}

#wp-calendar td {
  padding: 3px 5px;
  color: #9f9f9f;
}

#wp-calendar td#today {
  font-weight: 700;
}

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  padding: 3px 5px;
}

#wp-calendar #next a,
#wp-calendar #prev a {
  font-size: 9pt;
}

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}

.tagcloud a {
  font-size: 12px !important;
  padding: 2px 8px;
  background: rgba(0, 0, 0, 0.05);
  display: inline-block;
  margin-bottom: 4px;
  border-radius: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.tagcloud a:hover {
  background: rgba(0, 0, 0, 0.15);
}

.et_color_scheme_green a {
  color: #7cc68d;
}

ul.et_pb_side_nav,
ul.et_pb_side_nav * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

ul.et_pb_side_nav {
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  position: fixed;
  right: 0;
  top: 50%;
  width: 40px;
  background: rgba(0, 0, 0, 0.4);
  padding: 10px;
  z-index: 99999;
  display: block;
  opacity: 0;
}

ul.et_pb_side_nav li.side_nav_item {
  padding: 7px;
}

ul.et_pb_side_nav .side_nav_item a {
  display: block;
  background-color: hsla(0, 0%, 100%, 0.5);
  text-indent: -9999px;
  border-radius: 7px;
  margin-right: 10px;
  height: 7px;
  width: 7px;
}

ul.et_pb_side_nav.et-visible {
  opacity: 1;
  -webkit-animation: fadeInRight 1.5s cubic-bezier(0.77, 0, 0.175, 1) 1;
  animation: fadeInRight 1.5s cubic-bezier(0.77, 0, 0.175, 1) 1;
}

ul.et_pb_side_nav .side_nav_item a.active {
  background-color: #fff !important;
}

.et_pb_scroll_top.et-pb-icon {
  text-align: center;
  background: rgba(0, 0, 0, 0.4);
  text-decoration: none;
  position: fixed;
  z-index: 99999;
  bottom: 125px;
  right: 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: none;
  cursor: pointer;
  font-size: 30px;
  padding: 5px;
  color: #fff;
}

.et_pb_scroll_top:before {
  content: "2";
}

.et_pb_scroll_top.et-visible {
  opacity: 1;
  -webkit-animation: fadeInRight 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
  animation: fadeInRight 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
}

.et_pb_scroll_top.et-hidden {
  opacity: 0;
  -webkit-animation: fadeOutRight 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
  animation: fadeOutRight 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
}

.et_pb_menu_hidden #et_search_icon:before,
.et_pb_menu_hidden #top-menu,
.et_pb_menu_hidden .et-cart-info {
  opacity: 0;
  -webkit-animation: fadeOutBottom 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
  animation: fadeOutBottom 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
}

.et_pb_menu_visible #et_search_icon:before,
.et_pb_menu_visible #top-menu,
.et_pb_menu_visible .et-cart-info {
  z-index: 99;
  opacity: 1;
  -webkit-animation: fadeInBottom 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
  animation: fadeInBottom 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
}

.et_pb_menu_hidden #et_search_icon:before,
.et_pb_menu_hidden #top-menu,
.et_pb_menu_hidden .mobile_menu_bar {
  opacity: 0;
  -webkit-animation: fadeOutBottom 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
  animation: fadeOutBottom 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
}

.et_pb_menu_visible #et_search_icon:before,
.et_pb_menu_visible #top-menu,
.et_pb_menu_visible .mobile_menu_bar {
  z-index: 99;
  opacity: 1;
  -webkit-animation: fadeInBottom 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
  animation: fadeInBottom 1s cubic-bezier(0.77, 0, 0.175, 1) 1;
}

.et_pb_no_animation #et_search_icon:before,
.et_pb_no_animation #top-menu,
.et_pb_no_animation.et_search_form_container,
.et_pb_no_animation .mobile_menu_bar {
  animation: none !important;
  -o-animation: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
}

.et_header_style_slide .et_slide_in_menu_container,
.et_header_style_slide .et_slide_in_menu_container #et-info span,
.et_header_style_slide .et_slide_in_menu_container .et_mobile_menu li a,
.et_header_style_slide .et_slide_in_menu_container a,
.et_header_style_slide .et_slide_in_menu_container input.et-search-field,
.et_header_style_slide .et_slide_menu_top span,
.et_header_style_slide .et_slide_menu_top ul.et-social-icons a {
  font-size: 14px;
}

.et_header_style_slide .et_slide_in_menu_container .et-search-field::-moz-placeholder {
  font-size: 14px;
  color: hsla(0, 0%, 100%, 0.6);
}

.et_header_style_slide .et_slide_in_menu_container .et-search-field::-webkit-input-placeholder {
  font-size: 14px;
  color: hsla(0, 0%, 100%, 0.6);
}

.et_header_style_slide .et_slide_in_menu_container .et-search-field:-ms-input-placeholder {
  font-size: 14px;
  color: hsla(0, 0%, 100%, 0.6);
}

.mobile_menu_bar.et_pb_header_toggle {
  display: none;
  cursor: pointer;
  width: 32px;
}

.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
  display: block;
}

.et_header_style_fullscreen #et_top_search,
.et_header_style_fullscreen #top-header,
.et_header_style_fullscreen .et_slide_menu_top .clear,
.et_header_style_fullscreen div#et_mobile_nav_menu,
.et_header_style_slide #et_top_search,
.et_header_style_slide #top-header,
.et_header_style_slide div#et_mobile_nav_menu,
.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu li ul {
  display: none !important;
}

.et_header_style_fullscreen.et_fullwidth_nav .et-search-form,
.et_header_style_fullscreen div#et_mobile_nav_menu,
.et_header_style_slide.et_fullwidth_nav .et-search-form,
.et_header_style_slide div#et_mobile_nav_menu {
  right: 0 !important;
}

.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before,
.et_slide_menu_top button#searchsubmit_header:before,
.et_toggle_slide_menu:after {
  font-family: ETmodules;
  speak: none;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.et_toggle_slide_menu:after,
.et_toggle_slide_menu:before {
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}

.et_toggle_slide_menu:before {
  opacity: 1;
}

.et_toggle_slide_menu:after {
  content: "\4d";
  opacity: 0;
  left: -32px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.et_pb_slide_menu_active .et_toggle_slide_menu:before {
  opacity: 0;
}

.et_pb_slide_menu_active .et_toggle_slide_menu:after {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.et_header_style_fullscreen #top-menu-nav,
.et_header_style_slide #top-menu-nav,
.et_header_style_slide .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu,
.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu {
  display: none;
}

.et_header_style_slide .et_slide_in_menu_container {
  width: 320px;
  max-width: 75%;
  padding-top: 0 !important;
}

.et_slide_in_menu_container {
  overflow: auto;
  right: -100%;
  position: fixed;
  top: 0;
  background: #2ea3f2;
  z-index: 999999;
  height: 100%;
  -webkit-transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}

.admin-bar .et_slide_in_menu_container {
  top: 32px;
}

.et_slide_menu_top {
  background: rgba(0, 0, 0, 0.1);
  padding: 40px;
}

.et_header_style_slide #page-container {
  position: relative;
  left: 0;
  -webkit-transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1),
    margin-top 0.4s ease-in-out !important;
  transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1),
    margin-top 0.4s ease-in-out !important;
}

.et_slide_menu_top span#et-info-email,
.et_slide_menu_top ul.et-social-icons {
  float: left;
}

.et_slide_menu_top ul.et-social-icons li {
  margin-left: 0;
  margin-right: 10px;
}

.et_slide_menu_top a.et-cart-info {
  float: right;
}

.et_slide_menu_top:after {
  content: "";
  clear: both;
  display: block;
}

.et_slide_menu_top .et-search-form {
  position: relative;
  height: 35px;
  clear: both;
  background: rgba(0, 0, 0, 0.2) !important;
  padding: 5px !important;
  margin: 15px 0 0;
  border-radius: 5px;
  width: 100% !important;
  max-width: 100% !important;
}

.et_slide_menu_top input.et-search-field {
  left: 5px;
}

.et_slide_menu_top button#searchsubmit_header {
  right: 0;
  width: 30px;
  cursor: pointer;
  position: absolute;
  background: none;
  border: none;
  height: 35px;
  top: 0;
}

.et_slide_menu_top button#searchsubmit_header:before {
  position: absolute;
  top: 11px;
  left: 7px;
  font-size: 13px;
  content: "\55";
  color: hsla(0, 0%, 100%, 0.6);
}

.et_slide_menu_top span {
  font-weight: 600;
}

.et_slide_menu_top div#et-info {
  width: 100%;
  padding-bottom: 0;
  padding-top: 15px;
}

.et_slide_menu_top,
.et_slide_menu_top a,
.et_slide_menu_top input {
  color: hsla(0, 0%, 100%, 0.6);
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:first-child {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(5) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(6) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(7) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(8) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(9) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(10) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(11) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(12) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(13) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(14) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(15) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(16) {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(17) {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(18) {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(19) {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(20) {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(21) {
  -webkit-transition-delay: 2.1s;
  transition-delay: 2.1s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(22) {
  -webkit-transition-delay: 2.2s;
  transition-delay: 2.2s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(23) {
  -webkit-transition-delay: 2.3s;
  transition-delay: 2.3s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(24) {
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(25) {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(26) {
  -webkit-transition-delay: 2.6s;
  transition-delay: 2.6s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(27) {
  -webkit-transition-delay: 2.7s;
  transition-delay: 2.7s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(28) {
  -webkit-transition-delay: 2.8s;
  transition-delay: 2.8s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(29) {
  -webkit-transition-delay: 2.9s;
  transition-delay: 2.9s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(30) {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

.et_header_style_fullscreen .et-fixed-header #et-top-navigation,
.et_header_style_slide .et-fixed-header #et-top-navigation {
  padding: 11px 0 !important;
}

.et_left_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section.sep,
.et_left_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section p.value,
.et_right_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section.sep,
.et_right_sidebar #main-content .et_pb_column_2_3 .et_pb_countdown_timer .section p.value {
  font-size: 44px;
  line-height: 44px;
}

.et_left_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section.sep,
.et_left_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section p.value,
.et_right_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section.sep,
.et_right_sidebar #main-content .et_pb_column_1_2 .et_pb_countdown_timer .section p.value {
  font-size: 32px;
  line-height: 32px;
}

.et_left_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section.sep,
.et_left_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section p.value,
.et_right_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section.sep,
.et_right_sidebar #main-content .et_pb_column_3_8 .et_pb_countdown_timer .section p.value {
  font-size: 24px;
  line-height: 24px;
}

.et_left_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section.sep,
.et_left_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section p.value,
.et_right_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section.sep,
.et_right_sidebar #main-content .et_pb_column_1_3 .et_pb_countdown_timer .section p.value {
  font-size: 20px;
  line-height: 20px;
}

.et_left_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section.sep,
.et_left_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section p.value,
.et_right_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section.sep,
.et_right_sidebar #main-content .et_pb_column_1_4 .et_pb_countdown_timer .section p.value {
  font-size: 16px;
  line-height: 16px;
}

body #main-content .et_builder_inner_content>h1,
body #main-content .et_builder_inner_content>h2,
body #main-content .et_builder_inner_content>h3,
body #main-content .et_builder_inner_content>h4,
body #main-content .et_builder_inner_content>h5,
body #main-content .et_builder_inner_content>h6 {
  line-height: 1.4em;
}

body #main-content .et_builder_inner_content>p {
  line-height: 1.7em;
}

.wp-block-pullquote {
  margin: 20px 0 30px;
}

.wp-block-pullquote.has-background blockquote {
  border-left: none;
}

.wp-block-group.has-background {
  padding: 1.5em 1.5em 0.5em;
}

#wp-admin-bar-et-use-visual-builder a:before {
  font-family: ETmodules !important;
  content: "\e625";
  font-size: 30px !important;
  width: 28px;
  margin-top: -3px;
  color: #974df3 !important;
}

#wp-admin-bar-et-use-visual-builder:hover a:before {
  color: #fff !important;
}

#wp-admin-bar-et-use-visual-builder:hover a,
#wp-admin-bar-et-use-visual-builder a:hover {
  transition: background-color 0.5s ease;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  background-color: #7e3bd0 !important;
  color: #fff !important;
}

.ai1ec-single-event:after {
  content: " ";
  display: table;
  clear: both;
}

.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot {
  z-index: 3;
}

.wp-block-divi-layout {
  margin-bottom: 1em;
}

.et_pb_pagebuilder_layout .rfq_form_wrap:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#et-info-email:before,
#et-info-phone:before,
#et_search_icon:before,
.comment-reply-link:after,
.et-cart-info span:before,
.et-pb-arrow-next:before,
.et-pb-arrow-prev:before,
.et-social-icon a:before,
.et_audio_container .mejs-playpause-button button:before,
.et_audio_container .mejs-volume-button button:before,
.et_overlay:before,
.et_password_protected_form .et_submit_button:after,
.et_pb_button:after,
.et_pb_contact_reset:after,
.et_pb_contact_submit:after,
.et_pb_font_icon:before,
.et_pb_newsletter_button:after,
.et_pb_pricing_table_button:after,
.et_pb_promo_button:after,
.et_pb_social_icon a.icon:before,
.et_pb_testimonial:before,
.et_pb_toggle_title:before,
.form-submit .et_pb_button:after,
.mobile_menu_bar:before,
a.et_pb_more_button:after {
  font-family: ETmodules !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
}

.nav li li {
  padding: 0 20px;
  margin: 0;
}

.et-menu li li a {
  padding: 6px 20px;
  width: 200px;
}

.nav li {
  position: relative;
  line-height: 1em;
}

.nav li li {
  position: relative;
  line-height: 2em;
}

.nav li ul {
  position: absolute;
  padding: 20px 0;
  z-index: 9999;
  width: 240px;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  border-top: 3px solid #2ea3f2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateZ(0);
  text-align: left;
}

.nav li.et-hover>ul {
  visibility: visible;
}

.nav li.et-touch-hover>ul,
.nav li:hover>ul {
  opacity: 1;
  visibility: visible;
}

.nav li li ul {
  z-index: 1000;
  top: -23px;
  left: 240px;
}

.nav li.et-reverse-direction-nav li ul {
  left: auto;
  right: 240px;
}

.nav li:hover {
  visibility: inherit;
}

.et_mobile_menu li a,
.nav li li a {
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.et_mobile_menu li a:hover,
.nav ul li a:hover {
  background-color: rgba(0, 0, 0, 0.03);
  opacity: 0.7;
}

.mega-menu .et-dropdown-removing>ul {
  display: block;
}

.et-menu .menu-item-has-children>a:first-child:after {
  font-family: ETmodules;
  content: "3";
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 800;
}

.et-menu .menu-item-has-children>a:first-child {
  padding-right: 20px;
}

.et-menu li li.menu-item-has-children>a:first-child:after {
  right: 20px;
  top: 6px;
}

.et-menu-nav li.mega-menu {
  position: inherit;
}

.et-menu-nav li.mega-menu>ul {
  padding: 30px 20px;
  position: absolute !important;
  width: 100%;
  left: 0 !important;
}

.et-menu-nav li.mega-menu ul li {
  margin: 0;
  float: left !important;
  display: block !important;
  padding: 0 !important;
}

.et-menu-nav li.mega-menu li>ul {
  -webkit-animation: none !important;
  animation: none !important;
  padding: 0;
  border: none;
  left: auto;
  top: auto;
  width: 240px !important;
  position: relative;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.et-menu-nav li.mega-menu li ul {
  visibility: visible;
  opacity: 1;
  display: none;
}

.et-menu-nav li.mega-menu.et-hover li ul,
.et-menu-nav li.mega-menu:hover li ul {
  display: block;
}

.et-menu-nav li.mega-menu:hover>ul {
  opacity: 1 !important;
  visibility: visible !important;
}

.et-menu-nav li.mega-menu>ul>li>a:first-child {
  padding-top: 0 !important;
  font-weight: 700;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

.et-menu-nav li.mega-menu>ul>li>a:first-child:hover {
  background-color: transparent !important;
}

.et-menu-nav li.mega-menu li>a {
  width: 200px !important;
}

.et-menu-nav li.mega-menu.mega-menu-parent li>a,
.et-menu-nav li.mega-menu.mega-menu-parent li li {
  width: 100% !important;
}

.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu {
  float: left;
  width: 100% !important;
}

.et-menu-nav li.mega-menu>ul>li {
  width: 25%;
  margin: 0;
}

.et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li {
  width: 33.33%;
}

.et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li {
  width: 50%;
}

.et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li {
  width: 100%;
}

.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,
.et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after {
  display: none;
}

.et_fullwidth_nav #top-menu li.mega-menu>ul {
  width: auto;
  left: 30px !important;
  right: 30px !important;
}

.et_mobile_menu {
  position: absolute;
  left: 0;
  padding: 5%;
  background: #fff;
  width: 100%;
  visibility: visible;
  opacity: 1;
  display: none;
  z-index: 9999;
  border-top: 3px solid #2ea3f2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

#main-header .et_mobile_menu li ul,
.et_pb_fullwidth_menu .et_mobile_menu li ul,
.et_pb_menu .et_mobile_menu li ul {
  visibility: visible !important;
  display: block !important;
  padding-left: 10px;
}

.et_mobile_menu li li {
  padding-left: 5%;
}

.et_mobile_menu li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  color: #666;
  padding: 10px 5%;
  display: block;
}

.et_mobile_menu .menu-item-has-children>a {
  font-weight: 700;
  background-color: rgba(0, 0, 0, 0.03);
}

.et_mobile_menu li .menu-item-has-children>a {
  background-color: transparent;
}

.et_mobile_nav_menu {
  float: right;
  display: none;
}

.mobile_menu_bar {
  position: relative;
  display: block;
  line-height: 0;
}

.mobile_menu_bar:before {
  content: "\61";
  font-size: 32px;
  position: relative;
  left: 0;
  top: 0;
  cursor: pointer;
}

.et_pb_module .mobile_menu_bar:before {
  top: 2px;
}

.mobile_nav .select_page {
  display: none;
}

.et_pb_widget {
  float: left;
  max-width: 100%;
}

.et_pb_widget a {
  text-decoration: none;
  color: #666;
}

.et_pb_widget li a:hover {
  color: #82c0c7;
}

.et_pb_widget ul li {
  margin-bottom: 0.5em;
}

.et_pb_widget ul li ul li {
  margin-left: 15px;
}

.et_pb_widget select {
  width: 100%;
  height: 28px;
  padding: 0 5px;
}

.et_pb_widget_area .et_pb_widget a {
  color: inherit;
}

@media (max-width: 980px) {
  .et_parallax_bg.et_parallax_bg_tablet_exist {
    display: none;
  }

  .et_parallax_bg.et_parallax_bg_tablet {
    display: block;
  }
}

@media (max-width: 767px) {
  .et_parallax_bg.et_parallax_bg_phone_exist {
    display: none;
  }

  .et_parallax_bg.et_parallax_bg_phone {
    display: block;
  }
}

.et_pb_module.et_pb_section_parallax,
.et_pb_posts_nav a.et_pb_section_parallax,
.et_pb_tab.et_pb_section_parallax {
  position: relative;
}

.et_pb_section_parallax .et_pb_parallax_css,
.et_pb_slides .et_parallax_bg.et_pb_parallax_css {
  background-attachment: fixed;
}

body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,
body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
  background-attachment: scroll;
  bottom: auto;
}

.et_pb_section_parallax.et_pb_column .et_pb_module,
.et_pb_section_parallax.et_pb_row .et_pb_column,
.et_pb_section_parallax.et_pb_row .et_pb_module {
  z-index: 9;
  position: relative;
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_description {
  text-align: center;
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_video {
  display: none;
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
  text-align: center;
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content,
.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
  display: none;
}

.et_pb_column_1_2 .et_pb_slide_content,
.et_pb_column_1_3 .et_pb_slide_content,
.et_pb_column_1_4 .et_pb_slide_content,
.et_pb_column_1_5 .et_pb_slide_content,
.et_pb_column_1_6 .et_pb_slide_content,
.et_pb_column_2_5 .et_pb_slide_content,
.et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_content,
.et_pb_column_3_5 .et_pb_slide_content {
  font-size: 14px;
}

.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
  display: block;
}

.et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_3_5 .et_pb_slide_description h2.et_pb_slide_title {
  font-size: 26px;
  font-weight: 400;
}

.et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title {
  font-size: 22px;
  font-weight: 400;
}

.et_pb_preload .et_pb_section_video_bg,
.et_pb_preload>div {
  visibility: hidden;
}

.et_pb_preload,
.et_pb_section.et_pb_section_video.et_pb_preload {
  position: relative;
  background: #464646 !important;
}

.et_pb_preload:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(includes/builder/styles/images/preloader.gif) no-repeat;
  border-radius: 32px;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
}

.et_pb_text ol,
.et_pb_text ul {
  padding-bottom: 1em;
}

.et_pb_text> :last-child {
  padding-bottom: 0;
}

.et_pb_text_inner {
  position: relative;
}

.et_pb_bg_layout_dark,
.et_pb_bg_layout_dark h1,
.et_pb_bg_layout_dark h2,
.et_pb_bg_layout_dark h3,
.et_pb_bg_layout_dark h4,
.et_pb_bg_layout_dark h5,
.et_pb_bg_layout_dark h6 {
  color: #fff !important;
}

.et_pb_text_align_left {
  text-align: left;
}

.et_pb_text_align_center {
  text-align: center;
}

.et_pb_text_align_right {
  text-align: right;
}

.et_pb_text_align_justified {
  text-align: justify;
}

ul.et_pb_social_media_follow {
  list-style-type: none !important;
  margin: 0 0 22px;
  padding: 0;
}

.et_pb_social_media_follow li {
  display: inline-block;
  margin-bottom: 8px;
  position: relative;
}

.et_pb_social_media_follow li a {
  margin-right: 8px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  position: relative;
}

.et_pb_social_media_follow li a.follow_button {
  padding: 0 12px;
  margin-top: 5px;
  margin-right: 25px;
  font-size: 14px;
  line-height: 1.6em;
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  border-width: 0;
  border-style: solid;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}

.et_pb_social_media_follow li.last-child a,
.et_pb_social_media_follow li:last-child a {
  margin-right: 0;
}

.et_pb_social_media_follow.has_follow_button li.last-child a.icon,
.et_pb_social_media_follow.has_follow_button li:last-child a.icon {
  margin-right: 8px;
}

.et_pb_social_media_follow li a.follow_button:hover {
  background: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.6);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button {
  background: rgba(0, 0, 0, 0.6);
  color: hsla(0, 0%, 100%, 0.8);
}

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover {
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}

.et_pb_social_media_follow li a.icon {
  height: 32px;
  width: 32px;
  padding: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.et_pb_social_media_follow li a.icon:before {
  height: 32px;
  width: 32px;
  font-size: 16px;
  line-height: 32px;
  display: block;
  color: #fff;
  transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  position: relative;
  z-index: 10;
}

.et_pb_social_media_follow li a.icon:hover:before {
  color: hsla(0, 0%, 100%, 0.7);
}

.et_pb_social_media_follow li a.icon {
  border-radius: 3px;
}

.et_pb_social_media_follow_network_name {
  display: none;
}

.et_pb_section {
  position: relative;
  background-color: #fff;
}

.et_pb_section--absolute,
.et_pb_section--fixed {
  width: 100%;
}

.et_pb_section.et_section_transparent {
  background-color: transparent;
}

.et_pb_fullwidth_section {
  padding: 0;
}

.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row {
  padding: 0 !important;
}

.et_pb_inner_shadow {
  -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.07);
}

.et_pb_bottom_inside_divider,
.et_pb_top_inside_divider {
  display: block;
  background-repeat-y: no-repeat;
  height: 100%;
  position: absolute;
  pointer-events: none;
  width: 100%;
}

.et_pb_bottom_inside_divider.et-no-transition,
.et_pb_top_inside_divider.et-no-transition {
  -webkit-transition: none !important;
  transition: none !important;
}

.et_pb_top_inside_divider {
  margin-top: -1px;
}

.et_pb_bottom_inside_divider {
  margin-bottom: -1px;
}

.et_pb_section_video:not(.et_pb_menu):not(.et_pb_fullwidth_menu) {
  overflow: hidden;
  position: relative;
}

.et_pb_section_video_bg {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  pointer-events: none;
  -webkit-transition: display 0.3s;
  transition: display 0.3s;
}

.et_pb_section_video_bg.et_pb_section_video_bg_hover,
.et_pb_section_video_bg.et_pb_section_video_bg_phone,
.et_pb_section_video_bg.et_pb_section_video_bg_tablet,
.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
  display: none;
}

.et_pb_section_video_bg .mejs-controls,
.et_pb_section_video_bg .mejs-overlay-play {
  display: none !important;
}

.et_pb_section_video_bg embed,
.et_pb_section_video_bg iframe,
.et_pb_section_video_bg object,
.et_pb_section_video_bg video {
  max-width: none;
}

.et_pb_section_video_bg .mejs-video {
  left: 50%;
  position: absolute;
  max-width: none;
}

.et_pb_section_video_bg .mejs-overlay-loading {
  display: none !important;
}

.et_pb_social_network_link .et_pb_section_video {
  overflow: visible;
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg {
  display: none;
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover,
.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit {
  display: block;
}

.et_pb_row.et_pb_row_empty,
.et_pb_row_inner:nth-of-type(n + 2).et_pb_row_empty {
  display: none;
}

.et_pb_column.et_pb_column_empty {
  min-height: 1px;
}

.et_pb_row_inner {
  width: 100%;
  position: relative;
}

.et_pb_row .et_pb_column.et-last-child,
.et_pb_row .et_pb_column:last-child,
.et_pb_row_inner .et_pb_column.et-last-child,
.et_pb_row_inner .et_pb_column:last-child {
  margin-right: 0 !important;
}

.et_pb_space {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 23px;
}

.et_pb_divider_hidden {
  margin-bottom: 0 !important;
}

.et_pb_divider_internal {
  display: inline-block;
  width: 100%;
}

.et_pb_divider {
  margin: 0 0 30px;
  position: relative;
}

.et_pb_divider:before {
  content: "";
  width: 100%;
  height: 1px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}

.et_pb_divider:after,
.et_pb_space:after {
  content: "";
  display: table;
}

.et_pb_divider_position_bottom:before {
  top: auto !important;
  bottom: 0 !important;
}

.et_pb_divider_position_center:before {
  top: 50% !important;
}

@media (max-width: 980px) {
  .et_pb_divider_position_top_tablet:before {
    top: 0 !important;
    bottom: auto !important;
  }

  .et_pb_divider_position_bottom_tablet:before {
    top: auto !important;
    bottom: 0 !important;
  }

  .et_pb_divider_position_center_tablet:before {
    top: 50% !important;
  }
}

@media (max-width: 767px) {
  .et_pb_divider_position_top_phone:before {
    top: 0 !important;
    bottom: auto !important;
  }

  .et_pb_divider_position_bottom_phone:before {
    top: auto !important;
    bottom: 0 !important;
  }

  .et_pb_divider_position_center_phone:before {
    top: 50% !important;
  }
}

.et_pb_fullwidth_header {
  padding: 50px 0;
  position: relative;
  background-position: 50%;
  background-size: cover;
}

.et_pb_fullwidth_header p {
  padding-bottom: 0;
}

.et_pb_fullwidth_header_subhead {
  display: block;
}

.et_pb_fullscreen {
  padding: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  position: relative;
  z-index: 3;
  width: 80%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container {
  height: 10px;
  min-height: 100vh;
  width: 80%;
  max-width: none;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-bottom {
  -ms-flex-flow: column wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column wrap;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-center {
  -ms-flex-flow: column nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container .header-content {
  -webkit-align-self: center;
  -ms-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-center .header-image-container.center {
  -webkit-align-self: flex-start;
  -ms-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container,
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container {
  width: 100%;
  -webkit-align-self: center;
  -ms-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center,
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center {
  -webkit-align-self: center;
  -ms-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-content-container.bottom,
.et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-image-container.bottom {
  -webkit-align-self: flex-end;
  -ms-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-flow: row-reverse;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container,
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container {
  width: 100%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container,
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container,
.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content-container,
.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container {
  width: 50%;
  -webkit-align-self: center;
  -ms-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center,
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.center,
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.center,
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.center {
  -webkit-align-self: center;
  -ms-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom,
.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-image-container.bottom,
.et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom,
.et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-image-container.bottom {
  -webkit-align-self: flex-end;
  -ms-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
  text-align: left;
  margin-left: 0;
}

.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content {
  margin-right: 6%;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
  text-align: right;
  margin-right: 0;
  float: right;
}

.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content {
  margin-left: 6%;
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom,
.et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom {
  margin-bottom: 80px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
  padding-left: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
  padding-right: 0;
}

.et_pb_fullwidth_header .header-content {
  padding: 10px;
  text-align: center;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
  margin: 20px auto;
  width: 80%;
  max-width: 800px;
}

.et_pb_fullwidth_header .header-image {
  text-align: center;
  margin-left: 2%;
  margin-right: 2%;
  line-height: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
  margin-top: 20px;
  display: inline-block;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
  margin-left: 15px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  pointer-events: none;
}

.et_pb_fullwidth_header .et_pb_parallax_css {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
  width: 100%;
  min-height: 30px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  left: 0;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a {
  display: inline-block;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
  color: #fff;
  font-size: 3.5em;
}

.et_pb_fullwidth_header .scroll-down-container .scroll-down-phone,
.et_pb_fullwidth_header .scroll-down-container .scroll-down-tablet {
  display: none;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination,
.et_pb_gallery .et_pb_gallery_pagination {
  width: 100%;
  border-top: 1px solid #e2e2e2;
  position: relative;
}

.et_pb_wc_additional_info.et_pb_hide_title h2 {
  display: none;
}

.et_pb_wc_title h1 {
  padding-bottom: 0;
}

.et-waypoint.et_pb_animation_off,
.et_pb_animation_off {
  opacity: 1;
}

.pricing-content-bottom {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e7e7e7;
  -webkit-box-shadow: inset 1px 0 0 0 #fff;
  box-shadow: inset 1px 0 0 0 #fff;
  padding: 20px 5px 43px;
  text-align: center;
}

span.et-price {
  font-size: 48px;
  color: #94c65c;
  text-shadow: 0 1px 0 #fff;
  font-family: Georgia, serif;
}

span.et-price sup {
  font-size: 24px;
  bottom: 13px;
  left: 1px;
}

span.et-price span.dollar-sign {
  font-size: 36px;
}

.pricing-table a.icon-button {
  margin: 0;
  padding-left: 15px;
  position: absolute;
  bottom: -13px;
  left: 50%;
  visibility: hidden;
}

.pricing-big {
  top: -20px;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
  z-index: 2;
}

.pricing-big .pricing-table-wrap {
  border-color: #d6d5d5;
}

.pricing-big .pricing-heading {
  padding-top: 43px;
}

.pricing-big .pricing-content-bottom {
  padding-bottom: 63px;
  border-bottom: 1px solid #d6d5d5;
}

.et-testimonial-box {
  border: 1px solid #e7e7e7;
  background: #fff;
  position: relative;
  margin: 10px 0 45px;
}

.et-testimonial-author-info {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e7e7e7;
  padding: 20px 20px 15px;
  text-shadow: 0 1px 0 #fff;
}

.t-img {
  width: 60px;
  height: 60px;
  float: left;
  margin: 0 25px 5px 0;
  -webkit-box-shadow: 0 1px 0 0 #fff;
  box-shadow: 0 1px 0 0 #fff;
  position: relative;
}

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

.t-overlay {
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 0;
  left: 0;
}

.t-author,
.t-overlay,
.t-position {
  display: block;
}

.t-author {
  font-size: 18px;
  color: #999;
  padding: 10px 0 5px;
}

.t-position {
  color: #595959;
}

.et-testimonial,
.t-position {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 14px;
}

.et-testimonial {
  padding: 43px 35px 30px 77px;
  color: #363636;
  position: relative;
  text-shadow: none !important;
}

.et-testimonial:before {
  content: "";
  position: absolute;
  top: 43px;
  left: 35px;
  width: 25px;
  height: 19px;
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -45px -35px;
}

.t-bottom-arrow {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -97px -25px;
  width: 31px;
  height: 32px;
  position: absolute;
  bottom: -32px;
  right: 40px;
}

.et-dropcap {
  font-size: 48px;
  float: left;
  display: block;
  margin: 0 7px 0 0;
  line-height: 1;
}

.et_quote {
  padding-left: 57px;
  min-height: 40px;
  font-family: Georgia, serif;
  font-size: 14px;
  font-style: italic;
  position: relative;
  line-height: 1.5;
  margin-bottom: 10px;
}

.et_quote .et_quote_sign {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -206px -20px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 40px;
  height: 34px;
}

.quote-center .et_quote_sign {
  background-position: -251px -2px;
  width: 20px;
  height: 16px;
  top: 3px;
}

.quote-center .et_quote_additional_sign {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -251px -22px;
  position: absolute;
  top: 3px;
  right: 13px;
  display: block;
  width: 20px;
  height: 16px;
}

.et_right_quote {
  width: 100%;
}

.quote-center {
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  padding-left: 30px;
}

.quote-center .et_right_quote {
  padding-right: 30px;
  width: 95%;
}

.et-tabs-container .et-tabs-control {
  padding: 0;
}

.tabs-left .et-tabs-control {
  padding-left: 0;
}

.author-info h1,
.author-info h2,
.author-info h3,
.author-info h4,
.author-info h5,
.author-info h6 {
  color: #201f1f !important;
  text-shadow: none !important;
}

.et-tabs-container .et-tabs-control li a,
.tabs-left .et-tabs-control li a {
  text-decoration: none !important;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

* html .clearfix,
:first-child+html .clearfix {
  zoom: 1;
}

.et_column_last {
  margin-right: 0 !important;
  clear: right;
}

.clear {
  clear: both;
}

.mfp-fade .mfp-wrap .mfp-content {
  opacity: 0.001;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.mfp-bg {
  z-index: 1000000;
  overflow: hidden;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-bg,
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}

.mfp-wrap {
  z-index: 1000001;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.55;
  filter: alpha(opacity=55);
  top: 50%;
  margin: -32px 0 0;
  padding: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow-left {
  left: 10px;
}

.mfp-arrow-right {
  right: 10px;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.mfp-arrow {
  background: none !important;
  margin-top: -32px !important;
  line-height: 1em !important;
}

.mfp-arrow,
.mfp-arrow:after {
  width: 48px !important;
  height: 48px !important;
}

.mfp-arrow:after {
  margin: 0 !important;
  top: 0 !important;
  border: none !important;
}

.mfp-arrow-left {
  left: 0 !important;
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after,
.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  border: none;
  font-size: 64px;
  color: #fff;
}

.mfp-arrow-left:before,
.mfp-arrow-right:before {
  display: none;
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
  content: "\34";
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
  content: "\35";
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  font-size: 64px;
  font-family: Open Sans, Arial, sans-serif;
  font-weight: 200;
  top: -10px;
  opacity: 0.2;
}

.mfp-iframe-holder .mfp-close:hover,
.mfp-image-holder .mfp-close:hover {
  opacity: 1;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

.mfp-figure,
img.mfp-img {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-height: 300px),
screen and (max-width: 800px) and (orientation: landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}

body {
  margin: 0;
}

/* .hero-quote p:first-child,
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

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

a {
  background-color: transparent;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
} */

/* b,
strong {
  font-weight: bolder;
} */

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: myriad-pro, sans-serif;
  font-size: 100%;
  line-height: 1.5;
  word-wrap: break-word;
}

@media (min-width: 1024px) {
  html {
    font-size: 112.5%;
    line-height: 1.5;
  }
}

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

:last-child {
  margin-bottom: 0;
}

::-moz-selection {
  background: #2e1a4c;
  color: #fff;
}

::selection {
  background: #2e1a4c;
  color: #fff;
}

audio,
canvas,
img,
svg,
video {
  height: auto;
  max-width: 100%;
}

/* .hero-quote p:first-child,
address,
blockquote,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin-bottom: 20px;
  margin-top: 0;
} */

/* .hero-quote p:first-child,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: myriad-pro, sans-serif;
}

hr {
  margin: 20px 0;
}

li {
  margin-bottom: 10px;
  margin-top: 0;
} */

.gallery br {
  display: none;
}

.gallery-item {
  display: block;
  margin: 0;
  text-align: center;
  vertical-align: top;
}

.gallery-icon {
  padding: 10px;
  text-align: center;
}

p:empty {
  display: none;
}

.screen-reader-text:focus {
  -webkit-box-shadow: 0 0 2px 2px rgba(34, 34, 34, 0.6);
  background-color: #fff;
  box-shadow: 0 0 2px 2px rgba(34, 34, 34, 0.6);
  clip: auto !important;
  color: #2e1a4c;
  display: block;
  font-size: 1rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 1rem;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

.wp-caption {
  max-width: 100%;
}

@media print,
screen and (min-width: 40em) {

  .reveal,
  .reveal.large,
  .reveal.small,
  .reveal.tiny {
    left: auto;
    margin: 0 auto;
    right: auto;
  }
}

.accordion {
  background: none;
  list-style-type: none;
  margin-left: 0;
}

.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child> :first-child {
  border-radius: 0 0 0 0;
}

.accordion-item:last-child> :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  border: 0;
  border-bottom: 0;
  color: #5c33ad;
  display: block;
  font-size: 1rem;
  line-height: 1;
  padding: 0.8rem 1.2rem;
  position: relative;
}

:last-child:not(.is-active)>.accordion-title {
  border-bottom: 0;
  border-radius: 0 0 0 0;
}

.accordion-title:focus,
.accordion-title:hover {
  background-color: #f0ecf7;
}

.accordion-content {
  background-color: #fff;
  border: 0;
  border-bottom: 0;
  color: #2e1a4c;
  display: none;
  padding: 0.8rem 1.2rem;
}

:last-child>.accordion-content:last-child {
  border-bottom: 0;
}

.has-submenu-toggle>a {
  margin-right: 40px;
}

.submenu-toggle {
  cursor: pointer;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

.submenu-toggle:after {
  border-color: #1779ba transparent transparent;
  border-style: solid inset inset;
  border-width: 6px 6px 0;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  margin: auto;
  top: 0;
  width: 0;
}

.submenu-toggle[aria-expanded="true"]:after {
  -ms-transform: scaleY(-1);
  -ms-transform-origin: 50% 50%;
  -webkit-transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
  transform: scaleY(-1);
  transform-origin: 50% 50%;
}

.submenu-toggle-text {
  -webkit-clip-path: inset(50%);
  border: 0;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  white-space: nowrap;
  width: 1px;
}

.close-button {
  color: #2e1a4c;
  cursor: pointer;
  position: absolute;
}

[data-whatinput="mouse"] .close-button {
  outline: 0;
}

.close-button:focus,
.close-button:hover {
  color: rgba(46, 26, 76, 0.75);
}

.close-button.small {
  font-size: 1.5em;
  line-height: 1;
  right: 0.66rem;
  top: 0.33em;
}

.grid-container {
  max-width: 75rem;
}

.grid-container,
.grid-container.fluid {
  margin: 0 auto;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.grid-container.fluid {
  max-width: 100%;
}

.grid-container.full {
  margin: 0 auto;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.grid-x {
  -ms-flex-flow: row wrap;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row wrap;
}

.cell {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}

.cell.auto {
  -ms-flex: 1 1 0px;
  -webkit-box-flex: 1;
  flex: 1 1 0px;
}

.cell.shrink {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}

.grid-x>.auto {
  width: auto;
}

.grid-x>.shrink {
  width: auto;
}

.grid-x>.small-1,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12,
.grid-x>.small-full,
.grid-x>.small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print,
screen and (min-width: 40em) {

  .grid-x>.medium-1,
  .grid-x>.medium-2,
  .grid-x>.medium-3,
  .grid-x>.medium-4,
  .grid-x>.medium-5,
  .grid-x>.medium-6,
  .grid-x>.medium-7,
  .grid-x>.medium-8,
  .grid-x>.medium-9,
  .grid-x>.medium-10,
  .grid-x>.medium-11,
  .grid-x>.medium-12,
  .grid-x>.medium-full,
  .grid-x>.medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media print,
screen and (min-width: 64em) {

  .grid-x>.large-1,
  .grid-x>.large-2,
  .grid-x>.large-3,
  .grid-x>.large-4,
  .grid-x>.large-5,
  .grid-x>.large-6,
  .grid-x>.large-7,
  .grid-x>.large-8,
  .grid-x>.large-9,
  .grid-x>.large-10,
  .grid-x>.large-11,
  .grid-x>.large-12,
  .grid-x>.large-full,
  .grid-x>.large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

.grid-x>.small-1 {
  width: 8.33333%;
}

.grid-x>.small-2 {
  width: 16.66667%;
}

.grid-x>.small-3 {
  width: 25%;
}

.grid-x>.small-4 {
  width: 33.33333%;
}

.grid-x>.small-5 {
  width: 41.66667%;
}

.grid-x>.small-6 {
  width: 50%;
}

.grid-x>.small-7 {
  width: 58.33333%;
}

.grid-x>.small-8 {
  width: 66.66667%;
}

.grid-x>.small-9 {
  width: 75%;
}

.grid-x>.small-10 {
  width: 83.33333%;
}

.grid-x>.small-11 {
  width: 91.66667%;
}

.grid-x>.small-12 {
  width: 100%;
}

@media print,
screen and (min-width: 40em) {
  .grid-x>.medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto;
  }

  .grid-x>.medium-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }

  .grid-x>.medium-1 {
    width: 8.33333%;
  }

  .grid-x>.medium-2 {
    width: 16.66667%;
  }

  .grid-x>.medium-3 {
    width: 25%;
  }

  .grid-x>.medium-4 {
    width: 33.33333%;
  }

  .grid-x>.medium-5 {
    width: 41.66667%;
  }

  .grid-x>.medium-6 {
    width: 50%;
  }

  .grid-x>.medium-7 {
    width: 58.33333%;
  }

  .grid-x>.medium-8 {
    width: 66.66667%;
  }

  .grid-x>.medium-9 {
    width: 75%;
  }

  .grid-x>.medium-10 {
    width: 83.33333%;
  }

  .grid-x>.medium-11 {
    width: 91.66667%;
  }

  .grid-x>.medium-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-x>.large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    width: auto;
  }

  .grid-x>.large-shrink {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
  }

  .grid-x>.large-1 {
    width: 8.33333%;
  }

  .grid-x>.large-2 {
    width: 16.66667%;
  }

  .grid-x>.large-3 {
    width: 25%;
  }

  .grid-x>.large-4 {
    width: 33.33333%;
  }

  .grid-x>.large-5 {
    width: 41.66667%;
  }

  .grid-x>.large-6 {
    width: 50%;
  }

  .grid-x>.large-7 {
    width: 58.33333%;
  }

  .grid-x>.large-8 {
    width: 66.66667%;
  }

  .grid-x>.large-9 {
    width: 75%;
  }

  .grid-x>.large-10 {
    width: 83.33333%;
  }

  .grid-x>.large-11 {
    width: 91.66667%;
  }

  .grid-x>.large-12 {
    width: 100%;
  }
}

.grid-margin-x:not(.grid-x)>.cell {
  width: auto;
}

.grid-margin-y:not(.grid-y)>.cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.grid-margin-x>.cell {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  width: calc(100% - 1rem);
}

.grid-margin-x>.auto {
  width: auto;
}

.grid-margin-x>.shrink {
  width: auto;
}

.grid-margin-x>.small-1 {
  width: calc(8.33333% - 1rem);
}

.grid-margin-x>.small-2 {
  width: calc(16.66667% - 1rem);
}

.grid-margin-x>.small-3 {
  width: calc(25% - 1rem);
}

.grid-margin-x>.small-4 {
  width: calc(33.33333% - 1rem);
}

.grid-margin-x>.small-5 {
  width: calc(41.66667% - 1rem);
}

.grid-margin-x>.small-6 {
  width: calc(50% - 1rem);
}

.grid-margin-x>.small-7 {
  width: calc(58.33333% - 1rem);
}

.grid-margin-x>.small-8 {
  width: calc(66.66667% - 1rem);
}

.grid-margin-x>.small-9 {
  width: calc(75% - 1rem);
}

.grid-margin-x>.small-10 {
  width: calc(83.33333% - 1rem);
}

.grid-margin-x>.small-11 {
  width: calc(91.66667% - 1rem);
}

.grid-margin-x>.small-12 {
  width: calc(100% - 1rem);
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-x>.medium-auto {
    width: auto;
  }

  .grid-margin-x>.medium-shrink {
    width: auto;
  }

  .grid-margin-x>.medium-1 {
    width: calc(8.33333% - 1rem);
  }

  .grid-margin-x>.medium-2 {
    width: calc(16.66667% - 1rem);
  }

  .grid-margin-x>.medium-3 {
    width: calc(25% - 1rem);
  }

  .grid-margin-x>.medium-4 {
    width: calc(33.33333% - 1rem);
  }

  .grid-margin-x>.medium-5 {
    width: calc(41.66667% - 1rem);
  }

  .grid-margin-x>.medium-6 {
    width: calc(50% - 1rem);
  }

  .grid-margin-x>.medium-7 {
    width: calc(58.33333% - 1rem);
  }

  .grid-margin-x>.medium-8 {
    width: calc(66.66667% - 1rem);
  }

  .grid-margin-x>.medium-9 {
    width: calc(75% - 1rem);
  }

  .grid-margin-x>.medium-10 {
    width: calc(83.33333% - 1rem);
  }

  .grid-margin-x>.medium-11 {
    width: calc(91.66667% - 1rem);
  }

  .grid-margin-x>.medium-12 {
    width: calc(100% - 1rem);
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-margin-x>.large-auto {
    width: auto;
  }

  .grid-margin-x>.large-shrink {
    width: auto;
  }

  .grid-margin-x>.large-1 {
    width: calc(8.33333% - 1rem);
  }

  .grid-margin-x>.large-2 {
    width: calc(16.66667% - 1rem);
  }

  .grid-margin-x>.large-3 {
    width: calc(25% - 1rem);
  }

  .grid-margin-x>.large-4 {
    width: calc(33.33333% - 1rem);
  }

  .grid-margin-x>.large-5 {
    width: calc(41.66667% - 1rem);
  }

  .grid-margin-x>.large-6 {
    width: calc(50% - 1rem);
  }

  .grid-margin-x>.large-7 {
    width: calc(58.33333% - 1rem);
  }

  .grid-margin-x>.large-8 {
    width: calc(66.66667% - 1rem);
  }

  .grid-margin-x>.large-9 {
    width: calc(75% - 1rem);
  }

  .grid-margin-x>.large-10 {
    width: calc(83.33333% - 1rem);
  }

  .grid-margin-x>.large-11 {
    width: calc(91.66667% - 1rem);
  }

  .grid-margin-x>.large-12 {
    width: calc(100% - 1rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.grid-container:not(.full)>.grid-padding-x {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.grid-padding-x>.cell {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.small-up-1>.cell {
  width: 100%;
}

.small-up-2>.cell {
  width: 50%;
}

.small-up-3>.cell {
  width: 33.33333%;
}

.small-up-4>.cell {
  width: 25%;
}

.small-up-5>.cell {
  width: 20%;
}

.small-up-6>.cell {
  width: 16.66667%;
}

.small-up-7>.cell {
  width: 14.28571%;
}

.small-up-8>.cell {
  width: 12.5%;
}

@media print,
screen and (min-width: 40em) {
  .medium-up-1>.cell {
    width: 100%;
  }

  .medium-up-2>.cell {
    width: 50%;
  }

  .medium-up-3>.cell {
    width: 33.33333%;
  }

  .medium-up-4>.cell {
    width: 25%;
  }

  .medium-up-5>.cell {
    width: 20%;
  }

  .medium-up-6>.cell {
    width: 16.66667%;
  }

  .medium-up-7>.cell {
    width: 14.28571%;
  }

  .medium-up-8>.cell {
    width: 12.5%;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-up-1>.cell {
    width: 100%;
  }

  .large-up-2>.cell {
    width: 50%;
  }

  .large-up-3>.cell {
    width: 33.33333%;
  }

  .large-up-4>.cell {
    width: 25%;
  }

  .large-up-5>.cell {
    width: 20%;
  }

  .large-up-6>.cell {
    width: 16.66667%;
  }

  .large-up-7>.cell {
    width: 14.28571%;
  }

  .large-up-8>.cell {
    width: 12.5%;
  }
}

.grid-margin-x.small-up-1>.cell {
  width: calc(100% - 1rem);
}

.grid-margin-x.small-up-2>.cell {
  width: calc(50% - 1rem);
}

.grid-margin-x.small-up-3>.cell {
  width: calc(33.33333% - 1rem);
}

.grid-margin-x.small-up-4>.cell {
  width: calc(25% - 1rem);
}

.grid-margin-x.small-up-5>.cell {
  width: calc(20% - 1rem);
}

.grid-margin-x.small-up-6>.cell {
  width: calc(16.66667% - 1rem);
}

.grid-margin-x.small-up-7>.cell {
  width: calc(14.28571% - 1rem);
}

.grid-margin-x.small-up-8>.cell {
  width: calc(12.5% - 1rem);
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-x.medium-up-1>.cell {
    width: calc(100% - 1rem);
  }

  .grid-margin-x.medium-up-2>.cell {
    width: calc(50% - 1rem);
  }

  .grid-margin-x.medium-up-3>.cell {
    width: calc(33.33333% - 1rem);
  }

  .grid-margin-x.medium-up-4>.cell {
    width: calc(25% - 1rem);
  }

  .grid-margin-x.medium-up-5>.cell {
    width: calc(20% - 1rem);
  }

  .grid-margin-x.medium-up-6>.cell {
    width: calc(16.66667% - 1rem);
  }

  .grid-margin-x.medium-up-7>.cell {
    width: calc(14.28571% - 1rem);
  }

  .grid-margin-x.medium-up-8>.cell {
    width: calc(12.5% - 1rem);
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-margin-x.large-up-1>.cell {
    width: calc(100% - 1rem);
  }

  .grid-margin-x.large-up-2>.cell {
    width: calc(50% - 1rem);
  }

  .grid-margin-x.large-up-3>.cell {
    width: calc(33.33333% - 1rem);
  }

  .grid-margin-x.large-up-4>.cell {
    width: calc(25% - 1rem);
  }

  .grid-margin-x.large-up-5>.cell {
    width: calc(20% - 1rem);
  }

  .grid-margin-x.large-up-6>.cell {
    width: calc(16.66667% - 1rem);
  }

  .grid-margin-x.large-up-7>.cell {
    width: calc(14.28571% - 1rem);
  }

  .grid-margin-x.large-up-8>.cell {
    width: calc(12.5% - 1rem);
  }
}

.small-margin-collapse {
  margin-left: 0;
  margin-right: 0;
}

.small-margin-collapse>.cell {
  margin-left: 0;
  margin-right: 0;
}

.small-margin-collapse>.small-1 {
  width: 8.33333%;
}

.small-margin-collapse>.small-2 {
  width: 16.66667%;
}

.small-margin-collapse>.small-3 {
  width: 25%;
}

.small-margin-collapse>.small-4 {
  width: 33.33333%;
}

.small-margin-collapse>.small-5 {
  width: 41.66667%;
}

.small-margin-collapse>.small-6 {
  width: 50%;
}

.small-margin-collapse>.small-7 {
  width: 58.33333%;
}

.small-margin-collapse>.small-8 {
  width: 66.66667%;
}

.small-margin-collapse>.small-9 {
  width: 75%;
}

.small-margin-collapse>.small-10 {
  width: 83.33333%;
}

.small-margin-collapse>.small-11 {
  width: 91.66667%;
}

.small-margin-collapse>.small-12 {
  width: 100%;
}

@media print,
screen and (min-width: 40em) {
  .small-margin-collapse>.medium-1 {
    width: 8.33333%;
  }

  .small-margin-collapse>.medium-2 {
    width: 16.66667%;
  }

  .small-margin-collapse>.medium-3 {
    width: 25%;
  }

  .small-margin-collapse>.medium-4 {
    width: 33.33333%;
  }

  .small-margin-collapse>.medium-5 {
    width: 41.66667%;
  }

  .small-margin-collapse>.medium-6 {
    width: 50%;
  }

  .small-margin-collapse>.medium-7 {
    width: 58.33333%;
  }

  .small-margin-collapse>.medium-8 {
    width: 66.66667%;
  }

  .small-margin-collapse>.medium-9 {
    width: 75%;
  }

  .small-margin-collapse>.medium-10 {
    width: 83.33333%;
  }

  .small-margin-collapse>.medium-11 {
    width: 91.66667%;
  }

  .small-margin-collapse>.medium-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .small-margin-collapse>.large-1 {
    width: 8.33333%;
  }

  .small-margin-collapse>.large-2 {
    width: 16.66667%;
  }

  .small-margin-collapse>.large-3 {
    width: 25%;
  }

  .small-margin-collapse>.large-4 {
    width: 33.33333%;
  }

  .small-margin-collapse>.large-5 {
    width: 41.66667%;
  }

  .small-margin-collapse>.large-6 {
    width: 50%;
  }

  .small-margin-collapse>.large-7 {
    width: 58.33333%;
  }

  .small-margin-collapse>.large-8 {
    width: 66.66667%;
  }

  .small-margin-collapse>.large-9 {
    width: 75%;
  }

  .small-margin-collapse>.large-10 {
    width: 83.33333%;
  }

  .small-margin-collapse>.large-11 {
    width: 91.66667%;
  }

  .small-margin-collapse>.large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-left: 0;
  margin-right: 0;
}

.small-padding-collapse>.cell {
  padding-left: 0;
  padding-right: 0;
}

@media print,
screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-left: 0;
    margin-right: 0;
  }

  .medium-margin-collapse>.cell {
    margin-left: 0;
    margin-right: 0;
  }
}

@media print,
screen and (min-width: 40em) {
  .medium-margin-collapse>.small-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse>.small-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse>.small-3 {
    width: 25%;
  }

  .medium-margin-collapse>.small-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse>.small-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse>.small-6 {
    width: 50%;
  }

  .medium-margin-collapse>.small-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse>.small-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse>.small-9 {
    width: 75%;
  }

  .medium-margin-collapse>.small-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse>.small-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse>.small-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 40em) {
  .medium-margin-collapse>.medium-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse>.medium-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse>.medium-3 {
    width: 25%;
  }

  .medium-margin-collapse>.medium-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse>.medium-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse>.medium-6 {
    width: 50%;
  }

  .medium-margin-collapse>.medium-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse>.medium-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse>.medium-9 {
    width: 75%;
  }

  .medium-margin-collapse>.medium-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse>.medium-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse>.medium-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .medium-margin-collapse>.large-1 {
    width: 8.33333%;
  }

  .medium-margin-collapse>.large-2 {
    width: 16.66667%;
  }

  .medium-margin-collapse>.large-3 {
    width: 25%;
  }

  .medium-margin-collapse>.large-4 {
    width: 33.33333%;
  }

  .medium-margin-collapse>.large-5 {
    width: 41.66667%;
  }

  .medium-margin-collapse>.large-6 {
    width: 50%;
  }

  .medium-margin-collapse>.large-7 {
    width: 58.33333%;
  }

  .medium-margin-collapse>.large-8 {
    width: 66.66667%;
  }

  .medium-margin-collapse>.large-9 {
    width: 75%;
  }

  .medium-margin-collapse>.large-10 {
    width: 83.33333%;
  }

  .medium-margin-collapse>.large-11 {
    width: 91.66667%;
  }

  .medium-margin-collapse>.large-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-left: 0;
    margin-right: 0;
  }

  .medium-padding-collapse>.cell {
    padding-left: 0;
    padding-right: 0;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-left: 0;
    margin-right: 0;
  }

  .large-margin-collapse>.cell {
    margin-left: 0;
    margin-right: 0;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-margin-collapse>.small-1 {
    width: 8.33333%;
  }

  .large-margin-collapse>.small-2 {
    width: 16.66667%;
  }

  .large-margin-collapse>.small-3 {
    width: 25%;
  }

  .large-margin-collapse>.small-4 {
    width: 33.33333%;
  }

  .large-margin-collapse>.small-5 {
    width: 41.66667%;
  }

  .large-margin-collapse>.small-6 {
    width: 50%;
  }

  .large-margin-collapse>.small-7 {
    width: 58.33333%;
  }

  .large-margin-collapse>.small-8 {
    width: 66.66667%;
  }

  .large-margin-collapse>.small-9 {
    width: 75%;
  }

  .large-margin-collapse>.small-10 {
    width: 83.33333%;
  }

  .large-margin-collapse>.small-11 {
    width: 91.66667%;
  }

  .large-margin-collapse>.small-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-margin-collapse>.medium-1 {
    width: 8.33333%;
  }

  .large-margin-collapse>.medium-2 {
    width: 16.66667%;
  }

  .large-margin-collapse>.medium-3 {
    width: 25%;
  }

  .large-margin-collapse>.medium-4 {
    width: 33.33333%;
  }

  .large-margin-collapse>.medium-5 {
    width: 41.66667%;
  }

  .large-margin-collapse>.medium-6 {
    width: 50%;
  }

  .large-margin-collapse>.medium-7 {
    width: 58.33333%;
  }

  .large-margin-collapse>.medium-8 {
    width: 66.66667%;
  }

  .large-margin-collapse>.medium-9 {
    width: 75%;
  }

  .large-margin-collapse>.medium-10 {
    width: 83.33333%;
  }

  .large-margin-collapse>.medium-11 {
    width: 91.66667%;
  }

  .large-margin-collapse>.medium-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-margin-collapse>.large-1 {
    width: 8.33333%;
  }

  .large-margin-collapse>.large-2 {
    width: 16.66667%;
  }

  .large-margin-collapse>.large-3 {
    width: 25%;
  }

  .large-margin-collapse>.large-4 {
    width: 33.33333%;
  }

  .large-margin-collapse>.large-5 {
    width: 41.66667%;
  }

  .large-margin-collapse>.large-6 {
    width: 50%;
  }

  .large-margin-collapse>.large-7 {
    width: 58.33333%;
  }

  .large-margin-collapse>.large-8 {
    width: 66.66667%;
  }

  .large-margin-collapse>.large-9 {
    width: 75%;
  }

  .large-margin-collapse>.large-10 {
    width: 83.33333%;
  }

  .large-margin-collapse>.large-11 {
    width: 91.66667%;
  }

  .large-margin-collapse>.large-12 {
    width: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-left: 0;
    margin-right: 0;
  }

  .large-padding-collapse>.cell {
    padding-left: 0;
    padding-right: 0;
  }
}

.small-offset-0 {
  margin-left: 0;
}

.grid-margin-x>.small-offset-0 {
  margin-left: 0.5rem;
}

.small-offset-1 {
  margin-left: 8.33333%;
}

.grid-margin-x>.small-offset-1 {
  margin-left: calc(8.33333% + 0.5rem);
}

.small-offset-2 {
  margin-left: 16.66667%;
}

.grid-margin-x>.small-offset-2 {
  margin-left: calc(16.66667% + 0.5rem);
}

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

.grid-margin-x>.small-offset-3 {
  margin-left: calc(25% + 0.5rem);
}

.small-offset-4 {
  margin-left: 33.33333%;
}

.grid-margin-x>.small-offset-4 {
  margin-left: calc(33.33333% + 0.5rem);
}

.small-offset-5 {
  margin-left: 41.66667%;
}

.grid-margin-x>.small-offset-5 {
  margin-left: calc(41.66667% + 0.5rem);
}

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

.grid-margin-x>.small-offset-6 {
  margin-left: calc(50% + 0.5rem);
}

.small-offset-7 {
  margin-left: 58.33333%;
}

.grid-margin-x>.small-offset-7 {
  margin-left: calc(58.33333% + 0.5rem);
}

.small-offset-8 {
  margin-left: 66.66667%;
}

.grid-margin-x>.small-offset-8 {
  margin-left: calc(66.66667% + 0.5rem);
}

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

.grid-margin-x>.small-offset-9 {
  margin-left: calc(75% + 0.5rem);
}

.small-offset-10 {
  margin-left: 83.33333%;
}

.grid-margin-x>.small-offset-10 {
  margin-left: calc(83.33333% + 0.5rem);
}

.small-offset-11 {
  margin-left: 91.66667%;
}

.grid-margin-x>.small-offset-11 {
  margin-left: calc(91.66667% + 0.5rem);
}

@media print,
screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0;
  }

  .grid-margin-x>.medium-offset-0 {
    margin-left: 0.5rem;
  }

  .medium-offset-1 {
    margin-left: 8.33333%;
  }

  .grid-margin-x>.medium-offset-1 {
    margin-left: calc(8.33333% + 0.5rem);
  }

  .medium-offset-2 {
    margin-left: 16.66667%;
  }

  .grid-margin-x>.medium-offset-2 {
    margin-left: calc(16.66667% + 0.5rem);
  }

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

  .grid-margin-x>.medium-offset-3 {
    margin-left: calc(25% + 0.5rem);
  }

  .medium-offset-4 {
    margin-left: 33.33333%;
  }

  .grid-margin-x>.medium-offset-4 {
    margin-left: calc(33.33333% + 0.5rem);
  }

  .medium-offset-5 {
    margin-left: 41.66667%;
  }

  .grid-margin-x>.medium-offset-5 {
    margin-left: calc(41.66667% + 0.5rem);
  }

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

  .grid-margin-x>.medium-offset-6 {
    margin-left: calc(50% + 0.5rem);
  }

  .medium-offset-7 {
    margin-left: 58.33333%;
  }

  .grid-margin-x>.medium-offset-7 {
    margin-left: calc(58.33333% + 0.5rem);
  }

  .medium-offset-8 {
    margin-left: 66.66667%;
  }

  .grid-margin-x>.medium-offset-8 {
    margin-left: calc(66.66667% + 0.5rem);
  }

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

  .grid-margin-x>.medium-offset-9 {
    margin-left: calc(75% + 0.5rem);
  }

  .medium-offset-10 {
    margin-left: 83.33333%;
  }

  .grid-margin-x>.medium-offset-10 {
    margin-left: calc(83.33333% + 0.5rem);
  }

  .medium-offset-11 {
    margin-left: 91.66667%;
  }

  .grid-margin-x>.medium-offset-11 {
    margin-left: calc(91.66667% + 0.5rem);
  }
}

@media print,
screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0;
  }

  .grid-margin-x>.large-offset-0 {
    margin-left: 0.5rem;
  }

  .large-offset-1 {
    margin-left: 8.33333%;
  }

  .grid-margin-x>.large-offset-1 {
    margin-left: calc(8.33333% + 0.5rem);
  }

  .large-offset-2 {
    margin-left: 16.66667%;
  }

  .grid-margin-x>.large-offset-2 {
    margin-left: calc(16.66667% + 0.5rem);
  }

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

  .grid-margin-x>.large-offset-3 {
    margin-left: calc(25% + 0.5rem);
  }

  .large-offset-4 {
    margin-left: 33.33333%;
  }

  .grid-margin-x>.large-offset-4 {
    margin-left: calc(33.33333% + 0.5rem);
  }

  .large-offset-5 {
    margin-left: 41.66667%;
  }

  .grid-margin-x>.large-offset-5 {
    margin-left: calc(41.66667% + 0.5rem);
  }

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

  .grid-margin-x>.large-offset-6 {
    margin-left: calc(50% + 0.5rem);
  }

  .large-offset-7 {
    margin-left: 58.33333%;
  }

  .grid-margin-x>.large-offset-7 {
    margin-left: calc(58.33333% + 0.5rem);
  }

  .large-offset-8 {
    margin-left: 66.66667%;
  }

  .grid-margin-x>.large-offset-8 {
    margin-left: calc(66.66667% + 0.5rem);
  }

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

  .grid-margin-x>.large-offset-9 {
    margin-left: calc(75% + 0.5rem);
  }

  .large-offset-10 {
    margin-left: 83.33333%;
  }

  .grid-margin-x>.large-offset-10 {
    margin-left: calc(83.33333% + 0.5rem);
  }

  .large-offset-11 {
    margin-left: 91.66667%;
  }

  .grid-margin-x>.large-offset-11 {
    margin-left: calc(91.66667% + 0.5rem);
  }
}

.grid-y {
  -ms-flex-flow: column nowrap;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-flow: column nowrap;
}

.grid-y>.cell {
  width: auto;
}

.grid-y>.auto {
  height: auto;
}

.grid-y>.shrink {
  height: auto;
}

.grid-y>.small-1,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12,
.grid-y>.small-full,
.grid-y>.small-shrink {
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

@media print,
screen and (min-width: 40em) {

  .grid-y>.medium-1,
  .grid-y>.medium-2,
  .grid-y>.medium-3,
  .grid-y>.medium-4,
  .grid-y>.medium-5,
  .grid-y>.medium-6,
  .grid-y>.medium-7,
  .grid-y>.medium-8,
  .grid-y>.medium-9,
  .grid-y>.medium-10,
  .grid-y>.medium-11,
  .grid-y>.medium-12,
  .grid-y>.medium-full,
  .grid-y>.medium-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

@media print,
screen and (min-width: 64em) {

  .grid-y>.large-1,
  .grid-y>.large-2,
  .grid-y>.large-3,
  .grid-y>.large-4,
  .grid-y>.large-5,
  .grid-y>.large-6,
  .grid-y>.large-7,
  .grid-y>.large-8,
  .grid-y>.large-9,
  .grid-y>.large-10,
  .grid-y>.large-11,
  .grid-y>.large-12,
  .grid-y>.large-full,
  .grid-y>.large-shrink {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
}

.grid-y>.small-1 {
  height: 8.33333%;
}

.grid-y>.small-2 {
  height: 16.66667%;
}

.grid-y>.small-3 {
  height: 25%;
}

.grid-y>.small-4 {
  height: 33.33333%;
}

.grid-y>.small-5 {
  height: 41.66667%;
}

.grid-y>.small-6 {
  height: 50%;
}

.grid-y>.small-7 {
  height: 58.33333%;
}

.grid-y>.small-8 {
  height: 66.66667%;
}

.grid-y>.small-9 {
  height: 75%;
}

.grid-y>.small-10 {
  height: 83.33333%;
}

.grid-y>.small-11 {
  height: 91.66667%;
}

.grid-y>.small-12 {
  height: 100%;
}

@media print,
screen and (min-width: 40em) {
  .grid-y>.medium-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto;
  }

  .grid-y>.medium-shrink {
    height: auto;
  }

  .grid-y>.medium-1 {
    height: 8.33333%;
  }

  .grid-y>.medium-2 {
    height: 16.66667%;
  }

  .grid-y>.medium-3 {
    height: 25%;
  }

  .grid-y>.medium-4 {
    height: 33.33333%;
  }

  .grid-y>.medium-5 {
    height: 41.66667%;
  }

  .grid-y>.medium-6 {
    height: 50%;
  }

  .grid-y>.medium-7 {
    height: 58.33333%;
  }

  .grid-y>.medium-8 {
    height: 66.66667%;
  }

  .grid-y>.medium-9 {
    height: 75%;
  }

  .grid-y>.medium-10 {
    height: 83.33333%;
  }

  .grid-y>.medium-11 {
    height: 91.66667%;
  }

  .grid-y>.medium-12 {
    height: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-y>.large-auto {
    -ms-flex: 1 1 0px;
    -webkit-box-flex: 1;
    flex: 1 1 0px;
    height: auto;
  }

  .grid-y>.large-shrink {
    height: auto;
  }

  .grid-y>.large-1 {
    height: 8.33333%;
  }

  .grid-y>.large-2 {
    height: 16.66667%;
  }

  .grid-y>.large-3 {
    height: 25%;
  }

  .grid-y>.large-4 {
    height: 33.33333%;
  }

  .grid-y>.large-5 {
    height: 41.66667%;
  }

  .grid-y>.large-6 {
    height: 50%;
  }

  .grid-y>.large-7 {
    height: 58.33333%;
  }

  .grid-y>.large-8 {
    height: 66.66667%;
  }

  .grid-y>.large-9 {
    height: 75%;
  }

  .grid-y>.large-10 {
    height: 83.33333%;
  }

  .grid-y>.large-11 {
    height: 91.66667%;
  }

  .grid-y>.large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-bottom: -0.5rem;
  margin-top: -0.5rem;
}

.grid-padding-y>.cell {
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.grid-frame {
  -ms-flex-align: stretch;
  -ms-flex-wrap: nowrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  flex-wrap: nowrap;
  overflow: hidden;
  position: relative;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  max-width: 100%;
  overflow-x: auto;
}

.cell-block,
.cell-block-y {
  -ms-overflow-stype: -ms-autohiding-scrollbar;
  -webkit-overflow-scrolling: touch;
}

.cell-block-y {
  max-height: 100%;
  overflow-y: auto;
}

.cell-block-container {
  -ms-flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  max-height: 100%;
}

.cell-block-container>.grid-x {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  max-height: 100%;
}

@media print,
screen and (min-width: 40em) {
  .medium-grid-frame {
    -ms-flex-align: stretch;
    -ms-flex-wrap: nowrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    width: 100vw;
  }

  .cell .medium-grid-frame {
    width: 100%;
  }

  .medium-cell-block {
    -ms-overflow-stype: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
    overflow-x: auto;
  }

  .medium-cell-block-container {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }

  .medium-cell-block-container>.grid-x {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-height: 100%;
  }

  .medium-cell-block-y {
    -ms-overflow-stype: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    max-height: 100%;
    overflow-y: auto;
  }
}

@media print,
screen and (min-width: 64em) {
  .large-grid-frame {
    -ms-flex-align: stretch;
    -ms-flex-wrap: nowrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    flex-wrap: nowrap;
    overflow: hidden;
    position: relative;
    width: 100vw;
  }

  .cell .large-grid-frame {
    width: 100%;
  }

  .large-cell-block {
    -ms-overflow-stype: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    max-width: 100%;
    overflow-x: auto;
  }

  .large-cell-block-container {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    max-height: 100%;
  }

  .large-cell-block-container>.grid-x {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-height: 100%;
  }

  .large-cell-block-y {
    -ms-overflow-stype: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    max-height: 100%;
    overflow-y: auto;
  }
}

.grid-y.grid-frame {
  -ms-flex-align: stretch;
  -ms-flex-wrap: nowrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  flex-wrap: nowrap;
  height: 100vh;
  overflow: hidden;
  position: relative;
  width: auto;
}

@media print,
screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    -ms-flex-align: stretch;
    -ms-flex-wrap: nowrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    flex-wrap: nowrap;
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: auto;
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    -ms-flex-align: stretch;
    -ms-flex-wrap: nowrap;
    -webkit-box-align: stretch;
    align-items: stretch;
    flex-wrap: nowrap;
    height: 100vh;
    overflow: hidden;
    position: relative;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}

@media print,
screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}

@media print,
screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-bottom: -0.5rem;
  margin-top: -0.5rem;
}

.grid-margin-y>.cell {
  height: calc(100% - 1rem);
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}

.grid-margin-y>.auto {
  height: auto;
}

.grid-margin-y>.shrink {
  height: auto;
}

.grid-margin-y>.small-1 {
  height: calc(8.33333% - 1rem);
}

.grid-margin-y>.small-2 {
  height: calc(16.66667% - 1rem);
}

.grid-margin-y>.small-3 {
  height: calc(25% - 1rem);
}

.grid-margin-y>.small-4 {
  height: calc(33.33333% - 1rem);
}

.grid-margin-y>.small-5 {
  height: calc(41.66667% - 1rem);
}

.grid-margin-y>.small-6 {
  height: calc(50% - 1rem);
}

.grid-margin-y>.small-7 {
  height: calc(58.33333% - 1rem);
}

.grid-margin-y>.small-8 {
  height: calc(66.66667% - 1rem);
}

.grid-margin-y>.small-9 {
  height: calc(75% - 1rem);
}

.grid-margin-y>.small-10 {
  height: calc(83.33333% - 1rem);
}

.grid-margin-y>.small-11 {
  height: calc(91.66667% - 1rem);
}

.grid-margin-y>.small-12 {
  height: calc(100% - 1rem);
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-y>.medium-auto {
    height: auto;
  }

  .grid-margin-y>.medium-shrink {
    height: auto;
  }

  .grid-margin-y>.medium-1 {
    height: calc(8.33333% - 1rem);
  }

  .grid-margin-y>.medium-2 {
    height: calc(16.66667% - 1rem);
  }

  .grid-margin-y>.medium-3 {
    height: calc(25% - 1rem);
  }

  .grid-margin-y>.medium-4 {
    height: calc(33.33333% - 1rem);
  }

  .grid-margin-y>.medium-5 {
    height: calc(41.66667% - 1rem);
  }

  .grid-margin-y>.medium-6 {
    height: calc(50% - 1rem);
  }

  .grid-margin-y>.medium-7 {
    height: calc(58.33333% - 1rem);
  }

  .grid-margin-y>.medium-8 {
    height: calc(66.66667% - 1rem);
  }

  .grid-margin-y>.medium-9 {
    height: calc(75% - 1rem);
  }

  .grid-margin-y>.medium-10 {
    height: calc(83.33333% - 1rem);
  }

  .grid-margin-y>.medium-11 {
    height: calc(91.66667% - 1rem);
  }

  .grid-margin-y>.medium-12 {
    height: calc(100% - 1rem);
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-margin-y>.large-auto {
    height: auto;
  }

  .grid-margin-y>.large-shrink {
    height: auto;
  }

  .grid-margin-y>.large-1 {
    height: calc(8.33333% - 1rem);
  }

  .grid-margin-y>.large-2 {
    height: calc(16.66667% - 1rem);
  }

  .grid-margin-y>.large-3 {
    height: calc(25% - 1rem);
  }

  .grid-margin-y>.large-4 {
    height: calc(33.33333% - 1rem);
  }

  .grid-margin-y>.large-5 {
    height: calc(41.66667% - 1rem);
  }

  .grid-margin-y>.large-6 {
    height: calc(50% - 1rem);
  }

  .grid-margin-y>.large-7 {
    height: calc(58.33333% - 1rem);
  }

  .grid-margin-y>.large-8 {
    height: calc(66.66667% - 1rem);
  }

  .grid-margin-y>.large-9 {
    height: calc(75% - 1rem);
  }

  .grid-margin-y>.large-10 {
    height: calc(83.33333% - 1rem);
  }

  .grid-margin-y>.large-11 {
    height: calc(91.66667% - 1rem);
  }

  .grid-margin-y>.large-12 {
    height: calc(100% - 1rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1rem);
}

@media print,
screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1rem);
  }
}

@media print,
screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1rem);
  }
}

.slide-in-down.mui-enter {
  -ms-transform: translateY(-100%);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(-100%);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: linear;
  backface-visibility: hidden;
  transform: translateY(-100%);
  transition-duration: 0.5s;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-timing-function: linear;
}

.slide-in-down.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.slide-in-left.mui-enter {
  -ms-transform: translateX(-100%);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateX(-100%);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: linear;
  backface-visibility: hidden;
  transform: translateX(-100%);
  transition-duration: 0.5s;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-timing-function: linear;
}

.slide-in-left.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.slide-in-up.mui-enter {
  -ms-transform: translateY(100%);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(100%);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: linear;
  backface-visibility: hidden;
  transform: translateY(100%);
  transition-duration: 0.5s;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-timing-function: linear;
}

.slide-in-up.mui-enter.mui-enter-active {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.slide-in-right.mui-enter {
  -ms-transform: translateX(100%);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateX(100%);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: linear;
  backface-visibility: hidden;
  transform: translateX(100%);
  transition-duration: 0.5s;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-timing-function: linear;
}

.slide-in-right.mui-enter.mui-enter-active {
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.slide-out-down.mui-leave {
  -ms-transform: translateY(0);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateY(0);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: linear;
  backface-visibility: hidden;
  transform: translateY(0);
  transition-duration: 0.5s;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-timing-function: linear;
}

.slide-out-down.mui-leave.mui-leave-active {
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.slide-out-right.mui-leave {
  -ms-transform: translateX(0);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateX(0);
  -webkit-transition-duration: 0.5s;
  -webkit-transition-property: opacity, -webkit-transform;
  -webkit-transition-timing-function: linear;
  backface-visibility: hidden;
  transform: translateX(0);
  transition-duration: 0.5s;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  transition-timing-function: linear;
}

.slide-out-right.mui-leave.mui-leave-active {
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

.filter li {
  margin: 0;
}

.filter a {
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  align-items: center;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}

.filter a:active,
.filter a:focus,
.filter a:hover {
  color: inherit;
}

.filter [href="#"] {
  font-weight: 600;
  margin-bottom: 0;
}

.filter [href="#"]:after {
  content: "\e905";
  display: inline-block;
  font-family: cuhkbiz-icons;
}

.filter [aria-expanded="true"] [href="#"]:after {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.filter .submenu a:active,
.filter .submenu a:focus,
.filter .submenu a:hover {
  background: #392064;
}

.filter .submenu .is-filter-active {
  background: #5c33ad;
  font-weight: 700;
  pointer-events: none;
}

.filter .submenu .is-filter-active a:after {
  content: "\e90a";
  display: inline-block;
  font-family: cuhkbiz-icons;
}

.filter>li+li {
  border-top: 1px solid #fff;
}

.cuhkbiz-footer {
  background: #2e1a4c;
  color: #fff;
  font-size: 0.875rem;
  position: relative;
}

.cuhkbiz-footer a {
  color: inherit;
  display: inline-block;
}

.cuhkbiz-footer a:active,
.cuhkbiz-footer a:focus,
.cuhkbiz-footer a:hover {
  color: inherit;
  text-decoration: underline;
}

.cuhkbiz-footer button {
  background: hsla(0, 0%, 100%, 0.1);
  border: 0;
  color: inherit;
  margin-top: 0.5rem;
}

.cuhkbiz-footer button:active,
.cuhkbiz-footer button:focus,
.cuhkbiz-footer button:hover {
  background: hsla(0, 0%, 100%, 0.2);
}

.cuhkbiz-footer .wrapper>.grid-x>.cell {
  padding-bottom: 2rem;
  padding-top: 2rem;
}

@media (min-width: 640px) {
  .cuhkbiz-footer .wrapper>.grid-x>.cell {
    padding-bottom: 4rem;
    padding-top: 4rem;
  }
}

.cuhkbiz-footer .footer-cross-sites {
  -ms-flex-pack: center;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

@media (min-width: 640px) {
  .cuhkbiz-footer .footer-cross-sites {
    -ms-flex-direction: column;
    -ms-flex-pack: justify;
    -ms-flex-wrap: nowrap;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: justify;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}

.cuhkbiz-footer .footer-cross-sites .footer-biz-tagline {
  -ms-flex: 1 1 66%;
  -webkit-box-flex: 1;
  flex: 1 1 66%;
  text-align: center;
}

@media (min-width: 640px) {
  .cuhkbiz-footer .footer-cross-sites .footer-biz-tagline {
    -ms-flex: auto;
    -ms-flex-order: 1;
    -webkit-box-flex: 1;
    -webkit-box-ordinal-group: 2;
    flex: auto;
    order: 1;
  }
}

.cuhkbiz-footer .footer-cross-sites .footer-cuhk-logo {
  -ms-flex: 1 1 33%;
  -webkit-box-flex: 1;
  flex: 1 1 33%;
  text-align: center;
}

@media (min-width: 640px) {
  .cuhkbiz-footer .footer-cross-sites .footer-cuhk-logo {
    -ms-flex: auto;
    -ms-flex-align: end;
    -ms-flex-order: 3;
    -ms-flex-pack: center;
    -webkit-box-align: end;
    -webkit-box-flex: 1;
    -webkit-box-ordinal-group: 4;
    -webkit-box-pack: center;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: auto;
    justify-content: center;
    order: 3;
  }
}

.cuhkbiz-footer .footer-cross-sites .footer-biz-links {
  -ms-flex: 1 1 100%;
  -webkit-box-flex: 1;
  flex: 1 1 100%;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
}

@media (min-width: 640px) {
  .cuhkbiz-footer .footer-cross-sites .footer-biz-links {
    -ms-flex: auto;
    -ms-flex-order: 2;
    -webkit-box-flex: 1;
    -webkit-box-ordinal-group: 3;
    flex: auto;
    order: 2;
  }
}

.cuhkbiz-footer .textwidget {
  -ms-flex-direction: column;
  -ms-flex-pack: justify;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-box-pack: justify;
  color: hsla(0, 0%, 100%, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cuhkbiz-footer .textwidget li {
  display: inline-block;
}

.cuhkbiz-footer .textwidget li:not(:last-child):after {
  content: "•";
  margin: 0 0.125rem 0 0.25rem;
}

@media (min-width: 640px) {
  .cuhkbiz-footer .textwidget li {
    display: block;
  }

  .cuhkbiz-footer .textwidget li:after {
    display: none;
  }
}

.cuhkbiz-footer .textwidget a {
  color: inherit;
  text-decoration: none;
}

.cuhkbiz-footer .textwidget a:active,
.cuhkbiz-footer .textwidget a:focus,
.cuhkbiz-footer .textwidget a:hover {
  color: #fff;
}

.cuhkbiz-footer .footer-current-site>* {
  position: relative;
}

@media (min-width: 640px) {
  .cuhkbiz-footer .footer-current-site {
    background: #392064;
    padding-left: 2rem;
  }

  .cuhkbiz-footer .footer-current-site:before {
    background: inherit;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 50vw;
  }
}

.footer-menus-main {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.footer-menus-main>li {
  -ms-flex: 1 1 17.5rem;
  -webkit-box-flex: 1;
  flex: 1 1 17.5rem;
  margin-bottom: 2.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 640px) {
  .footer-menus-main>li {
    -ms-flex-preferred-size: 10rem;
    flex-basis: 10rem;
  }
}

.footer-menus-main>li>[href="#"] {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 1rem;
  pointer-events: none;
}

@media (min-width: 640px) {
  .footer-menus-main>li>[href="#"] {
    margin-bottom: 2rem;
  }
}

.footer-info {
  color: hsla(0, 0%, 100%, 0.5);
}

@media (min-width: 1024px) {
  .footer-info {
    -ms-flex-align: end;
    -ms-flex-pack: justify;
    -webkit-box-align: end;
    -webkit-box-pack: justify;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}

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

@media (min-width: 640px) {
  .footer-copyright {
    text-align: left;
  }
}

@media (min-width: 1024px) {
  .footer-copyright {
    margin: 0;
  }
}

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

@media (min-width: 640px) {
  .footer-accreditation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }
}

.footer-accreditation img {
  margin: 0.25rem 0.25rem 0;
}

@media (min-width: 640px) {
  .footer-accreditation img {
    margin: 0.5rem 0.5rem 0;
  }
}

.field-complex>span>label,
.form-field>.gfield_label,
.form-field>label,
.gfield>.gfield_label,
.gfield>label,
.ginput_complex>span>label {
  -ms-flex-align: center;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -webkit-box-pack: start;
  align-items: center;
  color: #5c33ad;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3.1rem;
  justify-content: flex-start;
  left: 0;
  padding: 0.8rem 0.75rem;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}

.inverted .field-complex>span>label,
.inverted .form-field>.gfield_label,
.inverted .form-field>label,
.inverted .gfield>.gfield_label,
.inverted .gfield>label,
.inverted .ginput_complex>span>label {
  color: #fff;
}

.field-complex .is-active>label,
.ginput_complex .is-active>label,
.is-active>.gfield_label,
.is-active>label {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  font-size: 0.67rem;
  padding-top: 0.25rem;
}

.inverted .field-complex .is-active>label,
.inverted .ginput_complex .is-active>label,
.inverted .is-active>.gfield_label,
.inverted .is-active>label {
  color: #2e1a4c;
}

.field-complex>span>input,
.form-field>.ginput_container>input,
.form-field>.ginput_container>textarea,
.form-field>input,
.form-field>textarea,
.gfield>.ginput_container>input,
.gfield>.ginput_container>textarea,
.gfield>input,
.gfield>textarea,
.ginput_complex>span>input {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-color: rgba(46, 26, 76, 0.15);
  padding: 0.8rem 0.25rem 0.8rem 0.75rem;
  width: 100%;
}

.inverted .field-complex>span>input,
.inverted .form-field>.ginput_container>input,
.inverted .form-field>.ginput_container>textarea,
.inverted .form-field>input,
.inverted .form-field>textarea,
.inverted .gfield>.ginput_container>input,
.inverted .gfield>.ginput_container>textarea,
.inverted .gfield>input,
.inverted .gfield>textarea,
.inverted .ginput_complex>span>input {
  background: #2e1a4c;
  border-color: hsla(0, 0%, 100%, 0.15);
}

.field-complex .is-active>input,
.ginput_complex .is-active>input,
.is-active>.ginput_container>input,
.is-active>.ginput_container>textarea,
.is-active>input,
.is-active>textarea {
  border-color: currentcolor;
  padding: 1.3rem 0.25rem 0.3rem 0.75rem;
}

.inverted .field-complex .is-active>input,
.inverted .ginput_complex .is-active>input,
.inverted .is-active>.ginput_container>input,
.inverted .is-active>.ginput_container>textarea,
.inverted .is-active>input,
.inverted .is-active>textarea {
  background: #fff;
  color: #2e1a4c;
}

.form-field,
.gfield {
  margin: 0.25rem 0;
  position: relative;
}

.form-field>.ginput_container>textarea,
.form-field>textarea,
.gfield>.ginput_container>textarea,
.gfield>textarea {
  height: 10rem;
}

.inverted .form-field>.ginput_container>textarea,
.inverted .form-field>textarea,
.inverted .gfield>.ginput_container>textarea,
.inverted .gfield>textarea {
  height: 10rem;
}

.field-complex,
.ginput_complex {
  -ms-flex-pack: justify;
  -ms-flex-wrap: wrap;
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}

.field-complex>span,
.ginput_complex>span {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  position: relative;
}

@media (min-width: 960px) {

  .field-complex>span,
  .ginput_complex>span {
    -ms-flex-preferred-size: calc(50% - 0.125rem);
    flex-basis: calc(50% - 0.125rem);
  }

  .field-complex>span:not(:first-child):nth-child(2),
  .ginput_complex>span:not(:first-child):nth-child(2) {
    margin-top: 0;
  }
}

.field-complex>span:not(:first-child),
.ginput_complex>span:not(:first-child) {
  margin-top: 0.25rem;
}

.field_is_checkbox>.gfield_label,
.field_is_checkbox>label,
.field_is_radio>.gfield_label,
.field_is_radio>label,
.field_is_select>.gfield_label,
.field_is_select>label {
  height: auto;
  padding: 0;
  position: static;
}

.field_is_checkbox ul>li,
.field_is_radio ul>li {
  position: relative;
}

.field_is_checkbox input,
.field_is_radio input {
  -moz-appearance: initial;
  -webkit-appearance: initial;
  appearance: auto;
  background: #fff 50% / cover no-repeat;
  border: 1px solid rgba(46, 26, 76, 0.15);
  height: 1.5rem;
  left: 0;
  margin-right: 0.5rem;
  position: absolute;
  top: 0;
  width: 1.5rem;
}

.field_is_checkbox input:checked,
.field_is_radio input:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg height='55.8' width='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4 32.1l-4.5-4.5-1.5 1.5 6 6 12.9-12.9-1.5-1.5-11.4 11.4z' fill='%235c33ad'/%3E%3C/svg%3E");
}

.field_is_checkbox input+label,
.field_is_radio input+label {
  display: inline-block;
  left: 2rem;
  position: relative;
  width: calc(100% - 2rem);
}

.inverted .field_is_checkbox input,
.inverted .field_is_radio input {
  background-color: #2e1a4c;
  border-color: #fff;
}

.inverted .field_is_checkbox input:checked,
.inverted .field_is_radio input:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg height='55.8' width='36' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4 32.1l-4.5-4.5-1.5 1.5 6 6 12.9-12.9-1.5-1.5-11.4 11.4z' fill='%23fff'/%3E%3C/svg%3E");
}

.inverted .field_is_checkbox input+label,
.inverted .field_is_radio input+label {
  color: #fff;
}

.field_is_fileupload input {
  color: transparent;
  height: 3.1rem;
}

.field_is_fileupload.is-active input {
  color: inherit;
}

.field_is_fileupload ::-webkit-file-upload-button {
  border: 0;
  height: 0;
  padding: 0;
  visibility: hidden;
  width: 0;
}

.field_is_fileupload ::-ms-browse {
  border: 0;
  height: 0;
  padding: 0;
  visibility: hidden;
  width: 0;
}

.field_is_fileupload ::-ms-value {
  background: none;
  border: 0;
}

.inverted .field_is_fileupload.is-active input {
  color: #2e1a4c;
}

.field_is_radio ul {
  -ms-flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.field_is_radio ul>li {
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
}

.field_is_radio ul input {
  border-radius: 50%;
}

.gform_footer {
  margin-top: 1rem;
}

.gform_ajax_spinner {
  display: none;
}

.validation_error,
.validation_message {
  color: #ff333d;
  margin-bottom: 1rem;
}

.validation_error {
  background-color: #ffeef1;
  border: 1px solid #ff333d;
  margin-top: 0.5rem;
  padding: 0.25rem 0.5rem;
}

.grid-x {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

.core .grid-x>.cell {
  margin-bottom: 1rem;
}

@media (min-width: 1024px) {
  .grid-x.alternate>.cell:first-child {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  .grid-x.alternate>.cell:nth-child(2) {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}

.grid-x.important>.cell:first-child {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
  margin-top: 1rem;
  order: 2;
}

@media (min-width: 640px) {
  .grid-x.important>.cell:first-child {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    margin-top: 0;
    order: 0;
  }
}

.grid-x.important>.cell:nth-child(2) {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

/*.grid-x.important>.cell:nth-child(2)>div{background:#2e1a4c;color:#fff;padding:1rem}*/
.grid-x.important>.cell:nth-child(2)>div strong {
  font-weight: 600;
}

.grid-x.important>.cell:nth-child(2)>div a {
  color: #fff;
}

.core .grid-x:not(.important)>.cell.medium-4 .grid-x.important>.cell:nth-child(2)>div p:last-child>a:only-child,
.grid-x.important>.cell:nth-child(2)>div .core .grid-x:not(.important)>.cell.medium-4 p:last-child>a:only-child,
.grid-x.important>.cell:nth-child(2)>div p:last-child>a.button-primary:only-child {
  color: #2e1a4c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1rem -1rem;
}

.cuhkbiz-header {
  background: #f2f2f2;
  position: relative;
  z-index: 2;
}

.cuhkbiz-header:before {
  background: #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 0;
  width: 50vw;
}

.cuhkbiz-header .wrapper {
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  align-items: center;
  background: #fff;
  border-radius: 0 0 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  position: relative;
}

@media (min-width: 1024px) {
  .cuhkbiz-header .wrapper {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }
}

.cuhkbiz-header .header-logo {
  line-height: 0;
}

.cuhkbiz-header .header-logo a {
  display: inline-block;
}

.cuhkbiz-header .header-logo img {
  width: 50px;
}

@media (min-width: 1024px) {
  .cuhkbiz-header .header-logo img {
    width: 100px;
  }
}

.cuhkbiz-header button {
  border-color: rgba(46, 26, 76, 0.15);
  font-size: 1.2rem;
  margin-left: 2rem;
}

.cuhkbiz-header button:active,
.cuhkbiz-header button:focus,
.cuhkbiz-header button:hover {
  background: #f2f2f2;
}

@media (min-width: 1024px) {
  .cuhkbiz-header button {
    margin-bottom: 15px;
  }
}

.cuhkbiz-header .header-menus {
  display: none;
}

@media (min-width: 1024px) {
  .cuhkbiz-header .header-menus {
    -ms-flex: 1 0 auto;
    -ms-flex-direction: column;
    -ms-flex-pack: justify;
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    height: 85px;
    justify-content: space-between;
    margin-bottom: 15px;
    text-align: right;
  }
}

.cuhkbiz-header .header-menus li {
  margin-bottom: 0;
}

.cuhkbiz-header .menu>li {
  display: inline-block;
}

.cuhkbiz-header .header-menus-quick a {
  color: #2e1a4c;
  font-size: 0.8rem;
  font-weight: 600;
}

.cuhkbiz-header .header-menus-quick a:active,
.cuhkbiz-header .header-menus-quick a:focus,
.cuhkbiz-header .header-menus-quick a:hover {
  color: #5c33ad;
}

.cuhkbiz-header .header-menus-quick>li:not(:last-child):after {
  content: "•";
  margin: 0 0.125rem 0 0.25rem;
}

.cuhkbiz-header .dropdown a {
  display: block;
}

.cuhkbiz-header .dropdown>li {
  margin-left: 1rem;
}

.cuhkbiz-header .dropdown>li>a {
  color: #2e1a4c;
  font-size: 1.2rem;
  font-weight: 600;
  padding-bottom: 0;
}

.cuhkbiz-header .dropdown>li>a:active,
.cuhkbiz-header .dropdown>li>a:focus,
.cuhkbiz-header .dropdown>li>a:hover {
  opacity: 0.75;
}

.cuhkbiz-header .dropdown>li>a[href="#"] {
  pointer-events: none;
}

.cuhkbiz-header .dropdown>li>a[href="#"]:after {
  content: "\e910";
  display: inline-block;
  font-family: cuhkbiz-icons;
  position: relative;
  right: 0;
  top: 0.25rem;
}

.cuhkbiz-header .dropdown>li.is-active>[href="#"] {
  opacity: 0.75;
}

.cuhkbiz-header .dropdown .sub-menu {
  -webkit-box-shadow: 0 5px 10px rgba(92, 51, 173, 0.15);
  border: 1px solid rgba(46, 26, 76, 0.15);
  box-shadow: 0 5px 10px rgba(92, 51, 173, 0.15);
  text-align: left;
}

.cuhkbiz-header .dropdown .sub-menu:before {
  -ms-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  background: #fff;
  border-left: 1px solid rgba(46, 26, 76, 0.15);
  border-top: 1px solid rgba(46, 26, 76, 0.15);
  content: "";
  display: block;
  height: 12px;
  left: 1rem;
  position: absolute;
  top: 0;
  transform: translateY(-50%) rotate(45deg);
  width: 12px;
  z-index: -1;
}

.cuhkbiz-header .dropdown .sub-menu>li:not(:last-child) {
  border-bottom: 1px solid rgba(46, 26, 76, 0.15);
}

.cuhkbiz-header .dropdown .sub-menu a:active,
.cuhkbiz-header .dropdown .sub-menu a:focus,
.cuhkbiz-header .dropdown .sub-menu a:hover {
  background: #f0ecf7;
  color: #5c33ad;
}

.cuhkbiz-header .dropdown .opens-left .sub-menu:before {
  left: auto;
  right: 1rem;
}

.cuhkbiz-header .js-dropdown-active {
  -webkit-animation: fadeIn 0.45s cubic-bezier(0.23, 1, 0.32, 1);
  animation: fadeIn 0.45s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 1;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

.hero {
  background: #f2f2f2;
}

.hero-title {
  -ms-flex-direction: column;
  -ms-flex-order: 2;
  -ms-flex-pack: center;
  -webkit-box-direction: normal;
  -webkit-box-ordinal-group: 3;
  -webkit-box-orient: vertical;
  -webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  order: 2;
  padding-bottom: 2.5rem;
  position: relative;
  z-index: 1;
}

@media (min-width: 640px) {

  .hero-quote .hero-title p:first-child,
  .hero-title .hero-quote p:first-child,
  .hero-title h1 {
    -ms-transform: translateX(-100px);
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    width: calc(100% + 100px);
  }
}

.hero-quote {
  font-size: 0.8rem;
}

.hero-quote p:first-child:before {
  content: "“";
}

.hero-quote p:first-child:after {
  content: "”";
}

.hero-image {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  margin-bottom: -1.5rem;
  order: 1;
  padding-top: 2.5rem;
}

/* @media (min-width: 640px) {
  .hero-image {
    margin-bottom: 0;
    padding-bottom: 2rem;
  }
}

.hero-image img {
  width: 100%;
} */

.hero-image-gradient {
  line-height: 0;
  position: relative;
}

.hero-image-gradient:after {
  background: -webkit-gradient(linear,
      left top,
      left bottom,
      from(hsla(0, 0%, 100%, 0)),
      color-stop(60%, hsla(0, 0%, 100%, 0.3)),
      to(hsla(0, 0%, 100%, 0.6)));
  background: linear-gradient(180deg,
      hsla(0, 0%, 100%, 0),
      hsla(0, 0%, 100%, 0.3) 60%,
      hsla(0, 0%, 100%, 0.6));
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

@media (min-width: 640px) {
  .hero-image-gradient:after {
    background: -webkit-gradient(linear,
        left top,
        right top,
        from(hsla(0, 0%, 100%, 0)),
        color-stop(60%, hsla(0, 0%, 100%, 0.3)),
        to(hsla(0, 0%, 100%, 0.6)));
    background: linear-gradient(90deg,
        hsla(0, 0%, 100%, 0),
        hsla(0, 0%, 100%, 0.3) 60%,
        hsla(0, 0%, 100%, 0.6));
  }
}

.on-this-page {
  bottom: 0;
  position: absolute;
  right: 0;
  width: 100%;
}

@media (min-width: 640px) {
  .on-this-page {
    max-width: 20rem;
  }
}

.on-this-page a {
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -webkit-box-pack: justify;
  align-items: center;
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 2.5rem;
  justify-content: space-between;
  padding: 0.5rem 1.25rem;
  text-decoration: none;
}

figure {
  margin: 0 0 1rem;
  position: relative;
}

figure figcaption {
  background: #fff;
  border: 0px solid rgba(46, 26, 76, 0.15);
  bottom: -10px;
  color: rgba(46, 26, 76, 0.75);
  display: block;
  font-size: 0.8rem;
  max-width: 100%;
  padding: 1rem;
  position: absolute;
}

figure figcaption strong {
  color: #5c33ad;
  font-size: 1rem;
  font-weight: 600;
}

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

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

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

.gallery-columns-3>* {
  width: 33.33333%;
}

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

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

.gallery-columns-6>* {
  width: 16.66667%;
}

.gallery-columns-7>* {
  width: 14.28571%;
}

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

.gallery-columns-9>* {
  width: 11.11111%;
}

[data-cuhkbiz] {
  background: #2e1a4c;
  border-top: 6px solid #4f2d7f;
}

.view {
  overflow-x: hidden;
}

.wrapper {
  margin: 0 15px;
  max-width: 1200px;
}

@media (min-width: 1230px) {
  .wrapper {
    margin: 0 auto;
  }
}

.core {
  background: #fff;
  padding: 3rem 0;
}

ul.article-links {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

.alignleft {
  margin-right: 1rem;
}

.alignright {
  margin-left: 1rem;
}

div.breadcrumbs {
  padding-top: 2.5rem;
}

div.breadcrumbs a {
  color: #2e1a4c;
  font-weight: 600;
}

div.breadcrumbs .breadcrumb_last {
  color: #5c33ad;
  display: block;
  font-weight: 600;
  padding-bottom: 0.5rem;
  padding-top: 0.5rem;
}

.column {
  -webkit-column-gap: 1rem;
  column-gap: 1rem;
}

@media (min-width: 640px) {
  .column-1 {
    -webkit-column-count: 1;
    column-count: 1;
  }
}

@media (min-width: 640px) {
  .column-2 {
    -webkit-column-count: 2;
    column-count: 2;
  }
}

@media (min-width: 640px) {
  .column-3 {
    -webkit-column-count: 3;
    column-count: 3;
  }
}

@media (min-width: 640px) {
  .column-4 {
    -webkit-column-count: 4;
    column-count: 4;
  }
}

.cuhkbiz-adjacent-links {
  background: #f2f2f2;
  border-top: 1px solid rgba(46, 26, 76, 0.15);
  padding: 3rem 0;
}

.cuhkbiz-adjacent-links a {
  font-weight: 600;
  text-decoration: none;
}

.cuhkbiz-related {
  border: 1px solid rgba(46, 26, 76, 0.15);
  margin-bottom: 1.5rem;
  padding: 0.5rem 1rem;
}

.cuhkbiz-related .item-meta {
  color: rgba(46, 26, 76, 0.5);
}

.cuhkbiz-related p:last-child>a:only-child {
  font-weight: 600;
  text-decoration: none;
}

.cuhkbiz-related p:last-child>a:only-child:before {
  display: none;
}

.error404 header {
  background: #fff;
}

.fas {
  color: #5c33ad;
}

.fab:before {
  display: block;
  font-size: 1rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  width: 2rem;
}

hr {
  border: 0;
  border-top: 1px solid rgba(46, 26, 76, 0.15);
  margin-bottom: 3rem;
  margin-top: 3rem;
}

section+hr {
  margin-top: 2rem;
}

aside hr {
  margin-bottom: 1.5em;
  margin-top: 1.5em;
}

.cell hr:only-child {
  margin: 1rem auto;
}

iframe {
  border: 0;
}

.item-meta {
  color: #2e1a4c;
  font-size: 0.67rem;
  letter-spacing: 0.067rem;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.item-actions {
  position: relative;
}

.item-actions>a {
  border: 1px solid rgba(46, 26, 76, 0.15);
  border-radius: 50%;
  display: inline-block;
  height: 3rem;
  text-align: center;
  text-decoration: none;
  width: 3rem;
}

.item-actions>a .icon {
  font-size: 2rem;
  line-height: 2.875rem;
}

@media (min-width: 640px) {
  .item-actions .item-print-trigger {
    -ms-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    border: 0;
    transform: scale(0.8);
  }
}

.item-share-popup {
  -ms-transform: translateY(-50%);
  -webkit-box-shadow: 0 5px 10px rgba(92, 51, 173, 0.15);
  -webkit-transform: translateY(-50%);
  background: #2e1a4c;
  border: 1px solid #f0ecf7;
  box-shadow: 0 5px 10px rgba(92, 51, 173, 0.15);
  color: #fff;
  display: none;
  font-size: 0.8rem;
  left: 3rem;
  position: absolute;
  text-align: left;
  top: 50%;
  transform: translateY(-50%);
  width: 10rem;
  z-index: 1;
}

@media (min-width: 640px) {
  .item-share-popup {
    -ms-transform: translateX(0) translateY(-50%) translateY(-1.5rem);
    -webkit-transform: translateX(0) translateY(-50%) translateY(-1.5rem);
    top: 3rem;
    transform: translateX(0) translateY(-50%) translateY(-1.5rem);
  }
}

.item-share-popup:before {
  -ms-transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  border: 10px solid transparent;
  border-right-color: #2e1a4c;
  content: "";
  left: 0;
  position: absolute;
  top: 50%;
  transform: translate(-100%, -50%);
}

.item-share-popup .close-button {
  color: #fff;
  font-size: inherit;
  right: 0.5rem;
  text-decoration: none;
  top: 0.5rem;
}

.item-share-popup .close-button:active,
.item-share-popup .close-button:focus,
.item-share-popup .close-button:hover {
  color: #fff;
}

.item-share-popup p {
  margin-bottom: 0;
  padding: 0.5rem;
}

.item-share-popup input {
  color: #2e1a4c;
  font-family: monospace;
  padding: 0.25rem;
}

.core .grid-x:not(.important)>.cell.medium-4 p:last-child .item-share-popup a:only-child,
.item-share-popup .button-primary,
.item-share-popup .core .grid-x:not(.important)>.cell.medium-4 p:last-child a:only-child,
.item-share-popup input {
  width: 100%;
}

.link-back li,
.link-list li,
.link-to li {
  margin-bottom: 1rem;
}

.link-back a,
.link-list a,
.link-to a {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1.2;
  text-decoration: none;
}

.link-back a:after,
.link-back a:before,
.link-list a:after,
.link-list a:before,
.link-to a:after,
.link-to a:before {
  display: inline-block;
  font-family: cuhkbiz-icons;
}

.link-back a:before {
  content: "\e902";
  margin-right: 0.25rem;
}

.link-to a:after {
  content: "\e903";
  margin-left: 0.25rem;
}

.link-list a:before {
  content: "\e903";
  margin-right: 0.25rem;
}

.mega-menu {
  background: #f2f2f2;
  padding: 0;
}

.mega-menu .wrapper {
  margin-bottom: 2rem;
}

@media (min-width: 1024px) {
  .mega-menu .wrapper {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
}

.mega-menu .accordion {
  width: 100%;
}

.mega-menu .tabs {
  border-right: 1px solid rgba(46, 26, 76, 0.15);
  width: 25%;
}

.mega-menu .tabs-title {
  border-bottom: 0;
  margin: 0;
  width: 100%;
}

.mega-menu .tabs-title a {
  font-weight: 600;
  padding: 1rem;
}

.mega-menu .tabs-title a[aria-selected="true"] {
  background: #f0ecf7;
}

.mega-menu .tabs-title a span {
  border-left: 6px solid #fdb015;
  display: block;
  padding: 0.25rem 1rem;
}

.mega-menu .tabs-title:first-child a span {
  border-left-color: #2e1a4c;
}

.mega-menu .tabs-content {
  width: 66.67%;
}

.mega-menu .cell:first-child {
  margin-bottom: 2rem;
}

.mega-menu .cell:first-child a {
  color: #5c33ad;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.mega-menu .cell:first-child a:before {
  content: "\e903";
  display: block;
  font-family: cuhkbiz-icons;
  padding-right: 0.25rem;
}

.mega-menu .cell>a {
  color: #2e1a4c;
  font-weight: 600;
}

.mega-menu .cell>a:active,
.mega-menu .cell>a:focus,
.mega-menu .cell>a:hover {
  opacity: 0.75;
}

.mega-menu .cell>a[href="#"] {
  pointer-events: none;
}

.mega-menu .sub-menu {
  margin: 1rem 0;
}

.menu a,
.sub-menu a {
  text-decoration: none;
}

.nav-links {
  margin-top: 2.5rem;
  text-align: right;
}

.nav-links>* {
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  margin-left: 0.5rem;
  padding: 0.5rem 0.75rem;
}

.nav-links a {
  background: #f2f2f2;
  color: #5c33ad;
  text-decoration: none;
}

.nav-links a:active,
.nav-links a:focus,
.nav-links a:hover {
  background: rgba(46, 26, 76, 0.15);
}

.nav-links .current {
  background: #2e1a4c;
  color: #fff;
}

.quick-archive .cell {
  min-height: 100px;
  padding-left: 100px;
  position: relative;
}

.quick-archive a {
  text-decoration: none;
}

.quick-archive img {
  border-radius: 50%;
  left: 0;
  position: absolute;
  top: 0;
  width: 80px;
}

.slick {
  height: 100%;
  position: relative;
}

.slick:not(.slick-initialized) {
  background: url(/assets/images/loading.gif) 50% no-repeat;
  white-space: nowrap;
}

.form-field.hide-label>.gfield_label,
.form-field.hide-label>label,
.gfield.hide-label>.gfield_label,
.gfield.hide-label>label,
.gfield_visibility_hidden,
.gform_anchor,
.gform_hidden,
.screen-reader-text,
.sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.single-programmes {
  background: #f2f2f2;
}

.single-programmes .content-block {
  margin-top: 2rem;
}

.single-programmes .hero>.wrapper {
  background: 50% / cover no-repeat;
  min-height: 20rem;
  padding: 15px 15px 2.5rem;
  position: relative;
}

@media (min-width: 1215px) {
  .single-programmes .hero>.wrapper {
    padding: 2rem;
  }
}

.single-programmes .hero>.wrapper:before {
  background: -webkit-gradient(linear,
      left top,
      right top,
      from(rgba(46, 26, 76, 0.8)),
      color-stop(66%, rgba(46, 26, 76, 0)));
  background: linear-gradient(90deg,
      rgba(46, 26, 76, 0.8) 0,
      rgba(46, 26, 76, 0) 66%);
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.hero-quote .single-programmes .hero p:first-child,
.single-programmes .hero .hero-quote p:first-child,
.single-programmes .hero h1 {
  color: #fff;
  max-width: 30rem;
  position: relative;
}

.single-programmes .hero ul {
  position: relative;
}

.single-programmes .hero a {
  color: #fff;
  font-weight: 600;
}

.single-programmes .core {
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
}

@media (min-width: 1215px) {
  .single-programmes .core {
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1215px) {
  .single-programmes .statistics-slider {
    margin-left: -2rem;
    padding-left: 2rem;
  }
}

@media (min-width: 0px) and (max-width: 639px) {
  .single-programmes .statistics-slider .slick-item {
    width: calc(100vw - 30px);
  }
}

.single-programmes.page-child .hero>.wrapper {
  background: #fff;
  border-bottom: 1px solid #f2f2f2;
  min-height: 0;
  padding-bottom: 15px;
}

.single-programmes.page-child .hero>.wrapper:before {
  display: none;
}

.single-programmes.page-child .hero>.wrapper+.wrapper {
  padding-bottom: 3.5rem;
}

@media (min-width: 640px) {
  .single-programmes.page-child .hero>.wrapper+.wrapper {
    padding-top: 3.5rem;
  }
}

.single-programmes.page-child .hero .programme-parent-title,
.single-programmes.page-child .hero .programme-sub-nav {
  margin: 0.5rem auto;
}

.single-programmes.page-child .hero .programme-parent-title a,
.single-programmes.page-child .hero .programme-sub-nav a {
  color: inherit;
  display: inline-block;
  text-decoration: none;
}

.single-programmes.page-child .hero .programme-parent-title a:after,
.single-programmes.page-child .hero .programme-sub-nav a:after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
}

.single-programmes.page-child .hero .programme-parent-title a:active:after,
.single-programmes.page-child .hero .programme-parent-title a:focus:after,
.single-programmes.page-child .hero .programme-parent-title a:hover:after,
.single-programmes.page-child .hero .programme-sub-nav a:active:after,
.single-programmes.page-child .hero .programme-sub-nav a:focus:after,
.single-programmes.page-child .hero .programme-sub-nav a:hover:after {
  background: currentcolor;
}

.single-programmes.page-child .hero .adjacent-links {
  color: #5c33ad;
}

@media (min-width: 1024px) {
  .single-programmes.page-child .hero .adjacent-links {
    text-align: right;
  }
}

.single-programmes.page-child .hero .adjacent-links li {
  display: inline-block;
}

.single-programmes.page-child .hero .adjacent-links a {
  margin-right: 2rem;
}

@media (min-width: 1024px) {
  .single-programmes.page-child .hero .adjacent-links a {
    margin-left: 2rem;
    margin-right: 0;
  }
}

.single-programmes.page-child .hero .adjacent-links a.is-active {
  color: #2e1a4c;
}

.single-programmes.page-child .hero .adjacent-links a.is-active:after {
  background: currentcolor;
}

.hero-quote .single-programmes.page-child .hero p:first-child,
.single-programmes.page-child .hero .hero-quote p:first-child,
.single-programmes.page-child .hero h1 {
  color: #5c33ad;
}

@media (min-width: 640px) {
  .single-programmes.page-child .hero .on-this-page {
    bottom: 0;
    left: auto;
    right: 0;
  }
}

.single-programmes.page-child .hero+.core {
  padding-bottom: 4rem;
  top: 0;
}

.courses-list .accordion-title>p {
  -ms-flex-direction: column;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .courses-list .accordion-title>p {
    -ms-flex-align: center;
    -ms-flex-direction: row;
    -ms-flex-pack: justify;
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-pack: justify;
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
  }
}

.courses-list .accordion-title>p .item-meta {
  margin-bottom: 0;
  margin-top: 0.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 1200px) {
  .courses-list .accordion-title>p .item-meta {
    margin-top: 0;
  }
}

/* div.breadcrumbs .breadcrumb_last,
h2 {
  font-size: 2.15rem;
  line-height: 1.25;
}

h2 {
  color: #5c33ad;
  margin-bottom: 1.5rem;
} */

.cuhkbiz-related p:last-child>a:only-child,
.filter [href="#"],
.mega-menu .cell:first-child a,
.mega-menu .cell>a,
.statistics-slider-static h2,
h3 {
  font-size: 1.2rem;
}

h3 {
  margin-bottom: 0.5rem;
}

h4,
h5,
h6 {
  font-weight: 700;
  margin-bottom: 0;
}

h4 {
  font-size: 1rem;
}

h5 {
  font-size: 0.9rem;
}

h5,
h6 {
  text-transform: uppercase;
}

h6 {
  font-size: 0.8rem;
}

.core a img:only-child {
  -webkit-transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition-delay: 0.1s;
  transition: all 0.45s cubic-bezier(0.23, 1, 0.32, 1);
  transition-delay: 0.1s;
}

a:active,
a:focus,
a:hover {
  color: #2e1a4c;
}

.core a:active img:only-child,
.core a:focus img:only-child,
.core a:hover img:only-child {
  -ms-transform: translateY(-5px);
  -webkit-box-shadow: 0 5px 10px rgba(92, 51, 173, 0.15);
  -webkit-transform: translateY(-5px);
  -webkit-transition-delay: 0ms;
  box-shadow: 0 5px 10px rgba(92, 51, 173, 0.15);
  transform: translateY(-5px);
  transition-delay: 0ms;
}

address {
  font-style: normal;
}

/* 
p {
  margin-bottom: 1.5rem;
} */

/* strong {
  font-weight: 700;
} */

.cuhkbiz-header .wrapper,
#top-header .wrapper {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}

.cuhkbiz-header .wrapper,
#top-header .wrapper {
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  background: #fff;
  border-radius: 0 0 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  position: relative;
}

@media (min-width: 1230px) {

  .cuhkbiz-header .wrapper,
  #top-header .wrapper {
    margin: 0 auto;
  }
}

.wrapper {
  margin: 0 15px;
  max-width: 1340px;
}

#et-top-navigation {
  padding-top: 0 !important;
  height: 40px;
}

span.mobile_menu_bar.mobile_menu_bar_toggle {
  padding-bottom: 0 !important;
  margin-top: -3px !important;
}

@media (min-width: 1024px) {
  .header-button {
    visibility: hidden;
    display: none;
  }
}

header.cuhkbiz-header {
  position: absolute;
  z-index: 100;
}

.cuhkbiz-header {
  background: transparent !important;
}

.cuhkbiz-header {
  border-top: 6px solid #4f2d7f !important;
}

div#page-container {
  padding-top: 0px !important;
}

.menu a,
.sub-menu a {
  text-decoration: none;
}

.cuhkbiz-header .menu>li {
  display: inline-block;
}

.cuhkbiz-header .dropdown>li {
  margin-left: 1rem;
}

.cuhkbiz-header .menu>li {
  display: inline-block;
}

.cuhkbiz-header .header-menus li {
  margin-bottom: 0;
}

:last-child {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .cuhkbiz-header .header-logo img {
    width: 100px;
  }
}

.cuhkbiz-header .header-logo a {
  display: inline-block;
}

.text-logo {
  position: absolute;
  bottom: 3%;
  left: 110px;
  text-decoration: none;
  font-weight: 600;
  color: #65666c;
  font-size: 25px;
  line-height: 1.7rem !important;
}

#top-menu li {
  margin-left: 1rem;
  padding-right: 0px !important;
}

#top-menu .menu-item-has-children>a[href="#"] {
  pointer-events: none;
  padding-right: 0 !important;
  padding-bottom: 10px !important;
}

#top-menu a {
  color: #2e1a4c !important;
  font-size: 20px;
  font-weight: 600;
}

#top-menu a {
  padding: 0.7rem 0;
  padding-top: 0.5rem !important;
}

.nav li ul {
  -webkit-box-shadow: 0 5px 10px rgba(92, 51, 173, 0.15);
  border: 1px solid rgba(46, 26, 76, 0.15) !important;
  box-shadow: 0 5px 10px rgba(92, 51, 173, 0.15);
  text-align: left;
  left: 0;
  right: auto;
  top: 100%;
  padding: 0 !important;
}

ul.sub-menu {
  z-index: 500;
}

.cuhkbiz-header #top-menu .sub-menu>li:not(:last-child) {
  border-bottom: 1px solid rgba(46, 26, 76, 0.15);
}

.cuhkbiz-header #top-menu .sub-menu>li.et-hover {
  background-color: #f0ecf7;
}

#top-menu li li {
  margin-bottom: 0;
  width: 100%;
  padding: 0 !important;
}

.nav li ul:before {
  -ms-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  background: #fff;
  border-left: 1px solid rgba(46, 26, 76, 0.15);
  border-top: 1px solid rgba(46, 26, 76, 0.15);
  content: "";
  display: block;
  height: 12px;
  left: 1rem;
  position: absolute;
  top: 0;
  transform: translateY(-50%) rotate(45deg);
  width: 12px;
  z-index: -1;
}

#top-menu li li a {
  padding: 0.5rem 1rem;
  width: unset !important;
  font-weight: 500 !important;
  font-size: 112.5%;
  color: #5c33ad !important;
  opacity: 1 !important;
}

#top-header {
  background-color: transparent;
  width: 100%;
  display: flex;
  height: 50px;
  position: absolute;
}

#top-header a {
  color: #2e1a4c !important;
  font-weight: 600;
  font-size: 15px !important;
  padding-bottom: 0 !important;
  display: unset !important;
}

#et-secondary-nav>li:not(:last-child):after {
  content: "•";
  margin: 0px 0.125rem 0px 0.25rem;
  font-size: 19px;
  color: #2e1a4c !important;
}

.cuhkbiz-header .header-logo {
  line-height: 0;
}

#et-secondary-menu>ul>li>a:hover {
  opacity: 1 !important;
}

@media (min-width: 1024px) {
  .cuhkbiz-header #header-menus {
    -ms-flex: 1 0 auto;
    -ms-flex-direction: column;
    -ms-flex-pack: justify;
    -webkit-box-direction: normal;
    -webkit-box-flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-pack: justify;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 1 0 auto;
    flex-direction: column;
    height: 20px;
    justify-content: space-between;
    margin-bottom: 15px;
    text-align: right;
  }
}

@media (max-width: 1450px) and (min-width: 1024px) {
  .cuhkbiz-header .wrapper {
    max-width: 1200px !important;
  }
}

#et_search_icon:before {
  color: #2e1a4c;
  font-size: 1.2rem !important;
  font-weight: 600 !important;
  position: unset !important;
}

#et-secondary-nav li {
  margin-right: 0px !important;
}

#top-header .wrapper {
  width: 1380px !important;
  /*max-width: 1380px !important;*/
  background: transparent !important;
  flex-direction: column-reverse;
}

.cuhkbiz-header .container {
  width: 100%;
  max-width: unset !important;
}

#et-footer-nav {
  display: none;
}

.footer-button {
  margin-bottom: 1.5rem;
}

.privacy {
  color: hsla(0, 0%, 100%, 0.5);
}

.privacy li {
  margin-bottom: 10px;
  margin-top: 0;
}

.cuhkbiz-footer a:hover {
  color: #fff;
}

#footer-widgets .footer-widget h4.title {
  display: none;
}

#footer-widgets .footer-widget h2.widgettitle {
  display: none;
}

#menu-footer-menu>li>a,
#menu-footer-menu-traditional>li>a,
#menu-footer-menu-simplified>li>a {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 1rem;
  /*pointer-events: none;*/
  color: inherit !important;
}

#menu-footer-menu>li>a[href="#"],
#menu-footer-menu-traditional>li>a[href="#"],
#menu-footer-menu-simplified>li>a[href="#"] {
  pointer-events: none;
}

#menu-footer-menu>li,
#menu-footer-menu-traditional>li,
#menu-footer-menu-simplified>li {
  flex-basis: 10rem;
  -ms-flex: 1 1 17.5rem;
  -webkit-box-flex: 1;
  flex: 0 1 18.5rem;
  padding-right: 0.5rem;
}

@media (min-width: 640px) {
  .footer-menus-main>li>[href="/"] {
    margin-bottom: 2rem;
  }
}

#menu-footer-menu>li>ul>li>a {
  color: inherit !important;
}

#footer-widgets {
  padding: 0 !important;
}

.cuhkbiz-footer .wrapper>.grid-x>.cell>.container {
  width: unset !important;
}

#menu-footer-menu,
#menu-footer-menu-traditional,
#menu-footer-menu-simplified {
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

#footer-widgets .footer-widget li {
  padding-left: 0px !important;
  margin-left: 0px !important;
}

#nav_menu-2 {
  width: 100% !important;
}

#footer-widgets .footer-widget li ul li a:hover {
  text-decoration: underline !important;
}

body {
  overflow-x: hidden;
}

.cuhkbiz-header {
  background-color: transparent;
  width: 100%;
  display: flex;
  height: 50px;
  position: absolute;
}

#top-header {
  background: none !important;
}

@media (max-width: 1499px) {
  .archive-article.wrapper {
    padding: 0 40px;
  }
}

#office-hours table,
#office-hours td {
  border: none !important;
}

#office-hours h1 {
  font-size: 24px;
  font-weight: 800;
  padding-top: 20px;
}

#office-social-icons .fab:before {
  font-size: 3rem;
  height: 5rem;
  width: 5rem;
}

#office-social-icons .fab.fa-facebook-square {
  color: #3b5998;
}

#office-social-icons .fab.fa-linkedin {
  color: #0e76a8;
}

#office-social-icons .fab.fa-youtube-square {
  color: #c4302b;
}

#et-secondary-nav .menu-item-has-children>a:first-child:after {
  display: none;
}

#top-header #et-secondary-menu ul#et-secondary-nav li ul.sub-menu li a {
  width: 100% !important;
  font-weight: 500 !important;
  font-size: 112.5%;
  color: #5c33ad !important;
  opacity: 1 !important;
  padding: 0 0;
}

#top-header #et-secondary-menu ul#et-secondary-nav li ul.sub-menu {
  -webkit-box-shadow: 0 5px 10px rgba(92, 51, 173, 0.15);
  border: 1px solid rgba(100, 14, 229, 0.15) !important;
  box-shadow: 0 5px 10px rgba(92, 51, 173, 0.15);
  text-align: left;
  left: 0;
  right: auto;
  top: 100%;
  padding: 0 !important;
  position: absolute;
  z-index: 9999;
  width: 240px;
  background: #fff;
}

#top-header #et-secondary-menu ul#et-secondary-nav li ul.sub-menu li:not(:last-child) {
  border-bottom: 1px solid rgba(46, 26, 76, 0.15);
}

#top-header #et-secondary-menu ul#et-secondary-nav li ul.sub-menu li {
  min-height: 45px;
  padding: 12px 30px;
  text-align: left;
}

#top-header #et-secondary-menu ul#et-secondary-nav li ul.sub-menu li:hover {
  background-color: rgba(0, 0, 0, 0.03) !important;
}

header.cuhkbiz-header {
  position: fixed !important;
}

a.et-pb-arrow-prev {
  left: 0px !important;
}

a.et-pb-arrow-next {
  right: 0 !important;
}

.wrapper.bottom-links {
  max-width: 1400px !important;
}

.cuhkbiz-footer ul.sub-menu a {
  color: #ffffff !important;
}

#menu-footer-menu>li>ul.sub-menu>li>ul.sub-menu,
#menu-footer-menu-traditional>li>ul.sub-menu>li>ul.sub-menu,
#menu-footer-menu-simplified>li>ul.sub-menu>li>ul.sub-menu {
  margin-left: 15px;
}

.wrapper {
  max-width: 1200px !important;
}

strong.breadcrumb_last {
  color: #ed6d0f;
}

.page-id-1043 .programmes-image:before {
  content: "";
  height: 72%;
  background-color: #ed6d0f;
  position: absolute;
  width: 5px;
  left: 140px;
  top: 220px;
  z-index: -1;
}

.page-id-1043 .programmes .et_pb_column:not(:last-child) .line:after {
  border-top: 5px solid #ed6d0f;
  display: block;
  content: " ";
  width: 40%;
  position: absolute;
  left: 260px;
  top: 400px;
  z-index: -1;
}

.page-id-1043 .programmes .et_pb_column_16 .line:after {
  display: none !important;
}

.page-id-1043 .et_pb_column_10 .programmes-image:before,
.page-id-1043 .et_pb_column_13 .programmes-image:before,
.page-id-1043 .et_pb_column_15 .programmes-image:before,
.page-id-1043 .et_pb_column_16 .programmes-image:before {
  content: "";
  height: 10% !important;
  background-color: #ed6d0f;
  position: absolute;
  width: 5px;
  left: 140px;
  top: 220px;
  z-index: -1;
}

.programmes-content .et_pb_main_blurb_image {
  padding-left: 10px;
  padding-top: 10px;
}

@media (min-width: 1600px) and (max-width: 1750px) {

  .page-id-3577 .et_pb_section.et_pb_section_0,
  .page-id-3720 .et_pb_section.et_pb_section_0,
  .page-id-3191 .et_pb_section.et_pb_section_0 {
    background-position-y: -300px;
  }
}

.page-id-3824 .et_pb_blurb_description ul {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page-id-1238 .et_pb_slider_0,
.et_pb_slider_0 .et_pb_slide {
  padding: 0 !important;
}

p#breadcrumbs {
  padding-top: 20px;
}

.archive-article.wrapper .intro {
  font-size: 22px;
  line-height: 1.8em;
}

.ambassadors.cell.medium-4 h4 {
  font-size: 22px;
  line-height: 1.8em;
}

.ambassadors.cell.medium-4 p {
  font-size: 18px;
  line-height: 1.5em;
}

.filter-bar {
  font-size: 20px;
}

.cuhkbiz-header #top-menu .sub-menu>li>.sub-menu:before {
  display: none;
}

.cuhkbiz-header #top-menu .sub-menu>li>a:after {
  display: none;
}

::-moz-selection {
  background-color: #5c33ad !important;
  color: #fff;
}

::selection {
  background-color: #5c33ad !important;
  color: #fff;
}

@media (max-width: 1023px) {
  .text-logo {
    bottom: -3% !important;
  }

  .home #et-main-area {
    padding-top: 99.98px;
  }
}

ul#mobile_menu {
  position: fixed;
  /*top: 105px;*/
  top: 60px;
  background: #f2f2f2;
  padding: 0;
  border: 0;
  min-height: 100vh;
}

.et_mobile_menu {
  overflow: scroll !important;
  max-height: 100vh;
}

.et_mobile_menu .menu-item-has-children>a[href="#"] {
  pointer-events: none;
  text-decoration: none !important;
}

#mobile_menu .sub-menu a:before {
  content: "\f061";
  margin-right: 0.25rem;
  display: inline-block;
  font-family: "Font Awesome 5 Free" !important;
  font-weight: 600;
}

.et_mobile_menu .menu-item-has-children>a[href="#"]+.sub-menu {
  margin-top: -10px !important;
}

#mobile_menu .sub-menu a {
  color: #5c33ad !important;
  padding: 5px 20px !important;
  font-size: 15px !important;
  font-weight: 500 !important;
}

.et_mobile_menu li a:hover,
.nav ul li a:hover {
  background-color: transparent !important;
  opacity: 1 !important;
  color: #2e1a4c !important;
}

.et_mobile_menu .menu-item-has-children>a {
  background-color: transparent;
  color: #2e1a4c !important;
  font-weight: 600 !important;
  font-size: 1.2rem !important;
}

.et_mobile_menu li a {
  border: none !important;
}

@media (max-width: 1080px) {
  #top-menu .menu-item-has-children>a[href="#"] {
    padding-right: 0px !important;
  }

  #et-top-navigation {
    padding-left: 7px !important;
  }
}

@media (min-width: 1270px) {
  .number-counter1 .et_pb_blurb_content {
    height: 142px !important;
    display: flex;
    flex-direction: column-reverse;
  }

  .number-counter1 .et_pb_blurb_0 .et_pb_main_blurb_image .et_pb_image_wrap,
  .et_pb_blurb_3 .et_pb_main_blurb_image .et_pb_image_wrap {
    width: 70% !important;
  }
}

@media (max-width: 1303px) and (min-width: 981px) {
  .number-counter1 .number-counter1 {
    width: 25% !important;
  }
}

@media (min-width: 980px) {
  .number-counter1 .et_pb_blurb_content {
    height: 165px !important;
    display: flex;
    flex-direction: column-reverse;
  }

  .number-counter1 .et_pb_blurb_0 .et_pb_main_blurb_image .et_pb_image_wrap,
  .et_pb_blurb_3 .et_pb_main_blurb_image .et_pb_image_wrap {
    width: 70% !important;
  }
}

@media (min-width: 320px) {
  .number-counter1 .et_pb_blurb_content {
    height: 200px !important;
    display: flex;
    flex-direction: column-reverse;
  }
}

.fp-admissions .et_pb_button {
  width: 356px;
}

@media (max-width: 980px) {
  .find-out {
    height: 280px !important;
  }
}

@media (max-width: 1380px) {
  .text-logo {
    bottom: 35%;
  }
}

@media (min-width: 1297px) {
  .number-counter2 {
    padding: 9.82% 0 !important;
  }
}

@media (max-width: 1296px) and (min-width: 1207px) {
  .number-counter2 {
    padding: 14.82% 0 !important;
  }
}

@media (max-width: 1206px) and (min-width: 1024px) {
  .number-counter2 {
    padding: 19.82% 0 !important;
  }
}

@media (max-width: 1023px) and (min-width: 981px) {
  .number-counter2 {
    padding: 30.82% 0 !important;
  }
}

@media (min-width: 981px) {
  .infinite-possibilities-1 {
    width: 55% !important;
  }

  .infinite-possibilities-2 {
    width: 55% !important;
  }
}

.number-counter2>div {
  padding: 0px 5px !important;
}

@media (min-width: 1256px) {
  .tm-desc-right.address {
    height: 300px !important;
  }
}

.ds-timeline .timeline-item.even .col-date {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.ds-timeline .timeline-item.odd .col-date {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

.ds-timeline .tm-date {
  margin-top: 20px;
}

.ds-timeline .tm-date h1 {
  text-align: center !important;
}

@media (max-width: 1271px) and (min-width: 1140px) {
  .connect-with-us {
    padding-left: 20px !important;
  }
}

@media (max-width: 1139px) and (min-width: 981px) {
  .connect-with-us {
    padding-left: 10px !important;
  }

  .connect-with-us .et-pb-icon {
    font-size: 80px !important;
  }

  .connect-with-us .et_pb_blurb {
    padding-left: 5px !important;
  }
}

@media (max-width: 1040px) {
  #top-menu .menu-item-has-children>a:first-child:after {
    top: 0.1rem !important;
    font-size: 18px !important;
  }
}

@media (min-width: 981px) {
  .infinite-possibilities .et_pb_row {
    width: auto;
  }
}

.page-id-3293 .breadcrumb {
  padding: 0 40px;
}

.minor-options-before li:before {
  content: "\24";
  font-family: ETmodules;
  margin-right: 5px;
}

.minor-options-before ul {
  list-style-type: none !important;
  padding: 0 !important;
}

#top-menu .menu-item-has-children>a:first-child:after {
  display: inline-block !important;
  font-size: 22px !important;
  top: 0.1rem !important;
  position: relative !important;
  content: "\e910" !important;
  font-family: cuhkbiz-icons !important;
}

/*** Header ***/

header.cuhkbiz-header .container.clearfix.et_menu_container {
  width: 100%;
  max-width: 100%;
}

@media (min-width: 1024px) {
  header.cuhkbiz-header .container.clearfix.et_menu_container {
    /*padding-right: 30px;
		padding-left: 30px;*/
  }
}

.et_header_style_left #et-top-navigation .mobile_menu_bar {
  padding-bottom: none !important;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar,
.et_header_style_split #et-top-navigation .mobile_menu_bar {
  padding-bottom: none !important;
}

@media (max-width: 322px) {
  header.cuhkbiz-header .wrapper {
    margin: 0 !important;
  }
}

/*** Footer ***/

@media (min-width: 981px) {
  .wp-block-group__inner-container {
    display: flex;
  }
}

li.contact-address:before {
  content: "\f3c5" !important;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  color: #978da6 !important;
  border: none !important;
  border-radius: unset !important;
  top: 0 !important;
  font-size: 15px !important;
  font-weight: 900;
}

li.contact-email:before {
  content: "\f0e0" !important;
  display: inline-block;
  font-family: "FontAwesome";
  color: #978da6 !important;
  border: none !important;
  border-radius: unset !important;
  top: 0 !important;
  font-size: 15px !important;
  font-weight: 900;
}

li.contact-phone:before {
  content: "\f095" !important;
  display: inline-block;
  font-family: "FontAwesome";
  color: #978da6 !important;
  border: none !important;
  border-radius: unset !important;
  top: 0 !important;
  font-size: 15px !important;
  font-weight: 900;
}

li.contact-whatsapp:before {
  content: "\f232" !important;
  display: inline-block;
  font-family: "Font Awesome 5 Brands";
  color: #978da6 !important;
  border: none !important;
  border-radius: unset !important;
  top: 0 !important;
  font-size: 15px !important;
  font-weight: 900;
}

li.contact-wechat:before {
  content: "\f1d7" !important;
  display: inline-block;
  font-family: "FontAwesome";
  color: #978da6 !important;
  border: none !important;
  border-radius: unset !important;
  top: 0 !important;
  font-size: 15px !important;
  font-weight: 900;
}

ul.footer-contact {
  margin-top: 1rem;
}

ul#menu-footer-menu li:before,
ul#menu-footer-menu-traditional li:before,
ul#menu-footer-menu-simplified li:before {
  display: none;
}

@media (max-width: 639px) {
  footer.cuhkbiz-footer .cell.medium-9.footer-current-site {
    border-top: 1px solid #968ca5;
  }

  .cuhkbiz-footer .footer-biz-links ul li {
    display: inline-block;
  }

  .cuhkbiz-footer .footer-biz-links ul li:not(:last-child)::after {
    content: "•";
    margin: 0px 0.125rem 0px 0.25rem;
  }

  .cuhkbiz-footer .privacy {
    display: flex;
    flex-direction: column-reverse;
  }
}

.cuhkbiz-footer .footer-widget:empty {
  display: none;
}

/*** Support Us ***/

.hidden-img img {
  visibility: hidden;
}

@media (max-width: 981px) {
  .flex-row {
    display: flex;
    flex-flow: column-reverse;
  }
}

@media (min-width: 550px) and (max-width: 982px) {
  .support-row .et_pb_module.et_pb_image {
    height: 600px !important;
  }
}

@media (min-width: 981px) {
  .support-row .et_pb_module.et_pb_image {
    height: 400px !important;
  }
}

/*** Search ***/

section.hero.search-header {
  padding: 2rem 1rem;
}

.search-result-page header.page-header {
  background: none !important;
}

.hero.search-header {
  padding: 2rem 1rem;
  margin: 2rem 0;
}

.core.search-results {
  background: #fff;
  padding: 0 !important;
  border-bottom: 2px solid #f2f2f2;
}

.core.search-results .search-post-title {
  font-weight: 600;
  text-decoration: underline;
  font-size: 25px;
}

.core.search-results .search-post-date p {
  font-size: 12px !important;
  font-style: italic;
}

.core.search-results .search-post-excerpt p,
.core.search-results .search-post-excerpt p a {
  color: #3b1264;
  font-size: 16px;
  font-style: italic;
  text-decoration: none;
}

.core.search-results .search-post-link {
  float: right;
  font-style: italic;
}

.search-post-thumbnail {
  background-repeat: no-repeat;
  width: 100%;
  height: 250px;
  background-position: top center;
  background-size: contain;
}

.search-result-page .nav-links {
  margin: 2rem 0;
}

.search-result-page span.search-post-link a:active,
.search-result-page span.search-post-link a:focus,
.search-result-page span.search-post-link a:hover {
  color: #2e1a4c;
  text-decoration: underline;
  font-size: 18px;
}

.search-result-page span.search-post-link a {
  color: #5c33ad;
  text-decoration: underline;
  font-size: 18px;
}

@media (max-width: 982px) {
  input.et-search-field {
    margin: 20px !important;
    font-size: 12px !important;
  }

  span.et_close_search_field {
    margin: 35px !important;
  }

  span.et_close_search_field:after {
    font-size: 12px !important;
  }
}

@media (max-width: 981px) {
  input.et-search-field {
    height: 45px;
  }
}

.container.et_search_form_container.et_pb_search_visible.et_pb_no_animation {
  height: 114px;
}

@media (min-width: 981px) {
  .et_fullwidth_secondary_nav .cuhkbiz-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }

  input.et-search-field {
    margin: 0 !important;
    top: 60px !important;
  }

  span.et_close_search_field {
    top: 60px !important;
  }
}

@media (max-width: 1023px) {
  #et_top_search {
    margin: 15px 0 0 22px !important;
  }
}

@media (min-width: 1024px) {
  #et_top_search {
    margin: 6px 0 0 22px !important;
  }
}

.et_mobile_menu .menu-item-has-children>a {
  background: none !important;
}

.et_pb_section:not(:first-child) .et_pb_row {
  width: unset !important;
  max-width: unset !important;
}

.et_pb_section .et_pb_row {
  width: unset !important;
  max-width: unset !important;
}

.alumni-social-media p {
  padding-bottom: 0 !important;
}

.sfsiplus_norm_row.sfsi_plus_wDiv div:first-child {
  margin-left: 0 !important;
}

.norm_row.sfsi_wDiv div:first-child {
  margin-left: 0 !important;
}

.post-type-archive-alumni-communities .norm_row.sfsi_wDiv div:nth-child(2) {
  margin-left: 0 !important;
}

.post-type-archive-alumni-communities .norm_row.sfsi_wDiv .sfsi_wicons.shuffeldiv:first-child,
.post-type-archive-alumni-communities .norm_row.sfsi_wDiv .sfsi_wicons.shuffeldiv:last-child,
.post-type-archive-alumni-communities .norm_row.sfsi_wDiv .sfsi_wicons.shuffeldiv:nth-child(4),
.post-type-archive-alumni-communities .norm_row.sfsi_wDiv .sfsi_wicons.shuffeldiv:nth-child(5),
.post-type-archive-alumni-communities .norm_row.sfsi_wDiv .sfsi_wicons.shuffeldiv:nth-child(6) {
  display: none;
}

.alumni-social-media .sfsi_plus_widget {
  margin-top: 5px;
}

.alumni-social-media .sfsi_plus_fb_tool_bdr .sfsi_plus_inside .icon3 {
  height: 30px !important;
}

.alumni-social-media .sfsi_plus_inside img {
  vertical-align: baseline !important;
}

/*** Smart Slider ***/
@media (min-width: 701px) and (max-width: 1023px) {
  .n2-ss-layers-container.n2-ss-slide-limiter.n2-ow {
    height: 320px;
  }
}

/*** Statistics Slider ***/

.statistics-slider {
  margin: 0 !important;
}

/*@media (min-width:640px){
.statistics-slider {
background-image: url(/wp-content/uploads/组-95@2x.png)!important;
background-repeat: no-repeat!important;
}
}*/

.statistics-slider-static {
  padding: 0 !important;
}

.statistics-slider-static img {
  width: 100%;
  height: 100%;
  display: block;
}

.statistics-slider-slick .slick-item div strong,
.statistics-slider-slick .slick-item div span {
  line-height: 1.5;
}

@media (min-width: 640px) {
  .statistics-slider-slick .slick-item {
    width: 17.5rem !important;
  }

  .statistics-slider-slick {
    left: 50% !important;
  }

  .statistics-slider-static {
    width: 50% !important;
    /*min-height: 300px;*/
  }
}

/*** Front Page ***/

div#front-page-template {
  display: flex;
  flex-direction: column-reverse;
}

.page-template-frontpage article {
  padding: 2rem 0 !important;
}

@media (max-width: 1024px) {
  .page-template-frontpage article {
    padding: 2rem 0 !important;
  }
}

.page-template-frontpage h1.alumni-title {
  font-weight: 700;
  /*font-size: 35px;*/
  font-size: 28px;
  color: #392064 !important;
  margin-bottom: 2rem;
}

@media (min-width: 1024px) {
  .news-image img {
    height: 420px;
    object-fit: cover;
  }
}

@media (max-width: 1024px) {
  .page-template-frontpage h1.alumni-title {
    margin-bottom: 1rem;
    /*margin-bottom: 0rem!important;*/
    padding: 0 !important;
  }
}

@media (max-width: 639px) {
  .page-template-frontpage h1.alumni-title {
    font-size: 25px;
  }
}

.page-template-frontpage div#alumni-latest-listing .core {
  /*padding: 1rem 0;*/
  /*padding: 3.375rem 0 1rem 0;*/
  padding: 3.375rem 0 0 0;
}

.page-template-frontpage div#listing .core {
  padding: 0rem;
}

.page-template-frontpage div#listing article:last-child {
  border-bottom: none;
}

.page-template-frontpage div#alumni-latest-listing article:last-child {
  border-bottom: none;
}

/*.page-template-frontpage div#alumni-latest-listing article:last-child {
padding-bottom: 0!important;
}*/

.page-template-frontpage div#listing article:first-child {
  /*border-top: 1px solid rgba(46,26,76,.15);*/
  border-top: 1px solid #afafaf !important;
}

@media (max-width: 1024px) {
  .page-template-frontpage article {
    display: block !important;
  }
}

/*.page-template-frontpage .content-block, .page-template-frontpage .core, .page-template-frontpage article {
background-color: #f2f2f2;
}*/

@media (min-width: 640px) {
  .page-template-frontpage .grid-container {
    padding: 5rem;
  }
}

@media (max-width: 639px) {
  .page-template-frontpage .grid-container {
    padding: 2rem;
  }
}

.page-template-frontpage article {
  -webkit-box-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  /*border-bottom: 1px solid rgba(46,26,76,.15);*/
  border-bottom: 1px solid #afafaf !important;
  margin: 0;
}

.page-template-frontpage article:last-child {
  border-bottom: none !important;
}

.page-template-frontpage .item-meta {
  /*text-transform: capitalize;
	font-size: 16px!important;*/
  /* margin: 0!important; */
}

.page-template-frontpage p.item-meta {
  margin-top: 1rem !important;
}

@media (min-width: 639px) and (max-width: 1024px) {
  .news-image img {
    width: 100%;
    max-width: 100% !important;
  }
}

.post-type-archive .core>article:last-child {
  border-bottom: none !important;
}

/*** Breadcrumbs ***/

div.breadcrumbs .breadcrumb_last {
  font-size: 1.93rem !important;
}

div.breadcrumbs a {
  font-size: 1.15rem;
}

.link-back a:before {
  content: "\f060" !important;
  font-family: "Font Awesome 5 Free" !important;
  font-size: 0.8rem;
}

@media (max-width: 640px) {
  div.breadcrumbs span.breadcrumb_last {
    font-size: 1.25rem !important;
  }

  div.breadcrumbs a {
    font-size: 1rem;
  }
}

@media (min-width: 640px) {
  .grid-x.important>.cell:first-child {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
    margin-top: 0;
    order: 0;
  }

  .single-news .hero-image {
    position: relative;
    z-index: 1;
  }

  .single-news .hero+.core {
    padding-bottom: 0;
    padding-top: 4rem;
    position: relative;
    top: -4rem;
  }
}

.single-news .hero-title {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  z-index: 3;
}

.item-meta {
  font-size: 0.8rem !important;
  color: #9e9e9e !important;
}

@media (max-width: 768px) {
  .page-template-frontpage .item-meta {
    /* padding:0!important; */
  }
}

.single-events .sfsi_plus_wicons.shuffeldiv:nth-child(2),
.single-news .sfsi_plus_wicons.shuffeldiv:nth-child(2),
.single-alumni-stories .sfsi_plus_wicons.shuffeldiv:nth-child(2),
.single-alumni-communities .sfsi_plus_wicons.shuffeldiv:nth-child(2) {
  margin-left: 5px !important;
}

.single-events .sfsi_plus_wicons.shuffeldiv,
.single-news .sfsi_plus_wicons.shuffeldiv,
.single-alumni-stories .sfsi_plus_wicons.shuffeldiv,
.single-alumni-communities .sfsi_plus_wicons.shuffeldiv {
  margin: 0 !important;
}

.single-events .sfsi_plus_widget,
.single-news .sfsi_plus_widget,
.single-alumni-stories .sfsi_plus_widget,
.single-alumni-communities .sfsi_plus_widget {
  margin-top: 1rem;
  margin-bottom: -1rem;
}

/*** Footer ***/

p.footer-copyright,
.privacy .privacy-policy-disclaimer a,
ul.footer-contact li,
ul#menu-footer-menu li ul.sub-menu li a,
ul#menu-footer-menu li a,
ul#menu-footer-menu-traditional li ul.sub-menu li a,
ul#menu-footer-menu-traditional li a,
ul#menu-footer-menu-simplified li ul.sub-menu li a,
ul#menu-footer-menu-simplified li a {
  font-size: 1rem !important;
}

/*** Slick ***/

@media (min-width: 0px) and (max-width: 639px) {
  .statistics-slider-static {
    padding-bottom: 0 !important;
  }

  .statistics-slider-static {
    padding: 0 !important;
  }
}

.statistics-slider .wrapper {
  margin: 0 !important;
  max-width: 100% !important;
}

/*** CUHK Biz Icon ***/

.button-primary:before,
.button[type="submit"]:before,
.core .grid-x:not(.important)>.cell.medium-4 p:last-child a:only-child:before,
.core .grid-x:not(.important)>.cell.medium-4 p:last-child a:only-child[type="submit"]:before,
button-primary:before,
button[type="submit"]:before {
  content: "\e904" !important;
}

/*** Slider ***/

div#n2-ss-9 .n2-ss-slide {
  display: block !important;
}

.n2-ss-slide--focus {
  display: none !important;
}

.page-template-frontpage .n2-ss-slider .n2-ss-preserve-size[data-related-device="desktopPortrait"] {
  display: none !important;
}

div#n2-ss-9 .n2-ss-slide-limiter {
  max-width: none !important;
}

@media (max-width: 980px) {
  .et_pb_code_inner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

@media (min-width: 701px) and (max-width: 1023px) {
  .n2-ss-layers-container.n2-ss-slide-limiter.n2-ow {
    height: 100% !important;
  }
}

@media (orientation: landscape) and (max-width: 900px),
(orientation: portrait) and (max-width: 700px) {
  .n2-ss-layer-col.n2-ss-layer-with-background.n2-ss-layer-content {
    /*padding: 0!important; */
    text-align: left !important;
    margin-bottom: 50px !important;
  }
}

.n2-ss-section-main-content.n2-ss-layer-with-background.n2-ss-layer-content.n2-ow {
  padding: 0 !important;
}

.n2-ss-layer.n2-ow {
  margin-bottom: 0 !important;
}

@media (min-width: 320px) and (max-width: 900px) {
  .n2-ss-slider-controls.n2-ss-slider-controls-absolute-center-bottom {
    width: 100% !important;
  }
}

@media (min-width: 320px) and (max-width: 900px) {

  .n2-ss-slider-controls.n2-ss-slider-controls-absolute-left-center,
  .n2-ss-slider-controls.n2-ss-slider-controls-absolute-right-center {
    height: 170% !important;
  }
}

@media (orientation: landscape) and (max-width: 900px),
(orientation: portrait) and (max-width: 700px) {
  div#n2-ss-9 .nextend-arrow img {
    width: 32px !important;
  }
}

@media (orientation: landscape) and (max-width: 900px),
(orientation: portrait) and (max-width: 700px) {
  .n2-padding [data-hide-mobileportrait="1"] {
    display: block !important;
  }
}

@media (orientation: landscape) and (max-width: 900px),
(orientation: portrait) and (max-width: 700px) {
  .n2-ss-layer.n2-ow {
    max-width: none !important;
  }
}

@media (min-width: 320px) and (max-width: 900px) {

  /*.n2-ss-layer-col.n2-ss-layer-with-background.n2-ss-layer-content{
	padding: 50px 50px 50px 50px!important;
}*/
  .n2-ss-slide.n2-ow.n2-ss-slide-15.n2-ss-slide-active {
    height: auto !important;
  }
}

/*div#main-content{
margin-bottom: -87px!important;
}*/

@media (max-width: 900px) {
  .n2-ss-layer-row-inner {
    display: flex;
    flex-direction: column-reverse;
  }
}

.statistics-slider-slick .slick-item div span {
  font-size: 1.25rem;
}

/**** Global Alumni ****/

@media (min-width: 1025px) {
  .alumni-tnc-field .et_pb_text_inner {
    display: flex !important;
  }

  .alumni-tnc-field .et_pb_text_inner p {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 0.5rem;
  }
}

.search div#footer-bottom {
  display: none;
}

/*** Single Stories ***/

.single.single-alumni-stories .single-content section:first-child {
  margin-top: 0 !important;
}

.single-events .speaker img {
  height: 50px !important;
  width: 50px !important;
  object-fit: cover;
  border: none !important;
}

/*** GAA ***/

ul#myTab_61 li {
  display: grid;
}

#tab_container_64 .wpsm_nav-tabs>li>a {
  display: flex;
}

ul#myTab_64 {
  display: flex;
  flex-wrap: wrap;
}

/*** FP ***/

.page-template-frontpage h1.alumni-title+article,
.post-type-archive h1.alumni-title+article,
.post-type-archive h1.alumni-title+p+article {
  padding-top: 0 !important;
}

@media (min-width: 1440px) {
  .n2-ss-slider .n2-ss-slider-controls-absolute-center-bottom {
    align-items: center !important;
  }

  .post-type-archive .n2-ss-slider-controls.n2-ss-slider-controls-absolute-center-bottom,
  .page-template-frontpage .n2-ss-slider-controls.n2-ss-slider-controls-absolute-center-bottom {
    /*right: 520px!important;
		width: 100%!important;
		bottom: 2rem;*/
  }
}

@media (min-width: 1024px) and (max-width: 1439px) {

  .post-type-archive .n2-ss-slider-controls.n2-ss-slider-controls-absolute-center-bottom,
  .page-template-frontpage .n2-ss-slider-controls.n2-ss-slider-controls-absolute-center-bottom {
    /*right: 520px!important;
		width: 100%!important;
		align-items: center;
		width: 100%!important;
		position: absolute;
		height: 100%;
		display: flex;
		left: 20px;
		top: 130px;
		flex-flow: unset!important;
		position: absolute!important;
		margin-top: 1.5rem!important;*/
    /*left: 120px!important;
		width: 100%!important;
		bottom: 2rem;*/
  }

  .n2-ss-slider .n2-ss-slider-controls-absolute-center-bottom {
    /*align-items: start!important;*/
  }
}

/*** ***/

.single-content ul {
  margin-left: 1rem;
}

.single-content ul>li {
  font-size: 18px;
  margin-top: 1em;
  margin-bottom: 1em;
  list-style: disc;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background-color: unset !important;
}

/*** GAA ***/

.rt-team-container .social-icons a i {
  padding: 0 !important;
}

.fa-facebook-f:before {
  content: "\f09a" !important;
  color: #5c33ad;
}

.fa-linkedin:before {
  content: "\f0e1" !important;
  color: #5c33ad;
}

.fa-instagram:before {
  content: "\f16d" !important;
  color: #5c33ad;
}

.fa-globe:before {
  content: "\f1d7" !important;
  font-family: "FontAwesome";
  font-size: 1rem;
  color: #5c33ad;
}

.rt-team-container .social-icons a:hover .fa-facebook-f,
.rt-team-container .social-icons a:hover .fa-linkedin,
.rt-team-container .social-icons a:hover .fa-globe,
.rt-team-container .social-icons a:hover .fa-instagram {
  background: unset !important;
}

.select-alumni-communities {
  margin-bottom: 0 !important;
  display: flex;
}

.sub-alumni-communities-header {
  margin-top: 1rem;
}

.select-alumni-communities>select#search {
  margin-left: 1rem;
  width: 30%;
  border: none;
  color: #9e9e9e !important;
}

.select-alumni-communities>p {
  margin-top: 0 !important;
}

.sfsi_shortcode_container {
  float: none !important;
}

.sfsi_widget {
  min-height: auto !important;
}

/*** Feedback and Refinements ***/

.container.clearfix.et_menu_container {
  background-color: white;
}

.sfsiplus_footerLnk {
  display: none !important;
}

.alumni-archive .cell.large-12.core p.item-meta {
  /* margin: 0!important; */
}

.post-type-archive-alumni-communities .news-info a,
.post-type-archive-alumni-communities .news-image a {
  pointer-events: none;
}

a.hyperlink-gaa {
  text-decoration: underline;
  color: #2e1a4c;
}

ul.donate-to-the-cuhk {
  margin-top: 0.1rem;
}

.norm_row.sfsi_wDiv {
  width: auto !important;
}

.item-share-popup {
  z-index: 999 !important;
  opacity: 1 !important;
}

.single-social-media {
  display: flex;
}

.item-actions {
  margin-left: 5px;
}

.item-actions>a .icon {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}

.item-actions>a {
  height: 2rem !important;
  width: 2rem !important;
  margin-top: 5px;
}

.single a.sficn,
a#item-share-popup-toggler-jq {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}

.single a.sficn:hover,
a#item-share-popup-toggler-jq:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}

.single-events div#item-actions-jq a#item-share-popup-toggler-jq {
  color: gray;
}

.single-events div#item-actions-jq a#item-share-popup-toggler-jq:hover {
  color: #2e1a4c;
}

.single-events .single-social-media,
.single-news .single-social-media,
.single-alumni-stories .single-social-media {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 1500px) {

  .home .first-column h2,
  .post-type-archive-news .first-column h2,
  .post-type-archive-events .first-column h2,
  .post-type-archive-alumni-stories .first-column h2 {
    padding: 30px 30px 30px 180px !important;
  }

  .home .second-column p,
  .post-type-archive-news .second-column p,
  .post-type-archive-events .second-column p,
  .post-type-archive-alumni-stories .second-column p {
    padding: 30px 30px 30px 180px !important;
  }
}

.alumni-social-media .privacy a {
  pointer-events: auto !important;
}

.alumni-social-media .privacy a:hover img,
.alumni-social-media .privacy img:hover {
  box-shadow: none !important;
}

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

.select-alumni-communities>select#programme,
.select-alumni-communities>select#location {
  margin-left: 1rem;
  width: 100%;
  border: none;
  color: #9e9e9e !important;
}

.footer-biz-links .privacy a:hover {
  color: #fff;
}

@media (min-width: 768px) {
  .footer-biz-links .privacy-policy-disclaimer {
    margin-top: 2rem;
  }
}

.otgs-development-site-front-end {
  display: none;
}

/*** Footer Contact ***/

p.english-version-contact:lang(en) {
  display: block !important;
  padding-bottom: 0;
}

p.simplified-chinese-contact:lang(zh-hans) {
  display: block !important;
  padding-bottom: 0;
}

p.traditional-chinese-contact:lang(zh-hant) {
  display: block !important;
  padding-bottom: 0;
}

@media (min-width: 981px) and (max-width: 1023px) {
  #et_mobile_nav_menu {
    display: block !important;
  }
}

@media (max-width: 1023px) {
  #et_mobile_nav_menu {
    display: block !important;
  }
}

nav#top-menu-nav {
  display: none;
}

@media (min-width: 1024px) {
  nav#top-menu-nav {
    display: block !important;
  }
}

div#et-secondary-menu {
  display: none;
}

@media (min-width: 1024px) {
  div#et-secondary-menu {
    display: block !important;
  }
}

@media (max-width: 1023px) {

  #et-top-navigation #top-menu-nav,
  #top-header {
    display: none !important;
  }
}

:lang(zh-hant) ul.footer-contact.traditional-chinese-version {
  display: block !important;
}

:lang(zh-hant) ul.footer-contact.english-version {
  display: none !important;
}

:lang(zh-hans) ul.footer-contact.simplified-chinese-version {
  display: block !important;
}

:lang(zh-hans) ul.footer-contact.english-version {
  display: none !important;
}

html {
  overflow: auto;
}

@media (max-width: 639px) {

  div#et-main-area div#main-content .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_toggle_close h5.et_pb_toggle_title,
  div#et-main-area div#main-content .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_toggle_open h5.et_pb_toggle_title {
    margin: 0 !important;
  }

  .page-id-44066 td:first-child,
  .page-id-44114 td:first-child,
  .page-id-44134 td:first-child {
    width: 50% !important;
  }
}

li.non-visible {
  display: none;
}

.post-type-archive-alumni-communities .news-info p.excerpt a {
  pointer-events: visible !important;
}

p.single-people img.size-large.singlePeople.alignleft {
  border-radius: 99px;
  width: 70px;
}

span.team-name a {
  pointer-events: none;
}

:lang(zh-hant) li.tlp-fax:before {
  content: "臉書: " !important;
}

:lang(zh-hans) li.tlp-fax:before {
  content: "脸书: " !important;
}

p.lineIcon {
  margin-top: 0 !important;
  padding-bottom: 0;
}

p.lineIcon::before {
  content: "";
  width: 30px;
  height: 30px;
  display: inline-block;
  background-image: url(/wp-content/uploads/Line-png.png);
  background-repeat: no-repeat;
  background-size: contain;
  margin-right: 0.5rem;
  vertical-align: middle;
}

div[data-id="49031"] .contact-info ul li:first-child:before,
div[data-id="49037"] .contact-info ul li:first-child:before,
div[data-id="49036"] .contact-info ul li:first-child:before {
  display: none;
}

li.contact-linkedin:before {
  content: "\f0e1" !important;
  display: inline-block;
  font-family: "FontAwesome";
  color: #978da6 !important;
  border: none !important;
  border-radius: unset !important;
  top: 0 !important;
  font-size: 15px !important;
  font-weight: 900;
}

.menu-footer-menu-simplified-container ul#menu-footer-menu-simplified li#menu-item-56677 a,
.menu-footer-menu-simplified-container ul#menu-footer-menu-simplified li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44758 a,
.menu-footer-menu-simplified-container ul#menu-footer-menu-simplified li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44752 a {
  font-weight: 400 !important;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44758 {}

.menu-footer-menu-simplified-container ul#menu-footer-menu-simplified li#menu-item-56677:hover,
.menu-footer-menu-simplified-container ul#menu-footer-menu-simplified li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44758:hover,
.menu-footer-menu-simplified-container ul#menu-footer-menu-simplified li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44752:hover {
  text-decoration: underline !important;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44757 {
  order: 1;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-39579 {
  order: 2;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-39578 {
  order: 3;
}

li#menu-item-56676 {
  order: 4;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44758 {
  order: 5;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44752 {
  order: 6;
}

li#menu-item-56677 {
  order: 7;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-39581 {
  order: 8;
}

li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-39580 {
  order: 9;
}

/*** End - Jayson ***/

#top-menu .menu-item-has-children>a:first-child::after {
  content: "\f0d7" !important;
  font-family: "Font Awesome 5 Free" !important;
  left: 5px;
}