@charset "utf-8";
*{
    margin:0;
    padding:0
}
.paging ul li{
    list-style:none;
    display:inline
}
.paging a{
    background:#f9a531;
    opacity:1;
    height:20px;
    width:20px;
    line-height:20px;
    text-align:center;
    margin:5px 7px;
    display:inline-block;
    color:#fff;
    border-radius:1px
}
.paging .current{
    background:rgba(0,0,0,.55)!important
}
*,:after,:before{
    box-sizing:border-box
}
.clearfix{
    clear:both
}
.clearfix:after,.clearfix:before{
    clear:both;
    display:block;
    content:""
}
html{
    width:100%;
    min-height:100%
}
body{
    background:#fff;
    font-family:"Roboto Condensed",Arial;
    font-size:14px;
    color:#000;
    width:100%;
    max-width:100%;
    overflow-x:hidden;
    overflow-y:scroll
}
a{
    text-decoration:none;
    color:#333;
    cursor:pointer
}
div{
    min-height:1px
}
img{
    max-width:100%;
    height:auto;
    line-height:0
}
a,figure,img{
    border:0 none;
    vertical-align:baseline
}
a:hover{
    color:#be333a
}
figure{
    display:block;
    line-height:0
}
li{
    list-style:none;
    font-size:14px
}
.container{
    margin:0 auto
}
#header{
    position:relative
}
.top{
    background:#8f7962;
    min-height:40px;
    line-height:40px;
    border-bottom:1px solid #ccc
}
.top .container{
    width:1024px
}
.top ul{
    float:left
}
.top i{
    margin-left:10px
}
.top ul li{
    position:relative;
    display:block;
    float:left
}
.top ul li a{
    padding:0 20px;
    border-right:1px solid #ccc;
    color:#fff
}
.top ul li:last-child a{
    border:0
}
.top ul li ul{
    background:#8f7765;
    width:200px;
    position:absolute;
    display:none;
    z-index:999
}
.top ul li ul li{
    float:none;
    border-bottom:1px solid #ccc
}
.top ul li ul li a{
    display:block;
    border:0;
    padding:8px 20px;
    line-height:20px
}
.top ul li:hover ul{
    display:block
}
.top ul li ul li ul{
    position:absolute;
    left:100%;
    top:0;
    display:none!important
}
.top ul li ul li:hover ul{
    display:block!important
}
.fbtop{
    float:right;
    margin-top:-10px
}
.header{
    background:url(../images/1.jpg) no-repeat center;
    height:147px
}
.header .container{
    width:1052px;
    min-height:147px
}
.menu .container{
    width:100%
}
.logo{
    float:left;
    display:block;
    width:20%;
    display:none
}
.logo a{
    line-height:0;
    display:block;
    text-align:center
}
.logo img{
    height:110px;
    width:auto;
    margin-top:6px
}
.flag{
    float:right;
    display:none
}
.menu{
    background:#b8353b;
    width:100%;
    position:relative
}
.menu ul{
    padding:1px 0 0 0;
    display:flex;
    justify-content:center
}
.menu ul li{
    position:static;
    display:block;
    float:left
}
.menu ul li a{
    color:#fff;
    padding:10px 7px;
    display:block;
    line-height:20px;
    font-size:15px
}
.menu .home{
    width:45px;
    text-align:center;
    border-radius:0!important
}
.menu ul li:last-child a{
    margin:0
}
.menu .submenu{
    position:absolute;
    background:#be333a;
    width:100%;
    left:0;
    top:41px;
    display:none;
    min-height:42px;
    z-index:999
}
.menu .submenu ul{
    padding:0
}
.menu ul li:hover .submenu{
    display:block
}
.menu ul li:hover>a{
    background:#be333a;
    color:#f7f7f7;
    border-radius:2px 2px 0 0
}
.menu .submenu i{
    margin-right:6px
}
.menu .submenu ul li:hover a{
    color:#ffcd87;
    text-decoration:none
}
.menu .submenu ul li a{
    color:#f7f7f7;
    padding:0 20px 0 0;
    line-height:42px
}
.header_bottom{
    background:#8f7765;
    min-height:42px;
    line-height:42px
}
.header_bottom .container{
    width:1024px
}
.header_bottom_search_row{
    float:right
}
.header_bottom_search_row input{
    border:1px solid #ccc;
    padding:3px 10px;
    height:26px;
    line-height:26px;
    display:inline-block;
    vertical-align:middle;
    width:250px;
    overflow:hidden
}
.header_bottom_search_row #btnSearch{
    cursor:pointer;
    width:auto;
    line-height:0;
    margin-left:3px
}
.main{
    position:relative;
    padding:20px 0 30px 0
}
.main .container{
    width:1024px
}
.left-col {
    float: left;
    width: 77%;
}
.topmain{
    position:relative;
    margin-bottom:20px;
    overflow:hidden
}
.newhotrow{
    float:left;
    width:74%;
    display:block
}
.newhotrow figure{
    margin-bottom:5px;
    height:initial;
    text-align:center
}
.article-row *{
    font-family:"Roboto Condensed",Arial!important
}
.article-row li{
    display:list-item
}
.article-row ul li{
    list-style-type:disc
}
.article-row li{
    list-style:disc outside none;
    display:list-item;
    margin-left:25px
}
blockquote{
    background:#f9f9f9;
    border-left:10px solid #ccc;
    margin:1.5em 10px;
    padding:.5em 10px;
    quotes:"\201C""\201D""\2018""\2019"
}
blockquote:before{
    color:#ccc;
    content:open-quote;
    font-size:4em;
    line-height:.1em;
    margin-right:.25em;
    vertical-align:-.4em
}
blockquote p{
    display:inline
}
.newhotrow img{
    width:auto;
    max-height:250px
}
.newhottop{
    border:1px solid #ccc;
    padding:10px;
    margin-bottom:15px
}
.newhottop figure{
    float:left;
    width:55%;
    margin-right:10px
}
.newhottop h1{
    margin-bottom:10px;
    font-size:20px
}
.newhottop p{
    line-height:1.5
}
.newhottop a{
    display:block;
    color:#be333a
}
.newhottop a:hover{
    text-decoration:underline
}
.newhotsub{
    position:relative;
    padding:0 0 20px 0
}
.newhotsub ul{
    margin:0 -15px 0 0
}
.newhotsub ul li{
    position:relative;
    float:left;
    width:25%;
    display:block;
    padding:0 15px 0 0
}
.newhotsub ul li:nth-of-type(4n+1){
    clear:both
}
.newhotsub figure{
    height:120px;
    overflow:hidden
}
.newhotsub a{
    display:block;
    font-weight:700
}
.hotservices{
    float:right;
    width:24.5%
}
.redtitle{
    background:#be333a;
    height:30px;
    line-height:30px;
    padding:0 10px;
    color:#fff
}
.hotservicesrow{
    border-top:2px solid #fff;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:10px 8px;
    height:450px;
    overflow:hidden
}
.hotservicesrow ul li{
    margin:0 0 6px;
    border-bottom:1px dotted #e2e2e3
}
.hotservicesrow ul li div{
    padding:0 0 5px
}
.box-services{
    position:relative
}
.service{
    height:auto;
    overflow:hidden
}
.box{
    position:relative;
    margin-bottom:10px
}
.box-services-title-tabs{
    background:#f9f9f9;
    position:relative;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    vertical-align:bottom
}
.service-main-category{
    background:#f5f5f5;
    display:inline-block;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    line-height:30px;
    height:30px;
    margin:0 0 -1px;
    max-width:28%;
    float:left
}
.service-main-category h2{
    font-size:16px
}
.service-main-category a{
    color:#be333a;
    display:block;
    padding:0 7px
}
.service-main-subcat{
    display:inline-block;
    max-width:86%;
    padding-top:6px;
    overflow:hidden;
    white-space:nowrap;
    float:left;
    vertical-align:bottom
}
.service-main-subcat a{
    border-right:1px solid #ccc;
    padding:0 5px;
    display:inline-block
}
.service-main-subcat a:last-child{
    border:0
}
.service-box-inner{
    position:relative;
    height:auto;
    overflow:hidden;
    padding:10px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
    margin-bottom:10px
}
.service-box-left{
    float:left;
    width:72%;
    height:auto;
    display:block;
    overflow:hidden
}
.servicebox{
    position:relative;
    padding:5px 0 0
}
.viewall{
    float:right;
    display:block
}
.viewall a{
    height:30px;
    line-height:30px;
    padding:0 10px;
    display:block
}
.titlenews{
    font-size:16px;
    font-weight:700;
    margin-bottom:10px
}
.newsdesbox{
    line-height:1.6;
    margin-bottom:5px
}
.service-related{
    font-weight:700;
    line-height:1.4
}
.service-related a{
    background:url(../images/dot.png) 1px 4px no-repeat;
    padding:0 0 0 15px;
    color:#666
}
.service-related a:hover{
    background:url(../images/dot-hover.png) 1px 4px no-repeat;
    color:#be333a
}
.servicebox figure{
    float:left;
    width:32%;
    margin:0 10px 5px 0;
    display:block;
    position:relative
}
.servicebox figure a{
    display:block
}
.servicebox figure img{
    width:100%
}
.service-box-right{
    float:right;
    width:23.5%;
    height:auto;
    display:block;
    overflow:hidden
}
.service-box-right ul li{
    margin-bottom:10px
}
.right-col {
    float: right;
    width: 22.3%;
    display: block;
}
.right-col-top{
    height:auto;
    overflow:hidden;
    margin-bottom:20px
}
.right-col-support{
    margin-bottom:10px
}
.right-col-support p.h3change{
    background:#be333a;
    color:#fff;
    padding:6px 10px;
    text-transform:uppercase
}

