html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: outside none none;
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body, html {
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
    font-family: 'Catamaran',sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
a {
    color: #151b28;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.header {
    background: none repeat scroll 0 0 #c30000;
    float: left;
    height: 65px;
}
img.logo {
    float: left;
    margin: 10px 0;
    width: 290px;
}
.header ul {
    display: inline;
    float: left;
    list-style: outside none none;
    margin: 21px 0 0 40px;
    text-align: left;
}
.header ul li:nth-last-child(1) {
    margin: 0 !important;
}
.choice-menu ul li:nth-of-type(3) {
    margin: 0 !important;
}
.header ul li {
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    height: 44px;
    margin-right: 20px;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    position: relative;
}
.header ul li:hover a {
    color: #fda300;
    transition: all 0.1s ease-in 0s;
}
.header ul li:hover li a {
    color: #ffffff;
}
.header ul li a {
    color: #ffffff;
    font-family: 'Rajdhani';
    font-weight: 700;
    text-decoration: none;
    font-size: 14px;
}
.header li ul {
    background: none repeat scroll 0 0 #8b0303;
    display: none;
    float: left;
    left: 0;
    margin-left: -20px;
    position: absolute;
    top: 22px;
    z-index: 1001;
    padding: 0 20px 0 10px;
}
.header li:hover ul {
    display: block;
}
.header li ul li {
    border-bottom: 4px solid #8b0303;
    display: inline;
    float: left;
    font-size: 11px;
    height: 100%;
    margin: 0;
    padding: 3px 10px 0;
    width: auto;
}
.header li ul li:hover {
    color: #fda300 !important;
}
.header li ul li:hover a {
    color: #fda300 !important;
}
div.i-thumb {
    background: url("../images/icon.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 34px;
    margin: 0 auto;
    text-align: center;
    width: 36px;
}
div.i-star {
    background: url("../images/icon.png") repeat scroll 104px 0 rgba(0, 0, 0, 0);
    height: 34px;
    margin: 0 auto;
    width: 39px;
}
div.i-hot {
    background: url("../images/icon.png") repeat scroll 34px 1px rgba(0, 0, 0, 0);
    height: 34px;
    margin: 0 auto;
    width: 35px;
}
.choice-menu ul li a {
    font-size: 8px;
    text-align: center;
}
.choice-menu {
    float: right;
    margin-top: 8px;
}
.choice-menu ul {
    margin: 0 !important;
}
.choice-menu li {
    margin: 0 5px 0 0 !important;
    text-align: center;
}
.wraper {
    clear: both;
    height: auto;
    margin: 0 auto;
    padding: 0 20px;
    width: 1060px;
}
.trending-tag ul {
    display: inline;
    float: left;
    line-height: 25px;
    list-style: outside none none;
    margin-left: 30px;
    max-height: 25px;
    max-width: 580px;
    overflow: hidden;
    text-align: left;
}
.trending-tag ul li {
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    margin-right: 20px;
    text-transform: capitalize;
    transition: all 0.2s ease 0s;
}
.trending-tag ul li a {
    color: #c30000;
    font-family: 'Catamaran';
    font-weight: 400;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.1px;
}
.trending-tag {
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    padding: 5px 0;
}
.trending-tag h2 {
    font-family: 'Catamaran';
    font-weight: 400;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.1px;
    color: #aeabbb;
    display: inline-block;
    float: left;
    margin-top: 3px;
}
.trending-tag ul li:hover a {
    color: #333333;
    transition: all 0.2s ease-in 0s;
}
.follow{
    margin: 0 5px 0 15px;
    font-size: 11px;
    color: #c1c1c1;
}
.follow-us {
    display: inline-block;
    float: right;
    margin: 21px 0 0;
    color: #fff;
}
.follow-us a, .follow-us span {
    font-size: 16px;
    margin-right: 5px;
}
.follow-us span{

}
.page-search {
    display: inline-block;
    float: right;
}
.page-search a {
    color: #959595;
    font-size: 16px;
    margin-right: 5px;
}
.top-src{
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    padding: 3px 4px 5px;
}
input.top-search {
    border: 0 none;
    border-radius: 0 4px 4px 0;
    height: 25px;
    padding-left: 10px;
    text-align: left;
    width: 155px;
    font-family: "Catamaran";
}
label i {
    background: none repeat scroll 0 0 #ffffff;
    border-radius: 4px 0 0 4px;
    color: #dddddd;
    font-size: 16px !important;
    margin-left: 0px;
    margin-right: -4px;
    padding: 3px 7px 8px;
    vertical-align: 1px;
}
.page-search a:hover {
    color: #333333;
    transition: font-size 0.01s ease-out 0s;
}
.side-ads {
    margin-left: -120px;
    margin-top: 0;
    position: fixed;
    width: 1308px;
}
.left-ads {
    top: 70px;
    left: 55px;
    margin-bottom: 200px;
    position: absolute;
}
.right-ads {
    top: 70px;
    margin-bottom: 200px;
    position: absolute;
    right: -67px;
}
.top-ads {
    height: auto;
    margin: 0 auto 25px;
    /*overflow: hidden;*/
    padding-top: 25px;
    text-align: center;
    width: 970px;
}
.middle-ads{
    text-align: center;
    float: left;
    width: 1060px;
    padding: 20px 0px;
    height: 90px;
    margin: 0 auto 20px;
}
.main {
    float: left;
    margin-right: 20px;
    overflow: hidden;
    width: 700px;
}
.home-display {
    float: left;
    font-family: 'Catamaran';
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 5px;
    /*margin-top: 20px;*/
    width: 700px;
}
.home-display h2 {
    font-family: 'Rajdhani';
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 5px;
    margin-top: 10px;
}
span.text-red {
    color: #c30000 !important;
    padding-left: 15px;
}
span.text-red a{
    color: #c30000;
    text-decoration: none;
}
.featured-display {
    float: left;
    margin-bottom: 30px;
}
.featured-item {
    float: left;
    margin-right: 20px;
    width: 220px;
}
.featured-item:nth-of-type(3) {
    margin-right: 0;
}
.featured-item img {
    width: 100%;
}
.featured-item h2, .list-content h2 {
    font-family: 'Rajdhani';
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 22px !important;
    letter-spacing: 0.1px !important;
    color: #000000;
    padding: 8px 15px 0 !important;
    height: 69px;
    overflow: hidden !important;
    width: auto !important;
}
.g340 {
    float: left;
    width: 340px;
}
.g359 {
    float: left;
    width: 359px;
}
.g220{
    float: left;
    width: 220px;
    height: 291px;
    overflow: hidden;
}
.sc-directory {
    float: left;
    background: none repeat scroll 0 0 #000000;
    width: 340px;
    margin-bottom: 25px;
    margin-top: 20px;
}
.sc-directory h2, .lipsus h2, .populer h2, .newest h2.title {
    border-bottom: 1px solid #c21945;
    color: #c21945 !important;
    font-family: 'Catamaran';
    font-weight: 700;
    font-size: 24px;
    line-height: 0.1em;
    margin: 10px 0 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.sc-directory h2 span, .lipsus h2 span, .populer h2 span, .newest h2 span {
    background: none repeat scroll 0 0 #fff;
    color: #c21945;
    font-size: 18px;
    padding: 0 10px;
    font-family: 'Rajdhani';
    font-weight: 600;
}
.sc-directory.dir select {
    height: 30px;
}
.sc-directory select, select.pilih-seri {
    font-family: 'Catamaran';
    font-size: 14px;
    -moz-appearance: none;
    background: url("../images/arrow.jpg") no-repeat scroll right center #ffffff;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    color: #999999;
    height: 40px;
    margin-bottom: 10px;
    padding-left: 10px;
    width: 100%;
    appearance: none;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */;
}
.sc-directory.dir input[type="submit"] {
    font-size: 13px;
    width: 80px;
}
.sc-directory h2, .lipsus h2, .populer h2, .newest h2.title, .commentar h2.title,  .lainnya h2.title {
    border-bottom: 1px solid #c21945;
    color: #c21945 !important;
    font-family: 'Catamaran' !important;
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 0.1em !important;
    margin: 10px 0 20px !important;
    text-align: center;
    text-transform: uppercase;
    width: 100% !important;
    letter-spacing: 0 !important;
    overflow: visible !important;
}
.tab-search input[type="submit"] {
    background: none repeat scroll 0 0 #999999;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-family: 'Catamaran';
    font-weight: 700;
    font-size: 13px;
    padding: 8px 10px;
    text-transform: uppercase;
    width: 90px;
}
.sc-directory input[type="submit"] {
    background: none repeat scroll 0 0 #c21945;
    border: medium none;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    font-family: 'Rajdhani';
    font-weight: 700;
    font-size: 18px;
    padding: 10px;
    text-transform: uppercase;
    width: 100px;
    letter-spacing: 1.6px;
}
.bd-star {
    background: url("../images/icon-rd.png") repeat scroll 105px 0 rgba(0, 0, 0, 0);
    height: 34px;
    margin: -10px auto 0 -15px;
    position: absolute;
    width: 35px;
}
.bd-thumb {
    background: url("../images/icon-rd.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 34px;
    margin: -10px auto 0 -15px;
    position: absolute;
    text-align: center;
    width: 35px;
}
.bd-hot {
    background: url("../images/icon-rd.png") repeat scroll 34px 0 rgba(0, 0, 0, 0);
    height: 33px;
    margin: -10px auto 0 -15px;
    position: absolute;
    width: 34px;
}
.lipsus {
    float: left;
    width: 100%;
    /*margin-top: 15px;*/
}
.lipsus-item {
    height: 225px;
    width: 340px;
    float: left;
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    overflow: hidden;
}
.newest .lipsus-item{
    padding-top: 0 !important;
    margin-bottom: 20px;
    margin-top: 10px;
}
.newest .lipsus-item:nth-child(even){
    margin-right: 20px;
}
.lipsus-item:nth-child(odd){
    padding-top: 20px;
}
.lipsus-item a{
    position: absolute;
    bottom: 0;
    text-decoration: none;
    padding: 10px 0;
    background: #000;
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.47) 31%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(31%, rgba(0, 0, 0, 0.47)), color-stop(100%, rgba(0, 0, 0, 0.7)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.47) 31%, rgba(0, 0, 0, 0.7) 100%);
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.47) 31%, rgba(0, 0, 0, 0.7) 100%);
    background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.47) 31%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.47) 31%, rgba(0, 0, 0, 0.7) 100%);
}
.lipsus-item a:hover h3{
    text-decoration: underline;
}    
.lipsus-item span{
    padding: 0 20px;
    font-size: 14px;
    font-weight: 600;
    line-height: 23px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #fff;
}
.lipsus-item span.date{
    font-family: 'Catamaran', sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0px;
    color: #9b9b9b;
}
.lipsus-item img {
    width: 100%;
    height: auto;
}
.cap {
    float: left;
    height: 225px;
    position: absolute;
    width: 340px;
}
.red {
    background: none repeat scroll 0 0 rgba(195, 0, 0, 0.5);
}
.blue {
    background: none repeat scroll 0 0 rgba(18, 132, 205, 0.5);
}
.yellow {
    background: none repeat scroll 0 0 rgba(255, 174, 0, 0.5);
}
.green{
    background: none repeat scroll 0 0 rgba(0, 102, 0, 0.52);
}
.lipsus-item h3 {
    bottom: 0;
    color: #ffffff;
    font-weight: 700;
    font-size: 28px;
    padding: 0 20px;
    position: relative;
    line-height: 27px;
    letter-spacing: 0.1px;
}
.mr2 {
    margin-right: 20px !important;
}
.mb2 {
    margin-bottom: 20px !important;
}
.list-content {
    float: left;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    background: #f0f0f0;
}
.list-content img {
    width: 100% !important;
    height: 200px;
    overflow: hidden;
}
.r-ads {
    background: none repeat scroll 0 0 #f1f1f1;
    padding: 10px 20px;
}
.itm-ads {
    height: 250px;
    padding: 10px 0;
    width: 300px;
}
.itm-ads img {
    width: 100%;
}
.cap-img {
    float: left;
    height: 70px;
    margin-right: 15px;
    overflow: hidden;
    width: 100px;
}
.populer img {
    height: 100%;
    overflow: visible;
}
.red-label {
    background: none repeat scroll 0 0 #c21945;
    color: #ffffff;
    float: left;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 14px;
    height: 26px;
    padding: 2px 5px;
    position: relative;
    text-align: center;
    width: 20px;
}
.ash-label.btm {
    font-family: 'Rajdhani';
    font-weight: 600;
    font-size: 14px;
    height: auto;
    margin-top: 174px;
    padding: 2px 15px 2px;
    text-transform: uppercase;
    width: auto;
    background: none repeat scroll 0 0 #f0f0f0;
    color: #c21945;
    float: left;
    position: absolute;
}
.ash-label.btm a{
    color: #c21945;
}
.grey-label {
    background: none repeat scroll 0 0 #c7c7c9;
    bottom: 20px;
    color: #000000;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 13px;
    left: 610px;
    padding: 5px 10px;
    position: absolute;
}
.populer h3 {
    height: 70px;
    overflow: hidden;
    font-family: 'Rajdhani', sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 22px;
    color: #212121;
}
.populer li span {
    font-size: 11px;
}
.populer li {
    /*border-bottom: 1px solid #e5e5e5;*/
    padding: 10px 0;
}
.populer {
    margin-top: 45px;
}
h2.title {
    border-bottom: 1px solid #cc0000;
    color: #cc0000;
    float: left;
    font-family: 'Rajdhani';
    font-weight: 700;
    font-size: 20px;
    line-height: 0.1em;
    margin: 30px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.title span {
    background: none repeat scroll 0 0 #fff;
    color: #c21945;
    font-size: 18px;
    padding: 0 10px;
    text-transform: uppercase;
    font-family: 'Rajdhani';
    font-weight: 600;
}
.photo-cap {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 57%, rgba(0, 0, 0, 0.65) 89%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 360px;
    overflow: hidden;
    position: absolute;
    width: 700px;
}
.photo-cap a{
    position: absolute;
    bottom: 0;
    text-decoration: none;
}
.photo-cap h3 {
    color: #ffffff;
    font-family: 'Catamaran';
    font-weight: 700;
    font-size: 24px;
    left: 0;
    line-height: 26px;
    padding: 0 20px 20px;
    width: 660px;
    letter-spacing: 0.1px;
}
.photo-cap span {
    font-family: 'Rajdhani';
    font-weight: 400;
    font-size: 18px;
    left: 0;
    padding: 0 0 20px 20px;
    width: 550px;
    line-height: 23px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    color: #fff;
}
.photo-cap img {
    height: 350px;
}
.main.video {
    height: 360px;
    margin-right: 1px;
}
.main.video img {
    width: 700px;
}
.g340 .photo-cap, .g359 .photo-cap{
    float: left;
    height: 165px;
    overflow: hidden;
    position: absolute;
    width: 340px;
}
.g359 .photo-cap{
    height: 179px;
    width: 359px;
}
.g340 .photo-cap {
    width: 340px;
}
.g340.r-photo img {
    overflow: hidden;
    width: 340px;
}
.g359.r-photo img{
    overflow: hidden;
    width: 359px;
}
.g340.r-photo .photo-cap h3 {
    bottom: -10px;
    font-size: 15px;
    line-height: 22px;
    padding: 0 0 20px 20px;
    width: 300px;
}
.g359.r-photo .photo-cap h3 {
    padding: 0 10px 10px 20px;
    width: 329px;
}
.g340.r-photo .photo-cap span {
    bottom: 0;
    color: #ffffff;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 12px;
    left: 0;
    padding: 0 0 20px 20px;
    position: absolute;
    width: 320px;
}
.g340.r-photo .grey-label, .g359.r-photo .grey-label {
    bottom: 12px;
    left: 258px;
}
.g340.r-photo {
    height: 165px;
    overflow: hidden;
}
.g359.r-photo {
    height: 179px;
    overflow: hidden;
    margin-bottom: 2px;
}
.photo-cap.vid h3 {
    bottom: -10px;
}
.g340 .photo-cap.vid, .g359 .photo-cap.vid {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 57%, rgba(0, 0, 0, 0.65) 89%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.cap-infinite {
    float: left;
    height: 140px;
    margin-right: 20px;
    overflow: hidden;
    width: 220px;
}
.cap-infinite img {
    width: auto !important;
    height: 100%;
    overflow: hidden;
}
.main.infinite h2, .list-news h2 {
    max-height: 55px;
    overflow: hidden;
    width: auto;
    line-height: 27px;
}
.main.infinite h2, .list-news h2, .lainnya h2 {
    max-height: 55px !important;
    overflow: hidden;
    width: auto !important;
    font-size: 24px !important;
    line-height: 27px !important;
}

.main.infinite a, .list-news a, .lainnya a {
    color: #000000;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 23px;
    letter-spacing: 0.1px;
    text-decoration: none;
}

.main.infinite li, .list-news li, .lainnya li {
    float: left;
    height: 140px;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}
.main.infinite p, .list-news p, .main.lainnya p {
    color: #4a4a4a;
    font-family: 'Catamaran', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
    max-height: 40px;
    overflow: hidden;
    padding-top: 5px;
    letter-spacing: 0.1px;
    width: auto;
}
.main span.category{
    font-family: 'Rajdhani', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #c21945;
}
.main span.date{
    font-family: 'Catamaran', sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0;
    color: #9b9b9b;
}
.list-news h2 {
    max-height: 49px;
    overflow: hidden;
    width: auto;
}
.main.infinite a, .list-news a {
    color: #000000;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 23px;
    letter-spacing: 0.1px;
    text-decoration: none;
}
.list-news.dir li {
    height: 60px;
}
.main.infinite li, .list-news li {
    float: left;
    height: 140px;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}
.main.infinite p, .list-news p {
    color: #4a4a4a;
    font-family: 'Catamaran', sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 21px;
    max-height: 40px;
    overflow: hidden;
    padding-top: 5px;
    letter-spacing: 0.1px;
    width: auto;
}
.red-label.btm {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 14px;
    height: auto;
    margin-top: 138px;
    padding: 5px 20px;
    text-transform: uppercase;
    width: auto;
}
.kcm-footer {
    color: #666;
    float: left;
    margin: 0;
    padding-bottom: 20px;
    width: 100%;
}
.kcm-footer-indeks li {
    background: none repeat scroll 0 0 #f5f5f5;
    color: #555;
    display: block;
    font-family: montserratregular,sans-serif;
    font-size: 0.929em;
    margin: 0 0 3px;
}
.kcm-footer-indeks li a {
    display: block;
    padding: 5px 5px 5px 10px;
}
.kcm-footer-indeks li a:hover {
    display: block;
    text-decoration: none;
}
.kcm-footer-indeks li:hover {
    background: none repeat scroll 0 0 #e2e2e2;
}
.kcm-footer-right {
    background: none repeat scroll 0 0 #f5f5f5;
    font-size: 0.786em;
    padding: 15px;
    text-align: center;
}
.kcm-footer-right .kcm-footer-inside li {
    display: inline-block;
    font-size: 1.091em;
    list-style: outside none none;
    padding: 2px 0;
}
.kcm-social-footer li a {
    background-image: url("../images/social.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 28px;
    overflow: hidden;
    width: 28px;
}
.kcm-social-footer .fb a {
    background-position: 0 0;
}
.kcm-social-footer .fb a:hover {
    background-position: 0 -29px;
}
.kcm-social-footer .in a {
    background-position: -28px 0;
}
.kcm-social-footer .in a:hover {
    background-position: -28px -29px;
}
.kcm-social-footer .ln a {
    background-position: -56px 0;
}
.kcm-social-footer .ln a:hover {
    background-position: -56px -29px;
}
.kcm-social-footer .tw a {
    background-position: -84px 0;
}
.kcm-social-footer .tw a:hover {
    background-position: -84px -29px;
}
.kcm-social-footer .yt a {
    background-position: -112px 0;
}
.kcm-social-footer .yt a:hover {
    background-position: -112px -29px;
}
.kcm-social-footer .gp a {
    background-position: -140px 0;
}
.kcm-social-footer .gp a:hover {
    background-position: -140px -29px;
}
.kcm-social-footer .pt a {
    background-position: -169px 0;
}
.kcm-social-footer .pt a:hover {
    background-position: -169px -29px;
}
.kcm-social-share li .wa {
    background-position: -228px -29px;
}
.kcm-social-share li .ico-bg.wa {
    background: none repeat scroll 0 0 #64d448;
}
.kcm-read-copy{
    font-size: 16px;
    line-height: 25px;
    padding-top: 50px;
}
.back-top {
    margin-bottom: 50px;
    padding: 10px 0 0;
}
.back-top .but-top {
    background: url("../images/top.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
    color: #c30000;
    font-family: 'Catamaran';
    font-weight: 400;
    font-size: 13px;
    padding: 0 0 0 17px;
    text-decoration: none;
}
.mt2 {
    margin-top: 20px !important;
}
ul.kcm-footer-inside {
    display: inline-block;
    list-style: outside none none;
    width: 100%;
}
ul.kcm-footer-inside a {
    color: #666;
    text-decoration: none;
}
.mt1 {
    margin-top: 10px !important;
}
.mb1 {
    margin-bottom: 10px !important;
}
ul#social-plugin {
    display: inline-block;
}
.kcm-footer li {
    display: inline-block;
}
.kcm-footer {
}
a.black {
    color: #000000;
    text-decoration: none;
}
.side-fixed {
    /*bottom: 0;*/
    position: fixed;
    width: 340px;
    top: 273px;
}
.sparator {
    float: left;
    height: 50px;
    width: 100%;
}
h2.title.red {
    border-color: #c30000;
    border: none;
    color: #c30000;
    line-height: normal !important;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0 !important;
}
h2.title.red a {
    color: #c30000;
}
.news-display img {
    float: left;
    width: 100%;
}
img.home {
}
.display-news .list-content:nth-child(2), .display-news .list-content:last-child{
    margin-right: 0 !important;
}
.display-news .list-content:nth-child(3){
    margin-right: 20px !important;
}
.display-news .list-content:nth-child(n+3){
    /*margin-bottom: 0;*/
}
.left-news{
    width: 460px !important;
}
.left-news .g220{
    float: left;
    height: 291px;
    width: 460px;
    position: absolute;
}
.left-news img{
    width: auto;
    height: 100%;
}
.left-news .cap{
    height: 291px;
    width: 460px;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 57%, rgba(0, 0, 0, 0.65) 89%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.left-news a{
    position: absolute;
    bottom: 0;
    text-decoration: none;
    color: #fff;
}
.left-news h2 {
    font-size: 36px;
    color: #fff;
    padding: 8px 15px 25px;
    line-height: normal;
}
.news-display {
    float: left;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 13px;
    text-align: left;
    width: 460px;
}
.news-display .cap-over {
    height: 230px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
}
.news-display h2 {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 28px;
    height: 70px;
    line-height: 30px;
    overflow: hidden;
}
.news-display span {
    font-size: 11px;
}
.news-display p {
    color: #333;
    font-size: 12px;
    height: 104px;
    margin-top: 10px;
    overflow: hidden;
}
.right-news-display {
    float: left;
    margin-bottom: 20px;
    width: 220px;
}
.right-news-display .cap-over {
    height: 110px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
}
.right-news-display h2 {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 17px;
    margin-bottom: 10px;
    max-height: 48px;
    overflow: hidden;
}
.cap-over img {
    width: 100%;
}
.right-news-display span {
    font-size: 11px;
}
ul.list-news {
    float: left;
}
ul.manu-list li {
    float: left;
    height: 100px;
    margin-bottom: 45px;
    margin-right: 20px;
    overflow: hidden;
    text-align: center;
    width: 120px;
}
ul.manu-list a {
    float: left;
    font-family: 'Montserrat';
    font-weight: 700;
    height: 60px;
    margin: 15px;
    overflow: hidden;
    width: 90px;
}
img {
}
ul.manu-list img {
    filter: grayscale(100%);
    height: 100%;
    max-width: 100%;
    width: auto;
}
ul.manu-list li:hover img {
    filter: none;
    transition: all 0.5s linear 0s;
}
ul.manu-list li:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    transition: all 0.1s ease-out 0s;
}
ul.manu-list li:hover a {
    color: #c30000;
    text-decoration: none;
}
ul.manu-list {
    float: left;
    padding-bottom: 20px;
}
h2.title.left {
    font-family: 'Catamaran';
    font-weight: 400;
    font-size: 18px;
    text-align: left;
    text-transform: capitalize;
}
.main-title{
    max-height: 220px;
    margin: 0 auto 20px;
    overflow: hidden;
    padding-top: 0;
    width: 100%;
}
.main.artikel h2, .main-title h2 {
    font-family: "Rajdhani";
    font-size: 48px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #4a4a4a;
    line-height: normal;
    margin-bottom: 0;
    max-height: 120px;
    overflow: hidden;
    width: 900px;
}
.main.artikel h2, .main-title h2, .main.artikel h1, .main-title h1 {
    font-family: "Rajdhani";
    font-size: 48px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #4a4a4a;
    line-height: normal;
    margin-bottom: 0;
    max-height: 120px;
    overflow: hidden;
    width: 1000px;
}
.kcm-social-share {
    padding: 0 20px;
}
.kcm-social-share li {
    display: inline;
    height: 40px;
    position: relative;
    width: 100%;
}
.kcm-social-share li .ico-bg {
    border-radius: 20px;
    display: inline-block;
    height: 25px;
    left: 0;
    padding: 4px;
    position: absolute;
    top: 0;
    transition: all 0.2s ease 0s;
    width: 25px;
}
.kcm-social-share li:hover .ico-bg {
    height: 26px;
    left: -1px;
    padding: 5px;
    top: -1px;
    width: 26px;
}
.kcm-social-share li .ico-bg.fb {
    background: none repeat scroll 0 0 #3b579d;
}
.kcm-social-share li .ico-bg.wa {
    background: none repeat scroll 0 0 #64d448;
}
.kcm-social-share li .ico-bg.tw {
    background: none repeat scroll 0 0 #5eaade;
}
.kcm-social-share li .ico-bg.gp {
    background: none repeat scroll 0 0 #dd4b39;
}
.kcm-social-share li .ico-bg.km {
    background: none repeat scroll 0 0 #b6b6b6;
}
.kcm-social-share li .ico-share {
    background-image: url("../images/social.png");
    background-repeat: no-repeat;
    display: table-cell;
    height: 28px;
    width: 28px;
}
.kcm-social-share li .fb {
    background-position: -1px -28px;
}
.kcm-social-share li .tw {
    background-position: -86px -29px;
}
.kcm-social-share li .gp {
    background-position: -140px -28px;
}
.kcm-social-share li .km {
    background-position: -200px -29px;
}
.kcm-social-share li .kcm-sosial-count {
    display: inline-block;
    font-family: 'Montserrat',sans-serif;
    font-size: 700;
    padding: 8px 10px 8px 40px;
    vertical-align: top;
}
.kcm-social-share li:hover .kcm-sosial-count {
    color: #555;
}
.topshare {
    float: left;
    height: 35px;
    width: 400px;
}
.date-auth {
    float: left;
    font-size: 11px;
    height: 20px;
    padding-top: 10px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.kcm-social-share ul {
    display: inline-block;
}
.main.artikel img {
    width: 100%;
}
.sidehare li {
    display: inline-block;
}
.related-art {
    float: left;
    height: 100%;
    margin-right: 20px;
    width: 150px;
}
.art-des {
    float: right;
    width: 73.33334%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.1px;
    color: #1e1e1e;
}
.art-ads{
    width: 156px;
    float: left;
    position: relative;
}
.related-art li {
    border-bottom: 1px solid #ededed;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.related-art .title {
    font-size: 16px !important;
    margin:  10px 0px;
    padding-bottom: 0;
}
.related-art ul {
    margin-top: 25px;
    width: 100%;
}
.related-art li a {
    color: #666;
    font-size: 14px;
    line-height: 12px !important;
}
.sidehare li {
    border: medium none;
    margin: auto;
    padding: 0;
}
.sidehare ul {
    margin: 0;
}
.art-des img {
    max-width: 700px !important;
    width: 100%;
    /*margin-top: 25px;*/
}
.artikel ul.list-news img {
    margin: 0;
}
.main.artikel ul.list-news h2 {
    font-size: 20px !important;
    line-height: 25px;
}
ul.manu-list h2 {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 12px;
    line-height: 0;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
}
ul.manu-list.motor {
    border: medium none;
    padding: 20px 0 0;
}
h2.title.black {
    border-color: #000000;
    color: #000000;
}
.cap-manu-des {
    float: left;
    margin: 0 auto;
    text-align: center;
    width: 180px;
}
.manu-des p, .manu-des select {
    color: #333;
    float: left;
    font-size: 12px;
    width: 520px;
}
.manu-des {
    float: left;
    margin-bottom: 20px;
    margin-top: 20px;
}
.cap-manu-des img {
    width: 130px;
}
.cap-manu-des span {
    display: block;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 18px;
    margin-top: 10px;
}
.display-series {
    float: left;
    margin-top: 40px;
    width: 100%;
}
.display-series ul {
    display: block;
    float: left;
    width: 100%;
}
.display-series ul li {
    display: inline;
    float: left;
    height: 120px;
    margin-right: 20px;
    overflow: hidden;
    width: 160px;
}
.display-series ul li:hover a, .display-series ul li.active{
    padding: 5px;
    background: #999999;
    width: 150px;
    height: 75px;
    text-decoration: none;
}
.display-series ul li:hover, .display-series ul li.active {
}
.display-series ul li:hover img, .display-series ul li.active img {
    height: 75px;
}
.display-series ul li:nth-of-type(4n) {
    margin-right: 0;
}
.display-series ul li a {
    float: left;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 15px;
    height: 120px;
    line-height: 20px;
    text-align: center;
    width: 160px;
}
.display-series img {
    height: 85px;
}
.manu-gale {
    float: left;
    width: 100%;
}
.tab {
    display: none;
    height: 355px;
    overflow: hidden;
    width: 100%;
}
.tab.active {
    display: block;
}
.tab img {
    height: 355px;
    overflow: hidden;
}
.cap-thumb {
    bottom: 10px;
    position: absolute;
    right: 0;
    width: auto;
    z-index: 100;
}
.cap-thumb img {
    width: 100%;
}
.cap-thumb a {
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    height: 50px;
    margin-right: 10px;
    padding: 5px;
    width: 100px;
}
.car-show {
    float: left;
    position: relative;
    width: 100%;
}
.car-show h3 {
    float: left;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 18px;
    line-height: 35px;
    padding: 10px 20px;
    width: 40%;
}
.car-show select {
    width: 50%;
    float: left;
    margin: 10px;
    height: 35px;
    padding-left: 10px;
    color: #ffffff;
    border: none;
    background: url("../images/arrow-2.png") no-repeat right #7e7e7e;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -ms-appearance: none;
}
.top-show {
    background: none repeat scroll 0 0 #e5e5e5;
    float: left;
    width: 100%;
}
.manu-content {
    float: left;
    font-size: 14px;
    line-height: 22px;
    margin-top: -20px;
}
.manu-video {
    float: left;
    margin-top: 30px;
}
.main table {
    margin-bottom: 20px;
    text-align: left;
    width: 100%;
}
.manu-spec tr th {
    background: none repeat scroll 0 0 #999999;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 18px;
    padding: 5px 10px;
}
.manu-spec tr {
    background: none repeat scroll 0 0 #e6e6e6;
    border: 1px solid #ffffff;
    font-size: 12px;
}
.manu-spec tr:nth-child(2n+1) {
    background: none repeat scroll 0 0 #ffffff;
}
.manu-spec tr td {
    padding: 5px 10px;
}
.manu-spec {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.gale li.list-content {
    margin-right: 20px;
    width: 340px;
}
.gale li.list-content:nth-child(2n) {
    margin-right: 0;
}
.gale li.list-content h2 {
    margin-bottom: 5px;
    max-height: 48px;
    overflow: hidden;
}
.gale-cap {
    height: 175px;
    overflow: hidden;
    width: 340px;
}
.gale-label {
    background: none repeat scroll 0 0 #c7c7c9;
    color: #ffffff;
    float: right;
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 13px;
    margin-top: -5px;
    padding: 5px 10px;
}

/*gallery-ball*/

.gallery-list {
    overflow: hidden;
}

.kcm-gallery-list ul {
    margin: 20px 0;
}

.kcm-gallery-list ul li {
    width: 340px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.kcm-gallery-list ul li h3 {
    margin: 0;
    font: 14px/20px opensans-B, Arial, Helvetica, sans-serif;
    color: #016f9d;
}

.kcm-gallery-list ul li p {
    font: 13px opensans, Arial, Helvetica, sans-serif;
    color: #020202;
    padding: 0;
    margin: 0;
}

.kcm-gallery-list ul li:nth-child(2n) {
    margin-right: 0;
}

.kcm-gallery-list ul li .date {
    font: 11px opensans, Arial, Helvetica, sans-serif;
}

.photo .author {
    float: right;
    display: block;
    width: 100%;
    text-align: right;
    margin-top: 5px
}

.kcm-footer-top .span10 {
    width: 1060px
}

.gallery-list ul li a {
    width: 360px;
    float: left;
    height: 290px;
    overflow: hidden;
    background: #f5f5f5;
    position: relative;
}

.box-galleries {
    height: 180px;
    overflow: hidden;
    background: url(../images/icon-cam1.png) no-repeat center center;
}

.gallery-list ul li h3 {
    height: 50px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-top: 15px;
    margin-left: 15px;
}

.gallery-list a .msmall {
    margin-left: 15px;
    margin-top: 10px;
}

.gallery-list li.general a .box-count {
    bottom: 50px;
    right: 35px;
}

.gallery-list li.general a .box-count h4 {
    font-size: 24px;
    line-height: 20px;
}

.gallery-list li.general a .box-count span {
    font-size: 12px;
}

.gallery-list li.general a h3 {
    width: 247px;
    height: auto;
    max-height: 50px;
}

.gallery-list ul li a:hover {
    text-decoration: none;
}

.gallery-list ul li.general a:hover img {
    opacity: 0.4;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.gallery-list ul li.r-360 a .box-galleries:before {
    background: url(../images/360_logo.png) no-repeat center 50%;
    content: '';
    width: 100%;
    height: 180px;
    position: absolute;
    top: 0px;
    opacity: .6;
    transition: all .2s ease
}

.gallery-list ul li.r-360 a:hover .box-galleries:before {
    opacity: .9;
}

.gallery-list li {
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}

.gallery-list ul {
    margin-right: -40px;
    display: block;
    margin-bottom: 20px;
    float: left;
}

#slideshare {
    position: absolute;
    width: auto;
    right: 0;
    top: 4px;
    padding: 3px 10px 0;
    z-index: 51;
}

#slideshare div,
#slideshare iframe {
    vertical-align: top!important;
    margin: 0 5px!important;
}

#slideshare .ico-bg {
    height: 27px;
    width: 27px;
    display: inline-block;
    border-radius: 20px;
    position: absolute;
    padding: 4px;
    left: 0px;
    top: 0px;
    transition: all 0.2s ease
}

#slideshare .ico-bg.fb {
    background: #3B5998;
}

#slideshare .ico-bg.tw {
    background: #2DAAE1;
}

#slideshare .ico-bg.gp {
    background: #F63E28;
}

#slideshare .ico-bg.km {
    background: #B6B6B6
}

