body {
	font-family: 'Open Sans', sans-serif; /*'Roboto Slab', serif;*/
	font-size: 12pt;
	line-height: 1.42857143;
	background-color: #ffffff;
}

p {
	margin: 0 0 10px;
	line-height: 23px;
	color: #383836;
	font-size: 14px !important;
}

.article-content li {
	line-height: 23px;
	font-size: 14px !important;
}

footer p {
	margin: 0 0 5px;
	line-height: 1.41;
	color: #fff;
	font-size: 13px !important;
}

.t3-wrapper {
	border-top: 7px solid #4685A0;
}
.col-20 {
	padding: 0 10px 0 10px;
}

.home-container {
	width: 970px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

@media only screen and (max-width: 1200px) {
	.home-container {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
}

@media only screen and (max-width: 768px) {
	.home-container {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
	}
}

.t3-header {
	padding-top: 15px;
	padding-bottom: 0px; /*30px;*/
}

.t3-content {
	padding-top: 0px;
	padding-bottom: 0px;
}

.t3-navhelper {
	background-color: #f0f0f0;
	border-top: 0px solid #f0f0f0;
	color: #000000;
	padding: 0px 0px 20px 0px;
}

hr {
	margin-top: 20px;
	margin-bottom: 0px;
	border: 0;
	border-top: 1px solid #eeeeee;
}

.nav > li > a {
	padding: 10px 0px 10px 10px;
	font-size: 14px;
	display: inline-block;
}

.t3-navbar-collapse .nav > li > a {
	display: block;
	text-align: center;
}

.nav-pills > li:not(:first-child):before {
	/*content: "|";*/
	padding: 10px 0px 10px 10px;
}

.topmenu .nav-pills > li:not(:first-child):before {
	content: "|";
	padding: 10px 0px 10px 10px;
}

.nav > li > a:hover, .nav > li > a:focus {
	color: #00b4da;
	text-decoration: none;
	background-color: transparent; 
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: #00b4da;
	background-color: transparent;
    padding-top: 12px !important;
}

.topmenu .nav li:first-child {
    padding-top: 1px;
}

.head-search {
	margin-top: 10px;
}

.t3-footer {
	border-top: 40px solid #f0f0f0;
	background: #4685A0;
	color: #ffffff;
}
.vid {
	background-image: url('/images/homepage-top6.jpg');
	height: 450px;
	background-repeat: no-repeat;
	background-size: cover;
}
.homepage-slide-up {
	position: relative;
	color: #00b4da;
	font-size: 1.3em;
	line-height: 1;
	font-weight: bold;
	text-shadow: 0px 0px 15px #000;
}
.homepage-slide-down {
	position: relative;
	color: #fff;
	font-size: 1.8em;
	line-height: 1.4;
	font-weight: 300;
	text-shadow: 0px 0px 15px #000;
}
.take-a-tour {
	position: relative;
	background-color: #00b4da;
	text-align: center;
	color: #fff;
	padding: 10px 12px 10px 12px;
	font-weight: 500;
	border-bottom-right-radius: 1.1em;
	cursor: pointer;
	opacity: 0.9;
}

.take-a-tour:hover {
	opacity: 1;
}
@media screen and (min-width: 768px) {
	.t3-footnav {
		padding: 40px 0 20px 0;
	}
}

.t3-footnav .t3-module .module-title {
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 30px;
}

.t3-footnav .t3-module a {
	color: #ffffff;
}

.t3-footnav .t3-module a:hover {
	color: #aaa;
}

.t3-footnav .t3-module {
	background: transparent;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 0.8em;
}

@media screen and (min-width: 768px) {
	.moduleline {
		border-left: 1px dashed #eee;
		padding: 0 0 0 15px;
		min-height: 225px;
	}

	.moduleline2 {
		padding: 0 0 0 15px;
	}
	.t3-footnav .col-lg-2.col-md-2.col-sm-4.col-xs-6, .t3-footnav .col-lg-2.col-md-2.col-sm-6.col-xs-6, .t3-footnav .col-lg-4.col-md-4.col-sm-6.col-xs-12 {
		padding-left: 0px;
		padding-right: 0px
	}
}

.t3-copyright {
	border-top: 0px solid #eeeeee;
	background: #1E1E1C;
	font-size: 12px;
	padding: 10px 0 10px 0;
	text-align: center;
}

.t3-copyright small {
	margin-bottom: 0px;
}

.copyright {
	margin-bottom: 0px;
}

.t3-copyright a {
	color: #fff;
}

.t3-sl-1 {
	width: auto;
}

.t3-spotlight-1 .col-lg-12.col-md-12.col-sm-12.col-xs-12 {
	padding: 0px;
}

@media screen and (min-width: 768px) {
	.t3-module {
		margin-bottom: 0px;
	}
}

.article-title, .article-header h1 {
	margin: 0 0 10px 0;
}

@media screen and (max-width: 767px) {
	.article-title, .article-header h1 {
		margin: 15px 0 10px 0;
	}
}

.article-content h2 {
	margin: 0 0 10px 0 !important;
}

@media screen and (min-width: 768px) {
	.t3-sl {
		padding-bottom: 0px;
		padding-top: 0px;
	}
}

.logo-image span, .logo-image small {
	display: inline-block;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Open Sans', sans-serif; /*'Roboto Slab', serif;*/
}

h1, .h1 {
	font-size: 1.6em;
}
h2, .h2 {
	font-size: 1.4em;
}
h3, .h3 {
	font-size: 1.3em;
}
h4, .h4 {
	font-size: 1.2em;
}
h5, .h5 {
	font-size: 1.1em;
}
h6, .h6 {
	font-size: 1em;
}

a {
	color: #4685A0;
}

.techareas-title a:hover, .techareas-title a:focus {
	color: #4685A0 !important;
	text-decoration: none;
}

.t3-megamenu .t3-module .module-title {
	color: #4685A0 !important;
}

.t3-megamenu .t3-module .module-title :before {
	content: url('../../../images/arrow-bold-15.png');
	padding-right: 7px;
}

.article-content img {
	padding: 15px;
}

/* menu */
.navbar-default {
	background-color: #4685A0;
	border: 0px solid transparent;
}

.navbar-default .navbar-nav > li > a {
	color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #4685A0;
	background-color: #ebeeee;
    color: #ebeeee;
    background-color: #4685A0;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #4685A0;
	background-color: #ebeeee;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #ebeeee;
	color: #4685A0;
  	background-color: #4685A0;
    color: #ebeeee;
}

.navbar-nav > li > a {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	font-size: 1.25em;
}

/* Stylianos addition */
.topmenu .nav-stacked {
  display: flex;
}
/* End Stylianos addition */

.navbar-default .navbar-nav > li :after {
	/*	content: url('../../../images/arrow-bold-15.png');
	 padding-left: 5px;*/
}

.site-slogan {
	color: #70706F;
	font-size: 1.1em;
}

@media screen and (min-width: 768px) {
	#site-slogan {
		top: 40px;
	}
	#site-slogan-2 {
		text-align: right;
		top: 15px;
	}
	.homepage-slide-up {
		padding-top: 40px;
		color: #00b4da;
		font-size: 1.3em;
		line-height: 1;
		font-weight: bold;
		text-shadow: 0px 0px 15px #000;
	}
	.homepage-slide-down {
		padding-top: 40px;
		padding-bottom: 120px;
		color: #fff;
		font-size: 2em;
		line-height: 1.4;
		font-weight: 300;
		text-shadow: 0px 0px 15px #000;
	}
	.take-a-tour {
		position: absolute;
		right: 15px;
		height: 44px;
		background-color: #00b4da;
		text-align: center;
		color: #fff;
		padding: 10px 12px 10px 12px;
		font-weight: 500;
		border-bottom-right-radius: 1.1em;
	}
}
@media screen and (max-width: 767px) {
	.t3-sl {
		padding-bottom: 0px;
		padding-top: 0px;
	}
	.t3-module {
		margin-bottom: 0px;
	}
	.t3-mainbody {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.page-title, .page-header h1 {
		margin-top: 20px;
	}
	#site-slogan {
		text-align: center;
	}
	#site-slogan-2 {
		text-align: center;
	}
	.vid {
		height: 315px;
	}
	.homepage-slide-down {
		color: #fff;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 300;
		text-shadow: 0px 0px 15px #000;
	}

	.homepage-slide-up {
		padding-top: 40px;
		color: #00b4da;
		font-size: 1.2em;
		line-height: 1;
		font-weight: bold;
		text-shadow: 0px 0px 15px #000;
	}
	.homepage-slide-down {
		padding-top: 40px;
		padding-bottom: 80px;
		color: #fff;
		font-size: 1.4em;
		line-height: 1.4;
		font-weight: 300;
		text-shadow: 0px 0px 15px #000;
	}
	.take-a-tour {
		position: absolute;
		right: 15px;
		width: 100px;
		height: 28px;
		background-color: #00b4da;
		text-align: center;
		color: #fff;
		padding: 5px 6px 5px 6px;
		font-size: 0.8em;
		font-weight: 500;
		border-bottom-right-radius: 1.1em;
	}
}
@media screen and (min-width: 768px) {
	.head-search .form-control {
		width: 182px !important;
	}
}
@media screen and (min-width: 1024px) {
	#site-slogan {
		top: 40px;
		left: 120px;
	}
	#site-slogan-2 {
		text-align: right;
		top: 0px;
	}
}

