@import url('https://fonts.googleapis.com/css?family=Merriweather:100,300,400');

/** GOLABAL
 */
html {
}
body {
	font-family: 'Merriweather', sans-serif;
	font-weight: 100;
	background-color: #f9f9f9;
	color: #000000;
	letter-spacing: 0.5px;
}

	h1, h2, h3, h4, h5, h6 {
		font-family: 'Merriweather', serif;
		font-weight: 400 !important; 
		letter-spacing: 1px;
	}

	a,
	img,
	input,
	button {
		transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-webkit-transition: all 0.3s ease-in-out;
	}

		a:focus,
		a:active,
		input:focus,
		button:focus,
		textarea:focus,
		select:focus,
		button:focus {
		    outline: none;
		    text-decoration: none;
		}

		a::-moz-focus-inner,
		input::-moz-focus-inner,
		button::-moz-focus-inner,
		textarea::-moz-focus-inner,
		select::-moz-focus-inner {
		    border: 0;
		}

	input::placeholder {
		color: #222;
	}

		input:-moz-placeholder {
			color: #222;
		}

		input:-ms-input-placeholder {
			color: #222;
		}

		input::-moz-placeholder {
			color: #222;
		}

		input::-webkit-input-placeholder {
			color: #222;
		}

		input:placeholder-shown {
			color: #222;
		}

.genesis-nav-menu .menu-item {
	z-index: 9999;
}

/** HEADER
 */
