/*!
Theme Name:  Literacy Research Association
Theme URI: https://esmondmccain.com/
Author: Esmond Mccain
Author URI: https://esmondmccain.com/
Description:  Literacy Research Association website theme.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lra
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/


/*--------------------------------------------------------------
# Colors
    lt blue	: 31B4C3
    lt purple   : 6E67A9
    pink	: C43566
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Fonts
--------------------------------------------------------------*/
@font-face {
    font-family: 'D-DIN Condensed';
    src: url('fonts/D-DINCondensed.eot');
    src: url('fonts/D-DINCondensed.eot?#iefix') format('embedded-opentype'),
        url('fonts/D-DINCondensed.woff2') format('woff2'),
        url('fonts/D-DINCondensed.woff') format('woff'),
        url('fonts/D-DINCondensed.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Bold';
    src: url('fonts/D-DIN-Bold.otf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN';
    src: url('fonts/D-DIN-Bold.otf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'D-DIN';
    src: url('fonts/D-DIN.otf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'DINCondensed-Bold';
    src: url('fonts/D-DINCondensed-Bold.otf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'D-DIN Condensed';
    src: url('fonts/D-DINCondensed-Bold.otf');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*--------------------------------------------------------------
# Header & Nav
--------------------------------------------------------------*/
body {
	padding: 0px !important;
}
.LRA-site-header.LRA-variable-site-header {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background: #F0F0F0;
}
.LRA-site-header.LRA-variable-site-header img{
	max-width: 256px;
}
.LRA-site-header {
    padding: 26px 139px 16px 139px;
}

.LRA-site-header #LRA-main-menu {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    flex-direction: row;
    justify-content: flex-end;
    flex-wrap: wrap;
    list-style-type: none;
}
.LRA-site-header #LRA-main-menu li,  a[title="Logout"], a[title="Account"]  {
    font: normal normal normal 20px/26px D-DIN Condensed;
    letter-spacing: 0px;
    color: #31B4C3;
    text-transform: uppercase;
    margin: 0 30px 0 0;
    z-index: 5;
    position: relative;
    background: #F0F0F0 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #31B4C3;
    padding: 13px 23px;
}
.LRA-site-header #LRA-main-menu li:last-of-type {
    margin: 0 0px 0 0;
}
a[title="Account"] {
	margin-right: 12px;
}
.LRA-site-header #LRA-main-menu li a, a[title="Logout"], a[title="Account"] {
    font: normal normal normal 20px/26px D-DIN Condensed;
    letter-spacing: 0px;
    color: #31B4C3;
    text-transform: uppercase;
    text-decoration: none;
}
#LRA-sub-menu .menu-item-has-children .sub-menu li a{
	font-family: 'D-DIN Condensed';
	font-size: 16px;
	word-break: break-word;
	letter-spacing: 0px;
	color: #F0F0F0;
	padding: 0px 10px 16px 10px;
}
#LRA-sub-menu .menu-item-has-children .sub-menu li:first-of-type{
	padding: 13px 10px 16px 10px;
}
#LRA-sub-menu .menu-item-has-children .sub-menu li{
	list-style:none;
}
#LRA-sub-menu .menu-item-has-children:hover .sub-menu ,  .sub-menu:hover{
    display:block;
    position:absolute;
    font-size: 18px;
    min-width: 100%;
    z-index:9999;
    top: 90px;
    left: 0;
} 
#LRA-sub-menu .sub-menu{
    display: none;
    padding:0;
    margin: 0;
    background: inherit;
}
.LRA-sub-menu-toggle {
    background: transparent;
    outline: none;
    border: none;
    font-size: 16px;
    color: #FFFFFF;
    padding: 0 0 0 7px;
}
.LRA-sub-menu-toggle img{
    width: 20px;
    height: auto;
}
.LRA-site-header .contain-menu-search {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
/*--------------------------------------------------------------
# Sub Header 
--------------------------------------------------------------*/
.LRA-site-subheader {
    background: #1E1952;
}
#LRA-sub-menu {
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content: center;
    width:100%;
}
#LRA-sub-menu li{
	padding:24px 21px;
	font-family: 'D-DIN Condensed';
	font-size: 28px;
	letter-spacing: 0px;
	color: #F0F0F0;
	text-transform: uppercase;
	position: relative;
}
#LRA-sub-menu li a{
	font-family: 'D-DIN Condensed';
	font-size: 28px;
	letter-spacing: 0px;
	color: #F0F0F0;
	text-decoration:none;
	text-transform: uppercase;
}
#LRA-sub-menu .li-orange{
	background:#F79721;
}
#LRA-sub-menu .li-lightpink{
	background:#F16362;
}
#LRA-sub-menu .li-lightgreen{
	background:#86B341;
}
#LRA-sub-menu .li-darkgreen{
	background:#00512E;
}
#LRA-sub-menu .li-darkpurple{
	background:#4B3F7F;
}
#LRA-sub-menu .li-darkpink{
	background:#D41E66;
}
/*--------------------------------------------------------------
# SideNav
--------------------------------------------------------------*/
.LRA-mobile-site-header {
    display:none;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    padding: 18px 17px 0 21px;
    background: #31B4C3;
}
.LRA-mobile-site-header .LRA-header-left img {
    width: 36px;
}
#LRASidenav #menu-LRA-home-mobile {
    margin: 0;
}
#LRASidenav #menu-LRA-home-mobile li{
    list-style-type: none;
    margin: 0 0 12px 0;
}
#LRASidenav #menu-LRA-home-mobile li:last-of-type {
    margin: 0 0 0px 0;
}
#LRASidenav .menu-LRA-home-mobile-container {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;	
    height: auto;
    min-height: 665px;
}
#LRASidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    background: #31B4C3;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 12px;
}
#LRASidenav.LRA-green-background {
    background: #26A146;
}
#LRASidenav .LRA-closebtn {
    padding: 0 18px 2px 0;
    text-decoration: none;
    display: block;
    transition: 0.3s;
    list-style: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    color: #ffffff;
    width: initial;
    text-align: right;
}
#LRASidenav a {
    padding: 0 0 2px 0;
    text-decoration: none;
    display: block;
    transition: 0.3s;
    list-style: none;
    font-family: niveau-grotesk, sans-serif;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 30px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    color: #ffffff;
    width: max-content;
}

