@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');

html {
    height: auto;
}
body {
    background: #fff;
    color: #000;
}
body,
#header,
table,
ul.links,
.messages__wrapper,
.breadcrumb,
.button,
.tabs ul.primary,
.site-footer,
.we-mega-menu-ul>.we-mega-menu-li>a,
.we-mega-menu-submenu li.we-mega-menu-li a,
.field--type-entity-reference {
  font-family: Poppins,sans-serif!important;
  font-size: 1.1em;
}
a,
a.link {
    border-bottom: none;
    color: #e6007e;
}
a:hover,
a:active,
a:focus,
.link:hover,
.link:active,
.link:focus {
    border-bottom-style: none;
    color: #9e0861;
}
h1,
h3,
h4,
h5 {
    color: #000;
    font-weight: bold;
}
h2 {
    color: #000;
    font-weight: bold;
}
h5 {
    margin: 1em 0 0.5em;
    letter-spacing: 0;
    text-transform: none;
}

/* ----------------------------- Top Menu ---------------- */

#block-reseauxsociaux .content ul li {
    display: inline;
    list-style: none;
}
#facebook-icon a {
	background: url(/themes/brandadvis/images/facebook-icon.png) no-repeat center center;
	color: transparent;
	padding: 10px 10px;
}
#facebook-icon a:hover {
	background: url(/themes/brandadvis/images/facebook-icon-hover.png) no-repeat center center;
	color: transparent;
}
#twitter-icon a {
	background: url(/themes/brandadvis/images/twitter-icon.png) no-repeat center center;
	color: transparent;
	padding: 10px 10px;
}
#twitter-icon a:hover {
	background: url(/themes/brandadvis/images/twitter-icon-hover.png) no-repeat center center;
	color: transparent;
}
#linkedin-icon a {
	background: url(/themes/brandadvis/images/linkedin-icon.png) no-repeat center center;
	color: transparent;
	padding: 10px 10px;
}
#linkedin-icon a:hover {
	background: url(/themes/brandadvis/images/linkedin-icon-hover.png) no-repeat center center;
	color: transparent;
}
#youtube-icon a {
	background: url(/themes/brandadvis/images/youtube-icon.png) no-repeat center center;
	color: transparent;
	padding: 10px 10px;
}
#youtube-icon a:hover {
	background: url(/themes/brandadvis/images/youtube-icon-hover.png) no-repeat center center;
	color: transparent;
}
#instagram-icon a {
	background: url(/themes/brandadvis/images/instagram-icon.png) no-repeat center center;
	color: transparent;
	padding: 10px 10px;
}
#instagram-icon a:hover {
	background: url(/themes/brandadvis/images/instagram-icon-hover.png) no-repeat center center;
	color: transparent;
}


/* ----------------------------- Header ---------------- */

#header-top-wrapper {
    min-height: 5px;
}
#header {
    background-color: #ffffff;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
    border-bottom: 1px solid #d6d6d6;
}
.region-header,
.region-header a,
.region-header li a.is-active,
.region-header .site-branding__text,
.region-header .site-branding,
.region-header .site-branding__text a,
.region-header .site-branding a,
.region-secondary-menu .menu-item a,
.region-secondary-menu .menu-item a.is-active {
    color: #000;
}

 /* ----------------------- Search  --------------- */




#block-brandadvis-exposedformbrand-search-pagepage-1 {
    clear: none;
    width: 300px;
    margin: 5px 0 0;
}
.views-exposed-form .form--inline .form-item {
    margin-right: 0;
    width: 60%;
    margin: 0;
    margin-top: 5px;
}
.views-exposed-form .form--inline .form-actions {
    margin-top: 4px;
    margin-bottom: 0;
    padding-top: 0;
    clear: none;
    display: inline-block;
    width: 120px;
}

