/*
Theme Name: First Edition WP
Theme URI: http://www.firsteditionwp.com/
Description: A WordPress theme for authors, designed and developed by Austin DesignWorks.
Author: Austin DesignWorks
Author URL: http://www.firsteditionwp.com/
Version: 3.0
*/

body.logged-in {  
    margin-top: 32px !important;  
}  

#wp-admin-bar-top-secondary {
	display: flex;
	flex-direction: row-reverse;
	justify-content: flex-end;
}

/* ******************** 
	ACCESSIBILITY: skip to main content link 
***************************** */

.skip-to-main-link {
	position: absolute !important;
	top:-100px;
	background-color: #f1f1f1;
	-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);
	box-shadow:0 0 2px 2px rgba(0,0,0,.6);
	color: #21759b;
	display: table;
	font-family: "Open Sans",sans-serif;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left:6px;
	line-height: normal;
	padding: 15px 23px 14px 23px !important;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
	-webkit-transition: top .75s ease-out;
	transition: top .75s ease-out;
}

.skip-to-main-link:focus {
 color: #21759b;
    top: 7px;
 
    -webkit-transition: top 0s;
    transition: top 0s;
}

/* ******************** 
	FONTS 
***************************** */

/* roboto-300 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-v30-latin_latin-ext-300.woff2') format('woff2'),
       url('fonts/roboto-v30-latin_latin-ext-300.woff') format('woff');
}
/* roboto-300italic - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/roboto-v30-latin_latin-ext-300italic.woff2') format('woff2'),
       url('fonts/roboto-v30-latin_latin-ext-300italic.woff') format('woff');
}
/* roboto-regular - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-v30-latin_latin-ext-regular.woff2') format('woff2'),
       url('fonts/roboto-v30-latin_latin-ext-regular.woff') format('woff');
}
/* roboto-italic - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/roboto-v30-latin_latin-ext-italic.woff2') format('woff2'),
       url('fonts/roboto-v30-latin_latin-ext-italic.woff') format('woff');
}
/* roboto-500 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/roboto-v30-latin_latin-ext-500.woff2') format('woff2'),
       url('fonts/roboto-v30-latin_latin-ext-500.woff') format('woff');
}
/* roboto-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-v30-latin_latin-ext-700.woff2') format('woff2'),
       url('fonts/roboto-v30-latin_latin-ext-700.woff') format('woff');
}

/* roboto-condensed-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/roboto-condensed-v25-latin_latin-ext-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v25-latin_latin-ext-300.woff') format('woff'), /* Modern Browsers */
}
/* roboto-condensed-300italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/roboto-condensed-v25-latin_latin-ext-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v25-latin_latin-ext-300italic.woff') format('woff'), /* Modern Browsers */
}
/* roboto-condensed-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/roboto-condensed-v25-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v25-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
}
/* roboto-condensed-italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/roboto-condensed-v25-latin_latin-ext-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v25-latin_latin-ext-italic.woff') format('woff'), /* Modern Browsers */
}
/* roboto-condensed-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/roboto-condensed-v25-latin_latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v25-latin_latin-ext-700.woff') format('woff'), /* Modern Browsers */
}
/* roboto-condensed-700italic - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/roboto-condensed-v25-latin_latin-ext-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/roboto-condensed-v25-latin_latin-ext-700italic.woff') format('woff'), /* Modern Browsers */
}

/* barlow-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/barlow-v12-latin_latin-ext-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('fonts/barlow-v12-latin_latin-ext-300.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* barlow-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/barlow-v12-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('fonts/barlow-v12-latin_latin-ext-regular.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* barlow-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/barlow-v12-latin_latin-ext-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('fonts/barlow-v12-latin_latin-ext-500.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* barlow-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/barlow-v12-latin_latin-ext-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('fonts/barlow-v12-latin_latin-ext-600.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* barlow-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/barlow-v12-latin_latin-ext-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('fonts/barlow-v12-latin_latin-ext-700.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* barlow-800 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/barlow-v12-latin_latin-ext-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('fonts/barlow-v12-latin_latin-ext-800.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* barlow-900 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/barlow-v12-latin_latin-ext-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('fonts/barlow-v12-latin_latin-ext-900.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* barlow-semi-condensed-300 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/barlow-semi-condensed-v14-latin_latin-ext-300.woff2') format('woff2'),
       url('fonts/barlow-semi-condensed-v14-latin_latin-ext-300.woff') format('woff');
}
/* barlow-semi-condensed-300italic - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('fonts/barlow-semi-condensed-v14-latin_latin-ext-300italic.woff2') format('woff2'),
       url('fonts/barlow-semi-condensed-v14-latin_latin-ext-300italic.woff') format('woff');
}
/* barlow-semi-condensed-regular - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/barlow-semi-condensed-v14-latin_latin-ext-regular.woff2') format('woff2'),
       url('fonts/barlow-semi-condensed-v14-latin_latin-ext-regular.woff') format('woff');
}
/* barlow-semi-condensed-italic - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/barlow-semi-condensed-v14-latin_latin-ext-italic.woff2') format('woff2'),
       url('fonts/barlow-semi-condensed-v14-latin_latin-ext-italic.woff') format('woff');
}
/* barlow-semi-condensed-500 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/barlow-semi-condensed-v14-latin_latin-ext-500.woff2') format('woff2'),
       url('fonts/barlow-semi-condensed-v14-latin_latin-ext-500.woff') format('woff');
}
/* barlow-semi-condensed-500italic - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 500;
  src: url('fonts/barlow-semi-condensed-v14-latin_latin-ext-500italic.woff2') format('woff2'),
       url('fonts/barlow-semi-condensed-v14-latin_latin-ext-500italic.woff') format('woff');
}
/* barlow-semi-condensed-600 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/barlow-semi-condensed-v14-latin_latin-ext-600.woff2') format('woff2'),
       url('fonts/barlow-semi-condensed-v14-latin_latin-ext-600.woff') format('woff');
}
/* barlow-semi-condensed-600italic - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 600;
  src: url('fonts/barlow-semi-condensed-v14-latin_latin-ext-600italic.woff2') format('woff2'),
       url('fonts/barlow-semi-condensed-v14-latin_latin-ext-600italic.woff') format('woff');
}
/* barlow-semi-condensed-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Barlow Semi Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/barlow-semi-condensed-v14-latin_latin-ext-700.woff2') format('woff2'),
       url('fonts/barlow-semi-condensed-v14-latin_latin-ext-700.woff') format('woff');
}
/* barlow-semi-condensed-700italic - latin_latin-ext */
@font-face {
  font-display: swap;
  font-family: 'Barlow Semi Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/barlow-semi-condensed-v14-latin_latin-ext-700italic.woff2') format('woff2'),
       url('fonts/barlow-semi-condensed-v14-latin_latin-ext-700italic.woff') format('woff');
}

