@media (max-width: 1200px) {
	
	/* common MOB */
	p {
		font-size: 16px;
		line-height: 32px;
	}
	.font-xxl {
		font-size: 20px;
	}
	.font-xl {
		font-size: 18px;
		line-height: 28px;
	}
	.font-l {
		font-size: 15px;
		line-height: 28px;
	}
	.font-m {
		font-size: 13px;
		line-height: 28px;
	}
	h1 {
		font-size: 32px;
	}
	h2 {
		font-size: 32px;
		line-height: 38px;
	}
	.subpage h2 {
		padding-bottom: 0;
	}
	h3 {
		font-size: 26px;
		line-height: 28px;
	}
	h4 {
		font-size: 24px;
		line-height: 28px;
	}
	h5 {
		font-size: 22px;
		line-height: 32px;
	}

	.button {
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		text-align: center;
	}	
	.button-xxl	{
		padding: 15px 0 0 0;
		font-size: 16px;
		min-height: 50px;
	}

	.title-comment {
		width: 100% !important;
		min-width: 0 !important;
	}

	.h5-muted {
		font-size: 12px;
		line-height: 15px;
	}
	.h5-muted-square {
		line-height: 15px;
		padding-bottom: 15px;
	}
	
	
	
	/* head & navbar MOB */
	.navbar.affix-top {
		margin-bottom: 0;
	}
	.navbar.affix .container {	
		margin-top: -15px;
		margin-bottom: 15px;
	}	
	.head {
		background-position: bottom;
	}
	.logo {
		margin-left: 15px;
		margin-top: 38px;
		width: 90px;
		position: relative;
		z-index: 2;
	}
	.subpage .head {
		text-align: center;
	}
	.subpage .corner {
		border: none;
	}
	.subpage .corner img {
		right: 15px;
		bottom: 30px;		
	}
	
	/* menu MOB */
	.menu {
		font-size: 18px;
		padding-top: 20px;
	}
	.menu .button {
		margin: 10px 25px 0 25px;
		width: auto;
	}
	
	
	/* banner MOB */
	.banner {
		padding-top: 70px;
	}
	.subpage .banner	{
		padding-top: 150px;
	}
	.subpage .slogan .secondary {
		font-size: 47px;
		display: block;
		padding: 20px 0 0px 0;
		line-height: 56px;
	}
	.banner .primary {
		font-size: 32px;
		margin-bottom: 0;
		line-height: 20px;
	}
	.banner .secondary {
		margin-top: 0;
		font-size: 50px;
	}
	.subpage .banner .button {
		min-width: 0;
	}
	

	/* box 3d */
	.box3d {
		margin-bottom: 50px;
	}
	.box3d:after {
		height: 15px;
		left: 7px;
	}
	.box3d:before {
		width: 15px;
		top: 8px;
	}

	
	/* tabs */
	.nav-tabs {
		border-bottom: none;
	}
	
	.nav-tabs > li, 
	.nav-tabs > li:first-child {
		margin: 0 0 10px 0;
		display: block;
	  border-bottom: 4px solid #F4F4F5; 
	}
	.nav-tabs > li > a {
		padding-bottom: 6px;
	}



	/* ----------------------------------------------------------------------------------------------------------------------------- */
	/* 1. MANIFESTO */
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	#manifesto .title-comment	{
		font-size: 15px;
	}
	.qBlock {
		padding: 0px 40px;
		text-align: center;
	}
	.qBlock p {
		max-width: none;
		line-height: 26px;
		margin-top: 20px;
		font-size: 15px;
	}
	.qBlock .col-pic {
		padding-top: 15px;
	}
	.qBlock .col-pic img {
		width: 140px;
	}
	.qBlock .col-txt {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.qBlock .corner-nav {
		display: none;
	}
	.qBlock .navigation {
	}
	.qBlock .sign {
		display: none;
	}
	.qBlock .navigation .nav {
		position: absolute;
		left: 40px;
		top: 82px;
	}
	.qBlock .navigation .nav.down {
		left: auto;
		right: 40px;
	}
	
	
	
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	/* 2. VALUE PROPOSITION */
	/* ----------------------------------------------------------------------------------------------------------------------------- */

	#valueProposition {
	}
	#valueProposition h2 {
		margin-bottom: 20px;
	}
	.col-button {
		text-align: center;
	}
	#valueProposition .box3d {
		margin-right: 20px;
	}




	/* ----------------------------------------------------------------------------------------------------------------------------- */
	/* 3. PRODUCTS */
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	
	#products {
		padding-top: 70px;
	}
	#products .row-delivers {
		margin-bottom: 60px;
	}
	#products .box .content p	{
		min-height: 0;
		margin-bottom: 30px;		
	}
	#products .text-link {
		margin-bottom: 20px;
	}
	.section-video .true-label {
		display: none;
	}
	.section-video .title {
		left: 0;
		top: -100px;
		width: auto;
	}
	.section-video .title .primary {
		font-weight: 600;
		font-size: 20px;
		padding-bottom: 8px;
	}
	.section-video .title h2 {
		font-weight: 600;
		line-height: 20px;
		color: inherit;
		display: block;
		width: 100%;
	}
	.section-video .play {
		bottom: 30%;
	}
	.section-video .video	> img {
		min-height: 200px;
	}
	
	
	.section-productSystem h2 {
		margin: 0;
	}
	.section-productSystem .pic {
		margin-top: 40px;
	}
	.section-productSystem .tab-pane {
		width: auto;
	}
	
	/* Problems */
	.section-problems {
		padding-top: 20px;	
	}
	.section-problems .ornament {
		display: none;
	}
	.section-problems .title {
		text-align: left;
	}
	.section-problems .box3d {
		margin-left: -15px;
		margin-bottom: 40px;
		border-color: #f2ebeb;		
	}
	.section-problems .box3d .content {
		padding: 20px 70px 30px 15px;
	}
	.section-problems .box3d .content br {
		display: none;
	}
	.box3d .action {
		top: 10px;
	}





	/* ----------------------------------------------------------------------------------------------------------------------------- */
	/* 4. ROADMAP */
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	
	#roadmap {
		padding-bottom: 0;
	}
	
	.roadmap {
		border: none;
	}
	.roadmap .col-offset {
		display: none;
	}
	.roadmap .details {
		width: auto;
		position: relative;
	}
	.roadmap .milestone {
		margin-bottom: 20px;
	}
	.roadmap .name {
		padding-bottom: 0;
	}
	.roadmap .col-node {
		float: none;
		width: 100%;
	}
	.roadmap .pointer {
		margin: 0;	
	}
	.roadmap .node {
		height: 0;
		padding-bottom: 100px;
	}
	.roadmap .milestone .node img {
		margin-top: -36px !important;
		width: 200px !important;
	}
	
	.roadmap .milestone.active .name {
		font-size: 20px;
	}
	.roadmap .milestone.active .year {
		font-size: 17px;
	}
	.roadmap .details {
		margin-top: -30px;
		padding: 20px 30px 10px 30px;
	}
	
	.roadmap .milestone:not(.active):hover {
		margin-top: 0px;
	}
	.roadmap .milestone:hover .node img {
				-webkit-filter: grayscale(100%) brightness(28%) sepia(100%) hue-rotate(-55deg) saturate(700%) contrast(2);
				filter: grayscale(100%) brightness(28%) sepia(100%) hue-rotate(-55deg) saturate(700%) contrast(0.8);
	}
	
	
	
	
	
	
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	/* 5. GAMES */
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	
	#games {
		padding-top: 30px;
	}
	#games .title-comment {
		margin-top: 22px;
	}
	#games .game-list .col-game-desc {
		padding-left: 15px;
	}
	#games .game-list {
		margin-top: 40px;
		background: #F7F7F8;
		padding-top: 60px;
	}
	#games .game-list .more {
		padding-top: 0px;
		padding-left: 0px;
	}
	
	
	
	.documentation {
		background: #CE0D17;
		color: #fff !important;
		padding-top: 20px;
		padding-bottom: 40px;
	}
	.documentation .color {
		color: #fff !important;
	}
	.documentation p {
		width: auto;
		padding-right: 20px;
	}
	.documentation .button {
		background-color: #fff;
		color: #CE0D17;
		text-align: center;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 50px;
		min-width: 0;
	}
	.documentation ul.bullet li:before {
		background-image: url(../images/list-bullet-2-bright.svg);
	}	
	
	
	
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	/* 6. TEAM */
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	
	#team {
		padding-top: 100px;
	}
	.person {
		min-height: 265px;
	}
	#team .team-1 {
		padding-bottom: 20px;
	}
	.team-2 .person {
		min-height: 360px;
		position: relative;		
	}
	.person .position,
	.person .name {
		line-height: 16px;
		font-size: 13px;
	}
	.person .more {
		font-size: 60px;
		margin-top: -75px;
		text-align: center;
	}
	.person .more .plus {
		font-size: 40px;
		vertical-align: 100%;
	}
	
	
	
	
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	/* 7. TOKENS */
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	
	#tokens {
		padding-top: 80px;
	}
	#tokens .title-comment {
		max-width: none;
		padding-top: 48px;
	}
	#tokens .col-chart {
		padding: 20px 12px 35px 10px;
		margin: 0;
	}
	#tokens .token-info-2 {
		padding-top: 40px;
	}
	
	
	#tokens .sale {
		margin-top: 40px;
	}
	#tokens .sale .container {
		padding-top: 40px;
		padding-bottom: 70px;
	}
	#tokens .sale .title-comment{
		max-width: none;
	}
	#tokens .sale .button {
		margin-bottom: 25px;
	}
	#tokens .sale .col-api {
		text-align: center;
	}
	
	
	
	
	
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	/* 8. NEWS */
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	
	#news {
		background: #F7F7F8;
		padding-top: 70px;
		margin-top: 0px;
		padding-bottom: 100px;
	}
	
	
	
	
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	/* FOOTER */
	/* ----------------------------------------------------------------------------------------------------------------------------- */
	footer .links .col-copy span,
	footer .links .col-copy a {
		display: block;
		margin-bottom: 10px;
	}
	footer .links .col-social {
		text-align: center;
		padding-top: 50px;
	}










	
	/* HOW IT IS */
	#how-it-is {
		background-size: 100vw;
		min-height: 608px;
		padding: 60px 0 220px 0;
		margin-top: 120px;
	}
	.devs #how-it-is {
		background: url(../images/devs-visu.png) bottom right no-repeat #CE0D17;
		background-size: 100vw;
	}
	#how-it-is h2 {
		padding-bottom: 20px;
	}
	
	
	/* EARLY ACCESS */
	#earlyAccess {
		padding: 20px 0 60px 0;
		margin-top: 100px;
		background: #CE0D17;
	}
	#earlyAccess h3 {
		font-size: 18px;
		font-weight: 900;
	}
	.mailBox {
		padding: 30px 30px 60px 30px;
		min-height: 0;
	}
	.mailBox .col-comment {
		padding-top: 20px;
	}	
	

} /*end of main-mobile*/
	



















