/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
/* Added By Danial Bleile 20170113*/
/* Added by Dale Baumgartner 
 3/6/2019*/




@media only screen and (max-width: 786px){
	
	/*
	.k2t-title-bar {
		display: none;
	}
	*/
		
	
	.boxed {
		padding-bottom: 40px;
	}
	
/* Makes conference banner responsive on mobile */	
	.conference-image {
		width: 100% !important;
		align-content: center;
	}
	
	.conference-heading {
		width: 100% !important;
	}
	
	.date-info {
		width: 85%;
		padding-top: 95%;
		padding-bottom: 10%;
		margin-left: 8%;
	}	
	
	.conference-slogan {
		width: 80%;
		margin: auto;
		
	}
	
	
/*	frozen bottom menu on mobile */
	
/*	
	#sticky-bottom-menu {
		position: fixed !important;
		z-index: 999999;
		width: 111% !important;
		top: 91.5% !important;
		max-height:25px;
    overflow: hidden !important;
	}
	
	.bottom-menu-col1 {
		position: fixed;
		width: 30%;
		margin-left: -7%;
		z-index: 999;
		bottom: -35px;
		will-change: transform;
		}
	
	.bottom-menu-col2 {
		position: fixed !important;
		width: 30%;
		margin-left: 16%;
		z-index: 999;
		bottom: -35px;
		will-change: transform;

	}
	
	.bottom-menu-col3 {
		position: fixed;
		width: 30%;
		margin-left: 41%;
		z-index: 999;
		bottom: -35px;
		will-change: transform;

	}
	
	.bottom-menu-col4 {
		position: fixed;
		width: 30%;
		margin-left: 68%;
		z-index: 999;
		bottom: -35px;
		will-change: transform;
		
	}
	
	.footer-link {
		font-size: 0.75em;
	}
	
	.footer-image {
		height: 32px;
		width: 32px;
	}
	
	.text-box {
		margin-top: -15%; 
	}
	
*/
	
/* Remove quote on mobile */
	.chestert-mobile {
		display: none;
	}

/* align bottom blue buttons */	
	.jobs-button {
		margin-left: 19%;
	}
	
	.apply-button {
		width: 100px;
		padding-top: 10%; 
	}
	
/* remove red menu bar at top */
	.k2t-header .k2t-header-top {
		display: none !important;		
	}
	
/* Remove blue menu bar w/ shopping cart */
	.k2t-header .k2t-header-m .top-main-menu-mobile {
		display: none; 
	}

/* fix nav menu at top */
	.k2t-header .k2t-header-m {
		position: fixed;
	}
	
	.learn-more-image {
		margin-bottom: 10px;
		margin-right: auto;
		margin-left: auto;
		width: 33%;
		height: 33%;
	}
	.blog-image {
		margin-bottom: 11px;
		margin-right: auto;
		margin-left: auto;
		width: 33%;
		height: 33%;
	}
	.footer-conference-image{
		margin-bottom: 11px;
		margin-right: auto;
		margin-left: auto;
		width: 33%;
		height: 33%;
	}
	.members-image {
		margin-bottom: 11px;
		margin-right: auto;
		margin-left: auto;
		width: 33%;
		height: 33%;
	}
	
}

/*removes thumbnail on job listings */
div#full-screen-search.open {
		background: rgba(1,37,66, .95);
}

.job_listing .flx-entry-thumb {
	display: none;
}

/* Corrects white space caused by removing the thumbnail */
.single_job_listing {
	margin-top: 0;
}

/* End add DB */
#category-posts-4-internal .cat-post-item {
	border-bottom: 6px solid #efefef;
	padding: 20px 0;
}

/*---------------------- */
/* ----header footer---- */
/* --------------------- */

ul#menu-utility_nav_middle {
	margin-top: 4px;
}

ul#menu-utility_nav_left a {
	padding: 5px 0 0 0;
}

#menu-item-15241 a {
 padding: 5px 0 0 0;
}

/* spyglass on secondary menu search */
#Utility_Nav_Right_Search {
	background-image: url("/wp-content/uploads/2019/11/search_background@3x_2.png");
    color: white;
	  background-color: red;
	  padding: 5px 35px;
	  margin-top: -16px;
}

.k2t-footer .k2t-wrap .k2t-row > div a:hover {
	color: #CCC !important;
}

