/*
Theme Name: OnePress Child
Theme URI: https://www.famethemes.com/themes/onepress/
Author: FameThemes
Author URI: http://www.famethemes.com
Description: OnePress is an outstanding creative and flexible WordPress one page theme well suited for business website, portfolio, digital agency, product showcase, freelancers and everyone else who appreciate good design. The theme overall is an elegant and classic one, a fine example of Bootstrap 4 WordPress theme which compatibility with latest version of WooCommerce. (Live preview : https://demos.famethemes.com/onepress)
Version: 2.2.0
Template:     onepress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: onepress
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
body, input, select, button, textarea, .onepress-menu a, #colophon, blockquote, fieldset{
  font-family: "Montserrat", sans-serif;
}
h1, h2, h3, h4, h5, h6{
  margin-bottom: 20px;
  font-weight: normal;
  word-wrap: normal;
  overflow-wrap: normal;
  white-space: normal;
  word-break: keep-all;
}
h1 {
  font-weight: 100;
  font-size: 4rem;
  word-wrap: normal;
  overflow-wrap: normal;
  white-space: normal;
  word-break: keep-all;
}
.single h2{
  font-size: 1.6rem; font-weight: 500;
}
.fa6, .fa6b, .fa6l{
  font-family: 'Font Awesome 6 Pro' !important;
}
.fa6b{
  font-weight: bold !important;
}
.fa6l{
  font-weight: 300 !important
}
.fa-twitter:before {
  content: "\e61b"  !important;
  font-family: 'Font Awesome 6 Brands';
}
.breadcrumbs{
  display: none;
}
.post-thumbnail{
  max-width: 100vw;
  max-width: calc(var(--vw, 1vw) * 100);
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
  transform: translateX(-50%);
  left: calc(50%);
  position: relative;
}
/* .no-sidebar .entry-content > .alignfull{
max-width: 100vw;
max-width: calc(var(--vw, 1vw) * 100);
width: 100vw;
width: calc(var(--vw, 1vw) * 100);
transform: translateX(-50%);
left: 50%;
position: relative;
} */
.kt-inner-column-height-full.kt-tab-layout-inherit:not(.kt-row-layout-row)>.wp-block-kadence-column>.kt-inside-inner-col, .kt-inner-column-height-full.kt-tab-layout-row>.wp-block-kadence-column>.kt-inside-inner-col{
  height: 100% !important;
}
body:not(.home):not(.page-template-page-gsap) .no-sidebar .entry-content > .alignfull{
  transform: unset;
  width: 100%;
  width: 100vw;
  position: relative;
  left: 50%;
  margin-left: -50%;
  margin-left: -50vw;
}
#page{
  overflow-x: hidden;
}
.onepress-menu a{
  letter-spacing: 0;
  text-transform: none;
}
#primary{
	padding-top: 0; padding-bottom: 0;
}
.entry-content{
	margin-bottom: 0;
}
.no-sidebar .entry-content > .alignfull{
	margin-top: 0;
	margin-bottom: 0;
}

.wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content{
  padding-right: 0;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{
  padding-left: 0;
}
#masthead{
  padding: 15px 0
}
.site-branding .no-logo-img.has-desc, .site-branding .has-logo-img, .site-header{
  line-height: unset;
}
#masthead > .container{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#masthead > .container > div{
  flex: 1;
}
#masthead > .container > div.site-branding{
  max-width: 120px;
  float: none;
}
.header-right-wrapper{
  text-align: right;
}
.onepress-menu{
  float: none;
  text-align: left;
  display: block;
}
.onepress-menu ul, .onepress-menu li{
  text-align: left
}
.onepress-menu > li{
  float: none;
  display: inline-block;
}

