/* @import url('http://example.com/example_style.css'); */


/***********************************************/


/* CSS @imports must be at the top of the file */


/* Add them above this section                 */


/***********************************************/


/****************************************/


/* HubSpot Style Boilerplate            */


/****************************************/


/* These includes are optional, but helpful. */

{
	% include "hubspot/styles/responsive/modules.css" %
}

{
	% include "hubspot/styles/patches/recommended.css" %
}


/*****************************************/


/* Start your style declarations here    */


/*****************************************/


/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */


/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */


/* EX: @import url('http://example.com/example_style.css'); */

@import url('//fonts.googleapis.com/css?family=Lato:400,700|Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Roboto:300,400,500,700');
@import url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');
@font-face {
	font-family: "ElegantIcons";
	font-style: normal;
	font-weight: normal;
	src: url("//2929175.fs1.hubspotusercontent-na1.net/hubfs/2929175/KIKOFF_May2018/fonts/ElegantIcons.eot?t=1535949454207") format("embedded-opentype"), url("//2929175.fs1.hubspotusercontent-na1.net/hubfs/2929175/KIKOFF_May2018/fonts/ElegantIcons.woff?t=1535949454207") format("woff"), url("//2929175.fs1.hubspotusercontent-na1.net/hubfs/2929175/KIKOFF_May2018/fonts/ElegantIcons.ttf?t=1535949454207") format("truetype"), url("//2929175.fs1.hubspotusercontent-na1.net/hubfs/2929175/KIKOFF_May2018/fonts/ElegantIcons.svg?t=1535949454207") format("svg");
}

@font-face {
	font-family: "simple-line-icons";
	font-style: normal;
	font-weight: 400;
	src: url("//2929175.fs1.hubspotusercontent-na1.net/hubfs/2929175/KIKOFF_May2018/fonts/Simple-Line-Icons.eot?t=1535949454207") format("embedded-opentype"), url("//2929175.fs1.hubspotusercontent-na1.net/hubfs/2929175/KIKOFF_May2018/fonts/Simple-Line-Icons.ttf?t=1535949454207") format("truetype"), url("//2929175.fs1.hubspotusercontent-na1.net/hubfs/2929175/KIKOFF_May2018/fonts/Simple-Line-Icons.woff2?t=1535949454207") format("woff2"), url("//2929175.fs1.hubspotusercontent-na1.net/hubfs/2929175/KIKOFF_May2018/fonts/Simple-Line-Icons.woff?t=1535949454207") format("woff"), url("//2929175.fs1.hubspotusercontent-na1.net/hubfs/2929175/KIKOFF_May2018/fonts/Simple-Line-Icons.svg?t=1535949454207") format("svg");
}


/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */


/* Images */

img {
	max-width: 100%;
	height: auto;
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: bottom;
	/* Suppress the space beneath the baseline */
}

img.alignRight,
img.alignright {
	margin: 0 0 5px 15px;
}

img.alignLeft,
img.alignleft {
	margin: 0 15px 5px 0;
}


/* Reduces min-height on bootstrap structure */

.row-fluid [class*="span"] {
	min-height: 1px;
}


/* Blog Social Sharing */

.hs-blog-social-share .hs-blog-social-share-list {
	margin: 0;
	list-style: none !important;
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
	height: 30px;
	list-style: none !important;
}



.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span {
	vertical-align: top !important;
	/* Aligns Facebook icon with other social media icons */
}


/* Captcha */

#recaptcha_response_field {
	width: auto !important;
	display: inline-block !important;
}

.body-container.container-fluid {
	padding: 0px !important;
}


/* line height fix for reCaptcha theme */

#recaptcha_table td {
	line-height: 0;
}

.recaptchatable #recaptcha_response_field {
	min-height: 0;
	line-height: 12px;
}


/* Videos */

video {
	max-width: 100%;
	height: auto;
}


/* Date Picker */

#calroot {
	width: 202px !important;
	line-height: normal;
}

#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

#calroot select {
	min-height: 0 !important;
	padding: 1px 2px !important;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
	font-size: 10px !important;
	line-height: 18px !important;
	font-weight: normal !important;
}

#caldays {
	margin-bottom: 4px;
}


/* Responsive Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	padding-left: 0;
	padding-right: 0;
}

.hs-responsive-embed iframe,
.hs-responsive-embed object,
.hs-responsive-embed embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
	padding-top: 0px;
	padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
	height: auto;
	overflow: visible;
	padding: 0 0 0 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
	position: static;
	width: auto;
	height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
	width: 100%;
	max-width: 100%;
}

.post-header .hubspot-editable * {
	font-size: 18px !important;
}



/* Forms */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] select {
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* Fix radio button and check box fields in multi column forms*/

.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
	width: auto;
}


/* System Template Forms */

#email-prefs-form .email-edit {
	width: 100% !important;
	max-width: 507px !important;
}

#hs-pwd-widget-password {
	height: auto !important;
}


/* Menus */

.hs-menu-wrapper ul {
	padding: 0;
}


/* Horizontal Menu
========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
	list-style: none;
	margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
	display: inline-block;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
	content: " ";
	display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
	content: " ";
	display: table;
	clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
	float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
	display: inline-block;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
	position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	position: fixed;
	width: 100%;
	z-index: 10;
	left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	display: block;
	white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
	left: 100%;
	top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
	opacity: 1;
	visibility: visible;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li:first-child > a {
	border-top: 0px solid #005eaa !important;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
	margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
	position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
	margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
	position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
	display: block;
	visibility: visible;
	opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
	content: " ";
	display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
	content: " ";
	display: table;
	clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
	float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
	display: inline-block;
}


/* Vertical Menu
========================================================================== */

.hs-menu-wrapper.hs-menu-flow-vertical {
	width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
	list-style: none;
	margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
	display: block;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
	margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
	width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
	position: relative;
}


/* Flyouts */

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	position: absolute;
	z-index: 10;
	left: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	display: block;
	white-space: nowrap;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	left: 100%;
	top: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
	opacity: 1;
	visibility: visible;
}



.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
	visibility: visible;
	opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	display: block;
	visibility: visible;
	opacity: 1;
}


/* Space Module */

.widget-type-space {
	visibility: hidden;
}


/* Blog Author Section */

.hs-author-social-links {
	display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
	width: 24px;
	height: 24px;
	border-width: 0px;
	border: 0px;
	line-height: 24px;
	background-size: 24px 24px;
	background-repeat: no-repeat;
	display: inline-block;
	text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
	background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
	background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
	background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
	background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item.hs-blog-social-share-item-linkedin {
	display: inline-flex;
}


/* Fix for CTA border box issue */

.hs-cta-wrapper a {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}


/*
* jQuery FlexSlider v2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/


/* Wrapper */

.hs_cos_wrapper_type_image_slider {
	display: block;
	overflow: hidden
}


/* Browser Resets */

.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus {
	outline: none;
}

.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}


/* No JavaScript Fallback */


/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */


/* FlexSlider Default Theme
*********************************/

.hs_cos_flex-slider {
	margin: 0 0 60px;
	padding: 0;
	background: #fff;
	border: 0;
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	zoom: 1;
}

.hs_cos_flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.loading .hs_cos_flex-viewport {
	max-height: 300px;
}

.hs_cos_flex-slider .hs_cos_flex-slides {
	zoom: 1;
}

.carousel li {
	margin-right: 5px
}


/* FlexSlider Necessary Styles
*********************************/

.hs_cos_flex-slider .hs_cos_flex-slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative;
}


/* Hide the slides before the JS is loaded. Avoids image jumping */

.hs_cos_flex-slider .hs_cos_flex-slides img {
	width: 100%;
	display: block;
	border-radius: 0px;
}

.hs_cos_flex-pauseplay span {
	text-transform: capitalize;
}


/* Clearfix for the .hs_cos_flex-slides element */

.hs_cos_flex-slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .hs_cos_flex-slides {
	display: block;
}

* html .hs_cos_flex-slides {
	height: 1%;
}


/* Direction Nav */

.hs_cos_flex-direction-nav {
	*height: 0;
}

.hs_cos_flex-direction-nav a {
	width: 30px;
	height: 30px;
	margin: -20px 0 0;
	display: block;
	background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
}

.hs_cos_flex-direction-nav .hs_cos_flex-next {
	background-position: 100% 0;
	right: -36px;
}

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
	left: -36px;
}

.hs_cos_flex-slider:hover .hs_cos_flex-next {
	opacity: 0.8;
	right: 5px;
}

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
	opacity: 0.8;
	left: 5px;
}

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover,
.hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
	opacity: 1;
}

.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
	opacity: .3!important;
	filter: alpha(opacity=30);
	cursor: default;
}


/* Direction Nav for the Thumbnail Carousel */

.hs_cos_flex_thumbnavs-direction-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.hs_cos_flex_thumbnavs-direction-nav {
	*height: 0;
}

.hs_cos_flex_thumbnavs-direction-nav a {
	width: 30px;
	height: 140px;
	margin: -60px 0 0;
	display: block;
	background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 1;
	-webkit-transition: all .3s ease;
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
	background-position: 100% 40%;
	right: 0px;
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
	left: 0px;
}

.hs-cos-flex-slider-control-panel img {
	cursor: pointer;
}

.hs-cos-flex-slider-control-panel img:hover {
	opacity: .8;
}

.hs-cos-flex-slider-control-panel {
	margin-top: -30px;
}


/* Control Nav */

.hs_cos_flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: -40px;
	text-align: center;
}

.hs_cos_flex-control-nav li {
	margin: 0 6px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.hs_cos_flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, 0.5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.hs_cos_flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, 0.7);
}

.hs_cos_flex-control-paging li a.hs_cos_flex-active {
	background: #000;
	background: rgba(0, 0, 0, 0.9);
	cursor: default;
}

.hs_cos_flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.hs_cos_flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.hs_cos_flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}

.hs_cos_flex-control-thumbs img:hover {
	opacity: 1;
}

.hs_cos_flex-control-thumbs .hs_cos_flex-active {
	opacity: 1;
	cursor: default;
}


.hs_cos_flex-slider .caption {
	background-color: black;
	position: static;
	font-size: 2em;
	line-height: 1.1em;
	color: white;
	padding: 0px 5% 0px 5%;
	width: 100%;
	top: 40%;
	text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
	color: white;
	font-size: 3em;
	line-height: 1.1em;
	position: absolute;
	padding: 0px 5% 0px 5%;
	width: 90%;
	top: 40%;
	text-align: center;
	background-color: transparent;
}


.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
	color: white;
}


/* Thumbnail only version of the gallery */

.hs-gallery-thumbnails li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	margin-right: -4px;
}

.hs-gallery-thumbnails.fixed-height li img {
	max-height: 150px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}


/* responsive pre elements */

pre {
	overflow-x: auto;
}


/* responsive pre tables */

table pre {
	white-space: pre-wrap;
}


/* Corrects width issues in table elements created via the wysiwyg editor */

table tr td img {
	max-width: initial;
}


/* adding minimal spacing for blog comments */

.comment {
	margin: 10px 0 10px 0;
}


/* make sure lines with no whitespace don't interefere with layout */

.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
	word-wrap: break-word;
}


/* HTML 5 Reset */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}


/* Support migrations from wordpress */

.wp-float-left {
	float: left;
	margin: 0 20px 20px 0;
}

.wp-float-right {
	float: right;
	margin: 0 0 20px 20px;
}


/* Responsive Google Maps */

#map_canvas img,
.google-maps img {
	max-width: none;
}


