/* ==========================================================================
   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('https://fonts.googleapis.com/css2?family=League+Gothic&display=swap');
@import url('//fonts.googleapis.com/css?family=Jura:300,400,500,600,700');
@import url('//fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('//fonts.googleapis.com/css?family=Heebo:100,300,400,500,700,800,900');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500&display=swap');


@font-face {
  font-family: league-gothic;
  src: url("//use.typekit.net/af/65a1f5/000000000000000000014689/27/l?subset_id=2&fvd=n4&v=3") format("woff2"), 
    url("//use.typekit.net/af/65a1f5/000000000000000000014689/27/d?subset_id=2&fvd=n4&v=3") format("woff"), 
    url("//use.typekit.net/af/65a1f5/000000000000000000014689/27/a?subset_id=2&fvd=n4&v=3") format("opentype");
  font-style: normal;
  font-weight: 400;
}


/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* ==========================================================================
   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('https://fonts.googleapis.com/css2?family=League+Gothic&display=swap');
@import url('//fonts.googleapis.com/css?family=Jura:300,400,500,600,700');
@import url('//fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
@import url('//fonts.googleapis.com/css?family=Heebo:100,300,400,500,700,800,900');


@font-face {
  font-family: league-gothic;
  src: url("//use.typekit.net/af/65a1f5/000000000000000000014689/27/l?subset_id=2&fvd=n4&v=3") format("woff2"), 
    url("//use.typekit.net/af/65a1f5/000000000000000000014689/27/d?subset_id=2&fvd=n4&v=3") format("woff"), 
    url("//use.typekit.net/af/65a1f5/000000000000000000014689/27/a?subset_id=2&fvd=n4&v=3") format("opentype");
  font-style: normal;
  font-weight: 400;
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a{
   font-size: 15px !important;
}

#hs_menu_wrapper_module_151811933987828_ ul .hs-menu-depth-1:last-child a{
  text-decoration: none;
line-height: 1.3em;
letter-spacing: 2px;
fill: #FFFFFF;
color: #FFFFFF;
background-color: #61CE7000;
border-style: solid;
border-width: 2px 2px 2px 2px;
border-color: #FFFFFF;
border-radius: 0px 0px 0px 0px;
padding: 10px 20px 10px 20px;
transition: all .3s;
}

#hs_menu_wrapper_module_151811933987828_ ul .hs-menu-depth-1:last-child a:hover{    
    color: #000000;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
.hs-menu-children-wrapper{
  position: absolute;
  visibility: hidden;
   padding-top: 6px !important;
  margin-top: 6px !important;
}
.hs-menu-depth-2{
    list-style: none;
    padding: 9px 0;
}

.hs-menu-depth-2:last-child{
      padding-bottom: 0px;
}

.hs-menu-depth-1:hover .hs-menu-children-wrapper{
  visibility: visible;
  padding-top: 6px !important;
    margin-top: 6px !important;
}
.hs-menu-depth-1:first-child:hover>.hs-menu-children-wrapper{
  visibility: hidden;
}
.hs-menu-depth-2 a{
  font-family: "Heebo", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    font-style: normal !important;
    text-decoration: none !important;
    letter-spacing: 2px !important;
}
.widget-type-global_group{
 position: absolute; 
}
.custom-header-logo{
  margin-top: 10px;
}
.custom-banner-image{
 background-blend-mode: exclusion;
}
.hs-blog-listing .post-header {
margin-top: 15px;
text-transform: uppercase;
}
.blog-section{
  margin-top: 44px;
}
.hs-blog-post ul .hs-menu-depth-1:last-child a{
color: rgba(82,82,82,.7) !important;
border-color: rgba(82,82,82,.7);
}
.hs-blog-post ul .hs-menu-depth-1:last-child a:hover{
color: black !important;
border-color: black;
}
@media(max-width: 767px){
  .hs-menu-depth-1:first-child:hover>.hs-menu-children-wrapper{
  visibility: visible;
}
  #hs_menu_wrapper_module_151811933987828_ ul .hs-menu-depth-1:last-child a{
    border: none;
    margin-left: -21px;
  }
  
  #hs_menu_wrapper_module_151811933987828_ ul .hs-menu-depth-1:last-child a:hover{
    background-color: #000;
    border-color: #fff;
    color: #fff;
  }
  .hs-blog-post ul .hs-menu-depth-1:last-child a, .hs-blog-post ul .hs-menu-depth-1:last-child a:hover{
  color: white !important;
  }
}
/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */


body.hs-content-id-6378084762 .body-container {
    padding-left: 0px;
    padding-right: 0px;
}

body.hs-content-id-6378084762 .header-container-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
}

body .landingpage-header .custom-header-logo a img{
  -webkit-filter: none;
    filter: none;
}

body .landingpage-header .custom-menu-primary .hs-menu-wrapper > ul > li > a,
body .landingpage-header ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{
    font-size: 15px;
    color: #fff;
}

body .landingpage-header .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
body .landingpage-header .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    color: #feec2a;
}

body .landingpage-header ul li.hs-item-has-children ul.hs-menu-children-wrapper{
background: #383838;
    font-size: 15px;
}

body .landingpage-header .custom-menu-primary .hs-menu-wrapper ul li:last-child{
    border: 2px solid #fff;
    color: #fff;
    padding: 14px 18px;
    margin: .618em .618em;
}

body .landingpage-header ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
    border: none !important;
    color: #fff !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* ==========================================================================
   2. BASE STYLES                                             
   ========================================================================== */

