/*!
Theme Name: theticlubhappyonline
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.24
Text Domain: theticlubhappyonline
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
 - Normalize
 - Box sizing
# Base
 - Typography
 - Elements
 - Links
 - Forms
## Layouts
# Components
 - Navigation
 - Posts and pages
 - Comments
 - Widgets
 - Media
 - Captions
 - Galleries
# plugins
 - Jetpack infinite scroll
# Utilities
 - Accessibility
 - Alignments

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
  ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
}

html {
    scroll-padding-top: 80px;
}

/* Sections
  ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body.archive.category.category-ournews {
    background: whitesmoke;
}

.embed-container video {
    object-fit: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
.redcircleblured.leftside {
    right: unset;
    left: 0;
}

main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
.teamitem a:hover {
    background: white;
}

.memberinfos:hover {
    background: white;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
  ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* Text-level semantics
  ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
  ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
  ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *`fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

/* Interactive
  ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
  ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*, *::before, *::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body, button, input, select, optgroup, textarea {
    color: #404040;
    font-family: "proxima-nova-wide";
    font-size: 1rem;
    line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "proxima-nova-wide";
    clear: both;
}

p {
    font-family: "proxima-nova-wide";
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code, kbd, tt, var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark, ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul, ol {
    margin: 0 0 1.5em 0em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li>ul, li>ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {
    max-width: 100%;
}

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

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* Links
--------------------------------------------- */
a {
    color: #4169e1;
}

a:visited {
    color: #800080;
}

a:hover, a:focus, a:active {
    color: #191970;
}

a:focus {
    outline: thin dotted;
}

a:hover, a:active {
    outline: 0;
}

/* Forms
--------------------------------------------- */
button, input[type="button"], input[type="reset"], input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
    display: block;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover>ul, .main-navigation ul ul li.focus>ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover>ul, .main-navigation ul li.focus>ul {
    left: auto;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

/* Small menu. */
.menu-toggle, .main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: flex;
    }
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}

.post, .page {
    margin: 0 0 0em;
}

.footergrid {
    display: grid;
    grid-template-columns: 40% 60%;
}

.footercontact {
    padding-bottom: 30px;
    padding-top: 90px;
    background: #292929 0% 0% no-repeat padding-box;
}

.footerformnewsletter {
    background: #303030 0% 0% no-repeat padding-box;
    padding-top: 90px;
}

.updated:not(.published) {
    display: none;
}

.page-content, .entry-content, .entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
    /*rtl:ignore*/
    float: left;
    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {
    /*rtl:ignore*/
    float: right;
    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

header#masthead {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}

header#masthead .row {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

header#masthead {
    background: #60606047 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 15px 15px;
    opacity: 1;
    backdrop-filter: blur(26px);
    -webkit-backdrop-filter: blur(26px);
    padding: 10px 10px;
}

nav#site-navigation {
    display: flex;
    align-items: center;
}

a.redbtn {
    text-decoration: none !important;
    text-align: center;
    line-height: 51px !important;
    display: inline-block;
    width: 191px;
    height: 51px;
    background: #ED1C24 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    backdrop-filter: blur(26px);
    -webkit-backdrop-filter: blur(26px);
}

nav#site-navigation ul li a {
    margin: 0 30px;
    text-align: left;
    font: normal normal bold 18px/23px "proxima-nova-wide";
    letter-spacing: -0.54px;
    color: #FFFFFF;
}

.ctabuttons_h a {
    font: normal normal bold 16px/19px "proxima-nova-wide";
    letter-spacing: -0.48px;
    color: #FFFFFF;
    opacity: 1;
}

a.graybtn {
    text-decoration: none;
    width: 185px;
    height: 49px;
    background: #606060 0% 0% no-repeat padding-box;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    opacity: 1;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    display: inline-block;
    line-height: 46px !important;
    text-align: center;
}

a.simplelinkbtn {
    max-width: 150px;
    text-align: center;
}

.ctabuttons_h.col-md-4 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
}

section.homepageintro {
    position: relative;
}

