@charset "utf-8";

/* Reset from http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ---------------- CSS Document -------------- */
body {
	margin: 0;
	font-family: 'Fjalla One', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 90%;
}
a { color: #000; }
a:hover { color: #2a77c5; }
img { border: 0; }
.br { clear: both; margin: 0; }
.hide { display:none; }
pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

/* main */
#main_container {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0 20px 0;
}
.column1 {
	float: left;
	width: 36%;
	height: 600px;
}
#banner {
	height: 99%;
	float: right;
}
.column2 {
	float: left;
	width: 57%;
}
#col1_content {}
#col2_content {
	padding: 0 0 0 40px;
	text-align: left;
}
.moto {
	color: #e54b4b;
	font-size: 250%;
	padding-bottom: 20px;
	line-height: 120%;
}
.description {
	/* position: relative;
	display: block;  nestādā */
	color: #e54b4b;
	font-size: 110%;
	padding-bottom: 18px;
	padding-right: 50px;
	line-height: 150%;
}
.badge_container { position: relative; }
.badge {
	position: absolute;
	top: 0px;
    right: 0px;
	padding-right: 10px;
}
.decision {
	color: #e54b4b;
	font-size: 160%;
	padding-bottom: 30px;
	line-height: 150%;
}
.appstore_btn:hover .bg {
	fill: #2a77c5;
}

.js_enabled #cookie-message {
    display: none;
}
#cookie-message {
    border: 2px solid #e54b4b;
    color: #e54b4b;
    margin: 20px;
    padding: 10px;
    text-align: center;
 }
.content {
	line-height: 150%;
	background: url(/media/images/dc_icon_splash.svg) no-repeat right top;
}
.text {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 110%;
	line-height: 1.5em;
	padding-bottom: 0.7em;
}
.text em {
	font-weight: bold;
}
.question {
	padding: 10px 0 10px 0;
	color: #2a77c5;
}
.question_q {
	font-size: 150%;
	color: #e54b4b;
	padding-top: 2em;
}
.buy_button {
	width: 40%;
	height: 78px;
	float: left;
	padding-right: 4px;
}
.store_button {
	width: 90%;
}

/* menu */
.menu {
	font-size: 160%;
	padding: 40px 0 30px 0;
}
.menu_logo {
	float: left;
	width: 35%;
}
.menu_home {
	display: none;
}
.menu_shadow {
	width: 100%;
	height: 14px;
	background: url(/media/images/menu_shadow.png) no-repeat left bottom;
}
#shadow_long {
	background: url(/media/images/menu_shadow_long.png) no-repeat center bottom;
}
.menu_itm, .menu_itm_sel {
	padding: 0 0 10px 0;
	float: left;
}
.menu_itm_sel {
	color: #e54b4b;
}
.menu_itm {
	background-color: #FFF;
}
.menu_itm a {
	color: #000;
	text-decoration: none;
}
.menu_itm a:hover { color: #2a77c5; }
.menu_spliter {
	color: #000;
	padding: 0 5% 10px 5%;
	float: left;
}

/* reviews  */
.review_col {
	width: 47%;
	float: left;
	padding-right: 20px;
}
.review_date {
	display: block;
	color: #999999;
	padding-top: 5px;
	font-size: 80%;
}
.top_review {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	font-size: 160%;
	display: block;
	line-height: 130%;
	color: #00CC00;
	padding-bottom: 10px;
}
.top_review_logo {
	width: 80px;
	display: block;
	float: left;
}
.top_review a {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 70%;
}

/* features (index) */
#features_container {
	background: url(/media/images/section_shadow.png) repeat-x top;
	background-color: #F06666;
}
#features_content {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
    font-size: 100%;
	color: #FFF;
}
#features_title {
	font-size: 200%;
	padding: 30px 0 20px 0;
}
.feature_box {
	width: 16%;
	float:left;
	font-size: 110%;
	line-height: 120%;
	text-align: center;
	padding: 0 0 30px 0;
}
.feature_image {
	width: 50%;
	padding: 0 24% 1em 24%;
}
.feature_text {
	padding: 0 5% 0 5%;
}
#details_container {
	background: url(/media/images/section_shadow.png) repeat-x top;
	background-color: #fff;
}
#details_content {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	color: #3a3a3a;
}
#details_box {
	width: 100%;
	color: #4777ea;
	font-size: 140%;
	line-height: 150%;
	text-align: left;
	padding-top: 80px;
	padding-bottom: 60px;
}
#details_box p {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	line-height: 130%;
	color: #555555;
	padding-bottom: 20px;
}

/* changelog */
.cl_l-side {
	float: left;
	margin-right: 15px;
}
.cl_r-side {
	width: 75%;
	float: left;
	border-left: solid 1px #e54b4b;
	padding-left: 15px;
}

