body{
	margin: 0;
	padding: 0;
}
h1,h2,h3{
	background: url('/img/rounded-rectangle.png') top left no-repeat;
	font-family: 'Dosis', sans-serif;
	font-size: 25px;
	font-weight: 700;
    font-style: normal;
    padding: 16px 0 0 0;
    margin: 0;
}
h1 a, h2 a, h3 a{
	color: #000;
	text-decoration: none;
}
#header-container{
	background:url('/img/header-stripe2.png') repeat-x left top;
}
#header{
	width: 1230px;
	margin: 0 auto;
	padding: 20px 0;
	position: relative;
}
#header .logo-bck{
	background: url('/img/logo-bck.png') right bottom no-repeat;
	width: 960px;
	height: 91px;
	display: inline-block;
    position: absolute;
    top: 0;
    right: -55px;
    z-index: 0;
}
#more-container{
	background-color: #f6f6f6;
}
#more{
	width: 1170px;
	margin: 0 auto 0;
	padding: 30px;
}
#footer{
	width: 1230px;
	margin: 0 auto;
	background-color: #fff; 
	padding: 40px 20px 20px 20px;
}
#logo{
	float: left;
	z-index: 100;
	position: relative;   
}
#logo a{
	color: #000;
	text-decoration: none;
	font-family: 'Dosis', sans-serif;
	font-size: 27px;
	font-weight: 500;
	background: url('/img/logo.png') left center no-repeat;
	padding-left: 65px;
	height: 50px;
	display: inline-block;
}
#logo a span{
	display: inline-block;
	padding: 8px 0;
}
nav {
	float: right;
	position: relative;
	z-index: 100;
}
nav ul{
	list-style-type: none;
}
nav ul li{
	display: inline-block;
	padding-right: 20px;
}
nav a{
	font-family: 'Dosis', sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}
nav a:hover{
	text-decoration: underline;
}
#header .lang{
    display: inline-block;
    border-left: 1px solid #acacac;
    color: #000;
    list-style: none;
    font-family: 'Dosis', sans-serif;
	font-size: 12px;
	font-weight: 700;
    cursor: pointer;
    z-index: 10000!important;
    float: right;
    margin: 0;
    padding: 0;
    position: relative;
    top: 10px;
	width: 139px;
}
#header .lang:hover{
    background-color: #383838;
    color: #fff;
}
#header .lang>li{
    padding: 5px 15px 7px 10px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
#header .lang li ul{
    position: absolute;
    display: none;
    list-style: none;
    background-color: #383838;
    left: 0;
    top: 31px;
    padding: 0;
    width: 100%;
}
#header .lang li ul li{
    display: block;
}
#header .lang li ul li a{
    padding: 10px;
}
#header .lang li:hover ul{
    border-top: 1px solid #000;
    display:block;
    opacity:1;
    visibility:visible;
}
#header .lang a, #header .lang a:hover {
    text-decoration: none;
    display: block;
    border: none;
    color: #fff;
    border-bottom: 1px solid #000;
}
#header .lang a:hover {
    color: #e72617;   
}
#header .lang:hover .flag{
    
}
#header .flag{
    height: 16px;
    width: 17px;
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 4px;
    float: none;
}
#header .flag.de{
    background: url(/img/de-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.en{
    background: url(/img/gb-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.fr{
    background: url(/img/fr-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.it{
    background: url(/img/it-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.es{
    background: url(/img/es-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.pl{
    background: url(/img/pl-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.no{
    background: url(/img/no-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.nl{
    background: url(/img/nl-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.dk{
    background: url(/img/dk-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.cs{
    background: url(/img/cz-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.pt{
    background: url(/img/pt-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.at{
    background: url(/img/at-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.be{
    background: url(/img/be-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.ch{
    background: url(/img/ch-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.se{
    background: url(/img/se-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.ua{
    background: url(/img/ua-flag.png) center center no-repeat;
    background-size: cover;
}
#header .flag.usa{
    background: url(/img/usa-flag.png) center center no-repeat;
    background-size: cover;
}

#content{
	width: 1250px;
	margin: 20px auto 0;
	padding: 10px;
	background-color: #fff;
}
#footer-wrapper{
	background-color: #fff;
}
#userRoutes, #userMaps, #userComments{
	float: left;
	width: 33.3%;
}
#userMaps.long, #userRoutes.long{
	width: 66.6%;
}
#more ul{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #000;
	list-style-type: none;
	padding-left: 0px;
	margin: 0;
}
#more ul.first{
	margin-top: 5px;
}
#more ul li{
	padding-top: 16px;
}
#more ul a{
	color: #000;
	text-decoration: none;
}
#userMaps a:hover, #userRoutes a:hover{
	text-decoration: underline;
}
#userMaps .first ul, #userRoutes .first ul{
	width: 50%;
	display: inline-block;
}
#userRoutes .first.elements12 ul{
	width: 100%;
}
#userMaps.long .first ul, #userRoutes.long .first ul{
	width: 25%;
}
#userRoutes.long .first ul{
	width: 33.3%;
	float:left;
}
#more ul.comment{
	font-size: 13px;
	line-height: 1.6;
}
#more ul.comment .link{
	display: block;
	font-weight: 700;
}
#more ul.comment .link, #more ul.comment .text, #more ul.comment .commentInfo{
	display: block;
}
#more ul.comment .commentInfo{
	font-style: italic;
	color: #8f8f8f;
}
#more ul.comment a:hover .link{
	text-decoration: underline;
}
#comment ul{
	list-style-type: none;
	padding-left: 0;
	font-size: 13px;
	line-height: 1.6;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
#comment li.comment{
	padding: 10px 0;
	border-bottom: 1px solid #c2c2c2;
}
#comment li.comment .user-name{
	font-weight: 700;
}
#comment li.comment time{
	font-style: italic;
    color: #8f8f8f;
}
#comment li.comment .text{
	display: block;
}

#main-column{
	float: left;
	width: 900px;
}
#right-column{
	float: right;
	width: 300px;
}

.ads2, .ads3{
	width: 728px;
	margin: 0 auto 20px auto;
}

.clear{
	clear: both;
}
#google_map{
	width: 100%;
	height: 740px;
	margin-bottom: 20px;
	position: relative;
}
#google_map iframe{
    height: 100%;
    width: 100%;
    margin: auto;
}
#journey-costs{
	margin-bottom: 60px;
}
#comment{
	margin-top: 20px;
}
#comment span.r{
	background: url(/img/comment.png) center center no-repeat;
	padding: 10px 16px; 
}
.description, .additional-info{
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #000;
	line-height: 1.7;
}
.additional-info span{
	display: block;
}
.route-waypoints{
	clear: both;
}
#RoutingForm .route-waypoints .input.text{
	margin: 0;
	padding-right: 10px;
}