/* ==========================================================================
2. BASE STYLES                                             
========================================================================== */
body .post-body p,
body .post-body li{
    font-family: 'Open Sans', sans-serif !Important;
    font-size: 18px !important;
    color: #5c5c5c;
    line-height: 30px;
    font-weight: normal !important;
}
.hs-blog-post .blog-sidebar h2,
.hs-blog-post .blog-sidebar h3 {
	/* font-family: Montserrat,sans-serif !imporant;
  color: #2d2d2d;
  font-family: Montserrat,sans-serif;
  font-weight: 700;
  letter-spacing: .2em;
  text-transform: uppercase;
  font-size: 12px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 19px;
  padding-bottom: 13px;*/
}

body h1 {
	font-weight: 700;
	font-size: 40px;
	color: #000;
	font-family: Montserrat, sans-serif !imporant;
	text-transform: none;
	letter-spacing: 1px;
}

body .blog-section #hubspot-author_data {
	font-family: 'Open Sans', sans-serif !Important;
	font-weight: 600;
}

body.blog p,
body.blog p span {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 15px;
	/*color:#5c5c5c;*/
	line-height: 26px;
	font-weight: 700 !important;
}

body .widget-module ul,
body h3,
body span {
	font-family: Montserrat, sans-serif;
}

body .widget-module ul li {
	padding-bottom: 10px;
}

body.blog h2 {
	font-weight: 400 !important;
	font-family: "Trim", Sans-serif !important;
	font-size: 40px;
}

.hs-blog-post .blog-sidebar .hs_cos_wrapper_widget {
	background: #fff;
	/*padding:22px;*/
	border-radius: 5px;
}

.banner-content p span {
	font-size: 17px;
}

.blog-sidebar .hs_cos_wrapper_type_rich_text h3 {
	font-family: Juventus Fans, sans-serif !important;
	font-size: 16px !important;
	color: 2d2d2d !important;
	/* letter-spacing: 1px;
  text-transform: capitalize;
  padding-bottom: 0px;
  margin-bottom: 20px;*/
}

.blog-sidebar .hs_cos_wrapper_type_rich_text h2 span {
	font-family: Juventus Fans, sans-serif !important;
	font-size: 28px;
	font-weight: 700 !important;
	color: #2D2D31;
	text-transform: uppercase;
}

.blog-sidebar .widget-type-blog_subscribe {
	background: transparent;
	color: #fff;
	padding: 22px 22px 0px;
	border: unset;
}

.hs-blog-post .blog-sidebar .widget-type-blog_subscribe span.hs_cos_wrapper_widget {
	background: transparent;
}

body.blog .blog-sidebar .widget-type-blog_subscribe h3,
body.blog .blog-sidebar .widget-type-blog_subscribe label {}

.blog-sidebar .widget-type-blog_subscribe h3,
.widget-type-blog_subscribe label {
	color: #2D2D2D !important;
}

.hs-blog-post .blog-sidebar .widget-type-blog_subscribe .hs-error-msgs label {
	color: #ffa1a1;
}

.widget-type-blog_subscribe label {
	display: block;
	margin-bottom: 11px;
}

.blog-sidebar .widget-type-blog_subscribe input[type="submit"] {
	background: #55AD57;
	color: #fff;
	border: none;
	border-radius: 36px;
	padding: 14px 44px;
	font-family: 'Juventus Fans'!important;
	font-size: 16px !important;
}

.hs-blog-post .blog-sidebar .filter-expand-link {
	padding-left: 25px;
}

.blog-content h2 {
	letter-spacing: 1.5px;
	text-transform: none;
}

.span12.widget-span.widget-type-blog_subscribe {
	border-bottom: 1px solid #E0E0DF;
}


/* =============== Base =============== */

*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

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

body {
	background-color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	line-height: 26px;
	color: grey;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}


/* Page Center */

.container-fluid .row-fluid .page-center {
	float: none;
	max-width: 1300px;
	margin: 0 auto;
}


/* Highlighted Text */

::-moz-selection {
	color: #fff;
	background: #4564fd;
	text-shadow: none;
}

::selection {
	text-shadow: none;
}


/* =============== Typography =============== */


/* Basic text */

p {}

small {}

strong {}

em {}

cite {}

code {}

pre {}

sup,
sub {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}


/* =============== EU Cookie Confirmation Bar =============== */


/* Confirmation Outer Wrapper*/

#hs-eu-cookie-confirmation {}


/* Confirmation Inner Wrapper*/

#hs-eu-cookie-confirmation-inner {}

#hs-eu-cookie-confirmation-inner p {}


/* Confirmation Button */

#hs-en-cookie-confirmation-buttons-area {}

a#hs-eu-confirmation-button {}


/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */


/* =============== Structure =============== */


/* The outer wrappers of your website */

.header-container-wrapper,
.body-container-wrapper,
.footer-container-wrapper {}


/* The inner wrappers of your website */

.header-container,
.body-container,
.footer-container {}


/* =============== Header =============== */

.header-container {
	margin-bottom: 0;
}

.header-container-wrapper {}

.header-container {}

.custom-header {
	position: relative;
	z-index: 9999;
}


/*Header Top Styling*/

.custom-header-top {
	background-color: rgba(0, 0, 0, 1);
	border-bottom: 1px solid #ffffff;
	position: relative;
	font-weight: 400;
	text-align: center;
	font-size: 13px;
	color: #fff;
}

.custom-header-top .page-center {
	max-width: 50% !important;
}

.custom-header-top-links .hs-menu-wrapper > ul {
	vertical-align: middle;
	display: inline-block;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	letter-spacing: .2em;
	text-transform: uppercase;
	color: #ccc;
	font-size: 0;
	line-height: 0;
	margin-top: 10px;
	margin-bottom: 11px !important;
}

.custom-header-top-links .hs-menu-wrapper > ul > li {
	display: inline;
	float: none !important;
	font-size: 10px;
}

.custom-header-top-links .hs-menu-wrapper > ul > li:not(:last-child):after {
	content: '|';
	padding: 0 12px 0 5px;
}

.custom-header-top-links .hs-menu-wrapper > ul > li:first-child {
	margin-left: 4px;
}

.custom-header-top-links .hs-menu-wrapper > ul > li > a {
	font-size: 10px;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	color: #ccc;
	display: initial;
	line-height: 1.3em;
	letter-spacing: 2px;
}

.custom-header-top-links .hs-menu-wrapper > ul > li:last-child > a {
	color: #4564fd;
}

.custom-header-top-links .hs-menu-wrapper > ul > li:not(:last-child) > a:hover {
	color: #4564fd;
}


/*Header Bottom Styling*/

.custom-header-bottom {
	position: relative;
}

.custom-header-bottom .page-center {
	padding-left: 50px !important;
	padding-right: 50px !important;
	max-width: 100% !important;
}

.widget-span.custom-logo {
	position: relative;
	width: auto;
	margin-left: 0;
	z-index: 999;
}


/*.custom-logo:before {
content: "";
display: inline-block;
vertical-align: middle;
height: 98px;
margin-right: -3px;
}*/

.custom-logo > * {
	vertical-align: middle;
	display: inline-block;
}

.custom-logo a {
	max-height: 88.2px;
	/*height: 75px;*/
	position: relative;
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.custom-logo img {
	/*width: 75px !important;*/
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	transition: opacity .2s ease;
	display: block;
	vertical-align: middle;
}

.widget-span.custom-menu-primary {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	text-align: center;
	z-index: 111;
	margin-left: 0;
	float: none;
}

.custom-menu-primary > * {
	vertical-align: middle;
	display: inline-block;
	height: 100%;
}

.custom-menu-primary > .hs_cos_wrapper > .hs_cos_wrapper {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	margin-left: 15px;
}

.custom-menu-primary .hs-menu-wrapper {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	height: 100%;
}

@-webkit-keyframes sai-size {
	0%,
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
}

@-moz-keyframes sai-size {
	0%,
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
}

@keyframes sai-size {
	0%,
	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.5);
		transform: scale(1.5)
	}
}

.desktop-menu-trigger {
	position: relative;
	float: right;
	z-index: 112;
	height: 98px;
	text-align: right;
	vertical-align: middle;
	margin-left: 8px;
	display: table;
	padding: 0 24px;
	color: #fff;
}

.desktop-menu-trigger a {
	display: table-cell;
	vertical-align: middle;
	border-color: #fff;
	color: #fff;
	position: absolute;
	top: 0;
	height: 100%;
	width: 13px;
	font-size: 12px;
}

.desktop-menu-trigger a .mkd-side-area-icon {
	display: block;
	line-height: inherit;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 5px;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #fff;
}

.desktop-menu-trigger a .mkd-side-area-icon:after {
	content: '';
	display: block;
	width: 35px;
	height: 35px;
	border: 3px solid #fff;
	border-radius: 6px;
	position: absolute;
	top: -16px;
	left: -11px;
}

.desktop-menu-trigger a .mkd-side-area-icon > span {
	background-color: #fff;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	width: 13px;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	transform-origin: center center;
}

.desktop-menu-trigger a .mkd-side-area-icon .mkd-sai-first-line {
	top: -6px;
}

.desktop-menu-trigger a .mkd-side-area-icon .mkd-sai-second-line {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
}

.desktop-menu-trigger a .mkd-side-area-icon .mkd-sai-third-line {
	top: 6px;
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}

.desktop-menu-trigger a:hover .mkd-side-area-icon .mkd-sai-first-line {
	-webkit-animation: sai-size .25s linear both;
	animation: sai-size .25s linear both;
}

.desktop-menu-trigger a:hover .mkd-side-area-icon .mkd-sai-second-line {
	-webkit-animation: sai-size .25s linear both;
	animation: sai-size .25s linear both;
	-webkit-animation-delay: .1s;
	animation-delay: .1s;
}

.desktop-menu-trigger a:hover .mkd-side-area-icon .mkd-sai-third-line {
	-webkit-animation: sai-size .25s linear both;
	animation: sai-size .25s linear both;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.header-container .footer-insta-title {
	display: none;
}


/*Header Flyout Styling*/

#site-wrapper {
	position: relative;
	-webkit-transition: left .2s ease, right .2s ease;
	-moz-transition: left .2s ease, right .2s ease;
	-o-transition: left .2s ease, right .2s ease;
	transition: left .2s ease, right .2s ease;
	right: 0;
}

.flyout-open {
	right: 470px !important;
	-webkit-transition: left .2s ease, right .2s ease;
	-moz-transition: left .2s ease, right .2s ease;
	-o-transition: left .2s ease, right .2s ease;
	transition: left .2s ease, right .2s ease;
}

