/*
Theme Name: eezy

 =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%;
	vertical-align: baseline;
}
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;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #383838;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}






/* WP */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}












/* 
 * usual light: 300;
 * usual regular: 400;
 * usual medium: 600;
 * usual bold: 700;
 * 
 * blue: #3f69ff;
 * light blue: #f0f3ff;
*/
body {
	color: #383838;
	font-family: 'Usual';
}
a{
	color:#000;
	text-decoration: none;	
}
nav#main-navi {
	box-shadow: 0px 8px 8px -4px rgba(0, 0, 0,0.05);
    background: #fff;
    Adisplay: none;
	z-index:9999999;
	position: fixed;
	width:100%;
	top:0;
}
#navi {
	text-align: right;
}
#navi ul {
	padding-top:8px;
}
#navi ul li {
	list-style: none;
	text-transform: uppercase;
	display: inline-block;
	font-family: 'Usual', sans-serif;
	padding: 10px 10px 0px 0px;
	line-height:30px;
}
#logo {
	margin:15px 0;
	font-weight: bold;
	font-size:20px;
	padding-left:49px;
}
#logo  {
	position: relative;
	margin-top:8px;
}
#navi ul li a,
#navi ul li a:visited {
	text-decoration: none;
	color: #383838;
	/*margin:20px 0;*/
	display: inline-block;
	
	font-weight: 400;
	font-size: 13px;
	border-right:1px solid #000;
	padding-right:4px;
	
	line-height: 13px
}
#navi ul li.current-menu-item a {
	color:#3f69ff;
}
#navi ul li#menu-item-9,
#navi ul li#menu-item-516 {
	display:none; /* home */
}
#top {
	background:#f0f0f0;
	padding-bottom:0;
}
#top .columns.left {
	padding-top:100px;
}
#top {
background-repeat:no-repeat;
background-size:cover;
}
#top h1 {
	line-height: 150%;
	font-size:24px;
	font-weight:400;
}
#top h3 {
	font-size:20px;
	line-height: 150%;
}
#second-top .button {
	font-weight: 400;
}


#content {
	font-family: Helvetica,Arial,sans-serif;
}

h1,h2,h3,h4 {
	font-family: 'Raleway', sans-serif;

}

h1 {
	/*text-transform: uppercase;*/
	font-size:30px;	
	text-align: left;
	font-weight: 300;
	margin-bottom:20px;

}
h2 {
	Atext-transform: uppercase;
	font-size:30px;	
	text-align: left;
	font-weight: 300;
	line-height: 125%;
	/*font-family: 'Open Sans', sans-serif;*/
	/*letter-spacing:-0.5px;*/

	margin:20px 0;
	color:#383838;
}
.block .row > .columns > h2 { 
	Amargin-left:15px;
}
h3 {
	font-weight: 300;
	font-size:20px;
}

#page-hero {
	height:500px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center center;
	margin-bottom:10px;
}



.two-col {
	padding:100px 0;
	background:#fff;
}
.two-col h2 {
	text-align: left;
	text-transform: none;
	
}
.two-col.left-side {

}
.two-col.right-side {
}
.two-col.grey {
	background-color: #f7f7f7;
}
.two-col.white {
	background:#fff;
}

.two-col .text {


	line-height: 1.8em;
	color: #676767;
	font-size:14px;
	font-weight:300;



}
.two-col .image {
	text-align: center;
	
}
.two-col hr.short {
	margin-bottom:60px;
}

.two-col .text p {
	margin:10px 0;
}




