







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */
















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */











/* 1h. Site footer */








.content-wrapper {
  max-width: 1500px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 96px 0;
}

.dnd-section > .row-fluid {

}






body {
  font-size: 22px;
  color: #333333;
  font-weight: ;
  font-family: arial, helvetica, sans-serif;
}

/* Paragraphs */

p {

}

/* Anchors */

a {
  color: #333333;
}

a:hover{
  color: #333333;
}

/* Headings */

h1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 48px;
  color: #333333;
  font-weight: ;
}

h2 {
  font-family: arial, helvetica, sans-serif;
  font-size: 35px;
  color: #333333;
  font-weight: ;
}

h3 {
  font-family: arial, helvetica, sans-serif;
  font-size: 23px;
  color: #333333;
  font-weight: ;
}

h4 {
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  font-weight: ;
}

h5 {
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: ;
}

h6 {
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  color: #333333;
  font-weight: ;
}

/* Blockquote */

blockquote {
  border-left-color: #F1F1F1;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(190, 201, 200, 1.0)

;
  border: 1px solid #bec9c8;
  border-radius: 15px;
  color: #394e4f;
  padding: 12px 24px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(150, 161, 160, 1.0);
  border-color: #96a1a0;
  color: #394e4f;
}

button:active,
.button:active {
  background-color: rgba(230, 241, 240, 1.0);
  border-color: #e6f1f0;
  color: #394e4f;
}





form,
.submitted-message {
  font-size: 22px;
  color: #333333;
  font-weight: 
}

/* Form title */

.form-title {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  color: #33475b;
}

/* Form label */

form label {
  color: #33475b;
}

/* Form help text */

form legend {
  color: #33475b;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: #cbd6e2;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #bec9c8;
}

/* Form placeholder text */


.hs-fieldtype-date .input .hs-dateinput:before {
  color: #333333;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #0E47DF;
}

.fn-date-picker td .pika-button:hover {
  background-color: #0E47DF !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #0E47DF;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(190, 201, 200, 1.0)

;
  border: 1px solid #bec9c8;
  border-radius: 15px;
  color: #394e4f;
  padding: 12px 24px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(150, 161, 160, 1.0);
  border-color: #96a1a0;
  color: #394e4f;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(230, 241, 240, 1.0);
  border-color: #e6f1f0;
  color: #394e4f;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #eeeeee;
}

th,
td {
  border-color: #eeeeee;
  color: #333333;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  border-bottom-color: #eeeeee;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(51, 51, 51, 1.0)

;
  color: #FFFFFF;
}





#header-outer {
  background-color: rgba(14, 71, 223, 1.0);
}
@media only screen and (min-width: 1025px) and (max-height: 875px){
  #header-outer {
    background-color: rgba(14, 71, 223, 1.0);
  }
}


.smallheader #header-outer {
  background-color: rgba(14, 71, 223, 0.5);
}

.custom-menu-primary .submenu.level-1>li>a {
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
}

.custom-menu-primary .submenu.level-1>li>a:hover {
  color: #FFFFFF;
}

.custom-menu-primary ul.submenu.level-1>li>a.active-branch,
.custom-menu-primary .submenu.level-1>li>a.active-item {
  color: #ffffff;
}

.custom-menu-primary .submenu.level-2{
  background-color: rgba(14, 71, 223, 0.84);
}

.custom-menu-primary .submenu.level-2>li>a{
  color: #FFFFFF;
}

.custom-menu-primary .submenu.level-2>li>a:hover{
  color: #0E47DF;
  background-color: #FFFFFF;
}

.custom-menu-primary .submenu.level-2>li>a.active-item{
  color: #0E47DF;
   background-color: rgba(255, 255, 255, 1.0);
}





.footer {
  background-color: 

  
  
    
  


  rgba(252, 254, 254, 1.0)

;
}

/* Footer Content */

.footer * {
  color: #959595;
}

.footer-menu .submenu.level-1>li.has-submenu>a{
  color: rgba(0, 0, 0, 1.0);
}

.footer-menu .submenu.level-2>li>a{
  color: rgba(149, 149, 149, 1.0);
}

.footer-menu .submenu.level-2>li>a:hover{
  color: rgba(149, 149, 149, 0.65);
}

#footer-outer #copyright .social li a{
  color: rgba(0, 0, 0, 1.0);
}

#footer-outer #copyright .social li a:hover{
  color: rgba(0, 0, 0, 1.0);
}





/* Blog Header */

.blog-header {
  background-color: rgb(238, 240, 242);
}

/* Blog Listing */

.blog-index__post-inner-card {
  box-shadow: -5px 0px 20px 0px rgba(66, 66, 66, 0.10);
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #333333;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #333333;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #333333;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #0E47DF;
}

.blog-pagination__link {
  color: #333333;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #0E47DF;
}

.blog-post__title {
  color: #333333;
  font-family:arial, helvetica, sans-serif;
  font-size: 48px;
  font-weight: ;
}

