/*!
 * Start Bootstrap - Full HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
#preise-view {
	margin:5px 0 20px;
}
#preise-view a {
	text-decoration:none
}
#preise-view .row {
	margin-bottom:30px
}
#preise-view .col {
	padding-top:30px
}
#preise-view .col-first {
	padding-right:2%;
	width:30%
}
#preise-view .col-second {
	width:68%
}
#preise-view #action-wrapper {
	padding:0 51px 0 0
}
#preise-view #action-wrapper td.underline {
	text-decoration:underline
}
#preise-view p {
	margin:8px 0 0;text-align:justify;line-height:1em;font-size:.8em;font-style:italic;
}
#preise-view p a {
	text-decoration:underline;
}
#preise-view h3 {
	margin:0 0 20px 15px
}
#preise-view table {
	-moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
	box-shadow:0 0 15px rgba(0,0,0,0.4);
	text-align:center;
	font-family:Arial;
	color:#fff;
	*zoom:1;
	width:100%;
	table-layout:fixed
}
#preise-view th,#preise-view td {
	border:1px solid #eee
}
#preise-view th {
	color:#4e4e4e;
	font-size:12px;
	font-weight:bold;
	background:#fff;
	text-shadow:0 1px 1px rgba(0,0,0,0.4);
	box-shadow:inset 3px -2px 10px -2px rgba(0,0,0,0.4),inset -3px -2px 10px -2px rgba(0,0,0,0.4);
	line-height:1.25rem;
	padding:0.5em 0.3em;
	text-align:center;
	min-width:4em
}
#preise-view th .glyphicon-star {
	font-size:16px;
	color:gold
}
#preise-view td .glyphicon-earphone {
	font-size:16px;
	color:#000;
}
#preise-view th.full-width-header {
	padding:0.5em 0;
	font-size:14px
}
#preise-view th#divided-cell {
	padding:0
}
#preise-view th#divided-cell svg {
	max-width:100%
}
#preise-view th#divided-cell svg text {
	font-size:14px
}
#preise-view td {
	text-align:center;
	font-size:20px;
	font-weight:700;
	padding:5px;
	color:#4e4e4e;
	-webkit-transition:all 0.25s ease;
	-o-transition:all 0.25s ease;
	transition:all 0.25s ease;
	box-shadow:inset 9px -2px 10px -2px rgba(0,0,0,0.4),inset -9px -2px 10px -2px rgba(0,0,0,0.4);
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}
#preise-view td a {
	color:#4e4e4e;
	text-decoration:underline
}
#preise-view td.small-text {
	font-size:0.9em;
	font-weight:normal;
	vertical-align:top;
	text-align:left;
	line-height:1.2;
	padding:0.3em 0.7em
}
#preise-view td.crossed.table-col-2 {
	text-decoration:none;
	position:relative
}
#preise-view td.crossed.table-col-2:after {
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	border-top:3px solid #00A317;
	height:45%;
	height:calc(50% - 1px);
	width:43%;
	transform:rotateZ(-22deg);
	margin-left:31%
}
#preise-view td.table-col-2 {
	color:#fff
}
#preise-view td.table-col-2 a {
	color:#fff
}
#preise-view td.table-col-3 {
	color:#fff
}
#preise-view td.table-col-3 a {
	color:#fff
}
#preise-view td div {
	font-size:0.8rem;
	font-style:italic;
	line-height:1.1rem
}
#preise-view tr td.table-col-1 {
	background-color:#fff;
	line-height:35px;
}
#preise-view tr td.table-col-1 span#hours-per-week {
	display:block;
	height:35px;
}
#preise-view tr td.table-col-2 {
	background-color:#888
}
#preise-view tr td.table-col-3 {
	background-color:#00A317
}
#preise-view tr td.table-col-3 b {
	color:#4e4e4e
}
#preise-view tr td.table-col-4 {
	background-color:#ddd
}
#preise-view tr td.table-col-4 b {
	color:#00A317
}
#preise-view tr.multi-col td.table-col-1 {
	text-align:left;
	font-weight:bold;
	text-align:center;
	box-shadow:inset 1px -2px 4px 0px rgba(0,0,0,0.4);
	color:#4e4e4e;
	text-shadow:0 1px 1px rgba(0,0,0,0.4)
}
#preise-view tr.has-hover:hover td {
	background-color:#fff;
	color:#4e4e4e
}
#preise-view tr.has-hover:hover td.table-col-1 {
	transform:scale(1.1,1) translate(-5%);
	background-color:#ddd
}
#preise-view tr.has-hover:hover td.table-col-3 {
	background-color:#4e4e4e;
	color:#02EA23
}
#preise-view tr.full-width-row td {
	line-height:1;
	text-shadow:0 1px 1px rgba(0,0,0,0.4)
}
#preise-view tr.full-width-row td.footer {
	font-size:.8em;
}
#preise-view tr.full-width-row .dropdown-btn {
	cursor:pointer;
	background-color:#00A317;
	color:white;
	border:2px solid #4e4e4e;
	font-size:1.5em;
	-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.8);
	-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.8);
	box-shadow:0px 0px 10px 0px rgba(0,0,0,0.98);
	padding:0.3em 1em
}
#preise-view #img-preise {
	width:60%;
	max-width:210px;
	margin-left:15%
}
#preise-view #img-preise img {
	max-width:100%
}
@media only screen and (max-width:1300px) {
	#preise-view .col-first {
		padding-right:2%;
		width:40%
	}
	#preise-view .col-second {
		width:58%
	}
}
@media only screen and (max-width:980px) {
	#preise-view #img-preise {
		display:none
	}
	#preise-view .col-first {
		padding-right:0;
		width:100%
	}
	#preise-view .col-second {
		width:100%
	}
}
@media only screen and (max-width:599px) {
	#preise-view {
		width:100%;
		padding-left: 0px;
	}
	#preise-view #action-wrapper {
		padding:0 0.5em;
		text-align:center
	}
	
	#preise-view table {
		margin:0 auto 15px auto;
		max-width:98%
	}
	#preise-view th {
		font-size:0.9em
	}
	#preise-view th#divided-cell {
		width:auto
	}
	#preise-view th#divided-cell svg text {
		font-size:12px
	}
	#preise-view td {
		font-size:24px
		padding:5px
	}
	#preise-view td.small-text {
		font-size:0.7rem
	}
}
@media only screen and (max-width:320px) {
	
	#preise-view td {
		font-size:0.75rem;
		padding:3px
	}
	#preise-view tr.has-hover:hover td.table-col-1 {
		transform:none
	}
}
html, body{
	position:relative;
	height:100%;  
	box-sizing:content-box;
	margin: 0;
	padding: 0;
	min-height: 100%;
}


html {
    height: 100%;
}


body {
    /* margin-top: 50px; Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	background:transparent;
	color:#5e6778;
	height:auto; 
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
}
a:link, a:hover, a:visited {
	color:#5e6778;
	text-decoration:underline;
	cursor:pointer;
}
a:hover {
	text-decoration:none;
}
table td, table th {
	vertical-align:top;
	color:#fff;
	font-size:14px;
}
img.big {
	display:none;
}
ul > li.green {
	background:url(images/check.png) top 2px right 25px no-repeat;
}
.driver-licences ul > li.green {
	background:url(images/check.png) top 2px right 5px no-repeat;
}
.row {
	margin:0 -8px 16px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding-right: 8px;
  padding-left: 8px;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    margin-bottom:16px;
}
.row div:last-child {
	margin-bottom:0;
}
.error {
	min-height:auto !important; 
	color:red;
}
.success {
	min-height:auto !important; 
	color:green;
}

.clr{clear:both;}

#main-logo-img{width: 160px;padding-top: 15px;} 

/*nnx*/
#Index.lang-ru .gallerybg, #Index.lang-ru .gallery-holder{
    height: 340px;
}

