@charset "utf-8";
/* CSS Document */
/* Report @import url(../standard/portal/front/modeles.css); */
/* Report @import url(../standard/portal/front/style.css); */
/* Report @import url(../syracuse/syracuse.css); */

@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/bebasneue-webfont.woff2') format('woff2'),
        url('fonts/bebasneue-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/*************Hide outline*************/
*:focus,
*:hover {
    outline: 0 !important;
}

.x-webkit *:focus,
*:focus {
    outline: 0 !important;
}

button:focus,
.btn:focus {
    outline: 0 !important;
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: 0;
}

.x-webkit *:focus,
*:focus {
    outline: 0 !important;
}

button:focus,
.btn:focus {
    outline: 0 !important;
}

ul.notes-echelle.js li.note-focus {
    outline: 0 !important;
}

.rsDefaultInv .rsArrow:hover,
.rsDefaultInv .rsArrow:focus {
    outline: 0;
    border: none
}

.tt-input.form-control {
    border: none !important
}

/***************/
body {
/*     background: #E6E4E5; */
	background: #fff;
    color: #000;
    text-rendering: optimizeLegibility;
}

body,
h2,
h3,
h4,
h5,
h6,
td,
pre,
.panel-front>.x-panel-header span {
    font-weight: normal;

    text-rendering: optimizeLegibility;
}
/* Ancienne Charte */
:root {
	--primary-color: #530c2a;
    --secondary-color: #822E50;
	--black: #231F20;
}

/* Nouvelle charte à préciser */
:root {
	--primary-color: #684acf;
	--secondary-color: #684acf;
	--black: #231F20;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'bebas_neueregular';
    font-weight: normal
}

/***********Header***********/
header {
    background: var(--primary-color);
}

.navbar-header {}

p {
    color: #000
}

page {
    margin: 0 0 30px 0;
}

/*****************Menu*****************/
#search-panel {
    background: transparent;
}

#menu-panel .panel-body {
    margin: 0 auto;
    background: none;
    padding: 0 4px;
    z-index: 4
}

#menu-panel {
    border: none;
}

/*****************Logo*****************/
.navbar-header {}

.navbar-inverse {}

.navbar-brand {
    width: 210px;
    height: 162px;
    background: transparent url('images/logo.png') no-repeat center center;
    margin: 8px 0 0 4px;
	background-size: 90%;
    background-origin: border-box;
	background-position-y:0px;
}

.navbar-brand h1 {
    display: none
}

/* 
.navbar-brand-after {
    width: 59px;
    background: transparent url(images/Bandeau_frisemediatheque.png) no-repeat left center;
    float: right;
    height: 115px;
    margin: 0;
}
 */
.navbar-brand-after {}

#share_social {}

/*****************Ariane*****************/
#ariane {
    font-size: 14px;
    color: #fff;
    padding: 0;
    display: inline-block;
}

#ariane .actif {
    font-weight: normal;
    color: #fff;
}

#ariane span.texte {}

#ariane a {
    color: #fff
}

/*****************Search*****************/
.container-header {}

#search-panel>.container {
    background: transparent;
}

#search-panel {
    background: transparent;
    padding: 0
}

#main_search_form {}

#globalScenarioMobile {
    background: var(--secondary-color);
    color: #fff;
}

#globalScenarioMobile>li>a {
    color: #fff;
}

#globalScenarioMobile .active,
#globalScenarioMobile .active:hover,
#globalScenarioMobile .active:focus {
    color: #fff;
    background: var(--primary-color)
}

#globalScenarioMobile>li>a:hover,
#globalScenarioMobile>li>a:focus {
    color: #fff;
    background: var(--primary-color)
}

#globalAdvancedSearchLink {
    color: #fff;
    font-size: 14px;
    padding: 0 6px;
}

#globalAdvancedSearchLink:hover {
    text-decoration: underline
}

.tt-suggestion.tt-cursor {
    background: #878a8d;
}

#textfield,
.clean-text-field {
    color: #878a8d;
    background: #f2f0f1;
    border: none !important;
    height: 48px;
}

.clean-text-field {
    padding: 0
}

#scenario-selection,
#submit-search,
.tt-hint {
    height: 48px;
    line-height: 47px;
}

.twitter-typeahead {
    background: none
}

.clean-text-field {
    color: #878a8d;
    background: #f2f0f1;
    border: 1px solid #f2f0f1;
}

