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

.dnd-section {
  padding: 0 15px;
  padding-bottom: 40px;
  padding-top: 40px;
}
 
.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #eeeeee;
}
.page-center {
  max-width: 1120px;
}



html {
  font-size: 16;
}

body {
  color: #373737;
  font-family: Open Sans !important;
  font-weight: 400;
  font-size: 16px;
}

p {
  font-family: Open Sans !important;
  font-weight: 400;
}

a {
  font-family: Open Sans !important;
  color: rgba(55, 55, 55, 1.0);
}

a:hover,
a:focus {
  color:#373737;
}

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

h1 {
  color: #373737;
  font-family: Open Sans;
  font-size: 36px;
  font-weight: 500;
}
h1 {
  
  color: #373737;
  
}

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

h2 {
  color: #373737;
  font-family: Open Sans;
  font-size: 22px;
  font-weight: 700;
}
h2 {
  
  color: #373737;
  
}
@media(max-width: 767px) {
  h2 {
    font-size: 18.7px;
  }
}

h3 {
  color: #373737;
  font-family: Open Sans;
  font-size: 24px;
  font-weight: 500;
}
h3 {
  
  color: #373737;
  
}
@media(max-width: 767px) {
  h3 {
    font-size: 20.4px;
  }
}

h4 {
  color: #373737;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 500;
}
h4 {
  
  color: #373737;
  
}
@media(max-width: 767px) {
  h4 {
    font-size: 15.299999999999999px;
  }
}

h5 {
  color: #373737;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 500;
}
h5 {
  
  color: #373737;
  
}
h6 {
  color: #373737;
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 500;
}
h6 {
  
  color: #373737;
  
}

blockquote {
  color: #373737;
  border-left: 5px solid #eeeeee;
}





form,
.submitted-message {
  border-color: rgba(255, 255, 255, 1.0) ;
  font-family: Open Sans;
}

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