.wp-block-columns{
  margin-bottom: 0;
}
p:empty{
  display: none;
}
#back-to-top{
  position: fixed;
  bottom: 0;
  right: 10px;
  background: gray;
  padding: 5px 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #efedeb;
  border: 0;
}
.tab-slider .kt-tabs-title-list{
  display: none !important;
}
.tab-slider .kt-tabs-content-wrap .wp-block-kadence-tab{
  padding: 0 !important;
  outline: none !important;
  border: 0 !important
}
.tab-slider .kt-tabs-content-wrap .ab-block-container{
  position: relative;
}
.tab-slider .kt-tabs-content-wrap .ab-block-container:before{
  content: '';
  padding-bottom: 30%;
  display: block;
  position: relative;
}
.tab-slider .kt-tabs-content-wrap .ab-block-container .ab-container-content{
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  left: 50%;
  width: 100%;
  z-index: 20
}
.thumbnail.square, .thumbnail.rectangular{
  position: relative;
}
.thumbnail.square:before, .thumbnail.rectangular:before{
  content: '';
  padding-bottom: 100%;
  position: relative;
  display: block;
}
.thumbnail.rectangular:before{
  padding-bottom: 56%;
}
.thumbnail.square img, .thumbnail.rectangular img{
  position: absolute; top: 0; left: 0; right: 0; bottom: 0;
  height: 100%; width: 100%; object-fit: cover;
}
#page .pagination, #page .portfolio{
  display: block;
  margin: 20px 0;
}
#page .pagination .page-numbers{
  padding: 3px 12px 5px;
  border: 1px solid;
  margin-right: 5px;
  border-radius: 2px;
  text-decoration: none !important;
  text-transform: uppercase;
  color: #0e1c27;
}
#page .pagination .page-numbers.current, #page .pagination .page-numbers:hover{
  background: #0e1c27;
  text-decoration: none;
  color: #efedeb;
  border-color: #0e1c27 !important
}
#page .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), #page .gform_wrapper select, #page .gform_wrapper textarea{
  width: 100%;
  width: 100%;
  padding: 16px 15px;
  border: 1px solid #707070 !important;
  line-height: unset;
  box-shadow: none;
  background: #efedeb;
  min-height: unset;
  outline: none;
  height: auto;
  border-radius: 10px;
}
#page .gform_wrapper .gform_footer{
  margin-top: 20px;
}
.kb-blocks-bg-video-container .fluid-width-video-wrapper{
  padding-top: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.offset-to-left, .offset-to-right{
  width: calc(100% +((100vw - 1140px) / 2));
}
.offset-to-left{
  margin-left: calc(((100vw - 1140px) / 2)* -1);
}
.home #header-section, .page-template-page-gsap #header-section{
  position: fixed;
  bottom: 0; left: 0; right: 0;
  z-index: 999;
  max-width: 1060px
}
html, body {margin: 0;padding: 0;}
.home .entry-content, .page-template-page-gsap .entry-content{
  display: grid;
  grid-auto-flow: column;       
  grid-auto-columns: max-content; 
}
.home .entry-content > .full-section, .page-template-page-gsap .entry-content > .full-section{height: calc(100vh); position: relative;min-width: calc(100vw);}
#page .full-section > div{
  padding-left: 100px; padding-right: 100px
}
.container{
  width: 100%;
  max-width: calc(100% - 200px);
}
.home .container, .page-template-page-gsap .container{
  width: 100%; padding: 0;
  max-width: 100%
}
#masthead{
  background: transparent !important;
  padding-bottom: 60px; padding-top: 30px
}
.home #masthead, .page-template-page-gsap #masthead{
  padding: 0 60px 40px;
  mix-blend-mode: exclusion;
}
#masthead .onepress-menu a{
  color: #efedeb !important;
  text-transform: uppercase; font-size: 16px; font-weight: normal;
}
#masthead .site-branding{
  margin-right: 30px;
}
#masthead .site-branding img, .onepress-menu .home-link img{
  filter: brightness(0) invert(1); width: 100%;
}
.logo.convert-logo-white img{
  filter: brightness(0) invert(1); 
}
.onepress-menu .home-link img{
  width:120px;
}
#header-section{
  mix-blend-mode: exclusion;
}
#about-us .kt-row-layout-overlay{
  background-image: none !important
}
.team, .experiences{
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: max-content;
  grid-template-rows: repeat(2, auto);
  gap: 60px;
  overflow-x: visible;
}
.team{
  gap: 0 30px;
  grid-template-rows: repeat(1, auto);
}
.services, .blog-posts{
  display: flex;
  gap: 20px;
  /* height: 600px; */
}
.portfolio .blog-posts{
  gap: 8px;
}
.portfolio .blog-posts .article{
  border: 1px solid #efedeb;
}
.services .service, .blog-posts .article{
  width: 270px;
  background: #0E1C27; position: relative;
}
.experiences{
  grid-template-rows: repeat(3, auto); margin-right: 100px;
}
.experiences .experience{
  width: 140px;
}
.experiences .experience .wrapper{
  border: 1px solid #efedeb;
}
.team .team-member{
  width: 220px;
  text-align: center;
}
.team .team-member h4{
  text-transform: uppercase; margin-bottom: 10px;
  font-size: 16px;
}
.team .team-member .job-title{
  margin-bottom: 0;
  font-size: 13px
}
.team .team-member .thumbnail{
  margin-bottom: 10px; overflow: hidden;
  border-radius: 50%;
}
#meet-your-team > div{
  display: flex
}
#masthead > .container > div.site-branding{
  display: none;
}
.service .wrapper{
  position: relative;
  position: absolute; top: 50%; left: 20px; right: 20px;
  text-align: center;
  transform: translateY(-50%)
}
.service .wrapper h5, .blog-posts .article h5{
  color: #efedeb;
  margin: 0;
  font-size: 1.1rem;
}
.services .services-group > div:not(:last-child), .blog-posts > .blog-post-group > div:not(:last-child){
  margin-bottom: 20px;
}
.portfolio .blog-posts > .blog-post-group > div{
  margin-bottom: 7px
}
.blog-posts .article .thumbnail{
  position: absolute; top: 0; left: 0; right: 0; bottom: 0
}
.blog-posts .article .thumbnail:before{
  content: ''; position: absolute;
  top: 0; left: 0; right: 0;
  z-index: 2;
  bottom: 0;
  background: #0e1c27; opacity: .5
}
.blog-posts .article{
  width: 350px;
}
.blog-posts .article h5{
  position: absolute;
  top: 50%; left: 20px; right: 20px;
  transform: translateY(-50%);
  text-align: center;
  z-index: 2;
}
.blog-posts .article .thumbnail img{
  height: 100%; width: 100%; object-fit: cover;
}
#page #masthead .onepress-menu a{
  padding-left: 17px; padding-right: 17px;
}
#page #masthead .onepress-menu a.active{
  /* color: #C74878 !important;  */
  position: relative;
}
/* 
#page #masthead .onepress-menu #menu-item-199 a.active,
#page #masthead .onepress-menu #menu-item-65 a.active,
#page #masthead .onepress-menu #menu-item-67 a.active{
		filter: invert(1) !important;
}

#page #masthead .onepress-menu #menu-item-200 a.active,
#page #masthead .onepress-menu #menu-item-62 a.active,
#page #masthead .onepress-menu #menu-item-64 a.active{
		filter: none !important;
} */

