/*==================== INSTITUT POUR LA PHOTOGRAPHIE  ===================*/

/* INCLUSIONS CSS ERMES */

/* Desactived @import url(../ermes-standard/style.css); */
/* Desactived @import url(../ermes-standard/modeles.css); */

/* INCLUSIONS CSS SYRACUSE */

/* Report @import url(../standard/portal/front/modeles.css); */
/* Report @import url(../standard/portal/front/style.css); */
/* Report @import url(../syracuse/syracuse.css); */
/* Report @import url(polices.css); */
/* Report @import url(ermes-font-addon.css); */
/* Report @import url(editorial.css); */



/*#nav-rich-menu li:nth-child(1) .dropdown {
   left: 0  !important;
}*/

/* .dropdown-menu.LEVEL1,
.dropdown-menu.LEVEL2,
.dropdown-menu.LEVEL3 {
	display: block !important;
} */


.all-link-connexe .btn-default,
.all-link-connexe .btn-default:hover,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
#ermes_main_menu li.LEVEL1,
#ermes_main_menu li.LEVEL1:hover a,
#ermes_main_menu li.LEVEL1 > a,
#ermes_main_menu li.LEVEL1 a:hover,
#nav-rich-menu li a,
#nav-rich-menu li:hover a,
#nav-rich-menu a:hover {
		transition: all 0.35s;
}

span.labelSelect.sort {
    max-width: 270px;
}
@media (max-width: 767px)  {
	.frame-no-title .icon-resize-small.pull-right {
		float: none !important;
	}
	.frame-no-title .panel-heading  {
		text-align: right;
	}
}

body,
.x-body {
    font-size: 14px;
	font-family: 'SuisseIntl-Regular';
}

body, td, pre {
    font-size: 14px;
}

h2, h3, h4, h5, h6, td, pre, .panel-front > .x-panel-header span {
    font-family: SuisseIntlMono;
}
body {
	background: #fff
}
header {
	background: #42a6a5 /* url(images/header.png) no-repeat center 0px */;
	border-color: #fff;
	position: relative;
	margin-bottom: 50px;
}

@media (max-width: 767px) {
	header {
		margin-bottom: 20px;
	}
}

#search-panel{
    color: #000;
	background: none;
}
#ariane,
#ariane a {
	color: #000;
}
@media (min-width: 768px) {
	.btn-account {
		background: #fff;
		color: #00afb0;
	}
	.btn-account:hover,
	.btn-account:focus,
	.btn-account:active,
	.btn-account.active,
	.open .dropdown-toggle.btn-account {
		color: #00afb0;
	}
	.btn-account .icon-lock,
	.btn-account .icon-user {
		position: relative;
		top: -3px;
	}
	.navbar > .container .navbar-brand {
		margin-left: 0;
	}
	.navbar-inverse .navbar-brand {
		display: inline-block;
		float: none;
	}
	.navbar-container.container-header {
		text-align: center;
		margin-top: -10px;
	}
	.navbar-header {
		display: inline-block;
		float: none;
		width: 100%;
	}
	#search-panel {
		padding: 90px 0 20px;
	}
	#search-panel .panel-body.col-md-8 {
		width: 100%;
		padding: 10px 0 10px;
	}
	#main_search_form {
		margin: auto;
		width: 60%;
	}
	#ariane {
		margin: 2px auto 0;
		width: 60%;
	}
	#preselect-facets-link {
		display: block;
		margin: 10px auto 0;
	}
}

@media (max-width: 767px) {
/* 	header {
		padding-bottom: 50px;
	} */
	#preselect-facets-link {
		position: absolute;
		right: 5px;
	}
}
.navbar-inverse .navbar-brand {
    padding: 10px 0;
}
.navbar-brand h1 {
    font-size: 80px;
    font-family: SuisseIntlMono;
    text-transform: uppercase;
	letter-spacing: -0.08em;
	color: #000;
}