.site-custom-header {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	position: relative;
	z-index: 10000;
}
	.site-custom-header {
		background-color: #f9f9f9;
		padding: 30px;
	}
	.site-custom-header .title-area {
		position: relative;
		width: auto;
		padding: 0;
		text-align: left;
	}
	.site-custom-header .site-description {
		display: none;
	}
	.site-custom-header .site-title a {
		display: inline-block;
		text-indent: -9999px;
		width: 250px;
		height: 63px;
		background: url('https://www.strictlyvc.com/wp-content/uploads/2019/02/strictlyvc-logo-sm.png') no-repeat center 50% scroll;
		background-attachment: scroll;
		background-size: 250px 63px;

	}
	.site-custom-header .site-inner {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
	.site-custom-header .genesis-nav-menu a {
		border: 0;
		padding: 19px 15px 19px 15px;
	}

	.site-custom-header .nav-primary {
		border: 0;
		width: 100%;
		background-color: #f9f9f9 !important;
	}
	.site-custom-header .search-form {
		width: auto;
		position: relative;
		top: 8px;
	}
		.site-custom-header .search-form .search-form-input {
			min-width: 480px;
			min-height: 56px;
		}
		.site-custom-header .search-form .search-form-submit {
			position: absolute;	
			top: 0;
			right: 0;
			height: 56px;
		}

/** FOOTER
 */
.site-footer {
	border-top: 0;
	background-color: #f9f9f9;
	color: #222;
	font-weight: 400;
	border-top: 1px solid #efefef;
}
	.site-footer h4.text-uppercase {
		text-transform: uppercase;
		font-size: 24px;
		color: #222;
		margin: 20px 0 20px 0;
	}
		.site-footer h4.text-uppercase img {
			height: 45px;
			max-height: auto;
		}
	.site-footer .menu {
		text-align: center;
	}
		.site-footer .menu li {
			display: inline;
			margin: 0 20px 0 20px;
		}
	.site-footer a {
		color: #222;
	}
		.site-footer a:hover,
		.site-footer a:active,
		.site-footer a:focus {
			color: #f55d1f;
		}

/** CONTENT
 */
.page-template-page_signup .content {
	padding-top: 50px;
}
	.content h1.entry-title {
		font-size: 48px;
		color: #222;
		border-bottom: 1px solid #f9f9f9;
		padding-bottom: 20px;
		margin-bottom: 30px;
	}
	.content p {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.content .breadcrumb {
		background-color: transparent;
	}
	.content .entry {
		margin-bottom: 0;
	}
	.archive-description.posts-page-description {
		display: none;
	}
	.archive-description {
		background-color: transparent;
		text-transform: uppercase;
	}
		.archive-description h1 {
			font-size: 24px !important;
		}

/** SITE INNER
 */
.site-inner{
	max-width: 1140px;
	margin: 0 auto;

}
	.site-inner h1.archive-title {
		font-size: 48px;
		font-size: 4.8rem;
	}

/** HOME TEMPLATE
 */
.home .content {
	float: none;
	width: 100%;
	padding-top: 0;
}
	.home > article .entry-content {
		max-width: 1200px;
		margin: 0 auto;
	}
	.home > article.entry {
		border-bottom: 0;
		background-color: #f9f9f9;
		padding: 144px 60px 0 60px;
	}
		.home > article.entry a {
			color: #fff;
		}
	.home h1.entry-title {
		display: none;
	}
	.home h2.entry-title {
		font-size: 64px;
		line-height: 1;
	}
	.home ul.more-posts li {
		list-style-type: disc;
		margin: 5px 0 5px 30px;
	}

/** DEFAULT PAGE TEMPLATE
 */
.page-template-default .site-header,
.page-template-default .nav-primary {
	padding-top: 0 !important;
	background-color: #fff;
}
	.custom-featured-image {
		background-repeat: no-repeat;
		background-position: center top;
		background-size: 100% auto;
		background-attachment: scroll;
		height: calc(100vw/2);
		max-height: 540px;
		max-width: 1440px;
		width: 100%;
		margin: 0 auto;
		position: relative;
		text-align: center;
	}
		.featured-image-slideshow {
			position: absolute;
			top: 0;
			left: 0;
			height: calc(100vw/2);
			width: 100%;
			max-width: 1440px;
			max-height: 540px;
			overflow: hidden;
		}
		.featured-image-overlay-shadow {
			background: rgba(0, 0, 0, 0.25); /*url('https://www.strictlyvc.com/wp-content/uploads/2019/02/asfalt-dark.png') repeat top left;*/
			position: absolute;
			top: 0;
			left: 0;
			bottom: 0;
			right: 0;
			width: 100%;
			height: 100%;
			z-index: 20;
		}
		.custom-logo-cont {
			width: 100%;
			height: 100%;
			top: 0;
			left: 0;
			bottom: 0;
			right: 0;
			position: absolute;
			display: flex;
			align-items: center;
			justify-content: center;
			z-index: 30;
		}
			.logo-image {
				padding: 30px;
				background-color: rgba(0, 0, 0, 0.95);
			}

/** SIDEBAR
 */
.sidebar-primary.widget-area{}
	.sidebar-primary.widget-area h3.widgettitle.widget-title {
		font-size: 24px;
		background-color: transparent;
		color: #222;
		padding-left: 0;
		border-bottom: 3px solid #f9f9f9;
	}
	.sidebar-primary.widget-area article > a {
		position: relative;
		height: 150px;
		width: 100%;
		overflow: hidden;
		background: #f9f9f9;
		display: block;
	}
	.sidebar-primary.widget-area article a img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		min-height: 150px;
	}
	.sidebar-primary.widget-area .sendgrid_widget_text {
		margin-bottom: 0;
	}

/** MISC
 */
.nav-primary {
	text-align: center;
}
	.menu-item-has-children > a:after {
		content: ' ▸ ';
		margin-left: 5px;
		transform: rotate(90deg);
		color: inherit;
		display: inline-block;
	}
	.nav-primary .menu li > a:hover {
		background-color: #f55d1f;
		color: #fff;
	}
.pagination-previous a,
.pagination-next a {
	background-color: #222;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Raleway', sans-serif;
	padding: 16px 24px;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
	text-align: center;
}
	.pagination-previous a:hover,
	.pagination-previous a:active,
	.pagination-previous a:focus,
	.pagination-next a:hover,
	.pagination-next a:active,
	.pagination-next a:focus {
		background-color: #f55d1f;
		color: #fff;
	}
.after-entry.widget-area {
	padding: 50px 50px 0 50px;
	background-color: #f9f9f9;
}
.custom-spacer {
	padding-top: 64px;
}
.cycle-pager {
	text-align: center;
	font-size: 64px;
	line-height: 1;
	color: #f9f9f9;
	display: block;
	margin-top: 30px;
}
	.cycle-pager span {
		cursor: pointer;
	}
	.cycle-pager span.cycle-pager-active {
		color: #f55d1f;
	}
.site-container-wrap {
	background-color: #fff;
	min-width: 100%;
	max-width: 100%;
	margin-top: 0;
	border: 0;
}
.page .entry {
	border-bottom: 0;
}
.entry {
	padding-bottom: 25px;
}
.entry-header .entry-meta {
	margin-bottom: 5px;
	font-size: 14px;
}
.entry-meta .entry-categories,
.entry-meta .entry-tags {
	font-size: 16px;
}

/** HOME TOP WIDGET AREA
 */
.home-top.widget-area {
	background-color: transparent;
	border: 0;
	margin-top: 20px;
}
	.home-top.widget-area article:before {
		position: relative;
		height: 450px;
		width: 100%;
		overflow: hidden;
		display: block;
		background: #f9f9f9 url('https://www.strictlyvc.com/wp-content/uploads/2019/02/strictlyvc-logo-sm.png') no-repeat center 50% scroll;
	}
	.home-top.widget-area article.has-post-thumbnail:before {
		position: static;
		height: auto;
		width: auto;
		overflow: normal;
		background: transparent;
	}
	.home-top.widget-area article.has-post-thumbnail > a {
		position: relative;
		height: 450px;
		width: 100%;
		overflow: hidden;
		display: block;
		background: #f9f9f9;
	}
		.home-top.widget-area article a img {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			min-height: 450px;
		}
	.home-top.widget-area article h4 {
		font-size: 36px;
		margin-top: 20px;
	}

/** HOME BOTTOM WIDGET AREA
 */
.home-bottom.widget-area {
	border: 0;
}
	.home-bottom.widget-area article {
		display: inline-block;
		width: 49%;
		vertical-align: top;
	}
	.home-bottom.widget-area article:nth-child(2n+1) {
		margin-right: 2%;
	}
	.home-bottom.widget-area article:before {
		position: relative;
		height: 250px;
		width: 100%;
		overflow: hidden;
		display: block;
		background: #f9f9f9 url('https://www.strictlyvc.com/wp-content/uploads/2019/02/strictlyvc-logo-sm.png') no-repeat center 50% scroll;
	}
	.home-bottom.widget-area article.has-post-thumbnail:before {
		position: static;
		height: auto;
		width: auto;
		overflow: normal;
		background: transparent;
	}
	.home-bottom.widget-area article.has-post-thumbnail > a {
		position: relative;
		height: 250px;
		width: 100%;
		overflow: hidden;
		display: block;
		background: #f9f9f9;
	}
		.home-bottom.widget-area article a img {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			min-height: 250px;
		}
	.home-bottom.widget-area article h4 {
		font-size: 24px;
		margin-top: 20px;
		height: 65px;
	}

/** FOOTER EXTENDED AREA
 */
.footer-widgets {
	background-color: #f9f9f9;
	color: #222;
	font-weight: 400;
	margin-top: 60px;
}
	.footer-widgets .wrap {
		max-width: 1140px;
		margin: 0 auto;	
	}
	.footer-widget-area article {
		border-bottom: 0;
	}
	.footer-widget-area article > a {
		position: relative;
		height: 150px;
		width: 100%;
		overflow: hidden;
		background: #f9f9f9;
	}
		.footer-widget-area article a img {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			min-height: 150px;
		}
	.footer-widget-area h3.widgettitle {
		font-size: 28px;
		padding-bottom: 10px;
		margin-bottom: 30px;
		color: #222;
		min-height: 75px;
	}
	.footer-widget-area h4.entry-title a {
		font-size: 20px;
		color: #222;
	}
	.footer-widget-area .entry-header a,
	.footer-widget-area .entry-content a {
		color: #222;
	}
		.footer-widget-area .entry-header a:hove,
		.footer-widget-area .entry-header a:active,
		.footer-widget-area .entry-header a:focus,
		.footer-widget-area .entry-content a:hover,
		.footer-widget-area .entry-content a:active,
		.footer-widget-area .entry-content a:focus {
			color: #f55d1f !important;
		}

/*****
 *****/
.home-top.widget-area .more-from-category a,
.home-middle.widget-area .more-from-category a,
.home-bottom.widget-area .more-from-category a,
.footer-widget-area .more-from-category a {
	background-color: #222;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: 'Raleway', sans-serif;
	padding: 16px 24px;
	text-transform: uppercase;
	white-space: normal;
	width: auto;
	display: inline-block;
	text-align: center;
	float: right;
}
	.footer-widget-area .more-from-category a {
		float: none;
		display: block;
	}
	.home-top.widget-area .more-from-category a:focus,
	.home-top.widget-area .more-from-category a:hover,
	.home-top.widget-area .more-from-category a:active,
	.home-middle.widget-area .more-from-category a:focus,
	.home-middle.widget-area .more-from-category a:hover,
	.home-middle.widget-area .more-from-category a:active,
	.home-bottom.widget-area .more-from-category a:focus,
	.home-bottom.widget-area .more-from-category a:hover,
	.home-bottom.widget-area .more-from-category a:active,
	.footer-widget-area .more-from-category a:focus,
	.footer-widget-area .more-from-category a:hover,
	.footer-widget-area .more-from-category a:active {
		background-color: #f55d1f;
		color: #fff;
	}

.page-template-page_signup article.entry {
	float: left;
	max-width: 58%;
}

#sendgrid_nlvx_widget-6,
#text-3 {
	background-color: #f9f9f9;
	padding: 45px 45px 25px 45px;
	max-width: 410px;
	display: block;
	float: right;
	margin: 0 0 30px 30px;
}

