/* ==================== ##Responsive ==================== */
@media (max-width: 1370px) {
  .elementor-widget-wgl-blog .blog_columns-4 .item {
    width: 33.3333%;
  }

  .wgl-portfolio_container.portfolio_columns-4 .item, .wgl-portfolio_container.portfolio_columns-5 .item {
    width: 33%;
  }
}
@media only screen and (max-width: 1300px) {
  .wgl_module_team.team-col_5 .team-item {
    width: 25%;
  }
  .wgl_module_team.team-col_5 .team-item:nth-child(5n+1) {
    clear: none;
  }
  .wgl_module_team.team-col_5 .team-item:nth-child(4n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 1200px) {
  body.elementor-page.single main .wgl-container,
.wgl-container {
    width: 950px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container {
    width: 950px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-default .elementor-row,
.wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-default .elementor-row {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-narrow .elementor-row,
.wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-narrow .elementor-row {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-right: -5px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-extended .elementor-row,
.wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-extended .elementor-row {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-wide .elementor-row,
.wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-wide .elementor-row {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-wider .elementor-row,
.wgl-container .elementor-section-boxed .elementor-container .elementor-column-gap-wider .elementor-row {
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-default,
.wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-narrow,
.wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-right: -5px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-extended,
.wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-wide,
.wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-wider,
.wgl-container .elementor-section-full_width .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: calc(100% + 60px);
    margin-left: -30px;
    margin-right: -30px;
  }

  body.elementor-page main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 950px;
  }
  body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 950px;
    width: 100%;
  }

  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
    max-width: calc(950px + 30px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
    max-width: calc(950px + 10px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
    max-width: calc(950px + 30px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
    max-width: calc(950px + 40px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
    max-width: calc(950px + 60px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-default,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: calc(950px + 20px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: calc(950px + 10px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-extended,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: calc(950px + 30px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-wide,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: calc(950px + 40px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-wider,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: calc(950px + 60px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container .elementor-section-boxed .elementor-container,
body.wgl-e-dom-optimization.single main .wgl-container .elementor-container .elementor-section-full_width .elementor-container,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container .elementor-section-full_width .elementor-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar, body.wgl-e-dom-optimization.single main .wgl-container:not(.wgl-content-sidebar) {
    padding-right: 0;
    padding-left: 0;
  }

  .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item {
    width: 33.33333333%;
  }
  .wgl_module_team.team-col_5 .team-item:nth-child(4n+1), .wgl_module_team.team-col_4 .team-item:nth-child(4n+1) {
    clear: none;
  }
  .wgl_module_team.team-col_5 .team-item:nth-child(3n+1), .wgl_module_team.team-col_4 .team-item:nth-child(3n+1) {
    clear: left;
  }

  .row:after {
    clear: both;
  }

  .page_404_wrapper .main_404-wrapper {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .row .wgl_col-6,
.row .wgl_col-5,
.row .wgl_col-4,
.row .wgl_col-3,
.row .wgl_col-1-5,
.row .wgl_col-1-6 {
    width: 50%;
  }
  .row .sidebar-container.wgl_col-3,
.row .sidebar-container.wgl_col-4,
.row #main-content.wgl_col-8,
.row #main-content.wgl_col-9 {
    width: 100%;
  }
  .row .row .wgl_col-md-12 {
    width: 100%;
  }

  .footer .row .wgl_col-3 {
    margin-bottom: 30px;
  }

  .wgl-portfolio-single_item .wgl-portfolio-info_wrap > .wgl_col-8, .wgl-portfolio-single_item .wgl-portfolio-info_wrap > .wgl_col-4 {
    width: 100%;
  }

  .page_404_wrapper {
    background-image: none !important;
  }

  .wgl-portfolio_container.portfolio_columns-3 .item, .wgl-portfolio_container.portfolio_columns-4 .item, .wgl-portfolio_container.portfolio_columns-5 .item {
    width: 50%;
  }
}
@media only screen and (max-width: 992px) {
  body.elementor-page.single main .wgl-container,
.wgl-container {
    width: 728px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container {
    width: 728px;
  }

  body.elementor-page main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 728px;
  }
  body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 728px;
    width: 100%;
  }

  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
    max-width: calc(728px + 30px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
    max-width: calc(728px + 10px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
    max-width: calc(728px + 30px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
    max-width: calc(728px + 40px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
    max-width: calc(728px + 60px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-default,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: calc(728px + 20px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: calc(728px + 10px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-extended,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: calc(728px + 30px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-wide,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: calc(728px + 40px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-wider,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: calc(728px + 60px);
  }

  main .alignwide {
    width: auto;
    margin-left: 0;
    transform: translateX(0);
  }

  .page-header_content .page-header_title,
.page-header_content .page-header_breadcrumb {
    display: block;
  }

  .page-header_align_left .page-header_breadcrumbs {
    text-align: left;
  }

  .header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
    font-size: 125px;
    line-height: 0.24;
    margin-left: -74px;
  }

  .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item, .wgl_module_team.team-col_3 .team-item {
    width: 50%;
  }
  .wgl_module_team.team-col_5 .team-item:nth-child(3n+1), .wgl_module_team.team-col_4 .team-item:nth-child(3n+1), .wgl_module_team.team-col_3 .team-item:nth-child(3n+1) {
    clear: none;
  }
  .wgl_module_team.team-col_5 .team-item:nth-child(2n+1), .wgl_module_team.team-col_4 .team-item:nth-child(2n+1), .wgl_module_team.team-col_3 .team-item:nth-child(2n+1) {
    clear: left;
  }

  .single-team .single_team_page .team-single_wrapper {
    flex-direction: column;
    background-position: top left;
    background-size: contain;
  }
  .single-team .single_team_page .team-single_wrapper:before {
    width: auto;
    height: 100%;
    left: 20px;
    right: 20px;
    top: 0;
    bottom: 0;
  }
  .single-team .single_team_page .team-single_wrapper .team-image {
    margin: auto;
    position: relative;
  }
  .single-team .single_team_page .team-info_icons {
    left: 20px;
    border-radius: 50px;
    text-align: center;
  }
  .single-team .single_team_page .team-title:before {
    left: 50%;
    margin-left: -25px;
  }
  .single-team .single_team_page .team-info_wrapper {
    width: 100%;
    margin-top: 29px;
    margin-left: unset;
    padding: 50px 30px;
  }
  .single-team .single_team_page .team-info_wrapper .team-title,
.single-team .single_team_page .team-info_wrapper .team-info_item {
    text-align: center;
  }
  .single-team .single_team_page .wpb_content_element {
    text-align: justify;
  }

  .stoni_module_testimonials.type_author_bottom_inline .testimonials_item {
    padding-left: 15px;
  }
  .stoni_module_testimonials.type_author_bottom_inline .testimonials_item:before {
    display: none;
  }

  .page_404_wrapper {
    padding: 50px 30px;
  }
  .page_404_wrapper .main_404-wrapper {
    margin-left: 0;
  }
  .page_404_wrapper .banner_404 {
    font-size: 16em;
  }
}
@media only screen and (max-width: 768px) {
  .stoni_module_videobox.with_image.button_align-left .videobox_content {
    left: 60px;
  }
  .stoni_module_videobox.with_image.button_align-right .videobox_content {
    right: 60px;
  }

  .page-header_content .page-header_title + .page-header_breadcrumb {
    padding-top: 5px;
  }

  .page-header_content .breadcrumbs {
    white-space: normal;
  }

  .wgl-portfolio_container.portfolio_columns-2 .item, .wgl-portfolio_container.portfolio_columns-3 .item, .wgl-portfolio_container.portfolio_columns-4 .item, .wgl-portfolio_container.portfolio_columns-5 .item {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .row .wgl_col-12 {
    width: 100%;
  }
  .row .wgl_col-11 {
    width: 91.66666667%;
  }
  .row .wgl_col-10 {
    width: 83.33333333%;
  }
  .row .wgl_col-9 {
    width: 75%;
  }
  .row .wgl_col-8 {
    width: 66.66666667%;
  }
  .row .wgl_col-7 {
    width: 58.33333333%;
  }
  .row .wgl_col-6 {
    width: 50%;
  }
  .row .wgl_col-5 {
    width: 41.66666667%;
  }
  .row .wgl_col-4 {
    width: 33.33333333%;
  }
  .row .wgl_col-3 {
    width: 25%;
  }
  .row .wgl_col-1-5 {
    width: 20%;
  }
  .row .wgl_col-1-6 {
    width: 16.66%;
  }
  .row .wgl_col-2 {
    width: 16.66666667%;
  }
  .row .wgl_col-1 {
    width: 8.33333333%;
  }
}
@media only screen and (max-width: 767px) {
  .row .wgl_col-6,
.row .wgl_col-5,
.row .wgl_col-4,
.row .wgl_col-3,
.row .wgl_col-1-5,
.row .wgl_col-1-6 {
    width: 100%;
  }

  .wpcf7 .call_to_action_1 .wgl_col-5,
.wpcf7 .call_to_action_1 .wgl_col-2 {
    width: 100%;
  }

  .copyright {
    text-align: center;
  }

  .stoni-post-navigation .separator_post-nav {
    display: none;
  }

  body.elementor-page.single main .wgl-container,
.wgl-container {
    width: 560px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container {
    width: 560px;
  }

  body.elementor-page main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 560px;
  }
  body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 560px;
    width: 100%;
  }

  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
    max-width: calc(560px + 30px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
    max-width: calc(560px + 10px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
    max-width: calc(560px + 30px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
    max-width: calc(560px + 40px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
    max-width: calc(560px + 60px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-default,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: calc(560px + 20px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: calc(560px + 10px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-extended,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: calc(560px + 30px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-wide,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: calc(560px + 40px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-wider,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: calc(560px + 60px);
  }

  .footer_top-area .row [class*=wgl_col-] + [class*=wgl_col-] {
    margin-top: 35px;
  }

  .sidebar-container {
    padding-top: 35px;
  }

  #comments .commentlist .comment .stand_comment,
#comments .commentlist .comment .children .stand_comment {
    padding-left: 80px;
  }

  #comments .commentlist .comment .children .comment {
    margin-left: 30px;
  }

  #comments .commentlist .comment .commentava,
#comments .commentlist .comment .children .stand_comment .commentava {
    left: -60px;
    height: 40px;
    width: 40px;
  }

  .mobile_text_center,
.mobile-acenter {
    text-align: center;
  }

  .format-standard .blog-post_wrapper,
.format-audio .blog-post_wrapper,
.format-quote .blog-post_wrapper,
.format-link .blog-post_wrapper {
    padding: 24px 24px 24px 24px;
  }

  .standard.sticky-post,
.format-standard.sticky-post .blog-post_wrapper {
    padding: 12px 12px 12px 12px;
    border-width: 12px;
  }

  .stoni_module_clients.items-3 .clients_image, .stoni_module_clients.items-4 .clients_image, .stoni_module_clients.items-5 .clients_image, .stoni_module_clients.items-6 .clients_image {
    width: 50%;
  }

  .wgl-timeline-vertical {
    padding: 50px 0 30px;
  }
  .wgl-timeline-vertical:before {
    left: 25px;
  }
  .wgl-timeline-vertical:after {
    left: 0;
    margin-left: 14px;
  }
  .wgl-timeline-vertical .time_line-item:nth-child(odd),
.wgl-timeline-vertical .time_line-item:nth-child(even) {
    margin-left: 0;
    padding-left: 20%;
    padding-right: 0;
    width: 100%;
    text-align: left;
  }
  .wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-content,
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-content {
    margin-right: 5%;
    margin-left: 0;
    margin-top: 0;
  }
  .wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-date,
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-date {
    font-size: 45px;
    letter-spacing: 20px;
    left: initial;
    right: 0;
  }
  .wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-text,
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-text {
    right: 0;
    left: initial;
  }
  .wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-pointer,
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-pointer {
    left: 24px;
    border-width: 0 1px 1px 0;
  }
  .wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-pointer:before,
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-pointer:before {
    border-top: 1px dashed #636363;
    border-bottom: 0;
    left: 100%;
  }
  .wgl-timeline-vertical .time_line-item:nth-child(odd) .time_line-pointer .time_line-point,
.wgl-timeline-vertical .time_line-item:nth-child(even) .time_line-pointer .time_line-point {
    bottom: -6px;
    left: -5px;
    top: initial;
  }
  .wgl-timeline-vertical .time_line-item:nth-child(odd).no-image .time_line-text,
.wgl-timeline-vertical .time_line-item:nth-child(even).no-image .time_line-text {
    left: 0;
  }
  .wgl-timeline-vertical.appear_anim .time_line-content {
    transform: translateX(20%) !important;
  }
  .wgl-timeline-vertical.appear_anim .time_line-item.item_show .time_line-content {
    transform: translateX(0) !important;
  }
  .wgl-timeline-vertical .time_line-item:hover .time_line-content {
    transform: translateX(5px) !important;
  }
  .wgl-timeline-vertical .time_line-item.item_show:hover .time_line-content {
    transform: translateX(5px) !important;
  }

  .resp_align_center {
    text-align: center !important;
  }

  .coming-soon.row .wgl_col-9 {
    width: 75%;
  }
  .coming-soon.row .wgl_col-3 {
    width: 25%;
  }

  .wgl_module_subtitle-wrapper .filter-after_subtite {
    text-align: left;
  }

  ul.wgl-products li .woo_product_image .group_button-woo,
.woocommerce .products ul.wgl-products li .woo_product_image .group_button-woo {
    visibility: visible;
    opacity: 1;
  }
  ul.wgl-products li .woo_product_image .group_button-woo > *,
.woocommerce .products ul.wgl-products li .woo_product_image .group_button-woo > * {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }

  .stoni_module_pricing_plan.highlighter {
    margin-left: auto;
    margin-right: auto;
  }
}
@media only screen and (max-width: 600px) {
  body.elementor-page.single main .wgl-container,
.wgl-container {
    width: 420px;
  }
  body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container {
    width: 420px;
  }

  body.elementor-page main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 420px;
  }
  body.elementor-page main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 420px;
    width: 100%;
  }

  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
    max-width: calc(420px + 30px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
    max-width: calc(420px + 10px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
    max-width: calc(420px + 30px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
    max-width: calc(420px + 40px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
    max-width: calc(420px + 60px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-default,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: calc(420px + 20px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: calc(420px + 10px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-extended,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: calc(420px + 30px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-wide,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: calc(420px + 40px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-wider,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: calc(420px + 60px);
  }

  div[id*=wpadminb] {
    top: -46px !important;
  }

  .banner_404 {
    font-size: 160px;
  }

  .stoni_module_ico_progress {
    padding: 15px !important;
  }
  .stoni_module_ico_progress .stoni_module_button > a {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  #sb_instagram .sbi_photo {
    padding-bottom: 100%;
    height: 0 !important;
  }

  #sb_instagram #sbi_images .sbi_item {
    width: 33.3333% !important;
  }

  #sb_instagram #sbi_images .sbi_item:nth-child(even) {
    margin-top: 0 !important;
  }

  #sb_instagram .sbi_photo:after {
    font-size: 40px;
  }

  .single-team .single_team_page .team-info_item h5 + span {
    display: block;
    margin-left: unset;
  }

  .wgl_module_team.team-col_5 .team-item, .wgl_module_team.team-col_4 .team-item, .wgl_module_team.team-col_3 .team-item, .wgl_module_team.team-col_2 .team-item {
    width: 100%;
  }
  .wgl_module_team.team-col_5 .team-item:nth-child(2n+1), .wgl_module_team.team-col_4 .team-item:nth-child(2n+1), .wgl_module_team.team-col_3 .team-item:nth-child(2n+1), .wgl_module_team.team-col_2 .team-item:nth-child(2n+1) {
    clear: none;
  }

  #comments .commentlist .comment .stand_comment,
#comments .commentlist .comment .children .stand_comment {
    padding-right: 20px;
  }

  #comments .commentlist .comment_info {
    padding-right: 10px;
  }

  .stoni_module_testimonials.type_author_bottom .wgl-carousel:not(.prev_next_pos_right) .wgl-carousel_slick {
    margin-left: 30px;
    margin-right: 30px;
  }
  .stoni_module_testimonials.type_author_bottom .wgl-carousel:not(.prev_next_pos_right) .testimonials_quote {
    font-size: 14px;
  }

  .page_404_wrapper .banner_404 {
    font-size: 14em;
  }
}
@media only screen and (max-width: 480px) {
  body.elementor-page.single main .wgl-container,
.wgl-container {
    width: 90%;
  }
  body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  body.elementor-page.single main .wgl-container .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container,
.wgl-container .elementor-section-boxed .elementor-container .elementor-section-boxed .elementor-container {
    width: 100%;
  }

  body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100%;
    width: 100%;
  }

  body.elementor-default.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview.single main .wgl-container .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
  }
  body.elementor-default main .wgl-container.wgl-content-sidebar,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar {
    width: 90%;
  }
  body.elementor-default main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-active main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container,
body.elementor-editor-preview main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-container {
    width: 100%;
  }

  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-default {
    max-width: calc(90% + 30px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-narrow {
    max-width: calc(90% + 10px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-extended {
    max-width: calc(90% + 30px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wide {
    max-width: calc(90% + 40px);
  }
  body.wgl-e-dom-optimization main .wgl-container.wgl-content-sidebar .elementor-section.elementor-section-boxed > .elementor-column-gap-wider {
    max-width: calc(90% + 60px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-default,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-default {
    width: calc(90% + 20px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-narrow,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-narrow {
    width: calc(90% + 10px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-extended,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-extended {
    width: calc(90% + 30px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-wide,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-wide {
    width: calc(90% + 40px);
  }
  body.wgl-e-dom-optimization.single main .wgl-container .elementor-container.elementor-column-gap-wider,
body.wgl-e-dom-optimization .elementor-section-boxed .elementor-container.elementor-column-gap-wider {
    width: calc(90% + 60px);
  }

  .stoni_module_infobox.layout_top .infobox_wrapper {
    padding: 15px 15px 25px 20px;
  }

  .wgl_module_team .team-item_info {
    padding: 28px 20px 15px;
  }
  .wgl_module_team .team-item_content:hover .team-item_excerpt {
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 10px;
  }

  #comments .commentlist .comment_author_says {
    margin-bottom: 5px;
  }

  #comments .commentlist .comment .children .comment {
    margin-left: 15px;
  }

  #comments .comment-reply-link {
    position: relative;
  }

  .stoni_module_services_2 .services_logo {
    left: 10%;
  }
  .stoni_module_services_2 .services_title,
.stoni_module_services_2 .services_subtitle {
    left: 21%;
    max-width: 75%;
  }

  .stoni_module_pricing_plan .pricing_header,
.stoni_module_pricing_plan .pricing_content,
.stoni_module_pricing_plan .pricing_footer {
    padding-left: 35px;
    padding-right: 35px;
  }

  .stoni_module_testimonials.type_author_top_inline .testimonials_meta_wrap {
    padding-left: 35px;
    padding-right: 35px;
  }

  .page_404_wrapper .banner_404 {
    line-height: 100px;
    font-size: 10.92em;
    margin-top: 40px;
  }
  .page_404_wrapper .banner_404_title {
    font-size: 35px;
    line-height: 1.5;
  }

  .header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_bg {
    font-size: 95px;
    line-height: 0.3;
    margin-left: -26px;
  }

  .stoni_module_testimonials.type_author_bottom_inline .testimonials_name_wrap {
    flex-direction: column;
  }

  .stoni_module_videobox.title_pos-left .title {
    margin-right: 15px;
  }
  .stoni_module_videobox.title_pos-right .title {
    margin-left: 15px;
  }

  .coming-soon.row .wgl_col-9 {
    width: 60%;
  }
  .coming-soon.row .wgl_col-3 {
    width: 40%;
  }

  .single-team .single_team_page .team-single_wrapper {
    border: 0;
    box-shadow: none;
  }
  .single-team .single_team_page .team-title {
    margin-bottom: 25px;
  }
  .single-team .single_team_page .team-info_wrapper {
    margin-top: 40px;
    padding: 20px;
    font-size: 28px;
  }
  .single-team .single_team_page .team-info_item {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 379px) {
  .page_404_wrapper .banner_404 {
    font-size: 8.92em;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  #comments .commentlist .comment .children .stand_comment {
    padding-left: 90px;
  }

  #comments .commentlist .comment .children .stand_comment .commentava {
    left: -70px;
    width: 50px;
    height: 50px;
  }
}
/* Custom Text Responsive */
@media only screen and (min-width: 1280px) {
  .text_desktop {
    font-size: inherit !important;
    line-height: inherit !important;
  }
}
@media only screen and (min-width: 1024px) {
  .text_tablet {
    font-size: inherit !important;
    line-height: inherit !important;
  }
}
@media only screen and (min-width: 799px) {
  .text_mobile {
    font-size: inherit !important;
    line-height: inherit !important;
  }
}
@media only screen and (max-width: 1370px) {
  .wgl_portfolio_list-first {
    padding-left: 0;
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .wgl_portfolio_list-first .stoni_module_double_headings.aleft {
    margin-bottom: 0.78vw;
  }
  .wgl_portfolio_list-first .stoni_module_double_headings.aleft .heading_bgtitle {
    font-size: 6.25vw !important;
    padding-top: 1.825vw;
  }
  .wgl_portfolio_list-first .stoni_module_double_headings.aleft .heading_subtitle {
    font-size: 1.15vw !important;
  }
  .wgl_portfolio_list-first .stoni_module_double_headings.aleft .heading_title {
    font-size: 2.1vw !important;
    margin-top: 0.54vw;
  }
  .wgl_portfolio_list-first > ul {
    font-size: 0.9vw;
    padding-bottom: 1vw;
  }
  .wgl_portfolio_list-first > ul li {
    line-height: 1.88vw;
  }
  .wgl_portfolio_list-first .stoni_module_button {
    margin-top: 0.78vw;
    line-height: 1.565vw;
  }
  .wgl_portfolio_list-first .stoni_module_button > a {
    font-size: 0.68vw;
    padding: 0.72vw 1.5vw;
    min-width: 8.05vw;
    line-height: 1.05vw;
  }
}