/* red-hat-display-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/red-hat-display-v14-latin_latin-ext-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('fonts/red-hat-display-v14-latin_latin-ext-300.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* red-hat-display-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/red-hat-display-v14-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('fonts/red-hat-display-v14-latin_latin-ext-regular.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* red-hat-display-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/red-hat-display-v14-latin_latin-ext-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/red-hat-display-v14-latin_latin-ext-500.woff') format('woff'), /* Modern Browsers */
}
/* red-hat-display-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/red-hat-display-v14-latin_latin-ext-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/red-hat-display-v14-latin_latin-ext-600.woff') format('woff'), /* Modern Browsers */
}
/* red-hat-display-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/red-hat-display-v14-latin_latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/red-hat-display-v14-latin_latin-ext-700.woff') format('woff'), /* Modern Browsers */
}
/* red-hat-display-800 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/red-hat-display-v14-latin_latin-ext-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/red-hat-display-v14-latin_latin-ext-800.woff') format('woff'), /* Modern Browsers */
}
/* red-hat-display-900 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Red Hat Display';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/red-hat-display-v14-latin_latin-ext-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/red-hat-display-v14-latin_latin-ext-900.woff') format('woff'), /* Modern Browsers */
}

/* quattrocento-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Quattrocento';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/quattrocento-v17-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('fonts/quattrocento-v17-latin_latin-ext-regular.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* quattrocento-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Quattrocento';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/quattrocento-v17-latin_latin-ext-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('fonts/quattrocento-v17-latin_latin-ext-700.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* lustria-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Lustria';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lustria-v13-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('fonts/lustria-v13-latin-regular.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* questrial-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Questrial';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/questrial-v18-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+ */
       url('fonts/questrial-v18-latin_latin-ext-regular.woff') format('woff'); /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}


/* ******************** 
	ADMIN BAR 
***************************** */