/* =============== 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: #f5f5f5;
	font-weight: 300;
  font-family: 'Lato', sans-serif;
	font-style: normal;
	font-size: 18px;
	letter-spacing: .08em;
	line-height: 1.4em;
	text-transform: none;
	color: #1c1c1c;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1800px;
  margin: 0 auto;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #0A79FF;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #0A79FF;
  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; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0px 15px 0px;
    line-height: 1.2em;
    font-family: 'Lato', sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  color: #1c1c1c;
  font-family: league-gothic;
  font-weight: 400;
  font-style: normal;
  font-size: 109px;
  letter-spacing: 0em;
  line-height: 1em;	
  text-transform: uppercase;
}
h2 {
    line-height: 1;
    font-size: 58px;
    color: #FEEC2A;
}
h3{
  color: #1c1c1c;
	font-family: Jura;
	font-weight: 300;
	font-style: normal;
	font-size: 38px;
	letter-spacing: 0em;
	line-height: .8em;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 21px;
}
h6 {
	font-size: 18px;
}

/* Anchor Links */
a {
    color: #383838;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    padding-bottom: .05em;
    border-bottom-width: 1px;
    text-decoration: none;
    border-bottom-style: solid;
    border-bottom-color: rgba(56,56,56,.3);
    -webkit-transition: border-color .15s ease-out,color .15s ease-out;
    -moz-transition: border-color .15s ease-out,color .15s ease-out;
    -ms-transition: border-color .15s ease-out,color .15s ease-out;
    -o-transition: border-color .15s ease-out,color .15s ease-out;
    transition: border-color .15s ease-out,color .15s ease-out;
}
a:hover, a:focus { 
    color: rgba(56,56,56,.6);
    border-color: rgba(56,56,56,.15);
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== 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 {}

.body-container .page-center{
    padding-top: 85px;
    padding-bottom: 85px;
}


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

.header-container-wrapper {}
.header-container {}

.custom-header-bg {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 1000;
    width: 100% !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.custom-header-bg .page-center > .row-fluid-wrapper > .row-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-top: 25px;
    padding-left: 61px;
    padding-right: 61px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.custom-header-logo {
    width: auto !important;
    float: none !important;
    display: -webkit-box;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    max-width: 100%;
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.custom-menu-primary {
    width: auto !important;
    float: none !important;
    margin-left: 0px !important;
    display: -webkit-box;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    max-width: 100%;
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.custom-header-logo a {
    display: block;
    padding: 14.5px 9px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
}
.custom-header-logo a img {
    max-width: 275px;
    width: 100% !important;
}

.custom-banner-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #0d0d0d;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    padding-top: 164px;
    margin-top: -1px;
    padding-bottom: 17px;
    background-position: center 51%;
}

.custom-banner-image .page-center {
    padding: 50px 70px;
}

.custom-banner-heading h1 {
    color: #FEEC2A;
    text-align: right;
    text-transform: uppercase;
    font-family: Lato;
    font-weight: 700;
    font-style: normal;
    font-size: 59px;
    letter-spacing: 0em;
    line-height: 1.7em;
}

.custom-banner-heading {
    width: 91.66499999999999%;
    margin: 0 auto;
    padding: 50px 0px;
}

.body-container {
    padding-left: 70px;
    padding-right: 70px;
}
.body-container .page-center {
    padding-left: calc(8.33% + 4px);
    padding-right: calc(8.33% + 4px);
}

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

.body-container-wrapper {}
.body-container {}

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


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

.footer-container-wrapper {}
.footer-container {}


.custom-footer-bg {
    background-color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-footer-bg .page-center {
    padding: 38px 70px;
    padding-top: 35px;
}

.custom-footer-social-icons-wrapper {
    padding: 17px 0px;
}

.sqs-svg-icon--list {
    text-align: left;
    display: block;
    margin-bottom: 30px;
}

.sqs-svg-icon--list a.sqs-svg-icon--wrapper {
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: background-color 170ms ease-in-out;
    -moz-transition: background-color 170ms ease-in-out;
    -ms-transition: background-color 170ms ease-in-out;
    -o-transition: background-color 170ms ease-in-out;
    transition: background-color 170ms ease-in-out;
    z-index: 0;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 12px 0 0;
    text-decoration: none;
    border: none;
}

.sqs-svg-icon--list a.sqs-svg-icon--wrapper svg {
    fill: #fff;
    -webkit-transition: fill 170ms ease-in-out;
    -moz-transition: fill 170ms ease-in-out;
    -ms-transition: fill 170ms ease-in-out;
    -o-transition: fill 170ms ease-in-out;
    transition: fill 170ms ease-in-out;
}
.sqs-svg-icon--list:hover a.sqs-svg-icon--wrapper svg {
    fill: rgba(255,255,255,.4);
}

.sqs-svg-icon--list:hover a.sqs-svg-icon--wrapper:hover svg {
    fill: #fff;
}
.sqs-svg-icon--list a.sqs-svg-icon--wrapper span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
}
.custom-footer-copyright {
    text-align: right;
}

.custom-footer-copyright p {
    margin: 0px;
    font-size: 13px;
    text-align: right;
    color: #fff;
    margin-bottom: 18px;
    margin-top: 5px;
}

.custom-footer-copyright {
    padding: 17px 0px;
}

.sqs-svg-icon--list:before , .sqs-svg-icon--list:after {
    clear: both;
    display: table;
    content: "";
}


.footer-logo-wrapper {
    max-width: 50%;
    float: right;
    padding-bottom: 13px;
    padding-left: 17px;
    margin-bottom: 5px;
}


.custom-footer-top-content-wrapper {
    padding: 20px 0;
    padding-bottom: 50px;
}

.custom-footer-contact h4 {
    margin: 0px;
    font-size: 16px;
    padding-bottom: 17px;
    outline: none;
    box-shadow: inset 0 0 0 1px rgba(128,128,128,0);
    transition: box-shadow .2s ease-in-out;
    font-family: Lato;
    font-weight: 300;
    letter-spacing: .08em;
    line-height: 25px;
    padding-top: 3px;
}

.custom-footer-contact {
    color: #fff;
}

.custom-footer-contact p {
    padding-top: 0px;
    margin: 0px;
}
.custom-footer-contact p:last-of-type {
    padding-top: 34px;
}

.custom-footer-contact , .custom-footer-form {
    width: 33.3333% !important;
    margin-left: 0px !important;
}

.custom-footer-menu {
    margin-left: 0px !important;
    width: 33.33% !important;
}

.custom-footer-form {
    width: 66.6667% !important;
}

.custom-footer-menu .hs-menu-wrapper > ul {
    display: block;
}

.custom-footer-menu .hs-menu-wrapper > ul > li {
    display: inline-block;
    width: 100%;
    padding: 17px;
    padding-top: 0px;
    transform: translateY(3px);
}

.custom-footer-menu .hs-menu-wrapper a {
    text-decoration: none;
    border: none;
}

.custom-footer-menu .hs-menu-wrapper > ul > li > a {
    line-height: 1.8;
    font-size: 16px;
    display: block;
    cursor: text;
    color: #fff;
    font-family: Lato;
    font-weight: 300;
    font-style: normal;
    margin-bottom: 16px;
}

.custom-footer-menu .hs-menu-wrapper > ul > li ul {
    line-height: 1.8;
    font-size: 14px;
    margin-top: 14px;
}

.custom-footer-menu .hs-menu-wrapper > ul > li ul li a {
    display: inline-block;
    color: #feec2a;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    padding-bottom: .05em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(254,236,42,.3);
    -webkit-transition: border-color .15s ease-out,color .15s ease-out;
    -moz-transition: border-color .15s ease-out,color .15s ease-out;
    -ms-transition: border-color .15s ease-out,color .15s ease-out;
    -o-transition: border-color .15s ease-out,color .15s ease-out;
    transition: border-color .15s ease-out,color .15s ease-out;
    width: auto;
    display: inline !important;
    line-height: 1.8;
    font-size: 14px;
    white-space: normal !important;
}

.custom-footer-menu .hs-menu-wrapper > ul > li ul li a:hover {
    color: rgba(254,236,42,.6);
    border-color: rgba(254,236,42,.15);
}

.custom-footer-form {
    text-align: right;
}

.custom-footer-form h3.hs_cos_wrapper {
    display: block;
    color: #fff;
    transform: translateY(3px);
    font-size: 30px;
    line-height: 1.2em;
    margin: 0 0 17px 0;
}
.custom-footer-form .hs-form label span {
    display: none;
}
.custom-footer-form .hs-form {
    margin: 0px;
    display: block;
    position: relative;
    max-width: 463px;
    float: right;
    font-family: Lato;
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    padding-top: 21px;
}
.custom-footer-form .hs-form > div {
    display: inline-block;
    vertical-align: middle;
}

.custom-footer-form .hs-form .input input {
    width: 100%;
    padding: 1em;
    background: #fff;
    border: 1px solid rgba(0,0,0,.12);
    font-family: inherit;
    font-size: 15px;
    line-height: normal;
    outline: none;
    -webkit-transition: background .3s ease-out,border .3s ease-out;
    -moz-transition: background .3s ease-out,border .3s ease-out;
    -ms-transition: background .3s ease-out,border .3s ease-out;
    -o-transition: background .3s ease-out,border .3s ease-out;
    transition: background .3s ease-out,border .3s ease-out;
    border: 1px solid rgba(0,0,0,.12);
    display: block;
    font-family: Lato;
    font-size: 15px;
    max-width: 18em;
    font-weight: 300;
    min-width: 247px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}

.custom-footer-form .hs-form .input input::placeholder {
    color: rgba(0,0,0,.3);
}

.custom-footer-form .hs-form .input input:focus {
    border: 1px solid rgba(0,0,0,.12);
}

.custom-footer-form .hs-form .actions input {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 1em 2.5em;
    border-width: 0;
    text-align: center;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: "heebo";
    font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 4px;
    border: 1px solid #fff;
    background: transparent;
    -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
    -moz-box-shadow: inset 0px 0px 0px 1px #fff;
    box-shadow: inset 0px 0px 0px 1px #fff;
    color: #fff;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    padding: 1em 2.5em;
    font-size: 15px;
    font-family: Lato;
    font-weight: normal;
    letter-spacing: normal;
    margin-left: 8px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}
@-moz-document url-prefix() {
	.custom-footer-form .hs-form .actions input {
		letter-spacing: inherit;
	}
}


.custom-footer-form .hs-form .actions {
    position: static;
}

.custom-footer-form .hs-form .actions input:hover {
    background-color: #fff;
    color: #1d1d1d;
    -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
    -moz-box-shadow: inset 0px 0px 0px 1px #fff;
    box-shadow: inset 0px 0px 0px 1px #fff;
}


.custom-footer-form .hs-form ul.hs-error-msgs.inputs-list {
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 76px;
}

.custom-footer-form .hs-form ul.hs-error-msgs.inputs-list li {
    display: block;
    margin-bottom: 12px;
    padding: 6px;
    background: #fed9db;
    color: #f23d3d;
    font-size: 12px;
    line-height: normal;
}


.custom-footer-contact p a {
    color: #feec2a;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    padding-bottom: .05em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(254,236,42,.3);
    -webkit-transition: border-color .15s ease-out,color .15s ease-out;
    -moz-transition: border-color .15s ease-out,color .15s ease-out;
    -ms-transition: border-color .15s ease-out,color .15s ease-out;
    -o-transition: border-color .15s ease-out,color .15s ease-out;
    transition: border-color .15s ease-out,color .15s ease-out;
}

.custom-footer-contact p a:hover {
    color: rgba(254,236,42,.6);
    border-color: rgba(254,236,42,.15);
}

.custom-footer-bottom-content-wrapper {
    padding-bottom: 22px;
}

.custom-footer-spacer1 {
     padding: 25px 0px;
}

.custom-footer-form .submitted-message {
    color: #fff;
}





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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
    display: inline-block;
    padding: 14.5px 0px;
    font-family: Heebo;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase;
    line-height: 1em;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    display: inline-block;
    vertical-align: middle;
    float: none !important;
    margin: 0 14px;
    padding: .618em 0;	
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-family: 'Heebo', sans-serif;
    text-decoration: none;
    border: none;
    color: #fff;
}

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

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul {
    padding: 1em;
    background-color: #383838;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: left;
    margin-left: -1em;
    margin-top: 6px;
}
.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 */
@media screen and (min-width:768px) {
    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
        display:block !important;
    }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a[href="https://www.thewindersgroup.com/consultation"] {
      box-shadow: none;
      border: 2px solid #fff;
      padding: 12px 18px;
      margin: .618em .618em;
      background-color: transparent;
      -webkit-transition: background-color 170ms ease-out,color 170ms ease-out;
      -moz-transition: background-color 170ms ease-out,color 170ms ease-out;
      -ms-transition: background-color 170ms ease-out,color 170ms ease-out;
      -o-transition: background-color 170ms ease-out,color 170ms ease-out;
      transition: background-color 170ms ease-out,color 170ms ease-out;
    }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a[href="https://www.thewindersgroup.com/consultation"]:hover {
      background-color: #fff;
      color: #383838;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
    margin: 0px;
    margin-right: 2px;
    margin-left: -2px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-child(2) {
      margin-right: 8px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
      padding: .382em;
      color: #fff;
      border: none;
      text-decoration: none;
      font-family: Heebo;
      font-weight: 500;
      font-style: normal;
      font-size: 11px;
      letter-spacing: .2em;
      text-transform: uppercase;
      line-height: 1em;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
      color: #feec2a;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper {
      -webkit-transform: translate3d(0,10px,0) !important;
      -moz-transform: translate3d(0,10px,0) !important;
      -ms-transform: translate3d(0,10px,0) !important;
      -o-transform: translate3d(0,10px,0) !important;
      transform: translate3d(0,10px,0) !important;
      -webkit-transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
      -moz-transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
      -ms-transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
      -o-transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
      transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul.hs-menu-children-wrapper {
      -webkit-transform: translate3d(0,0,0) !important;
      -moz-transform: translate3d(0,0,0) !important;
      -ms-transform: translate3d(0,0,0) !important;
      -o-transform: translate3d(0,0,0) !important;
      transform: translate3d(0,0,0) !important;
      -webkit-transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
      -moz-transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
      -ms-transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
      -o-transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
      transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
      color: #feec2a;
  }
	.custom-footer-right-content-wrapper {
      width: 66.6667% !important;
      margin-left: 0px !important;
  }

  .custom-footer-menu {
      width: 25% !important;
  }

  .custom-footer-resource-and-form-wrapper {
      margin-left: 0px !important;
      width: 75% !important;
  }

  .custom-footer-resource-and-form-wrapper .custom-footer-menu {
      width: 33.3333% !important;
  }
  .close-btn {
      display: none;
  }
  .back-to-parent {
      display: none;
  }
  
  .blog.hs-blog-post  .custom-banner-image {
      display: none;
  }

  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li > a,
  .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul > li > a{
      color: rgba(82,82,82,.7);
  }

  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li > a[href="https://www.thewindersgroup.com/consultation"],
   .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul > li > a[href="https://www.thewindersgroup.com/consultation"]{
      border: 2px solid rgba(82,82,82,.7);
      color: rgba(82,82,82,.7);
  }

  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
  .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
      color: #000;
  }

  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul ul,
  .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul ul{
      background-color: #fff;
      -webkit-font-smoothing: subpixel-antialiased;
      -moz-osx-font-smoothing: auto;
  }

  .hs-blog-post .custom-header-bg,
  .no-banner-area .custom-header-bg{
      position: relative;
  }

  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul ul li a,
  .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul ul li a{
      color: rgba(82,82,82,.7);
  }

  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover,
  .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
      color: #000;
  }
  .hs-blog-post .custom-header-logo a img,
  .no-banner-area .custom-header-logo a img{
      -webkit-filter: invert(100%);
      filter: invert (100%);
  }
  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a[href="https://www.thewindersgroup.com/consultation"],
  .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a[href="https://www.thewindersgroup.com/consultation"]{
      border: 2px solid rgba(82,82,82,.7);
      color: rgba(82,82,82,.7);
      background-color: rgba(82,82,82,.7);
      color: #fff;
  }
  .custom-footer-menu.quick-links .hs-menu-wrapper > ul > li {
      padding-left: 12px;
  }

  
  
  
  }


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

/* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }

@media (max-width: 767px){

  /* 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: 0px;
    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;
    position: absolute;
    top: 26px;
    right: 0px;
    width: auto;
    height: auto;
    background: transparent;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    padding: 8px;
  }
  .mobile-trigger svg {
      width: 24px;
      height: 18px;
      stroke-width: 1;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      stroke: #fff;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color: #fff;
    background: transparent;
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color: #fff;
    background: transparent;
    border-color: transparent;
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #000; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{ top: -6px; } /* Position top line */
  .mobile-trigger i:after{ top: 6px; } /* Position bottom line */
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #fff; /* Icon color */
  }

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100% !important;
    min-width: 100% !important;
    height: 85px !important;
    padding: 0 !important;
  }
  .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;
    padding-top: 0px;
    margin: 0px 0;
    width: 100% !important;
  }

  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
		padding: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 80%;
    width: calc(100% - 60px );
    overflow: hidden;
    overflow-y: auto !important;
    height: 100vh;
    background-color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 0;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -webkit-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -moz-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -ms-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -o-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    padding: 36px;
  }
  

  .mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper {
      -webkit-transform: translate3d(0,0,0);
      -moz-transform: translate3d(0,0,0);
      -ms-transform: translate3d(0,0,0);
      -o-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
      -webkit-transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
      transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
      -webkit-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -moz-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -ms-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -o-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      transition: transform 350ms cubic-bezier(.55,0,.1,1);
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color: #000;
    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{
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
  }

  /* 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 */
  }
}



