html, body {
	font-size: 16px;
}
body {
	background-color: #ffffff;
	font-family: "EuclidCircularB", Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.42857143;
	color: #646464;
	overflow-x: hidden;
	min-width: 320px;
}
body.untouchable .only-touch {
	display: none;
}
body.untouchable .only-no-touch {
	display: inline;
}
body.touchable .only-touch {
	display: inline;
}
body.touchable .only-no-touch {
	display: none;
}

a {
	color: #6432fa;
}
a:hover {
	color: #3c3c3c;
}
strong {
	font-weight: 600;
}

/* Gen. Settings FontAwesome */
i{
	font-size: 16px;
	line-height: 15px;
	vertical-align: middle;
	margin-right: 5px;
	margin-bottom: 2px;
	text-decoration: none;
}


/* TEXT STYLES */
#uspis .uspis-block > div {
	overflow: hidden;
}
#uspis .uspis-block-opener {
	text-align: center;
	font-weight: bold;
}
#uspis .uspis-block-opener a {
	display: inline-block;
	margin-top: 10px;
	text-decoration: none;
	color: inherit !important;
}
#uspis .uspis-block-opener a::before,
#uspis .uspis-block-opener a::after {
	content: "-";
	display: inline-block;
	margin: 0 10px;
}
#uspis h3 {
		color: #6432fa;
		font-family: inherit;
		font-size: 22px;
		font-weight: 600;
		line-height: 20px;
		text-transform: uppercase;
		margin: 0 0 15px 0;
}

#uspis p{
	color: #646464;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin: 0px 0 22px 0;
	padding: 0 30px;
}

#uspis img{
	margin-top: 40px;
}

#uspis img:first-child{
	margin-top: 10px;
}

h1.headline{
	color: #6432fa;
		font-family: inherit;
		font-size: 22px;
		font-weight: 600;
}

h2.headline{
	color: #6432fa;
		font-family: inherit;
		font-size: 28px;
		font-weight: 600;
	margin: 0 0 10px;
}

hr.goldborder{
		border-bottom: 3px solid #9b7d39;
		width: 100px;
}


.martopbot{
	margin: 30px 0 80px;
}

/* Glyphicon */
.ul-glyphicon {
	list-style: none;
}
.ul-glyphicon li {
	position: relative;
	margin-bottom: 5px;
}
.ul-glyphicon li:before {
	display: block;
	position: absolute;
	left: -30px;
	top: -1px;
	line-height: inherit;
	font: inherit;
	font-family: 'Glyphicons Halflings';
	content: "\e080";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.ul-glyphicon-circle-arrow-right li:before {
	content: "\e131";
}

/* VIDEO */
.video-main{
	margin-bottom: 15px;
}

.video-main img{
	width: 100%;
	height: auto;
}

.video-container {
		margin: 0 0 10px;
		padding: 0;
		overflow: auto;
}

.video-container:last-child {
		margin: 0;
}

.video-thumb {
		float: left;
}

.video-thumb img {
		display: block;
}

.video-content {
		margin-left: 130px;
}

.video-meta {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h4.video-title {
	margin: 0;
	padding: 0;
	line-height: 1.1;
	font-size: 14px;
	font-weight: bold;
	color: #9b7d39;
}

h4.video-title a {
	color: inherit;
	line-height: normal;
	text-decoration: none;
}

h4.video-title a:hover {
	text-decoration: underline;
}


/* BUTTONS */
.btn-primary {
	color: #fff;
	background-color: #6432fa;
	border-color: #6432fa;
	text-transform: uppercase;
}
.btn-primary:focus,
.btn-primary.focus {
	color: #fff;
	background-color: #6432fa;
	border-color: #0d6ae3;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary.active.focus {
	color: #fff;
	background-color: #9b7d39;
	border-color: #9b7d39;
}

.btn-sm,
.btn-group-sm > .btn {
	float: left;
	display: inline-block;
	padding: 5px;
	font-size: 12px;
	min-width: 34px;
	margin: 0 5px 5px 0;
	border-radius: 0;
}

a.btn-sm {
	font-weight: 600;
	color: #6432fa;
	border: 1px solid #6432fa;
	text-align: center;
	text-decoration: none;
}

a.btn-sm:hover,
a.btn-sm.active {
	background-color: #9b7d39;
	color: #fff;
	border: 1px solid #9b7d39;
}

.btn-clear{
	clear: both;
}

.btn-grey{
	border-color: #969696;
	background-color: #969696;
}

.btn-grey:hover{
	border-color: #d20000;
	background-color: #d20000;
}
.btn-scroll {
	display: block;
	margin: 13px auto;
	width: 45px;
	height: 45px;
	border-radius: 100%;
	border: 2px solid #c0c0c0;
	color: #c0c0c0;
	background-color: #f8f8f9;
}
.btn-scroll:before {
	font-size: 21px;
	color: inherit !important;
	margin: -2px 0 0 -2px;
}
.btn-scroll:hover,
.btn-scroll:focus {
	background-color: #e8e8e9;
	color: #a8a8a8;
}

/* HERO IMAGE */
.heroimage {
	margin-bottom: 30px;
	color: inherit;
	padding: 0;
}
.heroimage h1,
.heroimage .h1 {
	font-family: inherit;
	font-size: 60px;
	font-weight: 600;
	color: #9b7d39;
	margin-bottom: 20px;
}
.heroimage p,
.heroimage ul {
	margin-bottom: 15px;
	font-family: inherit;
	font-size: 20px;
	font-weight: 300;
	line-height: 34px;
	color: #000;
}
.heroimage > hr {
	border-top-color: #d5d5d5;
}
.container .heroimage,
.container-fluid .heroimage {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px;
}
.heroimage .container {
	max-width: 100%;
	padding: 180px 30px 200px 30px;
	min-height: 944px;
}
.heroimage .container .row {
	padding-right: 49%;
}
.heroimage-2 {
	background:  url(../images/heroimage-2-min.png) no-repeat #f8f8f8;
	background-size: cover;
	background-position: center center;
}

/* GOLDEN HEADER */
.goldenheader {
	padding-top: 80px;
	padding-bottom: 80px;
	margin-bottom: 30px;
	color: #fff;
	background:  url(../images/../images/goldenheaderbg.jpg) no-repeat #9b7d39;
	background-size: cover;
	background-position: center center;
	font-family: inherit;
	font-size: 24px;
	font-weight: 400;
	text-align:center;
	text-shadow: 2px 2px 4px #675c40;
}

.goldenheader h3{
	font-size: 60px;
	font-weight: 600;
	text-transform: uppercase;
}

.goldenheader a{
	color: inherit;
	text-decoration: underline;
}

.goldenheader a:hover{
	text-decoration: none;
}

.carousel-indicators li {
	border-color: #969696;
}
.carousel-indicators .active {
	background-color: #bebebe;
}

/* TABLES */
table{
	width: 100%;
}

tr:nth-child(even) {
		background-color: #f0f0f0;
}

th,
td {
	text-align: left;
	padding: 5px;
}

tfoot td{
	font-size: 12px;
	font-weight: 500;
}

/* PANELS */
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid #9b7d39;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
					box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
	padding: 15px;
}
.panel-heading {
	padding: 20px 15px;
	border-bottom: 1px solid #9b7d39;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 18px;
	color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #9b7d39;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0;
}

.panel-default > .panel-heading {
	color: #fff;
	background-color: #9b7d39;
	border-color: #9b7d39;
	margin-top: -1px;
}

/* CONTACT */
.form-group {
	margin-bottom: 10px;
}
#feedbackForm {
	font-size: 16px;
}