.details .more {
    padding: 0;
}

@media (min-width: 1200px) {
  /* .container {
    width: 1474px;
  } */
  #Index .container {
	  width:100%;
  }
  
}
#Index .main, #Index .content {
	padding:0;
}
#Index .row {
	margin-left:0;
	margin-right:0;
}
#Index h1, #Index h2 {
	margin:50px 0 10px;
	font-size:4em;
	color:#fff;
	text-shadow:3px 3px 5px #5e6778;
}
#Index h2 {
	margin:0 0 30px;
	font-size:2.5em;
}
#Index .content input {
	display:block;
	float:left;
	width:40%;
	height:50px;
	margin-right:30px;
	padding:0 10px;
	border:none;
	background:rgba(255,255,255,0.5);
	font-size:1.8em;
	line-height:50px;
}
#Index .content button {
	float:left;
	height:50px;
	width:250px;
	border-radius:30px;
	line-height:50px;
	font-size:1.8em;
	font-weight:500;
}
#Index .gallerybg {
	height:285px;
	background:#5e6778;
	margin:80px 0 0;
	margin-bottom:50px;
}
#Index .gallery-holder {
	position:relative;
	height:285px;
	overflow:hidden;
}
#Index .gallerybg > div > div {
	float:left;
}
#Index .gallery {
	position:absolute;
	width:10000px;
	
}
#Index .gallery > div {
	position:absolute; 
	float:left;
	height:285px;
}
#Index .gallery > div:last-child {
	margin-right:0;
}
#Index .city {
	float:left;
	width:209px;
	margin-right:16px;
	color:#fff;
}
#Index .city h4 {
	margin:10px 5px;
}
#Index .city h4 a {
	color:#fff;
	text-decoration:none;
}
#Index .city img {
	display:block;
	margin-bottom:10px;
}
#Index .city table {
	width:100%;
}
#Index .city table tr td:last-child {
	text-align:right;
}
#Index .arrow {
	width:32px;
	height:285px;
	background:url(images/arrows.png) no-repeat;
	cursor:pointer;
}
#Index .right-arrow {
	float:left;
	background-position:-32px center;
}
#Index .left-arrow {
	float:right;
	background-position:0 center;
}
.full-width {
	width:100%;
}
.full {
    background: url(images/bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.languages {
	margin:20px 0 0 10px;
	position:relative;
}
.start-page {
	max-width:100px;
}
.languages.langs{margin:0;margin-left:15px;}

.languages span.flag {
	display:inline-block;
	width:21px;
	height:14px;
	margin-right:5px;
	background:url(images/flags.png) no-repeat;
}
.languages span.flag:first-child {
	
}
.languages span.german {
	background-position:0px 0px;
}
.languages span.english {
	background-position:0px -14px;
}
.languages span.french {
	background-position:0px -28px;
}
.languages span.turkish {
	background-position:0px -42px;
}
.languages span.chinese {
	background-position:0px -56px;
}
.languages span.russian {
	background-position:0px -70px;
} 

.languages span.polish{
	background-position:0px -84px;
} 
.languages span.spanish {
	background-position:0px -98px;
} 

.languages span.italian,
.languages span.italic {
	background-position:0px -112px;
} 
.languages span.arabic {
	background-position:0px -126px;
} 

.navbar .languages span{
	cursor:pointer;
}

.langdown{
	display:none;
	border: 1px solid #ddd;
	padding: 5px;
	width: 71px;
	background: #fff;
	box-shadow: 0px 0px 6px -2px #333;
	position: absolute;
	padding-top: 5px;
	top: 30px;
	left: 1px;
	z-index:100;
	/*transition: all 0.2s ease-in-out 0s;*/
}

.langdown .lline{
	margin-bottom:5px;
	height:20px;
}

.langdown .lline div{
	width:25px;
	float:left;
	cursor:pointer;
}
.langdown .lline div a{text-decoration:none;}

.langdown span{
	display:block !important;
	float:left !important;
	width:100%;
	background:#fff;
	cursor:pointer;
	margin-top: 4px;
}

.lang-switcher{
    border: 1px solid #eee;
    width: 71px;
    height:30px;
    line-height:30px;
    padding-left: 7px;
    position:relative;
}

.lang-switcher span{
	display:block;
	margin-top:5px;	
	position:absolute;
	top:3px;
	right:13px;
}

.lang-switcher span:after{
	content: "▾";
    position: absolute;
    left: 25px;
    top: -10px;
}

/*
.languages:hover .langdown {
    display: block;
}
*/

/*
.our-languages{
    height: 40px;
    min-width: 100px;
    position: absolute;
    right: 20px;
    top: 0;
    width: auto;
    text-align:right;
}*/

.our-languages {
    height: 40px;
    position: absolute;
    top: 0;
    margin: 0;
    margin-left: 15px;
    margin-top: 8px;
    padding: 0;
    width: auto;
    text-align: left;
    display: inline-block;
}

.opener, .closener {
	cursor:pointer;
}
.opener:after, .closener:after {
    border-style: solid;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-top: 8px;
    width: 0;
}
.opener:after {
	border-color: #fff transparent transparent;
	border-width: 5px 5px 0;
}
.closener:after {
	border-color: transparent transparent #fff;
    border-width: 0 5px 5px;
}

#Breadcrump {
	height:40px;
	min-height:auto;
	padding:0 20px;
	line-height:40px;
}
#Results {
	min-height:30px;
	line-height:30px;
	padding:0 16px;
}
#Leftsidebar, #Rightsidebar {
	background:rgba(255, 255, 255, 0.4);
}
#Rightsidebar{}
  
#Leftsidebar h3, #Leftsidebar h4 {
	margin:16px 0 0;
	padding:10px;
	font-size:1.2em;
	font-weight:bold;
	background:#fff;
}
#Leftsidebar h3:first-child {
	margin-top:0;
}
#Leftsidebar h4 {
	margin:8px 0;
	font-size:1em;
	text-align:center;
}

