@media (min-width: 1201px) {
.videoshare {
	width:100%;
	height: 236px;
	overflow: hidden;
}

.videoshare img {
	max-height:236px;
	_height: expression(this.height > 236 ? "236px" : this.height);
}
}

@media (max-width: 1200px) {

	.quote-buttons span {
		margin: 0 2px;
	}

	.flickr-widget ul li {
		margin-left: 0px;
		margin-right: 7px;
	}

	.subscribe-widget form input[type="text"] {
		margin-bottom: 10px;
	}

	.history-content p {
		max-height: 36px;
		line-height: 20px;
		overflow: hidden;
	}

	.portfolio-box { 
		width: 975px;
	}

	.portfolio-box.three-col .work-post {
		width: 295px;
	}

	.portfolio-box.four-col .work-post {
		width: 213px;
	}
.location-content {
	margin-bottom: 0px;
	padding: 0px 15px 0px 80px;
}
}

@media (max-width: 991px) {
	.top-nav {
    padding: 0px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250625094803/https://arts.ntu.edu.tw/images/topnav-bg.jpg);
	background-repeat: no-repeat;
	background-position: -400px top;
}

	.top-line {
		text-align: center;
	}
	.navbar-brand {
		padding: 28px 15px;
	}

	.navbar-default .navbar-nav > li > a {
		padding: 20px 0px 20px;
	}

	ul.social-list {
		float: none !important;
		text-align: center;
		margin-top: 0px;
		overflow: hidden;
		margin-bottom: 10px;
	}

	ul.social-list li {
		float: right !important;
		display: inline-block;
	}

	.quote-buttons {
		text-align: center;
	}

	.copyright-section {
		text-align: center;
	}

	ul.footer-nav {
		float: none !important;
		text-align: center;
		margin-top: 10px;
	}

	.page-banner {
		text-align: center;
	
		margin-top: 18px;
}

	ul.pager-depth {
		float: none;
	}

	ul.pager-depth li {
		float: none;
		display: inline-block;
		float: left\0/;
	}

	.search-area input[type="search"] {
		background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250625094803/https://arts.ntu.edu.tw/images/zoom.png') 98% center no-repeat;
	}

	.portfolio-box { 
		width: 750px;
	}

	.portfolio-box.three-col .work-post,
	.portfolio-box.four-col .work-post {
		width: 720px;
	}

	.filter-box {
		margin: 0px !important;
		text-align: left;
		float: right;
	}
	.location-content {
	margin-bottom: 0px;
	padding: 0px 15px 0px 15px;
}

}

@media (max-width: 768px) {
.page-banner {
text-align: center;
margin-top: -20px;
}
	.tp-leftarrow.default,
	.tp-rightarrow.default {
		display: none!important;
	}
	.top-nav {
    padding: 0px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250625094803/https://arts.ntu.edu.tw/images/topnav-bg.jpg);
	
    background-repeat: repeat-y;
	
    background-position: right top;
}
	.org-bg {
	height: auto;
	}
	.navbar-default .navbar-toggle {
		margin-top: 22px;
		outline: none;
	}

	.navbar-default .navbar-nav > li > a {
		border: none;
		padding: 5px 10px;
		display: block;
		border: none !important;
		padding-right: 0;
	}

	.navbar-default .navbar-nav > li > a:hover {
		opacity: 0.7;
	}

	.navbar-default .navbar-nav > li {
		margin-left: 0;
		display: block;
	}

	.navbar-default .navbar-nav > li.drop > a {
	    padding-right: 10px;
	    background: none;
	}

	ul.dropdown {
		position: relative;
		visibility: visible;
		width: 100%;
		top: inherit;
		margin-top: 0;
		background: #fff;
		padding-left: 20px;
	}

	ul.dropdown li {
		border-top: none;
	}

	ul.dropdown li a {
		color: #5b656c;
		background: #fff !important;
		padding: 4px 0;
	}

	.history-box img {
		float: none;
		width: 100%;
	}

	.history-content {
		float: none;
		width: 100% !important;
	}

	.history-box span.history-date {
		right: inherit;
		left: 15px;
	}

	.portfolio-box { 
		width: 100%;
		margin-left: 0;
	}

	.portfolio-box.three-col .work-post,
	.portfolio-box.four-col .work-post {
		width: 100%;
		margin: 15px 0;
	}
	.col-xs-1,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
	  position: relative;
	  min-height: 1px;
	  padding-right: 15px;
	  padding-left: 15px;
	}
	.location-content {
	margin-bottom: 0px;
	padding: 0px 15px 0px 15px;
}
}
@media (max-width: 768px) {
	.page-banner {
text-align: center;
margin-top: 50px;
}
	.top-nav {
    padding: 0px;
	background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20250625094803/https://arts.ntu.edu.tw/images/topnav-bg.jpg);
	
    background-repeat: repeat-y;
	
    background-position: right top;
	}
	.top-logo {
		position: relative;
		float:left;
		z-index:9999;
		margin-top: 50px;
	}
		.col-xs-1,
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9,
	.col-xs-10,
	.col-xs-11,
	.col-xs-12,
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-lg-1,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12 {
	  position: relative;
	  min-height: 1px;
	  padding-right: 15px;
	  padding-left: 15px;
	}
	.location-content {
	margin-bottom: 0px;
	padding: 0px 15px 0px 15px;
}

}





/*
     FILE ARCHIVED ON 9:48:03 六月 25, 2025 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 5:50:48 五月 25, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
