body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.over-50-years {
	display: none !important;
}

header .logo {
	margin-left: 5px;
	margin-top: 10px;
}

/* Smartphones (portrait and landscape) ----------- */
@media all and (min-width : 320px) and (max-width : 480px) {
	.logo				{margin-top: 28px;}
	.contact_details 	{top:13px;}
	
	header .over-50-years {
		top: 80px;
	}

	.contact_details p		{ color:#2655ad; }
	.contact_details p a	{ color: #2655AD; }
}

/* NAVIGATION ---------------- */
header .social_icons_top {
	display: none;
}

@media (min-width: 481px) {
	header {
		border-bottom: 10px solid #131344;
		height: 120px;
	}
	
	header .logo,
	header .over-50-years {
		margin-top: 0;
		max-width: 294px;
	}
	
	header .contact_details {
		padding-right: 5px;
		width: auto;
	}
	
	header .over-50-years img {
		height: 84px;
		margin-top: 6px;
	}
	
	header .contact_details p,
	header .contact_details .buy_online,
	header .contact_details .claims_hotline {
		font-size: 25px;
	}
	
	header .contact_details p {
		line-height: 24px;
		margin: 0 0 8px;
	}
	
	header .contact_details .opening_hours {
		font-size: 16px;
	}

	h1,
	h1.form {
		border-bottom: 3px solid #131344;
	}
	
	ul#menu-main-navigation-menu {
		display: block;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		bottom: -1px;
		left: 10px;
	}
	
	ul#menu-main-navigation-menu li {
		display: inline-block;
		float: left;
	}
	
	ul#menu-main-navigation-menu li a {
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-ms-border-radius: 5px 5px 0 0;
		-o-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
		border: solid 1px #131344;
		height: 30px;
		line-height: 30px;
		padding: 0px 5px;
	}
	
	ul#menu-main-navigation-menu li a:hover {
		background: #1b1b6c;
	}
	
	/* Drop down - taken from the RS WP style.css file */
	#menu-main-navigation-menu {
		display: none;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: relative;
	}
	#menu-main-navigation-menu li a {
		color: #1b1b6c;
		border: solid 1px #131344;
		height: 32px;
		line-height: 30px;
		padding: 0px 5px;
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		display: block;
		background: #fff;
	}
	#menu-main-navigation-menu li a:hover {
		background: #1b1b6c;
		color: #fff;
	}
	#menu-main-navigation-menu li.non-clickable>a {
		display: none;
	}
	#menu-main-navigation-menu li ul.sub-menu {
		list-style: none;
		padding: 0;
	}
	#menu-main-navigation-menu li.current-menu-item a,
		#menu-main-navigation-menu li.current_page_parent a {
		background: #1b1b6c;
		color: #fff;
	}
	#menu-main-navigation-menu {
		display: block;
		list-style-type: none;
		margin: 0;
		padding: 0;
		position: absolute;
		bottom: -1px;
		left: 20px;
	}
	#menu-main-navigation-menu li {
		display: inline-block;
		float: left;
	}
	#menu-main-navigation-menu li a {
		-webkit-border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-ms-border-radius: 5px 5px 0 0;
		-o-border-radius: 5px 5px 0 0;
		border-radius: 5px 5px 0 0;
		border: solid 1px #131344;
		height: 32px;
		line-height: 30px;
		padding: 0px 5px;
	}
	#menu-main-navigation-menu li.menu-item-has-children {
		position: relative;
	}
	#menu-main-navigation-menu li.menu-item-has-children.non-clickable>a {
		display: inline-block;
		cursor: default;
	}
	#menu-main-navigation-menu li.menu-item-has-children.non-clickable>a:hover
		{
		background: #fff;
		color: #1b1b6c;
		cursor: default;
	}
	#menu-main-navigation-menu li.menu-item-has-children ul.sub-menu {
		z-index: 1000;
		padding: 0;
		position: absolute;
		left: 0;
		width: 150px;
		display: none;
		opacity: 0;
		visibility: hidden;
		-webkit-transiton: opacity 0.2s;
		-moz-transition: opacity 0.2s;
		-ms-transition: opacity 0.2s;
		-o-transition: opacity 0.2s;
		-transition: opacity 0.2s;
	}
	#menu-main-navigation-menu li.menu-item-has-children ul.sub-menu li {
		display: block;
		width: 100%;
		text-align: left;
	}
	#menu-main-navigation-menu li.menu-item-has-children ul.sub-menu li a {
		border-radius: 0;
		display: block;
	}
	#menu-main-navigation-menu li.menu-item-has-children ul.sub-menu li a:hover
		{
		background: #1b1b6c;
		color: #fff;
	}
	#menu-main-navigation-menu li.menu-item-has-children:hover ul.sub-menu {
		display: block;
		opacity: 1;
		visibility: visible;
	}
}

@media (min-device-width:1024px) and (max-width:809px), (max-device-width:780px) {
	header {
		height: 140px;
		min-height: 0px !important;
	}

	header .logo {
		margin-top: 40px;
	}
}
/*-- NAVIGATION END -- */

h1.form {
	border-bottom: 3px solid #131344;
}

body.buy_process .divider {
	background: #1b1b6c;
}

/*!
 * START: Bootstrap buttons
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/?id=c560df6aaa3301a45807)
 * Config saved to config.json and https://gist.github.com/anonymous/c560df6aaa3301a45807
 *
 * Used 'brand-primary' of #4ec31a (green) & 'brand-success' of #1b1b6c (yellow/ orange)
 */
.btn {
	display: inline-block;
/* 	margin-bottom: 0; */
	margin:15px 0;
/* 	font-weight: normal; */
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.btn:focus,.btn:active:focus,.btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover,.btn:focus {
	color: #1b1b6c;
	text-decoration: none;
}

.btn:active,.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity = 65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link {
	color: #4ec31a;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0;
}

.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active {
	border-color: transparent;
}

.btn-link:hover,.btn-link:focus {
	color: #337f11;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}

.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.btn-sm {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-xs {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-block+.btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block {
	width: 100%;
}

.btn-primary {
	background-image: -webkit-linear-gradient(top, #4ec31a 0%, #388d13 100%);
	background-image: -o-linear-gradient(top, #4ec31a 0%, #388d13 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4ec31a), to(#388d13));
	background-image: linear-gradient(to bottom, #4ec31a 0%, #388d13 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4ec31a', endColorstr='#ff388d13', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border-color: #358412;
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #3c9614;
	border-color: #2f7610;
}

.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active {
	background-color: #4ec31a;
	border-color: #45ac17;
}

.btn-primary .badge {
	color: #4ec31a;
	background-color: #ffffff;
}

.btn-success {
	color: #ffffff;
	background-color: #3c44e0;
}

.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success {
	color: #ffffff;
	background-color: #1b1b6c !important;
}

.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success {
	background-image: none;
}

.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active {
	background-color: #3c44e0 !important;
}

.btn-success .badge {
	color: #1b1b6c;
	background-color: #ffffff;
}

.btn-info {
	color: #ffffff;
	background-color: #182d5c;
	border-color: #132348;
}

.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
	color: #ffffff;
	background-color: #0d1934;
	border-color: #060b17;
}

.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info {
	background-image: none;
}

.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active {
	background-color: #182d5c;
	border-color: #132348;
}

.btn-info .badge {
	color: #182d5c;
	background-color: #ffffff;
}

.btn-warning {
	color: #ffffff;
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {
	color: #ffffff;
	background-color: #ec971f;
	border-color: #d58512;
}

.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #ffffff;
}
/*!
 * END: Bootstrap buttons
 */

.amend_button {
	margin: 3px 0;
}