.input-group-addon {
	padding: 6px 22px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px;
}

/* TOP NAVIGATION */
.navbar.navbar-default {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	min-width: 320px;
}
body {
	padding-top: 151px;
	position: relative;
}
.navbar-top{
	position: relative;
	background-color: #6432fa;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	min-height: 40px;
}
.navbar.navbar-default > .container:nth-child(2) {
	min-height: 110px;
}
.navbar-brand {
	height: auto;
}
.navbar-brand > div {
	display: block;
	overflow: hidden;
	height: 61px;
}
.navbar-brand.ewg0ld > div,
.navbar-brand.ewg2ld > div {
	width: 137px;
}
.navbar-brand.tmg0ld  > div {
	width: 154px;
}
.navbar-brand img {
	width: 100%;
	height: auto;
}
.navbar-brand.inactive > div {
	height: 50px;
	position: relative;
}
.navbar-brand.ewg0ld.inactive > div,
.navbar-brand.ewg2ld.inactive > div {
	width: 110px;
}
.navbar-brand.tmg0ld.inactive > div {
	width: 121px;
}
.navbar-brand.inactive img {
	position: absolute;
	top: -55px;
	left: 0;
}
.navbar-brand.inactive:hover img {
	top: 0;
}
.navbar-nav .dropdown-header {
	color: #9b7d39;
	font-weight: bold;
}

.topnav{
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}

.topnav i{
	font-size: 16px;
	line-height: 14px;
	vertical-align: middle;
	margin-right: 10px;
	text-decoration: none;
}

.topnav .fa-envelope-square{
	margin-top: -2px;
}

.topnav > li {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
}
.topnav > li > a {
	position: relative;
	display: inline-block;
	padding: 12px 15px 0 20px;
	color: #fff;
}
.topnav > li > a:hover,
.topnav > li > a:focus {
	text-decoration: none;
	color: #fff;
}

.topnav > li > a > span {
	font-weight: 400;
}


/* MAIN NAVIGATION */
.navbar {
	margin-bottom: 0;
	background-color: #FFF;
	border-radius: 0;
	min-height: 40px;
}

.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
	line-height: 80px;
	vertical-align: middle;
}