@media (max-width: 1440px) {
	.corner-container .container {
		width: 100%;
	}
}


@media (max-width: 992px) {
	.banner .col-tokens {
		text-align: left;
		padding-top: 60px;	
	}
	.documentation-cover .cover-label {
		left: auto !important;
		right: 15%;
		text-align: right;
	}
	
}

@media (max-width: 480px) {
	.banner .video {
		display: none;
	}
	.documentation-cover .label-whitepaper,
	.documentation-cover .label-onepager 
	{
		font-size: 20px;
		top: 120px;
	}
	.documentation-cover .label-onepager {
		top: 180px;
	}
	.documentation-cover .label-desc {
		bottom: 10%;
	}
}


@media (orientation: portrait) {
  .modal-dialog {
    max-width: 100vw;
		width: 100%;
  }
}






















/* Collapse menu breakpoint */
@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: none;
        box-shadow: none;
    }
    .navbar-collapse.collapse {
        display: none;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px 10px -25px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
}
@media (min-width: 1200px) {
    .navbar-collapse.collapse {
        display: block;
    }
}




/*
@media (max-width: 470px) {
	.mainpage .partners {
		padding-top: 950px;
	}
}
*/



/* Side submenu */
@media (max-width: 1200px) {
	#main-submenu {
		top: 80px;
	}
	
}
@media (max-width: 1080px) {
	#main-submenu {
		display: none;
	}
}
@media (max-height: 600px) {
	#main-submenu {
		display: none;
	}
}



/* Mobile menu */
@media (max-width: 1200px) {
	#menu-collapse > ul {
		position: fixed;
		text-align: left;
		width: 100%;
		left: 0;
		margin: 0;
		background: #000;		
		padding-bottom: 40px;
	}
	#menu-collapse ul:not(.menu-actions) {
		padding-top: 100px;
		margin-top: -80px;		
	}
	#menu-collapse ul.menu-actions {
		margin-top: 180px;
	}
	#menu-collapse ul.menu-actions a:not(.button) {
		opacity: 0.5;
		margin-bottom: 30px;
	}
}