.widget-span.custom-header-flyout-wrapper {
	position: fixed;
	visibility: visible;
	width: 470px;
	right: -470px;
	height: 100%;
	top: 0;
	z-index: 99999;
	transition: left .2s ease, right .2s ease;
	padding: 45px 52px;
	padding-right: 80px;
	padding-left: 55px;
	background-image: url(//2929175.fs1.hubspotusercontent-na1.net/hubfs/2929175/KIKOFF_May2018/images/side-area-background-img%20%281%29.jpg?t=1535949454207);
	background-position: center center;
	background-color: #fff;
	text-align: left;
	overflow: hidden;
	overflow-y: auto;
}

.flyout-open .widget-span.custom-header-flyout-wrapper {
	right: 0;
	transition: left .2s ease, right .2s ease;
}

.custom-header-contact {
	margin: 0 0 30px;
	text-align: left;
}

.custom-header-flyout-wrapper h5 {
	margin: 0 0 22px;
}

.custom-header-contact ul li p span {
	color: #808080 !important;
}

.custom-header-contact ul li i {
	color: #d5d5d5 !important;
}

.custom-header-contact ul li:nth-child(2) i {
	font-size: 21px !important;
}

.custom-header-contact ul li h6 a {
	color: #808080 !important;
}

.custom-header-contact ul li:nth-child(2) {
	margin-bottom: 7px;
}

.custom-header-contact ul li:nth-child(4) {
	text-align: center;
	position: relative;
	height: auto;
	font-size: 0;
	line-height: 1em;
}

.custom-header-contact ul li:nth-child(4) .mkd-separator {
	width: 340px;
	margin-top: 24px;
	margin-bottom: 6px;
	border-bottom: 1px solid #b2b2b2;
	position: relative;
	display: inline-block;
}

.custom-header-flyout-wrapper .custom-insta-feed {
	margin-top: 6px;
	margin-bottom: 25px;
}

.custom-header-flyout-wrapper .custom-insta-feed ul {
	padding-right: 112px;
}

.custom-header-follow h3 {
	margin-bottom: 30px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
	font-family: 'Montserrat';
	margin-top: 30px;
	font-weight: normal;
	line-height: 26px;
}

.header-follow {
	margin: 0 0 30px;
}

.header-follow ul {
	color: grey;
	line-height: 26px;
	-webkit-transition: color .15s ease-out;
	-moz-transition: color .15s ease-out;
	transition: color .15s ease-out;
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

.header-follow ul li {
	color: grey;
	line-height: 26px;
	-webkit-transition: color .15s ease-out;
	-moz-transition: color .15s ease-out;
	transition: color .15s ease-out;
	display: inline-block;
	vertical-align: middle;
	margin: -12px 0 0 0;
}

.header-follow ul li:nth-child(2) {
	margin: -12px 20px 0 20px;
}

.header-follow ul li * {
	color: grey;
	line-height: 26px;
	-webkit-transition: color .15s ease-out;
	-moz-transition: color .15s ease-out;
	transition: color .15s ease-out;
}

.header-follow ul li a i {
	color: rgb(45, 45, 45);
	font-size: 16px;
	-webkit-transition: color .15s ease-in-out;
	-moz-transition: color .15s ease-in-out;
	transition: color .15s ease-in-out;
}

.header-follow ul li a:hover i {
	color: rgb(213, 213, 213);
}

.custom-header-kikoff-websites-wrapper {
	margin: 0 0 8px;
}

.custom-header-kikoff-websites-links .hs-menu-wrapper > ul {
	display: block;
}

.custom-header-kikoff-websites-links .hs-menu-wrapper > ul > li {
	margin: 0 0 22px;
	color: #2d2d2d;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 1.3em;
}

.custom-header-kikoff-websites-links .hs-menu-wrapper > ul > li > a {
	color: grey;
	line-height: 26px;
	-webkit-transition: color .15s ease-out;
	-moz-transition: color .15s ease-out;
	transition: color .15s ease-out;
	display: initial;
}

.close-flyout {
	display: table;
	height: 90px;
	position: absolute;
	top: 0;
	right: 38px;
	z-index: 1000;
}

.close-flyout .mkd-close-side-menu-holder-inner {
	display: table-cell;
	vertical-align: middle;
}

.close-flyout a {
	display: inline-block;
	height: 26px;
	width: 26px;
	padding: 0 2px 4px 0;
	z-index: 1000;
	-webkit-transition: transform .5s ease;
	-moz-transition: transform .5s ease;
	transition: transform .5s ease;
	cursor: pointer;
	color: grey;
	line-height: 26px;
	transform-origin: center 15px;
}

.close-flyout a .icon_close {
	color: #d0d0d0;
	display: inline-block;
	font-size: 24px;
	height: 26px;
	line-height: 29px;
	position: relative;
	text-align: center;
	width: 26px;
	-webkit-transition: color .15s ease-out;
	-moz-transition: color .15s ease-out;
	transition: color .15s ease-out;
	font-family: 'ElegantIcons'!important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
}

.close-flyout a .icon_close:before {
	content: "\4d";
}

.close-flyout a:hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
	transform-origin: center 15px;
}


/*Fixed Header*/

.fix-header {
	position: fixed;
	-webkit-transition: left .2s ease, right .2s ease, -webkit-transform .33s ease;
	transition: left .2s ease, right .2s ease, transform .33s ease;
	width: 100% !important;
	top: 0;
	left: 0;
	z-index: 9999;
	-webkit-transform: translateY(-110%);
	transform: translateY(-110%);
	-webkit-backface-visibility: hidden;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
	-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
	background-color: rgba(0, 0, 0, 1);
}

.sticky-header .fix-header {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.fix-header .desktop-menu-trigger {
	display: none;
}

.fix-header .custom-menu-primary .hs-menu-wrapper > ul > li > a {
	-webkit-transition: opacity .3s ease;
	-moz-transition: opacity .3s ease;
	transition: opacity .3s ease;
}

.fix-header .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
	opacity: .8;
}


/* =============== Content =============== */

.body-container-wrapper {}

.body-container {
	padding-bottom: 92px;
}

.body-container .page-center {}


/*Banner Styling*/

.hs-blog-post .banner-area {
	background-position: center center;
}

.banner-area {
	height: 400px;
	background-position: center 0px;
	margin-top: -98px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 101;
	text-align: center;
	background-color: #2d2d2d;
	background-size: cover;
}

.banner-area .page-center {
	padding-top: 0 !important;
	height: 100%;
}

.banner-content-wrapper {
	display: table;
	width: 100%;
	height: 100%;
}

.banner-area .banner-content {
	position: relative;
	display: table-cell;
	vertical-align: middle;
}

.banner-area p {
	display: block;
	font-family: Montserrat, sans-serif;
	font-size: 19px;
	line-height: 1.666666666666667em;
	font-weight: 700;
	width: 60%;
	letter-spacing: .25em;
	text-transform: uppercase;
	color: #fff;
	margin: 80px auto 25px;
}

.banner-area p span {
	display: inline-block;
	vertical-align: middle;
}

.banner-area h1 {
	display: inline-block;
	line-height: 1em;
	vertical-align: middle;
	font-family: Montserrat, sans-serif;
	font-size: 45px;
	font-weight: 700;
	margin: 15px auto 50px;
	color: #fff;
}

.banner-area h1 span {
	display: inline-block;
}

.content-wrapper {}

.main-content {}

.sidebar {}

.sidebar.right {}

.sidebar.left {}


/* =============== Footer =============== */

.footer-container-wrapper {}

.footer-container {}


/*Footer Top Styling*/

.custom-footer-top {
	padding-top: 66px;
	padding-bottom: 74px;
	background-color: #3a3e9b;
	text-align: center;
	position: relative;
}

.footer-top-social h5 {
	color: #ffffff;
	margin: 10px 0 32px;
}

.footer-top-social .mkd-icon-shortcode {
	width: 52px;
	height: 52px;
	line-height: 50px;
	background-color: rgb(71, 76, 166);
	border-style: solid;
	border-color: rgb(71, 76, 166);
	border-width: 1px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	margin-right: 9px;
	margin-bottom: 6px;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.footer-top-social .mkd-icon-shortcode a {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.footer-top-social .mkd-icon-shortcode a i {
	color: #ffffff;
	font-size: 20px;
	line-height: inherit;
	width: 100%;
	height: 100%;
	display: inline-block;
	-webkit-transition: color .15s ease-in-out;
	-moz-transition: color .15s ease-in-out;
	transition: color .15s ease-in-out;
}

.footer-top-social .mkd-icon-shortcode .mkd-icon-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: inherit;
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	border-radius: inherit;
	-webkit-transition: -webkit-transform .15s ease-in-out;
	transition: transform .15s ease-in-out;
}

.footer-top-social .mkd-icon-shortcode:hover {
	background-color: rgb(230, 72, 82);
	border-color: rgb(230, 72, 82);
}

.footer-top-social .mkd-icon-shortcode:hover .mkd-icon-overlay {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}


/*Footer MIddle Styling*/

.custom-footer-middle {
	background-color: #2d2d2d;
	position: relative;
	color: #fff;
}

.custom-footer-middle .page-center {
	padding-top: 104px;
	padding-bottom: 80px;
}

.custom-footer-middle .page-center > .row-fluid-wrapper {
	margin: 0 -15px;
}

.widget-span.custom-footer-middle-col {
	width: 25%;
	margin-left: 0;
	padding-left: 15px;
	padding-right: 15px;
}

.widget-span.custom-footer-middle-spacer {
	width: 0;
	padding: 0;
}

.custom-footer-middle h3 {
	color: #fff;
	margin-top: 3px;
	margin-bottom: 23px;
}

.footer-kikoff-content > p {
	margin: -7px 0 20px;
}

.footer-kikoff-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-kikoff-content ul li {
	width: 100%;
	position: relative;
}

.footer-kikoff-content ul li:nth-child(1) {
	margin-bottom: 21px;
}

.footer-kikoff-content ul li:nth-child(3) {
	margin-bottom: 13px;
}

.footer-kikoff-content ul li .mkd-icon-list-icon-holder {
	display: table-cell;
	vertical-align: middle;
	min-width: 13px;
	padding-top: 2px;
}

.footer-kikoff-content ul li i {
	color: #ffffff;
	font-size: 19px;
	text-align: center;
	display: block;
}

.footer-kikoff-content ul li p {
	padding-left: 14px;
	font-size: 12px;
	font-weight: 600;
	margin: 0;
	display: table-cell;
	vertical-align: middle;
	position: relative;
	color: #2d2d2d;
	text-align: left;
	font-family: Montserrat, sans-serif;
}

.footer-kikoff-content ul li p span {
	color: #ffffff;
	font-size: 13px;
	font-weight: 600;
	display: block;
}

.footer-kikoff-content ul li .mkd-iwt-icon-holder {
	float: left;
	position: relative;
	top: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .25s ease-in-out 0s, top .25s ease-in-out .25s;
	transition: transform .25s ease-in-out 0s, top .25s ease-in-out .25s;
}

.footer-kikoff-content ul li .mkd-iwt-content-holder {
	padding: 4px 0 0 0;
	margin-top: -3px;
}

.footer-kikoff-content ul li .mkd-iwt-icon-holder > span {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 8px 0;
}

.footer-kikoff-content ul li .mkd-iwt-title-holder {
	margin-bottom: 15px;
	text-transform: capitalize;
}

.footer-kikoff-content ul li h6 {
	line-height: 1.46em;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.footer-kikoff-content ul li h6 a {
	color: inherit;
	line-height: inherit;
	text-decoration: none;
}

.footer-kikoff-content ul li:nth-child(3) p span {
	font-size: 12px;
}

.custom-footer .header-insta-title {
	display: none;
}

.custom-insta-feed ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.custom-insta-feed ul li {
	color: #fff;
	font-family: Montserrat, sans-serif;
	width: 33.33%;
	padding: 0 4px;
	float: left;
}

.custom-insta-feed ul li .mkd-instagram-item-holder {
	position: relative;
	margin-bottom: 8px;
}

.custom-insta-feed ul li a {
	font-weight: 400;
	font-size: 16px;
	color: #c8c8c8;
	font-family: Montserrat, sans-serif;
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	transition: color .2s ease-out;
	display: block;
	width: 100%;
	text-decoration: none;
}

.custom-insta-feed ul li a img {
	display: block;
	width: 100%;
}

.custom-insta-feed .mkd-instagram-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity .15s;
	-moz-transition: opacity .15s;
	transition: opacity .15s;
	background-color: rgba(39, 48, 63, .4);
	text-align: center;
}

.custom-insta-feed .mkd-instagram-overlay-inner {
	display: table;
	width: 100%;
	height: 100%;
}

.custom-insta-feed .mkd-instagram-overlay-inner2 {
	display: table-cell;
	vertical-align: middle;
}

.custom-insta-feed .overlay-icon.social-instagram {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #fff;
	height: 30px;
	width: 30px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	overflow: hidden;
}

.custom-insta-feed .social_instagram {
	display: inline-block;
	font-size: 18px;
	margin-top: 6px;
	color: #fff;
	opacity: 0;
	-webkit-transform: translate3d(0, 30px, 0);
	-moz-transform: translate3d(0, 30px, 0);
	transform: translate3d(0, 30px, 0);
	-webkit-transition: opacity .2s, -webkit-transform 0s .2s;
	transition: opacity .2s, transform 0s .2s;
	font-family: 'ElegantIcons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.social_instagram:before {
	content: "\e09a";
}

ul.mkd-instagram-feed li a:hover .mkd-instagram-overlay {
	opacity: 1;
}

ul.mkd-instagram-feed li a:hover .social_instagram {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: all .6s cubic-bezier(.38, .76, 0, .87) 50ms;
	-moz-transition: all .6s cubic-bezier(.38, .76, 0, .87) 50ms;
	transition: all .6s cubic-bezier(.38, .76, 0, .87) 50ms;
}

.footer-search {
	margin-bottom: 20px;
}

.footer-search-wrapper form {
	position: relative;
	width: 250px;
}

.footer-search-wrapper form input#s-1552211362 {
	padding: 16.5px 55px 16.5px 20px;
	background-color: rgba(255, 255, 255, .05);
	outline: 0;
	color: #fff;
	font-size: 15px;
	font-family: "Open Sans", sans-serif;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0;
	border: 1px solid transparent;
	-webkit-transition: border-color .3s ease;
	-moz-transition: border-color .3s ease;
	transition: border-color .3s ease;
	width: 100%;
	display: block;
}

.footer-search-wrapper form input#s-1552211362:focus {
	border: 1px solid #4564fd;
}