#Leftsidebar .opener:after {
	border-color: #5e6778 transparent transparent;
}
#Leftsidebar .closener:after {
	border-color: transparent transparent #5e6778;
}
#Leftsidebar input, #Leftsidebar textarea {
	border:none;
	width:100%;
	margin:5px 0px;
	padding:5px;
	background:#fff;
}
#Leftsidebar input[type=submit] {
	font-weight:bold;
	font-size:1em;
}
#Leftsidebar .formholder {
	position:relative;
	margin:10px 0;
	padding:10px;
	background:rgba(255, 255, 255, 0.4);
}
#Leftsidebar .formholder select {
	width:100%;
	margin-bottom:5px;
}
#Leftsidebar .questiondata_fields #Questioner_Email2 {
	display:none;
}
#Leftsidebar .formholder #Reaction {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	min-height:235px;
	display:none;
	padding:20px 10px;
	background:#fff;
	
}
#Leftsidebar .formholder #Reaction span.remove {
	font-size:30px;
	position:absolute;
	top:0;
	right:0;
	width:25px;
	height:25px;
	background:url(images/remove.png) no-repeat center center;
}
#Leftsidebar .formholder #Reaction .success {
	color:#390;
}
#Leftsidebar .formholder #Reaction .error {
	color:#f00;
}
#Leftsidebar .faq {
	margin:8px 0 16px;
	background:#fff;
	width: 100% !important;
}
#Leftsidebar .faq:first-child {
	margin-top:8px;
}
#Leftsidebar .question {
	padding:10px;
}
#Leftsidebar .answer {
	padding:10px;
	color:#fff;
	background:#5e6778;
}
#Leftsidebar .answer img {
	display:block;
	margin-bottom:5px;
}
@media (min-width: 768px) {
	#Leftsidebar, #Rightsidebar {
		width:100%;
	}
	#Leftsidebar {
		margin-right:5%;
	}
	#Rightsidebar {
		margin-left:0%;
	}
}
.main {
	background-color:transparent; 
	margin:0 auto 20px;
}
@media (min-width: 992px) {
  .main {
    margin-top:130px;
  }
}
.content {
	margin:auto;
	padding:0 8px
}
.border {
	border-top:1px solid #5e6778;
}



.cont-left div:first-child {
	margin:0 0 8px 0;
}
.cont-left div.map {
	padding:0;
}
.cont-left div {
	margin:8px 0;
}
.cont-left .opener:after {
	border-color: #5e6778 transparent transparent;
}

.cont-left .closener:after {
	border-color: transparent transparent #5e6778;
}
.cont-left h4, .cont-left h5 {
	margin:10px 0;
}
.cont-left h5 {
	margin-left:16px;
}
.cont-left input {
	width:50px;
}
.nail {
	min-height:312px;
    background-color: #fff;
	padding:10px 15px;
	/*
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
	*/
    transition: border 0.2s ease-in-out 0s;
}
.dark {
	background:#5e6778;
}
.computer {
	min-height:auto; 
	background:#5e6778; 
	color:#fff;
}
.computer h3 {
	font-size:1.2em;
	margin:0;
}
.computer h4 {
	
	font-size:1.2em;
	font-weight:bold;
}

.computer h4 .hl{
	color:#fdcd00;
}

.computer table {
	width:100%;
	margin-top:16px;
	text-align:right;
	font-weight:bold;
	color:#fff;
}
.computer table thead {
	
}
.computer table td.expl {
	padding-top:5px;
	font-size:10px;
	text-align:justify;
	border-top:1px solid #fff;
}
.detail-page .computer table td.expl {
	padding-top:5px;
	font-size:14px !important;
	text-align:justify;
	border-top:1px solid #fff;
}
.computer table td.fcol {
	width:69%;
	text-align:left;
	font-weight:normal;
}
.computer table label {
	padding-left:20px;
}
.computer table input.num {
	display:inline;
	width:50px;
	height:40px;
	padding:0;
	text-align:center;
	font-size:1.2em;
	color:#5e6778;
}
.computer table tfoot {
	font-weight:normal;
	font-size:0.8em;
}
.details {
	width:100%;
	padding-bottom:16px;
	margin:0 0 16px;
	border-bottom:1px solid #60697A;
}

.fs-tel-wrap{
	position:relative;
	display:inline-block;
	min-width:80%;
	width:auto;
	height:35px;
}
.tel-first{float:left;height:35px;}
.fs-telf{display:none;position:absolute;top:0;left:0;}
.fs-tel{float:left;height:35px;background-color:#fff;padding:10px;margin-top:-7px;line-height: 15px;margin-left: 5px;border:1px solid #5e6778;border-radius:3px;cursor:pointer;transition:background-color 500ms ease-in-out;}
.fs-tel:hover{background-color:#5e6778;color:#fff;}
  
.fs-btn{float:left;min-height:35px;background-color:#fff;border:1px solid #5e6778;border-radius:3px;cursor:pointer;transition:background-color 500ms ease-in-out;}
.fs-btn:hover{background-color:#5e6778;color:#fff;}

.fs-btn a{text-decoration:none;display:block;width:100%;height:100%;line-height: 35px;margin-left: 10px;margin-right: 10px;}  
.fs-btn a:hover{background-color:transparent;color:#fff;}

@media (min-width: 992px) {
	.details {
		/*width:582px;*/
	}
}
.headline {
	clear:both;
	margin-bottom:10px;
}
.headline h3 {
	float:left;
	max-width: 430px;
	margin:0;
	font-size:18px;
	font-weight:700;
}
.screenshot {
	width:205px; 
	height:172px; 
	padding:0;
	background:url(images/monitor.png) no-repeat;
}
.screenshot img {
	margin:10px 9px;
}
.address {
	width:225px;
	padding:0 16px;
}
.more {
	position:relative;
	width:140px;
	height:172px;
}
.details .more {
	width:150px;
}
.more .languages {
	margin: 0 -10px 0 0;
}
.more .languages span:last-child {
	margin-right:0;
}
.more .vipvoices {
	margin-top:40px; 
	text-align:right
}
.details .more .vipvoices {
	margin-top:0px; 
}
.rating {
	display:block;
	float:left;
	width:20px;
	height:17px;
	background:url(images/rating.png) 0px 0px no-repeat;
}
.empty {
	background-position: -22px 0;
}
.checked {
	padding:10px 10px 0px 20px;
	background:url(images/check.png) bottom right no-repeat;
}
div.pseudo-select { background:#fff; color:#5e6778;  }
div.pseudo-select span:hover { background-color:#ccc;}
.right {
	float:right;
}
.left {
	float:left;
}
.middle {
	margin:10px auto;
}
.pos-rel {
	position:relative;
}
.buthold {
	position:relative;
}
a.greybutton, button.greybutton {
	display:block;
	height:34px;
	min-width:100px;
	max-width:250px;
	margin:auto;
	padding:0 16px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	line-height:34px;
	background:#5e6778;
	border-radius: 20px;
	border:none;
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
	text-decoration:none;
}
a.whitebutton {
	display:block;
	margin-top:21px;
	box-sizing:border-box;
	padding: 8px 10px 0 55px;
	background:#fff;
	color:#5e6778;
	line-height:12px;
	font-size:10px;
	text-align:center;
	text-decoration:none;
	border-radius: 20px;
	width:155px;
	height:42px;
	box-shadow: 0px 3px 3px 2px rgba(0,0,0,0.3);
}
a.vipbutton {
	position:absolute;
	display:block;
	right:-43px;
	bottom:0px;
	width:206px;
	height:54px;
	padding:15px 0 0 0px;
	background:url(images/result-vip-button.png) no-repeat;
	color:#7F5D00;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

#Detail h4 {
	margin-bottom:16px;
}
#Detail a.vipbutton {
	bottom:20px;
	right:-15px;
}
#Detail .school table {
	width:100%;
	margin-top:20px; 
}
#Detail .school table td {
	color: #5e6778;
}
div.pseudo-select { 
	position:absolute;
    width:130px;
}


#Detail .image-container {
	position:relative;
	width:269px;
	height:242px;
	margin-top:16px;
}
#Detail .image-container img {
	position:absolute;
	left:0;
	top:0;
	
}
#Detail .nail .asset {
	position:absolute;
	bottom:30px;
	right:30px;
	
	width:30px;
	height:30px;
	z-index:1000;
	cursor:pointer;
}
#Detail .nail .asset span {
	color:#fff;
	font-size:2em;
}
#Detail .driver-licences {
	
}
#Detail .driver-licences ul, #Pages .driver-licences ul {
	float:left;
	list-style-type:none;
}
#Detail .driver-licences ul > li, #Pages .driver-licences ul > li {
	margin: 10px 0 0 10px;
	padding-right:40px;
	line-height:35px;
	font-size:1.2em;
	font-weight:bold;
	text-align:right;
	
}
#Detail .poll-holder {
	position:absolute; z-index:1000; top:2px; right:2px; width:300px; background:rgba(255,255,255,.55);text-align:center;
}
#Detail .poll-holder h4 {
	height:30px; line-height:30px; margin-bottom:0px;
}
#Detail .poll-holder h4 span {
	display:inline-block;
}
#Detail .poll-holder h4 span:nth-child(1) {
	width:20%;
}
#Detail .poll-holder h4 span:nth-child(2) {
	width:70%;
}
#Detail .poll-holder h4 span:nth-child(3) {
	width:10%;
	background-color:#f18400;
	border:1px solid #f18400;
	color:#fff;
    font-weight:bold;
	line-height:25px;
    cursor:pointer;
    transition:all 500ms ease-in-out;
    box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.3);
    text-align:center;
	animation-delay: 5s;	 
	animation-name: pulseto;
    animation-duration: 1s;
    transform-origin:50% 50%;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