.nav .vertical-nav-divider {
	width: 1px;
	padding: 0;
	margin: 45px 5px 0 5px;
	height: 20px;
	overflow: hidden;
	background-color: #969696;
}

.navbar-default .navbar-nav > li > a {
	font-family: inherit;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #969696;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #9b7d39;
	background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
	font-family: inherit;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	color: #969696;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #646464;
	background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
	color: #bebebe;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #9b7d39;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
	color: #ffffff;
	border-color: #6432fa;
	background-color: #6432fa;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #9b7d39;
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
	background-color: #fff;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
	color: #9b7d39;
	background-color: transparent;
}

.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 15px 7px 10px 7px;
	line-height: inherit;
}

.nav > li:last-child > a {
	padding-right: 0;
}

.nav > li > a:hover,
.nav > li > a:focus {
	text-decoration: none;
	background-color: #eee;
}
.nav > li.disabled > a {
	color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color: #eee;
	border-color: #337ab7;
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}

.navbar-nav {
	margin: 0;
}

.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

ul.navbar-right > li > a.normal{
	display: block;
}

ul.navbar-right > li > a.hiddennav{
	display: none;
}

ul.navbar-right > li > a.nav-current{
	color: #9b7d39;
}

/* DROPDOWN NAVIGATION */
.navbar-header > .dropdown-menu {
	position: absolute;
	top: 80%;
	left: 0%;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 240px;
	padding: 10px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #9b7d39;
	-webkit-background-clip: padding-box;
					background-clip: padding-box;
	border: 0px solid #ccc;
	border: 0px solid rgba(0, 0, 0, .15);
	border-radius: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
					box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.navbar-header > .dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.navbar-header > .dropdown-menu .divider {
	height: 1px;
	margin: 9px 10px;
	overflow: hidden;
	background-color: transparent;
	border-bottom: 1px dashed #fff;
}
.navbar-header > .dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-family: inherit;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.42857143;
	color: #fff;
	white-space: nowrap;
	text-transform: uppercase;
}
.navbar-header > .dropdown-menu > li > a:hover,
.navbar-header > .dropdown-menu > li > a:focus {
	color: #262626;
	text-decoration: none;
	background-color: transparent;
}
.navbar-header > .dropdown-menu > .active > a,
.navbar-header > .dropdown-menu > .active > a:hover,
.navbar-header > .dropdown-menu > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0;
}
.navbar-header > .dropdown-menu > .disabled > a,
.navbar-header > .dropdown-menu > .disabled > a:hover,
.navbar-header > .dropdown-menu > .disabled > a:focus {
	color: #777;
}
.navbar-header > .dropdown-menu > .disabled > a:hover,
.navbar-header > .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .navbar-header >  .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.navbar-header > .dropdown-menu-right {
	right: 0;
	left: auto;
}
.navbar-header > .dropdown-menu-left {
	right: auto;
	left: 0;
}
.navbar-header > .dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #000;
	white-space: nowrap;
}

/* MEDIA CAROUSEL */
.carousel{
	margin: 20px 0;
	padding:0;
}

.carousel-control { width:  5%; }
.carousel-control.left,.carousel-control.right {
	margin-left: 15px;
	background-image:none;
}

.carousel-date {
	font-size:12px;
}
.carousel-headline {
	font-size:18px;
	font-weight: 600;
	line-height: normal;
}
.carousel-teaser {
	font-size:14px;
}