/* Placeholder Text */

.footer-search-wrapper form input#s-1552211362::-webkit-input-placeholder {
	color: #a9a9a9;
}


/* Webkit Browsers */

.footer-search-wrapper form input#s-1552211362:-moz-placeholder {
	color: #a9a9a9;
}


/* Firefox 18- */

.footer-search-wrapper form input#s-1552211362::-moz-placeholder {
	color: #a9a9a9;
}


/* Firefox 19+ */

.footer-search-wrapper form input#s-1552211362:-ms-input-placeholder {
	color: #a9a9a9;
}


/* IE10 */

.footer-search-wrapper form input#searchsubmit-1558134117 {
	border: none;
	outline: 0;
	position: absolute;
	right: 0;
	background-color: transparent;
	font-family: Simple-Line-Icons;
	height: 55px;
	width: 55px;
	padding: 0 14px;
	cursor: pointer;
	color: #a7b0be;
	font-size: 16px;
	margin: 0;
}


/*Footer Bottom Styling*/

.widget-span.custom-footer-bottom {
	display: table;
	width: 100%;
	background-color: #000;
	vertical-align: middle;
	height: 73px;
	position: relative;
}

.custom-footer-bottom > .row-fluid-wrapper {
	display: table-cell;
	vertical-align: middle;
}

.custom-footer-bottom .page-center > .row-fluid-wrapper {
	margin-left: -15px;
	margin-right: -15px;
}

.custom-copyright-links p {
	margin: 10px 0;
}

.footer-bottom-social {
	margin: 10px 0;
	text-align: right;
}

.footer-bottom-social > span {
	margin: 0 5px 0 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background-color: rgba(255, 255, 255, 0.2);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	-webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out;
	-moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out;
	transition: background-color .15s ease-in-out, border-color .15s ease-in-out;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

.footer-bottom-social > span:hover {
	background-color: rgba(255, 255, 255, 0.1);
}

.footer-bottom-social > span:last-child {
	margin-right: 0;
}

.footer-bottom-social > span:first-child {
	margin-left: 5px;
}

.footer-bottom-social > span .mkd-icon-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	background-color: inherit;
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	border-radius: inherit;
	-webkit-transition: -webkit-transform .15s ease-in-out;
	transition: transform .15s ease-in-out;
}

.footer-bottom-social > span:hover .mkd-icon-overlay {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

.footer-bottom-social > span a {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	z-index: 1;
	text-decoration: none;
}

.footer-bottom-social > span a i {
	color: #ffffff;
	font-size: 14px;
	line-height: inherit;
	width: 100%;
	height: 100%;
	display: inline-block;
	-webkit-transition: color .15s ease-in-out;
	-moz-transition: color .15s ease-in-out;
	transition: color .15s ease-in-out;
}


/*Back to Top*/

#back-to-top {
	display: block;
	position: fixed;
	right: 24px;
	bottom: 52px;
	margin: 0;
	width: 56px;
	height: 56px;
	z-index: 10000;
	color: #d0d0d0;
	text-align: center;
	background-color: #252525;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: opacity .2s ease-out, visibility .2s ease-out, color .2s ease-out;
	-moz-transition: opacity .2s ease-out, visibility .2s ease-out, color .2s ease-out;
	transition: opacity .2s ease-out, visibility .2s ease-out, color .2s ease-out;
}

#back-to-top .mkd-icon-stack {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -19px;
	line-height: inherit;
	font-size: 36px;
	-webkit-transition: -webkit-transform .2s ease-out, opacity .2s ease-out;
	transition: transform .2s ease-out, opacity .2s ease-out;
}

#back-to-top .mkd-icon-stack .arrow_carrot-up {
	font-family: 'ElegantIcons'!important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

.arrow_carrot-up:before {
	content: "\32";
	/* content: "\f139";*/
}

#back-to-top .mkd-back-to-top-inner {
	display: block;
	position: relative;
	top: 65%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

#back-to-top .mkd-back-to-top-inner .mkd-back-to-top-text {
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: .2em;
	margin-left: 4px;
	-webkit-transition: -webkit-transform .2s ease-out, opacity .2s ease-out;
	transition: transform .2s ease-out, opacity .2s ease-out;
	font-family: Montserrat, sans-serif;
}

#back-to-top:hover .mkd-icon-stack {
	-webkit-transform: translateY(20px);
	-moz-transform: translateY(20px);
	transform: translateY(20px);
}

#back-to-top:hover .mkd-back-to-top-text {
	-webkit-transform: translateY(-17px);
	-moz-transform: translateY(-17px);
	transform: translateY(-17px);
}


/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


/* =============== Custom Menu Primary =============== */


/* Parent List */

.custom-menu-primary .hs-menu-wrapper > ul {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	height: 100%;
	text-align: left;
	padding-top: 15px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li {
	position: relative;
	height: 100%;
	display: inline-block;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
	color: #fff;
	position: relative;
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	background-color: transparent;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .1em;
	-webkit-transition: color .2s ease-out;
	-moz-transition: color .2s ease-out;
	transition: color .2s ease-out;
	font-size: 13px;
	font-family: Montserrat, sans-serif;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a > span {
	display: block;
	position: relative;
	top: 50%;
	-wwbkit-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 0 23px;
	-webkit-transition: text-decoration .2s ease-out, border-color .2s ease-out, background-color .2s ease-out;
	transition: text-decoration .2s ease-out, border-color .2s ease-out, background-color .2s ease-out;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {}


/* Child List */

.custom-menu-primary .hs-menu-wrapper > ul ul {
	background-color: #fff;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li {}

.custom-menu-primary .hs-menu-wrapper > ul ul li a {}

.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {}


/* Override max width on menu links */

.custom-menu-primary .hs-menu-wrapper > ul li a,
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	overflow: visible !important;
	max-width: none !important;
	width: auto !important;
}


/* Fix menu disappearing on desktop after toggling mobile menu */



/* =============== Mobile Toggle Menu =============== */


/* Hide button on Desktop */

.mobile-trigger,
.child-trigger {
	display: none;
}



/* ==========================================================================
Blog                                         
========================================================================== */


/* Blog Post and Listing Body Class */

body.blog {
	-webkit-font-smoothing: initial;
}

body.blog .desktop-menu-trigger {
	display: none;
}

.blog .body-container {
	background-color: #fff;
	color: #080808;
	font-family: 'Arial', 'Sans-Serif';
	font-size: 15px;
	line-height: 1.42857143;
	padding-bottom: 0;
}

.blog .content-wrapper {
	max-width: 1080px !important;
	padding: 40px 0 60px !important;
}

.date {
	float: left;
	color: #fff;
	background: #005eaa;
	width: 72px;
	height: 72px;
	border-radius: 35px;
	text-align: center;
}

.date span.day {
	font-size: 22px;
	display: block;
	padding-top: 10px;
	font-weight: 700;
}

.blog .body-container a {
	color: #969696;
	transition: all .6s;
	-webkit-transition: all .6s;
	text-decoration: none;
}

.blog .body-container a:hover {
	/* color: #005eaa;*/
	text-decoration: underline;
}


/* Blog Post */

body.hs-blog-post {}


/* Blog Listing */

body.hs-blog-listing {}

span.sep {
	padding: 0 8px;
}

.blog .body-container p {
	margin: 0 0 10px;
	font-weight: normal !important;
}


/* Blog Columns Wrapper */

.blog .content-wrapper {}



/* Blog Content Column
========================================================================== */

.blog .blog-content {}


/* Use this to style the main wrapper for the blog listing pages */

.blog-listing-wrapper {}
.blog .blog-listing-wrapper .col-6 {padding:0px 10px;}
.blog-listing-wrapper .post-listing .post-item {padding:3rem 0;}
.blog .post-body .post-header h2, .blog .post-body .post-header h2 a {font-size:2.2rem; line-height:1.25;}
.blog .post-body #hubspot-author_data, .blog #hubspot-topic_data a.topic-link {font-size:1.5rem !important; line-height:1.25;}
.blog .post-body #hubspot-author_data .author-link, .blog .post-body #hubspot-author_data span {font-size:1em !important;}
.blog .post-body #hubspot-author_data .sep {padding:0 4px;}
.blog .post-body a.more-link {font-size:inherit; margin-top:0.5rem;}
.blog .blog-sidebar li {font-size:1.65rem !important; line-height:1.25 !important;}


/* Use this to style the main wrapper for the blog post pages */

.blog-post-wrapper {
	padding-left: 35px;
	max-width: 812px;
	width: 100%;
	margin: 0 auto;
  padding-top:100px;
}


/* Blog Title */

.hs-blog-header h1 {}

.hs-blog-header h1 a {}


/* Blog Post Title */

h2.post-listing-simple,
.post-header h2 {
	/*   margin-top: 0; */
	margin-top: -25px;
	margin-bottom: 2px;
	font-size: 30px;
	position: relative;
	top: -4px;
	font-weight: normal;
	line-height: 30px;
	font-family: 'Arial', 'Sans-Serif';
	letter-spacing: normal;
	text-transform: inherit;
}

h2.post-listing-simple a,
.post-header h2 a {
	color: #000 !important;
	font-size: 22px;
	font-weight: 500;
}

h2.post-listing-simple a:hover,
.post-header h2 a:hover {}

span.filter-link-count {
	display: none;
}


/*cta css maxwidth start */

#hs_cos_wrapper_module_160758422369829 {
	padding-left: 35px;
	max-width: 812px;
	width: 100%;
	margin: 0 auto;
}

#hs_cos_wrapper_module_160758423002931 {
	padding-left: 35px;
	max-width: 812px;
	width: 100%;
	margin: 0 auto;
}


/* Blog Author and Avatar */

#hubspot-author_data {
	margin-bottom: 0px;
	font-size: 13px;
}

#hubspot-author_data a.author-link {
	color: #55AD57;
}

#hubspot-author_data .hs-author-avatar {
	max-width: 70px;
	padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
	height: auto !important;
	max-width: 100%;
}


/* Use this to set up different styling for your blog posts */

.blog-listing-wrapper .post-listing .post-item {
	border-bottom: 0px solid #d9d9d9;
	padding: 20px 0 30px;
	margin: 20px 0;
	overflow: hidden;
	color: #5e636c;
	font-weight: 300;
	line-height: 25px;
}

.blog-listing-wrapper .post-listing .post-item .post-body {
	float: left;
	width: 100%;
	padding-left: 0px;
}

.blog-post-wrapper .post-body {}