#slideshare .ico-bg.wa {
    background: #64d448
}

#slideshare .ico-share {
    background-image: url(../images/social.png);
    background-repeat: no-repeat;
    display: table-cell;
    height: 28px;
    width: 28px
}

#slideshare .fb {
    background-position: 0 -28px
}

#slideshare .tw {
    background-position: -84px -28px
}

#slideshare .gp {
    background-position: -140px -28px
}

#slideshare .km {
    background-position: -198px -28px
}

#slideshare .wa {
    background-position: -226px -28px
}

#slideshare a,.fb-like-btn {
    display: inline-block;
    position: relative;
    width: 36px;
    height: 36px;
    margin: 5px 2px;
}

.box-count {
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    background-color: #fff;
    color: #000;
    padding: 5px 10px 1px 10px;
}

.box-count h4 {
    font-size: 15px;
    padding: 0;
    margin: 0;
    line-height: 10px;
}

.box-count span {
    font-size: 10px;
    text-transform: uppercase;
    line-height: 0;
}

.kcm-new-bola .gallery-list {
    width: auto !important;
    margin-top: 10px;
    float: left;
}

.kcm-new-bola .gallery-list .general a {
    width: 350px;
}

.box-galleries img {
    width: 100% !important;
}

.kcm-enter-gal.gal li {
    height: 269px;
    margin: 0 25px 15px 0;
    overflow: hidden;
    width: 230px;
}

