/*!
Theme Name: Culture 2030
Theme URI: https://kosvrouvas.com
Author: Mentor in Culture
Author URI: https://mentorinculture.com
Template: apheter
Version: 0.1
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: wp-bootstrap-4

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

WP Bootstrap 4 is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

.admin-bar .main-navigation .logo {
    top: 46px;
  }
  @media screen and (min-width: 783px) {
    .admin-bar .main-navigation {
      top: 32px;
    }
  }
@font-face {
    font-family: 'basis-grotesque-bold-pro';
    src: url('fonts/basis-grotesque-bold-pro.eot');
    src: url('fonts/basis-grotesque-bold-pro.eot?#iefix') format('embedded-opentype'),
         url('fonts/basis-grotesque-bold-pro.woff') format('woff'),
         url('fonts/basis-grotesque-bold-pro.woff2') format('woff2'),
         url('fonts/basis-grotesque-bold-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'basis-grotesque-monobold-pro';
    src: url('fonts/basis-grotesque-monobold-pro.eot');
    src: url('fonts/basis-grotesque-monobold-pro.eot?#iefix') format('embedded-opentype'),
         url('fonts/basis-grotesque-monobold-pro.woff') format('woff'),
         url('fonts/basis-grotesque-monobold-pro.woff2') format('woff2'),
         url('fonts/basis-grotesque-monobold-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'basis-grotesque-regular-pro';
    src: url('fonts/basis-grotesque-regular-pro.eot');
    src: url('fonts/basis-grotesque-regular-pro.eot?#iefix') format('embedded-opentype'),
         url('fonts/basis-grotesque-regular-pro.woff') format('woff'),
         url('fonts/basis-grotesque-regular-pro.woff2') format('woff2'),
         url('fonts/basis-grotesque-regular-pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Basis Grotesque Pro Medium';
    src: url('fonts/BasisGrotesquePro-Medium.woff2') format('woff2'),
        url('fonts/BasisGrotesquePro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Basis Grotesque Pro Mono';
    src: url('fonts/BasisGrotesquePro-Mono.woff2') format('woff2'),
        url('fonts/BasisGrotesquePro-Mono.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}
p {
    font-family: basis-grotesque-regular-pro;
}

body {
    font-family: basis-grotesque-regular-pro !important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 1);
}



b, strong {
    font-weight: bolder;
    font-family: basis-grotesque-bold-pro;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: basis-grotesque-regular-pro !important;
    font-weight: 500;
}

h1, h2, h3, h4, h5, h6 {
    font-family: basis-grotesque-regular-pro !important;
    font-weight: 500;
}


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

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; /* Make sure images are scaled correctly. */ max-width: 100%; /* Adhere to container width. */ }

figure { margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */ }

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

/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

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

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

.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

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

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after { content: ""; display: table; table-layout: fixed; }

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }

.widget { margin: 0 0 1.5em; /* Make sure select elements fit in widgets. */ }

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

.sticky { display: block; }

.hentry { margin: 0 0 1.5em; }

.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; }

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

.bypostauthor { display: block; }

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

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

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

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

.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; }

.gallery { margin-bottom: 1.5em; }

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

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Custom
--------------------------------------------------------------*/
body { -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: auto; text-rendering: optimizeLegibility !important; -moz-osx-font-smoothing: grayscale; font-smoothing: auto; }

a, button, input { -webkit-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; }

blockquote { font-size: 1.25rem; padding: 1.25rem 1.75rem; }

table { width: 100%; max-width: 100%; margin-bottom: 1rem; background-color: transparent; }

table th, table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