/* Post Featured Image on Listings Page */

.hs-featured-image-wrapper {}

.hs-featured-image-wrapper .hs-featured-image-link {}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
	border-width: 0;
	max-height: 384px;
	max-width: 100%;
	height: 384px;
	width: 100%;
	float: none;
	margin: 0 0 35px 0;
	object-fit: cover;
}




/* Read More Link */

a.more-link {
	display: block;
	margin: 15px 0;
}


/* Blog Topics List */

#hubspot-topic_data {
	color: #55AD57;
}

#hubspot-topic_data a.topic-link {
	color: #55AD57;
}


/** 
* Blog Social Sharing icons
*
* Overrides defaults to better align icons and prevent overlapping 
*/

.hs-blog-social-share {
	padding: 10px 0 0 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	height: auto;
	margin: 15px 0;
}


/** 
* Blog Commments 
*
* Custom styles are listed below, as the COS does not provide default styles.
*/

#comments-listing {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	margin-top: 30px;
}

#comments-listing.no-comments {
	border: none;
}

.comment {
	margin: 10px 0;
	border-top: 1px solid #ccc;
	padding: 15px 0;
}

.comment.depth-0 {
	border-bottom: 1px solid #000 !important;
	border-top: medium none !important;
	margin: 0 10px 10px !important;
	padding: 0 15px !important;
}

.comment-body {
	border-bottom: medium none;
	color: ;
	display: block;
	font-family: ;
	font-size: ;
	line-height: ;
	padding: 0;
}

.comment-reply-to {
	margin-bottom: 15px;
}

.comment-from h4 {
	margin: 0;
	padding-top: 15px;
}

.comment-date {
	color: !important;
	display: block !important;
	font-size: 13px;
	text-align: left;
}

.comment-from {
	font-weight: bold;
}

.comment-body {
	padding: 10px 0;
}

.custom_listing_comments a {
	color: #55AD57 !important;
}


/* Pagination */

ul.pagination {
	list-style: none;
	text-align: right;
	float: right;
}

ul.pagination li {
	text-align: center;
}

ul.pagination li:first-child {
	float: none;
}

ul.pagination li {
	display: inline-block;
	vertical-align: middle;
}

ul.pagination li a {
	border: unset;
	width: unset;
	height: unset;
	background: #fff;
	color: #E74E3A !important;
	font-weight: 700;
	display: block;
	clear: both;
	line-height: unset;
	padding: 6px !important;
}

ul.pagination li:last-child {
	float: none;
}

ul.pagination li.text {
	color: #fff;
	font-family: 'Oswald';
	font-size: 20px;
	font-weight: 400;
	float: left !important;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
	z-index: 3;
	color: #E74E3A !important;
	cursor: default;
	background-color: unset !important;
	border-color: unset !important;
	text-decoration: underline;
}


/*Author Page*/

.hs-author-profile {
	border-bottom: 1px solid #ccc;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.hs-author-profile h2.hs-author-name {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	color: #5e636c;
	font-family: 'Arial', 'Sans-Serif';
	letter-spacing: normal;
	text-transform: none;
}

.hs-author-profile .hs-author-bio {
	margin: 10px 0;
}

.hs-author-profile .hs-author-avatar {
	max-width: 75px;
	border-radius: 100%;
}

.hs-author-profile .hs-author-avatar img {
	border-radius: 100%;
}

h3.hs-author-listing-header {
	color: #005eaa;
	font-size: 18px;
	margin-bottom: 0;
	text-transform: none;
	letter-spacing: normal;
	font-family: 'Arial', 'Sans-Serif';
}


/** 
* Blog All Posts Page
*
* ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
*/

body.hs-content-path-blog-all {}

div.post-listing-simple {}

div.post-listing-simple .post-item {}

h2.post-listing-simple {}

h2.post-listing-simple a {}


/* Blog Sidebar
========================================================================== */

.blog .blog-sidebar {}

.blog .blog-sidebar .cell-wrapper {
	margin: 0 0 20px;
}

.blog .blog-sidebar .widget-type-post_listing.recent-post li {
  padding-bottom:20px; 
  line-height:1.35;
}

.blog .blog-sidebar .widget-type-post_listing.recent-post li a {
  text-decoration:none !important;
  border-bottom:1px solid #E74E3A;
}

.blog .blog-sidebar .widget-type-post_listing.recent-post li a:hover {
  color:#000;
  border-bottom:1px solid #000;
}

.blog .blog-sidebar .widget-type-post_listing.recent-post li a:after {
  margin-left:2px !important; 
  font-size:1.65rem !important;
}

/* Blog Modules */

.blog .blog-sidebar .widget-span {
	margin-bottom: 0px;
}

.custom-sign-up-content h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin-top: 0;
	margin-bottom: 10px;
	color: #5e636c;
	font-family: 'Oswald', 'Arial', 'Sans-Serif';
	letter-spacing: normal;
	text-transform: none;
}

.custom-sign-up-content h3 {
	color: #005eaa;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 0;
	line-height: 30px;
	font-weight: 500;
	letter-spacing: normal;
	text-transform: none;
	font-family: 'Oswald', 'Arial', 'Sans-Serif';
}

.custom-blog-sub h3,
.custom-recent-post h3,
.custom-categories h3 {
	color: #a3a3a4;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
	margin: 0;
	line-height: 1em;
	margin-bottom: 25px;
	font-family: 'Oswald', 'Arial', 'Sans-Serif';
}

.custom-recent-post ul,
.custom-categories ul {
	margin: 0;
	padding-left: 30px;
}

.custom-recent-post ul li a,
.custom-categories ul li a {
	font-weight: 300;
	line-height: 30px;
}

.custom-blog-sub .hs-form-field > label {
	font-weight: 700;
	margin-bottom: 6px;
	display: block;
	font-size: 13px;
	color: #080808;
	font-family: 'Oswald', 'Arial', 'Sans-Serif';
	line-height: normal;
	letter-spacing: normal;
	text-transform: none;
}

.custom-blog-sub .hs-form-field .hs-input {
	margin-bottom: 20px;
	padding: 10px 20px;
	width: 100%;
	font-weight: 300;
	border: 1px solid #e6e9e8;
	font-size: 18px;
	color: #000;
	line-height: 30px;
	outline: 0 none;
	font-family: 'Oswald';
	border-radius: 0;
}

.custom-blog-sub form input.hs-button.primary.large {
	cursor: pointer;
	-webkit-appearance: none;
	text-decoration: none !important;
	padding: 15px 20px;
	font-size: 14px;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	vertical-align: middle;
	background: #005eaa;
	-webkit-box-shadow: none;
	transition: all .6s;
	-webkit-transition: all .6s;
	text-align: center;
	font-weight: 500;
	display: block;
	width: 100%;
	border: 0 none;
	font-family: 'Oswald';
	margin: 10px 0 25px;
	border-radius: 0;
	letter-spacing: normal;
}

.custom-blog-sub form input.hs-button.primary.large:hover {
	background: #fff;
	color: #000;
}

.section.post-footer #comments-listing {
	border: none;
}

.section.post-footer .hs-form {
	margin-bottom: 0;
}

.section.post-footer .hs-form .hs_recaptcha {
	margin-bottom: 10px;
}


/* ==========================================================================
6. FORMS                                        
========================================================================== */

.hs-form {
	margin-bottom: 30px;
	display: flex;
}

/* =============== Global Form Styles =============== */


/* Form Field */

.hs-form-field {}


/* Descriptions */

.hs-field-desc {}


/* Labels and Legends */

label {
	display: block;
	font-size: 12px;
	color: #2d2d2d;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	letter-spacing: .2em;
	text-transform: uppercase;
}

.hs-form-field > label {}


/* One Line Inputs */

.body-container input[type="text"],
.body-container input[type="password"],
.body-container input[type="datetime"],
.body-container input[type="datetime-local"],
.body-container input[type="date"],
.body-container input[type="month"],
.body-container input[type="time"],
.body-container input[type="week"],
.body-container input[type="number"],
.body-container input[type="email"],
.body-container input[type="url"],
.body-container input[type="search"],
.body-container input[type="tel"],
.body-container input[type="color"],
.body-container input[type="file"],
.body-container textarea,
.body-container select {
	display: block;
	width: 100%;
	padding: 10px 20px;
	border: 1px solid transparent;
	outline: 0;
	color: #2d2d2d;
	font-family: "Open Sans", sans-serif;
	/* background-color: #f7f7f7;*/
	background-color: #F7F7F7;
	-webkit-transition: border-color .2s ease-out;
	-moz-transition: border-color .2s ease-out;
	transition: border-color .2s ease-out;
	resize: none;
	border-radius: 5px;
	font-size: 15px;
	margin-bottom: 10px;
}

.body-container input[type="text"]:focus,
.body-container input[type="password"]:focus,
.body-container input[type="datetime"]:focus,
.body-container input[type="datetime-local"]:focus,
.body-container input[type="date"]:focus,
.body-container input[type="month"]:focus,
.body-container input[type="time"]:focus,
.body-container input[type="week"]:focus,
.body-container input[type="number"]:focus,
.body-container input[type="email"]:focus,
.body-container input[type="url"]:focus,
.body-container input[type="search"]:focus,
.body-container input[type="tel"]:focus,
.body-container input[type="color"]:focus,
.body-container input[type="file"]:focus,
.body-container textarea:focus,
.body-container select:focus {
	border: 1px solid #4564fd;
}


/* Separate Styles for Multiple Line Inputs */

textarea {}

textarea:focus {}


/* Separate Styles for Drop Downs */

select {}

select:focus {}


/* Multiple Selection Inputs */

form.hs-form .hs-form-field ul.inputs-list {
	list-style: none;
	padding: 0;
}

form.hs-form .hs-form-field ul.inputs-list li input {}

input[type="radio"] {}

input[type="checkbox"] {}


/* Required */

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {}


/* Error */

.hs-error-msgs label {
	color: #f00;
	font-weight: normal;
	display: block;
}

.hs-error-msgs {
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}


/* Placeholder Text */

::-webkit-input-placeholder {}


/* Webkit Browsers */

:-moz-placeholder {}


/* Firefox 18- */

::-moz-placeholder {}


/* Firefox 19+ */

:-ms-input-placeholder {}


/* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}

.hs-form fieldset.form-columns-1 .hs-form-field {}

.hs-form fieldset.form-columns-2 {}

.hs-form fieldset.form-columns-2 .hs-form-field {}

.hs-form fieldset.form-columns-3 {}

.hs-form fieldset.form-columns-3 .hs-form-field {}


/* Multiple Selection Inputs */

form.hs-form .hs-form-field ul.inputs-list li input {}

input[type="radio"] {}

input[type="checkbox"] {}

form.hs-form fieldset {
	max-width: none;
}

form.hs-form fieldset .hs-form-field {
	padding: 0 10px 0 0;
}

form.hs-form fieldset[class*="form-columns"] .input {
	margin-right: 0;
}

form.hs-form fieldset[class*="form-columns"] .hs-input {
	width: 100%;
}

form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] {
	width: auto;
}

form.hs-form fieldset.form-columns-3 .hs-form-field {
	width: 33.33%;
}



/* =============== Blog Comment Form =============== */


/* Label */

#comment-form .hs-form-field > label {}

#comment-form label {}


/* Inputs */

#comment-form input[type="text"] {}

#comment-form input[type="text"]:focus {}

#comment-form textarea {}

#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}


/* =============== Blog Subscription Form =============== */


/* Label */

#hs_form_target_blog_subscription .hs-form-field > label {}

#hs_form_target_blog_subscription label {}


/* Inputs */

#hs_form_target_blog_subscription input[type="email"] {}

#hs_form_target_blog_subscription input[type="email"]:focus {}

#hs_form_target_blog_subscription input[type="radio"],
#hs_form_target_blog_subscription input[type="checkbox"] {
	width: auto;
	margin-right: 10px;
}