.hs-button,
.button--primary {
  background: rgba(60, 60, 59, 1.0);
  border-color: rgba(60, 60, 59, 1.0);
  border-radius: 24px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.dropdown-search form button,
.dropdown-search section button{
  background: rgba(60, 60, 59, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.dropdown-search form button:hover,
.dropdown-search section button:hover,
.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background: #5d5d5c;
  border-color: #5d5d5c;
  color: #FFFFFF;
}
.dropdown-search form button:active,
.dropdown-search section button:active,
.hs-button:active,
.button--primary:active {
  background: rgba(100, 100, 99, 1.0);
  border-color: rgba(100, 100, 99, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

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

.hs-form legend {
  color: rgba(55, 55, 55, 1.0);
}
input#hs-pwd-widget-password,
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(204, 204, 204, 1.0);
  color: #373737;
  border-radius: 1px;
  background-color: rgba(241, 241, 241, 0.7000000000000001);
}
input#hs-pwd-widget-password:focus,
form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(55, 55, 55, 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: #373737;
}

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

.hs-default-font-element,
.hs-main-font-element {
  font-family: Open Sans;
}

.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: #eeeeee !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(73, 74, 82, 1.0);
  color: rgba(73, 74, 82, 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(73, 74, 82, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(73, 74, 82, 1.0);
}





.pre-menu {
  background-color: rgba(55, 55, 55, 1.0);
}
.pre-menu .header-social-media a {
  color: rgba(255, 255, 255, 1.0);
}
.pre-menu .contact-language .menu-contact a {
  color: rgba(255, 255, 255, 1.0);
}
.pre-menu .contact-language .menu-contact a:hover {
  color: rgba(255, 255, 255, 1.0);
}

.pre-menu .contact-language .dropdown-menu>li>a {
  color: rgba(255, 255, 255, 1.0) !important;
}
.pre-menu .contact-language .dropdown-menu>li>a:hover,
.pre-menu .contact-language .dropdown-menu>li>a.active {
  color: rgba(231, 29, 54, 1.0) !important;
}

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

.header__container {
  max-width: 1120px;
}

body .custom-menu-primary a {
  color: rgba(55, 55, 55, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a {
  color: rgba(55, 55, 55, 1.0);
}

body .custom-menu-primary a.active-branch {
  color: rgba(55, 55, 55, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch {
background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(255, 255, 255, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: rgba(55, 55, 55, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: rgba(55, 55, 55, 1.0);
}
li.has-submenu.menu-item>.dropdown-menu,
body .custom-menu-primary .submenu.level-3,
body .custom-menu-primary .submenu.level-2 {
  background-color: rgba(255, 255, 255, 0.96);
}
body .custom-menu-primary ul.submenu.level-2>li:after,
body .custom-menu-primary ul.submenu.level-3 li.menu-item:before {
  border-color: rgba(55, 55, 55, 1.0);
}
body .custom-menu-primary .submenu.level-2 li > a {
  color: rgba(55, 55, 55, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus {
  background-color: rgba(#null, 0.0);
  color: rgba(55, 55, 55, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: rgba(55, 55, 55, 1.0);
  background-color: rgba(255, 255, 255, 0.0);
}



.dropdown-search form i.fa,
.dropdown-search section i.fa,
.menu-li-search i.dropdown-toggle {
  color: rgba(53, 53, 53, 1.0);
}
.dropdown-search form input.search-input::-webkit-input-placeholder,
.dropdown-search section input.search-input::-webkit-input-placeholder{
  color: rgba(55, 55, 55, 1.0);
}
.dropdown-search form input.search-input::-moz-placeholder,
.dropdown-search section input.search-input::-moz-placeholder{
  color: rgba(55, 55, 55, 1.0);
}

ul.submenu.level-3 {
  border-top-color: rgba(205, 205, 205, 1.0);
}

@media (min-width: 768px) {
  .submenu.level-1>li:hover>a {
    border-bottom-color: rgba(231, 29, 54, 1.0);
  }

}

.menu-login-register-box .login-nav {
  color: rgba(231, 29, 54, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}
.menu-login-register-box .login-nav:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(231, 29, 54, 1.0);
}

.menu-login-register-box .register-nav.active {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(231, 29, 54, 1.0);
}
.menu-login-register-box .register-nav.active:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(231, 29, 54, 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(55, 55, 55, 1.0);
  }
}




.pre-footer {
  background-color: rgba(241, 241, 241, 1.0); 
}
.icon-title p {
  color: rgba(55, 55, 55, 1.0); 
}
.icon-desc p{
  color: rgba(55, 55, 55, 1.0); 
} 

.footer {
  background-color: rgba(60, 60, 59, 1.0);
  color: #999999;
}
.footer__container {
  max-width: 1120px;
}
.foo_menu .hs-menu-wrapper>ul>li>h4,
.newsletter-desc,
.newsletter-title,
.social-media-title {
  color: rgba(255, 255, 255, 1.0);
}
.footer-line {
  background-color: rgba(153, 153, 153, 1.0);
}
.foo_menu .hs-menu-wrapper>ul>li>ul>li>a {
  color: rgba(255, 255, 255, 1.0);
}
.foo_menu .hs-menu-wrapper>ul>li>ul>li>a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.icon-footer-box p { 
  color: rgba(153, 153, 153, 1.0);
}
.footer__main .site-copyright {
  color: rgba(153, 153, 153, 1.0);
}
.footer__main .site-copyright a {
  color: rgba(153, 153, 153, 1.0);
}
.footer__main .site-copyright a:hover {
  color: rgba(153, 153, 153, 1.0);
}
.newsletter-form-box form>.field>.input>input {
  background-color: rgba(241, 241, 241, 1.0);
  color: rgba(55, 55, 55, 1.0) !important;
}
.newsletter-form-box input.hs-button.primary.large {
  background-color: rgba(153, 153, 153, 1.0);
  color: rgba(255, 255, 255, 1.0); 
  border-radius: 19px;
}
.newsletter-form-box input.hs-button.primary.large:hover {
  background-color: rgba(153, 153, 153, 1.0);
  color: rgba(255, 255, 255, 1.0); 
}

/*----------------------------*/
#footer-bar .footer-bar-bk {
  background-color: rgba(55, 55, 55, 1.0);
}
#footer-bar .panel-group .panel .footer-bar-contact-us-link {
 background-color: rgba(55, 55, 55, 1.0);
 color: rgba(255, 255, 255, 1.0); 
}
#footer-bar .panel-group .panel .panel-collapse .panel-body {
 color: rgba(255, 255, 255, 1.0);  
}
#footer-bar .panel-group .panel .panel-collapse .panel-body .email-box i,
#footer-bar .panel-group .panel .panel-collapse .panel-body .phone-box i {
 color: rgba(255, 255, 255, 1.0);   
}
#footer-bar .panel-group .panel .panel-collapse .panel-body a {
  color: rgba(255, 255, 255, 1.0);
}
#footer-bar .panel-group .panel .panel-collapse .panel-body a:hover {
  color: rgba(255, 255, 255, 1.0);  
}
#footer-bar .panel-group .panel .panel-collapse .panel-body .contact-us-content>div:not(:last-child) {
  border-right-color: rgba(255, 255, 255, 1.0);  
}






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

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

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

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

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

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

.blog-pagination__link {
  color: #373737;
}

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

.blog-post__title {
  color: #373737;
  font-family:Open Sans;
  font-size: 22px;
  font-weight: ;
}

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

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

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




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

@media screen and (min-width: 768px) {
li.has-submenu.menu-item>.dropdown-menu.dropdown-servicios {
    left: -260px;
  }
}

@media screen and (min-width: 768px){
li.has-submenu.menu-item>.dropdown-menu.dropdown-produits, li.has-submenu.menu-item>.dropdown-menu.dropdown-productos {
    left: -358px;
  }
}

@media screen and (max-width: 1270px) and (min-width: 768px){
li.has-submenu.menu-item>.dropdown-menu.dropdown-produits, li.has-submenu.menu-item>.dropdown-menu.dropdown-services, li.has-submenu.menu-item>.dropdown-menu.dropdown-servicios, li.has-submenu.menu-item>.dropdown-menu.dropdown-productos {
    left: 0;
    right: 0;
    width: 96%;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 768px){
.dropdown-menu.dropdown-produits, .dropdown-menu.dropdown-services, .dropdown-menu.dropdown-servicios, .dropdown-menu.dropdown-productos{
    padding: 30px 54px 23px 54px;
    opacity: .96;
  }
}

.dropdown-recursos .container .menu-item a.menu-link, .dropdown-sobre_aqf .container .menu-item a.menu-link, .dropdown-ressources .container .menu-item a.menu-link, .dropdown-à_propos .container .menu-item a.menu-link, .dropdown-resources .container .menu-item a.menu-link, .dropdown-about_us .container .menu-item a.menu-link {
  white-space: nowrap;
}

.dropdown-menu a.menu-link{
  white-space: normal;
}

@media screen and (min-width: 768px){
  .dropdown-menu.dropdown-produits ul.hs_row>li>a.menu-link, .dropdown-menu.dropdown-servicios ul.hs_row>li>a.menu-link, .dropdown-menu.dropdown-services ul.hs_row>li>a.menu-link, .dropdown-menu.dropdown-productos ul.hs_row>li>a.menu-link {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-decoration: none;
  }
}

@media screen and (min-width: 768px){
  .dropdown-menu.dropdown-produits .container, .dropdown-menu.dropdown-services .container,  .dropdown-menu.dropdown-servicios .container, .dropdown-menu.dropdown-productos .container {
    width: 1120px;
    padding: 0 15px;
  }
}

@media screen and (max-width: 1270px) and (min-width: 768px){
  .dropdown-menu.dropdown-produits .container, .dropdown-menu.dropdown-services .container, .dropdown-menu.dropdown-servicios .container, .dropdown-menu.dropdown-productos .container {
    width: 100%;
  }
}

@media screen and (min-width: 768px){
  .dropdown-menu.dropdown-produits ul.hs_row, .dropdown-menu.dropdown-services ul.hs_row, .dropdown-menu.dropdown-servicios ul.hs_row, .dropdown-menu.dropdown-productos ul.hs_row {
    margin: 0 -15px;
  }
}

@media screen and (min-width: 768px){
.dropdown-menu.dropdown-produits ul.hs_row>li, .dropdown-menu.dropdown-servicios ul.hs_row>li, .dropdown-menu.dropdown-productos ul.hs_row>li {
    width: 25%;
    padding: 0 15px;
    float: left;
  }
}


.dropdown-menu.dropdown-à_propos li, .dropdown-menu.dropdown-ressources li, .dropdown-menu.dropdown-how_it_works li, ul.submenu.level-3 li.menu-item, .dropdown-menu.dropdown-recursos li, .dropdown-menu.dropdown-sobre_aqf li {
    position: relative;
    padding: 0 0 0 15px;
}

.dropdown-produits ul.submenu.level-2>li:after {
    display: none;
}

.dropdown-servicios  ul.submenu.level-2>li:after {
    display: none;
}

.dropdown-productos ul.submenu.level-2>li:after {
    display: none;
}

.lang_switcher_class{
  z-index: 9999;
}

i.icon.i-menu-bearinspection_de_produits, i.icon.i-menu-bearinspección_de_producto {
    background-image: url(https://2426161.fs1.hubspotusercontent-na1.net/hubfs/2426161/raw_assets/public/Asia_Quality_Focus_June2020_Theme/images/menusprite.png);
    background-position: 0px 0px;
    width: 31px;
    height: 34px;
}

i.icon.i-menu-bearaudit_de_fournisseurs, i.icon.i-menu-bearauditoría_de_proveedores {
    background-image: url(https://2426161.fs1.hubspotusercontent-na1.net/hubfs/2426161/raw_assets/public/Asia_Quality_Focus_June2020_Theme/images/menusprite.png);
    background-position: -125px 0px;
    width: 27px;
    height: 23px;
}


i.icon.i-menu-beartest_en_laboratoire , i.icon.i-menu-bearpruebas_de_laboratorio {
    background-image: url(https://2426161.fs1.hubspotusercontent-na1.net/hubfs/2426161/raw_assets/public/Asia_Quality_Focus_June2020_Theme/images/menusprite.png);
    background-position: 0px -92px;
    width: 26px;
    height: 31px;
}

i.icon.i-menu-beartextiles {
    background-image: url(https://2426161.fs1.hubspotusercontent-na1.net/hubfs/2426161/raw_assets/public/Asia_Quality_Focus_June2020_Theme/images/menusprite.png);
    background-position: -29px -35px;
    width: 31px;
    height: 30px;
}

i.icon.i-menu-bearbiens_durables, i.icon.i-menu-bearbienes_duraderos {
    background-image: url(https://2426161.fs1.hubspotusercontent-na1.net/hubfs/2426161/raw_assets/public/Asia_Quality_Focus_June2020_Theme/images/menusprite.png);
    background-position: -65px 0px;
    width: 33px;
    height: 30px;
}


i.icon.i-menu-bearelectroniques, i.icon.i-menu-bearelectrónica {
    background-image: url(https://2426161.fs1.hubspotusercontent-na1.net/hubfs/2426161/raw_assets/public/Asia_Quality_Focus_June2020_Theme/images/menusprite.png);
    background-position: 0px -70px;
    width: 40px;
    height: 21px;
}

i.icon.i-menu-bearjouets {
    background-image: url(https://2426161.fs1.hubspotusercontent-na1.net/hubfs/2426161/raw_assets/public/Asia_Quality_Focus_June2020_Theme/images/menusprite.png);
    background-position: 0px -35px;
    width: 28px;
    height: 34px;
}

i.icon.i-menu-bear_valeur_ajoutée, i.icon.i-menu-bearvalue-added, i.icon.i-menu-bearvalor_añadido{
   background-image: url (//www.intouch-quality.com/hubfs/valued-added.png);
   width: 44px;
   height: 44px;
   background-size: cover;
}

/* Header */

html:lang(en) .aqf-login-btn:lang(en){
  display: inline-block;
}

html:lang(fr) .aqf-login-btn:lang(fr){
  display: inline-block;
}

html:lang(es) .aqf-login-btn:lang(es){
  display: inline-block;
}

a.login-nav.aqf-login-btn{
  display: none;
}

html:lang(en) .aqf-register-btn:lang(en){
  display: inline-block;
}

html:lang(fr) .aqf-register-btn:lang(fr){
  display: inline-block;
}

html:lang(es) .aqf-register-btn:lang(es){
  display: inline-block;
}

.register-nav.active{
  display: none;
}

@media screen and (max-width: 1200px){
  li.has-submenu.menu-item>.dropdown-menu.dropdown-produits, li.has-submenu.menu-item>.dropdown-menu.dropdown-services, li.has-submenu.menu-item>.dropdown-menu.dropdown-servicios, li.has-submenu.menu-item>.dropdown-menu.dropdown-productos{
  top: 50%;
  }
}

/* Footer */

html:lang(en) .footer-contact-us:lang(en){
  display: inline-block !important;
}

html:lang(fr) .footer-contact-us:lang(fr){
  display: inline-block !important;
}

html:lang(es) .footer-contact-us:lang(es){
  display: inline-block !important;
}

#footer-bar .panel-group .panel .footer__container a.footer-bar-contact-us-link.footer-contact-us{
  display: none;
}

/* LanguageSwitchBar */

html:lang(en) .aqf-contact-us-header:lang(en){
  display: block;
}

html:lang(fr) .aqf-contact-us-header:lang(fr){
  display: block;
}

html:lang(es) .aqf-contact-us-header:lang(es){
  display: block;
}

.aqf-contact-us-header{
  display: none;
}


.lang_list_class li{
 background-color: #373737;
 padding: 10px 15px 10px;
 border-bottom: 1px solid #fff;
}

.lang_list_class li a {
  color: white;
  font-weight: normal;
  font-family: "Open Sans";
  font-size: 12px;
}

.lang_list_class li a:hover {
    color: #e71d36;
}

.lang_list_class:before {
    display: none;
}

.lang_list_class:after {
    display: none;
}

.language-switcher-display{
   font-weight: 700;
   font-family: "Open Sans";
   font-size: 12px;
   line-height: 40px;
   text-transform: uppercase;
   margin-left: 8px;
}

.lang_switcher_class {
    vertical-align: middle;
}

.globe_class {
  background-image: url(https://2426161.fs1.hubspotusercontent-na1.net/hubfs/2426161/raw_assets/public/Asia_Quality_Focus_June2020_Theme/images/menusprite.png);
  border-radius: 10px;
  cursor: pointer;
  background-position: -125px -91px;
  width: 21px;
  height: 21px;
  background-size: auto;
}

.mobile-contact-language.hs_row .globe_class {
    background-image: url(https://2426161.fs1.hubspotusercontent-na1.net/hubfs/2426161/raw_assets/public/Asia_Quality_Focus_June2020_Theme/images/menusprite.png);
    border-radius: 10px;
    cursor: pointer;
    background-position: -125px -24px;
    width: 22px;
    height: 22px;
    background-size: auto;
}

.mobile-contact-language #hs_cos_wrapper_language-switcher{
  display:inline-block;
}

.blog--banner-content h2{
  color: #ed213a;
  font-size: 38px;
  line-height: 48px;
  font-family: FuturaStd;
  letter-spacing: 2px;
  font-weight: 700;
}

.blog--banner-content p{
   font-family: Open Sans !important;
   font-weight: 400;
   font-size: 16px;
   font-style: italic;
   line-height: 28px;
   color: #FFF;
}

.hs-content-id-61620857856 .row-fluid-wrapper{
  position: relative;
}

/* .hs-content-id-61620857856 .dnd-section{
  padding: 40px 0 !important;
} */

.hs-content-id-61620857856 .row-fluid-wrapper.row-depth-1.row-number-1.dnd-section.dnd_area-row-0-background-image:before{
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: #191919;
  opacity: .7;
  z-index: 0;
}

.youtube-logo{
  width: 54px;
  margin-top: -44px;
}

@media screen and (max-width:767px){
  .youtube-logo{
    width: 39px;
    margin-bottom: -17px;
  }
}

.section-marketing-insights {
  padding-left: 0 !important;
  padding-right: 0 !important;
}