#Detail .poll-holder .poll-content {
	width:300px; height:280px;
}
#Detail .poll-holder .poll-content p:nth-child(1) {
	position:absolute; margin-top:12px; padding:0 10px; color:#000; font-weight:bold; background:#ccc;
	transform: translate3d(0,0,0);
	animation: 0.3s ease-out 0s infinite normal both running vibrate-1;
}
#Detail .poll-holder .poll-bar {
	position:absolute; bottom:0;width: 80px; cursor:pointer;
}
#Detail .poll-holder .yes {
	 left:20px; background:rgba(11, 150, 11, .5);
}
#Detail .poll-holder .no {
	left:110px; background:rgba( 150,11,11, .5)
}
#Detail .poll-holder .nomatter {
	right:20px; background:rgba(112, 112, 112, .5)
}
#Detail .poll-holder .poll-bar span.poller {
	display:block;height:0px;
}
#Detail .poll-holder .poll-bar span:nth-child(2), #Detail .poll-holder .poll-bar span:nth-child(3) {
	display:block; height:20px; color:#000;
}



#Pages .driver-licences ul > li {
	
}
#Detail .driver-licences ul > li > span, #Pages .driver-licences ul > li > span {
	margin-right:29px;
	float:left;
	vertical-align:bottom;
}
#Pages .driver-licences ul > li > span {
	margin-right:0;
}
#Pages {
	padding:0px 30px 30px 10px;
}
#Pages .driver-licences div {
	padding-right:50px;
	text-align:justify;
	padding-bottom:20px;
	margin-top:10px;
	border-bottom:dashed 1px #5E6778;
}
#Pages img {
	width:100%;
	height:auto;
}
#Pages .pimagel {
	float:left;
	margin-left:10px;
}
#Pages .pimager {
	float:right;
	margin-right:10px;
}
#Pages table {
	width:100%;
	background:#5e6778;
}
#Pages table td, #Pages table th {
	padding:8px 12px;
	border:1px solid #999;
	text-align:center;
}
#Pages td.ll {
	text-align:left;
}
#Pages h1, #Pages h2, #Pages h3, #Pages h4, #Pages h5, #Pages h6 {
	margin-bottom: 10px;
    margin-top: 20px;
}
#Pages h4 {
	 margin-top:0px;
}
#Detail .services ul {
	padding: 0 0 0 36px;
}
#Detail .services ul > li {
	margin:5px 0;
	padding:0 10px;
	line-height:35px;
	font-weight:bold;
}
#Detail .theory table {
	width:100%;
}
#Detail .theory table td {
	padding:8px;
	text-align:center;
	color:#5e6778;
}
#Detail .theory table td.day {
	font-weight:bold;
	text-align:left;
}
#Detail .desc {
	max-height:175px;
}
#Detail .holiday {
	/*position:absolute;*/
	bottom:16px;
	left:16px;
	padding:0 16px 0 0;
}
#Detail .holiday h5 {
	font-weight:bold;
}
#Detail .holiday span {
	text-align:center;
	font-weight:bold;
}
#Detail .slides-holder {
	position:relative;
	width:275px;
	height:auto;
	margin-top:10px;
	border:1px solid #5E6778;
	overflow:hidden;
}

#Detail .holiday .slides-holder{
	border:none;
	overflow:auto;	
}

#Detail .holiday .slides{
	width:auto;
	position:relative;
}

#Detail .holiday .slides > div{
	position:relative;
	height:auto;
	margin-bottom:10px;
}

#Detail .holiday .slides span{
	clear:both;
	border:1px solid #5E6778;
	width:265px;
	margin-lefT:1px;
}

#Detail .slides-holder span.left-arrow {
	display:none;
	float:left;
	z-index:1000;
	width:20px;
	cursor:pointer;
}
#Detail .slides-holder span.right-arrow {
	float:right;
	z-index:1000;
	width:20px;
	cursor:pointer;
}
/*
#Detail .slides {
	position:absolute;
	width:5000px;
}
#Detail .slides > div {
	position:absolute; 
	float:left;
	height:25px;
}
#Detail .slides span {
	display:block;
	float:left;
	width:270px;
	margin:0;
	padding:0 5px;
	line-height:25px;
	text-align:center;
}
*/
#Page .entry label, #Page .entry input[type=text], #Page .entry select {
	float:left;
	width:60%;
	margin-top:5px;
}
#Page .entry label {
	width:35%;
}
#Page .entry h5 {
	margin:5px 0 3px 0;
}
#Page .entry-spec label, #Page .entry-spec input, #Page .entry-spec textarea {
	width:100%;
	margin:5px 0 0px;
}
#Page #My_Answers .entry-spec textarea {
	height:220px;
}
#Page .entry-spec input {
	margin-bottom:5px;
}
#Page .entry input {
	width:55%;
}
#Page .school p {
	display:none;
}
#Page input {
	border:none;
	height:25px;
	padding-left:5px;
	background:#5e6778;
	color:#fff;
}
#Page input[type="file"] {
	width:200px;
	background:#fff;
	color:#5e6778;
	padding:0;
}
#Page select {
	height:25px;
}

a.greybutton:hover, a.greybutton:focus, a.greybutton:visited, 
a.vipbutton:hover, a.vipbutton:focus, a.vipbutton:visited,
a.whitebutton:hover, a.whitebutton:focus, a.whitebutton:visited {
	text-decoration:none;
}

