/* Theme Name: eclipse360 */

@font-face {
  font-family: "Red Hat Display";
  src: url("assets/fonts/red-hat.ttf") format("truetype");
  font-display: swap;
}

@font-face {
  font-family: "Red Hat Display";
  src: url("assets/fonts/red-hat-italic.ttf") format("truetype");
  font-display: swap;
  font-style: italic;
}

.hide,
#header .bun,
#header .mobile-menu,
footer .menu-item-4072,
footer .menu-item-4121,
.menu-back {
  display: none;
}

.show {
  display: inline-block !important;
}

.hidden {
  overflow: hidden !important;
}

.top-margin {
  margin-top: 30px !important;
}

.no-click>a {
  pointer-events: none;
}

.icons>*:not(.search-wrap) {
  opacity: 0;
  pointer-events: none;
}

.icons>*.active {
  opacity: 1;
  pointer-events: all;
}

/* keyframes */
@keyframes bounce {
  0% {
    top: 0;
  }

  50% {
    top: -30px;
  }

  100% {
    top: 0;
  }
}

/* end keyframes */

/* colours */
.blue {
  color: #0d339a;
}

.green-dark {
  color: #138943;
}

.green-light {
  color: #9fcc3b;
}

.grey-dark {
  color: #0b1121;
}

/* end colours

/* global */
html {
  overflow: auto;
}

body {
  line-height: 1.5;
  color: #0b1121;
  font-family: "Red Hat Display", sans-serif;
  font-size: 18px;
  overflow: hidden;
  top: 0 !important;
}

h1,
h2,
h3,
h4,
h5 {
  margin-bottom: 20px;
  font-weight: 700;
  line-height: 1.2;
}

h1 {
  font-size: 60px;
}

h2 {
  font-size: 50px;
}

h3 {
  font-size: 40px;
}

h4 {
  font-size: 30px;
}

h5 {
  font-size: 22px;
}

p {
  margin-bottom: 20px;
}

p:last-of-type {
  margin-bottom: 0;
}

.wp-block-separator {
  border: 1px solid #f0f5f8;
}

table {
  margin: 30px auto;
  overflow-x: auto;
  min-width: 800px;
}

td,
th {
  padding: 5px 10px;
  vertical-align: middle;
}

.entry-content ol,
.entry-content ul,
.single-content ol,
.single-content ul {
  margin-bottom: 20px;
  margin-left: 20px;
}

.entry-content ol li,
.entry-content ul li:not(.gfield) {
  padding: 10px 0 10px 20px;
  list-style-position: inside;
}

.entry-content ol li,
.single-content ol li {
  list-style-type: decimal;
}

.entry-content ul li,
.single-content ul li {
  list-style-type: disc;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

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

.image-wrap {
  display: block;
  overflow: hidden;
}

.image-wrap img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.button,
#content input[type="submit"],
#header .nav-button > a {
  font-weight: 700;
  color: #fff;
  padding: 15px 40px;
  background-color: #138943;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none !important;
  cursor: pointer;
  transition: all 250ms;
  box-shadow: none;
  border: none;
  font-family: "Red Hat Display", sans-serif;
}

#header .nav-button > a {
  background-color: #002e2c;
}

.button:hover,
#content input[type="submit"]:hover,
#header .menu li.nav-button > a:hover {
  background: #9fcc3b !important;
  color: #fff;
}

.button.black {
  background-color: #0b1121;
  color: #fff !important;
}

.pipe {
  margin: 0 10px;
}

.no-underline .wp-element-button {
  text-decoration: none !important;
}

#header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 30px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 8;
  transition: all 250ms;
}

.is-scrolling #header {
  transform: translateY(-100%);
}

#google_translate_element {
  position: absolute;
  top: 40px;
  right: -40px;
  opacity: 1 !important;
  pointer-events: all !important;
}

#google_translate_element .goog-te-gadget span a span,
#google_translate_element .goog-te-gadget span a img {
  display: none;
}

#google_translate_element .goog-te-gadget span a span:first-of-type {
  display: inline-block;
  padding: 0 30px 0 0;
}

.post-type-archive-tribe_events #container,
.single-tribe_events #container {
  padding-top: 120px;
}

#wrapper .tribe-events-c-top-bar__datepicker-container {
  width: 100%;
}

#wrapper .tribe-events .datepicker table {
  margin: 0 auto;
}

#header .menu-item-has-children::after,
.s-column h3::after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(assets/icons/icon-angle-down.svg) no-repeat center center / contain;
  vertical-align: middle;
  margin-left: 5px;
}

#header ul.sub-menu {
  transition: all 250ms;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  padding-top: 28px;
}