section.homepageintro:after {
    content: "";
    background: transparent linear-gradient(83deg, #000000 0%, #13131338 100%) 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 25px 25px;
    opacity: 0.77;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

.counter {
    font-size: 46px;
    font-weight: bold;
    font-family: 'proxima-nova-wide';
}

.containercounts {
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 100px;
}

.maintextintro {
    left: 5%;
    color: white;
    font-family: 'proxima-nova-wide';
    position: absolute;
    z-index: 4;
    top: 50%;
    transform: translateY(-50%);
}

.thecontentofintro h1 {
    text-align: left;
    font: normal normal 800 75px/85px 'proxima-nova-wide';
    letter-spacing: -2.25px;
    color: #FFFFFF;
}

.thecontentofintro p {
    text-align: left;
    font: normal normal 500 25px/40px 'proxima-nova-wide';
    letter-spacing: -0.75px;
    color: #FFFFFF;
}

.maintextintro a.redbtn {
    color: white;
    font-family: 'proxima-nova-wide';
}

.maintextintro {
    max-width: 50vw;
}

.blogitemimage {
    border-radius: 10px;
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 240px;
}

.blogitemimage img {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.blogitem {
    padding: 15px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: none;
    border-radius: 15px;
    border: 1px solid #00000005;
}

.text-cont h4 a {
    text-align: left;
    font: normal normal bold 18px/27px 'proxima-nova-wide';
    letter-spacing: -0.36px;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
}

.lineexpert {
    text-align: left;
    font: normal normal normal 15px/23px 'proxima-nova-wide';
    letter-spacing: -0.3px;
    color: #606060;
}

.containerblog {
    max-width: 1480px;
    margin: auto;
}

section#bloghome {
    padding-top: 90px;
    background: #DEDEDE2E 0% 0% no-repeat padding-box;
    padding-bottom: 90px;
    margin-top: 5rem;
}

.rowgrid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}

a.viewmorelink {
    text-align: left;
    text-decoration: underline;
    font: normal normal normal 14px/16px 'proxima-nova-wide';
    letter-spacing: 0px;
    color: #3A3A3A;
}

.containerblog h3 {
    text-align: left;
    font: normal normal bold 38px/40px 'proxima-nova-wide';
    letter-spacing: -1.14px;
    color: #000000;
}

.rowgrid {
    padding-top: 30px;
}

p.subheading_tilte {
    text-align: left;
    font: normal normal 800 20px/23px 'proxima-nova-wide';
    letter-spacing: 4px;
    color: #ED1C24;
}

.date.d-inline {
    font: normal normal bold 13px/16px 'proxima-nova-wide';
    letter-spacing: -0.26px;
    color: #ED1C24;
    text-align: right;
}

.lineexpert {
    margin-bottom: 55px;
    height: 51px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.readanddateline {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.blogcategoryh {
    margin-bottom: 2rem;
    background: black;
    height: 330px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-post header.entry-header {
    min-height: 300px;
    background: black;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    flex-direction: column;
    flex-wrap: wrap;
}

.single-post .entry-meta a {
    color: white;
}

.single-post header.entry-header h1 {
    font-weight: bold;
}

.single-post .post-thumbnail {
    max-width: 800px;
    margin: auto;
    display: block;
    text-align: center;
    transform: translateY(-40px);
}

.authorshare {
    margin: 6rem auto;
    padding: 20px;
    position: relative;
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 15px;
    opacity: 1;
}

.main-element-author {
    display: flex;
    text-align: left;
    letter-spacing: 0px;
    color: #ffffff;
    align-items: center;
    gap: 10px;
}

.main-element-author a {
    pointer-events: none;
    text-align: left;
    letter-spacing: 0px;
    color: #ffffff;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: red;
    font-size: 13px;
    text-transform: uppercase;
}

a.share-fb {
    top: 45px;
    letter-spacing: 0px;
    color: #ffffff;
    text-align: right;
    position: absolute;
    right: 15px;
}

.main-element-author img {
    border-radius: 50%;
}

.authorshare {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
    justify-content: space-between;
}

.social-share {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 15px;
}

.social-share a {
    color: White;
}

.social-share {
    color: #ffffff;
    font-family: inherit;
    font-size: 14px;
}

.gtstmt_ta {
    flex-wrap: wrap;
    display: flex;
    align-items: CENTER;
    justify-content: space-between;
}

a.anotheronebtn {
    width: 195px;
    border: 1px solid #ED1C24;
    border-radius: 10px;
    font: normal normal bold 16px/52px 'proxima-nova-wide';
    letter-spacing: -0.48px;
    color: #ED1C24;
    height: 52px;
    display: block;
    text-align: center;
    text-decoration: none;
}

.footercontact p {
    margin-top: 20px;
    font: normal normal bold 12px/15px 'proxima-nova-wide';
    letter-spacing: -0.24px;
    color: #FFFFFF;
}

.footercontact {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.contactinfofooter {
    font: normal normal normal 16px/34px 'proxima-nova-wide';
    letter-spacing: -0.48px;
    color: #FFFFFF;
}

.contactinfofooter {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
}

span.linkedinf {
    border: 1px solid #FFFFFF;
    border-radius: 100px;
}

span.linkedinf i {
    margin: 3px;
    background: #555555;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
}

.text-cont h4 {
    min-height: 70px;
}

span.linkedinf:hover {
    transition: all .3s ease;
    background: white;
}

span.linkedinf:hover em {
    color: #292929;
}

span.linkedinf em {
    text-align: center;
    font: normal normal normal 13px/36px Proxima-nova-wide;
    letter-spacing: -0.39px;
    color: #FFFFFF;
    font-style: normal;
}

span.linkedinf a {
    display: block;
    text-decoration: none;
    color: white;
    width: 100%;
}

span.linkedinf {
    max-width: 120px;
}

p.disclaimerfoo {
    padding-bottom: 20px;
    max-width: 720px;
    font: normal normal normal 11px/18px proxima-Nova-wide;
    letter-spacing: -0.3px;
    color: #FFFFFF;
    margin: auto;
}

p.disclaimerfoo strong {
    display: block;
}

.contactinfofooter span {
    margin-bottom: 15px;
    margin-top: 15px;
}

p.wiitcitf {
    font-family: 'proxima-nova-wide';
    max-width: 725px;
    font-weight: 800;
    background: transparent linear-gradient(85deg, #BDBDBD 0%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    font-size: 36px;
    margin: 30px auto;
    text-align: left;
}

.footerformnewsletter {
    background-size: 300px !important;
    background: #303030 url('/wp-content/uploads/2026/03/thetifooter.png') no-repeat;
    background-position: bottom right;
}

.newsletterfomr {
    margin: auto;
    max-width: 725px;
}

.newsletterfomr label {
    text-align: left;
    font: normal normal bold 15px/18px proxima-nova-wide;
    letter-spacing: -0.45px;
    color: #FFFFFF;
}

.newsletterfomr label {
    text-align: left;
    font: normal normal normal 13px/18px 'proxima-nova-wide';
    letter-spacing: -0.39px;
    color: #FFFFFF;
}

.privacycookiesmenu a {
    margin: 0 20px;
    font: normal normal 500 13px/16px 'proxima-nova-wide';
    letter-spacing: -0.39px;
    color: #FFFFFF;
    text-align: left;
}

p.labnewslet {
    text-align: left;
    font: normal normal bold 15px/18px 'proxima-nova-wide';
    letter-spacing: -0.45px;
    color: #FFFFFF;
}

.newsletterfomr a {
    text-align: left;
    font: normal normal normal 13px/18px 'proxima-nova-wide';
    letter-spacing: -0.39px;
    color: #FFFFFF;
}

.newsletterfomr input#email , .newsletterfomr input.wpcf7-form-control.wpcf7-email {
    width: 100%;
    background: #FFFFFF12 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 5px;
    height: 55px;
    padding: 0 5px;
}

.newsletterfomr button#submit {
    border: none;
    height: 55px;
    background: transparent;
    color: white;
    transform: translateX(-50px);
}

section#visionaries h3 {
    font: normal normal bold 60px/70px 'proxima-nova-wide';
    letter-spacing: -2.4px;
    color: #FFFFFF;
}

section#visionaries p {
    text-align: center;
    font: normal normal normal 20px/36px 'proxima-nova-wide';
    letter-spacing: -0.6px;
    color: #FFFFFF;
    opacity: 1;
}

section#visionaries {
    margin: 5rem 0;
    position: relative;
}

.pos-abs-txts {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.embed-container {
    position: relative;
    z-index: -1;
    height: 0;
    overflow: hidden;
    padding-bottom: 500px;
}

section#theticlubgreece {
    margin-top: 5rem;
    padding-top: 40px;
}

.gridtextsglass {
    border-radius: 15px;
    background: #ffffffe3;
    padding: 3rem 0;
    justify-items: center;
    display: grid;
    grid-template-columns: 60% 40%;
    align-items: center;
}

.gridtextsglass img {
    max-width: 450px;
}

.glassmorphbocx {
    background: transparent linear-gradient(180deg, #29292999 0%, #29292980 100%) 0% 0% no-repeat padding-box;
    border-radius: 15px;
    opacity: 1;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    max-width: 1584px;
    margin: 3rem auto;
}

.textsgl h3 {
    padding-bottom: 30px;
    text-align: left;
    font: normal normal 800 36px/42px 'proxima-nova-wide';
    letter-spacing: -1.08px;
    color: #000000;
}

img.effectredcircle {
    position: absolute;
    bottom: -50px;
    right: -50px;
    z-index: -1
}

.textsgl {
    max-width: 674px;
}

.textsgl p {
    text-align: left;
    font: normal normal normal 20px/28px 'proxima-nova-wide';
    letter-spacing: -0.6px;
    color: #606060;
}

footer#colophon {
    margin-top: 4rem;
}

section#forinvestors {
    padding-top: 2rem;
    padding-bottom: 5rem;
}

