/*********************************************/
/***************  elements  ******************/
/*********************************************/
body {
  color: #666 !important;
  font-size: 14px;
  font-family: 'Microsoft YaHei' !important; }

p {
  line-height: 1.65em;
  margin-bottom: 15px; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal !important;
  color: #444 !important;
  line-height: 1.4em !important; }

h1 {
  font-size: 36px;
  margin-bottom: 25px; }

h2 {
  font-size: 26px;
  margin-top: 35px;
  margin-bottom: 20px; }

h3 {
  font-size: 20px;
  margin-bottom: 10px; }

h4 {
  font-size: 18px; }

strong {
  color: #333 !important; }

ul li {
  line-height: 1.65em; }

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

.table th {
  font-weight: normal; }
  .table th.th-big {
    font-size: 22px;
    background: #2198E5;
    color: white; }
.table hr {
  margin-top: 3px;
  margin-bottom: 3px;
  border-top: 1px dotted #ccc; }
.table ul {
  padding: 0;
  margin: 0;
  list-style: none; }
  .table ul li {
    padding-left: 15px;
    margin-bottom: 5px; }
.table small {
  color: #999;
  font-size: 11px; }
.table td, .table th {
  vertical-align: middle !important; }

.hr-section {
  border-top: 3px solid #eee; }

.hr-big {
  margin: 50px 0; }

.hr-invisible {
  border: none;
  margin: 35px 0; }

a:focus {
  outline: none; }

/*********************************************/
/*************** layout  ******************/
/*********************************************/
.section {
  padding: 50px 0; }

.navbar-default {
  background-color: #2198dd;
  margin-bottom: 0;
  border: none; }
  .navbar-default .navbar-nav li:hover, .navbar-default .navbar-nav li:focus {
    color: white;
    background-color: #258cd9; }
  .navbar-default .navbar-nav li a {
    color: #eee;
    font-size: 15px;
    padding-left: 16px;
    padding-right: 16px; }
    .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus {
      color: white; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: white;
    background-color: #0a83c8; }
  .navbar-default .navbar-brand {
    width: 200px;
    padding-top: 12px; }
  .navbar-default .signup,
  .navbar-default .signin {
    margin-left: 5px; }
    .navbar-default .signup:hover,
    .navbar-default .signin:hover {
      background-color: #2198dd !important; }
    .navbar-default .signup a,
    .navbar-default .signin a {
      padding: 6px 12px !important; }
      .navbar-default .signup a:hover,
      .navbar-default .signin a:hover {
        background-color: white !important;
        color: #666 !important;
        bordre: 1px solid #ccc !important; }
  .navbar-default .btn-qq {
    background: url(../images/icon-qq.png) left 4px no-repeat;
    padding-left: 35px !important; }
    .navbar-default .btn-qq:hover {
      background-color: #2198dd !important; }
  .navbar-default .qq {
    padding: 14px 0 7px !important;
    margin-right: 15px; }
    .navbar-default .qq:hover {
      background-color: #2198dd !important; }
  .navbar-default .btn-phone {
    background: url(../images/icon-phone-small.png) left 4px no-repeat;
    padding-left: 15px !important; }
    .navbar-default .btn-phone:hover {
      background-color: #2198dd !important; }
  .navbar-default .highlight {
    background: url(../images/misc/menu-highlight.png) right top no-repeat; }

/*********************************************/
/***************   content  ******************/
/*********************************************/
.feature-wrapper {
  margin-top: 50px; }

.badge-danger {
  background-color: #d9534f;
  border: 1px solid #d43f3a; }

.badge-info {
  background-color: #00acee;
  border: 1px solid #0099d3; }

.tick {
  background: url(../images/tick-small.png) center no-repeat; }

.cross {
  background: url(../images/li-cross.png) left 4px no-repeat; }

.package-one-th {
  background-color: #777 !important;
  color: white;
  text-align: center; }

.package-one-td {
  text-align: center; }

.package-one-yearly {
  color: #000;
  font-size: 40px;
  line-height: 1.2em; }

.package-mul-th {
  background-color: #39aef1 !important;
  color: white;
  text-align: center; }

.package-mul-td {
  text-align: center; }

.package-mul-yearly {
  font-size: 40px;
  line-height: 1.2em;
  color: #179ae6; }

.popular-badge {
  background: url(../images/popular-badge.png) right top no-repeat;
  padding-bottom: 12px !important; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #eee !important; }

/*********************************************/
/*****************   pages  ******************/
/*********************************************/
#page-effect h3 {
  margin-top: 10px !important;
  margin-bottom: 0px !important; }
#page-effect p {
  color: #888;
  font-size: 13px; }

#page-feature h1, #page-feature h3, #page-feature p, #page-feature ul, #page-feature ol, #page-feature li {
  color: white !important;
  text-shadow: #222 0 1px 1px; }

.fancybox-effect {
  max-width: 708px;
  display: none; }
  .fancybox-effect h3 {
    margin-top: 0px !important;
    margin-bottom: 10px !important; }

#page-pricing span {
  font-size: 25px; }
#page-pricing #unit-wrap {
  float: left;
  margin-top: -15px; }
  #page-pricing #unit-wrap #unit-GB,
  #page-pricing #unit-wrap #unit-TB {
    padding: 4px 8px;
    font-size: 18px;
    color: #999; }
    #page-pricing #unit-wrap #unit-GB:hover,
    #page-pricing #unit-wrap #unit-TB:hover {
      cursor: pointer; }
  #page-pricing #unit-wrap #unit-GB.active,
  #page-pricing #unit-wrap #unit-TB.active {
    border: 1px solid #aaa;
    background: white;
    color: #333; }

/***** home page *****/
#section-slider {
  background: #444; }

#section-user .row {
  margin-bottom: 30px; }
#section-user a img {
  opacity: 0.8; }
  #section-user a img:hover {
    opacity: 1; }

#home .navbar {
  background-color: #2198dd;
  background-color: rgba(33, 152, 221, 0.85); }

#stats-outer {
  color: #999;
  position: absolute;
  top: 110px;
  width: 240px;
  margin-left: 100px; }
  #stats-outer #stats {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    border: 1px solid #003b65;
    color: #999;
    padding: 18px 0 0 0;
    margin-bottom: 19px; }
  #stats-outer h2 {
    color: white !important;
    font-size: 26px;
    margin-bottom: 15px;
    margin-top: 0px; }
    #stats-outer h2.highlight {
      color: #999 !important;
      font-size: 16px;
      margin-left: 0px; }
      #stats-outer h2.highlight span {
        font-size: 28px !important;
        background-color: #000;
        background-color: rgba(0, 0, 0, 0.4);
        border: 1px solid #003b65;
        padding: 0 3px;
        margin: 0 1px;
        color: white !important; }
  #stats-outer p {
    font-size: 12px;
    margin-bottom: 0; }

