@font-face {
    font-family: PlusJakartaSansExtraLight;  
    src: url(/wp-content/themes/fonts/PlusJakartaSans-ExtraLight.woff);  
    font-weight: extralight;  
}

@font-face {
    font-family: PlusJakartaSansLight;  
    src: url(/wp-content/themes/fonts/PlusJakartaSans-Light.woff);  
    font-weight: light;  
}

@font-face {
    font-family: PlusJakartaSansRegular;  
    src: url(/wp-content/themes/fonts/PlusJakartaSans-Regular.woff);  
    font-weight: regular;  
}

@font-face {
    font-family: PlusJakartaSansMedium;  
    src: url(/wp-content/themes/fonts/PlusJakartaSans-Medium.woff);  
    font-weight: medium;  
}

@font-face {
    font-family: PlusJakartaSansSemi;  
    src: url(/wp-content/themes/fonts/PlusJakartaSans-SemiBold.woff);  
    font-weight: semi-bold;  
}

@font-face {
    font-family: PlusJakartaSansBold;  
    src: url(/wp-content/themes/fonts/PlusJakartaSans-Bold.woff);  
    font-weight: bold;  
}

@font-face {
    font-family: PlusJakartaSansExtraBold;  
    src: url(/wp-content/themes/fonts/PlusJakartaSans-ExtraBold.woff);  
    font-weight: extra-bold;  
}

p {
  font-family: 'PlusJakartaSansMedium'! important;
}

p strong {
  font-family: 'PlusJakartaSansBold'! important;
}

h3 {
  font-family: 'PlusJakartaSansExtraBold'! important;
}

span.tf_vmiddle {
    font-family: 'PlusJakartaSansBold';
}

.info .image-caption.tb_text_wrap {
    font-family: 'PlusJakartaSansMedium'!important;
}

.back-top.tf_textc.tf_clearfix.back-top-float {
    display: none! important;
}

@media screen and (max-width: 600px) { .module.module-image.tb_ls3h400.image-right.tf_mw {
    margin-top: -30px;
    width: 140px;
    float: right;
}}

#content {
    padding: 0 0!important;
}

#headerwrap {
    background-color: rgba(0,0,0,1)!important;
    min-height: 0!important;
    border-bottom: 0px solid rgba(0,0,0,0)!important;
}

.headslide .module-slider.slider-overlay .slide-content {
    background: #333333;
    text-align: left;
    width: 47%;
    min-height:200px!important;
}

.headslide .tf_carousel_nav_wrap {
    position: absolute;
    bottom: 4%;
    left: 4%;
}

#headerwrap.fixed-header {
    background-color: rgba(0,0,0,1)! important;
}

#headerwrap.fixed-header:before {
    backdrop-filter: blur(0px)!important;
}

#headerwrap.fixed-header .menu-icon-inner:before {
    border-top: 2px solid #ffffff!important;
}

#headerwrap.fixed-header .menu-icon-inner:after {
    border-top: 2px solid #ffffff!important;
}

#headerwrap.fixed-header .menu-icon-inner {
    border-bottom: 2px solid #ffffff! important;
}

.mobile-menu-visible #mobile-menu.sidemenu-on {
    background-color: #000000;
}

nav#main-nav-wrap a {
    text-align: center;
    font-family: 'PlusJakartaSansBold';
}

nav#main-nav-wrap {
    padding-top: 5%;
}

#header {
    width: 90%!important;
}

@media screen and (min-width: 1850px) { .module_row {
    background-size: auto 900px!important;
}}

@media screen and (min-width: 2001px) { .fixed-header #header {
    padding-top: 60px;
    padding-bottom: 60px;
}}

h5 {
    font-family: 'PlusJakartaSansLight';
    font-size: 12px;
}

@media screen and (max-width: 600px) {.withimage.module_row {
    background-image: none! important;
}}

@media screen and (max-width: 600px)
{ body #site-logo a img {
    width: 250px;
}}

@media screen and (max-width: 600px)
{ #headerwrap.fixed-header #site-logo a img {
    width: 250px;
}}

.buttons img {
    max-height: 40px!important;
}

.signupbutton img {
    max-width: 70%!important;
}

@media screen and (min-width: 1550px) { .buttons img {
    max-height: 60px!important;
}}

@media screen and (min-width: 1550px) { .signupbutton img {
    max-width: 85%!important;
}}

@media screen and (max-width: 600px) { .headslide .module-slider.slider-overlay .slide-content {
    width: 100%;
    min-height: 100px!important;
}}

@media screen and (max-width: 600px) { .normal.circle.icon_horizontal {
    text-align: center;
}}

sub {
    line-height: 16px;
}

.wpcf7-not-valid-tip {
    color: #dc3232! important;
}

@media screen and (min-width: 2001px) { div#headerwrap {
    height: 120px!important;
}}

@media screen and (min-width: 2001px) { .menu-icon-inner {
  border-bottom: 2px solid white;
}}

@media screen and (min-width: 2001px) { .menu-icon-inner:before {
  border-top: 2px solid white;
}}

@media screen and (min-width: 2001px) { .menu-icon-inner:after {
  border-top: 2px solid white;
}}

@media screen and (min-width: 2000px) {
    .mobile-menu-visible #mobile-menu.sidemenu-on {
    padding-bottom: 4em;
    padding-top: 2em;
    position: relative;
    width: 120% ! important;
    padding-bottom: 40%;
}}

.sidemenu {
        height: 100%!important;
        z-index:99999!important;
}

input#fulcrum-name {
    width: 100%;
}

input#fulcrum-org {
    width: 100%;
}

input#fulcrum-email {
    width: 100%;
}

span.wpcf7-list-item-label {
    font-size: 14px;
}

input#fulcrum-send {
    width: 100%;
    margin-top: 20px;
    background-color: black;
}

input#fulcrum-send:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0);
    transform: translateY(0px);
    background-color: #686868;
}

.team img {
  height:150px!important;
  width:auto;
}

a.more-link {
    color: black;
}

a.more-link:hover {
    color: #adadad;
}

span.year {
    color: #000000;
}

.single h1.post-title.entry-title {
    padding: 5% 0% 0;
    text-align: left;
}

.single .post-content {
    color: #000000;
    padding: 0 10%;
}

.single .pagewidth {
    width: 100%!important;
}

.related-posts.tf_clearfix {
    display: none;
}

.single .post-content a {
    color: #000000;
    text-decoration: underline;
}

.single .post-content a:hover {
    color: #adadad;
    text-decoration: underline;
}

.single.single-fullwidth-layout .featured-area .post-image img {
    border-radius: 0;
    height: 500px;
    object-fit: cover;
}