p.h3change {
    font-size: 16px;
    font-weight: bold !important;
    text-transform: uppercase;
}

.right-col-support .name{
    font-size:16px;
    font-weight:700;
    color:#be333a
}
.right-col-support-inner{
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    padding:10px
}
.right-col-support-inner .call{
    letter-spacing:4px;
    font-size:28px
}
.video-right-col figure{
    margin-bottom:10px;
    position:relative;
    line-height:0
}
.video_bg{
    position:relative;
    display:block
}
.video_bg span{
    background:url(../images/bg-video.png) no-repeat center/cover;
    width:100%;
    height:100%;
    position:absolute;
    z-index:2;
    display:block;
    content:"";
    top:0;
    left:0
}
.call{
    color:red;
    font-family:Impact;
    font-size:22px
}
.right-col-support p.h3change{
    margin-bottom:6px;
    line-height:1.5
}
.right-col-support i{
    margin-right:8px
}
.right-col-support img{
    height:30px;
    width:auto;
    float:left;
    margin:0 5px 0 0;
    display:block;
    vertical-align:middle
}
.right-col-support .skypechat{
    line-height:30px
}
.docrow{
    margin-bottom:10px;
    height:auto;
    overflow:hidden
}
.doctitle{
    background:#be333a;
    line-height:30px;
    padding:0 10px;
    color:#fff
}
.doctitle p.h3change{
    font-weight:400;
    position:relative
}
.doctitle p.h3change a{
    color:#fff
}
.docbox{
    border:1px solid #ccc;
    padding:10px 8px;
    height:auto;
    overflow:hidden
}
.docbox ul{
    height:auto;
    overflow:hidden
}
.docbox ul li{
    position:relative;
    display:block;
    margin-bottom:6px
}
.docboxinner{
    border-bottom:1px dashed #ccc;
    position:relative;
    padding:3px 0
}
.docbox-left{
    display:block;
    float:left;
    max-width:90%;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:3
}
.page-numbers{
    width:initial!important;
    padding:1px 7px;
    height:initial!important;
    margin:initial!important
}
.paging .current{
    background:rgba(0,0,0,.55)!important;
    color:#fff;
    padding:3px 10px!important
}
.docbox-right{
    display:block;
    float:right
}
.advboxrow{
    position:relative;
    padding:20px 0 0 0
}
.advboxtitle{
    padding:0 10px;
    margin-bottom:-16px
}
.advboxtitle p.lienketwebsite {
    background: #cecece;
    display: inline-block;
    position: relative;
    line-height: 28px;
    padding: 0 25px 0 10px;
    position: relative;
    border-radius: 4px 0 0 4px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
}
.advboxtitle h3:after{
    position:absolute;
    left:100%;
    top:0;
    content:"";
    border-bottom:14px solid transparent;
    border-top:14px solid transparent;
    border-left:22px solid #cecece
}
.adv-box{
    padding:20px 10px 0 10px;
    background:#f5f5f5;
    border-top:4px solid #ccc;
    border-radius:5px 5px 0 0;
    border-bottom:1px solid #ccc;
    border-left:1px solid #c1c1c1;
    border-right:1px solid #c5c5c5
}
.adv-box #owl-demo .item{
    padding:0;
    display:block;
    margin:5px;
    color:#fff;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    text-align:center
}
.adv-box #owl-demo .item img{
    height:70px
}
.adv-box .owl-theme .owl-controls{
    margin:0
}
.adv-box .owl-theme .owl-controls .owl-page span{
    border-radius:0
}
.photos-row{
    padding:30px 0 20px 0
}
.photos-row-title{
    margin-bottom:15px
}
.photos{
    border-top:3px solid #333;
    padding:30px 0 0 0
}
.photos ul{
    margin:0 -30px 0 0
}
.photos ul li{
    width:25%;
    float:left;
    position:relative;
    display:block;
    padding:0 30px 20px 0
}
.photos h2{
    font-size:16px
}
.photos figure{
    display:block;
    line-height:0;
    margin:0 0 10px 0;
    text-align:center
}
.photos a{
    display:block
}
.photos img{
    width:100%
}
.image-lightbox{
    background:#efefef;
    padding-bottom:60px
}
.image-lightbox h1{
    text-transform:uppercase;
    font-weight:400
}
.image-lightbox h2{
    border-top:1px solid #ddd;
    margin-bottom:1em;
    margin-top:1.875em;
    padding-top:1.875em;
    font-weight:400
}
.video-top{
    border-bottom:1px solid #333;
    margin-bottom:20px
}
.video-top iframe{
    width:100%;
    margin-bottom:15px
}
.video-top h2{
    margin-bottom:15px
}
.video-top p{
    margin-bottom:15px
}
.video ul{
    margin:0 -20px 0 0
}
.video ul li{
    float:left;
    width:33.33%;
    padding:0 20px 20px 0
}
.video ul li:nth-of-type(3n+1){
    clear:both
}
.video figure{
    display:block;
    margin-bottom:10px;
    height:120px;
    overflow:hidden
}
.video img{
    max-height:120px;
    width:auto;
    border-radius:3px
}
.video h2{
    background:#616161;
    margin-bottom:30px;
    display:inline-block;
    line-height:36px;
    padding:0 10px;
    color:#fff;
    font-weight:400
}
.video h3{
    font-size:16px;
    margin-bottom:10px
}
.omely{
    text-align:center;
    padding:30px 0 60px;
    border-bottom:1px solid #ddd
}
.omely ul li{
    display:inline-block;
    margin:.625em
}
.omely figure{
    display:block;
    position:relative
}
.omely img{
    border:.625em solid rgba(255,255,255,.5);
    box-shadow:0 0 .313em rgba(0,0,0,.05);
    height:8.75em;
    width:8.75em;
    transition:box-shadow .3s ease 0s,border-color .3s ease 0s
}
.omely focus,.omely img:hover{
    border-color:#fff;
    box-shadow:0 0 .938em rgba(0,0,0,.25)
}
#footer{
    background:#faa531;
    border-top:1px solid #ddd;
    color:#fff
}
#footer .container{
    width:1024px
}
.footer{
    line-height:1.5
}
.f-mxh{
    padding:20px 0 0 0
}
.f-mxh a{
    display:inline-block;
    margin-right:10px
}
.f-mxh img{
    height:45px;
    width:auto
}
.ftop{
    padding-top:20px;
    padding-bottom:30px
}
.footer p.title-header{
    margin-bottom:8px;
    text-transform:uppercase
}
p.title-header {
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
}

