/*!
Theme Name: Mindmetre Research 2.0
Theme URI: http://underscores.me/
Author: JJD Works
Author URI: https://www.jjdworks.com
Description: Custom theme for Thoughtspark using Elementor
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mindmetreresearch
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Mindmetre Research 2.0 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	box-sizing:border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {line-height: 1.15;  -webkit-text-size-adjust: 100%; }
body {margin: 0;}
h1 {font-size: 2em; margin: 0.67em 0;}
hr {box-sizing: content-box;  height: 0;  overflow: visible; }
pre {font-family: monospace, monospace;  font-size: 1em; }
a {background-color: transparent;}
abbr[title] {border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }
b, strong {font-weight: bolder;}
code, kbd, samp {font-family: monospace, monospace;  font-size: 1em; }
small {font-size: 80%;}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sub {bottom: -0.25em;}
sup {top: -0.5em;}
img {border-style: none;}
button, input, optgroup, select, textarea {font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; }
button, input {overflow: visible;}
button, select {text-transform: none;}
button, [type="button"], [type="reset"], [type="submit"] {-webkit-appearance: button;}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {border-style: none; padding: 0;}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {outline: 1px dotted ButtonText;}
fieldset {padding: 0.35em 0.75em 0.625em;}
legend {box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
progress {vertical-align: baseline;}
textarea {overflow: auto;}
[type="checkbox"], [type="radio"] {box-sizing: border-box; padding: 0;}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {height: auto;}
[type="search"] {-webkit-appearance: textfield; outline-offset: -2px; }
[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
::-webkit-file-upload-button {-webkit-appearance: button; font: inherit;}
details {display: block;}
summary {display: list-item;}
template {display: none;}
[hidden] {display: none;}

/*--------------------------------------------------------------
# Animation
--------------------------------------------------------------*/
a, a img, #mmr-site-header, .top-navigation ul ul, button, input[type="button"], input[type="reset"], input[type="submit"], .main-navigation ul ul {transition: all 0.5s;}


/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */

@font-face {
    font-family: 'aileronbold';
    src: url('fonts/aileron-bold-webfont.woff2') format('woff2'),
         url('fonts/aileron-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aileronlight';
    src: url('fonts/aileron-light-webfont.woff2') format('woff2'),
         url('fonts/aileron-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aileronlight_italic';
    src: url('fonts/aileron-lightitalic-webfont.woff2') format('woff2'),
         url('fonts/aileron-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gilroyextrabold';
    src: url('fonts/gilroy-extrabold-webfont.woff2') format('woff2'),
         url('fonts/gilroy-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body, button, input, select, optgroup, textarea {color: #202858; font-family: 'aileronlight', Arial, Helvetica, sans-serif;}

h1, h2, h3, h4, h5, h6 {clear: both;}
h1, h2, h3, #mmr-footer, .elementor-button {font-family: 'gilroyextrabold', Arial Black, Arial Bold, Gadget, sans-serif;}

p {margin-bottom: .5em;}

dfn, cite, em, i {font-family: 'aileronlight_italic', Arial, Helvetica, sans-serif; font-style:normal;}
.elementor-blockquote cite {font-family: 'aileronlight', Arial, Helvetica, sans-serif;}
strong, b, .bold {font-family: 'aileronbold', Arial, Helvetica, sans-serif; font-weight:normal;}

blockquote {margin: 0 1.5em;}
address {margin: 0 0 1.5em;}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;}
abbr, acronym {border-bottom: 1px dotted #666; cursor: help;}
mark, ins {background: #fff9c0; text-decoration: none;}

big {font-size: 125%;}

@media all and (min-width: 1941px) {
		body {font-size:21px; line-height:30px;}
}
@media all and (max-width: 1940px) {
}
@media all and (min-width: 981px) and (max-width: 1940px) {
}
@media all and (min-width: 480px) and (max-width: 980px) {
}
@media all and (min-width: 480px) and (max-width: 1940px) {
	body {font-size:18px; line-height:28px;}
}
@media all and (max-width: 768px) {
}
@media all and (min-width: 768px) {
}
@media all and (min-width: 480px) and (max-width: 1940px) {
}
@media all and (max-width: 479px) {
	body {font-size:16px; line-height:24px;}
}

/* Elements
--------------------------------------------- */
/* ---- Core HTML ---- */
body, html {box-sizing: border-box; overflow-x:hidden; margin:0; padding:0;}
body {background: #fff;}
.container, .small-container {margin: 0 auto;}

/* Grid, Margin and Padding System */

/* ---- Containers ---- */
.inner-block-half-left {justify-content: flex-end;}
.inner-block-half-left > .elementor-widget-wrap, .inner-block-half-right > .elementor-widget-wrap {width:540px; padding:75px 0px 75px 0px;}

@media all and (min-width: 1921px) {
	.elementor-widget-wrap > .elementor-element.counter-grid .elementor-container, .elementor-element.mmr-wide-section > .elementor-container, .container {width:1900px;}
}
@media all and (min-width: 1451px) and (max-width:1920px) {
	.elementor-widget-wrap > .elementor-element.counter-grid .elementor-container, .elementor-element.mmr-wide-section > .elementor-container, .container {width:90%;}
}
@media all and (min-width: 1941px) {
	.elementor-section.mmr-section.elementor-section-boxed > .elementor-container {max-width: 1900px;}
	.inner-block-half-left > .elementor-widget-wrap, .inner-block-half-right > .elementor-widget-wrap {width:950px;}
	.inner-block-half-left > .elementor-widget-wrap {padding:75px 50px 75px 0;}
	.inner-block-half-right > .elementor-widget-wrap {padding:75px 0px 75px 50px;}
	.container {width:1900px;}
	.small-container {width:1400px;}
	.indent-container {padding-left:150px; padding-right:150px;}
	.image-block-row .image-block {min-height:550px;}
}
@media all and (min-width: 1451px) and (max-width: 1940px) {
	.elementor-section.mmr-section.elementor-section-boxed > .elementor-container {max-width: 1400px;}
	.inner-block-half-left > .elementor-widget-wrap, .inner-block-half-right > .elementor-widget-wrap {width:700px;}
	.inner-block-half-left > .elementor-widget-wrap {padding:75px 50px 75px 0;}
	.inner-block-half-right > .elementor-widget-wrap {padding:75px 0px 75px 50px;}
	.container {width:1400px;}
	.small-container {width:960px;}
	.indent-container {padding-left:100px; padding-right:100px;}
	.image-block-row .image-block {min-height:500px;}
}
@media all and (min-width: 1101px) and (max-width: 1450px) {
	.inner-block-half-left > .elementor-widget-wrap, .inner-block-half-right > .elementor-widget-wrap {width:570px;}
	.inner-block-half-left > .elementor-widget-wrap {padding:60px 50px 60px 0;}
	.inner-block-half-right > .elementor-widget-wrap {padding:60px 0px 60px 50px;}
	.container {width:1140px;}
	.small-container {width:820px;}
	.indent-container {padding-left:100px; padding-right:100px;}
	.image-block-row .image-block {min-height:425px;}
}
@media all and (min-width: 981px) and (max-width: 1100px) {
	.container, .elementor-section.mmr-section.elementor-section-boxed > .elementor-container {width:960px;}
	.small-container {width:760px;}
	.inner-block-half-left > .elementor-widget-wrap {padding:40px 40px 40px 20px;}
	.inner-block-half-right > .elementor-widget-wrap {padding:40px 20px 20px 20px;}
	.inner-block-half-left > .elementor-widget-wrap, .inner-block-half-right > .elementor-widget-wrap {width:480px;}
	.indent-container {padding-left:50px; padding-right:50px;}
	.image-block-row .image-block {min-height:350px;}
}
@media all and (max-width: 1024px) {
	.inner-block-half-left > .elementor-widget-wrap, .inner-block-half-right > .elementor-widget-wrap {display:block; margin: 0px auto;}
	.inline-half-left, .inline-half-right {float:none; width:100%; padding-left:0px; padding-right:0px;}
}
@media all and (max-width: 981px) and (max-width: 1024px) {
	.inner-block-half-left > .elementor-widget-wrap, .inner-block-half-right > .elementor-widget-wrap {width:960px;}
	.image-block.elementor-column {min-height:400px;}
}
@media all and (min-width: 981px) {
	.inline-half-left {width:50%; float:left; padding-right:15px;}
	.inline-half-right {width:50%; float:right; padding-left:15px;}

}
@media all and (max-width: 980px) {
	.container, .small-container, .elementor-section.mmr-section.elementor-section-boxed > .elementor-container, .inner-block-half-left > .elementor-widget-wrap, .inner-block-half-right > .elementor-widget-wrap {width:720px;}
	.mc-block.elementor-column.elementor-col-50, .mc-block.elementor-column[data-col="50"], .inner-block-half-left.elementor-column.elementor-col-50, .inner-block-half-left.elementor-column[data-col="50"], .inner-block-half-right.elementor-column.elementor-col-50, .inner-block-half-right.elementor-column[data-col="50"], .elementor-column.elementor-col-50.split-img-mod, .image-block.elementor-column {width:100%;} 
}	
@media all and (max-width: 768px) {
	.container, .small-container, .elementor-section.mmr-section.elementor-section-boxed > .elementor-container, .elementor-section.mc-small-section.elementor-section-boxed > .elementor-container, .inner-block-half-left > .elementor-widget-wrap, .inner-block-half-right > .elementor-widget-wrap {width:620px;}
	.image-hide.elementor-column {display:none;}
	.elementor-widget:not(:last-child) {margin-bottom: 15px;}
	.indent-container {padding-left:50px; padding-right:50px;}
}
@media all and (min-width: 561px) and (max-width: 640px) {
		.container, .small-container, .elementor-section.mmr-section.elementor-section-boxed > .elementor-container, .elementor-section.mc-small-section.elementor-section-boxed > .elementor-container {width:540px;}
}
@media all and (min-width: 480px) and (max-width: 560px) {
	.container, .small-container, .elementor-section.mmr-section.elementor-section-boxed > .elementor-container, .elementor-section.mc-small-section.elementor-section-boxed > .elementor-container, .inner-block-half-left .elementor-column-wrap .elementor-widget-wrap, .inner-block-half-right .elementor-column-wrap .elementor-widget-wrap, .inner-block-half-left > .elementor-widget-wrap, .inner-block-half-right > .elementor-widget-wrap {width:460px;}
}
@media all and (max-width: 479px) {
	.container, .small-container, .elementor-section.mmr-section.elementor-section-boxed > .elementor-container, .elementor-section.mc-small-section.elementor-section-boxed > .elementor-container, .inner-block-half-left > .elementor-widget-wrap, .inner-block-half-right > .elementor-widget-wrap {width:100%; padding-left:20px; padding-right:20px;}
	.counter-grid .elementor-column.elementor-col-14 {width:100%;}
}

/* ---- Text Columns ---- */
.text-2col {column-count:2; column-gap:30px;}

/* ---- Sections ---- */
	body {overflow-x:hidden;}
	.top-section {padding-top:125px; padding-bottom:40px; text-align:center;}
	.indent-container {padding-left:30px; padding-right:30px;}
	.s-pad25, .pad25 > .elementor-column-wrap .elementor-widget-wrap {padding-top:20px; padding-bottom:20px;}
	.s-pad50, .pad50 > .elementor-column-wrap .elementor-widget-wrap {padding-top:30px; padding-bottom:30px;}
	.s-pad75, .pad75 > .elementor-column-wrap .elementor-widget-wrap {padding-top:40px; padding-bottom:40px;}
	.s-pad100, .pad100 > .elementor-column-wrap .elementor-widget-wrap {padding-top:55px; padding-bottom:55px;}

/* ------ @@@@ Media Queries @@@@ ------- */
@media all and (min-width: 1941px) {
	.firstsection, .titlebar {padding: 140px 0 40px 0;}
	.register-form-sec {padding-top:50px; padding-bottom:120px;}
}
@media all and (min-width: 1101px)and (max-width: 1940px) {
	.firstsection, .titlebar {padding: 115px 0 40px 0;}
	.register-form-sec {padding-top:50px; padding-bottom:120px;}
}
@media all and (min-width: 1101px) {
	.team-section {padding: 10px 0 50px 0;}
	.s-pad0, .pad0 .elementor-column-wrap .elementor-widget-wrap {padding-top:0px; padding-bottom:0px;}
	.s-pad15, .pad15 > .elementor-column-wrap .elementor-widget-wrap {padding-top:15px; padding-bottom:15px;}
	.s-pad25, .pad25 > .elementor-column-wrap .elementor-widget-wrap {padding-top:25px; padding-bottom:25px;}
	.s-pad50, .pad50 > .elementor-column-wrap .elementor-widget-wrap {padding-top:50px; padding-bottom:50px;}
	.s-pad75, .pad75 > .elementor-column-wrap .elementor-widget-wrap {padding-top:75px; padding-bottom:75px;}
	.s-pad100, .pad100 > .elementor-column-wrap .elementor-widget-wrap {padding-top:100px; padding-bottom:100px;}	
	.h-fw-pad {padding-left:20px; padding-right:20px;}
	
	.margin0, .margin0.elementor-widget:not(:last-child) {margin-bottom:0px;}
	.margin5, .margin5.elementor-widget:not(:last-child) {margin-bottom:5px;}
	.margin10, .margin10.elementor-widget:not(:last-child) {margin-bottom:10px;}
	.margin15, .margin15.elementor-widget:not(:last-child) {margin-bottom:15px;}
	.margin20, .margin20.elementor-widget:not(:last-child) {margin-bottom:20px;}
	.margin30, .margin30.elementor-widget:not(:last-child) {margin-bottom:30px;}
	.margin50, .margin50.elementor-widget:not(:last-child) {margin-bottom:50px;}
	.margin100, .margin100.elementor-widget:not(:last-child) {margin-bottom:100px;}
	.margin5.elementor-widget:last-child, .margin10.elementor-widget:last-child, .margin15.elementor-widget:last-child, .margin20.elementor-widget:last-child, .margin30.elementor-widget:last-child, .margin50.elementor-widget:last-child {margin-bottom:0px;}
	
	.indent-container {padding-left:150px; padding-right:150px;}
}
@media all and (min-width: 1101px) and (max-width: 1450px) {
}
@media all and (min-width: 981px) and (max-width: 1100px) {
	.firstsection, .titlebar {padding: 115px 0 40px 0;}
	.s-pad25, .pad25 > .elementor-column-wrap .elementor-widget-wrap {padding-top:20px; padding-bottom:20px;}
	.s-pad50, .pad50 > .elementor-column-wrap .elementor-widget-wrap  {padding-top:45px; padding-bottom:45px;}
	.s-pad75, .pad75 > .elementor-column-wrap .elementor-widget-wrap {padding-top:65px; padding-bottom:65px;}
	.s-pad100, .pad100 > .elementor-column-wrap .elementor-widget-wrap {padding-top:90px; padding-bottom:90px;}
	
	.margin0, .margin0.elementor-widget:not(:last-child) {margin-bottom:0px;}
	.margin5, .margin5.elementor-widget:not(:last-child) {margin-bottom:5px;}
	.margin10, .margin10.elementor-widget:not(:last-child) {margin-bottom:10px;}
	.margin15, .margin15.elementor-widget:not(:last-child) {margin-bottom:15px;}
	.margin20, .margin20.elementor-widget:not(:last-child) {margin-bottom:15px;}
	.margin30, .margin30.elementor-widget:not(:last-child) {margin-bottom:25px;}
	.margin50, .margin50.elementor-widget:not(:last-child) {margin-bottom:40px;}
	.margin100, .margin100.elementor-widget:not(:last-child) {margin-bottom:80px;}
}
@media all and (max-width: 980px) {
	.firstsection, .titlebar {padding: 80px 0 20px 0;}
	.register-form-sec {padding-top:40px; padding-bottom:90px;}
	.team-section {padding: 10px 0 40px 0;}
	.s-pad25, .pad25 > .elementor-column-wrap .elementor-widget-wrap {padding-top:20px; padding-bottom:20px;}
	.s-pad50, .pad50 > .elementor-column-wrap .elementor-widget-wrap {padding-top:40px; padding-bottom:40px;}
	
	.margin0, .margin0.elementor-widget:not(:last-child) {margin-bottom:0px;}
	.margin5, .margin5.elementor-widget:not(:last-child) {margin-bottom:5px;}
	.margin10, .margin10.elementor-widget:not(:last-child) {margin-bottom:10px;}
	.margin15, .margin15.elementor-widget:not(:last-child) {margin-bottom:15px;}
	.margin20, .margin20.elementor-widget:not(:last-child) {margin-bottom:15px;}
	.margin30, .margin30.elementor-widget:not(:last-child) {margin-bottom:20px;}
	.margin50, .margin50.elementor-widget:not(:last-child) {margin-bottom:35px;}
	.margin100, .margin100.elementor-widget:not(:last-child) {margin-bottom:60px;}
}
@media all and (max-width: 480px) and (max-width: 980px) {
	.s-pad75, .pad75 > .elementor-column-wrap .elementor-widget-wrap {padding-top:60px; padding-bottom:60px;}
	.s-pad100, .pad100 > .elementor-column-wrap .elementor-widget-wrap {padding-top:80px; padding-bottom:80px;} 
		.indent-container {padding-left:50px; padding-right:50px;}
	}
@media all and (min-width: 800px) and (max-width: 980px) {
}
@media all and (max-width: 800px) {
}	
@media all and (max-width: 768px) {
}
@media all and (max-width: 479px) {
	.s-pad75, .pad75 > .elementor-column-wrap .elementor-widget-wrap {padding-top:40px; padding-bottom:40px;}
	.s-pad100, .pad100 > .elementor-column-wrap .elementor-widget-wrap {padding-top:50px; padding-bottom:50px;} 
	.indent-container {padding-left:0px; padding-right:0px;}
}

.inner-section-flat .elementor-column-wrap .elementor-widget-wrap {padding:0px;}
.equal-height-content div.elementor-widget-wrap > div {
    display: flex;
    height: 100%;
}

/* Core HTML elements (lists, etc) */

hr {background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em;}
ul, ol {margin: 0 0 1.5em 3em;}
ul {list-style: disc;}
ol {list-style: decimal;}
li > ul, li > ol {margin-bottom: 0; margin-left: 1.5em;}
dt {font-weight: 700;}
dd {margin: 0 1.5em 1.5em;}

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object {max-width: 100%;}
img {height: auto; max-width: 100%;}
figure {margin: 1em 0;}
table {margin: 0 0 1.5em; width: 100%;}

/* ---- Functionality & Clearings ---- */
.clear {clear:both;}
.nobreak {white-space: nowrap;}

/* ---- Colours & Backgrounds ----- */
.mmr-blue-bg {background-color:#202858;}
.mmr-bluegrad-bg {background: rgb(0,141,207); background: linear-gradient(90deg, rgba(0,141,207,1) 0%, rgba(32,40,88,1) 100%);}
.mmr-lightbluegrad-bg {background: rgb(0,141,207); background: linear-gradient(90deg, rgba(0,141,207,0.25) 0%, rgba(32,40,88,0.25) 100%);}
.mmr-pattern-bg {background-color:#ffffff; background-image:url('images/floor-tile-BLUE.png'); background-repeat:repeat;}

.mmr-blue-bg, .mmr-bluegrad-bg {color:#ffffff;}

/* ---- Shadows & Modules ----- */
.topshadow {box-shadow: inset 0px 11px 15px -10px rgba(0,0,0,0.6);}
.outershadow {-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.3);}
.roundedmod10 {border-radius:5px; padding:10px;}
.roundedimg img, img.roundedimg {-webkit-border-radius:5px; -moz-border-radius:5px; border-radius: 5px;}

/* ---- Blockquotes ---- */
.elementor-widget-blockquote blockquote .elementor-blockquote__content {font-family: 'gilroyextrabold', Arial Black, Arial Bold, Gadget, sans-serif;}
.elementor-widget-blockquote .elementor-widget-container:before {
	content: "";
	background-image: url('images/Mindmetre-Quotemark-Left.png');
	background-repeat: no-repeat;
	background-size:contain;
	display:inline-block;
	position: absolute;
	top:0;
	left:0;
}
.elementor-widget-blockquote .elementor-widget-container:after {
	content: "";
	background-image: url('images/Mindmetre-Quotemark-Right.png');
	background-repeat: no-repeat;
	background-size:contain;
	display:inline-block;
	position: absolute;
	top:0;
	right:0;
}

@media all and (min-width: 1025px) {
	.elementor-widget-blockquote .elementor-widget-container {border:none; padding-left:120px !important; padding-right:120px !important;}
	.elementor-widget-blockquote .elementor-widget-container:before, .elementor-widget-blockquote .elementor-widget-container:after {width:76px; height:60px;}
}
@media all and (min-width: 769px) and (max-width: 1024px) {
	.elementor-widget-blockquote .elementor-widget-container {border:none; padding-left:80px !important; padding-right:80px !important;}
	.elementor-widget-blockquote .elementor-widget-container:before, .elementor-widget-blockquote .elementor-widget-container:after {width:50px; height:39px;}
}
@media all and (max-width: 768px) {
	.elementor-widget-blockquote .elementor-widget-container {border:none; padding-left:60px !important; padding-right:60px !important;}
	.elementor-widget-blockquote .elementor-widget-container:before, .elementor-widget-blockquote .elementor-widget-container:after {width:40px; height:32px;}
}
@media all and (max-width: 479px) {
	#mmr-masthead {height:100vh; padding-top:55%;}
}

/* Links
--------------------------------------------- */
a, a:visited {color: #008DCF; text-decoration:none;}
a:hover, a:focus, a:active {color: #202858;}
.mmr-bluegrad-bg a:hover, .mmr-bluegrad-bg a:focus, .mmr-bluegrad-bg a:active, .mmr-bluegrad-bg a:hover, .mmr-bluegrad-bg a:focus, .mmr-bluegrad-bg a:active, .mmr-blue-bg a:hover, .mmr-blue-bg a:focus, .mmr-blue-bg a:active {color:#EBF9FF;}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

.elementor-widget-menu-anchor {
   display:block;
   height:120px; /* this is the height of your header */
   margin-top:-120px; /* this is again negative value of the height of your header */
   visibility:hidden;
}

/* Forms
--------------------------------------------- */
.elementor-button {text-transform: uppercase;}
.elementor-button.elementor-size-lg .elementor-button-text {font-size:1.6em;}
button, input[type="button"], input[type="reset"], input[type="submit"] {	
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/* Header & Navigation
--------------------------------------------- */
#mmr-site-header {font-family: 'gilroyextrabold', Arial Black, Arial Bold, Gadget, sans-serif; position:fixed; width:100%; z-index:99990; top:0; padding:20px;}
#mmr-site-header.scroll-header {background-color:#ffffff;}
#mmr-site-header .header-left {float:left; height:100%;}

#mmr-site-header #header-inner, #mmr-site-header .logo-wrap {height:100%;}
#mmr-site-header .logo-wrap img {max-height:100%; width:auto;}

#mmr-site-header .header-right {text-align:right;}
#mmr-site-header .header-right .nav-contact {display:inline-block;}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
	display: inline-block;
}

.main-navigation a {
	color: #202858;
	display: block;
	text-decoration: none;
	font-size:1.5em;
	position: relative;
	padding:4px 0;
}
.main-navigation a:after {
  content: '';
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 4px;
  bottom: 0;
  left: 0;
  background-color: #202858;
  transform-origin: bottom right;
  transition: transform 0.25s ease-out;
}
.main-navigation a:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}

/* Footer
--------------------------------------------- */
#mmr-footer {padding:25px;}
#mmr-footer .footer-left .footer-item, #mmr-footer .footer-right .footer-item {vertical-align:middle;}
#mmr-footer .footer-logo img {height:35px; width:auto;}

@media all and (min-width: 1941px) {
}
@media all and (max-width: 1940px) {
}
@media all and (min-width: 981px) and (max-width: 1940px) {
}
@media all and (min-width: 1401px) and (max-width: 1940px) {
}
@media all and (min-width: 1401px) {
}
@media all and (min-width: 1101px) {
}
@media all and (min-width: 981px) {
	#mmr-site-header {height:110px;}
	.main-navigation ul {padding-top:44px;}
	#mmr-site-header.scroll-header .main-navigation ul {padding-top:4px;}
	#mmr-site-header .header-right {float:right; height:100%; width:calc(100% - 250px);}
}
@media all and (max-width: 980px) {
}
@media all and (min-width: 480px) and (max-width: 980px) {
	#mmr-site-header {height:90px;}
	.main-navigation ul {padding-top:24px;}
	#mmr-site-header.scroll-header .main-navigation ul {padding-top:4px;}
	#mmr-site-header .header-right {float:right; height:100%; width:calc(100% - 150px);}
}
@media all and (min-width: 769px) {
	#mmr-footer .footer-left {width:49%; float:left;}
	#mmr-footer .footer-right {width:49%; float:right; text-align:right;}
	#mmr-footer .footer-left .footer-item {display:inline-block; margin-right:25px;}
	#mmr-footer .footer-right .footer-item {display:inline-block; margin-left:25px;}
}
@media all and (max-width: 768px) {
	.footer-logo {margin-bottom:10px;}
}
@media all and (min-width: 480px) {
	#mmr-site-header.scroll-header {background-color:#ffffff; height:70px;}
	#mmr-site-header.scroll-header .main-navigation a {font-size:1.3em;}
	.main-navigation li {margin-left:25px;}
}
@media all and (max-width: 479px) {
	#mmr-site-header {height:70px;}
	.main-navigation ul {padding-top:8px;}
	#mmr-site-header .header-right {float:right; height:100%; width:calc(100% - 75px);}
	.main-navigation li {margin-left:15px;}
	.main-navigation a {font-size:1em;}
	#mmr-footer {font-size:.85em;}
}


/* Posts and pages
--------------------------------------------- */
.sticky {display: block;}
.post, .page {}
.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;}


/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {margin-bottom: 1.5em; max-width: 100%;}
.wp-caption img[class*="wp-image-"] {display: block; margin-left: auto; margin-right: auto;}
.wp-caption .wp-caption-text {margin: 0.8075em 0;}
.wp-caption-text {text-align: center;}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
