/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
h1, h2, h3, h4, h5, h6, ul, ol, li, form, p, filedset, img{ margin:0; padding:0;  border:0;  font-weight:normal; .transition;}
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight: normal}
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong {font-weight: 700;}
em { font-style:italic }
a img { border:none } /* Gets rid of IE's blue borders */
.ui-datepicker {z-index:9999 !important}

html{-webkit-text-size-adjust: none;-webkit-appearance: none; box-sizing: border-box;}
*, *:before, *:after {
  box-sizing: inherit;
}

body,html{
	margin:0; padding:0;
}
body{
		max-width: 1187px;
		margin: 0px auto;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 62.5%;
	-webkit-font-smoothing: subpixel-antialiased;
}
a{
	outline:none;
	text-decoration:none;
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	transition:all 200ms ease-in;
}

a:hover {text-decoration: underline;}

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0;}

/* --- MISC --- */

.stroke {
	text-shadow:
		-1px -1px 0 #000,
		1px -1px 0 #000,
		-1px 1px 0 #000,
		1px 1px 0 #000;
}

.line {
    color: #959f00;
    background: #959f00;
    width: 100%;
    height: 3px;
    float: left;
}

#container {
	max-width: 1187px;
	margin:auto;
}


/* --- HEADER --- */

#top {
	background-color: #1c115f;
	color: white;
	padding: 24px 58px 20px 34px;
	margin: 0;
	float: left;
	width: 100%;
}

#left_head {
	display:inline-block;
	padding: 0px;
	margin: 0px;
	float: left;
}

#john  {
	font-size: 5.6em;
	font-weight: normal;
	padding-right:40px;
}

#dip {
	font-size:4.2em;
	font-weight: normal;
	text-align: right;
}

#tel {
	font-size:3.5em;
	font-weight: normal;
	float: right;
	padding-top: 19px;
}
.address {
	float: right; font-size: 2.5em; padding-top: 20px;
}

#teltext {
	padding-right: 23px;
}

h3 {
	font-size: 3.1em;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 22px;
	clear:both;
}



h2 {
	font-size: 1.7em;
	font-weight: bold;
	margin: 18px 0px 0px 0px;
	padding-bottom: 0px;
}

#jacksons {
	background-color: #c60925;
	height: 31px;
	line-height: 38px;
	max-width: 554px;
	text-align: center;
	font-size: 1.8em;
	margin-left:-7px;
}

#ilkmo {
	margin-top: 13px;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	padding: auto;
	max-width: 90%;
	display: block;
    height: auto;
    width: auto;

}

#top a:link {
	text-decoration: none;
	color: white;
}
#top a:hover {
	text-decoration: underline;
	color: #c60925;
}

/* --- MAIN --- */

#content {
	color: #0b0b0b;
	padding: 14px 18px 36px 27px;
	float: left;
	width: 100%;
}

aside {
	float:left;
	width: 24.5%;
    text-align: center;
}

section {
	float:right;
	text-align: left;
	width: 73.5%;
}

#contact {
	height: 57px;
	background-color: #1c115f;
	color:white;
	font-size: 3.3em;
	text-align: center;
	line-height: 54px;
	margin-bottom: 26px;
	display: block;
}

#contact:hover {
	text-decoration: underline;
	color: #959f00;
}

.nafd {
    margin: 20px 0 10px;
    height: 150px;
    width: 150px;
}

.tel2 {
	color: #0a3406;
	font-size: 3.3em;
	text-align: center;
	padding: 0 0 2px 0;
	margin: 0;
}

.tel2 a {
	color: #0a3406;
}

.email a{
	color: #0a3406;
}

.email {
	color: #0a3406;
	font-size: 2.2em;
	text-align: center;
	padding: 20px 0 2px 0;
	margin: 0;
	word-wrap: break-word;
}

.tla {padding-top: 25px;}

.tla a {
    font-size: 1.7em;
    text-decoration: none;
    color: #959f00;
}

.tla a:hover {
	text-decoration: underline;
	color: #0a3406;
}

aside a {
	text-decoration: none;
	color: #0a3406;
}

aside a:hover {
	text-decoration: underline;
	color: #959f00;
}

h1 {
	font-size: 3.3em;
	font-weight: normal;
/*	letter-spacing: .2;*/
	margin: 10px 0px 0px 0px;
	padding-bottom: 10px;
}

section p {
	font-size: 1.8em;
	padding: 32px 0px 3px 12px;
	line-height: 1.3em;
/*	letter-spacing: .2;*/
}

#indent {
    text-indent: 20px;
}

section a {
	color: #959f00;
}
section a:hover {
	text-decoration: underline;
	color: #0a3406;
}

.priv p {
	font-size: 1.5em;
	padding: 6px 0px 3px 0px;
}

/* --- FOOTER --- */

#bottom {
	background-color: #1c115f;
	color: white;
	font-size: 2.3em;
	line-height: 1.6em;
	letter-spacing: 0.2em;
	margin-top: 5px;
	margin-bottom: 12px;
	text-align: center;
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
}

#bottom p:first-child {
	text-transform: uppercase;
}

#footer {
	font-size: 1.9em;
	margin-bottom: 25px;
	float: left;
	width: 100%;
}

