﻿.menu{margin-bottom:0;}
/*Slide show video*/
.rm-slide-right .carousel-indicators {
    position: relative;
    bottom: auto;
    left: auto;
    z-index: 1;
    width: 100%;
    padding-left: 0;
    margin-left: 0px;
    text-align: center;
    list-style: none;
}
.rm-slide-right {
    padding-right: 0;
    height: 477px;
    overflow: hidden;
    overflow-y: scroll;
}
.rm-slide-right .carousel-indicators li{
    display:block;
    width: 100%;
    height: auto;
    padding: 20px 6px;
    text-indent: 0;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border:none;
    border-bottom: 1px solid #444;
    border-radius: 0px;
    float:left;
    margin:0px;
}
.rm-slide-right .carousel-indicators .active{
    background:#444444;
}
.rm-slide-right .carousel-indicators li:last-child{    
    border-bottom:none;
}
.rm-slide-right .carousel-indicators li img{
    width:120px;
    float:left;
    margin-right:10px;
}
.rm-slide-right .carousel-indicators li h3{
    margin:0px;
    font-size:14px;
    color:#FFF;
    text-align:left;
    line-height:18px;
}
.rm-slide-right .carousel-indicators li p {
    margin:0px;
    line-height:18px;
    font-size:13px;
    color:#cfcfcf;
    text-align:left;
}
.rm-slide-right .carousel-indicators li p  a{
   text-decoration:none;
   color:#cfcfcf;
}

.rm-advertise{
    min-height:212px;
    padding-bottom:15px;
    padding-top:10px;
    margin-bottom:10px;
}
.rm-md-9{
    padding-right:10px;
    padding-left:0px;
}
.rm-md-12{
    padding-right:0px;
    padding-left:0px;
}
.rm-md-8{
    padding-left:0px;
}
.bg-while{
    box-shadow: 0 1px 6px #dcdcdc;
}
.bg-black{
    background:#363636;
}
.bg-gray{
    background:#fbfbfb;  
    margin-bottom: 10px;
    /*box-shadow: 0 1px 6px #dcdcdc;*/  
}
.text-h1{
    font-size: 22px;
    font-family: Roboto-Medium;
    line-height: 22px;
    text-align: left;
    margin: 0px;
    color: #1a1a1a;
    padding:26px 0px 10px 10px;
}
.rm-decription {
    color: #828282;
    font-size: 14px;
    font-family: roboto-regular;
    line-height: 18px;
    text-align: justify;
}
/*video resmax detail*/
.rmvideo-resmax{
    position:relative;
    top:0px;
    z-index:2;
    margin-bottom:10px;
}
.fa-angle-up:before{content:"\f106"}
.fa-angle-down:before{content:"\f107"}
.fa-sort:before{content:"\f0dc"}
.fa-bell-o:before{content:"\f0a2"}
.fa-bell:before{content:"\f0f3"}
.fa-caret-right:before{content:"\f0da"}

/*right*/

.gocresmax-right{
    padding-right:0px;
}
.rmcontent-right{
    position:relative;
    padding-left:6px;
    padding-right:6px;
}
.rmcontent-right ul{
    padding:0px;
    margin:0px;
}
.rmcontent-right ul li:first-child{
     padding: 12px 0px;
}
.rmcontent-right ul li:last-child{
      padding: 0px 0px 10px 0px;
}
.rmcontent-right ul li {
    float: left;
    position: relative;
    width: 100%;
    display: block;
    list-style: none;
    padding: 0px 0px 12px 0px;
    border-bottom: 1px solid#f3f2f2;
    margin-bottom: 10px;
}
.rmcontent-right ul li a{
    text-decoration:none;
    color:#777777;
    font-size:14px;
    font-family:roboto-regular;
    line-height:18px;
}
.rmcontent-right ul li a img {
    max-width: 82px;
    float: left;
    margin-right: 6px;
    border: 1px solid#f1e8e8;
}
.rmcontent-right ul li a span {
    color: #d30606;
    font-family: roboto-regular;
    font-size: 14px;
}
.rmcontent-right  div p.text-center{
    text-align:center;
    padding-bottom:20px;
}
.rmcontent-right .rm-viewmore{
    text-decoration:none;
    color:#00a652;
    font-size:14px;
    font-family:Roboto-Medium;
}
.rm-promotion a img{
    margin:10px 0px 30px 0px;
}
.gocresmax-right h2{
    margin-top:20px;
    border-bottom:1px solid#e4e4e4;
    padding-bottom:10px;
    font-family:Roboto-Medium;
    font-size:18px;
    margin-bottom:0px;
}
.gocresmax-right h2 span{
    border-bottom:3px solid#00a652;
    padding-bottom:6px;
}
.rm-social{
    float:right;
    padding:0px;
    margin:0px;
}
.rm-social li{
    float:left;
    list-style:none;
    margin:18px 10px;
}
.rm-social li:last-child{
    margin-top:10px;
}
.rm-countmbox{
    border:1px solid#fed700;
    border-radius:20px;
    padding:5px 10px;
}
.rm-countview{
    font-size:13px;
    color:#6c6c6c;
    line-height:22px;
    text-align:left;
    padding-left:10px;
}
.rm-detail{
    padding-bottom:20px;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
/*scroll*/
.rm-slide-right::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #f3f3f3;
}

.rm-slide-right::-webkit-scrollbar {
    width: 6px;
    background-color: #7e7e7e;
}

.rm-slide-right::-webkit-scrollbar-thumb {
    background-color: #7e7e7e;
    border: 2px solid #7e7e7e;
}