/*
Theme Name: FENIX
Theme URI: https://fenix.group
Description: A child theme for the FENIX websites.
Author: FENIX LABS
Author URI: https://fenix.group
Template: runway-framework
Version: 1.2.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/


@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Noto+Sans:400,400i,700,700i');


.entry-header .entry-title {
	padding:15px 0;
}

.back-button:hover {
	margin-left:0;
}

.back-button:hover::before {
	margin-left:-6px;
	padding-right:4px;
}

.back-button::before {
	transition:0.3s;
	-webkit-transition:0.3s;
}

.site {
	background: linear-gradient(-8deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 35%) !important;
		background: -webkit-linear-gradient(98deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 35%) !important;
		background: -moz-linear-gradient(98deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 35%) !important;
	/*padding-bottom:30px;*/
}


#intro-text {
	line-height:1.8;
	font-size: 0.9em;
	letter-spacing:0em;
}

@media all and (max-width: 550px) {
	.fenix-outlined-btn i, .text-based-btn i {
		display: none;
	}
}

/* Button fixes */

.fenix-outlined-btn {
  border: 2px solid #cf2932 !important;
  padding: 15px 37px !important;
  box-shadow: none !important;
  -webkit-transition: all 0.3s ease !important;
  transition: all 0.3s ease !important;
  float: left;
  margin-right: 30px;
  color: #303133;
  font-family: "Barlow Condensed";
  font-weight: 500;
  line-height: 17px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  background-color: rgba(201,41,50,0.0);
}

.btn-span {
	transition: all 0.3s ease !important;
	-webkit-transition: all 0.3s ease !important;
	font-size: 1.15em;
	letter-spacing: 0.18em !important;
	border-bottom: 1px rgba(207,41,50,0) solid;
	font-weight: 600;
}

.fenix-outlined-btn:hover{
	background-color: rgba(201,41,50,0.1);
}

.fenix-outlined-btn:hover .btn-span {
	border-bottom: 1px solid #cf2932;
	margin-right: 5px;
	padding-left: 2px;
	border-bottom: 1px rgba(207,41,50,1) solid !important;
	color: #000000 !important;
}

.fenix-outlined-btn:active .btn-span, .fenix-outlined-btn:visited .btn-span {
	color: #000000 !important;
}

.text-based-btn {
	border: none;
	padding: 15px 37px;
	box-shadow: none !important;
	-webkit-transition: all .3s;
	transition: all .3s;
	float: left;
	margin-right: 30px;
	color: #303133 !important;
	font-family: "Barlow Condensed";
	font-weight: 500;
	line-height: 17px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0.18em !important;
	font-size: 1em !important;
}

.text-based-btn:hover .btn-span {
	border-bottom: 1px rgba(207,41,50,1) solid !important;
	margin-left: 5px;
	color: #000000 !important;
}

.text-based-btn:active .btn-span {
	color: #000000 !important;
}

.text-based-btn i {
	transition: all 0.3s ease;
	margin-left: 2px;
}

.text-based-btn:hover i {
	margin-left: 7px;
}

@media all and (max-width: 1200px) {
	.grey-divider {
		border-left: none !important;
	}
	.text-based-btn {
		clear:left;
		margin-top: 3% !important;
	}
}

.vc_column_container>.vc_column-inner {
box-shadow: 0 0px 0px 0 rgba(0,0,0,0) !important;
	-moz-box-shadow: 0 0px 0px 0 rgba(0,0,0,0) !important;
	}

.fa-long-arrow-right::before {
	content: url(assets/images/red-arrow.png) !important;
	padding-left: 5px;
}

.fenix-title {
font-family: "Noto Sans";
color: #303133;
line-height: 2;
letter-spacing: 2px;
}

.col-md-12 {
    padding-top: 0px;
}

@media all and (min-width: 800px) {
	.your-dashboard-title {
	font-size: 82px !important;
	}
}

@media all and (max-width: 800px) {
.your-dashboard-title {
	font-size: 38px !important;
}
	h1.your-dashboard-title {
		margin-left: 0 !important;
	}

	.btn-span {
		font-size: 16px !important;
	}

	.fenix-outlined-btn {
		padding: 12px 15px 15px 15px !important
	}
}


/* From Marketplace */


/*@media print {
    /* print styles go here */
    /* body {
        display:none !important;
    }
} */

.entry-meta {
	line-height: 0;
}

li.trail-item::after {
	position:relative;
	bottom: 3px !important;
}

.preview-post-left {
	max-width:400px;
}

.pmpro_message {
	font-size:0.85rem;
}

.pmpro_alert {
	background-color:#e6e6e6;
}

div#pmpro_payment_information_fields.pmpro_checkout {
	margin-top:60px;
}

.pmpro_payment-account-number {
	margin-bottom:30px !important;
}

.pmpro_checkout-h3-name {
	font-style:normal;
}

.pmpro_checkout-h3-msg {
	margin-bottom:10px;
	display:inline-block;
	color: rgba(0,0,0,0.5);
}

.pmpro_checkout-h3-name {
	font-size:2rem !important;
}

.pmpro_payment-expiration select {
	border:none;
	border-bottom:1px solid #aaa;
	background-color:transparent;
	padding:0 5px;
	font-size:1rem;
	height:35px;
}

.pmpro_payment-cvv #CVV, .pmpro_payment-account-number #AccountNumber {
	border-bottom:1px solid #aaa !important;
	background-color:transparent;
	font-size:1rem;
	opacity:1;
}

.preview-post-right .subtitle-heading {
	display:none;
}

.preview-post-right .entry-title {
	padding:0px;
	margin:0px;
}

.preview-post-right .post-date {
	font-size:13px;
}

.featured-post-callout {
}

.hero-content .featured-text {
	color: #FFF;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 2.63px;
	line-height: 44px;
	text-transform: uppercase;
	background-color: #D59842;
	width:auto;
	padding:0px 20px;
	margin-left:-200px;
	padding-left:200px;
}

	.hero-content .featured-text::before {
		content:url(assets/images/smallWhiteLogo.png);
		position:relative;
		top:4px;
		margin-right:8px;
	}

.post-categories {
	color: #CF2932;
	font-family: "Noto Sans";
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.84px;
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	margin:20px 0 20px;
}

ul.post-categories {
	margin:29px 0 5px;
}

.entry-date {
	color: rgba(0,0,0,0.5);
	font-family: "Noto Sans";
	font-size: 14px;
	font-style: italic;
	letter-spacing: 0.84px;
	margin:10px 0;
	display:block;
}

.hero-content h1 {
	color: #000;
	font-family: "Noto Sans";
	font-size: 2.5rem;
	font-weight: 700;
	letter-spacing: 1.48px;
	line-height: 3rem;
	display: block;
}

@media all and (min-width: 1920px) {
		.hero-content h1 {
		font-size: 3.5rem;
		line-height: 4rem;
	}
}

.hero-content .tags-label {
	color: #000;
	font-family: "Noto Sans";
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1.2px;
	line-height: 16px;
	margin:27px 0;
	display: inline-block;
}

.hero-scroll-down {
	margin-top: 40px;
	position: relative;
	z-index:100;
}

.entry-header {
	margin-bottom:40px;
}

@media all and (max-width: 600px) {
	.entry-header {
	margin-bottom:0px;
	}
}

img.content-featured-image {
	margin-bottom:20px;
}

.entry-header .tags-label {
	display:inline-block;
	margin-bottom:10px;
	text-transform: uppercase;
	line-height:0px;
}

.entry-header .post-categories {
	line-height:16px;
}

/*.entry-header .entry-title {
	padding:10px 0;
}*/

.meta-header .subtitle-heading-divider {
	margin-top:30px;
}

.text-based-button a {
	font-family: "Barlow Condensed" !important;
	font-weight: 500 !important;
	padding: 8px 20px !important;
	text-transform:uppercase;
	background:rgb(207, 41, 50, 0) !important;
	transition: background 0.2s;
}

.text-based-button a:hover {
	background:rgb(207, 41, 50, 0.08) !important;
}

.text-based-button a span{
	/*margin-left:10px;*/
	font-weight: 400 !important;
}

.text-based-button a::after{
	position: relative;
	bottom:2px;
}

.fusion-button.button-2 {
		border-bottom:none !important;
}

.separat-or {
	border-bottom:1px solid #ccc;
	margin-top:35px;
}

#post-640 .entry-content p, #post-640 .entry-content li {
	margin:0;
}

#post-640 .entry-content ul{
	margin-bottom:0;
}

.page .entry-content {
	padding-left: 5%;
	padding-right: 5%;
}

.pmpro_invoice_details {
    display: grid;
	/*grid-template-columns: 1fr 1fr 1fr 1fr;*/
    grid-gap: 1em;
}



.pmpro_invoice-payment-method, .pmpro_invoice-total {
	display: block;
    margin: 0 .5rem 1rem 0;
    color: #000;
    font-size: 18px;
    text-align: left;
}

