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

/* Test */
















.dnd-section > .row-fluid {
  max-width: 910px;
}

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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #FA8E23;
}
.page-center {
  max-width: 910px;
}



body {
  color: #333333;
  font-family: acumin-pro;
  font-size: 16px;
font-weight: 200;


}

p {

}

.body-container-wrapper .hs_cos_wrapper_type_rich_text ul, 
.body-container-wrapper .hs_cos_wrapper_type_rich_text ol {

}

a {
  color: rgba(51, 122, 183, 1.0);
}

a:hover,
a:focus {  
  color: rgba(35, 82, 124, 1.0);
}

a:active {
  color: rgba(91, 162, 223, 1.0);
}

h1 {
  color: #27AAE1;
  font-family: ministry;
  font-size: 50px;
  font-weight: 500;
}

h2 {
  color: #27AAE1;
  font-family: ministry;
  font-size: 31px;
  font-weight: 500;
}

h3 {
  color: #333;
  font-family: ministry;
  font-size: 21px;
  font-weight: 500;
}

h4 {
  color: #333;
  font-family: ministry;
  font-size: 18px;
  font-weight: 500;
}

h5 {
  color: #333;
  font-family: ministry;
  font-size: 14px;
  font-weight: 500;
}

h6 {
  color: #333;
  font-family: ministry;
  font-size: 12px;
  font-weight: 500;
}