.kcm-enter-gal.gal li .gal-img {
    height: 230px;
    overflow: hidden;
    position: relative;
    width: 230px;
}

.kcm-enter-gal.gal li:nth-of-type(3n) {
    margin: 0 0 15px;
}

.kcm-enter-gal.gal li .gal-latest {
    max-height: 21px;
}

.kcm-enter-gal-detail .top-gal {
    color: #0C0C0C;
    padding: 0 20px;
    text-align: center;
    position: absolute;
    width: 980px;
    z-index: 51;
    top: 38%;
    height: 0;
    background: red;
}

.kcm-enter-gal-detail .top-gal a {
    font-family: 'Opensans-SB', sans-serif;
}

.kcm-enter-gal-detail .body-gal {
    background-color: #FFFFFF;
    height: 610px;
    overflow: hidden;
    text-align: center;
}

.kcm-enter-gal-detail .body-gal p {
    color: #0C0C0C;
    font-size: 13px;
    max-height: 40px;
    overflow: hidden;
    display: block;
    text-align: left;
    margin-top: 15px;
    line-height: 18px;
    margin-left: 10px;
    margin-bottom: 0;
}

.kcm-enter-gal-detail .body-gal .wrap-gal {
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    overflow: hidden;
}

.kcm-enter-gal-detail .carousel-gal {
    /* background-color: rgb(12, 12, 12); */
    overflow: hidden;
    padding: 10px 0;
    position: relative;
    text-align: center;
}