.pmpro_invoice-payment-method strong, .pmpro_invoice-total strong, #post-640 .entry-content h3 {
	font-family: "Barlow Condensed";
	text-transform:uppercase;
	font-size:30px;
	line-height: 1.75rem;
  letter-spacing: 2.63px;
	font-weight: 500 !important;
	margin-top:40px;
	margin-bottom:10px;
	padding-bottom:20px;
	display:inline-block;
	width:100%;
	border-bottom:1px solid #aaa;
}

.pmpro_a-print {
	color: #cf2932;
	font-size:14px;
}

@media all and (max-width: 600px) {
	.pmpro_a-print {
		display:block;
		margin:1.25rem 0;
		float:none;
	}
}

#post-640 .entry-content p:first-child {
	font-weight:800;
}

.listing-item {
	-webkit-box-shadow:0px 2px 5px rgba(48, 49, 51, 0.16), 0px 3px 24px rgba(181, 199, 200, 0.26) !important;
	position:relative;
	bottom:0px;
	transition:0.27s all;
}

.listing-item:hover {
	-webkit-box-shadow:0px 5px 30px rgba(48, 49, 51, 0.1), 0px 5px 36px rgba(181, 199, 200, 0.26) !important;
	bottom: 5px;
}

.bundle-grids {
	margin-top:40px;
}

.bundle-grids .listing-item .user-copyright-fenix {
	display:none;
}

.listing-item .title {
	font-size: 1rem !important;
	font-weight: normal;
	letter-spacing: 0.84px !important;
}

.display-posts-pagination {
	margin-top: 30px;
	text-align: center;
}

.gform_body {
	text-align: center;
}

.gfield_radio li {
	display:inline-block;
	margin:0 20px !important;
	position:relative;
	top:3px;
}

.gfield_radio li label {
	position:relative;
	top:2px;
	font-weight:600;
}

.gfield_radio::before {
	content:"Never Again";
	margin-right:20px;
	opacity:0.5;
}

.gfield_radio::after {
	content:"Very Willing";
	opacity:0.5;
}

.gform_wrapper {
	padding:10px;
	border:1px solid #ccc;
}

.gform_footer input {
	float: none !important;
}

.gform_wrapper .gform_footer {
    text-align: center;
}

.e-mailit_bottom_toolbox {
	text-align: center;
}

.e-mailit_btn_Twitter a, .e-mailit_btn_Send_via_Email a{
	padding: 10px 80px;
	transition:all 0.2s;
}

/*
.e-mailit_btn_Twitter a {
	position:fixed;
	z-index:100;
	bottom:30px;
	right:30px;
}

.e-mailit_btn_Send_via_Email a {
	position:fixed;
	z-index:100;
	bottom:90px;
	right:30px;
}
*/

.e-mailit_btn_Twitter a:hover, .e-mailit_btn_Send_via_Email a:hover {
	right:35px;
}

.user-copyright-fenix, .user-link-account {
	font-size:0.8rem !important;
	font-weight:400;
	font-style: italic !important;
	color:#999 !important;
	margin-bottom:12px;
}

.home header {
	margin-bottom:0;
}

.home .page-title {
	font-family:"Barlow Condensed";
	font-weight:400;
	font-size:7rem;
	text-transform:uppercase;
	line-height:6rem;
	margin-top:0;
	color:#424242;
}

/*@media all and (max-width: 1440px) {
	.home .page-title {
		font-size:5rem;
		line-height:4rem;
	}
	.home .site-content {
		width:100% !important;
	}
}*/

/* MINOR CHANGE */
@media all and (max-width: 1140px) {
	.home .page-title {
    font-size: 3rem !important;
    line-height: 3.5rem !important;
	}
}


@media all and (max-width: 1920px) {
	.home .page-title {
		font-size:4.75rem;
		line-height:4rem;
	}
	.home .site-content {
		width:100% !important;
	}
}

@media all and (max-width: 800px) {
	.home .page-title {
		font-size:2rem !important;
		line-height:2.2rem !important;
	}
}

/*@media all and (max-width: 460px) {
	.home .page-title {
		font-size: 1.6rem !important;
		line-height: 1.6rem !important;
	}
}*/

.home .entry-content p em {
	font-size:1.2rem;
	display:inline-block;
	color: #999999;
	/*margin-bottom:30px;*/
}

.landing-intro {
	max-width: 1300px;
}

.home .wrapper {
	background: rgba(0,0,0,0.05);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(34,34,34,0) 14%, rgba(244,245,246,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.05)), color-stop(14%, rgba(34,34,34,0)), color-stop(100%, rgba(244,245,246,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(34,34,34,0) 14%, rgba(244,245,246,0) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(34,34,34,0) 14%, rgba(244,245,246,0) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(34,34,34,0) 14%, rgba(244,245,246,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.05) 0%, rgba(34,34,34,0) 14%, rgba(244,245,246,0) 100%);
}

.text-based-button {
	margin-bottom:40px;
}

.entry-content h3 {
	font-size: 1.5rem;
	font-weight:600 !important;
	margin-top:30px;
	font-style:italic;
	letter-spacing:1px;
}

.postid-7588 .entry-content::after{
	content:"Save $699!";
	display: block;
	position: fixed;
	bottom:30px;
	right: -80px;
	z-index:1000000;
	background-color:#D59842;
	font-weight:600;
	font-size:1.3rem;
	color:#fff;
	padding:12px;
	width:250px;
	transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
	text-align:center;
}

@media all and (max-width: 600px) {
	.postid-7588 .entry-content::after{
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		width:100%;
		bottom:0px;
		right:0px;
		padding:5px 0;
	}
}

.fusion-button-text {
	text-transform: uppercase !important;
}

/* Adding bottom padding to the whole banner instead. so that we can add content below the button and not affect the bottom margins.
.stickem .text-based-button {
	margin-bottom:4rem;
} */

@media all and (max-width: 600px) {
	.stickem .text-based-button {
		margin-bottom:0rem;
	}
	.postid-7588 .stickem .text-based-button {
		margin-bottom:2rem;
	}
	.pmpro_content_message .text-based-button a {
		padding:12px 12px !important;
		font-size:18px !important;
	}
	.cta_not_have_content_yet {
		font-size:13px !important;
		margin-bottom:20px !important;
		padding:0px;
		letter-spacing:0px !important;
	}
	.pmpro_content_message_banner {
		padding:20px 0 !important;
	}
	.text-based-button a span::before{
		display:none;
	}
	.checkout_content {
		width:auto;
	}
	#pmpro_pricing_fields h3 {
	margin-top:0 !important;
	}
	#pmpro_form .pmpro_checkout h3{
		margin-top:30px;
	}
	.preview-post-left {
		padding-bottom: 70px !important;
	}
	.stickem .original_price_checkout {
	display:none;
	}
	.text-based-button .fusion-button-text {
		font-size:18px;
	}

	/*.not_have_content_yet {
		display:none;
	}*/
}

#pmpro_pricing_fields.pmpro_checkout h3 span.pmpro_checkout-h3-name, #pmpro_pricing_fields.pmpro_checkout h3 {
	margin-top:0px !important;
	margin-bottom:1rem !important;
}
.pmpro_checkout h3 span.pmpro_checkout-h3-name {
	margin-top:30px;
	margin-bottom:0px;
}
.entry-content .pmpro_checkout-fields p {
	margin-bottom:0;
}
/*.preview-post-left {
	padding:30px !important;
}*/

div#pmpro_payment_information_fields.pmpro_checkout {
	margin-top:35px;
}

@media all and (min-width: 800px) {
	.site-content {
		min-width:600px;
	}
}

.checkout_content {
	margin-bottom: 60px;
	margin-top:60px;
}

@media all and (max-width:1000px) {
.pmpro_content_message_banner {
		width:100vw !important;
		left:50% !important;
		right:50% !important;
		}
}

.pmpro_content_message_banner {
	box-shadow:0 -25px 50px -45px rgba(0,0,0,0.65);
	width: 60vw;
	left: 70%;
	right: 70%;
	border-top: none !important;
	padding-bottom:0px;
	padding-top:20px;
}

@media all and (max-width:600px) {
	h3.cta_not_have_content_yet {
		font-size:1rem !important;
	}
}

.cta_not_have_content_yet {
	margin-top:0px !important;
	font-size:1.2rem !important;
}

.original_price_checkout {
	text-decoration: line-through;
}

.author-socials {
	font-size: 1.25rem;
	margin-top:2px;
}

.author-info-box {
	padding-bottom:10px;
	margin-top:-5px;
}

.preview-post-right h1.entry-title {
	font-weight:600;
	font-size:2rem;
}

.preview-post-right .entry-date {
	padding:8px 0 0 0;
}

.preview-post-right .subtitle-heading-divider {
	margin-bottom:36px;
}

.pmpro-no-access li{
	margin-bottom:0;
}

