body {
  color: #fff;
  background: #000;
}

.container {
  color: #fff;
}

.top-bg {
  margin: 0 auto;
  display: block;
  padding: 0;
}

.top-bg-m {
  display: none;
}

.navbar-inverse {
  background-color: #1c1c1c;
  border-radius: 0;
  border: 0;
}

.navbar-inverse .navbar-nav>li>a {
  line-height: 35px;
  padding: 15px 30px;
  color: #fff;
  font-size: 18px;
}

.navbar-inverse .navbar-nav>li>a:hover {
  color: #000;
}

.navbar-inverse .navbar-toggle {
  border-color: rgba(255, 235, 59, 0.49);
}

.navbar-inverse .navbar-nav li {
  color: #fff;
}

.navbar-inverse .navbar-nav li:hover, .navbar-inverse .navbar-nav li.active a {
  background: #ffd200;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
  background-color: rgba(8, 8, 8, 0);
  color: #000;
}

.navbar-collapse {
  padding: 0;
  background: #000;
}

.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-brand {
  line-height: 35px;
  padding: 15px 64.56px;
  color: #fff;
  font-size: 18px;
}

.navbar-mh {
  margin-bottom: 4em;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 6px dashed;
  border-top: 4px solid\9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  position: absolute;
  right: 2.6em;
  top: 46%;
  z-index: 99;
}

.jb {
  display: inline-block;
  position: absolute;
  left: 2.1em;
  top: 36%;
  z-index: 99;
}

.nav-justified {
  width: auto;
}

.nav-justified {
  width: auto;
  background: #1c1c1c;
  border: 0;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, .nav-justified>li, .nav-justified>li>a {
  background: none!important;
  padding: 0.55rem 1.65em;
  color: #fff;
}

.nav-justified>li, .nav-justified>li>a:hover {
  color: #ffd200;
}

.tos-close, .tos-next, .tos-prev {
  opacity: 0.65;
}

.tos-caption, .tos-pagination {
  opacity: 1;
}

#slides1,#slides2,#slides3,#slides4,#slides5,#slides6,#slides7,#slides8,#slides9,#slides10{
  background: #252525;
  padding-top:20px;
  margin-bottom:20px;
}

#slides1 .tos-wrapper .tos-caption,#slides2 .tos-wrapper .tos-caption,#slides3 .tos-wrapper .tos-caption,#slides4 .tos-wrapper .tos-caption,#slides5 .tos-wrapper .tos-caption,#slides6 .tos-wrapper .tos-caption,#slides7 .tos-wrapper .tos-caption,#slides8 .tos-wrapper .tos-caption,#slides9 .tos-wrapper .tos-caption,#slides10 .tos-wrapper .tos-caption {
  bottom: 0;
  padding-bottom: 20px;
  margin-top: 0px;
  padding-top: 20px;
  font-size: 20px;
  color: #fff;
  text-shadow: none;
}
#slides1 .tos-caption, #slides1 .tos-pagination,#slides2 .tos-caption, #slides2 .tos-pagination,#slides3 .tos-caption, #slides3 .tos-pagination,#slides4 .tos-caption, #slides4 .tos-pagination,#slides5 .tos-caption, #slides5 .tos-pagination,#slides6 .tos-caption, #slides6 .tos-pagination,#slides7 .tos-caption, #slides7 .tos-pagination,#slides8 .tos-caption, #slides8 .tos-pagination,#slides9 .tos-caption, #slides9 .tos-pagination,#slides10 .tos-caption, #slides10 .tos-pagination{
  opacity: 1;
    position: relative!important;
    height: auto!important;
    padding-bottom: 5px;
}

#slides1 img.img-responsive,#slides2 img.img-responsive,#slides5 img.img-responsive,#slides3 img.img-responsive,#slides4 img.img-responsive,#slides6 img.img-responsive,#slides7 img.img-responsive,#slides8 img.img-responsive,#slides9 img.img-responsive,#slides10 img.img-responsive {
  max-height: 580px;
}

#slides5 {
	text-align:center;
	padding-bottom:20px;
	}
#slides5 img {
	display:inline;
	}
#slides5 p{
	padding-bottom: 20px;
    margin-top: 0px;
    padding-top: 20px;
    font-size: 20px;
    color: #fff;
    text-shadow: none;
	}
.tos-wrapper.tos-has-thumbnails .tos-pagination a {
  background-position: center center;
  background-size: cover;
  margin: 0 3px;

}

.tos-wrapper.tos-has-thumbnails .tos-pagination a.tos-selected {
  border: 2px solid #FF5722;
}