.navbar-header-before {
	position: absolute;
	left: 10px;
	bottom: -80px;
	background: url(images/header-1.png) no-repeat;
	height: 94px;
	width: 150px;
	background-size: auto 100%;
	z-index: -1;
}
.navbar-header-before::before {
	content: "";
	background: url(images/header-2.png) no-repeat;
	position: absolute;
	left: 320px;
	bottom: 0;
	height: 94px;
	width: 125px;
	background-size: auto 100%;
	z-index: -1;
}
.navbar-header-before::after {
	content: "";
	background: url(images/header-3.png) no-repeat;
	position: absolute;
	left: 580px;
	bottom: 0;
	height: 94px;
	width: 190px;
	background-size: auto 100%;
	z-index: -1;
}
.navbar-header-after {
	position: absolute;
	right: 0;
	bottom: -80px;
	background: url(images/header-4.png) no-repeat;
	height: 94px;
	width: 192px;
	background-size: auto 100%;
	z-index: -1;
}


@media (max-width: 767px) {
/* 	.navbar-header::before {
		top: 10px;
	} */
	#search-panel .container::before {
		bottom: -60px;
		left: 10px;
	}
/* 	.navbar-header::before {
		height: 76px;
		width: 76px;
	} */
	#search-panel .container::before {
		height: 58px;
		width: 60px;
	}
	.navbar-inverse .navbar-brand {
		margin-top: 10px;
	}
}

