/* ******************************************************************************
*********************************************************************************
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: 1000px;
}

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

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




html {
  font-size: 16;
}

body {
  
  color: #000;
  
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
font-weight: 400;
}

p {
  font-family: arial, helvetica, sans-serif;
  font-weight: 400
}

a {
  font-family: arial, helvetica, sans-serif;
  color: rgba(0, 0, 0, 1.0);
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

a:hover,
a:focus {
  color:rgba(0, 0, 0,1.0);
}

a:active {
  color: rgba(40, 40, 40, 1.0);
}

h1,
.h1 {
  color: #000;
  font-family: arial, helvetica, sans-serif;
  font-size: 60px;
  font-weight: 500;
}

h2,
.h2 {
  color: #000;
  font-family: arial, helvetica, sans-serif;
  font-size: 36px;
  font-weight: 500;
}

.body-updated h2,
.body-updated .h2 {
  text-transform:uppercase; 
}

h3,
.h3 {
  color: #000;
  font-family: arial, helvetica, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

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

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

h6,
.h6 {
  color: ;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

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

/* Additional stuff */

body .legal-consent-container p a,
body form label a {
  color: #F28A44 !important;
  font-weight: bold;
}

body .legal-consent-container p {
  color: #fff;
}

.footer-updated.footer {
  color: #FFF;
  background: #006fb9;
}

.footer-updated .cm-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-logo__wrapper {
  -webkit-box-flex:0;
  -ms-flex:0 1 10%;
  flex:0 1 10%; 
}

.footer-address__wrapper {
  -webkit-box-flex:0;
  -ms-flex:0 1 35%;
  flex:0 1 35%; 
}

.footer-menu__wrapper {
  -webkit-box-flex:0;
  -ms-flex:0 1 30%;
  flex:0 1 30%; 
  display: -webkit-box; 
  display: -ms-flexbox; 
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-sm__wrapper {
  -webkit-box-flex:0;
  -ms-flex:0 1 15%;
  flex:0 1 15%; 
}

.footer-under {
  border-top:1px solid #FFF;
  margin-top:3rem;
  padding-top:1.5rem;
}

.footer-under > div {
  -webkit-box-flex:0;
  -ms-flex:0 1 100%;
  flex:0 1 100%; 
}

.footer-updated.footer .footer-under a:hover {
  color:#FFF; 
}

.footer-updated.footer a {
  color:#FFF; 
}

.footer-menu {
  -webkit-box-flex:0;
  -ms-flex:0 1 50%;
  flex:0 1 50%; 
}

.footer-menu .hs-menu-depth-1 > a {
  color: #FFF;
  font-size: 1.75rem;
  font-weight: 500;
  pointer-events: none;
}

.footer-menu .hs-menu-depth-2 {
  -webkit-box-flex:0;
  -ms-flex:0 1 100%;
  flex:0 1 100%;
}

.footer-menu .hs-menu-depth-2 > a {
  padding: 0.25rem 1rem;
}

.footer-menu .hs-menu-depth-2 > a:hover {
  text-decoration:underline;
  color:#FFF;
}

.footer-sm__wrapper .social-media a i {
  width: 35px;
  height: 35px;
  background: #FFF;
  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;
  border-radius: 50%;
  font-size: 1.75rem;
  color: #006fb9;
}

.footer-sm__wrapper .social-media a:hover {
  text-decoration:none; 
}

@media screen and (max-width:980px) {
  .footer-updated .cm-row {
    -ms-flex-wrap:wrap;
    flex-wrap:wrap; 
  }

  .footer-logo__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin-bottom: 1.5rem;
  }

  .footer-address__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin-bottom: 1.5rem;
  }

  .footer-menu__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin-bottom: 1.5rem;
  }

  .footer-menu .hs-menu-depth-1 > a,
  .footer-menu .hs-menu-depth-2 > a {
    padding-left:0; 
  }

  .footer-sm__wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin-bottom: 1.5rem;
  }

  .logo-updated img {
    max-width:65px !important; 
  }
}