/***** page purchase package *****/
#page-purchase-package .lead {
  color: #2198E3;
  font-size: 33px;
  font-weight: bold; }

/*********************************************/
/****************** footer  ******************/
/*********************************************/
.footer-content {
  background: #444;
  padding: 10px 0;
  color: #999;
  font-size: 12px; }
  .footer-content ul {
    margin: 30px 0;
    list-style: none;
    padding: 0; }
    .footer-content ul li {
      margin: 6px 0; }
  .footer-content a {
    color: #ccc; }
    .footer-content a:hover {
      color: #eee;
      text-decoration: none; }

/*********************************************/
/*************** flexslider ******************/
/*********************************************/
.flexslider .slides img {
  height: auto; }

.flex-direction-nav li .flex-next {
  right: 10px;
  opacity: 0.5; }

.flex-direction-nav li .flex-prev {
  left: 10px;
  opacity: 0.5; }

.flex-direction-nav a {
  height: 50px; }

.flexslider {
  margin: 0 !important;
  border: none !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  order-radius: 0 !important;
  position: relative !important;
  background: none !important;
  /* @todo_ben the reason not using @include single-box-shadow($gray-50, 0px, 0px, 15px, 0px); is because I need to override the css at flexslider.css file */
  box-shadow: 0 0 0 transparent !important;
  -webkit-box-shadow: 0 0 0rgba 0, 0, 0, 0 !important;
  -moz-box-shadow: 0 0 0 transparent !important;
  -o-box-shadow: 0 0 0rgba 0, 0, 0, 0 !important; }
  .flexslider .slides li {
    position: relative; }
    .flexslider .slides li .slide-caption {
      position: absolute;
      z-index: 1000;
      bottom: 0;
      left: 0;
      width: 100%;
      background-color: #333333;
      background-color: rgba(51, 51, 51, 0.6);
      text-align: center; }
      .flexslider .slides li .slide-caption p {
        margin: 15px 5%;
        color: #fff;
        font-size: 16px; }

#carousel-wrap {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1000;
  position: relative; }
  #carousel-wrap #carousel {
    width: 1000px;
    margin: 0 auto !important;
    margin-top: -73px !important; }
    #carousel-wrap #carousel .slides li.flex-active-slide h2 {
      color: white !important;
      opacity: 1; }
    #carousel-wrap #carousel .slides li h2 {
      font-size: 13px;
      margin: 10px 0;
      color: white !important;
      text-align: center;
      padding: 18px 0;
      opacity: 0.5; }
      #carousel-wrap #carousel .slides li h2:hover {
        opacity: 1; }
      #carousel-wrap #carousel .slides li h2.promotion {
        background: url(../images/icon-promotion.png) 10px center no-repeat; }
      #carousel-wrap #carousel .slides li h2.stats {
        background: url(../images/icon-stats.png) 10px center no-repeat; }
      #carousel-wrap #carousel .slides li h2.teach {
        background: url(../images/icon-teach.png) 0px center no-repeat; }
      #carousel-wrap #carousel .slides li h2.gift {
        background: url(../images/icon-gift.png) 0px center no-repeat; }
      #carousel-wrap #carousel .slides li h2.responsive {
        background: url(../images/icon-responsive.png) 0px center no-repeat; }
      #carousel-wrap #carousel .slides li h2.pin {
        background: url(../images/icon-pin.png) 8px center no-repeat; }
      #carousel-wrap #carousel .slides li h2.live {
        background: url(../images/icon-camera.png) 18px center no-repeat; }
      #carousel-wrap #carousel .slides li h2:hover {
        cursor: pointer; }

