@charset "UTF-8";
@media (max-width: 1679px) {
  /* Theme Common styles */
  html {
    font-size: 18px;
    line-height: 164.2857%;
  }

  /* Tags layouts */
  table th, table td,
.sc_table table th, .sc_table table td {
    padding: 1rem;
  }

  /* Post layouts */
  .post_item_404 .post_content {
    padding: 9em 0 5em;
  }

  .post_item_none_search .post_content {
    padding: 2em 0;
  }

  /* Single post */
  .nav-links-single.nav-links-fixed {
    position: static;
    bottom: auto;
    left: auto;
    right: auto;
    opacity: 1;
  }

  .nav-links-single.nav-links-fixed .nav-links {
    padding-top: 3em;
    margin-top: 3em;
    border-top: 1px solid #ddd;
  }

  .nav-links-single.nav-links-fixed .nav-links .nav-previous,
.nav-links-single.nav-links-fixed .nav-links .nav-next {
    position: relative;
    width: 50%;
    padding: 0;
    border-width: 0;
    background-color: transparent;
    left: auto;
    right: auto;
    top: auto;
  }

  .sc_layouts_row .sc_button, .sc_layouts_row_type_compact .sc_layouts_login_menu .menu-item a.trx_addons_login_link {
    padding: 1em 1.5em;
  }

  #popup-home.sc_layouts_popup {
    -webkit-transform: translate(-80%, 70%);
    -ms-transform: translate(-80%, 70%);
    transform: translate(-80%, 70%);
  }
}
@media (max-width: 1439px) {
  /* Theme Common styles */
  /* Body sizes */
  .content_wrap, .content_container {
    width: 1100px;
  }

  .body_style_boxed .page_wrap {
    width: 1100px;
  }

  .body_style_boxed .content_wrap,
.body_style_boxed .content_container {
    width: 1020px;
  }

  .menu_side_present .menu_side_wrap {
    width: 70px;
  }

  body.menu_side_left {
    margin-left: 70px;
  }

  body.menu_side_right {
    margin-right: 70px;
  }

  .menu_side_left .sc_layouts_row_fixed_on {
    margin-left: 70px !important;
  }

  .menu_side_right .sc_layouts_row_fixed_on {
    margin-right: 70px !important;
  }

  /* Content and Sidebar */
  body.body_style_wide:not(.expand_content) [class*=content_wrap] > .content {
    width: 697.5609756098px;
  }

  body.body_style_boxed:not(.expand_content) [class*=content_wrap] > .content {
    width: 646.8292682927px;
  }

  [class*=content_wrap] > .sidebar {
    width: 348.7804878049px;
  }

  body.body_style_boxed [class*=content_wrap] > .sidebar {
    width: 323.4146341463px;
  }

  /* Fullwide or Fullscreen with sidebar */
  .body_style_fullwide .content_wrap {
    padding-left: 90px;
    padding-right: 90px;
  }

  .body_style_fullwide.sidebar_right [class*=content_wrap] > .content,
.body_style_fullscreen.sidebar_right [class*=content_wrap] > .content {
    padding-right: 402.4390243902px;
  }

  .body_style_fullwide.sidebar_right [class*=content_wrap] > .sidebar,
.body_style_fullscreen.sidebar_right [class*=content_wrap] > .sidebar {
    margin-left: -348.7804878049px;
  }

  .body_style_fullwide.sidebar_left [class*=content_wrap] > .content,
.body_style_fullscreen.sidebar_left [class*=content_wrap] > .content {
    padding-left: 402.4390243902px;
  }

  .body_style_fullwide.sidebar_left [class*=content_wrap] > .sidebar,
.body_style_fullscreen.sidebar_left [class*=content_wrap] > .sidebar {
    margin-right: -348.7804878049px;
  }

  /* Header */
  .menu_side_icons .toc_menu_item .toc_menu_icon:before {
    font-size: 1.8rem;
  }

  /* Mobile menu */
  .menu_mobile .menu_mobile_nav_area li > a {
    font-size: 1.2857em;
    line-height: 1.5em;
  }

  .menu_mobile .menu_mobile_nav_area > ul > li > a {
    font-size: 2em;
    line-height: 1.5em;
  }

  /* Content area on pages with background */
  .custom-background .content_wrap > .content,
.page_banner_wrap ~ .content_wrap > .content {
    padding: 3em;
  }

  /* Core blocks */
  .sidebar_hide.narrow_content .alignleft,
.sidebar_hide.narrow_content .alignright {
    max-width: 258.4146341463px;
  }

  .sidebar_hide.narrow_content .alignleft {
    margin-left: -288.4146341463px;
  }

  .sidebar_hide.narrow_content .alignright {
    margin-right: -288.4146341463px;
  }

  .sidebar_hide.normal_content .alignleft {
    margin-left: -201.2195121951px;
  }

  .sidebar_hide.normal_content .post_info_vertical_present .alignleft {
    margin-left: calc( -1 * ( 17.647% + ( 1100px - 697.5609756098px ) / 2 ) );
  }

  .sidebar_hide.normal_content .alignright {
    margin-right: -201.2195121951px;
  }

  body.sidebar_hide .alignwide {
    left: 0;
    width: 100%;
  }

  body.sidebar_hide.narrow_content .alignwide,
body.sidebar_hide.normal_content .alignwide {
    left: calc( 1100px / -2 + 50% );
    width: 1100px;
  }

  .sidebar_hide.normal_content .post_info_vertical_present .alignwide {
    left: calc( 1100px / -2 + 50% - 8.8235% );
  }

  /* Core columns in the frontend */
  .wp-block-column:not(:first-child) {
    margin-left: 15px;
  }

  .wp-block-column:not(:last-child) {
    margin-right: 15px;
  }

  /* Kadence columns in the frontend */
  .kt-gutter-default > .wp-block-kadence-column {
    margin-right: 30px;
  }

  /* CoBlocks columns in the frontend */
  .has-small-gutter > [class*=wp-block-coblocks-]:not(:first-child) {
    margin-left: 15px;
  }

  .has-small-gutter > [class*=wp-block-coblocks-]:not(:last-child) {
    margin-right: 15px;
  }

  /* Post layouts */
  .post_item_404 .post_content {
    padding: 0 0 2em;
  }

  .post_item_none_search .post_content {
    padding: 2em 0;
  }

  /* Single post navigation fixed with side menu active */
  .menu_side_left .nav-links-single.nav-links-fixed {
    margin-left: 70px;
  }

  .menu_side_right .nav-links-single.nav-links-fixed {
    margin-right: 70px;
  }

  /* Widgets */
  .before_sidebar_banner_wrap {
    margin-bottom: 3em;
  }

  .after_sidebar_banner_wrap {
    margin-top: 3em;
  }

  .sidebar_default[class*=scheme_] .sidebar_inner {
    padding: 3em 0;
  }

  .sidebar_default[class*=scheme_] .widget {
    padding: 0 3em;
  }

  .sidebar .widget + .widget.widget_bg_image,
.sidebar_default[class*=scheme_] .widget + .widget.widget_bg_image,
.sidebar .widget + .widget.widget_fullwidth,
.sidebar_default[class*=scheme_] .widget + .widget.widget_fullwidth {
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .widget input[type=text], .widget input[type=number], .widget input[type=email], .widget input[type=url], .widget input[type=tel], .widget input[type=password], .widget input[type=search], .widget select, .widget textarea, .widget textarea.wp-editor-area {
    padding: 1.2em 1.5em;
  }

  input[type=text], input[type=number], input[type=email], input[type=url], input[type=tel], input[type=password], input[type=search], select, textarea, textarea.wp-editor-area, form.mc4wp-form .mc4wp-form-fields input[type=email], .tourmaster-form-field input[type=text], .tourmaster-form-field input[type=email], .tourmaster-form-field input[type=password], .tourmaster-form-field textarea, .tourmaster-form-field select, .tourmaster-form-field.tourmaster-with-border input[type=text], .tourmaster-form-field.tourmaster-with-border input[type=email], .tourmaster-form-field.tourmaster-with-border input[type=password], .tourmaster-form-field.tourmaster-with-border textarea, .tourmaster-form-field.tourmaster-with-border select, #buddypress div.dir-search input[type=search], #buddypress div.dir-search input[type=text], #buddypress li.groups-members-search input[type=search], #buddypress li.groups-members-search input[type=text], #buddypress .standard-form input[type=color], #buddypress .standard-form input[type=date], #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form input[type=datetime], #buddypress .standard-form input[type=email], #buddypress .standard-form input[type=month], #buddypress .standard-form input[type=number], #buddypress .standard-form input[type=password], #buddypress .standard-form input[type=range], #buddypress .standard-form input[type=search], #buddypress .standard-form input[type=tel], #buddypress .standard-form input[type=text], #buddypress .standard-form input[type=time], #buddypress .standard-form input[type=url], #buddypress .standard-form input[type=week], #buddypress .standard-form select, #buddypress .standard-form textarea, #give-recurring-form .form-row input[type=email], #give-recurring-form .form-row input[type=password], #give-recurring-form .form-row input[type=tel], #give-recurring-form .form-row input[type=text], #give-recurring-form .form-row input[type=url], #give-recurring-form .form-row select, #give-recurring-form .form-row textarea, form.give-form .form-row input[type=email], form.give-form .form-row input[type=password], form.give-form .form-row input[type=tel], form.give-form .form-row input[type=text], form.give-form .form-row input[type=url], form.give-form .form-row select, form.give-form .form-row textarea, form[id*=give-form] .form-row input[type=email], form[id*=give-form] .form-row input[type=password], form[id*=give-form] .form-row input[type=tel], form[id*=give-form] .form-row input[type=text], form[id*=give-form] .form-row input[type=url], form[id*=give-form] .form-row select, form[id*=give-form] .form-row textarea, form[id*=give-form] .give-donation-amount #give-amount, form[id*=give-form] .give-donation-amount #give-amount-text, form[id*=give-form] #give-final-total-wrap .give-final-total-amount, form[id*=give-form] .give-donation-amount .give-currency-symbol, form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before, form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after, form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
    padding: 1.2em 1.5em;
  }

  .widget_area .post_item .post_thumb, aside .post_item .post_thumb {
    height: 130px;
  }

  .sc_layouts_menu_nav > li > a {
    padding: 1em;
  }

  .sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding-right: 1em;
  }

  .sc_layouts_row .sc_button, .sc_layouts_row_type_compact .sc_layouts_login_menu .menu-item a.trx_addons_login_link {
    font-size: 16px;
    padding: 1em 1.5em;
    line-height: 18px;
  }

  .sc_item_subtitle + .sc_item_title {
    margin-top: 0;
  }

  .sc_price_item_description, .sc_price_item_details {
    padding-left: 45px;
    padding-right: 45px;
  }

  .elementor-tabs-wrapper .elementor-tab-title a span {
    font-size: 30px;
  }

  .elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 12px 23px;
  }

  .sc_googlemap_content_default {
    left: 6%;
    width: 26.5em;
    padding: 3em 3.5em;
  }

  .sc_icons_extra.sc_icons_size_medium .sc_icons_item .sc_icons_item_details .sc_icons_item_title {
    font-size: 34px;
    line-height: 40px;
  }

  .sc_blogger_default_classic .sc_blogger_item_title {
    font-size: 22px;
    line-height: 27px;
    font-weight: 700;
  }

  .portfolio_page_details_right .portfolio_page_details_wrap {
    padding: 2em;
  }

  #tribe-bar-form .tribe-bar-submit input[type=submit] {
    padding: 1.35em 2em;
  }

  .post-password-form input[type=submit] {
    padding: 0.93em 1.5em;
    height: 57.5px;
  }
}
@media (max-width: 1279px) {
  /* Theme Common styles */
  html {
    font-size: 16px;
    line-height: 161.54%;
  }

  h1, .front_page_section_caption, .tribe-events-page-title {
    font-size: 40px;
    line-height: 50px;
    margin-top: 36px;
    margin-bottom: 20px;
    letter-spacing: 0;
  }

  h2, .section_title, .tribe-events-page-title {
    font-size: 36px;
    line-height: 45px;
    margin-top: 42px;
    margin-bottom: 24px;
    letter-spacing: 0;
  }

  h3, .sc_team_masonry_wrap .sc_team_item .sc_team_item_title {
    font-size: 26px;
    line-height: 34px;
    margin-top: 40px;
    margin-bottom: 22px;
    letter-spacing: 0;
  }

  h4, .sc_blogger_list_simple .sc_item_title_text, .sc_icons.sc_icons_default .sc_icons_item_title {
    font-size: 22px;
    line-height: 30px;
    margin-top: 32px;
    margin-bottom: 18px;
    letter-spacing: 0;
  }

  h5 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 30px;
    margin-bottom: 16px;
    letter-spacing: 0;
  }

  h6 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 28px;
    margin-bottom: 12px;
    letter-spacing: 0;
  }

  .sc_icons.sc_icons_default .sc_icons_item_title {
    margin-top: 0;
  }

  hr, .vc_separator {
    margin: 4em 0 !important;
  }

  p, ul, ol, dl, blockquote, address {
    margin-bottom: 1em;
  }

  blockquote p, .post_layout_excerpt blockquote p, .single-post blockquote p {
    font-size: 1.3em;
  }

  .single-post blockquote:before {
    font-size: 4.1em;
    left: auto;
  }

  .single-post blockquote, .single-post blockquote[class*=wp-block-quote][class*=is-style-], .single-post blockquote[class*=wp-block-quote][class*=is-], .single-post .wp-block-quote:not(.is-large):not(.is-style-large), .single-post .wp-block-freeform.block-library-rich-text__tinymce blockquote {
    padding: 3em;
  }

  blockquote > cite, blockquote > p > cite, blockquote > .wp-block-pullquote__citation, .wp-block-quote .wp-block-quote__citation {
    margin-top: 1em;
    font-size: 1.1em;
  }

  ul[class*=trx_addons_list][class*=_circled] li {
    font-size: 18px;
  }

  ul[class*=trx_addons_list][class*=_circled] {
    padding-left: 3.15em;
  }

  ul[class*=trx_addons_list][class*=_circled] > li:before {
    left: -2.5em;
    top: -2px;
  }

  .sidebar .widget {
    padding: 1.777em 2.3333em;
  }

  .page_content_wrap {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .sc_icons .sc_icons_item_description {
    font-size: 1em;
  }

  /* Body sizes */
  .body_style_boxed .page_wrap {
    width: 100%;
  }

  .content_wrap,
.content_container {
    width: 964px !important;
  }

  .menu_side_present .content_wrap,
.menu_side_present .content_container {
    width: 904px !important;
  }

  .menu_side_present .menu_side_wrap {
    width: 60px;
  }

  body.menu_side_left {
    margin-left: 60px !important;
  }

  body.menu_side_right {
    margin-right: 60px;
  }

  .menu_side_left .sc_layouts_row_fixed_on {
    margin-left: 60px !important;
  }

  .menu_side_right .sc_layouts_row_fixed_on {
    margin-right: 60px !important;
  }

  /* Content and Sidebar */
  body:not(.expand_content):not(.body_style_fullwide):not(.body_style_fullscreen) [class*=content_wrap] > .content {
    width: 611.3170731707px;
  }

  body.menu_side_present:not(.expand_content):not(.body_style_fullwide):not(.body_style_fullscreen) [class*=content_wrap] > .content {
    width: 551.3170731707px;
  }

  [class*=content_wrap] > .sidebar,
body.body_style_boxed [class*=content_wrap] > .sidebar {
    width: 305.6585365854px;
  }

  /* Fullwide or Fullscreen with sidebar */
  .body_style_fullwide .content_wrap {
    padding-left: 50px;
    padding-right: 50px;
  }

  .body_style_fullwide.sidebar_right [class*=content_wrap] > .content,
.body_style_fullscreen.sidebar_right [class*=content_wrap] > .content {
    padding-right: 352.6829268293px;
  }

  .body_style_fullwide.sidebar_right [class*=content_wrap] > .sidebar,
.body_style_fullscreen.sidebar_right [class*=content_wrap] > .sidebar {
    margin-left: -305.6585365854px;
  }

  .body_style_fullwide.sidebar_left [class*=content_wrap] > .content,
.body_style_fullscreen.sidebar_left [class*=content_wrap] > .content {
    padding-left: 352.6829268293px;
  }

  .body_style_fullwide.sidebar_left [class*=content_wrap] > .sidebar,
.body_style_fullscreen.sidebar_left [class*=content_wrap] > .sidebar {
    margin-right: -305.6585365854px;
  }

  /* Grid */
  .container, .container-fluid,
.trx_addons_container, .trx_addons_container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }

  .row, .columns_wrap, .trx_addons_columns_wrap {
    margin-right: -30px;
  }

  .row > [class*=column-],
.columns_wrap > [class*=column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-] {
    padding-right: 30px;
  }

  .vc_row.columns_padding_left,
.row.columns_padding_left,
.columns_wrap.columns_padding_left,
.trx_addons_columns_wrap.columns_padding_left {
    margin-left: -30px;
  }

  .vc_row.columns_padding_left .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_left > [class*=trx_addons_column-], .trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_left,
.row.columns_padding_left > [class*=column-], .columns_wrap.columns_padding_left > [class*=column-],
.row > [class*=column-].columns_padding_left, .columns_wrap > [class*=column-].columns_padding_left {
    padding-left: 30px;
  }

  .vc_row.columns_padding_right,
.row.columns_padding_right,
.trx_addons_columns_wrap.columns_padding_right,
.columns_wrap.columns_padding_right {
    margin-right: -30px;
  }

  .vc_row.columns_padding_right .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_right > [class*=trx_addons_column-], .trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_right,
.row.columns_padding_right > [class*=column-], .columns_wrap.columns_padding_right > [class*=column-],
.row > [class*=column-].columns_padding_right, .columns_wrap > [class*=column-].columns_padding_right {
    padding-right: 30px;
  }

  .vc_row,
.trx_addons_columns_wrap.columns_padding_center,
.row.columns_padding_center,
.columns_wrap.columns_padding_center {
    margin-left: -15px;
    margin-right: -15px;
  }

  .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_center > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_center,
.row.columns_padding_center > [class*=column-], .columns_wrap.columns_padding_center > [class*=column-],
.row > [class*=column-].columns_padding_center, .columns_wrap > [class*=column-].columns_padding_center {
    padding-left: 15px;
    padding-right: 15px;
  }

  .trx_addons_columns_wrap.columns_padding_bottom > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_bottom,
.row.columns_padding_bottom > [class*=column-], .columns_wrap.columns_padding_bottom > [class*=column-],
.row > [class*=column-].columns_padding_bottom, .columns_wrap > [class*=column-].columns_padding_bottom {
    padding-bottom: 30px;
  }

  /* Header */
  .menu_side_wrap .sc_layouts_logo {
    padding: 55% 8%;
  }

  .menu_side_icons .toc_menu_item .toc_menu_description span {
    letter-spacing: 1px;
    padding: 0 2em;
  }

  .menu_mobile .menu_mobile_nav_area li > a {
    font-size: 1.2308em;
    line-height: 1.5em;
  }

  /* Buttons */
  form button:not(.components-button),
