/* ! @media screen and (max-width: 600px) */
@media
/** only screen and (max-width: 600px), /**/
only screen and (max-device-width: 1024px),
only screen and (max-device-width: 2000px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-device-width: 2000px) and (min-device-pixel-ratio: 1.5)
{
	#musa_logo {
		font-weight: bold;
	}

	.smallclear {
		display: block;
	}

	body {
		min-width: 100%;
		width: 100%;
		background-color: #FFF;
	}

	body.shifted {
		overflow-x: hidden;
	}

	#header {
		height: 77px;
		position: absolute;
	}

	#header_contents {
		width: 100%;
		height: 77px;
	}

	#musa_logo_wrapper {
		margin-top: 4px;
	}

	#musa_mobile_menu_logo_wrapper {
		display: block;
		position: relative;
		text-align: center;
		padding-top: 5px;
		background-color: #FFF;
	}

	#musa_logo,
	#musa_mobile_menu_logo {
		height: 68px;
	}

	#musa_main_menu {
		display: none;
	}

	#main_menu_searchbar,
	#main_menu_language_switch_wrapper
	{
		display: none;
	}

	#musa_mobile_menu_extras {
		position: relative;
		display: block;
		width: 100%;
		padding: 32px 10px;
		text-align: center;
	}

	#mobile_menu_searchbar {
		display: inline-block;
		padding: 0 10px;
	}

	#mobile_menu_language_switch_wrapper {
		position: relative;
		display: inline-block;
		font-size: 0px;
		padding: 0 10px 0 9px;
	}

	#mobile_menu_language_switch_wrapper .qts-lang-menu li {
		display: inline-block;
		height: 24px;
		margin-left: 1px;
	}

	#mobile_menu_language_switch_wrapper .qts-lang-menu li:before {
		content: '/';
		display: inline-block;
		font-size: 16px;
		line-height: 24px;
		color: #FFF;
		margin-right: 1px;
	}

	#mobile_menu_language_switch_wrapper .qts-lang-menu li:first-child:before {
		display: none;
	}

	#mobile_menu_language_switch_wrapper .qts-lang-menu li.active {
		background-color: #FFF;
	}

	#mobile_menu_language_switch_wrapper .qts-lang-menu li * {
		display: inline-block;
		font-family: 'Bodoni', "Times New Roman", Times, serif;
		line-height: 24px;
		font-size: 19px;
		color: #FFF;
		text-transform: uppercase;
	}

	#mobile_menu_language_switch_wrapper .qts-lang-menu li.active * {
		color: #5E6872;
	}

	#mobile_menu_language_switch_wrapper .qts-lang-menu li.current-menu-item a {
		opacity: 0.7;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	}

	#musa_mobile_menu {
		position: fixed;
		display: block;
		height: 100%;
		width: 80%;
		right: -80%;
		top: 0px;
		z-index: 150;
	}

	#musa_mobile_menu_logo_wrapper {
		background-image: url('graphics/overlay_000000_85.png');
		background-repeat: repeat;
	}

	#swipebox-close {
		left: 0;
	}


	#musa_mobile_menu_switch {
		display: block;
		position: absolute;
		right: 100%;
		top: 0px;
		margin-right: 10px;
		margin-top: 10px;
		height: 56px;
		width: 56px;
		border: 1px solid #FFF;
		border-radius: 3px;
		background-image: url('graphics/overlay_000000_85.png');
		background-repeat: repeat;
		box-shadow: 0px 0px 6px 0px #000;
		cursor: pointer;
		z-index: 1;
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-o-transition: all 0.5s;
		-ms-transition: all 0.5s;
		transition: all 0.5s;
	}


	.menu_switch_open {
		box-shadow: 0px 0px 6px 0px #000;
	}

	#musa_mobile_menu.menu_switch_open {
		overflow-y: auto;
	}

	.menu_switch_open #musa_mobile_menu_switch {
		background-color: #FFF;
		right: 0%;
	}

	.palette_mdc #musa_mobile_menu_logo_wrapper,
	.palette_mdc #musa_mobile_menu_switch {
		background-image: url('graphics/overlay_92A2B2_85.png');
	}

	.palette_mdc_2018 #musa_mobile_menu_logo_wrapper,
	.palette_mdc_2018 #musa_mobile_menu_switch {
		background-image: url('graphics/overlay_00375F_85.png');
	}

	.palette_pinacoteca_classic #musa_mobile_menu_logo_wrapper,
	.palette_pinacoteca_classic #musa_mobile_menu_switch {
		background-image: url('graphics/overlay_961329_85.png');
	}

	.palette_pinacoteca_modern #musa_mobile_menu_logo_wrapper,
	.palette_pinacoteca_modern #musa_mobile_menu_switch {
		background-image: url('graphics/overlay_D10023_85.png');
	}

	.palette_archeologico #musa_mobile_menu_logo_wrapper,
	.palette_archeologico #musa_mobile_menu_switch {
		background-image: url('graphics/overlay_FF8E00_85.png');
	}

	.palette_pertini_cuneo #musa_mobile_menu_logo_wrapper,
	.palette_pertini_cuneo #musa_mobile_menu_switch {
		background-image: url('graphics/overlay_009842_85.png');
	}

	#musa_mobile_menu_switch:after {
		content: "";
		position: absolute;
		top: -1px;
		left: -1px;
		box-sizing: border-box;
		height: 56px;
		width: 56px;
		background-image: url('graphics/musa_mobile_menu.png');
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
	}

	#page {
		display: block;
		width: 100%;
		min-height: 100%;
		padding-bottom: 0px;
	}

	#page_contents {
		width: 100%;
	}

	#footer {
		width: 100%;
		position: relative;
		height: auto;
	}

	#musa_mobile_credits {
		display: block;
		width: 100%;
		padding: 0px;
	}

	#musa_mobile_menu .menu-main-menu-container {
		display: block;
		width: 100%;
		text-align: center;
		overflow-y: auto;
		border-width: 1px 0px 0px 0px;
		border-style: solid;
		border-color: #FFF;
	}

	#musa_mobile_menu {
		background-color: #FFF;
		background-image: url('graphics/overlay_000000_85.png');
	}

	.palette_mdc #musa_mobile_menu {
		background-image: url('graphics/overlay_92A2B2_85.png');
	}

	.palette_mdc_2018 #musa_mobile_menu {
		background-image: url('graphics/overlay_00375F_85.png');
	}

	.palette_pinacoteca_classic #musa_mobile_menu {
		background-image: url('graphics/overlay_961329_85.png');
	}

	.palette_pinacoteca_modern #musa_mobile_menu {
		background-image: url('graphics/overlay_D10023_85.png');
	}

	.palette_archeologico #musa_mobile_menu {
		background-image: url('graphics/overlay_FF8E00_85.png');
	}

	.palette_pertini_cuneo #musa_mobile_menu {
		background-image: url('graphics/overlay_009842_85.png');
	}

	#musa_mobile_menu .menu-main-menu-container li a {
		border-style: solid;
		border-color: #FFF;
		border-width: 0px 0px 1px 0px;
	}

	#musa_mobile_menu .menu-main-menu-container .menu-item-has-children
	{
		border-width: 0px 0px 0px 0px;
	}

	#musa_mobile_menu .menu-main-menu-container a {
		font-family: 'Bodoni', "Times New Roman", Times, serif;
		color: #FFF;
		font-size: 26px;
		line-height: 36px;
		padding: 20px 16px;
		display: block;
	}

	#musa_mobile_menu .menu-main-menu-container a {
		font-family: 'Barlow', sans-serif;
		font-size: 21px;
	}

	.palette_mdc_2018 #musa_mobile_menu .qts-lang-menu li * {
		font-family: 'Barlow', sans-serif;
		font-size: 16px;
	}

	#musa_mobile_menu .menu-main-menu-container .current-menu-item {
		border-color: #FFF;
	}

	#musa_mobile_menu .menu-main-menu-container .current-menu-item a {
		opacity: 0.7;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	}

	#musa_mobile_menu .menu-main-menu-container a[href="#"] {
		display: none;
	}

	#footer_contents {
		width: 100%;
		height: auto;
		padding-bottom: 32px;
	}

	#musa_hilights,
	#musa_page_hilights {
		width: 100%;
	}

	#musa_hilights #activeSlide {
		top: 67px;
		left: 20px;
		right: 20px;
		bottom: 10px;
	}

	#bannerImageWrapper,
	#musa_slider .slideBG {
		min-width: 0px;
	}

	.vPanel, .vPanelH, .vPanelT,
	.vPanelTT, .vPanelQ, .vPanelQT,
	.vPanelF, .hPanelGlyphs .vPanel, .hPanelGlyphs .vPanelC {
		width: 100%;
		padding: 10px 20px;
	}

	.contents .vPanel * {
		max-width: 100%;
	}

	.contents .vPanel img {
		max-width: 100%;
		height: auto;
	}

	.contents .vPanel .defaultImg {
		width: 100%;
	}

	.hPanel {
		padding-left: 0px;
		padding-right: 0px;
		width: 100%;
	}

	.hPanelseparator {
		width: 80%;
	}

	#footer_contents .vPanelQ {
		width: 50%;
		padding: 0px 20px;
	}

	.musaPostMasonry .vPanelQ {
		width: 100%;
		padding: 20px;
	}

	#musa_mobile_credits .vPanelH {
		width: 50%;
		text-align: center;
	}

	.masonryDefaultImg {
		display: none;
	}

	.masonryMobileImg {
		display: block;
		width: 100%;
	}

	.musaWorkMasonry .musa_work_info_wrapper {
		display: block;
		width: auto;
		right: 8px;
	}

	.front_page .vPanelH > .sectionTitle,
	.front_page .vPanelT > .sectionTitle,
	.front_page .vPanelTT > .sectionTitle,
	.front_page .vPanelQ > .sectionTitle,
	.front_page .vPanelQT > .sectionTitle,
	.front_page .vPanelDefaultImg {
		display: none;
	}

	.hPanelMobileImg,
	.vPanelMobileImg,
	.vPanelMobileTitle {
		display: block;
	}

	.vPanelMobileTitle {
		text-align: center;
	}

	.vPanelMobileImg img {
		width: 100%;
	}

	.sectionTitle {
		text-align: center;
	}

	.musa_button_link_default,
	.musa_catalog_attributes .musa_button_link_attribute,
	.vPanelC > .pageSectionCTA {
		display: block;
		width: 60%;
		margin: 23px auto 0px auto;
		text-align: center;
	}

	.musa_button_link_big {
		padding: 8px;
	}

	.vPanelSB .vPanelSeparator {
		display: block;
	}

	.musa_page_ref_separator {
		display: block;
		width: 100%;
		height: 8px;
	}

	.musa-map {
		padding-top: 100%;
	}

	.musa_work_image_w {
		height: 0px;
	}

	#musa_work_image {
		background-size: 0px 0px;
		background-image: none !important;
	}



	#musa_work_mobile_image_wrap {
		height: calc(100vh - 128px);
	}

	#musa_work_mobile_image_wrap > .vPanel {
		height: 100%;
	}


	#musa_work_mobile_image {
		position: relative;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center center;
		height: 100%;
		width: 100%;
	}



	#musa_work_image_btns {
	}

	#musaSearchWrapper {
		margin-top: 135px;
	}

	#musa_search_options_wrap {
		top: -36px;
	}

	#musa_search_options {
		right: 0px;
		text-align: center;
		width: 100%;
	}

	.ui-slider-handle:after {
		height: 32px;
		width: 32px;
		margin-top: -25px;
		margin-left: -16px;
	}

	#musa_slider_range_s,
	#musa_slider_range_e {
		/*height: 32px;
		/*background-color: lime;*/
	}

	#musa_slider_range_e {
		/*background-color: teal;
		display: none;*/
	}


	#musa_search_button,
	#musa_search_order,
	#musa_search_string {
		display: inline-block;
		margin: 0px 6px 12px 6px;
	}

	#musa_search_order {
		margin-bottom: 12px;
	}

	#musa_slider_range_s,
	#musa_slider_range_e,
	#musa_slider_range_h_wrap {
		left: 10%;
		width: 80%;
	}

	#musa_dates_info {
		top: -16px;
	}

}

@media
only screen and (max-device-width: 320px)
{
	#header {
		height: 52px;
	}

	#header_contents {
		height: 52px;
	}

	#musa_mobile_menu_switch {
		height: 32px;
		width: 32px;
	}

	#musa_mobile_menu_switch:after {
		height: 32px;
		width: 32px;
	}

	#musa_logo,
	#musa_mobile_menu_logo {
		height: 43px;
	}

	#musa_mobile_menu .menu-main-menu-container a {
		font-size: 20px;
		line-height: 23px;
		padding: 14px 8px;
	}

	#footer_contents .vPanelQ {
		width: 100%;
	}
	#footer p::before,
	#footer p::after{
		display: none;
	}

}