/* CSS reset */

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}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:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}a:active,a:focus,a:hover,input:focus{outline:0}

body {
	background: #24242E;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	font-size: 1.7vw;
	line-height: 1.86vw;
	color:#fff;
	color:#fff;
	margin: 0;
}

/* Typography */
h1 {
	font-weight: bold;
	font-size: 5.12vw;
	line-height: 5.12vw;
	letter-spacing: -2px;
	color: #FF0832;
	padding: .5vw 1.5vw 1.5vw 1.5vw;
}

h2, h1.article-heading {
	font-weight: bold;
	font-size: 3.84vw;
	line-height: 3.84vw;
	letter-spacing: -.1vw;
	color: #FF0832;
	padding: .6vw 1.5vw 2vw 1.2vw;
}

h3 {
	font-weight: normal;
	font-size: 2.8vw;
	line-height: 2.8vw;
	color: #FF0832;
	padding: 1.6vw;
}

h4 {
	font-weight: bold;
	font-size: 1.7vw;
	color: #FF0832;
	padding: 1.2vw 1.5vw 0 1.5vw;
}

h5 {
	font-size: .8vw;
	font-weight: bold;
	color: #FF0832;
	padding: 0 0 .5vw 0;
}

em {
	font-style: italic;
}

a {
	color:#FF0832;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

.highlight {
	font-weight: bold;
	color: #FF0832;
}

.pullquote {
	/*border: 1px solid red;*/
	font-size: 2.1vw;
	line-height: 2.4vw;
	font-style: italic;
	color: #FF0832;
	padding: 1.2vw 0 0 0;
}

.pullquote p {

}

.center-text {
	text-align: center;
}

/* Color palette  */

.copper {
	color: #FF0832;
}

/* Structure  */

.wrapper {
	position: relative;
	max-width: 1440px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

p {
	padding: 0 1.5vw 1.5vw 1.5vw;
}

hr {
	height: 1px;
	border: 0;
	background-color: #7F7F7F;
	opacity: 0.4;
	width: 97%;
}


/* menus */

.menu {
  background-color: #24242e;
}
.menu a {
  color:#FF0832 !important;
}

.menu .nav-main li{
}

.menu .logo-img {
}

.nav-main li, .sub-heading-1 {
  font-size: 18px;
  font-weight: bold;
  color: #FF0832;
  line-height: 18px;
  display: inline-block;
  padding: 0 10px 0 0;
}

.logo-img {
  width: 120px;
  padding-bottom:10px;
}

  .ext-pad {
    padding-right: 30px !important;
  }

.nav-main .icon-img {
  display: inline;
}

.icon-img {
  width: 30px;
}


.index-feature {
	background-size: cover;
}

.excerpt {
	float: left;
	width: 31vw;
	position: relative;
	padding: 5vw 0 0 0;
}

.eo-post:nth-child(odd) {
	background: #1e1e26;
}

.padded-section {
	padding: 20px;
}

img {
	max-width:100%;
	vertical-align: top;
	height: auto;
}

.pad-top {
	padding-top: 1.5vw;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.load-more {
	padding: 60px 0;
	text-align: center;
}

ul.list-col li {
	padding: 0 0 0 0;
	overflow: hidden;
}

ul.list-col li p {
	padding-bottom: 0;
	padding-top: .2vw;
}

.purchase-tag {
	font-size: 1vw;
	line-height: 1.35vw;
	text-align: center;
	position: absolute;
	top:0;
	right: 0;
}

.purchase-tag img {
	display: block;
}

.purchase-tag a {
	text-decoration: underline;
}

.references {
	font-size: .768vw;
	line-height: 1.125vw;
	word-wrap: break-word;
	padding: 1vw;
}

.references ul {

}

.footer {
	padding: 2vw 0;
}

section {
	position: relative;
	clear: both;
	overflow: hidden;
}

.pos {
	position: absolute;
}

/* Position */
.x1{left:4.1vw;}
.x2{left:8.2vw;}
.x3{left:12.3vw;}
.x4{left:16.4vw;}
.x5{left:20.51vw;}
.x6{left:24.61vw;}
.x7{left:28.71vw;}
.x8{left:32.81vw;}
.x9{left:36.91vw;}
.x10{left:41.01vw;}
.x11{left:45.11vw;}
.x12{left:49.21vw;}
.x13{left:53.32vw;}
.x14{left:57.42vw;}
.x15{left:61.52vw;}
.x16{left:65.62vw;}
.x17{left:69.72vw;}
.x18{left:73.82vw;}
.x19{left:77.92vw;}
.x20{left:82.02vw;}
.x21{left:86.12vw;}
.x22{left:90.23vw;}
.x23{left:94.33vw;}
.x24{left:98.43vw;}
.x25{left:102.53vw;}
.x26{left:106.63vw;}
.x27{left:110.73vw;}
.x28{left:114.83vw;}
.x29{left:118.93vw;}
.x30{left:123.03vw;}
.x31{left:127.14vw;}
.x32{left:131.24vw;}
.x33{left:135.34vw;}
.x34{left:139.44vw;}
.x35{left:143.54vw;}
.x36{left:147.64vw;}
.x37{left:151.74vw;}
.x38{left:155.84vw;}
.x39{left:159.95vw;}
.x40{left:164.05vw;}

.y1{top:4.1vw;}
.y2{top:8.2vw;}
.y3{top:12.3vw;}
.y4{top:16.4vw;}
.y5{top:20.51vw;}
.y6{top:24.61vw;}
.y7{top:28.71vw;}
.y8{top:32.81vw;}
.y9{top:36.91vw;}
.y10{top:41.01vw;}
.y11{top:45.11vw;}
.y12{top:49.21vw;}
.y13{top:53.32vw;}
.y14{top:57.42vw;}
.y15{top:61.52vw;}
.y16{top:65.62vw;}
.y17{top:69.72vw;}
.y18{top:73.82vw;}
.y19{top:77.92vw;}
.y20{top:82.02vw;}
.y21{top:86.12vw;}
.y22{top:90.23vw;}
.y23{top:94.33vw;}
.y24{top:98.43vw;}
.y25{top:102.53vw;}
.y26{top:106.63vw;}
.y27{top:110.73vw;}
.y28{top:114.83vw;}
.y29{top:118.93vw;}
.y30{top:123.03vw;}
.y31{top:127.14vw;}
.y32{top:131.24vw;}
.y33{top:135.34vw;}
.y34{top:139.44vw;}
.y35{top:143.54vw;}
.y36{top:147.64vw;}
.y37{top:151.74vw;}
.y38{top:155.84vw;}
.y39{top:159.95vw;}
.y40{top:164.05vw;}
.y41{top:168.15vw;}
.y42{top:172.25vw;}
.y43{top:176.35vw;}
.y44{top:180.45vw;}
.y45{top:184.55vw;}
.y46{top:188.65vw;}
.y47{top:192.75vw;}
.y48{top:196.85vw;}
.y49{top:200.95vw;}
.y50{top:205.05vw;}
.y51{top:209.15vw;}
.y52{top:213.25vw;}
.y53{top:217.35vw;}
.y54{top:221.45vw;}
.y55{top:225.55vw;}
.y56{top:229.65vw;}
.y57{top:233.75vw;}
.y58{top:237.85vw;}
.y59{top:241.95vw;}
.y60{top:246.05vw;}
.y61{top:250.15vw;}
.y62{top:254.25vw;}
.y63{top:258.35vw;}
.y64{top:262.45vw;}
.y65{top:266.55vw;}
.y66{top:270.65vw;}
.y67{top:274.75vw;}
.y68{top:278.85vw;}
.y69{top:282.95vw;}
.y70{top:287.05vw;}
.y71{top:291.15vw;}
.y72{top:295.25vw;}
.y73{top:299.35vw;}
.y74{top:303.45vw;}
.y75{top:307.55vw;}
.y76{top:311.65vw;}
.y77{top:315.75vw;}
.y78{top:319.85vw;}
.y79{top:323.95vw;}
.y80{top:328.05vw;}
.y81{top:332.15vw;}
.y82{top:336.25vw;}
.y83{top:340.35vw;}
.y84{top:344.45vw;}
.y85{top:348.55vw;}
.y86{top:352.65vw;}
.y87{top:356.75vw;}
.y88{top:360.85vw;}
.y89{top:364.95vw;}
.y90{top:369.05vw;}
.y91{top:373.15vw;}
.y92{top:377.25vw;}
.y93{top:381.35vw;}
.y94{top:385.45vw;}
.y95{top:389.55vw;}
.y96{top:393.65vw;}
.y97{top:397.75vw;}
.y98{top:401.85vw;}
.y99{top:405.95vw;}
.y100{top:410.05vw;}

/* Dimension */
.w1{width:4.1vw;}
.w2{width:8.2vw;}
.w3{width:12.3vw;}
.w4{width:16.4vw;}
.w5{width:20.51vw;}
.w6{width:24.61vw;}
.w7{width:28.71vw;}
.w8{width:32.81vw;}
.w9{width:36.91vw;}
.w10{width:41.01vw;}
.w11{width:45.11vw;}
.w12{width:49.21vw;}
.w13{width:53.32vw;}
.w14{width:57.42vw;}
.w15{width:61.52vw;}
.w16{width:65.62vw;}
.w17{width:69.72vw;}
.w18{width:73.82vw;}
.w19{width:77.92vw;}
.w20{width:82.02vw;}
.w21{width:86.12vw;}
.w22{width:90.23vw;}
.w23{width:94.33vw;}
.w24{width:98.43vw;}
.w25{width:102.53vw;}
.w26{width:106.63vw;}
.w27{width:110.73vw;}
.w28{width:114.83vw;}
.w29{width:118.93vw;}
.w30{width:123.03vw;}
.w31{width:127.14vw;}
.w32{width:131.24vw;}
.w33{width:135.34vw;}
.w34{width:139.44vw;}
.w35{width:143.54vw;}
.w36{width:147.64vw;}
.w37{width:151.74vw;}
.w38{width:155.84vw;}
.w39{width:159.95vw;}
.w40{width:164.05vw;}

.ht1{height:4.1vw;}
.ht2{height:8.2vw;}
.ht3{height:12.3vw;}
.ht4{height:16.4vw;}
.ht5{height:20.51vw;}
.ht6{height:24.61vw;}
.ht7{height:28.71vw;}
.ht8{height:32.81vw;}
.ht9{height:36.91vw;}
.ht10{height:41.01vw;}
.ht11{height:45.11vw;}
.ht12{height:49.21vw;}
.ht13{height:53.32vw;}
.ht14{height:57.42vw;}
.ht15{height:61.52vw;}
.ht16{height:65.62vw;}
.ht17{height:69.72vw;}
.ht18{height:73.82vw;}
.ht19{height:77.92vw;}
.ht20{height:82.02vw;}
.ht21{height:86.12vw;}
.ht22{height:90.23vw;}
.ht23{height:94.33vw;}
.ht24{height:98.43vw;}
.ht25{height:102.53vw;}
.ht26{height:106.63vw;}
.ht27{height:110.73vw;}
.ht28{height:114.83vw;}
.ht29{height:118.93vw;}
.ht30{height:123.03vw;}
.ht31{height:127.14vw;}
.ht32{height:131.24vw;}
.ht33{height:135.34vw;}
.ht34{height:139.44vw;}
.ht35{height:143.54vw;}
.ht36{height:147.64vw;}
.ht37{height:151.74vw;}
.ht38{height:155.84vw;}
.ht39{height:159.95vw;}
.ht40{height:164.05vw;}
.ht41{height:168.14vw;}
.ht42{height:172.24vw;}
.ht43{height:176.34vw;}
.ht44{height:180.44vw;}
.ht45{height:184.55vw;}
.ht46{height:188.65vw;}
.ht47{height:192.75vw;}
.ht48{height:196.85vw;}
.ht49{height:200.95vw;}
.ht50{height:205.05vw;}
.ht51{height:209.15vw;}
.ht52{height:213.25vw;}
.ht53{height:217.35vw;}
.ht54{height:221.45vw;}
.ht55{height:225.56vw;}
.ht56{height:229.66vw;}
.ht57{height:233.76vw;}
.ht58{height:237.86vw;}
.ht59{height:241.96vw;}
.ht60{height:246.06vw;}
.ht61{height:250.16vw;}
.ht62{height:254.26vw;}
.ht63{height:258.36vw;}
.ht64{height:262.46vw;}
.ht65{height:266.57vw;}
.ht66{height:270.67vw;}
.ht67{height:274.77vw;}
.ht68{height:278.87vw;}
.ht69{height:282.97vw;}
.ht70{height:287.07vw;}
.ht71{height:291.17vw;}
.ht72{height:295.27vw;}
.ht73{height:299.37vw;}
.ht74{height:303.47vw;}
.ht75{height:307.58vw;}
.ht76{height:311.68vw;}
.ht77{height:315.78vw;}
.ht78{height:319.88vw;}
.ht79{height:323.98vw;}
.ht80{height:328.08vw;}
.ht81{height:332.18vw;}
.ht82{height:336.28vw;}
.ht83{height:340.38vw;}
.ht84{height:344.48vw;}
.ht85{height:348.59vw;}
.ht86{height:352.69vw;}
.ht87{height:356.79vw;}
.ht88{height:360.89vw;}
.ht89{height:364.99vw;}
.ht90{height:369.09vw;}
.ht91{height:373.19vw;}
.ht92{height:377.29vw;}
.ht93{height:381.39vw;}
.ht94{height:385.49vw;}
.ht95{height:389.60vw;}
.ht96{height:393.70vw;}
.ht97{height:397.80vw;}
.ht98{height:401.90vw;}
.ht99{height:406.00vw;}
.ht100{height:410.10vw;}

/* Columns */

/* Separate columns */
.one-col-separate, .two-col-separate, .three-col-separate, .four-col-separate {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	padding: 0 0 20px 0;
}

.one-col-separate li, .two-col-separate li, .three-col-separate li, .four-col-separate li {
	float: left;
}

.four-col-separate li {
	width: 25%;
}
.three-col-separate li {
	width: 33%;
}
.two-col-separate li {
	width: 50%;
}

.col {
	float: left;
	padding: 0 0 40px 0;
}

.one-third-col {
	width: 33%;
}
.two-thirds-col {
	width: 66%;
}


/* Dynamic columns */
.one-col-flow, .two-col-flow, .three-col-flow, .four-col-flow { /* container element */
	padding: 0 0 20px 0;
}

.two-col-flow {
	-webkit-columns: 2 300px;
	-moz-columns: 2 300px;
	columns: 2 300px;
}

.three-col-flow {
	-webkit-columns: 3 200px;
	-moz-columns: 3 200px;
	columns: 3 200px;
}

.four-col-flow {
	-webkit-columns: 4 100px;
	-moz-columns: 4 100px;
	columns: 4 100px;
}

.one-col-flow, .one-col-flow li, .two-col-flow, .two-col-flow li, .three-col-flow, .three-col-flow li, .four-col-flow, .four-col-flow li {
	margin: 0;
	list-style: none;
	padding: 0;
	float: none;

	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	-webkit-column-gap: 10px;
	-moz-column-gap: 10px;
	column-gap: 10px;

}

.one-col-flow h4, .two-col-flow h4, .three-col-flow h4, .four-col-flow h4 {
	padding: 0 4px 0 0;
	display: inline-block;
}

.one-col-flow p:last-child, .two-col-flow p:last-child, .three-col-flow p:last-child, .four-col-flow p:last-child  {
	margin: 0;
}

.one-col-flow li, .two-col-flow li, .three-col-flow li, .four-col-flow li { /* list item */
	padding: 1px 0 9px 0;
}

.one-col-flow li p,  .two-col-flow li p, .three-col-flow li p, .four-col-flow li p { /* list item paragraph */
	/*  margin: 0; */
}

/* 3D scene */
.scene {
	background-image: url(/projects/scene-ui/360-icon.png);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 35%;
	position: absolute;
	overflow: hidden;
}

.scnload {
	background-color: rgba(127,127,127,0.1);
	height: 100%;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#scene_1_container, #scene_2_container, #scene_3_container, #scene_4_container, #scene_5_container, #scene_6_container, #scene_7_container, #scene_8_container, #scene_9_container, #scene_10_container, #scene_11_container, #scene_12_container, #scene_13_container, #scene_14_container, #scene_15_container, #scene_16_container, #scene_17_container, #scene_18_container, #scene_19_container, #scene_20_container {
	position:absolute;
	left:0;
	right: 0;
	top:0;
	bottom: 0;
}

@media (orientation: landscape) {
	#scene_1_container, #scene_2_container, #scene_3_container, #scene_4_container, #scene_5_container, #scene_6_container, #scene_7_container, #scene_8_container, #scene_9_container, #scene_10_container, #scene_11_container, #scene_12_container, #scene_13_container, #scene_14_container, #scene_15_container, #scene_16_container, #scene_17_container, #scene_18_container, #scene_19_container, #scene_20_container {
		width: 100%;
	}
}

/* Scene UI */
.scene-ui {
	padding: 1.5vw 0 0 1.5vw;
	margin: 0 auto;
	list-style: none;
	z-index: 9999;
}

.scene-ui li {
	width: 6vw;
}

.scene-ui-icon {
	visibility: hidden;
	background: #000000;
	color: #7f7f7f;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	padding: .75vw;
	border-radius: 5.47vw;
}

.scene-ui-icon img {
	cursor: pointer;
}

.scene-ui-icon.active {
	background: #ffffff;
}

/* styles-v1.9.css */

h1.article-heading {
	text-align: center;
}

.scene-v1-9 {
	background-image: url(/projects/assets/360-icon.png);
	background-repeat: no-repeat;
	background-position: 50% 10px;
	height: 0;
	padding-bottom: 56.25%; /* 16:9 56.25% */
	position: relative;
	margin: 0 -10px 20px -10px;
	overflow: hidden;
}

/*** Labels ***/

.ol-number {
	background: #FF0832;
	color: #fff;
	line-height: 18px;
	padding: 0 3px 1px;
	border-radius: 2px;
	display: inline-block;
}

.custom-tag {
	/* in-scene tag bg */
	font-size: 1.2vw;
	font-weight: bold;
	cursor: pointer;
	visibility: hidden;
	border-radius: 2px;
	position: absolute;
	padding: 0px 4px 0 0;
}

.custom-tag-text {
	font-size: 1.2vw;
	font-weight: bold;
	cursor: pointer;
}

.custom-tag .ol-number {
	/* in-scene tag number bg */
	/* background-color: #fff; */
}

.custom-tag .tag-copy {
	display: none;
}

.custom-tag.active, .custom-tag-text.active {
	/* Main scene and HTML tag colors */
	background-color: #FF0832;
	color: #fff;
	border-radius: 2px;
	z-index: 99999 !important;
}

.custom-tag.active .tag-copy {
	display: inline-block;
}

.custom-tag.active .ol-number {
}

/* Scene UI */

.scene-v1-9 .scene-ui {
	padding: 0;
	margin: 0 auto;
	list-style: none;
	position: absolute;
	z-index: 9999;
	right: 5px;
	bottom: 5px;
}

.scene-v1-9 .scene-ui-icon {
	background: #000000;
	color: #7f7f7f;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	padding: 10px;
	border-radius: 50px;
	border: 3px solid #7f7f7f;
	float: left;
	margin: 0 2.5px;
}

.scene-v1-9 .scene-ui-icon img {
	width: 40px;
	cursor: pointer;
}

.scene-v1-9 .scene-ui-icon.active {
	background: #ffffff;
}

small {
	font-size: 1vw;
	font-weight: normal;
}

.half-width {
	width: 50%;
}

.third-width {
	width: 33%
}

.fourth-width {
	width: 25%;
}

.align-left {
	float: left;
}

.align-right{
	float: right;
}

/* Wider than 1440px, mobile & tablet high DPI */
@media only screen and (min-width:1440px),
(max-width:320px) and (-webkit-min-device-pixel-ratio: 2),
(max-width:320px) and (min-device-pixel-ratio: 2),
(max-width:320px) and (min-resolution: 192dpi){

	body {
		font-size: 25px;
		line-height: 27px;
	}

	.wrapper {
		min-width: 1440px;
	}

	.logo {
		padding: 0 30px 0 0;
	}

	nav {
		padding: 20px 0 0 0;
	}

	nav li {
		padding: 0 15px;
	}

	h1 {
		font-size: 80px;
		line-height: 80px;
		padding: 10px 20px 20px 20px;
	}

	h2 {
		font-size: 60px;
		line-height: 60px;
		letter-spacing: -1px;
		padding: 8px 20px 10px; 20px;
	}

	h3 {
		font-size: 40px;
		line-height: 40px;
		padding: 20px;
	}

	h4 {
		font-size: 25px;
		padding: 18px 20px 0 20px;
	}

	.pullquote {
		font-size: 30px;
		line-height: 34px;
		padding: 20px 0 0 0;
	}

	p {
		padding: 0px 20px 20px 20px;
	}

	.purchase-tag {
		font-size: 15px;
		line-height: 18px;
	}

	.excerpt {
		width: 400px;
		position: relative;
		padding: 120px 40px;
	}

	.references {
		font-size: 12px;
		line-height: 15px;
	}

	.scene-ui {
		padding: 20px 0 0 20px;
	}

	.scene-ui-icon {
		padding: 10px;
		border-radius: 80px;
	}

	.pad-top {
		padding-top: 20px;
	}

	/* Position */
	.x1{left:0;}
	.x1{left:60px;}
	.x2{left:120px;}
	.x3{left:180px;}
	.x4{left:240px;}
	.x5{left:300px;}
	.x6{left:360px;}
	.x7{left:420px;}
	.x8{left:480px;}
	.x9{left:540px;}
	.x10{left:600px;}
	.x11{left:660px;}
	.x12{left:720px;}
	.x13{left:780px;}
	.x14{left:840px;}
	.x15{left:900px;}
	.x16{left:960px;}
	.x17{left:1020px;}
	.x18{left:1080px;}
	.x19{left:1140px;}
	.x20{left:1200px;}
	.x21{left:1260px;}
	.x22{left:1320px;}
	.x23{left:1380px;}
	.x24{left:1440px;}

	.y1{top:60px;}
	.y2{top:120px;}
	.y3{top:180px;}
	.y4{top:240px;}
	.y5{top:300px;}
	.y6{top:360px;}
	.y7{top:420px;}
	.y8{top:480px;}
	.y9{top:540px;}
	.y10{top:600px;}
	.y11{top:660px;}
	.y12{top:720px;}
	.y13{top:780px;}
	.y14{top:840px;}
	.y15{top:900px;}
	.y16{top:960px;}
	.y17{top:1020px;}
	.y18{top:1080px;}
	.y19{top:1140px;}
	.y20{top:1200px;}
	.y21{top:1260px;}
	.y22{top:1320px;}
	.y23{top:1380px;}
	.y24{top:1440px;}
	.y25{top:1500px;}
	.y26{top:1560px;}
	.y27{top:1620px;}
	.y28{top:1680px;}
	.y29{top:1740px;}
	.y30{top:1800px;}
	.y31{top:1860px;}
	.y32{top:1920px;}
	.y33{top:1980px;}
	.y34{top:2040px;}
	.y35{top:2100px;}
	.y36{top:2160px;}
	.y37{top:2220px;}
	.y38{top:2280px;}
	.y39{top:2340px;}
	.y40{top:2400px;}
	.y41{top:2460px;}
	.y42{top:2520px;}
	.y43{top:2580px;}
	.y44{top:2640px;}
	.y45{top:2700px;}
	.y46{top:2760px;}
	.y47{top:2820px;}
	.y48{top:2880px;}
	.y49{top:2940px;}
	.y50{top:3000px;}
	.y51{top:3060px;}
	.y52{top:3120px;}
	.y53{top:3180px;}
	.y54{top:3240px;}
	.y55{top:3300px;}
	.y56{top:3360px;}
	.y57{top:3420px;}
	.y58{top:3480px;}
	.y59{top:3540px;}
	.y60{top:3600px;}
	.y61{top:3660px;}
	.y62{top:3720px;}
	.y63{top:3780px;}
	.y64{top:3840px;}
	.y65{top:3900px;}
	.y66{top:3960px;}
	.y67{top:4020px;}
	.y68{top:4080px;}
	.y69{top:4140px;}
	.y70{top:4200px;}
	.y71{top:4260px;}
	.y72{top:4320px;}
	.y73{top:4380px;}
	.y74{top:4440px;}
	.y75{top:4500px;}
	.y76{top:4560px;}
	.y77{top:4620px;}
	.y78{top:4680px;}
	.y79{top:4740px;}
	.y80{top:4800px;}
	.y81{top:4860px;}
	.y82{top:4920px;}
	.y83{top:4980px;}
	.y84{top:5040px;}
	.y85{top:5100px;}
	.y86{top:5160px;}
	.y87{top:5220px;}
	.y88{top:5280px;}
	.y89{top:5340px;}
	.y90{top:5400px;}
	.y91{top:5460px;}
	.y92{top:5520px;}
	.y93{top:5580px;}
	.y94{top:5640px;}
	.y95{top:5700px;}
	.y96{top:5760px;}
	.y97{top:5820px;}
	.y98{top:5880px;}
	.y99{top:5940px;}
	.y100{top:6000px;}

	/* Dimension */
	.w1{width:60px;}
	.w2{width:120px;}
	.w3{width:180px;}
	.w4{width:240px;}
	.w5{width:300px;}
	.w6{width:360px;}
	.w7{width:420px;}
	.w8{width:480px;}
	.w9{width:540px;}
	.w10{width:600px;}
	.w11{width:660px;}
	.w12{width:720px;}
	.w13{width:780px;}
	.w14{width:840px;}
	.w15{width:900px;}
	.w16{width:960px;}
	.w17{width:1020px;}
	.w18{width:1080px;}
	.w19{width:1140px;}
	.w20{width:1200px;}
	.w21{width:1260px;}
	.w22{width:1320px;}
	.w23{width:1380px;}
	.w24{width:1440px;}
	.w25{width:1500px;}
	.w26{width:1560px;}
	.w27{width:1620px;}
	.w28{width:1680px;}
	.w29{width:1740px;}
	.w30{width:1800px;}
	.w31{width:1860px;}
	.w32{width:1920px;}
	.w33{width:1980px;}
	.w34{width:2040px;}
	.w35{width:2100px;}
	.w36{width:2160px;}
	.w37{width:2220px;}
	.w38{width:2280px;}
	.w39{width:2340px;}
	.w40{width:2400px;}

	.ht1{height:60px;}
	.ht2{height:120px;}
	.ht3{height:180px;}
	.ht4{height:240px;}
	.ht5{height:300px;}
	.ht6{height:360px;}
	.ht7{height:420px;}
	.ht8{height:480px;}
	.ht9{height:540px;}
	.ht10{height:600px;}
	.ht11{height:660px;}
	.ht12{height:720px;}
	.ht13{height:780px;}
	.ht14{height:840px;}
	.ht15{height:900px;}
	.ht16{height:960px;}
	.ht17{height:1020px;}
	.ht18{height:1080px;}
	.ht19{height:1140px;}
	.ht20{height:1200px;}
	.ht21{height:1260px;}
	.ht22{height:1320px;}
	.ht23{height:1380px;}
	.ht24{height:1440px;}
	.ht25{height:1500px;}
	.ht26{height:1560px;}
	.ht27{height:1620px;}
	.ht28{height:1680px;}
	.ht29{height:1740px;}
	.ht30{height:1800px;}
	.ht31{height:1860px;}
	.ht32{height:1920px;}
	.ht33{height:1980px;}
	.ht34{height:2040px;}
	.ht35{height:2100px;}
	.ht36{height:2160px;}
	.ht37{height:2220px;}
	.ht38{height:2280px;}
	.ht39{height:2340px;}
	.ht40{height:2400px;}
	.ht41{height:2460px;}
	.ht42{height:2520px;}
	.ht43{height:2580px;}
	.ht44{height:2640px;}
	.ht45{height:2700px;}
	.ht46{height:2760px;}
	.ht47{height:2820px;}
	.ht48{height:2880px;}
	.ht49{height:2940px;}
	.ht50{height:3000px;}
	.ht51{height:3060px;}
	.ht52{height:3120px;}
	.ht53{height:3180px;}
	.ht54{height:3240px;}
	.ht55{height:3300px;}
	.ht56{height:3360px;}
	.ht57{height:3420px;}
	.ht58{height:3480px;}
	.ht59{height:3540px;}
	.ht60{height:3600px;}
	.ht61{height:3660px;}
	.ht62{height:3720px;}
	.ht63{height:3780px;}
	.ht64{height:3840px;}
	.ht65{height:3900px;}
	.ht66{height:3960px;}
	.ht67{height:4020px;}
	.ht68{height:4080px;}
	.ht69{height:4140px;}
	.ht70{height:4200px;}
	.ht71{height:4260px;}
	.ht72{height:4320px;}
	.ht73{height:4380px;}
	.ht74{height:4440px;}
	.ht75{height:4500px;}
	.ht76{height:4560px;}
	.ht77{height:4620px;}
	.ht78{height:4680px;}
	.ht79{height:4740px;}
	.ht80{height:4800px;}
	.ht81{height:4860px;}
	.ht82{height:4920px;}
	.ht83{height:4980px;}
	.ht84{height:5040px;}
	.ht85{height:5100px;}
	.ht86{height:5160px;}
	.ht87{height:5220px;}
	.ht88{height:5280px;}
	.ht89{height:5340px;}
	.ht90{height:5400px;}
	.ht91{height:5460px;}
	.ht92{height:5520px;}
	.ht93{height:5580px;}
	.ht94{height:5640px;}
	.ht95{height:5700px;}
	.ht96{height:5760px;}
	.ht97{height:5820px;}
	.ht98{height:5880px;}
	.ht99{height:5940px;}
	.ht100{height:6000px;}

	/* styles-v1.9.css */

	.custom-tag {
		font-size: 20px;
		padding: 0px 4px 0 0;
	}

	.custom-tag-text {
		font-size: 20px;
	}

	}/* end 1440, mobile */

	/* Above 1440 */
	@media only screen and (min-width:1440px) {
		.scene-ui li {
			width: 50px;
		}
	}