.views-exposed-form input {
    width: 100%;
    line-height: 2;
}
.views-exposed-form .form--inline .form-item input {
    border-radius: 15px 0 0 15px;
    width: 100%;
}
.views-exposed-form .form--inline .form-actions input {
    border-radius: 0 15px 15px 0;
    padding: 2px 10px;
    margin-right: 0;
}
.views-exposed-form input.form-text,
.views-exposed-form input.form-tel,
.views-exposed-form input.form-email,
.views-exposed-form input.form-url,
.views-exposed-form input.form-search,
.views-exposed-form input.form-file,
.views-exposed-form input.form-number,
.views-exposed-form input.form-color,
.views-exposed-form textarea.form-textarea {
    color: #3b3b3b;
    border: 1px solid #e6007e;
    padding-left: 15px;
}


 /* ----------------------- Featured Top --------------- */
 
.featured-top {
    min-height: 460px;
    margin: 0;
    padding: 0 15px;
    text-align: left;
    border-bottom: 1px solid #e7e7e7;
    text-shadow: none;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.4;
    background-color: #000000;
    background-image: linear-gradient(rgba(0, 0, 0, .43), rgba(0, 0, 0, .43)), linear-gradient(81deg, #000000, #d600ff 64%, #ef00e6 77%, #000000);
}
#block-researchersrealm-frontfeatured .quote-title {
    color: #fff;
    font-size: 39px;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1.5;
}
#block-researchersrealm-frontfeatured .quote-content{
    color: #fff;
}
#block-researchersrealm-frontfeatured .quote-link {
    margin-top: 50px;
}
#block-researchersrealm-frontfeatured .quote-link a {
    color: #fff;
    font-size: 25px;
    background: #f39200;
    padding: 15px 30px;
    border-radius: 30px;
}
#block-researchersrealm-frontfeatured .quote-link a:hover {
    background: #ffba33;
}
#block-researchersrealm-welcomeimage .content img {
    width: 330px;
    height: auto;
}

/* ---------------------- Frontpage Content -------------------- */


#block-brandadvis-views-block-feature-slide-block-1  .content {
    margin-top: 0;
    padding-top: 25px;
}
.our-mission {
    padding-bottom: 25px;
}
.our-mission h2 {
    color: #000 !important;
}
.our-mission p {
    padding: 15px 25px;
}
.frontpage-section-title {
    margin-top: 40px;
    clear: both;
}
.frontpage-section-title .title-left,
.frontpage-section-title .title-right {
    font-weight: bold;
    font-size: 40px;
}
.frontpage-section-title .title-left {
    color: #000;
}
.frontpage-section-title .title-right {
    color: #e6007e;
}
.region-frontpage-content h2 {
}
.featured-slide .views-field-title a {
    color: #fff !important;
}
.featured-slide .views-field-title a:hover {
    text-decoration: none !important;
    color: #e6007e !important;
}
.featured-slide .views-field-body {
    color: #fff;
}
.featured-slide .views-field-field-image img {
    border: none !important;
}
.featured-slide .views-field-view-node {
    text-align: center;
}
.featured-reviews .views-field-title {
    font-size: 21px;
}
.featured-reviews .views-field-field-product-price {
    margin-top: 00px;
    font-size: 21px;
    font-weight: bold;
}
.featured-reviews .views-field-field-product-price .views-label,
.featured-reviews .views-field-field-product-price .field-content {
    display: inline;
}
.featured-reviews .views-field-field-product-price .field-content {
    color: #e6007e;
}
.featured-reviews .views-field-view-node {
    text-align: center;
}

/* ---------------------- Main Content Area -------------------- */

