/* MAINMENU */
.container-header {
    background: #ffffff;
    position: fixed;
    z-index: 5;
    width: 100%;
	border-bottom: 3px solid #000;
	height: 90px;
}
.container-header .grid-child {
	display: inline-block;
	width: auto;
}

.container-header-inner {
    margin-bottom: 0;
	width: auto;
	margin-left: 20px;
}
.container-header-inner .clearbreak {
    clear: none;
}
#jsn-menu {
    background: transparent;
    position: relative;
    top: -4px;
    float: left;
    margin-left: 20px;
    width: auto;
}
#jsn-menu-inner {
    background: none;
	margin: 0 0 0 20px;
	width: auto;
}

div.jsn-modulecontainer ul.menu-mainmenu > li > a {
    padding: 15px 10px;
}

.grid-child.container-nav {
	top: 13px;
	position: relative;
}

.container-header .mod-menu > li > a {
    padding-bottom: 21px;
	margin-bottom: 0;
	border-bottom: 3px solid transparent;
	border-radius: 0;
	font-size: 17px;
}
.container-header .mod-menu > li > a:hover, .container-header .mod-menu > li > span:hover {
    border-bottom-color: #eaa631;
	transition: color 0.5s ease-in-out, border-bottom-color 0.5s ease-in-out;
    moz-transition: color 0.5s ease-in-out, border-bottom-color 0.5s ease-in-out;
    -webkit-transition: color 0.5s ease-in-out, border-bottom-color 0.5s ease-in-out;
	text-decoration: none;
	color: #eaa631;
	background-color: transparent;
}
.container-header .mod-menu > li > a, .container-header .mod-menu > li > span {
    border-bottom-color: #ffd700;
	transition: color 0.5s ease-in-out, border-bottom-color 0.5s ease-in-out;
    moz-transition: color 0.5s ease-in-out, border-bottom-color 0.5s ease-in-out;
    -webkit-transition: color 0.5s ease-in-out, border-bottom-color 0.5s ease-in-out;
	text-decoration: none;
	color: #ffd700;
	background-color: transparent;
}


/* Body */
#jsn-body {
    margin-top: 100px;
}
body {
    font-size: 100%;
}

h1, h2, h3, h4, h5, h6, #jsn-gotoplink, .page-header, .subheading-category, #jsn-menu a, #jsn-menu span, .componentheading, .contentheading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.5em;
	color: #eaa631;
}
h2, h3 {
	color: #eaa631;
}
h3 {
	font-size: 1.1em;
	font-weight: normal;
}
a {
    color: #eaa631;
    transition: color 0.5s ease-in-out;
    moz-transition: color 0.5s ease-in-out;
    -webkit-transition: color 0.5s ease-in-out;
}
a:hover {
    text-decoration: underline;
    color: #ffd700;
}

td {
	padding: 0 10px;
}
.emptyrow {width: 50px;}

li {
    line-height: 1.7em;
}


/* Footer */
.footer {
    background: #fffce9;
    border: 2px solid #ffd700;
	color: #555;
	font-size: 0.9em;
}
.footer p {
	margin-bottom: 0;
}
.footer a {
	color: #eaa631;
}
.footer a:hover{
	color: #ffd700;
}
.footer .mod-custom {
	width: 100%;
}
.cont_footer {
	display: flex;
	justify-content: space-between;
}
.right {
	display: flex;
	flex-direction: column;
	text-align: end;
}


/* MOBILE */

._menu._srm.jsn-modulecontainer {
    display: none;
}

@media only screen and (min-width: 1200px) {
	.container-header-inner2 {
		width: 1170px;
		margin: 0 auto;
	}
}
	
@media (max-width: 480px) {
	.emptyrow {width: 0px;}
	#jsn-logo {
		float: left;
	}
}

@media (max-width: 766px), (max-device-width: 766px) {
	.container-header .navbar-toggler {
	color: #ffd700;
}
.container-header .navbar-toggler:hover {
	color: #eaa631;
}
.navbar-expand-md #navbar1 a {
  background-color: rgba(255,255,255,0.9);
  padding: 5px 10px;
  border: 0;
}
.navbar-expand-md #navbar1 a:hover {
  background-color: rgba(255,255,255,1);
  }
}

@media only screen and (max-width: 1199px) {
	.container-header-inner2 {
		width: 960px;
		margin: 0 auto;
	}
	.menu-mainmenu li {
		background-size: 100px !important;
		background-position: bottom !important;
	}
	.jsn-menutitle {
		height: 120px;
	}
	.image-title {
		font-size: 0.6em;
	}
	div.jsn-modulecontainer ul.menu-mainmenu > li > a {
		padding: 15px 5px;
	}
}

@media (max-width: 960px), (max-device-width: 960px) {
	#jsn-pos-topbar, #jsn-master #jsn-page, .container-header-inner, #jsn-body, #jsn-menu-inner, #jsn-usermodules3-inner, #jsn-footer-inner {
		width: 100% !important;
	}
	#jsn-page {
		background-position: top;
	}
	div#jsn-page {
		overflow: hidden;
	}
	.container-header {
    	background: transparent;
		translate: none;
		right: unset;
		position: absolute;
	}
	.container-header-inner2 {
		width: 960px;
		margin: 0 auto;
	}
	
	._menu._srm.jsn-modulecontainer {
    	display: block;
	}
	
	#srm_select_list {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		box-shadow: -1px 1px 2px 1px rgba(0,0,0,0.4);
		box-sizing: border-box;
		line-height: 1.2em;
		background-color: rgba(204, 0, 0,0.7);
		border: none;
		color: #fff;
		text-align: right !important;
		width: 120px;
	}
	#srm_select_list option {
		border-top:1px solid #444;
		box-shadow: 0 2px 1px 0 rgba(0,0,0,1);
	}
	select::-ms-expand {
		display:none;
	}
	#jsn-menu {
		position: absolute;
		top: 78px;
		left: unset;
		right: 10px;
		text-align: right;
	}
	
	#jsn-pos-mainmenu .jsn-modulecontent > .jsn-menu-toggle {
		display: none;
	}
	.item-page p {
		word-wrap: break-word;
	}
}