.pmpro-no-access ul {
	margin-top:1.6rem;
}

.author-image a::before{
	content:"";
	font:normal normal normal 14px/1 FontAwesome;
	padding:20px 0 0 0;
	color:#cf2932;
	background-color:rgba(255,255,255,0.0);
	text-align:center;
	width:59px;
	height:39px;
	position:absolute;
	display:table-cell;
	vertical-align:middle;
	margin:0 0 0 0;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border:0px solid rgba(207, 41, 50, 1);
	transition:all 0.1s ease-out;
}

.author-image:hover a::before {
	content:"\f0e1";
	font:normal normal normal 14px/1 FontAwesome;
	padding:20px 0 0 0;
	color:#cf2932;
	background-color:rgba(255,255,255,0.75);
	text-align:center;
	width:59px;
	height:39px;
	position:absolute;
	display:table-cell;
	vertical-align:middle;
	margin:-3px -3px -3px -3px;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border:4px solid rgba(207, 41, 50, 0.55);
}

.fusion-button-text .button-price {
	background: linear-gradient(to right, #cf2932 50%, rgb(166, 33, 40) 50%);
    background-size: 200% 100%;
    background-position: right bottom;
	transition: background 0.4s ease 0.1s;
}

.fusion-button-text .button-message {
	padding-left:15px;
	padding-right:80px;
	transition:0.27s;
}

.fusion-button-text:hover .button-message {
	padding-left:19px;
	padding-right:76px;
}

.fusion-button-text:hover .button-price {
	background: linear-gradient(to right, #cf2932 50%, rgb(166, 33, 40) 50%);
    background-size: 200% 100%;
    background-position: left bottom;
}

.button-message {
	background:#cf2932;
	transition:inherit;
}

.button-message:hover {
	background-position:left bottom;
}

/*
.fusion-button-text .button-price img {
	transition:margin 0.27s ease 0.187s;
	margin-left:10px !important;
	margin-right:0px;
}

.fusion-button-text:hover .button-price img {
	margin-left:14px !important;
	margin-right:-4px !important;
}
*/
.listing-item .fusion-button-text .button-price {
	padding-left:0px;
}
.listing-item .fusion-button-text:hover .button-message {
	padding-left:15px;
	padding-right:80px;
}


/* Testing "Merged 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;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	height: 100%;
}
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;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.6rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

.archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
	color: #555;
}
.archive-title span {
	background: #333;
	padding: 3px 6px;
	color: #fff;
	border-radius: 2px;
}

article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.73333333332rem;
	line-height: 2.181818182;
}

button,
input,
textarea {
	border: 1px solid #e6e7e8;
	background-color: #f4f5f6;
	font-family: inherit;
	padding: 6px;
	padding: 0.4rem;
}
button,
input {
    line-height: normal;
}
textarea {
	font-size: 100%;
	overflow: auto;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
li.bypostauthor cite span {
	padding: 8px 18px;
	padding: 0.53333333333rem 1.2rem;
	font-size: 12px;
	font-size: 0.8rem;
	line-height: 1.4666666667;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #E6E7E8;
	border-radius: 2px;
	box-shadow: 0 1px 1px rgba(36, 36, 36, 0.25);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
	cursor: pointer;
}
button[disabled],
input[disabled] {
    cursor: default;
}

button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
	color: #757575;
	background-color: #e1e1e1;
	box-shadow: inset 0 0 6px 2px rgba(0,0,0,.1);
}
li.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}


.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%;

}

.entry-content img {
	margin: 0 auto;

}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
	max-width: 100%;
	height: auto;
}


embed,
iframe,
object,
video {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}


.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {

}
.wp-caption {
	max-width: 100%;
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	font-size: 0.8rem;
	line-height: 2;
	color: #757575;
}
img.wp-smiley,
.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.entry-content dl.gallery-item {
	margin: 0;
}
.gallery-item a,
.gallery-caption {
	width: 90%;
}
.gallery-item a {
	display: block;
}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	max-width: 90%;
	padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}


.site-content nav {
	clear: both;
	line-height: 2;
	overflow: hidden;
}
#nav-above {
	padding: 24px 0;
	padding: 1.6rem 0;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous,
.previous-image {
	float: left;
	width: 50%;
}
.nav-next,
.next-image {
	float: right;
	text-align: right;
	width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
	margin: 3.2rem 0;
}


.author .archive-header {
	margin-bottom: 24px;
	margin-bottom: 1.6rem;
}
.pmpro_content_message a, .pmpro_content_message a:link{
	border: none !important;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	margin: 1.6rem 0;
	padding-top: 24px;
	padding-top: 1.6rem;
	overflow: hidden;
	text-align: left !important;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	font-size: 0.86666666667rem;
	line-height: 1.7333333332;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
	margin: 0 0 3.2rem;
}
.author.archive .author-avatar {
	margin-top: 0;
}


.bottom-border {
	border-bottom: 1px solid #f4f5f6;
}
.top-border,
.archive-header, .page-header
 {
	border-bottom: 1px solid #f4f5f6;
}
#masthead, #footer {
	background-color: #f4f5f6;
}

html {
	font-size: 93.75%;
}
body {
	font-size: 15px;
	font-size: 1rem;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #777;

}
body.custom-font-enabled {
	font-family: "Segoe UI" ,"Open Sans", Helvetica, Arial, sans-serif;
}
a {
	outline: none;
	color: #21759b;
	text-decoration: none;
}
a:hover {
	color: #222;
}

h1, h2, h3, h4, h5, h6 {
	color: #222;
}

code {
	font-size: 0.93333333333rem;
}

.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000;
}

/* FORCE FOOTER TO BOTTOM OF SITE, WITH CONTENT BELOW */

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

#main {
	height:100%;
	padding-bottom: 157px;
}

.site {
	min-height: 100%;
	position: relative;
}

#footer {
	position: absolute;
	height: 157px;
	bottom: 0;
	margin: 0 auto;
	width: 100%;
}

/* END FOOTER FORCED TO BOTTOM CUSTOMIZATION */
/* ---------------------------- */
/* MAIN NAVGIATION */

img.main-logo-img { max-height: 32px; width: auto; }

.sub-menu {
	margin-left: -30px !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}
.main-navigation li ul li a {
	-webkit-transition: all .4s !important;
	transition: all .4s !important;
	margin-left: 2px;
	font-weight: 400;
	font-size: 16px;
	color: #fcfcfc;
	border-bottom: 1px solid rgba(207,41,50,0) !important;
	float: left;
}

.main-navigation li ul li a:hover {
	padding-left: 2px;

}

.main-navigation li ul li a span:hover {
	border-bottom: 1px solid rgba(207,41,50,1) !important;
}

.main-navigation li ul li a::after {
	content: url(assets/images/red-arrow.png);
	margin-top: -5px;
	margin-left: 5px;
}

.main-navigation li ul li a:hover::after {
	-webkit-transition: all .4s !important;
	transition: all .4s !important;
	padding-left: 5px;
}

@media all and (max-width: 600px) {
	img.main-logo-img {
    	padding-top: 8px;
	}

	.single-post #main {
		padding-left: 5% !important;
		padding-right: 5% !important;
	}

}

@media all and (max-width: 400px) {
	img.main-logo-img {
    	max-height: 28px;
    	width: auto;
	}
}

@media all and (max-width: 350px) {
	img.main-logo-img {
    	max-height: 24px;
    	width: auto;
	}
}

@media all and (min-width: 1142px) and (max-width: 1300px) {
	.main-navigation li {
    	padding: 4px 10px;
	}

	.sub-menu {
		margin-left: -10px !important;
	}

	img.main-logo-img {
		max-height: 28px;
		width: auto;
	}
}

@media all and (min-width: 1300px) and (max-width: 1920px) {
	.main-navigation li {
    	padding: 4px 20px;
	}

	.sub-menu {
		margin-left: -20px !important;
	}

	img.main-logo-img {
		max-height: 28px;
		width: auto;
	}
}





/* MOBILE MENU */
@media all and (max-width: 1142px) {
	.main-navigation {
		display: inline-block;
		float: right;
	}

	.sub-menu {
		display: block !important;
		margin-left: 0px !important;
		background: none !important;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		width: auto;
	}

	.main-navigation-has-children::after {
		display: none;
		border-bottom: 1px solid rgba(0,0,0,0) !important;
	}

	li.main-navigation-has-children:hover {
		background: none !important;
	}

	.morph-by-bonfire a.menu-item-8443::after {
		content: url(assets/images/jobs.png) !important;
		margin-left: 10px;
		display: inline-block !important;
	}

	.main-navigation-has-children a {
		cursor: default;
	}

	.morph-by-bonfire ul li ul li a {
		cursor: pointer !important;
	}

	.morph-menu-item-description {
		display: none !important;
	}
}