section#forinvestors h3 {
    font: normal normal 800 45px/70px 'proxima-nova-wide';
    letter-spacing: -1.35px;
    color: #000321;
    text-align: center;
    padding-top: 5rem;
}

.for_investors_image {
    min-height: 390px;
    background: #292929 0% 0% no-repeat padding-box;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

section#forinvestors .container-fluid {
    margin-top: 80px;
    max-width: 1560px;
}

.textsforinvestors p, .textsforthetis p {
    text-align: left;
    font: normal normal normal 18px/32px 'proxima-nova-wide';
    letter-spacing: -0.54px;
    color: #606060;
}

section#forinvestors .row.reversal {
    align-items: center;
    margin-top: 90px;
}

section#forinvestors span.red {
    font: normal normal bold 20px/56px 'proxima-nova-wide';
    letter-spacing: 2px;
    color: #ED1C24;
    text-transform: uppercase;
}

.textsforinvestors h2, .textsforinvestors p {
    max-width: 590px;
}

.textsforinvestors h2, .textsforthetis h2 {
    margin-bottom: 30px;
    text-align: left;
    font: normal normal bold 25px/36px 'proxima-nova-wide';
    letter-spacing: -0.75px;
    color: #000000;
}

.heyinvestgrid {
    padding: 3rem;
    background: #292929 0% 0% no-repeat padding-box;
    border-radius: 20px;
    color: white;
}

.heyinvestgrid a {
    min-width: 250px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    font-family: 'proxima-nova-wide';
}

.heyinvestgrid {
    align-items: center;
    display: grid;
    grid-template-columns: 35% 65%;
    gap: 30px;
}

.heyinvesticons img {
    max-height: 50px;
    display: block;
    margin: 40px auto;
}

.heyinvesttexts h4 {
    font: normal normal bold 32px/45px proxima-nova-wide;
    letter-spacing: -0.96px;
    color: #FFFFFF;
}

.heyinvesttexts p {
    text-align: left;
    font: normal normal normal 16px/28px proxima-nova-wide;
    letter-spacing: -0.48px;
    color: #FFFFFF;
    margin-bottom: 40px;
}

.benefitsinvestors {
    margin-top: 190px;
}

section#forinvestors h3:after {
    content: "";
    display: block;
    width: 228px;
    height: 6px;
    background: #ED1C24 0% 0% no-repeat padding-box;
    border-radius: 3px;
    margin: auto;
}

section#forinvestors h3 {
    position: relative;
}

.redcircleblured {
    z-index: -1;
    width: 274px;
    height: 274px;
    background: transparent linear-gradient(90deg, #ED1C24 0%, #F4F4FF 100%) 0% 0% no-repeat padding-box;
    border-radius: 250px;
    opacity: 1;
    filter: blur(50px);
    position: absolute;
    right: 0;
    top: 0;
}

.redcirclebluredbottom {
    position: absolute;
    width: 178px;
    height: 178px;
    background: transparent linear-gradient(90deg, #ED1C24 0%, #F4F4FF 100%) 0% 0% no-repeat padding-box;
    border-radius: 250px;
    opacity: 1;
    left: 80px;
    z-index: -1;
    bottom: 0;
    filter: blur(50px);
}

.benefitsinvestors {
    position: relative;
}

.benicontext {
    min-height: 280px;
    font: normal normal bold 20px/24px proxima-nova-wide;
    letter-spacing: -0.8px;
    color: #FFFFFF;
}

.heyinvesticons {
    text-align: center;
    align-items: center;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

section#forstartups {
    padding-top: 5rem;
}

p.bpoaenficag {
    text-align: center;
    font: normal normal bold 42px/46px "proxima-nova-wide";
    letter-spacing: -2.52px;
    color: #000000;
}

p.bpoaenficag span {
    color: #fe0000;
}

p.fstips {
    text-align: center;
    font: normal normal bold 25px/78px proxima-nova-wide;
    letter-spacing: 2.5px;
    color: #ED1C24;
    text-transform: uppercase;
}

.startuobox {
    padding: 100px 30px 55px 30px;
    background: #F8F8F8 0% 0% no-repeat padding-box;
    border: 1px solid #000321;
    border-radius: 15px;
}

.gridboxesgray {
    margin: 64px auto;
    max-width: 1600px;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}

.boldtext {
    font: normal normal bold 28px/56px proxima-nova-wide;
    letter-spacing: -0.84px;
    color: #232323;
    opacity: 1;
}

section#investmentcriteria h3 {
    font: normal normal bold 36px/56px proxima-nova-wide;
    letter-spacing: -1.08px;
    color: #000000;
    text-align: center;
}

section#investmentcriteria {
    padding-bottom: 60px;
    padding-top: 177px;
}

.invescrigrid {
    margin-top: 30px;
    gap: 16px;
    max-width: 1600px;
    display: grid;
    grid-template-columns: 50% 50%;
    margin: 30px auto;
}

.hoveredtet {
    opacity: 0;
    transition: all .3s ease;
}

.invescritietm:hover .hoveredtet {
    opacity: 1;
}

.startuobox:hover img {
    filter: invert(1) brightness(100);
}

.invescritietm {
    padding: 4rem;
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 15px;
}

.invescritietm img {
    display: block;
    margin: auto;
}

.hoveredtet {
    text-align: center;
    font: normal normal 500 18px/28px proxima-nova-wide;
    letter-spacing: -0.54px;
    color: #FFFFFF;
}

.memberinfos a {
    color: #000000;
    font-size: 18px;
}

.teamitem img {
    width: 100%;
    border-radius: 15px;
}

.nav-tabs .nav-link {
    border: navajowhite;
    font: normal normal bold 16px/32px proxima-nova-wide;
    letter-spacing: 1.6px;
    color: #000000;
    text-transform: uppercase;
    opacity: 0.25;
}

.nav-tabs .nav-link.active {
    border: none;
    opacity: 1;
    text-decoration: underline;
    font: normal normal bold 16px/32px proxima-nova-wide;
    letter-spacing: 1.6px;
    color: #ED1C24;
    text-transform: uppercase;
}