.tos-inline.tos-next, .tos-inline.tos-prev {
  top: 8%;
}

.tos-pagination {
  margin-bottom: 10px;
}
.tos-close {
    height: 40px;
    top: 20px;
    background: #2b2b2b;
}

/* Center align the text within the three columns below the carousel */

.marketing .col-lg-3 {
  margin-bottom: 20px;
  text-align: center;
}


.col-xs-6, .col-sm-3 {
  padding: 0 7px;
  margin-bottom: 15px;
  max-height: 405px;
}

.navbar-right {
  margin: 0;
  margin-top: 20px;
}

.navbar-right .form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #505050;
  border-radius: 0px;
  -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;
}

.navbar-right .btn-default {
  background: url(../images/s-bt.jpg?v34) no-repeat 0 0;
  height: 40px;
  width: 60px;
  margin-right: -15px;
  margin-bottom: 0;
  text-indent: -99999px;
  margin-left: -5px;
  border-radius: 0px;
}

.marketing h2 {
  font-weight: normal;
}

.blog-post-title {
  color: #ffd200;
  line-height: 2;
}

.marketing .col-lg-3 p {
  margin-right: 10px;
  margin-left: 10px;
}

.marketing .col-lg-3 img {
  margin: 0 auto;
}

.pic-bg {
  background: #000000;
  border: 1px solid #ffd200;
  position: relative;
}

.pic-bg .share {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 80px;
  cursor: pointer;
}

.titp {
  position: relative;
  display: block;
  max-width: 234px;
  max-height: 249px;
}

.titp h4 {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  margin: 0;
  padding: 3px 10px;
  color: #fff;
  font-size: 14px;
  line-height: 1.8;
}

.media {
  padding: 0 5px 0 10px;
  margin-top: 10px;
  color: #fff;
}

.pic-bg .media-body p {
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 120px;
}

.lobt {
  text-align: center;
}

.lobt a.btn {
  margin: 10px 0 5px;
  color: #000;
  font-size: 20px;
  display: inline-block;
}

.lin-bg {}

.dqps {
  width: 80px;
  height: 62px;
  background: #ffd200;
  text-align: center;
  line-height: 2;
  padding: 2px 0;
  color: #000;
  font-weight: 800;
}

.media-right {
  background: #000000;
  border: 1px #ffd100 solid;
  padding: 1px;
}

.media-right p {
  margin-bottom: 0!important;
}

.tos-html {
  overflow: hidden!important;
}

.dqps span {
  display: block;
}

.title-1 {
  text-align: center;
  background: url(../images/hr.png) no-repeat bottom center;
  color: #ffd200;
  font-size: 38px;
  line-height: 2;
  padding: 0.3em 0 1em;
  margin-bottom: .65em;
}

.hd-jl .media, .bs-example {
  position: relative;
}

.bs-example p.lin-left {
  position: absolute;
  left: -470px;
}

.hd-jl .media p.lin-right {
  position: absolute;
  right: -465px;
}

.hd-jl .media {
  overflow: inherit;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 0;
  border-bottom: 0;
  line-height: 2;
}

.t-p {
  font-size: 18px;
  text-align: center;
  color: #ffd200;
}

.dl-horizontal {
  font-size: 24px;
  color: #fff;
  line-height: 1.5;
}

.dl-horizontal h1 {
  margin: 3rem 0;
  color: #ffd200;
}

.dl-horizontal span p {
  font-size: 18px;
  max-width: 600px;
}

.dl-horizontal span {
  margin-bottom: 5px;
  line-height: 1.6;
}

.dl-horizontal span.pull-right {
  width: 310px;
}

.hd-jl .media {
  padding: 0 5px 0 10px;
  margin-top: 10px;
  color: #fff;
  margin-bottom: 25px;
}

.hd-jl .media h2.media-h3 {
  color: #ffd200;
}

.tg-ol {
  font-size: 18px;
  line-height: 1.8;
  color: #fff;
  margin-top: -20px;
}

.media-left, .media>.pull-left {
  padding-right: 30px;
  vertical-align: bottom;
  padding-bottom: 1.6em;
}

.hd-jl .media p {
  margin: 16px 0 30px;
  font-size: 16px;
}

.media-h1 {
  color: #ffd200;
  margin: 35px;
  font-size: 36px;
  margin-left: 0;
}

.Pagenav {
  text-align: center;
}

.footer {
  background: #101010;
  text-align: center;
  margin-top: 35px;
}