/*********************************************/
/**************** fancy box ******************/
/*********************************************/
.fancy-container {
  display: none; }

.fancybox-skin {
  background: #ffffff !important; }

.fancy-gallery-wrap {
  position: relative;
  margin-bottom: 30px; }
  .fancy-gallery-wrap .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    background: url(../images/fancy-gallary-play-botton.png) center center no-repeat;
    margin-left: -25px;
    margin-top: -25px;
    display: none;
    opacity: 0.9; }
    .fancy-gallery-wrap .play-button:hover {
      opacity: 1; }
  .fancy-gallery-wrap a img {
    display: block; }
  .fancy-gallery-wrap .fancy-gallery-caption {
    text-align: center;
    font-size: 12px;
    line-height: 1.1em;
    padding: 7px 5px;
    color: #ccc;
    background: #333; }

.tab-pane {
  padding: 15px 0; }

/*********************************************/
/**************** splitter *******************/
/*********************************************/
.affix,
.affix-top {
  position: static; }

@media (min-width: 1200px) {
  #splitter-button-wrap.affix-top {
    position: absolute; }

  #splitter-button-wrap.affix {
    position: fixed;
    top: 0px; } }
#splitter-button-wrap {
  margin-top: 200px;
  margin-left: -50px;
  width: 100px;
  text-align: center;
  position: absolute;
  left: 50%;
  z-index: 1000; }
  #splitter-button-wrap #splitter-button-center {
    background: url(../images/splitter-button-center.png) center no-repeat;
    width: 20px;
    height: 76px;
    display: inline-block;
    opacity: 0.8; }
    #splitter-button-wrap #splitter-button-center:hover {
      opacity: 1;
      cursor: pointer; }
  #splitter-button-wrap #splitter-button-left {
    background: url(../images/splitter-button-left.png) center no-repeat;
    width: 40px;
    height: 76px;
    display: inline-block;
    float: left;
    opacity: 0.8; }
    #splitter-button-wrap #splitter-button-left:hover {
      opacity: 1;
      cursor: pointer; }
  #splitter-button-wrap #splitter-button-right {
    background: url(../images/splitter-button-right.png) center no-repeat;
    width: 40px;
    height: 76px;
    display: inline-block;
    float: right;
    opacity: 0.8; }
    #splitter-button-wrap #splitter-button-right:hover {
      opacity: 1;
      cursor: pointer; }

#splitter-wrapper {
  padding: 0; }
  #splitter-wrapper .row {
    height: 420px; }
    #splitter-wrapper .row ul {
      padding-left: 0px; }
  #splitter-wrapper #splitter-left {
    display: inline-block;
    width: 50%;
    float: left;
    height: 2200px;
    overflow: hidden; }
  #splitter-wrapper #splitter-right {
    display: inline-block;
    width: 50%;
    float: right;
    height: 2200px;
    overflow: hidden;
    background: #D6E6EE; }
    #splitter-wrapper #splitter-right hr {
      border-top: 1px solid #b4c8d2; }
  #splitter-wrapper .splitter-content {
    padding: 40px 60px;
    max-width: 1200px;
    margin: 0 auto; }
    #splitter-wrapper .splitter-content h2 {
      font-size: 22px; }
    #splitter-wrapper .splitter-content h3 {
      margin-top: 10px !important;
      margin-bottom: 0px !important; }
    #splitter-wrapper .splitter-content ul li {
      margin-bottom: 10px; }

.video-wrapper-home {
  background: #000;
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden; }
  .video-wrapper-home .video {
    height: auto;
    min-width: 100%;
    opacity: 1;
    z-index: 1;
    -webkit-transition: opacity 1500ms linear;
    -moz-transition: opacity 1500ms linear;
    transition: opacity 1500ms linear; }