.header-menu {
	width: 100%;
	margin: auto;
}

.k2t-header-top a, .k2t-header-top .k2t-menu li a:hover {
	color: #fff !important;
}

.k2t-header .k2t-wrap .k2t-row .col-4,
.k2t-header .k2t-wrap .k2t-row .col-4:last-child {
	text-align: center;
}

@media only screen and (min-width: 1340px) {
	.page-id-3050 .page-entry img {
		max-height: 242px;
	}
}

@media only screen and (max-width: 1340px) {
	.page-entry {
		padding: 0 3em !important;
	}
	
	span.k2t-title-menu {
		font-size: 78%;
	}
	
	.k2t-header-mid .k2t-menu > li > a {
		padding: 0 10px;
	}
	
	.wx-copyright-text {
		margin-left: 25px;
	}
	
	.page-id-3050 .page-entry img {
		max-height: 242px;
	}
}

@media only screen and (max-width: 1200px) {
	.page-entry {
		padding: 0 5em !important;
	}
	
	.page-id-3050 .page-entry img {
		max-height: 220px !important;
	}
}

@media only screen and (max-width: 1024px) {
	.k2t-header-mid .k2t-logo img {
		max-height: 52px;
	}
	
	.page-id-3050 .page-entry img {
		max-height: 180px !important;
	}
}

@media only screen and (max-width: 1023px) {
	span.k2t-title-menu {
		font-size: 64%;
	}
	
	.k2t-header-mid .k2t-menu > li > a {
		padding: 0 5px;
	}
	
	.page-entry {
		padding: 0 3em !important;
	}
}

@media only screen and (max-width: 991px) {
	.k2t-header-mid .k2t-logo img {
		margin-top: -8px;
		max-height: 40px;
	}
	
	.k2t-header {
		height: 100px;
	}
	
	.wx-footer-logo {
		max-width: 220px !important;
	}
}

@media only screen and (max-width: 800px) {
	.k2t-title-bar .main-title {
		font-size: 36px !important;
	}
	
	ul#menu-utility-nav {
		margin-top: -20px !important;
	}
	
	.k2t-header-top .k2t-wrap .k2t-row .col-6 {
		width: 100% !important;
		display: inline !important;
	}
	
	.k2t-header .k2t-wrap .k2t-row {
		margin: 0 -30px !important;
	}
	
	.k2t-header .k2t-row > [class*="col-"]:last-child {
		padding-top: 0 !important;
	}
	
	span.k2t-title-menu {
		font-size: 85%;
	}
	
	.k2t-header-top .k2t-menu > li > a {
		padding: 15px 0;
	}
	
	.k2t-header .k2t-header-m .mobile-menu-wrap .top-mobile-menu .mobi-menu-login > a {
		color: #fff;
	}
	
	.k2t-header .k2t-header-m .mobile-menu-wrap .m-trigger {
		top: 25px;
	}
	
	.page-entry {
		padding: 0 2em !important;
	}
	
	.wx-footer-logo {
		max-width: 160px !important;
	}
	
	.wx-copyright-text {
		margin-left: 0;
	}
	
	.page-id-3050 .page-entry img {
		max-height: none !important;
	}
}

@media only screen and (max-width: 560px) {
	.k2t-header .k2t-menu li {
		padding: 0 5px;
	}
	
	.page-entry {
		padding: 0 1em !important;
	}
}

@media only screen and (max-width: 359px) {
	.wx-utility-bar-section {
		display: none;
	}
}

@media only screen and (max-width: 319px) {
	.page-entry {
		padding: 0 .5em !important;
	}
}

.k2t-row [class*="col-"] {
	padding: 0 5px;
}

.k2t-header-top {
	background: #850023 !important;
	font-size: 14px;
	height: 35px;
	display: block !important;
	clear: both !important;
	float: left !important;
	width: 100% !important;
	position: relative !important;
	z-index: 9999 !important;
	padding: 0 20px 0 0;
	line-height: 0 !important;
}

.k2t-title-bar .main-title {
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 0 10px #000000;
}

/*------------------------*/
/*-----End footer header--*/
/*------------------------*/

blockquote {
	font-size: 20px;
	font-weight: lighter;
	margin: 5% 0;
	border-left: 5px solid rgba(0,0,0,0.1);
	color: #888888;
	padding-left: 5% !important;
	margin-left: 28px;
	font-style: italic;
}

