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 58.56px;
    color: #fff;
    font-size: 18px;
}
img { max-width: 100%; }
.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;
    position: relative!important;
    height: auto!important;
    background: #eee;
    padding-bottom: 5px;
}
.tos-next, .tos-prev {
    height: 80px;
    margin-top: -40px;
    top: 38%;
}
#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 {
    bottom: 0;
    padding-bottom: 20px;
    margin-top: 20px;
    padding-top: 20px;
    font-size: 20px;
    color: #666;
    text-shadow: none;
}
.tos-wrapper.tos-has-thumbnails .tos-pagination a {
    background-position: center center;
    background-size: cover;
    width: 83px;
    height: 65px;
    margin: 0 5px;
    border: 2px solid #7b7b7b;
}
.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: 30px;
}

/* 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 22px;
    font-size: 13px;
    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?v4) 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: 60px;
    height: 46px;
    background: #ffd200;
    text-align: center;
    line-height: 1.5;
    padding: 2px 0;
    color: #000;
    font-weight: 800;
}
.media-right {
    background: #000000;
    border: 1px #ffd100 solid;
    padding: 1px;
    height: 50px;
    float: right;
}
.media-body-left {
    float: left;
    display: inline-block;
    max-width: 60%;
    overflow: hidden;
}
.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: 1em;
}
.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: 16px;}
.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; }
.dl-horizontal span { margin-bottom:5px;line-height: 1.6;}
.dl-horizontal span.pull-right { width: 240px;}
.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.6;
    color: #fff;    margin-top: -20px;}
.media-left, .media>.pull-left {
    padding-right: 30px;
}
.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: 480px;
    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: -60px;
    width: 460px;
    font-size: 16px;
    margin-bottom: -4em;
}
.log3,.log4 {
    position: relative;
    top: -10px;
    left: -50px;
    width: 430px;
    font-size: 18px;
    margin-bottom: -4em;}
.log1 h4 { font-size: 16px; }
.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: 0;
    color: #fff;
    max-width: 50%;
    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;}
/* 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%;
}
 .tos-next, .tos-prev {
    top: 28%;
}
  .col-xs-6, .col-sm-3 {max-height: 363px;}
}
@media all and (orientation : landscape) { 

.titp {
    position: relative;
    display: block;
    max-width: 100%;
    max-height: 100%;
}
.col-xs-6, .col-sm-3 {
    max-height: 100%;
}

} 