input[type=button],
input[type=reset],
input[type=submit],
.theme_button,
.post_item .more-link,
.confix_tabs .confix_tabs_titles li a,
#buddypress .comment-reply-link,
#buddypress .generic-button a,
#buddypress a.button,
#buddypress button,
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress input[type=submit],
#buddypress ul.button-nav li a,
#buddypress div.activity-meta a,
a.bp-title-button,
body #booked-profile-page input[type=submit],
body #booked-profile-page button,
body .booked-list-view input[type=submit],
body .booked-list-view button,
body table.booked-calendar input[type=submit],
body table.booked-calendar button,
body .booked-modal input[type=submit],
body .booked-modal button,
.edd_download_purchase_form .button,
#edd-purchase-button,
.edd-submit.button,
.widget_edd_cart_widget .edd_checkout a,
button.write-a-review,
.learnpress-page .lp-button,
.learnpress-page .wishlist-button,
form.mc4wp-form .mc4wp-form-fields input[type=submit],
.sc_button,
.sc_layouts_row .sc_button,
.sc_form button,
.sc_portfolio_preview_show .post_readmore,
.tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type=submit],
#tribe-bar-form .tribe-bar-submit input[type=submit],
#tribe-bar-form button,
#tribe-bar-form a,
#tribe-bar-form input,
#tribe-bar-form .tribe-bar-views-toggle,
#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option,
.tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option,
#tribe-events .tribe-events-button,
.tribe-events-button,
.tribe-events-cal-links a,
.tribe-events-sub-nav li a,
.tribe-events-read-more,
#tribe-events-footer ~ a.tribe-events-ical.tribe-events-button,
.single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-gcal:hover, .single-tribe_events a.tribe-events-ical,
.single-tribe_events a.tribe-events-ical:hover,
.tribe-events .tribe-events-c-ical__link {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    padding: 1.3em 2em;
  }

  .sc_button_simple {
    padding: 0;
  }

  figure figcaption, .wp-block-image figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption, .wp-caption .wp-caption-text, .wp-caption .wp-caption-dd, .wp-caption-overlay .wp-caption .wp-caption-text, .wp-caption-overlay .wp-caption .wp-caption-dd {
    font-size: 18px;
    line-height: 24px;
  }

  /* Tab buttons */
  div.esg-filter-wrapper .esg-filterbutton > span,
.mptt-navigation-tabs li a,
div.confix_tabs .confix_tabs_titles li a,
div.confix_tabs .confix_tabs_titles li a.ui-tabs-anchor {
    padding: 1em 1.25em;
  }

  /* Core blocks */
  .sidebar_hide.narrow_content .alignleft,
.sidebar_hide.narrow_content .alignright {
    max-width: 222.756097561px;
  }

  .sidebar_hide.narrow_content .alignleft {
    margin-left: -252.756097561px;
  }

  .sidebar_hide.narrow_content .alignright {
    margin-right: -252.756097561px;
  }

  .sidebar_hide.normal_content .alignleft {
    margin-left: -176.3414634146px;
  }

  .sidebar_hide.normal_content .post_info_vertical_present .alignleft {
    margin-left: calc( -1 * ( 17.647% + ( 964px - 611.3170731707px ) / 2 ) );
  }

  .sidebar_hide.normal_content .alignright {
    margin-right: -176.3414634146px;
  }

  body.sidebar_hide.narrow_content .alignwide,
body.sidebar_hide.normal_content .alignwide {
    left: calc( 964px / -2 + 50% );
    width: 964px;
  }

  .sidebar_hide.normal_content .post_info_vertical_present .alignwide {
    left: calc( 964px / -2 + 50% - 8.8235% );
  }

  body.sidebar_hide .alignfull {
    margin-left: calc( -100vw / 2 + 100% / 2 );
    margin-right: calc( -100vw / 2 + 100% / 2 );
    width: 100vw;
    max-width: 100vw;
  }

  .sidebar_hide.normal_content .post_info_vertical_present .alignfull {
    margin-left: calc( -100vw / 2 + 100% / 2 - 8.8235% );
  }

  /* Core columns in the frontend */
  .wp-block-column:not(:first-child) {
    margin-left: 15px;
  }

  .wp-block-column:not(:last-child) {
    margin-right: 15px;
  }

  /* Kadence columns in the frontend */
  .kt-gutter-default > .wp-block-kadence-column {
    margin-right: 30px;
  }

  /* CoBlocks columns in the frontend */
  .has-small-gutter > [class*=wp-block-coblocks-]:not(:first-child) {
    margin-left: 15px;
  }

  .has-small-gutter > [class*=wp-block-coblocks-]:not(:last-child) {
    margin-right: 15px;
  }

  /* Post layouts */
  .post_item .more-link {
    margin-top: 2em;
  }

  /* Single post  */
  .comments_wrap .form-submit {
    margin-top: 3em;
  }

  .comments_list_wrap .comment_posted {
    font-size: 1em;
  }

  /* Single post navigation fixed with side menu active */
  .menu_side_left .nav-links-single.nav-links-fixed {
    margin-left: 60px;
  }

  .menu_side_right .nav-links-single.nav-links-fixed {
    margin-right: 60px;
  }

  /* Widgets */
  .widget .widgettitle {
    font-size: 16px;
    line-height: 20px;
  }

  .sc_edd_details .downloads_page_tags .downloads_page_data > a,
.widget_product_tag_cloud a,
.widget_tag_cloud a {
    letter-spacing: 0;
    margin: 0 10px 10px 0;
    line-height: 16px;
  }

  /* Video players */
  .trx_addons_video_player.with_cover .video_hover,
.post_featured.with_thumb .post_video_hover {
    -webkit-transition: none;
    -ms-transition: none;
    transition: none;
    opacity: 1;
    margin-top: -1.45em;
  }

  .sc_icons_modern.sc_icons_size_small .sc_icons_icon:before, .sc_icons_modern.sc_icons_size_small .sc_icons_icon > span:before {
    font-size: 22px;
    line-height: 1.2em !important;
  }

  .sc_icons .sc_icons_icon:before, .sc_icons .sc_icons_icon > span:before {
    font-size: 3em;
  }

  .search_style_fullscreen.search_opened .search_form_wrap {
    height: 104px;
  }

  ul[class*=trx_addons_list_custom] li + li {
    margin-top: 12px;
  }

  ul[class*=trx_addons_list][class*=_circled] li + li {
    margin-top: 20px;
  }

  .sc_price_item_title {
    padding: 35px 15px;
  }

  .sc_price_item_description, .sc_price_item_details {
    padding-left: 40px;
    padding-right: 40px;
  }

  .sc_price_item_info {
    padding-bottom: 40px;
  }

  .sc_countdown.sc_countdown_default.alignleft .sc_countdown_separator + .sc_countdown_item {
    margin-top: 20px;
  }

  .trx_addons_audio_player {
    padding: 1.6em;
  }

  .sc_testimonials_item_content p {
    font-size: 24px;
    line-height: 34px;
  }

  .elementor-widget-spacer.sc_height_medium .elementor-spacer-inner {
    height: 2em !important;
  }

  .elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 12px;
  }

  .sc_googlemap_content_default {
    left: 3%;
    width: 19.5em;
    padding: 2em 2.5em;
    top: 10.33em;
    bottom: 10.33em;
  }

  .related_wrap.related_style_modern .post_title {
    font-size: 20px;
    line-height: 25px;
  }

  .related_wrap.related_style_modern .post_featured .post_header {
    padding: 1.5em 0 1.5em 1.5em;
  }

  .sc_blogger_list_simple {
    padding: 30px 40px;
  }

  .author_info .author_description {
    padding-left: 2.6em;
    padding-right: 2.6em;
    padding-top: 35px;
    padding-bottom: 30px;
  }

  .author_info {
    margin-top: 5em;
  }

  .related_wrap {
    margin-top: 5em;
    padding-top: 5em;
  }

  .comment_body {
    padding: 2em;
  }

  .comments_list_wrap .comment_reply {
    right: 2em;
    top: 1.7em;
  }

  .comments_list_wrap ul ul {
    padding-left: 2em;
  }

  .sc_team_masonry_wrap .masonry_item {
    padding-right: 7% !important;
    padding-bottom: 3% !important;
  }

  .sc_team_masonry_wrap .sc_team_item .with_thumb + .sc_team_item_info {
    margin-top: 1em;
  }

  .sc_skills_counter .sc_skills_column.trx_addons_column-1_1 + .trx_addons_column-1_1 {
    margin-top: 25px;
  }

  .sc_icons_extra.sc_icons_size_medium .sc_icons_item .sc_icons_item_details .sc_icons_item_title {
    font-size: 28px;
    line-height: 34px;
    margin-top: 25px;
  }

  .sc_events_default .sc_events_item .sc_events_item_date_wrapper .sc_events_item_date_day {
    font-size: 45px;
    line-height: 52px;
  }

  .sc_events_default .sc_events_item .sc_events_item_date_wrapper {
    padding: 0 30px 0 25px;
  }

  .sc_events_default .sc_events_item .sc_events_item_price {
    right: 20px;
  }

  .sc_blogger_illustration.sc_blogger_illustration_classic_simple .sc_blogger_columns_wrap .post_info_br {
    min-width: auto;
  }

  .elementor-widget-spacer.sc_height_large .elementor-spacer-inner, .elementor-widget-spacer.sc_height_big .elementor-spacer-inner {
    height: 5em !important;
  }

  .sc_blogger_default_classic .sc_blogger_item_title {
    font-size: 20px;
    line-height: 23px;
  }

  .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_content {
    padding: 1.4em;
  }

  .sc_blogger_default_classic_2 .post_video_hover, .sc_blogger_default_classic .post_video_hover {
    top: 20px !important;
    left: 70px !important;
  }

  #popup-home.sc_layouts_popup .sc_button_size_small {
    padding: 15px;
  }

  .adp-popup.adp-popup-location-bottom-right {
    width: 260px !important;
  }

  .adp-popup-type-content .adp-popup-content {
    padding: 30px;
  }

  .tp-tabs.outer-bottom.extra .tp-tabs-inner-wrapper .tp-tab.selected:before {
    width: 40px;
    height: 40px;
    line-height: 35px;
    font-size: 18px;
  }

  .portfolio_page_subtitle {
    font-size: 16px;
    line-height: 24px;
  }

  .portfolio_page_subtitle b {
    font-size: 22px;
    line-height: 28px;
  }

  .portfolio_page_details_item_value,
.portfolio_page_details_item_title {
    font-size: 18px;
    line-height: 24px;
  }

  .portfolio_page_details_item_title {
    padding-right: 0.5em;
  }

  .sc_blogger_item_default.sc_blogger_item_default_over_bottom .sc_item_featured [class*=post_info_] {
    padding: 20px 0 20px 30px;
    width: 250px;
  }

  .elementor-tabs-wrapper .elementor-tab-title a span {
    font-size: 23px;
    margin-right: 6px;
  }

  .elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 10px;
  }

  .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    margin-left: 2px;
  }

  div.wpcf7 .ajax-loader {
    margin: 13px 0 0 4px;
  }

  .portfolio_page_details_item.portfolio_page_details_share {
    padding-top: 25px;
  }

  .portfolio_page_details_right .portfolio_page_details_wrap {
    padding: 1.4em;
  }

  .mfp-wrap .mfp-close {
    margin: -44px -14px 0 0;
  }

  .ua_safari .wpgdprc-checkbox label input[type=checkbox]:before {
    top: 2px;
  }

  .adp-popup.adp-popup-location-bottom-right {
    right: 40px;
    bottom: 40px;
  }
}
@media (min-width: 1024px) {
  /* Theme Common styles */
  .sidebar_small_screen_above .sidebar_inner {
    display: block !important;
  }
}
@media (max-width: 1023px) {
  /* Theme Common styles */
  h1, .front_page_section_caption {
    font-size: 32px;
    line-height: 46px;
    margin-top: 30px;
    margin-bottom: 16px;
  }

  h2, .section_title, .tribe-events-page-title {
    font-size: 28px;
    line-height: 38px;
    margin-top: 38px;
    margin-bottom: 20px;
  }

  h3, .sc_team_masonry_wrap .sc_team_item .sc_team_item_title {
    font-size: 24px;
    line-height: 30px;
    margin-top: 36px;
    margin-bottom: 18px;
  }

  h4, .sc_blogger_list_simple .sc_item_title_text, .sc_icons.sc_icons_default .sc_icons_item_title {
    font-size: 22px;
    line-height: 28px;
    margin-top: 30px;
    margin-bottom: 16px;
  }

  h5 {
    font-size: 18px;
    line-height: 22px;
    margin-top: 28px;
    margin-bottom: 14px;
  }

  h6 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 24px;
    margin-bottom: 10px;
  }

  /* Tags layouts */
  hr, .vc_separator {
    margin: 3em 0 !important;
  }

  /* Columns, push, pull and offset sizes */
  .column-1-tablet,
.column-1_1-tablet {
    width: 100%;
  }

  .column-1_2-tablet {
    width: 50%;
  }

  .column-1_3-tablet {
    width: 33.3333333333%;
  }

  .column-1_4-tablet {
    width: 25%;
  }

  .column-1_5-tablet {
    width: 20%;
  }

  .column-1_6-tablet {
    width: 16.6666666667%;
  }

  .column-1_7-tablet {
    width: 14.2857142857%;
  }

  .column-1_8-tablet {
    width: 12.5%;
  }

  .column-1_9-tablet {
    width: 11.1111111111%;
  }

  .column-1_10-tablet {
    width: 10%;
  }

  .column-1_11-tablet {
    width: 9.0909090909%;
  }

  .column-1_12-tablet {
    width: 8.3333333333%;
  }

  .column-2_2-tablet {
    width: 100%;
  }

  .column-2_3-tablet {
    width: 66.6666666667%;
  }

  .column-2_4-tablet {
    width: 50%;
  }

  .column-2_5-tablet {
    width: 40%;
  }

  .column-2_6-tablet {
    width: 33.3333333333%;
  }

  .column-2_7-tablet {
    width: 28.5714285714%;
  }

  .column-2_8-tablet {
    width: 25%;
  }

  .column-2_9-tablet {
    width: 22.2222222222%;
  }

  .column-2_10-tablet {
    width: 20%;
  }

  .column-2_11-tablet {
    width: 18.1818181818%;
  }

  .column-2_12-tablet {
    width: 16.6666666667%;
  }

  .column-3_3-tablet {
    width: 100%;
  }

  .column-3_4-tablet {
    width: 75%;
  }

  .column-3_5-tablet {
    width: 60%;
  }

  .column-3_6-tablet {
    width: 50%;
  }

  .column-3_7-tablet {
    width: 42.8571428571%;
  }

  .column-3_8-tablet {
    width: 37.5%;
  }

  .column-3_9-tablet {
    width: 33.3333333333%;
  }

  .column-3_10-tablet {
    width: 30%;
  }

  .column-3_11-tablet {
    width: 27.2727272727%;
  }

  .column-3_12-tablet {
    width: 25%;
  }

  .column-4_4-tablet {
    width: 100%;
  }

  .column-4_5-tablet {
    width: 80%;
  }

  .column-4_6-tablet {
    width: 66.6666666667%;
  }

  .column-4_7-tablet {
    width: 57.1428571429%;
  }

  .column-4_8-tablet {
    width: 50%;
  }

  .column-4_9-tablet {
    width: 44.4444444444%;
  }

  .column-4_10-tablet {
    width: 40%;
  }

  .column-4_11-tablet {
    width: 36.3636363636%;
  }

  .column-4_12-tablet {
    width: 33.3333333333%;
  }

  .column-5_5-tablet {
    width: 100%;
  }

  .column-5_6-tablet {
    width: 83.3333333333%;
  }

  .column-5_7-tablet {
    width: 71.4285714286%;
  }

  .column-5_8-tablet {
    width: 62.5%;
  }

  .column-5_9-tablet {
    width: 55.5555555556%;
  }

  .column-5_10-tablet {
    width: 50%;
  }

  .column-5_11-tablet {
    width: 45.4545454545%;
  }

  .column-5_12-tablet {
    width: 41.6666666667%;
  }

  .column-6_6-tablet {
    width: 100%;
  }

  .column-6_7-tablet {
    width: 85.7142857143%;
  }

  .column-6_8-tablet {
    width: 75%;
  }

  .column-6_9-tablet {
    width: 66.6666666667%;
  }

  .column-6_10-tablet {
    width: 60%;
  }

  .column-6_11-tablet {
    width: 54.5454545455%;
  }

  .column-6_12-tablet {
    width: 50%;
  }

  .column-7_7-tablet {
    width: 100%;
  }

  .column-7_8-tablet {
    width: 87.5%;
  }

  .column-7_9-tablet {
    width: 77.7777777778%;
  }

  .column-7_10-tablet {
    width: 70%;
  }

  .column-7_11-tablet {
    width: 63.6363636364%;
  }

  .column-7_12-tablet {
    width: 58.3333333333%;
  }

  .column-8_8-tablet {
    width: 100%;
  }

  .column-8_9-tablet {
    width: 88.8888888889%;
  }

  .column-8_10-tablet {
    width: 80%;
  }

  .column-8_11-tablet {
    width: 72.7272727273%;
  }

  .column-8_12-tablet {
    width: 66.6666666667%;
  }

  .column-9_9-tablet {
    width: 100%;
  }

  .column-9_10-tablet {
    width: 90%;
  }

  .column-9_11-tablet {
    width: 81.8181818182%;
  }

  .column-9_12-tablet {
    width: 75%;
  }

  .column-10_10-tablet {
    width: 100%;
  }

  .column-10_11-tablet {
    width: 90.9090909091%;
  }

  .column-10_12-tablet {
    width: 83.3333333333%;
  }

  .column-11_11-tablet {
    width: 100%;
  }

  .column-11_12-tablet {
    width: 91.6666666667%;
  }

  .column-12_12-tablet {
    width: 100%;
  }

  .row.columns_padding_bottom.columns_in_single_row > [class*=column-][class*=-tablet], .columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=column-][class*=-tablet],
.trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=trx_addons_column-][class*=-tablet] {
    padding-bottom: 30px;
  }

  /* Body sizes */
  .content_wrap,
.content_container {
    width: 708px !important;
  }

  .menu_side_present .content_wrap,
.menu_side_present .content_container {
    width: 648px !important;
  }

  .menu_side_present .menu_side_wrap {
    width: 60px;
  }

  body.menu_side_left {
    margin-left: 60px;
  }

  body.menu_side_right {
    margin-right: 60px;
  }

  .menu_side_left .sc_layouts_row_fixed_on {
    margin-left: 60px !important;
  }

  .menu_side_right .sc_layouts_row_fixed_on {
    margin-right: 60px !important;
  }

  /* Content and Sidebar */
  body:not(.expand_content):not(.body_style_fullwide):not(.body_style_fullscreen) [class*=content_wrap] > .content {
    width: 100% !important;
    float: none !important;
  }

  [class*=content_wrap] > .sidebar {
    width: 100% !important;
    float: none !important;
    margin-top: 4em;
  }

  /* Fullwide or Fullscreen with sidebar */
  .body_style_fullwide .content_wrap {
    padding-left: 30px;
    padding-right: 30px;
  }

  .body_style_fullwide.sidebar_right [class*=content_wrap] > .content,
.body_style_fullscreen.sidebar_right [class*=content_wrap] > .content {
    padding-right: 0 !important;
    float: none;
  }

  .body_style_fullwide.sidebar_right [class*=content_wrap] > .sidebar,