/* *** IF MAINTENANCE *** */
#wpadminbar {
	background-color: #2E3640 !important; color: white !important;
}
.fewp-in-maintenance a:link,
.fewp-in-maintenance a:visited { background-color: #D25504 !important; }
.fewp-in-maintenance a:hover,
.fewp-in-maintenance a:active,
.fewp-in-maintenance a:focus { background-color: #059B03 !important; text-decoration: none !important; }
#wpadminbar a:hover { color: white !important; }



/* ******************** 
	GLOBAL 
***************************** */

* {
    box-sizing: border-box;
}

body,
html {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
}


main#accessible-main { 
	padding: 0 !important;
	margin: 0 !important;
}


@media (min-width: 1020px) {

	.desktop-hide { display: none !important; }

}
@media (max-width: 1020px) {

	.mobile-hide { display: none !important; }

}


/* ******************** 
	TEXT LINKS AND BUTTONS
***************************** */

a { text-decoration: none !important; }


/* Button Styles
   see: css/css-fonts-colors.css
*/




/* ******************** 
	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;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus,
.screen-reader-text:focus-within,
.screen-reader-text.focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}


/* Skip To....
#skip a {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
 
#skip a:focus
{
position:static;
width:auto;
height:auto;
}
*/


/* ******************** 
	CORE STRUCTURE 
***************************** */

/* Main Wrappers */
.page-wrapper { 
	width: 100%;
	display: table;
	padding: 0 0 0 0;
	margin: 0 auto;
}


	@media (max-width: 767.8px) {
		.page-wrapper { 
			padding: 0 0 0 0;
		}
	}
	@media (max-width: 560px) {
		.page-wrapper { 
			padding: 0 0 0 0;
		}
	}


.contentwrapper {
    width: 100%;
    margin: 0 auto;
}

.container {
    width: 100%;
    margin: 0 auto;
}
.container.full-width {  }
.container.full-width .row {  }

.row { 
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.content-col {
	width: 100%;
	/* min-height: 500px; */
	padding: 0 15px;
    background-clip: content-box;
}


/* More */
.page-content {
    width: 100%;
    height: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
}

.heading-row { 
	width: 100%;
	margin: 0 auto 1rem auto;
}


/* Breadcrumbs */
.breadcrumb-wrap {
	width: 100%;
	clear: both;
	margin: 0 auto !important;
	padding-top: 1rem;
	padding-bottom: 3.5rem;
}
.breadcrumb-col {
	width: 100%;
	margin: 0 auto;
	padding: 0 15px !important;
	text-align: left;
	border-radius: 0;
}


	/* ****** NOT BOXED CONTENT AREA ****** */
	.container,
	.breadcrumb-wrap,
	.breadcrumb-col { max-width: 1020px; }

	.content-not-boxed {}
	.content-not-boxed .contentwrapper { padding: 3rem 0 0 0; }

	.page-wrapper-home.content-not-boxed .contentwrapper { padding: 3.5rem 0 0 0 !important; }



	/* ****** BOXED CONTENT AREA ****** */	
	.content-boxed { padding: 2.5rem 0 0 0; }
	.content-boxed .contentwrapper { 
		max-width: 1020px;
	    padding: 3rem 0 0 0;
	    margin-bottom: 0;
	}
	.content-boxed .container,
	.content-boxed .breadcrumb-wrap,
	.content-boxed .breadcrumb-col { max-width: 890px; }


	/* Mobile */
	@media (max-width: 999px) {

		.row { padding: 0 20px; }

		.page-wrapper-home.content-not-boxed .contentwrapper,
		.content-not-boxed .contentwrapper { padding: 2rem 0 0 0 !important; }

		.content-boxed { padding: 1.9rem 0; }
		.content-boxed .contentwrapper { width: 95%; padding-top: 1.4rem; }

	}
	@media (max-width: 1020px) {

		.row { padding: 0 15px; }

	}
	@media (max-width: 768px) {

		.row { padding: 0 10px; }

		.content-not-boxed .contentwrapper { padding: 1rem 0 2rem 0; }

		.content-boxed { padding: 1.4rem 0; }
		.content-boxed .contentwrapper { width: 90%; padding-top: 1rem; }

	}
	@media (max-width: 500px) {

		.content-boxed { padding: 1.4rem 0; }

	}




.two-cols {}
.three-cols {}
.four-cols {}


/* Five Columns - override Bootstrap even column grid */

	.col-2dot4,
	.col-sm-2dot4,
	.col-md-2dot4,
	.col-lg-2dot4,
	.col-xl-2dot4 {
		position: relative;
		width: 100%;
		min-height: 1px;
		padding-right: 15px;
		padding-left: 15px;
	}
	.col-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
	@media (min-width: 540px) {

		.col-sm-2dot4 {
			-webkit-box-flex: 0;
			-ms-flex: 0 0 20%;
			flex: 0 0 20%;
			max-width: 20%;
		}

	}
	@media (min-width: 720px) {

		.col-md-2dot4 {
			-webkit-box-flex: 0;
			-ms-flex: 0 0 20%;
			flex: 0 0 20%;
			max-width: 20%;
		}

	}
	@media (min-width: 1020px) {

		.col-lg-2dot4 {
			-webkit-box-flex: 0;
			-ms-flex: 0 0 20%;
			flex: 0 0 20%;
			max-width: 20%;
		}

	}
	@media (min-width: 1140px) {

		.col-xl-2dot4 {
			-webkit-box-flex: 0;
			-ms-flex: 0 0 20%;
			flex: 0 0 20%;
			max-width: 20%;
		}

	}


/* ******** FLEXIBLE COLUMNS (2) ******** */

.page-two-columns { }
.page-two-columns-col:first-of-type .page-col-inner { padding-right: 2rem; }
.page-two-columns-col:last-of-type .page-col-inner { padding-left: 2rem; }


	@media (max-width: 992px) {

		.page-two-columns .page-col-inner { padding: 0 !important; }
		.page-two-columns-col:first-of-type .page-col-inner { padding-bottom: 0rem !important; }

	}


/* ********************
	EQUAL HEIGHT BLOCKS (in a row)
***************************** */

.equal-block-height-row {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;	
	flex-wrap: wrap;
}
.equal-block-height-row:before,
.equal-block-height-row:after {
	display: block;
}
.equal-block-height-row > [class*='equal-col'] { 
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	padding-bottom: 2rem;
	align-content: flex-start;
}
.equal-block-height-row > [class*='equal-col'] > * { 
	-webkit-flex: 1 1 auto;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto; 
	vertical-align: top !important;
}

.equal-block-height-row .block-inner {

}



/* ********************
	CONTENT BLOCKS STYLES (Square Up)
***************************** */

.above-blocks,
.below-blocks {}

.before-blocks-text { margin-bottom: 2rem; }
.after-blocks-text { 
	padding: 2.6rem 0 0 0;
	margin-top: 1.4rem;
	border-width: 1px 0 0 0;
}

.before-blocks-text h2,
.after-blocks-text h3 {}


.content-blocks-row { padding-bottom: 2rem !important; }
.content-blocks-row img { 
	width: 100%;
	max-width: 450px;
	margin: 1.2 auto !important;
	padding: 0 !important;
	border-width: 1px;
}
.content-blocks-row .col { margin-bottom: 30px; }

.content-block .block-box { 
	display: table;
	width: 100%;
	max-width: 450px;
	margin: 0 auto;
	padding: 1.5rem 1.5rem .1rem 1.5rem;
}

.content-block .block-title {}
.content-block .block-content-title {}
.content-blocks-row a.series-block-more-link {}



/* ********************
	CONTENT BLOCKS STYLES (Accordion)
***************************** */

	#accordion.content-blocks-accordion,
	#accordion.content-blocks-accordion .card, 
	#accordion.content-blocks-accordion .card-header,
	#accordion.content-blocks-accordion .card-link,
	#accordion.content-blocks-accordion .card-body,
	#accordion.content-blocks-accordion {
		margin: 0; 
		padding: 0;
		box-sizing: border-box;
		border: none;
		background-color: transparent;
	}
	
	.content-blocks-accordion {
		width: 100%;
		max-width: 1020px;
		margin: 0 auto 4rem auto !important;
	}

	.content-blocks-accordion button {}
	.content-blocks-accordion .card-body {
	  padding: 0 2rem 2rem 2rem !important;
	}

	.content-blocks-accordion .btn {
	  width: 100%;
	}
	
	.content-blocks-accordion button:not(.collapsed) { padding-bottom: 0 !important; }
	
	.content-blocks-accordion button.collapsed:after {}
	.content-blocks-accordion button:not(.collapsed):after {}




/* ******************** 
	GLOBAL IMAGE STYLES 
***************************** */

/* see: css/css-fonts-colors.css */

	


/* ******************** 
	RETURN TO TOP 
***************************** */
#return-to-top {
	display:none;
	margin:0 auto;
	position:fixed;
	bottom: 15px;
	right: 15px;	
}
.return-to-top-icon {
	padding: 8px 20px;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 		
	transition: 0.5s;
}
.return-to-top-icon:hover {
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.return-to-top-icon:hover .fa {
	padding-top:-10px;
}
.return-to-top-icon .fa {
	font-size:30px;
	margin-top:-5px;
	margin-left:1px;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 	
	transition: 0.5s;
}



/* ******************** 
	GLOBAL FORM STYLES 
***************************** */
form {
    padding: 0;
    margin-left: 3px;
}

input,
textarea,
select { margin: .5rem .5rem 0 0; }

input[type=text],
input[type=name],
input[type=email],
input[type=url],
input[type=tel],
input[type=search],
input[type=number],
input[type=password] {
    padding: 8px 17px;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

textarea {
    width: 100%;
    max-width: 500px;
    min-height: 200px;
    display: block;
    padding: 15px;
    margin: 1rem 0 1.2rem 0;
}


span.required {
    display: inline;
    padding-top: .5rem;
}


button,
button[type=submit],
button .form-button,
input[type=submit],
input[type=button] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 8px 17px;
    margin: .2rem .5rem .5rem 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/**/

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    margin: 0 0 1rem 0;
    overflow: hidden;
    padding: 5px 12px !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 250px;
    position: relative;
    border: 1px solid gainsboro;
	background: #ffffff url("img/down-arrow.png") no-repeat 95% center;
    font-size: inherit;
	-webkit-appearance: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.select-wrapper {
    width: 250px !important;
    display: table;
    position: relative;
    overflow: hidden;
}
.select-wrapper:after {
    width: 13%;
    padding: 9px 11px 0 0;
    position: absolute;
    top: 1px;
    bottom: 15px;
    right: 1px;
    z-index: 1;
    text-align: center;
    pointer-events: none;
    box-sizing: border-box;
}

	/* Forms in Sidebar Widgets */
	.widget button,
	.widget button[type=submit],
	.widget button .form-button,
	.widget input[type=submit],
	.widget input[type=button] { margin: .5rem 0 0 0 !important; }



	/* Form Row (.form-row) wrapper and fields within */
	.form-row {
		width: 100%;
		display: table;
		box-sizing: border-box;
	}

	.form-row label {}
	.form-row span.required {
		display: inline;
		padding-top: .5rem;
		padding-left: 3px;
	}

	.form-row input[type=checkbox],
	.form-row input[type=radio] {
		display: inline-block;
		margin: 0 8px 0 5px;
		vertical-align: middle;
	}

	.form-row.top-label label {
		width: 100%;
		display: block;
		float: none;
		clear: both;
		margin: 1rem 0 0 0;
	}
	.form-row.radio-check label { 
		display: inline-block;
		padding-top: 6px; 
	}

	.form-row.radio-check input[type=checkbox],
	.form-row.radio-check input[type=radio] {
		width: 15px;
		margin: 0 8px 0 5px;
		vertical-align: middle !important;
	}



	/* ********** Dropdown List as Select ********** */
	
	.row ul.drop-select,
	.col ul.drop-select,
	ul.drop-select,
	ul.drop-select li,
	ul.drop-select ul,
	ul.drop-select ul li {
		width: 100%;
		max-width: 350px;
		margin: 0 !important;
		padding: 0 !important;
	}

	.drop-select,
	.drop-select a:link,
	.drop-select a:visited,
	.drop-select a:hover,
	.drop-select a:active {
	}


	.drop-select {
		list-style-type: none;
		display: table;
		position: relative;
		z-index: 500;
		margin-bottom: 8px !important;
	}
	.drop-select li {
		font-size: 1rem;
		display: block;
		float: left;
		list-style-type: none;
		position: relative;	
	}

		/* Label */
		.drop-select label {
			position: relative;
			display: block;
			cursor: pointer;
			margin: 0 !important;
			padding: 0 30px 0 12px;
		}

		.drop-select label:after {
			position: absolute;
			display: block;
			top: 0;
			left: 91%;
			width: 0;
			height: 0;
		}

		.drop-select input[type=checkbox]:checked ~ label {} 
		.drop-select input[type=checkbox]:checked ~ label:after {}


		/* Input Hide/Show Sublist */
		.drop-select input[type=checkbox] { display: none; }
		.drop-select input[type=checkbox]:checked ~ .drop-sublist {
			display: block;
			max-height: 300px; 
		}


	/* Sublist - 2nd level */
	.drop-sublist {
		display: none;
		list-style-type: none;
		position: absolute;
		z-index: 1000; 
		top: 100%;
		left: 0;
		margin: 0 !important;
		padding: 0 !important;
		overflow-y: scroll;
	}
	.drop-sublist li {
		text-overflow: ellipsis;
	}

	.drop-sublist li a {
		display: block;
		padding: 8px 12px;
		text-decoration: none;
		white-space: nowrap !Important;
		word-wrap: break-word !important;
		text-overflow: ellipsis !Important;
	}
	.drop-sublist li a:hover {}


		
	
/* ******************** 
	WPFORM STYLES
***************************** */

.wpforms-container { padding-bottom: 2rem !important; }

	

/* ******************** 
	BLOG STYLES - STRUCTURE
***************************** */


	/* ********** CONTENT - BLOCKS LAYOUT ********** */

	.blocks-layout .card .card-image {
		width: 100%;
		max-width: 100% !important;
		margin: 0 auto !important;
		padding: 0 !important;	
		border-bottom: 1px solid #eee !important;
	}

	.blocks-layout .card-body { padding-top: 0 !important; }
	.blocks-layout .card-body h2.card-title { margin-bottom: 1rem !important; }
	
	.blocks-layout .post-date span,
	.blocks-layout .post-author span { padding-right: 8px !important; }

	.blocks-layout .post-date span,
	.blocks-layout .post-date i { display: inline; }
	.blocks-layout .post-date .author-name { padding-right: 5px !important; }
	.blocks-layout .post-date .fa-user-circle { margin-right: 5px; }
	.blocks-layout .post-date .author-date { }
	.blocks-layout .post-date .fa-calendar-alt { margin-right: 12px; }

	.blocks-layout .btn { margin-bottom: 0 !important; }


	/* ********** POSTS MASONRY LAYOUT ********** */

	.masonrywrap {
		width: 100%;
		margin: 0 !important;
		padding: 0 !important;
	}
	.masonry-row { 
		width: 100%;
		padding: 0 !important;
		margin: 0 0 1rem 0 !important;
	}
	.masonry-col { 
		width: 100%;
		padding: 0 !important;
		margin: 0 !important;
	}

	#myPostsMasonry { 
		width: 100%;
		padding: 0 !important;
		margin: 0 !important;
	}
	#myPostsMasonry .card { 
		margin: 0 8px 28px 8px;
		border-radius: 0;
	}

	#myPostsMasonry .card-header { padding: 1rem 1.7rem; }
	#myPostsMasonry h2.card-title {
		line-height: 130%;
		padding-top: 1rem;
		margin-bottom: .6rem !important; 
	}
	#myPostsMasonry .card-header h3 { 
		margin: 0 !important; 
		padding: 0 !important;
	}
	
	#myPostsMasonry .card-header .cat-or-tagline {}

	#myPostsMasonry .card img.card-img-top {
		width: 100%;
		max-width: 100% !important;
		margin: 0 auto !important;
		padding: 0 !important;	
		border-bottom: 1px solid #eee !important;
	}
	.posts-vertical .post-image.no-post-image { 
		height: 0 !important;
		border-bottom: 0 !important;
	}


	#myPostsMasonry .card-body { 
		padding: 0 1.5rem 1.5rem 1.5rem !important;
	}

	#myPostsMasonry .card-body .card-subtitle {}
	#myPostsMasonry .card-body .card-text { 
		margin: 0 !important; 
		padding: 0 !important;
	}
	#myPostsMasonry .card-body .card-text p { 
		line-height: 135% !important;
		margin: 0 !important;
	}

	#myPostsMasonry ul {} 
	#myPostsMasonry ul li span {}

	#myPostsMasonry .card-footer {
		padding-bottom: 1rem;
	}

	#myPostsMasonry .btn { margin-bottom: 0 !important; }


		@media (max-width: 2500px) {

			#myPostsMasonry .bricklayer-column-sizer { width: 33.333%; }
	  
		}
		@media (max-width: 900px) {
	  
			#myPostsMasonry .bricklayer-column-sizer { width: 50%; }

		}
		@media (max-width: 500px) {

			#myPostsMasonry .bricklayer-column-sizer { width: 100%; }
			#myPostsMasonry .card { margin: 0 5px 2rem 5px !important; }

		}



	/* ********** TRADITIONAL LAYOUT (Posts & Sidebar) ********** */

	.posts-vertical { padding-top: 1rem !important; }
	.posts-vertical .col { }
	.posts-vertical .content-col {}

	.post-vertical { 
		margin-bottom: 40px !important;
		padding-left: 15px;
		padding-right: 45px;
	}
	.posts-vertical .post-vertical:last-child {
		margin-bottom: 0 !important;
	}
	
	.posts-vertical .no-post-image { height: 30px; }

	.post-vertical .post-image {
		width: 100%;
		height: 300px;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		margin-bottom: 1.5rem;	
	}
	.posts-vertical .post-image.no-post-image { 
		background-image: none !important;
		height: 0;
		border-bottom: 0 !important;
	}
	
	.vpost-content { }
	
	.vpost-content .post-title { padding-bottom: .8rem; }
	.vpost-content .post-date { padding-bottom: .5rem; }

	.vpost-content .post-title,
	.vpost-content .post-date,
	.vpost-content .post-excerpt,
	.vpost-content .post-button,
	.vpost-content .post-cats,
	.vpost-content .post-tags { padding: 0 1.5rem; }
	
	.vpost-content .post-cats { display: none; }
	.vpost-content .post-tags { display: none; }
	.vpost-content .post-date { }

	.vpost-content .post-button { margin-bottom: 0 !important; }
	.vpost-content .btn { margin-bottom: 0 !important; }


		@media (max-width: 767px) {
			.post-vertical { padding-right: 15px; }
		}
	
	

