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
















html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.klealegal-site-content header.qt-main-header.qt-growth-green-cta .qt-nav-cta .btn-primary {
  background-color: #4d806f;
  color: #faf6ed;
}

body.klealegal-site-content header.qt-main-header.qt-growth-green-cta .qt-nav-cta .btn-primary:hover {
  background-color: #4d806f;
  color: #e5ffb2;
}

nav > ul {
  margin-top: 0;
}

nav > ul > li {
  margin-bottom: 0;
}

.banner-event-landing::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(38, 51, 43, 0.75);
}

.event-landing-template .event-register-form:before {
  display: none;
}

.container-fluid.banner-area.banner-area-ev {
  padding-bottom: 0;
}

header.qt-main-header.dark-green-bg:not(.headroom--not-top) {
  background-color: #26332b;
  height: 80px;
}

.event-landing-template .row-fluid .hs-button {
  background-color: #26332b;
  border-color: #26332b;
  border-radius: 4px;
  font-weight: 400;
}

.event-landing-template .row-fluid .hs-button:hover {
  background-color: #e5ffb2;
  border-color: #e5ffb2;
  color: #26332b;
}

.banner-event-landing > .row-fluid {
  position: relative;
  z-index: 10;
  padding-top: 40px;
}

.container-fluid.banner-area {
  width: 100%;
  max-width: 100%;
  padding: 80px 0;
}

.body-container__landing-case-main {
  font-size: 18px;
}

.body-container__landing-case-main p a,
.body-container__landing-case-main li a {
  color: #4d806f;
  text-decoration: underline
}

.body-container__landing-case-main p a:hover,
.body-container__landing-case-main li a:hover {
  color: #000;
}

.body-container-wrapper {
  position: relative;
  overflow: hidden;
}

.event-landing-template .hs_cos_wrapper_type_form form {
   margin: 0 auto;
}

.event-landing-template .hs_cos_wrapper_type_form form .hs_submit.hs-submit {
  text-align: center
}

header.qt-main-header .nav-primary .hs-menu-wrapper ul[role="menu"] {
  margin: 0;
}

header.qt-main-header .nav-primary .hs-menu-wrapper ul[role="menu"] > li {
  margin-bottom: 0;
}

.container-fluid.banner-area .dnd-section > .row-fluid {
  max-width: 100%;
}

.container-fluid.banner-area .dnd-section > .row-fluid .widget-type-cell {
  padding: 0;
}

.container__website {
  position: relative;
  overflow: hidden;
}



header.qt-main-header.qt-white-header.qt-transparent {
  background-color: transparent;
}

header.qt-main-header .mega-sub-menu ul li a {
  text-decoration: none;
}

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

section.qt-post-slider {
  padding: 60px 0;
  position: relative;
}

.widget-span .blog-index__post-content p {
  font-size: 16px;  
}

section.qt-post-slider .container-f {
  position: relative;
  z-index: 15;
}

section.qt-post-slider  .slide-wrap a {
  text-decoration: none;
}
 

section.qt-post-slider .slider-header {
  padding-bottom: 30px;
}

section.qt-post-slider::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100vw;
  right: -100vw;
  background-color: #e1faf2;
}

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

.body-container .hs_cos_wrapper_type_rich_text ul li {
  list-style: none;
}

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

.body-container .slick-dots li:before {
  display: none;
}





html {
  font-size: 1;
}


body {
  color: #000000;
  font-family: 'Macan', sans-serif;
  font-size: 1rem;
  font-weight: 400
}

p {
  font-family: 'Macan', sans-serif;

}
.author-body-page  .blog-header__inner {
  padding: 0;
}
.author-body-page .blog-header__inner .blog-header__subtitle {
  color: rgba(255,255,255,0.6);
  font-weight: 300;
}

a {
  color: rgba(15, 68, 150, 1.0);
  text-decoration: none;
}

a:hover,
a:focus {
   color: rgba(8, 36, 80, 1.0);
}

a:active {
  color: rgba(55, 108, 190, 1.0);
}





h1 {
  color: #30364a;
  font-family: 'Macan', sans-serif;
  font-size: 2.75rem;
  font-weight: ;;
}

@media(max-width: 767px) {
  h1 {
    font-size: 2.3375rem;
  }
}

h2 {
  color: #30364a;
  font-family: 'Macan', sans-serif;
  font-size: 2.125rem;
  font-weight: ;
}

