/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */
















.dnd-section {
  padding-bottom: 50px;
  padding-top: 50px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #f20d84;
}





html {
  font-size: 16;
}

body {
  
  color: #676767;
  
  font-family: Assistant,Helvetica,Arial,Lucida,sans-serif;
  font-weight: 400;
  font-size: 16px;
}

a {
  color: rgba(242, 13, 132, 1.0);
}

a:hover,
a:focus {
  color: rgba(121, 124, 133, 1.0);
}

h1 {
  
  color: rgba(26, 26, 26, 1.0);
  
  font-family: Lato;
  font-size: 40px;
  font-weight: 700;
}

h2 {
  
  color: #444444;
  
  font-family: Source Sans Pro;
  font-size: 32px;
  font-weight: 700;
}

h3 {
  
  color: #444444;
  
  font-family: Source Sans Pro;
  font-size: 25px;
  font-weight: 700;
}

h4 {
  
  color: #444444;
  
  font-family: Source Sans Pro;
  font-size: 20px;
  font-weight: 600;
}

h5 {
  
  color: #4e4e4e;
  
  font-family: Source Sans Pro;
  font-size: 19px;
  font-weight: 300;
}

h6 {
  
  color: #444444;
  
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 400;
}

blockquote {
  border-left: 5px solid #f20d84;;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(68, 68, 68, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(7, 62, 89, 1.0);
  border-color: rgba(7, 62, 89, 1.0);
  border-radius: 4px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.hs-button:hover,
.button--primary:hover {
  background-color: rgba(7, 62, 89, 0.87);
  border-color: rgba(7, 62, 89, 1.0);
  color: rgba(255, 255, 255, 1.0);
}


.hs-form label {
  color: rgba(103, 103, 103, 1.0);
}

.hs-form legend {
  color: rgba(103, 103, 103, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(204, 204, 204, 1.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(153, 153, 153, 1.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #676767;
}

.hs-richtext {
  font-size: 16;
}


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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(103, 103, 103, 1.0);
  color: rgba(103, 103, 103, 1.0);
}

thead th,
thead td {
  background-color: rgba(68, 68, 68, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(103, 103, 103, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(103, 103, 103, 1.0);
}





.header {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1425px;
}

@media (min-width: 1161px) { 

  .custom-menu-primary .navigation-primary > ul > li > a {
    color: rgba(42, 51, 58, 1.0);
    background-color: rgba(255, 255, 255, 0.0);    
  }  

  .custom-menu-primary .navigation-primary > ul > li.has-submenu:hover > a {
    color: rgba(7, 62, 89, 1.0);
    background-color: rgba(255, 255, 255, 0.0);    
  }

  .custom-menu-primary .navigation-primary > ul > li > a:hover {
    color: rgba(7, 62, 89, 1.0);
    background-color: rgba(255, 255, 255, 0.0);    
  }

  .custom-menu-primary .navigation-primary > ul > li.active-branch > a,
  .custom-menu-primary .navigation-primary > ul > li > a.active-branch  { 
    color: rgba(7, 62, 89, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }

  .custom-menu-primary .navigation-primary > ul > li ul {
    background-color: rgba(31, 31, 31, 1.0);
  }

  .custom-menu-primary .navigation-primary > ul > li ul li a {
    color: rgba(204, 204, 204, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }

  .custom-menu-primary .navigation-primary > ul > li ul li a:hover {
    color: rgba(204, 204, 204, 1.0);
    background-color: rgba(49, 50, 51, 1.0);
  }

  .custom-menu-primary .navigation-primary > ul > li ul li.active-branch a,
  .custom-menu-primary .navigation-primary > ul > li ul li a.active-branch,
  .custom-menu-primary .navigation-primary > ul > li ul li.active a,
  .custom-menu-primary .navigation-primary > ul > li ul li a.active {
    color: rgba(204, 204, 204, 1.0);
    background-color: rgba(204, 204, 204, 1.0);
  }
}







.footer {
  background-color: rgba(7, 62, 89, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer-top {
  color: rgba(255, 255, 255, 1.0);
}

.footer-bottom {
  background-color: rgba(7, 62, 89, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer__container {
  max-width: 1425px;
}

.footer-bottom {
  border-top-color: rgba(255, 255, 255, 0.18);
}


.footer-contact h4, 
.footer-twitter h4, 
.footer-instagram h4, 
.footer-latest-news h4,
.footer-latest-news h3 {
  color: rgba(255, 255, 255, 1.0);
}

.copyright p {
  color: rgba(255, 255, 255, 1.0);
}

.copyright p a,
.footer-latest-news a.hs-rss-title {
  color: rgba(255, 255, 255, 1.0);
}

.copyright p a:hover,
.footer-latest-news a.hs-rss-title:hover {
  color: rgba(255, 255, 255, 1.0);
}





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

.blog-post__date {
  border-color: #676767;
}

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

.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: #3f3f3f;
}

.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: #8f8f8f;
}

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

.blog-pagination__link {
  color: #676767;
}

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

.blog-post__title {
  color: #444444;
  font-family:Source Sans Pro;
  font-size: 32px;
  font-weight: ;
}

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

#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-header {
  background-color: rgb(#null);
}

.hs-blog-listing,
.hs-blog-post {
  background-color: ;
}

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

.blog-post__tag-link:hover{
  color: #797c85;
}

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

.blog-post__read-more a:hover svg {
  fill: #797c85;
}

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

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

.blog-sidebar a:hover {
  color: #797c85;
}

.blog__subscription-block {
  background-color: rgb(#null);
}

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

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


.blog-post__meta a:hover {
  color: #797c85
}

.blog-post__links {
  border-top:  2px solid rgb(#null);
}

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

.blog-post__back-to-blog:hover {
  color: #797c85;
}

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

a.blog-post__back-to-blog:hover svg {
  fill: #797c85;
}

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

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

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

.blog-recent-posts {
  background-color: rgb(#null);
}










body .icon svg {
  fill: #073e59;
}

body .tns-nav button.tns-nav-active {
  background-color: #073e59;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #073e59;
}

body .social-links__icon {
  background-color: #073e59;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #f20d84;
}

.page-center {
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}


@media only screen and (max-width: 690px) {

  .dnd-section>.row-fluid,
  .page-center {
    max-width: 320.0265px;
  }
}


@media only screen and (min-width: 480px) and (max-width: 690px) {

  .dnd-section>.row-fluid,
  .page-center {
    max-width: 420.09000000000003px;
  }
}


@media only screen and (min-width: 690px) and (max-width: 999px) {

  .dnd-section>.row-fluid,
  .page-center {
    max-width: 600.0675px;
  }
}

@media only screen and (min-width: 1000px) {  

  .dnd-section > .row-fluid,
  .page-center {
    max-width: 1425px;
  }

  .dnd-section>.row-fluid,
  .page-center {
    padding: 0 90px;
  }
}

@media only screen and (max-width: 321px) {

  .dnd-section>.row-fluid,
  .page-center {
    max-width: 300.105px;
  }
}