.asidetitle p.h3change {
    background: #b8353b;
    padding: 10px;
    color: #fff;
}
.footer p{
    margin-bottom:5px
}
.footer a{
    color:#fff
}
.footer .hotcall{
    color:#fff;
    font-family:'Roboto Condensed',sans-serif;
    font-size:20px;
    letter-spacing:2px;
    margin-left:10px
}
.vcard{
    font-style:normal
}
.fleft{
    float:left;
    width:58%
}
.fright{
    float:right;
    width:300px;
    height:210px;
    overflow:hidden
}
.article-header{
    margin-bottom:20px
}
.article-header .wrap{
    margin:0 auto
}
.article-header h1{
    margin-top:20px;
    margin-bottom:10px;
    font-size:26px
}
.article-summary{
    line-height:1.4;
    font-size:16px;
    font-weight:700
}
div#:0.targetLanguage{
    color:#666
}
div.skiptranslate.goog-te-gadget span{
    display:none!important
}
div.skiptranslate.goog-te-gadget *{
    color:#f7f7f7;
    border:0!important;
    margin-top:1px;
    border-radius:17px;
    height:27px;
    padding:0;
    float:right;
    background:#f9a531
}
.goog-te-gadget{
    font-family:arial;
    font-size:0!important;
    color:#fff;
    padding-left:15px
}
select.goog-te-combo{
    padding:0 0 0 25px!important
}
.navbar-collapse{
    padding:0
}
@media screen and (max-width:990px){
    div.skiptranslate.goog-te-gadget *{
        color:#178095;
        margin-top:1px;
        border-radius:17px;
        height:27px;
        padding:0;
        float:right;
        margin:6px 0 10px 0
    }
}
body{
    top:0!important
}
.top-slideshow{
    max-height:260px;
    overflow:hidden
}
.language{
    margin-right:15px;
    margin-top:4px
}
.goog-te-banner-frame{
    left:0;
    top:-40px!important;
    height:39px;
    width:100%;
    z-index:10000001;
    position:fixed;
    border:none;
    border-bottom:1px solid #6b90da;
    margin:0;
    -moz-box-shadow:0 0 8px 1px #999;
    -webkit-box-shadow:0 0 8px 1px #999;
    box-shadow:0 0 8px 1px #999
}
div#google_translate_element{
    position:absolute;
    margin-top:6px;
    margin-left:-15px
}
.article-category a{
    background:#e0e0e0;
    display:inline-block;
    margin-right:8px;
    border-radius:4px;
    padding:3px 6px
}
.article-meta{
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:6px 0;
    margin:10px 0 0 0
}
.article-meta-left{
    float:left;
    width:670px
}
.article-download{
    float:right;
    margin-right:10px
}
.article-download a{
    display:inline-block;
    background:#be333a;
    padding:2px 10px 1px 10px;
    color:#fff;
    border-radius:2px
}
.article-download i{
    margin-left:10px
}
.article-publish{
    float:left
}
.article_social_sharing{
    float:right
}
.article-main .wrap{
    margin:0 auto
}
.article-row{
    float:right;
    width:705px
}
.article-body{
    width:540px;
    float:left;
    line-height:1.5;
    min-height:300px
}
.article-body h2{
    margin-bottom:20px;
    font-size:22px;
    line-height:1.3
}
.article-body h3{
    margin-bottom:15px;
    font-size:22px;
    line-height:1.3
}
.article-body p{
    margin-bottom:10px;
    text-align:justify
}
.article-aside-left{
    float:right;
    width:150px;
    margin-right:0
}
.article-aside-right{
    float:left;
    width:300px;
    margin-top:20px
}
.asidebox{
    margin-bottom:20px
}
.asidebox h3{
    text-transform:uppercase
}
.asidetitle h3{
    background:#bc333a;
    display:block;
    padding:5px 10px;
    color:#fff
}
.mostview{
    padding:10px 0 0 0;
    border-bottom:1px solid #ccc
}
.mostview ul li{
    margin-bottom:10px
}
.mostviewrow{
    position:relative;
    padding:10px 0 0 0;
    border:1px solid #d9d9d9;
    border-top:0;
    padding:10px
}
.clearfix.mostviewrow img{
    width:100%;
    height:initial!important
}
.mostviewrow figure{
    position:relative;
    margin-bottom:10px
}
.mostviewrow a{
    font-weight:700;
    color:#be333a
}
.mostview figure{
    float:left;
    position:relative;
    margin:0 10px 0 60px;
    display:block
}
.mostview figure:before{
    width:50px;
    height:50px;
    position:absolute;
    left:-60px;
    top:0;
    background:#f9a531;
    z-index:2;
    vertical-align:middle;
    text-align:center;
    display:block;
    line-height:50px;
    overflow:hidden;
    color:#fff;
    font-size:26px
}
.mostview ul li:nth-of-type(1) figure:before{
    content:"1"
}
.mostview ul li:nth-of-type(2) figure:before{
    content:"2"
}
.mostview ul li:nth-of-type(3) figure:before{
    content:"3"
}
.mostview ul li:nth-of-type(4) figure:before{
    content:"4"
}
.mostview ul li:nth-of-type(5) figure:before{
    content:"5"
}
.mostview figure a{
    position:relative;
    display:block;
    overflow:hidden;
    width:50px;
    height:50px
}
.mostview figure img{
    position:absolute;
    left:-5px;
    top:-5px;
    width:auto;
    max-width:100px;
    min-height:50px;
    min-width:50px
}
.mostviewtitle{
    float:right;
    width:60%
}
.hotnewsright{
    padding:10px 0 15px 0
}
.hotnewsright ul li{
    margin-bottom:10px
}
.hotnewsright figure{
    position:relative;
    float:left;
    margin:0 10px 0 0
}
.hotnewsright figure a{
    position:relative;
    width:100px;
    height:70px;
    overflow:hidden;
    display:block
}
.hotnewsright figure img{
    position:absolute;
    left:-5px;
    top:-5px;
    max-width:200px;
    min-width:100px;
    min-height:70px;
    width:auto
}
.cate h3{
    color:#fff;
    background:#be333a;
    padding:2px 5px;
    display:inline-block
}
.relatedtitle .relate{
    text-transform: uppercase;
    color: #be333a;
    font-weight: bold;
    font-size: 16px;
}
.related ul{
    padding:20px 0 0 0
}
.news-relate {
    font-size: 20px;
    padding: 20px 0px;
    text-transform: uppercase;
}