.cl-version_box {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #e54b4b;
	border-radius: 10px;
	font-size: 110%;
	padding: 10px;
	color: white;
	line-height: normal;
	text-align: center;
}
.version-nr { 
	display: block; 
	font-size: 180%; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.cl_section {
	width: 12%;
	font-family: 'Fjalla One', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	border-radius: 6px;
	font-size: 90%;
	padding: 2px 3px 0px 3px;
	color: white;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.cl_section.green { background-color: #55c7fb; }
.cl_section.yellow { background-color: #c396fa; }
.cl_section.red { background-color: #F06666; }

/* footer */
#footer_container {
	background-color: #000;
}
#footer_content {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	padding: 10px 0 16px 0;
	color: #FFF;
}
#footer_content a {
	color: #FFF;
	text-decoration: none;
}
#footer_content a:hover { color: #2a77c5; }

/* media queries */
@media screen and (max-width:980px) {
	#main_container {
		width: 100%;
	}
	.content {
		padding-left: 10px;
		background-image: none;
	}
	#features_content, #details_content {
		width: 100%;
		padding-left: 4px;
	}
	#banner {
		height: 80%;
		padding-top: 10%;
		padding-left: 4px;
		padding-right: 4px;
	}
	.menu {
		font-size: 120%;
		padding-left: 10px;
	}
	.menu_shadow {
		background-size: 100%;
	}
	.feature_box {
		font-size: 100%;
	}
	#details_box {
		font-size: 120%;
	}
	#content {
		line-height: 150%;
		background: none;
		padding-left: 10px;
		padding-right: 10px;
	}
	.menu_logo {
		padding-bottom: 5px;
	}
	.menu_spliter {
		padding: 0 3% 10px 3%;
	}
	.menu_spliter, .menu_itm, .menu_itm_sel {
		padding-top: 4px;
	}
}

@media screen and (max-width:690px) {
	#main_content {
		background: url(/media/images/appicon-with-logo.svg) no-repeat center top;
		padding-top: 1em;
	}
	.content {
		background-image: none;
	}
	.column1 {
		display: none;
	}
	#col1_content {}
	.column2 {
		float: none;
		width: 100%;
	}
	#col2_content { padding: 0; text-align: left; }
	.moto {
		font-size: 230%;
		padding-bottom: 20px;
		line-height: 120%;
	}
	.menu {
		width: 100%;
		padding: 140px 10px 20px 10px;
	}
	.menu_home {
		display: inline;
	}
	#shadow_long {
		background: url(/media/images/menu_shadow.png) no-repeat center bottom;
	}
	.menu_logo {
		display: none;
	}
	.buy_button {
		width: 40%;
		text-align: center;
		padding: 0 5% 10px 5%;
	}
	.feature_box {
		width: 33%;
		font-size: 90%;
		text-align: center;
		padding: 20px 0 30px 0;
	}
	.feature_text {
		padding: 0 4% 0 4%;
	}
	#details_box {
		font-size: 100%;
	}
	.review_col {
		width: 90%;
	}
}

@media screen and (max-width:480px) {
	.moto {
		font-size: 200%;
	}
	.description {
		font-size: 100%;
		padding-bottom: 8px;
		padding-right: 0px;
	}
	.badge {
		position: relative;
		text-align: center;
		padding-right: 0px;
	}

	.decision {
		font-size: 140%;
		padding-bottom: 20px;
	}
	.buy_button {
		width: 100%;
		height: 78px;
		text-align: center;
		padding: 0 0 10px 0;
	}
	.store_button {
		width: 50%;
	}
	.menu_itm, .menu_itm_sel {
		padding: 0 0 12px 0;
		float: left;
	}
	.menu_spliter {
		color: #000;
		padding: 0 4px 10px 4px;
		float: left;
	}
	.menu_shadow {
		background-size: 100%;
	}
	#features_content {
		width: 100%;
		padding-left: 10px;
	}
	#features_title {
		font-size: 160%;
		padding: 20px 0 20px 0;
	}
	.feature_box {
		width: 46%;
		font-size: 100%;
		text-align: center;
		padding: 20px 0 30px 0;
	}
	.feature_text {
		padding: 0 4% 0 4%;
	}
	.review_col {
		width: 90%;
	}
	.top_review {
		width: 90%;
		margin: 0px;
	}
	.cl_l-side {
	display: inline-block;
	float: none;
	margin-bottom: 15px;
	}
	.cl_r-side {
		width: 90%;
		float: none;
		border-top: solid 1px #e54b4b;
		border-left: none;
		padding-top: 15px;
		padding-left: 0px;
	}
	.cl_section {
		width: 25%;
	}
	#footer_content {
		width: 100%;
		padding-left: 10px;
		font-size: 45%;
	}
}