#menu-panel {
	border: none;
	padding-top: 20px;
	background: #fff;
}
@media (max-width: 767px) {
	#menu-panel {
		background: none;
		top: -6px
	}
}
#scenario-selection,
#submit-search {
	background: #000;
	border-color: #000;
	color: #fff;
	height: 60px;
	line-height: 58px;
	padding: 0 22px;
}
.ui-autocomplete-input {
	height: 60px;
}
.clean-text-field {
	color: #000;
}
#textfield,
.clean-text-field {
	height: 60px;
	color: #000
}
#globalScenarioMobile {
    background-color: #fff;
}
#globalScenarioMobile > li > a {
    color: #000;
}
#globalScenarioMobile .active,
#globalScenarioMobile .active:hover,
#globalScenarioMobile .active:focus {
    background: #000;
    color: #fff;
}
#globalScenarioMobile > li > a:hover,
#globalScenarioMobile > li > a:focus {
    background: #000;
    color: #fff;
}
#globalAdvancedSearchLink {
	color: #000;
}
.tt-suggestion.tt-cursor {
  background: #000;
}
.portal-main-menu li.LEVEL1 {
    font-size: 24px;
	width: auto;
	background: none;
	margin: 0;
}
.portal-main-menu li.LEVEL1 > a {
    color: #000;
	background: #fff;
    padding: 10px 20px 13px;
	position: relative;
	font-family: SuisseIntlMono;
}
.portal-main-menu li.LEVEL1 > a::before {
	content: "";
	height: 20px;
	width: 2px;
	background: #000;
	position: absolute;
	left: 0;
	top: 10px;
}
.portal-main-menu li.menu-accueil > a::before {
	content: none;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
#ermes_main_menu li.LEVEL1 a:hover,
.portal-main-menu li.LEVEL1 > a:hover {
	background: #fff;
	text-decoration: underline;
}
.portal-main-menu li.LEVEL1 .caret,
.portal-main-menu li.LEVEL1 a:hover .caret {
	display: none;
}


p {
	color: #000;
}

.panel-front > .x-panel-header span,
h2 {
	color: #000;
	font-weight: normal;
	line-height: normal;
	font-size: 28px;
}
.panel > .panel-heading h2,
.panel-title,
.panel-front > .x-panel-header {
    text-transform: none;
}
.panel-front,
.panel-selection {
    background: #fff;
    padding: 15px;
}


.encart-acces .panel-front {
	background: #2e2e2e;
	text-align: center;
	min-height: 650px;
}
.encart-acces .panel-front * {
	color: #fff;
}


.texte-condense h2 {
	letter-spacing: -0.1em;
}
.marge-titre h2 {
	margin-bottom: 36px;
}


.legende {
	font-size: 10px;
}



.btn-default {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
	background-color: #fff;
	border-color: #000;
	color: #000;
}


/*===== RICH FOOTER 3 COL =====*/

@media (min-width: 768px) {
	footer {
		margin-top: 50px;
	}	
}

footer [class^="icon-"], 
footer [class*=" icon-"] {
    color: #000;
    font-size: 48px;
    margin-top: 0;
    position: relative;
}
footer {
   /*  background: #00adb1; */
	background: #42a6a5;
    color: #000;
    font-size: 18px;
    height: auto;
}
footer p {
    color: #000;
    font-size: 18px;
}

footer #footer-3 .container {
	padding: 0;
}
#rich-footer-3 {
	padding: 30px 0;
	max-width: 100%;
}
#footer-3 a {
	cursor: pointer;
	color: #000;
}
#rich-footer-3 #menu_2 {
	text-align: center;
}
#rich-footer-3 #menu_2 li {
	position: relative;
	display: inline-block;
}
#rich-footer-3 #menu_3 li {
	text-align: right;
}
#rich-footer-3 #menu_3 li:first-child {
	margin-bottom: 20px;
}
#rich-footer-3 .menu li::before {
	content: "";
}
#rich-footer-3 .menu a {
	display: block;
	position: relative;
}
#rich-footer-3 h2 {
	margin-bottom: 10px;
	font-size: 20px;
}
#footer-3 #footer_connexes .container {
	padding: 20px 0;
	border-bottom: 1px solid #777;
}
#footer-3 #footer_connexes {
	text-align: center;
	font-size: 16px;
}
#footer-3 #footer_connexes li {
	display: inline-block;
	position: relative;
	padding: 0 10px 0 5px;
}
#footer-3 #footer_connexes li::before {
	content: "";
	position: absolute;
	right: 0;
	height: 12px;
	top: 6px;
	border-right: 1px solid #fff;
}
#footer-3 #footer_connexes li:last-child::before {
	display: none;
}
#footer-3 .menu div {
	padding: 10px;
}
#footer-3 #sub_rich_footer {
	padding: 10px 0;
	margin-top: 10px;
	background: #5c5a5a;
}
#footer-3 #sub_rich_footer .container {
	padding: 0 20px;
}
#footer-3 #brand_footer {
	display: table-cell;
	padding-left: 10px;
}
#footer-3 #brand_footer a:hover {
	text-decoration: none;
}
#footer-3 #sub_rich_footer p {
	display: table-cell;
	width: 100%;
	color: #f2f0f1;
	text-align: right;
	line-height: normal;
	vertical-align: middle;
}
#footer-3 #sub_footer {
	clear: both;
	overflow: hidden;
	text-align: center;
	padding: 20px;
}
#footer-3 #sub_footer li {
	display: inline-block;
	position: relative;
	padding: 0 10px 0 5px;
}
#footer-3 #sub_footer li::before {
	content: "";
	position: absolute;
	right: 0;
	height: 12px;
	top: 6px;
	border-right: 1px solid #fff;
}
#footer-3 #sub_footer li:last-child::before {
	display: none;
}
@media (min-width: 320px) and (max-width: 567px) {
	#rich-footer-3 .col-xs-4 {
		width: 100%;
	}
}
@media (min-width: 320px) and (max-width: 414px) {
	#footer-3 p {
		float: none;
	}
}
@media (max-width: 1024px) {
	#footer-3 #footer_connexes .container {
		margin: 0 15px;
	}
}

.sharefooter {
	bottom: -95px;
	position: relative;
}
.sharefooter span span {
	display: none;
}

#footer-3 .menu {
	margin-top: 20px;
}