blockquote:before {
	background: #f7f7f7;
}

.page-entry ol, 
.page-entry ul {
	margin-bottom: 24px;
	margin-left: 40px;
}

ol, ul {
	margin: 0;
	padding: 0;
}

p, li {
	margin-bottom: 16px;
}

h3, h4, h5, h6 {
	padding-top: 16px;
}

b, strong {
	font-weight: bold;
}

.widget .posts-list .post-item .post-text {
	padding-left: 0;
}

hr {
	margin: 20px 0;
	padding: 20px 0;
	width: 100%;
	background-color: #f5f5f5;
	height: 2px;
	clear: both;
	border-top: 0 none #f5f5f5;
	border-bottom: 1px solid #dcdcdc;
}

.iconbox-text {
	margin-right: 65px;
}

a.blue-btn, a.blue-btn:active {
	background-color: #00345e;
	color: #fff;
	padding: 10px 25px;
	border-radius: 3px;
	display: inline-block;
	margin: 0 20px 20px 0;
}

a.blue-btn:hover, a.blue-btn:focus {
	background-color: #850023;
	color: #fff;
}

a:hover, a:focus {
	text-decoration: none;
	color: #00345e;
}

a {
	color: #850023;
}

.vc_general.vc_cta3 h2 {
	font-size: 25px !important;
	color: #850023 !important;
}

.vc_general.vc_cta3 h4 {
	font-size: 16px;
	font-family: Lora;
}

.vc_general.vc_cta3 h4 {
	font-size: 16px;
	font-family: Lora;
}

.vc_cta3-content p {
	display: inline-block !important;
	width: 20% !important;
	vertical-align: top;
	text-align: right;
	margin-top: 10px;
}

.vc_general.vc_cta3 .vc_cta3-content {
	vertical-align: top;
}

header.vc_cta3-content-header {
	width: 75% !important;
	display: inline-block;
	padding-right: 25px;
}

.k2t-iconbox.layout-1 .iconbox-text .desc {
	font-size: 18px !important;
}

.k2t-iconbox.layout-1 .iconbox-text .desc img {
	display: block !important;
	margin: 0 20px 20px 0;
	max-height: 80px;
	max-width: 60px !important;
}

body.single.single-store_page .k2t-blog h5, .k2t-main h5 {
	margin-bottom: 0 !important;
	font-size: 16px !important;
	text-transform: none !important;
	color: #850023;
	font-family: Marcellus SC;
}

.k2t-info {
	padding: 10px 0;
}

.k2t-iconbox.layout-1 .iconbox-text .title h3 {
	margin-bottom: 10px;
	padding: 0;
}

.k2t-recent-event .event-thumb, .k2t-recent-event .event-info {
	width: 50%;
	float: left;
}

.k2t-recent-event .event-info {
	padding: 20px 100px;
}

.single-post-k-event h1.main-title {
	text-align: left;
}

.single-post-k-event .k2t-main .entry-content.col-8 {
	padding: 0 30px;
}

.single-post-k-event .k2t-main .entry-content.col-8 .k2t-row [class*="col-"] {
	padding: 0 15px;
}

.k2t-iconbox.layout-1.has-background .iconbox-text .desc a img {
	margin-bottom: 10px !important;
}

.page-id-2764 .k2t-iconbox.layout-1 .iconbox-text .desc img {
	max-width: 100% !important;
	display: block !important;
	margin: 0 !important;
	width: 100% !important;
}

.k2t-iconbox.layout-1.has-background .iconbox-text .title h3 {
	font-size: 25px !important;
}