#page #masthead .onepress-menu a.active:before{
  content: attr(title);
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: bold;
  transform: translate(-50%, -50%);
}
#page #masthead .onepress-menu a.active:after{
  content: '';
  position: absolute;
  bottom: -10px;
  border-bottom: 3px solid #efedeb;
  left: 17px; right: 17px;
}
#page #masthead .onepress-menu .home-link a.active:after{
  display: none !important
}
#work-together > div{
  width: 100vw;
}
#page .portfolio-pagination .page-numbers{
  color: #efedeb !important; border-color: #efedeb !important
}
#page .portfolio-pagination .page-numbers.current, #page .portfolio-pagination .page-numbers:hover{
  background: #efedeb !important; color: #0e1c27 !important;
  border-color: #efedeb !important
}
.d-flex > .kt-row-column-wrap{
  display: flex;
}
.d-flex > .kt-row-column-wrap > div{
  flex: 1
}
.max-width-600.wp-block-kadence-column{
  max-width: 600px;
}
.max-width-400.wp-block-kadence-column{
  max-width: 400px
}
.team-bio:not(.active), #meet-your-team.view-bio .team-container{
  display: none !important;
}
.team-bio{
  width: 80vw; margin: 0 auto
}
.team-bio .bio{
  max-height: calc(100vh - 200px);
  overflow: auto;
}
.services .details{
  position: absolute;
  top: 20px;
  left: 20px;
  width: 600px;
  background: hwb(48deg 85% 6% / 95%);
  z-index: 2;
  display: none; padding: 20px;
}
.services .details ul, .services-popup .inner ul{
  column-gap: 30px;
  column-count: 2; margin: 0; padding: 0;
}
.services .service, .team .team-member{
  cursor: pointer;
}
.services .service.more-details .details{
  display: block;
}
.close-service-details{
  position: absolute;
  top: 10px;
  right: 10px;
  background: #000000; cursor: pointer;
  padding: 2px 7px;
}
.close-service-details .fa{
  color: #F0EBD8
}
#page .gform-theme--foundation .gform_fields {
  row-gap: 20px;
}
#page #main .gform_wrapper .gform_footer{
  text-align: right;
  justify-content: flex-end;
}
#page #main .gform_wrapper .gform_footer input {
  border-radius: 10px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 12px 60px;
}
.contact-form-container{
  position: relative;
  padding-bottom: 100px;
}
.contact-form-container .contact-footer {
  position: absolute;
  bottom: -60px;
  right: 0;
}
#page .cnss-social-icon a{
  color: #0e1c27 !important;
  background: #efedeb !important; border-radius: 50% !important;
}
#page .contact-form-container .contact-footer ul{
  margin-bottom: 10px !important
}
.overlay-link{
  position: absolute; top: 0; left: 0; right: 0; bottom: 0;
  z-index: 99;
}
#footer-2{
  text-align: right;
  font-size: 16px;
}
body:not(.home):not(.page-template-page-gsap) #page{
  display: flex;
  flex-wrap: wrap;
}
body:not(.home):not(.page-template-page-gsap) #page > *{
  flex-basis: 100%; width: 100%
}
.post-thumbnail{
  overflow: hidden;
}
.post-thumbnail .video-background video{
  width: 100%; object-fit: cover; height: 100%; position: absolute;
  top: 0; left: 0; right: 0; bottom: 0
}
@media (min-width: 1000px){
  body:not(.home):not(.page-template-page-gsap) #page #header-section{
    order: 2;
  }
  body:not(.home):not(.page-template-page-gsap) #page #colophon{
    order: 3
  }
}