table tbody + tbody { border-top: 2px solid #dee2e6; }

table table { background-color: #fff; }

figcaption { padding-top: 0; padding-bottom: .75rem; color: #6c757d; text-align: left; }



select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

blockquote { font-style: italic; font-size: 1.15rem; border-left: 3px solid rgba(33, 37, 41, 0.25); padding: 0.5rem 1.75rem; background: rgba(33, 37, 41, 0.05); }

blockquote p { font-size: 1.15rem; }

blockquote p:last-child { margin-bottom: 0; }

.navbar-dark .navbar-nav .dropdown-menu a { display: block; width: 100%; padding: .25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.site-footer { padding-top: 3rem; padding-bottom: 3rem; }

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; }

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; text-align: left; width: 50%; }

.post-thumbnail { margin-top: 1.5em; display: inline-block; }

.card-title.entry-title { margin-bottom: .25rem; }

.entry-meta { font-size: .9rem; }

.entry-footer { font-size: .9rem; margin-top: 1rem; }

.comments-link { float: right; margin: 4px 0px 4px 10px; font-size: 90%; padding-top: 0.2em; }

.cat-links .badge, .tags-links .badge { font-size: 90%; font-weight: normal; border: 1px solid rgba(0, 0, 0, 0.125); margin: 4px 10px 4px 0; padding: 0.4em .9em; }

.cat-links a, .tags-links a { color: #6c757d; }

.cat-links a:hover, .tags-links a:hover { text-decoration: none; color: #212529; }

.entry-meta a, .comments-link a, .edit-link a { color: #6c757d; }

.entry-meta a:hover, .comments-link a:hover, .edit-link a:hover { text-decoration: none; color: #007bff; }

.entry-title a:hover { color: #007bff !important; }

.content-area.wp-bp-404 .card-body { padding: 2.5rem 4rem; }

.sidebar-1-area .widget, .footer-widgets .widget { margin-bottom: 0; padding: 2rem; }

.sidebar-1-area .widget ul, .footer-widgets .widget ul { padding-left: 20px; color: #6c757d; margin-bottom: 0; }

.sidebar-1-area .widget ul li, .footer-widgets .widget ul li { padding-top: 3px; padding-bottom: 3px; list-style: square; }

.sidebar-1-area .widget ul li:last-child, .footer-widgets .widget ul li:last-child { padding-bottom: 0; margin-bottom: 0; }

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a { color: #6c757d; }

.sidebar-1-area .widget ul li a:hover, .footer-widgets .widget ul li a:hover { color: #212529; text-decoration: none; }

.footer-widgets .widget { padding: 0.5rem; }

#wp-calendar #next { text-align: right; }

#wp-calendar #prev a, #wp-calendar #next a { color: #6c757d; }

#wp-calendar #prev a:hover, #wp-calendar #next a:hover { color: #212529; text-decoration: none; }

#calendar_wrap table th, #calendar_wrap table td { padding: .25rem; }

.hentry.card .card-body { padding: 1.5rem; }

select { height: calc(2.25rem + 2px); display: block; width: 100%; padding: .375rem .75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; }

.entry-title a:hover { text-decoration: none; }

.mt-3r { margin-top: 3rem; }

.wp-bs-4-jumbotron { margin-bottom: 0; }

.wp-bs-4-jumbotron .jumbotron-heading { font-weight: 600; }

.wp-bs-4-jumbotron .container { max-width: 40rem; }

.comments-area { clear: both; -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .media-body { overflow: auto; }

.comments-area .comment-list { list-style: none; padding-left: 0; }

.comments-area .comment-list > li { border-bottom: 1px solid #dee2e6 !important; padding: 2.5rem 4rem; }

.comments-area .comment-list ul.children { list-style: none; padding-left: 2rem; }

.comments-area .comment-list ul.children li { padding: 2.5rem 0 0; }

.comments-area .comment-list .comment-respond { padding: 2.5rem 4rem; }

.comments-area .comments-title { padding: 2.5rem 4rem; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .comment-navigation { padding: 1rem 4rem 0; border-bottom: 1px solid #dee2e6 !important; }

.comments-area .wb-comment-form { padding: 2.5rem 4rem; }

.comments-area .wb-cancel-reply { margin-left: 2rem; }

.comments-area .logged-in-as { padding-left: 15px; font-size: .9rem; }

.comments-area .logged-in-as a { color: #6c757d; }

.comments-area .logged-in-as a:hover { color: #212529; text-decoration: none; }

.comments-area .wb-comment-notes { font-size: .9rem; }

.comments-area .no-comments { padding: 1rem 4rem; }

.comments-area small { font-size: .9rem; }

.comments-area p { -ms-word-wrap: break-word; word-wrap: break-word; overflow-wrap: break-word; word-break: break-word; }

.comments-area .comment-reply-link, .comments-area .comment-edit-link { margin-right: 1rem; color: #6c757d; }

.comments-area .comment-reply-link:hover, .comments-area .comment-edit-link:hover { color: #212529; text-decoration: none; }

.comments-area .comment-author a:hover { text-decoration: none; color: #212529; }

.wp-bp-sticky { position: absolute; top: 0; right: 1rem; }

.single .post-navigation .nav-links a { color: #6c757d; margin-bottom: 2rem; display: inline-block; }

.single .post-navigation .nav-links a:hover { color: #212529; text-decoration: none; }

.navbar { padding: 1rem; }

#wp-bp-posts-slider { border: 1px solid rgba(0, 0, 0, 0.125); }

#wp-bp-posts-slider .carousel-item img { width: auto; height: 400px; -o-object-fit: cover; object-fit: cover; }

#wp-bp-posts-slider .carousel-caption { background: rgba(0, 0, 0, 0.4); width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; padding: 2rem 4rem; }

#wp-bp-posts-slider .carousel-control-prev, #wp-bp-posts-slider .carousel-control-next { width: 10%; }

.custom-logo-link { margin-right: 1rem; }

.site-title a, .navbar-dark .navbar-brand, .site-description { color: #fff; margin-bottom: 0; }

.navbar-brand { font-size: 1.5rem; }

.navbar-dark .navbar-nav .nav-link { color: #fff; opacity: 0.5; }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: #fff; opacity: 0.75; }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; opacity: 1; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .dropdown-menu .active > .nav-link { color: #212529; }

.navbar-dark .navbar-nav .dropdown-menu .nav-link:hover, .navbar-dark .navbar-nav .dropdown-menu .nav-link:focus { color: #212529; }

.page-template-full-width .site-footer.mt-4, .wb-bp-front-page .site-footer.mt-4 { margin-top: 0 !important; }

.wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: none; }

.navbar-toggler { background-color: white; }

body.custom-background .wp-bp-main-content .col-md-8 { background: #f8f9fa; padding: 2rem; border: 1px solid rgba(0, 0, 0, 0.125); }

.site-footer a:hover { text-decoration: none; }

.admin-bar .site-header.sticky-top { top: 32px; }

.wb-bp-front-page .site-header { border-bottom: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron { padding: 0; background-size: cover; background-position: center; background-color: #343a40; border-radius: 0; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay { padding: 10rem 2rem; /* background: rgba(#212529, 0.7); */ }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .lead { opacity: .75; }

.wb-bp-front-page .wp-bs-4-jumbotron .wp-bp-jumbo-overlay .jumbotron-heading { font-weight: 600; font-size: 3rem; margin-bottom: 1rem; }

.wb-bp-front-page .wp-bp-services-section { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content { padding: 4rem 0; }

.wb-bp-front-page .wp-bp-main-content p { font-size: 1.25rem; font-weight: 300; }

.wb-bp-front-page .wp-bp-main-content blockquote { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content blockquote p { font-size: 1.35rem; }

.wb-bp-front-page .wp-bp-main-content .post-thumbnail { margin-bottom: 1rem; margin-top: 0.5rem; }

.wb-bp-front-page .wp-bp-feat-card-img { -o-object-fit: cover; object-fit: cover; height: 200px; width: 100%; }

.wp-caption .wp-caption-text { font-size: 0.95rem; }

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) { .hentry.card .card-body { padding: 2.5rem 4rem; }
  .wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; } }

.hero-image {
	background: url(http://culture2030.eu/wp-content/uploads/2018/10/Culture-2030-Homepage-251018-e1540478023503.png);

	background-repeat: no-repeat;

}

.page-hero-image {
	background-position: 100% 0;
	background-size:60%;
	height: 35vw;
	background-repeat: no-repeat;

}

.big-title {
	font-size: 8.9vw !important;
    color: #45ffac;
    font-weight: 600;
    line-height: 1.2;
    font-weight: 600 !important;
}

.smaller-title {
	font-size: 3vw;
    line-height: 1.3;
}

.navbar {
    padding: 3rem 1rem 3rem 1rem;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0rem !important;
    padding-left: 0rem !important;
    padding-bottom: 0rem;
    
}

.nav-item {
	color: #000000;
    margin-left: 2rem;

    font-weight: 500;
    font-size: 12px;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	line-height: 1.3;
}

h5 {
	font-weight: 400 !important;
}

h1 {
	font-size: 50px !important;
	color: black !important;
    font-weight: 700 !important;
}

h2 {
	font-weight: 700 !important;
	margin-bottom: 2rem;
}

h3.small-text {
    font-size: 24px !important;
    margin-bottom: 1rem;
    font-family: basis-grotesque-bold-pro !important;
}

.spaces {
	padding-bottom: 3rem;
	padding-top: 3rem;
	text-align: center;
}

.spaces-sponsors {
	padding-bottom: 2rem;
	padding-top: 2rem;
	text-align: center;
}

h1.small-text {
    font-size: 43px !important;
    color: black !important;
    font-weight: 700 !important;
}

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 {
    display: block;
    width: 100%;
    padding: 1rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #252525;
    border-radius: 0px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}

.btn-primary {
    color: #fff;
    background-color: white !important;
    border-color: white !important;
    color: black !important;
}

.btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.500rem 1.75rem;
    font-size: 24px;
    line-height: 1.5;
    border-radius: 0rem;
    text-decoration: underline;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:hover, .btn:focus {
    text-decoration: underline;
}

button {

}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: inherit;
    font-size: 16px;
}

blockquote {
    font-weight: 100;
    font-size: 2rem;
    max-width: 600px;
    line-height: 1.4;
    position: relative;
    margin: 0;
    padding: .5rem;
    border: 0px;
    background: transparent;
    margin: auto;
    font-weight: 700 !important;
}

blockquote:before,
blockquote:after {
	position: absolute;
	color: #71f6ac;
	font-size: 8rem;
	width: 4rem;
	height: 4rem;
}

blockquote:before {
	content: '“';
	left: -5rem;
	top: -2rem;
}

blockquote:after {
	content: '”';
	right: -5rem;
	bottom: 1rem;
}

cite {
	line-height: 3 !important;
	text-align: left !important;
	font-size: 1rem !important;
}

.wpml-ls-menu-item .wpml-ls-flag {
    display: inline;
    vertical-align: baseline;
    width: 20px;
    height: 19px;
}

navbar-dark .navbar-nav .nav-link {
    color: #fff;
    opacity: 1 !important;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
    display: inline;
    vertical-align: middle;
    width: 24px;
    height: 23px;
}

.wpml-ls-item {
    margin-left: 0.5rem !important;
}

.navbar-toggler {
    background-color: transparent;
    border: 0px solid transparent !important;
}

html {
    margin-top: 0px !important;
}

.borders {
    border-top: 3px solid black;
    border-bottom: 3px solid black;
}

.wp-block-button .wp-block-button__link {
        border: none;
    border-radius: 0px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    line-height: 24px;
    margin: 0;
    padding: .5rem 3rem; 
    text-align: center;
    text-decoration: none;
    white-space: normal;
    word-break: break-all;
    font-weight:500;
    font-family: basis-grotesque-bold-pro;
}

/* .grayscale img {
    -webkit-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
} */

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}
.custom-svg-logo {
    width: 25vw !important; position: fixed !important; top: 3vh !important; left: 2vh !important;z-index:100;

}

 .custom-svg-logo-bottom {
    width: 4vw !important; position: fixed !important; top: 16vh !important; left: 2.3vh !important; z-index: 100;
}

.navbar {
    padding: 0rem 1rem 0rem 0rem;
    position: fixed;
    right: 0rem;
    top: 0vw;
    z-index: 1;
    height: 5rem;
    width: 100vw;
    background: white;
}

#content {
    position: relative;
    top: 5vh;
}

.speakers h4 {
    margin-top: 1rem !important;
}


table a {
    text-decoration:underline;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
    color: rgba(0, 0, 0, 0.9);
    text-decoration: none;
    color: #fd7e29!important;
}

.session-bullets {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    top: 3px;
    position: relative;
    margin-right: 0.5rem;
    margin-left: 1rem !important;
}

.sessions-template-default h1.small-text {
        font-size: 31px !important;
}

.work {
    background:yellow;
}
.keynote {
    background:green;
}

.inside {
    background:#673AB7;
}

.network {
    background:#2196F3;
}

.programme {
    background:#F44336;
}


.navbar.bg-dark {

    background-color: transparent !important;

}

.horizontal-logo {
    font-family: arial;
    font-size: 3rem;
    font-weight: bold;
    text-decoration: none;
    font-size: 4rem;
    font-weight: bold;
    position: absolute;
    top: -0.3rem;
    font-size: 3rem;
    left: 29.6px;
    letter-spacing: 5px;
    font-family: 'basis-grotesque-monobold-pro' !important;
}

.vertical-logo {
    display: none;
}

.logo {
    text-decoration: none;
    color: black;
    z-index: 2;
    position: fixed;
    top: 0;
    left: 0;
}

a.logo:hover {
    color: black !important;
    text-decoration: none  !important;
}

.flexslider {

    height: 500px;
}

.flexslider .slides {
    height: 700px;
    overflow: hidden;
}

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

a:visited {
    color: inherit;
}

a {
    color: black;
    text-decoration: none;
    background-color: transparent;
}

/* Icon 1 */

.animated-icon1, .animated-icon2, .animated-icon3 {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    }
    
    .animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    }
    
    .animated-icon1 span {
    background: #333333;
    }
    
    .animated-icon2 span {
    background: #e3f2fd;
    }
    
    .animated-icon3 span {
    background: #f3e5f5;
    }
    
    .animated-icon1 span:nth-child(1) {
    top: 0px;
    }
    
    .animated-icon1 span:nth-child(2) {
    top: 10px;
    }
    
    .animated-icon1 span:nth-child(3) {
    top: 20px;
    }
    
    .animated-icon1.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    }
    
    .animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
    }
    
    .animated-icon1.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    }
    
    /* Icon 3*/
    
    .animated-icon2 span:nth-child(1) {
    top: 0px;
    }
    
    .animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
    top: 10px;
    }
    
    .animated-icon2 span:nth-child(4) {
    top: 20px;
    }
    
    .animated-icon2.open span:nth-child(1) {
    top: 11px;
    width: 0%;
    left: 50%;
    }
    
    .animated-icon2.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    }
    
    .animated-icon2.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    }
    
    .animated-icon2.open span:nth-child(4) {
    top: 11px;
    width: 0%;
    left: 50%;
    }
    
    /* Icon 4 */
    
    .animated-icon3 span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    }
    
    .animated-icon3 span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    }
    
    .animated-icon3 span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    }
    
    .animated-icon3.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0px;
    left: 8px;
    }
    
    .animated-icon3.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
    }
    
    .animated-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 21px;
    left: 8px;
    }


    site-footer a {
        color: black !important;
    }
    .social-btn a {
        font-size: 1.6rem;
        padding: 0.5rem 1.5rem 0.5rem 0.1rem;
        color: white !important;
    }

    .dropdown-menu li {
        margin-left: 0rem;
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        min-width: 28rem !important;
        border: 2px solid black;
        border-radius: 0px;
    }

p.credits {
    color: white !important;
    line-height: 15px;
    margin-bottom: 0.2rem;
    font-family: 'Basis Grotesque Pro Mono' !important;
    text-transform: uppercase;
    font-size: 15px;
}

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

.animated {
    -webkit-animation-duration: .1s !important;
    animation-duration: .1s !important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: transparent !important;
}

button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
    border-color: transparent !important;
}

.navbar-toggler {
    position: absolute;
    right: 1rem;
}

input[type="button"], input[type="reset"], input[type="submit"] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    line-height: 1.5;
    border-radius: 0rem;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    padding: 0.5rem 1.25rem;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    font-size: 1.3rem;
}

.content_button:hover {
    color: #8a3e36;
}

.dropdown-item:active {
    color:black;
    text-decoration: none;
    background-color: transparent;
}

.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: white;
}

@media only screen and (min-width: 1298px) {
  .vertical-logo {
    font-family: 'basis-grotesque-monobold-pro' !important;
    writing-mode: vertical-rl;
    text-orientation: upright;
    padding: 0px;
    margin: 0px;
    font-family: arial;
    font-size: 3rem;
    font-weight: bold;
    position: absolute;
    top: 0.6rem;
    left: -0.5rem;
    text-decoration: none;
    letter-spacing: -10px;
    align-items: stretch;
    display: block;
}
}


@media only screen and (max-width: 800px) {
    h1.small-text {
        font-size: 24px !important;
        color: black !important;
        font-weight: 700 !important;
    }



    .horizontal-logo {
        font-family: arial;
        font-size: 3rem;
        font-weight: bold;
        text-decoration: none;
        font-size: 4rem;
        font-weight: bold;
        position: absolute;
        top: -0.3rem;
        font-size: 3rem;
        left: 11.6px !important;
        letter-spacing: 5px;
        font-family: 'basis-grotesque-monobold-pro' !important;
    }
  }

.page-id-345  h4 {
    font-size: 1.2rem;
}

.page-id-345  h3 {
    padding-bottom: 1rem;
}

.page-id-1750  h4 {
    font-size: 1.2rem;
}

.page-id-1750  h3 {
    padding-bottom: 1rem;
}

@-moz-document url-prefix() {
    .horizontal-logo {
      top: -0.88rem !important;
  }
  
    .vertical-logo {
        top: 9px;
      left: -1rem;
    }
    .horizontal-logo {

        top: -6px !important;
        left: 2.7rem;
    
    }
}

.btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1.75rem;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0;
    text-decoration: underline;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.program {
    display: flex;
}

@media only screen and (max-width: 1100px) {
    .program {
        display: block;
    }
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: inherit;
    font-size: 16px;
}

.circle {
    border-radius: 50%;
}

@media only screen and (max-width: 1100px) {
    .social-btn a {
        font-size: 1.2rem;
        padding: 0.5rem 1.5rem 0.5rem 0.1rem;
        color: white !important;
    }
}

/* .entry-content a {
    border-bottom: 2px solid;
} */

.post-345 .entry-content a {
    border-bottom: 0px solid;
 }

 .post-1750 .entry-content a {
    border-bottom: 0px solid;
 }

.date {
    font-size: 1.3rem;
    text-align: right !important;
}

hr {
    height: 0.1rem !important;
}


  @media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
    .vertical-logo {
        height:32rem;
    }
}


.projectwrap {
    -webkit-transition: all .2s ease !important;
    transition: all .2s ease !important;
}

.projectwrap:hover {
    /* -webkit-box-shadow: 10px 10px 87px -40px rgba(0,0,0,.3);
    box-shadow: 20px 20px 87px -40px rgba(0,0,0,.3); */
    /* -webkit-transform: scale(1.010); */
    /* transform: scale(1.010); */
    z-index: 99999;
}


.bio-arrow {
    font-size: 20px;
}

.alignwide {
    /* Set these margins to work with your own theme. */
    margin-left: -80px;
    margin-right: -80px;
    max-width: 100vw;
  }
  
  .alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
  }
  
  .alignfull img {
    width: 100vw;
  }

  .nav-item {
    color: #000;
    margin-left: 2rem;
    font-family: Basis Grotesque Pro Mono,arial;
    font-feature-settings: "zero";
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    font-size: 12px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], 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  {
    font-size: 14px !important;
    background-color: #a5a5a521;
    padding: 0.5rem 1rem !important;
    border: 0px !important;
    font-size: 1rem;
    font-family: Basis Grotesque Pro Mono, arial;
    font-feature-settings: "zero";
    color: black;
    margin-bottom: 1rem;
}


.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    margin-right: 9px;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: -7px !important;
}

.gform_confirmation_message table th, table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 0px solid #dee2e6;
}

input[type="search"] {
    font-size: 14px !important;
    background-color: transparent;
    padding: 0.5rem 1rem !important;
    border: 0px !important;
    font-size: 1rem;
    font-family: Basis Grotesque Pro Mono, arial;
    font-feature-settings: "zero";
    color: black;
    margin-bottom: 1rem;
    width: 7rem;
}

.gform_title {
    display: none;
}

.footer a {
    color: white;
}

@media only screen and (max-width: 920px) {
    ul#primary-menu {

        text-align: left;
    }
    
    .nav-item {
        color: #000;
        margin-left: 0rem !important;
        font-family: Basis Grotesque Pro Mono,arial;
        font-feature-settings: "zero";
        font-weight: 500;
        font-size: 16px;
        text-transform: uppercase;
        font-size: 12px;
    }

    }

span.menu-break {
display: block;
line-height: 0;
bottom: -11px;
position: relative;
}

a#menu-item-dropdown-2938 {
    margin-top: -8px;
}

li#menu-item-3128 {
    margin-top: -8px;
}

/* li#menu-item-3116 {
    margin-top: -8px;
} */


li#menu-item-177 {
    margin-top: -8px;
}