#theme {
	background:#f0f0f0;
}
#theme.block {
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center center;

	Apadding:100px 0;
	display: block;
}
#theme h2 {
	Acolor: #000;
	margin-bottom: 40px;
	text-align: center;
	
}
#theme .center {
	text-align: center;
}
#theme .center img {
	max-width:100%;
}
#theme .left-side .image,
#theme .left-side .text {
	text-align: right;
}
#theme .right-side .image,
#theme .right-side .text {
	text-align: left;
}
#theme .element {
	padding:2% 0;
}
#theme .left-side, 
#theme .right-side {
	padding-top:20px;
}
#theme h3 {
	font-family: "Open Sans";
    Aline-height: 30px;
    font-weight: 600;
    font-style: normal;
    color: #1f1f1f;
    font-size: 16px;
    Acolor:#fff;
}
#theme .text {
    font-size: 0.86em;
    margin: 0 0 10px;
    Afont-family: 'Helvetica','Arial',sans-serif;
    font-weight: 300;
    Acolor:#fff;
    line-height: 1.8em;
}

#theme .main-image {
	Apadding-top:25%;
}
#theme p {
	margin:0;
}

#features {
	padding:40px 0 80px 0;
	line-height: 1.8em;
	color: #676767;
	font-size:14px;
	text-align: center;
	font-weight:300;
	
}
#features h2 {
	margin-bottom:80px;
}
#features img {
	max-height: 75px;
}
#features h4 {
    font-family: "Open Sans";
    line-height: 30px;
    font-weight: 600;
    font-style: normal;
    color: #1f1f1f;
    font-size: 18px;	
    margin-bottom:20px;
}













#pricing.block {
	padding:100px 0;
	background:#f7f7f7;
}
#pricing hr.short {
	margin:0 auto;
	margin-bottom:80px;
}
 

#pricing .pricing-box {
	text-align: center;
	border: 1px solid #F4F4F4;
	background:#fff

}
#pricing .pricing-header {
	line-height:60px;
	background:#383838;
	color:#fff;
	text-transform: uppercase;	
}
#pricing .pricing-price {
	padding-top:40px;
	display: block;

    font-size: 55px;
    font-family: Open Sans;
    color: #333;
    padding: 35px 0;
    margin: 0;
	font-weight: 800;

}
#pricing .pricing-price span {
	font-size: 11px;
    width: 100%;
    float: left;
    line-height: 34px;
    font-weight: 300;
    color: #BEBEBE;
    font-style: italic;
}
#pricing .pricing-length {
	padding: 10px 0;
    border-top: 1px solid #F4F4F4;
    border-bottom: 1px solid #F4F4F4;
    color: #434343;
    font-weight: bold;        
}
#pricing .pricing-features {
	padding:30px 0;
	border-bottom: 1px solid #F4F4F4;
}
#pricing .pricing-features ul li {
	line-height:30px;
	display: block;
}
#pricing .pricing-features ul li span {
	display: inline-block;
	background:url('i/check.png') no-repeat;
	background-size:15px 15px;
	background-position:7px 7px;
	padding-left:30px;
}
/*
#pricing .button {
	border:2px solid #2e83bc;
	color:#2e83bc;
}
#pricing .button:hover {
	background:#2e83bc;
	color:#fff;
}

button,a.button {
	border:2px solid #383838;
	padding:18px 40px;
	text-transform: uppercase;
	font-size:16px;
	text-decoration: none;
	color:#000;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 300;
    margin:20px 0;
    display: inline-block;
}
*/
/*
a.button:hover {
	background:#212121;
	color:grey;
}
*/
hr.top-short {
	border:none;
	border-top:3px solid #383838;
	margin:0 auto;
	text-align: center;
	width: 50px;
	margin:15px auto;
	
}
hr.short {
	border:none;
	border-bottom:3px solid #383838;
	width: 50px;
	margin:0;
	padding:0;
}

#pricing {
	background:grey;
}


#contacts {
	padding:100px 0;
	text-align: center;
	
}
#contacts h2 {
	text-transform: none;
	
}
#contacts hr.short {
	margin:0 auto;
	margin-bottom:80px;
}

#contacts p {
	display: inline-block;
	
}