#header .sub-menu .menu-item-has-children {
  display: flex;
  align-items: center;
  background-color: #fff;
  padding-right: 15px;
}

#header .mobile-menu .sub-menu .menu-item-has-children {
  background: none;
}

#header .sub-menu .menu-item-has-children a {
  flex-basis: 100%;
}

#header .sub-menu .menu-item-has-children::after {
  transform: rotate(-90deg);
  margin: 0;
}

#header .sub-menu .menu-item-has-childrenL:first-child::after {
  top: calc(50% + 10px);
}

.scroll #header,
.alternate-header #header,
.tribe-events-page-template #header,
.single-tribe_events #header {
  background-color: #138943;
}

#header>div {
  display: flex;
}

.tribe-events-page-templates #main-content,
.single-tribe_events #main-content {
  padding-top: 180px;
}

.logo {
  max-width: 225px;
}

.logo img {
  transition: all 250ms;
}

.scroll .logo,
.alternate-header #header .logo,
.tribe-events-page-template #header .logo,
.single-tribe_events #header .logo {
  filter: brightness(100);
}

.search-wrap .close,
.flyout .close {
  position: absolute;
  top: 30px;
  right: 30px;
  border-radius: 50%;
  width: 45px;
  height: 45px;
  border: 1px solid #9fcc3b;
  background: url(/wp-content/themes/eclipse360/assets/icons/icon-close-x.svg) no-repeat center center / 30px;
  transition: all 250ms;
  cursor: pointer;
}

.search-wrap .close {
  top: 15px;
}

.search-wrap .close:hover,
.flyout .close:hover {
  border-color: #9fcc3b;
  border-style: dashed;
  background-size: 45px !important;
}

.search-trigger {
  cursor: pointer;
}

.search-wrap {
  position: fixed;
  top: 0;
  right: 0;
  background-color: #f0f5f8;
  padding: 0 5%;
  height: 100vh;
  border-left: 2px solid #9fcc3b;
  transition: all 250ms;
  z-index: 10;
  transform: translateX(100%);
}

.scroll .search-wrap {
  top: 113px;
}

.search-wrap.open {
  transform: translateX(0);
}

.search-wrap .search-form {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.search-field {
  background-image: none !important;
  background-color: #fff !important;
  font-size: 16px;
}

.search-submit {
  padding: 12px 20px;
  border: none;
  cursor: pointer;
  font-weight: 700;
  color: #fff;
  background-color: #138943;
  text-transform: uppercase;
  font-size: 12px;
  transition: all 250ms;
}

.search-submit:hover {
  background-color: #9fcc3b;
}

a,
.tribe-events-single a,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text {
  text-decoration: none;
  transition: all 250ms;
  color: #138943;
}

a:hover,
.tribe-events-single a:hover,
.single-tribe_events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text:hover {
  text-decoration: none !important;
  color: #9fcc3b;
}

#content a {
  text-decoration: underline;
}

#content #BambooHR-ATS a {
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
}

.BambooHR-ATS-Jobs-List {
  padding-left: 0 !important;
}

.rt-body {
  border: none !important;
  box-shadow: none !important;
}

.rt-list__offer-title {
  font-size: 18px !important;
  color: #138943 !important;
  font-family: "Red Hat Display", sans-serif !important;
}

.rt-list__offer-title:hover {
  color: #9fcc3b !important;
}

::selection {
  background: #138943;
  color: #fff;
}

p:empty {
  display: none;
}

#header .menu {
  margin-bottom: 0;
}

.menu a {
  white-space: nowrap;
}

.wp-block-columns {
  padding: 0 30px;
}

.intro-bg+.wp-block-columns {
  padding: 60px 30px;
}

.contact-form~.container {
  padding: 0 30px;
}

.container,
.wp-block-columns {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
}

.container.small {
  max-width: 900px;
}

.container.large {
  max-width: 1700px;
}

