﻿body,
.font-family-myriadpro,
.header .main .nav li,
.header .main .nav li a,

.about-page-title h1,
.about-content-nav,
.about-page-content h2,
.sub-cat-content select
.contact-us-item,

.awards-box,
.awards-box .news-title h1,

.events-box,
.events-box .news-title h1,
.events-box .year,

.location-box,
.location-box h2,
.news-box,
.news-box .news-title h1,
.news-box .exhibition dd,
.news-box .exhibition dd span,
.news-box .year,
.news-box .article dt,
.awards-box,
.awards-box .news-title h1,
.exhibition .content .desc,
.career-box .container,
.career-box h1,
.career-box .career-nav .com-name,
.career-box .career-content .content-title h2,

.product-list,
.row-wrapper .info h5,
.row-wrapper .com_more .more,
.product-info .specifications table,
.compare-info tbody th, .compare-info thead th,
.compare-info h2,
.product-list,

.content-wrapper,
.link .regular,
.support h1,
.sar,

.support,
.support-contact .content .fieldset .left,
.map .region-name,
.map .contact-info h2,
.nav-tabs,
.support-contact .fieldset .label label,
.warranty-terms .content .upper-roman>li,
.warranty-terms .content .list li dl,
.list-content .tbl-resource-list thead,

.slider-box.subject .product-category .container {
    font-family:Tahoma, Geneva, sans-serif;
}

.header .main .nav li {
    padding: 0 13px;
}


@media screen and (max-width:1200px) {
	.header .main .nav li {
    	padding: 0 5px;
	}
	
	.header .main .search-site-box .site-select{
		margin-left: 5px;
	}
	
	.header .main .search-site-box .site-select b{
		margin: 0 2px 0 0;
	}
	
	.header .main .search-site-box .follow-us{
		margin-left: 0;
	}
	
	.header .main .search-site-box .follow-us b{
		margin: 0 2px 3px 5px;
	}
	
	.header .main .search-site-box .follow-us .icon-social{
		margin: 0 2px 3px 5px;
	}
	
	.container {
    	width: 99%;
	}
}