.onepress-menu a{
  text-decoration: none;
}
.single-projects .logo{
  max-width: 300px;
  padding: 20px;
  background: #0e1c27;
  margin: -90px auto 0;
  display: flex;
  z-index: 999999;
  position: relative;
  align-items: center;
  justify-content: center;
  min-height: 150px;
}
.single h1{
  font-size: 2.4rem; font-weight: normal; letter-spacing: 0; margin-bottom: 30px;
}
.single-projects .post-thumbnail{
  background: #0e1c27;
}
.single-projects .post-thumbnail h1{
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
  text-align: center;
  color: #efedeb;
  text-transform: uppercase;
  z-index: 10;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  bottom: 0;
  background: hsl(206.4deg 47.17% 10.39% / 54%);
  width: 100%;
}
.single-projects .post-thumbnail:after{
  content: ''; position: absolute;
  top: 40px; right: 40px; left: 40px; bottom: 40px;
  border: 2px solid #efedeb; 
  z-index: 20
}
.single .the-content{
  max-width: 1200px; margin: 0 auto
}
.single-post .post-thumbnail:before{
  display: none;
}
.single-post .post-thumbnail{
  position: relative; padding-bottom: 30%
}
.single-post .post-thumbnail img{
  width: 100%; height: 100%; object-fit: cover; position: absolute;
  top: 0; left: 0; right: 0; bottom: 0
}
.home-link a:before{
  display: none !important
}
#about-us{
  width: 100vw;
}
#page .full-section > div{
  padding-top: 30px !important
}
.contact-footer-offseter{
  display: none
}
.experience .thumbnail img{
  object-fit: contain;
  object-position: center;
  width: calc(100% - 10px); height: calc(100% - 10px);
  top: 50%; left: 50%; right: unset; bottom: unset; transform: translate(-50%, -50%);
}
.services .service .thumbnail{
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  opacity: 0.3;
}
.services .service .thumbnail img{
  width: 100%; height: 100%; object-fit: cover;
}
.team-member .thumbnail img{
  background: #efedeb;
}
.single-projects .thumbnail.rectangular:before{
  padding-bottom: 20%
}
.wp-block-group.info-block{
  margin-bottom: 30px;
}
.wp-block-group.info-block > div > .wp-block-kadence-iconlist{
  background: #0e1c27;
  color: #efedeb;
  padding: 10px 20px 20px;
  font-size: 1.5rem;
  font-weight: 600;
}
.wp-block-group.info-block > div > .wp-block-kadence-iconlist ul{
  margin: 0
}
.wp-block-group.info-block > div > .wp-block-group{
  background: #eeeeee; padding: 25px;
}
.wp-block-group.info-block > div > .wp-block-kadence-iconlist > ul .kb-svg-icon-wrap{
  width: 45px;
  height: 45px;
  background: #efedeb;
  color: #0e1c27;
  border-radius: 50%;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-right: 20px !important;
  min-width: 45px;
}
.close-bio{
  cursor: pointer;
}
.page-navigation-arrows > div{
  position: fixed;
  top: 50%; transform: translateY(-50%);
  z-index: 9999;
  /* mix-blend-mode: exclusion; */
  cursor: pointer;
  color: #C74878 !important;
}
.page-navigation-arrows > div.left{
  left: 30px;
}
.page-navigation-arrows > div.right{
  right: 30px;
}
.inf-block-columns-header-checklist > div{
  padding: 0 0 20px !important; margin-bottom: 20px;
  grid-auto-rows: minmax(0, 1fr);
}
.inf-block-columns-header-checklist > div > div{
  align-self: stretch;
}
.inf-block-columns-header-checklist > div > div > div{
  /* background: #0e1c27;  */
  height: 100%
}
.inf-block-columns-header-checklist > div > div > div > h3{
  margin: 0 0 20px; 
  font-size: 22px; font-weight: 600;
  /* background: #efedeb; padding: 10px 20px; */
}
.inf-block-columns-header-checklist > div > div > div > h3 strong{
  font-weight: 600;
}
.inf-block-columns-header-checklist > div > div > div > .wp-block-kadence-iconlist{
  /* background: #0e1c27;
  color: #efedeb; */
  padding: 10px 20px
}
.inf-block-columns-header-checklist > div > div > div > .wp-block-kadence-iconlist .kb-svg-icon-wrap{
  width: 25px;
  height: 25px;
  background: #efedeb;
  color: #0e1c27;
  border-radius: 50%;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-right: 13px !important;
  min-width: 25px;
  font-size: 22px;
}
.inf-block-columns-header-checklist > div > div > div > .wp-block-kadence-iconlist span.kb-svg-icon-wrap{
  background: url(/wp-content/uploads/2025/06/transparent_checkmark.png) no-repeat;
  background-size: contain; background-position: center center;
}
.inf-block-columns-header-checklist > div > div > div > .wp-block-kadence-iconlist svg{
  visibility: hidden;
}
.info-block > div > .wp-block-group h3, .info-block > div > .wp-block-group h3 strong{
  font-size: 22px; font-weight: 600;
}
.single h2{
  margin-top: 40px; margin-bottom: 15px
}
#page .page-title{
  background: #0e1c27;
  color: #efedeb;
  padding: 30px;
  max-width: 1200px; margin: 0 auto 20px
}
.page-title.has-thumbnail{
  margin-top: -130px !important;
  position: relative;
  z-index: 2;
}
.experience .thumbnail img[src*="Related"]{
  filter: brightness(0) invert(1);
}
.site-branding-dummy{
  display: none
}
.single-projects #page .kb-gallery-image-contain img{
  object-fit: contain;
}
.experiences{
  gap: 20px;
  grid-template-rows: repeat(6, auto);
}
.experiences .experience .wrapper{
  border: 0;
}
.page-navigation-arrows{
  display: none !important
}
.single-projects h2{
  margin-top: 0
}
.single-projects .logo img{
  max-height: 150px;
  margin: 0 auto;
  display: block;
}
.services-popup{
  position: fixed;
  z-index: 99999;
  top: 0; left: 0; right:0; bottom: 0;
  display: none;
}
.services-popup.open{
  display: block
}
.services-popup .overlay{
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0; 
  z-index: 10;
  opacity: 0.5; background: #000;
}
.services-popup .content{
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(100% - 60px);
  max-width: 600px;
  background: hwb(48deg 85% 6% / 95%);
  z-index: 20;
  padding: 20px;
  transform: translate(-50%, -50%);
}
.services-popup .content .close-service-details{
  display: none;
}
.services-popup .content .close-btn{
  color: #F0EBD8;
  position: absolute;
  top: 10px;
  right: 10px;
  background: #000000;
  cursor: pointer;
  padding: 2px 7px;
}
.services-popup .content ul li{
  margin-left: 2.5em;
}
.services-popup .inner{
  max-height: calc(100vh - 60px);
  overflow: auto;
}
.services-popup .inner > h5{
  padding-right: 40px;
}
#page #home h1{
  text-transform: uppercase;
}
.site-info{
  display: none !important
}
.hustle-ui.module_id_1 .hustle-layout .hustle-content{
  background: #fff !important
}
.hustle-ui.module_id_1 .hustle-layout .hustle-image {
    max-width: 40% !important;
}
.hustle-ui.module_id_1 .hustle-layout .hustle-content .hustle-content-wrap {
    padding: 30px 0 !important;
}
.hustle-ui.module_id_1 .hustle-layout .hustle-content .hustle-content-wrap{
  padding: 0 !important
}
.hustle-ui.module_id_1 .hustle-layout .hustle-title,
.hustle-ui.module_id_1 .hustle-layout .hustle-subtitle{
  text-align: center !important;
}
.hustle-ui.module_id_1 .hustle-layout div.hustle-cta-container{
  justify-content: center !important
}
.hustle-ui.module_id_1 .hustle-layout .hustle-title {
    font-size: 32px !important;
    font-family: 'Montserrat', sans-serif !important;
    line-height: 40px !important;
    color: #000 !important;
}
.hustle-ui.module_id_1 .hustle-layout .hustle-content {
    padding: 100px 60px !important
}
.hustle-ui.module_id_1 .hustle-layout .hustle-subtitle {
    font-weight: normal !important;
    font-family: 'Montserrat', sans-serif !important;
    font-style: italic !important;
    font-size: 22px !important;
}
.hustle-ui.module_id_1 .hustle-popup-content {
    max-width: 1000px !important;
}
.hustle-ui.module_id_1 .hustle-layout .hustle-cta-container .hustle-button-cta {
    background: #c74878 !important;
    border-radius: 10px !important;
    text-transform: unset !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
}
.hustle-ui.module_id_1 .hustle-layout .hustle-group-content p:not([class*="forminator-"]) {
    text-decoration: none !important;
    font-size: 16px !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #000 !important;
}
.hustle-ui.module_id_1 button.hustle-button-close{
  right: 8px !important;
  left: auto !important;
  top: 43px !important;
  color: #000 !important
}
.hustle-ui .hustle-info.hustle-info--compact .hustle-layout {
  border-radius: 20px !important;
}
.hustle-ui.module_id_1 .hustle-layout .hustle-group-content{
  padding-left: 76px !important;
  position: relative !important;
  margin-bottom: 40px !important;
}
.hustle-ui.module_id_1 .hustle-layout .hustle-group-content:before{
  content: '';
  background: url(/wp-content/uploads/2025/06/image.png) no-repeat;
  width: 70px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
.hustle-ui.module_id_1 button.hustle-button-close .hustle-icon-close {
  font-size: 18px !important;
}
@media (min-width: 1000px){
  #nav-toggle{
    display: none !important
  }
  .onepress-menu{
    display: block !important; height: auto !important; position:relative !important; background: transparent !important;
  }
}
@media (max-width: 1700px){
  .contact-form-container .contact-footer {
    bottom: 30px;
  }
}
@media (max-width: 1600px){
  h1 {
    font-size: 3.4rem;
  }
}
@media (max-width: 1440px){
  #page .full-section > div {
    padding-left: 40px;
    padding-right: 40px;
  }
  h1 {
    font-size: 3rem;
  }
  .single-projects .thumbnail.rectangular:before {
    padding-bottom: 30%;
  }
}
@media (max-height: 1100px){
  .h4, h4 {
    font-size: 1.3rem;
  }
  .team .team-member {
    width: 180px;
  }
  #page .full-section > div{
    padding-top: 50px !important
  }
  .experiences{
    grid-template-rows: repeat(5, auto);
  }
}
@media (max-height: 950px){
  .experiences{
    grid-template-rows: repeat(4, auto);
  }
}
@media (max-height: 1000px){
  #page .full-section > div{
    padding-top: 30px !important
  }
  .h4, h4 {
    font-size: 1.3rem;
  }
  .team{
    grid-template-rows: repeat(1, auto);
  }
  .contact-footer-offseter{
    display: block
  }
  .experiences .experience{
    width: 100px
  }
}
@media (max-height:700px){
  .contact-footer, .contact-footer-offseter{
    display: none !important
  }
}
@media (max-height: 750px){
  .team .team-member {
    width: 180px;
  }
  .team{
    grid-template-rows: repeat(1, auto);
  }

}
@media (max-height: 500px){
  .experiences {
    grid-template-rows: repeat(2, auto);
    margin-right: 100px;
  }
}
@media (max-width: 1200px){
  .home #masthead, .page-template-page-gsap #masthead {
    padding: 0 25px 40px;
  }
  h1 {
    font-size: 2rem;
  }
  .h3, h3 {
    font-size: 1.4rem;
  }
  #work-together > div{
    width: auto
  }
}