/* =============== Google Search Form =============== */


/* Label */

.widget-type-google_search label {}


/* Input */

.widget-type-google_search input[type="text"] {}

.widget-type-google_search input[type="focus"] {}


/* ==========================================================================
7. BUTTONS                                        
========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

.body-container .hs-button.primary,
.body-container input[type="submit"],
.body-container input[type="button"] {
	cursor: pointer;
	-webkit-appearance: none;
	text-decoration: none !important;
	display: inline-block;
	white-space: normal;
	width: auto;
	font-family: Montserrat, sans-serif;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #4564fd;
	border: 2px solid #4564fd;
	outline: 0;
	padding: 9px 53px;
	font-weight: 700;
	letter-spacing: .2em;
	line-height: 1.8em;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	margin-top: 10px;
	text-align: center;
}

.body-container .hs-button.primary:hover,
.body-container input[type="submit"]:hover,
.body-container input[type="button"]:hover {
	background-color: #55AD57;
	border-color: transparent;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {}


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}

.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}

.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}

#add-comment-button.hs-button.primary:hover {}

#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}

#hs_form_target_blog_subscription .hs-button.primary.large:hover {}

#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}

.widget-type-google_search .hs-button.primary:hover {}

.widget-type-google_search .hs-button.primary:focus {}


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */

.landing-page.one-column .body-container form,
.error-template .body-container form,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form {
	width: 50%;
}

.custom-header-lp .mobile-trigger {
	display: none !important;
}

.custom-footer-lp .custom-copyright-links p {
	margin-bottom: 14px;
}

.subscription-template .subscribe-options label {
	margin: 0;
}

@keyframes bounce {
	0% {
		-webkit-transform: translateY(-10px);
		-moz-transform: translateY(-10px);
		transform: translateY(-10px);
		transition: all 0.6s ease-in-out;
	}
	100% {
		-webkit-transform: translateY(0px);
		-moz-transform: translateY(0px);
		transform: translateY(0px);
		transition: all 0.6s ease-in-out;
	}
}

.footer-kikoff-content ul li:nth-child(2):hover .mkd-iwt-icon-holder {
	animation: bounce .6s ease-in-out 1;
}


/*--14 sept new css--*/

.header-container {
	position: inherit;
	padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
	padding: 0;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
	/*top:35%;*/
	display: block;
	position: relative;
}


body .custom-header-wrapper .custom-menu-primary .hs-menu-wrapper > ul ul li a,
body .fix-header .hs-menu-wrapper > ul ul li a {
	font-family: "Trim", Sans-serif !important;
	font-size: 32px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500 !important;
	padding: 0 !important;
	color: #000;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	padding: 15px 48px !important;
	margin: 0;
	background-color: unset !important;
}

body .custom-header-wrapper .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover,
body .fix-header .hs-menu-wrapper > ul ul li a:hover {
	color: #E74E3A !important;
	background-color: unset !important;
}

.hs-menu-item.hs-menu-depth-1:last-child {
	background: #E74E3A;
}

body .hs-menu-item.hs-menu-depth-1:last-child a:hover span {
	color: #fff !important;
}

.banner-area {
	background-position: center center;
}

.fix-header {
	position: fixed;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
	overflow: inherit;
}

body.blog .blog-sidebar {
	font-weight: 100;
	line-height: 1.4rem;
}

.footer-container {
	padding-bottom: 0;
}

.custom-footer-middle h3 {
	margin: 0 0 15px;
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	letter-spacing: .2em;
	text-transform: uppercase;
}

.footer-kikoff-content ul li h6 a {
	color: inherit!important;
	line-height: inherit!inherit;
	font-family: Montserrat, sans-serif;
}

.footer-kikoff-content ul li h6 {
	display: table-row;
}

.footer-top-social h5 {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	letter-spacing: .2em;
	text-transform: uppercase;
}

.blog .body-container p {
	margin: 10px 0 10px;
}

ul.pagination li a.last::before {
	font-family: FontAwesome;
	font-size: 35px;
	/*content: "";*/
	content: " > ";
	text-align: center;
	display: block;
	line-height: 40px;
}

body.blog .blog-sidebar ul {
	padding: 0px;
}

body.blog .blog-sidebar .post-topic ul {
	display: flex;
	flex-wrap: wrap;
}

body.blog .blog-sidebar .post-topic ul li {
	padding-right: 10px;
}

body.blog .blog-sidebar .post-topic ul li:not(:nth-child(18)):after {
	content: "/";
}

body.blog .blog-sidebar .post-topic ul li:last-child:after {
	content: "";
}

body.blog .blog-sidebar ul li {
	list-style: none;
	font-size: 20px;
	line-height: 1;
}

body.blog .blog-sidebar .recent-post ul li a {
	color: #E74E3A;
  text-decoration:underline;
}

body.blog .blog-sidebar .recent-post ul li a:after {
	content: " > " !important;
	font-size: 20px !important;
	margin-left: 7px !important;
	vertical-align: top !important;
}


/* July 2020 changes and overrides */

.custom-header-bottom {
	background: #000 !important;
}


/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */
@media (max-width: 1599px) {
	/* Page Center */
	.container-fluid .row-fluid .page-center {
		max-width: 1100px;
	}
  .custom-menu-primary .hs-menu-wrapper > ul > li > a > span {
	font-family: "Trim", Sans-serif !important;
	font-size: 45px;
  line-height: 54px;
  }
  .banner-area h1 span {
    font-size: 132px;
    line-height: 146px;
}
  .banner-area h2 span {
    font-size: 20px;
    line-height: 40px;
}
}
@media (max-width: 1399px) {
	/* Page Center */
	.container-fluid .row-fluid .page-center {
		max-width: 1100px;
	}
	/*Header Styling*/
	.custom-menu-primary .hs-menu-wrapper > ul > li > a > span {
		padding: 0 15px;
	}
}

@media (max-width: 1200px) {
	/* Page Center */
	.container-fluid .row-fluid .page-center {
		max-width: 950px;
	}
	/*Footer Styling*/
	.footer-kikoff-content ul li .mkd-iwt-icon-holder > span {
		margin-bottom: 12px;
	}
	.footer-kikoff-content ul li:nth-child(1) {
		margin-bottom: 22px;
	}
	.footer-kikoff-content ul li:nth-child(3) {
		margin-bottom: 14px;
	}
	.blog .body-container .content-wrapper {
		max-width: 970px !important;
	}
}


/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1024px) {
	.widget-type-menu {
		width: 100%;
	}
	body .custom-header-wrapper .custom-menu-primary .hs-menu-wrapper > ul ul li a,
	.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
		color: #fff !important;
		line-height: 1;
	}
	.custom-menu-primary .hs-menu-wrapper > ul > li > a {
		padding: 10px 48px !important;
		margin: 0;
	}
	/* Page Center */
	.container-fluid .row-fluid .page-center {
		max-width: 798px;
		padding-left: 15px;
		padding-right: 15px;
	}
	/*Header Styling*/
	.custom-header-lp {
		min-height: 100px !important;
	}
	.custom-header-bottom {
		min-height: 100px;
		width: 100% !important;
	}
	.custom-header-bottom .page-center {
		max-width: 798px !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
		position: relative;
	}
	.custom-header-top {
		height: 35px;
	}
	.custom-header-top-links,
	.fix-header {
		display: none !important;
	}
	.widget-span.custom-logo {
		height: 100%;
		width: 100%;
		left: 0;
		text-align: center;
		z-index: 111;
		top: 0;
	}
	.custom-logo:before {
		height: 100px;
	}
	.desktop-menu-trigger {
		display: none;
	}
	.banner-area {
		height: 56.4vw;
		margin-top: 0;
	}
	.banner-area p {
		font-size: 15px;
		margin-bottom: 22px;
	}
	.banner-area h1 {
		font-size: 40px;
	}
	.header-hide .custom-header-bottom {
		width: 100%;
		-webkit-transition: transform .4s ease-in-out, left .2s ease, right .2s ease;
		-moz-transition: transform .4s ease-in-out, left .2s ease, right .2s ease;
		-o-transition: transform .4s ease-in-out, left .2s ease, right .2s ease;
		transition: transform .4s ease-in-out, left .2s ease, right .2s ease;
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	.custom-header-bottom {
		background: #000 !important;
	}
	.header-show .custom-header-bottom {
		top: 0;
		left: 0;
		width: 100%;
		position: fixed;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		transform: translateY(0);
		-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
		-moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
		box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
		background-color: /*rgba(0,0,0,0.5)*/
		#000;
		-webkit-transition: transform .4s ease-in-out, left .2s ease, right .2s ease;
		-moz-transition: transform .4s ease-in-out, left .2s ease, right .2s ease;
		-o-transition: transform .4s ease-in-out, left .2s ease, right .2s ease;
		transition: transform .4s ease-in-out, left .2s ease, right .2s ease;
	}
	/*Footer Styling*/
	.widget-span.custom-footer-middle-col {
		width: 50%;
		margin-bottom: 40px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.custom-footer-insta-feed {
		clear: both;
	}
	.footer-bottom-social {
		text-align: center;
	}
	.footer-kikoff-content ul li:nth-child(3) {
		margin-bottom: 14px;
	}
	.footer-kikoff-content ul li:nth-child(1) {
		margin-bottom: 21px;
	}
	.footer-kikoff-content ul li .mkd-iwt-icon-holder > span {
		margin-bottom: 8px;
	}
}

@media (max-width:991px) {
	.blog .body-container .content-wrapper {
		max-width: 750px !important;
	}
}

@media (max-width: 768px) {
	/* Page Center */
	.container-fluid .row-fluid .page-center {
		max-width: 630px;
	}
	h1 {
		font-size: 45px;
	}
	h2 {
		font-size: 30px;
	}
	.blog .blog-sidebar h2,
	.blog .blog-sidebar h3,
	h3 {
		font-size: 18px;
	}
	.blog .body-container .content-wrapper {
		max-width: 100% !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	/*header Styling*/
	.custom-header-bottom .page-center {
		max-width: 630px !important;
	}
	.banner-area p {
		width: 100%;
	}
	/*Footer Styling*/
	.widget-span.custom-footer-middle-col {
		width: 100%;
		float: none;
		clear: both;
	}
	.blog-listing-wrapper .post-listing .post-item .post-body {
		padding: 0;
		width: 100%;
	}
	.post-header {
		text-align: left;
	}
}


/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
  .december-blog .col-6 {
    max-width: 100%;
    flex: 0 0 100%;
}
 .december-blog ul.pagination li a {
    border: unset !important;
    background: #fff !important;
    width: unset !important;
    height: unset !important;
    color: #005eaa !important;
    font-weight: 700 !important;
    background: unset !important;
    display: block !important;
    border-radius: unset !important;
    clear: both !important;
    line-height: unset !important;
}
  .post-body .post-header h2 a {
    font-size: 20px;
    line-height: 30px;
  }
	nav {
		bottom: 0px;
	}
	.row.next-prev * {
		text-align: center !important;
	}
	.row.next-prev {
		padding: 50px 0px !important;
	}
	body .post-body a.more-link {
		/*     text-align:center;
    justify-content:center; */
		display: flex !important;
		width: 80%;
		margin: auto;
		font-size: 11px !important;
	}
	.blog-content h2 {
		font-size: 20px;
		line-height: 19px;
	}
	.blog-content h1 {
		font-size: 23px !important;
	}
	.hs-blog-post .blog-sidebar h2,
	.hs-blog-post .blog-sidebar h3 {
		/*color: #2d2d2d;
    font-family: Montserrat,sans-serif;
    font-weight: 700;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 19px;
    padding-bottom: 13px;*/
	}
	.hs-blog-post .blog-sidebar .hs_cos_wrapper_widget {
		background: #fff;
		/*	padding:22px;*/
		border-radius: 5px;
	}
	.hs-blog-post .blog-sidebar .hs_cos_wrapper_type_rich_text h3 {
		border: none;
		font-size: 21px;
		color: #3a3e9b;
		letter-spacing: 1px;
		text-transform: capitalize;
		padding-bottom: 0px;
		line-height: 32px;
		margin-bottom: 20px;
		font-weight: 600;
	}
	.hs-blog-post .blog-sidebar .widget-type-blog_subscribe {
		/* background:#3a3e9b;
    color:#fff;
    padding: 22px 22px 0px;  */
	}
	.hs-blog-post .blog-sidebar .widget-type-blog_subscribe span.hs_cos_wrapper_widget {
		/*  background: transparent;*/
	}
	.hs-blog-post .blog-sidebar .widget-type-blog_subscribe h3,
	.widget-type-blog_subscribe label {
		/*	color:#fff;*
  }

    .hs-blog-post .blog-sidebar .widget-type-blog_subscribe .hs-error-msgs label {
    /*   color: #ffa1a1;*/
	}
	.widget-type-blog_subscribe label {
		display: block;
		margin-bottom: 11px;
	}
	.hs-blog-post .blog-sidebar .widget-type-blog_subscribe input[type="submit"] {
		/*	background:#595dc5;
    border-color:#595dc5;*/
	}
	.hs-blog-post .blog-sidebar .filter-expand-link {
		padding-left: 25px;
	}
	.landing-page.one-column .body-container form,
	.error-template .body-container form,
	.password-template .body-container form,
	.subscription-template .body-container .widget-type-email_simple_subscription form {
		width: 100%;
	}
	.subscription-template #email-prefs-form .email-edit {
		max-width: 100% !important;
	}
	.body-container .hs-menu-wrapper.hs-menu-flow-vertical > ul {
		margin-bottom: 30px;
	}
	#recaptcha_area,
	#recaptcha_table {
		max-width: 100% !important;
		overflow-x: scroll !important;
		width: 318px !important;
	}
	/*Blog*/
	.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
		border-width: 0;
		max-width: 100%;
		height: auto;
		width: 100%;
		display: block !important;
		float: none;
		margin: 20px 0;
		max-height: none;
	}
	.blog .blog-sidebar {
		padding-top: 40px;
	}
	.blog.hs-blog-post #comment-form .hs-form {
		margin-bottom: 0;
	}
	.subscription-template .checkbox-row span.fakelabel span {
		font-weight: normal;
		font-size: 12px;
		float: none;
	}
}