@media (max-width: 767px) {
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev     { left: -100%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }

}
@media (min-width: 767px) and (max-width: 992px ) {
	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev     { left: -50%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
	.carousel-inner .active.left { left: -25%; }
	.carousel-inner .next        { left:  25%; }
	.carousel-inner .prev     { left: -25%; }
}

/* BOX STYLES */
.col-equal-row {
	margin-right: -11px;
	margin-left: -11px;
}
.col-equal {
	padding-left: 11px;
	padding-right: 11px;
}


.productbox {
	border-width: 1px;
	border-color: #c7c6c6;
	border-style: solid;
	padding: 15px 45px 20px 15px;
	margin-top: 35px;
	line-height: 1.9;
	font-weight: 500;
	margin-top: 40px;
	background-size: cover;
	background-position: center center;
	position: relative;
}
.productbox h1 {
	font-family: inherit;
	font-size: 30px;
	font-weight: 600;
	color: #9b7d39;
	margin-top: 0;
	margin-bottom: 20px;
}
.productbox > .row > .col-12:first-child {
	padding-top: 2em;
	padding-bottom: 2em;
	padding-left: 8%;
	padding-right: 0;
}
.productbox > .row > .col-12:first-child > div {
	min-height: 18em;
}
.productbox.new {
	position: relative;
}
.productbox.new:after {
	display: block;
	content: "";
	position: absolute;
	top: 10px;
	right: 10px;
	width: 91px;
	height: 91px;
	background-image: url(../images/new-badge.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.productbox.popular:after {
	display: block !important;
	content: "";
	position: absolute;
	top: 1%;
	right: 32%;
	width: 200px;
	height: 200px;
	background-image: url(../images/popular-badge-4.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.borderdbox {
	border: 1px solid #eee;
	padding: 15px 15px 0 15px;
	margin-bottom: 35px;
}
.borderdbox:after {
	clear: both;
	content: "";
	display: block;
}

.borderdbox h1{
	font-family: inherit;
	font-size: 26px;
	font-weight: 600;
	color: #6432fa;
	margin: -10px 0 5px 0;
	padding: 0;
	line-height: normal;
}

.borderdbox h1.moremargin{
	margin: -10px 0 62px 0;
}

.borderdbox h2{
	font-size: 18px;
	font-weight: 400;
	color: #9b7d39;
	margin: -10px 0 5px 0;
	padding: 0;
	line-height: normal;
}

.borderdrow, .borderdrowsmall{
	border-bottom: 1px solid #eaeef2;
	margin: -15px 0;
	padding: 0;
}

.borderdrow:last-child{
	border-bottom: 1px solid #eaeef2;
	margin: 0 0 46px;
	padding: 0;
}

.borderdrowsmall:last-child{
	border-bottom: 0px solid #eaeef2;
}

p.headertextone{
	margin: 0 0 5px -20px;
	color: #6432fa;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
}

p.headertexttwo{
	margin: 0 0 5px -25px;
	color: #6432fa;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase
}

.borderdrow p{
	margin: 10px -15px;
	font-weight: 300;
	font-size: 20px;
}

.chartimage{
	margin: 0 15px;
	width: 100%;
}

.borderdrowsmall p{
	margin: 5px -15px;
	font-weight: 300;
	font-size: 16px;
}

.navibtncontainer{
	margin:0 0 0 -15px;
	padding:0;
}

.borderdrowsmall p.textheader{
	margin: 5px -15px;
	font-weight: 400;
	font-size: 16px;
	color: #6432fa;
}

p.green{
	font-weight: 400;
	color: #05aa4a;
}
p.red{
	font-weight: 400;
	color: #e6231e;
}

.linklist {
	padding: 0;
		margin: 0;
	list-style: none;
}

.linklist i{
	font-size: 15px;
	line-height: 14px;
	vertical-align: middle;
	margin-right: 8px;
	text-decoration: none;
}

.borderdrow p.textcol{
	margin-top: 14px;
	font-weight: 300;
	font-size: 16px;
}

.borderdrow p.textxl{
	margin-top: 5px;
	font-weight: 400;
	font-size: 26px;
}

.infoboxed {
	padding: 0 15px 20px 15px;
	color: #6a6a6a;
	font-size: 15px;
	line-height: 1.6;
}

.goldenboxed{
	background: url(../images/bokehbg.jpg) repeat center left #9b7d39;
	padding: 20px 0 30px 0;
		margin: 50px 0;
		color: #fff;
	text-align: center;
	vertical-align: middle;
}

.goldenboxed .morepad{
	padding-top: 20px 0;
}

.goldenboxed .headline{
	font-size: 60px;
	font-weight: 300;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.goldenboxed .headline_phone{
	font-size: 50px;
	font-weight: 300;
	margin: 0;
	padding: 0;
	line-height: normal;
}

.goldenboxed .text{
	font-size: 14px;
	font-weight: 600;
	margin: -2px 0 2px 0;
	padding: 0;
	line-height: normal;
}

.goldenboxed .subheadline{
	font-family: inherit;
	font-size: 26px;
	font-weight: 900;
	margin: -10px 0 0;
	padding: 0;
	line-height: normal;
}

.goldenboxed .subtext{
	font-size: 14px;
	font-weight: 300;
	margin: -5px 0 2px 0;
	padding: 0;
	line-height: normal;
}

.goldenboxedsmall{
	border: 1px solid #eee;
	padding: 15px;
	margin: 0 0 0 20px;
	color: inherit;
}

.greyboxedsmall{
	background: url(../images/phonepointer-2.jpg) no-repeat bottom right #f0f0f0;
	background-size: auto 100%;
	padding: 15px;
	margin: 0 0 -1px 20px;
	color: #6432fa;
	border: 1px solid #eee;
}

.blueboxedsmall{
	background-color: #6432fa;
	padding: 15px;
	margin: 0 0 36px 20px;
	color: #fff;
}

.martop{
	margin-top: 30px;
}

.goldenboxedsmall hr,
.blueboxedsmall hr,
.greyboxedsmall hr{
	display: block;
		margin-top: 0;
		margin-bottom: 15px;
		margin-left: auto;
		margin-right: 80%;
		border-style: solid;
		border-width: 2px;
	border-color: #fff;

}

.greyboxedsmall hr{
	border-color: #6432fa;
}

.goldenboxedsmall h3,
.greyboxedsmall h3,
.blueboxedsmall h3{
	font-family: inherit;
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	margin: -10px 0 5px 0;
	padding: 0;
	line-height: normal;
}

.greyboxedsmall .phone{
	margin: 10px 0 0;
		font-family: inherit;
	font-size: 28px;
	font-weight: 600;
}

.greyboxedsmall .phonesmall{
	margin: 0 0 18px;
	line-height: 10px;
	font-size: 14px;
	font-weight: 400;
}

.greyboxedsmall .phonehours{
	margin: 0 0 5px;
	padding: 0;
	line-height: normal;
	font-size: 14px;
	font-weight: 400;
}

.goldenboxedsmall .linklist, .blueboxedsmall .linklist {
		color: inherit;
}

.goldenboxedsmall h3{
	color: #6432fa;
}

.goldenboxedsmall hr{
	border-color: #9b7d39;
}

.goldenboxedsmall a, .blueboxedsmall a {
		font-size: 14px;
		color: inherit;
		text-decoration: underline;
		line-height: 30px;
}

.goldenboxedsmall a:hover, .blueboxedsmall a:hover {
		text-decoration: none;
}


.bigtable h2{
	margin-bottom: 30px;
}

.bigtable .borderdrow{
	margin: 0;
	padding: 0;
}

.bigtable .borderdrow:last-child{
	border-bottom: none;
	margin: 0 0 15px;
	padding: 0;
}

.bigtable .borderdrow p {
	margin: 5px 0 5px 0px;
	font-weight: 400;
	font-size: 14px;
}

.bigtable .borderdrow a {
	font-weight: 400;
	font-size: 14px;
	color: #6432fa;
	text-decoration: underline;
}

.bigtable .borderdrow a:hover {
	text-decoration: none;
}

.bigtable .rowbg {
	background-color: #f1f4f8;
}

.bigtable table,
.table-responsive table {
	height: auto !important;
	width: 100% !important;
}
.bigtable tr,
.bigtable td,
.bigtable th,
.table-responsive tr,
.table-responsive td,
.table-responsive th  {
	height: auto !important;
	width: auto !important;
}
.bigtable td,
.bigtable th {
	font-weight: 400 !important;
	font-size: 14px !important;
	padding: 5px 15px 5px 15px !important;
	border-bottom: 1px solid #eaeef2;
}
.bigtable tr:not(:first-child) td,
.bigtable tr:not(:first-child) th {
	border-top: 1px solid #eaeef2;
}

.producttable {
	font-size: 16px;
	line-height: 1.6;
	padding: 0;
	margin-bottom: 30px;
	border: 1px solid #bbbaba;
}
.producttable table {
	min-width: 700px;
}
.producttable h2 {
	margin: 0 !important;
	font-weight: 600 !important;
	font-size: 20px;
	color: #9b7d39;
}
.producttable tr {
	background-color: #f9f9f9;
}
.producttable th,
.producttable td {
	padding: 11px 15px 11px 15px !important;
}
.producttable thead tr td,
.producttable thead tr th,
.producttable tr:not(:last-child) td,
.producttable tr:not(:last-child) th {
	border-bottom: 1px solid #bbbaba;
}
.producttable tr td:not(:first-child),
.producttable tr th:not(:first-child) {
	border-left: 1px solid #bbbaba;
}
.producttable th:first-child,
.producttable td:first-child {
	border-left: 0;
}
.producttable tbody th {
	width: 26% !important;
}
.producttable tbody td {
	width: 37% !important;
}
.producttable tfoot tr {
	background-color: transparent;
}
.producttable tfoot td {
	border: 0px;
	color: #969696;
	padding-top: 30px !important;
	font-weight: 400;
}

#produkt-info {
	margin-top: 50px;
}

/* FOOTER */
#footer{
	background-color: #7c7c7c;
	color: #fff;
	padding: 20px 0;
	vertical-align: middle;
}
#footer .container{
	font-size: 14px;
	color: #fff;
	font-weight: 500;
}
#footer .container img{
	float: left;
	margin-top: 3px;
}
#footer .container img:not(:first-child) {
	margin-left: 30px;
}
#footer .container p{
	float: right;
	margin-top: 13px;
}
#footer .container p span{
	font-weight: 300;
}
#footer .container a {
	color: #fff;
	text-decoration: underline;
	text-transform: uppercase;
}
#footer .container a:hover,
#footer .container a:active,
#footer .container a:focus {
	color: #3c3c3c;
	text-decoration: none;
}