@media (max-width: 1000px){
  .page-navigation-arrows > div{
    top: unset;
    bottom: 36px;
    transform: none;
  }
  .page-navigation-arrows > div .fa{
    font-size: 2rem
  }
  .page-navigation-arrows > div.right {
    right: 78px;
  }
  .page-navigation-arrows > div.left {
    left: unset;
    right: 120px;
  }
  .home #masthead, .page-template-page-gsap #masthead {
    padding: 0 25px 15px;
  } 
  #masthead > .container > div.site-branding {
    max-width: 80px;
  }
  .max-width-600.wp-block-kadence-column {
    max-width: 500px;
  }
  #masthead > .container > div.site-branding{
    display: block;
  }
  #page #masthead .onepress-menu a{
    padding-left: 0 !important; padding-right: 0 !important
  }
  .onepress-menu-mobile-opening #header-section, .home.onepress-menu-mobile-opening #masthead, .page-template-page-gsap.onepress-menu-mobile-opening #masthead{
    mix-blend-mode: unset;
  }
  .onepress-menu-mobile-opening #masthead > .container > div.site-branding{
    display: none;
  }
  .offset-to-left, .offset-to-right{
    width: 100%;
  }
  .offset-to-left{
    margin-left:0
  }
  #nav_menu-2 ul, #nav_menu-2 ul li{
    padding: 0;
  }
  .container{
    width: 100%;
  }
  #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after{
    background: #A06443;
  }
  #nav-toggle{
    position: relative;
    top: 0;
    display: block
  }
  .onepress-menu{
    top: 0 !important;
    height: 100% !important;
    position: fixed !important;
    bottom: 0;
    right: 0;
    max-width: 400px;
    background: #0e1c27;
    padding-top: 70px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0 !important;
    background: #0e1c27 !important;
  }
  .onepress-menu.onepress-menu-mobile a{
    color: #efedeb ;
  }
  .onepress-menu.onepress-menu-mobile li{
    background: #0e1c27;
  }
  .onepress-menu.onepress-menu-mobile li a{
    padding-left: 0; padding-right: 0;
    text-transform:normal;
  }
  .onepress-menu ul, .onepress-menu ul li a{
    background: transparent;
  }
  .onepress-menu a{
    font-size: 20px;
  }
  .onepress-menu li.current-menu-item > a, .onepress-menu li a:hover{
    color: #0c0c0c !important;
  }
  .onepress-menu .nav-toggle-subarrow{
    left: unset !important;
    right: 0;
  }
  .onepress-menu .nav-toggle-subarrow{
    border-left: 0 !important;
  }
  .onepress-menu.onepress-menu-mobile li{
    border-top: 0;
  }

  .onepress-menu.onepress-menu-mobile > li > a, .onepress-menu.onepress-menu-mobile .nav-toggle-subarrow{
    padding: 15px;
  }
  .onepress-menu{
    transition: right .2s;
    right: -100%;
  }
  .onepress-menu.onepress-menu-mobile{
    right: 0;
    box-shadow: 2px -5px 9px #a6a6a6
  }
  .onepress-menu.onepress-menu-mobile ul li a{
    padding: 12px 20px;
  }
  .onepress-menu{
    transform: none;
  }
  #nav-toggle.nav-is-visible {
    position: fixed;
    top: 30px;
    z-index: 10000000;
    right: 30px;
  }
  #nav-toggle.nav-is-visible span:before, #nav-toggle.nav-is-visible span:after{
    background: #efedeb;
  }
  .onepress-menu li ul:before{
    display: none;
  }
  .onepress-menu > li >ul{
    padding: 0 0px 0 20px !important;
  }
  #nav-toggle span{
    width: 36px;
  }
  #nav-toggle span:before, #nav-toggle span:after{
    width: 30px;
  }
  #nav-toggle.nav-is-visible span:after{
    top: 10px;
  }
  #nav-toggle.nav-is-visible span:before{
    top: -10px;
  }
  #masthead .overlay{
    position: fixed;
    top: 0; left: 0; bottom: 0;
    background: #000;
    opacity: 0;
    right: -100%;
    transition: opacity .5s;
    z-index: 100;
    width: 0;
  }
  #masthead .nav-is-visible + .overlay{
    right: 0;
    width: 100%;
    opacity: 0.6;
  }
  #page #masthead .onepress-menu a.active:before, #page #masthead .onepress-menu a:hover:before {
    left: 0;
    transform: translateY(-50%);
  }
  #work-together > div > div{
    min-width: 100vw
  }
  .contact-footer{
    display: none
  }
  .single h1 {
    font-size: 2rem;
  }
  body:not(.home):not(.page-template-page-gsap) #page #masthead .site-branding img{
    filter: brightness(0) invert(1) !important;
  }
  body:not(.home):not(.page-template-page-gsap).onepress-menu-mobile-opening #masthead > .container > div.site-branding{
    display: block
  }
  #masthead > .container > div.site-branding {
    max-width: 60px;
  }
  .onepress-menu .home-link img {
    width: 80px;
  }
  body.home.onepress-menu-mobile-opening .site-branding-dummy,
  body.page-template-page-gsap.onepress-menu-mobile-opening .site-branding-dummy{
    display: none !important
  }
}