.footer-nav-widget-col .menu-expertise-container ul {
  margin-top: 0;
}

.footer-nav-widget-col .h6 {
  color: #faf6ed;
  font-size: 18px;
  margin-bottom: 25px;
  line-height: 1.5;
}

@media(max-width: 767px) {
  h2 {
    font-size: 1.80625rem;
  }
}

h3 {
  font-family: 'Macan', sans-serif;
  font-size: 1.5rem;
  font-weight: ;
}

@media(max-width: 767px) {
  h3 {
    font-size: 1.275rem;
  }
}

h4 {
  color: #30364a;
  font-family: 'Macan', sans-serif;
  font-size: 3rem;
  font-weight: 400;
}

@media(max-width: 767px) {
  h4 {
    font-size: 0.85rem;
  }
}

h5 {
  color: #30364a;
  font-family: 'Macan', sans-serif;
  font-size: 0.99rem;
  font-weight: 500;
}

h6 {
  color: ;
  font-family: 'Macan', sans-serif;
  font-size: 0.98rem;
  font-weight: ;
}

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





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: 'Macan', sans-serif;
}

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



.hs-button,
.button--primary {
  padding: 10px 12px;
  border-radius: 4px;
  color: #26332b;
  border: none;
  line-height: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #e5ffb2;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  font-size: 18px;
  text-decoration: none;
}


.hs-button:hover,
.button--primary:hover {
  background-color: #26332b;
  color: #faf6ed;
  text-decoration: none !important;
}

footer.footer .footer-small-text {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 1.4;
  margin: 15px 0;
  display: block;
}

footer.footer .footer-small-text.moove-link-text {
  text-align: left;
  display: block;
  width: 100%;
}

footer.footer .footer-small-text.moove-link-text a {
  color: currentColor;
  transition: all 0.3s ease;
}

footer.footer .footer-small-text.moove-link-text a:hover {
  color: rgba(255, 255, 255, 1);
}


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

  
.hs-error-msgs label {
  color: #DC3832;
}


.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.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: #000000;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: 'Macan', sans-serif;
}

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

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

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








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

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

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

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





@media (max-width: 991.98px){
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul>li>a {
font-size: 18px;
  color:#b7c7df !important;
}
}
.header-expand-lg{
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li{
 position:relative; 
}

.hs-menu-children-wrapper{
      position: absolute;
    left: 50%;
    display: block;
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    /* display: none; */
    width: 300px;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid rgba(48,54,74, 0.35);
    top: 100%;
    padding: 10px 20px !important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
}

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

.hs-menu-children-wrapper:before {

        clear: both;
        display: block;
        content: '';

        position: absolute;
        top: -13px;
        left: 50%;

        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);


        transition: all 0.2s ease;


        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 12.5px 12px 12.5px;
        border-color: transparent transparent #a0b5d3 transparent;

      }

.hs-menu-children-wrapper:after {
        clear: both;
        display: block;
        content: '';

        position: absolute;
        top: -12px;
        left: 50%;

        -ms-transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);


        transition: all 0.2s ease;

        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 12.5px 12px 12.5px;
        border-color: transparent transparent #fff transparent;

      }

.hs-menu-children-wrapper li {
    margin-bottom:0;
}
.hs-menu-children-wrapper li:last-child a {
border-bottom:0;
}

.hs-menu-children-wrapper li a{
  display:block;
    padding: 10px 15px;
    text-transform: none !important;
    color: #828492 !important;
    border-bottom: 1px solid #dfe6f0;
}

.hs-menu-children-wrapper li a:hover{
    color: #26332b !important;
}


@media (max-width: 991px){
  
.child-trigger{
  background-image: url('https://trustquay.com/wp-content/themes/trustquay/assets/images/arrow-down-white.svg');
  background-repeat: no-repeat;
  background-size: 26px;
  background-position: center center;
  transition: all 0.4s ease-in-out;
            -ms-transform: rotate(-90deg); /* IE 9 */
            -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
            transform: rotate(-90deg);
  margin-top: 4px;
  }
  
  
.child-trigger.child-open{
            -ms-transform: rotate(0deg); /* IE 9 */
            -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
            transform: rotate(0deg);
  }
  
.child-trigger i{
display:none !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li{
   padding-top: 10px;
    padding-bottom:10px;
  }
  .child-trigger{
    border: 0 !important;
  }
  
  .hs-menu-children-wrapper:before,
  .hs-menu-children-wrapper:after{
    display:none;
  }
.hs-menu-children-wrapper{
      position: relative;
    left: 0;
    -webkit-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);

    width: 100%;
    background-color: transparent;
    border-radius: 0px;
    border: 0px solid rgba(48,54,74, 0.35);
    top: 0;
    padding: 10px 20px !important;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0);
}
  
  .hs-menu-children-wrapper li a{
   border-bottom:0;

    color: #b7c7df !important;
  }

}