.module-title {
	color: #00003E;
	font-size: 2.0em;
}

/** homepage grid **/
img.homepageBoxImage {
	opacity: 0.8;
	filter: alpha(opacity=70);
	transition: opacity 1s ease-in-out;
	-moz-transition: opacity 1s ease-in-out;
	-webkit-transition: opacity 1s ease-in-out;
	width: 100%;
}

img.homepageBoxImage:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
	transition: opacity .55s ease-in-out;
	-moz-transition: opacity .55s ease-in-out;
	-webkit-transition: opacity .55s ease-in-out;
	width: 100%;
}

.homepageBoxText {
	position: absolute;
	width: 100%;
	top: 40%;
	text-align: center;
	color: white;
	font-weight: 900;
	font-size: 1.5em;
	z-index: 20;
	text-shadow: 0px 0px 15px #000;
}

.btn {
	border-radius: 0;
}

.btn-primary {
	color: #000000;
	background-color: #C8C7C7;
	border-color: #aaa;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	color: #000000;
	background-color: #aaa;
	border-color: #aaa;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
	border-radius: 0px;
}

table.acymailing_form {
	margin: 0 !important;
}

/* for hamburger menu */
.fa {
	color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}

/* for news module */
.readon {
	padding-top: 10px;
	font-size: 0.7em;
	color: #00b4da;
	text-transform: uppercase;
}