/*.morph-main-wrapper-right,*/
.morph-main-background {
	-webkit-transform: translateX(100%) !important;
	-moz-transform: translateX(100%) !important;
	transform: translateX(100%) !important;
}

.morph-main-background-active {
	-webkit-transform: translateX(0%) !important;
	-moz-transform: translateX(0%) !important;
	transform: translateX(0%) !important;
}

.morph-by-bonfire .sub-menu a::after {
	content: url(assets/images/red-arrow.png);
	margin-top: -5px;
	margin-left: 5px;
}

.morph-sub-arrow { display: none; }

.morph-background-overlay { display: none; }
.morph-main-background-right {
	top:55px;
}

.morph-by-bonfire ul li {
	font-size: 18px;
	letter-spacing: 0px;
	line-height: 2 !important;
	font-family: "Barlow Condensed";
	font-weight: 500 !important;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(0,0,0,0);
	line-height: 52px !important;
}

.morph-menu-wrapper-active .morph-by-bonfire ul li a {
    -webkit-transition-duration: s !important;
    -moz-transition-duration: s !important;
    transition-duration: s !important;
    border-bottom: 1px solid #cf2932;
    transition-timing-function: ease-in;
    transition: 0.3s;
    width: auto;
    padding: 0;
    margin: 10px 30px;
}

.morph-by-bonfire ul li a.main-navigation-has-children {
	border-bottom: 1px solid rgba(0,0,0,0) !important;
}
.morph-menu-wrapper-active .morph-by-bonfire ul li a:hover {
	border-bottom: 1px solid rgba(0,0,0,0);
}

.morph-by-bonfire ul.sub-menu li a {
	margin: 0 42px;
}

.morph-heading-wrapper, .morph-heading-overlay, .morph-heading-image, .morph-main {
    height: 55px;
}

.morph-heading-wrapper {
    border-bottom: none;
}

.morph-heading-inner { display: none; }
.morph-menu-wrapper {
    top: 52px !important;
}

.toggle-icon-line {
	opacity: 1;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
	transform: rotate(0);
  transition: .25s ease-in-out;
	height: 2px;
	width: 30px;
	background-color: #cf2932;
	line-height: 1;
	box-sizing: border-box;
	margin-bottom: 5px !important;
}

/* END MOBILE MENU ------------------------------- */

/* WIDGETS */

section[role="banner"] {
	margin-bottom: 48px;
	margin-bottom: 3.2rem;
}

.widget-area .widget {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
	margin-bottom: 48px;
	margin-bottom: 3.2rem;
	word-wrap: break-word;
}
.widget-area .widget h3 {
	font-size: 15px;
	font-size: 1rem;
	margin-bottom: 24px;
	margin-bottom: 1.6rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.86666666667rem;
	line-height: 1.846153846;
}
.widget-area .widget p {
	margin-bottom: 24px;
	margin-bottom: 1.6rem;
}
.widget-area .textwidget ul {
	list-style: disc outside;
	margin: 0 0 24px;
	margin: 0 0 1.6rem;
}
.widget-area .textwidget li {
	margin-left: 36px;
	margin-left: 2.4rem;
}
.widget-area .widget a {
	color: #999;
}
.widget-area .widget a:hover {
	color: #21759b;
}
.widget-area #s {
	width: 94%;
}
.widget-area #searchform #searchsubmit {
	display: none;
}

/* END WIDGETS ---------------------------- */

/* FOOTER */

.footer-copyright-link {
	padding: 0 30px;
}

.footer-copyright-text {
	margin-top: 20px;
	text-align: center;
	font-size: 12px !important;
	opacity: .5;
}

footer[role="contentinfo"] {
	clear: both;
	font-size: 14px;
	line-height: 2;
	margin-top: 24px;
	margin-top: 1.6rem;
	font-weight: 400;
	letter-spacing: 0.04em;
}

footer[role="contentinfo"] a {
	color: #fcfcfc !important;
	font-size: 12px !important;
	opacity: 0.5;
}

footer[role="contentinfo"] a:hover {
	color: #fcfcfc !important;
	text-decoration: none;
	opacity: 0.5;
}

footer .footer-content {
	padding: 24px 0;
	padding: 1.714285714rem 0;
}

/* END FOOTER ----------------- */

.entry-meta {
	clear: both;
	color: rgba(0,0,0,.5);
}

.entry-header {
	font-size: 14px;
	line-height: 26px;
}

.entry-header img.wp-post-image {
	margin-bottom: 30px;
	margin-bottom: 2rem;
}
.entry-header .no-post-thumbnail {
	height: 4px;
	background-color: #f4f5f6;
	margin-bottom: 60px;
	margin-bottom: 4rem;
	overflow: hidden;
}
.single .entry-header .no-post-thumbnail,
.content-list article:first-child .no-post-thumbnail {
	display: none;
}

.entry-header .entry-title {
	font-size: 20px;
	font-size: 1.428571429rem;
	line-height: 2.25rem;
	font-weight: 600;
	padding: 20px 0;
}
.entry-header .entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-header .entry-title a:hover {
	color: #21759b;
	text-decoration: none;
}
.entry-header .entry-format {
	margin-top: 24px;
	margin-top: 1.3333333333rem;
	font-weight: normal;
}
.entry-meta {
	font-size: 13px;
	font-size: 0.86666666667rem;
	line-height: 1.846153846;
	color: rgba(0,0,0,.5);
}
.comments-link a,
.entry-meta a {
	color: #555;
	text-decoration: none;
	font-weight: bold;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #21759b;
}
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.86666666667rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.6rem;
	text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: 1.6;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	margin: 24px 0;
	margin: 1.6rem 0;
	line-height: 1.6;
}
.entry-content h1,
.comment-content h1 {
	font-size: 24px;
	font-size: 1.6rem;
	line-height: 1.6;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 20px;
	font-size: 1.3333333333rem;
	line-height: 1.5;
}
.entry-content h3,
.comment-content h3 {
	font-size: 16px;
	font-size: 1.2rem;
	line-height: 1.6;
}
.entry-content h4,
.comment-content h4 {
	font-size: 14px;
	font-size: 1.0666666667rem;
	line-height: 2;
}
.entry-content h5,
.comment-content h5 {
	font-size: 12px;
	font-size: 1rem;
	line-height: 1.5;
}
.entry-content h6,
.comment-content h6 {
	font-size: 11px;
	font-size: 0.93333333333rem;
	line-height: 1.5;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
	margin: 0 0 24px;
	line-height: 1.6;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 24px;
	margin: 0 0 1.6rem;
	line-height: 1.6;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 36px;
}
.entry-content blockquote,
.comment-content blockquote {
	margin-bottom: 24px;
	margin-bottom: 1.6rem;
	padding: 24px;
	padding: 1.6rem;
	font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
	margin-bottom: 0;
}
.entry-content code,
.comment-content code {
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.8rem;
	line-height: 2;
}
.entry-content pre,
.comment-content pre {
	border: 1px solid #ededed;
	color: #666;
	font-family: Consolas, Monaco, Lucida Console, monospace;
	font-size: 12px;
	font-size: 0.8rem;
	line-height: 1.6;
	margin: 24px 0;
	margin: 1.6rem 0;
	overflow: auto;
	padding: 24px;
	padding: 1.6rem;
}
.entry-content pre code,
.comment-content pre code {
	display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.entry-content address,
.comment-content address {
	display: block;
	line-height: 1.714285714;
	margin: 0 0 24px;
	margin: 0 0 1.6rem;
}
img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.8rem 1.6rem 0.8rem 0;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.8rem 0 0.8rem 1.6rem;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.8rem;
	margin-bottom: 12px;
	margin-bottom: 0.8rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 24px;
	margin-bottom: 1.6rem;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
	margin: 0 1.6rem;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
	line-height: 1.6;
}
.entry-content dd,
.comment-content dd {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.6rem;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ededed;
	color: #757575;
	font-size: 12px;
	font-size: 0.8rem;
	line-height: 2;
	margin: 0 0 24px;
	margin: 0 0 1.714285714rem;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	font-size: 1.0666666667rem;
	margin: 24px 0;
	margin: 1.6rem 0;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ededed;
	padding: 6px 10px 6px 0;
}
.site-content article {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	hyphens: none;
}
.page-links {
	clear: both;
	line-height: 1.6;
}
footer.entry-meta {
	margin-top: 24px;
	margin-top: 1.6rem;
	font-size: 13px;
	font-size: 0.86666666667rem;
	line-height: 1.846153846;
	color: #757575;
}
.single-author .entry-meta .by-author {
	display: none;
}
.mu_register h2 {
	color: #757575;
	font-weight: normal;
}
.archive-header,
.page-header {
	margin-bottom: 48px;
	margin-bottom: 3.2rem;
	padding-bottom: 22px;
	padding-bottom: 1.4666666667rem;
}
.archive-meta {
	color: #757575;
	font-size: 12px;
	font-size: 0.8rem;
	line-height: 2;
	margin-top: 22px;
	margin-top: 1.4666666667rem;
}
.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
	margin-top: 0.53333333333rem;
}
article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.6rem;
}
article.format-aside h1 a {
	text-decoration: none;
	color: #4d525a;
}
article.format-aside h1 a:hover {
	color: #2e3542;
}
article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.6rem 1.6rem 0;
	background: #d2e0f9;
	border-left: 22px solid #a8bfe8;
}
article.format-aside p {
	font-size: 13px;
	font-size: 0.86666666667rem;
	line-height: 1.875;
	color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.86666666667rem;
	line-height: 1.875;
	font-weight: normal;
}
article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.73333333333rem;
	line-height: 2.181818182;
}
article.format-image footer a h2 {
	font-weight: normal;
}
article.format-link header {
	padding: 0 10px;
	padding: 0 0.66666666667rem;
	float: right;
	font-size: 11px;
	font-size: 0.73333333333rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}