@media (max-width: 900px){
  .hustle-ui.module_id_1 .hustle-layout .hustle-content {
    padding: 60px !important;
  }
  .hustle-ui.module_id_1 .hustle-layout .hustle-image {
    max-width: 100% !important;
  }
  .hustle-ui.module_id_1 button.hustle-button-close{
    color: #fff !important
  }
  .hustle-ui.module_id_1 .hustle-layout .hustle-cta-container .hustle-button-cta {
    font-size: 16px !important;
    display: inline-block;
    width: 150px !important;
    margin: 20px auto 0 !important;
  }
  .hustle-ui.module_id_1 .hustle-layout .hustle-content {
    padding: 30px !important;
  }
  .container {
    max-width: calc(100% - 50px);
  }
  .team-bio .row{
    align-items: center;
  }
  .team-bio .row > div{
    margin-bottom: 20px;
  }
  .team-bio .row > div:first-child{
    flex-basis: 40% !important; max-width: 40% !important
  }
  .team-bio .row > div:nth-child(2){
    flex-basis: 60% !important;
    max-width: 60% !important;
  }
  .team-bio .row > .col-sm-6{
    flex-basis: 100% !important;
    max-width: 100% !important
  }
  .team-bio .bio{
    max-height: unset !important;
  }
  .team-bio .row{
    max-height: calc(100vh - 200px);
    overflow: auto;
  }
  #work-together > div > div{
    min-width: 200px;
    max-width: calc(100vw - 60px)
  }
}