img.first-aid {
	position:absolute;
	z-index:100;
	left:-5px;
	top:-5px;
}
.prices table {
	width:100%;
	color:#5e6778;
}
.prices table td {
	color:#5e6778;
}
.prices table td span.expl, .prices table td div.expl {
	display:inline;
	font-size:12px;
	left:0;
}

.row.result .expl .m45{
	display:none;	
}

@media (min-width: 768px) {
	.prices table {
		width: 100%;
	}
	img.big {
		display:inline;
		display:block; 
		width:100%; 
		margin:auto;
	}
}
.val {
	font-size:1.2em;
	font-weight:bold;
	text-align:right;
}
.highlighted, .prices table td.highlighted, #Detail .school table td.highlighted {
	font-size:1.5em;
	color:#00A317;
}
.supertext table {
	width:300px;
}
.supertext table td {
	color:#5e6778;
}
.supertext table td:last-child {
	text-align:right;
}
.supertext h4 {
	margin-top:10px;
}
td.price {
	vertical-align:middle;
	/*width:75%;*/
	font-size:.95em;
}
span.license {
	display:inline-block;
	width:100px;
	height:35px;
	padding:10px 0 0 95px;
	margin-right:5px;
	background:url(images/fahrerlaubnisklassen.png) no-repeat;
}
span.lic-b {
	background-position: 0px -40px;
}
span.lic-be {
	background-position: -95px -40px;
}
span.lic-b96 {
	background-position: -95px -40px;
}
span.lic-am {
	background-position: 0px -5px;
}
span.lic-a1 {
	background-position: -100px -5px;
}
span.lic-a2 {
	background-position: -200px -5px;
}
span.lic-a {
	background-position: -295px 0px;
}
span.lic-c1 {
	background-position: 0px -76px;
}
span.lic-c1e {
	background-position: -95px -76px;
}
span.lic-c {
	background-position: -190px -76px;
}
span.lic-ce {
	background-position: -285px -76px;
}
span.lic-d1 {
	background-position: 0px -112px;
}
span.lic-d1e {
	background-position: -95px -112px;
}
span.lic-d {
	background-position: -190px -112px;
}
span.lic-de {
	background-position: -285px -112px;
}
span.lic-l {
	background-position: 0px -148px;
}
span.lic-t {
	background-position: 0px -148px;
}

#Vip-question {
	display:none;
	position:absolute;
	z-index:10000;
	left:50%;
	margin-left:-284px;
	min-width:10%;
	max-width:574px;
	top:20%;
	
}
.vip-question {
	padding:10px;
	background:url(images/vip-border.png) center center repeat-y;
	box-shadow: 0px 3px 3px 2px rgba(0,0,0,0.5);
}
.vip-content {
	width:100%;
	min-height:50px;
	padding:16px;
	background:#fff;
}
.vip-question button {
	display:block;
	width:200px;
	height:36px;
	margin:20px auto 0;
	background:url(images/vip-button-bg.png) repeat-y;
	border-radius: 20px;
	border:none;
	box-shadow: 0px 3px 3px 2px rgba(0,0,0,0.3);
	color:#7F5D00;
	font-size:14px;
	font-weight:500;
	text-align:center;
}
.vip-question h3 {
	margin-bottom:16px;
	font-size:1.2em;
}
.vip-question h3 span.glyphicon {
	float:right;
	color:#5e6778;
	cursor:pointer;
}
.vip-question fieldset {
	border:none;
}
.vip-question input, .vip-question textarea {
	width:49%;
	margin-left:1px;
	padding:5px;
	background:#5e6778;
	color:#fff;
	border:none;
}
.vip-question textarea {
	float:none;
	width:100%;
	height:300px;
}
.vip-question .boni {
	display:table;
	width:100%;
	border-spacing:1px;
}
.vip-question span.bonus {
	box-sizing:border-box;
	display:table-cell;
	height:50px;
	width:25%;
	padding:0;
	background:#5e6778;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
}
.vip-question span.bonus:hover, .vip-question span.active {
	background:#ccc;
}

/* NAVIGATION */
nav {
	box-sizing:border-box;
}
nav .row {
	margin-bottom:0;
}
.navbar {
	min-height:95px;
	background-color:#fff;
	border-bottom:#5E6778 solid 11px;
	box-shadow:0 0 12px 0 rgba(0, 0, 0, 0.5);
}

.nav {
	
}
.nav > li > a {
	width:auto;
	/*padding-right:0;*/
	color:#5e6778;
	border:none;
	text-decoration:none;
	padding-left:0;
	padding-right:0;
}
.dropdown-menu > li > a {
	text-decoration:none;
}
@media (min-width: 768px) {
		nav .row div {
		
	}
    .navbar-nav {
		min-height:85px;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
        float:none;
    }
}
.menu:hover, .dropdown-submenu:hover, .dropdown-submenu:hover > a, .nav > li > a:hover, .dropdown-submenu > a.active {
	background-color:#5e6778;
	color:#fff;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position:relative;
}
@media (min-width: 992px) {
	.navbar-fixed-top, .navbar-fixed-bottom {
		position:fixed;
	}
}
.navbar-toggle {
	background:#5e6778;
}
.navbar-toggle .icon-bar {
	 background:#fff;
 }
.nav-tabs {
	border:none;
}
.nav-tabs > li {
  float: none;
}
@media (min-width: 768px) {
  .nav-tabs > li {
	  float:left;
	  min-height:85px;
	}
}

.menu, .dropdown-submenu {
  min-width: auto;
  padding: 30px 0px 0 16px;
  margin: 0 16px 0 0;
}
.dropdown-menu {
	width:auto;
	min-width:100%;
}
.dropdown-submenu > .dropdown-menu {
    -webkit-border-radius:0 6px 6px 6px;
    -moz-border-radius:0 6px 6px 6px;
    border-radius:0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
    display:block;
	margin-top:-1px;
}

.dropdown-submenu > a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 5px 0 5px;
    border-top-color:#5e6778;
    margin-top:8px;
    
	
}
.dropdown-submenu > a.no-drop:after {
	content:none;
}
.dropdown-submenu:hover > a:after  {
    border-left-color:#ffffff;
	border-color:#5e6778;
	border-top-color:#fff;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #5e6778;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #5e6778;
  outline: 0;
}
nav .login {
	margin: 35px 0 0;
	padding:0 0 0 30px;
}
nav .login .greybutton {
	margin-bottom:5px;
}
nav .login span a {
	display:block;
	width:155px;
	font-size:0.8em;
	text-align:center;
}

@media (min-width: 768px) and (max-width: 1380px) {
	#main-logo-img{width: 160px;margin-left:-50px;} 
}

/* Mobile */
@media only screen and (max-width: 767px) {
	#main-logo-img{width: 160px;padding-top: 0px;margin-left:0px;} 
	table.responsive { margin-bottom: 0; }
	
	.pinned { position: absolute; left: 0; top: 0; background: #fff; width: 35%; overflow: hidden; overflow-x: scroll; border-right: 1px solid #ccc; border-left: 1px solid #ccc; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td { white-space: nowrap; }
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; margin-bottom: 20px; overflow: hidden; border-right: 1px solid #ccc; }
	div.table-wrapper div.scrollable { margin-left: 35%; }
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.responsive td, table.responsive th { position: relative; white-space: nowrap; overflow: hidden; }
	table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td { display: none; }
	
	#Index input {
		min-width:95%;
	}
}

  