footer {
  position: relative;
  padding: 120px 30px;
  background: linear-gradient(#0b1121, #002c2b);
  color: #fff;
}

.footer .container {
  padding: 0;
}

footer::after {
  content: "";
  position: absolute;
  background: url(assets/images/streets-overlay.png) no-repeat center center / cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.footer-content,
footer .menu {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.footer-content .menu a {
  padding: 10px 0;
  display: block;
}

.footer-content .sub-menu a,
#copyright {
  font-size: 15px;
}

.footer-content .menu>li>a {
  color: #9fcc3b;
}

.footer-content .menu>li>a:hover {
  color: #138943;
}

.footer-content .sub-menu li {
  padding: 0;
}

.footer ul {
  margin: 0;
}

footer nav {
  padding-left: 10%;
}

.footer-content .nav-wrapper {
  flex: 2;
}

.footer-content a {
  flex: 1;
}

footer a {
  color: #fff;
}

.footer-bottom {
  padding-top: 90px;
  text-align: center;
}

.socials {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
  justify-content: center;
}

.socials a:not(:last-of-type) {
  padding-right: 30px;
}

.small-green-text {
  font-weight: 400;
  color: #138943 !important;
  font-size: 18px !important;
}

.socials a img {
  transition: all 250ms;
  width: 20px;
  height: 20px;
}

.socials a:hover img {
  transform: scale(1.3);
}

.cta-button {
  margin: 40px 0 0 0;
}

.cta-button h4 {
  width: 55%;
}

.blog-angle-graphic-left {
  position: absolute !important;
  bottom: 500px;
}

.blog-angle-graphic-right {
  position: absolute !important;
  right: 0;
  bottom: 850px;
}

.archive-banner {
  display: flex;
  align-items: center;
  position: relative;
  background: url(/wp-content/themes/eclipse360/assets/images/banner-bg.jpg) no-repeat top center / cover;
  height: 40vw;
  min-height: 440px;
  overflow: hidden;
  z-index: 1;
}

.archive-banner::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -10%;
  width: 50%;
  height: 120%;
  background: url(/wp-content/themes/eclipse360/assets/images/banner-overlay.svg) no-repeat top center / contain;
  z-index: 2;
  opacity: 0;
  transition: all 2s;
}

.archive-banner h1 {
  font-size: calc(3vw + 30px);
  color: #fff;
  text-align: center;
  font-weight: 900;
  margin: 0;
}

.animate .archive-banner::before {
  left: 5%;
  opacity: 1;
}

.archive #content {
  position: relative;
  background-color: #0b1121;
}

.archive #content .container.large {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 60px 30px;
  position: relative;
  z-index: 3;
}

.archive #content::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-40%, -50%) rotate(-5deg);
  width: 150%;
  height: 35vw;
  background-color: #fff;
}

.tag-news .beautiful-taxonomy-filters { display: none; }

.wpml-ls {
  width: auto;
}

.wpml-ls a {
  background: transparent !important;
  border: none;
}

.wpml-ls>ul>li>a {
  color: #fff;
  padding: 0 8px;
  border-right: 1px solid #fff;
}

.wpml-ls>ul>li:last-child>a {
  border: none;
}

.wpml-ls a:hover,
.wpml-ls>ul>li:hover>a {
  color: #9fcc3b !important;
}

.wpml-ls-sub-menu {
  padding: 15px !important;
  border: none !important;
  background: #fff;
  width: 130px;
}

.wpml-ls-sub-menu a {
  color: #138943;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
  background: url(assets/icons/icon-angle-down.svg) no-repeat center center / contain;
  border: none;
  width: 15px;
  height: 15px;
  top: 5px;
}

select,
.search-field {
  padding: 10px 30px 10px 20px;
  border: 1px solid #f0f5f8;
  font-family: "Red Hat Display", sans-serif;
  appearance: none;
  background: #fff url(assets/icons/icon-angle-down.svg) no-repeat 90% center / 10px;
}