@media (max-width: 600px) {
	/* Page Center */
	.container-fluid .row-fluid .page-center {
		max-width: 450px;
	}
	h1 {
		font-size: 36px;
	}
	/*header Styling*/
	.custom-header-wrapper {
		min-height: 100px;
	}
	.custom-header-bottom .page-center {
		max-width: 450px !important;
	}
	.custom-header-top {
		display: none !important;
	}
}


/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 480px) {
	.blog-content h2 {
		font-size: 20px;
		line-height: 19px;
	}
	.blog-content h1 {
		font-size: 23px !important;
	}
	/* Page Center */
	.container-fluid .row-fluid .page-center {
		max-width: 330px;
	}
	.body-container h1 {
		font-size: 30px;
	}
	.subscription-template #email-prefs-form h1 {
		font-size: 20px;
	}
	/*header Styling*/
	.custom-header-bottom .page-center {
		max-width: 330px !important;
	}
	.banner-area h1 {
		font-size: 25px;
	}
	.banner-area p {
		margin-bottom: 7px;
		font-size: 12px;
	}
	/*Footer Styling*/
	.custom-insta-feed ul li {
		width: 50%;
	}
}

@media (max-width: 320px) {
	/* Page Center */
	.container-fluid .row-fluid .page-center {
		max-width: 95%;
		padding-left: 0;
		padding-right: 0;
	}
	/*header Styling*/
	.custom-header-bottom .page-center {
		max-width: 95% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	/*Footer Styling*/
	.custom-footer-middle .page-center > .row-fluid-wrapper,
	.custom-footer-bottom .page-center > .row-fluid-wrapper {
		margin: 0;
	}
	.widget-span.custom-footer-middle-col,
	.widget-span.custom-footer-bottom-col {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 400px) {
	form.hs-form fieldset .hs-form-field {
		padding: 0;
	}
	form.hs-form fieldset.form-columns-3 .hs-form-field,
	form.hs-form .form-columns-2 .hs-form-field .hs-input,
	form.hs-form .form-columns-3 .hs-form-field .hs-input {
		width: 100%;
	}
	form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] {
		width: auto;
	}
}

/*----media query start from here----*/

@media (max-width: 767px) {
	.span12.widget-span.widget-type-cell.custom-header-bottom {
		background: #000
	}
	.mobile-trigger {
		margin-bottom: 10px;
	}
	.custom-menu-primary .hs-menu-wrapper > ul > li > a {
		padding: 10px 0px!important;
	}
	.mobile-trigger > span > span {
		display: table-cell;
		vertical-align: middle;
	}
	.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
		margin-top: 30px;
	}
	.custom_footer-menu .hs-menu-wrapper ul li a {
		display: contents;
	}
}
@media screen and (min-width: 1025px) {
	.custom-menu-primary .hs-menu-wrapper,
	.custom-menu-primary .hs-menu-wrapper > ul ul {
		display: flex !important;
		justify-content: center;
		align-content: center;
	}
	.custom-menu-primary .hs-menu-wrapper {
		overflow: visible !important;
	}
	.error-template .custom-header-bottom,
	.password-template .custom-header-bottom,
	.subscription-template .custom-header-bottom {
		background-color: #2d2d2d;
	}
}
@media (max-width: 1024px) {
	body .blog-post-wrapper .row {
		margin-left: 0px;
		margin-right: 0px;
	}
	/* Menu Reset */
	.custom-menu-primary,
	.custom-menu-primary .hs-menu-wrapper > ul,
	.custom-menu-primary .hs-menu-wrapper > ul li,
	.custom-menu-primary .hs-menu-wrapper > ul li a {
		display: block;
		float: none;
		position: static;
		top: auto;
		right: auto;
		left: auto;
		bottom: auto;
		padding: 10px;
		margin: 0px;
		background-image: none;
		background-color: transparent;
		border: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
		max-width: none;
		width: 100%;
		height: auto;
		line-height: 1;
		font-weight: normal;
		text-decoration: none;
		text-indent: 0px;
		text-align: left;
		color: #fff;
	}
	/* ===== Mobile Toggle Button ===== */
	.mobile-trigger {
		display: inline-block !important;
		cursor: pointer;
		float: left;
		top: 36px;
		position: absolute;
		z-index: 112;
		height: 100%;
	}
	.mobile-trigger:hover {
		text-decoration: none;
	}
	.mobile-trigger > span {
		display: table;
		padding-right: 10px;
		color: #000;
		font-size: 17px;
	}
	.mobile-trigger > span > span {
		display: table-cell;
		vertical-align: middle;
	}
	.mobile-trigger > span:hover {
		color: #4564fd;
	}
	/* Change button when menu is open */
	.mobile-open .mobile-trigger {}
	/* Toggle Button Icon */
	.mobile-trigger i {}
	/* ===== Mobile Child Toggle Buttons ===== */
	.child-trigger {
		display: block !important;
		/* Hide button on Desktop */
		cursor: pointer;
		/* Mouse pointer type on hover */
		position: absolute;
		top: 0px;
		right: 0px;
		width: 55px !important;
		/* Button width */
		min-width: 55px !important;
		height: 45px !important;
		/* Button height */
		padding: 0 !important;
		border-left: 1px dotted rgba(255, 255, 255, .20);
	}
	.child-trigger:hover {
		text-decoration: none;
	}
	.child-trigger i {
		position: relative;
		top: 50%;
		/* Centers icon inside button */
		margin: 0 auto !important;
		-webkit-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	.child-trigger i:after {
		position: absolute;
		content: '';
	}
	.child-trigger i,
	.child-trigger i:after {
		width: 10px;
		/* Icon line width */
		height: 1px;
		/* Icon line height */
		background-color: #fff;
		/* Icon color */
		display: block;
	}
	.child-trigger i:after {
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.child-trigger.child-open i {}
	.child-trigger.child-open i:after {
		-webkit-transform: rotate(-180deg);
		-ms-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
	/* ===== Mobile Menu Styles ===== */
	.custom-menu-primary.js-enabled {
		position: relative;
		float: none;
		clear: both;
		min-height: 0;
	}
	.custom-menu-primary > * {
		display: block;
		height: auto;
	}
	.custom-menu-primary > .hs_cos_wrapper > .hs_cos_wrapper {
		margin-left: 0;
		display: block;
	}
	/* Hide menu on mobile */
	.custom-menu-primary .hs-menu-wrapper,
	.custom-menu-primary .hs-menu-children-wrapper {
		display: none;
	}
	/* Make child lists appear below parent items */
	.custom-menu-primary ul.hs-menu-children-wrapper {
		visibility: visible !important;
		opacity: 1 !important;
		position: static !important;
		display: none;
	}
	/* Mobile Menu Styles */
	.custom-menu-primary .hs-menu-wrapper {
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		padding: 0;
		height: auto;
		background-color: #000;
	}
	.custom-menu-primary .hs-menu-wrapper {
		width: 100%;
		/* Full screen width */
	}
	/* Level 1 Menu List Styles */
	.custom-menu-primary .hs-menu-wrapper > ul > li {
		position: relative;
	}
	.custom-menu-primary .hs-menu-wrapper > ul > li a {
		font-size: 22px;
		/* Font size of top level list items */
		line-height: 45px;
		overflow: visible;
	}
	/* Level 1 and Higher Menu List Styles */
	.custom-menu-primary .hs-menu-wrapper > ul li {
		position: relative;
		float: none !important;
		line-height: 26px;
	}
	.custom-menu-primary .hs-menu-wrapper > ul li a {
		border-bottom: 1px solid #fff;
		display: block;
		font-size: 12px;
		color: #fff;
		padding: 9px 0;
		position: relative;
		line-height: 18px;
		letter-spacing: 2px;
		text-transform: uppercase;
		font-weight: 400;
		font-family: Montserrat, sans-serif;
	}
	.custom-menu-primary .hs-menu-wrapper > ul li:last-child a {
		border-bottom: none;
	}
	.custom-menu-primary .hs-menu-wrapper > ul li a:hover {
		color: #4564fd;
	}
	.custom-menu-primary .hs-menu-wrapper > ul > li > a > span {
		padding: 0 !important;
		-wwbkit-transform: translateY(0);
		transform: translateY(0);
	}
	/* Level 2 and Higher Menu List Styles */
	.custom-menu-primary .hs-menu-wrapper > ul ul {
		background-color: transparent;
	}
	.custom-menu-primary .hs-menu-wrapper > ul ul li {
		background-color: rgba(255, 255, 255, .08);
	}
	/* Level 3 and Higher Menu List Styles */
	.custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
		text-indent: 30px;
		/* Indent Child lists */
	}
	/* Level 4 and Higher Menu List Styles */
	.custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a {
		text-indent: 50px;
		/* Indent Child lists */
	}
}
@media screen and (max-width: 860px) {
	.hs_cos_flex-direction-nav .hs_cos_flex-prev {
		opacity: 1;
		left: 0;
	}
	.hs_cos_flex-direction-nav .hs_cos_flex-next {
		opacity: 1;
		right: 0;
	}
}
@media (max-width: 767px) {
    .december-blog .col-6 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
}
	.custom-menu-primary {
		padding: 0px !important;
	}
	.widget-type-menu {
		float: none;
		margin: 0;
	}
	.custom-header-bottom .page-center {
		max-width: none !important;
	}
	.widget-span.custom-logo {
		width: auto !important;
		float: left;
	}
	.custom-logo img {
		max-width: 150px !important;
	}
	.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
		margin-top: 0 !important;
	}
	.mobile-trigger {
		top: 25px !important;
		right: 5% !important;
	}
	body.hs-blog-post .banner-area {
		height: 195px !important;
		min-height: 0 !important;
	}
	.banner-area h1 {
		margin-bottom: 0;
	}
	.banner-area h1 span {
		font-size: 3rem;
		line-height: 1;
	}
	.banner-area h2,
	.banner-area h2 span {
		line-height: 1;
	}
	.blog-post-wrapper {
		padding: 0 !important;
		width: 100% !important;
	}
	nav,
	.blog-comments,
	.blog-comments-inner {
		padding: 5%;
	}
  	.mkd-instagram-item-holder.span2 {
		width: 47% !important;
	}
	ul.mkd-instagram-feed.clearfix li .mkd-instagram-item-holder:nth-child(odd) {
		float: left;
	}
  
	.blog-section {
		padding: 15px;
	}
	.hs-menu-wrapper,
	.hs-menu-wrapper * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: block;
		width: 100%;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal ul {
		list-style: none;
		margin: 0;
		display: block;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
		display: block;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
		float: none;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
	.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
	.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
		display: block;
	}
	/* Stacking Horizontal Nav for Mobile */
	.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
		visibility: visible !important;
		opacity: 1 !important;
		position: static !important;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
		padding: 0;
	}
	.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
		white-space: normal;
	}
	/* Stacking Vertical Nav for Mobile */
	.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
		position: static;
		opacity: 1;
		visibility: visible;
	}
}
@media (max-width: 568px) {
	iframe {
		max-width: 100%;
	}
}
@media (max-width: 479px) {
	.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
		float: none !important;
		/* Stack social icons into two rows on phones */
	}
}
@media all and (max-width: 400px) {
	/* beat recaptcha into being responsive, !importants and specificity are necessary */
	#captcha_wrapper,
	#recaptcha_area,
	#recaptcha_area table#recaptcha_table,
	#recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
		width: auto !important;
		overflow: hidden;
	}
	#recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
		width: 67px !important;
	}
	#recaptcha_area table#recaptcha_table #recaptcha_image {
		width: 280px !important;
	}
  	.hs_cos_flex-slider .superimpose .caption {
		background-color: black;
		position: static;
		font-size: 2em;
		line-height: 1.1em;
		color: white;
		width: 90%;
		padding: 0px 5% 0px 5%;
		top: 40%;
		text-align: center;
	}
}
@media only screen and (max-width: 768px) and (min-width: 320px) {
	.post-header {
		text-align: left;
		/* padding: 0px 6px; */
		margin: 0px 15px 0px 0px !important;
	}
	.hs-form {
		margin-bottom: 30px !important;
		display: block !important;
	}
	#hubspot-topic_data a.topic-link {
		color: #55ad57;
		font-size: 11px !important;
	}
	ul.pagination li a {
		border: unset !important;
		background: #fff !important;
		width: 34px !important;
		height: 34px !important;
		color: #fff !important;
		font-weight: 700 !important;
		background: #005eaa !important;
		display: block !important;
		border-radius: 100% !important;
		clear: both !important;
		line-height: 32px !important;
	}
	.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
		border-width: 0 !important;
		max-width: 100% !important;
		height: auto !important;
		width: 100% !important;
		display: block !important;
		float: none !important;
		margin: 20px 0 !important;
		max-height: none !important;
		padding: 0px 7px 8px 0px !important;
	}


	body .post-body a.more-link,
	.blog-sidebar .widget-type-blog_subscribe input[type="submit"],
	.hs-button,
	.comment-reply-to {
		font-family: "Mark", Sans-serif !important;
		background: unset !important;
		color: #000 !important;
		border: 0px solid #E74E3A !important;
		font-size: 12px !important;
		font-weight: bold !important;
		padding: 0 !important;
		text-transform: none !important;
		letter-spacing: 0 !important;
		transition: all .3s;
		text-decoration: underline;
		margin-left: 0px !important;
	}
	.blog-listing-wrapper .post-listing .post-item {
		border-bottom: 0px solid #d9d9d9;
		padding: 20px 0 30px;
		margin: 20px 0;
		overflow: hidden;
		color: #5e636c;
		font-weight: 300;
		line-height: 20px !important;
	}
}