/* EWGold Ausübungsformular */

@media (max-width: 1199px) {
	#uspis .uspis-block-opener {
		display: none !important;
	}
	#uspis .uspis-block > div {
		height: auto !important;
		max-height: 100000px !important;
	}
		/* make navbar collapse sooner */
		.navbar-header {
				float: none;
		}
		.navbar-toggle {
				display: block;
		}
		.navbar-collapse {
				border-top: 1px solid transparent;
				box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		}
		.navbar-collapse.collapse {
				display: none!important;
		}
		.navbar-collapse.collapse.in {
			display: block !important;
		}
		.navbar-nav {
				float: none!important;
				margin: 7.5px 0px;
		}
		.navbar-nav>li {
				float: none;
		}
		.navbar-nav > li > a {
				padding-top: 5px;
				padding-bottom: 5px;
		}

	/* TOP NAVIGATION */
	.navbar-top{ min-height: 5px; }
	.topnav { display: none; }

	/* MAIN NAVIGATION */

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

	.navbar-header > .dropdown-menu .divider {
		border-bottom: 1px dashed #f0f0f0;
	}

	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
						box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
		line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nav .open .dropdown-menu > li > a:focus {
		background-image: none;
	}
	/* DROPDOWN NAVIGATION */
	.navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}

	.nav{
		background-color:  #6432fa;
		padding: 0 15px;
		line-height: 50px;
	}

	ul.navbar-right > li > a.hiddennav{
		display: inherit;
	}
	ul.navbar-right > li > a.nav-current{
		color: #ad9b64;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
		color: #ad9b64;
	}
	.navbar-default .navbar-nav > .open > a,
	.navbar-default .navbar-nav > .open > a:hover,
	.navbar-default .navbar-nav > .open > a:focus,
	.navbar-nav .dropdown-header {
		color: #ad9b64;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #f0f0f0;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #ad9b64;
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #ad9b64;
		background-color: transparent;
	}

	li.vertical-nav-divider{
	display: none;
	}

	.navbar-nav .collapse-hide{
		display: none !important;
	}

	.productbox.popular:after {
		top: 3%;
		right: 33%;
		width: 180px;
		height: 180px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.navbar-nav.navbar-right {
		max-width: 400px;
		margin-left: auto;
	}
}

