@charset "utf-8";
body { 
	font-family: 'Open Sans', serif;
	font-size: 14px;
	color: #555;
	line-height: 1.5;
}

body { 
	background: #fff;
	overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6 { 
	font-family: 'Lato', sans-serif;
	font-weight: 800;
	margin-top: 0;
}

a { 
	color: #555;
}

a, a:hover { 
	text-decoration: none;
	outline: none;
}

a:hover { 
	color: #ff0000;	
}

a {
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.header { 
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #fff;
	z-index: 100;
}

.header { 
    -webkit-transition: height .3s ease;
    -moz-transition: height .3s ease;
    -o-transition: height .3s ease;
    transition: height .3s ease;
}

.header.shrink { 
	position: fixed;
	padding: 0;
	height: 70px;	
}

.header.shrink .header-content, .header .download-driverguide-sm { 
	display: none;
}

.header .download-driverguide-sm { 
	opacity: 0;
}

.header.shrink .download-driverguide-sm { 
	display: block;
	opacity: 1;
}

.header .logo { 
	position: relative;
	background: #fff;
	height: 120px;	
}

.header.shrink .logo { 
	height: 70px;
}

.header .logo img, .header .download-driverguide-sm > .cont {
    -webkit-transform: skew(30deg);
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);	
}

.header .logo, .header .download-driverguide-sm { 
    -webkit-transform: skew(-30deg);
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
}

.header .logo { 
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.header .download-driverguide-sm { 
	background: #cc0000;
	margin-left: -30px;
	height: 70px;
	color: #fff;
	font-weight: 700;
}

.header .download-driverguide-sm { 
	padding: 20px 0;
	line-height: 1.2;
}

.header .download-driverguide-sm { 
	-o-transition: all 1s ease-out;
	-ms-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	-webkit-transition: all 1s ease-out;
	transition: all 1s ease-out;
}

.header .menus { 
	padding: 30px 0;
}

.header.shrink .menus { 
	padding: 15px 0;
}

.header.shrink .menus .social-nav { 
	display: none;
}

.header .h-wrap { 
	padding: 15px 0;
}

.header .banner-header { 
	padding: 15px 0;
}

/*---------------------------------------------
------------------ NAVI -----------------------
---------------------------------------------*/

.cust-nav { 
	margin: 0;
	padding: 0;
}

.cust-nav li, .cust-nav li a { 
	background: transparent;
	border: none;
}

.cust-nav li:hover, .cust-nav li a:hover {
	background: transparent;	
}

.cust-nav li a:hover, .cust-nav li.current-menu-item, .cust-nav li.current-menu-item a { 
	background: #fff;
	color: #000;
}

.cust-nav li { 
	display: inline;
}

.cust-nav li a {  
	padding: 16px;
	transition: none;
}

.cust-nav li:nth-last-child(1), .social-nav li:nth-last-child(1) { 
	margin-right: 0;
}

.cust-nav li a, .social-nav li a { 
	color: #fff;
	text-transform: uppercase;
}

.cust-nav ul { 
	background: #ff405c;
}

.cust-nav ul li a { 
	background: #ff405c;
}

.social-nav {
	margin: 0;
	padding: 0;	
}

.social-nav { 
	float: right;
}

.social-nav li {
	margin: 0 10px;	
	display: inline;
}

.toggle { 
	font-size: 24px;
	color: #fff!important;
	background: #000!important;
	padding: 10px 15px!important;
	border-radius: 0!important;
}

.toggle {
	display: table;
	margin: 0 auto;
}

.mobile-nav { 
	display: none;
}

.mobile-nav, .mobile-nav ul { 
	margin: 0;
	padding: 0;
}

.mobile-nav li, .mobile-nav li a { 
	display: block;
}

.mobile-nav li a { 
	padding: 15px;
	background: #000;
	border-bottom: 1px solid #fff;
	color: #fff;
}

.mobile-nav li a {  
	font-size: 16px;
	text-align: center;
}

.mobile-nav li a:hover { 
	background: #333;
}

/*---------------------------------------------
------------------ HOME -----------------------
---------------------------------------------*/
.content { 
	padding: 210px 15px 30px;
}

.heading { 
	background: #800000;
	margin-bottom: 10px;
	padding: 10px 20px;
}

.heading { 
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2;
}

.heading.hero { 
	color: #191919;
	background: none;
	padding: 0 0 10px;
}

.heading.hero.alt { 
	font-size: 32px;
}

.seen-heard .sh-item.hero { 
	background: #000;
}

.seen-heard .sh-item { 
	background: #353535;
	margin-bottom: 1px;	
	padding: 15px 20px;
}

.seen-heard .sh-item { 
	color: #fff;
}

.seen-heard .sh-item img { 
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.seen-heard .sh-item a { 
	color: #fff;
	text-decoration: none;
}

.seen-heard span { 
	font-weight: 700;
	padding-right: 10px;
}

.news-widget ul, .content ul { 
	margin: 0;
	padding: 0;
}

.news-widget li, .content li { 
	display: block;
	position: relative;
	margin-bottom: 5px;
	padding-left: 15px;
}

.news-widget li:nth-last-child(1) { 
	margin-bottom: 0;
} 

.news-widget li:before, .content li:before { 
	content: '\f105';
	position: absolute;
	left: 0;
	font-family: 'FontAwesome';
}

.news-widget li.red a { 
	color: #ff0000;
	font-weight: 700;
}

.news-widget li:hover { 
	color: #ff0000;
}

.box-ns .box-ns-sub:nth-last-child(1) { 
	margin-bottom: 15px;
}

.box-ns-sub { 
	margin-bottom: 1px;
	font-weight: 700;
	text-align: center;
	border: 4px solid #323c84;
}

.box-ns-sub a {
	display: block;
	padding: 10px;	
	color: #001fff;	
}

.box-ns-sub a:hover { 
	color: #000;
}

.box-ns-sub:hover { 
	border: 4px solid #000;	
}

nav { 
	background: #800000;
}

.h-wrap { 
	padding: 15px inherit;
}

.mc-tucp { 
	padding: 30px 15px;
	background: #3b3b3b;
}

.mc-tucp .heading { 
	background: none;
	padding: 0;
}

.social-sb { 
	padding: 30px 15px;
	background: #e5e5e5;
	font-size: 24px;
}

.social-sb ul { 
	margin: 0;
	padding: 0;
}

.social-sb ul li { 
	display: inline-block;
	padding: 0;
}

.social-sb li:before {
	content: ''	;
}

.social-sb li a { 
	width: 50px;
	padding: 5px 10px;
	background: #3b5998;
	display: block;
	text-align: center;
}

.social-sb li a { 
	color: #fff;
}

.social-sb li:nth-child(2) a { 
	background: #359cfc;
}

.yt { 
	padding: 15px;
	background: #000;
	width: 100%;
}

.addtoany_list a:nth-child(1) {  
	padding-left: 0;
}

.date-posted, .fb-comments span { 
	background: #f1f1f1;
}

.date-posted { 
	padding: 10px 15px;
	font-size: 12px;
}

.date-posted .fa { 
	padding: 0 10px;
}

.date-posted .fa:nth-child(1) { 
	padding-left: 0;
}

.fb-comments span { 
	margin-top: 30px;
	display: block;
}

.search-input { 
	position: relative;
}

.btn-search { 
	position: absolute;
	top: 0;
	right: 15px;
}

.btn-search { 
	background: none;
	border: none;
	padding: 4px 15px;
	font-size: 24px;
}

.post-item { 
	word-wrap: break-word;
}

.home .fb-comments, .home .addtoany_content_bottom { 
	display: none!important;
}

.list-months li:nth-child(1) { 
	display: none!important;
}

/*---------------------------------------------
----------------- FOOTER ----------------------
---------------------------------------------*/

.footer { 
	padding: 60px 0;
	background: #141414;
	font-size: 13px;
	color: #f2f2f2;	
}

.footer a { 
	color: #666;
}

.footer a:hover { 
	color: #f2f2f2;
}

.footer ul { 
	margin: 0;
	padding: 0;
	position: relative;
}

.footer .heading { 
	font-size: 18px;
	color: #f2f2f2;
}

.footer .copyright { 
	font-size: 12px;
}

.footer .col-md-2 {
	word-wrap: break-word;	
} 

.footer-nav, .footer-nav li, .footer-nav li a { 
	margin: 0;
	padding: 0;
}

.footer-nav li { 
	display: block;
	word-wrap: break-word;
	float: none !important;
	white-space: normal !important;
}

.footer-nav li, .footer-nav li a, .footer-nav li:hover, .footer-nav li a:hover { 
	background: none;
	border: none;
}

.footer-nav li {
	margin-bottom: 10px !important;
}

.footer-nav li a { 
	color: #fff;

}

.f3 li:nth-child(1) a { 
	font-size: 0;
	background: url('https://ntucphl.org/wp-content/uploads/2019/09/hanjinings-1.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 100px;
	height: 72px;
}

.f3 li:nth-child(2) a { 
	font-size: 0;
	background: url('https://ntucphl.org/wp-content/uploads/2019/09/kentex.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 100px;
	height: 47px;
}

.f3 li:nth-child(3) a { 
	font-size: 0;
	background: url('../images/count-as-in.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 100px;
	height: 50px;
}

.f3 li:nth-child(4) a { 
	font-size: 0;
	background: url('../images/union-say.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 100px;
	height: 46px;
}

.f3 li:nth-child(5) a { 
	font-size: 0;
	background: url('../images/say-no.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 100px;
	height: 50px;
}

.f3 li:nth-child(6) a { 
	font-size: 0;
	background: url('../images/alliance-ethical.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 100px;
	height: 50px;
}

.f5 li:nth-child(2) a { 
	font-size: 0;
	background: url('../images/laws-court.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 163px;
	height: 32px;
}

.f6 li:nth-child(2) a { 
	padding-left: 15px;
}

.f6 li:nth-child(4) a { 
	font-size: 0;
	background: url('../images/no-trafficking.png');
	background-repeat: no-repeat;
	background-size: contain;
	width: 70px;
	height: 91px;
}

/*---------------------------------------------
----------------- IMAGES ----------------------
---------------------------------------------*/

a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 0;
	text-align: center;
}

.size-full { 
	width: 100%!important;
	max-width: 100%!important;
	height: auto!important;
}

/*---------------------------------------------
---------------- HELPERS ----------------------
---------------------------------------------*/

.v-cent { 
    height: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
    z-index: 100;    
}

.cent { 
	display: table!important;
	margin: 0 auto;
}

.margin-bottom-xs { 
	margin-bottom: 10px;
}

.margin-bottom-sm { 
	margin-bottom: 15px;
}

.margin-bottom { 
	margin-bottom: 30px;
}

.margin-bottom-lg { 
	margin-bottom: 50px;
}

.padd-sm { 
	padding-top: 20px;
	padding-bottom: 20px;
}

.padd-md { 
	padding-top: 40px;
	padding-bottom: 40px;
}

.padd-lg { 
	padding-top: 100px;
	padding-bottom: 100px;
}

.overlay { 
	position: absolute;
	background: rgba(0,0,0,.6);
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 10;
}

.overlay { 
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.overlay:hover { 
	background: rgba(0,0,0,.2);
}

.read-more {
	padding: 8px 15px; 
	display: inline-block;
	border: 3px solid #363231;
}

.read-more { 
	font-size: 13px;
	font-weight: 700;	
	color: #363231;	
	text-transform: uppercase;
	text-align: center;
}

.read-more:hover { 
	background: #000;
	border: 3px solid #000;
	color: #fff;
}

.red { 
	color: #ff0000;
}

.blue {
	color: #0081c5;	
}

.white { 
	color: #fff;
}

.form-control { 
	padding: 10px 15px;
	border: 2px solid #e1e1e1;
	border-radius: 0;
	box-shadow: none;
	height: auto;
	color: #555;
	background: #e1e1e1;
}

.form-control::-webkit-input-placeholder {
	color: #555;
}

.form-control:-moz-placeholder { /* Firefox 18- */
	color: #555;  
}

.form-control::-moz-placeholder {  /* Firefox 19+ */
	color: #555; 
}

.form-control:-ms-input-placeholder {  
	color: #555;
}

.btn-cust { 
	border-radius: 0;
	border: none;
	background: #666;
	color: #fff;
	padding: 10px 25px;
	display: inline-block;
}

.btn-cust:hover, .btn-cust:link { 
	color: #fff;
	background: #000!important;
}

.border { 
	border: 1px solid #cbcbcb;
}

/** PAGINATION **/
.pagination { 
	position: relative;
	background: none;
}

.pagination .page-numbers { 
	margin: 0;
	padding: 0;
}

.pagination .page-numbers li { 
	display: inline-block;
	margin: 0 1px;
	padding: 0;
}

.pagination .page-numbers li a, .pagination .page-numbers li span.current { 
	background: #222;
	padding: 8px 10px;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #fff;
}

.pagination .page-numbers li span.current { 
	padding: 8px 10px;	
	background: #000;
}

.pagination .page-numbers { 
	letter-spacing: 0;
}

.pagination .page-numbers li:before { 
	content: '';
}

/*---------------------------------------------
---------------- NEW REQUESTS -----------------
---------------------------------------------*/

.gender-equality { 
	padding-bottom: 15px;
	border: 1px solid #555;
}

.gender-equality h3 { 
	margin-bottom: 0;
	padding: 15px;
	font-size: 17px;
	color: #fff;
	font-weight: normal;
	background: #353535;
}

.gender-equality .intro { 
	padding: 10px 15px;
}

/*---------------------------------------------
---------------- MEDIA QUERIES ----------------
---------------------------------------------*/

/* LG */

@media only screen and (min-width : 1200px) {

}

/* MD */

@media only screen and (min-width: 992px) and (max-width: 1199px) {


}


/* SM */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	
	.header { 
		position: relative;
	}

	.content { 
		padding: 30px 15px 0;
	}

	.footer ul { 		
		margin: 0 0 15px;
	    width: 100%;
	}

	.toggle { 
		float: right;
	}

}


/* XS */

@media only screen and (max-width: 767px) { 

	.header { 
		position: relative;
	}

	.content { 
		padding: 30px 15px 0;
	}

	.footer ul { 		
		margin: 0 0 15px;
	    width: 100%;
	}

} 

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.container { width: 420px; }
}

.btn-primary { 
	background-color: #800000 !important;
	border-color: #800000 !important;
}

.column-3 .heading { 
    font-weight: 700;       
}

.kenter, .kenterm { 
    width: 100%;
    max-width: 100%;
}