.readon:before {
	content: "";
	background-image: url('../../../images/arrow-bold-15.png');
	background-repeat: no-repeat;
	background-size: 10px 10px;
	display: inline-block;
	width: 10px;
	height: 10px;
	padding-right: 15px;
}

.nspInfo {
	font-size: 0.7em !important;
	color: #00b4da;
}

.nspArt h4.nspHeader {
	font-size: 1.2em !important;
	padding: 0px 0 10px 0 !important;
}

.nspText {
	font-size: 0.9em;
}

.nspImage {
	/*min-width:218px;*/
	height: 164px !important;
}

@media screen and (max-width: 800px) {
	.nspArts, .nspLinksWrap {
		padding: 0px !important;
	}
}

@media screen and (max-width: 767px) {
	.nspArt {
		padding: 0 0px 15px 0 !important;
	}
}

@media screen and (min-width: 768px) {
	.nspArt {
		padding: 0 10px 20px 10px !important;
	}
}

.moduletechareas {
	background-color: #f0f0f0;
	padding: 20px 0 20px 0;
}

.module-title {
	margin-bottom: 40px;
	margin-top: 40px;
}

.techareas-cat {
	width: 100%;
	background-color: white;
	border: 1px solid #aaa;
	padding: 2px 20px 2px 20px;
	color: red;
	font-size: 0.9em;
	font-weight: bold;
}

.techareas-cat2 {
	width: 90%;
	float: right;
	background-color: transparent;
	border: 1px solid white;
	padding: 4px 20px 4px 20px;
	color: white;
	font-size: 0.8em;
}

@media screen and (max-width: 767px) {
	.techareas-cat2 {
		width: 100%;
		float: right;
		background-color: transparent;
		border: 1px solid white;
		padding: 4px 10px 4px 10px;
		color: white;
		font-size: 0.7em;
	}
}

.techareas-title {
	background-color: white;
	height: 65px;
	padding: 11px 20px 11px 20px;
	color: #585857;
	font-size: 13px; /*0.73em;*/
}

.techbutton {
	background-color: #fff;
	padding: 4px;
	font-size: 0.6em;
	border: 1px solid #ccc;
}

.imgtecharea {
	height: 175px;
	overflow: hidden;
}
.imgtecharea1 {
	height: 150px;
	overflow: hidden;
}