.video-wrapper-feature {
  background: #000;
  width: 100%;
  max-height: 500px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: hidden; }
  .video-wrapper-feature .video {
    max-height: 500px;
    min-width: 100%;
    opacity: 1;
    z-index: 1;
    -webkit-transition: opacity 1500ms linear;
    -moz-transition: opacity 1500ms linear;
    transition: opacity 1500ms linear; }

/*********************************************/
/************ nav-tabs-vertical **************/
/*********************************************/
#page-showcase {
  background-color: #eee; }

.nav-tabs-vertical {
  margin-right: -31px; }
  .nav-tabs-vertical li {
    text-align: center; }
    .nav-tabs-vertical li a {
      color: #666;
      padding: 18px 0; }
      .nav-tabs-vertical li a:hover {
        background: none; }
    .nav-tabs-vertical li.active {
      background: #fff;
      border: 1px solid #ccc;
      border-right: none; }
      .nav-tabs-vertical li.active a {
        color: #333 !important; }

.tab-content-vertical {
  background: #fff;
  border: 1px solid #ccc;
  padding: 0 40px 40px; }
  .tab-content-vertical h2 {
    margin-top: 15px; }

/*********************************************/
/*************** price slider *****************/
/*********************************************/
#price-slider span {
  font-size: 12px; }
#price-slider .lead {
  color: #2198E3;
  font-size: 33px;
  font-weight: bold; }

.ui-widget-content {
  border: 1px solid #bdc3c7;
  background: #e1e1e1;
  color: #222222;
  margin-top: 4px; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 6.5em;
  height: 2.2em;
  cursor: default;
  margin: 0 -40px auto !important;
  text-align: center;
  line-height: 30px;
  color: #FFFFFF;
  font-size: 15px; }

.ui-slider .ui-slider-handle label {
  cursor: pointer; }

.ui-slider .ui-slider-handle .glyphicon {
  color: #FFFFFF;
  margin: 0 3px;
  font-size: 11px;
  opacity: 0.5; }

.ui-corner-all {
  border-radius: 20px; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.9em; }

.ui-state-default,
.ui-widget-content .ui-state-default {
  border: 1px solid #f9f9f9;
  background: #3498db; }

.ui-slider-horizontal .ui-slider-handle {
  margin-left: -0.5em; }

.ui-slider .ui-slider-handle {
  cursor: pointer; }

.ui-slider a,
.ui-slider a:focus {
  cursor: pointer;
  outline: none; }

.slider-bar {
  width: 85%;
  margin: 30px auto 0; }

h4.great {
  background-color: #5cb85c;
  border-color: #4cae4c;
  margin: 0 auto;
  padding: 7px 15px;
  color: #ffffff !important;
  font-size: 18px;
  font-weight: 600;
  border-radius: 5px;
  width: 200px; }

.total {
  border-bottom: 1px solid #7f8c8d;
  /*display: inline;
  padding: 10px 5px;*/
  position: relative;
  padding-bottom: 20px; }

.total:before {
  content: "";
  display: inline;
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  height: 3px;
  background: #7f8c8d;
  opacity: 0.5; }

.price-slider {
  margin-bottom: 50px; }

.price-slider span {
  font-weight: 200;
  display: inline-block;
  color: #7f8c8d;
  font-size: 13px; }

.form-pricing {
  background: #ffffff;
  padding: 30px;
  border-radius: 4px; }

.price-form label {
  font-weight: 200;
  font-size: 21px; }

.ui-slider-range-min {
  background: #2980b9; }

/*********************************************/
/*********** QQ bar on the right  ************/
/*********************************************/
/*
#qq {
	position: fixed;
	top: 50%;
	right: 0;
	background: #5cb85c;
	border: 1px solid #555;
	border-right: none;
	cursor: pointer;
	text-align: center;
	z-index: 99999;
	color: white;
}
#qq:hover {
	cursor: pointer;
	background: #444;
}
#qq-tip {
	width: 30px;
	float: right;
	height: 80px;
}
#qq-content {
	width: 120px;
	float: left;
	height: 80px;
	padding-top: 8px;

	a {
		color: white;
	}
}
*/
/*********************************************/
/*********** overwrite bootstrap  ************/
/*********************************************/
.btn-sm, .btn-group-sm > .btn {
  margin-bottom: 4px; }

/*********************************************/
/*************** media query *****************/
/*********************************************/
@media (max-width: 1279px) {
  .navbar-default .navbar-nav li a {
    padding-left: 10px;
    padding-right: 10px; } }
@media (max-width: 767px) {
  h1 {
    font-size: 26px;
    margin-bottom: 30px; }

  h2 {
    color: #666 !important;
    font-size: 20px; }

  h3 {
    color: #666 !important;
    font-size: 18px; }

  .rating {
    padding: 5px 0px;
    background: none !important; } }