.blog-post__author {
  background-color: #F1F1F1;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}

/*             Blog Grid Listing and Post styles            */

.blog-index__post-content a:hover,
.blog-sidebar a:hover,
.blog-post__meta a:hover,
.blog-post__back-to-blog:hover {
  color: #333333;
}
.blog-post__body p img{box-shadow: 3px 3px 12px #00000033;}

.blog-post__read-more a:hover svg,
a.blog-post__back-to-blog:hover svg {
  fill: #333333;
}

.blog-index__post-content--small h2 {
  font-size: 23px;
}

.blog-index__post-content a {
  color: #333333;
}

.blog-post__read-more svg {
  fill: #333333;
}

.blog-sidebar ul {
  box-shadow: -5px 0px 20px 0px rgba(66, 66, 66, 0.10);
}

.blog-sidebar a {
  color: #333333;
}

.blog__subscription-block, .blog-related-posts {
  background-color: rgb(238, 240, 242);
}

.post-featured-image {
  max-height: 600px;
}

.blog-post {
  box-shadow: -5px 0px 20px 0px rgba(66, 66, 66, 0.10);
}

.blog-post__meta a {
  color: #333333;
}

.blog-post__meta a:hover {
  color: #333333;
}

.blog-post__links-container {
  border-top:  2px solid rgb(221, 221, 221);
}

.blog-post__back-to-blog {
  color: #333333;
}

.blog-post__back-to-blog svg {
  fill: #333333;
}

.comment.depth-0,
.blog-comments form {
  border-top: 2px solid rgb(221, 221, 221) !important;
}

.comment.depth-1 {
  border-left: 2px solid rgb(221, 221, 221);
}

.section.post-footer .hs-input {
  border-color: rgb(221, 221, 221);
}

.blog-recent-posts {
  background-color: rgb(238, 240, 242);
}











.card__price {
  font-family: arial, helvetica, sans-serif
    font-size: 23px;
  color: #333333;
  font-weight: 
}

.dnd-section > .row-fluid,
.page-center,
.content-wrapper,
.footer__container,
.header__container {
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (min-width: 690px) and (max-width: 999px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper,
  .footer__container,
  .header__container {
    max-width: 600px;
  }
}

@media (min-width: 1000px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper,
  .footer__container,
  .header__container {
    max-width: 1500px;
    padding: 0 90px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 690px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper,
  .footer__container,
  .header__container {
    max-width: 420px;
  }
}

@media only screen and (max-width: 480px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper,
  .footer__container,
  .header__container {
    max-width: 320px;
  }
}

@media only screen and (max-width: 321px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper,
  .footer__container,
  .header__container {
    max-width: 300px;
  }
}



@media only screen and (max-width: 1300px) and (min-width: 1000px){
  h1 {
    font-size: 36px;
    line-height: 43.5px;
  }

  h2 {
    font-size: 29.75px;
    line-height: 49.3px;
  }

  h3 {
    font-size: 19.55px;
    line-height: 30.6px;
  }

  h4 {
    font-size: 18px;
    line-height: 26px;
  }

  h5 {
    font-size: 14px;
    line-height: 25px;
  }

  h6 {
    font-size: 18px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 999px) and (min-width: 690px){
  h1 {
    font-size: 33.6px;
    line-height: 40.6px;
  }

  h2 {
    font-size: 28px;
    line-height: 46.4px;
  }

  h3 {
    font-size: 18.4px;
    line-height: 28.8px;
  }

  h4 {
    font-size: 16.2px;
    line-height: 23.4px;
  }

  h5 {
    font-size: 14px;
    line-height: 25px;
  }

  h6 {
    font-size: 18px;
    line-height: 26px;
  }
}

@media only screen and (max-width: 690px){
  h1 {
    font-size: 31.2px;
    line-height: 37.7px;
  }
  h2 {
    font-size: 24.5px;
    line-height: 40.6px;
  }
  h3 {
    font-size: 16.1px;
    line-height: 25.2px;
  }

  h4 {
    font-size: 16.2px;
    line-height: 23.4px;
  }

  h5 {
    font-size: 14px;
    line-height: 25px;
  }

  h6 {
    font-size: 18px;
    line-height: 26px;
  }
}

.mobile-embed-code-container{
   display:none;
}

@media(max-width:767px){

.mobile-embed-code-container{
   display:block;
}
  
.desktop-embed-code-container{
   display:none;
}
}


.body-container--blog-post .blog-post-row a.cta_button:after{
   display:none;
}

.body-container--blog-post .blog-post-row a.cta_button{
   padding:0!important;
}

.body-container--blog-post .blog-post-row a.cta_button:hover{
   opacity:1!important;
   -webkit-transform: translateY(0)!important;
   transform:none!important;
}

main.body-container-wrapper.event-page {
    margin-top: -10px;
}

@media(max-width:1000px){

body.no-post-banner.pc.event-page-wrap .header-wrapper.no-nav{
   margin-top: 0!important;
   min-height: 0!important;  
}
  
body.no-post-banner.pc.event-page-wrap .header{
   padding: 20px 0 20px;  
}
  
main.body-container-wrapper.event-page {
    margin-top: 20px;
}
}