.filters {
  padding: 60px 30px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.filters .search-form {
  position: relative;
  margin-left: auto;
}

.filters .search-form input[type="submit"] {
  padding: 12px 30px !important;
}

.beautiful-taxonomy-filters form {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.beautiful-taxonomy-filters-select-wrap {
  display: flex;
}

.beautiful-taxonomy-filters-select-wrap>*,
.beautiful-taxonomy-filters-button {
  margin-right: 30px;
}

.beautiful-taxonomy-filters-label {
  display: none;
}

.beautiful-taxonomy-filters-button,
.beautiful-taxonomy-filters-clear-all {
  position: relative;
  padding: 0;
  color: #138943 !important;
  font-size: 15px;
  text-decoration: underline;
  border: none;
  background: none;
  cursor: pointer;
}

.beautiful-taxonomy-filters-button:hover,
.beautiful-taxonomy-filters-clear-all:hover {
  text-decoration: none;
  color: #138943 !important;
}

.archive article:not(.tribe_events) {
  padding: 0 30px 30px 0;
  display: flex;
}

.archive .entry-summary,
.customer-stories .slide {
  background-color: #f0f5f8;
  position: relative;
  width: 100%;
  height: inherit;
}

.archive .entry-summary .image-wrap {
  height: 350px;
}

.archive .entry-summary .content>.small-green-text {
  margin-bottom: 5px;
}

.archive article a,
.customer-stories .slide a {
  color: #0b1121;
  text-decoration: none !important;
}

.archive article .content,
.customer-stories .slide .content {
  padding: 30px 30px 60px 30px;
}

.archive article .content h3,
.customer-stories .slide .content h3 {
  font-weight: 400;
  font-size: 22px;
  margin: 0;
}

.archive article .content .read-more,
.customer-stories .slide .content .read-more {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 50px;
  height: 50px;
  background-color: #fff;
  padding: 15px;
}

.archive article .image-wrap,
.customer-stories .slide .image-wrap {
  height: 350px;
}

.nav-links {
  display: flex;
  justify-content: space-evenly;
  color: #fff;
  align-items: center;
}

.nav-links>div {
  background-color: #138943;
  border-radius: 50%;
  padding: 5px 9px;
  transition: all 250ms;
}

.nav-links>div:hover {
  background-color: #fff;
}

.nav-links>div:hover a {
  color: #138943;
}

.nav-links>div span {
  position: relative;
  top: -1px;
}

.nav-links a {
  text-decoration: none !important;
  color: #fff;
}

.slick-dots {
  display: flex;
  padding: 15px;
}

.slick-dots li {
  list-style: none !important;
  padding: 0 !important;
}

.slick-dots li button {
  color: transparent;
  border: none;
  background-color: #fff;
  border-radius: 50%;
  padding: 0;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  cursor: pointer;
  transition: 250ms;
}

.slick-dots li button:hover {
  background-color: #9fcc3b;
}

.slick-dots li.slick-active button {
  background-color: #138943;
}

.side-by-side {
  display: flex;
  align-items: center;
  position: relative;
  padding: 2% 0;
}

.side-by-side img {
  display: block;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.side-by-side>div {
  flex-basis: 50%;
  position: relative;
  z-index: 1;
}

.side-by-side .content {
  padding: 0 clamp(30px, 5%, 90px);
}

.side-by-side .content .button {
  margin-top: 30px;
}

.side-by-side h3 {
  font-size: 32px;
}

.side-by-side h3::after {
  content: "";
  display: block;
  width: 50px;
  height: 4px;
  margin: 20px 0;
  background-color: #138943;
}

.side-by-side .content {
  max-width: 700px;
}

.side-by-side .images {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}

.side-by-side .images>div {
  transition: all 250ms;
  opacity: 0.5;
  top: 120px;
  position: relative;
}

.side-by-side.in-view .images>div {
  opacity: 1;
  top: 0;
}

.side-by-side .large-image {
  height: 70vh;
  width: 100%;
}

.side-by-side .large-image iframe {
  width: 100%;
  height: 100%;
}

.side-by-side .images.only-one .large-image {
  margin: 0;
  padding: 5% 0 5% 5%;
}

.side-by-side.content-left .images.only-one .large-image {
  margin: 0;
  padding: 5% 5% 5% 0;
}

.side-by-side.content-left,
.side-by-side.content-left .images {
  flex-direction: row-reverse;
}

.angle-bg {
  position: relative;
}

.side-by-side:nth-of-type(2n)::before,
.angle-bg::before,
.gallery-intro::before {
  content: "";
  position: absolute;
  display: block;
  width: 150%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-5deg);
  height: 110%;
  pointer-events: none;
  background-color: #f0f5f8;
}

.angle-bg::before {
  top: 100%;
}

.gallery-intro {
  padding: 60px 30px;
  position: relative;
}

.gallery-intro::before {
  height: 150% !important;
  top: 60% !important;
}

.gallery-intro>div {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
}

.blocks-gallery-item {
  margin: 0 !important;
}

.contact-form {
  padding: 60px 30px;
}

.contact-form .gform_wrapper {
  padding: 0 !important;
}

#content .gform_wrapper {
  margin: 0 auto;
  padding: 60px 30px;
  max-width: 900px;
}

#content .gform_heading,
#content .gform_title {
  margin: 0;
  font-size: 40px;
  line-height: 1;
}

#content .gform_wrapper input,
#content .gform_wrapper textarea {
  box-shadow: none;
}

#content .gform_wrapper input:not([type="submit"]),
#content .gform_wrapper textarea,
#content .gform_wrapper select {
  border: 1px solid #f0f5f8;
  padding: 10px 30px;
}

.gform_wrapper .wp-block-column:last-child {
  padding-left: 60px;
}

.c-accordion__title {
  font-size: 28px;
  font-weight: 400;
  color: #138943;
  transition: all 250ms;
}

.c-accordion__title:hover,
.wp-block-pb-accordion-item.is-open .c-accordion__title,
.is-open .c-accordion__title::after {
  color: #9fcc3b;
}

.c-accordion__content {
  padding: 0 30px 30px;
}

.c-accordion__title::after {
  color: #138943;
}

.wpml-ls-legacy-list-horizontal {
  margin-bottom: 8px;
}

footer .menu li {
  padding: 0 10px;
}