.description-home {
    clear: both;
}

.description-home * {
    font-size: 15px;
    line-height: 1.5;
    text-align: justify;
}

.description-home strong ,.description-home b{
    font-size: 18px;
    line-height: 2.5;
}
.related ul li{
    position:relative;
    border-bottom:1px solid #ccc;
    padding:0 0 10px 0;
    margin-bottom:10px;
    line-height:1.4
}
.related ul li a{
    display:block
}
.related figure{
    margin-bottom:10px
}
.share_article{
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
    padding:10px 0
}
.article-discovery{
    padding:20px 0 0 0
}
.article-discovery .wrap{
    margin:0 auto
}
.row.room-preview{
    margin-left:-8px;
    margin-right:-8px
}
.article-body td,.article-body th{
    border:1px solid #ddd;
    padding:8px
}
input#submit{
    background:#886349;
    padding:10px;
    border:0;
    font-size:15px;
    text-transform:uppercase;
    color:#fff
}
.hotel-list iframe{
    width:100%;
    margin-top:17px;
    height:332px
}
.article-row table{
    width:100%!important
}
.article-body tr:nth-child(even){
    background-color:#f2f2f2
}
.article-body tr:hover{
    background-color:#ddd
}
.article-body th{
    padding-top:12px;
    padding-bottom:12px;
    text-align:left;
    background-color:#4caf50;
    color:#fff
}
.article-discovery h3{
    text-transform:uppercase;
    margin-bottom:20px;
    font-size:20px
}
.article-discovery ul{
    margin:0 -20px 0 0
}
.article-discovery ul li{
    float:left;
    width:20%;
    position:relative;
    display:block;
    padding:0 20px 20px 0;
    font-weight:700;
    font-size:16px
}
.article-discovery figure{
    margin-bottom:10px;
    display:block
}
.contactrow{
    width:96%
}
.contact{
    padding:15px 10px 15px 10px;
    line-height:1.5;
    border:1px solid #ccc;
    margin-bottom:20px
}
.contact-h1{
    background:#be333a;
    padding:6px 10px;
    font-size:18px;
    color:#fff;
    text-transform:uppercase;
    font-weight:400;
    margin-bottom:15px
}
.contact h3{
    margin-bottom:10px
}
.contact-title{
    background:#e0e0e0;
    margin-bottom:15px;
    display:inline-block;
    padding:6px 10px;
    line-height:24px;
    border:1px solid #ccc
}
.contact p{
    margin-bottom:6px
}
.maps{
    border-bottom:1px solid #333
}
.maps iframe{
    width:100%;
    height:250px
}
.newsleft{
    float:right;
    width:705px;
    display:block;
    padding:20px 0 0 0
}
.newrow{
    position:relative;
    margin-bottom:20px
}
.newrow figure{
    display:block;
    position:relative;
    float:left;
    width:30%;
    margin:0 20px 0 0
}
.newrow figure a{
    display:block
}
.newrow figure img{
    width:100%
}
.newrow h2{
    font-size:18px;
    margin-bottom:10px;
    font-weight:400;
    line-height:1.3
}
.newrow p{
    line-height:1.5
}
.datetime{
    color:#999;
    margin-bottom:10px
}
.newrow:after{
    clear:both;
    display:block;
    content:""
}
.newrowtitle{
    background:#8f7765;
    margin-bottom:20px
}
.newrowtitle h1{
    padding:0 10px;
    line-height:35px;
    font-size:15px;
    text-transform:uppercase;
    color:#fff
}
.newrowtitle small{
    font-size:60%;
    font-weight:400;
    text-transform:capitalize;
    margin-left:15px;
    display:inline-block
}
.vbpl-title{
    margin-bottom:20px;
    border-bottom:1px solid #be333a
}
.vbpl-title h1{
    background:#f5f5f5;
    border-top:1px solid #be333a;
    border-left:1px solid #be333a;
    border-right:1px solid #be333a;
    display:inline-block;
    color:#be333a;
    line-height:50px;
    font-size:18px;
    padding:0 10px;
    text-transform:uppercase
}
.menu-mobile{
    display:none;
    height:42px;
    line-height:42px;
    padding:0 10px;
    text-transform:uppercase;
    background:#be333a
}
.menu-mobile i{
    margin-right:10px
}
.menu-mobile a{
    color:#fff
}
.header320{
    text-align:center;
    padding-bottom:20px;
    display:none
}
.header320 img{
    height:100px;
    margin-top:20px;
    margin-bottom:10px
}
.header320 h3{
    text-transform:uppercase;
    margin-top:6px;
    color:#be333a;
    font-size:14px
}
.header320 span{
    color:#ff2714;
    text-transform:uppercase;
    font-weight:700;
    font-size:18px
}
.mobile-search{
    float:right;
    height:26px;
    line-height:26px;
    background:#f5f5f5;
    width:70%;
    margin:8px 0 0;
    border-radius:1px;
    position:relative
}
.mobile-search input{
    border-radius:1px;
    width:100%;
    border:0 solid #fff;
    height:26px;
    line-height:26px;
    background:#f5f5f5;
    margin:0;
    padding:0 6px
}
.mobile-search button{
    position:absolute;
    right:0;
    top:0;
    border:0;
    height:26px;
    line-height:22px;
    text-align:center;
    color:#999;
    width:30px;
    cursor:pointer
}
.mobile-search i{
    margin:0
}
.page{
    font-size:10px
}
.page a{
    background:#869791;
    opacity:.5;
    height:20px;
    width:20px;
    line-height:20px;
    text-align:center;
    margin:5px 7px;
    display:inline-block;
    color:#fff;
    border-radius:1px
}
.page span{
    background:#869791;
    height:20px;
    width:20px;
    line-height:20px;
    text-align:center;
    display:inline-block;
    color:#fff;
    border-radius:1px
}
@media screen and (min-width:320px) and (max-width:800px){
    body{
        font-size:16px
    }
    #footer .container,.header .container,.header_bottom .container,.main .container,.menu .container,.top .container{
        width:100%
    }
    #header,.service-main-subcat{
        display:none
    }
    .main{
        padding:20px 10px 30px
    }
    .article-aside-left,.article-aside-right,.article-body,.article-discovery .wrap,.article-header .wrap,.article-main .wrap,.article-meta-left,.article-row,.fleft,.fright,.hotservices,.left-col,.newhotrow,.newsleft,.right-col{
        width:100%;
        float:none
    }
    .left-col{
        margin-bottom:20px
    }
    .right-col-top,.service,.service-box-left,.topmain{
        height:auto
    }
    .newhottop figure{
        width:100%;
        float:none;
        margin:0 0 10px 0
    }
    .newhotsub ul li{
        padding:0 10px 0 0
    }
    .service-main-category{
        max-width:100%
    }
    .service-box-right{
        height:230px
    }
    .footer{
        padding:0 10px
    }
    .fleft{
        margin-bottom:20px
    }
    .article-category a{
        margin-bottom:10px
    }
    .article-meta-left:after,.article-meta-left:before{
        clear:both;
        display:block;
        content:""
    }
    .article-meta-left{
        margin-bottom:10px
    }
    .article-discovery ul{
        margin-right:-10px
    }
    .article-discovery ul li{
        width:50%;
        padding:0 10px 20px 0
    }
    .article-discovery ul li:nth-of-type(5){
        display:none
    }
    .mostviewrow figure,.related figure{
        float:left;
        width:45%;
        margin-right:10px
    }
    .related ul li:first-child a{
        font-weight:700;
        font-size:16px
    }
    .newrow{
        border-bottom:1px dotted #ccc;
        padding-bottom:10px
    }
    .newrow .datetime{
        display:none
    }
    .newrow h2{
        margin-bottom:0;
        font-weight:700
    }
    .newrow figure{
        margin-right:10px;
        width:45%
    }
    .photos ul{
        margin-right:-10px
    }
    .photos ul li{
        width:50%;
        padding-right:10px
    }
    .photos ul li:nth-of-type(2n+1){
        clear:both
    }
    .header320,.menu-mobile{
        display:block
    }
    .video ul li{
        padding:0 10px 10px 0
    }
}
@media screen and (max-width:767px){
    .service-box-left{
        width:100%
    }
    .service-box-right{
        width:100%
    }
}