li#menu-item-4564 {
    margin-top: -8px;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: -0.745em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    bottom: 20px;
}

table a {
    text-decoration: none !important;
}

_:-ms-lang(x),
_:-webkit-full-screen,
.mobile-menu .logo {
  display: block;
  float: left;
  font-size: 2em;
  padding: 10px 0px !important;
  text-decoration: none;
}


@media screen and (min-width: 1298px) {
    .mobile-menu {
      display: none;
      opacity: 0;
    }
  }
  
  /* header */
  
  .mobile-menu.scrolled {
    box-shadow: 0px 2px 5px 0 #ee712f;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
  }
  
  .mobile-menu {
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 3;
    top: 0px;
  }
  
  .dropdown-toggle::after {
    display: none;
  }
  
  .dropdown-submenu > a:after {
    display: none;
  }
  .mobile-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background-color: #fff;
  }
  
  .mobile-menu li a {
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
  }
  
  .mobile-menu .logo {
    display: block;
    float: left;
    font-size: 2em;
    padding: 10px 8px;
    text-decoration: none;
  }
  
  /* menu */
  
  .mobile-menu .menu {
    clear: both;
    max-height: 0;
    transition: max-height 0.2s ease-out;
  }
  
  /* menu icon */
  
  .mobile-menu .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 28px 20px;
    position: relative;
    user-select: none;
  }
  
  .mobile-menu .menu-icon .navicon {
    background: #333;
    display: block;
    height: 4px;
    position: relative;
    transition: background 0.2s ease-out;
    width: 25px;
  }
  
  .mobile-menu .menu-icon .navicon:before,
  .mobile-menu .menu-icon .navicon:after {
    background: #333;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    transition: all 0.2s ease-out;
    width: 100%;
  }
  
  .mobile-menu .menu-icon .navicon:before {
    top: 10px;
  }
  
  .mobile-menu .menu-icon .navicon:after {
    top: -10px;
  }
  
  /* menu btn */
  
  .mobile-menu .menu-btn {
    display: none;
  }
  
  .mobile-menu .menu-btn:checked ~ .menu {
    max-height: 630px;
    box-shadow: 0px 5px 5px -3px #ee712f;
  }
  
  .mobile-menu .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
  }
  
  .mobile-menu .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
  }
  
  .mobile-menu .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
  }
  
  .mobile-menu .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
  .mobile-menu .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    top: 0;
  }
  
  /* 48em = 768px */
  
  @media (min-width: 1298px) {
    .mobile-menu li {
      float: left;
    }
    .mobile-menu li a {
      padding: 20px 30px;
    }
    .mobile-menu .menu {
      clear: none;
      float: right;
      max-height: none;
    }
    .mobile-menu .menu-icon {
      display: none;
    }
  }
  