.footer .media {
  font-size: 14px;
  font-weight: 100;
  text-align: left;
  line-height: 1.8;
  color: #e8e8e8;
  margin: 0 -100px;
}

.footer .media-left {
  padding-top: 18px;
  border-right: 1px solid #484848;
  padding: 50px 20px 50px 0;
  margin-right: 2px;
}

.footer .media p a {
  color: #e8e8e8;
  margin: 0 5px;
}

.footer .media-body {
  padding: 30px;
}

.footer .media-2r {
  font-size: 12.5px;
  padding: 30px 8px;
}

.footer .media-2img {
  border: 0;
  padding: 30px 1px;
}

.ps-fb {
  margin-top: 2em;
  margin-left: -10px;
  margin-right: -10px;
}

.ps-fb p.ps {
  background: #303030;
  display: inline-block;
  padding: 0.89em 1.5em;
  font-size: 22px;
  color: #fff;
}

.tos-wrapper.tos-fixed .tos-slide.tos-html>div {
  max-width: 420px;
  color: #fff;
  text-align: center;
  background: url(../images/pop-bg.jpg?433) repeat top center;
}

.btn-group-lg>.btn, .btn-lg {
  padding: 5px 26px;
  font-size: 22px;
  line-height: 1.3333333;
  border-radius: 3px;
  margin: 1em 0 0;
}

.btn-primary, .btn-primary.focus, .btn-primary:focus {
  color: #000;
  background-color: #ffd800;
  border-color: #ffa600;
  border-radius: 3px;
  margin-right: 20px;
}

.btn-default {
  color: #fff;
  background-color: #3a3a3a;
  border-color: #4e4b4b;
}

.log2 {
  position: relative;
  top: -40px;
  left: -50px;
  width: 430px;
  font-size: 21px;
  margin-bottom: -4em;
}

.log3, .log4 {
  position: relative;
  top: -10px;
  left: -50px;
  width: 430px;
  font-size: 21px;
  margin-bottom: -4em;
}

.log4 {
  top: -40px;
}

.log2 .media-left, .log3 .media-left, .log4 .media-left {
  padding: 0;
}

.log2 .media-body {
  position: relative;
  top: 50px;
  left: -30px;
}

.log2 .media-body p.hhh, .log3 .media-body p.hhh, .log4 .media-body p.hhh {
  color: #ffd800;
}

.log3 .media-body, .log4 .media-body {
  padding-top: 2.5em;
  padding-right: 1em;
}

.tos-html {
  overflow: hidden;
}

.pagination>li {
  display: inline-block;
  margin-bottom: 1em;
}

.hd-news {
  margin-top: 1em;
}

