html{
  font-family:wf_segoe-ui_normal,'Segoe UI',Segoe,'Segoe WP',Helvetica,Arial,'Malgun Gothic',Gulim,Tahoma,Verdana,sans-serif;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
 
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}


body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,.home-hero-copy > p
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h1.section-title{
  margin: 3rem 0;
  text-align: center;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*  END NORMALIZE */
@font-face {
  font-family: 'icomoon';
  src: url(/assets/share/realtimes/fonts/icomoon.eot);
  src: url(/assets/share/realtimes/fonts/icomoon.eot?#iefix) format("embedded-opentype"), url(/assets/share/realtimes/fonts/icomoon.woff) format("woff"), url(/assets/share/realtimes/fonts/icomoon.ttf) format("truetype"), url(/assets/share/realtimes/fonts/icomoon.svg#icomoon) format("svg");
}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url(/assets/share/fonts/glyphicons-halflings-regular.eot);
  src: url(/assets/share/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/assets/share/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/assets/share/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/assets/share/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/assets/share/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
  position: relative;
  display: inline-block;
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-win:before {
	content: "\eac3";
}

.glyphicon-pc:before {
	content: "\e956";
}

.glyphicon-mobile:before {
	content: "\e958";
}

.glyphicon-exclamation-sign:before {
	content: "\e101";
}

.glyphicon-globe:before {
	content: "\e135";
}

.glyphicon-apple:before {
	content: "\e603";
}

.glyphicon-chrome:before {
	content: "\e60a";
}

.glyphicon-roku-device:before {
	content: "\e60f";
}

.glyphicon-play:before {
	content: "\e61d";
}

.glyphicon-toggle:before {
	content: "\e61e";
}

.glyphicon-down:before {
	content: "\e61f";
}

.glyphicon-facebook:before {
	content: "\e620";
}

.glyphicon-google-plus:before {
	content: "\e621";
}

.glyphicon-right:before {
	content: "\e622";
}

.glyphicon-left:before {
	content: "\e623";
}

.glyphicon-twitter:before {
	content: "\e624";
}

.glyphicon-up:before {
	content: "\e625";
}

* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: transparent;
}

body {
  font-size: 15px;
  line-height: 1.4;
  color: #666;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #00A1FF;
  text-decoration: none;
}

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.app-status-links {
  color: #cccccc;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 8px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: 200;
  color: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}

h1, .h1 {
  font-size: 2.5625em;
}

h2, .h2 {
  font-size: 2.125em;
}

h3, .h3 {
  font-size: 1.6em;
}

h4, .h4 {
  font-size: 1.25em;
}

h5, .h5 {
  font-size: 1em;
}

h6, .h6 {
  font-size: 0.875em;
}

p {
  margin: 0 0 11px;
  line-height: 1.6;
}

.lead {
  margin-bottom: 22px;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.5em;
  }
}

.bg-primary {
  color: #fff;
}

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding: 30px 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
/*@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
*/
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding:0 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }


  .col-sm-push-2 {
    left: 16.6666666667%;
  }


  .col-sm-push-3 {
    left: 25%;
  }


  .col-sm-push-4 {
    left: 33.3333333333%;
  }


  .col-sm-push-5 {
    left: 41.6666666667%;
  }


  .col-sm-push-6 {
    left: 50%;
  }


  .col-sm-push-7 {
    left: 58.3333333333%;
  }


  .col-sm-push-8 {
    left: 66.6666666667%;
  }


  .col-sm-push-9 {
    left: 75%;
  }


  .col-sm-push-10 {
    left: 83.3333333333%;
  }


  .col-sm-push-11 {
    left: 91.6666666667%;
  }


  .col-sm-push-12 {
    left: 100%;
  }


  .col-sm-offset-0 {
    margin-left: 0%;
  }


  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }


  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }


  .col-sm-offset-3 {
    margin-left: 25%;
  }


  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }


  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }


  .col-sm-offset-6 {
    margin-left: 50%;
  }


  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }


  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }


  .col-sm-offset-9 {
    margin-left: 75%;
  }


  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }


  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }


  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }


  .col-md-1 {
    width: 8.3333333333%;
  }


  .col-md-2 {
    width: 16.6666666667%;
  }


  .col-md-3 {
    width: 25%;
  }


  .col-md-4 {
    width: 33.3333333333%;
  }


  .col-md-5 {
    width: 41.6666666667%;
  }


  .col-md-6 {
    width: 50%;
  }


  .col-md-7 {
    width: 58.3333333333%;
  }


  .col-md-8 {
    width: 66.6666666667%;
  }


  .col-md-9 {
    width: 75%;
  }


  .col-md-10 {
    width: 83.3333333333%;
  }


  .col-md-11 {
    width: 91.6666666667%;
  }


  .col-md-12 {
    width: 100%;
  }


  .col-md-pull-0 {
    right: auto;
  }


  .col-md-pull-1 {
    right: 8.3333333333%;
  }


  .col-md-pull-2 {
    right: 16.6666666667%;
  }


  .col-md-pull-3 {
    right: 25%;
  }


  .col-md-pull-4 {
    right: 33.3333333333%;
  }


  .col-md-pull-5 {
    right: 41.6666666667%;
  }


  .col-md-pull-6 {
    right: 50%;
  }


  .col-md-pull-7 {
    right: 58.3333333333%;
  }


  .col-md-pull-8 {
    right: 66.6666666667%;
  }


  .col-md-pull-9 {
    right: 75%;
  }


  .col-md-pull-10 {
    right: 83.3333333333%;
  }


  .col-md-pull-11 {
    right: 91.6666666667%;
  }


  .col-md-pull-12 {
    right: 100%;
  }


  .col-md-push-0 {
    left: auto;
  }


  .col-md-push-1 {
    left: 8.3333333333%;
  }


  .col-md-push-2 {
    left: 16.6666666667%;
  }


  .col-md-push-3 {
    left: 25%;
  }


  .col-md-push-4 {
    left: 33.3333333333%;
  }


  .col-md-push-5 {
    left: 41.6666666667%;
  }


  .col-md-push-6 {
    left: 50%;
  }


  .col-md-push-7 {
    left: 58.3333333333%;
  }


  .col-md-push-8 {
    left: 66.6666666667%;
  }


  .col-md-push-9 {
    left: 75%;
  }


  .col-md-push-10 {
    left: 83.3333333333%;
  }


  .col-md-push-11 {
    left: 91.6666666667%;
  }


  .col-md-push-12 {
    left: 100%;
  }


  .col-md-offset-0 {
    margin-left: 0%;
  }


  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }


  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }


  .col-md-offset-3 {
    margin-left: 25%;
  }


  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }


  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }


  .col-md-offset-6 {
    margin-left: 50%;
  }


  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }


  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }


  .col-md-offset-9 {
    margin-left: 75%;
  }


  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }


  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }


  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {

  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }


  .col-lg-1 {
    width: 8.3333333333%;
  }


  .col-lg-2 {
    width: 16.6666666667%;
  }


  .col-lg-3 {
    width: 25%;
  }


  .col-lg-4 {
    width: 33.3333333333%;
  }


  .col-lg-5 {
    width: 41.6666666667%;
  }


  .col-lg-6 {
    width: 50%;
  }


  .col-lg-7 {
    width: 58.3333333333%;
  }


  .col-lg-8 {
    width: 66.6666666667%;
  }


  .col-lg-9 {
    width: 75%;
  }


  .col-lg-10 {
    width: 83.3333333333%;
  }


  .col-lg-11 {
    width: 91.6666666667%;
  }


  .col-lg-12 {
    width: 100%;
  }


  .col-lg-pull-0 {
    right: auto;
  }


  .col-lg-pull-1 {
    right: 8.3333333333%;
  }


  .col-lg-pull-2 {
    right: 16.6666666667%;
  }


  .col-lg-pull-3 {
    right: 25%;
  }


  .col-lg-pull-4 {
    right: 33.3333333333%;
  }


  .col-lg-pull-5 {
    right: 41.6666666667%;
  }


  .col-lg-pull-6 {
    right: 50%;
  }


  .col-lg-pull-7 {
    right: 58.3333333333%;
  }


  .col-lg-pull-8 {
    right: 66.6666666667%;
  }


  .col-lg-pull-9 {
    right: 75%;
  }


  .col-lg-pull-10 {
    right: 83.3333333333%;
  }


  .col-lg-pull-11 {
    right: 91.6666666667%;
  }


  .col-lg-pull-12 {
    right: 100%;
  }


  .col-lg-push-0 {
    left: auto;
  }


  .col-lg-push-1 {
    left: 8.3333333333%;
  }


  .col-lg-push-2 {
    left: 16.6666666667%;
  }


  .col-lg-push-3 {
    left: 25%;
  }


  .col-lg-push-4 {
    left: 33.3333333333%;
  }


  .col-lg-push-5 {
    left: 41.6666666667%;
  }


  .col-lg-push-6 {
    left: 50%;
  }


  .col-lg-push-7 {
    left: 58.3333333333%;
  }


  .col-lg-push-8 {
    left: 66.6666666667%;
  }


  .col-lg-push-9 {
    left: 75%;
  }


  .col-lg-push-10 {
    left: 83.3333333333%;
  }


  .col-lg-push-11 {
    left: 91.6666666667%;
  }


  .col-lg-push-12 {
    left: 100%;
  }


  .col-lg-offset-0 {
    margin-left: 0%;
  }


  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }


  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }


  .col-lg-offset-3 {
    margin-left: 25%;
  }


  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }


  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }


  .col-lg-offset-6 {
    margin-left: 50%;
  }


  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }


  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }


  .col-lg-offset-9 {
    margin-left: 75%;
  }


  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }


  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }


  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.label {
    
  }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 46px;
  line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.alert {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
  text-align: left;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

.alert .glyphicon{
  vertical-align:bottom;
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.6s;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}


.btn-ghost {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8);
  background: transparent;
  color: #ffffff;
  font-weight: 100;
}

