*,
*:after,
*:before {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html, body{margin: 0; padding: 0; border: 0;}
header, nav, article, section, footer{display: block;}

body {line-height: 1;}
ol,
ul {list-style: none;}
*, *:after, *:before {
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.row {margin: 0 auto;}
.row:after {
content: "";
clear: both;
display: table;
}
.row .row {
width: 100%;
padding: 0;
margin: 0;
max-width: 100%;
}
.row .col {
float: left;
min-height: 1px;
}
.row .col:last-child {
float: right;
}
.row .col:first-child {
float: left;
}
.row .col.c-1 {
width: 8.333336%;
}
.row .col.c-2 {
width: 16.666667%;
}
.row .col.c-3 {
width: 25.000008%;
}
.row .col.c-4 {
width: 33.333344%;
}
.row .col.c-5 {
width: 41.66668%;
}
.row .col.c-6 {
width: 50.000016%;
}
.row .col.c-7 {
width: 58.333352%;
}
.row .col.c-8 {
width: 66.666667%;
}
.row .col.c-9 {
width: 75.000024%;
}
.row .col.c-10 {
width: 83.33336%;
}
.row .col.c-11 {
width: 91.666696%;
}
.row .col.c-12 {
width: 100%;
}
.hide-wide {
position: absolute;
left: -10000px;
}
@media only screen and (max-width: 768px) {
.row .col.c-1,
.row .col.c-2,
.row .col.c-3,
.row .col.c-4,
.row .col.c-5,
.row .col.c-6,
.row .col.c-7,
.row .col.c-8,
.row .col.c-9,
.row .col.c-10,
.row .col.c-11,
.row .col.c-12 {
width: 100%;
}
.row .col.c-1.medium-half,
.row .col.c-2.medium-half,
.row .col.c-3.medium-half,
.row .col.c-4.medium-half,
.row .col.c-5.medium-half,
.row .col.c-6.medium-half,
.row .col.c-7.medium-half,
.row .col.c-8.medium-half,
.row .col.c-9.medium-half,
.row .col.c-10.medium-half,
.row .col.c-11.medium-half,
.row .col.c-12.medium-half {
width: 50%;
}
.row .col.c-1.medium-quarter,
.row .col.c-2.medium-quarter,
.row .col.c-3.medium-quarter,
.row .col.c-4.medium-quarter,
.row .col.c-5.medium-quarter,
.row .col.c-6.medium-quarter,
.row .col.c-7.medium-quarter,
.row .col.c-8.medium-quarter,
.row .col.c-9.medium-quarter,
.row .col.c-10.medium-quarter,
.row .col.c-11.medium-quarter,
.row .col.c-12.medium-quarter {
width: 25%;
}
.row .col.c-1.medium-third,
.row .col.c-2.medium-third,
.row .col.c-3.medium-third,
.row .col.c-4.medium-third,
.row .col.c-5.medium-third,
.row .col.c-6.medium-third,
.row .col.c-7.medium-third,
.row .col.c-8.medium-third,
.row .col.c-9.medium-third,
.row .col.c-10.medium-third,
.row .col.c-11.medium-third,
.row .col.c-12.medium-third {
width: 33.333344%;
}
.hide-medium {
display: none;
}
.hide-narrow {
display: block;
}
.hide-medium.hide-narrow {
display: none;
}
.hide-wide {
position: relative;
left: auto;
}
.hide-wide.hide-medium {
display: none;
}
}
@media only screen and (max-width: 600px) {
.row .col.c-1.medium-half,
.row .col.c-2.medium-half,
.row .col.c-3.medium-half,
.row .col.c-4.medium-half,
.row .col.c-5.medium-half,
.row .col.c-6.medium-half,
.row .col.c-7.medium-half,
.row .col.c-8.medium-half,
.row .col.c-9.medium-half,
.row .col.c-10.medium-half,
.row .col.c-11.medium-half,
.row .col.c-12.medium-half {
width: 100%;
}
.row .col.c-1.medium-quarter,
.row .col.c-2.medium-quarter,
.row .col.c-3.medium-quarter,
.row .col.c-4.medium-quarter,
.row .col.c-5.medium-quarter,
.row .col.c-6.medium-quarter,
.row .col.c-7.medium-quarter,
.row .col.c-8.medium-quarter,
.row .col.c-9.medium-quarter,
.row .col.c-10.medium-quarter,
.row .col.c-11.medium-quarter,
.row .col.c-12.medium-quarter {
width: 100%;
}
.row .col.c-1.medium-third,
.row .col.c-2.medium-third,
.row .col.c-3.medium-third,
.row .col.c-4.medium-third,
.row .col.c-5.medium-third,
.row .col.c-6.medium-third,
.row .col.c-7.medium-third,
.row .col.c-8.medium-third,
.row .col.c-9.medium-third,
.row .col.c-10.medium-third,
.row .col.c-11.medium-third,
.row .col.c-12.medium-third {
width: 100%;
}
.row .col.c-1.narrow-half,
.row .col.c-2.narrow-half,
.row .col.c-3.narrow-half,
.row .col.c-4.narrow-half,
.row .col.c-5.narrow-half,
.row .col.c-6.narrow-half,
.row .col.c-7.narrow-half,
.row .col.c-8.narrow-half,
.row .col.c-9.narrow-half,
.row .col.c-10.narrow-half,
.row .col.c-11.narrow-half,
.row .col.c-12.narrow-half {
width: 50%;
}
.row .col.c-1.narrow-third,
.row .col.c-2.narrow-third,
.row .col.c-3.narrow-third,
.row .col.c-4.narrow-third,
.row .col.c-5.narrow-third,
.row .col.c-6.narrow-third,
.row .col.c-7.narrow-third,
.row .col.c-8.narrow-third,
.row .col.c-9.narrow-third,
.row .col.c-10.narrow-third,
.row .col.c-11.narrow-third,
.row .col.c-12.narrow-third {
width: 33.333344%;
}
.hide-medium {
display: none;
}
.hide-narrow {
display: none;
}
.hide-medium.hide-narrow {
display: none;
}
.hide-wide {
display: block;
}
.hide-wide.hide-medium {
display: none;
}
}
@media only screen and (min-width: 480px) and (max-width: 768px) and (orientation: landscape) {
.row .col.c-1.medium-half,
.row .col.c-2.medium-half,
.row .col.c-3.medium-half,
.row .col.c-4.medium-half,
.row .col.c-5.medium-half,
.row .col.c-6.medium-half,
.row .col.c-7.medium-half,
.row .col.c-8.medium-half,
.row .col.c-9.medium-half,
.row .col.c-10.medium-half,
.row .col.c-11.medium-half,
.row .col.c-12.medium-half {
width: 50%;
}
.row .col.c-1.medium-quarter,
.row .col.c-2.medium-quarter,
.row .col.c-3.medium-quarter,
.row .col.c-4.medium-quarter,
.row .col.c-5.medium-quarter,
.row .col.c-6.medium-quarter,
.row .col.c-7.medium-quarter,
.row .col.c-8.medium-quarter,
.row .col.c-9.medium-quarter,
.row .col.c-10.medium-quarter,
.row .col.c-11.medium-quarter,
.row .col.c-12.medium-quarter {
width: 25%;
}
.row .col.c-1.medium-third,
.row .col.c-2.medium-third,
.row .col.c-3.medium-third,
.row .col.c-4.medium-third,
.row .col.c-5.medium-third,
.row .col.c-6.medium-third,
.row .col.c-7.medium-third,
.row .col.c-8.medium-third,
.row .col.c-9.medium-third,
.row .col.c-10.medium-third,
.row .col.c-11.medium-third,
.row .col.c-12.medium-third {
width: 33.333344%;
}
.row .col.c-1.narrow-half,
.row .col.c-2.narrow-half,
.row .col.c-3.narrow-half,
.row .col.c-4.narrow-half,
.row .col.c-5.narrow-half,
.row .col.c-6.narrow-half,
.row .col.c-7.narrow-half,
.row .col.c-8.narrow-half,
.row .col.c-9.narrow-half,
.row .col.c-10.narrow-half,
.row .col.c-11.narrow-half,
.row .col.c-12.narrow-half {
width: 50%;
}
.row .col.c-1.narrow-third,
.row .col.c-2.narrow-third,
.row .col.c-3.narrow-third,
.row .col.c-4.narrow-third,
.row .col.c-5.narrow-third,
.row .col.c-6.narrow-third,
.row .col.c-7.narrow-third,
.row .col.c-8.narrow-third,
.row .col.c-9.narrow-third,
.row .col.c-10.narrow-third,
.row .col.c-11.narrow-third,
.row .col.c-12.narrow-third {
width: 33.333344%;
}
}
.bg-primary {
background-color: #f7ca18;
}
.bg-info {
background-color: #ecf0f1;
}
.bg-success {
background-color: #27ae60;
}
.bg-warning {
background-color: #f39c12;
}
.bg-alert {
background-color: #e74c3c;
}
.bg-inverse {
background-color: #34495e;
}
a.font-primary,
.font-primary {
color: #f7ca18;
}
a.font-primary:hover {
color: #a38406;
}
a.font-info,
.font-info {
color: #ecf0f1;
}
a.font-info:hover {
color: #b1c2c6;
}
a.font-success,
.font-success {
color: #27ae60;
}
a.font-success:hover {
color: #145b32;
}
a.font-warning,
.font-warning {
color: #f39c12;
}
a.font-warning:hover {
color: #976008;
}
a.font-alert,
.font-alert {
color: #e74c3c;
}
a.font-alert:hover {
color: #a82315;
}
a.font-inverse,
.font-inverse {
color: #34495e;
}
a.font-inverse:hover {
color: #10161c;
}
::-moz-selection {
color: #ffffff;
background: #000000;
}
::selection {
color: #ffffff;
background: #000000;
}
html,
body {
height: 100%;
}
html {
overflow-y: scroll;
-ms-text-size-adjust: none;
-webkit-text-size-adjust: none;
}
body {
font-family: 'Open Sans', Helvetica, Arial, sans-serif;
color: #444;
margin: 0;
font-size: 100%;
padding: 0;
line-height: 140%;
background-color: #fff;
}
@media only screen and (max-width: 768px) {
body {
font-size: 95%;
}
}
@media only screen and (max-width: 480px) {
body {
font-size: 90%;
}
}
@media only screen and (max-width: 320px) {
body {
font-size: 85%;
}
}
a {
color: #323a45;
text-decoration: underline;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
a:hover {text-decoration: none; color: red;}
h1,h2,h3,h4,{font-size: 2.375em;}
h3{font-size: 1.625em;}
h4{font-size: 1.125em;}
p {
font-size: 1.000em;
line-height: 1.500em;
font-weight: 400;
font-style: normal;
color: #515151;
margin-bottom: 1.875em;
}
p.highlight {
color: #515151;
background: #f0f0f0;
padding: 0.625em;
border: 1px solid #e0e0e0;
}
p.lead {
color: #515151;
font-size: 1.125em;
line-height: 1.500em;
font-weight: 700;
font-style: normal;
}
strong,b {font-weight: 700; font-style: normal;}

.uppercase {
text-transform: uppercase;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
.text-justify {
text-align: justify !important;
}
ul,
ol {
margin: 0 0 35px 0px;
padding: 0;
}
ul li {
margin-bottom: 0px;
margin-left: 2.500em;
}
ol li {
margin-bottom: 0px;
margin-left: 2.813em;
}
ul {
list-style: disc;
}
ul.bordered li {
list-style: none;
border-bottom: 1px dotted #ccc;
margin-left: 0px;
padding: 0.313em 0;
}
ul.square {
list-style: square;
}
ol {
list-style: decimal;
}
ul li.list-title {
font-weight: 700;
font-style: normal;
list-style: none;
margin-left: 0px;
border-bottom: 0px;
margin-top: .4em;
}
.label,
.badge {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.label,
.badge {
background-color: #ccc;
color: #333;
display: inline-block;
zoom: 1;
*display: inline;
font-size: 0.750em;
font-weight: 700;
font-style: normal;
line-height: 1.25em;
padding: 0.250em 0.500em 0.125em 0.500em;
vertical-align: baseline;
white-space: nowrap;
}
.label.primary,
.badge.primary {
background-color: #f7ca18;
color: #fff;
}
.label.info,
.badge.info {
background-color: #ecf0f1;
color: #555;
}
.label.success,
.badge.success {
background-color: #27ae60;
color: #fff;
}
.label.warning,
.badge.warning {
background-color: #f39c12;
color: #fff;
}
.label.alert,
.badge.alert {
background-color: #e74c3c;
color: #fff;
}
.msg {
padding: 0.625em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom: 10px;
font-size: 0.85em;
}
.msg.alert {
background: rgba(231,76,60,0.2);
color: #d62c1a;
border: 1px solid #e74c3c;
border: 1px solid rgba(231,76,60,0.2);
}
.msg.warning {
background: rgba(243,156,18,0.2);
color: #c87f0a;
border: 1px solid #f39c12;
border: 1px solid rgba(243,156,18,0.2);
}
.msg.info {
background: rgba(236,240,241,0.2);
color: #5e7980;
border: 1px solid #ecf0f1;
border: 1px solid #cfd9db;
}
.msg.success {
background: rgba(39,174,96,0.2);
color: #1e8449;
border: 1px solid #27ae60;
border: 1px solid rgba(39,174,96,0.2);
}
.msg .close {
text-decoration: none;
color: #000000;
float: right;
font-size: 1.500em;
font-weight: 700;
font-style: normal;
line-height: 0.938em;
opacity: 0.2;
text-shadow: 0 1px 0 #fffFFF;
cursor: pointer;
}

/*.btn {
background: #ccc;
color: #222;
text-decoration: none;
font-weight: 400;
font-style: normal;
display: inline-block;
zoom: 1;
border: none;
*display: inline;
padding: 1em 1.25em;
margin: 0 .2em .2em 0;
font-size: 1em;
text-align: center;
vertical-align: middle;
cursor: pointer;
font-family: inherit;
-webkit-appearance: none;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}*/

.framedButton:hover::before, .framedButton:hover::after {
width: 100%;
height: 100%;
}
.exploreButton {
-webkit-animation: simpleFadeIn .25s 2s ease-out forwards;
animation: simpleFadeIn .25s 2s ease-out forwards;
}
.framedButton::after {
left: 0px;
bottom: 0px;
border-bottom-color: #000;
border-left-color: #000;

}
.framedButton::before {
top: 0px;
right: 0px;
border-top-color: #000;
border-right-color: #000;

}
.framedButton::before, .framedButton::after {
content: "";
position: absolute;
display: block;
width: 1rem;
height: 1rem;
/*border: 2px solid transparent;*/
	border: 2px solid red;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width .5s, height .5s;
transition: width .5s, height .5s;
}
.framedButton {
position: relative;
text-transform: uppercase;
border: 1px solid #000;
font-size: 1rem;
letter-spacing: 2.5px;
-webkit-transition: opacity .25s, background-color .25s;
transition: opacity .25s, background-color .25s;
}
.framedButton {
position: relative;
text-transform: uppercase;
display: inline-block;
padding: 1.125rem 2.25rem;
border: 1px solid 000;
font-size: 0.87rem;
letter-spacing: 3.5px;
-webkit-transition: opacity .25s, background-color .25s;
transition: opacity .25s, background-color .25s;
margin-top: 30px;
}

.btn:hover {
color: #222;
background: #b3b3b3;
}
.btn.rounded {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.btn.bottom-bordered {
border-bottom: 3px solid #b3b3b3;
}
.btn.primary {
background: #f7ca18;
color: #fff;
}
.btn.primary:hover {
background: #d5ab07;
}
.btn.primary.bottom-bordered {
border-bottom: 3px solid #d5ab07;
}
.btn.info {
background: #ecf0f1;
color: #111;
}
.btn.info:hover {
background: #cfd9db;
}
.btn.info.bottom-bordered {
border-bottom: 3px solid #cfd9db;
}
.btn.success {
background: #27ae60;
color: #fff;
}
.btn.success:hover {
background: #1e8449;
}
.btn.success.bottom-bordered {
border-bottom: 3px solid #1e8449;
}
.btn.warning {
background: #f39c12;
color: #fff;
}
.btn.warning:hover {
background: #c87f0a;
}
.btn.warning.bottom-bordered {
border-bottom: 3px solid #c87f0a;
}
.btn.alert {
background: #e74c3c;
color: #fff;
}
.btn.alert:hover {
background: #d62c1a;
}
.btn.alert.bottom-bordered {
border-bottom: 3px solid #d62c1a;
}
.btn.inverse {
background: #34495e;
color: #fff;
}
.btn.inverse:hover {
background: #22303d;
}
.btn.inverse.bottom-bordered {
border-bottom: 3px solid #22303d;
}
.fullscreen {
background-color: #e74c3c;
width: 100%;
min-height: 100%;
height: auto;
height: 100%;
overflow: hidden;
}
img.scale-with-grid {
width: 100%;
height: auto;
margin-bottom: 20px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.hide {
display: none;
}
.disabled,
.muted {
opacity: 0.4;
cursor: not-allowed !important;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
* + html .clearfix {
display: inline-block;
}
* html .clearfix {
height: 1%;
}
hr {
margin: 1.875em 0;
border: 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #ffffff;
}
hr.mini {
margin: 0.313em 0;
}
hr.small {
margin: 0.938em 0;
}
hr.large {
margin: 2.813em 0;
}
hr.mega {
margin: 4.688em 0;
}
hr.blind {
border: none;
filter: alpha(opacity=0);
}
::-webkit-input-placeholder {
color: #999;
}
:-moz-placeholder {
color: #999;
}
.placeholder {
color: #999;
}
form {
overflow: hidden;
}
fieldset {
border: 1px solid #e0e0e0;
padding: 0.625em 1.250em 1.250em 1.250em;
margin-bottom: 2.500em;
}
fieldset legend {
color: #b7b7b7;
font-size: 0.750em;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
padding: 0px 0.313em 0px 0.313em;
}
.form-group-headline {
color: #eaeaea;
font-size: 0.750em;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
margin: 1.250em 0px 0.625em 0px;
}
input[type="submit"]::-moz-focus-inner {
border: 0;
}
input[type="text"]::-moz-focus-inner {
border: 0;
}
input[type="file"]::-moz-focus-inner {
border: 0;
}
input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="file"],
select,
textarea {
width: 100%;
vertical-align: middle;
border: 1px solid #ccc;
background: #ffffff;
color: #1e1e1e;
line-height: 1.375em;
font-size: 1em;
padding: 1em;
margin: 0.313em 0;
font-family: inherit;
-webkit-box-shadow: inset 0px 0px 2px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0px 0px 2px rgba(0,0,0,0.1);
box-shadow: inset 0px 0px 2px rgba(0,0,0,0.1);
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
select {
height: 2.188em;
color: #1e1e1e;
}
input[type="text"]:focus,
textarea:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="file"]:focus {
border: 1px solid #b3b3b3;
color: #1e1e1e;
-webkit-box-shadow: inset 0px 0px 2px rgba(0,0,0,0.2);
-moz-box-shadow: inset 0px 0px 2px rgba(0,0,0,0.2);
box-shadow: inset 0px 0px 2px rgba(0,0,0,0.2);
outline: none;
}
select {
padding: 0.375em;
}
label {
display: inline-block;
zoom: 1;
*display: inline;
margin-bottom: 0.188em;
margin-top: 0.938em;
margin-right: 0.625em;
font-size: 0.938em;
font-weight: 700;
font-style: normal;
color: #1e1e1e;
}
.hint {
color: #777;
font-size: 0.750em;
font-style: italic;
}
form span.error {
font-weight: normal;
color: #e74c3c;
padding-left: 0.313em;
line-height: 1.000em;
font-size: 0.750em;
}
@media only screen and (max-width: 480px) {
form span.error {
display: block;
padding-left: 0;
padding-top: .3em;
}
form span.error:before {
display: none;
}
}
form span.error:before {
content: "← ";
}
input.error {
border-color: #e74c3c;
}
ul.pills {
list-style: none;
margin: 0 0 1.250em 0;
}
ul.pills li {
display: inline-block;
zoom: 1;
*display: inline;
margin: 0;
margin-right: 0.625em;
margin-bottom: 0.625em;
}
ul.pills li a {
color: #111;
padding: 0.625em 0.938em;
text-decoration: none;
display: block;
font-weight: normal;
line-height: 1.125em;
font-size: 0.813em;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #f0f0f0;
}
ul.pills li.active a,
ul.pills li.active a:hover {
background: #f7ca18;
border-color: #f7ca18;
color: #fff;
}
ul.pills li.done a {
opacity: 0.5;
cursor: default;
background: #e0e0e0;
}
ul.pills li.done a:hover {
background: #e0e0e0;
}
ul.pills li a:hover {
background: #ccc;
text-decoration: none;
}
ul.tabs {
list-style: none;
margin: 0 0 1.250em 0;
border-bottom: 1px solid #e0e0e0;
}
ul.tabs li {
display: inline-block;
zoom: 1;
*display: inline;
margin: 0;
margin-right: 0.313em;
}
ul.tabs li a {
color: #111;
padding: 0.625em 0.938em;
text-decoration: none;
display: block;
font-weight: normal;
line-height: 1.625em;
font-size: 0.813em;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
margin-bottom: -1px;
}
ul.tabs li a:hover {
background: #f0f0f0;
text-decoration: none;
}
ul.tabs li.active a,
ul.tabs li.active a:hover {
color: #f7ca18;
border-top: 1px solid #e0e0e0;
border-right: 1px solid #e0e0e0;
border-left: 1px solid #e0e0e0;
background: #fff;
cursor: default;
}
ul.tabs li.done a {
opacity: 0.5;
cursor: default;
}
ul.tabs li.done a:hover {
background: #fff;
}
ul.browser {
padding: 0;
}
ul.browser li {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
vertical-align: middle;
display: block;
}
ul.browser li:before {
width: 100%;
background: #e0e0e0;
display: block;
content: "• • •";
font-size: 1.4em;
color: #999;
padding: .3em .6em;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 0;
-webkit-border-bottom-left-radius: 0;
-webkit-border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 0;
-moz-border-radius-bottomleft: 0;
-moz-border-radius-topleft: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-top-left-radius: 5px;
-moz-background-clip: padding-box;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.1);
box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
ul.browser li img {
padding: 0;
margin: 0;
vertical-align: middle;
width: 100%;
height: auto;
display: block;
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-topleft: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
border-top-left-radius: 0;
-moz-background-clip: padding-box;
-webkit-background-clip: padding-box;
background-clip: padding-box;
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1);
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.1);
box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
ul.browser.primary li:before {
background: #f7ca18;
color: #a38406;
}
ul.browser.success li:before {
background: #27ae60;
color: #145b32;
}
ul.browser.warning li:before {
background: #f39c12;
color: #976008;
}
ul.browser.info li:before {
background: #ecf0f1;
color: #b1c2c6;
}
ul.browser.alert li:before {
background: #e74c3c;
color: #a82315;
}
ul.browser.inverse li:before {
background: #34495e;
color: #10161c;
}
.tt,
[data-tt] {
position: relative;
display: inline-block;
}
.tt:before,
.tt:after,
[data-tt]:before,
[data-tt]:after {
position: absolute;
visibility: hidden;
opacity: 0;
z-index: 1000000;
pointer-events: none;
}
.tt:hover:before,
.tt:hover:after,
[data-tt]:hover:before,
[data-tt]:hover:after {
visibility: visible;
opacity: 1;
}
.tt:before,
[data-tt]:before {
content: '';
position: absolute;
background: transparent;
border: 6px solid transparent;
z-index: 1000001;
}
.tt:after,
[data-tt]:after {
content: attr(data-tt);
background: #000000;
color: #ffffff;
padding: 8px 10px;
font-size: 12px;
line-height: 12px;
white-space: nowrap;
}
.tt--left:before {
border-left-color: #000000;
}
.tt--left:before {
margin-right: -11px;
margin-bottom: -6px;
}
.tt--left:after {
margin-bottom: -14px;
}
.tt--left:before,
.tt--left:after {
right: 100%;
bottom: 50%;
}
.tt--left:hover:before,
.tt--left:hover:after {
-webkit-transform: translateX(-8px);
-moz-transform: translateX(-8px);
transform: translateX(-8px);
}
.tt--right:before {
border-right-color: #000000;
}
.tt--right:before {
margin-left: -11px;
margin-bottom: -6px;
}
.tt--right:after {
margin-bottom: -14px;
}
.tt--right:before,
.tt--right:after {
left: 100%;
bottom: 50%;
}
.tt--right:hover:before,
.tt--right:hover:after {
-webkit-transform: translateX(8px);
-moz-transform: translateX(8px);
transform: translateX(8px);
}
.tt--top:before {
border-top-color: #000000;
}
.tt--top:before {
margin-bottom: -11px;
}
.tt--top:after {
margin-left: -18px;
}
.tt--top:before,
.tt--top:after {
bottom: 100%;
left: 50%;
}
.tt--top:hover:before,
.tt--top:hover:after {
-webkit-transform: translateY(-8px);
-moz-transform: translateY(-8px);
transform: translateY(-8px);
}
.tt--bottom:before {
border-bottom-color: #000000;
}
.tt--bottom:before {
margin-top: -11px;
}
.tt--bottom:after {
margin-left: -18px;
}
.tt--bottom:before,
.tt--bottom:after {
top: 100%;
left: 50%;
}
.tt--bottom:hover:before,
.tt--bottom:hover:after {
-webkit-transform: translateY(8px);
-moz-transform: translateY(8px);
transform: translateY(8px);
}
@font-face {
font-family: 'FontAwesome';
src: url('fontawesome-webfont.eot?v=4.1.0');
src: url('fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('fontawesome-webfont.woff?v=4.1.0') format('woff'), url('fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fa-lg {
font-size: 1.33333333em;
line-height: .75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul>li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: .14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid .08em #eee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
-webkit-transform: scale(-1,1);
-moz-transform: scale(-1,1);
-ms-transform: scale(-1,1);
-o-transform: scale(-1,1);
transform: scale(-1,1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
-webkit-transform: scale(1,-1);
-moz-transform: scale(1,-1);
-ms-transform: scale(1,-1);
-o-transform: scale(1,-1);
transform: scale(1,-1);
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #fff;
}
.fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
html,
body {
height: 100%;
background: #323a45;
}
.row {
max-width: 1180px;
padding: 0 3em;
}
@media only screen and (max-width:480px) {
.row {
padding: 0 2em;
}
}
img {
width: 100%;
height: auto;
vertical-align: middle;
}
.preloader {
position: fixed;
width: 100%;
height: 100%;
background: #323a45;
z-index: 99999;
}
.preloader .loader {
display: block;
position: absolute;
left: 0;
top: 0;
width: 0;
height: 8px;
background: #f7ca18;
}
.title {
position: absolute;
left: 50%;
width: 100%;
max-width: 900px;
padding: 0 2em;
text-align: center;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
@media only screen and (max-width:480px) {
.title {
top: 10%;
}
}
.btn {
position: relative;
margin: 0 auto;
padding: 1em 1.5em;
background: #323a45;
color: #fff;
font-weight: 400;
font-style: normal;
font-size: 0.875em;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.btn:hover {
background: #475363;
color: #fff;
}
.btn.extern {
background: #f7ca18;
color: #323a45;
}
.btn.extern:hover {
background: rgba(247,202,24,0.75);
}
.btn i {
margin: 2px 0 0 2px;
font-size: 1.125em;
color: #000;
}
.tt--bottom:before,
.tt--bottom:after {
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
}
.tt:after,
[data-tt]:after {
font-size: 0.75em;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
}
.arrow-down {
display: block;
width: 40px;
height: 40px;
margin: 3em auto 0;
}
.toparrow-down.as-circle-full svg circle {
-webkit-animation: circle-full 1s ease-in-out alternate forwards;
-moz-animation: circle-full 1s ease-in-out alternate forwards;
-ms-animation: circle-full 1s ease-in-out alternate forwards;
-o-animation: circle-full 1s ease-in-out alternate forwards;
animation: circle-full 1s ease-in-out alternate forwards;
}
.toparrow-down.as-circle-none svg circle {
-webkit-animation: circle-none 1s ease-in-out forwards;
-moz-animation: circle-none 1s ease-in-out forwards;
-ms-animation: circle-none 1s ease-in-out forwards;
-o-animation: circle-none 1s ease-in-out forwards;
animation: circle-none 1s ease-in-out forwards;
}

.arrow-down.as-circle-full svg circle {
-webkit-animation: circle-full 1s ease-in-out alternate forwards;
-moz-animation: circle-full 1s ease-in-out alternate forwards;
-ms-animation: circle-full 1s ease-in-out alternate forwards;
-o-animation: circle-full 1s ease-in-out alternate forwards;
animation: circle-full 1s ease-in-out alternate forwards;
}
.arrow-down.as-circle-none svg circle {
-webkit-animation: circle-none 1s ease-in-out forwards;
-moz-animation: circle-none 1s ease-in-out forwards;
-ms-animation: circle-none 1s ease-in-out forwards;
-o-animation: circle-none 1s ease-in-out forwards;
animation: circle-none 1s ease-in-out forwards;
}
.toparrow-down svg line {
stroke: #fff;
stroke-width: 2px;
}
.toparrow-down svg circle {
stroke: #fff;
stroke-width: 2px;
stroke-dasharray: 500;
stroke-dashoffset: 500;
fill: none;
}
.arrow-down svg line {stroke: #11838d;stroke-width: 2px;}
.arrow-down svg circle {
stroke: #11838d;
stroke-width: 2px;
stroke-dasharray: 500;
stroke-dashoffset: 500;
fill: none;
}
nav {
width: 100%;
position: fixed;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
padding: 1em 2em;
/*background: #3cafb9;*/
background: #323a45;
z-index: 99;
/*border-bottom: 6px solid #f9c423;*/
border-bottom: 6px solid #23f9ee;
}
@media only screen and (max-width:1024px) {
nav {
padding: 1em;
}
}
nav.as-fixed {
/* background-color: #fixed */
background: #323a45;
opacity: 0.95;
padding: 1em 2em;
}
nav ul {
float: right;
margin: 0;
list-style: none;
text-align: right;
}
@media only screen and (max-width:1024px) {
nav ul {
position: fixed;
float: none;
right: -380px;
top: 0;
height: 100%;
padding: 8em 3em;
background: #323a45;
background: rgba(50,58,69,0.95);
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
transition: all 200ms ease-in-out;
}
nav ul.as-slide-in {
right: 0;
}
}
nav ul li {
display: inline-block;
margin: 0 0 0 1em;
}
@media only screen and (max-width:1024px) {
nav ul li {
display: block;
margin: 0 0 1.5em 0;
text-align: left;
}
}
nav ul li.as-active a {
color: #f0d416;
}
nav ul a {
color: #fff;
font-weight: 700;
font-style: normal;
text-transform: uppercase;
text-decoration: none;
font-size: 0.85em;
letter-spacing: 0.1em;
}
@media only screen and (max-width:1024px) {
nav ul a {
font-size: 1.25em;
}
}
nav ul a:hover {
color: #f0d416;
}
nav .brand {
position: relative;
display: block;
float: left;
z-index: 2;
-webkit-transition: all 350ms ease;
-moz-transition: all 350ms ease;
-o-transition: all 350ms ease;
transition: all 350ms ease;
color: #fff;
}
nav .brand a {
color: #f7ca18;
font-weight: 400;
font-style: normal;
font-size: 1.5em;
text-transform: none;
letter-spacing: 0;
text-decoration: none;
}
nav .brand a:hover {
color: rgba(247,202,24,0.75);
}
@media only screen and (max-width:480px) {
nav .brand span {
display: none;
}
}
nav .brand em {
font-size: 0.75em;

font-weight: 300;
font-style: normal;
font-style: italic;
}
nav .brand b {
font-size: 0.75em;

font-weight: 600;
font-style: normal;
}
nav .mobile-nav {
display: none;
position: absolute;
right: 1.5em;
top: 1.45em;
width: 32px;
height: 32px;
padding: 4px 3px;
z-index: 100;
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
}
nav .mobile-nav:hover svg line {
stroke: #f7ca18;
}
@media only screen and (max-width:1024px) {
nav .mobile-nav {
display: block;
}
}
nav .mobile-nav svg line {
stroke: #fff;
stroke-width: 2px;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.page-nav {
position: fixed;
left: 2.5%;
top: 50%;
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 250ms ease;
-moz-transition: all 250ms ease;
-o-transition: all 250ms ease;
transition: all 250ms ease;
z-index: 99;
}
@media only screen and (max-width:1024px) {
.page-nav {
display: none;
}
}
.page-nav.as-active {
-moz-opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
}
.page-nav ul {
margin: 0;
list-style: none;
}
.page-nav ul li {
display: block;
height: 22px;
margin: 0;
}
.page-nav ul a {
text-decoration: none;
}
.page-nav ul a:hover .dot-title {
-moz-opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
}
.page-nav ul a:hover .dot {
background: #f0d416;
}
.page-nav ul a .dot-title {
margin-left: 0.25em;
color: #323a45;
font-size: 0.875em;
font-weight: 700;
font-style: normal;
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.page-nav ul a .dot {
display: inline-block;
width: 10px;
height: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border: 2px solid #11838d;
-webkit-transition: all 300ms ease;
-moz-transition: all 300ms ease;
-o-transition: all 300ms ease;
transition: all 300ms ease;
}
.page-nav ul a .dot.as-active {
background: #11838d;
}
header {
position: relative;
height: 100%;
min-height: 420px;
background: url("frankfurt_by_night.jpg");
overflow: hidden;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
}
@media only screen and (max-width:1024px) {
header {
background-attachment: scroll;
}
}
header .title {
position: fixed;
top: 50%;
padding: 0;
-webkit-transform: translateY(-30%) translateX(-50%);
-moz-transform: translateY(-30%) translateX(-50%);
-o-transform: translateY(-30%) translateX(-50%);
-ms-transform: translateY(-30%) translateX(-50%);
transform: translateY(-30%) translateX(-50%);
}
@media only screen and (max-width:1024px) {
header .title {
position: absolute;
}
}
@media only screen and (max-width:768px) {
header .title {
top: 30%;
-webkit-transform: translateY(0%) translateX(-50%);
-moz-transform: translateY(0%) translateX(-50%);
-o-transform: translateY(0%) translateX(-50%);
-ms-transform: translateY(0%) translateX(-50%);
transform: translateY(0%) translateX(-50%);
}
}
header .landscape-left {
background-image: url("landscape-left.png");
height: 100%;
width: 100%;
bottom: -15%;
position: fixed;
min-height: 700px;
background-position: left bottom;
background-repeat: no-repeat;
-moz-opacity: 0.65;
-khtml-opacity: 0.65;
-webkit-opacity: 0.65;
opacity: 0.65;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
filter: alpha(opacity=65);
}
@media only screen and (max-width:1024px) {
header .landscape-left {
position: absolute;
bottom: -25%;
left: -5%;
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
-webkit-opacity: 0.3;
opacity: 0.3;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
filter: alpha(opacity=30);
}
}
@media only screen and (max-width:768px) {
header .landscape-left {
bottom: -50%;
background-position: left top;
}
}
@media only screen and (max-width:480px) {
header .landscape-left {
display: none;
}
}
header .landscape-right {
/*background-image: url("landscape-right.png");*/
height: 100%;
width: 100%;
bottom: -20%;
position: fixed;
background-position: right bottom;
background-repeat: no-repeat;
-moz-opacity: 0.65;
-khtml-opacity: 0.65;
-webkit-opacity: 0.65;
opacity: 0.65;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
filter: alpha(opacity=65);
}
@media only screen and (max-width:1024px) {
header .landscape-right {
position: absolute;
bottom: -25%;
right: -15%;
-moz-opacity: 0.3;
-khtml-opacity: 0.3;
-webkit-opacity: 0.3;
opacity: 0.3;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
filter: alpha(opacity=30);
}
}
@media only screen and (max-width:768px) {
header .landscape-right {
display: none;
}
}
header h1 {
display: block;
width: 100%;
margin: 1.5em auto 3em;
font-size: 2.25em;
text-transform: none;

font-weight: 300;
font-style: normal;
line-height: 140%;
}
@media only screen and (max-width:768px) {
header h1 {
font-size: 1.75em;
}
}
@media only screen and (max-width:480px) {
header h1 {
font-size: 1.5em;
}
}
header strong {
padding: 0.5em 0.75em;
background: #323a45;
color: #fff;
font-size: 0.875em;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 300;
font-style: normal;
}
header .arrow-down {
width: 80px;
height: 80px;
margin: 3em auto 0;
}
@media only screen and (max-width:768px) {
header .arrow-down {
display: none;
}
}
section {
position: relative;
background: #fff;
overflow: hidden;
}
section h1,section h2, section h3, section h4 {width: 100%; max-width: 768px;}
section h1 {margin: 0 auto 1.25em; font-weight: 400; font-size: 2.75em; text-transform: uppercase;}
@media only screen and (max-width:480px) {
section h1 {
font-size: 1.75em;
}
}
section h2 {
margin: 0 auto 1em;
color: #323a45;
font-size: 2em;
}
@media only screen and (max-width:480px) {
section h2 {
font-size: 1.5em;
}
}
section h3 {
margin-bottom: 1em;
color: #323a45;
font-weight: 300;
font-style: normal;
font-size: 1.5em;
line-height: 1.5em;
}
@media only screen and (max-width:1024px) {
section h3 {
text-align: center;
}
}
@media only screen and (max-width:480px) {
section h3 {
font-size: 1.25em;
}
}
section h4 {
margin: 2em auto 2em auto;
color: #323a45;
font-size: 1.125em;
}
section p {
width: 100%;
max-width: 800px;
margin-bottom: 1.25em;

font-weight: 300;
font-style: normal;
font-size: 1.25em;
line-height: 1.55em;
color: #323a45;
}
section p.small {
font-size: 1.125em;
}
section ul {
list-style: none;
margin-bottom: 3em;
}
section ul li {
font-weight: 600;
margin: 0 0 15px 0;
}
section ul li i {
margin-right: 0.25em;
color: #F3BD00;
}
article {
position: relative;
padding: 5em 3em;
}
@media only screen and (max-width:768px) {
article {
padding: 3em 0;
}
}
@media only screen and (max-width:480px) {
article {
padding: 3em 0;
}
}
article.teaser {
text-align: center;
}
article.teaser h1,
article.teaser h2,
article.teaser h3,
article.teaser p {
margin: 0 auto 1.25em;
}
article.headline {
text-align: center;
min-height: 620px;
background-color: #fff;
}
article.headline h1, article.headline h2, article.headline h3, article.headline p {margin: 0 auto 1.30em;}
article.headline p {font-size: 1.4em; line-height: 1.5em;}
article.item h1 {
margin-bottom: 0.75em;
text-align: left;
}
article.item img {
position: relative;
max-width: 500px;
padding: 0 2em;
}
@media only screen and (max-width:768px) {
article.item img {
max-width: 380px;
padding: 0 0 1em 0;
}
}
article.item img.as-sticky {
position: fixed;
top: 3em;
}
@media only screen and (max-width:768px) {
article.item .btn {
display: block;
margin: 0 auto;
width: 180px;
}
}
article.item-bg {
background: #bff3ff;
}
article.switch-right .col {
float: right !important;
}
article .box {
position: relative;
display: block;
margin: 0 2em 2em;
padding: 1.5em 1em;
background: #323a45;
border: 2px solid #323a45;
text-decoration: none;
}
@media only screen and (max-width:768px) {
article .box {
margin: 0 1em 2em;
}
}
@media only screen and (max-width:480px) {
article .box {
margin: 0 1em 0.5em;
padding: 1em 0.5em;
}
}
article .box:hover i {
margin-right: 6px;
-moz-opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
}
article .box h4 {
color: #fff;
font-size: 1em;
}
article .box i {
margin-right: 0px;
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
-webkit-transition: all 200ms ease;
-moz-transition: all 200ms ease;
-o-transition: all 200ms ease;
transition: all 200ms ease;
}
@media only screen and (max-width:768px) {
article .image {
text-align: center;
}
}
article .inner {
padding: 1em;
}
@media only screen and (max-width:1024px) {
.onepager h2 {
text-align: center;
}
}
.best-practice img {
margin-bottom: 1em;
}
.best-practice .btn {
margin-bottom: 1em;
padding: 0.5em 0.75em;
}
@media only screen and (max-width:768px) {
.best-practice .btn {
margin: 1em 0.5em 1em 0;
}
}
.about h2 {
text-align: center;
margin-bottom: 2em;
}
.about .btn {
padding: 1.5em 3em;
font-size: 1.15em;
font-weight: 700;
font-style: normal;
}
.fail {
padding: 10% 0 4em;
background: #f7ca18;
text-align: center;
}
@media only screen and (max-width:1024px) {
.fail {
padding: 15% 0 3em;
}
}
@media only screen and (max-width:768px) {
.fail {
padding-top: 20%;
}
}
@media only screen and (max-width:480px) {
.fail {
padding-top: 30%;
}
}
.fail h3 {
margin: 0 auto 1.5em;
}
.fail img {
max-width: 420px;
}
footer {
position: relative;
padding: 2em 0;
background: #323a45;
font-weight: 400;
font-style: normal;
font-size: 0.9em;
color: #fff;
}
@media only screen and (max-width:768px) {
footer {
text-align: center;
}
}
footer ul {
margin: 0;
list-style: none;
text-align: right;
}
@media only screen and (max-width:768px) {
footer ul {
margin-top: 1em;
text-align: center;
}
}
footer ul li {
display: inline-block;
margin: 0 0.2em;
}
footer ul a {
font-size: 1em;
font-weight: 400;
font-style: normal;
text-transform: none;
letter-spacing: 0px;
text-decoration: none;
color: #fff;
}
footer ul a:hover {
color: #f7ca18;
}
footer b {

font-weight: 600;
font-style: normal;
}
footer em {

font-weight: 300;
font-style: normal;
}
.mdl-overlay {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(50,58,69,0.9);
visibility: hidden;
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
-webkit-transition: all 350ms ease-in-out;
-moz-transition: all 350ms ease-in-out;
-o-transition: all 350ms ease-in-out;
transition: all 350ms ease-in-out;
z-index: 101;
}
.mdl-overlay.as-active {
-moz-opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
visibility: visible;
}
.mdl {
position: absolute;
left: 50%;
top: 50%;
width: 100%;
height: 100%;
max-width: 768px;
max-height: 640px;
padding: 2em 0;
background: #fef7dd;
-webkit-transform: translateY(-50%) translateX(-50%);
-moz-transform: translateY(-50%) translateX(-50%);
-o-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
z-index: 102;
overflow-y: scroll;
}
@media only screen and (max-width:768px) {
.mdl {
max-width: 100%;
max-height: 100%;
}
}
.mdl p {
color: #444444;
}
.mdl .close {
position: absolute;
right: 2em;
top: 2em;
height: 48px;
width: 48px;
padding: 15px;
background: #323a45;
cursor: pointer;
}
.mdl .close:hover {
background: #475363;
}
@media only screen and (max-width:480px) {
.mdl .close {
display: block;
position: relative;
top: 0;
left: 0;
width: 40px;
height: 40px;
margin: 0 auto 1em;
padding: 12px;
-webkit-border-radius: 40px;
-moz-border-radius: 40px;
border-radius: 40px;
}
}
.mdl svg line {
stroke: #fff;
stroke-width: 2px;
}
@keyframes circle-full {
from {
stroke-dashoffset: 500;
}
to {
stroke-dashoffset: 0;
}
}
@-webkit-keyframes circle-full {
from {
stroke-dashoffset: 500;
}
to {
stroke-dashoffset: 0;
}
}
@keyframes circle-none {
from {
stroke-dashoffset: 0;
}
to {
stroke-dashoffset: 500;
}
}
@-webkit-keyframes circle-none {
from {
stroke-dashoffset: 0;
}
to {
stroke-dashoffset: 500;
}
}
@keyframes loader {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@-webkit-keyframes loader {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
.ie8 {
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #323A45;
z-index: 99999999;
padding: 15%;
color: #fff;
text-align: center;
font-size: 24px;
line-height: 36px;
}
