/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 18 2022 | 09:08:09 */
/* Menu menu style -------------------------------------------------- */
.mega_main_menu.direction-horizontal.first-lvl-separator-smooth > .menu_holder > .menu_inner > ul > li > .item_link:before {
	background: none;
}

.mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
	padding: 0 15px;
}

.mega_main_menu li.multicolumn_dropdown > ul,
.mega_main_menu li.default_dropdown > ul 
{
	-webkit-box-shadow: 0px 0px 0px 0px #ffffff;
    -moz-box-shadow: 0px 0px 0px 0px #ffffff;
    -ms-box-shadow: 0px 0px 0px 0px #ffffff;
    -o-box-shadow: 0px 0px 0px 0px #ffffff;
    box-shadow: 0px 0px 0px 0px #ffffff;
}
/* ------------------------------------------------------------------ */



/* Intelligence section css styles ---------------------------------- */
.link-section-nav-as .section-content a span {
    color: #333;
}

.section-content.relative {
    display: flex !important;
    flex-direction: column !important;
}

a.button.primary.is-link.box-shadow-1-hover.lowercase.nav-links-as {
    text-align: left;
}


div.col.button-link-as-nav.medium-3.small-12.large-3 div {
    display: flex;
    flex-direction: column;
}

div.col.button-link-as-nav.medium-3.small-12.large-3 div a {
    text-align: left;
}

li#menu-item-5283 {
    width: 100% !important;
}

.button span {
  display:initial;
}
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
.logo a {
	min-width: 150px;
}
/* ------------------------------------------------------------------ */



/* Search form style ------------------------------------------------ */
/*.header-nav-main {
	min-width: 500px;
}
*/

form.searchform {
	/*width: 220px;*/
  	width: 260px;
    float: right;
}

form.searchform .search-field {
	border: 1px solid #4D4D4D;
}

form.searchform input[type='search'] {
	padding: 25px 1em;
	font-size: 18px;
	color: #cccccc;
}

#wide-nav .container {
	border-top: 3px solid #c80000;
	border-bottom: 1px solid #000000;
} 

.account-item,
.header-search-form,
.header-button-1 {
	margin-bottom: -60px !important;
}

.header-account-title {
	font-size: 16px;
	text-transform: uppercase;
	color: #B00012;
}

@media screen and (min-width: 850px) {
	.row-divided>.col+.col:not(.large-12) {
			border-left: 2px solid #ececec;
	}
}
/* ------------------------------------------------------------------ */


/* ------------------------------------------------------------------ */
/*.nav-right {
    min-width: 450px;
}
*/
.header-block {
	margin-bottom: -60px !important;
	margin-right: 20px;
}

.header-block-block-1 ul li {
	display: inline-block;
}

.header-block-block-1 ul li ul li {
	display: cell;
	width: auto;
}

.header-block-block-1 ul li ul li a {
	text-transform: uppercase;
  	font-weight: 500;
  	padding: 5px 5px;
  	letter-spacing: 0.1px;
}

.header-block ul.menu>li+li,
.header-block .widget>ul>li+li {
	border-top: 0;
}
/* ------------------------------------------------------------------ */

/* PF 20210222 */
.col, .gallery-item, .columns {
    padding: 0 12px 5px;
}

.jm-become-member {
	padding-top: 0;
}

.box-text {
    padding-top: 0;
	padding-bottom: 0;
}

@media screen and (min-width: 850px) {
.large-2 {
    max-width: 14.66667%;
    -ms-flex-preferred-size: 14.66667%;
    flex-basis: 14.66667%;
}
.large-7 {
	max-width: 60.33333%;
    -ms-flex-preferred-size: 60.33333%;
    flex-basis: 60.33333%;
}
.large-3 {
	max-width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
}

/*
  #left-sidebar {
	max-width: 19%;
    -ms-flex-preferred-size: 19%;
    flex-basis: 19%;
}
.center-column {
	max-width: 81%;
    -ms-flex-preferred-size: 81%;
    flex-basis: 81%;
}
*/

.from_the_blog_excerpt {
    line-height: 1.5;
}
  
.col-inner ul li {
    margin-left: 0;
}
}

@media screen and (max-width: 550px) {
  .left-sidebar-m-hidden {
    display: none;
  }
}
/* ------------------------------------------------------------------ */