/* ********** PAGINATION ********** */

.pagination-wrap * {}
.pagination-wrap .pagination {
	margin: 0 auto !important;
	padding: 0 !important;
}

.pagination-wrap { 
	text-align: center;
	margin-bottom: 1.25rem;
}

.pagination-wrap ul.pagination span,
.pagination-wrap ul.pagination a {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}


	/* Vertical Layout */
	.posts-vertical ul.pagination { padding-right: 30px; }

	@media (max-width: 767px) {
		.posts-vertical ul.pagination { padding-right: 15px; }
	}



/* ****** Comments ****** */
.comments-wrap {
	width: 100%;
	margin: 3rem auto 0 auto !important;
	padding: 0 !important;
}
.comments-wrap #wpdcom { margin-top: 0 !important; padding-top: 0 !important; }
.comments-wrap .wpd-tooltip-left span { padding: 0 .2rem 0 .4rem; }
.comments-wrap .wpdiscuz-sort-button { padding: 0 .5rem 0 .3rem; }



	/* ********** CATEGORIES DROPDOWN, SEARCH & ALERTS BAR - POSTS PAGE ********** */
	
	.cat-search-row { 
		width: 100%;
		padding: 0;
		margin: 0 auto 3.5rem auto !important;
	}
	
	
	.cat-wrap,
	.alert-wrap { 
		float: left !important;
	}
	.cat-wrap { 
		width: 95% !important;
		max-width: 300px !important;
		margin: 0 0 8px 0 !important;
	}
	.cat-wrap { padding-right: 10px !important; }
	.alert-wrap span {}
	.alert-wrap span a { margin-left: 5px !important; }
	
	.cat-select,
	.search-wrap { 
		vertical-align: top;
		padding: 0 !important;
	}	

			.cat-search-row #search-form {
				width: auto;
				text-align: right;
				margin: 0 !important;
			}
			.cat-search-row .search-wrap-inner { 
				width: auto;
			}
			.cat-search-row input,
			.cat-search-row button { 
				border-color: #ddd !important;
				display: inline-block; 
				box-sizing: border-box;
			}
			.cat-search-row input[type=search] { 
				width: auto;
				max-width: 100%;
				margin: 0 0 5px 0 !important;
				border-color: #ccc;
				padding-left: 12px;
				padding-right: 12px;
			}
			.cat-search-row button {
				margin: 0 0 5px 0 !important;
				border-radius: 0 !important;
			}
			.cat-search-row button .search-icon {
				padding-right: 0 !important;
				text-align: center;
			}
			.cat-search-row button .search-btn-text {
				display: none !important;
			}

	
	@media (max-width: 1020px) {

		.cat-search-row { padding: 0 10px !important; }
		
	}
	@media (max-width: 780px) {

		.cat-select,
		.search-wrap {
			width: 100%;
			display: block;
			display: table !important;
		}
		.cat-search-row #search-form { text-align: left; }

	}
	@media (max-width: 650px) {
		
		.cat-select { margin: 0 !important; }

	}
	@media (max-width: 530px) {
	
		.cat-wrap,
		.alert-wrap {
			display: table !important;
			float: none !important;
		}
		.cat-wrap { width: 100% !important; }
		.alert-wrap { 
			margin-bottom: 8px !important;
			padding-left: 0 !important;
			padding-right: 0 !important;
		}

	}



		/* ********** EXTRAS ********** */

		/* Ribbon - Vertical, No Text */
		.ribbon {
			width: 32px;
			height: 38px;
			position: absolute;
			top: 0;
			right: 10px;
		}
		.ribbon span { 
			display: block; 
			padding: 5px 0 0 0 !important; 
			margin: 0 !Important; 
		} 

		/* Ribbon - Horizontal with Text */
		.ribbon-horizontal {
			width: auto;
			display: table;
			position: absolute;
			top: 12px;
			right: 0;
			z-index: 1;
		}
		.ribbon-horizontal span {
			padding: 9px 12px 8px 15px;
			text-align: right;
			position: relative;
			display: table;
			float: right;
		}