.header__container {
  max-width: 1200px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #2a2f40;
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #0f4496;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #0f4496;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
background-color: #fff;
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: #fff
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: #0f4496;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #0f4496;
}
body .custom-menu-primary .submenu.level-2 > li > a {
  color: #2a2f40;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: #fff;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #fff;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: #fff;
  color: #0f4496;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: #0f4496;
  background-color: #fff;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: 'Macan', sans-serif;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(42, 47, 64, 1.0);
}


.custom-menu-primary .hs-menu-wrapper>ul>li>a{
  color: rgba(42, 47, 64, 1.0);
  
}

.custom-menu-primary .hs-menu-wrapper>ul>li.active>a{
  color: rgba(15, 68, 150, 1.0);
    
}

.custom-menu-primary .hs-menu-wrapper>ul>li.active{
     background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li:hover>a{
  color: rgba(15, 68, 150, 1.0);
  
}

.custom-menu-primary .hs-menu-wrapper>ul>li:hover{
     background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul{
   background-color: rgba(255, 255, 255,1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul >li > a{
   color: rgba(42, 47, 64, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul >li:hover > a{
   color: rgba(15, 68, 150, 1.0);
  
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul >li:hover{
   background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul >li.active> a{
   color: rgba(15, 68, 150, 1.0);
  
}

.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>ul >li.active{
   background-color: rgba(255, 255, 255, 1.0);
}



.hs-input,
form input,
form select,
form textarea,
input[type='text'], 
input[type='email'], 
input[type='phone'],
input[type='number'], 
input[type='tel'], 
input[type='date'],
input[type='password']{
  border:2px solid;
  border-color: rgba(0, 0, 0, 0.0);
  border-radius: 0px;
} 
  


.hs-input:focus,
form input:focus,
form select:focus,
form textarea:focus,
input[type='text']:focus, 
input[type='email']:focus, 
input[type='phone']:focus,
input[type='number']:focus, 
input[type='tel']:focus, 
input[type='date']:focus,
input[type='password']:focus{
   border-color: rgba(0, 0, 0, 0.0);
} 
  





@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(42, 47, 64, 1.0);
  }
}







.footer {
  background-color: rgba(8, 32, 71, 1.0);
  color: ;
}

.footer__container {
  max-width: 1200px;
}


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


.Footer_menu_links .hs-menu-wrapper >ul >li > a{
  color: rgba(255, 255, 255, 1.0);
}

.Footer_menu_links .hs-menu-wrapper >ul >li > a:hover{
  color: rgba(107, 110, 122, 1.0);
}

.footer-social-menu li a {
   color: rgba(255, 255, 255, 1.0);
}
.footer-social-menu li a:hover {
   color: rgba(107, 110, 122, 1.0);
}







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

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

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

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

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

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

.blog-pagination__link {
  color: #000000;
}

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

.blog-post__title {
  color: #30364a;
  font-family: 'Macan', sans-serif;
  font-size: 2.125px;
  font-weight: ;
}

.blog-post__author {
  background-color: #0f4496;
}

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












body .icon svg {
  fill: #494a52;
}

body .tns-nav button.tns-nav-active {
  background-color: #494a52;
}

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

body .social-links__icon {
  background-color: #494a52;
}

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

.page-center {
  margin: 0 auto;
}



@media (min-width: 576px){
  .page-center,
    .dnd-section > .row-fluid {
  max-width: 540px;
}
}

@media (min-width: 768px){
  .page-center,
    .dnd-section > .row-fluid {
  max-width: 720px;
}
}

@media (min-width: 992px){
  .page-center,
  .dnd-section > .row-fluid {
    max-width: 960px;
  }
  
  footer.footer .footer-small-text.moove-link-text {
    text-align: right;
  }
}


@media (min-width: 1260px){
  .page-center,
    .dnd-section > .row-fluid {
  max-width: 1200px;
}
}





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


section.blog-single-page-header,
section.blog-listing-page-header {
  position: relative;
  padding: 115px 0;
  width: 100%;
  
}

section.blog-single-page-header .page-header__pattern,
section.blog-listing-page-header .page-header__pattern {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  color: #fff;
}

section.blog-single-page-header .page-header__content,
section.blog-listing-page-header .page-header__content {
  position: relative;
  z-index: 25;
}

section.blog-single-page-header .blog-post-tag-link,
.blog-listing-main-wrap .blog-post-tag-link {
  padding: 9px 12px;
  line-height: 1;
  background-color: #cbe1da;
  display: inline-block;
  border-radius: 4px;
  font-size: 14px;
  color: #26332b;
  font-weight: 400;
}
section.blog-single-page-header .blog-post-tag-link:hover {
  background-color: #fff;
  color: #26332b;
}
.blog-listing-main-wrap .blog-post-tag-link:hover {
  background-color: #000;
}

section.blog-single-page-header .page-header__content h1,
section.blog-listing-page-header h1 {
  color: #fff;
  font-size: 34px;
  line-height: 44px;
  margin-bottom: 10px;
}

section.blog-single-page-header .custom_first_post_meta {
  color: rgba(255,255,255,0.6);
  font-size: 14px;
}

.custom_first_post_meta {
  color: #879691 !important;
  font-family: 'Macan', sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  opacity: 1;
}

section.blog-single-page-header .custom_first_post_meta a:hover {
  color: #fff;
}

section.blog-single-page-header .custom_first_post_meta .custom_first_author:after,
.blog-listing-main-wrap .custom_first_author:after{
  position: relative;
  top: -3px;
}

section.blog-single-page-header .header-label {
  margin-bottom: 10px;
  display: block;
}

section.blog-single-page-header .page-center {
  position: relative;
}

.trustquat-blog-post .blog-content__row {
  max-width: 770px;
  margin: 0 auto;
}
section.blog-single-page-header .custom_back_to_blog {
  background: none;
  width: 55px;
  height: 55px;
  position: absolute;
  left: 0;
  display: block;
}
section.blog-single-page-header .custom_back_to_blog #blog-arrow-blue * {
  transition: all 0.4s ease;
}

.trustquat-blog-post .custom_post_featured_image {
  max-width: 970px;
  margin: -70px auto 0;
  z-index: 30;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

section.blog-single-page-header svg:hover #blog-arrow-blue * {
  fill: #fff;
}

.trustquat-blog-post .content-wrapper {
  color: #60636E;
}

.trustquat-blog-post .content-wrapper p:first-child {
  font-size: 24px;
  line-height: 33px;
}

.trustquat-blog-post .content-wrapper p {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 25px;
  font-weight: 300;
}

.trustquat-blog-post .content-wrapper h2, 
.trustquat-blog-post .content-wrapper h3,
.trustquat-blog-post .content-wrapper h4 {
  color: #252A37;
  margin-bottom: 15px;
}

.blog-author-metabox {
  background-image: -webkit-linear-gradient(322deg, #0e4495 39%, #aa4893 100%);
  background-image: -o-linear-gradient(322deg, #0e4495 39%, #aa4893 100%);
  background-image: linear-gradient(52deg, #0e4495 39%, #aa4893 100%);
  border-radius: 5px;
  padding: 30px 0;
  margin-top: 80px;
}

.blog-author-metabox .blog-author-flexible-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
}

.blog-author-metabox .blog-author-flexible-content .blog-author-header__author-avatar {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
  height: 0;
  padding-bottom: 30%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  border-bottom-right-radius: 0;
  margin-left: -20%;
 
}

.blog-author-metabox.blog-has-avatar {
  margin-left: 20%;
}
.blog-author-metabox.blog-has-avatar .blog-author-bio-wrap {
  padding-left: 45px;
}

.blog-author-bio-wrap .blog-author-header__author-social-links .more-articles-link {
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  position: relative;
  padding-right: 30px;  
}

.blog-author-bio-wrap .blog-author-header__author-social-links .more-articles-link:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 18px;
  height: 100%;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('https://6299027.fs1.hubspotusercontent-na1.net/hubfs/6299027/classic%20social%20icons/arrow-right.svg');
}

.blog-author-bio-wrap {
  color: #fff;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding: 20px 30px;
}

.trustquat-blog-post .blog-author-bio-wrap h3 {
  color: #fff;
  font-size: 24px;
  line-height: 33px;
  font-weight: 700;
  margin-bottom: 25px;
}

.trustquat-blog-post .blog-author-bio-wrap p {
  font-size: 16px;
  line-height: 26px;
  color: rgba(255,255,255,0.6);
}

.trustquat-blog-post .blog-author-bio-wrap span.about-label {
  color: rgba(255,255,255,0.6);
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  margin-bottom: 0;
  display: block;
}

.blog-author-bio-wrap .blog-author-header__author-social-links {
  display: flex;
  justify-content: space-between;
}

.blog-author-bio-wrap .blog-author-header__author-social-links .social-icon-links {
  display: flex;
}

.blog-author-bio-wrap .blog-author-header__author-social-links a {
  display: block;
  padding-right: 15px;
}

.blog-author-bio-wrap .blog-author-header__author-social-links a:hover svg {
  fill: #fff;
}

.hs-blog-post .content-wrapper ol {
  list-style:none;
  counter-reset:tq-olc;
  padding-left:0;
  margin-top:0;
  margin-bottom:1rem;
}

.hs-blog-post .content-wrapper ol li {
  list-style:none;
  counter-increment:tq-olc;
  position:relative;
  min-height:40px;
  padding-left: 30px;
  margin-bottom:10px;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align:center;
  -ms-flex-align:center;
  align-items:center
  }

.hs-blog-post .content-wrapper ol li:before{
  content: counter(tq-olc) ".";
  background-color: transparent;
  border-radius: 50%;
  color: #26332b;
  font-weight: 400;
  font-size: inherit;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 6px;
}

.hs-blog-post .content-wrapper ul,
.hs_cos_wrapper_type_rich_text ul {
  list-style: none;
}

.hs_cos_wrapper_type_rich_text ul li,
.hs-blog-post .content-wrapper ul li {
  list-style: none;
  position: relative;
}

.hs-blog-post .content-wrapper ul li::before,
.hs_cos_wrapper_type_rich_text ul li::before {
  content: "";
  display: inline-block;
  width: 12px;
  margin-left: -1em;
  font-size: 20px;
  width: 6px;
  height: 6px;
  background: #26332b;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}

.qt-editor-single .main-content-section .row-fluid .row-fluid,
.qt-editor-single .dnd-section .widget-type-cell{
  padding: 0;
}

.body-container__landing-case-bottom {
  max-width: 100%;
}

.body-container__landing-case-bottom .dnd-section > .row-fluid {
  max-width: 100%;
}

.qts-case-landing section.qt-single-footer {
  padding-bottom: 30px;
}

@media (min-width: 992px) {
  .qts-case-landing .header-single-cnt-wrap .share-buttons ul {
    display: block;
  }
}

@media (max-width: 991px) {
  section.qt-general-header.qt-general-single-header {
    min-height: auto;
  }
  
  .quantios-blog-post section.qt-general-header.qt-general-single-header .header-single-cnt-wrap {
    padding-top: 60px;
  }
}

.blog-author-bio-wrap .blog-author-header__author-social-links svg {
  fill: rgba(255,255,255,0.6);
  transition: all 0.4s ease;
  display: block;
  height: 22px;
  width: auto;  
}

footer.footer .footer-bottom-container {
  padding-top: 5px;
  margin-top: 20px;
  position: relative;
}

footer.footer .footer-bottom-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}

.trustquat-blog-post .tq-blog-comments {
  background-color: #ECF0F7;
}

.trustquat-blog-post .comment-reply-to {
  background: none;
  box-shadow: none;
  padding: 5px 0;
  font-size: 16px;
  color: #26332b;
}

.trustquat-blog-post .tq-blog-comments .comment-from h4,
.trustquat-blog-post .tq-blog-comments .comment-from h4 a {
  font-size: 24px;
  font-weight: 700;
  color: #252A37;
}

.trustquat-blog-post .tq-blog-comments form {
  width: 100%;
  max-width: 100%;
}

.trustquat-blog-post .tq-blog-comments #comments-listing:before {
  content: "Comments";
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  color: #252A37;
  margin-bottom: 20px;
  display: block;
}
.trustquat-blog-post .tq-blog-comments #comments-listing:empty + div:before {
  font-size: 24px;
}

.trustquat-blog-post .tq-blog-comments .comment-date {
  float: right;
  margin-top: 5px;
}

.trustquat-blog-post .tq-blog-comments #comments-listing + div:before {
    content: "Leave a comment";
    font-size: 34px;
    line-height: 44px;
    font-weight: 700;
    color: #252A37;
    margin-bottom: 20px;
    display: block;
}

.trustquat-blog-post .tq-blog-comments .replying-to {
  font-size: 20px;
  font-weight: 700;
  color: #252A37;
  margin-bottom: 20px;
  display: block;
}

.trustquat-blog-post #comments-listing .comment {
  border-top: 1px solid rgba(96,99,110,0.3);
  padding-top: 30px;
}

.trustquat-blog-post #comments-listing + div {
  padding-top: 40px;
  border-top: 1px solid rgba(96,99,110,0.3);
}

.trustquat-blog-post .tq-blog-comments .hs-input {
  background-color: #fff;
 }
.trustquat-blog-post .tq-blog-comments .actions {
  text-align: center;
}

.blog-listing-page-header .custom_blog_header__inner {
   width: 100%;
}

.blog-listing-page-header .blog-header {
  padding: 0;
}


.blog-listing-page-header h4.custom_blog-header__subtitle {
  color: rgba(255,255,255,0.6);
  margin-bottom: 0;
}

.blog-listing-page-header {
  margin-bottom: 40px;
}

.blog-listing-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-listing-sidebar-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  max-width: 30%;
  padding-right: 60px;
}