.clean-text-field {
    border-left: none !important;
    border-right: none !important;
}

.clean-text-field:hover {}

.clean-text-field .icon-remove {}

#langue-btn {
    bottom: 8px;

    right: 90px;
}

.site-btn {
    display: none
}

.site-btn a,
.site-btn a:hover,
.site-btn a:focus {
    color: #000000
}

.dropdown-menu .active>a,
.dropdown-menu .active>a:hover,
.dropdown-menu>.active>a:focus {
    background: #9ea3a7
}

.tt-hint {}

.site-btn a,
.site-btn a:hover,
.site-btn a:focus {
    color: #000
}

.site-btn .caret {
    border-top: 4px solid #000
}

.twitter-typeahead,
#search-panel .input-group {}

#scenario-selection {}

#submit-search {
    width: 60px;
    color: #fff
}

.tt-hint,
#textfield,
.clean-text-field {
    background: #fff !important;
}

#scenario-selection,
#submit-search {}

header .icon-remove:before {
    color: #d80115;
    font-size: 20px;
}

.connectBox {
    background: var(--black);
}

#identite_utilisateur {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    background: transparent;
    position: absolute;
    left: 228px;
    top: 8px;
    padding: 2px 0;
}

#nav_connexe {
    position: relative;
    background: transparent;
}

#admin-actions,
#mobile-actions {
    box-shadow: none
}

/*****************Button*****************/
.btn {
    -moz-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease
}

/*********Default***********/
.btn-default {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff
}

#search-panel .btn-default {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff;
}

#search-panel .btn-default:hover,
#search-panel .btn-default:focus,
#search-panel .btn-default:active,
#search-panel .btn-default.active,
#search-panel .open .dropdown-toggle.btn-default {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff;
}

/*****************Content*****************/
.panel-front,
.panel-selection {
    background: #f2f0f1;
    padding: 20px;
}

.panel>.panel-heading h2,
.panel-title,
.panel-front>.x-panel-header {
    text-transform: uppercase
}

.panel-front>h2,
.panel-heading>h2 {
    color: var(--secondary-color);
    font-weight: normal;
    font-size: 28px;
}

.panel-front>.x-panel-header span,
h2 {
    color: var(--secondary-color);
}

#multi_selection_simple .panel-front>h2:before,
#multi_selection_simple .panel-heading>h2:before {
    display: none
}

#multi_selection .panel-front>h2:before,
#multi_selection .panel-heading>h2:before {
    display: none
}

/***************/
.carousel_3 .slider_container {
    width: 100%;
    height: 52%;
    background: rgba(255, 255, 255, 0.5);
    display: block;
    z-index: 2
}

.carousel_3 h3 {
    color: #42464b;
    line-height: 100%;
}

.carousel_3 p {
    color: #42464b;
}

/*********Themes**********/
/*******Pages themes***********/

#portal .frame {
    margin: 0 0 20px !important;
}

/*********Thème 1**********/
.theme_1 {
    position: relative;
}

.theme_1 .panel-front,
.theme_1 .panel-selection {
    padding: 0;
    background: #fff
}

.theme_1 .panel-heading>h2 {
    display: none
}

#portal .theme_1 .panel-body {
    padding: 0
}

.theme_1 .slider_thumb {
    height: 100%;
    width: 50%;
    margin-left: 50%;
}

.theme_1 .carousel_3 .slider_container {
    width: 50%;
    height: 100%;
    background: transparent;
    display: block;
    padding: 10px;
}

/*********Thème 2**********/


.theme_2 {
    position: relative;
}

.theme_2 .panel-front,
.theme_2 .panel-selection {
    padding: 0;
    background: var(--secondary-color)
}

.theme_2 .panel-heading>h2 {
    display: none
}

#portal .theme_2 .panel-body {
    padding: 20px
}

.theme_2 .btn-default {
    background-color: #fff;
    border-color: #fff;
    color: var(--secondary-color)
}

.theme_2 .btn-default:hover,
.theme_2 .btn-default:focus,
.theme_2 .btn-default:active,
.theme_2 .btn-default.active,
.theme_2 .open .dropdown-toggle.btn-default {
    background-color: #fff;
    border-color: #fff;
    color: var(--secondary-color)
}

.theme_2 .bs-bullets .rsNavSelected button,
.theme_2 .bs-bullets button:focus {
    background: var(--secondary-color);
    border-color: var(--secondary-color);
}