ul#myTab {
    border: none;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}

.teamitem {
    position: relative;
}

.mebername {
    font: normal normal bold 20px/30px proxima-nova-wide;
    letter-spacing: -0.6px;
    color: #000000;
}

.positionmemb {
    text-align: left;
    font: normal normal normal 16px/27px proxima-nova-wide;
    letter-spacing: -0.6px;
    color: #000000;
}

.memberinfos {
    padding: 15px;
    position: absolute;
    background: transparent linear-gradient(103deg, #FFFFFF 0%, #dfcdce82 100%) 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    backdrop-filter: blur(19px);
    -webkit-backdrop-filter: blur(19px);
    left: 10px;
    bottom: 10px;
    width: calc(100% - 50px);
}

.teammembers {
    gap: 16px;
    grid-template-columns: repeat(4, 1fr);
    /*display: grid;*/
    max-width: 1600px;
    margin: AUTO;
}

.portfoliogrid {
    gap: 16px;
    max-width: 1600px;
    margin: 30px auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.portfolioitem {
    min-height: 150px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #DBDBDB;
    border-radius: 15px;
    opacity: 1;
    backdrop-filter: blur(0px);
    -webkit-backdrop-filter: blur(0px);
}

section#portfolio h3 {
    text-align: center;
    font: normal normal bold 36px/50px proxima-nova-wide;
    letter-spacing: -1.08px;
    color: #000000;
}

.portfolioitem {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 0 23px;
}

.imageofproject {
    justify-content: end;
    display: flex;
}

.projecttitle {
    text-align: left;
    font: normal normal bold 22px/59px proxima-nova-wide;
    letter-spacing: -0.66px;
    color: #000000;
}

section#testimonials {
    margin-top: 7rem;
    padding-top: 80px;
    background: #292929 0% 0% no-repeat padding-box;
}

section#testimonials h3 {
    font: normal normal bold 36px/32px proxima-nova-wide;
    letter-spacing: -1.44px;
    color: #FFFFFF;
    text-align: center;
}

.titleandwebsite a {
    text-decoration: underline;
    font: normal normal normal 16px/25px proxima-nova-wide;
    letter-spacing: -0.48px;
    color: #000000;
}

.titleandwebsite a i {
    transform: rotate(320deg);
}

section#sponsors {
    padding-bottom: 128px;
    padding-top: 128px;
}

section#sponsors h3.text-center {
    font: normal normal bold 20px/32px proxima-nova-wide;
    letter-spacing: 2px;
    color: #ED1C24;
    text-transform: uppercase;
}

p.GOLD {
    font: normal normal bold 18px/32px proxima-nova-wide;
    letter-spacing: 1.8px;
    color: #D6A400;
    text-transform: uppercase;
    text-align: center;
}

.titltext {
    text-align: center;
    font: normal normal bold 32px/55px proxima-nova-wide;
    letter-spacing: -1.92px;
    color: #FFFFFF;
}

.redtext {
    text-align: center;
    font: normal normal bold 18px/45px proxima-nova-wide;
    letter-spacing: 1.8px;
    color: #ED1C24;
    text-transform: uppercase;
}

p.silver {
    font: normal normal bold 18px/32px proxima-nova-wide;
    letter-spacing: 1.8px;
    color: #8B8B8B;
    text-transform: uppercase;
    text-align: center;
}

.sponsimggrid {
    display: flex;
    grid-template-columns: repeat(6, 1fr);
    align-items: center;
    justify-content: center;
    margin: auto;
    max-width: 1600px;
}

.sponsimggrid img {
    text-align: center;
    max-width: 150px;
    display: block;
    margin: auto;
}

.sponsorsrow {
    margin: 80px auto;
}

body.privacy-policy .entry-content {
    max-width: 630px;
    margin: auto;
    FONT-FAMILY: 'proxima-nova-wide';
    text-align: justify;
}

body.privacy-policy header.entry-header {
    display: flex;
    padding-top: 100px;
    text-align: center;
    align-items: center;
    justify-content: center;
    width: 100%;
}

body.privacy-policy {
    background: #d7d7d7;
}

.swiper-button-next, .swiper-button-prev {
    color: #ed1c24 !important;
}

.gtspkslide.text-center {
    font: normal normal normal 22px/32px proxima-nova-wide;
    letter-spacing: -0.69px;
    color: #000000;
}

section#testimonials .swiper-slide {
    display: grid;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #707070;
    border-radius: 15px;
    grid-template-columns: 40% 60%;
    gap: 50px;
}

a.anotheronebtn:hover {
    background: #ED1C24;
    color: white;
    transition: all .2s ease;
}

.testimonialscontainer {
    max-width: 1500px;
    margin: auto;
    transform: translateY(20px);
}

section#testimonials {
    margin-bottom: 8rem;
}

.testimonialsdescr p {
    padding: 3rem 0;
}

.gtspkslide.text-center {
    padding: 5rem 2rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

.testimonialsdescr {
    justify-content: center;
    flex-wrap: wrap;
    display: flex;
    align-items: center;
    padding: 2rem;
    text-align: left;
    font: normal normal 500 18px/34px proxima-nova-wide;
    ova; letter-spacing: -0.54px;
    color: #000000;
    max-width: 700px;
}

.startuobox:hover {
    color: white;
    background: #292929 0% 0% no-repeat padding-box;
}

.startuobox:hover div {
    color: white;
}

@media(max-width: 1650px) {
    .gridboxesgray, .invescrigrid, .teammembers, .portfoliogrid, .sponsimggrid, .glassmorphbocx, .testimonialscontainer, section#forinvestors .container-fluid, .containerblog {
        max-width: calc(100% - 60px);
    }

    .ctabuttons_h a {
        font: normal normal bold 14px / 19px "proxima-nova-wide";
    }

    nav#site-navigation ul li a {
        margin: 0 15px;
    }

    .thecontentofintro h1 {
        text-align: left;
        font: normal normal 800 60px / 65px 'proxima-nova-wide';
    }

    .glassmorphbocx {
        overflow: hidden;
    }

    .ctabuttons_h a {
        MARGIN: 0 5px;
        MAX-WIDTH: 149px;
        font: normal normal bold 14px / 19px "proxima-nova-wide";
        letter-spacing: -0.58px;
    }
}

a.graybtn:hover {
    background: white;
    color: #ed1c24;
}

a.redbtn:hover {
    background: #FF000A;
    transition: all .3s ease;
}

.requestaregisterbox {
    transform: translateY(-110px);
    padding: 60px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #ED1C24;
    border-radius: 25px;
}