@media screen and (max-width: 800px) {
    .mobile-menu .menu-btn:checked ~ .menu > .vertical-logo-mobile-on-top {
      display: none;
    }
    .desktop-menu {
      display: none;
    }
    #searchform {
      display: none;
    }
    .vertical-logo-mobile {
      display: block;
      height: 23rem;
      writing-mode: vertical-rl;
      text-orientation: upright;
      padding: 0px;
      margin: 0px;
      font-family: "basis-grotesque-bold-pro" !important;
      font-size: 3rem;
      font-weight: bold;
      position: relative;
      left: -0.59rem;
      top: -0.8rem;
      text-decoration: none;
      letter-spacing: -15px;
      float: left;
    }
    .dropdown-item {
      display: block;
      width: 100%;
      padding: 0.25rem 3.8rem;
      clear: both;
      font-weight: 400;
      color: #212529;
      text-align: inherit;
      white-space: nowrap;
      background-color: transparent;
      border: 0;
    }
    .home .vertical-logo-mobile-on-top {
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      opacity: 1;
      display: block !important;
      height: 23rem;
      writing-mode: vertical-rl;
      text-orientation: upright;
      padding: 0px;
      margin: 0px;
      font-family: "basis-grotesque-bold-pro" !important;
      font-size: 3rem;
      font-weight: bold;
      position: fixed !important;
      left: -1.4rem;
      top: 3.5rem;
      text-decoration: none;
      letter-spacing: -15px;
      float: left;
      z-index: 5;
    }
  
    .vertical-logo-mobile-on-top.scrolled {
      opacity: 0;
    }
  }
  
  @media (min--moz-device-pixel-ratio: 0) {
    .home .vertical-logo-mobile-on-top {
      left: -0.6rem;
    }
    .vertical-logo-mobile {
      left: -0.6rem;
    }
  }

  @media screen and (max-width: 1350px) {
    .themes-buttons {
      display: none;
    }
  
    .bg-light-logo {
      display: none;
    }
  }
  
  @media screen and (max-width: 1350px) {
    .header-calendar {
      display: none !important;
    }
  }
  
  @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    .horizontal-logo {
      top: -0.3rem !important;
      left: 2.5rem;
    }
    .vertical-logo {
      top: 47px;
      left: 0.2rem;
  }
  }
  
  @media screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
    .home .vertical-logo-mobile-on-top {
      left: -0.6rem;
    }
  }
  
  