.kcm-enter-gal-detail .carousel-gal .wrap-gal {
    height: 80px;
    overflow: hidden;
    text-align: center;
    width: 115px;
}

.kcm-enter-gal-detail .carousel-gal .gal-direction {
    position: relative;
    height: 0;
}

.kcm-enter-gal-detail .carousel-gal .gal-direction .thumb {
    background: none repeat scroll 0 0 rgb(12, 12, 12);
    bottom: 25px;
    color: #fff;
    cursor: pointer;
    padding: 5px 0px;
    position: absolute;
    text-decoration: none;
}

.kcm-enter-gal-detail .carousel-gal .gal-direction a:hover {
    text-decoration: none;
}

.kcm-enter-gal-detail .carousel-gal .gal-direction .thumb-next {
    right: 0px;
}

.kcm-enter-gal-detail .carousel-gal .gal-direction .thumb-prev {
    left: 0;
}

.carousel-gal .bx-wrapper img {
    height: 100%;
    width: auto;
}

.bx-wrapper {
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.bx-wrapper img {
    width: 100%;
}

.left {
    float: left !important;
}

.right {
    float: right !important;
}

.kcm-enter-gal-detail h2 {
    font-family: 'Rajdhani';
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0.2px;
    color: #4a4a4a;
    line-height: normal;
    margin-bottom: 10px;
}

.related-list {
    margin-top: 30px;
}

ul.bxslider li {
    left: 0;
}

span.credit {
    text-align: left;
    display: block;
    font-size: 13px;
    margin-left: 10px;
    font-weight: 700;
    margin-top: 3px;
}

.kcm-enter-gal-detail {
    position: relative;
    padding: 20px 0;
    padding-top: 70px;
}

a.index-gale {
    font-size: 14px;
    font-family: "Opensans-SB";
    color: #969696;
    padding: 5px 10px;
    text-transform: uppercase;
    background-color: whitesmoke;
}

.box-white {
    background-color: #fff;
    right: 0;
    position: absolute;
    text-transform: uppercase;
    bottom: -12px;
    padding-left: 10px;
}

.related-list h3.green {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}





.v-bg {
    background: url("../images/play.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 60px;
    margin: 45px auto 0;
    position: relative;
    text-align: center;
    width: 60px;
}
.thumb a {
    color: #ffffff;
}
.header h1 {
    float: left;
    width: 260px;
    position: relative;
}
ul.tab-direct {
    background: none repeat scroll 0 0 #ffffff;
    display: block;
    float: left;
    margin-bottom: -2px;
    margin-top: 10px;
    position: absolute;
    z-index: 45;
    font-family: 'Rajdhani';
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #ffffff;
    background: black;
    width: 340px;
}
ul.tab-direct li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #d8d8d8;
    border-color: transparent;
    border-image: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    color: #9b9b9b;
    cursor: pointer;
    display: inline;
    margin-left: 0;
    padding: 9px 31px 9px;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
}
ul.tab-direct li.direktori, ul.tab-direct li.direktori:hover, ul.tab-direct li.direktori:active{
    font-size: 18px;
    background: #000000 !important;
    color: #ffffff !important;
    cursor: context-menu;
    padding: 4px 30px 4px 31px;
}
ul.tab-direct li:nth-child(2n) {
    margin-left: -7px;
    margin-right: -4px;
}
ul.tab-direct.dir li.active, ul.tab-direct.dir li:hover {
    background: none repeat scroll 0 0 #ffffff;
    color: #c30000;
}
ul.tab-direct li.active, ul.tab-direct li:hover {
    background: none repeat scroll 0 0 #eaeaea;
    color: #9b9b9b;
}
.tab-show {
    border: transparent;
    background: #eaeaea;
    float: left;
    height: auto;
    margin-top: 40px;
    padding: 20px;
    width: 300px;
}
.tab-show div {
    display: none;
}
.header li.active a {
    color: #fda300;
}
select.pilih-seri {
    margin-top: 10px;
}
span {
    color: #666666;
    font-size: 11px;
}
.home-display span {
    font-weight: normal !important;
}
h2.title.left span {
    padding: 0 10px 0 0;
}
.bg-red {
    background: none repeat scroll 0 0 #c30000;
    float: left;
    position: fixed;
    width: 100%;
    z-index: 1000;
}
.bg-grey {
    background: none repeat scroll 0 0 #eeeeee;
    float: left;
    margin-top: 65px;
    width: 100%;
}
.bg-grey.tag{
    border-bottom: 1px solid #e3e3e3;
    background: #fff;
}
.hx-sub {
    background: none repeat scroll 0 0 #9d6565;
    height: 0;
    position: absolute;
    top: 65px;
    width: 100%;
}
.open {
    height: 35px;
}
ul.mn-manufaktur {
    padding-left: 37.4%;
}
ul.mn-mobil {
    padding-left: 605px;
}
ul.mn-mobil {
    padding-left: 44.8%;
}
ul.mn-motor {
    padding-left: 48.6%;
}
ul.mn-sport {
    padding-left: 53.2%;
}
ul.mn-features {
    padding-left: 57.1%;
}
ul.mn-komunitas {
    padding-left: 62.7%;
}
ul.mn-news {
    padding-left: 69.1%;
}
ul.mn-komunitas {
}
ul.mn-galeri {
    /* padding-left: 66.1%; */
}
.header li ul li a {
    font-family: 'Montserrat';
    font-weight: 400;
    font-size: 10px;
}
.paging {
    float: left;
    font-family: 'Catamaran';
    font-weight: 700;
    font-size: 15px;
    margin-top: 20px;
    text-align: center;
    width: 100%;
}
.paging ul li {
    display: inline-block;
}
.paging ul li a {
    border-radius: 5px;
    display: block;
    font-family: 'Catamaran';
    font-weight: 700;
    padding: 2px 8px;
}
.paging ul li a:hover, .paging ul li.active a {
    background-color: #c30000;
    color: #fff;
    text-decoration: none;
}
.adv-small {
    color: #ec5e38 !important;
    font-size: 11px !important;
}
.adv-small-bg {
    background-color: #ec5e38 !important;
    font-size: 14px !important;
}
.adv-xsmall-bg {
    background-color: #ec5e38 !important;
    font-size: 12px !important;
}
.brandz-small {
    color: #1c85f2 !important;
    font-size: 11px !important;
}
.brandz-small-bg {
    background-color: #1c85f2 !important;
    font-size: 14px !important;
}
.brandz-xsmall-bg {
    background-color: #1c85f2 !important;
    font-size: 12px !important;
}
.kcm-read-paging {
    background: none repeat scroll 0 0 #dfdfdf;
    clear: both;
    padding: 7px 10px;
}
.kcm-read-paging h4 {
    display: inline-block;
    float: left;
    font-family: 'Catamaran',helvetica,sans-serif;
    font-weight: 700;
    margin: 5px 10px 5px 0;
}
.kcm-read-paging ul {
    display: block;
    margin: 5px;
}
.kcm-read-paging li {
    display: inline-block;
    float: left;
    font-family: 'Montserrat',sans-serif;
    font-size: 700;
    margin: 0 2px;
}
.kcm-read-paging li a {
    background: none repeat scroll 0 0 #fff;
    border-radius: 20px;
    padding: 2px 14px;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}
.kcm-read-paging li a:hover {
    background: none repeat scroll 0 0 #2a2a2a;
    color: #fff;
    text-decoration: none;
}
.kcm-read-paging li a.active {
    background: none repeat scroll 0 0 #c30000;
    color: #fff;
}
.kcm-read-paging li a.prev {
    background: none repeat scroll 0 0 #c0c0c0;
    color: #fff;
}
.kcm-read-paging li a.prev:hover {
    background: none repeat scroll 0 0 #2a2a2a;
    color: #fff;
    text-decoration: none;
}
.clearit {
    clear: both;
}
span.bd {
    padding-left: 30px !important;
}
.bd-t {
    margin: -15px 0 0 -10px;
}
.tab-show.dir {
    width: 658px;
}
.alfabet {
    padding: 20px 0;
}
.alfabet a {
    background: none repeat scroll 0 0 #f3f3f3;
    color: #000;
    font: bold 14px Arial,Helvetica,sans-serif;
    padding: 3px 4px;
    text-decoration: none;
}
.alfabet a:hover, .alfabet a.imhere {
    background: none repeat scroll 0 0 #666;
    color: #fff;
}
.tab-show.dir {
    border: medium none;
    height: auto;
}
ul.tab-direct.dir {
    background: none repeat scroll 0 0 #c30000;
    border: medium none;
    float: left;
    height: 50px;
    margin: 0;
    padding: 0;
    width: 700px;
}
ul.tab-direct.dir li {
    background: none repeat scroll 0 0 #830606;
    border: medium none;
    border-radius: 0 !important;
    bottom: 0;
    color: #fff;
    left: 18px;
    margin: 0;
    padding: 6px 15px;
    top: 23px;
}
.sc-directory.dir {
    padding: 0 20px 0 0;
}
.tab-search input[type="text"] {
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    color: #999999;
    height: 10px;
    margin-bottom: 10px;
    padding: 10px;
    width: 250px;
}
.tab-search {
    margin: 25px 0;
    text-align: center;
    width: 100%;
}
.tab-search h2 {
    color: #000;
    font-size: 14px;
    margin-top: 15px;
}
b {
    font-weight: bold;
}
span.cap-author {
    float: right;
    font-size: 9px;
    margin-top: -28px;
    text-align: right;
    width: 100%;
}
span.cap-photo {
    float: left;
    font-size: 12px;
    margin-bottom: 15px;
    margin-top: -12px;
    width: 100%;
}
.page-search form {
    display: inline;
}
.photo {
    color: #666;
    font-family: 'Catamaran',sans-serif;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 20px;
    float: left;
}
.author {
    color: #666;
    display: block;
    font-family: 'Catamaran',sans-serif;
    font-size: 14px;
    margin-bottom: 14px;
    text-align: right;
    text-transform: capitalize;
}
li.list-content p {
    color: #333;
    font-size: 13px;
    line-height: 18px;
}
.video-detail p {
    margin-top: 15px;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.1px;
    color: #1e1e1e;
}
.video-detail iframe,.art-des iframe{width:100%;height:400px;}

.related-art span {
    font-size: 12px !important;
    padding: 0px 8px;
}

.art-des h3 {
}

.art-des ul li a {
    font-family: 'Catamaran';
    font-weight: 700;
    color: rgb(195, 0, 0);
}

.art-des a {
    color: rgb(195, 0, 0);
}

.art-des h3 {
    margin-top: 35px;
}
span.top-title {
    color: #c30000;
    font-size: 14px !important;
}

.grey {
    color: #8c8c8c;
    font-family: "Catamaran",sans-serif;
}

.red {
    color: #800000;
}

.art-des ul {
   list-style-type: disc;
   list-style-position: inside;
}
.art-des ol { 
   list-style-type: decimal; 
   list-style-position: inside; 
}
.art-des ul ul, .art-des ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.art-des ol ol, .art-des ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 15px; 
}
.art-des ol{
    list-style: decimal;
    display: block;
    margin-bottom: 5px;
    margin-top: 1em;
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
}
.art-des ol li,.art-des ul li{
    padding-bottom: 3px;
}
.art-des strong {
    font-weight: bold;
}
.art-des em {
    font-style: italic;
}