.btn-ghost:hover {
  background-image: -webkit-linear-gradient(top, rgba(204, 204, 204, 0.04) 0%, rgba(248, 248, 248, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(204, 204, 204, 0.04) 0%, rgba(248, 248, 248, 0) 100%);
  background-color: rgba(102, 102, 102, 0.86);
}


.btn-hero-tour {
  box-shadow: 0px 5px 6px 0px rgba(158, 66, 61, 0.24);
  opacity: 0.7;
  text-shadow: 0px 5px 6px rgba(158, 66, 61, 0.24);
}
@media (min-width: 768px) {
  .btn-hero-tour {
    font-size: 1.125em;
  }
}

.arrow-alt {
  opacity: 0.3;
}

.btn-lg {
  padding: 0.8em 1.4em;
  font-size: 1.5em;
  line-height: 1.33;
  border-radius: 4px;
}

.btn-md {
  padding: 0.65em 2.5em;
  font-size: 1.5em;
  line-height: 1.33;
  border-radius: 4px;
}

.btn-sm {
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 4px;
}

.btn-xs {
  padding: 5px 10px;
  font-size: 0.85em;
  line-height: 1.5;
  border-radius: 4px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}


.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}


/* embed player */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.close {
  float: right;
  font-size: 2em;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
/***********************

  CUSTOM BUTTONS

***********************/
.btn-ghost {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.8);
  background: transparent;
  color: #ffffff;
  font-weight: 100;
}