article.format-link .entry-content {
	max-width: 80%;
	float: left;
}
article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.4666666667rem;
	line-height: 1.090909091;
	text-decoration: none;
}
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.6rem;
}
article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.6rem 1.6rem 0;
	font-size: 15px;
	font-size: 1rem;
	line-height: 1.6;
	font-style: normal;
	color: #6a6a6a;
	background: #efefef;
}
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.6rem;
}
.format-status .entry-header header {
	display: inline-block;
}
.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}
.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.8rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}
.format-status .entry-header header a {
	color: #757575;
}
.format-status .entry-header header a:hover {
	color: #21759b;
}
.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}
.comments-title {
	margin-bottom: 48px;
	margin-bottom: 3.2rem;
	font-size: 16px;
	font-size: 1.0666666667rem;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.6rem 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.2rem;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 5.6666666667rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1rem;
	line-height: 1.4666666667;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.4rem 0.8rem;
	font-size: 12px;
	font-size: 0.8rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.33333333333rem;
	padding: 2px 5px;
	padding: 0.13333333333rem 0.33333333333rem;
	font-size: 10px;
	font-size: 0.66666666667rem;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.86666666667rem;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.6;
	margin-bottom: 24px;
	margin-bottom: 1.6rem;
}
#respond {
	margin-top: 48px;
	margin-top: 3.2rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.0666666667rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.66666666667rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.8rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.6rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.73333333333rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.6rem;
}
#respond form label {
	display: block;
	line-height: 1.6;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.8rem;
	line-height: 1.6;
	padding: 10px;
	padding: 0.66666666667rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.8rem;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	color: red;
}
.entry-page-image {
	margin-bottom: 14px;
	margin-bottom: 0.93333333333rem;
}
.template-front-page .site-content article {
	border: 0;
	margin-bottom: 0;
}
.template-front-page .widget-area {
	clear: both;
	float: none;
	width: auto;
	padding-top: 24px;
	padding-top: 1.6rem;
	border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
	margin: 8px 0 0;
	margin: 0.53333333333rem 0 0;
	font-size: 13px;
	font-size: 0.86666666667rem;
	line-height: 1.6;
	list-style-type: square;
	list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
	color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
	color: #21759b;
}
.template-front-page .widget-area .widget_text img {
	float: left;
	margin: 8px 24px 8px 0;
	margin: 0.53333333333rem 1.6rem 0.53333333333rem 0;
}
.widget-area .widget ul ul {
	margin-left: 12px;
	margin-left: 0.8rem;
}
.widget_rss li {
	margin: 12px 0;
	margin: 0.8rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
	color: #aaa;
	font-size: 11px;
	font-size: 0.73333333333rem;
	margin-left: 12px;
	margin-left: 0.8rem;
}
#wp-calendar {
	margin: 0;
	width: 100%;
	font-size: 13px;
	font-size: 0.86666666667rem;
	line-height: 1.846153846;
	color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: left;
}
#wp-calendar #next {
	padding-right: 24px;
	padding-right: 1.6rem;
	text-align: right;
}
.widget_search label {
	display: block;
	font-size: 13px;
	font-size: 0.86666666667rem;
	line-height: 1.846153846;
}
.widget_twitter li {
	list-style-type: none;
}
.widget_twitter .timesince {
	display: block;
	text-align: right;
}
img#wpstats {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.6rem;
}

/* ----------------- */
/* STYLES FOR > 600px */

@media screen and (min-width: 600px) {
	.author-avatar {
		float: left;
		margin-top: 8px;
		margin-top: 0.53333333333rem;
	}
	.author-description {
		float: right;
		width: 80%;
	}
  .page-width {
		margin: 0 auto;
	}
  #main {
    padding-left: 5%;
    padding-right: 5%;
  }
  .single-post #main {
    padding-left: 5%;
  }
  .widget-area {
		float: right;
		width: 26.041666667%;
	}
	.header-title {
		float: left;
	}
	.site-header h1,
	.site-header h2 {
		text-align: left;
	}
	.site-header h1 {
		font-family: "Segoe UI Light", "Segoe UI", "Open Sans", Helvetica, Arial, sans-serif;
		font-size: 42px;
		font-size: 2.8rem;
		font-weight: 300;
		line-height: 1.25;
		margin-bottom: 0;
	}
	.main-navigation {
		float: right;
	}
	.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}

	.menu-contact {
		border-left: 1px solid rgba(200,200,200,0.6);
		padding-left: 45px;
	}

	.dropdown-menu-style a {
		border-bottom: none !important;
	}

	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #fcfcfc;
		line-height: auto;
		white-space: nowrap;
		text-transform: uppercase;
		margin-bottom: 10px;
		transition-timing-function: ease-in;
		transition: 0.3s;
		font-family: "Barlow Condensed";
		border-bottom: 1px solid #cf2932;
		font-size: 18px;
		font-weight: 500;
		letter-spacing: 1.2px;
	}
	.main-navigation li a:hover {
		color: #fcfcfc;
		border-bottom: 1px solid rgba(0,0,0,0);
	}
	.main-navigation li {
		/*padding: 4px 30px;*/
		position: relative;
		margin: 0;
	}
	.main-navigation li ul {
		display: none;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
	}
	.main-navigation li ul li {
		margin: 0;
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul {
		border-left: 0;
		display: block;
	}
	.main-navigation li ul li a {
		border-bottom: 1px solid #F4F5F6;
		display: block;
	}
	.main-navigation li ul li:last-child a{
		border-bottom: none;
	}
	.main-navigation li ul li a:hover {
		background: none !important;
		color: #fcfcfc;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #fcfcfc;
		font-weight: bold;
	}
	.main-navigation-jobs-icon li:before{
	}
	.menu-toggle {
		display: none;
	}
	.entry-header .entry-title {
		font-size: 2rem !important;
    line-height: 2.45rem !important;
	}
	#respond form input[type="text"] {
		width: 46.333333333%;
	}
	#respond form textarea.blog-textarea {
		width: 79.666666667%;
	}
	.template-front-page .site-content,
	.template-front-page article {
		overflow: hidden;
	}
	.template-front-page.has-post-thumbnail article {
		float: left;
		width: 47.916666667%;
	}
	.entry-page-image {
		float: right;
		margin-bottom: 0;
		width: 47.916666667%;
	}
	.template-front-page .widget-area .widget,
	.template-front-page.two-sidebars .widget-area .front-widgets {
		float: left;
		width: 51.875%;
		margin-bottom: 24px;
		margin-bottom: 1.6rem;
	}
	.template-front-page .widget-area .widget:nth-child(odd) {
		clear: right;
	}
	.template-front-page .widget-area .widget:nth-child(even),
	.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
		float: right;
		width: 39.0625%;
		margin: 0 0 24px;
		margin: 0 0 1.6rem;
	}
	.template-front-page.two-sidebars .widget,
	.template-front-page.two-sidebars .widget:nth-child(even) {
		float: none;
		width: auto;
	}
	.commentlist .children {
		margin-left: 48px;
		margin-left: 3.2rem;
	}
}

@media (min-width: 1921px) {
	.main-navigation li {
    	padding: 4px 30px;
	}
}

@media screen and (min-width: 1080px) {
}