@media (max-width: 800px){
  .contact-footer-offseter{
    height: 30px !important
  }
  .home .entry-content, .page-template-page-gsap .entry-content{
    display: block
  }
  .home .entry-content > .full-section, .page-template-page-gsap .entry-content > .full-section{
    height: auto !important
  }
  html, body {
    overscroll-behavior: none;
    touch-action: manipulation;
  }
  .single h1 {
    font-size: 1.5rem;
  }
  #page .page-title {
    padding: 20px;
  }
  .page-title.has-thumbnail {
    margin-top: -30px !important;
  }
  .container {
    max-width: calc(100% - 20px);
  }
  .single-projects .logo {
    margin: 20px auto 0;
  }
  .wp-block-spacer[style*="height:60px"]{
    height: 20px !important
  }
  .single-projects .logo {
    max-width: 200px;
  }
  .single-projects .post-thumbnail:after{
    display: none;
  }
  #our-experience > .kt-row-column-wrap > div{
    min-width: auto !important;
  }
  #our-experience .max-width-600, #our-blog .max-width-600{
    max-width: 400px !important
  }
  .max-width-600.wp-block-kadence-column {
    max-width: calc(100vw - 150px);
  }
  .wp-block-media-text.is-stacked-on-mobile{
    display: block;
  }
  .wp-block-media-text .wp-block-media-text__media{
    margin-bottom: 20px;
  }
  .wp-block-media-text .wp-block-media-text__content{
    padding-left: 0;
    padding-right: 0;
  }
  .d-flex > .kt-row-column-wrap, .d-flex{
    display: block !important
  }
  .team, .experiences {
    display: flex;
    flex-wrap: wrap;
    gap: 50px !important;
  }
  #header-section{
    background: #0e1c27
  }
  #header-section #masthead{
    padding-bottom: 0
  }
  body:not(.home):not(.page-template-page-gsap) #header-section #masthead{
    padding-top: 10px; padding-bottom: 10px
  }
  .site-branding-dummy img {
    width: 50px !important;
  }
  .contact-form-container{
    padding-bottom: 0
  }
  .team, .experiences{
    margin-top: 30px; width: 100%;
    justify-content: center;
  }
  .experiences{
    gap: 30px
  }
  .services, .portfolio .blog-posts, .blog-posts{
    width: calc(100vw - 80px) !important;
    flex-wrap: wrap; margin-top: 20px;
  }
  .services > div, .services .service, .blog-posts .article, .blog-posts > div{
    width: 100%; flex-basis: 100%
  }
  #about-us.full-section > .kt-row-column-wrap{
    min-height: unset !important; padding-top: 60px !important; padding-bottom: 60px !important
  }
  .h2, h2 {
    font-size: 1.5rem;
  }
  .full-section > .kt-row-column-wrap{
    padding-bottom: 60px !important
  }
  .services-group, .blog-post-group{
    display: flex; gap: 30px;
  }
  .services-group > div, .blog-post-group > div{
    height: auto !important; padding-bottom: 40%; margin: 0 !important
  }
  .blog-posts-wrapper.portfolio .blog-post-group{
    margin-bottom: 30px
  }
  .portfolio .blog-posts{
    gap: 0
  }
  #our-blog.full-section > .kt-row-column-wrap{
    padding-bottom: 0 !important
  }
  .max-width-600.wp-block-kadence-column {
    max-width: 100%;
  }
  #meet-your-team{
    position: relative;
    z-index: 10;
  }
  .team-bio{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999999;
    background: #fff;
    padding: 20px;
    width: calc(100vw - 40px);
  }
  .close-bio {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 22;
  }
  #meet-your-team.view-bio .team-container{
    display: block !important;
  }  
  .experiences{
    gap: 20px !important
  }
  #footer-widgets *{
    text-align: center !important;
  }
}
@media (max-width: 600px){
  #page .team-bio .row > div{
    flex-basis: 100% !important; max-width: 100% !important; width: 100% !important
  }
  .services-group, .blog-post-group{
    flex-wrap: wrap;
  }
  .services-group > div, .blog-post-group > div{
    flex-basis: 100%
  }
  .services-group > div, .blog-post-group > div{
    padding-bottom: 60%;
  }
  .services, .blog-posts{
    gap: 30px
  }
  .hide-br-from-mobile br{
    display: none
  }
  .services .details ul, .services-popup .inner ul {
    column-count: 1;
  }
}