.page-template-page_signup #sendgrid_nlvx_widget-6,
.page-template-page_signup #text-3 {
	max-width: 38%;
}

	#sendgrid_nlvx_widget-6 p small,
	#text-3 p small {
		display: block;
		text-align: right;
	}

	.textwidget .contact-form input[type=email], 
	.textwidget .contact-form input[type=text], 
	.textwidget .contact-form input[type=url], 
	.textwidget .contact-form textarea {
		width: 100% !important;
	}

	#sendgrid_nlvx_widget-6 .widget-title,
	#text-3 .widget-title {
		font-size: 24px !important;
	}

.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5, .footer-widgets-6 {
	width: 340px;
	margin-right: 20px;
}

@media (max-width: 992px) {

	.site-custom-header .site-inner {
		display: block;
		text-align: center;
	}
		.site-custom-header .title-area {
			text-align: center;
			width: 100%;
		}
	.site-custom-header .search-form {
		display: none;
	}

	.page-template-page_signup article.entry {
		float: none;
		max-width: 100%;
	}
}

@media (max-width: 768px) {

	h3.widgettitle.widget-title {
		font-size: 32px !important;
		font-style: 3.2rem !important;
		min-height: auto;
	}
	.home > article.entry {
		padding-top: 60px;
	}
	.header-image .site-header .title-area {
		padding-bottom: 30px;
	}
	.footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .footer-widgets-4, .footer-widgets-5, .footer-widgets-6 {
		width: 100%;
		margin-right: 0;
	}

}