#coverture_onglet {
    background-color: #1e2c4c;
}
#coverture_onglet .content {
    margin-top: 0;
}
.node__content {
    font-size: 17px;
}
.page-title {
    font-size: 35px;
    margin: 0;
    padding: 1em 0 0.5em;
    color: #000;
}
.heading-left{
    color: #000;
    font-weight: bold;
}
.heading-right {
    color: #e6007e;
    font-weight: bold;
}
.view-header {
    margin-bottom: 50px;
}
.field--name-field-introduction .field__label {
    color: #e6007e;
    font-size: 35px;
    margin: 15px 0;
    font-weight: bold;
}
.toc-js {
    margin-bottom: 40px;
}
.toc-js .toc-h2 {
    text-indent: 10px;
    font-size: 18px;
}
.toc-js .toc-h3 {
    text-indent: 25px;
    font-size: 16px;
}
.toc-js .toc-h4 {
    text-indent: 40px;
    font-size: 14px;
}
.toc-js .toc-title {
    font-weight: bold;
}
.toc-js ul {
    list-style: none;
    background: #e6f4ff;
}
.toc-js ul li a {
    color: #000;
    font-weight: bold;
}
.toc-js ul li a:hover {
    text-decoration: underline;
}
.text-formatted ul,
.text-formatted ol {
    margin: 5px 0 0 20px;
    padding: 0 0 0.25em 15px;
}
.text-formatted ul li,
.text-formatted ol li {
    margin-bottom: 5px;
}
.text-formatted strong {
    color: #e6007e;
}
.highlighted-paragraph {
    margin-bottom: 1rem;
    padding: 15px;
    background: #e6f4ff;
    border: 1px solid #d3e8f7;
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #33546a;
}
.checkPrice {
    text-align: center;
}
.checkPrice a {
    color: #fff;
    background: #e6007e;
    padding: 15px 25px;
}
.checkPrice a:hover {
    background: #a50a66;
}
.one-indented-paragraph{
    padding-left: 20px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.two-indented-paragraph{
    padding-left: 35px;
    margin-bottom: 5px;
}
.three-one-indented-paragraph{
    padding-left: 40px;
    margin-bottom: 5px;
}
.view-content .views-field-title a {
    color: #000;
    font-weight: bold;
}
.view-content .views-field-title a:hover {
    color: #e6007e;
    text-decoration: underline;
}
.field--type-image img,
.view-content .views-field-field-image img {
    border: 1px solid #d6d6d6;
}
.view-content .views-field-view-node {
    margin-top: 30px;
}
.view-content .views-field-view-node a {
    color: #fff;
    background: #e6007e;
    padding: 3px 25px;
    border-radius: 15px;
}
.view-content .views-field-view-node a:hover {
    background: #9e0861;
}
.elevate_zoom--basic_zoom_gallery  {
    border: 1px solid #000;
    padding: 5px;
}
.slick__arrow {
    margin-top: 15px;
    text-align: center;
}
.field--name-field-product-price {
    margin-top: 15px;
    font-size: 30px;
}
.field--name-field-product-price .field__item {
    color: #e6007e;
}
.field--name-field-buy-now {
    margin-top: 50px;
    padding: 10px;
    font-size: 20px;
    text-align: center;
}
.field--name-field-buy-now a {
    background: #e6007e;
    color: #fff;
    padding: 20px 50px;
}
.field--name-field-buy-now a:hover {
    background: #a50a66;
}
.field--name-field-introduction {
    margin-top: 50px;
}
.toc-title {
    color: #e6007e;
    font-size: 35px;
}
.main-content h2,
.main-content h3 {
    color: #e6007e;
}
.field--name-field-product-info .field__label {
    margin-top: 50px;
    color: #e6007e;
    font-size: 35px;
}
.field--name-field-product-info .field__item .field__label {
    margin-top: 0;
    color: #000;
    font-size: 1.071em;
}
.paragraph--type--body-top table caption {
    font-size: 30px;
    font-weight: bold;
    color: #e6007e;
    margin-bottom: 5px;
}
.paragraph--type--body-top table th {
    background: #000;
}
.brand-name-display .views-field-name {
    text-align: center;
}
.brand-name-display .views-field-name a {
    color: #000;
    font-size: 25px;
    font-weight: bold;
}
.comparisonTable thead tr {
    background: #000;
    font-size: 25px;
}
.comparisonTable thead th {
    text-align: center;
}
.comparisonTable tr {
    background: #e6f4ff;
    font-size: 16px;
    font-weight: bold;
}
.comparisonTable tr td,
.comparisonTable tr th {
    border: 1px solid green;
    padding: 5px 0 5px 25px;
    
}
.comparisonTable td p {
    margin: 0;
}
.comparisonTable td p strong {
    color: green;
    font-size: 18px;
}
.averageField {
    background: green;
    font-size: 20px;
}
.averageField strong,
.averageField p strong {
    color: #fff !important;
}
.flex-control-paging li a {
    width: 15px;
    height: 15px;
    background: #000;
    border-radius: 20px;
}
.flex-control-paging li a.flex-active {
    background: #e6007e;
}

.field--name-field-recommended-alternatives .field__label {
    color: #e6007e;
    font-size: 35px !important;
}
.field--name-field-recommended-alternatives .node__title {
    font-size: 25px !important;
}
.field--name-field-recommended-alternatives .node__title a {
    color: #000;
}
.field--name-field-final-word {
    margin-top: 50px;
}
.field--name-field-recommended-alternatives .field--name-field-buy-now {
    margin-bottom: 25px;
}
.field--name-field-recommended-alternatives .field--name-field-title-substitute {
    font-size: 25px;
    font-weight: bold;
}
.field--name-field-recommended-alternatives header .node__title {
    display: none;
}
.field--name-field-comparison-products .field--name-field-title-substitute {
    font-size: 25px;
    font-weight: bold;
}
.field--name-field-score-breakdown .field__label {
    color: #e6007e;
    font-size: 35px !important;
    margin-top: 50px;
}
.prosList {
    list-style-type: none;
}
.prosList li {
    background: url(/themes/brandadvis/images/bullet-pros.png) no-repeat left center;
    padding-left: 30px;
}
.consList {
    list-style-type: none;
}
.consList li {
    background: url(/themes/brandadvis/images/bullet-cons.png) no-repeat left center;
    padding-left: 30px;
}
.ActionParagraph {
    text-align: center;
}
.ActionLinks {
    color: #fff;
    background: #e6007e;
    margin: 10px 20px;
    padding: 10px 15px;
}
.ActionLinks:hover {
    color: #fff;
    background: #c6007b;
}

/* --------- Sumbit button --------------- */

.button {
    color: #fff;
    border: 1px solid #e6007e;
    border-right-color: #e6007e;
    border-bottom-color: #e6007e;
    border-left-color: #e6007e;
    background-color: #e6007e;
    background-image: -webkit-linear-gradient(top, #e6007e, #e6007e);
    background-image: linear-gradient(to bottom, #e6007e, #e6007e);
}
input.form-submit:hover,
input.form-submit:focus {
    background: #9e0861;
}
.button:hover {
    color: #fff;
    border: 1px solid #9e0861;
    border-right-color: #9e0861;
    border-bottom-color: #9e0861;
    border-left-color: #9e0861;
    background-color: #9e0861;
    background-image: -webkit-linear-gradient(top, #9e0861, #9e0861);
    background-image: linear-gradient(to bottom, #9e0861, #9e0861);
}

/* ---------------------- Sidebar -------------------- */

.facets-widget-checkbox ul,
.facets-widget-checkbox ol {
    padding: 0 0 0.25em 0;
}
.facets-widget-checkbox .facet-item  {
    list-style: none;
    margin: 5px 0;
}
.facets-widget-checkbox .facet-item input,
.facets-widget-checkbox .facet-item label {
    display: inline;
}
.facets-widget-checkbox .facet-item label {
    margin-left: 10px;
    font-weight: normal;
}
#block-brandadvis-sidebaradds {
    margin: 0;
}
.sidebar-title {
    font-size: 40px !important;
}

/* ---------------------- Footer -------------------- */

.site-footer {
    background: #000;
    padding: 15px 0 0;
    margin-top: 30px;
}
.site-footer h2 {
    color: #e6007e;
    padding-bottom: 0.8em;
    font-weight: bold;
    border-bottom: 2px solid #fff;
}
.site-footer .block {
    margin: 0;
    padding: 10px;
    border: none;
}
.site-footer .content {
    color: #fff;
    font-size: 16px;
}
.site-footer .content a,
.site-footer .content a.is-active {
    color: #fff;
}
.site-footer .content a:hover,
.site-footer .content a:focus {
    color: #fff;
}
.site-footer__top h2 {
    font-size: 0.8em;
}
.site-footer__top p {
    margin-top: 0.5em;
}
.site-footer__top .content li a {
    display: table-cell;
    padding: 0.4em 2px 0.4em 20px;
    border-bottom: none;
}
.site-footer__top .content li a:hover,
.site-footer__top .content li a:focus {
    text-decoration: underline;
    background-color: transparent;
}
.site-footer__bottom {
    background: #000;
    border-top: 1px solid #000;
}
.site-footer__bottom .content {
    font-size: 0.7em;
}
.site-footer .content ol:not(.menu),
.site-footer .content ul:not(.menu) {
  padding-left: 1em; /* LTR */
}
[dir="rtl"] .site-footer .content ol:not(.menu),
[dir="rtl"] .site-footer .content ul:not(.menu) {
  padding-right: 1em;
  padding-left: 0;
}


/* --------------------- Desktop ------------------- */

@media (min-width: 851px) {


}
/**
 * @file
 * Visual styles for Bartik's main-content component.
 */

@media all and (min-width: 851px) {

#onglet_principal,
#header-top,
.layout-container {
    max-width: 1170px;
	margin: 0 auto;
}
.layout-two-sidebars .main-content {
    width: 50%;
    margin-right: 25%;
    margin-left: 25%;
  }
.layout-one-sidebar .main-content {
    width: 65%;
  }
.layout-no-sidebars .main-content {
    width: 100%;
}
.layout-sidebar-first .main-content {
    margin-right: 0; /* LTR */
    margin-left: 35%; /* LTR */
}
[dir="rtl"] .layout-sidebar-first .main-content {
    margin-right: 35%;
    margin-left: 0;
}
.layout-sidebar-second .main-content {
    margin-right: 35%; /* LTR */
    margin-left: 0; /* LTR */
}
[dir="rtl"] .layout-sidebar-second .main-content {
    margin-right: 0;
    margin-left: 35%;
}
.layout-one-sidebar .sidebar {
    width: 35%;
}
#sidebar-first {
    width: 35%;
    margin-left: -100%; /* LTR */
}
[dir="rtl"] #sidebar-first {
    margin-right: -100%;
    margin-left: 0;
}
#sidebar-second {
    clear: none;
    width: 35%;
    margin-left: -35%; /* LTR */
}
[dir="rtl"] #sidebar-second {
    margin-right: -35%;
    margin-left: 0;
  }
}