#contacts input[type=text], #contacts textarea {
	padding:15px;
	background:#f0f0f0;
	text-transform: uppercase;
	
	font-size: 12px;
	color:#333;
	border: none;
	margin:10px;
	display: inline-block;
	width:100%;
}
#contacts textarea {
	display: block;
	width: 100%;
}
#contacts input[type=submit] {
	border:2px solid #383838;
	padding:15px 30px;
	text-transform: uppercase;
	font-size:16px;
	text-decoration: none;
	color:#000;
    font-family: "Open Sans";
    font-size: 12px;
    font-weight: 300;
    margin:20px 0;
    display: inline-block;
    background: #fff;

}
#contacts input[type=submit]:hover {
	background:#212121;
	color:grey;
	cursor: pointer;
}
#contacts .contacts-textarea {
	
}
#contacts .contacts-submit {
	display: block;
}








#main-footer {
	/*border-top:1px solid #f7f7f7;*/
	text-align: center;
	

	line-height: 1.8em;
	color: #676767;
	font-size:14px;
	font-weight:300;

	margin: 100px 0;
/*	padding: 100px 0;*/
}
#main-footer a {
	Acolor:#2e83bc;
	text-decoration: underline;
	
}
#main-footer ul {
	border-bottom:1px solid #dadada;
	margin-bottom:10px;
	padding-bottom:10px;
}
#main-footer ul li {
	display: inline-block;
	
}
#main-footer ul li a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #000;
}
#some-links-footer {
	Afloat: right;
	Atext-align: right;
	text-align: center;
}
#copyright-footer {
	margin:20px 0;
	color:#2e2e2d;
	font-size:12px;
	text-align: center;
	
}



.langs {
    font-size: 13px;
    line-height: 30px;
    position: relative;
    cursor: pointer;
    margin-left:20px;
}
#navi ul li.langs a,
#navi ul li.langs {
	border:0;
}
.langs .not-current {
	position: absolute;
	display: none;
	padding:10px 0 !important;
}
.langs .not-current a {
	padding-left:0px !important;
	padding-top:25px !important;
}
.langs .current {
	background: url('i/lang-arr.png') no-repeat right center;
    padding-right: 30px;
    display: inline-block;
    background-size: 18px;
    color: #383838;
}



#mobile-menu {
	position: fixed;
	top:12px;
	right:10px;
	z-index:99999999;

	display: none;
}

