@media (max-width: 1679px) {
  .related_wrap.services_page_related:before {
    left: -3%;
    right: -3%;
  }
}
@media (max-width: 1439px) {
  /* ThemeREX Addons */
  /* Content Area */
  .sc_content_width_1_1, .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-xl_page);
  }

  .sc_content_width_1_2, .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-xl_page) / 2 );
  }

  .sc_content_width_1_3, .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xl_page) / 3 );
  }

  .sc_content_width_2_3, .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xl_page) / 3 * 2 );
  }

  .sc_content_width_1_4, .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xl_page) / 4 );
  }

  .sc_content_width_3_4, .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xl_page) / 4 * 3 );
  }

  /* Content Area on boxed pages */
  .body_style_boxed .sc_content_width_1_1, .body_style_boxed .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-xl_page_boxed);
  }

  .body_style_boxed .sc_content_width_1_2, .body_style_boxed .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-xl_page_boxed) / 2 );
  }

  .body_style_boxed .sc_content_width_1_3, .body_style_boxed .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xl_page_boxed) / 3 );
  }

  .body_style_boxed .sc_content_width_2_3, .body_style_boxed .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xl_page_boxed) / 3 * 2 );
  }

  .body_style_boxed .sc_content_width_1_4, .body_style_boxed .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xl_page_boxed) / 4 );
  }

  .body_style_boxed .sc_content_width_3_4, .body_style_boxed .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xl_page_boxed) / 4 * 3 );
  }

  /* Stack rows */
  .menu_side_right .sc_stack_section_fixed {
    right: var(--theme-var-xl_menu_side) !important;
  }

  .menu_side_left .sc_stack_section_fixed {
    left: var(--theme-var-xl_menu_side) !important;
  }

  .sc_services_chess .sc_services_item_title + .sc_services_item_text, .sc_services_chess .sc_services_item_subtitle + .sc_services_item_text {
    margin-top: 1.5em;
  }

  .sc_services_chess .sc_item_columns_1 .sc_services_item_content .sc_services_item_button {
    margin-top: 1em;
  }

  .slider_container.slider_controls_outside:hover + .slider_controls_wrap > a,
  .slider_container.slider_controls_outside + .slider_controls_wrap:hover > a,
  .slider_container.slider_controls_outside + .slider_controls_wrap > a:hover,
  .slider_outer_controls_outside:hover .slider_controls_wrap > a,
  .slider_outer_controls_outside .slider_controls_wrap:hover > a,
  .slider_outer_controls_outside .slider_controls_wrap > a:hover {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 1279px) {
  /* ThemeREX Addons */
  /* Recent News on expanded pages */
  body.expand_content .sc_recent_news_style_news-announce .post_size_full {
    height: 540px;
  }

  body.expand_content .sc_recent_news_style_news-announce .post_size_big {
    height: 270px;
  }

  body.expand_content .sc_recent_news_style_news-announce .post_size_medium,
  body.expand_content .sc_recent_news_style_news-announce .post_size_small {
    height: 135px;
  }

  /* Content Area */
  .sc_content_width_1_1, .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-lg_page);
  }

  .sc_content_width_1_2, .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 2 );
  }

  .sc_content_width_1_3, .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 3 );
  }

  .sc_content_width_2_3, .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 3 * 2 );
  }

  .sc_content_width_1_4, .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 4 );
  }

  .sc_content_width_3_4, .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 4 * 3 );
  }

  /* Content Area on boxed pages */
  .body_style_boxed .sc_content_width_1_1, .body_style_boxed .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-lg_page);
  }

  .body_style_boxed .sc_content_width_1_2, .body_style_boxed .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 2 );
  }

  .body_style_boxed .sc_content_width_1_3, .body_style_boxed .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 3 );
  }

  .body_style_boxed .sc_content_width_2_3, .body_style_boxed .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 3 * 2 );
  }

  .body_style_boxed .sc_content_width_1_4, .body_style_boxed .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 4 );
  }

  .body_style_boxed .sc_content_width_3_4, .body_style_boxed .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 4 * 3 );
  }

  /* Content Area with Side Menu */
  .menu_side_present .sc_content_width_1_1, .menu_side_present .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-lg_page_menu_side);
  }

  .menu_side_present .sc_content_width_1_2, .menu_side_present .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page_menu_side) / 2 );
  }

  .menu_side_present .sc_content_width_1_3, .menu_side_present .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page_menu_side) / 3 );
  }

  .menu_side_present .sc_content_width_2_3, .menu_side_present .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page_menu_side) / 3 * 2 );
  }

  .menu_side_present .sc_content_width_1_4, .menu_side_present .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page_menu_side) / 4 );
  }

  .menu_side_present .sc_content_width_3_4, .menu_side_present .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page_menu_side) / 4 * 3 );
  }

  /* Content Area: Tablet */
  .sc_content_width_1_1, .sc-tablet_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-lg_page);
  }

  .sc_content_width_1_2, .sc-tablet_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 2 );
  }

  .sc_content_width_1_3, .sc-tablet_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 3 );
  }

  .sc_content_width_2_3, .sc-tablet_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 3 * 2 );
  }

  .sc_content_width_1_4, .sc-tablet_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 4 );
  }

  .sc_content_width_3_4, .sc-tablet_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 4 * 3 );
  }

  .sc-tablet_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Tablet on boxed pages */
  .body_style_boxed .sc_content_width_1_1, .body_style_boxed .sc-tablet_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-lg_page);
  }

  .body_style_boxed .sc_content_width_1_2, .body_style_boxed .sc-tablet_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 2 );
  }

  .body_style_boxed .sc_content_width_1_3, .body_style_boxed .sc-tablet_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 3 );
  }

  .body_style_boxed .sc_content_width_2_3, .body_style_boxed .sc-tablet_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 3 * 2 );
  }

  .body_style_boxed .sc_content_width_1_4, .body_style_boxed .sc-tablet_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 4 );
  }

  .body_style_boxed .sc_content_width_3_4, .body_style_boxed .sc-tablet_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page) / 4 * 3 );
  }

  .body_style_boxed .sc-tablet_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Tablet with Side Menu */
  .menu_side_present .sc_content_width_1_1, .menu_side_present .sc-tablet_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-lg_page_menu_side);
  }

  .menu_side_present .sc_content_width_1_2, .menu_side_present .sc-tablet_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page_menu_side) / 2 );
  }

  .menu_side_present .sc_content_width_1_3, .menu_side_present .sc-tablet_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page_menu_side) / 3 );
  }

  .menu_side_present .sc_content_width_2_3, .menu_side_present .sc-tablet_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page_menu_side) / 3 * 2 );
  }

  .menu_side_present .sc_content_width_1_4, .menu_side_present .sc-tablet_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page_menu_side) / 4 );
  }

  .menu_side_present .sc_content_width_3_4, .menu_side_present .sc-tablet_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-lg_page_menu_side) / 4 * 3 );
  }

  .menu_side_present .sc-tablet_inner_width_none > .elementor-column-wrap {
    width: calc( 100% - var(--theme-var-lg_menu_side) );
  }

  /* Stack rows */
  .menu_side_right .sc_stack_section_fixed {
    right: var(--theme-var-lg_menu_side) !important;
  }

  .menu_side_left .sc_stack_section_fixed {
    left: var(--theme-var-lg_menu_side) !important;
  }

  .sc_icons .sc_icons_item {
    padding: 2rem;
  }

  .sc_icons.sc_icons_default.sc_icons_size_small .sc_icons_item .sc_icons_icon {
    width: 6em;
    height: 6em;
    line-height: 6em;
  }

  .sc_icons.sc_icons_default.sc_icons_size_small .sc_icons_item .sc_icons_icon:before {
    font-size: 2.8em;
    line-height: 6rem !important;
  }

  .sc_icons .sc_icons_item_title {
    font-size: 20px;
    line-height: 22px;
  }

  .sc_icons_default .sc_icons_icon + .sc_icons_item_details,
  .sc_icons_default .sc_icons_image + .sc_icons_item_details {
    margin-top: 1.5em;
  }

  .sc_icons_item_title + .sc_icons_item_description {
    margin-top: 1em;
  }

  .sc_services_default.sc_services_featured_top .sc_services_item.with_number .sc_services_item_info .sc_services_item_number,
  .sc_services_default.sc_services_featured_top .sc_services_item.with_number .sc_services_item_info .sc_services_item_title,
  .sc_services_default.sc_services_featured_top .sc_services_item.with_image .sc_services_item_info .sc_services_item_number,
  .sc_services_default.sc_services_featured_top .sc_services_item.with_image .sc_services_item_info .sc_services_item_title {
    font-size: 20px;
  }

  .sc_services_default .sc_services_item_info {
    padding: 25px 15px;
  }

  .sc_item_subtitle_below {
    margin-top: 2.2em;
  }

  .sc_blogger .sc_item_featured .post_info_bc {
    padding: 30px;
  }

  .sc_blogger .sc_item_featured .post_info_bc .sc_blogger_item_title {
    font-size: 20px;
    line-height: 24px;
  }

  .sc_title.sc_title_extra .sc_title_subtitle {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 65px;
  }

  .sc_blogger .sc_item_featured.hover_extra .post_info_bc {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .sc_services_chess .sc_item_columns_1 .sc_services_item_content .sc_services_item_button a {
    padding: 1em 3.7em;
  }

  .related_wrap.services_page_related:before {
    left: -13%;
    right: -13%;
  }

  .body_style_wide.single-cpt_services .body_wrap {
    overflow: hidden;
  }

  .related_wrap.services_page_related {
    margin-top: 5.7em;
    padding-top: 5.7em;
    padding-bottom: 5.7em;
  }

  .related_wrap.services_page_related h6 {
    margin-bottom: 40px !important;
  }

  .services_page_section_comments .comments_form_wrap {
    margin-top: 5.7em;
  }

  .services_page_related .related_columns div[class*="trx_addons_column-"] .sc_services_item_info .sc_services_item_title {
    font-size: 20px;
    line-height: 24px;
  }

  .sc_testimonials.sc_testimonials_default .sc_testimonials_item {
    padding: 3.1em 3.73em;
  }

  .sc_testimonials.sc_testimonials_default .sc_testimonials_item .sc_testimonials_item_author {
    padding-bottom: 0;
    margin: .2em auto 0;
  }

  .sc_testimonials.sc_testimonials_default .sc_testimonials_item .sc_testimonials_item_content {
    font-size: 1.1em;
    line-height: 1.5em;
  }

  .sc_team.sc_team_featured .trx_addons_hover_style_info .trx_addons_hover_content {
    transform: translate(0);
    bottom: 20px;
    left: 20px;
    right: 20px;
    padding: 20px 25px;
  }

  .sc_team.sc_team_featured .trx_addons_hover_style_info .trx_addons_hover_content .sc_team_item_title {
    font-size: 20px;
    line-height: 24px;
  }

  .team_member_page .team_member_header + .team_member_content {
    margin-top: 5.7em;
  }

  .single-cpt_team .comments_form_wrap {
    padding-top: 5.7em;
  }

  .sc_icons.sc_icons_modern .sc_icons_item .sc_icons_icon {
    top: 1.5rem;
    left: 1.5rem;
  }

  .sc_icons.sc_icons_modern .sc_icons_item {
    padding: 1.5rem 1.5rem 1.5rem 6rem;
  }

  .sc_icons.sc_icons_modern .sc_icons_item .sc_icons_item_title {
    font-size: 20px;
    line-height: 24px;
  }

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

  .trx_popup .trx_popup_container {
    border-width: 5px;
    width: 360px;
    height: 325px;
    padding: 41px;
  }

  .trx_popup .trx_popup_container .trx_popup_title {
    font-size: 24px;
    line-height: 30px;
  }

  .trx_popup .trx_popup_container .trx_popup_subtitle {
    font-size: 16px;
    line-height: 22px;
  }

  .trx_popup_close {
    top: 20px;
    right: 20px;
  }

  .trx_popup .trx_popup_container .trx_popup_button {
    padding: 20px 10px;
  }
}
@media (max-width: 1023px) {
  /* ThemeREX Addons */
  /* Recent News on expanded pages */
  body.expand_content .sc_recent_news_style_news-announce .post_size_full {
    width: 100%;
    height: 198px;
  }

  body.expand_content .sc_recent_news_style_news-announce .post_size_big {
    width: 100%;
    height: 198px;
  }

  body.expand_content .sc_recent_news_style_news-announce .post_size_medium,
  body.expand_content .sc_recent_news_style_news-announce .post_size_small {
    width: 100%;
    height: 198px;
  }

  /* Content Area */
  .sc_content_width_1_1, .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-md_page);
  }

  .sc_content_width_1_2, .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 2 );
  }

  .sc_content_width_1_3, .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 3 );
  }

  .sc_content_width_2_3, .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 3 * 2 );
  }

  .sc_content_width_1_4, .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 4 );
  }

  .sc_content_width_3_4, .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 4 * 3 );
  }

  /* Content Area on boxed pages */
  .body_style_boxed .sc_content_width_1_1, .body_style_boxed .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-md_page);
  }

  .body_style_boxed .sc_content_width_1_2, .body_style_boxed .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 2 );
  }

  .body_style_boxed .sc_content_width_1_3, .body_style_boxed .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 3 );
  }

  .body_style_boxed .sc_content_width_2_3, .body_style_boxed .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 3 * 2 );
  }

  .body_style_boxed .sc_content_width_1_4, .body_style_boxed .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 4 );
  }

  .body_style_boxed .sc_content_width_3_4, .body_style_boxed .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 4 * 3 );
  }

  /* Content Area with Side Menu */
  .menu_side_present .sc_content_width_1_1, .menu_side_present .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-md_page_menu_side);
  }

  .menu_side_present .sc_content_width_1_2, .menu_side_present .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page_menu_side) / 2 );
  }

  .menu_side_present .sc_content_width_1_3, .menu_side_present .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page_menu_side) / 3 );
  }

  .menu_side_present .sc_content_width_2_3, .menu_side_present .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page_menu_side) / 3 * 2 );
  }

  .menu_side_present .sc_content_width_1_4, .menu_side_present .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page_menu_side) / 4 );
  }

  .menu_side_present .sc_content_width_3_4, .menu_side_present .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page_menu_side) / 4 * 3 );
  }

  /* Content Area: Tablet */
  .sc_content_width_1_1, .sc-tablet_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-md_page);
  }

  .sc_content_width_1_2, .sc-tablet_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 2 );
  }

  .sc_content_width_1_3, .sc-tablet_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 3 );
  }

  .sc_content_width_2_3, .sc-tablet_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 3 * 2 );
  }

  .sc_content_width_1_4, .sc-tablet_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 4 );
  }

  .sc_content_width_3_4, .sc-tablet_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 4 * 3 );
  }

  .sc-tablet_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Tablet on boxed pages */
  .body_style_boxed .sc_content_width_1_1, .body_style_boxed .sc-tablet_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-md_page);
  }

  .body_style_boxed .sc_content_width_1_2, .body_style_boxed .sc-tablet_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 2 );
  }

  .body_style_boxed .sc_content_width_1_3, .body_style_boxed .sc-tablet_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 3 );
  }

  .body_style_boxed .sc_content_width_2_3, .body_style_boxed .sc-tablet_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 3 * 2 );
  }

  .body_style_boxed .sc_content_width_1_4, .body_style_boxed .sc-tablet_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 4 );
  }

  .body_style_boxed .sc_content_width_3_4, .body_style_boxed .sc-tablet_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page) / 4 * 3 );
  }

  .body_style_boxed .sc-tablet_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Tablet with Side Menu */
  .menu_side_present .sc_content_width_1_1, .menu_side_present .sc-tablet_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-md_page_menu_side);
  }

  .menu_side_present .sc_content_width_1_2, .menu_side_present .sc-tablet_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page_menu_side) / 2 );
  }

  .menu_side_present .sc_content_width_1_3, .menu_side_present .sc-tablet_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page_menu_side) / 3 );
  }

  .menu_side_present .sc_content_width_2_3, .menu_side_present .sc-tablet_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page_menu_side) / 3 * 2 );
  }

  .menu_side_present .sc_content_width_1_4, .menu_side_present .sc-tablet_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page_menu_side) / 4 );
  }

  .menu_side_present .sc_content_width_3_4, .menu_side_present .sc-tablet_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-md_page_menu_side) / 4 * 3 );
  }

  .menu_side_present .sc-tablet_inner_width_none > .elementor-column-wrap {
    width: calc( 100% - var(--theme-var-md_menu_side) );
  }

  /* Stack rows */
  .menu_side_right .sc_stack_section_fixed {
    right: var(--theme-var-md_menu_side) !important;
  }

  .menu_side_left .sc_stack_section_fixed {
    left: var(--theme-var-md_menu_side) !important;
  }

  .sc_item_subtitle_below {
    margin-top: 1.2em;
  }

  .sc_services_default.sc_services_featured_top .sc_services_item.with_number .sc_services_item_info .sc_services_item_number,
  .sc_services_default.sc_services_featured_top .sc_services_item.with_image .sc_services_item_info .sc_services_item_number {
    display: block;
  }

  .sc_blogger .sc_item_featured .post_info_bc {
    padding: 15px;
  }

  .sc_blogger .sc_item_featured .post_info_bc .sc_blogger_item_title {
    font-size: 18px;
    line-height: 22px;
  }

  .sc_blogger .sc_item_featured .post_info_bc .post_categories a {
    font-size: 10px;
  }

  .sc_services_chess .sc_services_item_header:before {
    padding-top: 100%;
  }

  .services_page_related .related_columns div[class*="trx_addons_column-"] .sc_services_item_info {
    bottom: 15px;
    right: 15px;
    left: 15px;
  }

  .related_wrap.services_page_related {
    margin-top: 4.7em;
    padding-top: 4.7em;
    padding-bottom: 4.7em;
  }

  .related_wrap.services_page_related h6 {
    margin-bottom: 30px !important;
  }

  .services_page_section_comments .comments_form_wrap {
    margin-top: 4.7em;
  }

  .services_page_related .related_columns div[class*="trx_addons_column-"] .sc_services_item_info .sc_services_item_title {
    font-size: 18px;
    line-height: 20px;
  }

  .section_title.related_wrap_title {
    margin-bottom: 12px !important;
  }

  .sc_testimonials.sc_testimonials_default .sc_testimonials_item {
    padding: 3em;
  }

  .sc_testimonials.sc_testimonials_default .sc_testimonials_item .sc_testimonials_item_author .sc_testimonials_item_author_avatar {
    width: 4.5em;
    height: 4.5em;
    line-height: 4.5em;
    text-align: center;
    margin: 0 1em 0 0;
  }

  .team_member_page .team_member_header + .team_member_content {
    margin-top: 4.7em;
  }

  .single-cpt_team .comments_form_wrap {
    padding-top: 4.7em;
  }

  .team_member_description {
    padding-left: 1em;
  }

  .team_member_page .team_member_title + .team_member_details, .team_member_page .team_member_position + .team_member_details {
    margin-top: 1em;
  }

  .team_member_page .team_member_title + .team_member_brief_info,
  .team_member_page .team_member_position + .team_member_brief_info,
  .team_member_page .team_member_details + .team_member_brief_info {
    margin-top: 1em;
  }

  .team_member_page .team_member_socials {
    margin: 2.3em 0 0 0;
  }

  .sc_services_light .sc_services_item .sc_services_item_title a {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 600px) {
  .sc_skills_counter .sc_skills_item_title {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  /* ThemeREX Addons */
  /* Recent News on expanded pages */
  body.expand_content .sc_recent_news_style_news-announce .post_size_full {
    width: 100%;
    height: 124px;
  }

  body.expand_content .sc_recent_news_style_news-announce .post_size_big {
    width: 100%;
    height: 124px;
  }

  body.expand_content .sc_recent_news_style_news-announce .post_size_medium,
  body.expand_content .sc_recent_news_style_news-announce .post_size_small {
    width: 100%;
    height: 124px;
  }

  /* Content Area */
  .sc_content_width_1_1, .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-sm_page);
  }

  .sc_content_width_1_2, .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 2 );
  }

  .sc_content_width_1_3, .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 );
  }

  .sc_content_width_2_3, .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 * 2 );
  }

  .sc_content_width_1_4, .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 );
  }

  .sc_content_width_3_4, .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 * 3 );
  }

  /* Content Area on boxed pages */
  .body_style_boxed .sc_content_width_1_1, .body_style_boxed .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-sm_page);
  }

  .body_style_boxed .sc_content_width_1_2, .body_style_boxed .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 2 );
  }

  .body_style_boxed .sc_content_width_1_3, .body_style_boxed .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 );
  }

  .body_style_boxed .sc_content_width_2_3, .body_style_boxed .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 * 2 );
  }

  .body_style_boxed .sc_content_width_1_4, .body_style_boxed .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 );
  }

  .body_style_boxed .sc_content_width_3_4, .body_style_boxed .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 * 3 );
  }

  /* Content Area with Side Menu */
  .menu_side_present .sc_content_width_1_1, .menu_side_present .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-sm_page);
  }

  .menu_side_present .sc_content_width_1_2, .menu_side_present .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 2 );
  }

  .menu_side_present .sc_content_width_1_3, .menu_side_present .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 );
  }

  .menu_side_present .sc_content_width_2_3, .menu_side_present .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 * 2 );
  }

  .menu_side_present .sc_content_width_1_4, .menu_side_present .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 );
  }

  .menu_side_present .sc_content_width_3_4, .menu_side_present .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 * 3 );
  }

  /* Content Area: Tablet */
  .sc_content_width_1_1, .sc-tablet_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-sm_page);
  }

  .sc_content_width_1_2, .sc-tablet_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 2 );
  }

  .sc_content_width_1_3, .sc-tablet_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 );
  }

  .sc_content_width_2_3, .sc-tablet_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 * 2 );
  }

  .sc_content_width_1_4, .sc-tablet_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 );
  }

  .sc_content_width_3_4, .sc-tablet_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 * 3 );
  }

  .sc-tablet_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Tablet on boxed pages */
  .body_style_boxed .sc_content_width_1_1, .body_style_boxed .sc-tablet_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-sm_page);
  }

  .body_style_boxed .sc_content_width_1_2, .body_style_boxed .sc-tablet_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 2 );
  }

  .body_style_boxed .sc_content_width_1_3, .body_style_boxed .sc-tablet_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 );
  }

  .body_style_boxed .sc_content_width_2_3, .body_style_boxed .sc-tablet_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 * 2 );
  }

  .body_style_boxed .sc_content_width_1_4, .body_style_boxed .sc-tablet_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 );
  }

  .body_style_boxed .sc_content_width_3_4, .body_style_boxed .sc-tablet_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 * 3 );
  }

  .body_style_boxed .sc-tablet_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Tablet with Side Menu */
  .menu_side_present .sc_content_width_1_1, .menu_side_present .sc-tablet_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-sm_page);
  }

  .menu_side_present .sc_content_width_1_2, .menu_side_present .sc-tablet_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 2 );
  }

  .menu_side_present .sc_content_width_1_3, .menu_side_present .sc-tablet_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 );
  }

  .menu_side_present .sc_content_width_2_3, .menu_side_present .sc-tablet_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 * 2 );
  }

  .menu_side_present .sc_content_width_1_4, .menu_side_present .sc-tablet_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 );
  }

  .menu_side_present .sc_content_width_3_4, .menu_side_present .sc-tablet_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 * 3 );
  }

  .menu_side_present .sc-tablet_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Mobile */
  .sc_content_width_1_1, .sc-mobile_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-sm_page);
  }

  .sc_content_width_1_2, .sc-mobile_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 2 );
  }

  .sc_content_width_1_3, .sc-mobile_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 );
  }

  .sc_content_width_2_3, .sc-mobile_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 * 2 );
  }

  .sc_content_width_1_4, .sc-mobile_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 );
  }

  .sc_content_width_3_4, .sc-mobile_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 * 3 );
  }

  .sc-mobile_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Mobile on boxed pages */
  .body_style_boxed .sc_content_width_1_1, .body_style_boxed .sc-mobile_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-sm_page);
  }

  .body_style_boxed .sc_content_width_1_2, .body_style_boxed .sc-mobile_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 2 );
  }

  .body_style_boxed .sc_content_width_1_3, .body_style_boxed .sc-mobile_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 );
  }

  .body_style_boxed .sc_content_width_2_3, .body_style_boxed .sc-mobile_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 * 2 );
  }

  .body_style_boxed .sc_content_width_1_4, .body_style_boxed .sc-mobile_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 );
  }

  .body_style_boxed .sc_content_width_3_4, .body_style_boxed .sc-mobile_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 * 3 );
  }

  .body_style_boxed .sc-mobile_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Mobile with Side Menu */
  .menu_side_present .sc_content_width_1_1, .menu_side_present .sc-mobile_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-sm_page);
  }

  .menu_side_present .sc_content_width_1_2, .menu_side_present .sc-mobile_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 2 );
  }

  .menu_side_present .sc_content_width_1_3, .menu_side_present .sc-mobile_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 );
  }

  .menu_side_present .sc_content_width_2_3, .menu_side_present .sc-mobile_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 3 * 2 );
  }

  .menu_side_present .sc_content_width_1_4, .menu_side_present .sc-mobile_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 );
  }

  .menu_side_present .sc_content_width_3_4, .menu_side_present .sc-mobile_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-sm_page) / 4 * 3 );
  }

  .menu_side_present .sc-mobile_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Stack rows */
  .menu_side_right .sc_stack_section_fixed {
    right: 0 !important;
  }

  .menu_side_left .sc_stack_section_fixed {
    left: 0 !important;
  }

  /* Video player in narrow content */
  .narrow_content .trx_addons_video_list_controller_bottom .trx_addons_video_list_controller_wrap .trx_addons_video_list_controller_item .trx_addons_video_list_image {
    width: 30%;
  }
  .narrow_content .trx_addons_video_list_controller_bottom .trx_addons_video_list_controller_wrap .trx_addons_video_list_controller_item .trx_addons_video_list_subtitle,
  .narrow_content .trx_addons_video_list_controller_bottom .trx_addons_video_list_controller_wrap .trx_addons_video_list_controller_item .trx_addons_video_list_meta {
    display: none;
  }

  /* Video sticky */
  .trx_addons_video_sticky_on .trx_addons_video_sticky_inner .trx_addons_video_list_title_wrap {
    background-color: var(--theme-color-bg_color_09);
  }
  .trx_addons_video_sticky_on .trx_addons_video_sticky_inner .trx_addons_video_list_title_wrap .trx_addons_video_list_title {
    color: var(--theme-color-text_dark);
  }

  /* Services: Style 'Callouts' */
  .sc_services_callouts.sc_services_featured_top .row.columns_padding_bottom.columns_in_single_row > [class*="column-"],
  .sc_services_callouts.sc_services_featured_top .columns_wrap.columns_padding_bottom.columns_in_single_row > [class*="column-"],
  .sc_services_callouts.sc_services_featured_top .trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row > [class*="trx_addons_column-"],
  .sc_services_callouts.sc_services_featured_bottom .row.columns_padding_bottom.columns_in_single_row > [class*="column-"],
  .sc_services_callouts.sc_services_featured_bottom .columns_wrap.columns_padding_bottom.columns_in_single_row > [class*="column-"],
  .sc_services_callouts.sc_services_featured_bottom .trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row > [class*="trx_addons_column-"] {
    padding-bottom: calc( 2 * var(--theme-var-sm_grid_gap) );
  }

  .sc_services_default.sc_services_featured_top .sc_services_item.with_number .sc_services_item_info,
  .sc_services_default.sc_services_featured_top .sc_services_item.with_image .sc_services_item_info {
    margin-top: 7px;
  }

  .sc_services_default .sc_services_item_info {
    padding: 15px;
  }

  .slider_container:not(.slider_multi):not(.slider_type_images),
  .slider_container:not(.slider_multi):not(.slider_type_images) .slider-slide {
    min-height: 140px;
  }

  .sc_item_subtitle {
    font-size: 1.2em;
  }

  .decotation_title h1 {
    font-size: 100px;
  }

  .slider_container.slider_controls_outside + .slider_controls_wrap > a,
  .slider_outer_controls_outside .slider_controls_wrap > a {
    width: 3em;
    height: 3em;
    line-height: 3em;
  }

  .sc_services_chess .sc_item_columns_1 .sc_services_item_content .sc_services_item_button a {
    padding: 1em 1.7em;
  }

  .sc_services_chess .sc_services_item .sc_services_item_content .sc_services_item_text {
    display: none;
  }

  .sc_services_chess .sc_services_item {
    margin-bottom: 20px;
  }

  .sc_services_chess .sc_services_item_content {
    width: calc(50% - 10px);
  }

  .sc_services_chess .sc_services_item_header {
    width: calc(50% - 10px);
  }

  .sc_services_default .sc_services_item_info {
    min-height: auto;
  }

  .services_page_related .related_columns .post_featured.with_thumb {
    width: 100%;
  }

  .related_wrap.services_page_related {
    margin-top: 4em;
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .related_wrap.services_page_related h6 {
    margin-bottom: 25px !important;
  }

  .services_page_section_comments .comments_form_wrap {
    margin-top: 4em;
  }

  .sc_socials_names .socials_wrap .social_item, .social_item_type_names {
    font-size: 16px;
    width: 3.5rem;
    height: 3.5rem;
    line-height: 3.5rem;
  }

  .social_item_type_names .social_name {
    line-height: 3.5rem;
  }

  .team_member_page .team_member_header + .team_member_content {
    margin-top: 4em;
  }

  .single-cpt_team .comments_form_wrap {
    padding-top: 4em;
  }

  .team_member_page .team_member_title + .team_member_details,
  .team_member_page .team_member_position + .team_member_details {
    margin-top: 0.5em;
  }

  .team_member_page .team_member_title + .team_member_brief_info,
  .team_member_page .team_member_position + .team_member_brief_info,
  .team_member_page .team_member_details + .team_member_brief_info {
    margin-top: 1em;
  }

  .team_member_page .team_member_socials {
    margin: 2em 0 0 0;
  }

  .sc_services_light .sc_services_item .sc_services_item_title a {
    font-size: 18px;
    line-height: 22px;
  }

  .trx_popup .trx_popup_container {
    width: 260px;
    padding: 15px;
    height: 285px;
  }

  .trx_popup .trx_popup_container .trx_popup_title {
    font-size: 20px;
    line-height: 26px;
  }

  .trx_popup .trx_popup_container .trx_popup_button {
    height: 50px;
    min-width: 155px;
    padding: 16px;
  }

  .sc_services_default .sc_services_item_thumb[class*="hover_"] {
    display: block !important;
  }

  .trx_addons_scroll_to_top.show {
    bottom: 5.5em;
  }

  .sc_testimonials .sc_testimonials_slider .slider_container,
  .sc_testimonials .sc_testimonials_slider .slider_container .slider-slide {
    min-height: unset !important;
  }
}
@media (max-width: 479px) {
  /* ThemeREX Addons */
  /* Content Area */
  .sc_content_width_1_1, .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-xs_page);
  }

  .sc_content_width_1_2, .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 2 );
  }

  .sc_content_width_1_3, .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 );
  }

  .sc_content_width_2_3, .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 * 2 );
  }

  .sc_content_width_1_4, .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 );
  }

  .sc_content_width_3_4, .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 * 3 );
  }

  /* Content Area on boxed pages */
  .body_style_boxed .sc_content_width_1_1, .body_style_boxed .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-xs_page);
  }

  .body_style_boxed .sc_content_width_1_2, .body_style_boxed .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 2 );
  }

  .body_style_boxed .sc_content_width_1_3, .body_style_boxed .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 );
  }

  .body_style_boxed .sc_content_width_2_3, .body_style_boxed .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 * 2 );
  }

  .body_style_boxed .sc_content_width_1_4, .body_style_boxed .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 );
  }

  .body_style_boxed .sc_content_width_3_4, .body_style_boxed .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 * 3 );
  }

  /* Content Area with Side Menu */
  .menu_side_present .sc_content_width_1_1, .menu_side_present .sc_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-xs_page);
  }

  .menu_side_present .sc_content_width_1_2, .menu_side_present .sc_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 2 );
  }

  .menu_side_present .sc_content_width_1_3, .menu_side_present .sc_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 );
  }

  .menu_side_present .sc_content_width_2_3, .menu_side_present .sc_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 * 2 );
  }

  .menu_side_present .sc_content_width_1_4, .menu_side_present .sc_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 );
  }

  .menu_side_present .sc_content_width_3_4, .menu_side_present .sc_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 * 3 );
  }

  /* Content Area: Tablet */
  .sc_content_width_1_1, .sc-tablet_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-xs_page);
  }

  .sc_content_width_1_2, .sc-tablet_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 2 );
  }

  .sc_content_width_1_3, .sc-tablet_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 );
  }

  .sc_content_width_2_3, .sc-tablet_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 * 2 );
  }

  .sc_content_width_1_4, .sc-tablet_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 );
  }

  .sc_content_width_3_4, .sc-tablet_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 * 3 );
  }

  .sc-tablet_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Tablet on boxed pages */
  .body_style_boxed .sc_content_width_1_1, .body_style_boxed .sc-tablet_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-xs_page);
  }

  .body_style_boxed .sc_content_width_1_2, .body_style_boxed .sc-tablet_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 2 );
  }

  .body_style_boxed .sc_content_width_1_3, .body_style_boxed .sc-tablet_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 );
  }

  .body_style_boxed .sc_content_width_2_3, .body_style_boxed .sc-tablet_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 * 2 );
  }

  .body_style_boxed .sc_content_width_1_4, .body_style_boxed .sc-tablet_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 );
  }

  .body_style_boxed .sc_content_width_3_4, .body_style_boxed .sc-tablet_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 * 3 );
  }

  .body_style_boxed .sc-tablet_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Tablet with Side Menu */
  .menu_side_present .sc_content_width_1_1, .menu_side_present .sc-tablet_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-xs_page);
  }

  .menu_side_present .sc_content_width_1_2, .menu_side_present .sc-tablet_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 2 );
  }

  .menu_side_present .sc_content_width_1_3, .menu_side_present .sc-tablet_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 );
  }

  .menu_side_present .sc_content_width_2_3, .menu_side_present .sc-tablet_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 * 2 );
  }

  .menu_side_present .sc_content_width_1_4, .menu_side_present .sc-tablet_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 );
  }

  .menu_side_present .sc_content_width_3_4, .menu_side_present .sc-tablet_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 * 3 );
  }

  .menu_side_present .sc-tablet_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Mobile */
  .sc_content_width_1_1, .sc-mobile_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-xs_page);
  }

  .sc_content_width_1_2, .sc-mobile_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 2 );
  }

  .sc_content_width_1_3, .sc-mobile_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 );
  }

  .sc_content_width_2_3, .sc-mobile_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 * 2 );
  }

  .sc_content_width_1_4, .sc-mobile_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 );
  }

  .sc_content_width_3_4, .sc-mobile_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 * 3 );
  }

  .sc-mobile_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Mobile on boxed pages */
  .body_style_boxed .sc_content_width_1_1, .body_style_boxed .sc-mobile_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-xs_page);
  }

  .body_style_boxed .sc_content_width_1_2, .body_style_boxed .sc-mobile_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 2 );
  }

  .body_style_boxed .sc_content_width_1_3, .body_style_boxed .sc-mobile_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 );
  }

  .body_style_boxed .sc_content_width_2_3, .body_style_boxed .sc-mobile_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 * 2 );
  }

  .body_style_boxed .sc_content_width_1_4, .body_style_boxed .sc-mobile_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 );
  }

  .body_style_boxed .sc_content_width_3_4, .body_style_boxed .sc-mobile_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 * 3 );
  }

  .body_style_boxed .sc-mobile_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Content Area: Mobile with Side Menu */
  .menu_side_present .sc_content_width_1_1, .menu_side_present .sc-mobile_inner_width_1_1 > .elementor-column-wrap {
    width: var(--theme-var-xs_page);
  }

  .menu_side_present .sc_content_width_1_2, .menu_side_present .sc-mobile_inner_width_1_2 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 2 );
  }

  .menu_side_present .sc_content_width_1_3, .menu_side_present .sc-mobile_inner_width_1_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 );
  }

  .menu_side_present .sc_content_width_2_3, .menu_side_present .sc-mobile_inner_width_2_3 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 3 * 2 );
  }

  .menu_side_present .sc_content_width_1_4, .menu_side_present .sc-mobile_inner_width_1_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 );
  }

  .menu_side_present .sc_content_width_3_4, .menu_side_present .sc-mobile_inner_width_3_4 > .elementor-column-wrap {
    width: calc( var(--theme-var-xs_page) / 4 * 3 );
  }

  .menu_side_present .sc-mobile_inner_width_none > .elementor-column-wrap {
    width: 100%;
  }

  /* Video player in narrow content */
  .narrow_content .trx_addons_video_list_controller_bottom .trx_addons_video_list_controller_wrap .trx_addons_video_list_controller_item .trx_addons_video_list_image {
    width: 50%;
  }

  /* Services: Style 'Callouts' */
  .sc_services_callouts.sc_services_featured_top .row.columns_padding_bottom.columns_in_single_row > [class*="column-"],
  .sc_services_callouts.sc_services_featured_top .columns_wrap.columns_padding_bottom.columns_in_single_row > [class*="column-"],
  .sc_services_callouts.sc_services_featured_top .trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row > [class*="trx_addons_column-"],
  .sc_services_callouts.sc_services_featured_bottom .row.columns_padding_bottom.columns_in_single_row > [class*="column-"],
  .sc_services_callouts.sc_services_featured_bottom .columns_wrap.columns_padding_bottom.columns_in_single_row > [class*="column-"],
  .sc_services_callouts.sc_services_featured_bottom .trx_addons_columns_wrap.columns_padding_bottom.columns_in_single_row > [class*="trx_addons_column-"] {
    padding-bottom: calc( 2 * var(--theme-var-sm_grid_gap) );
  }

  .sc_icons .sc_icons_item_title {
    font-size: 18px;
  }

  .sc_icons_item_title + .sc_icons_item_description {
    margin-top: 0.4em;
  }

  .decotation_title h1 {
    font-size: 100px;
  }

  .sc_services_default.sc_services_featured_top .sc_services_item.with_number .sc_services_item_info .sc_services_item_number,
  .sc_services_default.sc_services_featured_top .sc_services_item.with_number .sc_services_item_info .sc_services_item_title,
  .sc_services_default.sc_services_featured_top .sc_services_item.with_image .sc_services_item_info .sc_services_item_number,
  .sc_services_default.sc_services_featured_top .sc_services_item.with_image .sc_services_item_info .sc_services_item_title {
    font-size: 18px;
  }

  .trx_addons_message_box.wpcf7-response-output, .trx_addons_message_box {
    padding: 1em;
  }

  .sc_services_chess .sc_services_item_content,
  .sc_services_chess .sc_services_item_header {
    width: 100%;
  }

  .sc_services_chess .sc_services_item_header {
    float: none !important;
  }

  .sc_services_chess .sc_item_columns_1 .sc_services_item_content {
    position: relative;
  }

  .sc_services_chess .sc_services_item .sc_services_item_content .sc_services_item_text {
    display: block;
  }

  .sc_services_chess .sc_item_columns_1 .sc_services_item_content {
    padding: 2em;
  }

  .sc_services_chess .sc_services_item_title + .sc_services_item_text,
  .sc_services_chess .sc_services_item_subtitle + .sc_services_item_text {
    margin-top: .5em;
  }

  .services_page_related .related_columns div[class*="trx_addons_column-"] .sc_services_item_info .sc_services_item_title {
    font-size: 16px;
    line-height: 20px;
  }

  .sc_testimonials.sc_testimonials_default .sc_testimonials_item {
    padding: 2em;
  }

  .sc_testimonials.sc_testimonials_default .sc_testimonials_item .sc_testimonials_item_author .sc_testimonials_item_author_avatar {
    margin: 0 0.5em 0 0;
  }

  .sc_testimonials.sc_testimonials_default .sc_testimonials_item .sc_testimonials_item_author .sc_testimonials_item_author_data .sc_testimonials_item_author_title {
    font-size: 14px;
  }

  .sc_team.sc_team_featured .trx_addons_hover_style_info .trx_addons_hover_content .sc_team_item_title {
    font-size: 18px;
    line-height: 20px;
  }

  .sc_title.sc_title_extra .sc_title_subtitle {
    margin-bottom: 0;
    font-size: 50px;
    line-height: 40px;
  }

  .sc_services_light .sc_services_item {
    padding: 30px;
  }

  h2.sc_item_title + .sc_item_subtitle_below {
    margin-top: 0.3em;
  }

  .trx_popup .trx_popup_container {
    border-width: 3px;
  }

  .trx_addons_scroll_to_top.show {
    bottom: 5.5em;
  }
}

/*# sourceMappingURL=trx_addons-responsive.css.map */