@media print {
	body {
		background: none !important;
		color: #000;
		font-size: 10pt;
	}
	footer a[rel=bookmark]:link:after,
	footer a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] ";
	}
	a {
		text-decoration: none;
	}
	.entry-content img,
	.comment-content img,
	.author-avatar img,
	img.wp-post-image {
		border-radius: 0;
	}
	.site {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	.site-header {
		margin-bottom: 72px;
		margin-bottom: 4.8rem;
		text-align: left;
	}
	.site-header h1 {
		font-size: 21pt;
		line-height: 1;
		text-align: left;
	}
	.site-header h2 {
		color: #000;
		font-size: 10pt;
		text-align: left;
	}
	.site-header h1 a,
	.site-header h2 a {
		color: #000;
	}
	.author-avatar,
	#footer,
	#respond,
	.commentlist .comment-edit-link,
	.commentlist .reply,
	.entry-header .comments-link,
	.entry-meta .edit-link a,
	.page-link,
	.site-content nav,
	.widget-area,
	img.header-image,
	.main-navigation {
		display: none;
	}
	.wrapper {
		border-top: none;
		box-shadow: none;
	}
	.site-content {
		margin: 0;
		width: auto;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.singular .site-content,
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular .comments-title {
		margin: 0;
		width: 100%;
	}
	.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	footer.entry-meta,
	footer.entry-meta a {
		color: #444;
		font-size: 10pt;
	}
	.author-description {
		float: none;
		width: auto;
	}
	.commentlist > li.comment {
		background: none;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.comments-area article header cite,
	.comments-area article header time {
		margin-left: 50px;
		margin-left: 3.3333333333rem;
	}
}

.site {
	background: linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 25%) !important;
	background: -moz-linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 25%) !important;
	background: -webkit-linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 25%) !important;
}

.home .site {
	background: linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 15%) !important;
	background: -moz-linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 15%) !important;
	background: -webkit-linear-gradient(to top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 15%) !important;
}


/* EXCERPT STYLING */

#outlined-button {
	padding: 10px 37px !important;
	-webkit-transition: all .4s !important;
	transition: all .4s !important;
	background-color: rgba(201, 41, 50, 0.0) !important;
	letter-spacing: 0.18em !important;
	font-size: 16px !important;
	width: auto;
	font-family: "Barlow Condensed";
	font-weight: 500;
	margin: 15px 16px 0 0;
	text-transform: uppercase;
	color: #303133;
	border-radius: 0px !important;
	text-decoration: none !important;
	border: 2px solid #cf2932 !important;
}

#outlined-button:hover {
	background-color: rgba(201,41,50,0.1) !important;
	color: #303133 !important;
}

#login-arrow-button::before {
	border-left: 2px solid #333 !important;
	border-radius: 0px !important;
	text-decoration: none !important;
	content: "";
	position: relative;
	margin-right: 15px;
	font-size: 22px;
	top: 4px;
}

#login-arrow-text {
	letter-spacing: 0.18em !important;
	font-size: 16px !important;
	font-family: "Barlow Condensed";
	font-weight: 500;
	text-transform: uppercase;
	color: #303133 !important;
	border-radius: 0px !important;
	text-decoration: none !important;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

#login-arrow-text::after {
	content: "";
	background: url(assets/images/red-arrow.png);
	display: inline-block;
	height: 10px;
	background-repeat: no-repeat;
	width: 25px;
	margin-left: 0px;
	position: relative;
	top: -1px;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

#login-arrow-text:hover::after {
    margin-left: 6px;
}

#login-arrow-text:hover {
	margin-left: 4px;
}

.excerpt-paragraph {
	position: relative !important;
}

.excerpt-paragraph:after {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: linear-gradient(to top,
     rgba(255,255,255, 1) 20%,
     rgba(255,255,255, 0) 80%
  );
}

/* Search Customizations */

.search #main {
    padding-left: 0;
    padding-right: 0;
}

/*.search .page-header, .post-pagination, .no-results {
	padding-left: 5%;
	padding-right: 5%;
}*/

.post-pagination {
	margin-bottom: 5%;
	text-align: center;
}


.page-numbers {
	height: 20px;
	width: 11px;
	color: #CF2932;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 2.63px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	margin: 0 2px;
}

.current {
	height: 30px;
	width: 60px !important;
	color: #000 !important;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 2.63px;
	text-align: center;
	display: inline-block;
	border-bottom: 2px solid rgba(0,0,0,0.5);
	line-height: 30px;
}

.search .newscodes.nc-type-news-list-compact ul.newscodes-wrap li:nth-child(1n) {
    background: #f7f7f7;
}

.search .newscodes.nc-type-news-list-compact ul.newscodes-wrap li:nth-child(2n) {
    background: #fff;
}

#searchform .search-label {
	font-family: "Barlow Condensed";
	font-weight: 400;
	font-size: 2.1rem;
	text-transform: uppercase;
	line-height: auto;
	margin-top: 0;
	color: #424242;
	background: none;
}

#searchform input {
	background: none;
	border: none;
	border-bottom: 2px solid #424242;
	width: auto;
	opacity: 0.2;
	font-family: "Barlow Condensed";
	font-size: 1.5rem;
	font-style: italic;
	font-weight: 300;
	letter-spacing: 4.37px;
	line-height: auto;
	margin-left: 10px;
	min-width: 350px !important;
	text-transform: uppercase;
}

@media (max-width: 800px) {
	#searchform input {
		font-size: 1.5rem;
	}
}

input.break {
	word-wrap: break-word;
    word-break: break-all;
}

#searchform input {
	outline: none !important;
}

.search .newscodes.nc-type-news-list-compact ul.newscodes-wrap li {
	padding-top: 13px !important;
}

h1.page-title {
	/*margin-left: 5%;
	margin-right: 5%;*/
	font-family: "Barlow Condensed";
	font-weight: 400;
	font-size: 7rem;
	text-transform: uppercase;
	line-height: 6rem;
	margin-top: 0;
	color: #424242;
}

@media (max-width: 1920px) {
	.page-title {
		font-size: 4.75rem !important;
		line-height: 4rem !important;
	}
}

@media (max-width: 500px) {
	.page-title {
		font-size: 3rem !important;
		line-height: 3.2rem !important;
	}
}

h1.search-page-title {
	font-family: "Barlow Condensed";
	font-weight: 400;
	font-size: 3rem;
	text-transform: uppercase;
	line-height: 4rem;
	margin-top: 4.33rem;
	color: #424242;
}

.entry-content p.subtitle-info {
	line-height: 28px;
	font-family: "Noto Sans";
	letter-spacing: 0.74px;
	margin-right: 15%;
	opacity: .4;
	font-style: italic;
	font-size: 16px;
}

.search-excerpt-class p {
	margin-left: 5% !important;
	margin-right: 5% !important;
	margin-top: 20px !important;
}

.search .searchform {
	margin-left: 5%;
}

/*#searchform {
	margin-left: 5%;
}*/

.search .page-header {
	padding-left:5%;
	padding-right:5%;
}

/* Search Excerpt Styling */

.search .newscodes ul.newscodes-wrap li .search-excerpt-class h1, .search .newscodes ul.newscodes-wrap li .search .search-excerpt-class h2, .search .newscodes ul.newscodes-wrap li .search-excerpt-class h3, .search .newscodes ul.newscodes-wrap li .search-excerpt-class h4, .search .newscodes ul.newscodes-wrap li .search-excerpt-class h5, .search .newscodes ul.newscodes-wrap li .search-excerpt-class h6 {
	font-size: 16px;
	margin-left: 5%;
	margin-right: 5%;
	color: #777777;
	text-transform: none;
	font-style: italic;
	white-space: normal;
}

.search .newscodes.nc-type-news-list-compact ul.newscodes-wrap li ul {
	margin-left: 5%;
	margin-right: 5%;
}

.search .newscodes.nc-type-news-list-compact ul.newscodes-wrap li ul li {
	padding-top: 0px !important;
}

.search .newscodes.nc-type-news-list-compact ul.newscodes-wrap li ul li:nth-child(n) {
	background: none;
}

.search .newscodes.nc-type-news-list-compact ul.newscodes-wrap li ul li {
	display: list-item !important;
	list-style-type: disc;
	list-style-position: inside;
	padding: 3px 20px 10px 20px;
}

/* ---- */

.wrapper {
	background: rgba(0,0,0,0.05);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(34,34,34,0) 14%, rgba(244,245,246,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0.05)), color-stop(14%, rgba(34,34,34,0)), color-stop(100%, rgba(244,245,246,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(34,34,34,0) 14%, rgba(244,245,246,0) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(34,34,34,0) 14%, rgba(244,245,246,0) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.05) 0%, rgba(34,34,34,0) 14%, rgba(244,245,246,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.05) 0%, rgba(34,34,34,0) 14%, rgba(244,245,246,0) 100%);
}

/* MAIN NAVIGATION */

.main-navigation {
	margin-top: 0px;
	text-align: center;

}
.main-navigation li {
	margin: 0;
	font-size: 14px;
	font-size: 0.93333333333rem;
	line-height: 1.42857143;
}
.main-navigation a {
	color: #5e5e5e;
}
.main-navigation a:hover {
	color: #21759b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
	display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
	display: inline-block;
	float: right;
	margin-top: 18px;
}

.main-navigation li a {
	border-bottom: 0;
	color: #fcfcfc;
	line-height: auto;
	white-space: nowrap;
	text-transform: uppercase;
	border-bottom: 1px solid #cf2932;
	transition-timing-function: ease-in;
	transition: 0.3s;
	font-family: "Barlow Condensed";
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 1.2px;
	margin-top: 10px;
}