.k2t-iconbox .learnmore {
	display: none !important;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tabs-list {
	padding: 0;
	margin: -1px 0 0 -1px;
}

.vc_tta.vc_tta-spacing-1 .vc_tta-tab {
	margin: 1px 0 0 1px;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
	color: #999;
	font-size: 12px;
	font-weight: bold;
}

.wx-footer-logo {
	max-width: 280px;
}

.k2t-blog .cat-icon {
	display: none !important;
}

.k2t-title-bar .main-excerpt {
	text-align: center;
	text-shadow: 0 0 10px #000;
}

.k2t-footer .k2t-wrap .k2t-row > div {
	padding-left: 25px;
}

.desc {
	min-height: 90px;
}

.k2t-member.style-boxed {
	min-height: 370px;
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
	padding: 0;
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt {
	margin-bottom: 0;
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
	border-left: 0 none #F5F5F5;
}

dd {
	margin: 2px;
}

.single-product .owl-stage {
	max-width: 100% !important;
}

/* ============================== 10 TIMELINE ============================== */
.cd-container {
/* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
	width: 90%;
	max-width: 1170px;
	margin: 0 auto;
}

.cd-container::after {
/* clearfix */
	content: '';
	display: table;
	clear: both;
}

#cd-timeline {
	position: relative;
	padding: 2em 0;
	margin-top: 2em;
	margin-bottom: 2em;
}

#cd-timeline::before {
/* this is the vertical line */
	content: '';
	position: absolute;
	top: 0;
	left: 18px;
	height: 100%;
	width: 4px;
	background: #d7e4ed;
}

@media only screen and (min-width: 1170px) {
	#cd-timeline {
		margin-top: 3em;
		margin-bottom: 3em;
	}
	
	#cd-timeline::before {
		left: 50%;
		margin-left: -2px;
	}
}

.cd-timeline-block {
	position: relative;
	margin: 2em 0;
}

.cd-timeline-block:after {
	content: "";
	display: table;
	clear: both;
}

.cd-timeline-block:first-child {
	margin-top: 0;
}

.cd-timeline-block:last-child {
	margin-bottom: 0;
}

@media only screen and (min-width: 1170px) {
	.cd-timeline-block {
		margin: 4em 0;
	}
	
	.cd-timeline-block:first-child {
		margin-top: 0;
	}
	
	.cd-timeline-block:last-child {
		margin-bottom: 0;
	}
}

.cd-timeline-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0,0,0,0.08), 0 3px 0 4px rgba(0,0,0,0.05);
}

.cd-timeline-img img {
	display: block;
	width: 24px;
	height: 24px;
	position: relative;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
}

.cd-timeline-img.cd-location {
	background: #012542;
}

@media only screen and (min-width: 1170px) {
	.cd-timeline-img {
		width: 60px;
		height: 60px;
		left: 50%;
		margin-left: -30px;
	/* Force Hardware Acceleration in WebKit */
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
	}
	
	.cssanimations .cd-timeline-img.is-hidden {
		visibility: hidden;
	}
	
	.cssanimations .cd-timeline-img.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-1 .6s;
		-moz-animation: cd-bounce-1 .6s;
		animation: cd-bounce-1 .6s;
	}
}

@-webkit-keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale(1.2);
	}
	
	100% {
		-webkit-transform: scale(1);
	}
}

@-moz-keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-moz-transform: scale(0.5);
	}
	
	60% {
		opacity: 1;
		-moz-transform: scale(1.2);
	}
	
	100% {
		-moz-transform: scale(1);
	}
}

@keyframes cd-bounce-1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(0.5);
		-moz-transform: scale(0.5);
		-ms-transform: scale(0.5);
		-o-transform: scale(0.5);
		transform: scale(0.5);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale(1.2);
		-moz-transform: scale(1.2);
		-ms-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2);
	}
	
	100% {
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
	}
}

.cd-timeline-content {
	position: relative;
	margin-left: 60px;
	background: white;
	border-radius: .25em;
	padding: 1em;
	box-shadow: 0 3px 0 #d7e4ed;
}

.cd-timeline-content:after {
	content: "";
	display: table;
	clear: both;
}

.cd-timeline-content h2 {
	color: #303e49;
}

.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
	font-size: 13px;
	font-size: .8125rem;
}

.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
	display: inline-block;
}

.cd-timeline-content p {
	margin: 1em 0;
	line-height: 1.6;
}

.cd-timeline-content img {
	width: 100%;
}

.cd-timeline-content .cd-read-more {
	float: right;
	padding: .8em 1em;
	background: #acb7c0;
	color: white;
	border-radius: .25em;
}

.no-touch .cd-timeline-content .cd-read-more:hover {
	background-color: #bac4cb;
}

.cd-timeline-content .cd-date {
	padding: .8em 0;
	opacity: 1;
	color: #850023;
	font-family: Montserrat;
	padding: .4em 10px;
	font-size: 30px !important;
}	

.cd-timeline-content::before {
	content: '';
	position: absolute;
	top: 16px;
	right: 100%;
	height: 0;
	width: 0;
	border: 7px solid transparent;
	border-right: 7px solid white;
}