#LRASidenav a:hover {
   color:#ee9836;
	text-decoration:none;
}
#LRASidenav a:focus {
   color:#ee9836;
	text-decoration:none;
}
#LRASidenav a:active {
   color:#ee9836;
	text-decoration:none;
}
.LRA-mobile-site-header .LRA-openbtn {
    background: transparent;
    outline: none;
    border: none;
}
#LRASidenav .LRA-closebtn button {
    background: transparent;
    outline: none;
    border: none;
    padding: 0;
}
#LRASidenav .LRA-closebtn button img{
	width:40px;
}
.admin-bar #LRASidenav .LRA-closebtn{margin: 59px 0 0 0;}
@media only screen 
and (max-width : 1200px) {
.LRA-site-header , .LRA-site-header.LRA-variable-site-header , .LRA-site-subheader {
    display: none;
}

.LRA-mobile-site-header {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
}
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}
@media only screen 
and (max-width : 500px) {
/* Styles */ .LRA-openbtn {
    padding-right: 5px;
    padding-left: 5px;
}
.LRA-openbtn {
    border-right: none;
}
}
/*--------------------------------------------------------------
>>> Customer Login bar
----------------------------------------------------------------
*/
.LRA-customer-loginbar {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    background: #1d2327;
    color: white;
    width: 100%;
    padding: 10px 0;
    z-index: 9999;
}
.admin-bar .LRA-customer-loginbar{
}
.LRA-customer-loginbar p{
    margin:0 0 0 10px;	
}
#LRA-login-bar-menu {
    font-size: 20px;
    color: white;
    font-family: 'Heebo';
    font-weight: 600!important;
    letter-spacing: 0.46px;
    list-style: none;
    margin: 0px 35px 0px 0px;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#LRA-login-bar-menu .LRA-sub-menu-toggle{
	background: transparent;
	outline: none;
	border: none;
	font-size: 16px;
	color: #FFFFFF;
	padding: 0 0 0 7px;
}
#LRA-login-bar-menu .LRA-sub-menu-toggle img{
    width: 20px;
    height: auto;
}
#LRA-login-bar-menu .LRA-sub-menu-toggle:before{
}