/** HOMEPAGE
 */

input, select, textarea {
	padding: 8px;
	margin-bottom: 15px;
}

.home article.page {
	display: none;
}
.home-grid-row {
	display: flex;
	margin-top: 40px;
}
	.home-grid-row img,
	.home-grid-row iframe {
		border-radius: 2px;
	}
	.home-grid-row > div {
		width: 48%;
	}
	.home-grid-row > div:first-child {
		margin-right: 4%;
	}
	.home-grid-row .home-signup-inner {
		margin: 0;
		/*padding: 45px;*/
		max-width: 100%;
		border-radius: 2px;
		box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
		float: none;
		background-color: #f9f9f9;
	}
	.home-grid-row #sendgrid_nlvx_widget-6 .widget-title {
		font-size: 24px !important;
	}
	.home-grid-row #sendgrid_nlvx_widget-6 .sendgrid_widget_text {
		margin-bottom: 0;
	}
	.home-grid-row .home-signup-inner small {
		display: block;
		text-align: right;
		padding: 0 45px 25px 0;
	}
	.home-grid-row #sendgrid_nlvx_widget-6 {
		padding: 45px 45px 0 45px !important;
		margin-left: 0 !important;
	}
	.home-intro-inner {
		padding: 20px 20px 10px 20px;
	}
	.home-grid-row .home-intro-block {
		width: 60%;
		flex: auto;
	}
	.home-grid-row .home-signup-block {
		width: 36%;
	}