.body_style_fullscreen.sidebar_right [class*=content_wrap] > .sidebar {
    margin-left: 0 !important;
    float: none;
  }

  .body_style_fullwide.sidebar_left [class*=content_wrap] > .content,
.body_style_fullscreen.sidebar_left [class*=content_wrap] > .content {
    padding-left: 0 !important;
    float: none;
  }

  .body_style_fullwide.sidebar_left [class*=content_wrap] > .sidebar,
.body_style_fullscreen.sidebar_left [class*=content_wrap] > .sidebar {
    margin-right: 0 !important;
    float: none;
  }

  .search_style_fullscreen.search_opened .search_close {
    right: -3%;
  }

  /* Sticky sidebar */
  .fixed_blocks_sticky .sidebar {
    position: static;
    top: 0 !important;
  }

  /* Sidebar above the content */
  .sidebar_small_screen_above .content_wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sidebar_small_screen_above .content_wrap > .widgets_above_page {
    order: 10;
  }

  .sidebar_small_screen_above .content_wrap > .sidebar {
    order: 20;
    margin-top: 0;
    margin-bottom: 4em;
  }

  .sidebar_small_screen_above .content_wrap > .content {
    order: 30;
  }

  .sidebar_small_screen_above .content_wrap > widgets_below_page {
    order: 40;
  }

  .sidebar_small_screen_above .sidebar_control {
    display: block;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 1em 2em;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    font-size: 1.25em;
    line-height: 1.5em;
  }

  .sidebar_small_screen_above .sidebar_control:after {
    content: "";
    font-family: "fontello";
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    -webkit-transition: color 0.3s ease, background-color 0.3s ease, transform 0.3s ease;
    -ms-transition: color 0.3s ease, background-color 0.3s ease, transform 0.3s ease;
    transition: color 0.3s ease, background-color 0.3s ease, transform 0.3s ease;
    position: absolute;
    z-index: 1;
    top: 0.75em;
    right: 1em;
  }

  .sidebar_small_screen_above .sidebar.opened .sidebar_control:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .sidebar_small_screen_above .sidebar_control + .sidebar_inner {
    margin-top: 2em;
    display: none;
  }

  /* Sidebar float */
  .sidebar_small_screen_float .page_content_wrap .content_wrap {
    position: static;
  }

  .sidebar_small_screen_float.sidebar_show .sidebar {
    bottom: 0;
    height: 100%;
    width: 390px !important;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    margin-top: 0 !important;
  }

  .sidebar_small_screen_float.sidebar_left .sidebar {
    position: fixed;
    z-index: 100002;
    top: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .sidebar_small_screen_float.sidebar_right .sidebar {
    position: fixed;
    z-index: 100002;
    top: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }

  .sidebar_small_screen_float.sidebar_show .sidebar.opened {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .sidebar_small_screen_float.sidebar_show .sidebar_inner {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: visible;
  }

  .sidebar_small_screen_float .sidebar_control {
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    font-size: 1.25em;
    line-height: 2.95em;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 3em;
    height: 3em;
    padding: 0 0.6em;
    -webkit-transition: left 0.3s ease, right 0.3s ease;
    -ms-transition: left 0.3s ease, right 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease;
  }

  .sidebar_small_screen_float.sidebar_left .sidebar_control {
    position: absolute;
    z-index: 1;
    top: 50%;
    right: -1.5em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
  }

  .sidebar_small_screen_float.sidebar_right .sidebar_control {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: -1.5em;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
  }

  .sidebar_small_screen_float .sidebar_control:after {
    content: "";
    font-family: "fontello";
    display: inline-block;
    vertical-align: top;
  }

  .sidebar_small_screen_float.sidebar_right .sidebar_control:after {
    content: "";
  }

  .sidebar_small_screen_float .sidebar.opened .sidebar_control:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .sidebar_small_screen_float.sidebar_left.menu_side_left .sidebar_control:hover {
    right: -2em;
  }

  .sidebar_small_screen_float.sidebar_left.menu_side_right .sidebar_control:hover {
    left: -2em;
  }

  /* Widget areas above and below the page */
  .widgets_above_page_wrap, .widgets_above_content_wrap {
    margin-bottom: 4em;
  }

  .widgets_below_page_wrap, .widgets_below_content_wrap {
    margin-top: 4em;
  }

  /* Leave max 5 columns in the gallery */
  .gallery.gallery-columns-9 .gallery-item {
    width: 20% !important;
  }

  .gallery.gallery-columns-8 .gallery-item {
    width: 20% !important;
  }

  .gallery.gallery-columns-7 .gallery-item {
    width: 20% !important;
  }

  .gallery.gallery-columns-6 .gallery-item {
    width: 20% !important;
  }

  /* Header */
  body.no_layout.menu_side_left {
    margin-left: 0;
  }

  body.no_layout.menu_side_right {
    margin-right: 0;
  }

  body.no_layout.menu_side_right .menu_side_wrap {
    right: -6rem;
  }

  body.no_layout.menu_side_left .menu_side_wrap {
    left: -6rem;
  }

  body.no_layout.menu_side_left .sc_layouts_row_fixed_on {
    padding-left: 0;
  }

  body.no_layout.menu_side_right .sc_layouts_row_fixed_on {
    padding-right: 0;
  }

  body.no_layout.menu_side_left .sc_layouts_row_fixed_on {
    margin-left: 0 !important;
  }

  body.no_layout.menu_side_right .sc_layouts_row_fixed_on {
    margin-right: 0 !important;
  }

  .page_content_wrap {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .top_panel.with_bg_image {
    min-height: 20em;
  }

  /* Mobile menu */
  body.menu_mobile_opened {
    height: 100% !important;
    overflow: hidden !important;
  }

  .menu_mobile .menu_mobile_nav_area {
    position: relative;
    top: auto;
    margin: 3em 0 0;
    max-height: none;
    padding-right: 0;
    overflow-y: visible;
    -webkit-transform: none "";
    -ms-transform: none "";
    transform: none;
  }

  .menu_mobile .menu_mobile_inner {
    overflow-y: auto;
  }

  .menu_mobile .menu_mobile_nav_area > ul > li > a {
    font-size: 1.5em;
    line-height: 1.5em;
  }

  .menu_mobile .menu_mobile_nav_area li li .open_child_menu {
    padding: 0.25em 0.4em;
  }

  .menu_mobile .search_mobile {
    position: relative;
    bottom: auto;
    left: 0;
    margin: 3em auto 0;
  }

  .menu_mobile .socials_mobile {
    position: relative;
    bottom: auto;
    margin: 1em 0 0;
  }

  .menu_mobile .sc_layouts_logo {
    margin-top: 4em;
    padding: 0 15px;
  }

  .sc_layouts_logo .logo_text {
    margin-bottom: 10px;
  }

  /* Slider */
  .top_panel .slider_engine_revo .slide_subtitle {
    margin-bottom: 1em !important;
  }

  .top_panel .slider_engine_revo .slide_button {
    font-size: 12px !important;
  }

  /* Core blocks*/
  .sidebar_hide.narrow_content .alignleft,
.sidebar_hide.narrow_content .alignright {
    max-width: 334px;
  }

  .sidebar_hide.narrow_content .alignleft {
    margin-left: -88.5px;
  }

  .sidebar_hide.narrow_content .alignright {
    margin-right: -88.5px;
  }

  .sidebar_hide.normal_content .alignleft {
    margin-left: 0px;
  }

  .sidebar_hide.normal_content .post_info_vertical_present .alignleft {
    margin-left: calc( -1 * ( ( 708px - 708px ) / 2 ) );
  }

  .sidebar_hide.normal_content .alignright {
    margin-right: 0px;
  }

  body.sidebar_hide.narrow_content .alignwide,
body.sidebar_hide.normal_content .alignwide {
    left: calc( 708px / -2 + 50% );
    width: 708px;
  }

  .sidebar_hide.normal_content .post_info_vertical_present .alignwide {
    left: calc( 708px / -2 + 50% );
  }

  .sidebar_hide.normal_content .post_info_vertical_present .alignfull {
    margin-left: calc( -100vw / 2 + 100% / 2 );
  }

  /* Kadence columns in the frontend */
  .kt-gutter-default > .wp-block-kadence-column {
    margin-right: 30px;
  }

  /* CoBlocks columns in the frontend */
  .has-small-gutter > [class*=wp-block-coblocks-]:not(:first-child) {
    margin-left: 15px;
  }

  .has-small-gutter > [class*=wp-block-coblocks-]:not(:last-child) {
    margin-right: 15px;
  }

  /* Post layouts */
  .posts_container .full_post_content {
    margin-top: 5em;
    padding-top: 5em;
  }

  .posts_container .full_post_content:not(:last-child) {
    margin-bottom: 5em;
    padding-bottom: 5em;
  }

  .post_item_404:not([class*=post_item_none_]) .page_title {
    font-size: 12em;
    line-height: 1em;
  }

  .post_item_none_search .page_title, .post_item_none_archive .page_title {
    font-size: 6em;
  }

  .format-audio .post_featured.with_thumb .post_audio {
    bottom: 1em;
  }

  /* Content area on pages with background */
  .custom-background .content_wrap > .content,
.page_banner_wrap ~ .content_wrap > .content {
    padding: 30px;
  }

  /* Single post navigation fixed with side menu active */
  .menu_side_left .nav-links-single.nav-links-fixed {
    margin-left: 60px;
  }

  .menu_side_right .nav-links-single.nav-links-fixed {
    margin-right: 60px;
  }

  /* Single post share icons */
  .sidebar_show .post_info_vertical_present,
.sidebar_show .post_info_vertical_present + .post_footer,
.sidebar_hide:not(.narrow_content) .post_info_vertical_present,
.sidebar_hide:not(.narrow_content) .post_info_vertical_present + .post_footer {
    padding-left: 0;
    padding-right: 0;
  }

  .sidebar_hide.narrow_content .post_info_vertical,
.sidebar_hide.normal_content .post_info_vertical,
.sidebar_hide.expand_content .post_info_vertical {
    display: none;
    position: static;
    top: auto;
    left: auto;
  }

  .sidebar_hide.narrow_content .post_info_vertical .socials_wrap.socials_dir_vertical {
    white-space: nowrap;
  }

  .sidebar_hide.narrow_content .post_info_vertical .socials_wrap.socials_dir_vertical .social_item {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 2em 0 !important;
  }

  /* Close comment reply */
  #cancel-comment-reply-link {
    top: -0.25em;
  }

  /* Widgets */
  .before_sidebar_banner_wrap {
    margin-bottom: 30px;
  }

  .after_sidebar_banner_wrap {
    margin-top: 30px;
  }

  .sidebar_default .sidebar_inner {
    padding: 30px 0;
  }

  .sidebar_default[class*=scheme_] .sidebar_inner {
    padding: 30px 15px;
  }

  .sidebar_default.sidebar_float[class*=scheme_] .sidebar_inner {
    padding: 30px;
  }

  .sidebar.sidebar_float .widget,
.sidebar_default.sidebar_float[class*=scheme_] .widget {
    padding: 0;
  }

  .sidebar:not(.sidebar_float) .widget, .sidebar:not(.sidebar_float)[class*=scheme_] .widget {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: calc(50% - 15px);
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .sidebar:not(.sidebar_float) .widget:nth-child(2n), .sidebar:not(.sidebar_float)[class*=scheme_] .widget:nth-child(2n) {
    margin-left: 30px;
  }

  .sidebar:not(.sidebar_float) .widget + .widget, .sidebar:not(.sidebar_float)[class*=scheme_] .widget + .widget {
    margin-top: 0;
    border-top-width: 0;
  }

  .footer_wrap .widget + .widget + .widget,
.sidebar:not(.sidebar_float) .widget + .widget + .widget,
.sidebar:not(.sidebar_float)[class*=scheme_] .widget + .widget + .widget {
    margin-top: 30px !important;
    padding-top: 30px !important;
  }

  .widget.column-1_3, .widget.column-1_4, .widget.column-1_5, .widget.column-1_6, .widget.column-1_7, .widget.column-1_8, .widget.column-1_9, .widget.column-1_10, .widget.column-1_11, .widget.column-1_12 {
    width: 50%;
  }

  .footer_wrap .sc_content .wpb_column:not(.vc_col-sm-12) {
    width: 50% !important;
    float: none;
    display: inline-block;
    vertical-align: top;
  }

  .footer_wrap .sc_content .wpb_column + .wpb_column + .wpb_column {
    margin-top: 30px !important;
    padding-top: 30px !important;
    border-top-width: 1px;
    border-top-style: solid;
  }

  .header_fullwidth .widget,
.footer_fullwidth .widget {
    width: 100% !important;
    display: block !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
  }

  .admin-bar .search_style_fullscreen.search_opened .search_form_wrap {
    top: 46px;
  }

  .search_style_fullscreen.search_opened .search_field, .sc_layouts_row_type_normal .sc_layouts_column .search_style_fullscreen.search_opened .search_field {
    font-size: 1.5rem !important;
  }

  .sc_price_item_title {
    padding: 25px 15px;
    font-size: 1.3em;
    line-height: 1.2;
  }

  .sc_price_item_description, .sc_price_item_details {
    padding-left: 15px;
    padding-right: 15px;
  }

  .sc_price_item_info {
    padding: 0 0 40px 0;
  }

  .sc_price_item_price {
    width: 100px;
    height: 100px;
    line-height: 100px;
  }

  .sc_price_item_price .sc_price_item_price_before {
    line-height: 90px;
  }

  .sc_price_item_description, .sc_price_item_details {
    font-size: 1em;
  }

  .sc_price_item_description ul[class*=trx_addons_list_custom] li + li, .sc_price_item_details ul[class*=trx_addons_list_custom] li + li {
    margin-top: 17px;
  }

  .sc_countdown_default .sc_countdown_digits, .sc_countdown_default .sc_countdown_separator {
    font-size: 2.5em;
  }

  .trx_addons_audio_player .audio_info + .audio_embed, .trx_addons_audio_player .audio_info + .audio_frame {
    margin-top: 1.2em;
  }

  .elementor-widget-progress .elementor-title {
    margin-bottom: 3px;
  }

  .sc_testimonials.sc_testimonials_default {
    padding: 40px 30px;
  }

  .sc_testimonials_item_content p {
    font-size: 22px;
    line-height: 30px;
  }

  .format-audio .post_featured .post_audio_title, .trx_addons_audio_player .audio_caption, .sc_layouts_blog_item_featured .post_featured .post_audio_title {
    font-size: 20px;
    line-height: 25px;
  }

  .sc_googlemap_content_default {
    flex-direction: row;
    justify-content: space-between;
    left: 7%;
    right: 14%;
    width: auto;
    bottom: 7%;
    top: auto;
  }

  .sc_googlemap_content_default .contact-column {
    flex: 0 1 50%;
  }

  .comments_list_wrap .comment_posted {
    margin-left: 8px;
  }

  .sc_team_masonry_wrap .sc_team_item_socials .social_item .social_icon > span {
    font-size: 18px;
  }

  .sc_team_masonry_wrap .sc_team_item_socials .social_item .social_icon {
    width: 40px;
    height: 40px;
    line-height: 36px;
  }

  .sc_team_masonry_wrap .sc_team_item_socials {
    min-width: 53px;
  }

  .sc_team_masonry_wrap .masonry_item {
    padding-right: 7% !important;
    padding-bottom: 5% !important;
  }

  .trx_addons_column-1_6 {
    width: 33.3333%;
    padding-bottom: 30px !important;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_data {
    min-width: 90px;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_date {
    font-size: 25px;
    line-height: 35px;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_content_inner {
    padding-right: 15px;
  }

  .sc_icons_extra.sc_icons_size_medium .sc_icons_item {
    padding: 45px;
  }

  .mfp-wrap .mfp-close {
    margin: -44px -14px 0 0;
  }

  .sc_blogger_default_classic_simple .sc_item_featured .post_info_br, .sc_blogger_illustration.sc_blogger_illustration_classic_simple .sc_blogger_columns_wrap .post_info_br {
    padding: 25px 20px;
  }

  .sc_events_default .sc_events_item .sc_events_item_date_wrapper .sc_events_item_date_day {
    font-size: 35px;
    line-height: 42px;
  }

  .sc_events_default .sc_events_item .sc_events_item_info {
    margin-top: 0;
  }

  .sc_events_default .sc_events_item .sc_events_item_info {
    padding: 0 2em 0 0;
  }

  .sc_blogger_default_classic_2 .sc_blogger_item_title {
    font-size: 25px;
    line-height: 28px;
    font-weight: 600;
  }

  .sc_blogger_default_classic .sc_blogger_item_title {
    font-size: 16px;
    line-height: 18px;
  }

  .sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_content {
    padding: 1em;
  }

  .sc_blogger_item_default_classic_2.sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_body .sc_blogger_item_content {
    padding: 1.77em;
  }

  .single-tribe_events .tribe-events-event-meta .tribe-events-meta-group + .tribe-events-meta-group {
    margin-left: 1.5em;
  }

  #popup-home.sc_layouts_popup .sc_button_size_small .sc_button_icon {
    font-size: 1em;
  }

  .adp-popup-type-content .adp-popup-content {
    padding: 20px;
  }

  .adp-popup.adp-popup-location-bottom-right {
    width: 224px !important;
  }

  .adp-popup-type-content .adp-popup-content .adp-popup-inner .wp-block-button__link.icon-tickets {
    padding-left: 30px;
    padding-right: 30px;
  }

  .sc_testimonials.sc_testimonials_default .sc_testimonials_item_author_title {
    font-size: 22px;
    line-height: 26px;
  }

  .portfolio_page_details_left .portfolio_page_content_wrap, .portfolio_page_details_right .portfolio_page_content_wrap {
    margin-right: 0;
  }

  .portfolio_page_details_right .portfolio_page_content_wrap {
    padding-right: 1em;
    width: calc(63% - 1em);
  }

  .portfolio_page_details_left .portfolio_page_details_wrap, .portfolio_page_details_right .portfolio_page_details_wrap {
    width: 37%;
  }

  .portfolio_page_details_item_value, .portfolio_page_details_item_title {
    font-size: 16px;
    line-height: 24px;
  }

  .portfolio_page_details_right .portfolio_page_details_wrap {
    padding: 1.5em 1em;
  }

  .portfolio_page_details_share .socials_wrap .social_item {
    width: 43px;
    height: 43px;
    line-height: 38px !important;
    font-size: 20px;
  }

  .portfolio_page_details_item.portfolio_page_details_share {
    padding-top: 25px;
  }

  .portfolio_page_details {
    margin-top: 20px;
  }

  .portfolio_page_subtitle b {
    margin-bottom: 15px;
  }

  .comment-respond {
    margin-top: 3em;
  }

  .footer_wrap.footer_default {
    padding-top: 70px;
  }

  .sc_layouts_column_align_right .elementor-widget-trx_sc_layouts_language {
    margin-left: 1.2em !important;
  }

  .adp-popup.adp-popup-location-bottom-right {
    right: 25px;
    bottom: 25px;
  }

  .sc_blogger_item_default.sc_blogger_item_default_over_bottom .sc_item_featured [class*=post_info_] {
    padding: 15px 0 15px 20px;
    width: 190px;
  }

  .single-tribe_events #tribe-events-footer .tribe-events-sub-nav li {
    margin-top: 15px !important;
  }

  #tribe-events-header .tribe-events-sub-nav li a, #tribe-events-footer .tribe-events-sub-nav li a {
    white-space: normal;
  }

  .portfolio_page_details_item_value .social_items {
    white-space: normal;
  }
  .portfolio_page_details_item_value .social_items .social_item {
    margin: 10px 10px 0 6px;
  }
  .portfolio_page_details_item_value .social_items .social_item:hover {
    margin: 4px 16px 6px 0;
  }

  .tribe-events .tribe-events-c-ical {
    text-align: center;
  }
}
@media (max-width: 767px) {
  /* Theme Common styles */
  h1, .front_page_section_caption {
    font-size: 28px;
    line-height: 36px;
    margin-top: 32px;
    margin-bottom: 18px;
  }

  h2, .section_title, .tribe-events-page-title {
    font-size: 26px;
    line-height: 32px;
    margin-top: 30px;
    margin-bottom: 18px;
  }

  h3, .sc_team_masonry_wrap .sc_team_item .sc_team_item_title {
    font-size: 22px;
    line-height: 28px;
    margin-top: 28px;
    margin-bottom: 18px;
  }

  h4, .sc_icons.sc_icons_default .sc_icons_item_title {
    font-size: 20px;
    line-height: 26px;
    margin-top: 26px;
    margin-bottom: 16px;
  }

  h5, .sc_blogger_list_simple .sc_item_title_text {
    font-size: 18px;
    line-height: 22px;
    margin-top: 24px;
    margin-bottom: 14px;
  }

  h6 {
    font-size: 16px;
    line-height: 18px;
    margin-top: 22px;
    margin-bottom: 10px;
  }

  /* Body sizes */
  .content_wrap,
.content_container {
    width: 440px !important;
  }

  .menu_side_present .content_wrap,
.menu_side_present .content_container {
    width: 440px !important;
  }

  .menu_side_present .menu_side_wrap {
    width: 60px !important;
  }

  body.mobile_layout.menu_side_left .menu_side_wrap {
    left: -60px;
  }

  body.mobile_layout.menu_side_right .menu_side_wrap {
    right: -60px;
  }

  .menu_side_left .sc_layouts_row_fixed_on {
    margin-left: 0 !important;
  }

  .menu_side_right .sc_layouts_row_fixed_on {
    margin-right: 0 !important;
  }

  body.menu_side_left {
    margin-left: 0 !important;
  }

  body.menu_side_right {
    margin-right: 0 !important;
  }

  /* Content and Sidebar */
  body:not(.expand_content):not(.body_style_fullwide):not(.body_style_fullscreen) [class*=content_wrap] > .content {
    margin-bottom: 0;
  }

  [class*=content_wrap] > .sidebar {
    margin-top: 3em;
  }

  .sidebar_small_screen_above .content_wrap > .sidebar {
    margin-bottom: 3em;
  }

  .sidebar_small_screen_float.sidebar_show .sidebar {
    width: 300px !important;
  }

  .widgets_above_page_wrap, .widgets_above_content_wrap {
    margin-bottom: 3em;
  }

  .widgets_below_page_wrap, .widgets_below_content_wrap {
    margin-top: 3em;
  }

  /* Fullwide or Fullscreen with sidebar */
  .body_style_fullwide .content_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* Sidemenu and sidebar together */
  .menu_side_left.sidebar_left.sidebar_small_screen_float .sidebar_control,
.menu_side_right.sidebar_right.sidebar_small_screen_float .sidebar_control {
    margin-top: 3.3em;
  }

  /* Grid */
  .container, .container-fluid,
.trx_addons_container, .trx_addons_container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }

  .row,
.columns_wrap,
.trx_addons_columns_wrap {
    margin-right: -20px;
  }

  .row > [class*=column-],
.columns_wrap > [class*=column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-] {
    padding-right: 20px;
  }

  .vc_row.columns_padding_left,
.trx_addons_columns_wrap.columns_padding_left,
.row.columns_padding_left,
.columns_wrap.columns_padding_left {
    margin-left: -20px;
  }

  .vc_row.columns_padding_left .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_left > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_left,
.row.columns_padding_left > [class*=column-], .columns_wrap.columns_padding_left > [class*=column-],
.row > [class*=column-].columns_padding_left, .columns_wrap > [class*=column-].columns_padding_left {
    padding-left: 20px;
  }

  .vc_row.columns_padding_right,
.trx_addons_columns_wrap.columns_padding_right,
.row.columns_padding_right,
.columns_wrap.columns_padding_right {
    margin-right: -20px;
  }

  .vc_row.columns_padding_right .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_right > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_right,
.row.columns_padding_right > [class*=column-], .columns_wrap.columns_padding_right > [class*=column-],
.row > [class*=column-].columns_padding_right, .columns_wrap > [class*=column-].columns_padding_right {
    padding-right: 20px;
  }

  .vc_row,
.trx_addons_columns_wrap.columns_padding_center,
.row.columns_padding_center,
.columns_wrap.columns_padding_center {
    margin-left: -10px;
    margin-right: -10px;
  }

  .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_center > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_center,
.row.columns_padding_center > [class*=column-], .columns_wrap.columns_padding_center > [class*=column-],
.row > [class*=column-].columns_padding_center, .columns_wrap > [class*=column-].columns_padding_center {
    padding-left: 10px;
    padding-right: 10px;
  }

  .row.columns_padding_bottom > [class*=column-], .columns_wrap.columns_padding_bottom > [class*=column-],
.row > [class*=column-].columns_padding_bottom, .columns_wrap > [class*=column-].columns_padding_bottom,
.trx_addons_columns_wrap.columns_padding_bottom > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_bottom {
    padding-bottom: 20px;
  }

  .row.columns_padding_bottom.columns_in_single_row > [class*=column-], .columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=column-],
.trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=trx_addons_column-] {
    padding-bottom: 20px;
  }

  .row.columns_padding_bottom.columns_in_single_row > [class*=column-]:last-child, .columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=column-]:last-child,
.trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=trx_addons_column-]:last-child {
    padding-bottom: 0;
  }

  .row:not(.columns_padding_bottom):not(.columns_fluid) > [class*=column-]:nth-child(2n+3),
.columns_wrap:not(.columns_padding_bottom):not(.columns_fluid) > [class*=column-]:nth-child(2n+3),
.row:not(.columns_padding_bottom):not(.columns_fluid) > [class*=column-]:nth-child(2n+4),
.columns_wrap:not(.columns_padding_bottom):not(.columns_fluid) > [class*=column-]:nth-child(2n+4),
.trx_addons_columns_wrap:not(.columns_padding_bottom):not(.columns_fluid) > [class*=trx_addons_column-]:nth-child(2n+3),
.trx_addons_columns_wrap:not(.columns_padding_bottom):not(.columns_fluid) > [class*=trx_addons_column-]:nth-child(2n+4) {
    padding-top: 20px;
  }

  /* Max column's width in the row */
  .row:not(.columns_fluid) > [class*=column-],
.columns_wrap:not(.columns_fluid) > [class*=column-],
.trx_addons_columns_wrap:not(.columns_fluid) > [class*=trx_addons_column-] {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-1_1, .row:not(.columns_fluid) > .column-2_2, .row:not(.columns_fluid) > .column-3_3, .row:not(.columns_fluid) > .column-4_4,
.row:not(.columns_fluid) > .column-5_5, .row:not(.columns_fluid) > .column-6_6, .row:not(.columns_fluid) > .column-7_7, .row:not(.columns_fluid) > .column-8_8,
.row:not(.columns_fluid) > .column-9_9, .row:not(.columns_fluid) > .column-10_10,
.row:not(.columns_fluid) > .column-11_11, .row:not(.columns_fluid) > .column-12_12,
.columns_wrap:not(.columns_fluid) > .column-1_1, .columns_wrap:not(.columns_fluid) > .column-2_2, .columns_wrap:not(.columns_fluid) > .column-3_3,
.columns_wrap:not(.columns_fluid) > .column-4_4, .columns_wrap:not(.columns_fluid) > .column-5_5, .columns_wrap:not(.columns_fluid) > .column-6_6,
.columns_wrap:not(.columns_fluid) > .column-7_7, .columns_wrap:not(.columns_fluid) > .column-8_8, .columns_wrap:not(.columns_fluid) > .column-9_9,
.columns_wrap:not(.columns_fluid) > .column-10_10, .columns_wrap:not(.columns_fluid) > .column-11_11, .columns_wrap:not(.columns_fluid) > .column-12_12,
.row:not(.columns_fluid) > .column-2_3, .columns_wrap:not(.columns_fluid) > .column-2_3,
.row:not(.columns_fluid) > .column-1_3.after_span_2, .columns_wrap:not(.columns_fluid) > .column-1_3.after_span_2,
.row:not(.columns_fluid) > .column-2_4, .columns_wrap:not(.columns_fluid) > .column-3_4,
.row:not(.columns_fluid) > .column-1_4.after_span_2, .columns_wrap:not(.columns_fluid) > .column-1_4.after_span_3,
.row:not(.columns_fluid) > .column-2_5, .columns_wrap:not(.columns_fluid) > .column-2_5,
.row:not(.columns_fluid) > .column-3_5, .columns_wrap:not(.columns_fluid) > .column-3_5,
.row:not(.columns_fluid) > .column-4_5, .columns_wrap:not(.columns_fluid) > .column-4_5,
.row:not(.columns_fluid) > .column-2_6, .columns_wrap:not(.columns_fluid) > .column-2_6,
.row:not(.columns_fluid) > .column-3_6, .columns_wrap:not(.columns_fluid) > .column-3_6,
.row:not(.columns_fluid) > .column-4_6, .columns_wrap:not(.columns_fluid) > .column-4_6,
.row:not(.columns_fluid) > .column-5_6, .columns_wrap:not(.columns_fluid) > .column-5_6,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_1, .trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_2,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_3, .trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_4,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_5, .trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_6,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_7, .trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_8,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_9, .trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10_10,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11_11, .trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-12_12,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_3,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_3.after_span_2,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_4,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_4.after_span_3,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_5,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_5,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_5,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_6,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_6,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_6,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_6 {
    width: 100%;
  }

  /* Columns, push, pull and offset sizes */
  .row:not(.columns_fluid) > .column-1-tablet, .columns_wrap:not(.columns_fluid) > .column-1-tablet,
.row:not(.columns_fluid) > .column-1_1-tablet, .columns_wrap:not(.columns_fluid) > .column-1_1-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_1-tablet {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-1_2-tablet, .columns_wrap:not(.columns_fluid) > .column-1_2-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_2-tablet {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-1_3-tablet, .columns_wrap:not(.columns_fluid) > .column-1_3-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_3-tablet {
    width: 33.3333333333%;
  }

  .row:not(.columns_fluid) > .column-1_4-tablet, .columns_wrap:not(.columns_fluid) > .column-1_4-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_4-tablet {
    width: 25%;
  }

  .row:not(.columns_fluid) > .column-1_5-tablet, .columns_wrap:not(.columns_fluid) > .column-1_5-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_5-tablet {
    width: 20%;
  }

  .row:not(.columns_fluid) > .column-1_6-tablet, .columns_wrap:not(.columns_fluid) > .column-1_6-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_6-tablet {
    width: 16.6666666667%;
  }

  .row:not(.columns_fluid) > .column-1_7-tablet, .columns_wrap:not(.columns_fluid) > .column-1_7-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_7-tablet {
    width: 14.2857142857%;
  }

  .row:not(.columns_fluid) > .column-1_8-tablet, .columns_wrap:not(.columns_fluid) > .column-1_8-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_8-tablet {
    width: 12.5%;
  }

  .row:not(.columns_fluid) > .column-1_9-tablet, .columns_wrap:not(.columns_fluid) > .column-1_9-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_9-tablet {
    width: 11.1111111111%;
  }

  .row:not(.columns_fluid) > .column-1_10-tablet, .columns_wrap:not(.columns_fluid) > .column-1_10-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_10-tablet {
    width: 10%;
  }

  .row:not(.columns_fluid) > .column-1_11-tablet, .columns_wrap:not(.columns_fluid) > .column-1_11-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_11-tablet {
    width: 9.0909090909%;
  }

  .row:not(.columns_fluid) > .column-1_12-tablet, .columns_wrap:not(.columns_fluid) > .column-1_12-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_12-tablet {
    width: 8.3333333333%;
  }

  .row:not(.columns_fluid) > .column-2_2-tablet, .columns_wrap:not(.columns_fluid) > .column-2_2-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_2-tablet {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-2_3-tablet, .columns_wrap:not(.columns_fluid) > .column-2_3-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_3-tablet {
    width: 66.6666666667%;
  }

  .row:not(.columns_fluid) > .column-2_4-tablet, .columns_wrap:not(.columns_fluid) > .column-2_4-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_4-tablet {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-2_5-tablet, .columns_wrap:not(.columns_fluid) > .column-2_5-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_5-tablet {
    width: 40%;
  }

  .row:not(.columns_fluid) > .column-2_6-tablet, .columns_wrap:not(.columns_fluid) > .column-2_6-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_6-tablet {
    width: 33.3333333333%;
  }

  .row:not(.columns_fluid) > .column-2_7-tablet, .columns_wrap:not(.columns_fluid) > .column-2_7-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_7-tablet {
    width: 28.5714285714%;
  }

  .row:not(.columns_fluid) > .column-2_8-tablet, .columns_wrap:not(.columns_fluid) > .column-2_8-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_8-tablet {
    width: 25%;
  }

  .row:not(.columns_fluid) > .column-2_9-tablet, .columns_wrap:not(.columns_fluid) > .column-2_9-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_9-tablet {
    width: 22.2222222222%;
  }

  .row:not(.columns_fluid) > .column-2_10-tablet, .columns_wrap:not(.columns_fluid) > .column-2_10-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_10-tablet {
    width: 20%;
  }

  .row:not(.columns_fluid) > .column-2_11-tablet, .columns_wrap:not(.columns_fluid) > .column-2_11-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_11-tablet {
    width: 18.1818181818%;
  }

  .row:not(.columns_fluid) > .column-2_12-tablet, .columns_wrap:not(.columns_fluid) > .column-2_12-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_12-tablet {
    width: 16.6666666667%;
  }

  .row:not(.columns_fluid) > .column-3_3-tablet, .columns_wrap:not(.columns_fluid) > .column-3_3-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_3-tablet {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-3_4-tablet, .columns_wrap:not(.columns_fluid) > .column-3_4-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_4-tablet {
    width: 75%;
  }

  .row:not(.columns_fluid) > .column-3_5-tablet, .columns_wrap:not(.columns_fluid) > .column-3_5-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_5-tablet {
    width: 60%;
  }

  .row:not(.columns_fluid) > .column-3_6-tablet, .columns_wrap:not(.columns_fluid) > .column-3_6-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_6-tablet {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-3_7-tablet, .columns_wrap:not(.columns_fluid) > .column-3_7-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_7-tablet {
    width: 42.8571428571%;
  }

  .row:not(.columns_fluid) > .column-3_8-tablet, .columns_wrap:not(.columns_fluid) > .column-3_8-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_8-tablet {
    width: 37.5%;
  }

  .row:not(.columns_fluid) > .column-3_9-tablet, .columns_wrap:not(.columns_fluid) > .column-3_9-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_9-tablet {
    width: 33.3333333333%;
  }

  .row:not(.columns_fluid) > .column-3_10-tablet, .columns_wrap:not(.columns_fluid) > .column-3_10-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_10-tablet {
    width: 30%;
  }

  .row:not(.columns_fluid) > .column-3_11-tablet, .columns_wrap:not(.columns_fluid) > .column-3_11-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_11-tablet {
    width: 27.2727272727%;
  }

  .row:not(.columns_fluid) > .column-3_12-tablet, .columns_wrap:not(.columns_fluid) > .column-3_12-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_12-tablet {
    width: 25%;
  }

  .row:not(.columns_fluid) > .column-4_4-tablet, .columns_wrap:not(.columns_fluid) > .column-4_4-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_4-tablet {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-4_5-tablet, .columns_wrap:not(.columns_fluid) > .column-4_5-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_5-tablet {
    width: 80%;
  }

  .row:not(.columns_fluid) > .column-4_6-tablet, .columns_wrap:not(.columns_fluid) > .column-4_6-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_6-tablet {
    width: 66.6666666667%;
  }

  .row:not(.columns_fluid) > .column-4_7-tablet, .columns_wrap:not(.columns_fluid) > .column-4_7-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_7-tablet {
    width: 57.1428571429%;
  }

  .row:not(.columns_fluid) > .column-4_8-tablet, .columns_wrap:not(.columns_fluid) > .column-4_8-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_8-tablet {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-4_9-tablet, .columns_wrap:not(.columns_fluid) > .column-4_9-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_9-tablet {
    width: 44.4444444444%;
  }

  .row:not(.columns_fluid) > .column-4_10-tablet, .columns_wrap:not(.columns_fluid) > .column-4_10-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_10-tablet {
    width: 40%;
  }

  .row:not(.columns_fluid) > .column-4_11-tablet, .columns_wrap:not(.columns_fluid) > .column-4_11-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_11-tablet {
    width: 36.3636363636%;
  }

  .row:not(.columns_fluid) > .column-4_12-tablet, .columns_wrap:not(.columns_fluid) > .column-4_12-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_12-tablet {
    width: 33.3333333333%;
  }

  .row:not(.columns_fluid) > .column-5_5-tablet, .columns_wrap:not(.columns_fluid) > .column-5_5-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_5-tablet {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-5_6-tablet, .columns_wrap:not(.columns_fluid) > .column-5_6-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_6-tablet {
    width: 83.3333333333%;
  }

  .row:not(.columns_fluid) > .column-5_7-tablet, .columns_wrap:not(.columns_fluid) > .column-5_7-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_7-tablet {
    width: 71.4285714286%;
  }

  .row:not(.columns_fluid) > .column-5_8-tablet, .columns_wrap:not(.columns_fluid) > .column-5_8-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_8-tablet {
    width: 62.5%;
  }

  .row:not(.columns_fluid) > .column-5_9-tablet, .columns_wrap:not(.columns_fluid) > .column-5_9-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_9-tablet {
    width: 55.5555555556%;
  }

  .row:not(.columns_fluid) > .column-5_10-tablet, .columns_wrap:not(.columns_fluid) > .column-5_10-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_10-tablet {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-5_11-tablet, .columns_wrap:not(.columns_fluid) > .column-5_11-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_11-tablet {
    width: 45.4545454545%;
  }

  .row:not(.columns_fluid) > .column-5_12-tablet, .columns_wrap:not(.columns_fluid) > .column-5_12-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_12-tablet {
    width: 41.6666666667%;
  }

  .row:not(.columns_fluid) > .column-6_6-tablet, .columns_wrap:not(.columns_fluid) > .column-6_6-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_6-tablet {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-6_7-tablet, .columns_wrap:not(.columns_fluid) > .column-6_7-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_7-tablet {
    width: 85.7142857143%;
  }

  .row:not(.columns_fluid) > .column-6_8-tablet, .columns_wrap:not(.columns_fluid) > .column-6_8-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_8-tablet {
    width: 75%;
  }

  .row:not(.columns_fluid) > .column-6_9-tablet, .columns_wrap:not(.columns_fluid) > .column-6_9-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_9-tablet {
    width: 66.6666666667%;
  }

  .row:not(.columns_fluid) > .column-6_10-tablet, .columns_wrap:not(.columns_fluid) > .column-6_10-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_10-tablet {
    width: 60%;
  }

  .row:not(.columns_fluid) > .column-6_11-tablet, .columns_wrap:not(.columns_fluid) > .column-6_11-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_11-tablet {
    width: 54.5454545455%;
  }

  .row:not(.columns_fluid) > .column-6_12-tablet, .columns_wrap:not(.columns_fluid) > .column-6_12-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_12-tablet {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-7_7-tablet, .columns_wrap:not(.columns_fluid) > .column-7_7-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_7-tablet {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-7_8-tablet, .columns_wrap:not(.columns_fluid) > .column-7_8-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_8-tablet {
    width: 87.5%;
  }

  .row:not(.columns_fluid) > .column-7_9-tablet, .columns_wrap:not(.columns_fluid) > .column-7_9-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_9-tablet {
    width: 77.7777777778%;
  }

  .row:not(.columns_fluid) > .column-7_10-tablet, .columns_wrap:not(.columns_fluid) > .column-7_10-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_10-tablet {
    width: 70%;
  }

  .row:not(.columns_fluid) > .column-7_11-tablet, .columns_wrap:not(.columns_fluid) > .column-7_11-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_11-tablet {
    width: 63.6363636364%;
  }

  .row:not(.columns_fluid) > .column-7_12-tablet, .columns_wrap:not(.columns_fluid) > .column-7_12-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_12-tablet {
    width: 58.3333333333%;
  }

  .row:not(.columns_fluid) > .column-8_8-tablet, .columns_wrap:not(.columns_fluid) > .column-8_8-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_8-tablet {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-8_9-tablet, .columns_wrap:not(.columns_fluid) > .column-8_9-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_9-tablet {
    width: 88.8888888889%;
  }

  .row:not(.columns_fluid) > .column-8_10-tablet, .columns_wrap:not(.columns_fluid) > .column-8_10-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_10-tablet {
    width: 80%;
  }

  .row:not(.columns_fluid) > .column-8_11-tablet, .columns_wrap:not(.columns_fluid) > .column-8_11-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_11-tablet {
    width: 72.7272727273%;
  }

  .row:not(.columns_fluid) > .column-8_12-tablet, .columns_wrap:not(.columns_fluid) > .column-8_12-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_12-tablet {
    width: 66.6666666667%;
  }

  .row:not(.columns_fluid) > .column-9_9-tablet, .columns_wrap:not(.columns_fluid) > .column-9_9-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_9-tablet {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-9_10-tablet, .columns_wrap:not(.columns_fluid) > .column-9_10-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_10-tablet {
    width: 90%;
  }

  .row:not(.columns_fluid) > .column-9_11-tablet, .columns_wrap:not(.columns_fluid) > .column-9_11-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_11-tablet {
    width: 81.8181818182%;
  }

  .row:not(.columns_fluid) > .column-9_12-tablet, .columns_wrap:not(.columns_fluid) > .column-9_12-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_12-tablet {
    width: 75%;
  }

  .row:not(.columns_fluid) > .column-10_10-tablet, .columns_wrap:not(.columns_fluid) > .column-10_10-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10_10-tablet {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-10_11-tablet, .columns_wrap:not(.columns_fluid) > .column-10_11-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10_11-tablet {
    width: 90.9090909091%;
  }

  .row:not(.columns_fluid) > .column-10_12-tablet, .columns_wrap:not(.columns_fluid) > .column-10_12-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10_12-tablet {
    width: 83.3333333333%;
  }

  .row:not(.columns_fluid) > .column-11_11-tablet, .columns_wrap:not(.columns_fluid) > .column-11_11-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11_11-tablet {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-11_12-tablet, .columns_wrap:not(.columns_fluid) > .column-11_12-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11_12-tablet {
    width: 91.6666666667%;
  }

  .row:not(.columns_fluid) > .column-12_12-tablet, .columns_wrap:not(.columns_fluid) > .column-12_12-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-12-tablet,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-12_12-tablet {
    width: 100%;
  }

  .row.columns_padding_bottom.columns_in_single_row > [class*=column-][class*=-tablet], .columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=column-][class*=-tablet],
.trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=trx_addons_column-][class*=-tablet] {
    padding-bottom: 20px;
  }

  .row:not(.columns_fluid) > .column-1-mobile, .columns_wrap:not(.columns_fluid) > .column-1-mobile,
.row:not(.columns_fluid) > .column-1_1-mobile, .columns_wrap:not(.columns_fluid) > .column-1_1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_1-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-1_2-mobile, .columns_wrap:not(.columns_fluid) > .column-1_2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_2-mobile {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-1_3-mobile, .columns_wrap:not(.columns_fluid) > .column-1_3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_3-mobile {
    width: 33.3333333333%;
  }

  .row:not(.columns_fluid) > .column-1_4-mobile, .columns_wrap:not(.columns_fluid) > .column-1_4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_4-mobile {
    width: 25%;
  }

  .row:not(.columns_fluid) > .column-1_5-mobile, .columns_wrap:not(.columns_fluid) > .column-1_5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_5-mobile {
    width: 20%;
  }

  .row:not(.columns_fluid) > .column-1_6-mobile, .columns_wrap:not(.columns_fluid) > .column-1_6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_6-mobile {
    width: 16.6666666667%;
  }

  .row:not(.columns_fluid) > .column-1_7-mobile, .columns_wrap:not(.columns_fluid) > .column-1_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_7-mobile {
    width: 14.2857142857%;
  }

  .row:not(.columns_fluid) > .column-1_8-mobile, .columns_wrap:not(.columns_fluid) > .column-1_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_8-mobile {
    width: 12.5%;
  }

  .row:not(.columns_fluid) > .column-1_9-mobile, .columns_wrap:not(.columns_fluid) > .column-1_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_9-mobile {
    width: 11.1111111111%;
  }

  .row:not(.columns_fluid) > .column-1_10-mobile, .columns_wrap:not(.columns_fluid) > .column-1_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_10-mobile {
    width: 10%;
  }

  .row:not(.columns_fluid) > .column-1_11-mobile, .columns_wrap:not(.columns_fluid) > .column-1_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_11-mobile {
    width: 9.0909090909%;
  }

  .row:not(.columns_fluid) > .column-1_12-mobile, .columns_wrap:not(.columns_fluid) > .column-1_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_12-mobile {
    width: 8.3333333333%;
  }

  .row:not(.columns_fluid) > .column-2_2-mobile, .columns_wrap:not(.columns_fluid) > .column-2_2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_2-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-2_3-mobile, .columns_wrap:not(.columns_fluid) > .column-2_3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_3-mobile {
    width: 66.6666666667%;
  }

  .row:not(.columns_fluid) > .column-2_4-mobile, .columns_wrap:not(.columns_fluid) > .column-2_4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_4-mobile {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-2_5-mobile, .columns_wrap:not(.columns_fluid) > .column-2_5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_5-mobile {
    width: 40%;
  }

  .row:not(.columns_fluid) > .column-2_6-mobile, .columns_wrap:not(.columns_fluid) > .column-2_6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_6-mobile {
    width: 33.3333333333%;
  }

  .row:not(.columns_fluid) > .column-2_7-mobile, .columns_wrap:not(.columns_fluid) > .column-2_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_7-mobile {
    width: 28.5714285714%;
  }

  .row:not(.columns_fluid) > .column-2_8-mobile, .columns_wrap:not(.columns_fluid) > .column-2_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_8-mobile {
    width: 25%;
  }

  .row:not(.columns_fluid) > .column-2_9-mobile, .columns_wrap:not(.columns_fluid) > .column-2_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_9-mobile {
    width: 22.2222222222%;
  }

  .row:not(.columns_fluid) > .column-2_10-mobile, .columns_wrap:not(.columns_fluid) > .column-2_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_10-mobile {
    width: 20%;
  }

  .row:not(.columns_fluid) > .column-2_11-mobile, .columns_wrap:not(.columns_fluid) > .column-2_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_11-mobile {
    width: 18.1818181818%;
  }

  .row:not(.columns_fluid) > .column-2_12-mobile, .columns_wrap:not(.columns_fluid) > .column-2_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_12-mobile {
    width: 16.6666666667%;
  }

  .row:not(.columns_fluid) > .column-3_3-mobile, .columns_wrap:not(.columns_fluid) > .column-3_3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_3-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-3_4-mobile, .columns_wrap:not(.columns_fluid) > .column-3_4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_4-mobile {
    width: 75%;
  }

  .row:not(.columns_fluid) > .column-3_5-mobile, .columns_wrap:not(.columns_fluid) > .column-3_5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_5-mobile {
    width: 60%;
  }

  .row:not(.columns_fluid) > .column-3_6-mobile, .columns_wrap:not(.columns_fluid) > .column-3_6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_6-mobile {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-3_7-mobile, .columns_wrap:not(.columns_fluid) > .column-3_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_7-mobile {
    width: 42.8571428571%;
  }

  .row:not(.columns_fluid) > .column-3_8-mobile, .columns_wrap:not(.columns_fluid) > .column-3_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_8-mobile {
    width: 37.5%;
  }

  .row:not(.columns_fluid) > .column-3_9-mobile, .columns_wrap:not(.columns_fluid) > .column-3_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_9-mobile {
    width: 33.3333333333%;
  }

  .row:not(.columns_fluid) > .column-3_10-mobile, .columns_wrap:not(.columns_fluid) > .column-3_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_10-mobile {
    width: 30%;
  }

  .row:not(.columns_fluid) > .column-3_11-mobile, .columns_wrap:not(.columns_fluid) > .column-3_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_11-mobile {
    width: 27.2727272727%;
  }

  .row:not(.columns_fluid) > .column-3_12-mobile, .columns_wrap:not(.columns_fluid) > .column-3_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_12-mobile {
    width: 25%;
  }

  .row:not(.columns_fluid) > .column-4_4-mobile, .columns_wrap:not(.columns_fluid) > .column-4_4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_4-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-4_5-mobile, .columns_wrap:not(.columns_fluid) > .column-4_5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_5-mobile {
    width: 80%;
  }

  .row:not(.columns_fluid) > .column-4_6-mobile, .columns_wrap:not(.columns_fluid) > .column-4_6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_6-mobile {
    width: 66.6666666667%;
  }

  .row:not(.columns_fluid) > .column-4_7-mobile, .columns_wrap:not(.columns_fluid) > .column-4_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_7-mobile {
    width: 57.1428571429%;
  }

  .row:not(.columns_fluid) > .column-4_8-mobile, .columns_wrap:not(.columns_fluid) > .column-4_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_8-mobile {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-4_9-mobile, .columns_wrap:not(.columns_fluid) > .column-4_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_9-mobile {
    width: 44.4444444444%;
  }

  .row:not(.columns_fluid) > .column-4_10-mobile, .columns_wrap:not(.columns_fluid) > .column-4_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_10-mobile {
    width: 40%;
  }

  .row:not(.columns_fluid) > .column-4_11-mobile, .columns_wrap:not(.columns_fluid) > .column-4_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_11-mobile {
    width: 36.3636363636%;
  }

  .row:not(.columns_fluid) > .column-4_12-mobile, .columns_wrap:not(.columns_fluid) > .column-4_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_12-mobile {
    width: 33.3333333333%;
  }

  .row:not(.columns_fluid) > .column-5_5-mobile, .columns_wrap:not(.columns_fluid) > .column-5_5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_5-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-5_6-mobile, .columns_wrap:not(.columns_fluid) > .column-5_6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_6-mobile {
    width: 83.3333333333%;
  }

  .row:not(.columns_fluid) > .column-5_7-mobile, .columns_wrap:not(.columns_fluid) > .column-5_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_7-mobile {
    width: 71.4285714286%;
  }

  .row:not(.columns_fluid) > .column-5_8-mobile, .columns_wrap:not(.columns_fluid) > .column-5_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_8-mobile {
    width: 62.5%;
  }

  .row:not(.columns_fluid) > .column-5_9-mobile, .columns_wrap:not(.columns_fluid) > .column-5_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_9-mobile {
    width: 55.5555555556%;
  }

  .row:not(.columns_fluid) > .column-5_10-mobile, .columns_wrap:not(.columns_fluid) > .column-5_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_10-mobile {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-5_11-mobile, .columns_wrap:not(.columns_fluid) > .column-5_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_11-mobile {
    width: 45.4545454545%;
  }

  .row:not(.columns_fluid) > .column-5_12-mobile, .columns_wrap:not(.columns_fluid) > .column-5_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_12-mobile {
    width: 41.6666666667%;
  }

  .row:not(.columns_fluid) > .column-6_6-mobile, .columns_wrap:not(.columns_fluid) > .column-6_6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_6-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-6_7-mobile, .columns_wrap:not(.columns_fluid) > .column-6_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_7-mobile {
    width: 85.7142857143%;
  }

  .row:not(.columns_fluid) > .column-6_8-mobile, .columns_wrap:not(.columns_fluid) > .column-6_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_8-mobile {
    width: 75%;
  }

  .row:not(.columns_fluid) > .column-6_9-mobile, .columns_wrap:not(.columns_fluid) > .column-6_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_9-mobile {
    width: 66.6666666667%;
  }

  .row:not(.columns_fluid) > .column-6_10-mobile, .columns_wrap:not(.columns_fluid) > .column-6_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_10-mobile {
    width: 60%;
  }

  .row:not(.columns_fluid) > .column-6_11-mobile, .columns_wrap:not(.columns_fluid) > .column-6_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_11-mobile {
    width: 54.5454545455%;
  }

  .row:not(.columns_fluid) > .column-6_12-mobile, .columns_wrap:not(.columns_fluid) > .column-6_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_12-mobile {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-7_7-mobile, .columns_wrap:not(.columns_fluid) > .column-7_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_7-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-7_8-mobile, .columns_wrap:not(.columns_fluid) > .column-7_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_8-mobile {
    width: 87.5%;
  }

  .row:not(.columns_fluid) > .column-7_9-mobile, .columns_wrap:not(.columns_fluid) > .column-7_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_9-mobile {
    width: 77.7777777778%;
  }

  .row:not(.columns_fluid) > .column-7_10-mobile, .columns_wrap:not(.columns_fluid) > .column-7_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_10-mobile {
    width: 70%;
  }

  .row:not(.columns_fluid) > .column-7_11-mobile, .columns_wrap:not(.columns_fluid) > .column-7_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_11-mobile {
    width: 63.6363636364%;
  }

  .row:not(.columns_fluid) > .column-7_12-mobile, .columns_wrap:not(.columns_fluid) > .column-7_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_12-mobile {
    width: 58.3333333333%;
  }

  .row:not(.columns_fluid) > .column-8_8-mobile, .columns_wrap:not(.columns_fluid) > .column-8_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_8-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-8_9-mobile, .columns_wrap:not(.columns_fluid) > .column-8_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_9-mobile {
    width: 88.8888888889%;
  }

  .row:not(.columns_fluid) > .column-8_10-mobile, .columns_wrap:not(.columns_fluid) > .column-8_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_10-mobile {
    width: 80%;
  }

  .row:not(.columns_fluid) > .column-8_11-mobile, .columns_wrap:not(.columns_fluid) > .column-8_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_11-mobile {
    width: 72.7272727273%;
  }

  .row:not(.columns_fluid) > .column-8_12-mobile, .columns_wrap:not(.columns_fluid) > .column-8_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_12-mobile {
    width: 66.6666666667%;
  }

  .row:not(.columns_fluid) > .column-9_9-mobile, .columns_wrap:not(.columns_fluid) > .column-9_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_9-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-9_10-mobile, .columns_wrap:not(.columns_fluid) > .column-9_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_10-mobile {
    width: 90%;
  }

  .row:not(.columns_fluid) > .column-9_11-mobile, .columns_wrap:not(.columns_fluid) > .column-9_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_11-mobile {
    width: 81.8181818182%;
  }

  .row:not(.columns_fluid) > .column-9_12-mobile, .columns_wrap:not(.columns_fluid) > .column-9_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_12-mobile {
    width: 75%;
  }

  .row:not(.columns_fluid) > .column-10_10-mobile, .columns_wrap:not(.columns_fluid) > .column-10_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10_10-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-10_11-mobile, .columns_wrap:not(.columns_fluid) > .column-10_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10_11-mobile {
    width: 90.9090909091%;
  }

  .row:not(.columns_fluid) > .column-10_12-mobile, .columns_wrap:not(.columns_fluid) > .column-10_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10_12-mobile {
    width: 83.3333333333%;
  }

  .row:not(.columns_fluid) > .column-11_11-mobile, .columns_wrap:not(.columns_fluid) > .column-11_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11_11-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-11_12-mobile, .columns_wrap:not(.columns_fluid) > .column-11_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11_12-mobile {
    width: 91.6666666667%;
  }

  .row:not(.columns_fluid) > .column-12_12-mobile, .columns_wrap:not(.columns_fluid) > .column-12_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-12_12-mobile {
    width: 100%;
  }

  .row.columns_padding_bottom.columns_in_single_row > [class*=column-][class*=-mobile], .columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=column-][class*=-mobile],
.trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=trx_addons_column-][class*=-mobile] {
    padding-bottom: 20px;
  }

  /* WP Gallery Grid */
  .gallery.gallery-columns-9 .gallery-item {
    width: 33.3333% !important;
  }

  .gallery.gallery-columns-8 .gallery-item {
    width: 33.3333% !important;
  }

  .gallery.gallery-columns-7 .gallery-item {
    width: 33.3333% !important;
  }

  .gallery.gallery-columns-6 .gallery-item {
    width: 33.3333% !important;
  }

  .gallery.gallery-columns-5 .gallery-item {
    width: 33.3333% !important;
  }

  .gallery.gallery-columns-4 .gallery-item {
    width: 33.3333% !important;
  }

  img.alignleft, img.alignright,
figure.alignleft, figure.alignright {
    float: none !important;
    display: block !important;
    margin: 1em 0 !important;
  }

  .wp-block-gallery.alignleft, .wp-block-gallery.aligncenter, .wp-block-gallery.alignright {
    display: flex !important;
  }

  /* Vertical menus */
  .sc_layouts_menu_dir_vertical .sc_layouts_menu_nav li.menu-item-has-children > a > .open_child_menu {
    display: block;
  }

  /* Header */
  .menu_side_icons .toc_menu_item .toc_menu_icon:before {
    font-size: 1.5em;
  }

  .menu_side_icons .toc_menu_item .toc_menu_description span {
    letter-spacing: 1px;
    padding: 0 1.5em;
  }

  .page_content_wrap {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .thumbnail_type_fullwidth .header_content_wrap .post_featured.post_featured_bg {
    height: 25rem;
  }

  /* Search */
  .search_style_fullscreen.search_opened .search_form {
    width: 75%;
    border-bottom: none;
  }

  .search_style_fullscreen.search_opened .search_submit,
.search_style_fullscreen.search_opened .search_field,
.search_style_fullscreen.search_opened .search_close {
    font-size: 1.5em !important;
    height: 2.5em;
    line-height: 2.5em;
  }

  .search_style_fullscreen.search_opened .search_field {
    padding-right: 1.25em !important;
  }

  .search_style_fullscreen.search_opened .search_close {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  /* Slider */
  .top_panel .slider_engine_revo .slide_subtitle {
    font-size: 14px !important;
  }

  .top_panel .slider_engine_revo .slide_button {
    font-size: 11px !important;
  }

  /* Content area on pages with background */
  .custom-background .content_wrap > .content,
.page_banner_wrap ~ .content_wrap > .content {
    padding: 20px;
  }

  /* Widgets */
  .before_sidebar_banner_wrap {
    margin-bottom: 20px;
  }

  .after_sidebar_banner_wrap {
    margin-top: 20px;
  }

  .sidebar_default .sidebar_inner {
    padding: 20px 0;
  }

  .sidebar_default[class*=scheme_] .sidebar_inner {
    padding: 20px 10px;
  }

  .sidebar_default.sidebar_float[class*=scheme_] .sidebar_inner {
    padding: 20px;
  }

  .sidebar:not(.sidebar_float) .widget,
.sidebar_default:not(.sidebar_float)[class*=scheme_] .widget {
    width: 100%;
  }

  .sidebar:not(.sidebar_float) .widget:nth-child(2n), .sidebar:not(.sidebar_float)[class*=scheme_] .widget:nth-child(2n) {
    margin-left: 0;
  }

  .sidebar:not(.sidebar_float) .widget + .widget,
.footer_wrap .widget + .widget + .widget,
.sidebar:not(.sidebar_float) .widget + .widget + .widget, .sidebar:not(.sidebar_float)[class*=scheme_] .widget + .widget + .widget {
    margin-top: 20px !important;
    padding-top: 20px !important;
  }

  .widget.column-1_3, .widget.column-1_4, .widget.column-1_5, .widget.column-1_6, .widget.column-1_7, .widget.column-1_8, .widget.column-1_9, .widget.column-1_10, .widget.column-1_11, .widget.column-1_12 {
    width: 50%;
  }

  .footer_wrap .sc_content .wpb_column + .wpb_column + .wpb_column {
    margin-top: 20px !important;
    padding-top: 20px !important;
  }

  /* Tabs */
  .confix_tabs .confix_tabs_titles {
    margin: 0 0 2em;
  }

  /* Core blocks */
  .sidebar_hide.narrow_content .alignleft,
.sidebar_hide.narrow_content .alignright {
    max-width: none;
    float: none;
  }

  .sidebar_hide.narrow_content .alignleft {
    margin: 0;
  }

  .sidebar_hide.narrow_content .alignright {
    margin: 0;
  }

  .sidebar_hide.normal_content .alignleft,
.sidebar_hide.normal_content .alignright {
    float: none;
  }

  .sidebar_hide.normal_content .alignleft,
.sidebar_hide.normal_content .post_info_vertical_present .alignleft,
.sidebar_hide.normal_content .alignright {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.sidebar_hide.narrow_content .alignwide,
body.sidebar_hide.normal_content .alignwide,
.sidebar_hide.normal_content .post_info_vertical_present .alignwide {
    left: 0;
    width: 100%;
  }

  /* Core columns in the frontend */
  .wp-block-columns {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wp-block-columns[class*=has-] .wp-block-column {
    -webkit-flex-basis: 100%;
    -ms-flex-basis: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  .wp-block-column:not(:first-child) {
    margin-left: 0;
  }

  .wp-block-column:not(:last-child) {
    margin-right: 0;
  }

  .wp-block-column:first-child {
    margin-left: 0;
  }

  /* Kadence columns in the frontend */
  .kt-gutter-default > .wp-block-kadence-column {
    margin-right: 0;
  }

  /* CoBlocks columns in the frontend */
  .wp-block-coblocks-row__inner {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wp-block-coblocks-row__inner > [class*=wp-block-coblocks-] {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
  }

  /* Post layouts */
  .posts_container .full_post_content {
    margin-top: 4em;
    padding-top: 4em;
  }

  .posts_container .full_post_content:not(:last-child) {
    margin-bottom: 4em;
    padding-bottom: 4em;
  }

  .post_item_404 .page_title {
    font-size: 12em;
    line-height: 1em;
    float: none;
    width: 100%;
    text-align: center;
  }

  .post_item_none_search .page_title,
.post_item_none_archive .page_title {
    font-size: 6em;
  }

  .post_item_404 .page_info {
    padding-left: 0;
    padding-top: 2em;
    width: 100%;
    text-align: center;
  }

  .post_item_404 .page_description {
    line-height: 1.7em;
  }

  .post_item_404 .go_home {
    padding: 1em 2em;
  }

  blockquote > a, blockquote > p > a, blockquote > cite, blockquote > p > cite {
    margin-top: 1.2em;
    font-size: 20px;
  }

  /* Single post */
  .sidebar_hide.narrow_content .post_item_single.post_type_post {
    width: 100%;
  }

  .blog_mode_post blockquote, .blog_mode_page blockquote {
    margin-left: 0;
  }

  .post_item_single .post_content > .post_meta_single .post_tags,
.post_item_single .post_content > .post_meta_single .post_share {
    max-width: none;
    float: none;
    margin-top: 0;
  }

  .post_item_single .post_content > .post_meta_single .post_share {
    margin-top: 2em;
  }

  .comments_wrap .form-submit {
    margin-top: 2em;
  }

  .related_wrap .related_item_style_1 .post_title {
    letter-spacing: 0;
    margin: 0;
  }

  /* Single post author */
  .author_info .author_description {
    padding-left: 1.6em;
    padding-right: 1.6em;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .sc_blogger_list_simple {
    margin-bottom: 1.5em;
  }

  .author_info .author_avatar {
    overflow: hidden;
    min-width: 170px;
  }

  /* Single post: load prev/next post */
  .previous_post_content {
    margin-top: 4em;
    padding-top: 4em;
  }

  .between_posts_banner_wrap {
    margin-bottom: 4em;
  }

  /* Single post navigation */
  .nav-links-single .nav-links .nav-next a,
.nav-links-single .nav-links .nav-previous a {
    padding: 0;
  }

  .nav-links-single .nav-links a .nav-arrow {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    display: inline-block;
    margin-bottom: 1em;
  }

  /* Single post navigation fixed with side menu active */
  .menu_side_left .nav-links-single.nav-links-fixed {
    margin-left: 60px;
  }

  .menu_side_right .nav-links-single.nav-links-fixed {
    margin-right: 60px;
  }

  /* Other minor plugins */
  .mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    max-width: 100%;
    max-height: 100%;
  }

  .mfp-arrow-left {
    margin-top: -41px;
  }

  .trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row > .sc_skills_column {
    padding-bottom: 35px !important;
  }

  .theme_button_filled, form button:not(.components-button), input[type=button], input[type=reset], input[type=submit], .theme_button, .post_item .more-link, .wp-block-button__link, #buddypress .comment-reply-link, #buddypress .generic-button a, #buddypress a.button, #buddypress button, #buddypress input[type=button], #buddypress input[type=reset], #buddypress input[type=submit], #buddypress ul.button-nav li a, #buddypress div.activity-meta a, a.bp-title-button, body #booked-profile-page input[type=submit], body #booked-profile-page button, body .booked-list-view input[type=submit], body .booked-list-view button, body table.booked-calendar input[type=submit], body table.booked-calendar button, body .booked-modal input[type=submit], body .booked-modal button, button.write-a-review, .learnpress-page .lp-button, .learnpress-page .wishlist-button, .mc4wp-form .mc4wp-form-fields input[type=submit], .sc_button, .sc_form button, .sc_portfolio_preview_show .post_readmore, .tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type=submit], #tribe-bar-form .tribe-bar-submit input[type=submit], #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit], #tribe-bar-form button, #tribe-bar-form a, #tribe-bar-form input, #tribe-bar-form .tribe-bar-views-toggle, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, .tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, #tribe-events .tribe-events-button, .tribe-events-button, .tribe-events-cal-links a, .tribe-events-sub-nav li a, .tribe-events-read-more, #tribe-events-footer ~ a.tribe-events-ical.tribe-events-button, .edd_download_purchase_form .button, #edd-purchase-button, .edd-submit.button, .widget_edd_cart_widget .edd_checkout a,
.single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-gcal:hover, .single-tribe_events a.tribe-events-ical,
.single-tribe_events a.tribe-events-ical:hover,
.tribe-events .tribe-events-c-ical__link {
    padding: 1em 1.5em;
  }

  .sc_testimonials_item_content p {
    font-size: 18px;
    line-height: 26px;
  }

  .sc_testimonials.sc_testimonials_default .sc_testimonials_item_author_title {
    font-size: 20px;
    line-height: 26px;
  }

  .sc_googlemap_content_default {
    display: none;
  }

  .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
    border-style: solid;
    padding: 15px;
    border-bottom-style: none;
  }
  .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content h6:first-child {
    margin-top: 0;
  }

  .elementor-tabs .elementor-tab-title {
    font-size: 18px;
    font-weight: 700;
  }
  .elementor-tabs .elementor-tab-title span {
    margin-right: 10px;
    width: 22px;
    text-align: center;
    display: inline-block;
  }

  .author_info .author_bio .socials_wrap {
    margin-top: 1.2em;
  }

  .author_info .author_bio .socials_wrap .social_item {
    margin: 0 10px 0 0;
  }

  .author_info .author_bio .author_links {
    margin-top: 1.2em;
  }

  .author_info {
    margin-top: 4em;
  }

  .comments_list_wrap .comment_reply {
    right: 0;
    top: 0;
    position: relative;
  }

  .comment_body {
    padding: 1em;
  }

  .comments_list_wrap .comment_content {
    padding-left: 15px;
  }

  .comments_list_wrap .comment_author {
    display: block;
  }

  .comments_list_wrap .comment_posted {
    margin-left: 0;
  }

  .comments_list_wrap .comment_reply {
    font-size: 16px;
    line-height: 20px;
  }

  .breadcrumbs {
    font-size: 14px;
    line-height: 18px;
  }

  .post_item_single .post_tags_single .post_meta_label {
    font-size: 1.2em;
  }

  .sc_team_masonry_wrap .masonry_item {
    padding-right: 0 !important;
    padding-bottom: 15px !important;
  }

  #sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {
    width: 50%;
  }

  .elementor-widget-spacer.sc_height_huge .elementor-spacer-inner {
    height: 4em !important;
  }

  .sc_icons_extra.sc_icons_size_medium .sc_icons_item .sc_icons_item_details .sc_icons_item_title {
    font-size: 26px;
    line-height: 34px;
    margin-top: 20px;
  }

  .sc_icons_extra.sc_icons_size_medium .sc_icons_item {
    padding: 30px;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_image {
    display: none;
  }

  .sc_action_item_simple.sc_action_item_ml {
    padding: 25px 0;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_icon + .simple_content .sc_action_item_title {
    font-size: 20px;
    line-height: 26px;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_icon > span {
    font-size: 33px;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_icon {
    margin-right: 10px;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_description b {
    font-size: 16px;
    line-height: 24px;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_title {
    font-size: 20px;
    line-height: 24px;
  }

  .sc_blogger_default_classic_simple .sc_item_featured .post_info_br .sc_blogger_item_button .sc_button {
    padding: 0;
  }

  .sc_events_default .sc_events_item {
    flex-direction: row;
    margin-bottom: 0;
  }

  .sc_events_default .sc_events_item .sc_events_item_thumb {
    display: none;
  }

  .sc_events_default .sc_events_item .sc_events_item_date_wrapper {
    padding: 0 20px 0 0;
    margin-top: 0;
  }

  .sc_events_default .sc_events_item .sc_events_item_price {
    right: 0;
  }

  .sc_blogger_illustration.sc_blogger_illustration_classic_simple .sc_blogger_columns_wrap > div[class*=trx_addons_column-]:nth-child(8n+1) {
    grid-column: 1/13 !important;
    grid-row: 1/1 !important;
  }

  .sc_blogger_illustration.sc_blogger_illustration_classic_simple .sc_blogger_columns_wrap > div[class*=trx_addons_column-]:nth-child(8n+2) {
    grid-column: 1/13 !important;
    grid-row: 2/2 !important;
  }

  .sc_blogger_illustration.sc_blogger_illustration_classic_simple .sc_blogger_columns_wrap > div[class*=trx_addons_column-]:nth-child(8n+3) {
    grid-column: 1/13 !important;
    grid-row: 3/3 !important;
  }

  .sc_blogger_illustration.sc_blogger_illustration_classic_simple .sc_blogger_columns_wrap > div[class*=trx_addons_column-]:nth-child(8n+4) {
    grid-column: 1/13 !important;
    grid-row: 4/4 !important;
  }

  .sc_blogger_illustration.sc_blogger_illustration_classic_simple .sc_blogger_columns_wrap > div[class*=trx_addons_column-]:nth-child(8n+5) {
    grid-column: 1/13 !important;
    grid-row: 5/5 !important;
  }

  .sc_blogger_illustration.sc_blogger_illustration_classic_simple .sc_blogger_columns_wrap > div[class*=trx_addons_column-]:nth-child(8n+6) {
    grid-column: 1/13 !important;
    grid-row: 6/6 !important;
  }

  .sc_blogger_illustration.sc_blogger_illustration_classic_simple .sc_blogger_columns_wrap > div[class*=trx_addons_column-]:nth-child(8n+7) {
    grid-column: 1/13 !important;
    grid-row: 7/7 !important;
  }

  .sc_blogger_illustration.sc_blogger_illustration_classic_simple .sc_blogger_columns_wrap > div[class*=trx_addons_column-]:nth-child(8n+8) {
    grid-column: 1/13 !important;
    grid-row: 8/8 !important;
  }

  .sc_blogger_illustration .sc_item_featured .post_info_br .sc_blogger_item_button .sc_button {
    padding: 0;
  }

  .sc_blogger_illustration.sc_blogger_illustration_classic_simple .sc_blogger_columns_wrap .post_info_br {
    min-width: 220px;
  }

  .elementor-widget-spacer.sc_height_large .elementor-spacer-inner, .elementor-widget-spacer.sc_height_big .elementor-spacer-inner {
    height: 4em !important;
  }

  .cpt_team-template-default .show_comments_single {
    padding-top: 4em;
  }

  .team_member_socials.socials_wrap .social_item .social_icon {
    width: 3em;
    height: 3em;
    line-height: 2.8em;
  }

  .sc_events_default .sc_events_item_info {
    margin-bottom: 0 !important;
  }

  .mfp-inline-holder div.mfp-content, .mfp-ajax-holder div.mfp-content {
    min-width: 58%;
  }

  .post_meta .post_author {
    font-size: 16px;
  }

  .sc_blogger .sc_blogger_item_title + .sc_blogger_item_excerpt, .sc_blogger .sc_blogger_item_meta + .sc_blogger_item_excerpt {
    margin-top: 0.5em;
  }

  .sc_blogger .sc_blogger_item_title + .sc_blogger_item_button,
.sc_blogger .sc_blogger_item_meta + .sc_blogger_item_button,
.sc_blogger .sc_blogger_item_excerpt + .sc_blogger_item_button {
    margin-top: 1.3em;
  }

  .sc_blogger_item_default.sc_blogger_item_image_position_top .sc_blogger_item_featured + .sc_blogger_item_content {
    margin-top: 1.2em;
  }

  #popup-home.sc_layouts_popup {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
  }

  .extra .tp-tab-title, .extra .tp-tab-date {
    display: none !important;
  }

  #rev_slider_3_1_wrapper .extra .tp-tab {
    height: 50px !important;
    padding: 0 !important;
  }

  .extra .tp-tab-content {
    position: relative !important;
    margin-top: 0 !important;
    padding: 0 !important;
  }

  .extra .tp-tab-icon {
    line-height: 49px !important;
  }

  #rev_slider_3_1_wrapper .extra .tp-tab-icon {
    font-size: 28px;
  }

  #sbi_images {
    padding: 10px !important;
  }

  .portfolio_page_details_left .portfolio_page_details_wrap, .portfolio_page_details_right .portfolio_page_details_wrap {
    width: 100%;
    margin-top: 35px;
  }

  .sc_blogger_illustration.sc_blogger_illustration_classic_simple .sc_blogger_columns_wrap {
    grid-column-gap: 0;
    grid-template-rows: 17.6em 17.6em 17.6em 17.6em 17.6em 17.6em 17.6em 17.6em;
  }

  .footer_wrap.footer_default {
    padding-top: 40px;
  }

  .sc_action_item_simple.sc_action_item_ml {
    min-height: 20px !important;
  }

  .sc_blogger_default_classic .sc_blogger_item_title,
.sc_blogger_default_classic_2 .sc_blogger_item_title {
    font-size: 20px;
    line-height: 23px;
  }

  .sc_blogger_item_default_classic_2.sc_blogger_item_default.sc_blogger_item_on_plate .sc_blogger_item_body .sc_blogger_item_content {
    padding: 1em;
  }

  .portfolio_page_details_right .portfolio_page_content_wrap {
    padding-right: 0;
    width: 100%;
  }

  .tribe-events-list .tribe-events-loop .tribe-events-event-image {
    float: left;
    margin: 0 3% 3% 0;
    width: 45%;
  }

  .tribe-events-tickets tbody > tr, .tribe-tickets-has-rsvp.tribe-events-tickets-rsvp tr.tribe-tickets-meta-row {
    display: table-row !important;
  }

  .single-tribe_events #tribe-events-footer .tribe-events-sub-nav li {
    display: block !important;
    text-align: center !important;
  }

  .single-tribe_events #tribe-events-footer .tribe-events-sub-nav li a {
    text-align: center !important;
  }

  .widget ul > li:before {
    left: -0.9em;
  }

  .single-tribe_events .tribe-events-cal-links .tribe-events-gcal {
    margin: 20px 20px 0 8px;
  }

  .single-tribe_events .tribe-events-cal-links .tribe-events-gcal:hover {
    margin: 12px 28px 8px 0;
  }

  .sc_layouts_title.fixed_height .sc_layouts_title_content {
    padding: 6.5em 0 3em;
  }
}
@media (max-width: 479px) {
  /* Theme Common styles */
  html {
    font-size: 14px;
    line-height: 153.84615%;
  }

  h1, h2, h3, h4, h5, h6 {
    hyphens: auto;
  }

  h1, .front_page_section_caption {
    font-size: 24px;
    line-height: 28px;
    margin-top: 32px;
    margin-bottom: 20px;
  }

  h2, .section_title, .tribe-events-page-title {
    font-size: 24px;
    line-height: 32px;
    margin-top: 30px;
    margin-bottom: 18px;
  }

  h3, .sc_team_masonry_wrap .sc_team_item .sc_team_item_title {
    font-size: 22px;
    line-height: 28px;
    margin-top: 28px;
    margin-bottom: 16px;
  }

  h4, .sc_icons.sc_icons_default .sc_icons_item_title {
    font-size: 20px;
    line-height: 24px;
    margin-top: 24px;
    margin-bottom: 14px;
  }

  h5, .sc_blogger_list_simple .sc_item_title_text {
    font-size: 18px;
    line-height: 22px;
    margin-top: 22px;
    margin-bottom: 10px;
  }

  h6 {
    font-size: 16px;
    line-height: 20px;
    margin-top: 20px;
    margin-bottom: 8px;
  }

  .widget .widgettitle {
    font-size: 15px;
    line-height: 18px;
  }

  /* Tags layouts */
  blockquote,
blockquote[class*=wp-block-quote][class*=is-style-],
blockquote[class*=wp-block-quote][class*=is-],
.wp-block-quote:not(.is-large):not(.is-style-large),
.wp-block-freeform.block-library-rich-text__tinymce blockquote {
    padding: 2em;
  }
  .single-post blockquote,
.single-post blockquote[class*=wp-block-quote][class*=is-style-],
.single-post blockquote[class*=wp-block-quote][class*=is-],
.single-post .wp-block-quote:not(.is-large):not(.is-style-large),
.single-post .wp-block-freeform.block-library-rich-text__tinymce blockquote {
    padding: 2em;
  }

  blockquote:before {
    top: 1.05em;
    left: 0.8em;
  }

  blockquote p, .post_layout_excerpt blockquote p, .single-post blockquote p {
    font-size: 16px;
  }

  blockquote > a, blockquote > p > a,
blockquote > cite, blockquote > p > cite {
    font-size: 16px;
  }

  body .sc_table table td, body .sc_table table th {
    padding: 0.5em 0.6em;
  }

  input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=password],
input[type=search],
select,
textarea,
textarea.wp-editor-area,
.tourmaster-form-field input[type=text],
.tourmaster-form-field input[type=email],
.tourmaster-form-field input[type=password],
.tourmaster-form-field textarea,
.tourmaster-form-field select,
.tourmaster-form-field.tourmaster-with-border input[type=text],
.tourmaster-form-field.tourmaster-with-border input[type=email],
.tourmaster-form-field.tourmaster-with-border input[type=password],
.tourmaster-form-field.tourmaster-with-border textarea,
.tourmaster-form-field.tourmaster-with-border select,
#buddypress .dir-search input[type=search],
#buddypress .dir-search input[type=text],
#buddypress .groups-members-search input[type=search],
#buddypress .groups-members-search input[type=text],
#buddypress .standard-form input[type=color],
#buddypress .standard-form input[type=date],
#buddypress .standard-form input[type=datetime-local],
#buddypress .standard-form input[type=datetime],
#buddypress .standard-form input[type=email],
#buddypress .standard-form input[type=month],
#buddypress .standard-form input[type=number],
#buddypress .standard-form input[type=password],
#buddypress .standard-form input[type=range],
#buddypress .standard-form input[type=search],
#buddypress .standard-form input[type=tel],
#buddypress .standard-form input[type=text],
#buddypress .standard-form input[type=time],
#buddypress .standard-form input[type=url],
#buddypress .standard-form input[type=week],
#buddypress .standard-form select,
#buddypress .standard-form textarea {
    padding: 1em;
    width: 100%;
  }

  figure figcaption {
    font-size: 12px;
  }

  /* Body sizes */
  .content_wrap, .content_container {
    width: 280px !important;
  }

  /* Content and Sidebar */
  [class*=content_wrap] > .sidebar {
    margin-top: 3.5em;
  }

  .sidebar_small_screen_above .content_wrap > .sidebar {
    margin-bottom: 3.5em;
  }

  .sidebar_small_screen_float.sidebar_show .sidebar {
    width: 270px !important;
  }

  .widgets_above_page_wrap, .widgets_above_content_wrap {
    margin-bottom: 3.5em;
  }

  .widgets_below_page_wrap, .widgets_below_content_wrap {
    margin-top: 3.5em;
  }

  .menu_side_present .content_wrap,
.menu_side_present .content_container {
    width: 280px !important;
  }

  .menu_side_present .menu_side_wrap {
    width: 60px !important;
  }

  body.mobile_layout.menu_side_left .menu_side_wrap {
    left: -60px;
  }

  body.mobile_layout.menu_side_right .menu_side_wrap {
    right: -60px;
  }

  /* Fullwide or Fullscreen with sidebar */
  .body_style_fullwide .content_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* Grid */
  .container, .container-fluid,
.trx_addons_container, .trx_addons_container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }

  .row,
.columns_wrap,
.trx_addons_columns_wrap {
    margin-right: -20px;
  }

  .row > [class*=column-],
.columns_wrap > [class*=column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-] {
    padding-right: 20px;
  }

  .vc_row.columns_padding_left,
.trx_addons_columns_wrap.columns_padding_left,
.row.columns_padding_left,
.columns_wrap.columns_padding_left {
    margin-left: -20px;
  }

  .vc_row.columns_padding_left .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_left > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_left,
.row.columns_padding_left > [class*=column-], .columns_wrap.columns_padding_left > [class*=column-],
.row > [class*=column-].columns_padding_left, .columns_wrap > [class*=column-].columns_padding_left {
    padding-left: 20px;
  }

  .vc_row.columns_padding_right,
.trx_addons_columns_wrap.columns_padding_right,
.row.columns_padding_right,
.columns_wrap.columns_padding_right {
    margin-right: -20px;
  }

  .vc_row.columns_padding_right .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_right > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_right,
.row.columns_padding_right > [class*=column-], .columns_wrap.columns_padding_right > [class*=column-],
.row > [class*=column-].columns_padding_right, .columns_wrap > [class*=column-].columns_padding_right {
    padding-right: 20px;
  }

  .vc_row,
.trx_addons_columns_wrap.columns_padding_center,
.row.columns_padding_center,
.columns_wrap.columns_padding_center {
    margin-left: -10px;
    margin-right: -10px;
  }

  .vc_column_container > .vc_column-inner,
.trx_addons_columns_wrap.columns_padding_center > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_center,
.row.columns_padding_center > [class*=column-], .columns_wrap.columns_padding_center > [class*=column-],
.row > [class*=column-].columns_padding_center, .columns_wrap > [class*=column-].columns_padding_center {
    padding-left: 10px;
    padding-right: 10px;
  }

  .row.columns_padding_bottom > [class*=column-], .columns_wrap.columns_padding_bottom > [class*=column-],
.row > [class*=column-].columns_padding_bottom, .columns_wrap > [class*=column-].columns_padding_bottom,
.trx_addons_columns_wrap.columns_padding_bottom > [class*=trx_addons_column-],
.trx_addons_columns_wrap > [class*=trx_addons_column-].columns_padding_bottom {
    padding-bottom: 20px;
  }

  .row.columns_padding_bottom.columns_in_single_row > [class*=column-], .columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=column-],
.trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=trx_addons_column-] {
    padding-bottom: 20px;
  }

  /* Max column's width in the not-fluid rows */
  .row:not(.columns_fluid) > [class*=column-],
.columns_wrap:not(.columns_fluid) > [class*=column-],
.trx_addons_columns_wrap:not(.columns_fluid) > [class*=trx_addons_column-] {
    width: 100%;
  }

  /* Max column's width in the fluid rows */
  .row.columns_fluid > [class*=column-],
.columns_wrap.columns_fluid > [class*=column-],
.trx_addons_columns_wrap.columns_fluid > [class*=trx_addons_column-] {
    width: 50%;
  }

  .row.columns_fluid > .column-1_1, .columns_wrap.columns_fluid > .column-1_1,
.row.columns_fluid > .column-2_2, .columns_wrap.columns_fluid > .column-2_2,
.row.columns_fluid > .column-3_3, .columns_wrap.columns_fluid > .column-3_3,
.row.columns_fluid > .column-4_4, .columns_wrap.columns_fluid > .column-4_4,
.row.columns_fluid > .column-5_5, .columns_wrap.columns_fluid > .column-5_5,
.row.columns_fluid > .column-6_6, .columns_wrap.columns_fluid > .column-6_6,
.row.columns_fluid > .column-7_7, .columns_wrap.columns_fluid > .column-7_7,
.row.columns_fluid > .column-8_8, .columns_wrap.columns_fluid > .column-8_8,
.row.columns_fluid > .column-9_9, .columns_wrap.columns_fluid > .column-9_9,
.row.columns_fluid > .column-10_10, .columns_wrap.columns_fluid > .column-10_10,
.row.columns_fluid > .column-11_11, .columns_wrap.columns_fluid > .column-11_11,
.row.columns_fluid > .column-12_12, .columns_wrap.columns_fluid > .column-12_12 {
    width: 100%;
  }

  /* Columns, push, pull and offset sizes */
  .row:not(.columns_fluid) > .column-1-mobile, .columns_wrap:not(.columns_fluid) > .column-1-mobile,
.row:not(.columns_fluid) > .column-1_1-mobile, .columns_wrap:not(.columns_fluid) > .column-1_1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_1-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-1_2-mobile, .columns_wrap:not(.columns_fluid) > .column-1_2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_2-mobile {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-1_3-mobile, .columns_wrap:not(.columns_fluid) > .column-1_3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_3-mobile {
    width: 33.3333333333%;
  }

  .row:not(.columns_fluid) > .column-1_4-mobile, .columns_wrap:not(.columns_fluid) > .column-1_4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_4-mobile {
    width: 25%;
  }

  .row:not(.columns_fluid) > .column-1_5-mobile, .columns_wrap:not(.columns_fluid) > .column-1_5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_5-mobile {
    width: 20%;
  }

  .row:not(.columns_fluid) > .column-1_6-mobile, .columns_wrap:not(.columns_fluid) > .column-1_6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_6-mobile {
    width: 16.6666666667%;
  }

  .row:not(.columns_fluid) > .column-1_7-mobile, .columns_wrap:not(.columns_fluid) > .column-1_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_7-mobile {
    width: 14.2857142857%;
  }

  .row:not(.columns_fluid) > .column-1_8-mobile, .columns_wrap:not(.columns_fluid) > .column-1_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_8-mobile {
    width: 12.5%;
  }

  .row:not(.columns_fluid) > .column-1_9-mobile, .columns_wrap:not(.columns_fluid) > .column-1_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_9-mobile {
    width: 11.1111111111%;
  }

  .row:not(.columns_fluid) > .column-1_10-mobile, .columns_wrap:not(.columns_fluid) > .column-1_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_10-mobile {
    width: 10%;
  }

  .row:not(.columns_fluid) > .column-1_11-mobile, .columns_wrap:not(.columns_fluid) > .column-1_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_11-mobile {
    width: 9.0909090909%;
  }

  .row:not(.columns_fluid) > .column-1_12-mobile, .columns_wrap:not(.columns_fluid) > .column-1_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-1_12-mobile {
    width: 8.3333333333%;
  }

  .row:not(.columns_fluid) > .column-2_2-mobile, .columns_wrap:not(.columns_fluid) > .column-2_2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_2-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-2_3-mobile, .columns_wrap:not(.columns_fluid) > .column-2_3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_3-mobile {
    width: 66.6666666667%;
  }

  .row:not(.columns_fluid) > .column-2_4-mobile, .columns_wrap:not(.columns_fluid) > .column-2_4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_4-mobile {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-2_5-mobile, .columns_wrap:not(.columns_fluid) > .column-2_5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_5-mobile {
    width: 40%;
  }

  .row:not(.columns_fluid) > .column-2_6-mobile, .columns_wrap:not(.columns_fluid) > .column-2_6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_6-mobile {
    width: 33.3333333333%;
  }

  .row:not(.columns_fluid) > .column-2_7-mobile, .columns_wrap:not(.columns_fluid) > .column-2_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_7-mobile {
    width: 28.5714285714%;
  }

  .row:not(.columns_fluid) > .column-2_8-mobile, .columns_wrap:not(.columns_fluid) > .column-2_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_8-mobile {
    width: 25%;
  }

  .row:not(.columns_fluid) > .column-2_9-mobile, .columns_wrap:not(.columns_fluid) > .column-2_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_9-mobile {
    width: 22.2222222222%;
  }

  .row:not(.columns_fluid) > .column-2_10-mobile, .columns_wrap:not(.columns_fluid) > .column-2_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_10-mobile {
    width: 20%;
  }

  .row:not(.columns_fluid) > .column-2_11-mobile, .columns_wrap:not(.columns_fluid) > .column-2_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_11-mobile {
    width: 18.1818181818%;
  }

  .row:not(.columns_fluid) > .column-2_12-mobile, .columns_wrap:not(.columns_fluid) > .column-2_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-2_12-mobile {
    width: 16.6666666667%;
  }

  .row:not(.columns_fluid) > .column-3_3-mobile, .columns_wrap:not(.columns_fluid) > .column-3_3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_3-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-3_4-mobile, .columns_wrap:not(.columns_fluid) > .column-3_4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_4-mobile {
    width: 75%;
  }

  .row:not(.columns_fluid) > .column-3_5-mobile, .columns_wrap:not(.columns_fluid) > .column-3_5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_5-mobile {
    width: 60%;
  }

  .row:not(.columns_fluid) > .column-3_6-mobile, .columns_wrap:not(.columns_fluid) > .column-3_6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_6-mobile {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-3_7-mobile, .columns_wrap:not(.columns_fluid) > .column-3_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_7-mobile {
    width: 42.8571428571%;
  }

  .row:not(.columns_fluid) > .column-3_8-mobile, .columns_wrap:not(.columns_fluid) > .column-3_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_8-mobile {
    width: 37.5%;
  }

  .row:not(.columns_fluid) > .column-3_9-mobile, .columns_wrap:not(.columns_fluid) > .column-3_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_9-mobile {
    width: 33.3333333333%;
  }

  .row:not(.columns_fluid) > .column-3_10-mobile, .columns_wrap:not(.columns_fluid) > .column-3_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_10-mobile {
    width: 30%;
  }

  .row:not(.columns_fluid) > .column-3_11-mobile, .columns_wrap:not(.columns_fluid) > .column-3_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_11-mobile {
    width: 27.2727272727%;
  }

  .row:not(.columns_fluid) > .column-3_12-mobile, .columns_wrap:not(.columns_fluid) > .column-3_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-3_12-mobile {
    width: 25%;
  }

  .row:not(.columns_fluid) > .column-4_4-mobile, .columns_wrap:not(.columns_fluid) > .column-4_4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_4-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-4_5-mobile, .columns_wrap:not(.columns_fluid) > .column-4_5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_5-mobile {
    width: 80%;
  }

  .row:not(.columns_fluid) > .column-4_6-mobile, .columns_wrap:not(.columns_fluid) > .column-4_6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_6-mobile {
    width: 66.6666666667%;
  }

  .row:not(.columns_fluid) > .column-4_7-mobile, .columns_wrap:not(.columns_fluid) > .column-4_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_7-mobile {
    width: 57.1428571429%;
  }

  .row:not(.columns_fluid) > .column-4_8-mobile, .columns_wrap:not(.columns_fluid) > .column-4_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_8-mobile {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-4_9-mobile, .columns_wrap:not(.columns_fluid) > .column-4_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_9-mobile {
    width: 44.4444444444%;
  }

  .row:not(.columns_fluid) > .column-4_10-mobile, .columns_wrap:not(.columns_fluid) > .column-4_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_10-mobile {
    width: 40%;
  }

  .row:not(.columns_fluid) > .column-4_11-mobile, .columns_wrap:not(.columns_fluid) > .column-4_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_11-mobile {
    width: 36.3636363636%;
  }

  .row:not(.columns_fluid) > .column-4_12-mobile, .columns_wrap:not(.columns_fluid) > .column-4_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-4_12-mobile {
    width: 33.3333333333%;
  }

  .row:not(.columns_fluid) > .column-5_5-mobile, .columns_wrap:not(.columns_fluid) > .column-5_5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_5-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-5_6-mobile, .columns_wrap:not(.columns_fluid) > .column-5_6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_6-mobile {
    width: 83.3333333333%;
  }

  .row:not(.columns_fluid) > .column-5_7-mobile, .columns_wrap:not(.columns_fluid) > .column-5_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_7-mobile {
    width: 71.4285714286%;
  }

  .row:not(.columns_fluid) > .column-5_8-mobile, .columns_wrap:not(.columns_fluid) > .column-5_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_8-mobile {
    width: 62.5%;
  }

  .row:not(.columns_fluid) > .column-5_9-mobile, .columns_wrap:not(.columns_fluid) > .column-5_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_9-mobile {
    width: 55.5555555556%;
  }

  .row:not(.columns_fluid) > .column-5_10-mobile, .columns_wrap:not(.columns_fluid) > .column-5_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_10-mobile {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-5_11-mobile, .columns_wrap:not(.columns_fluid) > .column-5_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_11-mobile {
    width: 45.4545454545%;
  }

  .row:not(.columns_fluid) > .column-5_12-mobile, .columns_wrap:not(.columns_fluid) > .column-5_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-5_12-mobile {
    width: 41.6666666667%;
  }

  .row:not(.columns_fluid) > .column-6_6-mobile, .columns_wrap:not(.columns_fluid) > .column-6_6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_6-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-6_7-mobile, .columns_wrap:not(.columns_fluid) > .column-6_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_7-mobile {
    width: 85.7142857143%;
  }

  .row:not(.columns_fluid) > .column-6_8-mobile, .columns_wrap:not(.columns_fluid) > .column-6_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_8-mobile {
    width: 75%;
  }

  .row:not(.columns_fluid) > .column-6_9-mobile, .columns_wrap:not(.columns_fluid) > .column-6_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_9-mobile {
    width: 66.6666666667%;
  }

  .row:not(.columns_fluid) > .column-6_10-mobile, .columns_wrap:not(.columns_fluid) > .column-6_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_10-mobile {
    width: 60%;
  }

  .row:not(.columns_fluid) > .column-6_11-mobile, .columns_wrap:not(.columns_fluid) > .column-6_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_11-mobile {
    width: 54.5454545455%;
  }

  .row:not(.columns_fluid) > .column-6_12-mobile, .columns_wrap:not(.columns_fluid) > .column-6_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-6_12-mobile {
    width: 50%;
  }

  .row:not(.columns_fluid) > .column-7_7-mobile, .columns_wrap:not(.columns_fluid) > .column-7_7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_7-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-7_8-mobile, .columns_wrap:not(.columns_fluid) > .column-7_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_8-mobile {
    width: 87.5%;
  }

  .row:not(.columns_fluid) > .column-7_9-mobile, .columns_wrap:not(.columns_fluid) > .column-7_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_9-mobile {
    width: 77.7777777778%;
  }

  .row:not(.columns_fluid) > .column-7_10-mobile, .columns_wrap:not(.columns_fluid) > .column-7_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_10-mobile {
    width: 70%;
  }

  .row:not(.columns_fluid) > .column-7_11-mobile, .columns_wrap:not(.columns_fluid) > .column-7_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_11-mobile {
    width: 63.6363636364%;
  }

  .row:not(.columns_fluid) > .column-7_12-mobile, .columns_wrap:not(.columns_fluid) > .column-7_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-7_12-mobile {
    width: 58.3333333333%;
  }

  .row:not(.columns_fluid) > .column-8_8-mobile, .columns_wrap:not(.columns_fluid) > .column-8_8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_8-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-8_9-mobile, .columns_wrap:not(.columns_fluid) > .column-8_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_9-mobile {
    width: 88.8888888889%;
  }

  .row:not(.columns_fluid) > .column-8_10-mobile, .columns_wrap:not(.columns_fluid) > .column-8_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_10-mobile {
    width: 80%;
  }

  .row:not(.columns_fluid) > .column-8_11-mobile, .columns_wrap:not(.columns_fluid) > .column-8_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_11-mobile {
    width: 72.7272727273%;
  }

  .row:not(.columns_fluid) > .column-8_12-mobile, .columns_wrap:not(.columns_fluid) > .column-8_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-8_12-mobile {
    width: 66.6666666667%;
  }

  .row:not(.columns_fluid) > .column-9_9-mobile, .columns_wrap:not(.columns_fluid) > .column-9_9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_9-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-9_10-mobile, .columns_wrap:not(.columns_fluid) > .column-9_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_10-mobile {
    width: 90%;
  }

  .row:not(.columns_fluid) > .column-9_11-mobile, .columns_wrap:not(.columns_fluid) > .column-9_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_11-mobile {
    width: 81.8181818182%;
  }

  .row:not(.columns_fluid) > .column-9_12-mobile, .columns_wrap:not(.columns_fluid) > .column-9_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-9_12-mobile {
    width: 75%;
  }

  .row:not(.columns_fluid) > .column-10_10-mobile, .columns_wrap:not(.columns_fluid) > .column-10_10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10_10-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-10_11-mobile, .columns_wrap:not(.columns_fluid) > .column-10_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10_11-mobile {
    width: 90.9090909091%;
  }

  .row:not(.columns_fluid) > .column-10_12-mobile, .columns_wrap:not(.columns_fluid) > .column-10_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-10_12-mobile {
    width: 83.3333333333%;
  }

  .row:not(.columns_fluid) > .column-11_11-mobile, .columns_wrap:not(.columns_fluid) > .column-11_11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11_11-mobile {
    width: 100%;
  }

  .row:not(.columns_fluid) > .column-11_12-mobile, .columns_wrap:not(.columns_fluid) > .column-11_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-11_12-mobile {
    width: 91.6666666667%;
  }

  .row:not(.columns_fluid) > .column-12_12-mobile, .columns_wrap:not(.columns_fluid) > .column-12_12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-12-mobile,
.trx_addons_columns_wrap:not(.columns_fluid) > .trx_addons_column-12_12-mobile {
    width: 100%;
  }

  .row.columns_padding_bottom.columns_in_single_row > [class*=column-][class*=-tablet], .columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=column-][class*=-tablet],
.trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=trx_addons_column-][class*=-tablet] {
    padding-bottom: 20px;
  }

  .row.columns_padding_bottom.columns_in_single_row > [class*=column-][class*=-mobile], .columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=column-][class*=-mobile],
.trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row > [class*=trx_addons_column-][class*=-mobile] {
    padding-bottom: 20px;
  }

  /* WP Gallery Grid */
  .gallery.gallery-columns-9 .gallery-item {
    width: 50% !important;
  }

  .gallery.gallery-columns-8 .gallery-item {
    width: 50% !important;
  }

  .gallery.gallery-columns-7 .gallery-item {
    width: 50% !important;
  }

  .gallery.gallery-columns-6 .gallery-item {
    width: 50% !important;
  }

  .gallery.gallery-columns-5 .gallery-item {
    width: 50% !important;
  }

  .gallery.gallery-columns-4 .gallery-item {
    width: 50% !important;
  }

  .gallery.gallery-columns-3 .gallery-item {
    width: 50% !important;
  }

  /* Header */
  .top_panel_mobile {
    display: block;
  }

  body.header_mobile_enabled .top_panel {
    display: none;
  }

  .top_panel.with_bg_image {
    min-height: 18em;
  }

  .menu_side_wrap .sc_layouts_logo {
    padding: 40% 8%;
  }

  .menu_side_icons .toc_menu_item .toc_menu_icon,
.menu_side_icons .toc_menu_item .toc_menu_description:before {
    height: 5.5rem;
  }

  .menu_side_icons .toc_menu_item .toc_menu_description span {
    letter-spacing: 0;
  }

  .mobile_device .menu_mobile .sc_layouts_logo img,
.mobile_layout .menu_mobile .sc_layouts_logo img {
    max-height: 40px;
  }

  .mobile_device .menu_mobile .menu_mobile_nav_area,
.mobile_layout .menu_mobile .menu_mobile_nav_area {
    margin-top: 2em;
  }

  .mobile_device .menu_mobile .search_mobile,
.mobile_layout .menu_mobile .search_mobile {
    margin-top: 2em;
    width: 280px;
  }

  .menu_mobile .menu_mobile_nav_area > ul > li > a {
    font-size: 18px;
    line-height: 1.5em;
  }

  .menu_mobile .menu_mobile_nav_area > ul > li[class*=icon-]:before {
    -webkit-transform: translateX(-140px);
    -ms-transform: translateX(-140px);
    transform: translateX(-140px);
  }

  .menu_mobile .menu_mobile_nav_area li > a {
    font-size: 14px;
    line-height: 1.5em;
    width: 280px;
  }

  .menu_mobile .menu_mobile_nav_area ul.sc_layouts_submenu {
    width: 250px;
  }

  .menu_mobile .menu_mobile_nav_area li li .open_child_menu {
    padding: 0.3em 0.5em;
  }

  /* Slider */
  .top_panel .slider_engine_revo .slide_subtitle {
    font-size: 13px !important;
  }

  .top_panel .slider_engine_revo .slide_button {
    font-size: 9px !important;
  }

  /* Content area on pages with background */
  .custom-background .content_wrap > .content,
.page_banner_wrap ~ .content_wrap > .content {
    padding: 20px;
  }

  /* Post layouts */
  .post_item_404:not([class*=post_item_none_]) .page_title {
    font-size: 8em;
  }

  .post_item_404 .page_info {
    padding-top: 1em;
  }

  .post_item_404 .page_description {
    margin-bottom: 2em;
  }

  .post_item_none_search .page_title, .post_item_none_archive .page_title {
    font-size: 5em;
  }

  .format-audio .post_featured.with_thumb .post_audio {
    bottom: 1em;
  }

  .format-audio .post_featured.with_thumb .post_audio.with_iframe {
    bottom: -3px;
    left: 0;
    right: 0;
  }

  .mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls .mejs-horizontal-volume-total {
    width: 40px;
  }

  .body_style_fullwide .post_featured.with_thumb .post_video_hover,
.post_layout_excerpt .post_featured.with_thumb .post_video_hover,
.trx_addons_video_player.with_cover .video_hover {
    font-size: 2em;
  }

  .page_links > span:not(.page_links_title), .page_links > a, .nav-links .page-numbers {
    width: 3em;
    height: 3em;
    line-height: 3em;
    text-align: center;
    margin: 5px 5px 0 0;
    line-height: 2.7em;
  }

  .page_links .page_links_title {
    margin-top: 1em;
  }

  .author_info {
    margin-top: 3em;
  }

  /* Single post */
  .post_item_single > .post_featured {
    margin-bottom: 2em;
  }

  .author_info {
    flex-direction: column;
  }

  .author_info .author_avatar {
    margin-bottom: 0;
    min-height: 280px;
  }

  .author_info .author_description {
    padding-left: 1.6em;
  }

  .nav-links-single .nav-links .nav-previous {
    padding-right: 8px;
  }

  .nav-links-single .nav-links .nav-next {
    padding-left: 8px;
  }

  .nav-links-single .nav-links .post-title {
    letter-spacing: 0;
  }

  .nav-links-single .nav-links .meta-nav,
.nav-links-single .nav-links .post_date {
    font-size: 1em;
  }

  /* Comments */
  .comments_list_wrap .comment_posted {
    font-size: 1em;
    display: block;
    margin-left: 0;
  }

  .comments_list_wrap li + li, .comments_list_wrap li ul {
    margin-top: 1em;
  }

  .comments_list_wrap ul li + li, .comments_list_wrap li > ul > li {
    padding-top: 0;
  }

  .comments_list_wrap ul ul {
    margin-left: 0;
    padding-left: 1em;
  }

  .comments_list_wrap ul ul ul ul {
    margin-left: 0;
  }

  .comments_list_wrap ul li + li > .comment_body > .comment_author_avatar,
.comments_list_wrap li > ul > li > .comment_body > .comment_author_avatar {
    top: 0;
  }

  .comments_list_wrap .comment_author_avatar {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 1.5em;
  }

  .comments_list_wrap .comment_content {
    padding-left: 0;
  }

  /* Close comment reply */
  #cancel-comment-reply-link {
    top: -0.4em;
  }

  .post_content .related_wrap.related_position_inside_left,
.post_content .related_wrap.related_position_inside_right {
    float: none;
    margin: 2em 0;
    max-width: none;
  }

  .related_wrap .post_meta {
    font-size: 11px;
    line-height: 15px;
  }

  /* Single post navigation fixed with side menu active */
  .menu_side_left .nav-links-single.nav-links-fixed {
    margin-left: 60px;
  }

  .menu_side_right .nav-links-single.nav-links-fixed {
    margin-right: 60px;
  }

  /* Widgets */
  .before_sidebar_banner_wrap {
    margin-bottom: 20px;
  }

  .after_sidebar_banner_wrap {
    margin-top: 20px;
  }

  .sidebar .widget,
.sidebar_default[class*=scheme_] .widget {
    width: 100% !important;
  }

  .footer_wrap .widget + .widget,
.sidebar .widget + .widget,
.sidebar_default[class*=scheme_] .widget + .widget {
    margin-top: 20px !important;
    padding-top: 20px !important;
    border-top-width: 1px;
    border-top-style: solid;
  }

  .widget.column-1_2, .widget.column-1_3, .widget.column-1_4, .widget.column-1_5, .widget.column-1_6, .widget.column-1_7, .widget.column-1_8, .widget.column-1_9, .widget.column-1_10, .widget.column-1_11, .widget.column-1_12 {
    width: 100%;
  }

  .footer_wrap .sc_content .wpb_column,
.footer_wrap .sc_content .wpb_column:not(.vc_col-sm-12) {
    display: block;
    float: none;
    vertical-align: top;
    width: 100% !important;
  }

  .footer_wrap .sc_content .wpb_column + .wpb_column {
    margin-top: 20px !important;
    padding-top: 20px !important;
    border-top-width: 1px;
    border-top-style: solid;
  }

  /* Other minor plugins */
  .mfp-title {
    line-height: 13px;
  }

  blockquote p, .post_layout_excerpt blockquote p, .single-post blockquote p {
    font-size: 1.2em;
  }

  .elementor-widget-spacer.sc_height_medium .elementor-spacer-inner {
    height: 1.5em !important;
  }

  ul[class*=trx_addons_list][class*=_circled] li {
    font-size: 16px;
    line-height: 25px;
  }

  ul[class*=trx_addons_list][class*=_circled] > li:before {
    top: -5px;
  }

  figure figcaption,
.wp-block-image figcaption,
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption,
.wp-caption .wp-caption-text, .wp-caption .wp-caption-dd,
.wp-caption-overlay .wp-caption .wp-caption-text,
.wp-caption-overlay .wp-caption .wp-caption-dd {
    font-size: 14px;
    line-height: 18px;
  }

  .widget_area .post_item .post_thumb, aside .post_item .post_thumb {
    height: 120px;
  }

  .sidebar .widget {
    padding: 20px;
  }

  .widget_calendar caption {
    font-size: 18px;
    line-height: 24px;
  }

  .widget_area .post_item .post_title, aside .post_item .post_title {
    font-size: 16px;
    line-height: 20px;
  }

  .theme_button_filled, form button:not(.components-button), input[type=button], input[type=reset], input[type=submit], .theme_button, .post_item .more-link, .wp-block-button__link, #buddypress .comment-reply-link, #buddypress .generic-button a, #buddypress a.button, #buddypress button, #buddypress input[type=button], #buddypress input[type=reset], #buddypress input[type=submit], #buddypress ul.button-nav li a, #buddypress div.activity-meta a, a.bp-title-button, body #booked-profile-page input[type=submit], body #booked-profile-page button, body .booked-list-view input[type=submit], body .booked-list-view button, body table.booked-calendar input[type=submit], body table.booked-calendar button, body .booked-modal input[type=submit], body .booked-modal button, button.write-a-review, .learnpress-page .lp-button, .learnpress-page .wishlist-button, .mc4wp-form .mc4wp-form-fields input[type=submit], .sc_button, .sc_form button, .sc_portfolio_preview_show .post_readmore, .tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type=submit], #tribe-bar-form .tribe-bar-submit input[type=submit], #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type=submit], #tribe-bar-form button, #tribe-bar-form a, #tribe-bar-form input, #tribe-bar-form .tribe-bar-views-toggle, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, .tribe-bar-mini #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a, #tribe-events .tribe-events-button, .tribe-events-button, .tribe-events-cal-links a, .tribe-events-sub-nav li a, .tribe-events-read-more, #tribe-events-footer ~ a.tribe-events-ical.tribe-events-button, .edd_download_purchase_form .button, #edd-purchase-button, .edd-submit.button, .widget_edd_cart_widget .edd_checkout a,
.single-tribe_events a.tribe-events-gcal, .single-tribe_events a.tribe-events-gcal:hover, .single-tribe_events a.tribe-events-ical,
.single-tribe_events a.tribe-events-ical:hover,
.tribe-events .tribe-events-c-ical__link {
    border-width: 0 !important;
    padding: 1.2em 1.6em;
    font-size: 14px;
  }

  .widget_twitter .widget_content ul {
    padding-left: 3.2em;
  }

  .widget_twitter .widget_content ul > li:before {
    left: -2.65em;
  }

  .elementor-social-icon {
    font-size: 20px;
  }

  .sc_icons_modern.sc_icons_size_small .sc_icons_item_details .sc_icons_item_title {
    line-height: 1.7em;
  }

  .menu_mobile .menu_mobile_nav_area .menu-item > a {
    width: 20rem;
  }

  .elementor-widget-progress .elementor-title {
    margin-bottom: 0;
  }

  .format-audio .post_featured .post_audio_title, .trx_addons_audio_player .audio_caption, .sc_layouts_blog_item_featured .post_featured .post_audio_title {
    font-size: 18px;
    line-height: 23px;
  }

  .sc_countdown_default .sc_countdown_separator {
    width: 10px;
    height: 20px !important;
    margin: 0;
  }

  .sc_countdown_default .sc_countdown_digits, .sc_countdown_default .sc_countdown_separator {
    font-size: 1.5em;
  }

  .sc_countdown .sc_countdown_label {
    font-size: 14px;
  }

  .sc_price_item_details {
    display: block;
  }

  .author_info .author_bio .socials_wrap .social_item {
    margin: 0 10px 0 0;
  }

  .comment_body {
    flex-direction: column;
  }

  .elementor-widget-spacer.sc_height_huge .elementor-spacer-inner {
    height: 3em !important;
  }

  .sc_skills_counter .sc_skills_column.trx_addons_column-1_1 + .trx_addons_column-1_1 {
    margin-top: 15px;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_info {
    display: block;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_date {
    font-size: 20px;
    line-height: 25px;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_data {
    min-width: 70px;
  }

  .sc_action_item_simple.sc_action_item_ml {
    flex-direction: column;
    padding: 15px 0;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_link {
    margin-top: 8px;
    margin-left: 70px;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_content_inner {
    padding-right: 0;
  }

  .sc_action_item_simple.sc_action_item_ml .sc_action_item_title {
    font-size: 18px;
    line-height: 21px;
  }

  .sc_align_right .sc_button_default.color_style_link2 + .sc_button, .sc_align_right .color_style_link2 .sc_button_default + .sc_button, .sc_align_right .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) + .sc_button, .sc_align_right .color_style_link2 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) + .sc_button, .sc_align_right .wpcf7-form .wpcf7-submit.wpcf7-form-control + .sc_button, .sc_align_right .sc_button_default.color_style_link3 + .sc_button, .sc_align_right .color_style_link3 .sc_button_default + .sc_button, .sc_align_right .sc_button.color_style_link3:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) + .sc_button, .sc_align_right .color_style_link3 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) + .sc_button, .sc_align_right .sc_button_default.color_style_dark + .sc_button {
    margin-top: 25px !important;
  }
  .sc_align_right .sc_button_default.color_style_link2 + .sc_button:hover, .sc_align_right .color_style_link2 .sc_button_default + .sc_button:hover, .sc_align_right .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) + .sc_button:hover, .sc_align_right .color_style_link2 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) + .sc_button:hover, .sc_align_right .wpcf7-form .wpcf7-submit.wpcf7-form-control + .sc_button:hover, .sc_align_right .sc_button_default.color_style_link3 + .sc_button:hover, .sc_align_right .color_style_link3 .sc_button_default + .sc_button:hover, .sc_align_right .sc_button.color_style_link3:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) + .sc_button:hover, .sc_align_right .color_style_link3 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) + .sc_button:hover, .sc_align_right .sc_button_default.color_style_dark + .sc_button:hover {
    margin-top: 17px !important;
  }

  .sc_events_default .sc_events_item .sc_events_item_info .sc_events_item_meta_city + .sc_events_item_meta_date {
    margin-left: 0;
    display: block;
  }

  .sc_events_default .sc_events_item .sc_events_item_price {
    font-size: 16px;
  }

  .sc_events_default .sc_events_item .sc_events_item_info {
    padding: 0 1em 0 0;
  }

  .sc_events_default .sc_events_item .sc_events_item_date_wrapper {
    padding: 0 15px 0 0;
  }

  .team_member_socials.socials_wrap {
    flex-direction: row;
    min-width: auto;
  }

  .single_team-header {
    flex-direction: column;
  }

  .team_member_socials.socials_wrap .social_item + .social_item {
    margin-top: 0;
    margin-left: 10px;
  }

  .team_member_socials.socials_wrap {
    margin-bottom: 20px;
  }

  .team_member_socials.socials_wrap .social_item .social_icon:hover {
    margin: -6px 6px 6px -6px;
  }

  .sc_blogger_item_default.sc_blogger_item_default_over_bottom .sc_item_featured [class*=post_info_] {
    width: 250px;
    padding: 15px 0 15px 20px;
  }

  #popup-home.sc_layouts_popup .sc_button_size_small .sc_button_icon {
    display: none;
  }

  ul[class*=trx_addons_list][class*=_circled] {
    padding-left: 3.7em;
  }

  .show_comments_single {
    margin-top: 3em;
  }

  .tribe-events-list .tribe-events-loop .tribe-events-event-image {
    float: none;
    margin: 0 0 5% 0;
    width: 100%;
  }

  .post_meta a.post_meta_item:before, .post_meta .vc_inline-link:before, .post_meta a.post_meta_item > .post_counters_number {
    margin-right: 0.2em;
  }

  .post_meta .post_author {
    font-size: 15px;
  }

  .trx_addons_scroll_to_top.show {
    bottom: 4em;
  }

  .select_container:before {
    width: 2em;
  }

  .select_container select {
    padding-right: 2em !important;
  }

  .select_container:after {
    right: 0.7em;
  }

  .single-post blockquote:before {
    font-size: 3.1em;
    top: 0.85em;
  }

  body table td, body table th {
    padding: 0.4em 0.5em;
    letter-spacing: 0;
  }

  .footer_wrap .columns_wrap {
    margin-right: 0;
  }

  .tribe-events .tribe-events-calendar-list__event-date-tag {
    width: 42px;
  }

  .tribe-events .tribe-events-calendar-day__event {
    padding-left: 0;
  }

  .tribe-events .tribe-events-c-top-bar__datepicker-button {
    font-size: 16px;
  }

  .menu_mobile .sc_layouts_logo {
    margin-top: 4em;
    padding: 0 15px;
  }

  .menu_mobile .sc_layouts_logo .logo_text {
    margin-bottom: 10px;
  }

  .tribe-events .tribe-events-c-top-bar__datepicker {
    display: inline-block;
  }

  .tribe-events .datepicker .day {
    padding: 7px 0;
    min-width: 38px;
  }

  .post-password-form input[type=submit] {
    margin: 5px 0 0 0;
  }
}

/*# sourceMappingURL=responsive.css.map */