.theme_2 .bs-bullets button,
.theme_2 .bs-bullets button:active,
.theme_2 .bs-bullets button:hover {
    border-color: var(--secondary-color);
}

.theme_2 h1,
.theme_2 h2,
.theme_2 h3,
.theme_2 h4,
.theme_2 h5,
.theme_2 p,
.theme_2 span,
.theme_2 a,
.theme_2 li {
    color: #fff
}

.theme_2 .selection-description {
    background: var(--primary-color);
    border: none;

}

/*********Thème 3**********/


.theme_3 {
    position: relative;
}

.theme_3 .panel-front,
.theme_3 .panel-selection {

    background: #fff
}

.theme_3 .panel-heading>h2 {
    color: var(--secondary-color)
}

#portal .theme_3 .panel-body {
    padding: 20px
}

/*********Thème 4**********/
.theme_4 {
    position: relative;
}

.theme_4 .panel-front,
.theme_4 .panel-selection {
    padding: 0
}

.theme_4 .panel-heading>h2 {
    background: var(--secondary-color);
    color: #fff;
    padding: 8px 20px
}

#portal .theme_4 .panel-body {
    padding: 0
}

/**********Carousel************/

.bs-bullets .rsNavSelected button {
    background: #95999d;
    border-color: #95999d;
    border-radius: 0
}

.bs-bullets button,
.bs-bullets button:focus,
.bs-bullets button:active,
.bs-bullets button:hover {
    border-color: #95999d;
    border-radius: 0
}

/*****************Button*****************/
.btn {
    -moz-transition: all 0.35s ease;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease
}

.btn-default {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-color: var(--primary-color);

    border-color: var(--secondary-color);
    color: #fff;
}

.btn-primary {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

.btn-info {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

.btn-validation {
    background-color: #484C51;
    border-color: #484C51;
    color: #fff;
}

.btn-validation:hover,
.btn-validation:focus,
.btn-validation:active,
.btn-validation.active,
.open .dropdown-toggle.btn-validation {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

.btn-basket {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff;
}

.btn-basket:hover,
.btn-basket:focus,
.btn-basket:active,
.btn-basket.active,
.btn-basket.disabled,
.btn-basket[disabled] {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

.memoriser .dropdown-toggle {
    border-top: 1px solid #fff;
}

.btn-action {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff;
}

.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

#facet_container .facetSuggest a:hover {
    background-color: var(--primary-color);
}


.btn-dark {
    background-color: var(--secondary-color);
    border-color: var(--secondary-color);
    color: #fff;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.disabled,
.btn-dark[disabled] {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

/*****************/
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    background-color: var(--secondary-color);
}

.user-name {
    color: var(--secondary-color);
}

.myaccount-profile .account-label {
    color: var(--secondary-color);
}

.badge {
    color: var(--primary-color);
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    border-bottom: 5px solid var(--secondary-color);
    color: var(--secondary-color);
}

#criteres_recherche p,
#description_resultats,
.taille_page,
.btn-group.pageSize-container button,
.btn-group.pageSize-container.open .dropdown-menu>li>a {
    color: var(--secondary-color);
}

.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active,
.sort-order .active {
    background-color: var(--secondary-color);
    color: #fff;
}

/* Surcharge règle bootstrap */
.displaymode-icon-container a.active:hover,
.siteRestriction-icon-container a.active:hover,
.pageSize-container a.active:hover,
.sort-order a.active:hover {
    background-color: var(--secondary-color);
    color: #fff;
}

#multi_selection_simple .bouton_detail,
#multi_selection .bouton_detail {
    color: var(--secondary-color);
}

.vignette_document .icon-new {
    background-color: var(--primary-color);
    box-shadow: -3px -3px 0 var(--secondary-color)
}

h3.category_header {
    background-color: var(--secondary-color);
    color: #fff;
    margin-bottom: 0;
}

h2.category_header {
    color: var(--secondary-color);
    font-weight: normal;
}

.mobile-navigation .btn.precedent,
.mobile-navigation .btn.suivant {
    background-color: var(--primary-color);
}

.mobile-navigation {
    background-color: var(--primary-color);
}

.mobile-navigation>.btn-group,
.mobile-navigation .btn {
    background-color: var(--primary-color);
}

p.highlight,
p.highlight em {
    color: #3D3D3D;
}

.panel-front.panel-search-container>.panel-heading {
    padding: 14px 20px;
}

.panel-front.panel-search-container>.panel-heading h2 {}

.panel-title {
    font-size: 18px;
    color: #000;
}

#criteres_recherche,
.navigation-page,
.intro {
    padding: 0 15px 0 0;
}

.criteres_tri .site-restriction {
    margin-left: 0;
}

#options_resultat .panel-front.panel-search-container {
    background: #f2f0f1
}

#resultats_recherche .panel-front.panel-search-container>.panel-heading {
    padding: 21px 20px;
}

#resultats_recherche .panel-body {
    padding: 15px 20px;
}