@media (min-width: 901px) {

#header.fixed {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    border-top: 1px solid #d6d6d6;

}
.site-branding__logo {
    width: 200px;
    height: auto;
    margin-bottom: 0;
    margin-top: 5px;
}
.site-branding__text {
    margin: 0;
    padding: 5px 0 0;
}
#block-brandadvis-mainnavigation {
    float: left;
}
#block-brandadvis-mainnavigation-2 {
    display: none;
}
.region-header .block:not(.site-branding) {
    margin: 0.5em 0 0;
}
.nav-tabs>li>a {
    margin-right: 0;
}
#block-researchersrealm-frontfeatured {
    float: left;
    width: 60%;
}
.tbm {
    background-color: #fff;
}
.tbm-item.level-1 {
    border-right: none;
}
.tbm-link.level-1 {
    color: #000;
    border-bottom: 4px solid #fff;
}
.tbm-link.level-1:hover,
.tbm-link.level-1:focus {
    background-color: #fff;
    color: #e6007e;
    border-bottom: 4px solid #e6007e;
}
.our-mission {
    float: left;
    width: 33%;
}

.node .field--type-image,
[dir='rtl'] .node .field--type-image  {
    float: none;
}

.views-view-grid.horizontal .views-row {
    border-bottom: none;
}
.views-view-grid .views-col {
    padding: 0 15px;
}
.views-view-grid.horizontal .views-col:last-child,
.views-view-grid.horizontal .views-col:first-child {
    padding: 0 15px;
}
.field--type-entity-reference {
    margin: 0;
}
.field--type-entity-reference .field__label {
    font-weight: bold;
    font-size: 1.071em;
}
[dir="rtl"] .views-view-grid .views-col {
    float: right;
}
.featured-slide .views-field-field-image {
    float: right;
}
.featured-slide .views-field-title {
    margin: 15px 0 0 200px;
    width: 550px;
    text-align: center;
}
.featured-slide .views-field-body {
    width: 550px;
    margin: 15px 0 0 200px;
}
.featured-slide .views-field-title a {
    font-size: 45px;
}
.featured-slide .views-field-view-node {
    margin-left: 150px;
}
.main-content .node h2 {
    font-size: 35px;
}
.main-content .node h3 {
    font-size: 30px;
}
.main-content .node h4 {
    font-size: 25px;
}
.main-content .node h5 {
    font-size: 23px;
}
#block-brandadvis-exposedformbrand-search-pagepage-1 {
    clear: none;
    width: 300px;
    margin: 5px 0 0;
}
.views-exposed-form .form--inline .form-item {
    margin-right: 0;
    width: 65%;
    margin: 0;
    margin-top: 5px;
}
.views-exposed-form .form--inline .form-actions {
    margin-top: 4px;
    margin-bottom: 0;
    padding-top: 0;
    clear: none;
    width: 90px;
}

