/*
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: onepressx
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
body, input, textarea, select{
  font-family: 'Poppins', sans-serif;
}
body{
  color: #1D252D; line-height: 1.7
}
h1, h2, h3, h4, h5, h6{
  margin-bottom: 20px;
}
.h1, h1 {
    font-size: 3rem;
    line-height: 1.3;
    font-weight: 700
}
b, strong{
  font-weight: 600
}
.entry-content a{
  text-decoration: underline
}
h2{
  font-family: 'Inter', sans-serif;
  font-weight: bold;
  font-size: 2.2rem;
}
h4{
  font-size: 18px; font-weight: 600;
  line-height: 1.5;
}
.h3, h3{
  font-weight: 600
}
.breadcrumbs{
  display: none;
}
.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;
  font-family: 'Poppins', sans-serif;
  text-transform: none; font-size: 16px; font-weight: 600;
  text-decoration: none; color: #1D252D;
}
#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: 300px;
  float: none;
}
.header-right-wrapper{
  text-align: right;
}
.onepress-menu{
  float: none;
  text-align: right;
  display: inline-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: #fff;
  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{
  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
}
#page .pagination .page-numbers.current, #page .pagination .page-numbers:hover{
  background: #ddd;
  text-decoration: none;
}
body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body .gform_wrapper select, body .gform_wrapper textarea{
  width: 100%;
  padding: 10px;
  border: 1px solid #1D252D !important;
  border-radius: 6px;
  line-height: unset;
  box-shadow: none;
  background: #fff;
  min-height: unset;
  outline: none;
}
#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;
}
.gform_fields{
  display: flex !important;
  flex-wrap: wrap !important;
  margin: 0 -10px !important;
  grid-column-gap: unset !important;
}
.gform_fields > *{
  flex-basis: 100% !important;
  padding: 0 10px;
}
#page .gb-button, #page .kt-btn-wrap .kt-button{
  font-size: 16px;
  font-weight: 300;
  padding: 10px 30px;
  text-decoration: none
}
#page .gb-button{
  padding: 12px 30px 13px;
}
#page .wp-block-kadence-advancedbtn .kt-btn-wrap, #page .gb-block-button{
  padding-top: 20px;
}
h3 .see-more{
  font-size: 16px;
  color: #fff;
  margin-left: 20px;
  font-weight: 300;
  position: relative;
  top: -2px;
  text-decoration: none;
}
h3 .see-more .fa{
  margin-left: 15px;
}
.has-text-color a{
  color: inherit;
}
.entry-content li{
  margin-left: 0; margin-top: 0; margin-bottom: 20px
}
.wp-block-kadence-column.values .wp-block-media-text{
  display: flex;
  flex-wrap: nowrap
}
.wp-block-kadence-column.values .wp-block-media-text > div{
  flex: 1
}
.wp-block-kadence-column.values .wp-block-media-text > div:first-child{
  max-width: 60px;
}
.wp-block-kadence-column.values .wp-block-media-text > div:last-child{
  padding-left: 40px; padding-right: 0
}
.wp-block-kadence-column.values .wp-block-media-text > div:last-child p:last-child{
  margin-bottom:0
}
.with-notch-on-the-left > div:first-child{
  position: relative;
}
.with-notch-on-the-left > div:first-child:before{
  content: '';
  position: absolute;
  top: -75px;
  left: -75px;
  height: 150px;
  width: 150px;
  background: #fff;
  transform: rotate(-45deg);
}
#media_image-2 img{
  width: 100px;
}
.sidebar .widget a {
  font-size: 16px;
}
.site-info .container{
  display: flex; font-weight: 400; font-size: 12px
}
.site-info .container > aside{
  flex: 1
}
.site-info .container > aside#text-4{
  max-width: 300px;
  margin-left: -30px;
}
.site-info .container > aside#text-4 ul{
  margin: 0; padding: 0
}
.site-info .container > aside#text-4 ul li{
  display: inline-block; margin: 0;
  list-style-type: none
}
.site-info .container > aside#text-4 ul li:not(:last-child){
  margin-right: 30px;
}
.site-info .container > aside#text-5{
  text-align: right;
}
.sidebar .widget .widget-title {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: normal;
}
#footer-widgets.footer-widgets.section-padding{
  padding-bottom: 0
}
.perks-of-being-member .kt-row-column-wrap > div:last-child{
  position: relative;
}
.perks-of-being-member .kt-row-column-wrap > div:last-child:before{
  content: ''; width: 100vw; background: #1D2A37; position: absolute; top: 0; bottom: 0; right: 100vw; left: 0;
}
.perks-of-being-member .kt-row-column-wrap > div:last-child > div{
  position: relative; z-index: 2
}
.extended-width.gb-block-button a{
  width: 300px
}
.thumbnail{
  margin-bottom: 20px; border-radius: 20px
}
.wp-block-image, .thumbnail{
  position: relative;
  overflow: hidden;
}
.wp-block-image img, .thumbnail img{
  transition: 2s all ease-in-out;
}
.wp-block-image.loaded img{
  position: absolute; top: 0; right: 0; bottom:0; left: 0;
}
.wp-block-image a img:hover, .thumbnail:hover img{
  transform: scale(1.3);
}
.brief-services-offered .wp-block-image{
  height: 220px !important;
  display: flex; align-items: flex-end;
}
.brief-services-offered .wp-block-image figure{
  display: flex; align-items: flex-end; height: 100%;
}
.event .thumbnail:before{
  padding-bottom: 40%
}
.animated{
  overflow: hidden
}
.date{
  font-size: 14px; margin-bottom: 10px; font-weight: 400
}
.event h4, .article h4{
  margin-bottom: 5px;
}
.event h4 a, .article h4 a{
  text-decoration: none
}
body:not(.dark-navigation-color) .onepress-menu > li > a{
  color: #fff;
}
body.dark-navigation-color #masthead.no-scroll .onepress-menu > li > a{
  color: #1D252D !important
}
body.dark-navigation-color #masthead:not(.no-scroll) .onepress-menu > li > a{
  color: #fff !important
}
#masthead:not(.no-scroll){
  background: #1d252d;
  padding: 0 !important
}
#masthead:not(.no-scroll) .site-branding img{
  filter: brightness(100);
}
body.dark-navigation-color .is-transparent .site-header.no-scroll .has-t-logo .custom-logo{
  display: block;
}
body.dark-navigation-color .is-transparent .site-header.no-scroll .has-t-logo .custom-logo-transparent{
  display: none
}
.event .categories, .article .categories{
  position: absolute;
  z-index: 2;
  bottom: 26px;
  left: 20px;
}
.event .categories a, .article .categories a, .single .categories a{
  background: #FFFFFF;
  box-shadow: 0px 2px 8px rgb(0 0 0 / 10%);
  padding: 8px 12px;
  color: #1D252D;
  text-decoration: none;
  font-size: 12px;
}
.single .categories a{
  background:#1D252D; color: #fff;
}
.article .categories a[href*="uncategorized"]{
  display: none !important
}
.event h3{
  margin-bottom: 5px;
}
.event h3 a{
  text-decoration: none;
}
.events-filter ul{
  padding: 0; margin: 0;
}
.events-filter ul li{
  list-style-type: none; display: inline-block;
  position: relative; margin-bottom:10px
}
.events-filter ul li:not(:last-child){
  margin-right: 25px;
}
.events-filter ul li label{
  position: relative; color: #000; font-weight: 600
}
.events-filter ul li label input{
  position: absolute; top: 0; visibility: hidden;
}
.events-filter ul li input:checked + span{
  position: relative;
}
.events-filter ul li input:checked + span:after{
  content: '';
  border-bottom: 3px solid #1D252D;
  position: absolute; bottom: -5px; left: 0; right: 0;
}
.events-filter {
  margin-top: 35px; margin-bottom: 35px
}
#page .event-page-container > div{
  background-size: 100% 800px;
  background-position: top;
}
.event.col-sm-4 .thumbnail:before{
  padding-bottom: 60%
}
.featured-event.event .thumbnail:before {
  padding-bottom: 35%;
}
.main-events-container.loading{
  position: relative;
}
.main-events-container.loading:before{
  background: #fff;
  content: '';
  position: absolute;
  left: -20px;
  right: -20px;
  bottom: 0;
  opacity: .7;
  top: 0;
  border-radius: 20px;
}
.main-events-container.loading:after{
  content: 'Loading...'; position: absolute; top: 100px;
  z-index: 2;
  left: 50%; transform: translateX(-50%); font-weight: bold; font-size:  22px
}
.main-events-container .row .event{
  margin-bottom: 40px
}
a.gb-button, .kt-button{
  position: relative;
  overflow: hidden;
}
a.gb-button:after, .kt-button:after{
  content: '';
  background: #3586A9 !important;
  position: absolute;
  right: calc(-100% - 58px);
  top: 0;
  bottom: 0;
  width: calc(100% + 58px);
  transition: all .5s;
  clip-path: polygon(12% 0, 100% 0%, 100% 100%, 0% 100%);
}
a.gb-button[data-bgcolor="has-hs-bgcolor-1"]:after, .kt-button:after{
  background: #1d2a37 !important;
}
a.gb-button:hover:after, .kt-button:hover:after{
  right: 0;
}
a.gb-button > span, .kt-button span, .kt-button div{
  z-index: 2;
  position: relative
}
a.gb-button[data-color="has-hs-color-2"]:hover{
  color: #fff !important;
}
#page .kt-blocks-accordion-header{
  font-family: 'Poppins', sans-serif;
  font-size: 18px; font-weight: 600;
}
.entry-content blockquote{
  background: transparent;
  border: 0;
  padding: 0 0 0 50px;
  border-left: 5px solid #4298B5;
}
.entry-content blockquote p{
  font-family: 'Inter', sans-serif;
  font-weight: bold;
  font-size: 2.2rem;
  font-style: normal;
  line-height: 1.2;
}
.wp-block-quote cite{
  font-size: 16px
}
.team-slider .thumbnail:before{
  padding-bottom: 130%;
}
.team-slider .thumbnail img{
  object-position: center top
}
.team-slider .thumbnail{
  border-radius: 0; margin-bottom: 10px
}
.team-slider{
  padding-top: 30px;
  margin: 0 -15px;
}
.team-slider .slide p{
  margin-bottom: 0px;
}
.team-slider .slide .categories, .team-slider .slide .title b{
  font-weight: bold;
}
#page .team-slider .slick-arrow{
  width: 130px;
  background: url(../../../wp-content/uploads/2022/06/carousel-right-arrow.png) no-repeat;
  background-size: contain; background-position: center;
  top: -35px;
  transform: unset;
}
#page .team-slider .slick-arrow.slick-next{
  right: 15px;
}
#page .team-slider .slick-arrow.slick-prev{
  transform: scaleX(-1);
  left: 15px
}
#page .team-slider .slick-arrow.slick-disabled{
  opacity: .4;
}
#page .team-slider .slick-arrow:before{
  display: none
}
.hustle-layout .hustle-layout-content .hustle-group-content p {
  font-family: 'Poppins', sans-serif !important;
}
.hustle-ui.module_id_1 .hustle-layout .hustle-content{
  padding: 20px 60px !important;
}
.hustle-ui.module_id_1 .hustle-layout .hustle-content h2{
  font-family: 'Inter', sans-serif !important;
  font-weight: bold !important;
  font-size: 2.2rem !important;
}
.hustle-ui:not(.hustle-size--small).module_id_1 .hustle-layout .hustle-group-content p:not([class*="forminator-"]) {
  font-size: 16px !important;
}
.hustle-ui.module_id_1 .hustle-layout{
  border-radius: 20px !important
}
.hustle-ui.module_id_1 .hustle-button-icon [class*=hustle-icon-] {
  font-size: 22px;
}
.hustle-ui.module_id_1.hustle-button-icon.hustle-button-close{
  top: 20px;
  right: 10px;
}
#gform_wrapper_1{
  padding-top: 30px; padding-bottom: 15px
}
#gform_1{
  position: relative;
}
#gform_1 .gform_footer{
  position: absolute;
  bottom: -8px;
  right: 20px;
  padding: 0;
  margin: 0;
  width: calc(50% - 20px);
}
#gform_1 .gform_footer input{
  width: 100%;
  background: #1D252D;
  border-radius: 6px;
  padding: 13px 20px;
  font-weight: 300;
  letter-spacing: 0;
  text-transform: unset;
  font-size: 16px;
}
.hustle-ui.module_id_1 button.hustle-button-close {
  position: absolute;
  top: 26px;
  right: 16px;
}
.resource .thumbnail{
  border-radius: 0
}
.resource .thumbnail:before{
  padding-bottom: 135%;
}
#page .resource .thumbnail img{
  transform: unset !important
}
.resource a{
  text-decoration: none
}
.single .post-thumbnail{
  padding-bottom: 40%;
  max-height: 600px; position: relative;
  overflow: hidden
}
.single .post-thumbnail .post-thumbnail-background-container{
  position: absolute; bottom: 0; left: 0; right: 0; top: 0; height: 100%; width: 100%; object-fit: cover;
  overflow: hidden;
}
.single .post-thumbnail .post-thumbnail-background-container img{
  width: 100%;
}
.single .post-thumbnail .post-thumbnail-background-container .simpleParallax {
  height: 100%
}
.categories a[href*="uncategorized"]{
  display: none !important
}
.single .the-content{
  margin-top: 40px;
}
.single header ul.meta{
  padding: 0; margin: 0;
}
.single header ul.meta li{
  list-style-type: none;
  display: inline-block;
  margin-left: 0; margin-bottom: 0
}
.single header ul.meta li:not(:last-child){
  margin-right: 30px;
}
.single header ul.meta li a{
  color:#1D252D; text-decoration: none
}
.single header ul.meta li .far{
  margin-right: 15px;
  font-size: 18px;
}
.single .entry-content blockquote{
  margin: 30px 0;
}
.single:not(.single-resource) #page .is-transparent .site-header.header-fixed.no-scroll{
  background: linear-gradient(180deg, rgb(0 0 0 / 75%) 0%, rgba(108,100,100,0) 100%);
}
.single-event .post-thumbnail{
  padding-bottom: 0;
  height: 600px;
}
.single-event .post-thumbnail:before{
  content: '';
  position: absolute; bottom: 0; right: 0; left: 0; top: 0;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.48) 0%, rgba(0, 0, 0, 0.72) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0.48) 0%, rgba(0, 0, 0, 0.72) 100%);
  background: linear-gradient(rgba(0, 0, 0, 0.48) 0%, rgba(0, 0, 0, 0.72) 100%);
  z-index: 2
}
.single-event .post-thumbnail .container{
  display: flex;
  align-items: flex-end;
  padding: 20px 0;
  position: relative;
  z-index: 3; height: 100%;
}
.max-width-900px{
  max-width: 900px; margin: 0 auto
}
.single.single-event .categories a{
  color: #1D252D;
  background: #fff
}
.single-event .speakers{
  margin-bottom: 30px;
}
.single-event .speakers > h3{
  font-weight: 600;
  transform: rotate(-90deg);
  display: inline-block;
  position: relative;
  left: -55px;
  top: 100px;
}
.single-event .speakers-list{
  margin-left: 60px;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
}
.single-event .speakers-list p{
  margin-bottom: 5px;
}
.single-event .speakers-list .speaker{
  display: inline-block;
  width: 150px;
  text-align: center;
}
.single-event .speakers-list .speaker .thumbnail{
  max-width: 80px;
  margin: 0 auto 8px; border-radius: 50%; overflow: hidden
}
.single-event .speakers-list > .speaker:not(:last-child){
  margin-right: 20px;
}
.rsvp-button a{
  min-width: 180px
}
.single-event .post-thumbnail .max-width-900px{
  flex-basis: 100%;
}
.post-thumbnail-background-container{
  background-size: cover; background-attachment: fixed;
}
.single-resource .single-post-container{
  padding-top: 200px;
}
.single-resource .thumbnail img{
  width: 100%
}
.single-resource #page{
  position: relative;
}
.single-resource #page:before{
  content: '';
  background: url(../../../wp-content/uploads/2022/06/background-3.png) no-repeat;
  background-position: top center;
  background-attachment: fixed;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-size: 100% 900px;
}
.previous-versions{
  padding: 0;
}
.previous-versions li{
  list-style-type: none;
}
.related-resources{
  padding: 30px;
  border-radius: 10px;
  background: #F6F4F4
}
.related-resources ul{
  padding: 0; margin: 0;
}
.related-resources ul li{
  font-size: 14px; list-style-type: none;
}
.related-resources ul li a{
  color: #1D2A37;
  text-decoration: none;
}
.related-resources ul li i[class*="fa"]{
  font-size: 20px; margin-right: 10px
}
.single .comments-section{
  background: #F6F4F4;
  padding: 40px 0
}
.comment-respond textarea, .comment-respond textarea{
  background: #fff;
  border: 1px solid #DCDCDC
}
.single .comments-section .form-submit{
  text-align: right
}
.single .comments-section .form-submit input{
  text-transform: unset;
  font-weight: 400; border-radius: 5px
}
.single .entry-content blockquote p {
  font-size: 1.5rem;
}
.page-header{
  margin-bottom: 40px;
}
@-webkit-keyframes slideInUp2 {
    from {
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes slideInUp2 {
    from {
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.slideInUp{
  -webkit-animation-name: slideInUp2 !important;
  animation-name: slideInUp2 !important;
}
@-webkit-keyframes fadeInUp2 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp2 {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp2 !important;
    animation-name: fadeInUp2 !important;
}
.logo-columns img{
  max-height: 180px; max-width: 180px;
}
@media (min-width: 600px){
  .gform_fields > .half{
    flex-basis: 50% !important;
  }
}
@media (min-width: 820px){
  #nav-toggle{
    display: none !important
  }
  .onepress-menu{
    position: relative !important; height: auto !important; background: transparent !important; display: block !important
  }
}
@media (max-width: 1180px){
  .container{
    width: 100%;
  }
  #content-inside {
    padding: 0 25px;
  }
  .entry-content > .alignfull.gb-block-container:not(.full-width-content) > div > .gb-container-content, .entry-content > .alignfull:not(.full-width-content) > div > .kt-row-column-wrap{
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  #masthead > .container, #colophon .container{
    padding-left: 25px;
    padding-right: 25px;
  }
  .single-resource .single-post-container {
    padding-top: 150px;
  }
}
@media (max-width: 900px){
  .single-event .post-thumbnail .max-width-900px{
    padding-left: 25px;
    padding-right: 25px
  }

}

@media (max-width:820px){
  #nav_menu-2 ul, #nav_menu-2 ul li{
    padding: 0;
  }
  #nav-toggle span, #nav-toggle span:before, #nav-toggle span:after{
    background: #1D252D;
  }
  #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: #4298b5;
    padding-top: 70px;
    padding-left: 30px;
    padding-right: 30px;
    margin-top: 0 !important;
    background: #4298b5 !important;
  }
  .onepress-menu.onepress-menu-mobile a{
    color: #fff ;
  }
  .onepress-menu.onepress-menu-mobile li{
    background: #4298b5;
  }
  .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: #fff !important;
    text-decoration: underline;
  }
  .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: 20px;
  }
  .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: #fff;
  }
  .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;
  }
  .h1, h1 {
    font-size: 2.6rem;
  }
  .event .thumbnail:before {
    padding-bottom: 56%;
  }
  .is-transparent #nav-toggle:not(.nav-is-visible) span, .is-transparent #nav-toggle span:before, .is-transparent #nav-toggle span:after{
    background: #fff
  }
  .dark-navigation-color .is-transparent .site-header.no-scroll #nav-toggle span,
  .dark-navigation-color .is-transparent .site-header.no-scroll #nav-toggle span:before, .dark-navigation-color .is-transparent .site-header.no-scroll #nav-toggle span:after{
    background: #1d2a37
  }
  .perks-of-being-member .kt-row-column-wrap > div:last-child:before{
    display: none
  }
  .hide-from-820{
    display: none !important;
  }
  #footer-widgets .row > div:not(:last-child){
    flex-basis: 33.33%;
    max-width: 33.33%
  }
  #footer-widgets .row > div:last-child{
    display: none;
  }
  .with-notch-on-the-left > div:first-child:before {
    top: -65px;
    left: -65px;
    height: 100px;
    width: 100px;
  }
  .site-info .container{
    flex-wrap: wrap;
    justify-content: center;
  }
  .site-info .container > aside{
    flex-basis: 100% !important; max-width: 100% !important
  }
  .site-info .container {
    font-size: 16px;
  }
  .site-info .container > aside#text-5 {
    text-align: center;
  }
  .site-info .container > aside#text-4{
    margin-left: 0;
    margin-bottom: 30px;
  }
  .single .post-thumbnail .post-thumbnail-background-container img {
    height: 100%;
    object-fit: cover
  }
  .entry-content blockquote p{
    font-size: 1.8rem
  }
  .single-resource .single-post-container {
    padding-top: 120px;
  }
}

@media (max-width: 600px){
  .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;
  }
  h2 {
    font-size: 2rem;
  }
  .wp-block-spacer[style*="height:100px"]{
    height: 60px !important
  }
  .wp-block-spacer[style*="height:80px"]{
    height: 40px !important
  }
  .wp-block-spacer[style*="height:60px"], .wp-block-spacer[style*="height: 50px"], .wp-block-spacer[style*="height:50px"]{
    height: 30px !important
  }
  .wp-block-kadence-column{
    margin-bottom: 30px;
  }
  #footer-widgets .row{
    flex-wrap: nowrap
  }
  #footer-widgets .row > div{
    flex-basis: 40% !important
  }
  #footer-widgets .row > div:first-child{
    flex-basis: 30% !important;
  }
  .hide-on-mobile{
    display: none !important
  }
  .featured-event.event .thumbnail:before {
      padding-bottom: 56%;
  }
  .kadence-column_bbd095-17 > .kt-inside-inner-col {
    padding: 0 !important;
    padding-left: 30px !important;
    border-left: 6px solid #1d2a37;
  }
  h3 .see-more{
    width: 130px;
  }
  h3.has-see-more{
    display: flex;
    align-items: center;
  }
  .post-thumbnail .rsvp-button{
    text-align: left !important; padding-top: 20px
  }
  .single header ul.meta li{
    display: block !important; margin-bottom: 15px
  }
  .single-event .speakers-list .speaker{
    margin-bottom: 15px
  }
  .entry-content blockquote p{
    font-size: 1.4rem
  }
  .single .post-thumbnail {
    padding-bottom: 100%;
  }
  .single-resource .single-post-container {
    padding-top: 80px;
  }
  .reverse-in-mobile{
    flex-direction: column-reverse;
  }
  .hustle-ui.module_id_1 .hustle-button-icon [class*=hustle-icon-] {
    font-size: 16px;
  }
  .hustle-ui.module_id_1 .hustle-layout .hustle-content {
    padding: 20px 30px !important;
  }
  .hustle-ui.module_id_1 .hustle-layout .hustle-content h2 {
    font-size: 1.8rem !important;
  }
  #gform_1 .gform_footer {
    position: static;
    width: 100%; padding-top: 15px
  }
  .hustle-ui.module_id_1 .gform_fields{
    margin: 0 !important
  }
  .hustle-ui.module_id_1 .gform_fields > *{
    padding-left: 0 !important; padding-right: 0 !important
  }
  #gform_1 .gform_footer input{
    line-height: unset
  }
  .entry-content blockquote{
    padding-left: 20px
  }
  #page .page-banner > div *{
    flex-direction: column-reverse;
  }
  #page .page-banner .kt-row-column-wrap .kt-row-column-wrap{
    min-height: 400px;
  }
  .past-chairs .wp-block-media-text__content{
    padding-left: 30px
  }
  #page .team-slider{
    min-width: calc(100% + 50px)
  }
  #page .team-slider .slick-arrow {
    width: 95px;
  }
  #page .team-slider .slick-list{padding:0 20% 0 0 !important;}
  #page .team-slider .slick-arrow.slick-next {
    right: 25px;
  }
  #page .team-slider .slick-slide:not(.slick-active){
    opacity: .4
  }
  #page .main-navigation .onepress-menu{
    max-width: 100%
  }
  .onepress-menu.onepress-menu-mobile li{
    text-align: center
  }
  #page  .onepress-menu{
    padding-top: 120px
  }
  .onepress-menu.onepress-menu-mobile:before, .onepress-menu.onepress-menu-mobile:after{
    content: '';
    width: 200px;
    height: 200px;
    position: absolute;
    top: -100px;
    left: -100px;
    transform: rotate(-45deg);
    background: #fff;
  }
  .onepress-menu.onepress-menu-mobile:before{
    background: url(../../../wp-content/uploads/2022/08/Layer-1.svg) no-repeat;
    background-position: 10px;
    background-size: contain;
    width: 42px;
    height: 42px;
    left: 14px;
    top: 20px;
    transform: unset;
    z-index: 2;
  }
  .onepress-menu.onepress-menu-mobile > li > a, .onepress-menu.onepress-menu-mobile .nav-toggle-subarrow {
    padding: 15px 20px;
  }
  .onepress-menu.onepress-menu-mobile > li > a{
    display: inline-block; position: relative;
  }
  .onepress-menu li.current-menu-item > a, .onepress-menu li a:hover{
    text-decoration: none;
  }
  .onepress-menu.onepress-menu-mobile > li.current-menu-item > a:after{
    border-bottom: 4px solid #fff; position: absolute; bottom: 5px; left: 20px; right: 20px;
    content: '';
  }
}

@media (max-width: 400px){
  .h1, h1 {
    font-size: 2.3rem;
  }
  #page #footer-widgets .row > div:first-child{
    flex-basis: 100% !important;
    max-width: 100% !important; margin-bottom: 20px
  }
  #footer-widgets .row{
    flex-wrap: wrap
  }
  #page #footer-widgets .row > div:first-child *{
    text-align: center !important
  }
  #footer-widgets .row > div:not(:last-child){
    flex-basis: 50% !important; max-width: 50% !important
  }
  .site-info .container {
    font-size: 14px;
  }
}