/* System Pages                                          
   ========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {
    padding-top: 85px;
    padding-bottom: 85px;
}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {
    padding-top: 85px;
    padding-bottom: 85px;
}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {
    padding-top: 85px;
    padding-bottom: 85px;
}
body.subscription-template.one-column .main-content {}


/* ==========================================================================
   5. BLOG                                        
   ========================================================================== */


/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

.blog .custom-banner-image {
    background-position: center 20%;
}
.blog .body-container .page-center {
    padding-top: 85px;
    padding-bottom: 85px;
}

.hs-blog-header h1 {
    margin: 0px;
    color: #1c1c1c;
    font-family: Jura;
    font-weight: 300;
    font-style: normal;
    font-size: 38px;
    letter-spacing: 0em;
    line-height: .8em;
    text-transform: none;
    margin-bottom: 0.83em;
}
.hs-blog-header.topic-page-title {
    text-align: center;
}

.hs-blog-header.topic-page-title h1 {
    color: #1c1c1c;
    font-family: league-gothic;
    font-weight: 400;
    font-style: normal;
    font-size: 109px;
    letter-spacing: 0em;
    line-height: 1em;
    text-transform: uppercase;
}

.post-listing {
    margin-left: -1%;
    margin-right: -1%;
}

.post-header h2 a {
    border: none;
    color: #1c1c1c;
}

.custom-blog-date {
    opacity: .7;
    margin: 0;
    font-size: 13px;
    line-height: 1.4em;
    text-transform: none;
}

 .post-listing:before ,.post-listing:after {
    clear: both;
    display: table;
    content: "";
}
/*
.blog-listing-wrapper .post-listing .post-item {
    width: 33.33%;
    padding-left: 1%;
    padding-right: 1%;
    float: left;
    margin-bottom: 20px;
} */

.blog-listing-wrapper .post-listing {
  padding: 0 15px;
}

.blog-listing-wrapper .post-listing .post-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