div.product-infos {
	display: none;
}


@media (max-width: 767px) {
	#rich-footer-3 .menu {
		width: 100%;
		margin-top: 0;
		text-align: center
	}
	.sharefooter {
		bottom: 0;
	}
	#footer-3 .menu div {
		padding: 0;
	}
	#rich-footer-3 #menu_1 img {
		width: 90%;
		height: auto;
	}
	#rich-footer-3 #menu_3 li {
		text-align: center;
	}
	#rich-footer-3 #menu_3 li:first-child {
		margin-bottom: 0;
	}
}




/*==================== PROJET RECHERCHE ===================*/



#notice_longue h2  { 
	font-weight: normal;
}
#notice_longue_description h2  { 
	color: #00adb1;
}
#detail-notice {
	margin-bottom: 40px;	
}
#detail-notice-enrichissements,
#detail-notice-avis {
	margin-top: 40px;
}
#notice_longue_description .btn-info {
    background-color: #fff;
    border-color: #00adb1;
    color: #00adb1;
	text-decoration: none !important;
}
#notice_longue_description .btn-info:hover {
    background-color: #00adb1;
    border-color: #00adb1;
    color: #fff;
	text-decoration: none !important;
}
#document_actions .btn-info {
    background-color: #00adb1;
    border-color: #00adb1;
    color: #fff;
}
#document_actions .btn-info:hover {
    background-color: #fff;
    border-color: #00adb1;
    color: #00adb1;
}

.btn-primary {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	background-color: #fff;
	border-color: #000;
	color: #000;
}

.btn-info {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
    background-color: #fff;
    border-color: #000;
    color: #000;
}
.btn-validation {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.btn-validation:hover,
.btn-validation:focus,
.btn-validation:active,
.btn-validation.active,
.open .dropdown-toggle.btn-validation {
    background-color: #fff;
    border-color: #000;
    color: #000;
}

.btn-basket {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.btn-basket:hover,
.btn-basket:focus,
.btn-basket:active,
.btn-basket.active,
.btn-basket.disabled,
.btn-basket[disabled] {
    background-color: #fff;
    border-color: #000;
    color: #000;
}

.memoriser .dropdown-toggle {
    border-top: 1px solid #fff;
}


.btn-action {
    background-color: #fff;
    border-color: #00adb1;
    color: #00adb1;
}
.btn-action:hover,
.btn-action:focus,
.btn-action:active,
.btn-action.active,
.btn-action.disabled,
.btn-action[disabled] {
    background-color: #00adb1;
    border-color: #00adb1;
    color: #fff;
}

.actions .btn-dark {
    background-color: #00adb1;
    border-color: #00adb1;
    color: #fff;
}
.actions .btn-dark:hover,
.actions .btn-dark:focus,
.actions .btn-dark:active,
.actions .btn-dark.active,
.actions .btn-dark.disabled,
.actions .btn-dark[disabled] {
    background-color: #fff;
    border-color: #00adb1;
    color: #00adb1;
}

#facet_container .facetSuggest a:hover {
    background-color: #00adb1;
}

.btn-dark {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active,
.btn-dark.active,
.btn-dark.disabled,
.btn-dark[disabled] {
    background-color: #fff;
    border-color: #000;
    color: #000;
}
.btn-warning {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.btn-warning:hover {
    background-color: #fff;
    border-color: #000;
    color: #000;
}
a.btn-technicalReport {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
a.btn-technicalReport:hover {
    background-color: #fff;
    border-color: #000;
    color: #000;
}

.btn-group.open .dropdown-toggle, .btn:active, .btn.active {
    box-shadow: none;
}
.btn-default .caret,
.btn-account .caret,
.btn-basket .caret {
    border-top-color: #fff;
}
.btn-default:hover .caret,
.btn-account:hover .caret,
.btn-basket:hover .caret {
    border-top-color: #000;
}

.search-icon-container .btn-primary {
    background-color: #000;
    border-color: #000;
}

.facetList .badge {
    color: #00adb1;
}
#criteres_recherche p {
    color: #000;
}
.description_resultats, .description_resultats_pendingActiveClients, .taille_page {
    color: #00adb1;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #00adb1;
    color: #00adb1;
}
.btn-group.pageSize-container button {
    color: #00adb1;
}
#resultats > ul > li,
#resultats > ul > li.on {
    background-color: #fff;
	border-color: #ebebeb;
}
.select-all {
    background-color: #00adb1;
}
li.ajouter_selection {
    background-color: #00adb1;
}
#resultats .select {
    background-color: #ebebeb;
}
.statut, .statut-disabled, .statut-primaryDoc {
    background-color: #fff;
}

.vignette_document .icon-new {
    background-color: #640d3b;
    box-shadow: -3px -3px 0 #18859c;
	color: #fff;
}
.btn-group.pageSize-container.open .dropdown-menu > li > a {
    color: #00adb1;
}
.displaymode-icon-container .active,
.siteRestriction-icon-container .active,
.pageSize-container .active, .sort-order .active {
    background-color: #00adb1;
	color: #fff;
}
.displaymode-icon-container a.active:hover,
.siteRestriction-icon-container a.active:hover,
.pageSize-container a.active:hover,
.sort-order a.active:hover {
    background-color: #fff;
    color: #00adb1;	
}

h2.category_header {
    color: #000;
}
h3.category_header {
    background-color: #00adb1;
    color: #fff;
}
.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: #fff;
    color: #00adb1;
}