.requestaregisterbox input.wpcf7-form-control.wpcf7-submit {
    font-weight: bold;
    height: 52px;
    max-width: 388px;
    background: #ED1C24 0% 0% no-repeat padding-box;
    border-radius: 10px;
    opacity: 1;
    backdrop-filter: blur(26px);
    -webkit-backdrop-filter: blur(26px);
    color: white;
    width: 100%;
}

.requestaregisterbox h2 {
    font: normal normal bold 20px/42px Proxima-nova-wide;
    letter-spacing: -0.6px;
}

.requestaregisterbox h2 span {
    color: #ed1c24;
}

.requestaregisterbox textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    max-width: 411px;
}

.requestaregisterbox span.wpcf7-form-control-wrap {
    width: 100%;
}

.requestaregisterbox input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #c7cbc7;
    /* border: none; */
    /* border-bottom: 2px solid transparent; */
    padding: 0.75rem 1rem;
    border-radius: 0.5rem;
    height: 47px;
    background: #F0F0F0 0% 0% no-repeat padding-box;
    border-radius: 10px;
}

.requestaregisterbox textarea.wpcf7-form-control.wpcf7-textarea {
    background: #F0F0F0 0% 0% no-repeat padding-box;
    border-radius: 10px;
}

.requestaregisterbox label {
    font-size: 15px;
    font-weight: bold;
    color: black;
}

@media(max-width: 800px) {
    .newsletterfomr .row {
        display: grid;
        grid-template-columns: 80% 20%;
    }

    .invescrigrid, .footergrid {
        grid-template-columns: 1fr;
    }

    .heyinvestgrid {
        padding: 33px 5px;
        align-items: center;
        display: grid;
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .gridboxesgray {
        margin: 60px auto;
        max-width: 100%;
        grid-template-columns: repeat(1, 1fr);
        gap: 16px;
    }

    .hoveredtet {
        opacity: 1;
    }

    .portfoliogrid {
        grid-template-columns: repeat(2, 1fr);
    }

    .benicontext {
        min-height: 250px;
        font: normal normal bold 14px / 16px proxima-nova-wide;
        letter-spacing: -0.8px;
        color: #FFFFFF;
    }

    .portfolioitem {
        display: grid;
        grid-template-columns: 1fr;
        align-items: center;
        justify-content: center;
        gap: 10px;
        padding: 0 23px;
    }

    .teammembers {
        gap: 16px;
        grid-template-columns: repeat(1, 1fr);
    }

    section#testimonials .swiper-slide {
        grid-template-columns: 100%;
        gap: 2px;
    }

    video#file-video {
        position: absolute;
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .sponsimggrid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .ctabuttons_h.col-md-4 {
        display: none;
    }

    .rowgrid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    p.wiitcitf, p.disclaimerfoo, .newsletterfomr {
        margin: auto;
        max-width: calc(100% - 40px);
    }
}

.textsforthetis {
    max-width: 610px;
}

form#mc4wp-form-1 input[type="submit"] {
    height: 54px;
    background: transparent;
    color: white;
    font-family: proxima-nova-wide;
    font-size: 14px;
}

.benicontext hr {
    border-top: 2px solid white !important;
    color: white !important;
    opacity: 1;
    max-width: 70px;
    margin: 20px auto;
}

@media(min-width: 1190px) {
    .mobilemenuopen {
        display: none;
    }
}

@media(max-width: 1190px) {
    section#visionaries h3 {
        font: normal normal bold 50px / 70px 'proxima-nova-wide';
        letter-spacing: -2.4px;
        color: #FFFFFF;
    }

    .mainimgwrapper {
        border-radius: 0px 0px 10px 10px;
        height: 100dvh;
        position: relative;
        overflow: hidden;
        max-height: 700px;
    }

    .mainimgwrapper img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    em#burgerBtn span {
        margin-bottom: 8px;
        flex-direction: column;
        flex-wrap: wrap;
        background: white;
        width: 40px;
        height: 2px;
        display: flex;
    }

    em#burgerBtn span:last-child {
        justify-content: end;
        width: 26px;
        align-items: end;
        display: flex;
        float: right;
    }

    .menu-branding.col-md-8.d-flex {
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .testimonialsdescr p {
        font-size: 14px;
        padding: 3rem 7rem 0 0rem;
        line-height: 23px;
    }

    nav#site-navigation, .ctabuttons_h.col-md-4 {
        display: none;
    }

    .mobilemenuopen {
        font-size: 30px;
        cursor: pointer;
        color: white;
    }
}

@media(max-width: 790px) {
    .requestaregisterbox {
        padding: 10px 30px;
    }

    .requestaregisterbox input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        width: 100%;
    }

    .maintextintro {
        max-width: 90vw;
    }

    .footerformnewsletter {
        max-width: 100%;
        margin: 0;
    }

    .contactinfofooter {
        padding-left: 0;
    }

    .privacycookiesmenu {
        display: flex;
        background: transparent;
        width: 100%;
        text-align: center;
        align-items: CENTER;
        justify-content: space-evenly;
    }

    .mainimgwrapper {
        border-radius: 0px 0px 10px 10px;
        height: 100dvh;
        position: relative;
        overflow: hidden;
        max-height: 740px;
    }

    p.wiitcitf {
        font-size: 28px !important;
    }

    .containercounts {
        margin-top: 50px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .thecontentofintro p {
        text-align: left;
        font: normal normal 500 19px / 28px 'proxima-nova-wide';
        letter-spacing: -0.75px;
        color: #FFFFFF;
    }

    .counter {
        font-size: 32px;
    }

    .mainimgwrapper img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .testimonialsdescr p {
        font-size: 15px;
        padding: 3rem 0;
        line-height: 30px;
        text-align: center;
    }

    .gridtextsglass {
        padding: 20px;
    }

    .textsgl p {
        text-align: left;
        font: normal normal normal 16px / 28px 'proxima-nova-wide';
    }

    .gridtextsglass {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .textsgl h3 {
        font: normal normal 800 22px/32px 'proxima-nova-wide';
        letter-spacing: -0.66px;
        color: #000000;
    }

    .gridtextsglass img {
        max-width: 190px;
    }

    .thecontentofintro h1 {
        text-align: left;
        font: normal normal 800 35px / 45px 'proxima-nova-wide';
    }

    .rowgrid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }

    .pos-abs-txts {
        width: 100%;
    }

    p.bpoaenficag {
        text-align: center;
        font: normal normal bold 29px / 35px "proxima-nova-wide";
        letter-spacing: -2.52px;
        color: #000000;
    }

    section#visionaries h3 {
        font: normal normal bold 38px / 43px 'proxima-nova-wide';
        letter-spacing: -2.4px;
        color: #FFFFFF;
    }

    .sponsimggrid img {
        text-align: center;
        max-width: 110px;
    }

    img.custom-logo {
        max-width: 180px;
    }

    .heyinvestgrid {
        align-items: CENTER;
        padding: 30px 25px;
        justify-content: CENTER;
    }

    section#forinvestors .container-fluid {
        max-width: 100% !important;
    }

    .benicontext {
        flex: 0 0 50%;
    }

    .heyinvestgrid a {
        display: block;
        min-width: 250px;
        font-weight: bold;
        color: white;
        text-decoration: none;
        font-family: 'proxima-nova-wide';
        margin: auto;
    }

    .heyinvesticons {
        flex-wrap: wrap;
        text-align: center;
        align-items: center;
        display: flex !important;
        justify-content: center !important;
    }

    .heyinvesttexts p {
        text-align: center;
        font: normal normal normal 15px / 24px proxima-nova-wide;
    }

    .heyinvesttexts h4 {
        text-align: center;
        font: normal normal bold 26px / 40px proxima-nova-wide;
        letter-spacing: -0.96px;
        color: #FFFFFF;
    }

    header#masthead {
        background: #27262663 0% 0% no-repeat padding-box;
        border-radius: 0px 0px 15px 15px;
        opacity: 1;
        backdrop-filter: blur(26px);
        -webkit-backdrop-filter: blur(26px);
        padding: 10px 10px;
    }
}