.demo-button-updated {
  display: inline-block;
  position: relative;
  border: 1px solid;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  padding: 0.35rem 1.5rem;
  background: #006fb9;
  color: #FFF;
  border-color: #006fb9;
  font-weight: 400;
}

.demo-button-updated:hover {
  text-decoration:none; 
  color:#FFF;
  background:#006fb9;
  border-color:#006fb9;
}

.demo-button-updated i {
  margin-left:0.5rem; 
}

@media screen and (max-width:550px) {
  .demo-button-updated {
    display:none; 
  }
}

.login-button-updated {
  padding: 0.35rem 1.5rem;
  display: inline-block;
  font-weight: bold;
  position: relative;
  border:1px solid;
  -webkit-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  transition:all 0.3s ease;
  text-decoration:none;
  background:transparent;
  color:#006fb9;
  border-color:#006fb9;
  -webkit-box-shadow: inset #00afcc 0 0 0 0;
  box-shadow: inset #00afcc 0 0 0 0;
  font-weight: 400;
}

.login-button-updated:hover {
  background:transparent;
  border-color:#006fb9;
  color:#006fb9;
  text-decoration:none;
  -webkit-box-shadow: inset #00afcc 0 0 0 1px;
  box-shadow: inset #00afcc 0 0 0 1px;
}

.login-button-updated i {
  margin-left:0.5rem; 
}

.dark-overlay {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background:rgba(0, 0, 0, 0.25);
}

.basic-cta {
  padding: 1.25rem 5.5rem 1.25rem 3.5rem;
  display: inline-block;
  font-weight: bold;
  position: relative;
  border:1px solid;
  -webkit-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  transition:all 0.3s ease;
  text-decoration:none;
}

.basic-cta--solid {
  background: #006fb9;
  color: #FFF;
  border-color:#006fb9;
}

.basic-cta--solid:hover {
  text-decoration:none; 
  color:#FFF;
  background:#006fb9;
  border-color:#006fb9;
}

.basic-cta--orange {
  background: #ee894c;
  color: #fff;
  border-color: #ee894c;
}

.basic-cta--orange:hover {
  background: #edb492;
  color: #fff;
  border-color: #edb492;
}

.basic-cta--transparent {
  background:transparent;
  color:#006fb9;
  border-color:#006fb9;
  -webkit-box-shadow: inset #00afcc 0 0 0 0;
  box-shadow: inset #00afcc 0 0 0 0;
  text-transform:uppercase;
}

.basic-cta--transparent:hover {
  background: transparent;
  border-color: #006fb9;
  color: #006fb9;
  text-decoration: none;
  -webkit-box-shadow: inset #006fb9 0 0 0 1px;
  box-shadow: inset #006fb9 0 0 0 1px;
}

.basic-cta:after {
  content:"\f019";
  font-family: "Font Awesome\ 5 Free";
  right: 2.5rem;
  position: absolute;
}





form,
.submitted-message {
  border-color: rgba(0, 111, 185, 1.0);
  background-color: rgba(0, 111, 185, 1.0);
  font-family: arial, helvetica, sans-serif;
}

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

.hs-button,
.button--primary {
  background-color: rgba(0, 0, 0, 1.0);
  border-color: rgba(0, 0, 0, 0.0);
  border-radius: 0px;
  border-width: 1px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 22px;
  /* 	padding-right: 22px; */
  padding-right: calc ( 22px + 33px );
  padding-top: 8px;
  padding-bottom: 8px;
}

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

.hs-button:active,
.button--primary:active {
  background-color: rgba(40, 40, 40, 1.0);
  border-color: rgba(40, 40, 40, 0.0);
  color: rgba(255, 255, 255, 1.0);
}
.hs-button:before{
  background-color: rgba(0, 0, 0, 1.0);;
}
.hs-button:after {
  color: rgba(0, 0, 0,1.0);
}
.hs-form .field > label,
.hs-form-field > label {
  color: rgba(255, 255, 255, 1.0);
}

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

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

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

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

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

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: arial, helvetica, 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: #eee !important;
}