#multi_selection_simple .bouton_detail, #multi_selection .bouton_detail {
    color: #00adb1;
}

.mobile-navigation {
    background-color: #00adb1 ;
}
.mobile-navigation .btn.precedent,
.mobile-navigation .btn.suivant {
    background-color: #00adb1;
}
.mobile-navigation > .btn-group,
.mobile-navigation .btn {
    background-color: #640d3b;
}

/* calendrier */

.ui-datepicker th,
.ui-datepicker td {
	font-size: 12px;
}


/*==================== COMPTE ===================*/


.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #00adb1;
}
.user-name {
    color: #00adb1;
}
.myaccount-profile .account-label {
    color: #00adb1;
}
.myaccount-activity .activity-feed ul li.AddComment .action, .myaccount-activity .activity-feed ul li.AddTag .action {
    color: #00adb1;
}
.basketLabel .btn-info {
	background: #00adb1;
    font-size: 16px;
    font-weight: bold;
}
#global_basket_actions .btn-dark {
	background: #00adb1;
    font-size: 16px;
    font-weight: bold;	
}


/* ============ MOBILE ============*/ 

/* Apple iPhone 5 - 320 × 568 dp */
@media (min-width: 320px) and (max-width: 359px) {
	.navbar-brand h1 {
		font-size: 21px;
	}
	.navbar-header-before {
		height: 40px;
		width: 70px;
		bottom: -50px;
	}
	.navbar-header-before::before {
		left: 70px;
		height: 40px;
		width: 56px;
	}
	.navbar-header-before::after {
		left: 128px;
		height: 40px;
		width: 70px;
	}
	.navbar-header-after {
		height: 40px;
		width: 88px;
		bottom: -50px;
	}
}

/* Google Nexus 5 -360 × 640 dp */
@media (min-width: 360px) and (max-width: 374px) {
	.navbar-brand h1 {
		font-size: 24px;
	}
	.navbar-header-before {
		height: 44px;
		width: 70px;
		bottom: -50px;
	}
	.navbar-header-before::before {
		left: 80px;
		height: 44px;
		width: 56px;
	}
	.navbar-header-before::after {
		left: 154px;
		height: 44px;
		width: 70px;
	}
	.navbar-header-after {
		height: 44px;
		width: 98px;
		bottom: -50px;
	}
}