#LRA-login-bar-menu li{
    list-style: none;
    padding: 0;
    font: normal normal bold 20px/29px Heebo;
    letter-spacing: 0.46px;
    color: #FFFFFF;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
}
#LRA-login-bar-menu li a{
    color:white;
}
#LRA-login-bar-menu .menu-item-has-children .sub-menu li{
	font: normal normal bold 15px/22px Heebo;
	letter-spacing: 0.34px;
	color: #FFFFFF;
	padding: 0px 10px 16px 10px;
}
#LRA-login-bar-menu .menu-item-has-children .sub-menu li:first-of-type{
	padding: 13px 10px 16px 10px;
}
#LRA-login-bar-menu .menu-item-has-children:hover .sub-menu ,  .sub-menu:hover{
    display:block;
    position:absolute;
    font-size: 18px;
    min-width: 202px;
    z-index:9999;
    top: 30px;
} 
#LRA-login-bar-menu .sub-menu{
    display: none;
    padding:0;
    margin: 0;
    background: #2c3338;
}
@media only screen 
and (max-width : 768px) {
.LRA-customer-loginbar {
    flex-direction: column;
}
#LRA-login-bar-menu {
    margin: 10px 0px 0px 0px;
    justify-content: center;
}
}

/*--------------------------------------------------------------
>>> Footer
----------------------------------------------------------------
*/

.LRAinfooter {
    background: #7066AE;
}
.LRAinfooter  .inner-section{
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1166px;
    margin: auto;
    padding: 28px 20px 0 20px;
}
.LRAinfooter .footer-quick-links {
    width: 100%;
    max-width: 277px;
    margin: 0 131px 0 0;
}
.LRAinfooter .footer-quick-links h4 {
    text-align: left;
    font: normal 900 normal 24px/40px D-DIN Condensed;
    letter-spacing: 0px;
    padding: 0 0 11px 0;
    color: #F0F0F0;
}
.LRAinfooter .footer-contact-us {
    width: 100%;
    max-width: 388px;
    margin: 0 131px 0 0;
}
.LRAinfooter .footer-contact-us h4 {
    text-align: left;
    font: normal 900 normal 24px/40px D-DIN Condensed;
    letter-spacing: 0px;
    padding: 0 0 11px 0;
    color: #F0F0F0;

}
.footer-contact-details {
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 16px 0 0 0;
    justify-content: space-between;
    border-top: 1px solid #8B81C6;
}
.footer-contact-details li{
    text-align: left;
    font: normal normal normal 24px/40px D-DIN Condensed;
    letter-spacing: 0px;
    color: #F0F0F0;    
}

.LRAinfooter .footer-connect-with {
    width: 100%;
    max-width: 166px;
}
.LRAinfooter .footer-connect-with h4 {
    text-align: left;
    letter-spacing: 0px;
    padding: 0 0 11px 0;
    color: #F0F0F0;
    border-bottom: 1px solid #8B81C6;
	font-family: "DIN-Bold";
	line-height: 40px;
	font-size: 24px;
}
h4 {
	font-family: "DIN-Bold" !important;
}
.social-links {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    padding: 22px 0 0 0;
}
.social-links a {
    margin: 0 26px 0 0;
}
.social-links a:last-of-type {
    margin: 0 0px 0 0;
}
.LRAinfooter .copyright {
    text-align: center;
    font-size: 18px;
    font-family: 'D-DIN Condensed';
    letter-spacing: 0px;
    color: #F0F0F0;
    margin: auto;
    padding: 35px 0 20px 0;
}
/*--------------------------------------------------------------
>>> Footer menu
----------------------------------------------------------------
*/
#LRA-quick-links-menu {
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 16px 0 0 0;
    justify-content: space-between;
    border-top: 1px solid #8B81C6;
}
#LRA-quick-links-menu li {
    text-align: left;
    font: normal normal normal 24px/40px D-DIN Condensed;
    letter-spacing: 0px;
    color: #F0F0F0;
}
#LRA-quick-links-menu li a{
    text-align: left;
    font: normal normal normal 24px/40px D-DIN Condensed;
    letter-spacing: 0px;
    color: #F0F0F0;
    text-decoration:none;
}
@media only screen 
and (max-width : 1167px) {
.LRAinfooter {
    background: #7066AE;
}
.LRAinfooter .footer-quick-links {
    width: 100%;
    max-width: initial;
    margin: 0;
}

.LRAinfooter .footer-contact-us {
    margin: 12px 0 0 0;
    max-width: initial;
}
.footer-contact-details li{
    width: 100%;
    margin:15px 0 0 0;
}

.LRAinfooter .footer-connect-with {
    margin: 30px auto auto auto;
}
.social-links a {
    margin: 0 26px 0 0;
}
.social-links a:last-of-type {
    margin: 0 0px 0 0;
}
}
/*--------------------------------------------------------------
>>> Misc
----------------------------------------------------------------
*/
body .uwy.userway_p1 .uai {
    top: 48px;
}
.error404 .page-header {
    color: black;
    text-align: center;
}
.site-header-gradient{
    background: radial-gradient(closest-side at 50% 49%, #FCB53E 0%, #C78233 47%, #975429 100%) 0% 0% no-repeat padding-box;	
}

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

--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/


/* Normalize
--------------------------------------------- */


/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */


/* Document
	 ========================================================================== */


/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

.home .page {
	margin: 0;
}


/* Sections
	 ========================================================================== */


/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}