.art-des p {
    padding: 5px 0 15px;
}

span.beta {
    color: #EC7979;
    font-size: 11px;
    position: absolute;
    bottom: 0px;
    right: 5px;
    font-family: arial;
}
.sponsored {
    position: absolute;
    background: red;
    padding: 5px 10px;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    z-index: 1;
    font-family: "Montserrat";
}

.fb-like-btn {
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: bottom;
    margin: 0;
    padding-top: 10px;
}

.ads-bottom {
    bottom: 0;
    height: 50px;
    /*margin-left: -40px;*/
    position: fixed;
    width: 1100px;
    z-index: 999;
}
.ads-bottom .close a, .kcm-skin-ads .close {
    background: none repeat scroll 0 0 #e95225;
    text-align: center;
}
.ads-bottom .close span, .kcm-skin-ads .close span {
    padding-left: 10px;
}
.ads-bottom .close a {
    border-radius: 3px 3px 0 0 !important;
    color: #fff;
    font-size: 11px;
    padding: 1px 7px;
    position: absolute;
    right: 0;
    top: -23px;
}

.ads-bottom .close a span {
    color: white;
}

.wraper.wraper-ads-btm {
    width: 1100px;
}

.gallery-list ul li a {
    width: 360px;
    float: left;
    height: 290px;
    overflow: hidden;
    background: #f5f5f5;
    position: relative;
    color: #C6C6C6;
}