.btn-ghost:hover {
  background-color: #00A1FF;
}
@media (max-width: 768px) {
  .btn-ghost {
    padding: 10px 16px;
    font-size: 1em;
    line-height: 1.33;
    border-radius: 4px;
  }
}

.btn-hero-ghost {
  padding: 0.5em 1em;
  border: 1px solid #fffff;
}

.btn-ghost-dark {
  background-color: transparent;
  border: 1px solid;
  border-radius: 4px;
  color: #333;
  font-size: 0.85em;
  margin-bottom: 1em;
  margin-top: 1em;
  opacity: 0.66;
}

.btn-ghost-dark:hover {
  color: #00A1FF;
  border: 1px solid #00A1FF;
}

.btn-ghost-blue {
  background-color: transparent;
  border: 1px solid #00A1FF;
  border-radius: 4px;
  color: #00A1FF;
  font-size: 0.85em;
  margin-bottom: 1em;
  margin-top: 1em;
  opacity: 0.66;
}

.btn-ghost-blue:hover {
  color: #FFF;
  background-color: #00A1FF;
}

.btn-blue{
  background-color: #40b4f8;
  padding: 0.9em 1em;
  color:#FFF;
}

.btn-blue:hover{
  background-color: #70caff;
  color:#FFF;
}

.collapse {
  display: none;
  visibility: hidden;
}