#bottom p:nth-child(3), #bottom p:nth-child(4) {
	padding-top: 15px;
	font-size: 0.6em;
	letter-spacing: 0em;
}

#bottom p:nth-child(3) a, #bottom p:nth-child(4) a {
	color: white;
	text-decoration: underline;
}

#bottom p:nth-child(3) a:hover, #bottom p:nth-child(4) a:hover {
	color: #c60925;
	text-decoration: none;
}

.ie8 section p {
	font-size: 2.4em;
}

.g_recaptcha {
	margin-bottom: 10px;
}

.jwf_image {margin-top: 20px; float: left; width: 48%; max-width: 100%; height: auto; padding: 0 20px 20px 0;}

/* --- RESPONSIVE --- */

@media screen and (max-width: 1090px) {
	#john {font-size: 4.2em; }
	#dip {font-size:3em; }
	h3 {font-size: 2.32em; }
	#tel {font-size:2.6em; }
	aside {width: 30.8%;}
	section {width: 67.2%;}
}

@media screen and (max-width: 870px) {
	#tel {float: none; margin: auto; padding: auto;}
	#left_head {width: 100%; }
	#jacksons {width: 425px; margin: 0 auto;}
	#top {text-align: center; padding-bottom: 0px}
	aside {float:left; width: 34.5%;}
	section {float:right; width: 63.5%;}
	section p {padding-top: 14px }
	h1 {max-width: 400px; }
	#ilkmo { max-width: 100%; margin: 0px 0px 5px 0px;}
}

@media screen and (max-width: 790px) {
	section {float:left; width: 100%; padding: 0px 3%;}
    .nafd {width: 125px; height: 125px;margin-top: 15px;}
	aside {float:left; width: 100%;}
	#contact {max-width: 70%; min-width: 235px; margin: 0px auto 15px auto;}
	h1 {max-width:100%; text-align: center;}
	aside {margin-bottom: 10px; border-bottom: 3px solid #959f00;}
	#content {padding-left: 0px; padding-right: 0px;}
	#contact {height: 45px; line-height: 45px; font-size: 3.3em;}
	.jw_image {margin-bottom: 20px;}
}

@media screen and (max-width: 510px) {
	body {font-size: 55%;}
    .nafd {width: 110px; height: 110px;}
	#john  {font-size: 3.8em; padding: 0px;}
	h3 {margin: 10px 0px;}
	#dip {font-size:2.8em;text-align: center;display: block;}
	#jacksons {padding: 2px 5px 0px 5px; max-width: 220px; height: 40px; font-size: 1.7em; line-height: 1.2em}
	#top {padding:4px 5px 8px 5px;}
	.email {padding-top: 10px;}
	#tel {display: none; line-height: 1.8em;}
	#contact {height: 36px; line-height: 36px; font-size: 3em;}

	.jwf_image {width: 100%; padding-right: 0;}
}

@media screen and (max-width: 365px) {
	#tel {max-width: 185px; font-size:2.3em; line-height: 1.2em; margin-bottom: 6px}
	#teltext {padding: 0px;}
	#bottom {font-size: 2.1em;line-height: 1.4em;letter-spacing: 0.1em;margin-bottom: 10px;padding: 10px 0px 10px 0px;}
	#footer {font-size: 1.4em;text-align: center;}
}

#content ul {padding-bottom: 10px;}
#content ul li {font-size: 1.5em; padding: 6px 0px 3px 0px; list-style-type: disc; list-style-position: inside;}


.table {width:100%;  margin:0 0 20px;}
.table table {width:100%; padding: 0; margin: 0; border-collapse: collapse;}
.table table th {width:100%; font-size: 13px; line-height: 22px; font-weight:bold; margin: 0 0 10px; background:#eee; border:1px solid #1d1d1b; padding:10px}
.table table td {width:100%; font-size: 13px;line-height: 22px;word-wrap: break-word; margin: 0 0 10px;padding:10px; border:1px solid #1d1d1b}
.table table th:first-child {width:20%}
.table table th:nth-child(2) {width:20%}
.table table th:nth-child(3) {width:60%}
.table table td:first-child {width:20%}
.table table td:nth-child(2) {width:20%}
.table table td:nth-child(3) {width:60%}

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

	.table table {width:500px; overflow-x:scroll;}

}


.cookie-notice {position: fixed;bottom: 0;left: 0;width: 100%;z-index: 9999;background-color: #e6e6e6;text-align: center;padding: 0;display: none;}
.cookie-notice p{padding: 5px 45px;margin: 7px 0;}
.cookie-notice p a {text-decoration: underline}
.cookie-notice .c-agree {position: absolute;top: 16px;right: 20px;width: 15px;height: 15px;display: block;cursor: pointer;}
.cookie-notice .c-agree:after, .cookie-notice .c-agree:before{content: '';display: block;position: absolute;top: 50%;left: 50%;margin-top: -1px;margin-left: -7.5px;width: 15px;height: 2px;background-color: #575757;}
.cookie-notice .c-agree:before{-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.cookie-notice .c-agree:after{-webkit-transform: rotate(45deg);transform: rotate(45deg);}