@media (max-width: 991px){
  .blog-listing-wrapper .post-listing .post-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px){
  .blog-listing-wrapper .post-listing {
    padding: 0;
  }
  
  .blog-listing-wrapper .post-listing .post-container {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* LOADER */
.loader_wrapper {
  display: none;
}

.loader {
  color: #1c1c1c;
  font-size: 10px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
/* END LOADER */

.post-header h2 {
    font-size: 20px;
    line-height: 1.2em;
    font-family: Lato;
    font-weight: 300;
    margin: 0px;
    margin: 0 0 10px 0;
}

.blog-pagination {
    padding: 30px 0px;
}
.blog-pagination a {
    display: inline-block;
    margin-right: 20px;
}







.custom-marketing-challenge-wrapper {
    padding: 50px 70px;
    position: relative;
    background-image: url('//4695552.fs1.hubspotusercontent-na1.net/hubfs/4695552/The_Winders_Group_October2018/Images/251938-P43JIV-139.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #0d0d0d;
    background-position: center 33%;
}

.custom-marketing-challenge {
    width: 91.66499999999999% !important;
    padding-left: 17px;
    padding-right: 17px;
    margin: 0 auto !important;
    float: none !important;
    text-align: center;
    padding-bottom: 60px;
}

.custom-marketing-challenge h2 {
    text-align: center;
    font-weight: bold;
    color: #fff;
    line-height: .9;
    font-size: 48px;
    margin: 1em 0px;
    padding-bottom: 17px;
}

.custom-marketing-challenge  p {
    margin: 0px;
    padding: 17px 0px;
}

.custom-marketing-challenge p a {
    border-width: 2px;
    border-style: solid;
    background-color: transparent;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    color: #fff;
    border-color: #fff;
    font-family: Heebo;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .3em;
    padding: 13px 26px;
    display: inline-block;
    line-height: normal;
}

.custom-marketing-challenge p a:hover {
    background-color: #fff;
    color: #1d1d1d;
}


.blog .custom-banner-heading {
    padding: 0px;
    padding-bottom: 60px;
}
.blog .custom-banner-heading h1 {
    margin: 0px;
    line-height: 1.7em;
}



/* Blog Post */
.hs-blog-post {}


.hs-blog-post .body-container {
    padding-left: 0px;
    padding-right: 0px;
}

.blog.hs-blog-post  .body-container .page-center {
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.hs-blog-post .hs-blog-header {
    display: none;
}
.blog-post-wrapper .post-body {
    width: 91.66499999999999%;
    margin: 0 auto;
}


.hs-blog-post-header {
    text-align: center;
}

.custom-post-byline {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0em;
    text-transform: none;
    font-family: Heebo;
    font-weight: 500;
    font-style: normal;
    font-size: 9.75px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: rgba(82,82,82,.7);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    margin-bottom: 20px;
    align-items: center;
}

span.blog-post-topics a {
    color: rgba(82,82,82,.7);
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    transition: color .15s ease-out;
    text-decoration: none;
    border: none;
}

span.blog-post-topics a:hover {
    color: rgba(82,82,82,.35);
}

.hs-blog-post span.custom-blog-date {
    font-family: Heebo;
    font-weight: 500;
    font-style: normal;
    font-size: 9.75px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: rgba(82,82,82,.7);
    opacity: 1;
    display: inline;
    line-height: 1em;
    line-height: inherit;
}

.hs-blog-post span.custom-blog-date:before {
    content: '\00B7';
    margin: 0 .5em;
}

.section.post-header h1 {
    margin: 0px;
    font-family: Heebo;
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    letter-spacing: .075em;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #222;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin: 0 0 20px;
}


.Share.sqs-share-buttons {
    text-align: center;
    margin-bottom: 30px;
}

a.Share-buttons-item {
    display: inline-block;
    vertical-align: middle;
    height: 15px;
    margin: 10px;
    white-space: nowrap;
    border-radius: 3px;
    padding: 0 1.5px;
    font-family: Arial,Helvetica,sans-serif;
    font-family: Heebo;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0em;
    text-transform: uppercase;
    line-height: 15px;
    text-decoration: none;
    color: #fff;
    fill: rgba(29,29,29,.2);
    border: none;
    padding: 0px;
}

a.Share-buttons-item svg {
    vertical-align: top;
    width: 15px;
    height: 15px;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}

.custom_blog_next-previous {
    display: block;
    margin-bottom: 20px;
}

.custom_blog_next-previous:before , .custom_blog_next-previous:after {
    clear: both;
    display: table;
    content: "";
}

.custom_blog_next-previous > div {
    width: 50%;
    float: left;
    display: block;
}

.custom-previous {
    text-align: left;
}

.custom_blog_next-previous > div.custom-next {
    text-align: right;
    float: right;
}

.custom_blog_next-previous div a {
    font-family: Heebo;
    font-weight: 500;
    font-style: normal;
    font-size: 9.75px;
    letter-spacing: .2em;
    line-height: 4em;
    text-transform: uppercase;
    color: rgba(82,82,82,.7);
    padding: 4px 0;
    display: block;
    border: none;
}

.hs-blog-post .custom-marketing-challenge-wrapper {
    display: none !important;
}

.BlogList-filter {
    padding-bottom: 48px;
    text-align: center;
}
.hs-blog-listing .post-header {
    margin-top: 15px;
}
h2.post-listing-simple {
    font-size: 20px;
    line-height: 1.2em;
    font-family: Lato;
    font-weight: 300;
    margin: 0px;
    margin: 0 0 10px 0;
}

h2.post-listing-simple a {
    border: none;
    color: #1c1c1c;
}


/* Blog Listing */
.hs-blog-listing {}

/* 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 {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {
  height: 280px;
  display: block;
}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    border-width: 0;
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    width: 100%;
    display: inline-block !important;
    float: none;
    margin: 0px;
    object-fit: cover;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
#comments-listing {
   border: 1px solid #ccc;
   margin-bottom: 30px;
   margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 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;
   text-align: left !important;
}

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

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.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 Modules */
.blog .blog-sidebar .widget-span {}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


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


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

/* Form Field */
.hs-form-field {}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.hs-form-field > label {
    color: #1c1c1c;
}


.body-container ul.hs-error-msgs.inputs-list {
    padding: 0px;
    display: block;
    margin: 0px;
}

.body-container ul.hs-error-msgs.inputs-list li {
    color: #fff;
    background: #cc3b3b url(//4695552.fs1.hubspotusercontent-na1.net/hubfs/4695552/The_Winders_Group_October2018/Images/icon_close_7_light.png) no-repeat 9px 50%;
    padding: 5px 15px 3px 25px;
    font-size: 13px;
    border-radius: 2px;
    margin: 12px 0;
    line-height: 23px;
    display: inline-block;
}

/* 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 {
    padding: 12px;
    margin: 6px 0 4px;
    color: #000;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 2px;
    border: none;
    border-bottom: 5px solid;
    border-color: #feec2a;
    background: #f5f5f5;
    font-family: sans-serif;
    font-size: 14px;
    display: block;
    width: 100%;
    max-width: 700px;
    margin: 10px 0px 15px 0px;
    font-weight: 300;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}

.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 {
    background: #fff;
    -webkit-transition: background .1s ease-in;
    -moz-transition: background .1s ease-in;
    -ms-transition: background .1s ease-in;
    -o-transition: background .1s ease-in;
    transition: background .1s ease-in;
    outline: none;
}

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


/* 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{}

/* 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%; }

@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; }
}


/* =============== 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;
    font-family: Heebo;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .25em;
    border-color: #222;
    border-width: 2px;
    border-style: solid;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    background-color: transparent;
    color: #222;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 1em 2.5em;
    line-height: 1em;
    font-size: 14px;
    margin: 10px 0px;
    white-space: normal;
}

.body-container .hs-button.primary:hover,
.body-container input[type="submit"]:hover,
.body-container input[type="button"]:hover {
    background-color: #222;
    color: #fff;
}


.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                                      
   ========================================================================== */


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


/* ==========================================================================
   9. MEDIA QUERIES                              
   ========================================================================== */


/* =============== Screen sizes smaller than .page-center =============== */
@media (min-width: 1800px) {
  .blog .body-container .page-center {
      padding-left: calc(10.33% + 10px);
      padding-right: calc(10.33% + 10px);
  }
}


@media (max-width: 1400px) {
  .sqs-svg-icon--list {
      margin-bottom: 24px;
  }
  .custom-footer-copyright p {
      margin-bottom: 0px;
  }
  .custom-footer-form .hs-form .actions {
      position: static;
      top: auto;
      padding: 12px 0 6px 3px;
  }
  .custom-footer-form .hs-form {
      display: block;
      position: relative;
      padding-right: 0px;
  }
  .custom-footer-spacer1 {
      padding: 22px 0px;
  }
}

@media (max-width: 1340px) {
  .custom-footer-form .hs-form > div {
      display: block;
      vertical-align: middle;
  }
  .custom-footer-form .hs-form ul.hs-error-msgs.inputs-list {
      position: static;
  }
  .custom-footer-bottom-content-wrapper {
      padding-bottom: 30px;
  }
  .custom-footer-top-content-wrapper {
      padding-bottom: 70px;
  }
  .custom-footer-form .hs-form .actions {
      margin-top: 10px;
  }
}




@media (max-width: 1200px) {
  .sqs-svg-icon--list {
      margin-bottom: 18px;
  }
  .custom-footer-spacer1 {
      padding: 19px 0px;
  }
  .custom-footer-form .hs-form ul.hs-error-msgs.inputs-list li {
      margin-top: 6px;
  }
 
}


@media (max-width: 1024px) {
  .custom-header-bg .page-center > .row-fluid-wrapper > .row-fluid {
      padding-left: 55px;
      padding-right: 55px;
  }
  .blog.hs-blog-post .body-container .page-center {
      padding-left: 64px;
      padding-right: 64px;
  }
  
}

@media (max-width: 960px) {
  .custom-header-bg .page-center > .row-fluid-wrapper > .row-fluid {
    padding-left: 39px;
    padding-right: 39px;
  }
  .body-container,
  .footer-container .page-center{
      padding-left: 48px;
      padding-right: 48px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) > ul.hs-menu-children-wrapper {
      left: auto !important;
      right: 0px;
  }
  .custom-footer-form .hs-form .input input {
      min-width: 200px;
  }
  .blog.hs-blog-post .body-container .page-center {
    padding-left: 48px;
    padding-right: 48px;
  }
  
}


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

@media (max-width: 767px) {

  .custom-header-bg {
    background: #000;
    position: fixed;
    padding: 8px 12px;
    min-height: 102px !important;
  }
  .custom-header-bg .page-center > .row-fluid-wrapper > .row-fluid {
      padding: 0px !important;
  }
  
  .custom-header-logo a img {
      max-width: 175px;
  }
  .custom-header-logo a {
    padding: 8px;
    position: absolute;
    margin-top: -1px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li >  a,
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
      font-family: Heebo;
      font-weight: 500;
      font-style: normal;
      font-size: 18px;
      letter-spacing: .25em;
      line-height: 4em;
      text-transform: uppercase;
      color: #fff;
      padding-bottom: .618em;
      position: relative;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
      content: '\00BB';
      font-family: sans-serif;
      color: #feec2a;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a[href="https://www.thewindersgroup.com/consultation"] {
      padding-top: 1em;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
      position: static;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: absolute !important;
      visibility: visible !important;
      opacity: 1 !important;
      top: 0;
      bottom: 0;
      width: 100%;
      padding: 36px;
      overflow: auto;
      -webkit-transform: translate3d(100%,0,0);
      -moz-transform: translate3d(100%,0,0);
      -ms-transform: translate3d(100%,0,0);
      -o-transform: translate3d(100%,0,0);
      transform: translate3d(100%,0,0);
      -webkit-transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
      transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
      -webkit-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -moz-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -ms-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -o-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      transition: transform 350ms cubic-bezier(.55,0,.1,1);
      background-color: #000;
      margin: 0px;
  }

  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children.child-open >  ul.hs-menu-children-wrapper {
      z-index: 2;
      -webkit-transform: translate3d(0,0,0);
      -moz-transform: translate3d(0,0,0);
      -ms-transform: translate3d(0,0,0);
      -o-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
  }
  .custom-menu-primary .hs-menu-wrapper > ul li .back-to-parent > a {
      font-family: Heebo;
      font-weight: 500;
      font-style: normal;
      font-size: 18px;
      letter-spacing: .25em;
      line-height: 4em;
      text-transform: uppercase;
      color: #fff;
      padding-bottom: 1.618em;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li .back-to-parent > a:before {
      content: '\00AB';
      font-family: sans-serif;
      color: #feec2a;
  }
  
  .custom-banner-image {
      margin-top: 0px;
      padding-top: 50px;
      padding-bottom: 50px;
  }
  .custom-banner-image .page-center {
      padding: 17px;
  }
  
  .body-container,
  .footer-container .page-center{
      padding-left: 36px;
      padding-right: 36px;
  }
  
  .custom-footer-bg .page-center {
      padding-top: 20px;
      padding-bottom: 25px;
  }
  .sqs-svg-icon--list {
      margin-bottom: 7px;
  }
  .footer-logo-wrapper {
      max-width: 100%;
      float: right;
      padding-left: 0px;
  }
  .custom-footer-menu {
      width: 100% !important;
  }
  .custom-footer-menu .hs-menu-wrapper > ul > li {
      padding: 17px 0px;
  }
  .custom-footer-form {
      width: 100% !important;
  }
  
 .custom-footer-form .hs-form .input input {
     min-width: 247px;
     margin-top: 16px;
  }
  .custom-footer-form .hs-form {
    display: block;
    position: relative;
    padding-right: 0px;
    width: 100%;
  }
  .custom-footer-form .hs-form > div {
      display: inline-block;
  }
  .custom-footer-form .hs-form ul.hs-error-msgs.inputs-list {
      position: absolute;
      bottom: -56px;
  }
  .custom-footer-form .hs-form {
    display: block;
    width: 100%;
    float: none;
    max-width: 100%;
    padding-top: 0px;
  }
  .custom-footer-form {
    padding: 17px 0px;
  }
  .custom-footer-form .hs-form .actions {
      padding: 12px 0 6px 7px;
  }
  
  .custom-footer-contact, 
  .custom-footer-form {
      width: 100% !important;
      margin-left: 0px !important;
  }
  .custom-footer-contact {
      padding: 17px 0px;
  }
  .blog-listing-wrapper .post-listing .post-item {
      width: 100%;
      padding-left: 0px;
      padding-right: 0px;
      float: none;
      margin-bottom: 20px;
  }
  	.post-listing {
        margin-left: 0px;
        margin-right: 0px;
    }
  .custom-footer-bottom-content-wrapper {
      padding-bottom: 38px;
  }
  .custom-footer-form .hs-form .actions input {
      margin-left: 0px;
  }
  div#site-wrapper {
      position: relative;
      width: 100%;
      height: 100%;
      overflow-x: hidden;
      overflow-y: auto;
  }
  .close-btn {
    outline: 0;
    border: 0;
    padding: 0;
    background-color: transparent;
    text-transform: inherit;
    letter-spacing: inherit;
    position: absolute;
    top: -8px;
    z-index: 1;
    padding: 22px;
    line-height: 0;
    stroke: transparent;
    -webkit-transition: stroke 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    -moz-transition: stroke 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    -ms-transition: stroke 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    -o-transition: stroke 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    transition: stroke 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    left: -12px;
    background-color: rgba(0,0,0,0);
    stroke: #feec2a;
    -webkit-transition: stroke 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -moz-transition: stroke 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -ms-transition: stroke 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -o-transition: stroke 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    transition: stroke 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    width: auto;
    cursor: pointer;
    display: none;
  }
  .mobile-open .close-btn {
      display: block;
  }

  .close-btn svg {
      width: 16px;
      height: 16px;
  }
  .custom-footer-spacer1 {
      padding: 14px 0px;
  }
  
  body {
      padding-top: 101px;
  }
   .blog.hs-blog-post .body-container .page-center {
    padding-left: 36px;
    padding-right: 36px;
  }
  .body-container ul.hs-error-msgs.inputs-list li {
      width: 100%;
  }


}  

@media (max-width: 640px) {
  .body-container,
  .footer-container .page-center{
    padding-left: 20px;
    padding-right: 20px;
  }
  .body-container .page-center {
      padding-left: 0px;
      padding-right: 0px;
  }
  h1 {
      font-size: 32px;
      letter-spacing: 0px;
  }
  h2 {
      font-size: 28px;
      letter-spacing: 0px;
  }
  h3 {
      font-size: 28px;
  }
  .blog .body-container .page-center {
      padding-top: 60px;
      padding-bottom: 60px;
  }
  .custom-marketing-challenge-wrapper {
      padding: 50px 20px;
  }
  .custom-marketing-challenge-wrapper .page-center {
      padding: 0px !important;
  }
  .custom-marketing-challenge {
      width: 100% !important;
      padding-left: 0px;
      padding-right: 0px;
  }
  .custom-banner-heading h1 {
      font-size: 24px;
      letter-spacing: 0px;
  }
  .hs-blog-header h1 {
      font-size: 28px;
      letter-spacing: 0px;
	}
  .blog.hs-blog-post .body-container .page-center {
    padding-left: 20px;
    padding-right: 20px;
  }
  .blog-post-wrapper .post-body {
      width: 100%;
      margin: 0 auto;
  }
  
  .body-container .page-center{
      padding-top: 60px;
      padding-bottom: 60px;
  }
  
  

  body.error-template.one-column .content-wrapper {
      padding-top: 60px;
      padding-bottom: 60px;
  }
  body.password-template.one-column .content-wrapper {
      padding-top: 60px;
      padding-bottom: 60px;
  }
  body.subscription-template.one-column .content-wrapper {
      padding-top: 60px;
      padding-bottom: 60px;
  }
  .hs-blog-header.topic-page-title h1 {
      font-size: 32px;
      letter-spacing: 0px;
  }
  
}


@media (max-width: 440px) {
  .custom-footer-form .hs-form ul.hs-error-msgs.inputs-list {
      position: static;
      bottom: auto;
  }
    .custom-footer-form .hs-form > div {
      display: block;
  }
  .custom-footer-form .hs-form .input input {
    min-width: auto;
    margin-left: auto;
    max-width: 247px;
}
  .custom-footer-form .hs-form {
      padding-top: 5px;
  }
  .custom-footer-form .hs-form .input input {
      margin-left: auto;
  }
  .custom-footer-form .hs-form > div {
      display: block;
  }
  .subscribe-options label span {
      font-size: 11px;
  }
  .custom-post-byline {
      align-items: flex-start;
  }
  .custom-post-byline > span {
      width: 50%;
  }

}


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

@media (max-width: 479px) {}

body.hs-content-id-6378084762 .body-container {
    padding-left: 0px;
    padding-right: 0px;
}
body.hs-content-id-6378084762 .header-container-wrapper {
    position: absolute;
    top: 0;
    width: 100%;
}

body .landingpage-header .custom-header-logo a img{
  -webkit-filter: none;
    filter: none;
}

body .landingpage-header .custom-menu-primary .hs-menu-wrapper > ul > li > a,
body .landingpage-header ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{
    font-size: 15px;
    color: #fff;
}

body .landingpage-header .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
body .landingpage-header .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    color: #feec2a;
}

body .landingpage-header ul li.hs-item-has-children ul.hs-menu-children-wrapper{
background: #383838;
    font-size: 15px;
}

body .landingpage-header .custom-menu-primary .hs-menu-wrapper ul li:last-child{
    border: 2px solid #fff;
    color: #fff;
    padding: 14px 18px;
    margin: .618em .618em;
}

body .landingpage-header ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
    border: none !important;
    color: #fff !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* ==========================================================================
   2. BASE STYLES                                             
   ========================================================================== */

/* =============== 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: #f5f5f5;
	font-weight: 300;
  font-family: 'Lato', sans-serif;
	font-style: normal;
	font-size: 18px;
	letter-spacing: .08em;
	line-height: 1.4em;
	text-transform: none;
	color: #1c1c1c;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1800px;
  margin: 0 auto;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #0A79FF;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #0A79FF;
  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; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0px 15px 0px;
    line-height: 1.2em;
    font-family: 'Lato', sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  color: #1c1c1c;
  font-family: league-gothic;
  font-weight: 400;
  font-style: normal;
  font-size: 109px;
  letter-spacing: 0em;
  line-height: 1em;	
  text-transform: uppercase;
}
h2 {
    line-height: 1;
    font-size: 58px;
    color: #FEEC2A;
}
h3{
  color: #1c1c1c;
	font-family: Jura;
	font-weight: 300;
	font-style: normal;
	font-size: 38px;
	letter-spacing: 0em;
	line-height: .8em;
}
h4 {
	font-size: 24px;
}
h5 {
	font-size: 21px;
}
h6 {
	font-size: 18px;
}

/* Anchor Links */
a {
    color: #383838;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    padding-bottom: .05em;
    border-bottom-width: 1px;
    text-decoration: none;
    border-bottom-style: solid;
    border-bottom-color: rgba(56,56,56,.3);
    -webkit-transition: border-color .15s ease-out,color .15s ease-out;
    -moz-transition: border-color .15s ease-out,color .15s ease-out;
    -ms-transition: border-color .15s ease-out,color .15s ease-out;
    -o-transition: border-color .15s ease-out,color .15s ease-out;
    transition: border-color .15s ease-out,color .15s ease-out;
}
a:hover, a:focus { 
    color: rgba(56,56,56,.6);
    border-color: rgba(56,56,56,.15);
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== 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 {}

.body-container .page-center{
    padding-top: 20px;
    padding-bottom: 85px;
}


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

.header-container-wrapper {}
.header-container {}

.custom-header-bg {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 1000;
    width: 100% !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.custom-header-bg .page-center > .row-fluid-wrapper > .row-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-top: 25px;
    padding-left: 61px;
    padding-right: 61px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.custom-header-logo {
    width: auto !important;
    float: none !important;
    display: -webkit-box;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    max-width: 100%;
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.custom-menu-primary {
    width: auto !important;
    float: none !important;
    margin-left: 0px !important;
    display: -webkit-box;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0;
    max-width: 100%;
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.custom-header-logo a {
    display: block;
    padding: 14.5px 9px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
}
.custom-header-logo a img {
    max-width: 275px;
    width: 100% !important;
}

.custom-banner-image {
  background-image: url("https://info.thewindersgroup.com/hubfs/Landing%20Pages/inside-the-ai-tipping-point-banner.png");
  background-size: contain !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  background-color: #0d0d0d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  width: 100%;
  min-height: 360px !important;
  padding: 60px 20px 20px !important;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  text-align: left;
}

@media (max-width: 767px) {
  .custom-banner-image {
    background-size: contain !important;
    background-position: top center !important;
    min-height: 360px !important;
    padding: 60px 20px 20px !important;
  }

}

.custom-banner-image .page-center {
    padding: 50px 70px;
}

.custom-banner-heading h1 {
    color: #FEEC2A;
    text-align: right;
    text-transform: uppercase;
    font-family: Lato;
    font-weight: 700;
    font-style: normal;
    font-size: 59px;
    letter-spacing: 0em;
    line-height: 1.7em;
}

.custom-banner-heading {
    width: 91.66499999999999%;
    margin: 0 auto;
    padding: 50px 0px;
}

.body-container {
    padding-left: 70px;
    padding-right: 70px;
}
.body-container .page-center {
    padding-left: calc(8.33% + 4px);
    padding-right: calc(8.33% + 4px);
}

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

.body-container-wrapper {}
.body-container {}

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


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

.footer-container-wrapper {}
.footer-container {}


.custom-footer-bg {
    background-color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-footer-bg .page-center {
    padding: 38px 70px;
    padding-top: 35px;
}

.custom-footer-social-icons-wrapper {
    padding: 17px 0px;
}

.sqs-svg-icon--list {
    text-align: left;
    display: block;
    margin-bottom: 30px;
}

.sqs-svg-icon--list a.sqs-svg-icon--wrapper {
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: background-color 170ms ease-in-out;
    -moz-transition: background-color 170ms ease-in-out;
    -ms-transition: background-color 170ms ease-in-out;
    -o-transition: background-color 170ms ease-in-out;
    transition: background-color 170ms ease-in-out;
    z-index: 0;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 12px 0 0;
    text-decoration: none;
    border: none;
}

.sqs-svg-icon--list a.sqs-svg-icon--wrapper svg {
    fill: #fff;
    -webkit-transition: fill 170ms ease-in-out;
    -moz-transition: fill 170ms ease-in-out;
    -ms-transition: fill 170ms ease-in-out;
    -o-transition: fill 170ms ease-in-out;
    transition: fill 170ms ease-in-out;
}
.sqs-svg-icon--list:hover a.sqs-svg-icon--wrapper svg {
    fill: rgba(255,255,255,.4);
}

.sqs-svg-icon--list:hover a.sqs-svg-icon--wrapper:hover svg {
    fill: #fff;
}
.sqs-svg-icon--list a.sqs-svg-icon--wrapper span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
}
.custom-footer-copyright {
    text-align: right;
}

.custom-footer-copyright p {
    margin: 0px;
    font-size: 13px;
    text-align: right;
    color: #fff;
    margin-bottom: 18px;
    margin-top: 5px;
}

.custom-footer-copyright {
    padding: 17px 0px;
}

.sqs-svg-icon--list:before , .sqs-svg-icon--list:after {
    clear: both;
    display: table;
    content: "";
}


.footer-logo-wrapper {
    max-width: 50%;
    float: right;
    padding-bottom: 13px;
    padding-left: 17px;
    margin-bottom: 5px;
}


.custom-footer-top-content-wrapper {
    padding: 20px 0;
    padding-bottom: 50px;
}

.custom-footer-contact h4 {
    margin: 0px;
    font-size: 16px;
    padding-bottom: 17px;
    outline: none;
    box-shadow: inset 0 0 0 1px rgba(128,128,128,0);
    transition: box-shadow .2s ease-in-out;
    font-family: Lato;
    font-weight: 300;
    letter-spacing: .08em;
    line-height: 25px;
    padding-top: 3px;
}

.custom-footer-contact {
    color: #fff;
}

.custom-footer-contact p {
    padding-top: 0px;
    margin: 0px;
}
.custom-footer-contact p:last-of-type {
    padding-top: 34px;
}

.custom-footer-contact , .custom-footer-form {
    width: 33.3333% !important;
    margin-left: 0px !important;
}

.custom-footer-menu {
    margin-left: 0px !important;
    width: 33.33% !important;
}

.custom-footer-form {
    width: 66.6667% !important;
}

.custom-footer-menu .hs-menu-wrapper > ul {
    display: block;
}

.custom-footer-menu .hs-menu-wrapper > ul > li {
    display: inline-block;
    width: 100%;
    padding: 17px;
    padding-top: 0px;
    transform: translateY(3px);
}

.custom-footer-menu .hs-menu-wrapper a {
    text-decoration: none;
    border: none;
}

.custom-footer-menu .hs-menu-wrapper > ul > li > a {
    line-height: 1.8;
    font-size: 16px;
    display: block;
    cursor: text;
    color: #fff;
    font-family: Lato;
    font-weight: 300;
    font-style: normal;
    margin-bottom: 16px;
}

.custom-footer-menu .hs-menu-wrapper > ul > li ul {
    line-height: 1.8;
    font-size: 14px;
    margin-top: 14px;
}

.custom-footer-menu .hs-menu-wrapper > ul > li ul li a {
    display: inline-block;
    color: #feec2a;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    padding-bottom: .05em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(254,236,42,.3);
    -webkit-transition: border-color .15s ease-out,color .15s ease-out;
    -moz-transition: border-color .15s ease-out,color .15s ease-out;
    -ms-transition: border-color .15s ease-out,color .15s ease-out;
    -o-transition: border-color .15s ease-out,color .15s ease-out;
    transition: border-color .15s ease-out,color .15s ease-out;
    width: auto;
    display: inline !important;
    line-height: 1.8;
    font-size: 14px;
    white-space: normal !important;
}

.custom-footer-menu .hs-menu-wrapper > ul > li ul li a:hover {
    color: rgba(254,236,42,.6);
    border-color: rgba(254,236,42,.15);
}

.custom-footer-form {
    text-align: right;
}

.custom-footer-form h3.hs_cos_wrapper {
    display: block;
    color: #fff;
    transform: translateY(3px);
    font-size: 30px;
    line-height: 1.2em;
    margin: 0 0 17px 0;
}
.custom-footer-form .hs-form label span {
    display: none;
}
.custom-footer-form .hs-form {
    margin: 0px;
    display: block;
    position: relative;
    max-width: 463px;
    float: right;
    font-family: Lato;
    font-weight: 300;
    font-style: normal;
    font-size: 15px;
    padding-top: 21px;
}
.custom-footer-form .hs-form > div {
    display: inline-block;
    vertical-align: middle;
}

.custom-footer-form .hs-form .input input {
    width: 100%;
    padding: 1em;
    background: #fff;
    border: 1px solid rgba(0,0,0,.12);
    font-family: inherit;
    font-size: 15px;
    line-height: normal;
    outline: none;
    -webkit-transition: background .3s ease-out,border .3s ease-out;
    -moz-transition: background .3s ease-out,border .3s ease-out;
    -ms-transition: background .3s ease-out,border .3s ease-out;
    -o-transition: background .3s ease-out,border .3s ease-out;
    transition: background .3s ease-out,border .3s ease-out;
    border: 1px solid rgba(0,0,0,.12);
    display: block;
    font-family: Lato;
    font-size: 15px;
    max-width: 18em;
    font-weight: 300;
    min-width: 247px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}

.custom-footer-form .hs-form .input input::placeholder {
    color: rgba(0,0,0,.3);
}

.custom-footer-form .hs-form .input input:focus {
    border: 1px solid rgba(0,0,0,.12);
}

.custom-footer-form .hs-form .actions input {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 1em 2.5em;
    border-width: 0;
    text-align: center;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: "heebo";
    font-weight: 400;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 4px;
    border: 1px solid #fff;
    background: transparent;
    -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
    -moz-box-shadow: inset 0px 0px 0px 1px #fff;
    box-shadow: inset 0px 0px 0px 1px #fff;
    color: #fff;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    padding: 1em 2.5em;
    font-size: 15px;
    font-family: Lato;
    font-weight: normal;
    letter-spacing: normal;
    margin-left: 8px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}
@-moz-document url-prefix() {
	.custom-footer-form .hs-form .actions input {
		letter-spacing: inherit;
	}
}


.custom-footer-form .hs-form .actions {
    position: static;
}

.custom-footer-form .hs-form .actions input:hover {
    background-color: #fff;
    color: #1d1d1d;
    -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
    -moz-box-shadow: inset 0px 0px 0px 1px #fff;
    box-shadow: inset 0px 0px 0px 1px #fff;
}


.custom-footer-form .hs-form ul.hs-error-msgs.inputs-list {
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 76px;
}

.custom-footer-form .hs-form ul.hs-error-msgs.inputs-list li {
    display: block;
    margin-bottom: 12px;
    padding: 6px;
    background: #fed9db;
    color: #f23d3d;
    font-size: 12px;
    line-height: normal;
}


.custom-footer-contact p a {
    color: #feec2a;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    -o-transition: color .15s ease-out;
    transition: color .15s ease-out;
    padding-bottom: .05em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgba(254,236,42,.3);
    -webkit-transition: border-color .15s ease-out,color .15s ease-out;
    -moz-transition: border-color .15s ease-out,color .15s ease-out;
    -ms-transition: border-color .15s ease-out,color .15s ease-out;
    -o-transition: border-color .15s ease-out,color .15s ease-out;
    transition: border-color .15s ease-out,color .15s ease-out;
}

.custom-footer-contact p a:hover {
    color: rgba(254,236,42,.6);
    border-color: rgba(254,236,42,.15);
}

.custom-footer-bottom-content-wrapper {
    padding-bottom: 22px;
}

.custom-footer-spacer1 {
     padding: 25px 0px;
}

.custom-footer-form .submitted-message {
    color: #fff;
}





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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
    display: inline-block;
    padding: 14.5px 0px;
    font-family: Heebo;
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase;
    line-height: 1em;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    display: inline-block;
    vertical-align: middle;
    float: none !important;
    margin: 0 14px;
    padding: .618em 0;	
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    font-weight: 500;
    font-style: normal;
    font-size: 11px;
    letter-spacing: .2em;
    text-transform: uppercase;
    font-family: 'Heebo', sans-serif;
    text-decoration: none;
    border: none;
    color: #fff;
}

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

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul {
    padding: 1em;
    background-color: #383838;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: left;
    margin-left: -1em;
    margin-top: 6px;
}
.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 */
@media screen and (min-width:768px) {
    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
        display:block !important;
    }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a[href="https://www.thewindersgroup.com/consultation"] {
      box-shadow: none;
      border: 2px solid #fff;
      padding: 12px 18px;
      margin: .618em .618em;
      background-color: transparent;
      -webkit-transition: background-color 170ms ease-out,color 170ms ease-out;
      -moz-transition: background-color 170ms ease-out,color 170ms ease-out;
      -ms-transition: background-color 170ms ease-out,color 170ms ease-out;
      -o-transition: background-color 170ms ease-out,color 170ms ease-out;
      transition: background-color 170ms ease-out,color 170ms ease-out;
    }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a[href="https://www.thewindersgroup.com/consultation"]:hover {
      background-color: #fff;
      color: #383838;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
    margin: 0px;
    margin-right: 2px;
    margin-left: -2px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-child(2) {
      margin-right: 8px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
      padding: .382em;
      color: #fff;
      border: none;
      text-decoration: none;
      font-family: Heebo;
      font-weight: 500;
      font-style: normal;
      font-size: 11px;
      letter-spacing: .2em;
      text-transform: uppercase;
      line-height: 1em;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
      color: #feec2a;
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul.hs-menu-children-wrapper {
      -webkit-transform: translate3d(0,10px,0) !important;
      -moz-transform: translate3d(0,10px,0) !important;
      -ms-transform: translate3d(0,10px,0) !important;
      -o-transform: translate3d(0,10px,0) !important;
      transform: translate3d(0,10px,0) !important;
      -webkit-transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
      -moz-transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
      -ms-transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
      -o-transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
      transition: left 0s .2s linear,transform 0s .2s linear,opacity .2s ease-out !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul.hs-menu-children-wrapper {
      -webkit-transform: translate3d(0,0,0) !important;
      -moz-transform: translate3d(0,0,0) !important;
      -ms-transform: translate3d(0,0,0) !important;
      -o-transform: translate3d(0,0,0) !important;
      transform: translate3d(0,0,0) !important;
      -webkit-transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
      -moz-transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
      -ms-transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
      -o-transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
      transition: left 0s linear,transform .2s ease-out,opacity .2s ease-out !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
      color: #feec2a;
  }
	.custom-footer-right-content-wrapper {
      width: 66.6667% !important;
      margin-left: 0px !important;
  }

  .custom-footer-menu {
      width: 25% !important;
  }

  .custom-footer-resource-and-form-wrapper {
      margin-left: 0px !important;
      width: 75% !important;
  }

  .custom-footer-resource-and-form-wrapper .custom-footer-menu {
      width: 33.3333% !important;
  }
  .close-btn {
      display: none;
  }
  .back-to-parent {
      display: none;
  }
  
  .blog.hs-blog-post  .custom-banner-image {
      display: none;
  }

  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li > a,
  .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul > li > a{
      color: rgba(82,82,82,.7);
  }

  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li > a[href="https://www.thewindersgroup.com/consultation"],
   .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul > li > a[href="https://www.thewindersgroup.com/consultation"]{
      border: 2px solid rgba(82,82,82,.7);
      color: rgba(82,82,82,.7);
  }

  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
  .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
      color: #000;
  }

  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul ul,
  .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul ul{
      background-color: #fff;
      -webkit-font-smoothing: subpixel-antialiased;
      -moz-osx-font-smoothing: auto;
  }

  .hs-blog-post .custom-header-bg,
  .no-banner-area .custom-header-bg{
      position: relative;
  }

  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul ul li a,
  .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul ul li a{
      color: rgba(82,82,82,.7);
  }

  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover,
  .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
      color: #000;
  }
  .hs-blog-post .custom-header-logo a img,
  .no-banner-area .custom-header-logo a img{
      -webkit-filter: invert(100%);
      filter: invert (100%);
  }
  .hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a[href="https://www.thewindersgroup.com/consultation"],
  .no-banner-area .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a[href="https://www.thewindersgroup.com/consultation"]{
      border: 2px solid rgba(82,82,82,.7);
      color: rgba(82,82,82,.7);
      background-color: rgba(82,82,82,.7);
      color: #fff;
  }
  .custom-footer-menu.quick-links .hs-menu-wrapper > ul > li {
      padding-left: 12px;
  }

  
  
  
  }


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

/* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }

@media (max-width: 767px){

  /* 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: 0px;
    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;
    position: absolute;
    top: 26px;
    right: 0px;
    width: auto;
    height: auto;
    background: transparent;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    padding: 8px;
  }
  .mobile-trigger svg {
      width: 24px;
      height: 18px;
      stroke-width: 1;
      -webkit-touch-callout: none;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      stroke: #fff;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color: #fff;
    background: transparent;
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color: #fff;
    background: transparent;
    border-color: transparent;
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #000; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{ top: -6px; } /* Position top line */
  .mobile-trigger i:after{ top: 6px; } /* Position bottom line */
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #fff; /* Icon color */
  }

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100% !important;
    min-width: 100% !important;
    height: 85px !important;
    padding: 0 !important;
  }
  .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;
    padding-top: 0px;
    margin: 0px 0;
    width: 100% !important;
  }

  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
		padding: 0;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 2;
    width: 80%;
    width: calc(100% - 60px );
    overflow: hidden;
    overflow-y: auto !important;
    height: 100vh;
    background-color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 0;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -webkit-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -moz-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -ms-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -o-transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    transition: transform 350ms cubic-bezier(.55,0,.1,1) 175ms;
    padding: 36px;
  }
  

  .mobile-open .custom-menu-primary.js-enabled .hs-menu-wrapper {
      -webkit-transform: translate3d(0,0,0);
      -moz-transform: translate3d(0,0,0);
      -ms-transform: translate3d(0,0,0);
      -o-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
      -webkit-transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
      transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
      -webkit-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -moz-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -ms-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -o-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      transition: transform 350ms cubic-bezier(.55,0,.1,1);
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color: #000;
    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{
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
  }

  /* 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 */
  }
}



/* System Pages                                          
   ========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {
    padding-top: 85px;
    padding-bottom: 85px;
}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {
    padding-top: 85px;
    padding-bottom: 85px;
}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {
    padding-top: 85px;
    padding-bottom: 85px;
}
body.subscription-template.one-column .main-content {}


/* ==========================================================================
   5. BLOG                                        
   ========================================================================== */


/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

.blog .custom-banner-image {
    background-position: center 20%;
}
.blog .body-container .page-center {
    padding-top: 85px;
    padding-bottom: 85px;
}

.hs-blog-header h1 {
    margin: 0px;
    color: #1c1c1c;
    font-family: Jura;
    font-weight: 300;
    font-style: normal;
    font-size: 38px;
    letter-spacing: 0em;
    line-height: .8em;
    text-transform: none;
    margin-bottom: 0.83em;
}
.hs-blog-header.topic-page-title {
    text-align: center;
}

.hs-blog-header.topic-page-title h1 {
    color: #1c1c1c;
    font-family: league-gothic;
    font-weight: 400;
    font-style: normal;
    font-size: 109px;
    letter-spacing: 0em;
    line-height: 1em;
    text-transform: uppercase;
}

.post-listing {
    margin-left: -1%;
    margin-right: -1%;
}

.post-header h2 a {
    border: none;
    color: #1c1c1c;
}

.custom-blog-date {
    opacity: .7;
    margin: 0;
    font-size: 13px;
    line-height: 1.4em;
    text-transform: none;
}

 .post-listing:before ,.post-listing:after {
    clear: both;
    display: table;
    content: "";
}
/*
.blog-listing-wrapper .post-listing .post-item {
    width: 33.33%;
    padding-left: 1%;
    padding-right: 1%;
    float: left;
    margin-bottom: 20px;
} */

.blog-listing-wrapper .post-listing {
  padding: 0 15px;
}

.blog-listing-wrapper .post-listing .post-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 25px;
}

@media (max-width: 991px){
  .blog-listing-wrapper .post-listing .post-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px){
  .blog-listing-wrapper .post-listing {
    padding: 0;
  }
  
  .blog-listing-wrapper .post-listing .post-container {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* LOADER */
.loader_wrapper {
  display: none;
}

.loader {
  color: #1c1c1c;
  font-size: 10px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
/* END LOADER */

.post-header h2 {
    font-size: 20px;
    line-height: 1.2em;
    font-family: Lato;
    font-weight: 300;
    margin: 0px;
    margin: 0 0 10px 0;
}

.blog-pagination {
    padding: 30px 0px;
}
.blog-pagination a {
    display: inline-block;
    margin-right: 20px;
}







.custom-marketing-challenge-wrapper {
    padding: 50px 70px;
    position: relative;
    background-image: url('//4695552.fs1.hubspotusercontent-na1.net/hubfs/4695552/The_Winders_Group_October2018/Images/251938-P43JIV-139.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #0d0d0d;
    background-position: center 33%;
}

.custom-marketing-challenge {
    width: 91.66499999999999% !important;
    padding-left: 17px;
    padding-right: 17px;
    margin: 0 auto !important;
    float: none !important;
    text-align: center;
    padding-bottom: 60px;
}

.custom-marketing-challenge h2 {
    text-align: center;
    font-weight: bold;
    color: #fff;
    line-height: .9;
    font-size: 48px;
    margin: 1em 0px;
    padding-bottom: 17px;
}

.custom-marketing-challenge  p {
    margin: 0px;
    padding: 17px 0px;
}

.custom-marketing-challenge p a {
    border-width: 2px;
    border-style: solid;
    background-color: transparent;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    color: #fff;
    border-color: #fff;
    font-family: Heebo;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .3em;
    padding: 13px 26px;
    display: inline-block;
    line-height: normal;
}

.custom-marketing-challenge p a:hover {
    background-color: #fff;
    color: #1d1d1d;
}


.blog .custom-banner-heading {
    padding: 0px;
    padding-bottom: 60px;
}
.blog .custom-banner-heading h1 {
    margin: 0px;
    line-height: 1.7em;
}



/* Blog Post */
.hs-blog-post {}


.hs-blog-post .body-container {
    padding-left: 0px;
    padding-right: 0px;
}

.blog.hs-blog-post  .body-container .page-center {
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.hs-blog-post .hs-blog-header {
    display: none;
}
.blog-post-wrapper .post-body {
    width: 91.66499999999999%;
    margin: 0 auto;
}


.hs-blog-post-header {
    text-align: center;
}

.custom-post-byline {
    display: -moz-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0em;
    text-transform: none;
    font-family: Heebo;
    font-weight: 500;
    font-style: normal;
    font-size: 9.75px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: rgba(82,82,82,.7);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    margin-bottom: 20px;
    align-items: center;
}

span.blog-post-topics a {
    color: rgba(82,82,82,.7);
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
    -ms-transition: color .15s ease-out;
    transition: color .15s ease-out;
    text-decoration: none;
    border: none;
}

span.blog-post-topics a:hover {
    color: rgba(82,82,82,.35);
}

.hs-blog-post span.custom-blog-date {
    font-family: Heebo;
    font-weight: 500;
    font-style: normal;
    font-size: 9.75px;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: rgba(82,82,82,.7);
    opacity: 1;
    display: inline;
    line-height: 1em;
    line-height: inherit;
}

.hs-blog-post span.custom-blog-date:before {
    content: '\00B7';
    margin: 0 .5em;
}

.section.post-header h1 {
    margin: 0px;
    font-family: Heebo;
    font-weight: 400;
    font-style: normal;
    font-size: 25px;
    letter-spacing: .075em;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #222;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    margin: 0 0 20px;
}


.Share.sqs-share-buttons {
    text-align: center;
    margin-bottom: 30px;
}

a.Share-buttons-item {
    display: inline-block;
    vertical-align: middle;
    height: 15px;
    margin: 10px;
    white-space: nowrap;
    border-radius: 3px;
    padding: 0 1.5px;
    font-family: Arial,Helvetica,sans-serif;
    font-family: Heebo;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    letter-spacing: 0em;
    text-transform: uppercase;
    line-height: 15px;
    text-decoration: none;
    color: #fff;
    fill: rgba(29,29,29,.2);
    border: none;
    padding: 0px;
}

a.Share-buttons-item svg {
    vertical-align: top;
    width: 15px;
    height: 15px;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}

.custom_blog_next-previous {
    display: block;
    margin-bottom: 20px;
}

.custom_blog_next-previous:before , .custom_blog_next-previous:after {
    clear: both;
    display: table;
    content: "";
}

.custom_blog_next-previous > div {
    width: 50%;
    float: left;
    display: block;
}

.custom-previous {
    text-align: left;
}

.custom_blog_next-previous > div.custom-next {
    text-align: right;
    float: right;
}

.custom_blog_next-previous div a {
    font-family: Heebo;
    font-weight: 500;
    font-style: normal;
    font-size: 9.75px;
    letter-spacing: .2em;
    line-height: 4em;
    text-transform: uppercase;
    color: rgba(82,82,82,.7);
    padding: 4px 0;
    display: block;
    border: none;
}

.hs-blog-post .custom-marketing-challenge-wrapper {
    display: none !important;
}

.BlogList-filter {
    padding-bottom: 48px;
    text-align: center;
}
.hs-blog-listing .post-header {
    margin-top: 15px;
}
h2.post-listing-simple {
    font-size: 20px;
    line-height: 1.2em;
    font-family: Lato;
    font-weight: 300;
    margin: 0px;
    margin: 0 0 10px 0;
}

h2.post-listing-simple a {
    border: none;
    color: #1c1c1c;
}


/* Blog Listing */
.hs-blog-listing {}

/* 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 {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {
  height: 280px;
  display: block;
}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    border-width: 0;
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    width: 100%;
    display: inline-block !important;
    float: none;
    margin: 0px;
    object-fit: cover;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
#comments-listing {
   border: 1px solid #ccc;
   margin-bottom: 30px;
   margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 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;
   text-align: left !important;
}

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

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.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 Modules */
.blog .blog-sidebar .widget-span {}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


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


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

/* Form Field */
.hs-form-field {}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.hs-form-field > label {
    color: #1c1c1c;
}


.body-container ul.hs-error-msgs.inputs-list {
    padding: 0px;
    display: block;
    margin: 0px;
}

.body-container ul.hs-error-msgs.inputs-list li {
    color: #fff;
    background: #cc3b3b url(//4695552.fs1.hubspotusercontent-na1.net/hubfs/4695552/The_Winders_Group_October2018/Images/icon_close_7_light.png) no-repeat 9px 50%;
    padding: 5px 15px 3px 25px;
    font-size: 13px;
    border-radius: 2px;
    margin: 12px 0;
    line-height: 23px;
    display: inline-block;
}

/* 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 {
    padding: 12px;
    margin: 6px 0 4px;
    color: #000;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 2px;
    border: none;
    border-bottom: 5px solid;
    border-color: #feec2a;
    background: #f5f5f5;
    font-family: sans-serif;
    font-size: 14px;
    display: block;
    width: 100%;
    max-width: 700px;
    margin: 10px 0px 15px 0px;
    font-weight: 300;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}

.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 {
    background: #fff;
    -webkit-transition: background .1s ease-in;
    -moz-transition: background .1s ease-in;
    -ms-transition: background .1s ease-in;
    -o-transition: background .1s ease-in;
    transition: background .1s ease-in;
    outline: none;
}

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


/* 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{}

/* 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%; }

@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; }
}


/* =============== 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;
    font-family: Heebo;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .25em;
    border-color: #222;
    border-width: 2px;
    border-style: solid;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear;
    background-color: transparent;
    color: #222;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 1em 2.5em;
    line-height: 1em;
    font-size: 14px;
    margin: 10px 0px;
    white-space: normal;
}

.body-container .hs-button.primary:hover,
.body-container input[type="submit"]:hover,
.body-container input[type="button"]:hover {
    background-color: #222;
    color: #fff;
}


.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                                      
   ========================================================================== */


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


/* ==========================================================================
   9. MEDIA QUERIES                              
   ========================================================================== */


/* =============== Screen sizes smaller than .page-center =============== */
@media (min-width: 1800px) {
  .blog .body-container .page-center {
      padding-left: calc(10.33% + 10px);
      padding-right: calc(10.33% + 10px);
  }
}


@media (max-width: 1400px) {
  .sqs-svg-icon--list {
      margin-bottom: 24px;
  }
  .custom-footer-copyright p {
      margin-bottom: 0px;
  }
  .custom-footer-form .hs-form .actions {
      position: static;
      top: auto;
      padding: 12px 0 6px 3px;
  }
  .custom-footer-form .hs-form {
      display: block;
      position: relative;
      padding-right: 0px;
  }
  .custom-footer-spacer1 {
      padding: 22px 0px;
  }
}

@media (max-width: 1340px) {
  .custom-footer-form .hs-form > div {
      display: block;
      vertical-align: middle;
  }
  .custom-footer-form .hs-form ul.hs-error-msgs.inputs-list {
      position: static;
  }
  .custom-footer-bottom-content-wrapper {
      padding-bottom: 30px;
  }
  .custom-footer-top-content-wrapper {
      padding-bottom: 70px;
  }
  .custom-footer-form .hs-form .actions {
      margin-top: 10px;
  }
}




@media (max-width: 1200px) {
  .sqs-svg-icon--list {
      margin-bottom: 18px;
  }
  .custom-footer-spacer1 {
      padding: 19px 0px;
  }
  .custom-footer-form .hs-form ul.hs-error-msgs.inputs-list li {
      margin-top: 6px;
  }
 
}


@media (max-width: 1024px) {
  .custom-header-bg .page-center > .row-fluid-wrapper > .row-fluid {
      padding-left: 55px;
      padding-right: 55px;
  }
  .blog.hs-blog-post .body-container .page-center {
      padding-left: 64px;
      padding-right: 64px;
  }
  
}

@media (max-width: 960px) {
  .custom-header-bg .page-center > .row-fluid-wrapper > .row-fluid {
    padding-left: 39px;
    padding-right: 39px;
  }
  .body-container,
  .footer-container .page-center{
      padding-left: 48px;
      padding-right: 48px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) > ul.hs-menu-children-wrapper {
      left: auto !important;
      right: 0px;
  }
  .custom-footer-form .hs-form .input input {
      min-width: 200px;
  }
  .blog.hs-blog-post .body-container .page-center {
    padding-left: 48px;
    padding-right: 48px;
  }
  
}


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

@media (max-width: 767px) {

  .custom-header-bg {
    background: #000;
    position: fixed;
    padding: 8px 12px;
    min-height: 102px !important;
  }
  .custom-header-bg .page-center > .row-fluid-wrapper > .row-fluid {
      padding: 0px !important;
  }
  
  .custom-header-logo a img {
      max-width: 175px;
  }
  .custom-header-logo a {
    padding: 8px;
    position: absolute;
    margin-top: -1px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li >  a,
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
      font-family: Heebo;
      font-weight: 500;
      font-style: normal;
      font-size: 18px;
      letter-spacing: .25em;
      line-height: 4em;
      text-transform: uppercase;
      color: #fff;
      padding-bottom: .618em;
      position: relative;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
      content: '\00BB';
      font-family: sans-serif;
      color: #feec2a;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a[href="https://www.thewindersgroup.com/consultation"] {
      padding-top: 1em;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
      position: static;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      position: absolute !important;
      visibility: visible !important;
      opacity: 1 !important;
      top: 0;
      bottom: 0;
      width: 100%;
      padding: 36px;
      overflow: auto;
      -webkit-transform: translate3d(100%,0,0);
      -moz-transform: translate3d(100%,0,0);
      -ms-transform: translate3d(100%,0,0);
      -o-transform: translate3d(100%,0,0);
      transform: translate3d(100%,0,0);
      -webkit-transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
      transition: -webkit-transform 350ms cubic-bezier(.55,0,.1,1);
      -webkit-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -moz-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -ms-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      -o-transition: transform 350ms cubic-bezier(.55,0,.1,1);
      transition: transform 350ms cubic-bezier(.55,0,.1,1);
      background-color: #000;
      margin: 0px;
  }

  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children.child-open >  ul.hs-menu-children-wrapper {
      z-index: 2;
      -webkit-transform: translate3d(0,0,0);
      -moz-transform: translate3d(0,0,0);
      -ms-transform: translate3d(0,0,0);
      -o-transform: translate3d(0,0,0);
      transform: translate3d(0,0,0);
  }
  .custom-menu-primary .hs-menu-wrapper > ul li .back-to-parent > a {
      font-family: Heebo;
      font-weight: 500;
      font-style: normal;
      font-size: 18px;
      letter-spacing: .25em;
      line-height: 4em;
      text-transform: uppercase;
      color: #fff;
      padding-bottom: 1.618em;
  }

  .custom-menu-primary .hs-menu-wrapper > ul li .back-to-parent > a:before {
      content: '\00AB';
      font-family: sans-serif;
      color: #feec2a;
  }
  
  .custom-banner-image {
      margin-top: 0px;
      padding-top: 50px;
      padding-bottom: 50px;
  }
  .custom-banner-image .page-center {
      padding: 17px;
  }
  
  .body-container,
  .footer-container .page-center{
      padding-left: 36px;
      padding-right: 36px;
  }
  
  .custom-footer-bg .page-center {
      padding-top: 20px;
      padding-bottom: 25px;
  }
  .sqs-svg-icon--list {
      margin-bottom: 7px;
  }
  .footer-logo-wrapper {
      max-width: 100%;
      float: right;
      padding-left: 0px;
  }
  .custom-footer-menu {
      width: 100% !important;
  }
  .custom-footer-menu .hs-menu-wrapper > ul > li {
      padding: 17px 0px;
  }
  .custom-footer-form {
      width: 100% !important;
  }
  
 .custom-footer-form .hs-form .input input {
     min-width: 247px;
     margin-top: 16px;
  }
  .custom-footer-form .hs-form {
    display: block;
    position: relative;
    padding-right: 0px;
    width: 100%;
  }
  .custom-footer-form .hs-form > div {
      display: inline-block;
  }
  .custom-footer-form .hs-form ul.hs-error-msgs.inputs-list {
      position: absolute;
      bottom: -56px;
  }
  .custom-footer-form .hs-form {
    display: block;
    width: 100%;
    float: none;
    max-width: 100%;
    padding-top: 0px;
  }
  .custom-footer-form {
    padding: 17px 0px;
  }
  .custom-footer-form .hs-form .actions {
      padding: 12px 0 6px 7px;
  }
  
  .custom-footer-contact, 
  .custom-footer-form {
      width: 100% !important;
      margin-left: 0px !important;
  }
  .custom-footer-contact {
      padding: 17px 0px;
  }
  .blog-listing-wrapper .post-listing .post-item {
      width: 100%;
      padding-left: 0px;
      padding-right: 0px;
      float: none;
      margin-bottom: 20px;
  }
  	.post-listing {
        margin-left: 0px;
        margin-right: 0px;
    }
  .custom-footer-bottom-content-wrapper {
      padding-bottom: 38px;
  }
  .custom-footer-form .hs-form .actions input {
      margin-left: 0px;
  }
  div#site-wrapper {
      position: relative;
      width: 100%;
      height: 100%;
      overflow-x: hidden;
      overflow-y: auto;
  }
  .close-btn {
    outline: 0;
    border: 0;
    padding: 0;
    background-color: transparent;
    text-transform: inherit;
    letter-spacing: inherit;
    position: absolute;
    top: -8px;
    z-index: 1;
    padding: 22px;
    line-height: 0;
    stroke: transparent;
    -webkit-transition: stroke 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    -moz-transition: stroke 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    -ms-transition: stroke 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    -o-transition: stroke 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    transition: stroke 350ms cubic-bezier(.55,0,.1,1),background-color 350ms cubic-bezier(.55,0,.1,1);
    left: -12px;
    background-color: rgba(0,0,0,0);
    stroke: #feec2a;
    -webkit-transition: stroke 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -moz-transition: stroke 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -ms-transition: stroke 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    -o-transition: stroke 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    transition: stroke 350ms cubic-bezier(.55,0,.1,1) 175ms,background-color 350ms cubic-bezier(.55,0,.1,1) 175ms;
    width: auto;
    cursor: pointer;
    display: none;
  }
  .mobile-open .close-btn {
      display: block;
  }

  .close-btn svg {
      width: 16px;
      height: 16px;
  }
  .custom-footer-spacer1 {
      padding: 14px 0px;
  }
  
  body {
      padding-top: 101px;
  }
   .blog.hs-blog-post .body-container .page-center {
    padding-left: 36px;
    padding-right: 36px;
  }
  .body-container ul.hs-error-msgs.inputs-list li {
      width: 100%;
  }


}  

@media (max-width: 640px) {
  .body-container,
  .footer-container .page-center{
    padding-left: 20px;
    padding-right: 20px;
  }
  .body-container .page-center {
      padding-left: 0px;
      padding-right: 0px;
  }
  h1 {
      font-size: 32px;
      letter-spacing: 0px;
  }
  h2 {
      font-size: 28px;
      letter-spacing: 0px;
  }
  h3 {
      font-size: 28px;
  }
  .blog .body-container .page-center {
      padding-top: 60px;
      padding-bottom: 60px;
  }
  .custom-marketing-challenge-wrapper {
      padding: 50px 20px;
  }
  .custom-marketing-challenge-wrapper .page-center {
      padding: 0px !important;
  }
  .custom-marketing-challenge {
      width: 100% !important;
      padding-left: 0px;
      padding-right: 0px;
  }
  .custom-banner-heading h1 {
      font-size: 24px;
      letter-spacing: 0px;
  }
  .hs-blog-header h1 {
      font-size: 28px;
      letter-spacing: 0px;
	}
  .blog.hs-blog-post .body-container .page-center {
    padding-left: 20px;
    padding-right: 20px;
  }
  .blog-post-wrapper .post-body {
      width: 100%;
      margin: 0 auto;
  }
  
  .body-container .page-center{
      padding-top: 60px;
      padding-bottom: 60px;
  }
  
  

  body.error-template.one-column .content-wrapper {
      padding-top: 60px;
      padding-bottom: 60px;
  }
  body.password-template.one-column .content-wrapper {
      padding-top: 60px;
      padding-bottom: 60px;
  }
  body.subscription-template.one-column .content-wrapper {
      padding-top: 60px;
      padding-bottom: 60px;
  }
  .hs-blog-header.topic-page-title h1 {
      font-size: 32px;
      letter-spacing: 0px;
  }
  
}


@media (max-width: 440px) {
  .custom-footer-form .hs-form ul.hs-error-msgs.inputs-list {
      position: static;
      bottom: auto;
  }
    .custom-footer-form .hs-form > div {
      display: block;
  }
  .custom-footer-form .hs-form .input input {
    min-width: auto;
    margin-left: auto;
    max-width: 247px;
}
  .custom-footer-form .hs-form {
      padding-top: 5px;
  }
  .custom-footer-form .hs-form .input input {
      margin-left: auto;
  }
  .custom-footer-form .hs-form > div {
      display: block;
  }
  .subscribe-options label span {
      font-size: 11px;
  }
  .custom-post-byline {
      align-items: flex-start;
  }
  .custom-post-byline > span {
      width: 50%;
  }
body.template-full-width-bottom-form-landing-page .page-center.content-wrapper {
  max-width: 1140px !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 20px;
  padding-right: 20px;
}
}

}

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

@media (max-width: 479px) {}


/* Custom CSS for FormPage */
.form-cta-container{
  margin-top: 40px
}


.form-cta-button{
  background-color: #000000;
  font-family: "Lato", Sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 3.6px;
  fill: #000000;
  color: #ffffff;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-radius: 0px 0px 0px 0px;
  padding: 24px 34px 24px 34px;
}
.form-cta-button:hover{
  background-color: #FBEA2A;
  border-color: #FBEA2A;
  color: #000000
}