.views-exposed-form input {
    width: 100%;
    line-height: 2;
}
.views-exposed-form .form--inline .form-item input {
    border-radius: 15px 0 0 15px;
    width: 100%;
}
.views-exposed-form .form--inline .form-actions input {
    border-radius: 0 15px 15px 0;
    padding: 2px 10px;
    margin-right: 0;
}
.views-exposed-form input.form-text,
.views-exposed-form input.form-tel,
.views-exposed-form input.form-email,
.views-exposed-form input.form-url,
.views-exposed-form input.form-search,
.views-exposed-form input.form-file,
.views-exposed-form input.form-number,
.views-exposed-form input.form-color,
.views-exposed-form textarea.form-textarea {
    color: #3b3b3b;
    border: 1px solid #e6007e;
    padding-left: 15px;
}
.region-onglet-principal {
    padding: 35px 0;
}
.field--name-field-recommended-alternatives .field--name-field-image {
    float: right;
    width: 40%;
}
.field--name-field-recommended-alternatives .field--name-field-buy-now {
    margin-top: 0;
}
.field--name-field-recommended-alternatives .field--name-field-introduction {
    margin-top: 20px;
}
}

/* --------------------- Tablet  ------------------- */

@media (min-width: 461px) and (max-width: 900px) {

#frontpage-content {
    padding: 0 15px;
}
.site-branding__logo {
    width: 250px;
}
.region-we-mega-menu {
    background-color: #9e5127;
}
.navbar-we-mega-menu.navbar {
    background: #9e5127;
}