.box-galleries {
    height: 180px;
    overflow: hidden;
    background: url(../images/icon-cam1.png) no-repeat center center;
}

.gallery-list ul li h3 {
    height: 50px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    margin-top: 15px;
    margin-left: 15px;
    color: #000000;
}

.gallery-list a .msmall {
    margin-left: 10px;
    margin-top: 10px;
    font-size: 12px;
}

.gallery-list li.general a .box-count {
    bottom: 50px;
    right: 15px;
}

.gallery-list li.general a .box-count h4 {
    font-size: 24px;
    line-height: 20px;
}

.gallery-list li.general a .box-count span {
    font-size: 12px;
}

.gallery-list li.general a h3 {
    width: 275px;
}

.gallery-list ul li a:hover {
    text-decoration: none;
}

.gallery-list ul li.general a:hover img {
    opacity: 0.4;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.gallery-list ul li.r-360 a .box-galleries:before {
    background: url(../images/360_logo.png) no-repeat center 50%;
    content: '';
    width: 100%;
    height: 180px;
    position: absolute;
    top: 0px;
    opacity: .6;
    transition: all .2s ease
}
.gallery-list ul li.r-360 a:hover .box-galleries:before {
    opacity: .9;
}

.gallery-list li {
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
    display: inline;
}

.gallery-list ul {
    margin-right: -40px;
    display: block;
    margin-bottom: 20px;
    float: left;
    list-style: none;
}



.gallery-list.related ul li a {
    height: 240px;
    width: 340px;
}

.gallery-list.related ul li a .box-galleries {
    height: 135px;
}

.gallery-list.related li.general a h3 {
    /*width: 184px;*/
    font-size: 14px;
    height: 42px;
    margin-left: 10px;
    line-height: normal;
    color: #000000;
}

.gallery-list.related li.general a .box-count {
    bottom: 45px;
    right: 10px;
}

.gallery-list.related li.general a .box-count h4 {
    font-size: 20px;
    line-height: 16px;
}

.gallery-list li.general a .box-count span {
    font-size: 10px;
}

.related-list .ads-belt {
    /* text-align: left; */
}

.gallery-list.related ul li.r-360 a .box-galleries:before {
    height: 135px;
}

.title-related {
    font-family: 'Rajdhani';
    font-size: 20px;
    color: #C30000;
    font-weight: bold;
    margin-bottom: 10px;
}

#komentar input[type="text"]{
    height:auto !important;
}
#komentar .btn-primary{
    height:auto !important;
}