.blog-listing-main-wrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
  max-width: 70%;
}

.blog-listing-main-wrap .blog-index__post {
  flex: 0 0 50%;
  padding: 50px 15px;
}

.blog-listing-main-wrap .blog-index__post--large {
  flex: 0 0 100%;
  margin: 0;
  border-bottom: none;
}

.blog-listing-main-wrap .blog-index__post-image--large {
  flex: 1 1 calc(50% - 45px);
}

.blog-listing-main-wrap .blog-index__post-content--large {
  padding-left: 60px;
}

.blog-listing-sidebar-wrap {
  padding-top: 50px;
}
.sidebar-widget {
  border-top: 1px solid rgba(96,99,110,0.15);
  padding: 20px 25px 50px;  
}

.sidebar-widget h3 {
  font-size: 24px;
  color: #252A37;
  margin: 0 0 20px;
  font-weight: 700;
}

.sidebar-widget ul {
  padding-left: 0;
}

.sidebar-widget ul li a {
  font-size: 14px;
  color: rgba(0,0,0,0.6);
  padding: 5px 0;
  text-decoration: none;
}

.sidebar-widget ul li a:hover {
  color: #26332b;
}

.sidebar-widget ul .filter-link-count {
  display: none;
}

.blog-listing-main-wrap .blog-index__tag-header {
  padding-top: 50px;
}