.blog-post h2.blog-post-meta {
  margin-top: 0;
  background: #ffd200;
  display: block;
  padding: 0.3em;
  line-height: 1;
  color: #fff;
  background: -moz-linear-gradient(90deg, #ffd200 32%, #FFFFFF 100%);
  background: -webkit-gradient(linear, 90deg, color-stop(32%, B22959), color-stop(100%, FFFFFF));
  background: -webkit-linear-gradient(90deg, #ffd200 32%, #FFFFFF 100%);
  background: -o-linear-gradient(90deg, #ffd200 32%, #FFFFFF 100%);
  background: -ms-linear-gradient(90deg, #ffd200 32%, #FFFFFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd200', endColorstr='#F4F60C', GradientType='1');
  background: linear-gradient(90deg, #ffd200 32%, #FFFFFF 100%);
  margin-bottom: .75em;
}

.blog-post h2.blog-post-meta small {
  color: #000;
  margin-right: 1em;
}

.blog-post p.fx-pic {
  max-width: 100%;
  position: relative;
  text-align: center;
  margin: 0 auto;
}

.blog-post p.fx-pic a.fb-fx {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
}

.pager li.tp a {
  background: none;
  color: #000;
  border-radius: 0;
  font-size: 36px;
  margin-top: 0.2em;
  border: 0;
}

.navbar-header a.navbar-brand {
  height: 65px;
}

.navbar-inverse .navbar-brand:hover {
  background: #ffd200;
  color: #000;
}

.foot-img {
  margin: 3em auto;
}
 #slides2  .tos-wrapper.tos-has-thumbnails .tos-pagination a {
    background-position: center center;
    background-size: cover;
    width: 80px;
    height: 50px;
    margin: 0 3px;
}
.entry-slides { position: relative;}
.entry-slides a.fb-fx {position: absolute;
    top: 0;
    right: 0;}
/* Featurettes
------------------------- */

@media (min-width: 1200px) {
  .container {
    width: 1000px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 1000px;
  }
}

@media (max-width: 768px) {
  .container {
    max-width: 1000px;
    padding: 0 15px;
  }
  .jb {
    display: none;
  }
  .title-1 {
    text-align: center;
    margin-top: -30px;
    font-size: 24px;
    line-height: 1.5;
  }
  .top-bg {
    display: none;
  }
  .top-bg-m {
    margin: 0 auto;
    display: block;
    background: url(../images/top-bg.jpg?433) no-repeat top center;
    padding-top: 34%;
    background-size: 150%;
  }
  .navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-brand {
    line-height: 35px;
    padding: 8px 21px;
    color: #000;
    font-size: 18px;
  }
  .navbar-header a.navbar-brand {
    height: 50px;
  }
  .navbar-brand:hover {
    background: #ffd200;
  }
  .navbar-inverse .navbar-brand {
    color: #fff;
  }
  .navbar-inverse .navbar-nav li:hover, .navbar-inverse .navbar-nav li.active a {
    color: #000;
    background: #FFEB3B;
  }
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #ffd200;
  }
  .navbar-inverse .navbar-nav li {
    background: #ffd200;
    padding: 0 20px;
    background-size: 100%;
  }
  .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: rgb(228, 188, 0);
  }
  .media-left, .media>.pull-left {
    padding-right: 30px;
    width: 100%;
    display: block;
  }
  .hd-jl .media img {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .dl-horizontal .clearfix {
    border-bottom: 2px solid #ffdae7;
    margin-bottom: 20px;
  }
  .footer .media {
    font-size: 14px;
    font-weight: 100;
    text-align: left;
    line-height: 1.8;
    color: #e8e8e8;
    margin: 0 auto;
  }
  .footer .media-left {
    padding-top: 18px;
    border-right: 0;
    text-align: center;
    padding-bottom: 0;
  }
  .footer .media-body {
    padding: 10px;
    text-align: center;
  }
  .footer .media-2r {
    text-align: left;
  }
  .log2 {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 21px;
    margin-bottom: 0;
  }
  .log2 .media-body {
    padding: 1em;
    position: inherit;
    line-height: 1.2;
    font-size: 18px;
  }
  .log2 .media-left {
    padding: 0;
  }
  .media-body .media p {
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 70px;
  }
  .ps-fb {
    margin-top: 2em;
    margin-left: -10px;
    margin-right: -10px;
    zoom: 78%;
  }
  .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    zoom: 80%;
  }
  .hd-news {
    margin-top: 0;
  }
  .blog-post-title {
    font-size: 22px;
  }
  .blog-post h2.blog-post-meta {
    max-width: 100%;
  }
  .tg-ol {
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    margin-top: -20px;
  }
  .tg-ol h3 {
    font-size: 16px;
  }

  .bs-example p.lin-left, .hd-jl .media p.lin-right {
    display: none;
  }
  .page-header {
    padding-bottom: 0;
    margin: 0 0 0;
    border-bottom: 0;
    line-height: 2;
  }
  .dl-horizontal h1 {
    margin: 1.5rem 0;
  }
  .dl-horizontal span p {
    font-size: 16px;
  }
  .log3 .media-body, .log4 .media-body {
    padding-top: 0.5em;
    padding-right: 1em;
  }
  .ps-fb p.ps {
    background: #303030;
    display: inline-block;
    padding: 0.89em 1.5em;
    font-size: 22px;
    color: #fff;
    width: 100%;
    text-align: center;
  }
  span.titp img {
    width: 100%;
  }
  .navbar-form .form-group {
    margin-bottom: 5px;
    display: inline-block;
    width: 87.2%;
  }
  .tos-inline.tos-next, .tos-inline.tos-prev {
    top: 4%;
  }
#slides2 img.img-responsive {
    max-height: 216px;
}
 #slides2  .tos-wrapper.tos-has-thumbnails .tos-pagination a,  .tos-wrapper.tos-has-thumbnails .tos-pagination a {
    background-position: center center;
    background-size: cover;
    width: 24px;
    height: 20px;
    margin: 0 2px;
}
  .dqps {
    width: 60px;
    height: 62px;
    background: #ffd200;
    text-align: center;
    line-height: 2;
    padding: 2px 0;
    color: #000;
    font-weight: 800;
}
  .pic-bg .media-body p {
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 80px;
}
  .col-xs-6, .col-sm-3 {
    max-height: 363px;
  }
}