/**** kikoff 15 feb 2019 ****/

.hs-blog-post .blog-sidebar h3:first-child {
	line-height: 22px!important;
}

.hs-blog-post .post-header h2 {
	color: #000;
	font-family: Montserrat, sans-serif;
	font-weight: 700 !important;
	font-size: 35px;
	line-height: 50px;
}

.header-container .widget-type-logo a img {
	max-width: 100%
}

.custom-logo a {}


/*-------------------------New css----------------------------*/

.custom-footer {
	background: #000000;
}

body .date {
	background: transparent!important;
	border: 4px solid #55AD57!important;
	color: #55AD57!important;
}

body .post-body a.more-link {
	font-family: Juventus Fans !important;
	background: #55AD57;
	color: #fff;
	text-decoration: underline;
	font-size: 16px;
	padding: 17px 55px;
	display: inline-block;
	margin-top: 0px;
	border-radius: 35px;
	border: 1px solid #55AD57;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
}

.blog-comments-inner {
	padding: 70px;
	background: #FFFFFF;
}

.blog-comments {
	background: #55AD57;
	padding: 50px 70px;
}

.custom-header
/*header*/

{
	background: rgba(0, 0, 0, .6) !important;
}

.blog-sidebar .widget-type-rich_text {
	padding: 22px 22px 0px 22px;
}

.hs-blog-listing .blog-comments {
	display: none !important;
}

.follow h4 {
	margin-top: 120px;
	margin-bottom: 30px;
	font-family: Juventus Fans !important;
	color: #fff;
	font-size: 23px !important;
	text-align: center;
	letter-spacing: 3px;
	text-transform: uppercase;
}

.copyright-section {
	text-align: center;
	margin-top: 100px;
}

.custom-copyright-links {
	color: #fff;
	letter-spacing: 1.5px;
}

ul.mkd-instagram-feed.clearfix {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px
}

.mkd-instagram-item-holder {
	width: 15.9% !important;
	margin-bottom: 8px;
	margin-right: 8px;
}

.december-blog .post-listing {
	display: flex;
	flex-wrap: wrap;
}

.december-blog .col-6 {
	max-width: 50%;
	flex: 0 0 50%;
  padding: 50px 10px;
}

a.filter-expand-link {
	color: #E74E3A !important;
	letter-spacing: 0.18px;
	text-transform: uppercase;
	font-size: inherit;
	line-height: 40px;
	font-weight: 700;
	text-decoration: underline !important;
}



.next-post {
	text-align: right;
}

.blog-post-wrapper .row {
	margin-left: -100px;
	margin-right: -100px;
}

.row.next-prev {
	padding-top: 100px;
	padding-bottom: 50px;
}

.row.next-prev a {
	font-size: 18px;
	line-height: 40px;
	letter-spacing: 0.18px;
	color: #E74E3A !important;
	opacity: 1;
	font-weight: bold;
}


/* Blog changes July 2020 */

@font-face {
	font-family: 'Trim';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://blog.choosefootball.com.au/hubfs/2019/blog-jul2020/TrimPoster-Slim.woff2') format('woff2'), url('https://blog.choosefootball.com.au/hubfs/2019/blog-jul2020/TrimPoster-Slim.woff') format('woff');
}

@font-face {
	font-family: 'Mark';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://blog.choosefootball.com.au/hubfs/2019/blog-jul2020/Mark.woff2') format('woff2'), url('https://blog.choosefootball.com.au/hubfs/2019/blog-jul2020/Mark.woff') format('woff');
}

body {
	font-family: "Mark", Sans-serif;
	font-size: 14px;
	color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6,
.blog .body-container a {
	color: #333;
}

.custom-logo img {
	max-width: 165px !important;
}

.custom-header-bottom .page-center {
	width: 95% !important;
}

.custom-menu-primary > * {
	float: right;
	margin-right: 5%;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
	padding: 0px 48px;
	margin: 0;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a > span {
	font-family: "Trim", Sans-serif !important;
	font-size: 32px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500 !important;
	padding: 0 !important;
	color: #fff !important;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover > span {
	color: #E74E3A !important;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
}

.banner-area {
	height: 65vh;
	min-height: 440px;
	margin-top: 0;
	background-position: center 70%;
}

.banner-area h1 {
	margin: 16px auto 40px;
}

.banner-area h1 span {
	font-family: "Trim", Sans-serif !important;
	font-size: 100px;
	font-weight: normal !important;
	letter-spacing: 1px;
	color: #fff !important;
}

.banner-area h2 span {
	color: #ffffff;
	font-size: 16px;
	line-height: 2em;
}

body .date {
	border: 4px solid #E74E3A!important;
	color: #E74E3A!important;
}



#hubspot-author_data a.author-link,
#hubspot-topic_data a.topic-link,
.custom_listing_comments a {
	color: #000 !important;
}

.blog-sidebar .hs_cos_wrapper_type_rich_text h2 span {
	font-family: "Trim", Sans-serif !important;
	font-size: 55px;
	font-weight: normal !important;
	letter-spacing: 1px;
}

.blog .blog-sidebar h3:first-child {
	font-family: "Trim", Sans-serif !important;
	font-size: 60px;
  text-transform: capitalize !important;
	font-weight: normal !important;
	letter-spacing: 1px;
	line-height: 40px !important;
	color: #333;
}
ul.pagination {
    padding-bottom: 50px !important;
}
.post-body .post-header h2 a {
	/*   font-family: "Trim", Sans-serif;  */
	font-size: 25px;
font-weight: 700 !important;
line-height: 0px;
	font-weight: 600;
	color: #E74E3A !important;
	text-decoration: none !important;
}
body .post-body #hubspot-author_data,
 #hubspot-topic_data a.topic-link{
    font-family: "Mark",Sans-serif !important;
    font-size: 18px;
    color: #333;
    line-height: 40px;
}
body .widget-module ul,
body .widget-module ul,
body.blog .blog-sidebar,
#hs_cos_wrapper_about_this_blog h3 span {
	font-family: "Mark", Sans-serif !important;
	color: #333;
}

.december-blog .post-listing .post-header {
    padding-top: 30px;
}
body .post-body a.more-link,
.blog-sidebar .widget-type-blog_subscribe input[type="submit"],
.hs-button,
.comment-reply-to {
	font-family: "Mark", Sans-serif !important;
	background: unset !important;
	color: #000000;
	border: 0px solid #E74E3A !important;
	font-size: 18px;
  line-height:23px;
	font-weight: bold !important;
	padding: 0 !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	transition: all .3s;
	text-decoration: underline;
}

.comment-reply-to {
	padding: 10px 25px 2px !important;
	border-radius: 25px;
}

.comment-reply-to:after {
	content: " " !important;
	margin: 0 !important;
}

.hs-blog-post .post-header h2 #hs_cos_wrapper_name {
	font-family: "Trim", Sans-serif !important;
	font-size: 66px;
	font-weight: 500 !important;
	letter-spacing: 1px;
	line-height: 1;
	text-decoration: none !important;
	color: #E74E3A;
}

nav,
.blog-comments {
	background: #fff;
}

ul.pagination li.text {
	font-family: "Trim" !important;
	font-size: 30px;
	letter-spacing: 1px;
}


/* ul.pagination li > a {color:#000 !important; background:1856e4 !important;}  */

ul.pagination li a:hover {
	background: unset;
}

body.blog p,
body.blog p span,
a.filter-expand-link {
	font-family: "Mark", Sans-serif !important;
}

.comment-body p {
	font-weight: 500;
}