#RoutingForm .route-waypoints .input.text:last-child{
	padding-right: 0px;
}

#alternatives{
	list-style-type: none;
	padding-left: 0;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}
#alternatives li{
	border: 1px solid #c2c2c2;
	border-radius: 3px;
	padding: 10px;
	margin-bottom: 7px;
	background: url(/img/marker-big-gray.png) 17px center no-repeat;
	padding-left: 50px;
}
#alternatives li:hover{
	background-color: #f6f6f6;
}
#alternatives li.active{
	background: url(/img/marker-big-red.png) 17px center no-repeat;
	background-color: #f6f6f6;
}
#alternatives li .rLeft{
	display: none;
}
#alternatives li .rFirst, #alternatives li .rSecond{
	display: block;
}
#alternatives li .rFirst{
	font-weight: 700;
	font-size: 16px;
}
#alternatives li .rFirst .rName{
	position: relative;
	float: right;
	font-weight: 400;
	top: 12px;
}
#alternatives li .rSecond>span{
	margin-right: 20px;
}
#alternatives li .rSecond span span{
	font-weight: 700;
}
#noLeft .description{
	margin-top: 30px;
}

/*routing form css*/
#RoutingForm {
	margin: 20px 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 2px solid #e0e0e0;
}
#MapForm {
	margin: 10px 0;
}
#RoutingForm label, #journey-costs label, #comment .info{
	display: block;
	font-family: 'Dosis', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
}
#RoutingForm .checkbox label{
	display: inline-block;
}
#RoutingForm .checkbox{
	display: inline-block;
	margin-right: 20px;
}
#RoutingForm .select{
	display: inline-block;
	float: right;
}
#RoutingForm input[type="text"],#RoutingForm select, #MapForm input[type="text"], #journey-costs input[type="text"],#comment input[type="text"], #comment textarea{
	padding: 8px;
	font-size: 13px;
	border: 1px solid #c2c2c2;
	border-radius: 3px;
}
#RoutingForm input[type="text"] {
	padding-left: 38px;
	background: url(/img/marker-gray.png) 10px center no-repeat;
	width: 318px;
}
#RoutingForm.extended input[type="text"]{
	width: 295px;
}
#RoutingForm.extended input[type="text"].through{
	width: 245px
}
#RoutingForm.extended input[type="submit"]{
	float: none;
	margin-left: 100px;
}
#MapForm input[type="text"]{
	width: 360px;
}
#journey-costs input[type="text"], #comment input[type="text"], #comment textarea{
	width: 282px;
}
#comment input[type="text"]{
	margin-top: 5px;
	color: #a3a3a3;
	font-family: Arial;
}
/* do not group these rules */
#comment ::-webkit-input-placeholder {
    color: #a3a3a3;
}
#comment :-moz-placeholder {
    /* FF 4-18 */
    color: #a3a3a3;
}
#comment ::-moz-placeholder {
    /* FF 19+ */
    color: #a3a3a3;
}
#comment :-ms-input-placeholder {
    /* IE 10+ */
    color: #a3a3a3;
}
#comment textarea{
	font-family: Arial;
}
#RoutingForm input[type="submit"], #MapForm input[type="submit"], #journey-costs input[type="submit"], #comment input[type="submit"]{
	padding: 9px;
	background-color: #f2f2f2;
	border-radius: 3px;
	color: #ed1b2f;
	font-family: 'Dosis', sans-serif;
	font-size: 13px;
	font-weight: 700;
	box-shadow: none;
	border: none;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
    -webkit-border-radius:0px;
}
#journey-costs input[type="submit"], #comment input[type="submit"]{
	background-color: #ed1b2f;
	color: #f2f2f2;
}
#RoutingForm input[type="submit"]{
	padding-left: 39px;
	background: url(/img/car-red.png) 10px center no-repeat;
	background-color: #f2f2f2;
	float: right;
	margin-top: 27px;
}
#MapForm input[type="submit"]{
	padding: 9px 12px;
}
#journey-costs input[type="submit"]{
	padding: 10px 12px;
	float: right;
	margin-top: 5px;
}
#RoutingForm .input.text, #MapForm .input.text{
	display: inline-block;
	margin-right: 5px;
}
#comment #CommentNick{
	width: 225px;
	border-right: none;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