@media(max-width: 744px) {
    .flexdircolrever {
        flex-direction: column-reverse;
    }

    .invescritietm {
        padding: 2.2rem;
    }

    ul#myTab {
        justify-items: center;
        display: grid;
        grid-template-columns: 50% 50%;
        margin: 20px auto;
    }

    section#forinvestors h3 {
        font-size: 25px;
        position: relative;
    }

    ul#myTab button {
        font-size: 15px;
        line-height: 1.2;
    }

    section#forinvestors span.red {
        font-size: 16px;
    }

    .projecttitle {
        text-align: center;
        font: normal normal bold 19px / 59px proxima-nova-wide;
        letter-spacing: -0.66px;
        color: #000000;
    }

    section#forinvestors h3:after {
        content: "";
        display: block;
        width: 100px;
        height: 5px;
        background: #ED1C24 0% 0% no-repeat padding-box;
        border-radius: 3px;
        margin: 0 auto;
    }

    .pos-abs-txts {
        width: 100%;
        padding: 1rem;
    }

    .imageofproject img {
        max-width: 99px;
    }

    .imageofproject {
        justify-content: center;
        display: flex;
    }

    .hoveredtet {
        text-align: center;
        font: normal normal 500 16px / 23px proxima-nova-wide;
        letter-spacing: -0.54px;
    }

    .redtext {
        text-align: center;
        font: normal normal bold 15px/25px proxima-nova-wide;
        letter-spacing: 1.5px;
        color: #ED1C24;
        text-transform: uppercase;
        text-transform: uppercase;
    }

    .flexdircolrever {
        padding: 0 10px;
        flex-direction: column-reverse;
    }

    .titltext {
        text-align: center;
        font: normal normal bold 24px/55px proxima-nova-wide;
        letter-spacing: -1.44px;
    }

    .single-post .entry-meta {
        padding-top: 4rem;
    }

    .single-post header.entry-header h1 {
        font-size: 25px;
        text-align: center;
        font-weight: bold;
        padding: 1rem;
    }

    .for_investors_image img {
        max-width: 210px;
    }

    .for_investors_image {
        min-height: 200px;
    }

    .gridboxesgray, .invescrigrid, .teammembers, .portfoliogrid, .sponsimggrid, .glassmorphbocx, .testimonialscontainer, section#forinvestors .container-fluid, .containerblog {
        max-width: calc(100% - 30px);
    }

    .heyinvestgrid {
        padding: 30px 25px;
    }

    .benicontext {
        min-height: 220px;
        font: normal normal bold 13px / 19px proxima-nova-wide;
        letter-spacing: 0.2px;
        color: #FFFFFF;
    }

    .gtspkslide.text-center {
        padding: 2rem 0rem;
    }

    section#testimonials h3 {
        font: normal normal bold 24px/32px Proxima Nova;
        letter-spacing: -0.96px;
        color: #FFFFFF;
        text-align: center;
    }

    .textsforinvestors p, .textsforthetis p {
        text-align: left;
        font: normal normal normal 14px/28px 'proxima-nova-wide';
        letter-spacing: -0.42px;
        color: #606060;
    }

    .titleandwebsite {
        padding-top: 10px;
    }

    .projecttitle {
        text-align: center;
        font: normal normal bold 16px / 25px proxima-nova-wide;
        letter-spacing: -0.66px;
        color: #000000;
    }

    .titleandwebsite a {
        text-align: center;
        text-decoration: underline;
        font: normal normal normal 14px / 25px proxima-nova-wide;
        letter-spacing: -0.48px;
        color: #000000;
        display: block;
    }

    p.wiitcitf {
        font-size: 21px !important;
        padding: 20px 0;
    }

    .imageofproject img {
        max-width: 90px !important;
    }

    .embed-container {
        position: relative;
        z-index: -1;
        height: 0;
        overflow: hidden;
        padding-bottom: 450px;
    }

    section#visionaries p {
        text-align: center;
        font: normal normal normal 15px / 25px 'proxima-nova-wide';
    }

    section#visionaries h3 {
        font: normal normal bold 30px / 43px 'proxima-nova-wide';
    }

    .portfoliogrid {
        gap: 10px;
    }

    .benefitsinvestors {
        margin-top: 90px;
    }

    section#forinvestors {
        max-width: calc(100% - 30px);
        padding-top: 1rem;
        padding-bottom: 2rem;
        margin: auto;
    }

    .projecttitle {
        min-height: 45px;
    }

    section#portfolio h3 {
        font-size: 26px;
    }

    .contactinfofooter {
        width: 100%;
    }

    .footercontact {
        width: 100%;
        padding: 80px 30px;
    }

    .footercontact {
        justify-content: center;
        align-items: start;
    }

    .privacycookiesmenu {
        justify-content: start;
    }

    .gtspkslide.text-center {
        font: normal normal normal 16px / 36px proxima-nova-wide;
        letter-spacing: -0.69px;
        color: #000000;
    }

    .privacycookiesmenu a {
        margin: 10px 15px 10px 0;
    }

    .footercontact {
        background: #292929 0% 0% no-repeat padding-box;
        border-radius: 25px 25px 0px 0px;
    }

    .containerblog h3 {
        text-align: left;
        font: normal normal bold 27px / 46px 'proxima-nova-wide';
        letter-spacing: -1.14px;
    }

    .swiper-button-next.blognext ,.swiper-button-next.blognexte , .swiper-button-next.blognexter , .portfolio-next {
        border-radius: 50%;
        `; background: #EFEBEB 0% 0% no-repeat padding-box;
        font-size: 17px;
    }

    .swiper-button-prev.blogprev , .swiper-button-prev.blogpreve , .swiper-button-prev.blogprever , .portfolio-prev {
        border-radius: 50%;
        `; background: #EFEBEB 0% 0% no-repeat padding-box;
        font-size: 17px;
    }

    section#portfolio .portfolio-next, section#portfolio .portfolio-prev {
        svg {
            width: 17px;
            height: 100%;
            object-fit: contain;
            transform-origin: center;
            width: 11px;
            fill: currentColor;
            pointer-events: none;
        }
    }

    section#bloghome .swiper-button-next, section#bloghome .swiper-button-prev.blogprev {
        svg {
            width: 17px;
            height: 100%;
            object-fit: contain;
            transform-origin: center;
            width: 11px;
            fill: currentColor;
            pointer-events: none;
        }
    }

    section#forinvestors .container-fluid {
        padding: 0;
    }

    section#ourteam .swiper-button-next.blognexte, section#ourteam .swiper-button-next.blognexter, section#ourteam .swiper-button-prev.blogpreve , section#ourteam .swiper-button-prev.blogprever {
        svg {
            width: 17px;
            height: 100%;
            object-fit: contain;
            transform-origin: center;
            width: 11px;
            fill: currentColor;
            pointer-events: none;
        }
    }
}

