/*
CONSTRUCTIVE
*/
@font-face {
	font-family: 'ag-book-oblique';
	src: url('ag-book-oblique.eot');
	src: url('ag-book-oblique.eot?#iefix') format('embedded-opentype'), url('ag-book-oblique.woff2') format('woff2'), url('ag-book-oblique.woffa') format('woff'), url('ag-book-oblique.ttf') format('truetype'), url('ag-book-oblique.svg#ag-book-oblique') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ag-book';
	src: url('ag-book.eot');
	src: url('ag-book.eot?#iefix') format('embedded-opentype'), url('ag-book.woff2') format('woff2'), url('ag-book.woff') format('woff'), url('ag-book.ttf') format('truetype'), url('ag-book.svg#ag-book') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ag-demi';
	src: url('ag-demi.eot');
	src: url('ag-demi.eot?#iefix') format('embedded-opentype'), url('ag-demi.woff2') format('woff2'), url('ag-demi.woff') format('woff'), url('ag-demi.ttf') format('truetype'), url('ag-demi.svg#ag-demi') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ag-extralight';
	src: url('ag-extralight.eot');
	src: url('ag-extralight.eot?#iefix') format('embedded-opentype'), url('ag-extralight.woff2') format('woff2'), url('ag-extralight.woff') format('woff'), url('ag-extralight.ttf') format('truetype'), url('ag-extralight.svg#ag-extralight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'caslondot-graphique';
	src: url('caslondot-graphique.eot');
	src: url('caslondot-graphique.eot?#iefix') format('embedded-opentype'), url('caslondot-graphique.woff2') format('woff2'), url('caslondot-graphique.woff') format('woff'), url('caslondot-graphique.ttf') format('truetype'), url('caslondot-graphique.svg#caslondot-graphique') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'dd.ag-book';
	src: url('dd.ag-book.eot');
	src: url('dd.ag-book.eot?#iefix') format('embedded-opentype'), url('dd.ag-book.woff2') format('woff2'), url('dd.ag-book.woff') format('woff'), url('dd.ag-book.ttf') format('truetype'), url('dd.ag-book.svg#dd.ag-book') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'dd.ag-demi';
	src: url('dd.ag-demi.eot');
	src: url('dd.ag-demi.eot?#iefix') format('embedded-opentype'), url('dd.ag-demi.woff2') format('woff2'), url('dd.ag-demi.woff') format('woff'), url('dd.ag-demi.ttf') format('truetype'), url('dd.ag-demi.svg#dd.ag-demi') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'dd.icons16';
	src: url('dd.icons16.eot');
	src: url('dd.icons16.eot?#iefix') format('embedded-opentype'), url('dd.icons16.woff2') format('woff2'), url('dd.icons16.woff') format('woff'), url('dd.icons16.ttf') format('truetype'), url('dd.icons16.svg#dd.icons16') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'freesscrpla';
	src: url('freesscrpla.eot');
	src: url('freesscrpla.eot?#iefix') format('embedded-opentype'), url('freesscrpla.woff2') format('woff2'), url('freesscrpla.woff') format('woff'), url('freesscrpla.ttf') format('truetype'), url('freesscrpla.svg#freesscrpla') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*
HTML
*/
.preload * {
	-webkit-transition: none !important;
	-o-transition: none !important;
	transition: none !important;
}
* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
*::-webkit-scrollbar {
	display: none;
}
html, body {
	position: fixed;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
html {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	min-width: 320px;
	min-height: 320px;
	background: #000;
	font-family: 'ag-book';
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	-webkit-text-size-adjust: 100%;
}
strong {
	font-family: 'ag-extralight';
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	-webkit-text-stroke: .5px;
}
.break {
	height: 35px;
}
@-moz-document url-prefix() {
	strong {
		-webkit-text-stroke: .7px;
	}
	.break {
		height: 36px;
	}
}
em, .oblique .text {
	font-family: 'ag-book-oblique';
	font-style: normal;
}
em {
	margin: 0 2px 0 -1px;
}
.oblique .text {
	padding: 0 9px 0 7px;
}
a {
	color: #fff;
	text-decoration: none;
}
a:focus {
	outline: none;
}
i {
	font-style: normal;
}
u {
	text-decoration: underline;
}
img {
	border: none;
}
/*
WORDMARK
*/
#wordmark, #logo, #icons, .projectInfo {
	z-index: 50;
}
#wordmark, #icons, .icons, .iconBlock, .icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
#wordmark {
	position: absolute;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	height: 48px;
}
.INF #wordmark {
	-webkit-transform: translateY(0) !important;
	-ms-transform: translateY(0) !important;
	transform: translateY(0) !important;
}
.min #wordmark {
	-webkit-transform: translateY(-100vw);
	-ms-transform: translateY(-100vw);
	transform: translateY(-100vw);
}
.wordmark {
	position: relative;
	margin-bottom: 1px;
	padding: 7px 8px 4px 8px;
	border-left: none;
	font-family: 'caslondot-graphique';
	font-size: 24px;
}
/*
LOGO
*/
#logo, .logoBg, .dot {
	position: absolute;
}
#logo, .logoBg, .logo {
	width: 47px;
	height: 47px;
	min-width: 47px;
	min-height: 47px;
}
#logo, .INF #logo.move {
	top: 8px;
	left: calc(-100vw + 8px);
}
#logo.move {
	left: 8px;
}
.logoBg {
	top: 0;
	left: 0;
	border-radius: 50%;
}
#logo.rollIn .logo {
	-webkit-animation: rollIn .4s forwards ease-in-out;
	animation: rollIn .4s forwards ease-in-out;
}
@-webkit-keyframes rollIn {
    from {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
    }
    to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
    }
}
@keyframes rollIn {
    from {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg);
    }
    to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
    }
}
#logo.rollOut .logo {
		-webkit-animation: rollOut .4s forwards ease-in-out;
		animation: rollOut .4s forwards ease-in-out;
}
@-webkit-keyframes rollOut {
    from {
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg);
    }
    to {
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
    }
}
@keyframes rollOut {
    from {
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg);
    }
    to {
		-webkit-transform:rotate(180deg);
		transform:rotate(180deg);
    }
}
.unRound {
	border-radius: 8px;
}
.dot {
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
.dot11, .dot12, .dot21, .dot31, .dot32 {
	background: #fff;
}
.dot22, .dot23 {
	background: #999;
}
.dot11, .dot12 {
	top: 11px;
}
.dot11, .dot31 {
	left: 15px;
}
.dot12, .dot32 {
	left: 25px;
}
.dot21, .dot22, .dot23 {
	top: 20px;
}
.dot21 {
	left: 10px;
}
.dot22 {
	left: 20px;
}
.dot23 {
	left: 30px;
}
.dot31, .dot32 {
	top: 29px;
}
/*
XICON
*/
#xIcon {
	position: relative;
	width: 47px;
	height: 47px;
	min-width: 47px;
	min-height: 47px;
	margin-bottom: 1px;
}
.xBg, .INF .xBg {
	position: absolute;
	top: 0;
	left: 0;
	width: 47px;
	height: 47px;
	border-radius: 8px;
}
.round {
	border-radius: 50%;
}
.min .bar {
	width: 16px;
	border-radius: 0;
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.min .bar1, .min .bar4 {
	left: 16px;
}
.min .bar1 {
	top: 16px;
}
.min .bar4 {
	top: 30px;
}
.bar, .INF.min .bar {
	position: absolute;
	height: 2px;
	margin: 0;
	border-radius: 1px;
}
.bar1, .INF.min .bar1, .bar2, .INF.min .bar2, .bar3, .INF.min .bar3, .bar4, .INF.min .bar4 {
	top: 23px;
}
.bar1, .INF.min .bar1, .bar4, .INF.min .bar4 {
	left: 23px;
	width: 2px;
}
.bar2, .INF.min .bar2, .bar3, .INF.min .bar3 {
	left: 16px;
	width: 16px;
}
.bar2, .INF.min .bar2 {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.bar3, .INF.min .bar3 {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
/*
ICONS
*/
#icons, .icons {
	width: 56px;
}
#icons {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}
.icons, .iconBlock {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.icons {
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.iconBlock {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 auto;
	flex: 1 0 auto;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}
.INF .iconBlock {
	-webkit-transform: translateX(0) !important;
	-ms-transform: translateX(0) !important;
	transform: translateX(0) !important;
}
.min .iconBlock {
	-webkit-transform: translateX(100vw);
	-ms-transform: translateX(100vw);
	transform: translateX(100vw);
}
.icon {
	position: relative;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: 47px;
	height: 47px;
	margin-bottom: 1px;
	padding: 1px 0 0 1px;
	border-radius: 8px;
	font-family: 'dd.icons16';
	font-size: 10px;
	overflow: hidden;
}
.top.icon {
	border-radius: 8px 8px 0 0;
}
.mid.icon {
	border-radius: 0;
}
.bot.icon {
	border-radius: 0 0 8px 8px;
}
.push {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}
.top, #xIcon {
	margin-top: 8px;
}
#nextIcon {
	margin-bottom: 9px;
}
/*
PROJECT
*/
.project {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.projectInfo .bg {
	display: table;
}
.projectInfo {
	position: absolute;
	width: 100%;
	height: 100%;
}
.min .projectInfo {
	-webkit-transform: translateX(-100vw);
	-ms-transform: translateX(-100vw);
	transform: translateX(-100vw);
}
.data {
	margin-bottom: 1px;
}
.serviceData {
	margin-top: 48px;
}
.text {
	padding-right: 8px;
	padding-left: 8px;
	white-space: nowrap;
}
.c0000 {
	height: 13px;
}
.c0000 .text {
	margin: -2px 0 -5px 0;
}
.c0010 {
	height: 20px;
	padding-bottom: 2px;
}
.c0010 .text {
	margin-top: -2px;
}
.c0100 {
	height: 20px;
	padding-top: 5px;
}
.c0100 .text {
	margin-bottom: -5px;
}
.c0110 {
	height: 27px;
	padding: 5px 0 2px 0;
}
@-moz-document url-prefix() {
	.c0000 .text {
		margin-top: -3px;
	}
	.c0010 {
		padding-bottom: 2px;
	}
	.c0010 .text {
		margin-top: -3px;
	}
	.c0100 {
		padding-top: 4px;
	}
	.c0100 .text {
		margin-bottom: -6px;
	}
	.c0110 {
		padding: 4px 0 2px 0;
	}
}
/*
INFO
*/
.infoData, .map, #email, .email, #call, .call, #audio, .audio, .title, .buttons, .button, .copyright {
	position: relative;
}
.infoData {
	z-index: 0;
	width: calc(100% - 57px);
}
.contact {
	margin: 40px 0 12px 0;
}
.map {
	z-index: 0;
}
.map .text {
	color: #fff !important;
}
.map, #email, .email, #call, .call {
	display: table;
}
#email {
	height: 68px;
}
.email {
	z-index: -1;
}
#call {
	z-index: 1;
	height: 48px;
	margin-top: -8px;
	padding-top: 7px;
}
.callBg {
	z-index: -1;
	position: absolute;
	top: -6px;
	width: 100%;
	height: 27px;
}
#audio {
	z-index: -1;
	display: inline-block;
	height: 48px;
	margin: -17px -8px -11px -8px;
	font-family: 'dd.ag-book';
}
.audio {
	margin-top: 12px;
	padding: 5px 8px 3px 8px;
}
.title, .button, .copyright {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.button, .copyright {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.title {
	z-index: -2;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	height: 59px;
	margin-bottom: 1px;
	padding: 0 7px 7px 0;
	font-family: 'freesscrpla';
	font-size: 41px;
}
.copy, .copyStrong {
	padding: 5px 7px 3px 8px;
}
.copyStrong {
	padding-top: 4px;
}
.bioCopy {
	min-height: 168px;
}
.pic {
	width: 152px;
	height: 152px;
	margin: 3px 8px 0 0;
	background: #000 url('../00/dgl.png') no-repeat;
	background-size: 100%;
	float: left;
}
@media screen and (max-width: 374px) {
	.pic {
		width: 92px;
		height: 92px;
	}
}
.button {
	height: 47px;
	margin: 0 7px 1px 0;
	padding-top: 2px;
}
.button span, .button:after {
	font-family: 'dd.icons16';
	font-size: 10px;
}
.button span {
	margin: -2px 16px 0 16px;
}
.button i, .mTitle i {
	margin-left: 2px;
}
.copyright {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: calc(100% + 1px);
	height: 48px;
	margin: 8px 0;
	font-size: 11px;
	-webkit-text-stroke: .25px;
}
.copyright span {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-text-stroke: .375px;
}
.email:after, .call:after, .audio:after, .title:after, .buttons:after, .button:before, .copyright:before {
	content: "";
	position: absolute;
	left: 5px;
	width: calc(100% - 12px);
	height: 1px;
	border: 0;
	background-repeat: repeat-x;
	background-size: 4px 1px;
}
.email:after, .call:after, .audio:after {
	z-index: -1;
}
.email:after, .call:after {
	bottom: 3px;
}
.audio:after {
	bottom: 4px;
}
.title:after, .buttons:after {
	bottom: -1px;
}
.button:before, .copyright:before {
	top: -1px;
}
.button:before {
	width: calc(100% - 4px);
}
.button:after {
	content: 'N';
	position: absolute;
	top: 15px;
	right: 8px;
	margin-top: -1px;
	color: #4d4d4d;
}
.email:after, .call:after, .audio:after { /*blue*/
	background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, transparent), color-stop(25%, #09f));
	background-image: -webkit-linear-gradient(left, transparent 75%, #09f 25%);
	background-image: -o-linear-gradient(left, transparent 75%, #09f 25%);
	background-image: linear-gradient(to right, transparent 75%, #09f 25%);
}
.title:after { /*white*/
	background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, transparent), color-stop(25%, #fff));
	background-image: -webkit-linear-gradient(left, transparent 75%, #fff 25%);
	background-image: -o-linear-gradient(left, transparent 75%, #fff 25%);
	background-image: linear-gradient(to right, transparent 75%, #fff 25%);
}
.buttons:after, .button:before, .copyright:before { /*grey*/
	background-image: -webkit-gradient(linear, left top, right top, color-stop(75%, transparent), color-stop(25%, #4d4d4d));
	background-image: -webkit-linear-gradient(left, transparent 75%, #4d4d4d 25%);
	background-image: -o-linear-gradient(left, transparent 75%, #4d4d4d 25%);
	background-image: linear-gradient(to right, transparent 75%, #4d4d4d 25%);
}
@-moz-document url-prefix() {
	#audio {
		margin-bottom: -12px;
	}
	.audio, .copy, .copyStrong {
		padding-top: 4px;
		padding-bottom: 4px;
	}
	.pic {
		margin-top: 4px;
	}
	.button span {
		margin-top: -1px;
	}
}
/*
MODALS
*/
.modal, .eggs, .modalBlock, .mTitle, .mButtons, .mButton {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.modal, .modalBlock {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.modal, .eggs, .mTitle, .mButton {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.modal {
	z-index: 51;
	position: fixed;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	opacity: 0;
	pointer-events: none;
}
.eggs {
	position: absolute;
	top: 8px;
	right: 8px;
	width: 48px;
	height: 48px;
}
.eggsBar {
	width: 22px;
	height: 4px;
	border-radius: 2px;
}
.eggsBar1 {
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.eggsBar2 {
	margin-left: -22px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.modalBlock, .modalBlock a {
	color: #000;
}
.modalBlock {
	width: 288px;
	height: 116px;
}
.mTitle, .mButton {
	padding-top: 3px;
	text-align: center;
}
.mTitle {
	height: 67px;
	margin-bottom: 1px;
	border-radius: 16px 16px 0 0;
	background: #fff !important;
	font-family: 'ag-demi';
}
#audioModal .mTitle {
	font-family: 'dd.ag-demi';
}
.mButton {
	height: 47px;
}
.leftButton, .midButton, .rightButton {
	width: 50%;
}
.leftButton {
	border-radius: 0 0 0 16px;
}
.midButton, .rightButton {
	margin-left: 1px;
}
.midButton {
	border-radius: 0;
}
.rightButton {
	border-radius: 0 0 16px 0;
}
.oneButton {
	width: 100%;
	border-radius: 0 0 16px 16px;
}
@-moz-document url-prefix() {
	.mTitle, .mButton {
		padding-top: 2px;
	}
}
/*
ON, OFF, HOLD, HIDE, HOVER
*/
.blur {
	-webkit-filter: blur(4px);
	-moz-filter: blur(4px);
	-o-filter: blur(4px);
	-ms-filter: blur(4px);
	filter: blur(4px);
}
.bg {
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
}
.INT .bg, .INF .wordmark, .INT .hold.hover, .INT .hold:active, .modal {
	background: rgba(0,0,0,.5);
}
.TYP .bg, .TYP .hold.hover, .TYP .hold:active, .INF .icon, .INF #xIcon .xBg, .INF.min .xBg, .INF .hold.hover, .INF .hold:active {
	background: rgba(102,102,102,.5);
}
.BP .bg {
	background: rgba(0,0,0,.5);
}
.bar, .eggsBar, .modal .bg {
	background: #fff;
}
.INF .bar {
	background: #000;
}
.bg.hover, .bg:active, #logo.hover .logoBg, #logo:active .logoBg, .icon.on, .min .xBg, #audio.hover .audio, #audio:active .audio, #email.hover .email, #email:active .email, #call.hover .callBg, #call:active .callBg, .button.hover, .button:active, .mButton.hover, .mButton:active {
	background: rgba(0,153,255,1);
}
#logo.hover .dot22, #logo:active .dot22, #logo.hover .dot23, #logo:active .dot23 {
	background: #6cf;
}
.button.on, .button.on:after, .audio.on, .on .text {
	color: #09f;
}
.hold {
	color: #000;
}
.contact.show hr, .modal.show {
	opacity: 1;
}
.hide, .tempHide, .tempOff {
	opacity: 0;
}
.modal.move {
	left: 0;
}
/*
CURSOR, POINTER-EVENTS
*/
a, .icon, #xIcon, .push, #audio, #email, #call, .button, .modal.show {
	cursor: pointer;
	pointer-events: auto;
}
.hold, .INF #xIcon, .INF #icons, .mTitle {
	cursor: default;
}
.data, .infoData, .map, .INF .push {
	pointer-events: none;
}
/*
TRANSITIONS
*/
.bg {
	-webkit-transition: background .2s ease-in-out, color .2s ease-in-out;
	-o-transition: background .2s ease-in-out, color .2s ease-in-out;
	transition: background .2s ease-in-out, color .2s ease-in-out;
}
#wordmark, #logo, .logoBg, .logo, .dot, .xBg, .bar, .iconBlock, .projectInfo, .text, .email, .callBg, .audio, .button, .modal {
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.modal {
	-webkit-transition: opacity .2s ease-in-out;
	-o-transition: opacity .2s ease-in-out;
	transition: opacity .2s ease-in-out;
}
/*
TEXT RENDERING 
*/
.wordmark, .icon, .text, .infoData, .modal, strong, .copyright {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
strongZZZ {
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: auto;
}
/*
MOBILE
*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px), only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	.break {
		height: 36px;
	}
	.icon, .button {
		padding-top: 3px;
	}
	.title {
		padding-bottom: 6px;
	}
	.copyStrong {
		padding-top: 5px;
	}
	.copyright {
		padding-top: 2px;
	}
	.button span, .button:after {
		margin-top: 0;
	}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	strong {
		-webkit-text-stroke: .6px;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	strong {
		-webkit-text-stroke: .7px;
	}
}
/*
TESTING GRID
*/
.gridLeft, .gridText, .gridIcons {
	z-index: 999;
	position: absolute;
	display: none; /*none\block*/
	top: 0;
	height: 100%;
	background-size: 100% 4px, 4px 2px;
	pointer-events: none;
}
.gridLeft {
	left: 0;
	width: 8px;
	background: rgba(0,255,0,.25);
}
.gridText {
	left: -1px;
	width: 100%;
	background-image: -webkit-linear-gradient(rgba(255,0,0,.25) 1px, transparent 1px), -webkit-linear-gradient(left, rgba(255,0,0,0) 1px, rgba(0,0,0,0) 1px);
	background-image: -o-linear-gradient(rgba(255,0,0,.25) 1px, transparent 1px), -o-linear-gradient(left, rgba(255,0,0,0) 1px, rgba(0,0,0,0) 1px);
	background-image: linear-gradient(rgba(255,0,0,.25) 1px, transparent 1px), linear-gradient(to right, rgba(255,0,0,0) 1px, rgba(0,0,0,0) 1px);
	background-position: top;
}
.gridIcons {
	right: 1px;
	width: 160px;
	background-image: -webkit-linear-gradient(rgba(255,0,0,0) 1px, transparent 1px), -webkit-linear-gradient(left, rgba(255,0,0,.25) 1px, rgba(0,0,0,0) 1px);
	background-image: -o-linear-gradient(rgba(255,0,0,0) 1px, transparent 1px), -o-linear-gradient(left, rgba(255,0,0,.25) 1px, rgba(0,0,0,0) 1px);
	background-image: linear-gradient(rgba(255,0,0,0) 1px, transparent 1px), linear-gradient(to right, rgba(255,0,0,.25) 1px, rgba(0,0,0,0) 1px);
	background-position: right 0 top 0;
}
/*
CONSTRUCTIVE
*/
