/*!
Theme Name: Mae
Theme URI: https://bootstrap-wp.com
Author: TwoPoints
Author URI:
Description: "Mae" is a simple & easy to use WordPress theme. 
Version: 1.0.9
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: mae
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, left-sidebar, right-sidebar, custom-colors, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, blog

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.

Mae 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.
*/
body { background-color: #f8f9fa; }

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 box 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 boxs. */
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; }

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: 0.25rem; -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; }

input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input[type="submit"]:active, input[type="submit"]:hover { color: #fff; background-color: #0062cc; border-color: #005cbf; cursor: pointer; }

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: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -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; }

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: #495057; background-color: #fff; border-color: #80bdff; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25); }

input[type="text"]:-webkit-input-placeholder, input[type="text"]:-moz-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-webkit-input-placeholder, input[type="email"]:-moz-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-webkit-input-placeholder, input[type="url"]:-moz-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-webkit-input-placeholder, input[type="password"]:-moz-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-webkit-input-placeholder, input[type="search"]:-moz-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-webkit-input-placeholder, input[type="number"]:-moz-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-webkit-input-placeholder, input[type="tel"]:-moz-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-webkit-input-placeholder, input[type="range"]:-moz-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-webkit-input-placeholder, input[type="date"]:-moz-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-webkit-input-placeholder, input[type="month"]:-moz-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-webkit-input-placeholder, input[type="week"]:-moz-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-webkit-input-placeholder, input[type="time"]:-moz-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-webkit-input-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-webkit-input-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-webkit-input-placeholder, input[type="color"]:-moz-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-webkit-input-placeholder, textarea:-moz-placeholder, textarea:-ms-input-placeholder { color: #6c757d; opacity: 1; }

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: 20vh; padding-bottom:70px; }

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

.post-thumbnail img { width: 100%; }

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

#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 .box { 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: 25px 0; }

#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.bg-black { background-color: #000 !important; }

.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: #343a40; padding: 0; }