#comment input[type="submit"]{
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border: 1px solid #ed1b2f;
	padding: 8px;
	padding-bottom: 7px;
	position: relative;
	top: 1px;
	width: 57px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
/*routing form css end*/
.add-more-waypoints{
	text-decoration: none;
	color: #257BC0;
}
.adv-search{
	position: relative;
    top: 10px;
    text-decoration: none;
    color: #ed1b2f;
    font-family: 'Dosis', sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.adv-search:hover{
	text-decoration: underline;
}
/*link-fotter css*/
#footer{
    font-family: Arial;
    
}

#footer-logo{
    height: 28px;
    width: 118px;
    border-right: 1px solid #dbdbdb;
    float: left;
}

#footer-menu{
    float: right;
    width: 1100px;
    font-weight: bold;
    padding-top: 7px;
    font-size: 14px;
}

.bold{
    font-weight: bold;
}
.footer-menu-sep{
    color: #dbdbdb !important;
    margin: 0 5px;
}

#footer-menu a, #footer-links a{
    color: #424242;
    text-decoration: none;
}
#footer-menu a:hover, #footer-links a:hover{
    text-decoration: underline;
}

#footer-links{
    border-left: 1px solid #dbdbdb;
    padding-left: 12px;
	padding-top: 20px;
    margin-left: 118px;
    font-size: 12px;
    color: #424242;
    line-height: 1.7em;
}

#footer-copyright{
    padding-top: 30px;
    color: #9a9a9a;
    font-size: 10px;
    margin-left: 118px;
    border-left: 1px solid #dbdbdb;
    padding-left: 12px;
}

#footer-link-list{
    margin-top: 15px;
}
.inlb{
    display: inline-block;
}
/*link-fotter css end*/