.blog-listing-main-wrap .custom_first_post_desp p,
.blog-listing-main-wrap .custom_first_post_desp p:first-child {
  font-size: 16px;
  line-height: 26px;
}

.blog-listing-main-wrap .blog-index__post--small .custom_first_post_desp,
.blog-listing-main-wrap .blog-index__post--small .custom_first_post_meta {
  max-height: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.blog-listing-main-wrap .blog-index__post--small:hover .custom_first_post_desp,
.blog-listing-main-wrap .blog-index__post--small:hover .custom_first_post_meta {
  max-height: 350px;
}

.blog-listing-main-wrap .blog-index__post--small:hover .blog-index__post-content--small:after {
   opacity: 1;
   height: 100%;
}

.blog-listing-main-wrap .blog-index__post--small:hover .blog-listing__tags a {
  color: rgba(255,255,255,0.6);
}

.blog-listing-main-wrap .blog-index__post--small:hover h2, 
.blog-listing-main-wrap .blog-index__post--small:hover h2 a {
  color: #fff;
}

.blog-listing-main-wrap .blog-index__post--small:hover {
  color: #fff;
}

.blog-listing-main-wrap .blog-index__post--small {
  position: relative;
}

.blog-listing-main-wrap .blog-index__post--small .blog-index__post-image {
  padding-bottom: 140%;
}

.blog-listing-main-wrap .blog-index__post--small .blog-index__post-content--small {
  position: absolute;
  bottom: 50px;
  left: 15px;
  right: 15px;
  overflow: hidden;
}
.blog-listing-main-wrap * {
  box-sizing: border-box;
}

.blog-listing-main-wrap .blog-index__post--small .custom_first_post_meta a:hover {
  color: #fff;
}

.blog-listing-main-wrap .blog-index__post--small .blog-index__post-content--small * {
  position: relative;
  z-index: 15;
}

.blog-listing-main-wrap .blog-index__post--small .blog-index__post-content--small:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 5px;
  z-index: 1;
  bottom: 0;
  opacity: 1;
  display: block;
  transition: all .4s ease;
  background-image: -webkit-linear-gradient(322deg, #0e4495 39%, #aa4893 100%);
  background-image: -o-linear-gradient(322deg, #0e4495 39%, #aa4893 100%);
  background-image: linear-gradient(52deg, #0e4495 39%, #aa4893 100%);
}

.trustquat-blog-post .blog-post__body img {
  max-width: 100%;
  height: auto;
}

.trustquat-blog-post .tq-blog-comments {
  padding: 0 15px;
}

@media (max-width: 991px) {
  .blog-listing-sidebar-wrap {
    display: none;
  }
  
  .blog-listing-main-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  section.blog-single-page-header .custom_back_to_blog {
    top: -90px;
  }
  
}

@media (max-width: 767px) {
  .blog-listing-sidebar-wrap {
    display: none;
  }
  
  .blog-listing-main-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  
  .blog-listing-main-wrap .blog-index__post-content--large {
    padding-left: 0;
    padding-top: 20px;
  }
  
  .blog-listing-main-wrap .blog-index__post {
    flex: 0 0 100%;
    padding: 30px 15px;
  }
  
  .blog-listing-main-wrap .blog-index__post--small .blog-index__post-content--small {
    bottom: 30px;
  }
  
  .trustquat-blog-post {
    position: relative;
    overflow: hidden;
  }
  
  section.blog-single-page-header .custom_back_to_blog {
    top: -90px;
  }
  
  section.blog-single-page-header, 
  section.blog-listing-page-header {
    padding: 115px 15px;
  }
  
  .blog-author-bio-wrap .blog-author-header__author-social-links {
    display: block;
  }
  
  .blog-author-bio-wrap .blog-author-header__author-social-links .social-icon-links {
    margin-bottom: 30px;
  }
  .trustquat-blog-post .tq-blog-comments {
    padding: 0 15px;
  }
}

.trustquat-blog-post .featured-image-cropped {
  display: block;
  position: relative;
  height: 0;
  padding-bottom: 40%;
}

.trustquat-blog-post .featured-image-cropped span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


.tq-blog-comments .blog-post__body {
  max-width: 1170px;
}
.trustquat-blog-post section.blog-single-page-header.blog-sph-cta .blog-content__row h1 a.hs-button {
  margin: 10px;
  background: transparent;
  border: 2px solid #fff;
  color: #fff;
  white-space: normal;
  display: flex;
  min-width: 250px;
  padding: 11px 20px;
  align-items: center;
  justify-content: center;
  line-height: 1.2;
}

.trustquat-blog-post section.blog-single-page-header.blog-sph-cta .blog-content__row h1 a.hs-button:hover {
  color: #0a1f47;
  background-color: #fff;
}

.trustquat-blog-post section.blog-single-page-header.blog-sph-cta .blog-content__row h1 {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 900px) {
  .trustquat-blog-post section.blog-single-page-header.blog-sph-cta .blog-content__row h1 {
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
  }

  .trustquat-blog-post section.blog-single-page-header.blog-sph-cta .blog-content__row h1 a.hs-button {
    margin-left: 20px;
  }  
}
.events-header .custom-menu-primary span.hide-2 {
  display: none;
}

section.qt-editor-single-cs blockquote {
  line-height: 1.45;
  font-weight: 600;
}

body.scroll-header header.qt-main-header.qt-white-header.qt-transparent,
body header.qt-main-header.qt-white-header.qt-transparent.headroom--not-top {
  background-color: #fcfaf6;
}
.quantios-blog-post .content-wrapper {
  padding: 0;
}
.quantios-blog-post .editor-section,
.quantios-blog-post .intro-section {
  margin-bottom: 80px;
}

section.qt-editor-single-cs .right-sidebar .hs_cos_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100%;
}

section.qt-general-header.qt-blog-header.qt-nofilters-header .title-section {
  padding-bottom: 30px;
}

.hs-search__no-results {
  padding: 0 15px 150px;
  font-size: 2rem;
}

.blog-pagination .disable {
  pointer-events: none;
  cursor: normal;
}

body a {
  color: rgba(38, 51, 43, 1.0);
}

.quantios-blog-post .content-wrapper > #hs_cos_wrapper_post_body > p:first-child {
  font-size: 28px;
  font-weight: 400;
}

ul.pill-list {
  flex-wrap: wrap;
}

.blog-listingtags {
  margin: 0 -3px;
  display: flex;
  flex-wrap: wrap;
}
.blog-listingtags .tag {
  margin: 3px;
}

section.qt-banner.qt-banner-mini .img-hold img {
  object-position: top left;
}

section.qt-general-header.qt-general-single-header .header-single-cnt-wrap {
  padding-top: 120px;
  padding-bottom: 60px;
}

section.qt-general-header.qt-general-small-header .tag-section ul {
  flex-wrap: wrap;
}

.quantios-blog-post img {
  max-width: 100%;
  height: auto;
}

.event-landing-template .row-fluid .hs-button {
  color: #fff;
}
.body-container__landing-case-main {
  color: #26332b;
}

.body-container__landing-case-main .dnd-section {
  padding: 0;
}

.body-container__landing-case-main .dnd-section {
  padding: 0;
}

.body-container__landing-case-main .widget-type-rich_text:first-child p:first-child {
   font-size: 28px;
   font-weight: 400;
}

body h3 {
   font-weight: 400;
}

section.qt-general-header.qt-general-single-header.qt-dark-green-bg .share-buttons ul li a i, 
section.qt-general-header.qt-general-single-header.qt-dark-green-bg .tag-section ul li a i {
  color: inherit;
}

@media (min-width: 1201px) {
   .footer-banner h3 {
    font-size: 3.25rem;
  }
}

@media (min-width: 768px) and (max-width: 1200px)  {
  .footer-banner h3 {
    font-size: 26px;
  }
}

.quantios-blog-post section.qt-general-header.qt-general-small-header .share-buttons {
  padding-top: 25px;
}

.quantios-blog-post section.qt-general-header.qt-general-single-header.qt-no-header-image {
  padding-bottom: 80px
}

.quantios-blog-post section.qt-general-header.qt-general-single-header .header-single-cnt-wrap {
  padding-bottom: 0;
}

.quantios-blog-post section.qt-general-header.qt-general-single-header .download-link {
  padding-bottom: 10px;
}

.quantios-blog-post section.qt-general-header.qt-general-single-header .download-link a {
  color: inherit;
}


#email-prefs-form {
  max-width: 100%;
}