/* CTA Image media query */

@media screen and (max-width:600px) {
  .hs-cta-img,
  .hs_cos_wrapper_type_rich_text img {
    max-width:100% !important;
    height:auto !important;
  }
}





th,
td {

}

thead th,
thead td {

}

tfoot td {

}

table,
tbody + tbody {
  border-color: rgba(0, 0, 0, 0.0);
}





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

.header__container {
  max-width: 1000px;
}

body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(0, 0, 0,1.0);
}

body .navigation-primary .submenu.level-1 > li:hover > a,
body .navigation-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: rgba(0, 0, 0,1.0);
}

body .navigation-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(0, 0, 0, 1.0);
}

/* CHANGE THIS */
@media(min-width: 1289px) {
  body .navigation-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: rgba(255, 255, 255,0.0);
  }
  body .navigation-primary .submenu.level-1 > li {
    background-color: rgba(255, 255, 255,0.0);
  }
  body .navigation-primary .submenu.level-1 > li:hover,
  body .navigation-primary .submenu.level-1 > li:focus {
    background-color: rgba(255, 255, 255,0.0)
  }
  body .navigation-primary .submenu.level-1 > li > a.active-item {
    color: rgba(0, 0, 0,1.0);
  }

  body .navigation-primary .submenu.level-1 > li > a.active-item {
    background-color: rgba(255, 255, 255,0.0);
  }
  body .navigation-primary .submenu.level-1 > li > ul > li >a.active-item{      
    background-color: rgba(246, 246, 246,1.0);
    color: rgba(0, 0, 0,1.0);
  }
  body .navigation-primary .submenu.level-2 > li > a {
    color: rgba(0, 0, 0,1.0);
  }
  body .navigation-primary .submenu.level-2 > li {
    background-color: rgba(246, 246, 246, 1.0);
  }
  body .navigation-primary .submenu.level-2 .triangle-container .triangle {
    background-color: #f6f6f6;
  }
  body .navigation-primary .submenu.level-2 .menu-item:hover,
  body .navigation-primary .submenu.level-2 .menu-item:focus {
    background-color: rgba(246, 246, 246, 1.0);
  }
  body .navigation-primary .submenu.level-2 .menu-item .menu-link:hover,
  body .navigation-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 {

    color: rgba(0, 0, 0,1.0);
  }
  body .navigation-primary .submenu.level-2 .menu-item .menu-link.active-branch {
    color: rgba(0, 0, 0,1.0);
    background-color: rgba(246, 246, 246,1.0);
  }

  .submenu.level-1 > li > a:after {
    background-color: rgba(0, 0, 0,1.0);
  }
  .submenu.level-1 > li > a.active-item:after {
    background-color: rgba(0, 0, 0,1.0);
  }

}
header .cm-search-container .cm-bgcolor {
  background-color: rgba(246, 246, 246,1.0);
}
header .cm-search-container .hs-search-field__input {
  background-color: rgba(246, 246, 246,1.0);
  border-bottom: 1px solid rgba(0, 0, 0,1.0);
  color: rgba(0, 0, 0,1.0);
}
header .cm-search-container .cm-bgcolor .close-this:before, 
header .cm-search-container .cm-bgcolor .close-this:after {
  background-color: rgba(0, 0, 0,1.0);
}
header .cm-search-container .hs-search-field:before {
  color: rgba(0, 0, 0,1.0);
}
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: arial, helvetica, sans-serif;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(0, 0, 0, 1.0);
}
header .cm-search span.cm-language {
  color: rgba(#null,0.0);
}
header .cm-search span.search-icon {
  color: rgba(0, 0, 0,1.0);
}
header .cm-search span.search-icon:hover {
  color: rgba(0, 0, 0,1.0);
}
@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

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





.footer {
  background-color: rgba(246, 246, 246, 1.0);
  color: rgba(0, 0, 0,1.0);
}
.footer__container {
  max-width: 1000px;
}
.footer a {
  color: rgba(0, 0, 0,1.0);
}
.footer a:hover {
  color: rgba(0, 0, 0,1.0);
}
.footer .copyright {
  color: rgba(0, 0, 0,1.0);
}
footer .footer-media .social-media a {
  color: rgba(0, 0, 0,1.0);
}
footer .footer-media .social-media a:hover {
  color: rgba(0, 0, 0,1.0);
}





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

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

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

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

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

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

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

#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(238, 240, 242);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.blog-post__meta a:hover {
  color: #000000
}

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

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

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

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

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

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

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

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

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












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