/**
 * Render the `main` element consistently in IE.
 */

main {
	display: block;
}


/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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


/* Grouping content
	 ========================================================================== */


/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}


/* Text-level semantics
	 ========================================================================== */


/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}


/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}


/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}


/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}


/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}


/* Embedded content
	 ========================================================================== */


/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}


/* Forms
	 ========================================================================== */


/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}


/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
	overflow: visible;
}


/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
	text-transform: none;
}


/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}


/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}


/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}


/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}


/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}


/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}


/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}


/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}


/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}


/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}


/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}


/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}


/* Interactive
	 ========================================================================== */


/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}


/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}


/* Misc
	 ========================================================================== */


/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}


/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}


/* Box sizing
--------------------------------------------- */


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

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}


/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/


/* Typography
--------------------------------------------- */

body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: inherit;
}

p {
	margin-top:0;
	margin-bottom: 0em;
}

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

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

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

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

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

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

big {
	font-size: 125%;
}


/* Elements
--------------------------------------------- */

body {
	background: #fff;
}

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

ul,
ol {
	margin: 0 0 1.5em 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%;
}


/* Links
--------------------------------------------- */

a {
	font-weight: bold;
	color: #31B4C3;
	word-break: break-all;
}



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

a:focus {
	outline: thin dotted;
}

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


/* Forms
--------------------------------------------- */

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

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

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

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

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

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}


/* Navigation
--------------------------------------------- */



/* @media screen and (min-width: 37.5em) { */
	

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

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

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

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


/* Posts and pages
--------------------------------------------- */

.sticky {
	display: block;
}

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


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


/* Comments
--------------------------------------------- */

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

.bypostauthor {
	display: block;
}


/* Widgets
--------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
}

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


/* Media
--------------------------------------------- */

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


/* Make sure logo link wraps around logo image. */

.custom-logo-link {
	display: inline-block;
}




.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;
}
	
	
/* Social icons	 */	
#lra--hero-content {
	position: absolute;
	height: 511px;
	min-height: 500px;
}
	
.social_icons_wrapper {
    position: absolute;
    top: 140px;
    right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
	
.social_icons_wrapper .social_icon {
	background: #F0F0F0;
    height: 68px;
    width: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
	border-bottom: 1px solid #7066AE;
}
	
.social_icons_wrapper .social_icon:last-child {
	background: #F0F0F0;
    height: 68px;
    width: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
	border-bottom: none;
}
	
.entry-content{
	padding: 0 !important;
}	
	
/* 	blog with us form - blog page */
	#blog_with_us {
		padding: 20px;
		background: #FFF;
	}
	#blog_with_us h5 {
		text-align: center;
		font-family: 'DIN-Bold';
    	font-size: 32px;
	    line-height: 60px;
	}
	
	legend.gfield_label.gfield_label_before_complex,
	label.gfield_label,
	p.job-title-text,
	ul.job-title-ul,
	p.pitch-your-story,
	.gchoice label {
		font-size: 28px !important;
	    font-family: 'D-DIN Condensed';
    	font-weight: 400 !important;
	}
	ul.job-title-ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	input#gform_submit_button_2 {
		background: #31B4C3;
		border: none;
		font-size: 28px;
		color: #FFF;
		font-family: 'D-DIN Condensed';
		font-weight: 900;
		text-align: right;
	}
	
	.gform_footer.top_label {
		display: flex;
		justify-content: flex-end;
	}
	
	@media and screen (max-width: 767px) {
		legend.gfield_label.gfield_label_before_complex,
		label.gfield_label,
		p.job-title-text,
		ul.job-title-ul,
		p.pitch-your-story,
		input#gform_submit_button_2 {
					font-size: 22px !important;
		}
		
		ul#LRA-quick-links-menu li {
			background: transparent !important;
		}
	}