#mobile-menu .navicon {
    position: relative;
    font-family: sans-serif;
    color: white;
    text-decoration: none;
    padding: .5em .75em .5em 2em;
    display: inline-block;
}
#mobile-menu .navicon:before {
    position: absolute;
    left: .75em;
    width: 2.8em;
    height: 1.8em;
    margin-top: -.2em;
    content: '';
    background-repeat: no-repeat;
    background-size: contain;
    
    /* white navicon */
    /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHMAAABkCAMAAACCTv/3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRF////5ubmueBsSwAAAAJ0Uk5T/wDltzBKAAAAPklEQVR42uzYQQ0AAAgDseHfNC4IyVoD912WAACUm3uampqampqamq+aAAD+IVtTU1NTU1NT0z8EAFBsBRgAX+kR+Qam138AAAAASUVORK5CYII=); */
    
    /* black navicon */
    /*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHMAAABkCAMAAACCTv/3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFAAAA5ubmSUUG+gAAAAJ0Uk5T/wDltzBKAAAAPklEQVR42uzYQQ0AAAgDseHfNC4IyVoD912WAACUm3uampqampqamq+aAAD+IVtTU1NTU1NT0z8EAFBsBRgAX+kR+Qam138AAAAASUVORK5CYII=); */

	/*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAADrklEQVR4Xu2dv6vOYRiHr2NUyl8gmQwGG6PNiixMBj8ixlMoigF/AEJRBhaFLMofwGAySpSyszGhb51Tztv5nu5TT+m+7+ud756ez/W5us9LPb1L+GlNYKl1esOjAM0lUAAFaE6geXw3gAI0J9A8vhtAAZoTaB7fDaAAzQk0j+8GUIDmBJrHdwMoQHMCzeO7ARSgOYHm8d0ACtCcQPP4bgAFaE6geXw3gAI0J9A8vhtAAZoTaB7fDaAAzQk0j+8GUIDmBJrHdwMoQHMCzeO7ARRglsA5YBnY2ZxR9vhfgBvAw/WCzG2AY8DT7Mm9/xoCR4AXi0zmBJjKnyTwU4fAY+BEVIArwPU62U0CXAJuRQXYCjwHDoquBIHXwPQn4FdUgNW5vcAuYEsJDP1C/AY+Ax/movvPwH5SrEmsAArQnEDz+G4ABWhOoHl8N4ACNCfQPL4bQAGaE2ge3w2gAM0JNI/vBlCA5gSax3cDKEBzAs3juwEUoDmB5vHdAArQnEDz+G4ABdiQwL6Vl0GKklOUP8D0Muj93PXnit0GvAIO5MztrRcIvAEOAT8XycwJcA24KsZSBC4DN6MCPAGOl4pvmE09DTsKPJNZKQKHgZfRDTDNnQQurrwM8ktgThemL4HTy6Bp9T9aL4LF5ix22K0VYBjKnAcpQM7eht1aAYahzHmQAuTsbditFWAYypwHKUDO3obdWgGGocx5kALk7G3YrRVgGMqcBylAzt6G3VoBhqHMeZAC5Oxt2K0VYBjKnAcpQM7eht1aAYahzHmQAuTsbditFWAYypwHKUDO3obdWgGGocx5kALk7G3YrTcSYPqdgLM+DRvG+n8ctPo07C7wdb0LzAmwB3gLTE/E/OQn8APYD3xcjDInwAPgVP7cJviHwB3gfFSAe8AZ8ZUicBu4EBVgN/AO2F4KQd8w34Hpqf+nqADT3A7gtD8aldqa1R+Nug9828yXwNSpvXycgP8PEGdVclIBStYaD6UAcVYlJxWgZK3xUAoQZ1VyUgFK1hoPpQBxViUnFaBkrfFQChBnVXJSAUrWGg+lAHFWJScVoGSt8VAKEGdVclIBStYaD6UAcVYlJxWgZK3xUAoQZ1VyUgFK1hoPpQBxViUnFaBkrfFQChBnVXJSAUrWGg+lAHFWJScVoGSt8VAKEGdVclIBStYaD6UAcVYlJxWgZK3xUAoQZ1VyUgFK1hoPpQBxViUnFaBkrfFQChBnVXJSAUrWGg+lAHFWJScVoGSt8VB/AcEYMYGp6Z8hAAAAAElFTkSuQmCC); */
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIyNHB4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0cHgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48dGl0bGUvPjxkZXNjLz48ZGVmcy8+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0ibWl1IiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSI+PGcgaWQ9IkFydGJvYXJkLTEiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zOTUuMDAwMDAwLCAtNDc5LjAwMDAwMCkiPjxnIGlkPSJzbGljZSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMjE1LjAwMDAwMCwgMTE5LjAwMDAwMCkiLz48cGF0aCBkPSJNMzk2LjUwMDgzNiw0ODUgQzM5Ni4yMjQyMzIsNDg1IDM5Niw0ODUuMjE0MDM1IDM5Niw0ODUuNTA0Njg0IEwzOTYsNDg2LjQ5NTMxNiBDMzk2LDQ4Ni43NzQwNDUgMzk2LjIxNzc0Miw0ODcgMzk2LjUwMDgzNiw0ODcgTDQxNy40OTkxNjQsNDg3IEM0MTcuNzc1NzY4LDQ4NyA0MTgsNDg2Ljc4NTk2NSA0MTgsNDg2LjQ5NTMxNiBMNDE4LDQ4NS41MDQ2ODQgQzQxOCw0ODUuMjI1OTU1IDQxNy43ODIyNTgsNDg1IDQxNy40OTkxNjQsNDg1IEwzOTYuNTAwODM2LDQ4NSBaIE0zOTYuNTAwODM2LDQ5MCBDMzk2LjIyNDIzMiw0OTAgMzk2LDQ5MC4yMTQwMzUgMzk2LDQ5MC41MDQ2ODQgTDM5Niw0OTEuNDk1MzE2IEMzOTYsNDkxLjc3NDA0NSAzOTYuMjE3NzQyLDQ5MiAzOTYuNTAwODM2LDQ5MiBMNDE3LjQ5OTE2NCw0OTIgQzQxNy43NzU3NjgsNDkyIDQxOCw0OTEuNzg1OTY1IDQxOCw0OTEuNDk1MzE2IEw0MTgsNDkwLjUwNDY4NCBDNDE4LDQ5MC4yMjU5NTUgNDE3Ljc4MjI1OCw0OTAgNDE3LjQ5OTE2NCw0OTAgTDM5Ni41MDA4MzYsNDkwIFogTTM5Ni41MDA4MzYsNDk1IEMzOTYuMjI0MjMyLDQ5NSAzOTYsNDk1LjIxNDAzNSAzOTYsNDk1LjUwNDY4NCBMMzk2LDQ5Ni40OTUzMTYgQzM5Niw0OTYuNzc0MDQ1IDM5Ni4yMTc3NDIsNDk3IDM5Ni41MDA4MzYsNDk3IEw0MTcuNDk5MTY0LDQ5NyBDNDE3Ljc3NTc2OCw0OTcgNDE4LDQ5Ni43ODU5NjUgNDE4LDQ5Ni40OTUzMTYgTDQxOCw0OTUuNTA0Njg0IEM0MTgsNDk1LjIyNTk1NSA0MTcuNzgyMjU4LDQ5NSA0MTcuNDk5MTY0LDQ5NSBMMzk2LjUwMDgzNiw0OTUgWiIgZmlsbD0iIzAwMDAwMCIgaWQ9ImVkaXRvci1saXN0LXZpZXctaGFtYnVnZXItbWVudS1nbHlwaCIvPjwvZz48L2c+PC9zdmc+);
}