#resultats_recherche {
    padding-left: 20px;
}

#resultats>ul>li {
    background-color: #fff;
    border-bottom: 1px solid #E6E4E5;
    padding: 0;
}

.detail-holdings-class [class|="detail-holds"] thead th,
.detail-subscriptions thead th,
.detail-holdings-class [class|="detail-holds"] thead td,
.detail-subscriptions thead td {
    background-color: var(--primary-color);
    color: #fff;
    font-weight: normal;
}

.facetList.nav-pills>li>a {
    padding: 2px 10px;
}

p.template-info {
    font-weight: normal;
}

.template-title {
    font-weight: normal;
    color: var(--secondary-color);
    font-size: 18px;
}

#resultats .notice_courte .notice_corps h3,
#notice_longue h3 {
    color: var(--secondary-color);
    font-size: 28px;
    line-height: 100%;
}

#detail-holdings h3.category_header {
    color: #fff
}

li.ajouter_selection {
    background-color: var(--black);
}

#multi_selection h2 {
    color: var(--secondary-color);
    font-size: 24px;
    line-height: 100%;
}

.displaymode-icon-container.desktop button,
.siteRestriction-icon-container.desktop button,
.sort-order button {
    background-color: var(--black);

}

/*****************Footer*****************/
footer {
    background: var(--primary-color);
    color: #fff;
    font-size: 14px;


}

footer .container {
    background: transparent url('images/footer_logo.png') no-repeat right center
}

footer .container {
    margin: 0px auto;
    padding: 26px 0;
}

footer .container ul li.LEVEL1 {
    font-weight: normal;
    margin-bottom: 0;
    text-transform: uppercase;
}

footer a,
footer a:hover,
footer a:focus,
footer [class^="icon-"],
footer [class*=" icon-"] {
    color: #fff
}

footer .container ul li,
.label-ermes {
    color: #fff;
}

footer div.footer-mobile [class^="icon-"],
footer.footer-mobile [class*=" icon-"] {
    color: #fff
}

footer h3 {
    color: #fff;
    font-size: 15px
}

footer p {
    font-size: 14px;
    color: #fff;
    font-family: arial;
    line-height: 20px;
}

footer a {
    color: #fff
}

footer a:hover {
    color: #fff;
    text-decoration: underline
}

/***********/
.wh_bg {
    background: #fff;
}

.wh_bg .container {
    background: #fff;
}

.ctt_ftsb {
    float: right;
    width: 65%;
    border-top: 4px solid #C4C4C4;
    padding: 18px 0 0 0;
}

#intro {
    font-size: 28px;
    font-family: 'PT Sans bold';
    color: #7d7d7d;
    line-height: 100%;
    float: left;
    margin: 0 24px 0 0;
}

/***********/
#mobile-actions .caret {
    border-top: 4px solid #fff;
}

.float_l {
    float: left
}

.float_r {
    float: right
}

.hamburger-mobile .icon-bar {
    background-color: #fff;
}

.mobile-actions i::before {
    color: #fff;
}

#mobile-actions .btn-account,
#mobile-actions .btn-account:hover,
#mobile-actions .btn-account:focus,
#mobile-actions .btn-account:active,
#mobile-actions .btn-account.active,
#mobile-actions .open .dropdown-toggle.btn-account {
    color: #fff;
}

/******************Responsive devices*******************/

/* Full HD · width: 1920px */
@media (min-width: 1920px) {}

/* Kindle landscape · width: 1024px */
/* iPad landscape · width: 1024px */



@media (min-width: 1025px) {}

@media (min-width: 1024px) {}

@media (max-width: 1024px) {}

@media (min-width: 992px) {

    #search-panel .panel-body {
        width: 66%;
        left: 270px;
        bottom: 20px;
        z-index: 22;
        position: absolute;
    }
}