.auto {
	height:auto;
	min-height:auto;
}
.auto input[type=checkbox], .auto label {
	display:inline-block;
	vertical-align:middle;
	margin:0;
}
.bg-dark {
	background:#5e6778;
	color:#fff;
}

#Pages h2{ width:100%; clear:both;}

#Pages table.invis,
table.invis{
	border:none;
	background:transparent;
	width:auto;
}

#Pages table.invis td,
table.invis td{border:none;text-align: left;color:#5e6778;}

#Pages .formel{}
#Pages .formel1{width:65%;}
#Pages .formel2{width:100%;}
#Pages .formel3{width:90%;}

#Pages .page-img{width:350px;height:auto;max-width:100%;float:left;margin: 15px;margin-left: 0;}
#Pages .page-img.flr{float:right; margin-right:0; margin-left:15px;}

#Pages .page-img.noflr{float:none;clear:both;}

.screenshot .status0,
.grayit { 
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: url(/media/images/gray.svg#grayscale);
	filter: gray;
	-webkit-filter: grayscale(1); 
}

.vipvoices.status0,
.vipbutton.status0{
	display:none;
}

.beliebt{display:block;float:right;padding-right:20px;}

.result.status2 .headline{
	background: #fdcd00;box-shadow: 0px 0px 0px 12px #fdcd00;
}

@-moz-keyframes pulseit
{
  0%
  {
    opacity:0;
  }
  50%
  {
    opacity:1.0;
  }
  100%
  {
    opacity:0;
  }
}  

@-webkit-keyframes pulseit
{
  0%
  {
    opacity:0;
  }
  50%
  {
    opacity:1.0;
  }
  100%
  {
    opacity:0;
  }
} 
 
@keyframes pulseit
{
  0%
  {
    opacity:0;
  }
  50%
  {
    opacity:1.0;
  }
  100%
  {
    opacity:0;
  }
}
  
.premium-star {
    position: relative;
    display: block;
    color: #fff;
    font-size: 25px;
    float: left;
    margin-left: -10px;
    margin-top: -8px;
    margin-right: 10px;
    height: 20px;
}
   
.premium-star::after {
    content: '★';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left:0;
    top:0;
    opacity: 0;
    border-radius: 5px;
    text-shadow: 2px 2px 4px #777;
    transition: opacity 0.3s ease-in-out;
    animation: pulseit 3s infinite;
    -moz-animation: pulseit 3s infinite;
    -webkit-animation: pulseit 3s infinite;
}

.result.status2 h3 a{}

.col-md-4.padded{width:33%;}  

.reg-cat1{display:block;}
.reg-cat2,
.reg-cat3,
.reg-cat4{display:none;}
 
.container-reg1 .reg-cat1{display:block}
.container-reg1 .reg-cat2,
.container-reg1 .reg-cat3,
.container-reg1 .reg-cat4{display:none;}
	
.container-reg2 .reg-cat2{display:block}
.container-reg2 .reg-cat1,
.container-reg2 .reg-cat3,
.container-reg2 .reg-cat4{display:none;}

.container-reg3 .reg-cat3{display:block}
.container-reg3 .reg-cat1,
.container-reg3 .reg-cat2,
.container-reg3 .reg-cat4{display:none;}

.container-reg4 .reg-cat4{display:block}
.container-reg4 .reg-cat1,
.container-reg4 .reg-cat2,
.container-reg4 .reg-cat3{display:none;}

.navbar-fixed-top .dropdown-submenu{padding:0 15px;}   

.navbar-fixed-top .nav-tabs > li{min-height:0;height:auto;}
.navbar-fixed-top #bs-navbar-collapse{padding-top:20px;}  

.g-reviews{
	width:100%;
}
  
.g-reviews img{
	float:right;
}

.bewertungstb{
	max-width:100%;
	width:100%;
	color:#5e6778;
	border-top:1px solid #eee; 
}  

.bewertungstb td {
	position:relative;
	color:#5e6778;  
    line-height: 35px;
    /* border-bottom:1px solid #eee; */
    display: inline-block;
    font-size: 14px; 
}
.bewertungstb td:first-child {
	width: 84% !important;
}
.bewertungstb td.tbstars{
	/* border-right:1px solid #eee;  */
	width:80px;   
}

/*.bewertungstb td:not(.tbstars){
	background-color:#5e6778;
}*/

.bewertungstb td img {
	padding: 0;
	text-align:right;
	float:right;
}

.bewertungstb td img.ggl{
	position:absolute;
	top:10px;
	left:-100px;
}
	
.bewertungstb td a {
	text-decoration:none;
}
.bewertungstb td.tbstars{
	/* text-align:center; */
	padding-left: 0px;
}
#All-Reviews span.review {
	display:block;
	margin-bottom:5px;
	text-align:center;
	font-style:italic;
}
.school.entry img{
	max-width:100%;
}

.partner{
	width:100%;
	min-width: 200px;
	max-width: 300px;
	
    border: none;
    border-radius: 0;    
    float: left;
    background-color: #8493a2;
    margin:0;
    padding:0;
    position:relative;
    box-shadow: 0px 0px 10px 0px #000;
    margin-bottom:15px;
}
  
.partner_img{
	max-width:100%;
	height:auto;
	position:absolute;
	top:10px;
	left:10px;
	z-index:50;
}

.partner a{
	text-decoration:none;
	transition: all 0.2s ease-in-out;
}

.partner a:hover{
	text-shadow: 1px 0 0 currentColor;
}

.partner .fs-btn a:hover{
	text-shadow: none;
}

.partner .fs-btn{ 
    width: 80%;
    margin: 10%;
    margin-top:0;
    border: none;
    border-radius: 20px;
    text-align: center;
}
.partner .fs-btn a{
	margin:0px;	
}

.f-box-panel{
	height: 35px;
	width: 100%;
	margin-top: 15px;
}

.f-box-panel .fs-btn{
	text-decoration:none !important;
	margin-right:5px;
}

.f-box-panel .fs-btn:hover{
	color:#fff !important;
}

.voucher-aholder{position:absolute; font-weight:bold; color:#fff; font-size:44px;
    margin-top: -95px;
    margin-left: 0px;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
.voucher-amount{font-size:64px;color:#fff;}

.partner-map{
    display: block;
    position: absolute;
    z-index:50;
    float: right;
    top: 10px;
    right: 10px;
    background: rgba(255,255,255,0.5);
    padding: 5px;
    border: 0px solid #efefef;
    font-size: 9px;
}  
 
.fm-img{
	display:block;
	width:100%;
	height:auto;
	position:relative;
}

.fm-img:after{
	content:"";
	box-shadow:inset 0 0 0px #000000;
	position:absolute;
	left:0;
	top:0;
	z-index:10;
	width:100%;
	height:100%;
} 

.partner-more-img{
	float: left;
    width: 100%;
    height:auto;
    clear: both;
    margin-bottom: 30px;
}


.partner-text{
	display:block;
	clear:both;
	height:auto;
	width:100%;
	padding:15px;
	color:#fff;
	font-size:18px; 
}
.partner-text a{color:#fff;}

.firstaid-widget{
	width:100%;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;  
}

.firstaid-widget iframe{max-width:100%;max-height:100%;}

.firstaid{
	
}

.firstaid img{
	width:100%;
	height:auto;
}

.firstaid-here{
	font-size:20px;
	margin-left:30px;
}

.firstaid-here:before{
    content: "+";
    font-weight: bold;
    display: block;
    position: absolute;
    left: 25px;
    font-size: 40px;
    color: rgb(220,0,0);
    text-shadow: 0px 4px 3px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}

#ZIP{padding-left: 4px;}
label[for=ZIP]{width:40px;}
label[for=Cities]{width:40px;}  

.expl .closener span{display:none;}

#map-canvas-holder,
#map-canvas{
	height: 300px;
	width: 300px;
}

.stay-in-view{
	position:fixed;
	top:135px;
	z-index:50;
}

.result .address a img{
	max-width:100%;
	width:140px;
	height:auto;
}

#map-canvas-holder div,
#map-canvas-holder .gm-style div,
#map-canvas-holder{
	margin:0;
	padding:0;	
}

.gm-svpc div{top:-5px;}

.labels{
	background: #5e6778;
    color: #fff;
    opacity: 0.7;
    border-radius: 5px;
    padding: 2px !important;
}
.table-office-hours {
	width:100%;
}
.table-office-hours td{
	color: #5e6778;
    padding: 8px;
    text-align: center;
}

.no-office-hours{
	font-size:16px;
	width:100%;
	margin-top:115px;
	text-align:center;
}

.no-office-hours.has-user{
	margin-top:15px;
}
	
.table-office-hours td.day{
	font-weight: bold;
    text-align: left;
}
   
.bike-specialist{
	display: inline-block;
    height: 20px;
    position: relative;
}
.bike-specialist .nr{
	position: absolute;
    left: 15px;
    top: 9px;
    width: 20px;   
    text-align: center;
    font-size: 12px;
    text-shadow: 5px;
    color: #fff;
	text-shadow: 0px 4px 3px rgba(0,0,0,0.4), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
} 
.bike-specialist img{height:40px;}

.city{position:relative;}
.passed{    
	opacity:0;
	position:absolute;
	z-index:10;
	top:50px;
	left:5px;
	height: 50px;
	width: 195px;
	border-radius: 30px;
	font-size: 1.8em;
	font-weight: 500;
    height: auto;
    min-width: 100px;
    max-width: 195px;
    margin: auto;
    padding: 0 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 34px;
    background: #5e6778;
    border-radius: 20px;
    border: none;
    box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.3);
    text-decoration: none;
    transition: all 1s ease-in-out;
    pointer-events: none;
}
.passed.vis{
	display:block;
	opacity:0.8;	
}

.city .passed{transition: all 4s ease;}
.city:hover .passed{
	opacity:0.8;	
	transition: all 1s ease;
}

.passed span{
	font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 0;
    display: block;
}
#Hints {
	margin-left:20px;
}
span.btm-hint{
	background:rgba(255, 255, 255, 0.6);
	font-size:.8em;
}
span.btm-hint-detail{
	font-size:.7em;
}
#btm-hint.hint-detail{
	position:relative;
	font-size:.8em;
}