/* Events overrides */
.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn,
.tribe-events .tribe-events-c-ical__link,
.tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar,
.tribe-events .datepicker .day.active,
.tribe-events .datepicker .day.active.focused,
.tribe-events .datepicker .month.active,
.tribe-events .datepicker .month.active.focused,
.tribe-events .datepicker .month.active:focus,
.tribe-events .datepicker .year.active,
.tribe-events .datepicker .year.active.focused {
  background-color: #138943;
  border-radius: 0;
  color: #fff;
  border: none;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn:hover,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn:hover,
.tribe-events .datepicker .day.active:hover,
.tribe-events .datepicker .day.active.focused:hover,
.tribe-events .datepicker .month.active:hover,
.tribe-events .datepicker .month.active.focused:hover,
.tribe-events .datepicker .year.active:hover,
.tribe-events .datepicker .year.active.focused:hover,
.tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar:hover,
.tribe-events .tribe-events-c-ical__link:hover {
  background-color: #9fcc3b;
}

.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date,
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link,
#container .tribe-events-calendar-list__event-title-link,
#container .tribe-events-c-messages__message-list-item-link,
#container .tribe-events-calendar-day__event-title-link,
.tribe-events-cal-links .tribe-events-gcal,
.tribe-events-cal-links .tribe-events-ical,
.tribe-events-event-meta a,
.tribe-events-event-meta a:visited,
#container .tribe-common-c-svgicon,
.tribe-events-back a,
.tribe-events-back a:visited {
  color: #138943;
  border: none;
}

.tribe-events-calendar-month__day-date-link {
  pointer-events: none;
}

.tribe-events .tribe-events-c-ical__link svg,
.tribe-events .tribe-events-calendar-month__multiday-event--end .tribe-events-calendar-month__multiday-event-bar h3,
#wrapper .tribe-events-c-subscribe-dropdown__button:hover .tribe-events-c-subscribe-dropdown__button-text {
  color: #fff;
}

#container .tribe-events-calendar-list__event-title-link:hover,
#container .tribe-events-c-messages__message-list-item-link:hover,
#container .tribe-events-calendar-day__event-title-link:hover,
.tribe-events-cal-links .tribe-events-gcal:hover,
.tribe-events-cal-links .tribe-events-ical:hover,
.tribe-events-event-meta a:hover,
.tribe-events-back a:hover,
.tribe-events-back a:visited:hover {
  color: #9fcc3b;
  border: none !important;
}

#wrapper .tribe-events-c-subscribe-dropdown__button {
  border-color: #138943;
  color: #138943;
  display: flex;
  align-items: center;
  gap: 10px;
}

#wrapper .tribe-events-c-subscribe-dropdown__button:hover {
  background-color: #9fcc3b;
  color: #fff;
  border-color: #9fcc3b;
}

#wrapper #tribe-events-content .tribe-block__event-website a {
  background-color: #138943;
  color: #fff;
}

#wrapper #tribe-events-content .tribe-block__event-website a:hover {
  background-color: #9fcc3b;
  color: #fff;
}

.page-template-blog-search-results article {
  padding: 30px 0;
}

.resellers .region {
  padding: 60px 30px;
  display: flex;
  flex-wrap: wrap;
}

.resellers .region h2 {
  flex-basis: 100%;
  margin-bottom: 30px;
  padding: 0 30px;
}

.reseller {
  flex: 1;
  padding: 30px;
  min-width: 25%;
  display: flex;
  flex-direction: column;
}

.resellers .region:nth-child(even) {
  background-color: #f0f5f8;
}

.reseller>img {
  max-width: 240px;
  display: block;
  margin-bottom: auto;
}

.reseller .button {
  margin-top: 30px;
}

.reseller .content {
  padding-top: 15px;
}

.fancybox-content {
  max-width: calc(100% - 60px);
}

/* end global */

@media (max-width: 1599px) {
  /*
  .side-by-side .small-image {
    display: none;
  }
  */

  .side-by-side.content-right .large-image {
    padding: 5% 0 5% 5%;
    height: auto;
  }

  .side-by-side.content-left .large-image {
    padding: 5% 5% 5% 0;
  }
}