@media (min-width: 768px) and (max-width: 800px) {}

@media (max-width: 992px) {}

@media (max-width: 800px) {}

@media (min-width: 769px) {}

/* iPad portrait  width: 768px */
@media (min-width: 768px) {
    .navbar>.container .navbar-brand {

        padding: 0;
        margin: -46px 0 0 0;
    }

    #search-panel>.container {
        padding: 0;
        background: transparent;
        z-index: 6;
    }

    .container>.navbar-header,
    .container>.navbar-collapse {
        width: 100%
    }

    header {
        border-top: 10px solid var(--black);
        /*height: 160px;*/
    }

    #menu-panel {
        border-top: none;
/*         background: #E6E4E5;*/
		background: #fff;
    }

    .statut,
    .statut-disabled,
    .statut-primaryDoc {
        background-color: #eee;
    }

    .btn-account {
        background: var(--black);
        color: #fff;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: normal;
        padding: 6px 14px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .btn-account:hover,
    .btn-account:focus,
    .btn-account:active,
    .btn-account.active,
    .open .dropdown-toggle.btn-account {
        color: #fff;
    }

    .button-my-account {}

    .register_user_link,
    .register_user_link:hover {
        color: #fff;
    }

    .connectBox {
        padding: 10px 0
    }

    .detail-icon-container {
        margin-top: 0px;
    }

    /*******************/

    #ermes_main_menu {
        width: 100%;
        background: transparent;
        margin: 0
    }

    #ermes_main_menu li.LEVEL1 {
        width: auto;
        background: transparent;
        border: none;
        margin: 0 0 0 3%
    }

    #ermes_main_menu li.LEVEL1>a {
        padding: 16px 28px;
        color: #fff;
        font-weight: normal;
        text-transform: uppercase;
        height: 100%;
        display: block;
        width: 100%;
        font-size: 18px;
        line-height: 100%;
        font-weight: normal;

        text-align: center;
        background: var(--secondary-color)
    }

    #ermes_main_menu li.LEVEL1>a:hover,
    #ermes_main_menu li:hover>a {
        background: var(--primary-color);
        color: #fff;
    }

    #ermes_main_menu .dropdown-menu {
        background: var(--primary-color);
        border: none;
        padding: 0;
        border-radius: 0;
        margin-top: 0px;
    }

    #ermes_main_menu .dropdown-menu>li>a {
        color: #fff;
        font-size: 16px;
        text-align: center;
        text-transform: none;
        padding: 4px 14px;
    }

    #ermes_main_menu .dropdown-menu>li>a:hover,
    #ermes_main_menu .dropdown-menu>li:hover>a {
        background: var(--secondary-color);
        color: #fff
    }

    #ermes_main_menu li.LEVEL1 .caret,
    #ermes_main_menu li.LEVEL1 a:hover .caret {
        border-bottom-color: #fff;
        border-top-color: #fff;
    }

    #ermes_main_menu li.LEVEL1>a:hover .caret,
    #ermes_main_menu li:hover>a .caret {
        border-bottom-color: #fff;
        border-top-color: #fff;
    }

    /*************Rich Menu***************/

    #nav-rich-menu {
        width: 100%;
        background: transparent;
        margin: 0
    }

    #nav-rich-menu li {
        width: auto;
        background: transparent;
        border: none;
        margin: 0 0 0 3%
    }

    #nav-rich-menu li>a {
        padding: 9px 22px;
        color: #fff;
        font-weight: normal;
        text-transform: uppercase;
        height: 100%;
        display: block;
        width: 100%;
        font-size: 22px;
        line-height: 100%;
        font-weight: normal;
        text-align: center;
        background: var(--secondary-color);
        font-family: 'bebas_neueregular';
    }

    #nav-rich-menu li>a:hover,
    #nav-rich-menu li:hover>a {
        background: var(--primary-color);
        color: #fff;
    }

    #nav-rich-menu li:first-child {
        margin: 0
    }

    /********************/
    #nav-rich-menu li .dropdown {
        background: var(--primary-color);
        border: none;
        padding: 20px;
        border-radius: 0;
        margin-top: 0px;
    }

    #nav-rich-menu li .dropdown .dropdown_container {
        padding: 5px
    }

    #nav-rich-menu li .dropdown_container a {
        background: var(--secondary-color);
        padding: 10px;
        margin: 0;
        height: 100%
    }

    #nav-rich-menu li .dropdown_container a:hover {
        background: var(--black);
    }

    #nav-rich-menu .title_menu h4 {
        color: #fff;
        font-size: 18px;
        margin: 0;
        padding: 6px;
        background: transparent;
        font-weight: normal;
        text-transform: uppercase;
    }

    .title_menu p {
        color: #fff;
    }

    #nav-rich-menu li .dropdown_container a:hover .title_menu p,
    #nav-rich-menu li .dropdown_container a:hover .title_menu h4 {
        color: #fff;
        background: none
    }

    #nav-rich-menu .illustration {
        margin: 0 10px 10px 0;
    }

    #nav-rich-menu .illustration img {}

    .rich-item>.clearfix {
        display: none
    }


    /***************/
    #portal .theme_1.frame {}

}