.desktop-hide{
	display: none;
}
.mobile-menu{
	display: none;
}
#mobile-footer, .mobile-footer-div{
	display: none;
}
@media screen and (max-width: 1230px) {
	.mobile-show{
		display: inline;
	}
	.mobile-hide{
		display: none !important;
	}
	#header-container,#more-container,#container,#footer>div{
		padding: 0 10px;
	}
	#header,#content,#more,#footer{
		width: 100%;
	}
	#main-column{
		width: 100%
	}
	#right-column{
		display: none;
	}
	.ads2, .ads3{
		display: none;
	}
	#footer{
		padding: 60px 0 20px 0;
	}
	#footer-menu{
		width: auto;
		float: left;
		padding-left: 20px;
	}
	#more{
		padding: 0;
		margin: 0;
	}
	#more>div, #userMaps.long, #userRoutes.long{
		width: 100%;	
	}
	#MapForm input[type="text"],#RoutingForm input[type="text"]{
		width: 100%;
		box-sizing: border-box;
	}
	#RoutingForm .input.text, #MapForm .input.text{
		width: 100%;
		margin-right: 0;
	}
	#google_map{
		height: 400px;
	}
	#MapForm input[type="submit"], #RoutingForm input[type="submit"], #journey-costs input[type="submit"]{
		background-color: #ed1b2f;
		color: #f2f2f2;
		font-size: 20px;
		padding: 10px;
		margin-top: 20px;
		min-width: 60%;
	}
	#RoutingForm input[type="submit"]{
		background: url(/img/car-white.png) 10px center no-repeat;
		background-size: 35px 30px;
		background-color: #ed1b2f;
		padding-left: 60px;
		float: none;
	}
	#RoutingForm, #MapForm{
		text-align: center;
	}
	#RoutingForm label{
		text-align: left;
	}
	#more-container{
		background-color: #fff;
	}
	#more h3, #more h2{
		margin-top: 20px;
	}
	#more ul{
		font-size: 14px;
		width: 100% !important;
	}
	#more ul ul{
		width: 100% !important;
	}
	#more ul ul li{
		padding: 8px 0;
		border-bottom: 1px solid #c9c9c9;
	}
	#more ul.comment{
		font-size: 14px;
	}
	#more h3, #more h2{
		border-bottom: 1px solid #e3e3e5;
		padding: 12px 0 12px 15px;
		background: url(/img/rounded-rectangle-vertical.png) center left no-repeat;
		margin-top: 10px;
	}
	#more h3 .r, #more h2 .r{
		background: url(/img/mobile-show.png) right center no-repeat;
		width: 15px;
		height: 13px;
    	padding-top: 25px;
    	background-size: contain;
    	display: inline-block;
    	float: right;
	}
	#more h3 .r.expanded, #more h2 .r.expanded{
		background: url(/img/mobile-hide.png) right center no-repeat;
		background-size: contain;
	}
	#more ul.first{
		display: none;
	}
	#header .lang{
		display: none;
	}
	#header nav{
		width: 100%;
		display: block;
    	clear: both;
    	top: 25px;
    	background-color: #f7f7f7;
    	margin-bottom: 10px;
    	display: none; 
	}
	#header nav a{
		font-size: 20px;
		display: block;
		padding: 14px 0;
	}
	#header nav ul{
		padding: 0;
		width: 100%;
		margin: 0;
	}
	#header nav ul li{
		display: block;
		width: 100%;
		border-bottom: 1px solid #c9c9c9;
		padding: 0;
	}
	#header .logo-bck {
	    background: url(/img/logo-bck-clean.png) right bottom no-repeat;
	    right: -10px;
	}
	#logo a{
		font-size: 20px;
		z-index: 100;
	}
	.mobile-menu{
		background: url(/img/mobile-menu.png) center center no-repeat;
		padding: 21px;
		display: inline-block;
		float: right;
		position: relative;
		top: 6px;
		cursor: pointer;
		z-index: 100;
	}
	#RoutingForm input[type="text"], #MapForm input[type="text"], #journey-costs input[type="text"], #comment input[type="text"], #comment textarea{
		font-size: 18px;
		padding: 10px;
	}
	#RoutingForm input[type="text"]{
		padding-left: 32px;
		background: url(/img/marker-big-gray.png) 8px center no-repeat;
	}
	#RoutingForm.extended input[type="text"], #RoutingForm.extended input[type="text"].through{
		width: 100%;
	}
	#RoutingForm .checkbox{
		width: 100%;
		display: block;
		text-align: left;
		clear: both;
	}
	#RoutingForm .select{
		width: 100%;
	}
	#RoutingForm select{
		width: 100%;
	}
	.add-more-waypoints{
		margin-top: 10px;
		text-align: left;
		float: left;
		clear: both;
	}
	#footer-copyright{
		clear: both;
	}
	#journey-costs{
		text-align: center;
		clear: both;
	}
	#journey-costs h2{
		text-align: left;
	}
	#journey-costs input[type="submit"]{
		float: none;
		margin-bottom: 20px;
	}
	#journey-costs input[type="text"]{
		width: 100%;
		box-sizing: border-box;
	}
	#journey-costs label{
		text-align: left;
	}
	#footer-links{
		display: none;
	}
	.mobile-footer-div{
		display: inline-block;
	}
	#mobile-footer{
		display: inline-block;
		padding: 8px;
		font-size: 13px;
		border: 1px solid #c2c2c2;
		border-radius: 3px;
		-webkit-appearance:none;
	}
	.mobile-footer-div{
		margin-left: 118px;
	    border-left: 1px solid #dbdbdb;
	    padding-left: 20px;
	    padding-top: 10px;
		position: relative;
	}
	.mobile-footer-div:before{
		content: '\25BC';
		position: absolute;
		right: 5px;
		top: 19px;
	}
	.adv-search{
		display: block;
	}
	.rDistance, .rDistanceL, .rTime, .rRoute{
		display: block;
	}
	#RoutingForm.extended input[type="submit"]{
		margin: 20px 0 0 0; 
	}
}


@media screen and (max-width: 336px) {
    .mobile-menu {margin-top:15px}
    #header nav {margin-top:-20px}
}

#journey-costs input[type=submit],#RoutingForm input[type=submit],#MapForm input[type=submit] {border-radius: 5px;} #comment input[type=submit]{border-radius: 0 5px 5px 0;}