/* Zoom In #1 */
figure, .front01, .front02, .front03, .front04, .front05, .front06 {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.front01 figure img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.front01 figure:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.front02 figure img {
	-webkit-filter: blur(3px);
	filter: blur(3px);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.front02 figure:hover img {
	-webkit-filter: blur(0);
	filter: blur(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.front03 figure img {
	-webkit-filter: sepia(100%);
	filter: sepia(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.front03 figure:hover img {
	-webkit-filter: sepia(0);
	filter: sepia(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.front04 figure img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.front04 figure:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.front05 figure img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.front05 figure:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.front06 figure img {
	-webkit-transform: rotate(15deg) scale(1.4);
	transform: rotate(15deg) scale(1.4);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.front06 figure:hover img {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}

.reasearchmegamenu .mega-dropdown-menu {
	left: -106px;
}

.mega-dropdown-menu {
	background-color: #ebeeee;
}

.mega-dropdown-menu {
	border-bottom: 5px solid #4685A0;
	border-top: 0px;
	border-radius: 0;
	min-height: 290px;
}

.dropdown-menu {
	font-size: 0.8em;
	padding: 10px !important;
	box-shadow: none;
	background-clip: none;
	border: none;
	background-color: #ebeeee;
}

.mega-col-module {
	padding: 0px;
	/*border-right: 1px solid #fff; */
	min-height: 285px;
}

.t3-megamenu .t3-module .module-inner {
	padding: 0 15px;
}

.t3-megamenu .t3-module .module-title {
	font-size: 1.2em;
}

.t3-megamenu .t3-module .module-inner ul li {
	list-style: none;
	padding: 4px 0;
    font-size: 12pt!important;
}

@media (max-width: 600px) {
	.nspArt img.nspImage {
		max-width: 100%;
		object-fit: cover;
		vertical-align: middle;
		overflow: hidden;
	}
}

@media screen and (min-width: 460px) and (max-width: 800px) {
	.topmenu {
		font-size: 12px;
		padding-top: 5px;
		padding-bottom: 20px;
		padding-left: 0;
	}
}

@media screen and (min-width: 768px) {
	#Mod95 {
		margin-left: -15px;
		margin-right: -15px;
	}
	#Mod95 .module-title {
		margin-left: 15px;
	}
}

/*  MENU  */

#megamenucss #js-mainnav.blackwhite .js-megamenu {
	background: #4685A0 !important;
}

.navbar {

	min-height: 20px;
}

/*#js-mainnav.megamenu.blackwhite {
 border:
 border-bottom: none;
 background-color:
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
 -moz-background-clip: padding;
 -webkit-background-clip: padding-box;
 background-clip: padding-box;
 -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
 -moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
 box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
 }*/

#js-mainnav.megamenu.blackwhite {
	border: 0px solid #4685A0 !important;
	border-bottom: none;
	background-color: #4685A0 !important;
	background: none !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#4685A0), to(#4685A0)) !important;
	background: -webkit-linear-gradient(top, #4685A0, #4685A0) !important;
	background: -moz-linear-gradient(top, #4685A0, #4685A0) !important;
	background: -ms-linear-gradient(top, #4685A0, #4685A0) !important;
	background: -o-linear-gradient(top, #4685A0, #4685A0) !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
	box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.1);
}

#js-mainnav.megamenu.blackwhite ul.level0 li.megacss span.megacss, #js-mainnav.megamenu.blackwhite ul.level0 li.megacss a.megacss, #js-mainnav.megamenu.blackwhite .megaMenuToggle {
	font-size: 18px !important;
	color: #fff !important;
	padding: 12px 8px;
	font-weight: normal !important;
	border-left: 0px solid #4685A0 !important;
	-webkit-box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 0.1) !important;
	-moz-box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 0.1) !important;
	box-shadow: inset 0px 0px 0px 0px rgba(255, 255, 255, 0.1) !important;
}

#megamenucss #js-mainnav.megamenu ul.level0 li.megacss span.megacss, #megamenucss #js-mainnav.megamenu ul.level0 li.megacss a.megacss {
	padding: 15px 15px !important;
}

#megamenucss #js-mainnav.megamenu .js-megamenu, #megamenucss #js-mainnav.megamenu .js-megamenu .level1 .group, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level1, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level2, #megamenucss #js-mainnav.megamenu .js-megamenu ul.level3 {
	font-family: inherit !important;
}

#megamenucss #js-mainnav.horizontal ul.level0 li.megacss.submenu-align-fullwidth > .childcontent, #megamenucss #js-mainnav.horizontal ul.level0 li.megacss.submenu-align-fullwidth > .childcontent > .childcontent-inner-wrap, #megamenucss #js-mainnav.horizontal ul.level0 li.megacss.submenu-align-fullwidth > .childcontent > .childcontent-inner-wrap > .childcontent-inner {
	min-height: 370px;
}

@media screen and (max-width: 768px) {
	#jux_memamenu108  #js-mainnav.megamenu.noJS ul.megamenu li {
		border-bottom: 0px solid rgba(255, 255, 255, 0.3) !important;
	}
}

/*@media screen and (min-width: 769px) {
 #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li span.haschild.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild-over.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li span.haschild-over.megacss span.menu-title {
 background: url(../../../images/arrow-bold-15.png) no-repeat left center !important;
 background-position: 100% 6px !important;
 padding-right: 18px !important;
 }
 }*/

#megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li span.haschild.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li a.haschild-over.megacss span.menu-title, #megamenucss #js-mainnav.megamenu.horizontal ul.level0 li span.haschild-over.megacss span.menu-title {
	background-position: 100% 10px !important;
	padding-right: 12px !important;
}