.navbar-we-mega-menu.navbar .nav-tabs>li.active>a,
.navbar-we-mega-menu.navbar .nav-tabs>li.active>a:focus,
.navbar-we-mega-menu.navbar .nav-tabs>li.active>a:hover {
    background-color: #4f2c1a;
}
.menu.navbar .nav .open>a,
.navbar-we-mega-menu.navbar .nav .open>a:focus,
.navbar-we-mega-menu.navbar .nav .open>a:hover {
    background-color: #4f2c1a;
}

#onglet_principal {
    padding: 0 15px;
}

#block-brandadvis-mainnavigation {
    display: none;
}
#block-brandadvis-mainnavigation-2 {
    background: #000;
}
.region-primary-menu .menu-item, body:not(:target) .region-primary-menu .menu-item {
    width: 32%;
}
.region-primary-menu .menu a {
    color: #000;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    text-shadow: none;
}
.tbm.tbm--mobile .tbm-collapse {
    width: 400%;
}
.views-exposed-form .form--inline .form-actions input {
    margin: 3px 0 0;
}
.tbm.tbm--mobile .tbm-nav {
    background: #000;
}
.tbm-link.level-1 {
    color: #fff;
}
.tbm.tbm--mobile .tbm-item {
    border-top: 1px solid #fff;
}
.tbm-link.level-1:hover,
.tbm-link.level-1:focus {
    background-color: #e6007e;
    color: #fff;
}
}

