/*
Theme Name: JupiterX Child
Description: Jupiter X Child Theme
Author: Artbees
Author URI: https://jupiterx.com
Template: jupiterx
Version: 1.0.0
Text Domain: jupiterx
Domain Path: /languages
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
body .switcher {
  width: 140px;
  float: right;
  position: absolute;
  top: -15px;
  right: 0;
}
@media screen and (max-width: 767px) {
  body #dp-wrapper-for-translate > .elementor-widget-wrap {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) and (max-width: 400px) {
  body #dp-wrapper-for-translate .elementor-social-icons-wrapper {
    word-spacing: 10px;
  }
}
@media screen and (max-width: 767px) {
  body #dp-wrapper-for-translate .dp-mobile-on-header .elementor-icon-list-item a {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) and (max-width: 400px) {
  body #dp-wrapper-for-translate .dp-mobile-on-header .elementor-icon-list-item a {
    font-size: 14px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  body #dp-wrapper-for-translate #dp-gtranslate {
    display: none;
  }
  body .dp-mobile-on-header {
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 767px) and (max-width: 400px) {
  body .dp-mobile-on-header .elementor-icon-list-items .elementor-icon-list-item a {
    font-size: 14px;
  }
  body .dp-social-icons-on-header > .elementor-widget-container {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  body #dp-footer-menu .raven-nav-menu {
    align-items: center;
    flex-flow: column;
    margin-top: 25px;
    display: flex;
  }
  body #dp-footer-menu .raven-nav-menu li {
    margin: 0;
  }
  body.home .jupiter-tooltip-widget h1 {
    font-size: 30px !important;
  }
  body #jupiterx-main .raven-heading .raven-heading-title span, body #jupiterx-main .raven-heading .raven-heading-title {
    font-size: 30px !important;
  }
  body.jupiterx-header-overlapped-mobile:not(.jupiterx-header-fixed):not(.jupiterx-header-stick):not(.jupiterx-header-sticked) .jupiterx-header {
    position: static;
  }
  body.jupiterx-header-overlapped-mobile:not(.jupiterx-header-fixed):not(.jupiterx-header-stick):not(.jupiterx-header-sticked) .jupiterx-header .elementor-top-section > .elementor-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
  }
  body.jupiterx-header-overlapped-mobile:not(.jupiterx-header-fixed):not(.jupiterx-header-stick):not(.jupiterx-header-sticked) .jupiterx-header .elementor-top-section > .elementor-container .elementor-column:first-child {
    order: 2;
    width: 75%;
  }
  body.jupiterx-header-overlapped-mobile:not(.jupiterx-header-fixed):not(.jupiterx-header-stick):not(.jupiterx-header-sticked) .jupiterx-header .elementor-top-section > .elementor-container .elementor-column:nth-child(2) {
    order: 3;
  }
  body.jupiterx-header-overlapped-mobile:not(.jupiterx-header-fixed):not(.jupiterx-header-stick):not(.jupiterx-header-sticked) .jupiterx-header .elementor-top-section > .elementor-container .elementor-column:nth-child(3) {
    grid-column-start: span 3;
    order: 1;
  }
  body.jupiterx-header-overlapped-mobile:not(.jupiterx-header-fixed):not(.jupiterx-header-stick):not(.jupiterx-header-sticked) .jupiterx-header .elementor-top-section > .elementor-container .elementor-column:nth-child(3) > .elementor-widget-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background: #dfdfdf;
  }
  body.jupiterx-header-overlapped-mobile:not(.jupiterx-header-fixed):not(.jupiterx-header-stick):not(.jupiterx-header-sticked) .jupiterx-header .elementor-top-section > .elementor-container .elementor-column:nth-child(3) > .elementor-widget-wrap .jupiter-tooltip-widget:first-child {
    margin: 0;
  }
  body.jupiterx-header-overlapped-mobile:not(.jupiterx-header-fixed):not(.jupiterx-header-stick):not(.jupiterx-header-sticked) .jupiterx-header .elementor-top-section > .elementor-container .elementor-column:nth-child(3) > .elementor-widget-wrap .jupiter-tooltip-widget:first-child ul.elementor-icon-list-items li a {
    text-align: left;
    justify-content: flex-start;
    margin-left: 10px;
  }
  body.jupiterx-header-overlapped-mobile:not(.jupiterx-header-fixed):not(.jupiterx-header-stick):not(.jupiterx-header-sticked) .jupiterx-header .elementor-top-section > .elementor-container .elementor-column:nth-child(3) > .elementor-widget-wrap .jupiter-tooltip-widget:nth-child(2) > .elementor-widget-container {
    margin-right: 15px;
    margin-left: 0;
  }
  body.jupiterx-header-overlapped-mobile:not(.jupiterx-header-fixed):not(.jupiterx-header-stick):not(.jupiterx-header-sticked) .jupiterx-header .elementor-top-section > .elementor-container .raven-site-logo img {
    max-width: 100%;
    margin-left: 15px;
  }
  body #dp-team-members-home .elementor-widget-container {
    margin-top: 0;
  }
  body #dp-team-members-home .elementor-widget-container a {
    display: block;
    width: 50%;
    margin: 0 auto;
    max-width: 245px;
  }
  body #dp-team-members-home .elementor-widget-container img {
    height: 65vw;
    object-position: left top;
    object-fit: cover;
    max-height: 400px;
    max-width: 100%;
  }
  body #dp-team-members-home > .elementor-container > .elementor-column:nth-child(2) img, body #dp-team-members-home > .elementor-container > .elementor-column:nth-child(4) img {
    object-position: left -10vw;
  }
}

/* Add your custom CSS codes in assets/less/style.less */

/*# sourceMappingURL=style.css.map */