.site-branding-dummy{
  position: fixed;
  bottom: 37px;
  left: 73px;
  mix-blend-mode: exclusion;
  z-index: 9999;
  display: block
}
.site-branding-dummy img{
  width: 127px;
  filter: brightness(0) invert(1);
}
body:not(.home):not(.page-template-page-gsap) .site-branding-dummy{
  display: none !important;
}
body:not(.home):not(.page-template-page-gsap) .onepress-menu .home-link{
  visibility: visible;
}
#page #home.full-section > div{
  height: 100vh; display: flex; align-items: center;
  justify-content: center
}
@media (max-width: 1200px){
  .site-branding-dummy {
    left: 42px;
  }
  .container {
    width: 100%;
    max-width: calc(100% - 30px);
  }
}
@media (max-width: 1000px){
  #header-section{
    mix-blend-mode: unset !important;
  }
  body:not(.home):not(.page-template-page-gsap) #masthead .site-branding img{
    filter: none !important
  }
  body:not(.home):not(.page-template-page-gsap) #masthead .site-branding img{
    filter: none !important
  }
  .site-branding-dummy {
    bottom: 20px;
    left: 26px;
  }
  .site-branding-dummy img{
    width: 78px;
  }
  #masthead > .container > div.site-branding{
    visibility: hidden;
  }
  body:not(.home):not(.page-template-page-gsap) #masthead > .container > div.site-branding {
    visibility: visible;
  }
  #page #home img{
    width: 150px !important;
  }
}
@media (max-width: 767px){
  .hustle-ui.module_id_1 .hustle-layout .hustle-image{
    display: none !important
  }
  .hustle-ui.module_id_1 .hustle-layout .hustle-title {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .hustle-ui.module_id_1 .hustle-layout .hustle-subtitle {
    font-size: 18px !important;
    line-height: 29px !important;
    margin-top: 20px !important;
  }
  .hustle-ui.module_id_1 .hustle-layout .hustle-cta-container .hustle-button-cta {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    display: inline-block;
    width: 150px !important;
    margin: 0 auto 0 !important;
  }
  .hustle-ui.module_id_1 button.hustle-button-close {
        color: #000 !important;
  }
  .hustle-ui.module_id_1 button.hustle-button-close .hustle-icon-close {
    font-size: 16px !important;
  }
}
@media (min-width: 1000px){
  .onepress-menu .home-link{
    visibility: hidden;
  }
}

/* ALL PINK MENU TEXT */
#page #masthead .onepress-menu a:after{
  display: none !important
}
body.home #header-section, body.page-template-page-gsap #header-section{
  mix-blend-mode: unset;
}
@media (min-width: 1000px){
  body:not(.home):not(.page-template-page-gsap) #masthead .site-branding img, body:not(.home):not(.page-template-page-gsap) .onepress-menu .home-link img{
    filter: invert(1) !important
  }
  body.home #page #masthead .onepress-menu a, 
  body.page-template-page-gsap #page #masthead .onepress-menu a{
    color: #C74878 !important; 
  }  
}

@media (max-width: 1000px){
  #header-section{
    mix-blend-mode: unset !important;
  }
}
/* ALL PINK MENU TEXT */