/* Apple iPhone 6 - 375 × 667 dp */
@media (min-width: 375px) and (max-width: 383px) {
	.navbar-brand h1 {
		font-size: 25px;
	}
	.navbar-header-before {
		height: 44px;
		width: 70px;
		bottom: -50px;
	}
	.navbar-header-before::before {
		left: 80px;
		height: 44px;
		width: 56px;
	}
	.navbar-header-before::after {
		left: 154px;
		height: 44px;
		width: 70px;
	}
	.navbar-header-after {
		height: 44px;
		width: 98px;
		bottom: -50px;
	}
}

/* Google Nexus 4 - 384 × 640 dp */
@media (min-width: 384px) and (max-width: 410px) {
	.navbar-brand h1 {
		font-size: 26px;
	}
	.navbar-header-before {
		height: 44px;
		width: 70px;
		bottom: -50px;
	}
	.navbar-header-before::before {
		left: 90px;
		height: 44px;
		width: 56px;
	}
	.navbar-header-before::after {
		left: 164px;
		height: 44px;
		width: 70px;
	}
	.navbar-header-after {
		height: 44px;
		width: 98px;
		bottom: -50px;
	}
}

/* Google Nexus 6 - 411 × 731 dp */
@media (min-width: 411px) and (max-width: 413px) {
	.navbar-brand h1 {
		font-size: 28px;
	}
	.navbar-header-before {
		height: 44px;
		width: 70px;
		bottom: -50px;
	}
	.navbar-header-before::before {
		left: 100px;
		height: 44px;
		width: 56px;
	}
	.navbar-header-before::after {
		left: 190px;
		height: 44px;
		width: 70px;
	}
	.navbar-header-after {
		height: 44px;
		width: 98px;
		bottom: -50px;
	}
}

/* Apple iPhone 6 Plus - 414 × 736 dp */
@media (min-width: 414px) and (max-width: 431px) {
	.navbar-brand h1 {
		font-size: 28px;
	}
	.navbar-header-before {
		height: 44px;
		width: 70px;
		bottom: -50px;
	}
	.navbar-header-before::before {
		left: 100px;
		height: 44px;
		width: 56px;
	}
	.navbar-header-before::after {
		left: 190px;
		height: 44px;
		width: 70px;
	}
	.navbar-header-after {
		height: 44px;
		width: 98px;
		bottom: -50px;
	}
}

/* Nokia Lumia 1520 - 432 × 768 dp */
@media (min-width: 432px) and (max-width: 479px) {
	.navbar-brand h1 {
		font-size: 29px;
	}
	.navbar-header-before {
		height: 44px;
		width: 70px;
		bottom: -50px;
	}
	.navbar-header-before::before {
		left: 100px;
		height: 44px;
		width: 56px;
	}
	.navbar-header-before::after {
		left: 190px;
		height: 44px;
		width: 70px;
	}
	.navbar-header-after {
		height: 44px;
		width: 98px;
		bottom: -50px;
	}
}


/* =============== TABLETTE ===============*/

/* Amazon Kindle Fire HD 7 -480 × 800 dp */
@media (min-width: 480px) and (max-width: 599px) {
	.navbar-brand h1 {
		font-size: 33px;
	}
	.navbar-header-before {
		height: 50px;
		width: 80px;
		bottom: -50px;
	}
	.navbar-header-before::before {
		left: 110px;
		height: 50px;
		width: 56px;
	}
	.navbar-header-before::after {
		left: 210px;
		height: 50px;
		width: 100px;
	}
	.navbar-header-after {
		height: 50px;
		width: 110px;
		bottom: -50px;
	}
}

