@media screen and (max-width:1600px) {
	.historical-monitor-box .search-header-box .peak-weekday { width: 21%; }
}
@media (max-width:1365px) {
    header.with-paLogo .left-box .logo { max-width: 380px; }
}
@media screen and (max-width:1279px) {
	.search-header-box { padding: 6px 65px 6px 50px; }
	.search-header-box .date-col .control-box { padding-left: 70px; }
	header .right-box .text-size-link { display: none; }
	header .left-box p{font-size: 12px;}
	.historical-monitor-box .search-header-box .trip-name-col{width: 60%;}
	.historical-monitor-box .search-header-box .worst-trip{width: 25%; border:none;}
	.historical-monitor-box .search-header-box .peak-weekday{width: 30%; margin: 5px 20px 0 0;}
	.historical-monitor-box .search-header-box .date-col{width: 23%;margin: 5px 0 0 0;}
	.historical-monitor-box .search-header-box .col-label{width: 22%;margin: 5px 0 0 0;}
    header.with-paLogo .left-box .logo { max-width: 300px; }
}
@media screen and (max-width:1023px) {
	.historical-monitor-box .search-header-box .peak-weekday{width: 41%;}
	.historical-monitor-box .search-header-box .base-col{width: 32%;}
	.historical-monitor-box .search-header-box .date-col{width: 28%;}
}
@media screen and (max-width:959px) {
header .left-box p{font-size: 12px; width: 190px;}
}