/* ******************** 
	BLOG - POST PAGE
***************************** */

	/* Podcast Code */
	.main-sidebar-cols .podcast-box {
		width: 100%;
		display: table;
		padding: 0 1.2rem 1rem 1.2rem;
		margin: 0 auto 2.5rem 0;
		text-align: center;
	}
	.main-sidebar-cols .podcast-box img {
		max-width: 100%;
		display: table;
		margin: 20px auto 0 auto;
	}
	.main-sidebar-cols .podcast-box iframe {
		border: 0 none !important;
		margin-top: 20px;
	}


	/* ****** Two Columns ****** */
	
	.main-sidebar-cols .page-content.main-col { padding-right: 2rem; }
	
	@media (max-width: 800px) {
		.main-sidebar-cols .page-content.main-col { padding-right: 1rem; }
	}
	@media (max-width: 700px) {
		.main-sidebar-cols .page-content.main-col { padding-right: 0rem; }
	}


	/* ****** Related Posts - Beneath Individual Post ****** */
	.related-posts {
		width: 100%;
		box-sizing: border-box;
		margin: 0 !important;
		padding: 3rem 0;
		text-align: left;
		clear: both;
	}
	.related-post.rp-left { padding-right: 15px; } 
	.related-post.rp-right { padding-left: 15px; } 

	.related-post.rp-left .pimage,
	.related-post.rp-right .pimage {
		width: 100px;
		height: 100px;
		display: table; 
		float: left; 
		margin: 0 1.6rem 0 0;
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
		
	.related-post .previous-new-title {
		padding-top: .5rem;
		padding-bottom: .4rem;
		margin-bottom: 1rem;
		overflow: hidden;
	}
	.related-post .post-title { 
		margin-bottom: .26rem !important;
		border: 0;
		padding: 0;
		margin: 0;
	}
	.related-post .post-date { padding-bottom: 1rem; }
	.related-post .post-link {}

	.related-post .related-spacer { display: none; }

		@media (max-width: 576px) {
			.related-post.rp-left { padding-right: 0; } 
			.related-post.rp-right { padding-left: 0; } 
			.related-post .related-spacer { display: block; clear: both; height: 20px; }
			.related-post .post-date { display: none; }
		}


	/* Post Author Box */
	.author-box { 
		width: 100%;
		box-sizing: border-box;
		margin-top: 3rem !important;
		padding: 1.7rem 1.7rem 0 1.7rem;
		text-align: left;
		clear: both;
	}
	.author-box img.author-pic {
		width: auto;
		max-width: 100%;
		margin: 0 auto 1.7rem auto !important;
		display: table;
	}
	
	.author-box .follow-author-icons {}
	.author-box .follow-author-icons .follow-icons { 
		margin: 1.7rem 0 0 0 !important; 
	}

	.author-box .follow-author-icons .follow-head {}
	.author-box .follow-author-icons .follow-icons li {}
	.author-box .follow-author-icons .rsslink { display: none !important; }
	.author-box .follow-author-icons .weblink { }


	/* Tags & Categories */
	.tags-cats {
		width: 100%;
		line-height: 100%;	
		margin-top: 3rem !important;
		/* padding: 1.7rem; */
	}
	.cats-list,
	.cats-list .fas {}


	/* ****** Default Post Footer ****** */
	.default-post-footer { padding-top: 1.5rem; }



/* ******************** 
	PAGE WITH POSTS
***************************** */

#myPostsMasonry.page-with-posts {
	margin-top: 0 !important;
	padding-top: 0 !important;
}