#map-canvas-fs{width:100%;height:300px;}
#map-canvas-p{width:100%;height:250px;}

.row.school-text{height:auto;min-height:0px;}
.row.school-text .col-md-12{height:auto;min-height:0px;}
.nail.school-text{height:auto;min-height:0px;font-size:16px;}

.nail.videos{position:relative;}
.nail.videos .vid{width:100%;}
.nail.videos .vid-tgl{position:absolute;z-index:10;left:0px;top:40px;width:100%;height:75%;color:#fff;font-size:40px;text-align:center; line-height:240px;cursor:pointer;}
.nail.videos .vid-tgl a{display:block;width:100%;height:100%;text-decoration:none;background:#333;}

.fancy-vid{height:450px !important; max-height:450px;}

.take-page{
	background: #5e6778;
	color: #fff;
	border-radius: 15px;
	padding:15px; 
	margin-bottom:15px;
	margin-left:5%;
	width:100%;
	box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.3);
	transition: all 1s ease-in-out;
}

.take-page:hover{
	background:#fff;
}
	
.take-page a{
	display:block;
	color:#fff;
	text-decoration:none; 
}

	
.take-page a:hover{
	color: #5e6778;
}

#Detail .take-page a h4{margin-bottom:0;}

.row.result .left{margin-bottom:15px;}
.row.result .left tr:nth-of-type(2) .expl{position:absolute;bottom:0;width:100%;}
.row.result .expl span{display:inline;position:relative;cursor:help;}
 
.pass-failure{
	margin:15px;
	padding:15px;
	background-color:#fff;
	border:2px solid red;
}

.navbar-nav .m2 > a,
.navbar-nav .m3 > a
{font-weight:bold;}

.dropdown-submenu > a:after{margin-left:8px;}

.m-register,
.m-login{font-size:14px;text-decoration:none; cursor:pointer; width:auto;display:block;float:left;}

nav .login .m-register a{font-size:14px; text-decoration:none;}

.login-men{
	display:none;clear: both;margin: 5px;padding: 5px;border: 1px solid #efefef;height:70px;  
}

.pass-lost{
	width:auto;float:right;margin-top: -25px;
}

#Index .login-men input,
#Page .login-men input{width:140px;}

#Index .login-men button,
#Page .login-men button{float:right;}

#Index .login-men span,
#Page .login-men span{float:left;}

.p-tel{
	padding:0 20px;
	font-weight:bold;
	font-size:18px;
}


.p-bestanden{
	padding:0 20px;
	font-weight:bold;
	margin-top:20px;
}

.p-bestanden span{
	font-size:18px;
}

.ptimes{
	padding:0 20px;
	margin-top:15px;
}

.row.details .bike-specialist{
	position:absolute;
    left: -40px;
    top: 150px;   
}

.row.details .bike-specialist .nr{
	top:18px;
}

.row.result a.greybutton{
	margin-bottom:15px;
}   

.xbtn{ 
	height:35px;
	padding:10px;
	line-height: 15px;
	border:1px solid #5e6778;
	width: 140px;
    text-align: center;
	border-radius:3px;
	cursor:pointer;
	background-color:#5e6778;
	transition:background-color 500ms ease-in-out;
	color:#fff;
	right:0;
	top:0;
	font-size:13px;
}

.xbtn:hover{
	background-color:#fff;  
	color:#5e6778;
}

.xbtn a{
	text-decoration:none;
	color:#fff;
}
.single-data {
	font-size:.75em;
}

.list-p{
	font-weight: bold;
	margin-left:5px;
	cursor:help;
}

.ptimes table{background:#efefef;border-top:1px solid #efefef;}
.ptimes table th{background:#eee;color:#5e6778;padding:5px;border:1px solid #efefef;}
.ptimes table td{background:#fefefe;color:#5e6778;padding:5px;border:1px solid #efefef;}

.btn-to-city-col{
	padding:0px;
	margin-top:-20px;	
}

.btn-to-city{
	background-color:#f18400;
	border:1px solid #f18400;
	color:#fff;
	height: 40px;
    line-height: 40px;
    font-weight:bold;
    min-height: auto;
    padding: 0 20px;
    margin-bottom:15px;
    border-radius:3px 3px 3px 3px;
    max-width:340px;
    width:auto;
    cursor:pointer;
    transition:all 500ms ease-in-out;
    box-shadow:0 3px 3px 0 rgba(0, 0, 0, 0.3);
    text-align:center;
}

.btn-to-city:hover{
	background-color:#fff;
	color: #f18400;
}

.btn-to-city.ani{	 
	-webkit-animation-delay: 5s;	 
	-webkit-animation-name: pulseto;
    -webkit-animation-duration: 1000ms;
    -webkit-transform-origin:50% 50%;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;

	-moz-animation-delay: 5s;	 
	-moz-animation-name: pulseto;
    -moz-animation-duration: 1000ms;
    -moz-transform-origin:50% 50%;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: linear;
        
    animation-delay: 5s;	 
	animation-name: pulseto;
    animation-duration: 1000ms;
    transform-origin:50% 50%;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}

@-webkit-keyframes pulseto {
    0% { -webkit-transform: scale(1.0); }
    50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1.0); }
}

@-moz-keyframes pulseto {
    0% { -webkit-transform: scale(1.0); }
    50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1.0); }
}