.megamenu .nav > li > a {
	padding: 5px 0px 5px 0px;
	/*font-size: 12pt;*/
	display: inline-block;
}

.megamenu .nav > li :before {
	content: url('../../../images/arrow-bold-15.png');
	padding-right: 7px;
}

.moduletable h3 {
	font-size: 14pt;
	color: #4685A0;
}

#megamenucss #js-mainnav.megamenu {
	line-height: inherit !important;
}

#Research .column1 {
	width: 40%;
}

#Research .column2 {
	width: 20%;
}

#Research .column3 {
	width: 20%;
}

#Research .column4 {
	width: 20%;
}

/* home menu item */
#Home .column1 {
	width: 20%;
}

#Home .column2 {
	width: 80%;
}

.megacol .nspArt h4.nspHeader {
	font-size: 18px !important;
	padding: 0px 0 10px 0 !important;
}

.megacol .nspInfo {
	font-size: 10pt !important;
	color: #00b4da;
}

.megacol .nspText {
	font-size: 10pt;
	color: #000;
}

.megacol .readon {
	font-size: 8pt;
}

.nspList.active, .nspArtPage.active {
	visibility: inherit !important;
}

.t3-sidebar {
	padding-top: 0px;
	padding-bottom: 20px;
}

.t3-sidebar .module-title {
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 1.6em;
}

.t3-sidebar .nav > li > a {
	padding: 5px 0px 5px 0px;
	font-size: 14px;
	display: inline-block;
}

.t3-sidebar .nav > li.active > a {
	color: #00b4da;
}

.leading img {
	width: 30%;
	padding: 5px 20px 10px 0;
}

@media screen and (max-width: 768px) {
	.leading img {
		width: 100%;
		padding: 0 0 5px 0;
	}
	#jux_memamenu108  #js-mainnav.megamenu div.megaMenuToggle {
		height: 20px !important;
	}
}

.page-title, .page-header h1 {
	color: #4685A0;
}

.page-header {
	padding-bottom: 0px;
	margin: 0 0 20px 0;
	border-bottom: 0px solid #eeeeee;
}

.items-leading .leading {
	margin-bottom: 15px;
}

ul.sigFreeClassic {
	clear: none;
}

.fancybox-opened .fancybox-title {
	visibility: hidden;
	height: 0px;
}

.fancybox-title-inside-wrap {
	padding-top: 0px;
}
#Mod97 img {
	height: 100px;
	object-fit: cover;
	padding: 5px;
	text-align: center;
}
.article-title, .article-header h1 {
	margin: 15px 0 25px 0;
}

.t3-sidebar .module-title {
	margin-bottom: 15px;
	padding-top: 15px;
}

/*1:Change color background:*/
#megamenucss #js-mainnav .js-megamenu {
background: #014E72!important;
}

/*2 Change color active menu item*/
#megamenucss .megamenu ul.level0>li.megacss:hover>a.megacss, #megamenucss #js-mainnav.megamenu ul.level0 li.active {
color: #014E72!important;
}
/*3:Color text*/
.megacss.haschild.submenu-align-auto a{
color:#014E72!important;
}
/*4:Change color submenu background*/
#js-mainnav.megamenu.darkblue .childcontent-inner {
background-color: #014E72!important;
}