@import url("fonts.css");
body {
	height: 100%;
	margin: 0px;
	background-color: #3E3E3E;
	}
.noLandscape {
    display: none;
}
.main {
	width: 100%;
	height: 100vh;
	display: flex;
	position: fixed;
    background: #222222;
    background: -moz-linear-gradient(-45deg,  #666666 0%, #222222 100%);
    background: -webkit-linear-gradient(-45deg,  #666666 0%,#222222 100%);
    background: linear-gradient(135deg,  #666666 0%,#222222 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#666666', endColorstr='#222222',GradientType=1 );
	align-items: center;
	justify-content: center;
}
.box {
	width: 184px;
	height: 184px;
	display: block;
	position: relative;
	float: left;
}
.box a .icon {
	width: 142px;
	height: 142px;
	top: 21px;
	left: 21px;
	display: block;
	position: absolute;
	box-shadow: 0 5px 28px 0 rgba(0,0,0,0.10);
	border-radius: 23%;
}
.box .label {
	width: 184px;
	height: 28px;
	top: 173px;
	display: block;
	position: absolute;
    font-family: 'sf_ui_displayregular';
	text-align: center;
}
.box .label a {
	color: #ffffff;
	font-size: 20px;
	text-decoration: none;
	font-weight: 200;
}

#Addresses {display: none}
#DSM {display: none}
#Logins {display: none}
#myApps-mobile {display: none}
#mySeries {display: none}
#myApps-mac {display: none}
#myApps-win {display: none}
#Xbox {display: none}

@media screen and (device-width:320px) and (device-height:568px) and (orientation:portrait){
.box {
	width: 152px;
	height: 152px;
	background-size: 152px 152px;
}
.box a .icon {
	width: 110px;
	height: 110px;
}
.box .label {
	width: 152px;
	height: 28px;
	top: 143px;
}
.box .label a {
	font-size: 17px;
}
}
@media screen and (device-width:320px) and (device-height:568px) and (orientation:landscape){
.box {
	width: 152px;
	height: 152px;
	background-size: 152px 152px;
}
.box a .icon {
	width: 110px;
	height: 110px;
}
.box .label {
	width: 152px;
	height: 28px;
	top: 143px;
}
.box .label a {
	font-size: 17px;
}
}
@media screen and (device-width:375px) and (device-height:812px) and (orientation:portrait){
.box .label a {
	font-size: 17px;
	text-shadow: rgba(0, 0, 0, 0.0) 0 0 0;
}
#RA-app {display: block; top: 185px; left: 96px}
}
@media screen and (device-width:375px) and (device-height:812px) and (orientation:landscape){
.box .label a {
	font-size: 17px;
}
#RA-app {display: block; top: 71px; left: 314px}
}

@media screen and (device-width:390px) and (device-height:844px) and (orientation:portrait){
.box .label a {
	font-size: 17px;
	text-shadow: rgba(0, 0, 0, 0.0) 0 0 0;
}
#myApps-mobile {display: block;}
#mySeries {display: block;}
}
@media screen and (device-width:390px) and (device-height:844px) and (orientation:landscape){
.noLandscape {
    width: 100%;
    height: 100%;
    display: table;
    position: fixed;
    z-index: 1000;
    background-color: #222222;
}
.noLandscape .spacer {
    width: 100%;
    display: table-row;
}
.noLandscape .content {
    width: 100%;
    height: 30px;
    font-size: 30px;
    font-family: 'sf_ui_textbold';
    display: table-row;
    color: #FFFFFF;
    text-align: center;
}
.box {
	display: none;
}
}
@media screen and (device-width:402px) and (device-height:874px) and (orientation:portrait){
.box {
	width: 126px;
	height: 126px;
	display: block;
	position: relative;
	float: left;
}
.box a .icon {
	width: 96px;
	height: 96px;
	top: 15px;
	left: 15px;
	display: block;
	position: absolute;
	box-shadow: 0 5px 28px 0 rgba(0,0,0,0.10);
	border-radius: 23%;
}
.box .label {
	width: 131px;
	height: 28px;
	top: 116px;
	display: block;
	position: absolute;
    font-family: 'sf_ui_displayregular';
	text-align: center;
}
.box .label a {
	font-size: 15px;
	text-shadow: rgba(0, 0, 0, 0.0) 0 0 0;
}
#DSM {display: block;}
#myApps-mobile {display: block;}
#mySeries {display: block;}
}
@media screen and (device-width:402px) and (device-height:874px) and (orientation:landscape){
.noLandscape {
    width: 100%;
    height: 100%;
    display: table;
    position: fixed;
    z-index: 1000;
    background-color: #222222;
}
.noLandscape .spacer {
    width: 100%;
    display: table-row;
}
.noLandscape .content {
    width: 100%;
    height: 30px;
    font-size: 30px;
    font-family: 'sf_ui_textbold';
    display: table-row;
    color: #FFFFFF;
    text-align: center;
}
.box {
	display: none;
}
}
@media screen and (device-width:834px) and (device-height:1194px) and (orientation:portrait){
.box .label a {
	font-size: 17px;
	text-shadow: rgba(0, 0, 0, 0.0) 0 0 0;
}
#DSM {display: block;}
#myApps-mobile {display: block;}
#mySeries {display: block;}
}
@media screen and (device-width:834px) and (device-height:1194px) and (orientation:landscape){
.box .label a {
	font-size: 17px;
	text-shadow: rgba(0, 0, 0, 0.0) 0 0 0;
}
#DSM {display: block;}
#myApps-mobile {display: block;}
#mySeries {display: block;}
}

@media screen and (device-width:768px) and (device-height:1024px) and (orientation:portrait){
.box .label a {
	font-size: 17px;
}
#Addresses {display: block;}
#Logins {display: block;}
}
@media screen and (device-width:768px) and (device-height:1024px) and (orientation:landscape){
.box .label a {
	font-size: 17px;
}
#Addresses {display: block;}
#Logins {display: block;}
}
@media screen and (device-width:1440px) and (device-height:900px){
#DSM {display: block;}
#myApps-mac {display: block;}
#mySeries {display: block;}
}
@media screen and (device-width:1792px) and (device-height:1120px){
#DSM {display: block;}
#myApps-mac {display: block;}
#mySeries {display: block;}
}
@media screen and (device-width:1728px) and (device-height:1117px){
#DSM {display: block;}
#myApps-mac {display: block;}
#mySeries {display: block;}
}
@media screen and (device-width:1728px) and (device-height:1080px){
#DSM {display: block;}
#myApps-win {display: block;}
#mySeries {display: block;}
}
@media screen and (device-width:1920px) and (device-height:1080px){
#DSM {display: block;}
#myApps-win {display: block;}
#mySeries {display: block;}
}
@media screen and (device-width:1536px) and (device-height:960px){
#DSM {display: block;}
}
@media screen and (device-width:1600px) and (device-height:900px){
#Logins {display: block;}
}
@media screen and (device-width:1280px) and (device-height:720px) {
body {font-family: 'Segoe UI Variable', 'Segoe UI Variable Static Text', 'Segoe UI', sans-serif;}
	.box .label a {font-size: 17px;}
.main {background-color: #2B2B2B; background-image: none;}
#DSM {display: block;}
#Xbox {display: block;}
}