@media (max-width: 1299px) {
  #header {
    padding: 15px 30px;
  }

  .wpml-ls>ul>li>a {
    padding: 5px 5px 5px 0;
  }

  .wpml-ls-legacy-list-horizontal {
    padding: 30px 0 45px;
    margin: 0;
  }

  #google_translate_element {
    top: 0;
    right: 0;
  }

  .wpml-ls {
    padding-top: 30px;
  }

  .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    display: inline-block;
  }

  .archive #content .container.large {
    grid-template-columns: repeat(3, 1fr);
  }

  .mobile-menu {
    display: block !important;
    position: fixed;
    top: 0;
    right: 0;
    transition: all 250ms;
    transform: translateX(100%);
    background-color: #0b1121;
    height: 100vh;
    width: 100%;
  }

  .mobile-menu .flex-wrap {
    display: flex;
    width: 100%;
    height: 100%;
    position: absolute;
    align-items: center;
  }

  .mobile-menu .left {
    flex: 0;
    background-color: #138943;
    height: inherit;
    transition: all 250ms;
  }

  .mobile-menu .right {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    height: inherit;
    flex: 4;
    padding-left: 15%;
    position: relative;
  }

  .mobile-menu.open {
    transform: translateX(0);
  }

  .mobile-menu.open .left {
    flex: 2;
  }

  .mobile-menu .icons {
    display: flex;
    position: relative;
  }

  .mobile-menu .socials {
    justify-content: unset;
    margin-top: auto;
  }

  .mobile-menu .icons>*:not(:last-child) {
    padding-right: 30px;
  }

  .mobile-menu .menu a {
    color: #fff;
    padding: 10px 15px 10px 0;
    display: inline-block;
    font-size: 25px;
    white-space: normal;
    max-width: calc(100% - 25px);
  }

  .mobile-menu .menu a:hover {
    color: #9fcc3b;
  }

  .sub-menu-heading>a {
    font-size: 32px !important;
    padding: 10px 15px 30px 0 !important;
  }

  .sub-menu-heading a::after {
    display: none;
  }

  .mobile-menu .nav-wrapper {
    padding-top: 90px;
    padding-bottom: 30px;
    flex: 1;
  }

  .mobile-menu .nav-wrapper #menu,
  .mobile-menu .menu-main-container,
  .mobile-menu .menu {
    height: 100%;
  }

  .mobile-menu .socials img,
  .mobile-menu .icons img {
    width: 20px;
    height: 20px;
    transition: all 250ms;
  }

  .mobile-menu .menu,
  .mobile-menu .menu a {
    position: relative;
  }

  .mobile-menu #menu {
    overflow-y: auto;
  }

  .mobile-menu .sub-menu {
    display: block !important;
    position: absolute;
    left: -4px;
    top: 0;
    z-index: 1;
    background: #0b1121;
    transition: all 250ms;
    overflow-x: hidden;
    width: 0;
    min-height: 100%;
  }

  .mobile-menu .sub-menu.open {
    width: 100%;
    left: 0;
    visibility: visible !important;
    opacity: 1 !important;
    pointer-events: all !important;
  }

  .mobile-menu li {
    padding-right: 30px;
  }

  .menu-back {
    transition: all 250ms;
    cursor: pointer;
    opacity: 0;
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    top: -4px;
    pointer-events: none;
  }

  .menu-back:hover {
    color: #fff;
  }

  .menu-back span {
    margin-left: 10px;
  }

  .menu-back img {
    transform: rotate(90deg) !important;
    width: 12px !important;
    height: 12px !important;
  }

  .sub-menu-toggle {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    cursor: pointer;
  }

  .bun {
    color: #fff;
    display: flex !important;
    justify-content: flex-end;
    align-items: center;
    transition: all 250ms;
    text-align: right;
    width: 50px;
    height: 28px;
    position: relative;
    margin: 0 0 0 15px;
    cursor: pointer;
    transition: all 250ms;
    z-index: 9;
  }

  .bun.hidden {
    opacity: 0;
    pointer-events: none;
  }

  .bun span.close {
    position: absolute;
    opacity: 0;
  }

  .bun.open span.open {
    opacity: 0;
  }

  .bun.open span.close {
    opacity: 1;
    display: block;
  }

  .bun.open .patty,
  .bun.open::before,
  .bun.open::after {
    background-color: #9fcc3b;
  }

  .patty,
  .bun::before,
  .bun::after {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition: all 250ms;
    transform-origin: left;
    border-radius: 0;
  }

  .patty {
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 60%;
  }

  .bun::before,
  .bun::after {
    content: "";
    display: block;
  }

  .bun::before {
    top: 0;
    right: 0;
    width: 90%;
  }

  .bun::after {
    bottom: 0;
  }

  .bun:hover .patty,
  .bun:hover::before,
  .bun:hover::after {
    background-color: #9fcc3b;
  }

  .bun:hover {
    letter-spacing: 2px;
  }

  .bun span {
    transition: all 250ms;
    padding-right: 75px;
  }

  .bun:hover span {
    color: #000;
  }

  .bun:hover .patty {
    width: 100%;
  }

  .bun:hover::before {
    width: 50%;
  }

  .bun:hover::after {
    width: 40%;
  }

  .bun:hover span {
    color: #9fcc3b;
  }

  .bun.open .patty {
    right: -100px !important;
  }

  .bun.open::before,
  .bun.open::after {
    width: 75% !important;
  }

  .bun.open::before {
    transform: rotate(45deg);
    transform-origin: top left;
  }

  .bun.open::after {
    transform: rotate(-45deg);
    transform-origin: bottom left;
  }

  #header .menu-item-has-children::after {
    transform: rotate(-90deg);
    width: 10px;
    height: 10px;
  }

  .archive #content .container {
    grid-template-columns: repeat(3, 1fr);
  }

  .reseller {
    min-width: 33%;
  }
}