.blog-listingtags {
  margin: 0 -3px;
  display: flex;
  flex-wrap: wrap;
}
.blog-listingtags .tag {
  margin: 3px;
}

.qts-blog-post-module {
  position: relative;
}

a:hover, 
a:focus {
  text-decoration: none;
}

.qts-blog-post-module::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100vw;
  right: -100vw;
  background-color: #e1faf2;
}

.quantios-blog-post section.qt-general-header.qt-general-single-header.qt-purple-bg .download-link a {
  color: #bbaefa;
}
body .widget-type-rich_text h2 {
  line-height: 1.3;
  display: inline-flex;
  margin-bottom: 20px;
}

body .widget-type-rich_text h2 > span {
  display: inline-block
}

.traversable-menu a.menu__panel__trigger--parent::after {
  left: -15px;
}

.qts-blog-post-module .container-f {
  position: relative;
  z-index: 15;
}

@media (max-width: 1259.98px) {
  .events-header .custom_logo img {
      height: 65px;
  }
}

@media (max-width: 991.98px) {
  .events-header .custom_logo img {
      height: 60px;
  }
}

@media (max-width: 768px) {
  .events-header .custom_logo img {
      height: 55px;
  }
}


@media (min-width: 1260px) {
  .events-header .custom_logo img {
      height: 75px;
  }
}