/* MID SCREENS */
@media (min-width: 768px) and (max-width: 1199px) {


	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 340px;
	}

	body {
		padding-top: 116px;
	}

	/* BUTTONS */
	.btn-clear{
		clear: none;
	}


	/* BOX STYLES */
	.productbox.new:after {
		top: 10px;
		right: 10px;
		width: 75px;
		height: 75px;
	}

	.borderdbox{

	padding: 0;
	margin-bottom: 50px;
	}
	.borderdbox h1{

	margin: 0 0 5px 15px;
	}
	.borderdbox h1.moremargin{
	margin: 20px 0 20px 15px;
	}
	.borderdbox h2{

	margin: -10px 0 5px 15px;
	}

	.borderdrow, .borderdrowsmall{
	margin: 0;
	padding: 10px 0;
	min-height: 40px;
	vertical-align: middle;
	}
	.borderdrow:last-child{
	border-bottom: 0px solid #eaeef2;
	margin: 0;
	padding: 10px 0;
	min-height: 40px;
	clear: left;
	vertical-align: middle;
	}

	.borderdrowsmall:last-child{
	border-bottom: 0px solid #eaeef2;
	padding-bottom: 10px;
	}

	p.headertextone{
	margin: 20px 0 5px 0;
	font-size: 12px;
	font-weight: 500;
	}

	p.headertexttwo{
	margin: 20px 0 5px -8px;
	font-size: 12px;
	font-weight: 500;
	}

	.borderdrow p{
	margin: 0;
	font-weight: 300;
	font-size: 14px;
	}

	.chartimage{
	margin: 0;
	width: 100%;
	}

	.borderdrowsmall p{
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 14px;
	}

	.navibtncontainer{
	float: left;
	margin:0;
	padding:0;
	width: 100%;
	}

	.navibtncontainer img{
	clear: left;
	margin: 25px 0;
	}

	.borderdrowsmall p.textheader{
	margin: 5px 0;
	font-weight: 500;
	font-size: 14px;
	}

	.linklist i{
	font-size: 14px;
	line-height: 14px;
	margin-right: 8px;
	}

	.borderdrow p.textcol{
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 14px;
	}

	.borderdrow p.textxl{
	margin-top: 0;
	font-weight: 500;
	font-size: 18px;
	}

	.infoboxed {
		font-size: 13px;
	}

	.goldenboxed{
		margin: 40px 0;
	}

	.goldenboxed .morepad{
	padding-top: 20px 0;
	}

	.goldenboxed .headline{
	font-size: 55px;
	}

	.goldenboxed .text{
	font-size: 12px;
	}

	.goldenboxed .subheadline{
		font-family: inherit;
		font-size: 24px;
	}

	.goldenboxed .subtext{
	font-size: 12px;
	}

	.blueboxedsmall, .greyboxedsmall, .goldenboxedsmall{

	padding: 15px;
		margin: 0 -15px;
	}

	.blueboxedsmall {
	margin-bottom: 50px;
	}

	.greyboxedsmall{
		margin-bottom: 25px;
	}

	.goldenboxedsmall{
	margin-top: -25px;
	}

	.greyboxedsmall .phone{
	font-size: 25px;
	}

	.greyboxedsmall .phonehours{
	font-size: 12px;
	}

	.goldenboxedsmall h3,
	.greyboxedsmall h3,
	.blueboxedsmall h3{
	margin: 0 0 5px 0;
	padding: 0;
	}

	.bigtable h2{
	margin-bottom: 30px;
	}

	.bigtable .borderdrow:last-child{
		border-bottom: 1px solid #eaeef2;
	margin: 0;
	}

	.bigtable .borderdrow p {
	font-weight: 400;
	font-size: 12px;
	}

	.bigtable .borderdrow a {
	font-weight: 400;
	font-size: 12px;
	}

	.bigtable td,
	.bigtable th {
		font-size: 12px !important;
	}
	.producttable {
		font-size: 13px;
		margin-bottom: 25px;
	}
	.producttable th,
	.producttable td {
		padding-top: 9px !important;
		padding-bottom: 9px !important;
	}
	/* FOOTER */
	#footer{
	padding: 14px 0;
	}
	#footer .container{
	font-size: 14px;
	}

	#footer .container img{
	display: none;
	}

	#footer .container p{
	float: none;
	margin-top: 14px;
	text-align: center;
	}
}