.collapse.in {
  display: block;
  visibility: visible;
}


tr.collapse.in {
  display: table-row;
}


tbody.collapse.in {
  display: table-row-group;
}


.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}


.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}


.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}


.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}


.input-group-addon {
  padding: 6px 12px;
  font-size: 1em;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 0.85em;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 1.25em;
  border-radius: 8px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}


.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}


.input-group-addon:first-child {
  border-right: 0;
}


.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
            transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000;
            perspective: 1000;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 1.25em;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 1.875em;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.flush-right {
  margin-right: -3px !important;
}

@-moz-document url-prefix() {
  .flush-right {
    margin-right: 0 !important;
  }
}

.page-break {
  display: block;
}

/*******************************

   BASE STYLES

*******************************/
body {
  font-weight: 200;
}

ul {
  list-style: none;
}

.navbar {
  border: none;
  min-height: 30px;
}

.hero{
  padding-top: 20px;
  padding-bottom: 1em;
  text-align: center;
}

.terms a {
  color: #cccccc;
}

.device-list {
  list-style: disc;
  padding-left: 1em;
}

.link-light {
  color: #fff;
}

.link-dark {
  color: #333333;
}

/*******************************

   HERO STYLES.home-hero-box

*******************************/
.hero h1 img{
  width: 280px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

.hero .logo_au img{
padding-top:30px;
  width: 290px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

.hero h2{
  font-weight: 300;
  color: #ffffff;
  font-size: 2em;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

.hero h2 span{
  font-size: 0.65em;
  display: block;
}

.hero ul {
  padding-left: 0;
  margin-bottom: 0;
}

.hero_background{
  margin-bottom:1em;
  width: 100%;
  height: 18em;
  background-size: 100%;
  background-repeat: no-repeat no-repeat;
  position: relative;
  background-attachment: fixed;
  overflow: hidden;
}

@media (max-width: 768px) {
  .hero_background{
  height: 12em;
  background-attachment: scroll;
  }
  .hero p{
    font-size:16px;
  }
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #eb5505;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.social > * { vertical-align: bottom; }
.gallery-section h1 {margin-top:-2em; margin-bottom:20px;}
/* class */
.text-center{
  text-align:center;
}

.mb20 {
margin-bottom:20px;
}

.mR20{
  margin-right:20px;
}

.mB60{
  margin-bottom:60px;
}

.btn-more{
  padding-bottom: 3em;
}

.btn-fade{
  transition: all 0.6s;
  opacity: 1; 
}

.btn-fade:hover{
  text-decoration:none;
  opacity:.6; 
}

.text-message{
  text-align:center;
  margin:20px 15px 10px;
}



/*page-top */
.page-top a{
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 12px 15px 10px;
  border-radius: 3.5px;
  border: 1px solid #c5c9d8;
  background-color: transparent;
  color: #c5c9d8;
  z-index: 100;
  opacity:0.6;
}

.page-top a:hover{
  border: 1px solid #c5c9d8;
  color:#FFF;
  background-color:#c5c9d8;
}

.page-top a i {
  font-size: 2em;
}

@media (max-width: 768px) {
  .page-top a i {
    font-size: 1.4em;
  }
}
/*******************************

   PRICING PLANS

*******************************/
.plans{
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.pricing-box {
  text-align: center;
  padding-bottom: 3em;
}

.pricing-box > h2 {
  color: #8FBFE2;
  font-size: 2.25em;
}

.pricing-box .plans-storage {
  background: #8FBFE2;
  border-radius: 50%;
  font-size: 33px;
  font-weight: 300;
  margin: 0 auto;
  padding-top: 36px;
  height: 120px;
  width: 120px;
  font-family: "Lato", wf_segoe-ui_normal, 'Segoe UI', Segoe, 'Segoe WP', Helvetica, Arial, Meiryo, 'Yu Gothic', 'MS PGothic', 'Segoe UI', Tahoma, sans-serif;
  color: #FFF;
}

.pricing-box .plans-storage.text-jp{
  font-size: 29px;
  padding-top: 40px;
  font-weight:normal;
}

.pricing-box ul.plans-benefits{
  padding: 2em 0 1em;
}

.pricing-box ul.plans-benefits li{
    margin-bottom: 10px;
}


.pricing-box .btn{
  margin-bottom:1em;
  width:100%;
}


.plans-howto{
  margin-bottom:2em;
  padding-top: 90px;
  margin-top: -90px;
}

.plans-howto h2 {
  text-align: center;
  margin-bottom: 1em;
}

.plans-howto ul li{
  list-style-type: disc;
  margin-bottom:10px;
}


.plans-list{
border-bottom: 1px solid #e5e5e5;
}

.plans-list .table-condensed > tbody > tr > th{
  text-align:left;
  color:#333333;
}

@media (max-width: 768px) {
  .pricing-box{
    border-bottom: 1px solid #e5e5e5;
  }
  .plans{
    border-bottom:none;    
  }
}

/* table */
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2em;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
  text-align:center;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #00A1FF;
  color:#00A1FF;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 10px;
  font-weight: 200;
  font-size:14px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/*******************************

   ACCOUNT

*******************************/
.signup-wrap{
  text-align: center;
  padding:0 0 50px;
}

.signup-box {
  background-color: #f2f6f7;
  border: 1px solid #dfe5e5;
  padding:2em;
  border-radius: 5px;
}

.signup-input {
  height: 43px;
  font-size: 1.1em;
}

.signup-box > p {
  color: #888;
  text-align: center;
}

.signup-box .signup-input {
  margin-bottom:15px;
}

.signup-box .checkbox label{
  font-size: 13px;
  text-align:left;
}

.signup-box button{
  margin:1.2em 0;
}

.signin-link{
  font-size: 13px;
}
/*******************************

   HOME

*******************************/
.home-hero ul {
  color: #ffffff;
  font-size: 1.375em;
}

.home-hero {
  position:relative;
}

.home-hero .col-sm-12{
  z-index:100;
}

.home-hero-box {
  padding-top: 3em;
  padding-bottom: 4em;
  text-align: center;
}

.home-hero-copy > a {
  margin-top: 0.6em;
  margin-bottom: 0.6em;
}

.home-hero-copy > p {
  color: #ffffff;
  font-size:20px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

.home-hero-copy > p.home-sub{
  padding:20px 0;
}

.vid-texture {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: #2A1910;
  opacity: .3;
}

.vid-picture-anime{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  overflow: hidden;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .vid-picture-anime{
    display:none;
  }
  .home-hero-box {
    padding-top: 4em;
    padding-bottom: 1em;
  }

  h1,.hero h2{
    font-size: 3em;
  }
}

@media (max-width: 767px) {
  .js-bg-vid video{
    display: none;
  }
   .home-hero-box h2{
    font-size: 1.75em;
  }
  .home-hero-copy > p{
    font-size: 16px;
  } 
}

/*platform-badge-Wrap*/

.platform-badge-Wrap{
  background-color: #EEE;
  background-image: -webkit-linear-gradient(top, rgba(204, 204, 204, 0.11) 0%, rgba(248, 248, 248, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(204, 204, 204, 0.11) 0%, rgba(248, 248, 248, 0) 100%);
  box-shadow: inset 0 4px 0 #C6C6C6;
  padding-bottom: 3em;
  padding-top: 4em;
  text-align:center;
}

.platform-badge img.platform-badge-image {
  height: 50px;
  margin: 8px;
  background: #000;
  padding: 0 30px;
  border-radius: 10px;
  border: solid 1px #aaa;
  transition: all 0.6s;
}

.platform-badge img.platform-badge-image:hover{
  border: solid 1px #FFF;
}

.hero {
padding-top:65px;
}
/*******************************

   FEATURES

*******************************/
.features-wrap{
  padding-bottom: 3em;
  padding-top: 4em;
}

.flag {
  margin-bottom: 4em;
}

.flag__image {
  width: 280px;
  margin: 0 auto;
}

.flag__body {
  text-align: center;
}

.flag__body > p {
  text-align:left;
}

.flag__body > ul {
  padding-left: 1.1em;
  list-style: disc;
text-align:left;
}

li.li-triangle:before {
    content: "\e250";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: #ff6600;
    text-align:left;
}


.flag__body .list-unstyled {
  list-style: none;
}

.flag-mobile {
  display: block;
}

.flag-tablet {
  display: none;
}

@media (min-width: 768px) {
  .flag {
    display: table;
    margin-bottom: 4em;
    width: 100%;
  }

  .flag__image,
  .flag__body {
    display: table-cell;
    vertical-align: middle;
  }
  .flag--top .flag__image, .flag--top
  .flag__body {
    vertical-align: top;
  }

  .flag--bottom .flag__image, .flag--bottom
  .flag__body {
    vertical-align: bottom;
  }

  .flag__image {
    width: 380px;
    margin: initial;
  }

  .flag__image > img {
    display: block;
  }

  .flag-rev .flag__image {
    padding-right: 0;
  }


  .flag__body {
    text-align: left;
    padding:0 15px;
  }


  .flag-mobile {
    display: none;
  }


  .flag-tablet {
    display: block;
  }


  .flag--body-mini > p {
    font-size: 14px;
  }
}

.flag__body--home > h3 {
  color: #333333;
}


.flag__body--home > p {
  color: #666666;
}

@media (min-width: 1200px) {
  .flag__body--home > h3 {
    padding-left: 7.3em;
    padding-right: 3em;
    text-align: left;
  }

  .flag__body--home > p {
    padding-left: 14em;
    padding-right: 3em;
    text-align: left;
  }
}

@media (max-width: 768px) {
  .flag__body > p {
    font-size:16px;
  }
}
/*******************************

GALLERY

*******************************/
.entry{
  margin-bottom: 1rem;
  position: relative;
  overflow: hidden;
}

.entry-thumb {
  position: relative;
  display: block;
}

.entry-thumb span.glyphicon-play{
  position: absolute;
  left: 45%;
  top: 40%;
  color:#FFF;
  font-size:3.5rem;
  opacity: 0.8;
}

.col-md-4 .entry-thumb span.glyphicon-play{
  left: 42%;
  top: 35%;
  font-size:3rem;
}

.entry-thumb img {
  display: block;
  width: 100%;
  transition: opacity .2s linear;
}

.entry-content {
  background: #000;
  background: -webkit-gradient(linear, center top, center bottom, from(transparent), to(rgba(0, 0, 0, .7)));
  background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .7));
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .7));
  bottom: 0;
  color: #fff;
  display: block;
  left: 0;
  padding-top: 5px;
  position: absolute;
  width: 100%;
  word-wrap: break-word;
  padding: 3%;
}

.entry-title {
  margin-top: 1rem;
  margin-bottom: .25rem;
  line-height: 1.6rem;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

.entry-content p {
  font-size: .8rem;
  margin-bottom: 0;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

p.entry-person{
  margin-top:8px;
}

/* Ribbon */
.premiumRibbon {
  position: absolute;
  display: inline-block;
  left: -34px;
  text-align: center;
  text-transform: uppercase;
  top: -8px;
  background-color: #c67592;
  color: #fff;
  width: 100px;
  padding: 28px 10px 0;
  font-size: 12px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  z-index:1;
}

@media (max-width: 768px) {
  .entry{
    padding:0px;
    margin-bottom: 30px;
  }
  .entry-thumb span.glyphicon-play{
    left: 42%;
    top: 35%;
    font-size:2.5rem;
  }
  .gallery-section .col-sm-12,
  .gallery-section .col-md-4,
  .gallery-section .col-sm-6{
    padding:0;
  }
  p.entry-person{
    padding:0 10px;
  }
}

.auRibbon{
  position: absolute;
  display: inline-block;
  top: 0px;
  width: 100px;
  height:70px;
  padding: 28px 10px 0;
  z-index:1;
background:url(/assets/share/realtimes/images/common/auribbon.png) no-repeat;
}
/*******************************

   GET APPS

*******************************/
.app-section {
  background-image: initial;
}

.devisisDlBox,.devisisDlBoxTv{
  text-align: center;
  width: 80%;
  margin: 0 auto 4em;
}

.devisisDlBox img {
  width: 100%;
}

.devisisDlBox .col-xs-12{
  margin-bottom:2em;
}

.devisisDlBoxTv img {
  width: 80%;
}

.cap {
  font-size: 0.8em;
  margin: 10px 0;
  color: #999;
  display: block;
}

.dev-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.7;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.dev-btn i.glyphicon {
  padding-right: 10px;
}

.devisisDlBoxTv .dev-btn {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}

.devisisDlBoxTv .dev-btn i.glyphicon-chrome {
  font-size: 1.6em;
  padding-right: 10px;
  vertical-align: inherit;
}

.devisisDlBoxTv .dev-btn i.glyphicon-roku-device {
  font-size: 1.6em;
  padding-right: 10px;
  vertical-align: bottom;
}

.dev-btn.btn-appdl {
  background-color: #000;
  color: #fff;
}

.devisisDlBox .appBadge {
  width: inherit;
  height: 39px;
}

/*******************************

   GROBAL HEADER

*******************************/




.headerWrapper{
  width: 100%;
}

.globalHeader{
  width: 100%;
  padding:5px 20px;
  background-color: #003366;
  border-bottom:solid 3px #019efd;
}

.globalHeader ul.globalNav{
  float: left;
  margin-bottom: 0;
  padding-left: 0;
}

.globalHeader ul.globalNav li{
color: #fff;
float: left;
list-style: none;
margin-right: 14px;
}

.globalHeader ul.globalNav li a{
color: #fff;
font-size: 0.85em;
}

.globalHeader .account{
  float: right;
}

.globalHeader .account span{
  margin-right: 14px;
}

.globalHeader .account span,
.globalHeader .account a{
    color: #fff;
    font-size: 0.85em;
}
.globalHeader .account a + a{
    border-left: solid 1px #5f789b;
    padding-left: 8px;
    margin-left: 8px;
}

.globalHeader .btn-group{
position: relative;
display: inline-block;
vertical-align: middle;
}

.languageselector {
  margin: 0 0 0 0px;
  background: #003366;
}
.languageselectorleft {
  margin: 0 0 1px 14px;
}
.languageselector button {
  width: 116px;
  border: 1px solid #5f789b;
}
.languageselector .btntxt {
  margin: 0;
  padding: 3px 10px 4px;
  font-size: 12px;
  line-height: 12px;
  color: #ffffff;
  background: #003366;
}
.languageselector .btntxt:hover {
  background: #144475;
}
.languageselector .btntxt span {
  font-size: 12px;
  color: #ffffff;
  vertical-align: inherit;
}

.languageselector .btntxt span.glyphicon-globe{
  top: 2px;
}

.languageselector .txtl {
  padding-right: 10px;
}
.languageselector .txtr {
  padding-left: 2px;
}
ul.languageselector {
  color: #ffffff;
  background: #003366;
}
ul.languageselector a:link {
  color: #ffffff;
  background: #003366;
}
ul.languageselector a:visited {
  color: #ffffff;
  background: #003366;
}
ul.languageselector a:hover {
  color: #ffffff;
  background: #1b5bbf;
}
ul.languageselector a:active {
  color: #ffffff;
  background: #003366;
}
.languageselector.dropdown {
  position: relative;
}
.languageselector.dropdown-toggle:focus {
  outline: 0;
}
.languageselector.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 116px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #003366;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
@media (max-width: 768px){
  .globalHeader{
    display: none;
  }
}

/*******************************

   NAV

*******************************/
.nav-dl-btn {
  float: left;
  margin: 0;
  position: relative;
  top: 10px;
  display: none;
}

.navbar .navbar-collapse .navbar-right{
  display:none;
}

@media screen and (max-width : 767px) {
  .navbar-header .nav-dl-btn {
    display: block;
    margin-right: 15px;
    float: right;
  }

  .nav-dl-link{
    display:none;
  }

  .navbar .navbar-collapse .navbar-right{
    display:block;
  }
}

/*dropdown*/

.dropdown {
  position: relative;
}


.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 1em;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}


.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}


.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}


.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #666666;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}


.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}


.dropdown-menu-right {
  left: auto;
  right: 0;
}


.dropdown-menu-left {
  left: 0;
  right: auto;
}


.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 0.85em;
  line-height: 1.428571429;
  color: #666666;
  white-space: nowrap;
}