@media (max-width: 768px) {

    #admin-actions,
    #mobile-actions {
        background: var(--secondary-color);
        box-shadow: none;
    }

    #scenario-selection,
    #submit-search,
    .tt-hint {
        height: 36px;
        line-height: 35px;
    }

    #textfield,
    .clean-text-field {
        height: 36px;
    }

    footer .container {
        margin: 0px auto;
        padding: 21px 8px;
    }

    .ctt_ftsb {
        width: 100%;
    }
}

@media (max-width: 767px) {

    /*******************/
    #nav-rich-menu {
        background-color: var(--secondary-color);
        margin: -1px 0 0 0;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
        -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);
    }

    #nav-rich-menu .dropdown img {
        max-height: 60px;
        /*display: none*/
        float: left;
        margin: 0 8px 8px 0;
        display: none
    }

    #nav-rich-menu .rich-item {
        border-bottom: 1px solid var(--primary-color)
    }

    #nav-rich-menu>li>a {
        padding: 10px;
        color: #fff;
        font-size: 18px;
        text-align: left;
    }

    #nav-rich-menu .title_menu h4,
    #nav-rich-menu .title_menu:hover h4 {
        color: #fff;
        font-size: 14px;
        text-decoration: none;
        font-family: Arial
    }

    #nav-rich-menu>li:hover,
    #nav-rich-menu>li:focus {
        background-color: var(--primary-color);
        text-decoration: none
    }

    #nav-rich-menu p {
        color: #fff;
    }

    #menu-panel .panel-body {

        padding: 0;

    }

    #menu-panel {
        top: 45px
    }

    .panel-front>h2,
    .panel-heading>h2 {
        font-size: 22px;
    }
}

/* iPhone 6 Plump landscape · width: 736px */
@media (max-width: 736px) {}

/* iPhone 6 landscape · width: 667px */
@media (max-width: 667px) {

    .carousel_3 .slider_container,
    .theme_1 .carousel_3 .slider_container {
        width: 100%;
        height: 100%;
    }

    .theme_1 .carousel_3 .slider_container {
        padding: 20px;
        background: rgba(255, 255, 255, 0.5);
    }

    .theme_1 .slider_thumb {
        height: 100%;
        width: 100%;
        margin-left: 0;
    }

    #portal .theme_1 .panel-body {
        padding: 0;
        margin: 0;
    }

    .theme_1 .panel-heading>h2 {
        padding: 14px;
        width: 100%;
        text-align: center;
        float: left;
    }

    /**********/


}

/* Kindle portrait · width: 600px */
/* Android (Nexus 4) landscape · width: 600px */

@media (max-width: 600px) {
    #portal .frame {
        margin: 0 0 10px !important;
    }
}

/* iPhone 5 Retina regardless of IOS version */
/* iPhone 5 landscape · width: 568px */

@media (max-width: 568px) {}

/*iPhone 3+4 landscape · width: 480px*/

@media (max-width: 480px) {


    .carousel_3 .slider_container {
        width: 100%;
        height: 100%;
        position: relative;
        left: auto;
        top: auto;
    }
}

/*iPhone 6 Plump portrait · width: 414px*/
@media (max-width: 414px) {}

/*Android (Nexus 4) portrait · width: 384px*/


@media (max-width: 384px) {}

/*Crappy Android landscape · width: 320px*/
/*iPhone 5 portrait · width: 320px*/
/*iPhone 3+4 portrait · width: 320px*/

@media (max-width: 320px) {}

/*Crappy Android portrait · width: 240px*/


@media (max-width: 240px) {}