li.main-navigation-has-children a {
	border-bottom: none !important;
}

li.main-navigation-has-children:hover, .sub-menu {
	background: #303133 !important;
}


.main-navigation-has-children::after {
	content: url(assets/images/down-arrow.png);
	margin-left: 10px;
}

.menu-item-6610::after {
	content: url(assets/images/jobs.png) !important;
	margin-left: 10px;
}

.sub-menu {
	padding-top: 8px;
	width: 250px;
}

.main-navigation li ul li a:hover {
	padding-left: 2px;

}

.main-navigation li ul li a span:hover {
	border-bottom: 1px solid rgba(207,41,50,1) !important;
}

.main-navigation li ul li a:hover::after {
	-webkit-transition: all .4s !important;
	transition: all .4s !important;
	padding-left: 5px;
}


/* MOBILE MENU */
@media all and (max-width: 1142px) {
	.main-navigation {
		display: inline-block;
		float: right;
	}

	.sub-menu {
		display: block !important;
		margin-left: 0px !important;
		background: none !important;
		padding-top: 0px !important;
		padding-bottom: 0px !important;
		width: auto;
	}

	.main-navigation-has-children::after {
		display: none;
		border-bottom: 1px solid rgba(0,0,0,0) !important;
	}

	li.main-navigation-has-children:hover {
		background: none !important;
	}

	.morph-by-bonfire a.menu-item-8443::after {
		content: url(assets/images/jobs.png) !important;
		margin-left: 10px;
		display: inline-block !important;
	}

	.main-navigation-has-children a {
		cursor: default;
	}

	.morph-by-bonfire ul li ul li a {
		cursor: pointer !important;
	}

	.morph-menu-item-description {
		display: none !important;
	}


}


/* BACK BUTTON */
.back-button {
	font-family: "Barlow Condensed" !important;
	font-size: 16px !important;
	color: #333 !important;
	text-decoration: none !important;
	letter-spacing: .1rem !important;
	font-weight: 500 !important;
	background: none;
	border: none;
	padding: 0px;
	margin-bottom: 40px;
	margin-top: 30px;
	transition: 0.5s !important;
	-webkit-transition: 0.5s !important;
}

.back-button:hover {
	background: none;
}

.back-button::before {
	content: "";
	background: url(assets/images/back-arrow.png);
	display: inline-block;
	height: 10px;
	background-repeat: no-repeat;
	width: 25px;
	margin-right: 5px;
	position: relative;
	top: -1px;
}

.back-button:hover {
	transition: 0.5s !important;
	-webkit-transition: 0.5s !important;
	margin-left: -8px;
}

/* POST BUNDLES */

.listing-item {
	/*
	display: inline-block;*/
	background: #ffffff;
	box-shadow: 0px 45px 106px rgba(48, 49, 51, 0.16), 0px 3px 24px rgba(181, 199, 200, 0.26) !important;
	-moz-box-shadow: 0px 45px 106px rgba(48, 49, 51, 0.16), 0px 3px 24px rgba(181, 199, 200, 0.26) !important;
	-webkit-box-shadow: 0px 45px 106px rgba(48, 49, 51, 0.16), 0px 3px 24px rgba(181, 199, 200, 0.26) !important;
	margin-bottom: 40px;
	text-align: left !important;
	padding-bottom:10px;
	border-radius: 4px;
	min-height: 24rem;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}

#content .listing-item:last-child {
  margin-bottom: 40px !important;
}

.listing-item a.title {
	display: block;
	padding: 10px;
	color: #000;
	font-family: "Noto Sans";
	font-size: 12px;
	letter-spacing: 0.84px;
	/*line-height: 1.2rem;*/
	line-height: 1rem;
	text-decoration: none;
  flex-grow: 1;
}

.listing-item .date {
	padding: 2px 10px;
	font-family: "Noto Sans";
	font-style: italic;
	opacity: 0.5;
	font-size: 12px;
	float: none;
	display: block;
}

@media all and (max-width:1600px) {
	.listing-item .title {
		font-size: .85rem !important;
		font-weight: medium !important;
	}
}

.category-display-label { display: none; }

.category-display {
	color: #CF2932;
	font-family: "Noto Sans";
	font-size: 12px;
	font-weight: 700;
	/*letter-spacing: 0.84px;*/
	line-height: 12px;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	display: block;
	padding-right: 10px;
}

.postid-7588 .content-featured-image {
	display: none !important;
}

.post-price {
	background: #3f4041;
	color: #f3f3f3;
	float: right;
	/*padding: 11px 10px 6px 10px;*/
	/*margin-top:-10px;*/
	padding: 8px;
	font-family: "Barlow Condensed";
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2.63px;
	line-height: 20px;
}

.homepage-grids .post-price {
	top: 0;
    position: absolute;
    right: 0;
	border-radius: 0px 4px 0px 0px;
}

.post-price-original {
	text-decoration: line-through;
	color: rgba(0,0,0,0.5);
	float: right;
	padding: 8px;
	font-family: "Barlow Condensed";
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2.63px;
	line-height: 20px;
	margin-top:-10px;
}

.grid-purchase-button .fusion-button.button-1 {
  border: 2px solid #cf2932 !important;
	text-decoration: none !important;
}

.grid-purchase-button {
	margin: 10px !important;
}

/* BREADCRUMBS */

.trail-browse {
	display: none !important;
}

.trail-items {
	margin: 20px 0 !important;
}

.trail-items li a span {
	color: #000;
	font-family: "Barlow Condensed";
	font-size: 34px;
	letter-spacing: 2.32px;
	line-height: 41px;
	text-transform: uppercase;
	font-weight: 300;
}

.trail-items li a {
	text-decoration: none;
}

li.trail-item.trail-end span span {
	opacity: 0.2;
  	color: #000;
  	font-family: "Barlow Condensed";
  	font-size: 34px;
  	letter-spacing: 2.32px;
  	line-height: 41px;
  	text-transform: uppercase;
}

.trail-items li::after {
	content: url(assets/images/red-right-arrow.png) !important;
}