/* ******************** 
	SEARCH PAGE
***************************** */

.searchpage-wrapper {
	padding: 1.6rem 2rem 2rem 2rem; 
}
.searchpage-wrapper h6 {}

.searchpage-wrapper .search-form,
.searchpage-wrapper .search-wrap-inner { width: 100%; }
.searchpage-wrapper input,
.searchpage-wrapper button { display: inline-block; box-sizing: border-box; }
.searchpage-wrapper .search-btn-icon { display: none !important; }
.searchpage-wrapper .search-btn-text { display: inline-block; }


.widget span.icon-search { display: none !important; }
.widget span.search-btn-text { display: block !important; }

.searchpage-wrapper input[type=search] { 
	width: 70%;
	margin: 0 0 5px 0 !important;
}
.searchpage-wrapper button {}
.search-results-head {}

.results-wrapper { padding: 4rem 1rem 3rem 1rem; }

.single-search-result * {
	margin: 0 !important;
	padding: 0 !important;
}
.single-search-result {}
.single-search-result .post-title {
	margin-bottom: 5px !important;
}
.single-search-result .post-title a {}
.single-search-result .post-date {}
.single-search-result .post-excerpt {}
.single-search-result .post-excerpt p {}
.single-search-result .search-flag-icon {}
.single-search-result .post-excerpt .et_bloom_bottom_trigger { height: 0 !important; display: none !important; }