.main-content h3 {
	margin:20px 0;
}
.main-content {
	line-height:150%;
	/*margin:100px 0;*/
}

/*
#top .top-foreground-image img {
	max-width:50vh;
}
*/






.button,
input[type=submit] {
	background:#3f69ff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	border:0px;
	padding:10px 20px;
	font-weight:300;
	display: inline-block;
	margin:5px;
	text-decoration: none;
	
}
a.button {
	text-decoration: none !important;
	
}
#download-footer {
	padding-top:40px;
	font-weight: 100;
	line-height:200%;
}
#download-footer .cols {
	Aborder-right:1px solid #d2d2d2;
}
#download-footer h2 {
	margin-left:30px;
}

#download-footer .cols:after {
    content: '';
    position: absolute;
    top: 100px;
    right: 0;
    width: 5px;
    height:200px;

    border-right: 1px solid #d2d2d2;
    Aborder:3px solid red;
}

.block,
#blog-post {
	padding:25px 0;
	line-height:175%;
	font-weight:100;
	font-size:15px;
}
.block a,
#blog-post a {
	text-decoration: underline;
	
}
.block img,
#blog-post img {
	margin:0 auto;
	
}
.block p,
#blog-post p {
	margin:20px 0;
}
.block .medium-12 .h2 {
	Apadding-left:10px;
}
.block.bg-grey {
	background:#f0f0f0;
}

.block hr {
	border-bottom:1px solid #3f69ff;
}

.block ul,
#blog-post ul {
	    /*list-style: disc outside none; */
    list-style-image: url('i/list.png');
	margin-left: 13px;
}
.block ul li,
#blog-post ul li {
	margin:10px 0;
}