@media (max-width: 1400px) {
  .footer-content .logo {
    display: none;
  }

  footer nav {
    padding-left: 0;
  }
}

@media (max-width: 1000px) {
  footer {
    padding: 30px;
  }

  .footer-content {
    justify-content: center;
  }

  footer .menu {
    flex-wrap: wrap;
  }

  footer .menu li {
    flex-basis: 50%;
  }

  .footer-content .menu>li>a {
    margin-top: 30px;
  }

  .footer-bottom {
    padding-top: 30px;
  }

  .archive #content .container.large {
    padding: 30px 15px 30px 30px;
    grid-template-columns: repeat(2, 1fr);
  }

  .archive article {
    padding: 0 15px 30px 0;
  }

  .filters {
    flex-direction: column-reverse;
  }

  .filters .search-form {
    margin: 0 0 30px 0;
  }

  .reseller {
    min-width: 50%;
  }
}

@media (max-width: 800px) {
  .side-by-side {
    flex-wrap: wrap;
  }

  .side-by-side>div {
    flex-basis: 100%;
  }

  .side-by-side .large-image {
    padding: 0 !important;
    max-height: 50vh !important;
  }

  .side-by-side .content {
    max-width: 100%;
    padding: 30px;
  }

  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 26px;
  }

  h4 {
    font-size: 22px;
  }

  .mobile-menu.open .left {
    flex: 0;
  }
}

@media (max-width: 640px) {
  .archive #content .container.large {
    grid-template-columns: repeat(1, 1fr);
  }

  .filters .search-field {
    width: 100%;
    margin-bottom: 15px;
  }

  .beautiful-taxonomy-filters-select-wrap,
  .beautiful-taxonomy-filters form {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .filters select {
    width: 100%;
  }

  .beautiful-taxonomy-filters-select-wrap>*,
  .beautiful-taxonomy-filters-button {
    margin: 0 0 15px 0;
  }

  .reseller {
    min-width: 100%;
    border-bottom: 1px solid #eaeaea;
  }

  .reseller:last-child {
    border: none;
  }

  footer .menu li {
    flex-basis: 100%;
  }
}

@media (max-width: 600px) {
  .contact-form .wp-block-column:last-child {
    padding: 30px 0 0 0;
  }

  .is-scrolling #header {
    background-color: transparent;
    transform: translateY(0);
  }

  .is-scrolling #header .logo,
  .is-scrolling .bun:not(.open) {
    opacity: 0;
  }
}

@media (max-width: 475px) {
  .logo {
    max-width: 120px;
  }

  .wpml-ls {
    padding-top: 15px;
  }

  .related-posts .slide .content {
    word-wrap: anywhere !important;
  }

  .mobile-menu .icons> :not(:last-child) {
    padding-right: 15px;
  }
}