@keyframes pulseto {
    0% { -webkit-transform: scale(1.0); }
    50% { -webkit-transform: scale(1.1); }
    100% { -webkit-transform: scale(1.0); }
}

.list-search-results .container.main{
	margin-bottom:400px;
}

.last-price-change{float:right;}

/*neu auf w von j*/

#Index .gallerybg, 
#Index .gallery-holder{
    height:320px;
}

#Index.lang-es .gallerybg, 
#Index.lang-es .gallery-holder{
    height:360px;
}

body{
    font-size: 16px;
}

table td, table th {
    font-size: 16px;
}

#Index.lang-es .content button {  
    max-width: 100%;
    width: auto;
}

.navbar-brand{
	float: right;
    margin-top: -35px;
}
#main-logo-img{padding-top:0;}

#bs-navbar-collapse{
	width:auto;
}

#My_Profile{
	font-size: 14px; 
}

/*end*/

#landing-text{
    background: #fff;
    margin: 0 auto 20px;
    width: 80%;
    padding: 15px;
    margin-bottom: 50px;
    margin-top:-30px;
}

@media (max-width: 1310px) {
	/*neu*/
	.navbar-brand{
    	margin-top: -5px;
	}
}

@media (max-width: 1190px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    margin-bottom:0;
  }
  
  #map-canvas-holder, #map-canvas{width:190px;}
  
  	.row.details .bike-specialist{lefT:auto; right:0px;}
}  

@media only screen and (max-width: 982px) {
	.faq-more{display: none;}
	#Leftsidebar{margin-bottom: 15px;}
	#map-canvas-holder, #map-canvas{width:100%;}
	.stay-in-view{
		position:static;   
	}
	
	/*neu*/
	.navbar-brand{
    	float:left;
	}
	
	#main-logo-img{margin-left:0;}
}

@media only screen and (max-width: 596px) {
	.beliebt{float:left !important;margin-left:0px;}
	
	#Breadcrump{display:none;}
	
	.address{float:left;}
	.details .more{width:150px;}
	.details .more.right{float:right;}
	.details .more .vipvoices{text-align:left;}
	.languages.langs {
		margin-left: 0px;
	}
	
	.login-men{height:95px;}
	
	#Vip-question {
	    margin-left: -15px;
	    left:15px;
	    max-width: 100%;
	    top: 20%;
	}
	
	.vip-question input, .vip-question textarea{width:100%;}
	.vip-question span.bonus{font-size:12px;}
	
	.aggCount{clear:both;}
	
	.row.result .left tr:nth-of-type(2) .expl{
	position:relative;}
	
	.row.result .expl span:first-child{margin-left:0;}
	
	.row.result a.greybutton {
	    margin-bottom: -15px;
	    margin-top: 0px;
	    clear: both;
	}
	
	.row.result .nail{padding-bottom:30px;}
	
	.pass-lost{margin-top:0;float:left;display:block;}
	.auto-reg{height:70px;}
}
 #map-canvas-holder, #map-canvas {
    width: auto;
}
.login .google-auto-placed {
	display: none;
}
#Locations #ZIP {
    width: 75% !important;
}
#Locations .select2-container {
	width: 75% !important;	
}
.headline h3 {
	display: block;
    float: none;
    margin-bottom: 5px;
    max-width: 100%;
}
.headline span {
	display: block;
	width: 100%;
}
.languages.langs {
	margin-left: 0;
}

.votes .single-text {
	width: 44% !important;
	font-size: 14px !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
            .languages {
                margin: 20px 20px 0 10px;
                float: left;
            }
            .navbar-nav {
                width: 100%;
                padding-top: 20px;
                display: block;
                clear: both;
            }
            nav .login {
                margin: 0;
                position: absolute;
                top: 25px;
                right: 15px;
            }
            #Rightsidebar {
                margin-left: 0;
                margin-top: 15px;
            }
            
        }
        
        @media (max-width: 767px) {
            #Rightsidebar {
                margin-left: 0;
                margin-top: 15px;
                overflow: hidden;
            }
            nav .login {
                margin: 0;
                position: absolute;
                top: 25px;
                right: 15px;
            }
            #main-logo-img {
                width: 120px;
            }
            #map-canvas-holder, #map-canvas {
			    width: 100%;
			}
			#Results {
            	height: auto;
    			overflow: hidden;
            }
            .highlighted, .prices table td.highlighted, #Detail .school table td.highlighted {
				font-size:1em;
			}
			.computer table td.fcol {
				text-align: right;
			}
			.headline h3 {
				display: block;
			    float: none;
			    margin-bottom: 5px;
			    max-width: 100%;
			}
			.headline span {
				display: block;
				width: 100%;
			}
			#Locations #ZIP {
			    width: 75% !important;
			}
			#Locations .select2-container {
				width: 75% !important;	
			}
			#preise-view thead th {
				line-height: 18px;
			}
			body {
				overflow-x: hidden;
			}
			.nail.school-text a {
				word-break: break-all;
    			display: block;
			}
			.helpful, .helpful-ct, .report {
				position: relative !important;
			    margin-top: 0;
			    top: 5px !important;
			    left: 1px;
			    margin-bottom: 5px;
			}
			.helpful-ct, .report{
				text-align: left !important;
    			padding: 0 !important;
			}
			#Index .content input {
				width: 100%;
				margin-bottom: 10px;
				margin-right: 0px;
			}
			#Index .content button {
				float: none;
				margin: 10px auto;
    			display: block;
			}
			.flex-caption input[type="range"] {
				width: 100% !important;
			}
        }
        @media only screen and (max-width: 596px) {
			.row.result a.greybutton {
			    margin-bottom: 15px;
			}
			.screenshot {
				background-position: center center;
    			display: block;
    			margin: 0 auto
			}
			.row.details .bike-specialist {
			    top: auto;
			}
			.ptimes table {
				width: 100%;
			}
			.flex-caption span.window {
				width: auto !important;
			}
			input[type="range"].range {
				width: 100% !important;
			}
			.flex-caption p.description {
				width: 100% !important;
				text-align: center !important;
				margin-top: 10px;
				margin-left: 0px !important;
			}
		}  
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    margin-bottom:0;
  }
  .details .more .vipvoices {
	margin-top:0px; 
 }
}