.single-post span.posted-on {
    color: black;
    font-size: 0px !important;
    overflow: hidden;
}

.single-post span.posted-on a {
    color: white;
    font-size: 14px;
}

@media(max-width: 444px) {
    p.bpoaenficag {
        text-align: center;
        font: normal normal bold 24px / 35px "proxima-nova-wide";
        letter-spacing: -1.52px;
        color: #000000;
    }

    section#investmentcriteria h3 {
        font: normal normal bold 26px / 56px proxima-nova-wide;
        letter-spacing: -1.08px;
    }

    section#sponsors {
        padding-bottom: 10px;
        padding-top: 50px;
    }

    .sponsimggrid {
        gap: 16px;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .sponsimggrid img {
        text-align: center;
        max-width: 100px;
    }
}

@media(min-width: 1924px) {
    section.homepageintro, section#visionaries {
        margin-left: auto;
        margin-right: auto;
        max-width: 1920px;
    }

    header#masthead .row {
        max-width: 1920px;
        margin: auto;
    }
}

@media(min-width: 1624px) {
    .ctabuttons_h.col-md-4 {
        gap: 10px;
    }
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

div#mySidenav ul {
    min-width: 200px;
    list-style: none;
    padding: 0;
    margin: 0;
}

div#mySidenav ul li a {
    font-size: 17px;
    color: white;
}

.sidenav a:hover {
    color: #f1f1f1;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.sidenav a.redbtn {
    color: white;
    font-size: 15px;
    padding: 0;
    margin: 10px auto;
    width: calc(100% - 20px);
}

.sidenav a.graybtn {
    padding: 0;
    font-size: 14px;
    color: white;
    margin: auto;
    width: Calc(100% - 20px);
}

.sidenav a.simplelinkbtn {
    padding: 5px 0;
    margin: auto;
    color: white;
    width: 100%;
    display: block;
    min-width: 100%;
    font-size: 18px;
    text-decoration: underline;
}

.single-post .entry-content a {
    color: #ed1c24;
}

.single-post .entry-content p {
    font-family: 'proxima-nova-wide';
    font-weight: 400;
    font-size: 18px;
}

@media screen and (max-width: 490px) {
    .single-post .entry-content p {
        font-family: 'proxima-nova-wide';
        font-weight: 400;
        font-size: 16px;
    }

    a.anotheronebtn {
        width: 175px;
        border: 1px solid #ED1C24;
        border-radius: 10px;
        font: normal normal bold 15px / 52px 'proxima-nova-wide';
        letter-spacing: -0.48px;
        color: #ED1C24;
        height: 52px;
        display: block;
        text-align: center;
        text-decoration: none;
    }

    .startuobox {
        padding: 50px 30px 55px 30px;
    }

    ul#myTab button {
        letter-spacing: 0.26px;
        font-size: 13px;
        line-height: 1.2;
    }

    .teammembers .blognavarrows {
        position: absolute;
        top: unset;
        bottom: 30px;
        width: 100%;
    }

    .teammembers.pt-5 {
        padding-bottom: 10px;
    }

    .swiper.mySwiperboardirect , .swiper.mySwiperoperateam {
        padding-bottom: 60px;
    }

    .single-post .post-thumbnail {
        max-width: calc(100% - 30px);
        margin: auto;
        display: block;
        text-align: center;
        transform: translateY(-40px);
    }

    .author-caption {
        font-size: 12px;
    }

    .authorshare {
        display: grid;
        grid-template-columns: 40% 60%;
        align-items: center;
        justify-content: space-between;
    }

    .single-post header.entry-header {
        min-height: 330px;
    }

    .single-post span.posted-on {
        font-size: 13px;
    }

    .invescritietm img {
        max-height: 80px;
        display: block;
        margin: 10px auto;
    }

    .memberinfos {
        padding: 10px;
        position: absolute;
        background: transparent linear-gradient(103deg, #FFFFFF 0%, #dfcdce82 100%) 0% 0% no-repeat padding-box;
        border-radius: 10px;
        opacity: 1;
        backdrop-filter: blur(19px);
        -webkit-backdrop-filter: blur(19px);
        left: 10px;
        bottom: 15px;
        width: calc(100% - 40px);
    }

    .boxjsttext {
        font-size: 14px;
    }

    .boxjsttext {
        min-height: 95px;
    }
}

section#ourteam .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
    top: unset;
    pointer-events: none;
    bottom: -10px;
}

.single-post .post-thumbnail img {
    border-radius: 8px;
}

.swiper-pagination-bullet-active {
    background: red !important;
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

    .sidenav a {
        font-size: 18px;
    }
}

.scrolltotop {
    color: white !important;
    width: 39px;
    position: Fixed;
    right: 10px;
    bottom: 15px;
    height: 39px;
    background: #676767 0% 0% no-repeat padding-box;
    opacity: 1;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    display: flex;
    align-items: CENTER;
    justify-content: CENTER;
    text-decoration: none;
    border-radius: 50%;
}