/* Google Nexus 7 - 600 × 960 dp */
@media (min-width: 600px) and (max-width: 719px) {
	.navbar-brand h1 {
		font-size: 42px;
	}
	.navbar-header-before {
		height: 74px;
		width: 120px;
	}
	.navbar-header-before::before {
		left: 140px;
		height: 74px;
		width: 95px;
	}
	.navbar-header-before::after {
		left: 260px;
		height: 74px;
		width: 140px;
	}
	.navbar-header-after {
		height: 74px;
		width: 158px;
	}
	#search-panel {
		padding: 20px 0 25px;
	}
}

/* Microsoft Surface Pro - 720 × 1280 dp */
@media (min-width: 720px) and (max-width: 767px) {
	.navbar-brand h1 {
		font-size: 51px;
	}	
	#search-panel {
		padding: 20px 0 0px;
	}
	.navbar-header-before::before {
		left: 170px;
	}
	.navbar-header-before::after {
		left: 310px;
	}
}

/* Apple iPad Air - 768 × 1024 dp */
@media (min-width: 768px) and (max-width: 799px) {
	#main_search_form {
		margin: auto;
		width: 88%;
	}
	.portal-main-menu li.LEVEL1 > a {
		padding: 10px 12px 13px;
	}
	.portal-main-menu li.LEVEL1 {
		font-size: 17px;
	}
	.sharefooter {
		bottom: -65px;
		left: 60px;
		position: relative;
	}
	#rich-footer-3 #menu_3 li:first-child {
		margin-bottom: 5px;
	}
	.navbar-brand h1 {
		font-size: 54px;
	}
	.navbar-header-before::before {
		left: 190px;
	}
	.navbar-header-before::after {
		left: 340px;
	}
}

/* Samsung Galaxy Tab 10.1 - 800 × 1280 dp */
@media (min-width: 800px) and (max-width: 1023px) {
	#main_search_form {
		margin: auto;
		width: 88%;
	}
	.portal-main-menu li.LEVEL1 > a {
		padding: 10px 12px 13px;
	}
	.portal-main-menu li.LEVEL1 {
		font-size: 17px;
	}
	.sharefooter {
		bottom: -65px;
		left: 60px;
		position: relative;
	}
	#rich-footer-3 #menu_3 li:first-child {
		margin-bottom: 5px;
	}
	.navbar-brand h1 {
		font-size: 54px;
	}
	.navbar-header-before::before {
		left: 190px;
	}
	.navbar-header-before::after {
		left: 340px;
	}
}

/* Apple iPad Pro 12.9 - 1024 × 1366 dp */
@media (min-width: 1024px) and (max-width: 1279px) {
	#main_search_form {
		margin: auto;
		width: 68%;
	}
	.portal-main-menu li.LEVEL1 > a {
		padding: 10px 15px 13px;
	}
	.portal-main-menu li.LEVEL1 {
		font-size: 22px;
	}
	.navbar-brand h1 {
		font-size: 70px;
	}
	.navbar-header-before::before {
		left: 290px;
	}
	.navbar-header-before::after {
		left: 520px;
	}
}   


/* ================ LAPTOP ================*/ 
	
/* Google Chromebook Pixel - 1280 × 850 dp */
@media (min-width: 1280px) and (max-width: 1365px) {
	
} 

/* Apple MacBook Air 11.6 - 1366 × 768 dp */
@media (min-width: 1366px) and (max-width: 1439px) {
	
} 

/* Apple MacBook Air 13.3 - 1440 × 900 dp */
@media (min-width: 1440px) and (max-width: 1499px) {
	
} 

/*  Microsoft Surface Book - 1500 × 1000 dp */
@media (min-width: 1500px) and (max-width: 1679px) {
	
} 

/* Apple MacBook Pro 15.4 - 1680 × 1050 dp */
@media (min-width: 1680px) and (max-width: 1919px) {
	
}    

	
/* ================ DESKTOP ================*/ 

/* Apple iMac 21.5 -1920 × 1080 dp */
@media (min-width: 1920px) and (max-width: 2559px) {
	
} 

/* Apple iMac 27 -2560 × 1440 dp  */
@media (min-width: 2560px) {
	
}    