blockquote {
  border-left: 10px solid #FA8E23;;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0);
  font-family: acumin-pro;
  background-color: rgba(#null, 0.0);

}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(39, 170, 225, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(255, 122, 89, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 3px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(202, 148, 89, 1.0);  
  border-color: rgba(255, 122, 89, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(255, 162, 129, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(255, 122, 89, 1.0);
}

.hs-form legend {
  color: rgba(39, 170, 225, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
.hs-search-field__input,
form input[type="password"] {
  border-color: rgba(255, 122, 89, 1.0);
  background-color: rgba(245, 248, 250, 0.0);
  color: #Ff7a59;
  border-radius: 4px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field__input:focus,
form input[type="password"]:focus {
  border-color: rgba(215, 215, 215, 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: #333333;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: acumin-pro;
}

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

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

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






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

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(39, 170, 225, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(39, 170, 225, 1.0);
}




/* ==Normal== */
header.header {
  background-color: rgba(255, 255, 255, 0.0);
}
body:not(.no-banner) .custom-menu-primary .hs-menu-wrapper>ul>li>a {
  color: rgba(254, 254, 254, 1.0);
}
body:not(.no-banner) .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(254, 254, 254, 1.0);
}
body:not(.no-banner) .site-header__hamburger {
  color: rgba(255, 255, 255, 1.0);
}
/* ==Sliding Menu== */
.site-header__pull-out {
  background-color: rgba(39, 170, 225, 1.0);
}
.menu-main-menu-container .hs-menu-wrapper>ul>li>a {
  color: rgba(254, 254, 254, 1.0);
}
.menu-main-menu-container .hs-menu-wrapper>ul>li.active>a,
.menu-main-menu-container .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(251, 179, 38, 1.0);
}
.menu-main-menu-container .hs-menu-wrapper>ul>li>a:before {
  background-color: rgba(251, 179, 38, 1.0);
}
.menu-main-menu-container .hs-menu-wrapper>ul>li>ul {
  background-color: rgba(255, 255, 255, 1.0);
}
.menu-main-menu-container .hs-menu-wrapper>ul>li:first-child~li>ul>li:nth-child(2)>a, 
.menu-main-menu-container .hs-menu-wrapper>ul>li:first-child~li>ul>li:nth-child(3)>a,
.menu-main-menu-container .hs-menu-wrapper>ul>li:first-child~li>ul>li:nth-child(3)~li>ul>li>a,
.menu-main-menu-container .hs-menu-wrapper>ul>li:first-child>ul>li:first-child~li>a {
  color: rgba(39, 170, 225, 1.0);
}
.menu-main-menu-container .hs-menu-wrapper>ul>li:first-child~li>ul>li:nth-child(2)>a:hover, 
.menu-main-menu-container .hs-menu-wrapper>ul>li:first-child~li>ul>li:nth-child(3)>a:hover,
.menu-main-menu-container .hs-menu-wrapper>ul>li:first-child~li>ul>li:nth-child(3)~li>ul>li>a:hover,
.menu-main-menu-container .hs-menu-wrapper>ul>li:first-child>ul>li:first-child~li>a:hover {  
  color: rgba(39, 170, 225, 1.0);
}
.menu-main-menu-container .hs-menu-wrapper>ul>li>ul>li:first-child,
.menu-main-menu-container .hs-menu-wrapper>ul>li:first-child~li>ul>li:nth-child(3)~li {
  border-color: rgba(60, 60, 60, 0.05);
}
.menu-main-menu-container .hs-menu-wrapper>ul>li:first-child~li>ul>li:nth-child(3)~li>a {
  color: rgba(244, 95, 26, 1.0);
}
.menu-main-menu-container .hs-menu-wrapper>ul>li>ul>li:first-child>a {
  color: rgba(250, 142, 35, 1.0);
}
.menu-main-menu-container .hs-menu-wrapper>ul>li+li>ul:before {
  color: rgba(60, 60, 60, 1.0);
}
/* ==Menu Search== */
.site-header__pull-out-search input[type=search]::-webkit-input-placeholder,
.site-header__pull-out-search input[type=search] {
  color: rgba(254, 254, 254, 1.0);
  border-color: rgba(254, 254, 254, 1.0);
}
.site-header__pull-out-search button[type=submit] {
  color: rgba(254, 254, 254, 1.0);
  border-color: rgba(254, 254, 254, 1.0);
}
/* ==Search== */
.site-header__links-search.active label::before {
  background-color: rgba(39, 170, 225, 1.0);
}
.site-header__links-search input[type=search]::-webkit-input-placeholder,
.site-header__links-search input[type=search] {
  color: rgba(254, 254, 254, 1.0);
}
body:not(.no-banner) .site-header__links-search button[type=submit] {
  color: rgba(254, 254, 254, 1.0);
  border-color: rgba(254, 254, 254, 1.0);
}



.site-links__bottom-copyright p {
  color: rgba(254, 254, 254, 1.0);
}
.site-links__nav ul li a {
  color: rgba(254, 254, 254, 1.0);
}
.site-links__nav ul li a:hover {
  color: rgba(254, 254, 254, 1.0);
}
.site-links__top {
  border-color: rgba(254, 254, 254, 0.5);
}
.site-links__search input[type=search]::-webkit-input-placeholder,
.site-links__search input[type=search] {
  border-color: rgba(254, 254, 254, 0.5);
  color: rgba(254, 254, 254, 1.0);
}
.site-links__search button[type=submit] {
  border-color: rgba(254, 254, 254, 0.5);
  color: rgba(254, 254, 254, 1.0);
}




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

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

.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: #0b0b0b;
}

.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: #5b5b5b;
}

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

.blog-pagination__link {
  color: #333333;
}

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

.blog-post__title {
  color: #27AAE1;
  font-family:ministry;
  font-size: 31px;
  font-weight: ;
}

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

#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(245, 245, 245);
}

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

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

.blog-post__tag-link:hover{
  color: #23527c;
}

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

.blog-post__read-more a:hover svg {
  fill: #23527c;
}

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

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

.blog-sidebar a:hover {
  color: #23527c;
}

.blog__subscription-block {
  background-color: rgb(245, 245, 245);
}

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

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

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

.blog-post__body, .blog-post__tags a {
  color: #333333;
}

.blog-post__meta a:hover {
  color: #23527c
}

.blog-post__links {
  border-top:  2px solid rgb(230, 122, 15);
}

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

.blog-post__back-to-blog:hover {
  color: #23527c;
}

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

a.blog-post__back-to-blog:hover svg {
  fill: #23527c;
}

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

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

.blog-recent-posts {
  background-color: rgb(245, 245, 245);
}










body .icon svg {
  fill: #27AAE1;
}

body .tns-nav button.tns-nav-active {
  background-color: #27AAE1;
}

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

body .social-links__icon {
  background-color: #27AAE1;
}

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: #FA8E23;
}

.page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
  max-width: 910px;
  margin: 0 auto;
  width: calc(100% - calc(48px * 2));
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, blog_settings=, header=, forms=}
}
@media (max-width: 767px) {
  .page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
	 width: calc(100% - calc(20px * 2));
  }
}