.events-block {
	border-radius: 2px;
	position: relative;
}
	.cycle-prev {
		position: absolute;
		top: 30%;
		left: 20px;
		z-index: 900;
		font-size: 54px;
		color: #f9f9f9;
		cursor: pointer;
	}
		.cycle-prev:before {
			content: "〈 ";
		}
	.cycle-next {
		position: absolute;
		top: 30%;
		right: 20px;
		z-index: 900;
		font-size: 54px;
		color: #f9f9f9;
		cursor: pointer;
	}
		.cycle-next:before {
			content: " 〉";
		}
	.events-block .home-single-event-inner {
		max-height: 540px;
		overflow: hidden;
		border-top-left-radius: 2px;
		border-top-right-radius: 2px;
	}
	.home-single-event-content {
		background-color: #f9f9f9;
		padding: 40px 40px 40px 40px;
		border-bottom-left-radius: 2px;
		border-bottom-right-radius: 2px;
	}
		.home-single-event-content p {
			margin-bottom: 0;
		}
.sponsor-block {
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: #f9f9f9;
	padding: 40px 40px 40px 40px;
	border-radius: 2px;	
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
	position: relative;
	text-align: center;
}
	.sponsor-by {
		position: absolute;
		top: 15px;
		right: 15px;
		font-size: 14px;
	}
	.sponsor-block > div {
		text-align: center;		
	}
	.sponsor-cycle-block > div {
		width: 100%;
		height: 100%;
		display: flex !important;
		align-items: center;
		justify-content: center;
	}
	.sponsor-block img {
		min-width: 320px;
		max-width: 320px;
		margin: 0 auto;
	}
.video-block,
.podcast-block {
	flex: 1;
	background-color: #f9f9f9;
	padding: 25px 25px 3px 25px;
	border-radius: 2px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
}
	.home-block-content h3 {
		margin-top: 15px;
	}

@media (max-width: 992px) {

	.home-grid-row #sendgrid_nlvx_widget-6,
	.home-single-event-content,
	.home-grid-row iframe,
	.home-grid-row .home-signup-inner {
		box-shadow: none;
	}

	.home-grid-row .home-intro-block,
	.home-grid-row .home-signup-block {
		width: 100%;
		flex: 1;
	}

	.home-grid-row iframe {
		min-height: auto;
	}

	.home-grid-row,
	.sponsor-block {
		margin: 0;
		display: block;
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		box-shadow: none;
	}
	
	.sponsor-block {
		padding-bottom: 60px;
	}

	.home-grid-row > div,
	.sponsor-block > div {
		width: 100%;
		height: auto;
		min-height: auto;
		display: block;
		flex: initial;
	}
	
	.home-grid-row > div:first-child,	
	.sponsor-block > div:first-child {
		margin-right: 0;
	}

	.sponsor-block img {
		max-width: 50%;
	}

	#sendgrid_nlvx_widget-6, #text-3,
	.page-template-page_signup #sendgrid_nlvx_widget-6,
	.page-template-page_signup #text-3 {
		max-width: 100%;
		margin-right: 30px;
	}
}