@media (min-width: 1000px) {

  /* graphics */
  .angle-graphic-left,
  .angle-graphic-right {
    position: relative;
  }

  .angle-graphic-left::before,
  .angle-graphic-left::after,
  .angle-graphic-right::before,
  .angle-graphic-right::after {
    content: "";
    position: absolute;
    display: block;
    width: 8vw;
    height: 19vw;
    transition: all 250ms;
    min-width: 70px;
  }

  .angle-graphic-left::before,
  .angle-graphic-left::after {
    left: 0;
  }

  .angle-graphic-right::before,
  .angle-graphic-right::after {
    right: 0;
  }

  .angle-graphic-left::before {
    top: 55%;
    background: url(/wp-content/themes/eclipse360/assets/images/angle-graphic-left.svg) no-repeat left center / contain;
  }

  .angle-graphic-left::after {
    top: calc(55% + 150px);
    color: #9fcc3b;
    background: url(/wp-content/themes/eclipse360/assets/images/angle-graphic-left-light.svg) no-repeat left center / contain;
    opacity: 0.8;
  }

  .angle-graphic-right::before {
    top: 0;
    background: url(/wp-content/themes/eclipse360/assets/images/angle-graphic-right.svg) no-repeat right center / contain;
  }

  .angle-graphic-right::after {
    top: 150px;
    color: #9fcc3b;
    background: url(/wp-content/themes/eclipse360/assets/images/angle-graphic-right-light.svg) no-repeat right center / contain;
    opacity: 0.8;
  }

  .graphic-1.in-view::before,
  .graphic-2.in-view::before {
    top: 45%;
  }

  .graphic-2.in-view .angle-graphic-left::before {
    top: 80%;
  }

  .graphic-2.in-view .angle-graphic-left::after {
    top: calc(70% + 150px);
  }

  .graphic-1.in-view::after,
  .graphic-2.in-view::after {
    top: calc(45% + 100px);
  }

  .graphic-2.in-view::before {
    top: -100px;
  }

  .graphic-2.in-view::after {
    top: 0px;
  }

  .archive .angle-graphic-left::before {
    z-index: 1;
    top: 0;
    transform: translateY(-25%);
  }

  .archive .angle-graphic-left::after {
    z-index: 2;
    top: 0;
    transform: translateY(25%);
  }

  .archive .angle-graphic-left.in-view::before {
    transform: translateY(-50%);
  }

  .archive .angle-graphic-left.in-view::after {
    transform: translateY(-25%);
  }

  /* end side graphics */
}

@media (min-width: 1300px) {
  #header .menu {
    display: flex;
    align-items: center;
  }

  #header .menu>li {
    padding: 0 25px;
    cursor: pointer;
    position: relative;
  }

  #header .menu>li>a {
    color: #fff;
  }

  #header .menu>li>a:hover {
    color: #9fcc3b;
  }

  #header .sub-menu {
    position: absolute;
    left: -35px;
    box-shadow: 0px 40px 15px rgba(0, 0, 0, 0.1);
    transition: all 250ms;
  }

  #header .menu li:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
    pointer-events: all;
    padding-top: 43px !important;
  }

  #header .menu li ul.sub-menu ul.sub-menu {
    left: calc(100% - 15px);
    top: 43px;
    padding-top: 0 !important;
    padding-bottom: 120px;
    z-index: -1;
    box-shadow: none;
  }

  #header ul.sub-menu li:hover ul.sub-menu {
    left: 100% !important;
  }

  #header .icons {
    position: relative;
    max-height: 30px;
  }

  #header .icons img {
    width: 20px;
    height: 20px;
    margin-right: 15px;
    transition: all 250ms;
  }

  #header .icons>*:not(.menu-back) img:hover {
    transform: scale(1.3);
  }

  #header .sub-menu a {
    color: #138943;
    display: block;
    padding: 15px 60px;
    background: #fff;
    position: relative;
  }

  #header .sub-menu a::before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    transition: all 250ms;
    background: url(assets/icons/icon-angle-down.svg) no-repeat center left / contain;
    transform: rotate(-90deg);
    position: absolute;
    top: 22px;
    left: 30px;
    opacity: 0;
  }

  #header .sub-menu>li:first-of-type>a::before {
    top: 38px;
  }

  #header .menu>li>.sub-menu>.menu-item-has-children:first-child:after {
    position: relative;
    top: 8px;
  }

  #header .sub-menu a:hover::before {
    opacity: 1;
    left: 45px;
  }

  #header .sub-menu>li:first-of-type>a {
    padding-top: 30px;
  }

  #header .sub-menu>li:last-of-type>a {
    padding-bottom: 30px;
  }

  #header .nav-wrapper {
    flex: 2;
    justify-content: center;
  }
}

@media (min-width: 1600px) {
  .side-by-side.content-right .large-image {
    margin: -60px 0;
    padding-right: 30px;
  }

  .side-by-side.content-left .large-image {
    margin: -60px 0;
    padding-left: 30px;
  }

  .side-by-side.vertical .images {
    flex-direction: column-reverse;
  }

  .side-by-side.vertical .images>div {
    margin: 0;
    height: 40vh;
  }

  .side-by-side.vertical .images>div.large-image {
    height: 50vh;
  }

  .side-by-side.vertical .small-image {
    height: 30vh !important;
    width: 30vh;
    margin-bottom: 30px !important;
  }

  .side-by-side.vertical.in-view .small-image {
    width: 30vh !important;
  }

  .side-by-side.vertical.content-left .small-image {
    margin-right: 20% !important;
  }

  .side-by-side.vertical.content-right .small-image {
    margin-left: 20% !important;
  }
}

@media (max-height: 600px) {

  .mobile-menu .socials {
    display: none;
  }

  .mobile-menu .nav-wrapper {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .mobile-menu .right {
    justify-content: center;
  }

  .mobile-menu .sub-menu {
    padding-top: 0 !important;
  }
}