.land_features_s_box2{
    overflow:auto;
}
#box_warning{
    width:96%;
    margin:auto;
}
#news_close{
    width: 10px;
    height: 10px;
    cursor:pointer;
}

h1.land-header,h2.land-header  {
  border-style: solid;
  border-color: #BBB;
  border-width: 0px;
  border-bottom-width: 1px;
  padding: 10px 0 10px 0;
  margin-bottom: 25px;
}                                        
h1.land-header {
  color:    #76afbc;
}

h1.land-header:after, h2.land-header:after{
    width: 100px;
    height:3px;
    background-color: #B0151E;
    display: block;
    content: '';
    position: relative;
    top: 10px;
}

.header-h1-right {
    width: 40px;
    height: 40px;
    float: right;
}
.news-header-img-box-r {
    width: 10px;
    height: 10px;
    float:  right;
    position: relative;
    top: 5px;
    right: 10px;
}

h3.latest-news{
    font-size: 20px;
    font-family: Arial;
    margin: 0px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-style: solid;
    border-color: #BBB;
    border-width: 0px;
    border-bottom-width: 2px;
}

h3.latest-news:after{
    width: 130px;
    height:3px;
    background-color: #B0151E;
    display: block;
    content: '';
    position: relative;
    top: 12px;
}

@media screen and (max-width: 768px) {
    h1.land-header:after, h2.land-header:after, h3.latest-news:after{
        width:  50px;
        height: 2px;
    }
}

div.capability_item_box {
    padding-left:0px;
    padding-right:0px;
    padding-bottom:30px;
}
div.capability_item_header{
    width:      100%;
    margin-top: 20px;
}
div.capability_item_img_top {
    width:  100px;
    height: 100px;
    margin: auto;
}
div.capability_item_content {
    background: white;
    margin-top: 0px;
    min-height: 100px;
    _height:    100px;
}
img.size_16x16 {
    width: 16px;
    height: 16px;
    margin-bottom: 3px;
    margin-right: 5px;
}
img.size_40x40 {
    width: 40px;
    height: 40px;
}
img.size_100x100 {
    width: 100px;
    height:100px;
}

.div_features_b{
    margin-left:35px;
    margin-right:35px;
}
.div_features_s{
    margin-left:35px;
    margin-right:35px;
    text-align:left;
}
#quick_links{
    margin-top:10px;
}
#quick_links a{
    font-family:  Arial;
    font-size:  16px;
    color:  #231f16;
    text-align:  left;
    line-height:25px;
    font-weight:  400;
}
#quick_links a:hover{
    color:#b11f24;
    font-weight:bold;
}

div.border-left-solid {
    border-left:3px  solid rgb(187,187,187);
}
@media screen and (max-width: 1200px) {
    div.border-left-solid {
        border-left:0px;
    }
}

.tos{Z-INDEX:1001;FILTER:alpha(opacity=50);display:none;overflow:auto;LEFT:0;WIDTH:100%;POSITION:absolute;TOP:0;HEIGHT:100%;opacity:.50;BACKGROUND-COLOR:#aaa;}
#tos_container{border:#00f solid 1px;top:50px;left:50px;right:50px;bottom:50px;display:none;BACKGROUND:#fff;z-index:1008;position:absolute;}

.rightPanel{
    text-align:center;
}

.pageHeader {
    FONT-WEIGHT: 700;
    FONT-SIZE: 18px;
    MARGIN: 20px 0 0 15px;
    LINE-HEIGHT: 24px;
}

.dividerHeader {
    BACKGROUND-IMAGE: url(../images/divider_header.gif);
    MARGIN: 0;
    BACKGROUND-REPEAT: repeat-x;
    HEIGHT: 3px;
    padding: 0;
}
.slide_span_lt{
    position: absolute; 
    top: 32px; 
    left: 32px;
    font-size:32px;
    font-weight:bold;
    color:   #FFFFFF;
    font-style: italic;
}

.slide_span_rb{
    position: absolute;
    left: 24px;
    right: auto;
    bottom: 30%;
    z-index: 10;
    padding:5px 0 10px 0;
    text-align: center;
    BACKGROUND-COLOR: #b11118;
    width: 130px;
    font-size:16px;
}

.slide_span_sub_lt{
    position: absolute;
    left: 32px;
    right: auto;
    bottom: 30%;
    z-index: 10;
    padding:5px 0 10px 0;
    text-align: left;
    font-size:16px;
}

 /*
@media screen and (min-width: 1200px) {
   .slide_span_lt{
        top: 32px; 
        left: 32px;
        font-size:32px;
    }
    
    .slide_span_rb{
        left: 32px;
        FONT-SIZE: 16px;
        HEIGHT: 30px;
        width: 200px;
    }
    
    
    .slide_span_sub_lt{
        left: 32px;
        FONT-SIZE: 16px;
        HEIGHT: 30px;
        width: 200px;
        bottom: 40%;
    }
}
*/

#main_slider .active {
    background-color: #38A4BE;
}
#main_slider li {
    border: 1px solid #38A4BE;
}
#main_slider_img , #main_slider_img > div.item{
    HEIGHT: 340px;
}

.slide_img{
    width:100%;
    HEIGHT: 340px;
}

#slide_ios{
    right: 5%;
    left: auto;
    padding-bottom:10px;
}

.slide_a {
    color: #fff;
    cursor:pointer;
}

a.slide_a:visited {
    color: #fff;
    text-decoration: none;
}
a.slide_a:hover {
    color: #fff;
    text-decoration: none;
}

.desc_word_white{
    font-size:16px;
}

.slide-img{
    height:300px;
}