@media only screen and (min-width: 768px) {
	.cd-timeline-content h2 {
		font-size: 20px;
		font-size: 1.25rem;
	}
	
	.cd-timeline-content p {
		font-size: 16px;
		font-size: 1rem;
	}
	
	.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
		font-size: 14px;
		font-size: .875rem;
	}
}

@media only screen and (min-width: 1170px) {
	.cd-timeline-content {
		margin-left: 0;
		padding: 1.6em;
		width: 45%;
	}
	
	.cd-timeline-content::before {
		top: 24px;
		left: 100%;
		border-color: transparent;
		border-left-color: white;
	}
	
	.cd-timeline-content .cd-read-more {
		float: left;
	}
	
	.cd-timeline-content .cd-date {
		position: absolute;
		width: 100%;
		left: 122%;
		top: 18px;
		font-size: 16px;
		font-size: 30px;
		color: #850023;
		font-family: Montserrat;
	}
	
	.cd-timeline-block:nth-child(even) .cd-timeline-content {
		float: right;
	}
	
	.cd-timeline-block:nth-child(even) .cd-timeline-content::before {
		top: 24px;
		left: auto;
		right: 100%;
		border-color: transparent;
		border-right-color: white;
	}
	
	.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
		float: right;
	}
	
	.cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
		left: auto;
		right: 122%;
		text-align: right;
	}
	
	.cssanimations .cd-timeline-content.is-hidden {
		visibility: hidden;
	}
	
	.cssanimations .cd-timeline-content.bounce-in {
		visibility: visible;
		-webkit-animation: cd-bounce-2 .6s;
		-moz-animation: cd-bounce-2 .6s;
		animation: cd-bounce-2 .6s;
	}
}

@media only screen and (min-width: 1170px) {
	/* inverse bounce effect on even content blocks */
	.cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
		-webkit-animation: cd-bounce-2-inverse .6s;
		-moz-animation: cd-bounce-2-inverse .6s;
		animation: cd-bounce-2-inverse .6s;
	}
}

@-webkit-keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(20px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-moz-transform: translateX(-100px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(20px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@keyframes cd-bounce-2 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100px);
		-moz-transform: translateX(-100px);
		-ms-transform: translateX(-100px);
		-o-transform: translateX(-100px);
		transform: translateX(-100px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(20px);
		-moz-transform: translateX(20px);
		-ms-transform: translateX(20px);
		-o-transform: translateX(20px);
		transform: translateX(20px);
	}
	
	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

@-webkit-keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
	}
	
	100% {
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-moz-transform: translateX(100px);
	}
	
	60% {
		opacity: 1;
		-moz-transform: translateX(-20px);
	}
	
	100% {
		-moz-transform: translateX(0);
	}
}

@keyframes cd-bounce-2-inverse {
	0% {
		opacity: 0;
		-webkit-transform: translateX(100px);
		-moz-transform: translateX(100px);
		-ms-transform: translateX(100px);
		-o-transform: translateX(100px);
		transform: translateX(100px);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translateX(-20px);
		-moz-transform: translateX(-20px);
		-ms-transform: translateX(-20px);
		-o-transform: translateX(-20px);
		transform: translateX(-20px);
	}
	
	100% {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}
}

input[type="submit"], input[type="submit"]:hover {
	background: #012542;
	margin-top: 20px;
	border-radius: 3px;
	font-family: Lora;
	font-size: 16px;
}

/* ============================== ACCS Accreditation Logos ============================== */
.accs-accreditation-logo {
	background-color: #fff;
	box-shadow: 5px 5px 10px #444;
	padding-top: 20px;
	height: 180px;
	width: 300px;
	line-height: 1.5;
}

.accs-accreditation-logo-2 {
	background-color: #fff;
	box-shadow: 5px 5px 10px #444;
	padding-top: 40px;
	height: 180px;
	width: 600px;
	line-height: 1.5;
	margin-top: 25px;
}

.accs-accreditation-logo-3 {
	background-color: #fff;
	box-shadow: 5px 5px 10px #444;
}

.accs-accreditation-logo-4 {
	background-color: #fff;
	box-shadow: 5px 5px 10px #444;
	width: 90%;
	margin-bottom: 40px;
	padding: 10px;
}