.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}


.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}


.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

/*nav*/

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 8px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #666666;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/*navbar*/

.navbar-default {
  background-color: #ffffff;
}

.main-logo {
  float: left;
}

.main-logo > img {
  padding-top: 11px;
  width: 110px;
  height: auto;
}

.main-logo_au {
  float: left;
}

.main-logo_au > img {
  padding-top: 16px;
  width: 170px;
  height: auto;
}

.navbar {
  position: relative;
  min-height: 50px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }

  .navbar-left {
    padding-left: 8px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
  .navbar-nav {
    margin: 7px -15px;
  }
}

.navbar-nav {
  margin: 0 -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  border-radius: 0;
}
.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
  font-size:14px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #04A2FF;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.nav-container-fluid {
  margin-right: auto;
}

.announce {
	background:#fff;
	padding:7px 20px;
	font-size:12px;
	border-top:#dddddd solid 1px;
}

.announce p {
	padding-left:10px;
	border-left:4px solid #0099ff;
	margin:0;
}


/*******************************

   FOOTER STYLES

*******************************/
.footer {
  background-color: #333333;
  position:relative;
  padding-bottom: 3em;
  padding-top: 2em;
}

.footer-nav > li > a {
  color: #0f89d6;
}

.copyright {
  color: #5b5b5b;
  font-size: 0.75em;
}