.popup-blog_with_us input {
	width: 100%;
	font-size: 24px;
	padding: 12px 24px;
}

.popup-blog_with_us .gfield_checkbox input {
    width: inherit;
}

div.gfield,
#gform_fields_2 fieldset {
	margin-bottom: 24px !important;
}

.popup-blog_with_us #gform_submit_button_2 {
	width: inherit;
}

.gform_fields_2 fieldset {
	margin: 0;
	padding: 0;
}

.mepr_password_reset_requested > h3,
.mp_wrapper > h3 {
	font-size: 32px;
	font-family: "D-DIN";
	font-weight: bold;
	color: #F0F0F0;
}
.mepr_password_reset_requested > p,
label[for="mepr_user_or_email"],
label[for="mepr_user_password"],
label[for="mepr_user_password_confirm"]
{
	font-size: 28px;
	font-family: "D-Din Condensed";
	color: #F0F0F0;
}
#mepr_user_or_email {
		font-size: 28px;
	font-family: "D-Din Condensed";
}
input#wp-submit{
    font-size: 28px;
    font-family: 'D-DIN Bold';
    background: #31B4C3;
    color: #F0F0F0;
    border: none;
}

@media screen and (min-width: 0) and (max-width: 767px){
	input#wp-submit,
	#mepr_user_or_email,
	.mepr_password_reset_requested > p,
	label[for="mepr_user_or_email"],
	label[for="mepr_user_password"],
	label[for="mepr_user_password_confirm"]{
		font-size: 24px;
	}
	
	.mepr_password_reset_requested > h3,
	.mp_wrapper > h3 {
		font-size: 28px;
	}
	
	
}


.h-light, .h-light b, .h-light b a, {
	color: #F0F0F0 !important;
}
.mepr-submit:focus{
	cursor:wait !important;
}
#mepr_bio{
display: block !important;
    background: #FFFFFF 0% 0% no-repeat padding-box !important;
    border-radius: 20px !important;
    font: normal normal normal 20px/normal Heebo !important;
    letter-spacing: 0.45px !important;
    color: #063122 !important;
    padding: 10px 5px 10px 16px !important;
    margin: 10px 0 10px 0 !important;
    height: 400px !important;
}


/* Account Page 
.lra-account-form { 
	display: -ms-flexbox;
	display: flex; 
}
.lra-account-form .mp_wrapper.mp_account-nav {
	flex:0 0 auto!important; 
	width: auto!important;
	padding: 20px 45px 20px 0px;
	background: unset;
}
.lra-account-form .mp_wrapper.mp_account-nav #mepr-account-nav {
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}
.lra-account-form .mp_wrapper.mp_account-nav #mepr-account-nav .mepr-nav-item {
  padding: 0 10px 10px 0;
}
.lra-account-form .mp_wrapper {
	flex:1 1 auto;
}
*/


/* --------------------------
 * ACCOUNT PAGE
-------------------------- */
/* container */
.lra-account-form {
    display: grid;
    grid-template-columns: 175px calc(100% - 175px);
}
/* all items */
.lra-account-form > * {
    padding: 5px;
}
/* left sidebar item */
.lra-account-form > *:first-of-type, 
.lra-account-form .mp_wrapper.mp_account-nav {
    grid-row: 1 / span 10; /* up to 10 items in right column */
    padding-left: 0px;
    background: unset;
}
.lra-account-form #mepr-account-nav {
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
/* items to the right */
.lra-account-form > *:not(:first-of-type) {}
/* mobile */
@media (max-width:767px) {
    .lra-account-form {
        grid-template-columns: auto;
    }
    .lra-account-form #mepr-account-nav {
        flex-direction: row;
        flex-wrap: wrap;
    }
    .lra-account-form #mepr-account-nav .mepr-nav-item {
        padding: 10px 20px 10px 0;
    }
}