.vertical-logo-mobile-on-top {
    display: none;
  }
  
  .logo-ecoc-mobile {
    display: block;
    float: left;
    font-size: 2em;
    padding: 10px 8px;
  }
  
  @media screen and (max-width: 470px) {
    .logo-ecoc-mobile {
      display: none;
    }
  }
  
  .desktop-menu input[type="text"] {
    width: 6rem !important;
    font-size: 14px !important;
    background-color: transparent;
    padding: 0.5rem 1rem;
    border: 0px !important;
    font-size: 1rem;
    font-family: Basis Grotesque Pro Mono, arial;
    font-feature-settings: "zero";
    color: black;
  }
  
  .desktop-menu input[type="text"]::placeholder {
    color: black !important;
    font-size: 14px !important;
  }
  .desktop-menu input[type="text"]:focus {
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0);
  }

  
/* Support for stupid Microsoft Edge */
@supports (-ms-ime-align: auto) and (max-width: 1298px) {
    .home .vertical-logo-mobile-on-top {
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      display: block !important;
      height: 30px;
      writing-mode: vertical-rl;
      text-orientation: upright;
      padding: 0px;
      margin: 0px;
      font-family: "basis-grotesque-bold-pro" !important;
      font-size: 3rem;
      font-weight: bold;
      position: fixed !important;
      left: -2rem;
      top: 3.5rem;
      text-decoration: none;
      letter-spacing: -15px;
      float: left;
      z-index: 5;
    }
  
    .vertical-logo {
      display: none;
    }
    .vertical-logo-mobile {
      display: block;
      height: 30px;
      writing-mode: vertical-rl;
      text-orientation: upright;
      padding: 0px;
      margin: 0px;
      font-family: "basis-grotesque-bold-pro" !important;
      font-size: 3rem;
      font-weight: bold;
      position: relative;
      left: -1.4rem;
      top: -3.4rem;
      text-decoration: none;
      letter-spacing: -15px;
      float: left;
    }
  }
  
  @supports (-ms-ime-align: auto) and (min-width: 1298px) {
    .vertical-logo-ecoc {
      height: 1.1rem;
    }
  }
  
  .scrollnotice {
    opacity: 1;
  }
  
  .scrollnotice.scrolledd {
    opacity: 0;
  }
  
  a:not([href]):not([tabindex])[aria-expanded="true"] {
    transform: rotate(90deg);
  }


  #primary-menu-wrap {
    top: 1rem;
    position: fixed;
    z-index: 99;
    text-transform: uppercase;
    width: 100%;
  }
  

.axis a {
  padding-top: 1rem !important;

  font-size: 3rem;
  
  font-family: basis-grotesque-monobold-pro !important;
  
  font-feature-settings: "zero";
  
  line-height: 1;
  
  text-decoration: none !important;
  }


   
@media screen and (max-width:1298px) {
  
  .see-more {
   font-size:20px;
   display:block
  }
}
 }
 @media(max-width:550px) {
  .see-more {
   display:none
  }
 }

 p.axis {
  font-size: 4rem;
  font-family: basis-grotesque-monobold-pro !important;
  font-feature-settings: "zero";
  line-height: 1;
}

.main-navigation ul ul {
  box-shadow: none;
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999;
  width: 24rem;
  border: none;
  top: 2rem;
  border-radius: 0px;
}