.footer-nav {
  line-height: 2;
  text-align: center;
}

.social-icons {
  padding-left: 0;
  margin-bottom: 3em;
  text-align: center;
}

.social-icons > li {
  display: inline-block;
  padding-left: 1.3em;
  padding-right: 1.3em;
  text-align: center;
}

.social-icons li i{
  color: #656565;
  font-size: 50px;
  transition: all 0.6s;
}

.social-icons li i:hover{
  color: #969696;
}

.app-status-links li > a {
  color: #cccccc;
}

footer ul {
  padding-left: 0;
  margin: 0;
}

.footer-hr {
  border: 1px solid #5c5c5c;
  margin-left: 15px;
  margin-right: 15px;
}

.terms {
  text-align: center;
  padding-bottom: 1em;
}

.terms > li {
  display: inline-block;
  padding-left: 0;
  padding-right: 1em;
}

.toPc {
  width: 100%;
  background-color: #111;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}

.toPc a {
  color: #fff;
}

.toPc i {
  color: #fff;
  margin-right: 10px;
  font-size: 1.2em;
  vertical-align: text-bottom;
}


@media (max-width: 768px) {
  .app-status-links {
    font-size: 0.8em;
    margin-top: 3em;
    text-align: center;
  }
  .app-status-links > li {
    display: inline-block;
    margin: 0.5em;
  }
  .terms > li {
    font-size: 0.8em; 
  }
}
@media (min-width: 768px) {
  .app-status-links {
    float: right;
    padding-top: 4.8em;
  }
  .app-status-links {
    padding-top: 6.1em;
  }

  .app-status-links > li {
    display: inline-block;
    padding-left: 0.9em;
  }

  .terms, .copyright {
    text-align: center;
  }

  .terms > li {
    padding-left: 2em;
    padding-right: 2em;
  }
  .toPc {
    display:none;
  }
}