.oto-tagging {
    position: relative;
    padding: 0 0 0 50px;
    margin: 0 0 20px;
}

.oto-tagging:before {
    content: attr(data-tag);
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
}

.oto-tagging__row {
    list-style: none;
    margin: 0;
    padding: 0;
}

.oto-tagging__item {
    display: inline-block;
    list-style: none;
    margin: 0 6px 6px 0;
    padding: 0!important;
    float: left;
}

.art-des ul li a.oto-tagging__link {
    font-weight: 400;
    font-size: 16px;
    padding: 1px 10px;
    border: 1px solid #c30000;
    border-radius: 10px;
    display: block;
}

.art-des ul li a.oto-tagging__link:hover {
    text-decoration: none;
    background: #c30000;
    color: #fff;
}




.social{
    width: 100%;
}
.social .kcm-date{
    font-family: 'Catamaran';
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: 0.1px;
    float: left;
    padding: 10px 0 0;
    margin-top: 10px;
}
.social .kcm-date .kcm-author{
    color: #c21945;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    display: inline;
}
.social .social__share{
    float: right;
    padding: 10px 0 0;
    margin-top: 10px;
}
.social__item, .social__wrap {
    padding: 0;
    margin: 0;
    display: inline-block;
}
.social__wrap {
    float: left;
}
.social__item {
    position: relative;
    min-width: 40px;
    height: 40px;
}
.social__link {
    display: inline-block;
}
.social__bg {
    height: 35px;
    width: 35px;
    display: inline-block;
    border-radius: 20px;
    position: absolute;
    padding: 8px;
    left: 0;
    top: 0;
    transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.social__bg--fb {
    background: #3B579D;
}
.social__bg--tw {
    background: #5EAADE;
}
.social__bg--gp {
    background: #DD4B39;
}
.social__bg--wa {
    background: #64d448;
}
.social__bg--comment {
    background: #B6B6B6;
}
.social__bg--link {
    background: #E94F1D;
}
.share-total {
    display: inline-block;
    float: left;
    padding: 5px 0 0 5px;
    font-weight: 700;
    color: #9A9A9A;
    font-size: 18px;
    line-height: 15px;
    text-align: center;
}
.share-total span {
    display: block;
    font-weight: 400;
    font-size: 10px;
    color: #000;
}
.ico-shared {
    font-size: 20px;
    color: #fff;
}
.kcm-sosial-count {
    vertical-align: top;
    padding: 0;
    font-weight: 400;
    display: none;
    font-size: 11px;
}
.social__item:hover .kcm-sosial-count {
    color: #555;
    display: inline-block;
    position: absolute;
    width: 75px;
    top: -20px;
    left: -3px;
}
.social__item:hover .social__bg {
    height: 38px;
    width: 38px;
    padding: 9px;
    left: -1px;
    top: -1px;
}
@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon.eot?19ecaj');
    src:    url('../fonts/icomoon.eot?19ecaj#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?19ecaj') format('truetype'),
        url('../fonts/icomoon.woff?19ecaj') format('woff'),
        url('../fonts/icomoon.svg?19ecaj#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-gp:before {
    content: "\e493";
}
.icon-gp2:before {
    content: "\e904";
}
.icon-ig:before {
    content: "\e49c";
}
.icon-tw:before {
    content: "\e49d";
}
.icon-fb:before {
    content: "\e614";
}
.icon-wa:before {
    content: "\e605";
}
.icon-comment:before {
    content: "\e60a";
}
.icon-link:before {
    content: "\e900";
}


.commentar {
    padding: 20px 0;
    float: left;
    width: 100%;
}
.commentar .kcm-comments-form {
    padding: 0 0 20px;
    font-size: 12px;
    border-bottom: 1px solid #ebebeb;
}
.commentar .comments-count {
    padding: 0 0 10px;
    font-size: 16px;
    float: right;
    font-weight: bold;

    /*background: #f1f1f1;*/
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    /*cursor: pointer;*/
}
.commentar textarea {
    width: 100%;
    border-radius: 5px;
    padding: 10px;
    min-height: 100px;
    border: 1px solid #dfdfdf;
    outline: 0;
    font-family: inherit;
    font-size: 14px;
    resize: none;
    color: #7E7E7E;
    margin: 0 0 5px!important;
    -webkit-appearance: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.commentar .notes {
    font-size: 10px;
    color: #979797;
    padding: 0px 5px 20px;
}
.commentar canvas {
    margin: 0 10px 0 0!important;
    display: inline;
    position : relative; 
    top : 6px;
}
.commentar .btn-primary {
    background: #3BA7DF;
    padding: 12px 15px;
    margin: -2px 0 0!important;
    display: inline-block;
    border-radius: 5px;
    line-height: 1;
    vertical-align: top;
    height: 35px;
    cursor: pointer;
    color: #fff;
}
.commentar input[type=text] {
    font-family: inherit;
    font-size: 14px;
    padding: 5px 10px;
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    outline: 0;
    margin: -2px 5px 0 0;
    display: inline-block;
    height: 35px;
    width: 150px;
    -webkit-appearance: none;
}
.commentar .item {
    border-bottom: 1px solid #ebebeb;
    padding: 20px 20px 20px 70px;
    position: relative;
}
.chat{
    float: left;
    margin-bottom: 30px;
    /*transition: opacity 1s ease-out;
    opacity: 0; 
    height: 0;
    overflow: hidden; */

}
.active { 
    opacity: 1;
    height: auto;
}
.main-read{
    display: inline-block;
}
.side-fixed {
    position: fixed;
}
.sticky-right.is_stuck{
    /*top: 65px !important;*/
}

h2.title.red.left {
    margin-bottom: 30px;
}

.list-newest .list-content{
    width: 220px;
    margin-right: 20px;
}
.list-newest li.list-content:nth-child(3n) {
    margin-right: 0;
}

.load-more{
    text-align: center;
    float: left;
    width: 100%;
}
.load-more a {
    padding: 5px 20px;
    margin: 0 auto;
    display: inline-block;
    background: #000;
    font: 300 14px "Catamaran", serif !important;
    color: #fff !important;
    letter-spacing: 0.2em !important;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.newstream-item{
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
    background: #f0f0f0;
}
.newstream-item h2{
    font-family: 'Rajdhani';
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.1px;
    color: #000000;
    padding: 8px 15px 0;
    height: 69px;
    overflow: hidden;
}
.newstream-item img{
    width: auto;
    height: 200px;
    overflow: hidden;
}

.ads__giant {
    padding: 19px;
    background: #fafafa;
    border: 1px solid #DFDEDE;
}
.ads {
    position: relative;
    z-index: 9;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
    position: relative;
    min-height: 1px;
    /*padding-left: 15px;
    padding-right: 15px;*/
}
.col-xs-2{
    width: 15.5555%;
    text-align: right;
    float: right;
}
.col-xs-3{
    width: 42%;
    text-align: right;
    float: right;
}
.col-xs-4 {
    width: 26.45555%;
}
.col-xs-6 {
    width: 57.11112%;
}

.oto-footer{
    background-color: #1e050b;
    margin-top: 50px;
    padding: 20px 150px 25px;
}
.oto-footer .logo img{
    height: 33px;
}
.footer__top{
    font-family: 'Rajdhani';
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    padding: 20px 0 40px;
    border-bottom: solid 1px #7e253a;
}
.footer__desc, .footer__top a, .footer__copy a{
    color: #fff;
}
.footer__desc{
    font-family: 'Catamaran';
    font-size: 14px;
    font-weight: 300;
    line-height: 1.43;
    letter-spacing: 0.2px;
    text-transform: none;
}
.footer__menu{
    display: inline-block;
    margin-top: 20px;
    text-transform: uppercase;
}
.footer__menu__item{
    float: left;
    margin: 0 10px;
}
.footer__social{
    margin-top: 20px;
    float: right;
}
.footer__social li{
    display: block;
    float: left;
    font-size: 20px;
}
.footer__social li:nth-child(1), .footer__social li:nth-child(2){
    margin-right: 10px;
}
.footer__bottom{
    padding: 40px 0;
}
.footer__copy{
    display: inline-block;
    font-family: 'Rajdhani';
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.2px;
}
.footer__copy__item{
    float: left;
    display: block;
}
.footer__copy__item:nth-child(1){
    margin-right: 10px;
}
.photo-cap--icon{
    top: 45%;
    left: 45%;
}
.icon-play:before {
    content: "\ea15";
    position: absolute;
    font-family: "icomoon-play" !important;
    font-size: 45px;
    line-height: 1;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 19%;
    background: 0 0;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 1;
}

.gallery-video .box-galleries {
    background: none;
}
.gallery-video ul li a:hover .box-galleries:before{
    content: "\ea15";
    position: absolute;
    font-family: "icomoon-play" !important;
    font-size: 45px;
    line-height: 1;
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 15%;
    background: 0 0;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 1;
}