.site-header { border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

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; }
.dark-fonts { color: #000 !important;}
.light-fonts { color: #fff !important; }
.gold-fonts { color: #BA9653 !important; }
.blue-fonts { color: #2491BC !important; }
@font-face { font-family: 'EverettTrial-Medium'; src: url('assets/fonts/EverettTrial-Medium-web.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/EverettTrial-Medium-web.woff') format('woff'), url('assets/fonts/EverettTrial-Medium-web.ttf') format('truetype'), url('assets/fonts/EverettTrial-Medium-web.woff2') format('woff2'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'EverettTrial-Regular'; src: url('assets/fonts/EverettTrial-Regular-web.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/EverettTrial-Regular-web.woff') format('woff'), url('assets/fonts/EverettTrial-Regular-web.ttf') format('truetype'), url('assets/fonts/EverettTrial-Regular-web.woff2') format('woff2'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'AbrilFatfaceRegular'; src: url('assets/fonts/AbrilFatfaceRegular.eot?#iefix') format('embedded-opentype'),  url('assets/fonts/AbrilFatfaceRegular.woff') format('woff'), url('assets/fonts/AbrilFatfaceRegular.ttf') format('truetype'), url('assets/fonts/AbrilFatfaceRegular.woff2') format('woff2'); font-weight: normal; font-style: normal; }
.everett-trial, h1, h2, h3, h4, h5, h6 { font-family: 'EverettTrial-Medium',sans-serif !important; font-style: normal; }
.everett-trial-regular { font-family:'EverettTrial-Regular',sans-serif !important; font-style: normal; }
.abril-fatface { font-family: 'AbrilFatfaceRegular',sans-serif !important; font-style: normal; }
p, .nav-link { font-family: 'EverettTrial-Regular',sans-serif !important; font-style: normal; }
button:hover, button:focus, a:hover, a:focus { background: transparent; outline: none;}

/* -------------- [ Header ] ---------------  */
.box { max-width: 95%; margin: 0 auto; }
.custom-logo { height: 33px !important; width: auto; margin-left: 2px; }
#masthead { background: #000; overflow: hidden;}
.nav-item { text-transform: uppercase; } 
.navbar-nav .nav-link { color: #fff; text-transform: uppercase;  font-size: 15px; line-height: 20px; letter-spacing: 0.5px;}
.custom-logo-link:after { content: ''; background: url(images/MAE_word-mark.png); width: 40%; height: 33px; background-size: contain; position: absolute; background-repeat: no-repeat; padding: 1rem 0; left: 3px; width: 113px; display: block; margin-top: 10px; }
#masthead.active .custom-logo-link:after { content: unset; }

/*#masthead.active .navbar { padding-bottom: 1rem; }*/
#masthead .navbar { padding-bottom: 53px; }
#primary-menu { width: 55%; display: flex; justify-content: space-between; padding: 0;}
li.dropdown .nav-link { padding-bottom: 0;}
#masthead.active .navbar.pb-50 { padding-bottom: 60px; }
#primary-menu ul { background: #000; padding: 0; margin-top: -10px;}
#primary-menu ul li a {  white-space: pre; padding: 0 0.5rem; font-size: 15px; letter-spacing: 0.5px; line-height: 20px; } 
#primary-menu .nav-item.show>a { color: #d0112b !important; }
#primary-menu .current_page_item>a { color: #d0112b !important; }
.navbar-expand-lg .navbar-collapse { margin-top: -5px; }
button.navbar-toggler { background: transparent; }
#menu-btn span { width: 30px; height: 2.5px; background: #fff; display: block; margin: 9px auto; }
#primary-menu .dropdown-menu li, #primary-menu .dropdown-menu li a { padding:0 0.5rem 0 0; }
.navbar-expand-lg .navbar-nav .nav-link { padding-right: 0; padding-left: 0; padding-top: 0;}
#primary-menu .current_page_item>a.nav-link:after { content: ""; display: block; margin: 0; width: 100%; height: 1px; background-color: #d0112b; transition: width 200ms ease-out 0s; }
a.nav-link:after { left: 50%; content: ""; margin: 0; width: 0px; height: 1px; transition: width 200ms ease-out 0s; }
a.nav-link:hover:after { background-color: #d0112b; width: 100%; }
a.nav-link:hover { color: #d0112b; }
#masthead.sticky-top a.nav-link:hover:after { width: 100%; }
#masthead.sticky-top .dropdown-menu a.nav-link:hover:after { width: 0; }
#masthead.sticky-top.active a.nav-link:hover:after { width: 0; }
#masthead.sticky-top.active a.nav-link:hover { color: #d0112b; }
.custom_menu { display: none; }
.custom_menu a { padding-left: 0; }
.navbar-toggler .close { display: none; }
body.mobile-active .navbar-toggler .close { display: block; opacity: 1; }
body.mobile-active .navbar-toggler .open { display: none; }

/* ---- Subemnu on hover -----  */
.dropdown:hover > .dropdown-menu { display: block; }

/* --------------- [ Footer ] ------------- */
#site-footer .box { border-top: 1px solid #828282; padding-top: 30px; }
#site-footer img { opacity: 0.5; margin-top: 15px; height: 70px; }
#site-footer img:hover { opacity: 0.9; }
#site-footer ul { padding-left: 0 ; }
#site-footer li { list-style: none ; padding: 0; }
#site-footer li a { color: #828282 !important; text-transform: uppercase; font-size: 15px; line-height: 18px; letter-spacing: 1px; }
#site-footer li a:hover { color: #d0112b !important; font-weight: 500; }
.footer-2-area section:nth-child(2)  { display: none; }
.footer-widgets .col-md-2:last-child { padding-left: 0; }

/*--------------------------------------------------------------
# Homepage template
--------------------------------------------------------------*/
#main-banner h1 { white-space: pre-line; font-size: 60px; font-weight: 500; letter-spacing: 6px; line-height: 70px; text-align: center; }
#main-banner { width: 100%; height: 87vh; position: relative; background-attachment: fixed; background-position: top center; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; } 
#main-banner { font-size: 60px; line-height: 70px; letter-spacing: 6px; text-transform: uppercase; }
.scroll-first { position: absolute; bottom: 30px; left: 45vw; width:45px; margin: 0 auto; }
.scroll-first img {width:100%; }
.scroll-first span {font-size: 50px; font-weight: 500; letter-spacing: 5px; line-height: 60px; }
.scroll-first { color: #fff !important; text-decoration: none; }
.scroll-first:hover { text-decoration: none; }
.row .col-md-6 { padding: 0; }

/* --------- [ Experience ] ---------  */
#experience { padding-top: 10%; }
#experience h2 { font-size: 50px; font-weight: 500; letter-spacing: 5px; line-height: 60px; margin-right: 25px; margin-left: -2px; }
.learn-more { bottom: 35px; position: absolute; }
.learn-more a { font-size: 15px; line-height: 20px; letter-spacing: 1px; text-transform: uppercase;color: #FFF; }
.learn-more a:hover { font-size: 15px; line-height: 20px; letter-spacing: 1px; text-transform: uppercase; text-decoration: underline; color: #d0112b; }
.owl-theme .owl-dots .owl-dot span { width: inherit; height: inherit; margin: 5px 2px; background: transparent; color: #333; font-size: 22px; font-weight: 500; letter-spacing: 0.5px; line-height: 30px;}
.owl-theme .owl-dots .owl-dot:not(:last-child) span:after { content: '—'; margin-left: 5px; color: #333;}
.owl-theme .owl-dots .owl-dot:hover span,.owl-theme .owl-dots .owl-dot.active span { background: transparent; color: #D0112B;}

/* ---------- [ Merchandise carosuel ] --------- */
.pad-50 { padding: 10% 0; }
#home-gallery { overflow: hidden; }
#home-gallery .box { max-width: 93%; }
#home-gallery h2 { top: 15px;z-index: 11; position: relative; font-size: 50px; font-weight: bold; letter-spacing: 5px; line-height: 60px; text-align: center; text-transform: uppercase; }
#home-gallery .home-slider { margin-top: -25px; }
#home-gallery .pt-pb { background: #fff; padding: 20px 0 0; }
#home-gallery .coming-soon { top: -40px; margin-bottom: -10px; }
#home-gallery .home-slider .owl-nav button { padding: 0px 15px 5px !important; margin-right: 10px; font-size: 35px; line-height: 40px; }
#home-gallery .home-slider .owl-nav .owl-prev { position: absolute; left: 8.5%; top: 45%; }
#home-gallery .home-slider .owl-nav .owl-prev .prev { font-family: 'EverettTrial-Medium',sans-serif; font-size: 50px; font-weight: 500; letter-spacing: 5px; line-height: 60px; content: ''; width: 40px; color: #BA9653; transform: rotate(90deg); }
#home-gallery .home-slider .owl-nav .owl-next { position: absolute; right: 8.5%; top: 45%; }
#home-gallery .home-slider .owl-nav .owl-next .next { font-family: 'EverettTrial-Medium',sans-serif; font-size: 50px; font-weight: 500; letter-spacing: 5px; line-height: 60px; content: ''; width: 40px; color: #BA9653; transform: rotate(-90deg); }
.image-slide{background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;width:90%;margin:0 auto;height:700px;background-color:#fff;position:relative; transition: transform .8s ease-out; -moz-osx-font-smoothing: grayscale; backface-visibility: hidden; transform: translateZ(0);} 
.home-slider .owl-item, .inner-slider .owl-item  { overflow: hidden; }
.home-slider .image-slide:hover, .inner-slider .image-slide:hover { transform: scale(1.05); }
.owl-nav .owl-prev .prev:focus, .owl-nav .owl-prev .next:focus { outline: none; }
.owl-theme .owl-nav [class*=owl-]:hover { background: transparent;}
#home-gallery .home-slider .owl-nav button:hover>div { color: #d0112b !important; }
.inner-slider .owl-nav button:hover>div { color: #D0112B !important; }

/* --------------- [ Contact ] ------------ */
#contact { padding-bottom: 8%; }
#contact h2, #contact p { font-size: 50px; letter-spacing: 1.67px; line-height: 60px; }
.wpcf7-response-output { color: #fff !important; }
.signup-form input,.signup-form input:focus, #signup-btn { width:50%; outline: 0; box-shadow: none;display: inline-block; height: 60px; border-radius: 0; border: 1px solid #BA9653; background: transparent; color: #BA9653; }
#signup-btn, #signup-btn:hover, #signup-btn:focus { background: transparent; color: #BA9653; height: 60px; border-left: none; font-size: 17px; line-height: 21px; text-transform: uppercase; }
.wpcf7-not-valid-tip { display: none !important; }
::placeholder { color: #BA9653; }

/*--------------------------------------------------------------
# Experience page
--------------------------------------------------------------*/
.exp-content h2 { white-space: pre-wrap; font-size: 50px; font-weight: 500; letter-spacing: 5px; line-height: 60px; margin-left: -2px;  }
.exp-content p { white-space: break-spaces; font-family: 'EverettTrial-Regular',sans-serif; font-size: 22px; letter-spacing: 0.5px; line-height: 30px; }
.exp-main-section{ padding: 20vh 0; }
.exp-main-section .exp-title h2{ color: #BA9653 !important; width: 75%; margin: 0 auto; text-align: center;}
#athlete-humanitarian .ah-box{min-height:550px; background-position: top center; background-size: cover; background-repeat: no-repeat; min-height: 600px;}
.exp-life { padding: 20vh 0 12vh; }
.mae-main .mae-image{ background: url(images/MAE-2.png);background-size: 80% auto !important; background-repeat: no-repeat;background-position: center; }
.mae-main .mae-text{ width: min-content; margin: auto; }
.mae-main .mae-text h2 { margin-left: 10vw; }
.mae-main .mae-mobile { display: none; }
.core-principles{ padding: 20vh 0; }
.Opening-times{ background-color: #D0112B; padding-top: 10vh; padding-bottom: 15vh;}
.covid-plan, .cntct-text{ background-color: #BA9653; padding-top: 10vh; padding-bottom: 15vh;}
#athlete-humanitarian p { z-index: 99; opacity: 1; position: absolute; text-align: center; width: 100%; top: 45%; color: #F2F2F2; font-family: "EverettTrial-Medium",sans-serif; font-size: 50px; font-weight: 500; letter-spacing: 1px; line-height: 60px; }
.ah-box:first-child:after { content: ''; background: url(images/Plus.png); width: 100%; position: absolute; top: 0; left: 50%; z-index: 9; opacity: 1; height: 100%; background-repeat: no-repeat; background-size: 150px; background-position: center; }
.col-md-6.ah-box:before { content: ''; opacity: 0.7; z-index: 2; width: 100%; height: 100%; left: 0; top: 0; position: absolute; }

/* -------------- [ Carousel ] -------------  */
.inner-slider .owl-item { opacity: 0.25; }
.inner-slider .owl-item.active.center { opacity: 1; }
.inner-slider .home-slider { margin-top: -25px; }
.inner-slider .pt-pb { background: #fff; padding: 20px 0 0; }
.inner-slider .coming-soon { top: -40px; margin-bottom: -10px; }
.inner-slider .owl-nav button { padding: 0px 15px 5px !important; margin-right: 10px; font-size: 35px; line-height: 40px; }
.inner-slider .owl-nav .owl-prev { position: absolute; left: 2%; top: 45%; }
.inner-slider .owl-nav .owl-prev .prev { font-family: 'EverettTrial-Medium',sans-serif; font-size: 50px; font-weight: 500; letter-spacing: 5px; line-height: 60px; content: ''; width: 40px; color: #BA9653; transform: rotate(90deg);  }
.inner-slider .owl-nav .owl-next { position: absolute; right: 2%; top: 45%; }
.inner-slider .owl-nav .owl-next .next { font-family: 'EverettTrial-Medium',sans-serif; font-size: 50px; font-weight: 500; letter-spacing: 5px; line-height: 60px; content: ''; width: 40px; color: #BA9653; transform: rotate(-90deg);  }
.inner-slider .owl-dots { top: -50px; position: absolute; text-align: left; left: 45%; }
.inner-slider .image-slide{background-position:top;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;width:100%;margin:0 auto;height:450px;background-color:#fff;position:relative; }

@media (max-width: 767px) {
	.mae-main .mae-text{ max-width: 100%; }
}

/*--------------------------------------------------------------
# Restaurant page
--------------------------------------------------------------*/
.butterfly .row { width: 100%; height: 700px; position: relative; background-position: center !important; background-repeat: no-repeat; background-size: cover !important;  -webkit-background-size: cover; margin: 0 auto; }
.butterfly h2{ white-space: initial; z-index: 999; position: inherit; }
.butterfly .row:after { content: ''; background: rgba(0,0,0,0.6); width: 100%; height: 100%; top: 0; left: 0; position: absolute; }
.pad-10 { padding: 10% 0 0;}
.bounce { position: absolute; bottom: 30px; left: 51% ; width: 60px; height: 60px ; margin-left:-30px; animation: bounce 2s infinite; -webkit-animation: bounce 2s infinite; -moz-animation: bounce 2s infinite; -o-animation: bounce 2s infinite; }
 
@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	
	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

/*--------------------------------------------------------------
# School page
--------------------------------------------------------------*/
#scholarship .school-text { padding-left: 15px; padding-top: 100px;padding-bottom: 30px;}
#education .school-text { padding-left:0; padding-top: 100px;padding-bottom: 30px;}
.school-text h2 { font-size: 50px; font-weight: 500; letter-spacing: 5px; line-height: 60px; margin-bottom: 35px; }
.school-text p { white-space: break-spaces; width:95%; font-size: 22px; letter-spacing: 1px; line-height: 30px; }
.red-back { background-color: #D0112B; }
#education .img-back , #scholarship .img-back {height: 900px;background-size: cover !important;background-position: bottom !important;background-repeat: no-repeat !important;}
#scholarship .img-back {background-position: top center !important;}

/*--------------------------------------------------------------
# Merchandise page
--------------------------------------------------------------*/
#merch-banner { font-size: 60px; line-height: 70px; letter-spacing: 6px; text-transform: uppercase; width: 100%; height: 150vh; position: relative; background-position: top center; background-repeat: no-repeat; background-size: cover; -webkit-background-size: cover; } 
#merch-banner .bounce { bottom: unset; top: 77vh; }
#merch-banner .banner-main { position: absolute; bottom: 30px; text-align: center; width: 100%; }
#home-gallery .merch-slides .home-slider { margin-top: 0; }
#home-gallery .merch-slides .pt-pb { padding: 50px 0 10px 0; }
#merc-slider .owl-dots .owl-dot span, #merc-slider .owl-dots .owl-dot:not(:last-child) span:after { color: #BDBDBD; }
#merc-slider .owl-dots .owl-dot:hover span,#merc-slider .owl-dots .owl-dot.active span { background: transparent; color: #D0112B;}

/*--------------------------------------------------------------
# Contact page
--------------------------------------------------------------*/
.cntct-text a , .cntct-text a:hover { position: absolute; color: #fff; text-decoration: none;} 
.cntct-text a:after { left: 50%; color: #fff; content: "";  margin: 0;  display: block; width: 100%; height: 1px; background-color: #FFF; } 
.page-template-contact-template .site-footer { padding-top: 0; margin-top: 0 !important; padding-bottom: 25vh; }
.page-template-contact-template .site-footer .row { padding-top: 50px; }
.page-template-contact-template #site-footer .box {border-top: unset;padding-top: 0;}

/*--------------------------------------------------------------
# News page
--------------------------------------------------------------*/
#news-list .image-box { height: 470px; background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important; }
#news-list .abs-link { position: absolute;width: 100%;height: 100%;top: 0;left: 0; }
#news-list .news-content { padding-top: 15px; padding-bottom: 10px; }
#news-list p { padding-top: 15px; white-space: inherit; margin-bottom: 0; }
#news-list .col-md-6.back:nth-child(odd) { margin-right: 1%; max-width: 49%; }
#news-list .col-md-6.back:nth-child(even) { margin-left: 0.2%; max-width: 49.5%; }
.news-body .row { padding-top: 15px; }
.news-body .row .col-md-6 { padding-bottom: 20px; }
.news-body .row .col-md-6.first { padding-right: 15px; padding-left: 15px; }
p { white-space: break-spaces; width:95%; font-size: 22px; letter-spacing: 1px; line-height: 30px; }
h2 { font-size: 50px; font-weight: 500; letter-spacing: 5px; line-height: 60px; }
#article-body h2, .news-content h2 { width: 90%; }

/*--------------------------------------------------------------
# About Genio page
--------------------------------------------------------------*/
.genio-content { background: #fff !important; }
h1.blue-fonts { font-size: 100px; letter-spacing: 10px; line-height: 110px; padding: 10vh 0; }
.page-template-about-genio-template	.site-footer { padding-top: 0; margin-top: 0 !important; padding-bottom: 25vh; }
.page-template-about-genio-template	#site-footer .box {border-top: unset;padding-top: 0;}
.page-template-about-genio-template	.site-footer .row { padding-top: 50px; }
.genio-cntnt.row { margin: 0 8vw; padding-bottom: 8vh; }
.genio-cntnt a { white-space: pre-wrap; text-decoration: underline; font-size: 22px; font-weight: 300; letter-spacing: 0.5px; line-height: 30px; }

/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/

@media ( min-width: 1599px ) {
	
	/* -----------------[ General ]----------------- */
	#primary-menu { width: 53.5%; }
	
}

@media (max-width: 1599px) and (min-width:  1400px) {
	.exp-content .exp-life h2, .exp-content .core-principles h2 { white-space: initial; }
}
@media (max-width: 1400px) and (min-width:  1200px) {
	.mae-main .mae-text h2 { font-size: 42px; line-height: 46px; letter-spacing: 4px; }
}
@media (max-width: 1199px) and (min-width:  991px) {
	.mae-main .mae-text h2 { font-size: 38px; font-weight: 500; letter-spacing: 2.5px; line-height: 44px; }
}
@media (min-width: 991px) { 
	a.nav-link:after { display: block; }
	.dropdown-toggle::after { border-top: 0 !important; }
	.menu-item-has-children>a i { display: none; }
}
@media (max-width: 991px) { 
	.box { max-width: 90%; }
	/* ---- Header ---- */
	.menu-item-has-children>a i { display: inline-block; }
	#masthead .navbar { padding-bottom: 53px; }
	#masthead.active .navbar { padding-bottom: 1rem; padding-top: 1rem; }
	.custom-logo {height: 28px !important;width: 99px;margin-left: 0;}
	.custom-logo-link:after { background: url(images/MAE_word-mark.png); background-size: contain; background-repeat: no-repeat; width: 97px; left: 0; display: block; margin-top: 5px; }
	#primary-menu { width: 100%; text-align: center; } 
	.learn-more { bottom: 0; padding-top: 30px; position: unset; }
	#primary-menu { text-align: left; margin-top: 65px;}
	#primary-menu a, #primary-menu .dropdown-menu a { font-family: 'EverettTrial-Medium',sans-serif !important; font-size: 34px; font-weight: 500; letter-spacing: 2.5px; line-height: 40px; }
	#primary-menu .dropdown-menu.depth_0:after { content: '—'; color: #fff; font-size: 34px; line-height: 40px; }
	#primary-menu ul {  padding-bottom: 10px; padding-top: 5px; }
	#primary-menu .current_page_item>a.nav-link:after { content: unset; }
	#primary-menu-wrap { height: 100vh; min-height: 768px; } 
	.custom_menu { display: block; position: absolute; bottom: 20vh;}
	.custom_menu a { color: #fff; font-family: 'EverettTrial-Regular',sans-serif; text-transform: uppercase; font-size: 15px; letter-spacing: 1px; line-height: 18px;}
	.mobile-active .menu-item-has-children a.nav-link { display: inline; }
	#primary-menu .current_page_item>a.nav-link:after { background-color: transparent; width: 0; color: #d0112b;}
	.mobile-active .menu-item-has-children i { right: 1%; position: absolute; padding: 0 10px; margin-top: -10px; margin-left: 10px; right: 1%; position: absolute; } 
	.mobile-active .menu-item-has-children i:before { color: #fff; background-color: transparent; font-size: 34px; } 
	.mobile-active .menu-item-has-children .current_page_item i:before { color: #d0112b; background-color: transparent; font-size: 34px; } 
	.mobile-active .menu-item-has-children a.nav-link::after { border: unset; content: unset;}
		.down-angle {
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    color: #fff;
    position: absolute;
    font-size: 49px;
    position: absolute;
    right: 0px;
    top: 10px;
    z-index: 9999;
    opacity: 1;
    display: inline-block;
    font-style: normal;
    text-rendering: auto;
    line-height: 26px;
    font-variant: normal;
}

	/* ----- Homepage ------ */
	#main-banner h1 { font-size: 34px; font-weight: 500; letter-spacing: 2.5px; line-height: 40px; }
	#home-gallery h2 { top:0; font-size: 30px; font-weight: 500; letter-spacing: 2.5px; line-height: 34px; text-align: center; }
	#home-gallery .coming-soon {  top: -80px; }
	/* ----- Carousel ----- */
	#home-gallery .home-slider .owl-nav .owl-prev .prev, #home-gallery .home-slider .owl-nav .owl-next .next, .inner-slider .owl-nav .owl-prev .prev, .inner-slider .owl-nav .owl-next .next {font-family: 'EverettTrial-Medium',sans-serif;content: '';width: 40px; font-size: 34px;font-weight: 500;letter-spacing: 1px;line-height: 45px;color: #BA9653;}
	.owl-theme .owl-dots .owl-dot span, .owl-theme .owl-dots .owl-dot:not(:last-child) span:after { color: #BDBDBD; }
	.owl-theme .owl-dots .owl-dot:hover span, .owl-theme .owl-dots .owl-dot.active span { color: #d0112b; }
	.owl-theme .owl-dots .owl-dot span { font-size: 20px; font-weight: 500; letter-spacing: 3.33px; line-height: 45px; text-align: center; } 
	/* ------ Home contact ----- */
	#contact h2, #contact p {font-size: 34px;letter-spacing: 2.5px;line-height: 40px;}
	
	/* ----- Experience page ---- */
	#experience h2, .school-text h2 { font-size: 34px; font-weight: 500; letter-spacing: 2.5px; line-height: 40px; }
	p, .exp-content p, .school-text p {width:100%; font-size: 16px; letter-spacing: 0.5px;  line-height: 20px; }
	.exp-main-section .exp-title { padding: 0;  }
	.exp-main-section .exp-title h2 { width: 100%; text-align: left; }
	.exp-content h2 {white-space: pre-line;font-size: 34px; font-weight: 500; letter-spacing: 2.5px; line-height: 40px;margin-left: -2px; padding-bottom: 6vh;}
	.mae-text h2 {display: none;}
	.mae-main .mae-mobile { display: block; padding-bottom: 7vh; }
	#athlete-humanitarian p { font-size: 34px; font-weight: 500; letter-spacing: 1px; line-height: 40px; text-align: center; } 

	/* ---- About Genio ----- */	
	h1.blue-fonts {font-size: 80px;letter-spacing: 8px;line-height: 90px;padding: 10vh 0;}
}

@media (min-width: 768px) and (max-width: 990px) { 
	#home-gallery .home-slider .owl-nav .owl-prev {left: -5.5%;}
	#home-gallery .home-slider .owl-nav .owl-next { right: -5.5%;}
	.ah-box:first-child:after { background-size: 100px; }
}
@media (min-width: 768px) { .hentry.card .card-body { padding: 2.5rem 4rem; }
  .wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; } 
}
@media (max-width: 767px) { 

	/* ---- Footer -----  */
	.site-footer {  padding-top: 10vh; }
	.footer-2-area section:first-child { display: none; }
	.footer-2-area section:nth-child(2){ display: inline-block;}
	.footer-widgets .col-md-2:not(:first-child) { display: inline-block; width: 50%; margin-top: -35px; }
	.footer-widgets .col-md-2:first-child { top:32vh; }
	#site-footer .box { padding-top: 0; padding-bottom: 50px; }
	.footer-3-area { display: none; }

	/* ----- Homepage ------ */
	.main-banner, .inner-banner { margin: 0; max-width: 100%; }
	.mae-main .mae-text h2{ font-size: 22px; opacity: 1; text-align: left; line-height: 28px; margin: 0; margin-left: 35vw; } 
	#main-banner h1 { padding-top: 30vh; text-align:left; }
	#home-gallery .home-slider .owl-nav .owl-prev {left: -5.5%;}
	#home-gallery .home-slider .owl-nav .owl-next { right: -5.5%;}

	/* ------ Home contact ------  */
	.signup-form input, .signup-form input:focus, #signup-btn { width: 100%; margin: 10px 0; }
	#signup-btn, #signup-btn:hover, #signup-btn:focus { border-left: 1px solid; padding: 0.375rem 0.75rem; }

	/* ------ Experience page */
	.ah-box:first-child:after { top: 50%; left: 0; background-size: 100px; }
	.inner-slider .owl-dots { left: 18vw; }
	.mae-main .mae-image { height: 96px; }
	.core-principles { padding: 10vh 0; }
	.inner-slider .owl-item.active { opacity: 1; }

	/* ------ School ------ */
	.school-content .box { max-width: 100%; margin: 0; }
	#education .school-text { padding-left: 15px; }

	/* ----- News page ------- */
	#news-list .col-md-6.back:nth-child(odd), #news-list .col-md-6.back:nth-child(even) { max-width: 100%; }

	/* ---- About Genio page ------ */
	h1.blue-fonts {font-size: 34px;letter-spacing: 3px;line-height: 40px;padding: 8vh 0;}
	.genio-cntnt a {font-size: 16px;font-weight: 300;letter-spacing: 0.25px;line-height: 20px;}
	.genio-cntnt.row {margin: 0;}
}

@media screen and (max-device-width: 767px) and (orientation: landscape) {
	.footer-widgets .col-md-2:first-child { top: 42vh; }
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 1024px)
and (-webkit-device-pixel-ratio : 3) { 
	#main-banner { background-attachment: initial; }
}