/* HTML5 Boilerplate
What follows is the result of much research on cross-browser styling. Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal, Kroc Camen, and the H5BP dev community and team. Detailed information about this CSS: h5bp.com/css

= normalize = */
*{box-sizing:border-box;}
html, body{background-color:#000;}
body > font, body > br{display:none !important;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
audio,canvas,video{display:inline-block;display:inline;zoom:1}
audio:not([controls]){display:none}
[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:transparent;}
html,button,input,select,textarea{font-family:sans-serif;color:#222}
body{margin:0}
::-moz-selection{background:#fff;color:#000;text-shadow:none}
::selection{background:#fff;color:#000;text-shadow:none}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
blockquote{margin:1em 40px}
dfn{font-style:italic}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
ins{background:#ff9;color:#000;text-decoration:none}
mark{background:#ff0;color:#000;font-style:italic;font-weight:700}
pre,code,kbd,samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:"";content:none}
small{font-size:85%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
ul,ol{margin:1em 0;padding:0 0 0 40px}
dd{margin:0 0 0 40px}
nav ul,nav ol{list-style:none;list-style-image:none;margin:0;padding:0}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}
svg:not(:root){overflow:hidden}
figure{margin:0}
table{border-collapse:collapse;border-spacing:0}
td{vertical-align:top}
.chromeframe{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}
article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}
a img{border:0}
figure{position:relative}
figure img{width:100%}
img{height:auto}

/* Assistive text */
.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-weight:700;height:auto;line-height:normal;padding:15px 23px 14px;position:absolute;left:5px;top:5px;text-decoration:none;width:auto;z-index:100000/* Above WP toolbar */}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('//webcdn.triongames.com/common/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('//webcdn.triongames.com/common/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('//webcdn.triongames.com/common/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('//webcdn.triongames.com/common/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

.fancybox-wrap{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #000;}
.fancybox-close{position:absolute;top:-40px;right:0;width:25px;height:25px;cursor:pointer;z-index:8040;background-position:0 -300px;}
.fancybox-inner{overflow:hidden !important}

.single-post .fancybox-wrap { box-shadow: 0 0 0 2px #a6e4a5, 0 0 15px #a6e4a5; border-radius: 0; margin-top: 20px; }
.single-post .fancybox-close {
    background: rgba(0, 0, 0, 0) url("//webcdn.triongames.com/rift/assets/images/close_btn.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 32px;
    position: absolute;
    right: -7px;
    top: -38px;
    width: 32px;
    z-index: 8040;
}
.single .gallery { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; align-content:center;}
.single .gallery .news-lightbox { margin-bottom: 15px; }
.single .gallery .news-lightbox img { max-width: 345px; }


.dob-error,.dob-header{padding-top:10%}
.dob-error h2,.dob-header h2{color:#FFF}
.dob-error{display:none}
.dob-error h2,.dob-header h2,.age-selector,.dob-submit{text-align:center}
.dob-submit{max-width:291px;margin:0 auto}
.dob-submit input{background:url(//webcdn.triongames.com/rift/img/continue-sprites.png) no-repeat;background-position:0 0;background-size:100% 900%;height:0;max-width:291px;padding-bottom:31.27148%;width:100%;border:none;text-indent:-9999px;outline:0}
.dob-submit input:hover{background-position:0 12.5%;outline:0}
.dob-submit input:active{background-position:0 25%;outline:0}
.lang-fr .dob-submit input{background-position:0 37.5%}
.lang-fr .dob-submit input:hover{background-position:0 50%}
.lang-fr .dob-submit input:active{background-position:0 62.5%}
.lang-de .dob-submit input{background-position:0 75%}
.lang-de .dob-submit input:hover{background-position:0 87.5%}
.lang-de .dob-submit input:active{background-position:0 100%}
.dob-form .styled-input{display:inline}
.dob-form .styled-input .error{-webkit-box-shadow:inset -1px -1px 0 #F00,inset 1px 1px 0 red;box-shadow:inset -1px -1px 0 #F00,inset 1px 1px 0 red}
.dob-form input::-webkit-input-placeholder{color:#FFF}
.dob-form input:-moz-placeholder{color:#FFF}
.dob-form input::-moz-placeholder{color:#FFF}
.dob-form input::-ms-input-placeholder{color:#FFF}
.dob-form input.error::-webkit-input-placeholder{color:#CAA}
.dob-form input.error:-moz-placeholder{color:#CAA}
.dob-form input.error::-moz-placeholder{color:#CAA}
.dob-form input.error::-ms-input-placeholder{color:#CAA}
.dob-form input#month,.dob-form input#day,.dob-form input#year{margin:1%;padding:.35em .2em;width:2em;text-align:center;border:0;background:#00e8e8;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-moz-linear-gradient(top,rgba(0,232,232,1) 0%,rgba(0,127,127,1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(0,232,232,1)),color-stop(100%,rgba(0,127,127,1)));background:-webkit-linear-gradient(top,rgba(0,232,232,1) 0%,rgba(0,127,127,1) 100%);background:-o-linear-gradient(top,rgba(0,232,232,1) 0%,rgba(0,127,127,1) 100%);background:-ms-linear-gradient(top,rgba(0,232,232,1) 0%,rgba(0,127,127,1) 100%);background:linear-gradient(to bottom,rgba(0,232,232,1) 0%,rgba(0,127,127,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00e8e8',endColorstr='#007f7f',GradientType=0);color:#FFF;font-family:'libre baskerville',Georgia,Times,serif;font-size:3em}
.dob-form input#year{width:4em}
.dob-error h2,.dob-header h2{font-size:1em;line-height:24px;margin:20px 0 6px;color:#6f26ff;font-weight:400}

/* Video Top */
#bg-video-top { position: absolute; width: 100%; height: 760px; top: 40px; }
#player_overlay { position: absolute; width: 100%; height: 100%; display:none; overflow: hidden; pointer-events: none; }
#player_top { position: absolute; }

/* 2013 Global Nav update: 02/24/2014 */
/* Global Navigation */
.trion-global-nav { z-index: 10; }

#gnav-2013{height:42px;width:100%;background:#000 url(//webcdn.triongames.com/common/gnav/corp-nav-bg-line.gif) repeat-x scroll center bottom;display:block;font-family:arial, tahoma, sans-serif;position:relative;z-index:99999;font-size:13px}
.home #gnav-2013{top:0;}
.elastic{max-width:960px;margin:0 auto;overflow:hidden;height:42px}
.sub{display:none;position:absolute;z-index:10000}
.target01 span{background:url(//webcdn.triongames.com/common/gnav/sprite.png) right -64px no-repeat;padding-right:15px}
#gnav-2013 a{color:#7d7d7d;text-decoration:none;font-size:.9em}
#gnav-2013 li{list-style-type:none}
#gnav-2013 h6{width:83px;font-size:0}
#gnav-2013 .trion-logo{display:block;width:83px;height:32px;background:url(//webcdn.triongames.com/common/gnav/sprite.png) left 7px no-repeat;font-size:0;margin-top:4px;margin-right:15px; margin-left: 4px}
#gnav-2013 .nav1 li{display:block;float:left;}
#gnav-2013 .nav2 li{display:inline-block}
#gnav-2013 .nav2{float:right;}
/* Targeting mechanism */
#gnav-2013 .target:hover .sub{/* display:block - Removed using a jquery solution instead */}
#gnav-2013 .games{height:42px}
#gnav-2013 .nav1 li span{padding:10px 20px 10px 0}
#gnav-2013 .games a{padding:12px 23px;display:block}
#gnav-2013 .games a:hover,#gnav-2013 .nav2 a:hover{color:#FFF;background-color:#1a1a1a}
#gnav-2013 ul,#gnav-2013 .games ul,#gnav-2013 .nav2 ul{margin:0;padding:0}
#gnav-2013 .games .sub{border-top:1px solid #232323;min-height:160px;background-color:#1a1a1a;width:100%;margin:0 auto;top:42px;left:0;background:#1a1a1a url(//webcdn.triongames.com/common/gnav/games-bg.gif) repeat-x bottom center scroll;overflow:hidden}
#gnav-2013 .games .sub ul{max-width:960px;margin:0 auto;min-height: 158px;}
#gnav-2013 .games .sub li{float:none;width:20%;min-height:158px;display:inline-block;background:url('//webcdn.triongames.com/common/gnav/sprite.png') no-repeat scroll 237px -86px}
#gnav-2013 .games .sub li a{display: table-cell;vertical-align:middle;font-size:0;opacity:.6;color:#000;height:118px;width:auto}
#gnav-2013 .games .sub li a:hover{opacity:1;background:transparent url(//webcdn.triongames.com/common/gnav/white-blur.png) no-repeat scroll -10px center;background-size:90% 90%}
.ie7 #gnav-2013 .games .sub li a,.ie8 #gnav-2013 .games .sub li a{filter:alpha(opacity=60);width:136px;margin-right:2px}
.ie7 #gnav-2013 .games .sub li a:hover,.ie8 #gnav-2013 .games .sub li a:hover{filter:alpha(opacity=100);background:transparent url(//webcdn.triongames.com/common/gnav/white-blur-light-v3.jpg) no-repeat scroll 50% 50%}
#gnav-2013 .games img{margin: 0 auto;width:65%;display:block;border:none;position:relative}
#gnav-2013 .games .sub li a:hover img{width:67%}
#gnav-2013 .games .sub .last{background-image:none}
#gnav-2013 .games .first{margin-left:0}
#gnav-2013 .games .arch img{width:60%}
#gnav-2013 .games li a.arch:hover img{width:62%}
#gnav-2013 .nav2 .target{background:none}
#gnav-2013 .nav2 .sub{top:41px;background-color:#333;min-width:96px;border-top:1px dotted #575757}
.ie7 #gnav-2013 .nav2 .sub{width:100px}
#gnav-2013 .nav2 a{padding:13px 23px;display:block}
#gnav-2013 .nav2 a.language{padding:13px 15px;min-width:66px;text-align:center}
#gnav-2013 .nav2 a.language:hover{background-color:#444}
#gnav-2013 .nav2 li{height:42px;background:url(//webcdn.triongames.com/common/gnav/sprite.png) no-repeat scroll right -24px !important;margin:0 0 0 -4px}
.ie7 #gnav-2013 .nav2 li{display:inline}
#gnav-2013 .nav2 li li{display:block;padding:0;margin:0;border-bottom:1px dotted #575757;height:35px;background-image:none}
.ie7 #gnav-2013 .nav2 li li{display:block;margin:0}
#gnav-2013 .nav2 li li:last-child{border-bottom:none}
#gnav-2013 .nav2 li li a{display:block;padding:10px 14px 10px 21px;background-color:#333;}
#gnav-2013 .nav2 li li a:hover{display:block;background-color:#444}
#gnav-2013 .nav2 li li .selected{background:url(//webcdn.triongames.com/common/gnav/sprite.png) no-repeat scroll 227% -202px}
#gnav-2013 .nav2 li li a.language:hover{background-color:#444}

#menu-item-56:hover .sub-menu, #menu-item-82:hover .sub-menu, #menu-item-69:hover .sub-menu{display:block} /* makes the submenu appear */
.main-navigation .sub-menu{width:300px;height:auto;position:absolute;z-index:1;top:58px;padding:30px 0 15px 0;background-color:#FFF;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;-webkit-box-shadow:1px 3px 3px 0px rgba(0, 0, 0, 0.23);-moz-box-shadow:1px 3px 3px 0px rgba(0, 0, 0, 0.23);box-shadow:1px 3px 3px 0px rgba(0, 0, 0, 0.23)}
.blog .main-navigation .sub-menu, .page-template-page-founders-packs-php .main-navigation .sub-menu, .page-template-generic-php .main-navigation .sub-menu, .page-beta .main-navigation .sub-menu {top:90px}
.wrap {margin: 0px !important}
body {color:#fff;font-size:16px;line-height:20px;font-family:'Raleway', sans-serif;}
p {color:#ebebeb;line-height:26px}
a {color:#80E000;text-decoration:none;}
.clear {clear: both;}
.cf:after {content: ".";visibility: hidden;display: block;height: 0;clear: both}
.browser-ie .cf {zoom: 1} /* For IE */
/* Reusable column setup */
.col {border:none;float:left;
    /*-webkit-box-sizing:border-box;
    
    box-sizing:border-box;
    -moz-background-clip:padding-box !important;
    -webkit-background-clip:padding-box !important;*/
    background-clip:padding-box !important}

.desk{display:block;}
.mobile{display:none;}

.main-navigation{position:absolute;width:100%;height:100px;z-index:5;font-family:'Oswald', sans-serif; }
.main-navigation ul{display:table;margin:20px auto 0;}
.main-navigation li, .news-back{position:relative;display:inline; box-sizing:border-box;text-decoration:none; text-transform:uppercase; background-color:#6d6f81; margin:2px; padding:9px 0 0; text-align:center; color:#fff; font-size:20px; transform:skew(-25deg);-webkit-transform:skew(-25deg); border-radius:6px; width:145px; height:42px; border-width:2px 2px; border-color:#ebebeb; border-style:solid;float:left;}
.main-navigation li:first-child{display:none;}
.main-navigation li:nth-child(2) a{background-image:url(//webcdn.triongames.com/rift/assets/images/home_icon_sprite_v2.png);background-repeat:no-repeat;background-position: center -24px;background-repeat: no-repeat;width: 100%;height: 29px;position: relative;top: -4px;text-indent:-9999px;}
.main-navigation li:nth-child(2){ width: 85px; }

.page-template-page-founders-packs .main-navigation.desk li:last-child a { padding-top: 8px; }

.main-navigation a{height:130%;position:relative;}
.main-navigation li:hover:nth-child(2) a{background-position:center 3px;}

.cta-btn span { font-weight: 700; }
.main-navigation li:hover{background-color:#6d6f81;}
/*
.main-navigation.desk li:not(:last-child):hover a{color:#272e52;text-shadow:none;}
.main-navigation.desk li:last-child{background-image:linear-gradient(#86ff0e 2%, rgba(80, 152, 8, 0.58) 15%, rgba(80, 152, 8, 0.9) 40%, rgba(80, 152, 8, 0.9) 60%, rgba(80, 152, 8, 0.58) 85%, #86ff0e 98%);background-color:#86ff0e;}
.main-navigation.desk li:last-child a{font-size:25px;padding:13px 0 0;z-index:2; font-weight: 500; }
.main-navigation.desk li:last-child:hover{box-shadow:inset 0 3px 6px rgba(0, 0, 0, 0.62);}
.main-navigation.desk li:last-child, .cta-btn{height:55px;transform:skew(-25deg) translate(-1px, -5px);-webkit-transform:skew(-25deg) translate(-2px, -5px);padding: 13px 0 0;min-width: 190px;border-width: 3px 7px;font-size:25px;border-color:#fff;color:#fff;border-radius:14px;-webkit-border-radius:14px;border-style:solid;text-transform:uppercase;text-align:center;display:block;}
.main-navigation.desk li:last-child:after, .cta-btn:after{content:'';width: 100%;height: 100%;position: absolute;top: 0;left: 0;border-radius: 6px;box-shadow: 0 0 0 3px #fff;}
*/
.fix-nav-in, .fix-nav-out, .fix-nav-static{position:fixed;background-image:linear-gradient(rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));}
.fix-nav-in{top:0;-webkit-animation:navIn 0.3s ease;animation:navIn 0.3s ease;}
@keyframes navIn{
    from{top:-60px;}
}
@-webkit-keyframes navIn{
    from{top:-60px;}
}
.fix-nav-out{-webkit-animation:navOut 0.3s ease;-webkit-animation-fill-mode:forwards;animation:navOut 0.3s ease;animation-fill-mode:forwards;}
@keyframes navOut{
    from{top:0;}
    to{top:-100px;}
}
@-webkit-keyframes navOut{
    from{top:0;}
    to{top:-100px;}
}
.fix-nav-static{top:0;}
.news-back{background-image:none;background-color:#4a5ba5;font-size:18px;}
.news-back:hover{background-color:#415092;}

#whole{width:100%; height:auto; overflow:hidden;}
#whole section{width:100%;overflow:hidden;position:relative;font-family:'Raleway', sans-serif;min-height:200px;}
#whole section > div{width:1280px;height:inherit;position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
#header-mobile{display:none;}
#header{height:1000px;position:fixed;}
#header div{background-repeat:no-repeat;}
#header img{position:absolute;}
#header [id*="flare"]{opacity:0.5;}
#char-thumbs li:hover, .skill-nav li:hover {cursor:pointer;}
.hlight1{box-shadow:0 0 0 2px #A6E4A5, 0 0 15px #A6E4A5;}
.player{position:relative;}
.player:after{content:'';position:absolute;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);left:50%;top:50%;background:url(//webcdn.triongames.com/rift/assets/images/video_btn_sprite.png) center -77px no-repeat;width:80px;height:77px;margin-top:1px}
.player:hover::after {
    background-position: center 0;
    margin-top:0;
}
.player:hover{cursor:pointer;}
.divider:after{position:absolute;content:'';height:3px;width:100%;background-image:linear-gradient(90deg, transparent, #6467f8, #a3a6f2, #6467f8, transparent);top:0;}

#head-logo { max-width: 660px; }
#whole .news-alert { min-height: 396px; position: relative; margin: -430px 0 0 0; text-align: center; }
#whole .news-alert h2 { font-size: 28.21px; line-height: 1.4; margin-top:  20px; color: #ebebeb; text-transform: none;}
#whole .news-alert p { font-family: "Lato", sans-serif; }
#whole .news-alert article .cta-btn { max-width: 238px; width: 100%; margin: 20px auto; background-image:linear-gradient(#86ff0e 2%, rgba(80, 152, 8, 0.58) 15%, rgba(80, 152, 8, 0.9) 40%, rgba(80, 152, 8, 0.9) 60%, rgba(80, 152, 8, 0.58) 85%, #86ff0e 98%);background-color:#86ff0e;}
#whole .news-alert article .cta-btn:hover { box-shadow:inset 0 3px 6px rgba(0, 0, 0, 0.62); }
#whole .news-alert article .cta-btn span { font-size: 25px; padding-top: 12px; }
#whole .instant-access p { line-height: 1.2; }
#whole .instant-access a.cta-btn span { font-size: 18px;  }
#whole .instant-access .redeem-link { margin-top: -10px; }
#whole .instant-access .redeem-link a { text-decoration: underline; }
#whole .instant-access .redeem-link a:hover { text-decoration: none; }

/* Open Weekend */
#whole.open-weekend {width:100%; height:auto; overflow:hidden;  background: url(//webcdn.triongames.com/rift/assets/images/header_front_bg.jpg) no-repeat top center;}
.open-weekend #header{height:720px; width: 100%; max-width: 1280px; margin: 0 auto; }
.page-template-homepage .open-weekend .news-alert { display: none; }
.page-template-homepage #whole.open-weekend .weekend_header { padding: 0 10px; margin-top: 110px; max-width: 640px; width: 100%; transform: none; position: static; }
.page-template-homepage .open-weekend #header h1 img { position: relative; margin-left: 20px; }
.open-weekend .weekend_header h2 { font-size: 70px; font-family: "Oswald", sans-serif; font-weight: 500; line-height: 1.2; margin-top: 20px; color: #52a500; text-shadow:2px 1px 0px #766990; }
.open-weekend .weekend_header p.daterange { font-size: 38px; font-family: "Oswald", sans-serif; line-height: 1.4; text-align: center; text-shadow:2px 1px 0px #766990; color: #FFF; }
.open-weekend .weekend_header .cta-btn {
	background-color: #86ff0e;
    background-image: linear-gradient(#86ff0e 2%, rgba(80, 152, 8, 0.58) 15%, rgba(80, 152, 8, 0.9) 40%, rgba(80, 152, 8, 0.9) 60%, rgba(80, 152, 8, 0.58) 85%, #86ff0e 98%);
    margin: 20px auto;
    max-width: 238px;
    width: 100%;
}
.open-weekend .weekend_header .cta-btn:hover { box-shadow:inset 0 3px 6px rgba(0, 0, 0, 0.62); }
#whole.open-weekend .weekend_header .instant-access a.cta-btn span { font-size: 28px; text-shadow:2px 1px 0px #766990; }
.open-weekend .weekend_header .redeem-link { text-align: center; margin-top: 0;}
#whole.open-weekend #news .hlight1 { border: 2px solid #A6E4A5; box-shadow: none; }

#whole.open-weekend .news-alert header h2 { font-size: 28.21px; line-height: 1.4; margin-top:  20px; color: #ebebeb; text-transform: none;}
#whole.open-weekend .news-alert header p { font-size: 20.26px; font-family: sans-serif; font-weight: 700; }
#whole.open-weekend .instant-access .redeem-link { }

.active-modal{overflow:hidden;}

/* World-1 */
#world { background: transparent url(//webcdn.triongames.com/rift/assets/images/world_bg.jpg) center top no-repeat; max-width: 1920px; max-height: 1100px; height: 1100px; }
#world .world-container {  display: flex; flex-direction: row-reverse; align-items: center; }
#world .dialog {  margin: 0 80px 84px 0; width: 100%; max-width: 500px; min-height: 580px; background-color: rgba(41,49,88,.8); position: relative; }
#world .dialog h2 { margin: 20px 28px 0; line-height: normal; text-align: left; text-shadow: none; color: #82b984; font-weight: 700; width: auto; font-size: 40px; }
#world .dialog p { color: #ebebeb; margin: 18px 28px; font-size: 18px; }
#world .dialog p:last-child { margin-bottom: 40px; }
#world .world-image { display: none; }

#char-sect-title{font-size:21px;font-weight:500;transform: translateY(-20px);-webkit-transform: translateY(-20px);line-height: 18px;}
#char-sect-title span{font-size:56px;font-weight:800;}
.char-select-container{position:absolute;right:0;bottom:120px;z-index:1;}
.char-arrow-left,.char-arrow-right{float:left;width:86px;height:187px;margin:1px;box-sizing:border-box;}
.char-arrow-left a,.char-arrow-right a{
    background: transparent url(//webcdn.triongames.com/rift/img/chars/select_arrow_sprite.png) 0 100%;
    width: 24px;
    height: 49px;
    margin: 69px auto;
    display: block;
    text-indent: -100%;
    overflow: hidden;
}
.char-arrow-right a{background-position:100% 100%;}
.char-arrow-left a:hover{background-position:0 0;}
.char-arrow-right a:hover{background-position:100% 0;}
.char-counter,.curCharCount{font-family:'open sans',sans-serif;/*color:#919094;*/color:#FFF;}
.char-counter{clear:both;text-align:center;padding-top:0.8em;font-size:1em;/*visibility:hidden;*/}
#characters span.curCharCount {display:inline}

#char-thumbs li.partial-hidden {
    width: 33px;
    box-shadow: none;
    overflow: hidden;
    border: none;
}
#char-thumbs li.partial-hidden:hover {
    box-shadow: none;
}

#characters{height:1100px;background:url(//webcdn.triongames.com/rift/assets/images/character_select_bg.jpg) center 0 no-repeat;}
#characters-mobile{display:none;}
#characters span{display:block;}
#characters li{list-style-type:none;}
.char-sect{position:relative;}
.char-sect > *{position:absolute;}
.skills{position:absolute;right:34px;top:114px;}
.char-sect > img{z-index:-2;}
.char-sect video{width:632px;background:#1D223F;height:355px;}
/*.char-sect video{width:632px;background:#1D223F url(//webcdn.triongames.com/rift/assets/images/loader.gif) center center no-repeat;}*/
#char-thumbs{float:left;margin:0;/*position:absolute;right:86px;bottom:120px;z-index:1;*/}
#char-thumbs li{width:86px;height:187px;margin:1px;background-color:#37345A;float:left;background-position:0 -65px;box-sizing:border-box;}
#char-thumbs li, #char-thumbs .locked:hover{box-shadow:inset 0 0 0 1px #9edfa1;}
#char-thumbs li:hover, #char-thumbs .selected{box-shadow:inset 0 0 0 4px #ebebeb;}
#char-thumbs .selected{background-color:#fcc352;}
#char-thumbs .locked{background-color:#2a3651;background-image:linear-gradient(to top, #2a3651, #474954);background-position:0 0;position:relative;}
#char-thumbs .locked:hover{cursor:not-allowed;}
#char-thumbs .locked:after{content:'';position:absolute;width:26px;height:38px;background:url(//webcdn.triongames.com/rift/assets/images/lock.png) 0 0 no-repeat;background-size:contain;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);}
.char-details{top:550px;left:30px;}
.char-details:before{content:'';position:absolute;top:-71px;left:-373px;background:url(//webcdn.triongames.com/rift/assets/images/lower_third.png) 0 0 no-repeat;width:1012px;height:198px;z-index:-1;}
.char-info{font-family:'Orbitron', sans-serif;color:#ffca00;text-shadow:-4px 0 0 #af3c00, 0 5px 6px rgba(0,0,0,0.8);text-transform:uppercase;font-size:65px;}
.char-info span{font-size:30px;text-transform:none;margin:34px 0 0;color:#ffca00;}
.char-bio{margin:50px 0 0 75px;font-size:17px;color:#9ddf9f;text-shadow:0 2px 2px #000;width:353px;}
.char-bio li{margin:0 0 4px;}
.char-bio li:hover{cursor:default;}
.char-bio li:before{content:'';position: absolute;background: url(//webcdn.triongames.com/rift/assets/images/bullet.png) 0 5px no-repeat;width: 38px;height: 18px;left: 38px;}
.skill-nav{width:100%;display:block;text-align:center;margin:0 0 15px;}
.skill-nav li{width:107px;height:44px;display:inline-block;background-image:url(//webcdn.triongames.com/rift/assets/images/ability_btn_sprite.png);background-repeat:no-repeat;background-position:0 0;margin:78px -10px 0;position:relative;left:8px;}
.skill-nav li:hover{background-position:0 -45px;}
.skill-nav li.selected:hover{cursor:default;}
.skill-nav li:after{content:'';width:90px;height:60px;position:absolute;top:-25px;left:10px;background-repeat:no-repeat;}
.skill-nav li:nth-child(1):after{background-position:10px 0;}
.skill-nav li:nth-child(2):after{background-position:-86px 0;}
.skill-nav li:nth-child(3):after{background-position:-181px 0;}
.skill-nav li:nth-child(4):after{background-position:-272px 0;}
.skill-nav li:nth-child(5):after{background-position:-367px 0;}
.skill-nav li.selected{background-position:0 -91px;}
.info{text-align:center;font-size:40px;text-transform:uppercase;position:relative;color:#d5d6dc;font-weight:800;margin:27px 0 0;text-shadow:0 2px 2px #000;}
.info span{color:#fff;text-transform:none;margin:15px 0 0;font-size:17px;font-weight:400;color:#ebebeb;}
section h2{font-size:56px;text-transform:uppercase;margin:55px 0 0;width:100%;text-align:center;color:#a4b7e7;text-shadow:0 2px 2px #000;font-weight:800;}
section h2 span{font-size:21px;margin:23px 0 0;font-weight:500;display:block;color:#a4b7e7;}
/* character, hide meta */
.vhidden { display: none; }

/* Special Cases */
.gremlins .char-details .char-info { font-size: 60px; }

#news{margin:-198px 0 0;}
.center{text-align:center;margin:0 auto;}
#game iframe,#game img {width:100%;}
#game .center {max-width:950px;padding-bottom:6em;}
section#game h2 {
    font-size: 52px;
}
#game{padding:10px 0 0;margin-top:20px}
#game .hlight1{max-width: 950px;max-height: 534px;position: relative;margin: 60px auto;}
#game .gameVideoFeature span{position: absolute;background: url(//webcdn.triongames.com/rift/assets/images/video_btn_sprite.png) 0 -77px no-repeat;width:80px;height:77px;top:50%;left:50%;margin-left:-40px;margin-top:-32px;}
#game .gameVideoFeature span:hover{background-position: 0 0;margin-top: -33px;}
#game .game-copy {
	max-width:85%;margin:0 auto;
}
#game h3, #game h4 {
    color: #8ABF86;margin-top:1.75em;margin-bottom:.25em;
}
#game h3 {
    font-size: 26px;text-transform:uppercase;line-height: 1.2em
}
#game h4 {
    font-size: 19px;
}
#game p {
    font-size: 16px;
    color: #e1e1e1;
}

#reg img{width:250px;position:absolute;top:101px;left:210px;}

#news > div{z-index:1;padding:10px 0 0;}
.news-info{height:300px;width:23%;background-color:#000;float:left;position:relative;margin-right:20px;margin-bottom:80px;box-sizing:border-box;position:relative;}
.news-info a{display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.news-info:first-child{width:50.8%;}
.news-info:last-child{margin-right:0;}
.news-info--cont{position:absolute;bottom:0;background-color:rgba(15,22,56,0.85);padding:15px;width:100%;height:90px;}
#trailer{background:url(//webcdn.triongames.com/rift/assets/videos/thumbs/AR_CB_WEB_thumb.jpg) center center no-repeat;background-size:cover;}
.news-info h5, .news-info h6{text-transform:uppercase;color:#a3e7a5;}
.news-info h5, .news-info p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-info h5{font-size:15px;width:100%;height:20px;font-weight:700;margin:0;}
.news-info p{height:30px;font-size:14px;margin:-5px 0 2px;}

#vid-overlay{width:100%;height:100%;position:fixed;background-color:rgba(15,22,56,0.85);top:0;z-index:4;}
#vid-overlay > *{transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);position:absolute;}
/*#vid-overlay iframe{width:720px;height:405px;top:50%;left:50%;background-color:#000;}*/
#vid-overlay iframe {
    width: 720px;
    height: 405px;
    top: calc(50% - 200px);
    left: calc(50% - 360px);
    background-color: #000;
    position: absolute;
    transform: none;
    -webkit-transform: none;
}
#close-overlay{width:32px;height:32px;background:url(//webcdn.triongames.com/rift/assets/images/close_btn.png) 0 0 no-repeat;top:calc(50% - 230px);left:calc(50% + 350px);}
#close-overlay:hover{cursor:pointer;}

body.page-play-for-free, body.page-template-page-make-your-move { background-color: #7895a0;}
#reg{background:url(//webcdn.triongames.com/rift/assets/images/sign-up_bg.jpg) center 0 no-repeat;height:inherit;}
#whole #reg { min-height: 1050px; }

.hidden{display:none;}

/* Community Widget */
.alert-widget { box-shadow: 0 7px 14px -6px rgba(0, 0, 0, 0.75); position: fixed; bottom: 30px; right: 0; z-index: 100; background-color: #210b48; border: 2px solid #FFF; border-right: none; width: 390px; transition: width 0.5s ease; }
.alert-widget.closed { width: 36px; }
.alert-widget .crowdfunding-notify { margin-left: 40px; }
.alert-widget .crowdfunding-notify h2 { font-weight: 500; font-size: 20px; padding-bottom: 10px; text-transform: uppercase; font-family: "Oswald", sans-serif; }
.alert-widget .crowdfunding-notify p { font-size: 14px; color: #e3cbf1; line-height: 1.4; font-family: "Oswald", sans-serif; font-weight: 500;}
.alert-widget .crowdfunding-notify p strong { font-size: 20px; color: #16e5e5; text-transform: uppercase; font-weight: 500; }
.alert-widget .aw-content { text-align: right; }
.alert-widget .aw-left { width: 185px; float: left; margin: 15px 10px; }
.alert-widget .aw-right { float: right; margin: 18px 20px 20px 0;  }
.alert-widget .cta-btn { width: 120px; font-family: "Oswald", sans-serif; }
.alert-widget .aw-display-btn { height: 100%; }
.alert-widget .aw-display-btn a { display: block; width: 35px; height: 100%; background-color: #12a4b1; position: absolute; }
.alert-widget .aw-display-btn a:hover { -webkit-filter: brightness(1.2); filter: brightness(1.2); }
.alert-widget .aw-display-btn a:before { position: absolute; content: ""; background: url(//webcdn.triongames.com/rift/assets/images/community/widget_arrow.png) no-repeat 0 0; width: 25px; height: 51px; margin-top: -25px; top: 50%; left: 5px; }
.alert-widget.closed .aw-display-btn a:before { transform: rotate(180deg); }
/* red cta-btn */
.red.cta-btn { 
  border-radius: 0; transform: none; border-width: 2px; background-color: rgba(179, 36, 79, 1); border-color: rgba(213, 52, 115, 1); padding: 8px; text-decoration: none;
  font-weight: 500; font-size: 15px; transition: background-color 0.2s ease, border-color 0.2s ease; min-width: inherit; line-height: 1.4; height: inherit;
}
.red.cta-btn:hover { background-color: rgba(216,48,105,1); border-color: rgba(239,69,152,1); }
.red.cta-btn:active { background-color: rgba(159,32,70,1); border-color: rgba(193,46,101,1); }
.red.cta-btn:after { content: none; }

/* Home Section */
.home-bg, .game-bg, .pvp-bg, .eco-bg, .naval-bg, #footer, .blog, .single {background-repeat: no-repeat; background-position: center top}
.single .parent-wrapper img, .single .parent-wrapper a img{width:100% !important;max-width:720px;}
.news-features{margin-top:7px}
.game-bg h1, .game-bg, .eco-bg h1, .eco-bg p, .pvp-bg h1, .pvp-bg p, .naval-bg h1, .naval-bg p {margin:0;-moz-box-sizing: border-box; box-sizing: border-box}

/* Sign Up and Footer */
#footer{width:100%;height:1270px;padding-top:0;}
.signup-footer {text-align:center;margin-top:14%}
.signup-footer h1, .signup-footer p, .signup-footer a {}
.signup-footer h1 {font-size:2em;line-height:1.4em;color:#4971a2;width:100%}
.signup-footer p {color:#7b8899;font-size:1.2em;margin-bottom:.8%;width:100%}
.signup-footer a.bottom-cta {color:#FFF;font-size:1.6em;background:transparent url(//webcdn.triongames.com/rift/img/big-grn-signup-btn-sprite-v2.png) no-repeat scroll center top;padding: 45px 0px 37px;text-transform:uppercase;margin: 0 auto;width: 298px;display:block}
.signup-footer a.bottom-cta:hover {background-position: center -96px}
.footer-game,.footer-100per{width:100%;background-color:#000;padding:2%;border-top:2px solid #6f26ff;}
.footer-game p,.footer-100per p{font-size:.84em;line-height:1.5em;color:#5d555f;text-align:left;padding-top:10px;width:100% !important;}
.footer-game{bottom:0px}
.footer-100per{position:relative;  }

/* begin sticky footer */
html, body {height:100%;}
body.home{height:auto;}
.parent-wrapper {min-height: 100%;margin-bottom: -210px;}
.parent-wrapper:after {content: "";display: block;}
/* end sticky footer */

#legal-wrap{margin: 0 auto;max-width: 1228px;width: 96%;}
footer .legal{width:72%;position:relative;display:inline-block;}
/*.page-template-homepage footer .legal{width:calc(100% - 340px);left:-45px;position:relative;}*/
.page-template-homepage .footer-game p, .page-template-homepage .footer-100per p{text-align:left;}


/* home pg */
#home-video {width:100%;text-align:center;box-sizing:border-box;-moz-box-sizing: border-box}
#home-video a.play-btn {background: url(//webcdn.triongames.com/rift/img/play-btn-sprite-v23.png) no-repeat center top;width:131px;height:120px;display: block;margin:0 auto}
#home-video a.play-btn:hover {background-position: center bottom;}
.lang-de #home-video a.signup {font-size: 1.3em;padding-top: 34px;height: 67px}
.lang-fr #home-video a.signup {font-size: 1em;padding-top: 26px;height: 67px}

/*
#home-video a.signup {background: url(//webcdn.triongames.com/rift/img/big-white-signup-btn-sprite.png) no-repeat 0px -5px scroll;width:330px;height:65px;display:block;margin:0 auto;;font-size:1.25em;line-height:1.9em;position:relative;color:#5d6c83;text-transform:uppercase;padding-top:30px}
*/
#home-video a.signup {padding-top:46px}
#home-video p.signup a {background: url(//webcdn.triongames.com/rift/img/founder-btn-sprite.png) no-repeat 0px -5px scroll;width:530px;height:130px;display:block;margin:0 auto;;font-size:1.6em;line-height:1.3em;position:relative;color:#5d6c83;text-transform:uppercase; padding-top:65px}
#home-video p.signup span.signup2 {background:none;width:530px;display:block;margin:0 auto;font-size:0.6em}
.lang-de #home-video p.signup a, .lang-fr #home-video p.signup a {font-size: 1.4em}

.hold-it {height:auto;position:absolute;width:100%;max-width:100%;bottom:0px}
#home-video a.signup:hover {background-position:1px -100px;color:#fff}
#home-video a.signup:hover .arrow-img{background: url(//webcdn.triongames.com/rift/img/big-grn-signup-btn-arrow.png) no-repeat;}
.lang-fr #home-video a.signup:hover, .lang-de #home-video a.signup:hover {background-position: 2px -102px}
#home-video {/*position:absolute;top:25%;*/display:none}
.news-features {height:inherit;overflow:hidden;margin:0 auto}
.home-section p.watch {color:#fff;;text-shadow:2px 1px 0 #666; margin-top: -6px;margin-bottom: -9px}
.news article span a img, .news-page img {border: 2px solid #a6eba8;box-shadow:0 0 1px #666 ,0 0 8px rgba(52,168,52,0.28);}
.news article span a img {width:60%;margin:0 20%;box-shadow:0 0 0 1px #222222, 0 0 0 2px #585858;}
article > img{margin:-100px 0 23px -34px;}
/* News pg */
.blog, .single, .error404, .page-template-generic-php, .home, .page-play-for-free {background: #000 url(//webcdn.triongames.com/rift/assets/images/bg-rift.jpg) center top no-repeat;}
.home{background-position:center 1020px;background-image: url(//webcdn.triongames.com/rift/assets/images/news_bg.jpg);}
.box-content{margin: 0 0 60px;z-index:1;position:relative;padding:0 0 25px 0;}
.box-content:before{background-image:linear-gradient(90deg, transparent, #94c39f, #a5d9b2, #94c39f, transparent);bottom:0;position:absolute;content:'';height:2px;width:100%;}
.box-content:last-of-type:before{display:none;}
.blog .box-content .readmore {display:block}
.news-pg article p, .news p{color:#ebebeb;font-size:1em;line-height:1.375em;font-weight: normal;}
time, .news-article header span {color:#b4c2ff;font-size:15px;}
.article-details {margin-bottom:15px; display: none;}
.blog .article-details { display: inherit; }
.single-post .article-details { display: inherit; margin: 0 auto 15px; max-width: 720px; }
/*.news-back{border-top:1px solid #7D220A; padding:20px 0 15px 0}*/
.news-thumb{float:left;margin:5px 20px 0 0;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:4px;background-color:#FFF;border:1px solid #c5bbb1}
.news-thumb img{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}
.left.figure-padding.news-page{display:inline-block;margin-right:2%;float:none;}
.left.figure-padding.news-page a img.alignleft{margin:5px 20px 20px 0;}
.news-cont{width:72%;display:inline-block;vertical-align:top;}
.news-title{text-transform:uppercase;font-size:30px;color:#fff;text-shadow:0 2px 2px #000;font-weight:700;line-height:40px;}

.article-content, .article-content + footer {max-width: 720px;margin:0 auto;}

/*
.arrow-img {background: transparent url(//webcdn.triongames.com/rift/img/big-signup-btn-arrow.png) center center no-repeat scroll; width:13px;height:20px;position:absolute;top:39px;right:64px}
*/
.arrow-img {background: transparent url(//webcdn.triongames.com/rift/img/big-signup-btn-arrow.png) center center no-repeat scroll; width:13px;height:20px;position:absolute;top:70px;right:91px}
.page-section {padding-bottom:2em}
/*
.lang-fr .arrow-img {right:57px;top:44px}
.lang-de .arrow-img {right:46px;top:44px}
*/
.lang-fr .arrow-img {right:96px}
.lang-de .arrow-img {right:104px}
.news-header {border: 4px solid #FFF;box-shadow:0 0 1px #666;height:auto;width:100%}
.footer {padding:50px 0}
.frame {width:100%; height:100%}
.span_4 {height:100%}
.rating-copyright {height:195px;margin:0;padding:10px 0;background:#fff;bottom:0px;position:absolute;width:100%}
.rating-copyright .group-01{max-width:960px;padding:35px 0 20px;margin:0 auto;height:68px}
.rating {display:inline-block;padding:0;width:28%;text-align:right;vertical-align:top}
.legal a:first-child {padding-left: 0;border-left: none;}
.footer-logo {height: 68px;line-height:68px;max-width:24%;display: inline-block;vertical-align: middle;padding: 0 2%;}
.footer-logo:before {content: "";position: absolute;border-left: 1px solid #5d555f;height: 35px;margin-left: -2%;top: 17px;}
.legal .footer-logo:first-child:before{border:none;}
.footer-logo img{width:100%;position:relative;}
.footer-trion img {height:50px;margin-top:5px;}
#scrollsections-navigation {position:fixed;top:50%;right:20px;width:20px;margin-top:-177px;z-index: 100;background:transparent;overflow:hidden;margin-right:5px;}
.scrollsections-menuitem {position:relative;display:block;height:40px;width:10px;overflow:hidden;background:#000;text-indent:-9999px;margin:0 0 5px 0;cursor:pointer;
   }
.scrollsections-menuitem {width:20px;height:20px;background: url(//webcdn.triongames.com/rift/img/side-nav-sprite.png) center -20px}
.scrollsections-menuitem.active-scrollsection {cursor: default; background: url(//webcdn.triongames.com/rift/img/side-nav-sprite.png) center 0px;}
.news {float:left;padding:40px 40px 70px;width:100%;position:relative;}
.new-welcome{float: right;width:328px;height:323px;padding:0 25px;background: url(//webcdn.triongames.com/rift/img/feature-nav-bg.png) scroll center top no-repeat; -moz-box-sizing: border-box; box-sizing: border-box}
.home-section h1.h1-news, .news-pg h1 {font-size:40px;line-height:30px;font-weight:800;color:#fff;width:100%;text-align:center;text-shadow:0 2px 2px #000;text-transform:uppercase;margin:0;background: url(//webcdn.triongames.com/rift/assets/images/top_divider.png) no-repeat center bottom transparent;padding-bottom: 0.5em;background-size:contain;}
.new-welcome h2 {margin:20px 0 15px 0;font-size: 1.375em;font-weight:700;color:#896148}
.new-welcome p {font-size: 0.8em;line-height:20px;color:#755747}
.h1-news {float:left;color:#6f26ff;margin-bottom:15px}
.news-all{position: absolute;right: 32px;top: 31px;text-align:right;}
/*.news-all, */.news-back {display:block;float:none;}
/*.news-all:hover, .news-back a:hover{box-shadow: 0 0 0 1px #A21B00;}*/
.news article {padding:10px 0 0;width:calc((100% - (28px * 2)) / 3);float:left;margin-right:28px;z-index:1;position:relative;}
.news article:last-of-type{margin-right:0;}
.news h2{margin:8px 0 0;font-size:22px;line-height:26px;}
.news p {font-size:16px;line-height:25px;padding-top:13px;}
.news-features a.readmore {font-size:12px;line-height:26px;padding:1px 14px 4px;}
.news-pg {height: auto;padding: 50px 60px 1px;position: relative;margin: 105px auto 60px;max-width: 960px;box-shadow: 0 7px 14px -6px rgba(0, 0, 0, 0.75);background-color: rgba(235, 224, 213, 0.8);border: 2px solid #6f26ff;color: #ebebeb;}
.news-pg > *{z-index:1;position:relative;}
.news-pg table{font-size:15px;padding:10px;background-color:rgba(0,0,0,0.7);color:#dadada;}
.news-pg tr, .news-pg tbody tr:nth-of-type(2n + 1) td, thead tr, tfoot tr{background-color:rgba(222,222,222,0.12);}
.news-pg td{padding:15px;}
thead th, tfoot tr, .news-pg td, table{border:1px dashed #616161;}
.news-pg th{font-size:18px;color:#EB8D37;padding:20px 15px;}
p + ul, p + ol{margin:-15px 0 15px -20px;} 
ul, ol{margin:0 0 15px -20px;} 
.news-pg li{font-size:1em;color: #dadada;margin:0 0 0 40px;line-height: 1.375em;list-style-type: disc;}
#menu-home-features,#menu-home-features-fr,#menu-home-features-de {list-style-type: none;margin-left: 20px}
.social-game {
  position: absolute;right: 0;top: 0; 
} 
.social-game a {
	height:54px;
	width:54px;
	display:block;
	float:left;
	margin:0 10px 0 0;
	/*border-top-width:1px;
	border-style:solid;
	border-color:rgba(255, 255, 255, 0.2);
	box-shadow:0 0 0 2px #000; */
	background-image: url('//webcdn.triongames.com/rift/assets/images/social_media_sprite.png'); 
	background-repeat:no-repeat;
	background-size: 164px auto;
}
/*a.tw {background-position:-13px -201px;}*/
a.tw {background-position:0px -55px;}
a.fb {background-position:-55px -55px;}
a.yt {background-position:-110px -55px;}
a.tw:hover {background-position:0px -1px;height:53px;}
a.fb:hover {background-position:-55px -1px;height:53px;}
a.yt:hover {background-position:-110px -1px;height:53px;}
.cookie-compliance-container {background:none repeat scroll 0 0 #333;border-bottom:1px solid #FFF;top:0;position:absolute;width:100%;z-index:999;}
.cookie-compliance-message {margin:0 auto;position:relative;max-width:978px}
.cookie-compliance-message p {color:#999;font-size:12px;line-height:1.2em;margin:0;padding:14px 10px 18px;max-width:770px;float:left}
.hide-cookie-compliance {padding:6px;position:relative;float:right;margin-top:2%}

.eu-cookie .blog .cookie-compliance-container, 
.eu-cookie .single-post .cookie-compliance-container, 
.eu-cookie .page-template-register-php .cookie-compliance-container, 
.eu-cookie .page-template-page-founders-packs-php .cookie-compliance-container,
.eu-cookie .page-template-generic-php .cookie-compliance-container, 
.eu-cookie .page-template-landing-php .cookie-compliance-container
{position: absolute;top:-0;z-index:99999;font-family:sans-serif;}

.eu-cookie .home #gnav-2013{top:75px}
.eu-cookie .home .nav-bg{top:117px;position:fixed}
.eu-cookie .home #home{position:relative;margin-top:116px}
/* Generic */


/* Founders Package - Oh yeahhhhh */
.page-template-page-founders-packs-php {background:#000 url(//webcdn.triongames.com/dv/img/store-bg.jpg) no-repeat center 40px;}
.page-template-page-founders-packs-php .half {width:46%;margin-right:3%;display:block;float:left;}
.page-template-page-founders-packs-php .third {width:30%;display:inline-block}
#found-pack{padding-bottom:50px;}
#found-pack li,#found-pack p{font-family:sans-serif;font-size:15px;line-height:24px;}
.relative{position:relative}
.absolute {position:absolute}
.page-template-page-founders-packs-php .last {margin-right:0;border-right:none}
#fdp-video {margin-bottom:105px;margin-top:200px}
#fdp-video .play-btn {width: 131px;height:120px;display:block;position:absolute;top:27%;left:37%}
#fdp-video .play-btn:hover {background-position: center bottom}
#fdp-video .main-video{position:relative} 
#fdp-video .half.right {padding:10px;width:50.6%;box-sizing:border-box;height:300px;left:7px;top:0;}
#fdp-video h2{text-transform:uppercase;font-size:26px;margin:0 0 30px;line-height:28px;}
#fdp-video ul{margin:10px 0;}
#fdp-video ul li{margin-left:1.5em}
.lang-de #fdp-video h2, .lang-fr #fdp-video h2{font-size:1.5em}
.lang-de #fdp-video p, .lang-fr #fdp-video p{font-size:.85em;line-height:1.75em}
#fdp-video p a {text-decoration: underline}
#fdp-packages {width:1050px}
#fdp-packages .third {vertical-align:top;padding:54px 25px 35px;box-sizing:border-box;width:329px;margin-right:30px;background-color:#000;position:relative;}
#fdp-packages .third ul{margin:30px 0 0;}
#fdp-packages .third:hover{z-index:2;}
#fdp-packages .obsidian {margin-left: -2px}
#fdp-packages .third.last {margin-right: -12px}
#fdp-packages h3, #fdp-packages h4 {text-align:center}
#fdp-packages h3 {font-size:45px;text-transform:uppercase;font-weight:900;}
#fdp-packages h4 {font-size:40px;margin-bottom:20px;margin-top:20px;font-weight:100;}
#fdp-packages h4 span {font-size:50%;top:-12px;line-height:1.55em;position:relative;left:2px;}
#fdp-packages .cta-btn{display:block;width:80%;padding:17px 20px 20px;margin:0 auto;}

.obsidian h3, .obsidian h4 {color:#FF5F39;text-shadow:0 0 13px rgb(255, 0, 0);}
.gold h3, .gold h4 {color:#EFC761;text-shadow:0 0 13px rgb(255, 116, 0);}
.silver h3, .silver h4 {color:#EDEDED;text-shadow:0 0 13px rgb(0, 148, 255);}

#fdp-packages .buy-btn, .redeem input, .beta-pg .buy-btn {background:transparent url(//webcdn.triongames.com/rift/img/founders/buynow-btn.png) no-repeat center 6px scroll;padding:24px 57px;display:block;margin:12px auto 0;text-align:center;font-size:1.5em;color:#fff;text-transform:uppercase}

.lang-de #fdp-packages .buy-btn {font-size: 1em;}

#fdp-packages .buy-btn:hover, .redeem input:hover, .beta-pg .buy-btn:hover {background-position: center -67px}
#fdp-packages .buy-btn:active, .redeem input:active, .beta-pg .buy-btn:active {background-position: center -139px}

#fdp-packages ul {list-style-type:none}
#fdp-packages ul li {padding:27px 0 27px 71px;position:relative;font-size:14px;border-top:1px solid #343434;line-height:17px;}
#fdp-packages ul li:nth-of-type(odd){background-color:rgba(0,0,0,0.95);}
#fdp-packages ul li>span {font-size:.75em}

#fdp-packages .fr-de {display:none;}

.lang-de #fdp-packages .fr-de, .lang-fr #fdp-packages .fr-de {display: inline-block;}
.lang-de #fdp-packages .en, .lang-fr #fdp-packages .en {display:none}

#fdp-packages .foot {height: 190px;margin: 30px -15px -110px -12px;}

.tool-tip{background-color:#430000;border:2px solid #A21B00;position:absolute;width:200px;min-height:50px;padding:20px;z-index:1;color:#FFF;font-size:.9em;display:none; -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}
.tool-tip.rt{right:-245px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);text-align:left;}
.tool-tip .ar{position:absolute;height:17px;width:17px;display:block;z-index:1;background-color:#430000;border:2px solid #A21B00;transform:rotate(-45deg) translateY(-50%);-webkit-transform:rotate(-45deg) translateY(-50%);border-width: 2px 0 0 2px;}
.tool-tip.rt .ar {left:-4px;top: calc(50% - 3px);}

.rglider .tool-tip.rt, .silverarmor .tool-tip.rt, .cloak .tool-tip.rt, .exglider .tool-tip.rt{top:36%}
#fdp-packages ul li:hover .tool-tip {display:block}
#fdp-footer {padding: 25px 0;}
#fdp-footer p {color:#FFF;font-family: 'Cinzel', Georgia, Times, serif;}

div.hr {background:transparent url(//webcdn.triongames.com/rift/img/founders/hr-lg.png) no-repeat scroll center center;height:20px;width:100%;display:block;margin:20px 0}
div.hr hr {display:none}

/* Comparison items */
#fdp-packages li{background-position:14px center;background-repeat:no-repeat;background-size:35px;}
#fdp-packages .special-icon{background-size:220px;background-position:30px 30px;padding:27px 10px;text-align:center;}
#fdp-packages [class*="card"]{padding-top: 380px;}
#fdp-packages .generic{background-image:url(http://webcdn.triongames.com/dv/img/store-icon-generic.png);}
#fdp-packages .credit{background-image:url(http://webcdn.triongames.com/dv/img/store-icon-credit.png);}
#fdp-packages .char-slot{background-image:url(http://webcdn.triongames.com/dv/img/store-icon-char-slot.png);}
#fdp-packages .inventory{background-image:url(http://webcdn.triongames.com/dv/img/store-icon-inventory.png);}
#fdp-packages .potion{background-image:url(http://webcdn.triongames.com/dv/img/store-icon-potion.png);}
#fdp-packages .title{background-image:url(http://webcdn.triongames.com/dv/img/store-icon-title.png);}
#fdp-packages .pet1{background-image:url(http://webcdn.triongames.com/dv/img/store-icon-corgi.png);padding-top: 200px;}
#fdp-packages .pet2{background-image:url(http://webcdn.triongames.com/dv/img/store-icon-bear.png);padding-top: 230px;}
#fdp-packages .card1{background-image:url(http://webcdn.triongames.com/dv/img/store-icon-dog.jpg);}
#fdp-packages .card2{background-image:url(http://webcdn.triongames.com/dv/img/store-icon-chick.jpg);}

/* Code Redemption */
.page-code-redemption .nav-padding {padding-top:20px;}
.page-code-redemption .page-title {display:none;}
.page-code-redemption .page-section {min-height:920px;}
.page-code-redemption .news-pg {background:url(//webcdn.triongames.com/rift/img/beta/code-bg.png) no-repeat scroll center top transparent;padding:34px 60px 0;margin-top:2em;}
.beta-code h2 {font-size:1.5em;margin-bottom:4px;color:#624634;}
.beta-code h3 {font-size:1em;margin:1em 0;color:#6f26ff;}
.beta-code a {color:#547a3d;font-weight:bold;}

.voucherCode {
	border: 1px solid #f0760e;color:#ebebeb; background-color: rgba(0,0,0,.5);padding:.5em 1.8em;margin-bottom:2em; margin-top: 2em;
	font-family: "Open Sans",Lucida Grande,sans-serif; text-transform:uppercase;font-size:1.4em;
    box-shadow: 0 0 0 0 #fff, 0 0 2px #fff; max-width: 410px; width: 100%;
}
.voucherForm > p:before { pointer-events: none; margin-top: 10px; content: "REDEEM"; display: block; font-size: 20px; font-weight: 700; position: absolute; text-align: center; text-transform: uppercase; width: 100%; z-index: 2; text-shadow: 0 2px 1px rgba(0, 0, 0, 0.7);}

.beta-code input:invalid {background-color:#646854;}
.redeem input {margin-top:10px;padding:17px 52px;border:none; cursor:pointer;}
.beta-code ol li {color:#6f26ff;font-family: 'Cinzel',Georgia,Times,serif;padding-bottom:0.5em;margin-left:2em;font-size:0.9em;}
.single .news-back{margin:0 0 2.5em 0;}
.news-pg article .beta-code p {color:#624634;}
.news-pg h1{margin:0 0 40px;}
.news-pg h2{
    font-weight:700;
    font-size:1.750em;
    line-height:1.375em;
    color:#fff;
	margin-bottom: 1em;
}

/* Redeem */
.page-redeem { background-image: url(//webcdn.triongames.com/rift/assets/images/redeem_bg.jpg); }
.page-redeem .news-pg { min-height: 532px; margin-bottom: 216px; background-color: rgba(41,49,88,.8); border: 2px solid #ebebeb; box-shadow: 0px 7px 14px -6px rgba(0,0,0,0.75); padding-top: 30px; padding-left: 80px; padding-right: 80px; }
.page-redeem .news-pg hr {display: none; }
.page-redeem .news-pg h1 { background: none; position: relative; }
.page-redeem .news-pg h1:after { 
	position:absolute;
	content:'';
	height: 3px;
	width: 100%;
	background-image:linear-gradient(to right, rgba(118,127,179,0) 0%,rgba(118,127,179,0.8) 15%,rgba(118,127,179,1) 19%,rgba(118,127,179,1) 20%,rgba(118,127,179,1) 50%,rgba(118,127,179,1) 80%,rgba(118,127,179,1) 81%,rgba(118,127,179,0.8) 85%,rgba(118,127,179,0) 100%);
	left: 0;
	bottom: 0;
}
.page-redeem .news-pg h2 { text-align: left; color: #ebebeb; margin: 20px 0; font-size: 22px; }
.page-redeem .news-pg h3 { color: #ebebeb; margin-bottom: 15px; }
.page-redeem .news-pg ul, .page-redeem .news-pg ol { margin: 0; }
.page-redeem .news-pg ul li, .page-redeem .news-pg ol li { color: #ebebeb; }
.page-redeem .cta-btn { background: #bc5906 none repeat scroll 0 0; text-indent: -9999px; }
.page-redeem .cta-btn:hover{
	    background: #f0770e none repeat scroll 0 0;
}

/* Beta landing page */
.page-beta, .page-code-redemption {background:url(//webcdn.triongames.com/rift/img/beta/sponsor-bg2.jpg) no-repeat scroll center 40px #fbf3ec;}
.page-beta .page-section {padding-bottom:8em;}
.page-beta .page-title {display:none;}
.beta-title {margin-top:-1em;}
.beta-content {background:url(//webcdn.triongames.com/rift/img/beta/beta-content-bg.png) no-repeat scroll center top transparent;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;min-height:894px;max-width:1140px;padding:2em 5em;margin:0 auto;}
.beta-nav, .beta-nav a {font-family: 'Cinzel',Georgia,Times,serif;color:#624634;}
.beta-nav {padding:1em;}
.beta-nav a {font-weight: bold;}
.beta-nav a:hover {border-bottom:4px solid #feac23;}
.beta-updates {margin:2em auto;text-align:center;padding:2.5em 0;width:100%;}
.beta-updates .left{float:left;}
.beta-updates h2 {text-transform:uppercase;color:#624634;padding:0 70px;font-size:1.8em;}
.page-beta .third {width:30%;display:inline-block;text-align:center;float:left;}
.beta-pg .buy-btn {padding:20px 0;width:210px;margin: 1em auto;}
.beta-news {/*float:left;*/text-align:left;}
.beta-news img {border:2px solid #ebebeb;}
.beta-news p, .beta-news h5 {font-family: 'Cinzel',Georgia,Times,serif;width:inherit;color:#6f26ff;}
.beta-news h5 {margin:1em 0;line-height:1.4em;font-size:0.95em;}
.beta-news p {font-size:0.9em;}
.beta-news a {text-decoration:underline;line-height:2em;}
.beta-news-1 {margin-right:3%;}
.beta-news-2 {margin-right:3%;margin-left:3%;}
.sponsor {border-top:2px solid #ebd59b;text-align:center;margin-top:1.5em;vertical-align:baseline;}
.sponsor img {padding:0.25em;}
.sponsor a{margin:0 5px;}
.long-btn {background:transparent url(//webcdn.triongames.com/rift/img/buttons/long-btn.png) no-repeat center 6px scroll;padding:26px 0 24px;width:332px;display:block;margin:1em auto;text-align:center;font-size:1.4em;color:#fff;font-family: 'Cinzel', Georgia, Times, serif;text-transform:uppercase}
.long-btn:hover {background-position: center -67px}
.long-btn:active {background-position: center -142px}
.lang-fr .long-btn {font-size:1.2em;}
.med-btn {background:transparent url(//webcdn.triongames.com/rift/img/buttons/med-btn.png) no-repeat center 4px scroll;padding:1em 0;width:292px;display:block;margin:0.25em 0 0.25em -0.25em;text-align:center;font-size:1.6em;color:#fff;font-family: 'Cinzel', Georgia, Times, serif;text-transform:uppercase}
.med-btn:hover {background-position: center -69px}
.med-btn:active {background-position: center -141px}

.lang-fr .med-btn {padding:1.4em 0;font-size: 1.2em}

#form-wrap{width: 485px;left: 770px;position: relative;top: 90px; margin-bottom: 148px; }
#form-wrap h4{text-transform:uppercase;font-size:24px;font-weight:700;margin:0 0 15px;line-height:1.2em}
#form-wrap h5{font-size:21px;line-height:28px;font-size:21px;font-weight:300;margin:0 0 20px;}
#registerform, #registerform *, .continue{box-sizing:border-box;text-shadow:none !important;}
#registerform p, .dob{width:100%;position:relative;text-align:left;}
.reg-form{width:530px;height: inherit;overflow: hidden;position: absolute;right: 0;}
.reg-header{padding:0 10px 5px 30px;}
.fields > h1{padding:0 10px 30px 30px;display:none;}
.reg-form h1{font-size:30px;line-height:32px;text-align:center;text-transform:uppercase;}
/*#submit{width:100%;top:-10px;height: 60px;position:absolute;z-index:1;opacity:0;top:-10px;}*/
fieldset p.button:before{position:absolute;pointer-events:none;text-align:center;z-index:2;top:11px;display: block;font-size: 20px;font-weight: 700;text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.7);text-transform:uppercase;width:100%;}
#submit{z-index: 1;    width: 100%;    height: 100%;    text-indent: -9999px;border: none;background: transparent url(//webcdn.triongames.com/rift/assets/images/cta-rift.png) no-repeat center center;padding: 0;margin: 0;background-size:contain;opacity: .8}
#submit:hover{cursor:pointer;opacity: 1}
#submit:disabled{opacity: .6;cursor: not-allowed;}
/*
#submit[disabled], fieldset p.button:before{opacity:0.5;cursor:not-allowed;}
#submit[disabled]{background-color:gray;}
*/
#alpha-form {
    margin: 0 auto 0;
    max-width: 485px;
    width: 100%;
    box-shadow: 0 7px 14px -6px rgba(0, 0, 0, 0.75);
    background-color: rgba(44, 25, 80,0.8);
    border: 2px solid #6f26ff;
    margin-top: 50px;
}

#registerform, .pfields-container { position:  relative; }

#registerform, .updateform{padding: 20px 40px 40px;}

@media (max-width: 1381px) {
	.alpha #registerform {padding: 0 15px 54px;}
}

#registerform input:not([type="checkbox"]):not([type="submit"]), #registerform select{
	display: block;
	font-size: 13px;
	padding: 8px;
	outline: none;
	width: 100% !important;
	height: 42px;
	font-family: sans-serif;
	box-shadow: 0 0 0 1px #9779f2, 0 0 4px #9779f2;
	border: none;
	background-color: rgba(26, 26, 26, 0.8);
	color: #ebebeb;
}
#registerform input:focus:not(.cta-btn), #registerform select:focus{box-shadow:0 0 0 1px #E2FFE3, 0 0 8px #FFFFFF;}
#form-wrap .updateform { margin-bottom: 600px;}
#dobfields select, .countrycode select{color:#eee;}
#registerform label{color:#f9f9f9; font-size:15px;}
#registerform [class^="password"], #registerform [class$="name"]{width:calc(70% - 10px);float:left;z-index:1;margin:20px 0 10px;}
#registerform .firstname,#registerform .lastname,#registerform .countrycode,#registerform .dob{display:none;}

#registerform .age{ position:absolute; margin:20px 0 10px; top: 0; }

#registerform .age label{display:block;text-align:right;}
#registerform .age select{display:inline;width:auto !important;float:right;}
#registerform .age span { display: none; width: calc(70% - 10px);text-align: right;    right: 0;}
/*#registerform #dob_error { top: -8px; }*/
#registerform .captcha_field{clear:both;}
#dobfields select{width:calc(34% - 20px) !important;float:left;}
#registerform [class^="password"], #registerform [class$="name"], #dobfields select{margin-right:20px;}
.lastname, .passwordverify, #dobfields span:last-of-type select{margin-right:0 !important;}

#validatorator span, #registerform .error, #registerform .checkbox span.error { background-color: #b51c2d;     color: #fff;font-size: 15px;padding: 10px 17px 10px;}
#registerform .password span.passwordshow, #registerform .password span.passwordhide {    
	position: absolute;
	right: 0px;
	left: 100%;
	top: 0px;
	font-size: 12px;
	padding: 0;
	width: 20px;
	height: 18px;
	margin: 44px 0 0 8px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
}
#registerform .password span:hover { opacity: .8; }

#eye_close, #eye_open { fill: #9779f2; width: 20px; }

#registerform .error{display:block;position:absolute;top:-4px;padding:7px 8px;background-color:#b51c2d;font-size:13px;color:#fff;width:100%;line-height:14px;}
#registerform input:not([type="checkbox"]):not([type="submit"]).uerror,#registerform select.uerror{border:2px solid #a00;}
#registerform #email_error.error { top: -14px; height: 40px; }

.updateform p.button {
    text-align: center;
    position: relative;
    max-width: 270px;
    width: 100%;
    height: 70px;
    margin: 32px auto 0 auto;
    display: block;
}
.updateform a.cta-btn {
	display:block;
	font-size: 25px;
    font-family: 'Cinzel',sans-serif;
    text-shadow: none;
    font-weight: 700;
    color: #ebebeb;
    z-index: 1;
    width: 100%;
    height: 100%;
    border: none;
    background: transparent url(//webcdn.triongames.com/rift/assets/images/cta-rift.png) no-repeat center center;
    padding: 0;
    margin: 0;
    background-size: contain;
    line-height: 70px;
    opacity: .8;
}
.updateform a.cta-btn:hover,.updateform a.cta-btn:active,.updateform a.cta-btn:focus {
	text-decoration: none;
	cursor: pointer;
	opacity: 1;
}

/*
.lang-en .updateform a.cta-btn {
    background-image: url(//webcdn.triongames.com/rift/3/lp/cta.png);
}
.lang-fr .updateform a.cta-btn {
    background-image: url(//webcdn.triongames.com/rift/3/lp/cta-fr.png);
}
.lang-de .updateform a.cta-btn {
    background-image: url(//webcdn.triongames.com/rift/3/lp/cta.png);
}
*/

/*
#registerform input#password{border:0 none;width:92%;}
#registerform input#password.uerror{border:2px solid #a00;width:90.5%;}
*/
.dob .error{top:90px !important;font-weight:normal;}
#registerform .error:empty{display:none;}
#form-title{font-size:42px;color:#FFA009;text-align:center;margin:10px 0 5px;line-height:50px;text-shadow:0 0 12px #00011d;}
#registerform fieldset{min-width:0;border:none;}
@-moz-document url-prefix(){#registerform fieldset{display:table-cell;}}

#registerform .button {
    text-align: center;
    position: relative;
    max-width: 270px;
    width: 100%;
    height: 70px;
    margin: 32px auto 0 auto;
    display: block;
}

.news-pg .page-header {border-bottom:1px solid #ebebeb;}

#registerform fieldset p.button:before{content: 'PLAY NOW';font-size: 25px;font-family: 'Cinzel',sans-serif;text-shadow: none;font-weight: 700;color: #ebebeb;padding-top: 9px;}
.lang-de #registerform fieldset p.button:before{content: 'JETZT SPIELEN';}
.lang-fr #registerform fieldset p.button:before{content: 'JOUER';}

#registerform .checkbox{margin:15px 0 -10px;color:#ebebeb; line-height: 16px; font-size: 13px; font-weight: 400; font-family: sans-serif; }
#registerform .checkbox *{font-size:12px; font-family: sans-serif;}
#registerform .checkbox input{margin: 0 5px 0 0; position:relative; vertical-align: middle;}
#registerform .checkbox span{line-height:16px;}
#registerform .checkbox .error{text-align:center;margin:-4px 0;}
#registerform option{background-color:rgba(0, 0, 0, 0.85);}
#registerform #country_error {position:relative;top:-28px;margin-bottom:-26px;}
/*
[lang^='de'] #registerform [class$="name"] .error{top:-21px;}
[lang^='fr'] #registerform [class^="password"]{width:100%;}
[lang^='fr'] label[for="dobmonth"]{float:left;display:block;margin:3px 0 4px;}
[lang^='fr'] #registerform .passwordverify{margin:2px 0 10px;}
*/
.passwordverify{display:none;}
.email.clear{margin:10px 0 -11px;}
.container-landing a#video{display:block;color:#FFF;text-align:center;text-decoration:underline;text-transform:uppercase;font-weight:bold;margin: 25px 0 15px;font-size:17px;}
.container-landing a#video:hover{cursor:pointer;}

#validatorator{color:#444;margin:0 0 10px; clear:both; }

#validatorator > div{background-color:rgb(239, 239, 239);padding:17px 17px 12px;}
#validatorator span{  font-size: 15px;color: #eee;margin: 45px 0 0px;display: block;background-color: #b51c2d;padding: 10px 17px 10px;}
#validatorator li{font-size:14px;line-height:16px;list-style-position:inside;margin:0 0 10px 20px;}
#validatorator li[style*='dash']{color:rgb(157, 49, 49) !important;}
#validatorator li[style*='check']{color:rgb(107,197,137) !important;}
#country_error.validator-hidden{top:89px;}
[lang^='fr'] #country_error.validator-hidden{top:167px;}
p.already-registered{text-align:center;font-size:15px;margin:35px 0 15px;line-height:14px;color:#fff;font-family:'Tahoma', sans-serif;}
#intro p a{color:#EB8D37;}
#intro p a:hover{color:#FF6207}
#intro ul{padding:0;}
#registerform a{color:#9779f2;text-decoration:underline;}
.g-recaptcha, .g-recaptcha div, .g-recaptcha div div{width:100% !important;margin:25px 0 15px;}
.g-recaptcha iframe{position:relative;left:50%;transform:translate(-50%);-webkit-transform:translate(-50%);}
#registerform #captcha_error{position:relative;text-align:center;margin:23px 0 -30px;}
#registerform #tos_error {position:relative;}
.updateform{display:none;}
#update--msg1{font-size:45px;color:#EB8D37;text-align:center;margin:40px 0;}
#update--msg2, .frame2 p{margin:0.8em auto 25px;width:100%;line-height:28px;font-size:21px;color:#ebebeb;}
#update--msg3{margin:35px 0 0;color:#EB8D37;border-top:1px solid #6E2D14;padding-top:30px;font-size:22px;text-align:center;}
#update--msg4{text-align:left;margin:20px 0 25px;font-size:16px !important;line-height:23px !important;}
#cta2{background: #ff6207;box-shadow: inset 0 0 30px rgba(211, 0, 0, 0.75);text-shadow: 0 -2px 0 #CF3700;margin:0;padding:15px;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);border:1px solid #fff;text-transform:uppercase;color:#fff;text-decoration:none;position:absolute;font-size:15px;text-align:center;}
#cta2:hover{background:#FF7E00;box-shadow:inset 0 0 30px rgba(255, 0, 0, 0.75);text-shadow:0 -2px 0 #FF4400;}
.suc-subsection{position:relative;}
#landing .continue{text-align:center;position:relative;font-size:14px;margin:-22px 0px 25px;}
.signin-ready #landing .continue{margin:5px 0;}
section.download-btn{margin:25px auto 0 !important;}
.signin-ready .fields > h1{display:block;}
.updateform .social{width:100%;margin:110px auto 30px;display:block;}
.updateform .social ul{text-align:center;padding:0;}
.updateform .social li{display:inline;padding:0 6px;position:relative;margin:5px 5px 10px;}
.updateform .social img{width:40px;height:40px;}
.updateform .social img[src*="facebook"]{width:35px;height:35px;}
.signin-ready #registerform, .signin-ready .reg-header{display:none;}
.signin-ready .updateform{display:block;padding:32px 40px 48px;}
.signin-ready #footer{height:750px;}
.signin-ready #footer-bg{top:0 !important;}
.signin-ready #footer .parent-wrapper{top:80px !important;display:block !important;}
a.silo-cta{text-decoration:none;}


.no-scrolls{overflow:hidden;}

#mobile-menu-overlay{display:none;position:fixed;width:100%;height:100%;z-index:2;top:0;left:0;}
.collapsed #mobile-menu-overlay{display:block;}

/* simple chararacter abilities */
.news-pg video { width: 100%; border: 3px solid #d7d7d7; }
.news-pg .wg-abilities { text-align: center; }
.news-pg .wg-abilities h3 { margin-top: 20px; }
.c-p-btns a { position: relative; display: inline-block; width: 107px; height: 60px; }
.c-p-btns span.sprite { position: absolute; width: 90px; height: 60px; margin: 10px; left: 0; top: -30px; pointer-events: none; z-index: 11; }
.c-p-btns a span.bg_sprite { position: absolute; display: block; background: url("//webcdn.triongames.com/rift/assets/images/ability_btn_sprite.png") no-repeat 0 0; width: 107px; height: 44px; pointer-events: none; z-index: 10; }
.c-p-btns a:nth-child(1) span.sprite { background-position: 0 0; }
.c-p-btns a:nth-child(2) span.sprite { background-position: -86px 0; }
.c-p-btns a:nth-child(3) span.sprite { background-position: -181px 0; }
.c-p-btns a:nth-child(4) span.sprite { background-position: -272px 0; }
.c-p-btns a:nth-child(5) span.sprite { background-position: -367px 0; }
.c-p-btns a:hover span.bg_sprite { background-position: 0 -45px; }
.c-p-btns a.selected span.bg_sprite { background-position: 0 -91px; }

/* yadda ends */

@media (min-width:1050px){
    .obsidian .tool-tip.rt{left:-245px;}
    .obsidian .tool-tip.rt .ar{right:-16px;left:auto;}
    .obsidian .tool-tip .ar{border-width:0 2px 2px 0;}
}

@media (max-width: 1300px) {
    .beta-updates .left{float:none;}
}

/* All elements 1024 and below */
@media (max-width: 1024px){
	section#game h2 {font-size: 36px;}
	#game h3 {font-size: 1.2em;}
	#game .hlight1 {margin:1em auto}

	section h2{font-size:36px;margin:22px 0 0;}
	#char-sect-title span{font-size:36px;}
	section h2 span{margin:6px 0 0;line-height:100%}

    #classes #classwrap {background-image:none;padding:0;margin:0;height:auto}
    #classes #classwrap p {font-size:.9em;line-height: 1.6em;}
    #classes #classwrap p, #classes h1, #classes h2, #classes #skillsets, #classes #supportsk {padding:0 5%;margin-right:0;margin-left:0}

    #classes h1, #classes h2, #classes p, #classes, #classes #skillsets .battle, #classes #skillsets .sorcery, #classes #skillsets .arch, #classes #skillsets .vital, #classes #skillsets .occult, #classes #skillsets .shadow, #classes #supportsk li {color:#506077}

    #classes li {font-size:.75em;}
    #classes #skillsets li {width:12%;margin-right:4%}
    #classes #supportsk li {width:22%;background-image:none;margin-right:2%;padding-left:0}
    #classes #supportsk img {margin-right:10px}
    /* Beta */
    .beta-updates h2 {padding:0 10%}
    .beta-updates img {width:360px;}
    .beta-title {margin-top:100px;}

    .alert-widget { display: none; }
}

/* Register Page */
body.page-template-register-php{background:#fff url(//webcdn.triongames.com/rift/img/register/aa-register-bg-960-v2.jpg) no-repeat scroll center 48px;height: auto}
.page-template-register-php .nav-bg{background: url(//webcdn.triongames.com/rift/img/nav-bg-960.png) no-repeat top center; height:100px; padding: 7px 0px 7px 7px;position:relative;}
.page-template-homepage-php .wrap {max-width:100%;margin:0 auto;clear:both}
.page-template-register-php .wrap, .blog .wrap {max-width:960px;margin:0 auto !important;clear:both}
.page-template-register-php .full {width:100%;position:relative}
.page-template-register-php .half {width:46%;position:relative;margin-left:3%}
/* img, object, embed {width:200px;} */
.page-template-register-php .first {margin-left:0}
.page-template-register-php .reg-form.right {-webkit-box-shadow:0px 1px 3px 3px rgba(0, 0, 0, .2);box-shadow:0px 1px 3px 3px rgba(0, 0, 0, .2);margin-right:3%; padding: 5px 5% 0 5%;-moz-box-sizing: border-box; box-sizing: border-box}
.page-template-register-php .content {height:1040px}

/* 760 and below */
@media (max-width: 760px) {
.social-game{position:relative;right:auto;left:0;}
#vid-overlay iframe {    position: absolute;
    width: 90%;
    height: 45%;
    left: initial;
    right: initial;
    transform: translate(0);
    -webkit-transform: translate(0);
    top: 25%;
    margin: 0 5%;}
#close-overlay{top:21%;left:auto;right:7%;}
#home-video a.signup {/* line-height:1.5em;font-size:1.25em */}
#fdp-packages .obsidian, #fdp-packages .third {margin-left: 3%}

.page-template-page-founders-packs-php .half {width:100%;margin-right:3%;display:block;float: none;}

#fdp-video .half.right {width:calc(100% - 40px);}

/* Beta */
.beta-title {margin-top:6em;}
.beta-content {padding:1em 2em;}
.beta-updates {float:left;padding:1em 0;}
.beta-updates img {width:260px;}
.beta-updates h2 {padding:0 5%;}
.page-beta .third {width:100%;}
.beta-news p, .beta-news h5 {width:96%}
.beta-news img {float:left;max-width:33%;margin-right:2em;}
.beta-news-1, .beta-news-2 {margin:0;}
.page-beta .page-section {padding-bottom:0;}
    
#intro .logo {padding:0;width:139px;margin:14px 0 0 27%}
.signup-btn {width:23%}
.naval-bg {}
#home-video {/* height:566px */margin-top:40%}
#home-video a.play-btn {}
.home-bg, .game-bg, .pvp-bg, .eco-bg, .naval-bg, .footer{min-height: 1016px}
/*.legal .social-game{position:relative;clear:both;right:auto;top:14px;margin-bottom:24px;}*/
.news-features{margin-top:0;}
#classes h2 {font-size: 1.1em;margin-top:15px;margin-bottom:3px}
#classes #skillsets {margin:0}
#classes #skillsets li {width:30%;margin-right:2%;margin-bottom:10px}
#classes #supportsk {padding-right:0; padding-left: 8%}
#classes #supportsk li {padding-right:0;width:30%;margin-bottom:10px}

#classes .darker {color:#3D3D3D}

/* Naval Section*/
.naval-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/naval-bg-768.jpg)}
.naval-bg h1,.naval-bg p {padding: 0 0 0 3%;width:40%}
.nav-btn {width:15%}
.footer {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/footer-bg-768.jpg)}
.news-cont {float:left;width:100%}
    
/*#intro{background:url(//webcdn.triongames.com/dv/img/header-mobile.jpg) center 0 no-repeat;}*/
#game-info-1{background-image:url(//webcdn.triongames.com/dv/img/sec1-mobile.jpg);}
#game-info-2{background-image:url(//webcdn.triongames.com/dv/img/sec2-mobile.jpg);}
#game-info-3{background-image:url(//webcdn.triongames.com/dv/img/sec3-mobile.jpg);}
#footer{background-image:url(//webcdn.triongames.com/dv/img/reg-mobile.jpg);}
    
#game-info-1:after{background-image:linear-gradient(to bottom, rgba(1, 0, 24, 1) 0%, rgba(1, 0, 24, 1) 55%, transparent);}
#game-info-2:after{background-image:linear-gradient(to bottom, rgba(0, 9, 44, 1) 0%, rgba(0, 9, 44, 1) 55%, transparent);}
#game-info-3:after{background-image:linear-gradient(to bottom, rgba(45, 0, 0, 1) 0%, rgba(45, 0, 0, 1) 55%, transparent);}

.home-section > *{width: calc(100% - 30px);}
.home-section.game-info{padding-bottom:0;height:inherit;overflow:hidden;}
#intro .logo{ width:100%; height: 190px;position: relative;margin: 0 auto 30px;}
#video{width:inherit;}
#video:hover{width:inherit;}


[id^='game-info-']{background-position:center 200px;}
#footer{height:1450px;}
footer .legal{width:100%;}
.footer-game p, .footer-100per p{text-align:left;}
.footer-game p{width:100% !important;}
#fdp-packages ul li:hover .tool-tip{display:none;}
    
}

/* 600 and below */
@media (max-width: 600px) {
.signup-btn {background-size:100%; width:26%;padding: 16px 0 0;height: 32px;}
#home-video {margin-top:42%}
.arrow-img{right:62px;top:38px}
.home-bg, .game-bg, .pvp-bg, .eco-bg, .naval-bg, .footer{min-height: 900px}

#game .center{padding-left: 4%;padding-right: 4%;}

#classes #skillsets li {width:17%;margin-right:5%}
/*#fdp-video {margin-top: 23%}
#fdp-video .half.right {width:85%;height:auto}*/
#fdp-packages .obsidian, #fdp-packages .third {margin-left: initial;margin: 0 auto;display: block;}
#fdp-packages .third.last {margin-right:auto}

/* Naval Section */
.naval-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/naval-bg-600.jpg)}
.footer {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/footer-bg-600.jpg)}

.home-section{padding-top:500px;}
.logo{height:0 !important;padding-bottom:35% !important;}
#registerform, .updateform, .reg-form, .reg-header{width:calc(100% - 30px);}

.game-info .parent-wrapper{top:22px;}
.game-info:after, #footer:after{height:700px;}
.parallax.parent-wrapper h1, .reg-header h1, .fields > h1{font-size:35px;line-height:41px;}

.home-section.game-info{height:1000px !important;}
}

/* 480 and below */
@media (max-width: 480px) {
#whole .news-alert header h2 { font-size: 20px }

.alpha #registerform p.password {width:90%;}

/* EU Cookie */
.eu-cookie .hide-cookie-compliance {width:100%;height:30px;}
.eu-cookie .cookie-compliance-container, .eu-cookie .blog .cookie-compliance-container, .eu-cookie .single .cookie-compliance-container {position:absolute;height:155px !important;}
.eu-cookie .blog .cookie-compliance-container,.eu-cookie .single .cookie-compliance-container  {top:0;}
.eu-cookie .cookie-compliance-message p{padding:5px !important;font-size:14px !important;}
.eu-cookie .home #gnav-2013, .eu-cookie .page-template-register-php #gnav-2013, .eu-cookie .blog #gnav-2013, .eu-cookie .single #gnav-2013{position: absolute ;top:156px;z-index: 1}
.eu-cookie .home .nav-bg, .eu-cookie .page-template-register-php .nav-bg, .eu-cookie .blog .nav-bg, .eu-cookie .single .nav-bg{position: absolute;top:197px;}
.eu-cookie .home #home{position: relative !important;margin-top:197px;}
.eu-cookie .page-template-register-php {top:0;}
.eu-cookie .page-template-register-php .cookie-compliance-container{top:0;}
.eu-cookie .page-template-register-php .reg-form{margin-top:385px;position: relative;}
.eu-cookie .blog, .eu-cookie .single-post{top:auto;background-position:center top;}
.eu-cookie .blog .news-pg, .eu-cookie .single .news-pg {margin-top: 285px;}

/* Nav */
#gnav-2013 h6{width:42px}
#gnav-2013 .trion-logo{width:42px;margin:5px 4px 4px 5px;background-position:-71px -98px}
#gnav-2013 a{font-size:.8em}
#gnav-2013 .games a,#gnav-2013 .gnav2 a{padding:12px 10px}
#gnav-2013 .gnav2{min-width:133px;max-width:223px}
#gnav-2013 .gnav2 li{width:auto;background-image:transparent none;}
#gnav-2013 .games .sub{background-color:#1a1a1a;background-image:none;min-height:100px;padding:15px 0}
#gnav-2013 .games .sub li{width:48%;min-height:40px;opacity:1;background-image:none}
#gnav-2013 .games .sub li a{height:40px;opacity:1}
#gnav-2013 .games .sub li a:hover{background-image:none}
#gnav-2013 .games .sub li a.devilian:hover img,
#gnav-2013 .games .sub li a.devilian img{width:55%;}
#gnav-2013 .games .sub li a img{margin-top:5%;width:55%}
#gnav-2013 .games .sub li a:hover img{margin-top:5%;width:55%;opacity:1}
#gnav-2013 .games .sub .rift img{margin-top:-1%;width:35%;opacity:1}
#gnav-2013 .games .sub .rift:hover img{margin-top:-1%;width:35%}
#gnav-2013 .games .sub .arch img{margin-top:-4%;width:30%;opacity:1}
#gnav-2013 .games .sub .arch:hover img{margin-top:-4%;width:30%}
#gnav-2013 .games .sub .eon img{margin-top: 1%;opacity:1}
#gnav-2013 .games .sub .eon:hover img{margin-top: 1%}
#gnav-2013 .gnav2 .sub{top:42px;min-width:100px}
#gnav-2013 .gnav2 li li{width:100px;border:0}
#gnav-2013 .gnav2 .support{display:none}
.signup-btn {font-size:0.5625em;width:86px;height:24px;padding:9px 0 0 0;background-size:106%}
.nav-btn {margin-top:-2px;background-size:52px auto;width:20%}
.main-mobile-navigation ul#menu-mobile-nav, .main-mobile-navigation ul#menu-mobile-nav-fr, .main-mobile-navigation ul#menu-mobile-nav-de{background: #446e35 url(//webcdn.triongames.com/rift/img/mobile/nav-bg-480.png) no-repeat center top;}

/* Homepage */
.game-bg{padding-right:0px}
#home-video {margin-top:64%}
#home-video .watch {display:none}
#home-video a.play-btn {}
.arrow-img{display:none}
#home-video p.signup a {background-position:center top}
#home-video p.signup a, #home-video p.signup span.signup2 {width:100%}
.news-all {display:block}
.home-bg, .game-bg, .pvp-bg, .eco-bg, .naval-bg{min-height:800px}
#home .h1-news{margin:0}
#home .figure-padding{display:none}
#home .news .news-article {max-width:480px;min-width:0}
#home-video a.play-btn {margin-top:85px;height:73px;width:80px;background-size:100%}
.game-bg h1, .eco-bg h1, .pvp-bg h1, .naval-bg h1{margin:75px 0 0;padding:0 20px 10px} 
.game-bg p, .eco-bg p, .pvp-bg p, .naval-bg p{margin:0;padding:0 20px}
.pvp-bg p{width:auto}
.naval-bg h1, .naval-bg p{width:60%;/*max-width:60%*/}
.signup-footer h1 {margin-top:43%;margin-bottom:1px;font-size:2em;line-height:1.4em}
#race-sl {padding:0 20px;margin-top:5px}
#race-sl .left-col {width:100%;margin-right:0}
#race-sl .left-col p {display:none}
#race-sl .main-img {width:100%;height:initial;padding:0 0 49.5% 0;margin-bottom:14px;margin-top:5px;background-position: center center;box-sizing:border-box;moz-box-sizing:border-box;background-size:98%}

/* Footer */
.signup-footer{height:auto; margin: 40% 0 48% 0}
.signup-footer a.bottom-cta:hover {background-position:center 89%}
.footer-game, .footer-100per{position:relative;bottom:auto}
.footer-game img, .footer-100per img{width:auto}
.footer-game .rating, .footer-100per .rating{float:none;width:146px;clear:both; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0 auto 30px;text-align:center;}
.legal .social-game{width:100%;text-align:center;}
.legal .social-game a{margin:0 5px;float:none;display:inline-block;}
.footer-game .xl-logo, .footer-100per .xl-logo{position:relative;width:100%;clear:both;margin:15px auto 0;float:none}
.footer-game .trion-logo, .footer-100per .trion-logo{position:relative;width:100%;clear:both;margin:15px auto 0;float:none;display: block;}
.footer-game p{margin:0;text-align:left;padding:0 15px 20px;float:none;clear:both}
.footer-100per p{margin-top:50px;text-align:left;padding: 0 10px}
/*.social-game{display:none}*/
.footer {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/footer-bg-480.jpg)}
footer .legal img {max-width:70%}
.footer-logo {float:none;text-align:center;}

/* Register */
.page-template-register-php .play-btn{z-index:1;}

/* Updates */
/*.blog .news-pg, .single .news-pg {height: auto;margin-top: 20px;}
.blog .news-pg h1{margin-left: 10px;}*/
.blog .news-pg .box-content{margin:0 10px;}
.blog .footer-100per, .single .footer-100per{padding-top:50px;}
.blog .figure-padding img{margin-bottom:10px;}
/*.single .news-pg h1{margin:0 10px;}
.single .news-back{margin:0 10px;}*/
.single .page-section{margin:0 10px;}
.single .news-header{max-width:450px;margin-left:1px;}
.single .page-section iframe{max-width: 460px;height:auto;}

#classes #skillsets li {width:25%;margin-right:8%}
#classes #supportsk li {width:41%}

/* Beta */
.long-btn {margin:0.5em auto}
.beta-updates {margin:0;padding:1em 0}
.beta-nav {text-align:center;}
.page-beta .third {width:95%;}
.beta-news p, .beta-news h5 {width:280px;}
    
.main-nav [href$="signup"]{font-size:20px;}
.parallax.parent-wrapper h1, .reg-header h1, .fields > h1{font-size:28px;line-height:38px;}
.parallax.parent-wrapper p, .reg-header p{font-size:18px;line-height:28px;}
.game-info .parent-wrapper{padding:10px;}    
#registerform, .updateform, .reg-form, .reg-header{width:calc(100% - 20px);}
#footer{height:1800px;}
    
.reg-form .fields #validatorator{padding:0 !important;width:100% !important;background:none !important;}
.reg-form .fields #validatorator span{margin-left:0 !important;}
#registerform .age { position: relative; display: inline-block; }
#registerform .age select { float: inherit; }
#registerform .age label { text-align: left; }
#registerform .age span { text-align: left; left: 0; width: 100%; }
#registerform .age .error { position: absolute; }
#registerform [class^="password"] { width: calc(100% - 82px); }
#registerform [class$="name"]{width:100%;}
#fdp-packages .cta-btn{width:90%;font-size:22px;}
#fdp-packages ul li:hover .tool-tip{display:none;}
.alpha #registerform #email_error.error{height: 100%;position: relative;}
}

@media (max-width: 380px) {
	.g-recaptcha iframe{transform:translate(-50%) scale(0.7);-webkit-transform:translate(-50%) scale(0.7);}
	.alpha #registerform p.button:before {font-size: 7vw;}
}

/* 320 and below */
@media (max-width: 320px) {
	/* EU Cookie */
	.eu-cookie .hide-cookie-compliance {width:100%;height:30px;}
	.eu-cookie .cookie-compliance-container, .eu-cookie .blog .cookie-compliance-container, .eu-cookie .single .cookie-compliance-container {position:absolute;height:215px !important;}
	.eu-cookie .blog .cookie-compliance-container,.eu-cookie .single .cookie-compliance-container  {top:0;}
	.eu-cookie .cookie-compliance-message p{padding:5px !important;font-size:14px !important;}
	.eu-cookie .home #gnav-2013, .eu-cookie .page-template-register-php #gnav-2013, .eu-cookie .blog #gnav-2013, .eu-cookie .single #gnav-2013{position: absolute ;top:216px;z-index: 12;}
	.eu-cookie .home .nav-bg, .eu-cookie .page-template-register-php .nav-bg, .eu-cookie .blog .nav-bg, .eu-cookie .single .nav-bg{position: absolute;top:258px;}
	.eu-cookie .home #home{position: relative !important;margin-top: 258px}
	.eu-cookie .page-template-register-php {top:0}
	.eu-cookie .page-template-register-php .cookie-compliance-container{top:0}
	.eu-cookie .page-template-register-php .reg-form{margin-top:385px;position: relative}
	.eu-cookie .blog, .eu-cookie .single-post{top:auto;background-position:center top}
	.eu-cookie .blog .news-pg, .eu-cookie .single .news-pg {margin-top: 285px}
	/* lang-de */
	.eu-cookie .lang-de .cookie-compliance-container, .eu-cookie .lang-de .blog .cookie-compliance-container, .eu-cookie .lang-de .single .cookie-compliance-container{height:225px !important}
	.eu-cookie .lang-de.home #gnav-2013, .eu-cookie .lang-de.blog #gnav-2013, .eu-cookie .lang-de.single #gnav-2013, .eu-cookie .lang-de.page-template-register-php #gnav-2013{top:226px}
	.eu-cookie .lang-de.home .nav-bg, .eu-cookie .lang-de.blog .nav-bg, .eu-cookie .lang-de.single .nav-bg, .eu-cookie .lang-de.page-template-register-php .nav-bg{top:268px}
	/* lang-fr */
	.eu-cookie .lang-fr .cookie-compliance-container, .eu-cookie .lang-fr .blog .cookie-compliance-container, .eu-cookie .lang-fr .single .cookie-compliance-container{height:245px !important}
	.eu-cookie .lang-fr.home #gnav-2013, .eu-cookie .lang-fr.page-template-register-php #gnav-2013, .eu-cookie .lang-fr.blog #gnav-2013, .eu-cookie .lang-fr.single #gnav-2013{top:246px}
	.eu-cookie .lang-fr.home .nav-bg, .eu-cookie .lang-fr.page-template-register-php .nav-bg, .eu-cookie .lang-fr.blog .nav-bg, .eu-cookie .lang-fr.single .nav-bg{top:288px}

	/* Nav */
	#gnav-2013 .nav2 li{border-right:0 none}
	#gnav-2013 .nav2 .lang2{display:block}
	.no320{display:none}
	.main-mobile-navigation ul#menu-mobile-nav, .main-mobile-navigation ul#menu-mobile-nav-fr, .main-mobile-navigation ul#menu-mobile-nav-de{background: #446e35 url(//webcdn.triongames.com/rift/img/mobile/nav-bg-320.png) no-repeat center top}

	/* Homepage */
	.home-section .news{padding:10px;margin:0 2%;width:96%}
	.nav-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/nav-bg-320.png);height:69px}
	.home-bg {max-height:600px}
	.home-bg, .game-bg, .pvp-bg, .eco-bg, .naval-bg, .footer {min-height:480px;padding-left:0;padding-right:0}
	.game-bg h1, .eco-bg h1, .pvp-bg h1, .eco-bg h1, .naval-bg h1 {margin-top:20%}
	.game-bg p, .eco-bg p, .pvp-bg p, .eco-bg p, .naval-bg p {font-size:.87em;line-height:1.6em}
	.signup-footer h1 {font-size:1.6em;line-height:1.4em;margin-top:0%}
	.signup-footer p {font-size:.8em;margin-bottom:3%}
	.signup-footer a {font-size:1em;padding:14px 37px;background-size:100% auto}
	.footer a {padding:0;width:46%}
	.signup-footer a.bottom-cta {height:20px;width:221px;font-size:1.2em;background-size:100%;margin:0 auto;padding:26px 0 22px 0}
	#home .h1-news {padding:0 0 5px;margin:0}
	#home .news article {max-width:320px;min-width:0}
	#home-video a.signup {display:none}
	.news-features {}
	.news-features .figure-padding{display:none}
	.news-all {display:block}
	#bg-player video {display:none}
	#home-video {margin-top:59%}
	#home-video .watch {display:none}
	.news {padding-top:0px;padding:10px}
	.home-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/home-bg-320.jpg);background-position: center -47px}
	.game-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/race-bg-320-v2.jpg);height:480px}
	.classes-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/classes-bg-320.jpg)}
	.eco-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/eco-bg-320.jpg);height:480px}
	.pvp-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/pvp-bg-320.jpg); height:480px}
	.naval-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/naval-bg-320.jpg);height:480px}

	#footer {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/footer-bg-320.jpg)}
	.home-section.game-bg h1, .home-section.eco-bg h1, .home-section.pvp-bg h1, .home-section.naval-bg h1{margin: 20px 0 0 0;padding:0 20px 0}
	.home-section.game-bg p, .home-section.eco-bg p, .home-section.pvp-bg p, .home-section.naval-bg p{padding: 0 20px}
	.naval-bg h1,.naval-bg p{width:100%;/*max-width:100%*/}
	.news-features a.readmore {display:none}
	#race-sl .main-img {margin:0 0 10px 0}
	#race-sl h3 {font-size:1.1em}
	#race-sl p {line-height:1.4em;font-size:.9em}
	#race-sl .main-img {padding: 0 0 50% 0}

	/* Register */
	.page-template-register-php .nav-bg {position:absolute;}
	.page-template-register-php .reg-form{margin-top:145px;}

	/* Updates */
	.blog .news-pg, .single .news-pg {height: auto;margin-top: 20px;}
	.blog .news-pg h1{margin-left: 10px;}
	.blog .news-pg .box-content{margin:0 10px;}
	.blog .footer-100per, .single .footer-100per{padding-top:50px;}
	.blog .figure-padding img{margin-bottom:10px;}
	.single .news-pg h1{margin:0 10px;}
	.single .page-section{margin:0 10px;}
	.single .news-header{max-width:290px;}
	.single .page-section iframe{max-width: 300px;height:auto;}
	.game-bg h1 {margin-top:60px}
	#race-sl .flex-control-paging {margin: -5px auto 0}
	#classes #skillsets li {width:28%;margin-right:5%;font-size:.7em}
	#classes #supportsk li {font-size:.7em;color:#000}
}

.paging-navigation{height:75px;}
.nav-previous.left{
	float:left;
}
.nav-next.right{
	float:right;
}
.meta-nav {
    background: url(//webcdn.triongames.com/rift/img/post_arrow_sprite.png) no-repeat 0 -18px;
    width: 9px;
    height: 18px;
    display: block;
    float: left;
    text-indent: -9999px;
}
.nav-previous .meta-nav {
	margin-right: 16px;
}
.nav-previous a:hover .meta-nav {
	background-position: 0 0;
}
.nav-next .meta-nav {
	background-position: -9px -18px;
	float:right;text-indent:-9999px;
	margin-left: 16px;
}
.nav-next a:hover .meta-nav {
	background-position: -9px 0;
}

#news .news-info--cont { opacity: .888; }
#news .news-info--cont:hover {opacity: 1;}
#news #trailer, #news article.news-info{ margin-bottom: 10px;}
.more-news { text-align: right; display: inline-block; position: relative; top: 0; margin-bottom: 25px; }
.more-news a { color: #a3e7a5; text-transform: uppercase; font-size: 18px; font-weight: 600; opacity: .888; margin-right: -10px; }
.more-news a:hover { opacity: 1; }
.more-news a:after { display: inline-block;content: "";width: 0;height: 0;border-style: solid;border-width: 7.5px 0 7.5px 13.0px;border-color: transparent transparent transparent #a3e7a5;padding-left: 10px;}

@media screen and (max-width: 1280px) {
	#bg-video-top { display: none; }
	.main-navigation li:nth-child(2){ width: 60px; }
	.main-navigation li{width:100px;}
	.more-news a { margin-right: 10px; }
	.fix-nav-in, .fix-nav-out, .fix-nav-static{position:relative;margin-bottom:-120px;background-image:none;}
	.social-game{position:absolute;right:0;top:0;}
	.home{background-image:none;}
	#char-sect-title{position:absolute;z-index:2;top:0;padding-top:22px;margin:22px 0 0;}
	ol.flex-control-nav.flex-control-paging{position:absolute;z-index:2;bottom:180px;}
	#characters{height:auto;}
	#characters > div{display:none;}
	#characters-mobile{margin-top:-50px;margin-bottom:-150px;background-color:#232B4D;}
	#characters-mobile #char-sect-title{margin:70px 2% 0 2%;width:96%;}
	#characters-mobile,#characters-mobile > div{display:block;}
	#characters-mobile .skill-nav{width:500px;margin:0 auto 15px auto;}
	#characters-mobile .skills{position:absolute;right:auto;top:22%;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);width:500px;}
	#characters-mobile .skills video{width:100%;margin:0 auto;}
	#characters-mobile .skills .info{margin-top:0;}
	#characters-mobile .skills .info span{display:block;}
	.char-details:before,.char-info,.char-bio li{opacity:1;transition:opacity 0.15s linear;}
	.info-bio-hidden.char-details:before,
	.info-bio-hidden .char-info,
	.info-bio-hidden .char-bio li{opacity:0;transition:opacity 0.15s linear; visibility: hidden; }
	#characters-mobile .slides li > div,
	#characters-mobile .slides li > h3,
	#characters-mobile .slides li > li,
	#characters-mobile .slides li > img {
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	#characters-mobile .slides .news-back{position:absolute;right:-24%;bottom:10%;}
	#characters-mobile ul.char-bio{position:relative;left:0;list-style:none;width:100%;margin-left:8%;margin-top:5%;}
	#characters-mobile ul.char-bio li:before{left:-44px;}
	#characters-mobile .char-details:before{position:absolute;width:100%;max-width:1012px;height:0;padding-bottom:19.56522%;z-index:0;background-repeat:no-repeat;left:0;bottom:auto;top:-30%;background-size:100% 100%;background-image:url(//webcdn.triongames.com/rift/img/chars/lower-third.png);}
	#characters-mobile .char-details{top:60%;position:absolute;padding-left:10%;left:0;bottom:auto;width:70%;}
	#characters-mobile .char-info{pointer-events:none;z-index:1;position:relative;}
	#characters-mobile .char-info{font-size:2.5em;text-shadow:-3px 0 0 #af3c00, -5px 0 6px rgba(0,0,0,0.8)}
	#characters-mobile .char-info span{display:block;margin-top:1em;font-size:0.5em;}
	#characters-mobile .flexslider{-webkit-border-radius:0px;-moz-border-radius:0px;border-radius:0px;-webkit-box-shadow:'' 0 0 0 transparent;-moz-box-shadow:'' 0 0 0 transparent;-o-box-shadow:'' 0 0 0 transparent;box-shadow:'' 0 0 0 transparent;border:none;margin:0;}
	#characters-mobile .flexslider .slides > li{position:relative;}
	#characters-mobile .flexslider .sliderCounter{position:absolute;z-index:9999;bottom:0.5em;text-align:center;width:100%;color:#FFF;font-size:1em;}
	.news-pg{width:96%;padding:50px 4% 1px;}
	#header{display:none;}

	#whole.open-weekend { background-position: left top; }
	.open-weekend #header { height: auto; display: block; }
	.page-template-homepage .open-weekend #header h1 { text-align: center; }
	.page-template-homepage .open-weekend #header h1 img { width: 100%; max-width: 588px; margin-left: 0; }
	.page-template-homepage #whole.open-weekend .weekend_header { max-width: 1280px; }

	#whole section#header-mobile{display:block;width:100%;background-size:100.00000% 100.00000%;height:0;max-width:2048px;padding:57.76367% 25% 4% 18%;margin:0;min-height:initial;background:url(//webcdn.triongames.com/rift/img/m-header-dk.jpg) no-repeat 0 0/100% 100%;}
	#whole section#header-mobile > div{
    width: 100%; 
    max-height: 86px;
    height: 100%; 
    background: url(//webcdn.triongames.com/rift/assets/images/_header/ar-logo-horizontal.png) no-repeat center top;
    background-size: contain;
    margin: 0 auto;
    bottom:0; position:absolute;
    -webkit-filter: drop-shadow(16px 16px 20px #000000);
    filter: drop-shadow(16px 16px 20px #000);
    left:40px;
	}
	#whole section > div{width:100%;left:0;transform:translateX(0);-webkit-transform:translateX(0);}

	#whole section#header-mobile { margin-bottom: -295px; }
	#whole section#header-mobile > div { margin-bottom: 300px; }
	#whole .news-alert { margin-top: 0; min-height: inherit; }
	#whole .news-alert p { text-shadow: 0 2px 2px #000;}

	#news{margin:0 auto;}
	#game figure{width:100%;background-size:contain;height:0;padding-bottom:63.12500%;}
	.news-info{height:210px;margin-right:2%;}
	.news-info:first-child{width:48.8%;margin-left:0.35%;}
	.player:after{top:30%;}
	footer .legal img{max-width:initial;width:100%;}
	.rating, .footer-logo{height:initial;}
	section h2{line-height:100%}
	#reg img{display:none;}
	#form-wrap{width:48%;right:2%;left:auto;float:right;}
}

@media screen and (max-width:1024px){
	#characters{height:auto;}
	#characters > div{display:none;}
	#characters-mobile{margin-top:0px;margin-bottom:-50px;}
	#characters-mobile #char-sect-title{margin:25px 2% 0 2%;width:96%;}
	#characters-mobile,#characters-mobile > div{display:block;}
	ol.flex-control-nav.flex-control-paging{bottom:90px;}
	#form-wrap{width:60%;}
}
@media screen and (max-width:960px) {
	#whole #reg { min-height: 200px; }
	#characters-mobile{margin-bottom:0;}
	.flexslider .flex-direction-nav{visibility:hidden;}
	.flexslider:hover .flex-direction-nav{visibility:visible;}
	ol.flex-control-nav.flex-control-paging{bottom:36px;}
	#characters-mobile .char-details{width:90%;}
	#characters-mobile ul.char-bio{width:66%;}
	#characters-mobile .slides .news-back{right:-55%;}
	.player:after{top:46%;}
	.news-info:first-child{width:96%;margin-left:2%;}
	.news-info:last-child{margin-right:2%;}
	.news-info{width:46%;margin:2%;padding:0;height:300px;}
	.page-template-register-php .wrap {margin:0 2.762430939%}
	.page-template-register-php .half {width:100%;float:none;margin-left:0}
	.page-template-register-php .first,.left,.right {float:none}
	.page-template-register-php .reg-form.right {margin-right: 1.5%; margin-left: 1.5%}
	.reg-form.right,.social.right {width:auto;margin-right:0%}
	.reg-form .fields #validatorator {top:648px;left:0px;width:100%;opacity:0.9;padding:0;}
	.reg-form .fields #validatorator span {margin-left:0}
	#whole section#reg{padding-bottom:60px;}
	#whole section#reg > div{width:80%;margin:75px auto 0;}
	#reg{background-image:none;}
	#reg img{display:none;}
	#form-wrap{position:relative;width:100%;margin:3.5% auto 0 auto;left:0;right:auto;top:0;float:none;}
	#registerform{width:100%;margin:0 auto;left:0;transform:translateX(0);-webkit-transform:translateX(0);}
	#form-wrap .updateform { margin-bottom: 0;}
}
@media screen and (max-width:902px){
	#whole section.mobile { min-height: inherit; overflow: visible; margin: 0 auto; width: 200px;  cursor: pointer; }
	#whole section#header-mobile > div{
    width: 100%; 
    height: 100%; max-height: 104px;
    background: url(//webcdn.triongames.com/rift/assets/images/_header/ar-logo-horizontal.png) no-repeat center top;
    background-size: contain;
    margin: 0 auto;
    bottom:0; position:absolute;
    -webkit-filter: none;
    filter: none;
    left: 2px;
	}	
	#header-mobile > img {display: none;}
	#characters-mobile .skills video{width:60%;}
	/*.news-pg h1{margin:50px 0 40px;}*/
    .desk,.main-navigation.desk{display:none}
    .mobile,.main-navigation.mobile{display:block}
    #whole section#header-mobile{ margin-top:42px; margin-bottom: 0;}
    .main-navigation.mobile ul{margin:0;width:100%;overflow:visible;}
    .main-navigation.mobile li{margin:0 auto;float:none;}
    .main-navigation.mobile li:first-child{display:block;}
    .main-navigation.mobile li:first-child a:after{position:absolute;content:'';width:30px;height:30px;margin:-1px 0 0 7px;background:url(//webcdn.triongames.com/dv/img/menu-burger.png) 0 0 no-repeat;background-size:contain;display:inline-block;top:5px;}
    .main-navigation.mobile ul li,.main-navigation ul li:last-child{display:none;}
    .main-navigation.mobile ul li:first-child{display:block;}
    .main-navigation.mobile ul li,.main-navigation ul li:last-child{width:100%;border-radius:0;border-color:transparent;transform:skew(0);-webkit-transform:skew(0);border-bottom:1px solid #474A65;}
    .main-navigation.mobile ul li a,.main-navigation ul li:last-child a{transform:skew(0);-webkit-transform:skew(0);}
    .main-navigation.mobile ul li:last-child{border:none;}
    .main-navigation.mobile li:first-child a{position:absolute;background:none;text-indent:0px;top:0;height:100%;left:-16px;}

    .fixed-nav .main-nav{position:absolute;top:0;}

    #video{width:480px;height:230px;}
    #video:hover{width:520px;}

    h1.h1-news{margin:0 0 20px}
    .news-features{position:relative;}
    .news p{padding-bottom:18px;padding-top:7px;}
    .news article{padding:20px 0 45px;margin-right:0;}
    .home-section p{font-size:19px;line-height:29px;}
    .home-section .news {margin: 0 20px;width: calc(100% - 40px);}
    .home-section .news h2{font-size:35px;line-height:38px;}
    .news-article header span{font-size:20px;line-height:22px;}
    .new-welcome{display:none}
    #race-sl, #race-sl li{height:auto}
    #race-sl h3, #race-sl h4, #race-sl p {color:#4a535c}
    #race-sl, #race-sl #firran, #race-sl #nuian, #race-sl #harani, #race-sl #elf {background-image:none}
    #race-sl .left-col {width:50%}
    #race-sl .main-img {width:100%;background-size: 98%;background-position:center center;height:initial;padding-bottom:128%}
    #race-sl .flex-control-paging {margin:15px auto 0;position:relative;left:initial}
    .page-template-page-founders-packs-php {background-size:initial}
    #fdp-packages {width:100%;min-height:initial}
    #fdp-packages .obsidian, #fdp-packages .third {margin-left:8%}
    .page-template-page-founders-packs-php .half{width:100%;margin-right:0;padding:20px;}
    #fdp-video .half.right{width:70%;left:50%;top:0;margin:20px 0 0px;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
    [lang*="fr"] #fdp-packages .cta-btn{font-size:18px;}
    #fdp-video {margin-bottom:35px;margin-top:0;padding:145px 0 0;box-sizing:border-box;-moz-box-sizing:border-box}
    #fdp-packages .foot{display:none}
    .captcha_field {overflow-x:hidden}
    footer .legal a {
		margin: 0 auto;
		width: 100%;
		padding: 0;
		display: block;
		max-width: 50%;
	}
    footer .legal img {max-width:100%}
	.footer-logo:before {border:none;}
    /* Height for all page elements */
    .home-bg, .game-bg, .classes-bg, .pvp-bg, .eco-bg, .naval-bg, .footer{min-height:1040px;padding-top: 1px; background-position: top center; background-repeat: no-repeat}
    /* Content specific */
    .game-bg h1 {margin-top: 45px;margin-bottom:20px}
    .eco-bg h1 {color:#7d5e3f;margin-bottom:10px;margin-top:75px}
    .game-bg p, .eco-bg p, .pvp-bg p, .eco-bg p, .naval-bg p {font-size:1em;line-height:1.7em;color:#4a535c}
    .pvp-bg {text-align:center}
    .pvp-bg h1, .pvp-bg p {padding:0 5% 0 5%;width:100%;text-align:center;margin:0}
    .pvp-bg h1 {margin-top:70px;line-height:1.25em;color:#d3634c;margin-bottom:10px}
    .pvp-bg p {color:#4a535c}

    /* Naval Section */
    .naval-bg {padding-right:0%;padding-left:0%;box-sizing:border-box}
    .naval-bg h1 {margin-top:90px;color:#ccdaf9;margin-bottom:10px}
    .naval-bg p {color:#fff}

    /* Sign up Section */
    .signup-footer{text-align:center}
    .signup-footer h1,.signup-footer p,.signup-footer a{}
    .signup-footer h1{margin-top:25%;font-size:2em;line-height:1.4em;color:#4971a2;margin-left:0;margin-right:0;width:100%}
    .signup-footer p{color:#7b8899;font-size:1.2em;margin-bottom:10%;margin-right:0;margin-left:0}
    .footer a.bottom-cta{color:#FFF;font-size:1.6em;background:transparent url(//webcdn.triongames.com/rift/img/mobile/big-grn-signup-btn.png) no-repeat scroll center center;padding:26px 93px;text-transform:uppercase}
    .rating-copyright{height:195px;margin:0;padding:10px 0;background:#fff;bottom:0;position:absolute}
    .rating img,.xl-logo img,.trion-logo img{width:100%}
    .xl-logo{width:30%;}
    .rating, .footer-logo{margin-bottom:10px;}
    .trion-logo{width:20%;margin-top:-9%; max-width: 190px;}
    .rating-copyright p{font-size:.75em;line-height:1.5em;margin:0;clear:both;padding:0 3%}
    .footer{padding:1px 0 0}
    .signup-btn{color:#fff;font-size:.8em;font-weight:700;text-decoration:none;background:url('//webcdn.triongames.com/rift/img/mobile/sub-btn.png') no-repeat center top;background-size:158px auto;width:20%;height:38px;padding:20px 0 0;float:right; font-family: 'libre baskerville',Georgia,Times,serif}
    .nav-bg{background:url(//webcdn.triongames.com/rift/img/mobile/nav-bg-960.png) no-repeat center bottom;height:98px;width:100%;position:fixed;z-index:10;text-align:center}
    .nav-btn{float:left;background:url(//webcdn.triongames.com/rift/img/nav-btn.png) no-repeat;background-size:64px auto;width:8%;height:40px;margin-top:11px;}
    .col{margin-left:.5%;padding:0 1%}
    .row .col:first-child{margin-left:0}
    /*.span_1,.span_2,.span_3,.span_4{width:none}*/
    .h1-news{float:left;font-size:1.375em;line-height:1.375em;color:#6f26ff;font-weight:700;margin:0 0 15px}
    .news article,.news p{width:100%}
    .home-bg{background-repeat:no-repeat;background-position:top center/*background-size: 100% auto;*/}
    #home-video{height:none}

    /* BG images */
    .nav-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/nav-bg-960.png);height:80px}
    .home-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/home-bg-960.jpg)}
    .game-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/race-bg-960-v2.jpg)}
    .classes-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/classes-bg-960.jpg)}
    .pvp-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/pvp-bg-960.jpg)}
    .eco-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/eco-bg-960.jpg)}
    .naval-bg {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/naval-bg-960.jpg)}
    .footer {background-image: url(//webcdn.triongames.com/rift/img/mobile/bg/footer-bg-960.jpg)}
    .news-cont {float:left;width:100%}
    .box-content {padding-left:3%;padding-right:3%}
    .news-thumb {margin:5px auto 20px}
    .news-pg h1 {margin-left:2%}

    .home-section, .game-info .parent-wrapper{width:100%;}
    .game-info .parent-wrapper{padding:40px;}
    #intro div > p{margin:30px;}
    
    #fdp-packages .cta-btn{display:block;width:60%;padding:25px 20px 30px;margin:0 auto;font-size:25px;}
    #fdp-packages .obsidian, #fdp-packages .third{width:calc(100% - 40px);}
    #fdp-packages ul li{padding:37px 0 37px 71px;font-size:18px;}
    #fdp-packages h3{font-size:55px;}
    #fdp-packages h4{font-size:50px;margin-top:22px;}
    .tool-tip{padding:15px;width:250px;}
    .tool-tip.rt{right:20px;}
    .tool-tip.rt .ar{display:none;}
    #fdp-packages .obsidian, #fdp-packages .third{margin-left:auto;margin:0 auto 80px !important;display:block;}

    #footer{height:1300px;}
    #footer .parent-wrapper{width:100%;}
    #footer .logo{position:relative;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);margin-bottom:-50px;}
/*    .reg-form{left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
    #registerform, .updateform, .reg-form{left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);}
    #registerform, .updateform, .reg-form, .reg-header{width:calc(100% - 60px);}
*/
    .reg-header{padding:0;margin:0 auto;}
    #dobfields select{width:calc(34.4% - 20px) !important;}
    
    #fdp-packages .special-icon{background-position:50% 30px;text-align:center;padding-left:0;}

    /* World-1 */
	#world { background-position: bottom center; height: inherit; }
	#world .world-container { margin-top: 80px; justify-content: center; }
	#world .dialog { margin-right: 20px; margin-left: 20px; }
	#world .dialog h2 { font-size: 24px; }
	#world .world-image { display: block; }

	/* Redeem */
	.page-redeem .news-pg { padding-left: 20px; padding-right: 20px; }
	.voucherCode { padding: 0.5em; }

	/*news gallery */
	.single .gallery { justify-content: center; }
	.single .gallery .news-lightbox img { max-width: 450px; }
}
@media screen and (max-width: 480px), screen and (max-width: 736px) and (orientation: landscape),screen and (max-width: 736px) and (orientation:portrait) {
#whole section#header-mobile > div{ max-height: 73px; }
section#game h2 {font-size: 1.8em;}
section h2{font-size:1.8em;margin:22px 2% 0px 2%;width:96%;}
section h2 span{font-size:0.6em;}
section#characters-mobile h2#char-sect-title{font-size:1em;margin:75px 2% 0 2%;width:96%;}
section#characters-mobile h2#char-sect-title span{font-size:1.9em;}
.footer-100per{padding-top:28px;}
#characters-mobile{margin-bottom:0;margin-top:-50px;}
#characters-mobile .abilities{display:none;}
#characters-mobile .flexslider{position:relative;margin-top:-9%;}
#characters-mobile .slides .news-back{position:relative;margin-top:8%;margin-left:0;bottom:2%;left:0;}
#characters-mobile .skills{top:8%;width:75%;}
#characters-mobile .skills .info{display:none;}
#characters-mobile .skill-nav{width:100%;}
#characters-mobile .skill-nav ul,
#characters-mobile .skill-nav li{margin-top:24px;}
#characters-mobile .skills video{width:65%;}
#characters-mobile .char-details:before{top:-14%;}
#characters-mobile ul.char-bio{margin-left:40px;}
.page-template-register-php .wrap {margin:0 2.762430939%;}
.page-template-register-php .half {width:100%;float:none;margin-left:0;}
/*.first,.left,.right {float:none;}*/
.reg-form.right,.social.right {width:auto;margin-right:0%;}
.reg-form .fields #validatorator {top:648px;left:0px;width:90%;background:#234;opacity:0.9;padding:2% 5%;}
.reg-form .fields #validatorator span {margin-left:0;}
.reg-form .fields #validatorator div {margin-left:6%;}
#reg .dob{clear:both;}
#reg .dob .error{top:-9px !important;}
.page-template-register-php .footer .copyright {width:auto;padding:24px 0;}
/*styles to prevent zooming*/
input[type='text'],input[type='number'],textarea {font-size:16px;}
select,select option {font-size: 16px;}

.reg-form .reg-video .play-btn {top: 23%; left: 36%;}
.nav-bg{padding: 7px 0px}
.page-template-register-php .div960 img{display: block; margin: 0 auto; width: 200px;}
    
#gnav-2013 .nav2{margin:0 20px 0 0;}
/*.main-navigation{display:none;}*/
/*#header,#news,#game,#characters{display:none;}*/
.player:after{top:36%;background-size:100% 200%;width:48px;height:48px;background-position:0 100%;}
.news-info{height:200px;}
#whole section > div{width:100%;}
#whole section#reg > div{width:94%;margin:75px auto 0;}
/*#reg img{position:relative;width:100%;display:block;margin:6% auto 0;top:initial;left:initial;}*/
#reg img{display:none;}
#form-wrap {position:relative;width:100%;left:initial;top:initial;}
#form-wrap h4{margin-top:22px;}
#registerform, .updateform, .reg-form, .reg-header{width:100%;left:initial;transform:translateX(0%);-webkit-transform:translateX(0%);margin-right:0;padding:10% 4%;}
.admin-bar.home #gnav-2013{top:28px;}
.admin-bar.home .nav-bg{top:66px;}

.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
}
br {
	clear:both;
}

	.flexslider .flex-direction-nav .flex-next,
	.flexslider .flex-direction-nav .flex-prev{top:30%;}
	#characters-mobile .char-details{position:relative;width:88%;top:auto;bottom:auto;margin-top:-22%;}
	#characters-mobile .char-details:before{display:none;}
	#characters-mobile .flexslider{background-color:transparent;padding-bottom:2em;}
	#characters-mobile ul.char-bio{position:relative;}
	#characters-mobile ol.flex-control-nav.flex-control-paging{position:relative;padding-top:25px;margin-top:25px;}
	#char-sect-title{position:relative;}
}
@media all and (max-width:800px){
#characters-mobile .char-details:before{top:-25%;}
}

@media all and (max-width: 454px){
.page-template-homepage #whole.open-weekend .weekend_header { margin-top: 70px; }
.open-weekend .weekend_header h2 { font-size: 50px; }
}

@media all and (max-width:768px) {
#characters-mobile .char-details:before{top:-20%;}
#characters-mobile .char-details{width:86%;}
#characters-mobile .char-info{font-size:2em;text-shadow:-2px 0 0 #af3c00, -5px 0 6px rgba(0,0,0,0.8); line-height: .9;}
}

@media all and (max-width:360px){
#whole section#header-mobile > div{ max-height: 45px; }
#world .dialog h2 { font-size: 20px; }
}

/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url('library/fonts/flexslider-icon.eot');
  src: url('library/fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('library/fonts/flexslider-icon.woff') format('woff'), url('library/fonts/flexslider-icon.ttf') format('truetype'), url('library/fonts/flexslider-icon.svg#flexslider-icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #ffffff;
  border: 4px solid #ffffff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  margin: -60px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  /*overflow: hidden;*/
  cursor: pointer;
width: 100px;
height: 84px;
background: transparent url('//webcdn.triongames.com/rift/img/chars/arrow_sprite.png') no-repeat 0 100%/200% 200%;
text-indent: 100%;
}
.flex-direction-nav .flex-prev {
  left: -50px;
}
.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}
.flexslider .flex-direction-nav .flex-prev {
left:0;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover,
.flexslider:hover .flex-direction-nav .flex-prev:active {
background-position:0 0;
}
.flexslider .flex-direction-nav .flex-next {right:0;background-position:100% 100%;}
.flexslider:hover .flex-direction-nav .flex-next:hover,
.flexslider:hover .flex-direction-nav .flex-next:active {background-position:100% 0;}
.flex-direction-nav .flex-disabled {
  opacity: 0!important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 14px;
  height: 14px;
  display: block;
  background: #232B4D;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 0 2px rgb(162, 230, 164);
  -moz-box-shadow: inset 0 0 0 2px rgb(162, 230, 164);
  -o-box-shadow: inset 0 0 0 2px rgb(162, 230, 164);
  box-shadow: inset 0 0 0 2px rgb(162, 230, 164);
  -webkit-border-radius:0;
  -moz-border-radius:0;
  border-radius:0;
}
.flex-control-paging li a:hover {
  background: #FFC800;
}
.flex-control-paging li a.flex-active {
  background: #FFC800;
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