/* --------------------- Mobile ------------------- */

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

[dir="rtl"] .btn-close {
    right: 20px;
}
#block-brandadvis-mainnavigation {
    display: none;
}
#block-brandadvis-mainnavigation-2 {
    background: #000;
}
body:not(:target) .region-primary-menu .menu-toggle {
    color: #fff;
    background: #000;
    background: rgba(000, 000, 000, 1);
    text-shadow: none;
}
.region-primary-menu .menu a {
    color: #000;
    background: #fff;
    background: rgba(255, 255, 255, 0.9);
    text-shadow: none;
}

#frontpage-content {
    padding: 0 15px;
}
.region-content-bottom {
    padding: 0 15px;
}
.site-branding__logo {
	margin: 0 0 25px;
	width: 100%;
	text-align: center;
}
.site-branding__logo img {
	width: 75%;
}
.site-branding__text {
    display: block;
}
.site-branding__name {
    width: 75%;
    text-align: center;
    margin: 0 auto 15px;
}
#header {
    border-bottom: none;
}
.region-header {
    padding: 0.357em 0 0;
}
#block-mainnavigation {
	margin-bottom: 0;
}

.tbm.tbm--mobile {
    background: #000;
}
.tbm-button {
    background: #fff;
    border-radius: 0;
}
.tbm.tbm--mobile .tbm-nav {
    background: #000;
}
.tbm-link.level-1 {
    color: #fff;
}
.tbm-link.level-1:hover,
.tbm-link.level-1:focus {
    background-color: #e6007e;
    color: #fff;
}
.tbm.tbm--mobile .tbm-item {
    border-top: 1px solid #fff;
}

.views-view-grid .views-col {
    margin-bottom: 20px;
}
.views-view-grid.horizontal .views-col:first-child,
.views-view-grid.horizontal .views-col:last-child {
    padding-left: 0;
}
#block-researchersrealm-frontfeatured,
#block-researchersrealm-welcomeimage {
    text-align: center;
}

#block-researchersrealm-welcomeimage {
    margin-top: 30px;
}
.text-formatted ul,
.text-formatted ol {
    margin: 1em 0 0 10px;
}
#onglet_principal {
    padding: 0 15px;
}
.page-title {
    font-size: 35px;
    line-height: 1.5;
}
.featured-top {
    min-height: 700px;
}
.featured-slide .views-field-field-image {
    text-align: center;
}
.featured-slide .views-field-title {
    font-size: 35px;
    margin: 15px 0 0;
    text-align: center;
}
.featured-slide .views-field-title a {
    
}
.featured-slide .views-field-body {
    margin: 15px 0 0;
    padding: 5px 10px;
}

.featured-slide .views-field-view-node {
    
}
#block-brandadvis-exposedformbrand-search-pagepage-1 {
    clear: none;
    width: 100%;
    margin: 12px 0 30px;
}
.views-exposed-form .form--inline .form-item {
    width: 60%;
    margin-left: 15px;
}
.views-exposed-form .form--inline .form-actions input {
    margin: 3px 0 0;
}
#block-brandadvis-frontpagetitle1 .title-left,
#block-brandadvis-frontpagetitle1 .title-right {
    font-weight: bold;
    font-size: 35px;
}
.one-indented-paragraph{
    padding-left: 10px;
}
.two-indented-paragraph{
    padding-left: 20px;
}
.three-one-indented-paragraph {
    padding-left: 30px;
}
.main-content .node h2 {
    font-size: 27px;
}
.comparisonTable tr td,
.comparisonTable tr th {
    padding: 10px 0 10px 4px;
}
.field--name-field-recommended-alternatives .field--name-field-buy-now {
    margin-top: 0;
}
.field--name-field-recommended-alternatives .field--name-field-introduction {
    margin-top: 20px;
}
.ActionLinks {
    display: block;
    margin-top: 25px;
}
}