/* ******************** 
	WIDGETS - SIDEBAR/BOX
***************************** */

aside.widget {
	width: 100%;
	display: table;
	margin: 0 auto 2rem auto;
}

aside.widget .widget-inner {}
aside.widget .widget-inner div {}


aside.widget form { 
	width: 100%;
	padding: 0 !important;
	margin: 0 0 1.7rem 0 !important;
	box-sizing: border-box !important;
}
aside.widget select {
	width: 100%; 
	max-width: 100%;
	box-sizing: border-box !important;
}
aside.widget input { 
	width: 100% !important;
	box-sizing: border-box !important;
}
aside.widget button,
aside.widget input[type=submit] { width: auto !important; }

aside.widget img { margin-bottom: 1.4rem; }

aside.widget .tagcloud { padding-bottom: 2rem; }


	/*
	aside.widget .drop-select,
	aside.widget .drop-select ul,
	aside.widget .drop-select li { 
		width: 100%;
		max-width: 300px;
		margin: 0 !important;
	}
	aside.widget .drop-select { 
		padding: 0 !important;
		margin-top: .5rem !important;
		margin-bottom: 1.5rem !important;
	}

	aside.widget .drop-select li { padding: 0; }
	aside.widget .drop-select li a { padding: 10px 0 0 0; }
	aside.widget .drop-select li:last-child > a { padding-bottom: 10px; }
	aside.widget .drop-select li a:hover { 
		background-color: transparent;
	}

	aside.widget .drop-select label:after {
		left: 88%;
	}
	aside.widget .drop-select .drop-sublist { 
		top: 41px;
	}
	*/


	@media (max-width: 767.6px) {
	
		.image-widget { display: table; }

		.most-recent-post { display: table; width: 100%; }
		.most-recent-post img { 
			max-width: 50%;
			float: right; 
			margin: 0 0 0 2rem; 
		}
		.image-widget img { 
			max-width: 50%;
			float: right; 
			margin: 0 0 2rem 2rem; 
		}

	}
	@media (max-width: 575.98px) {

		.most-recent-post img,
		.image-widget img { 
			max-width: 100% !important;
			float: none !important; 
			margin: .5rem auto 1.2rem auto !important; 
		}

	}






/* ******************** 
	WIDGETS - MAIN CONTENT
***************************** */

.main-widget { 
	width: 100%;
	display: table;
	margin-top: 3rem;
	padding-top: 3rem;
}

.content-widget {
	width: 100%;
	margin: 0 auto 2rem 0;
}


/* ******************** 
	WIDGETS - OTHER
***************************** */


	/* Card Group 
	.card-group { 
		margin-bottom: 30px;
	}
	.card {}
	.card-body { 
		margin: 0;
		padding: 1.7rem 2rem !important;
	}
	.card-group .card-body.nopad {}
	.card-heading { 
		padding: .8rem 1rem 1rem 1rem;
		margin-bottom: 0 !important;
	}
	.card-group .card-text { 
		padding: 1.8rem 2rem 2rem 2rem;
	}
	*/





/* ******************** 
	WIDGETS - SPECIFIC WIDTETS
***************************** */


	/* ****** Recent Posts - Sidebar ****** */
	.recent-posts-widget {}
	.most-recent-post {}
	.most-recent-post img {}
	.other-recent-posts { 
		display: block;
		margin-top: 2.5rem; 
		padding-top: 1.5rem;
	}
	.recent-post { margin-bottom: 1rem; }


	/* ****** Categories List - Sidebar ****** */
	/* See css-fonts-colors.css */


	/* ****** Newsletter Widget - Sidebar ****** */
	.newsletter-widget {}
	.newsletter-widget input { max-width: 100%; }


/* ******************** 
	YOUTUBE, IFRAME, VIDEO, AUDIO CONTAINERS 
***************************** */

iframe { width: 100%; }

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	margin: 2rem auto 2.2rem auto;
	height: 0;
	overflow: hidden;
	width: 100%;
	max-width: 100%;
}
.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%; 
	max-height: 100%;
}