.block.faq .q {
	background:#f0f3ff;
	font-weight: 400;
	Amargin-bottom: 2px;
	padding:5px;
	background:url('i/arr-down.png') #f0f3ff 99% 50% no-repeat;
	cursor:pointer;
}
.block.faq .q.open {
	background:url('i/arr-up.png') #f0f3ff 99% 50% no-repeat;
}
.block.faq .a {
	display: none;
	
}
.two-col-header h2 {
	margin-left:15px !important;
}	

input[type=text],textarea {
	background:#f0f0f0;
	line-height:16px;
	font-size:16px;
	padding:5px;
	border:0;
}
input[type=submit] {
	font-size:16px;
}

/* support */
.page-id-7 h2 {
	margin-left:0 !important;
}



@media screen and (min-width: 642px) {

  nav.stickyhead {
    position: fixed;
    width:100%;
    transition: all 0.4s ease;
    height:60px;
    z-index:100;
    top:0px;
    margin-bottom:60px;
  }
  #pad.stickyhead {
    height:60px;
  }
}








@media screen and (max-width: 641px) {
	section.block > .row > .row > .columns > h2 {
		padding-left:15px;
	}
	#download-footer h2 {
		margin-left:0px;
	}

	#navi {
	    Apadding-right: 50px;
	    display: none;
	    width:100%;
	}
	#page-hero {
		height:300px;
		margin-bottom:20px;
	}
}

@media screen and (max-width: 641px) {

	#main-navi {
		position: absolute;
		top:0px;
	}
	#navi {
		position: relative;
		display: none;
		padding-bottom:50px;
	}
	#navi ul li {
		display: block;
		text-align: center;
	}
	#navi ul li a {
		border:0;
	}
	li.menu-item-language,
	li.menu-item-language a {
		display: block !important;
		
	}
	#mobile-menu {
		display:block;
	}
	#navi {
		display: none;

	}
	#logo {
		width:100%;
	}
	#pricing .pricing-box {
		margin-top:40px;
		
	}

	#theme .image, 
	#theme .text {
		text-align: center !important;
	}
	#top h2 {
		font-size:6vh;
	}
	#contacts input[type=text], #contacts textarea {
		margin-left:0;
		margin-right:0;
	}
	
	#top .top-foreground-image img {	
	}
	.langs {background:#fff;}	
}

@media (max-width:641px) {
  img#topImage {
    display: none;
  }
}

.langs {
/*	display: none !important; */
	
}
#splash {
position: fixed;
top:0;
width:100%;
height:100%;
text-align:center;
padding-top:15%;

z-index:999999999;
display:none;

background: rgba(129,186,246,1);
background: -moz-linear-gradient(top, rgba(129,186,246,1) 0%, rgba(129,186,246,1) 15%, rgba(63,105,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(129,186,246,1)), color-stop(15%, rgba(129,186,246,1)), color-stop(100%, rgba(63,105,255,1)));
background: -webkit-linear-gradient(top, rgba(129,186,246,1) 0%, rgba(129,186,246,1) 15%, rgba(63,105,255,1) 100%);
background: -o-linear-gradient(top, rgba(129,186,246,1) 0%, rgba(129,186,246,1) 15%, rgba(63,105,255,1) 100%);
background: -ms-linear-gradient(top, rgba(129,186,246,1) 0%, rgba(129,186,246,1) 15%, rgba(63,105,255,1) 100%);
background: linear-gradient(to bottom, rgba(129,186,246,1) 0%, rgba(129,186,246,1) 15%, rgba(63,105,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#81baf6', endColorstr='#3f69ff', GradientType=0 );
}
#splash-copyright {
position:fixed;
bottom:15px;
text-align:center;
width:100%;
color:#fff;
font-size:11px;
color:#fff;
font-weight:100;
}
#splash h2 {
color:#fff;
text-align:center;
}
#splash-logo {
cursor:pointer;
}


#blog, #news {
margin-top:80px;
}
.main-content p {
	margin:20px 0
}
.subhead {
text-align:center !important;
font-size:15px;
max-width:60em;margin:0 auto;
}