@media screen and (max-width: 1350px) and (min-width:1140px) {
    .thecontentofintro h1 {
        text-align: left;
        font: normal normal 800 40px / 55px 'proxima-nova-wide';
    }

    .thecontentofintro p {
        text-align: left;
        font: normal normal 500 20px / 30px 'proxima-nova-wide';
        letter-spacing: -0.75px;
    }

    .containercounts .label {
        font-size: 14px;
    }

    nav#site-navigation ul li a {
        font-size: 16px;
        margin: 0 10px;
    }

    .testimonialsdescr p {
        font-size: 16px;
        padding: 3rem 0;
        padding-right: 3rem;
    }
}

@media (max-width: 690px) {
    .tokoympi {
        display: none;
    }

    .tokoympimob {
        margin-top: 30px;
    }

    .tokoympimob a {
        width: 100%;
    }

    .home .blogitem {
        box-shadow: 0px 3px 35px #00000017;
        border-radius: 15px;
    }

    .home .swiper.mySwiperblog {
        padding: 3rem 0;
    }

    .home .blognavarrows {
        top: unset;
        bottom: 25px !important;
        position: absolute;
        width: 100%;
    }

    p.subheading_tilte {
        margin-bottom: 0;
    }

    .home .swiper.mySwiperblog {
        padding: 2rem 0 5rem 0;
    }

    .home .text-cont h4 a {
        line-height: 1.1;
        font-size: 15px;
    }

    .portfolioitem {
        display: flex;
        flex-wrap: WRAP;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }

    .benicontext {
        min-height: 200px;
    }

    .titleandwebsite {
        padding-top: 0px;
        padding-bottom: 20px;
    }

    .heyinvestgrid {
        gap: 15px;
    }
}

@media (min-width: 690px) {
    .tokoympimob {
        display: none;
    }
}

.titleandwebsite a:hover i {
    transform: rotate(360deg);
    transition: all .3s linear;
}

@media (min-width: 1690px) {
    section#sponsors div:nth-child(2) .sponsimggrid {
        max-width: 800px;
    }

    section#sponsors div:nth-child(3) .sponsimggrid {
        max-width: 1600px;
    }
}

input.wpcf7-form-control.wpcf7-email.wpcf7-text {
    color: white;
}

.linkedin-icon {
    position: absolute;
    right: 15px;
    top: 20px;
}

.teamitem a {
    text-decoration: none;
    color: black;
}

.memberinfos a {
    text-decoration: none;
}

@media (min-width: 1290px) {
    .invescritietm:hover .titltext {
        transition:all .3s linear;
        transform: translateY(-10px);
    }

    .invescritietm:hover .redtext {
        transition: all .3s linear;
        transform: translateY(-10px);
    }

    .invescritietm:hover img {
        transition: all .3s linear;
        transform: translateY(-10px);
    }
}

.imageofproject img {
    max-width: 140px;
}

@media (max-width: 1190px) {
    .portfoliogrid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 790px) {
    .portfoliogridMmobile {
        display: none;
    }
}

@media (max-width: 790px) {
    .portfoliogrid {
        display: none;
    }

    .portfoliogridMmobile {
        padding: 1rem;
    }

    section#forstartups {
        padding-top: 3rem;
    }

    section#theticlubgreece {
        margin-top: 2rem;
    }

    section#visionaries {
        margin: 3rem 0;
        position: relative;
    }

    section#forinvestors h3 {
        padding-top: 1rem;
    }

    section#investmentcriteria {
        padding-bottom: 60px;
        padding-top: 85px;
    }

    .portfolioitem {
        min-height: 197px;
    }

    .mySwiperPortfolio {
        padding-bottom: 60px !important
    }

    .swiper-pagination.portfolio-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: -15px;
        pointer-events: none;
    }
}

@media (max-width: 490px) {
    .hoveredtet {
        text-align: center;
        font: normal normal 500 15px / 20px proxima-nova-wide;
        letter-spacing: -0.54px;
    }
}

.hidden-item {
    opacity: 0.2;
    transition: all .5s ease-in;
}

.view-more-desktop {
    text-align: center;
    margin: 30px 0;
}

button#loadMore {
    text-decoration: underline;
    font: normal normal bold 18px/29px Proxima Nova;
    letter-spacing: -0.54px;
    color: #000000;
    background: transparent;
    border: none;
}

.wpcf7-response-output {
    background: #d0e9d3;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    background: wheat;
    border-color: #ffb900;
    max-width: 700px;
    margin: auto;
}

@media(max-width: 790px) {
    .thecontentofintro a.graybtn {
        margin-top: 10px;
    }

    section#forinvestors .container-fluid {
        margin-top: 30px;
    }

    section#testimonials {
        margin-bottom: 6rem;
    }

    section#testimonials {
        padding-top: 35px;
    }

    .view-more-desktop {
        display: none;
    }
}

.wpcf7-list-item {
    margin: 0 0 0 0em;
}

.view-more-desktop {
    transform: translateY(-80px);
}

.thecontentofintro a.graybtn:hover {
    color: black !important;
}

@media(min-width: 1300px) {
    div#myTabContent .swiper-button-next, div#myTabContent .swiper-button-prev {
        border-radius: 50%;
        background: #EFEBEB 0% 0% no-repeat padding-box !important;
        font-size: 17px;
    }

    div#myTabContent .swiper-button-prev svg , div#myTabContent .swiper-button-next svg {
        width: 14px !important;
    }

    .swiper.mySwiperboardirect.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
        padding-bottom: 30px !important;
    }

    .swiper.mySwiperboardirect .swiper-pagination.swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 0 !important;
    }
}

.page-id-167 .requestaregisterbox {
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    z-index: 9;
    transform: translateY(-110px);
    /* padding: 60px; */
    background: #f6f6f669 0% 0% no-repeat padding-box;
    border: 1px solid #ED1C24;
    border-radius: 25px;
}

.page-id-167 {
    background: #e6e6e6;
}
p.stich{
	display:none;
}
.page-id-167 p.stich{
	display:block;
}
@media(max-width: 744px) {
    .page-id-167 .requestaregisterbox {
        backdrop-filter: blur(0px);
        -webkit-backdrop-filter: blur(0px);
        z-index: 9;
        transform: translateY(-110px);
        padding: 0px 10px;
        background: #f6f6f6 0% 0% no-repeat padding-box;
        border: 1px solid #ED1C24;
        border-radius: 25px;
    }
	.requestaregisterbox .row {
    flex-direction: column-reverse;
}
}
.requestaregisterbox input.wpcf7-form-control.wpcf7-submit:hover {
    transition: all .3s ease-in;
    background: linear-gradient(135deg, #ED1C24, #ff0000);
}
.page-id-171 .redcircleblured.leftside {
    display: none;
}

.teamitem {
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 390px;
}

.teamitem img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