.page-center {
  max-width: 1000px;
  margin: 0 auto;
}




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

.lazy {
  background-image: none !important;
  background-color: #F1F1FA !important;
}

.banner-wrapper {
  padding-top: 50px;
}

.banner-wrapper .page-center {
  padding-left: 10px;
  padding-right: 10px;
}

.banner-wrapper .cm-col-xs-12.content {
  padding-left: 10px;
  padding-right: 10px;
}
.banner-wrapper  .hs-breadcrumb-menu-divider:before {
  content: '›';
  padding: 0 3px 0 0px;
  content: ' / ';
}
.banner-wrapper ul.hs-breadcrumb-menu li a {
  font-weight: 700;
  font-size: 14px;
  padding-bottom: 20px;
}

.banner-wrapper ul.hs-breadcrumb-menu li {
  padding: 0;
  font-size: 14px;
}



.banner-wrapper span.hs-breadcrumb-menu-divider {
  font-weight: 600;
}

.banner-wrapper .cm-col-xs-12.content > span {
  display: block;
  width: 100%;
}

.banner-wrapper .hs-breadcrumb-menu:after,
.banner-wrapper .hs-breadcrumb-menu:before {
  clear: both;
  content: '';
  display: table;
}

.banner-wrapper ul.hs-breadcrumb-menu {
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.banner-wrapper .image {
  margin-top: 50px;
  width: 100%;
}

.banner-wrapper .image >  div {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding-top: 36%;
}
.banner-wrapper .image.page-center>div {
  padding-top: 45.75%;
}  
.banner-wrapper  a.hs-button-content {
  margin-top: 35px;
  background-color: #006fb9;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 1px;
  display: table;
  position: relative;
  padding: 8px 55px 9px 22px;
  color: #fff;
}

.banner-wrapper  a.hs-button-content:after {
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  content: "\f054";
  position: absolute;
  top: 10px;
  right: 25px;
  color: #006fb9;
}

.banner-wrapper  a.hs-button-content:before {
  content: '';
  width: 21px;
  height: 21px;
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 11px;
  right: 20px;
}

@media(max-width:1199px){
  .banner-wrapper .page-center {
    max-width:940px
  }
  .banner-wrapper .image.page-center {
    padding: 0;
  }
}

@media(max-width:991px){
  .banner-wrapper .page-center {
    max-width:750px
  }
  .banner-wrapper .image.page-center {
    max-width: 100%;
    width: 940px;
  }
}
@media(max-width:768px){
  .banner-wrapper  h1 {
    font-size: 34px !important;
  }
}
@media(max-width:767px){
  .banner-wrapper .cm-col-xs-12.content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .banner-wrapper .image>div {
    padding-top: 45%;
  }
}


@media(max-width:620px){
  .banner-wrapper h1 {
    font-size: 27px !important;
  } 
}

@media(max-width:450px){

  .header > .cm-container-fluid > .cm-row {
    display: flex;
    flex-wrap: wrap;
    position: relative;
  }

  .header > .cm-container-fluid > .cm-row:before {
    display: none;
  }

  .header .logo-updated,
  .header .logo {
    width: 100%;
    flex: 1 0 100%;
    position: relative;
  }

  .header .cm-search {
    position: relative;
    flex: 0 0 60%;
    margin-right: auto;
    right: 0;
    width: 0;
    padding-left: 2em;
    display: flex;
    align-items: center;
  }

  .header .navbar-toggle {
    position: relative;
    flex: 0 0 2em;
    margin-left: auto;
  }
}