/* SMALL SCREENS */
@media (max-width: 991px) {

	.productbox > .row > .col-12:first-child {
		padding-right: 8%;
	}
	.productbox.popular:after {
		top: -35px;
		right: -30px;
		width: 180px;
		height: 180px;
	}
	body.disclaimer {
		padding-bottom: 290px;
	}
	body.disclaimer #footer {
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
	}
	body.disclaimer #disclaimer-buttons {
		position: fixed;
		bottom: 0px;
		left: 0;
		right: 0;
		background: #fff;
	}
	body.disclaimer #disclaimer-buttons .btn {
		white-space: normal;
		display: block;
		margin: 0 auto 10px auto;
		max-width: 300px;
		padding: 8px 20px;
		font-size: 14px;
		font-weight: 500;
		line-height: 1.3333333;
		border-radius: 2px;
	}
}

@media (max-width: 767px) {

	.productbox > .row > .col-12:first-child {
		padding-right: 11%;
	}
	body {
		font-size: 14px;
	}

	body {
		padding-top: 74px;
	}
	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: 260px;
	}

	.navbar.navbar-default > .container:nth-child(2) {
		min-height: 68px;
	}
	.navbar-toggle {
		margin-top: 15px;
		padding: 11px 10px;
	}
	.navbar-brand {
		padding: 15px 15px;
	}
	.navbar-brand > div {
		height: 38px;
	}
	.navbar-brand.ewg0ld > div,
	.navbar-brand.ewg2ld > div {
		width: 85px;
	}
	.navbar-brand.tmg0ld  > div {
		width: 95px;
	}
	.navbar-brand.inactive > div {
		height: 32px;
	}
	.navbar-brand.ewg0ld.inactive > div,
	.navbar-brand.ewg2ld.inactive > div {
		width: 65px;
	}
	.navbar-brand.tmg0ld.inactive  > div {
		width: 71.5px;
	}
	.navbar-brand.inactive img {
		top: -32.5px;
	}
	.navbar-brand.inactive:hover img {
		top: 0;
	}

		/* TEXT STYLES */
	#uspis h3{
		font-size: 20px;
		font-weight: 600;
		margin: 0;
	}

	#uspis p{
		font-size: 12px;
		font-weight: 400;
		line-height: 20px;
		margin: 5px -35px 5px -35px;
	}

	/* BUTTONS */
	.btn-clear{
		clear: none;
	}

	/* HERO IMAGE */
	.heroimage h1 {
		font-size: 40px;
		font-weight: 600;
	}

	.heroimage p,
	.heroimage ul {
		padding-right: 0;
		font-size: 16px;
		line-height: 24px;
	}

	.heroimage .container {
		width: 100%;
		padding: 70px 20px 30px 20px;
		text-align: center;
		min-height: unset;
	}
	.heroimage .container .row {
		padding-right: 0;
	}
	.heroimage ul {
		margin: 0 auto;
		text-align: left;
		display: inline-block;
	}

	.goldenheader h3{
		font-size: 30px;
		font-weight: 600;
	}

	.goldenheader p{
		font-size: 18px;
		font-weight: 600;
	}

	.goldenboxed .headline,
	.goldenboxed .headline_phone{
	font-size: 40px;
	}

	.goldenboxed .subheadline{
	font-size: 20px;
	}

	/* BOX STYLES */
	.productbox > .row > .col-12:first-child {
		padding-left: 11%;
		padding-right: 11%;
	}
	.productbox.new:after {
		top: 5px;
		right: 5px;
		width: 40px;
		height: 40px;
	}
	.productbox.popular:after {
		top: -25px;
		right: -23px;
		width: 130px;
		height: 130px;
	}

	.borderdbox{
	border-width: 0;
	border-color: transparent;
	border-style: none;
	padding: 0;
	margin-bottom: 50px;
	}

	.borderdbox h1{
	font-size: 22px;
	font-weight: 600;
	margin: 0 0 5px 15px;
	}

	.borderdbox h1.moremargin{
	margin: 20px 0 20px 15px;
	}

	.borderdbox h2{
	font-size: 16px;
	font-weight: 400;
	margin: -10px 0 5px 15px;
	}

	.borderdrow, .borderdrowsmall{
	margin: 0;
	padding: 10px 0;
	min-height: 40px;
	vertical-align: middle;
	}

	.borderdrow:last-child{
	margin: 0;
	padding: 10px 0;
	min-height: 40px;
	clear: left;
	vertical-align: middle;
	}

	.borderdrowsmall:last-child{
	border-bottom: 1px solid #eaeef2;
	padding-bottom: 10px;
	}

	p.headertextone{
	margin: 20px 0 5px 3px;
	font-size: 11px;
	font-weight: 500;
	}

	p.headertexttwo{
	margin: 20px 0 5px -7px;
	font-size: 11px;
	font-weight: 500;
	}

	.borderdrow p{
	margin: 0;
	font-weight: 300;
	font-size: 12px;
	}

	.chartimage{
	margin: 0;
	width: 100%;
	}

	.borderdrowsmall p{
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 12px;
	}

	.navibtncontainer{
	float: left;
	margin:0;
	padding:0;
	width: 100%;
	}

	.navibtncontainer img{
	float: right;
	margin: 10px 0;
	}

	.borderdrowsmall p.textheader{
	margin: 5px 0;
	font-weight: 500;
	font-size: 11px;
	}

	.linklist i{
	font-size: 12px;
	line-height: 14px;
	margin-right: 8px;
	}

	.borderdrow p.textcol{
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 11px;
	}

	.borderdrow p.textxl{
	margin-top: 0;
	font-weight: 500;
	font-size: 16px;
	}

	.infoboxed {
		font-size: 12px;
	}

	.goldenboxed{
		margin: 40px 0;
	}

	.goldenboxed .morepad{
	padding-top: 20px 0;
	}

	.goldenboxed .text{
	font-size: 12px;
	}

	.goldenboxed .subtext{
	font-size: 12px;
	}

	.blueboxedsmall, .greyboxedsmall, .goldenboxedsmall{
	border-width: 0;
	border-color: transparent;
	border-style: none;
	padding: 15px;
		margin: 0 -15px;
	}

	.greyboxedsmall{
		margin-bottom: 25px;
	}

	.goldenboxedsmall{
	margin-top: -25px;
	}

	.greyboxedsmall .phone{
	font-size: 25px;
	}

	.greyboxedsmall .phonehours{
	font-size: 12px;
	}

	.goldenboxedsmall h3,
	.greyboxedsmall h3,
	.blueboxedsmall h3{
	font-size: 22px;
	margin: 0 0 5px 0;
	padding: 0;
	}

	.bigtable h2{
	margin-bottom: 30px;
	}

	.bigtable .borderdrow:last-child{
		border-bottom: 1px solid #eaeef2;
	margin: 0;
	}

	.bigtable .borderdrow p {
	font-weight: 400;
	font-size: 12px;
	}

	.bigtable .borderdrow a {
	font-weight: 400;
	font-size: 12px;
	}

	.bigtable td,
	.bigtable th {
		font-size: 12px !important;
	}

	.producttable {
		font-size: 12px;
		margin-bottom: 20px;
	}
	.producttable th,
	.producttable td {
		padding-top: 8px !important;
		padding-bottom: 8px !important;
	}

	/* FOOTER */
	#footer{
	padding: 10px 0;
	}
	#footer .container{
	font-size: 10px;
	}

	#footer .container img{
	display: none;
	}

	#footer .container p{
	float: none;
	margin-top: 10px;
	text-align: center;
	}
}

@media (max-width: 400px) {

	.navbar-brand {
		padding-top: 17px;
	}
	.navbar-brand:not(:last-child) {
		padding-right: 3px;
	}
	.navbar-brand > div {
		height: 28px;
	}
	.navbar-brand.ewg0ld > div,
	.navbar-brand.ewg2ld > div {
		width: 60px;
	}
	.navbar-brand.tmg0ld  > div {
		width: 67.445255px;
	}
	.navbar-brand.inactive > div {
		height: 23px;
		margin-top: 5px;
	}
	.navbar-brand.ewg0ld.inactive > div,
	.navbar-brand.ewg2ld.inactive > div {
		width: 50px;
	}
	.navbar-brand.tmg0ld.inactive  > div {
		width: 55px;
	}
	.navbar-brand.inactive img {
		top: -25px;
	}
	.navbar-brand.inactive:hover img {
		top: 0;
	}

	.productbox.popular:after {
		top: -35px;
		right: -21px;
		width: 100px;
		height: 100px;
	}
}