.home .page-title {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

/* CHECKOUT STYLES FROM FRONTEND.CSS */

.pmpro_btn.pmpro_btn-submit-checkout {
	width: auto;
  background-image: url(assets/images/white-arrow.png),linear-gradient(to left, #A62128 0%,#A62128 10%,#A62128 20%,#cf2932 20%,#cf2932 100%);
  background-position: 93% 20px,left;
  background-repeat: no-repeat;
  background-blend-mode: normal;
  color: white!important;
  padding-right: 116px!important;
  border: 0px solid #cf2932 !important;
  font-weight: 400;
}


@media (max-width: 430px){
	.pmpro_btn.pmpro_btn-submit-checkout {
		padding-right: 13px !important;
		font-size : 0.9rem !important;
	}
}

.pmpro_btn_white_arrow{
	position: relative;
  display: inline-block;
}

.preview-post-wrapper{
	display: flex;
}

.preview-post-left{
	flex: 40%;
	background-color:#F5F5F5;
	padding:10px;
	position:relative;
	padding-bottom: 150px !important;
	min-height: 700px !important;
}

.preview-post-right{
	flex: 60%;
	padding-left:30px;
}

.preview-post-iframe{
	padding: 20px;
}

/* BUTTONS */

.fusion-button-text {
	color: #fcfcfc !important;
}

.text-based-button .fusion-button-text {
	font-size: 18px;
	color: #303133 !important;
}

.text-based-button .fa-long-arrow-right::before {
	color: #cf2932 !important;
}

.text-based-button {
	padding-left: 0px !important;
}

.long-arrow-right::after {
    content: url(assets/images/red-arrow.png);
	margin-left: 10px;
}

.long-arrow-left::before {
    content: url(assets/images/red-arrow-inverted.png);
	margin-right: 10px;
}

.dark-text-button .fusion-button-text {
	color: #303133;
}

.light-text-button .fusion-button-text {
	color: #fcfcfc;
}

.fusion-button.button-1 {
    border-width: 2px !important;
    border-color: #cf2932 !important;
}

.fusion-button.button-2 {
    /* border-width: 2px !important; */
	border-top:  0px solid #fff !important;
	border-left:  0px solid #fff !important;
	border-right:  0px solid #fff !important;
	border-bottom:  2px solid #cf2932 !important;
    /* border-color: #cf2932 !important; */
}

.single .fusion-button.button-2 {
	border-bottom: 0px solid #cf2932 !important;
}

.pmpro_content_message a{
	/*background-color:unset!important;*/
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.separat-or {
   width: 100%;
   text-align: center;
   border-bottom: 1px solid #BEBEBE;
   line-height: 0.1em;
   margin: 10px 0 20px;
}

.separat-or span {
    background:#fff;
	color: #000;
	font-size: 11px;
    padding:0 10px;
}

.checkout_content{
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

.not_have_content_yet{
	color:#BEBEBE;
	font-size: 11px;
}

#other_discount_code_p{
	display: none;
}

.preview-post-left .cancel-section{
	width: 100%;
	position: absolute;
	padding-top: 20px;
	padding-bottom: 20px;
	bottom: 0;
}

.preview-post-left .cancel-section .check-out-cancel{
	float: left;
	color: #000 !important;
	font-size: 16px;
	font-family: "Barlow Condensed";
	text-decoration: none;
	padding: 10px;
}

.check-out-cancel::before{
	content: url(assets/images/red-arrow-inverted.png);
	padding-right: 10px;
}


.check-out-cancel:hover {
    background: rgb(207, 41, 50, 0.08);
}
.check-out-stripe{
	float: right;
	margin-right: 0px;
	margin-top: -43px;
}

.button-message {
	background-color: #cf2932;
	color: white;
	padding: 11px;
	margin-left: -20px;
	padding-right: 80px;
	padding-left: 15px;
}

.button-price {
	background-color: #A62128;
	color: white;
	padding: 11px;
	padding-left: 25px;
	margin-right: -21px;
}


.button-price img {
	margin-left: 10px !important;
}

.pmpro_content_message .fusion-button.button-1 {
    border-width: 0px !important;
    border-color: transparent !important;
}

@media only screen and (max-width: 1210px) {
	.check-out-stripe{
		float: right;
		margin-right: 0px;
		margin-top: -43px;
		display: contents;
	}
}

@media only screen and (max-width: 1024px) {
	.preview-post-wrapper{
		display: block !important;
	}
}

@media only screen and (max-width: 479px) {
	.pmpro_content_message .text-based-button a {
			padding: 6px 12px !important;
			margin-left:calc(-3%);
	}
}

@media only screen and (max-width: 440px) {
	.pmpro_content_message .text-based-button a {
			padding: 6px 12px !important;
			margin-left:calc(-6%);
	}
}

@media only screen and (max-width: 390px) {
	.pmpro_content_message .text-based-button a {
			padding: 6px 12px !important;
			margin-left:calc(-11%);
	}
}

@media only screen and (max-width: 370px) {
	.pmpro_content_message .text-based-button a {
				padding: 6px 12px !important;
				margin-left: calc(-18%);
	}
}

@media only screen and (max-width: 460px) {
	.button-message {
			 background-color: #cf2932;
			 color: white;
			 padding: 11px;
			 margin-left: -27px;
			 padding-right: 12px;
			 padding-left: 19px;
	}
}

@media only screen and (max-width: 420px) {
	.button-message {
	    background-color: #cf2932;
	    color: white;
	    padding: 11px;
	    margin-left: -22px;
	    padding-right: 12px;
	    padding-left: 27px;
	}
}

@media only screen and (max-width: 320px) {
	.button-message {
	    background-color: #cf2932;
	    color: white;
	    padding: 11px;
	    margin-left: -30px;
	    padding-right: 12px;
	    padding-left: 27px;
	}
}

.pmpro_checkout-field-checkbox > input[type='checkbox']{
	width: auto;
	height: auto;
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	outline: none;
	content: none;
	background-color : transparent !important;
	border-bottom : 0px solid transparent !important
}

.pmpro_checkout-field-checkbox > input[type=checkbox]:before {
	  font-family: "FontAwesome";
    content: "\f00c";
    font-size: 15px;
    color: transparent !important;
    background: #FFFFFF;
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid black;
    margin-right: 7px;
}

.pmpro_checkout-field-checkbox > input[type=checkbox]:checked:before {
	color: #CF2832 !important;
}

/* Account Page */

#pmpro_account .pmpro_box ul {
	margin-left: 0px !important;
}

/* Print Styles */

@media print {

.pmpro_a-print {display: none; position: absolute; left: -9999px; }

header, footer {
  display: none;
}

#e-mailit_menu, #e-mailit_menu_bgr{
  display: none;
}

body {
  color:#000;
  padding: 50px;
}


.navigation{
  display: none;
}

article{
  margin-bottom: 0px !important;
}

#main {
    height: auto  !important;
    padding-bottom: 0px !important;
}

.pmpro_invoice_details {
    display: block;
}

}

/* Grid style for Marketplace Posts*/
.display-posts-listing.grid {
	display: grid;
	grid-gap: 40px;
}

.display-posts-listing.grid .animated-btn {
	margin-left: 10px;
	/* position: absolute; */
    bottom: 10px;
}

.display-posts-listing.grid .title {
	display: block;
}

.display-posts-listing.grid img {
	/*display: block; */
	max-width: 100%;
	height: auto;
	border-radius: 4px 4px 0px 0px;
}

@media (min-width: 600px) {
	.display-posts-listing.grid {
		grid-template-columns: repeat( 2, 1fr );
	}

}

/* @media (min-width: 500px) and (max-width:600px) {
	.homepage-grids .listing-item {
		height: 28rem;
	}
} */

@media (min-width: 1080px) {
	.display-posts-listing.grid {
		grid-template-columns: repeat( 3, 1fr );
	}

	.checkout-grid .display-posts-listing.grid {
		grid-template-columns: repeat( 2, 1fr );
	}
}

@media (min-width: 1200px) {
	.display-posts-listing.grid {
		grid-template-columns: repeat( 4, 1fr );
	}

}

@media (min-width: 1600px) {
	.display-posts-listing.grid {
		grid-template-columns: repeat( 5, 1fr );
	}
}

@media (min-width: 1920px) {

	.display-posts-listing.grid {
		grid-template-columns: repeat( 5, 1fr );
	}
}

@media (min-width: 2400px) {
	.display-posts-listing.grid {
		grid-template-columns: repeat( 6, 1fr );
	}
}

/* FENIX Theme Animated CTA Buttons - Background Slide Shift + Arrow Image */

.animated-btn {
    font-family: "Barlow Condensed" !important;
    font-size: 18px;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    padding: 12px 0px;
    border: none !important;
    cursor: pointer;
    background: #cf2932;
    color: #fff !important;
	text-decoration: none;
	line-height: 22px;
}

.listing-item .animated-btn {
	padding: 0px !important;
}

.search .animated-btn {
	padding: 12px 0px !important;
}

.pmpro_content_message a.animated-btn, .pmpro_content_message a.animated-btn:link {
	background: #cf2932 !important;
	padding: 0;
}

.pmpro_content_message .author-socials a, a:link .author-socials, .pmpro_content_message .author-info a, a:link .author-info{
    background: none !important;
}

.author-socials > .pmpro_content_message a, .author-socials > .pmpro_content_message a:link {
	padding: 6px 12px !important;
}

.btn-cta {
    display: inline-block;
    padding: 12px 80px 12px 20px !important;
}

.checkout-grid .btn-cta {
    padding: 12px 20px 12px 20px !important;
}

.btn-animation {
    display: inline-block;
    z-index: 1;
    position: relative;
    font-size: inherit;
    font-family: inherit;
    color: white;
    border: none;
    background-color: rgb(166, 33, 40);
    padding: 12px 20px;
}

.btn-animation::after {
    content: url(assets/images/white-arrow.png);
    height:10px;
    position: relative;
    /*padding-left: 10px;*/
    top: -2px;
}

.btn-animation::before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #cf2932;
    transform-origin: center left;
    transform: scaleX(0);
    transition: transform 0.4s ease 0.1s;
}

.btn-animation:hover {
    cursor: pointer;
}

.animated-btn:hover > .btn-animation::before {
    transform-origin: center left;
    transform: scaleX(1);
}

/* Grid Buttons */

.homepage-grids .btn-cta, .homepage-grids .btn-animation {
	padding: 8px 20px !important;
}

/* SEARCH PAGE BUTTONS */
.search-read-more-btn {
	margin-left: 5%;
}

/* Excerpt Preview */

.excerpt-preview-text{
	font-style: italic;
	color: #D59842;
	font-weight: bold;
}

.pmpro_content_message a.text-login-link {
    background: none;
    padding: 0;
    font-family: "Noto Sans";
    font-size: 14px;
    letter-spacing: 0.74px;
    font-weight: 400;
    vertical-align: bottom;
    color: #cf3932;
	text-decoration: underline;
}

/* HERO HEADER */

@media (max-width: 767px) {
	.hero-container {
		display: none;
	}

	.featured-image {
		padding-top: 20px;
	}
}

.listing-item {
	overflow: hidden !important;
}

/*Header arrow connecting Context and Better*/
.header-connecting-arrow{
	position: relative;
	bottom: 8px;
	}
	
	@media (min-width: 801px) and (max-width:1140px){
		.header-connecting-arrow {
			bottom: 5px;
		}
	}
	
	@media (max-width: 800px) {
	.header-connecting-arrow {
	  bottom: 3px;
	  }
	}
	
/*Search Bar Arrow Button*/
#searchbar-icon{
	font-size: 25px;
    background: none;
    border: none;
    color: #cf2932;
    height: 45px;
}