video { width: 100%; height: 100%; max-width: 100%; }
.wp-video { width: 100% !important; margin: 1.5rem auto !important; }
.wp-video-shortcode { width: 100% !important; }

.mejs-container { width: 100% !important; max-width: 600px !important; margin: 1.5rem 0 !important; }


.video-wall .video-container { margin: 0 auto !important; }
.video-wall iframe { margin: 0 auto !important; }
.video-wall .content-block { padding-top: 0 !important; }
.video-wall .video-container { margin-top: 0 !important; padding-top: 0 !important; }



/* ******************** 
	GALLERY (Masonry - Lightcase & Bricklayer)
***************************** */
.myGallery,
.myGallery.bricklayer { padding: 0 !important; margin: 0 !important; }

.myGallery .card { margin-bottom: 2rem; }
.myGallery .card-header { 
	padding: 1rem 1.7rem;
	display: none;
}
.myGallery .card-img-top { margin: 0; }

.myGallery .card-image img,
.myGallery .card-image a { }

.myGallery .card-body { 
	border: 0; 
	padding: 1.3rem 1.7rem .7rem 1.7rem;	
}

.myGallery .card-body .card-title {}
.myGallery .card-body .card-subtitle {}
.myGallery .card-body .card-text p { line-height: 140%; }
.myGallery ul {
	margin: 0 1.7rem 1rem 1.7rem;
	padding: 0 !important;
}

.myGallery .card-footer {}

.myGallery-nocaps .card-header,
.myGallery-nocaps .card-body,
.myGallery-nocaps .card-footer { display: none; }


		@media (max-width: 2500px) {

			.myGallery .bricklayer-column-sizer { width: 33.333%; }
	  
		}
		@media (max-width: 900px) {
	  
			.myGallery .bricklayer-column-sizer { width: 50%; }

		}
		@media (max-width: 500px) {

			.myGallery .bricklayer-column-sizer { width: 100%; }
			.myGallery .card { margin: 0 5px 2rem 5px !important; }

		}




/* ******************** 
	PORTFOLIO 
***************************** */

.portfolio-gallery .myGallery {}
.portfolio-gallery .card {}
.portfolio-gallery .card-image {} 
.portfolio-gallery .card-no-link {}
.portfolio-gallery .card-no-link .card-image {}
.portfolio-gallery .portfolio-text {}


/* ******************** 
	MODAL POPUP - ON CLICK (BUTTON) 
***************************** */
.modal, 
.modal-dialog,
.modal-header, 
.modal-content,
.modal-footer {}
.modal-header { display: none !important; }
.modal-body { 
	padding: 0 !important;
	border-radius: 4px !important;
}

.modal-body .pop-image { }
.modal-body img { 
	padding: 10px;
	margin: 0 auto !important;
}
.modal-body .pop-form {}
.modal-body .pop-form .pop-form-content {
	margin-right: 2.5rem !important
}
.modal-body .pop-form form { 
	width: auto;
	max-width: 100%;
}
.modal-body input[type="name"], 
.modal-body input[type="email"], 
.modal-body input { 
	width: auto;
	max-width: 100%; 
	margin: 0 0 8px 0 !important;
	}
.modal-body input[type="submit"], 
.modal-body button { margin: 0 0 0 0 !important; }

.modal-footer { 
	/* display: relative; */
	padding: 0 !important;
	margin: 0 !important;
}

.modal-footer button { 
	position: relative;
	bottom: 0;
	right: 10px;
}


/* Launch Modal Window */
button.modalbtn {}
button.modalbtn:hover {}


	/* Mobile Specific */
	@media (max-width: 576px) {

		.modal-body .pop-form .pop-form-content {
			margin: 2.5rem 2.5rem 2rem 2.5rem !important
		}
		.modal-body img { 
			display: table;
			margin: 2rem auto 0 auto !important;
		}

	}
	@media (max-width: 390px) {

		.modal-body img { 
			margin: 0 auto 0 auto !important;
		}

	}


	/* Fix IE (Modal Height and Horizontal Center Issues) */
	@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

		.modal { 
			margin-left: auto !important;
			margin-right: auto !important;
		}
		.modal-body {
			overflow-y: auto;
			overflow-x: hidden;			
		}
		.modal-dialog-centered {
		transform: translate(0, -50%);
		left: 2%;
		margin: 0 auto;
		}

	}



/* ******************** 
	FEWP CUSTOM SHORTCODES
***************************** */
.book-reviews .content-collapse-toggle {
	text-align: center !important;
}
.collapse-toggle span.collapse-icon {
  font-family: 'icomoon' !important;
  padding-right: 7px !important;
}
.collapse-toggle.collapsed span.collapse-icon::after {
  content: '\f107';
}
.collapse-toggle span.collapse-icon::after {
  content: '\f106';
}
	

p.content-collapse-toggle { 
	display: block !important;
	margin: 3rem 0 0 0 !important;
}
p.collapse-attributes { font-size: 1.3rem !important; }


.collapse-attributes .collapse-toggle.collapsed span.collapse-icon::after {
  content: '\f067' !important;
  font-size: 1rem;
  font-weight: normal !important;
}
.collapse-attributes .collapse-toggle span.collapse-icon::after {
  content: '\f068' !important;
  font-size: 1rem;
  font-weight: normal !important;
}
.fewp-collapse-content .content-collapse { 
	overflow: hidden; /* prevents background wrapping behind floated elements */
	padding: 1rem 2rem .5rem 2rem;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    background-color: #f7f7f7;
	-webkit-border-radius: 15px;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius: 15px;
	-moz-border-radius-topleft: 0;
	border-radius: 15px;
	border-top-left-radius: 0;
}
.fewp-collapse-content .content-collapse-toggle a.collapse-toggle[aria-expanded='true'] {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #ddd;
    padding: 1rem 1.5rem 5px 1.5rem;    
    background-color: #f7f7f7;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

