.transition,
.tjp-latest-entry .shortcut.portal tr td {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
.middle,
.see-photo a .desc-photo .profile.small-image img,
.news-contributor a .desc-photo .profile.small-image img,
.image-latest .profile.small-image img {
    width: auto;
    height: 100%;
    vertical-align: middle
}
.hidden_div {
    overflow: hidden
}
.hidden_div:before {
    position: fixed;
    content: "";
    top: 0;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    background-image: url(../img/loading-bar.gif);
    background-position: center center;
    overflow: hidden;
    background-repeat: no-repeat;
    z-index: 99
}
.on-ie-underversion9 {
    display: none;
    text-align: center;
    position: fixed;
    background: #fff;
    z-index: 999;
    width: 100%;
    top: 0;
    bottom: 0;
    overflow: hidden
}
.on-ie-underversion9 .article-ie {
    margin-top: 100px
}
.on-ie-underversion9 img {
    display: block;
    margin: 0 auto
}
.no-touch.no-svg.no-inlinesvg.no-svgclippaths.no-ie8compat .on-ie-underversion9 {
    display: block
}
a,
a:focus,
a:active,
a:focus,
a:hover,
area:focus,
area:active,
area:focus,
area:hover {
    outline: none;
    border: none;
    text-decoration: none
}
body {
    background-color: #F2F2F2
}
.no-padding {
    padding: 0
}
.no-pad-r {
    padding-right: 0
}
img {
    max-width: 100%;
    height: auto
}
@media screen and (max-width: 768px) {
    body {
        overflow: hidden
    }
}
.hideContent {
    opacity: 0
}
.fb-fanspage {
    height: 214px;
    clear: both;
    margin: 32px 0
}
.fb-likes {
    clear: both;
    padding: 12px 0
}
.tjp-menu-active .bg-body-page {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.25);
    cursor: pointer
}
.mobile-only-inline {
    display: none
}
.clear {
    clear: both
}
.main-center {
    background-color: #fff;
    padding: 0 20px 62px 27px;
    width: 1122px;
    margin: 0 auto;
    position: relative
}
.main-center .main-container {
    margin-top: 32px
}
.main-center .main-container.paper-edition {
    margin-top: 0
}
.mobile-only {
    display: none!important
}
.desktop-only {
    display: block!important
}
.main-center:before,
.main-center:after {
    content: " ";
    display: table
}
.main-center:after {
    clear: both
}
.main-adver-lr {
    display: none;
    width: 120px;
    position: absolute;
    top: 0
}
.main-adver-lr.to-left {
    left: 0
}
.main-adver-lr.to-right {
    right: 0
}
.scroll {
    height: 500px
}
[class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -.625em;
    *zoom: 1
}
[class*="block-grid-"]:before,
[class*="block-grid-"]:after {
    content: " ";
    display: table
}
[class*="block-grid-"]:after {
    clear: both
}
[class*="block-grid-"]>li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 .625em 1.25em
}
.block-grid-1>li {
    width: 100%;
    padding: 0 .625em 1.25em
}
.block-grid-1>li:nth-of-type(n),
.block-grid-4>li:nth-of-type(n),
.large-block-grid-2>li:nth-of-type(n) {
    clear: none
}
.block-grid-1>li:nth-of-type(1n+1) {
    clear: both
}
.large-block-grid-2>li:nth-of-type(2n+1) {
    clear: both
}
.block-grid-4>li:nth-of-type(4n+1) {
    clear: both
}
.large-block-grid-2>li {
    width: 50%
}
.large-block-grid-3>li {
    width: 33.33333%
}
.large-block-grid-4>li {
    width: 25%
}
.small-centered {
    float: none;
    margin-right: auto;
    margin-left: auto
}
.name-profile {
    display: block
}
.banner-top-head a img {
    margin: 0 auto 10px;
    display: block
}
.action-search,
.box-login {
    display: none
}
.jak-pos-contact {
    border-top: solid 2px #b12e24;
    padding: 15px 0 10px
}
.jak-pos-contact span {
    color: #b12e24;
    font-size: 14px;
    font-family: "Lato", sans-serif;
    font-weight: 400
}
.action-user {
    text-align: right;
    overflow: hidden
}
.action-user .box-search {
    position: relative;
    display: inline-block
}
.action-search {
    position: absolute;
    width: 320px;
    right: 0;
    z-index: 9;
    top: 48px;
    margin: 0;
    padding: 10px;
    border: 1px solid #f3f3f3
}
.action-search:after {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #B3160F;
    border-width: 9px;
    margin-left: -9px;
    right: 52px;
    border-width: 9px;
    -webkit-transition: bottom ease-in .5s;
    -moz-transition: bottom ease-in .5s;
    -o-transition: bottom ease-in .5s;
    -ms-transition: bottom ease-in .5s;
    transition: bottom ease-in .5s
}
.action-search form {
    position: relative
}
.action-search input[type="text"] {
    width: 100%;
    padding: 5px 20px;
    border: solid 1px #e5e5e5
}
.action-search input[type="text"]:focus {
    outline: none
}
.action-search input[type="submit"] {
    position: absolute;
    top: 6px;
    right: 9px;
    background-image: url(../img/search.png);
    background-repeat: no-repeat;
    border: none;
    background-color: transparent;
    width: 22px;
    height: 21px
}
.action-search button {
    bottom: 0
}
.login,
.search {
    float: right;
    margin-left: 10px;
    color: #b12e24;
    font-size: 26px
}
.login:hover,
.login:focus,
.login:active,
.search:hover,
.search:focus,
.search:active {
    color: #b12e24
}
.fa-user:before {
    color: #b12e24
}
.login {
    margin-left: 50px
}
.tjp-popup .box-login {
    position: absolute;
    top: 40px;
    float: left;
    clear: both;
    width: 320px;
    border: solid 1px rgba(0, 0, 0, 0.1);
    right: 0px;
    z-index: 10;
    margin-top: 10px;
    background: #FFF none repeat scroll 0% 0%
}
.tjp-popup .box-login:after {
    bottom: 100%;
    left: inherit;
    right: 10px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #bb2a14;
    border-width: 9px;
    margin-left: -9px
}
.tjp-popup .box-login form {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    padding: 15px 20px;
    display: table;
    border-radius: 5px
}
.tjp-popup .box-login form>a {
    display: block
}
.tjp-popup .box-login form input[type="text"],
.tjp-popup .box-login form input[type="password"],
.tjp-popup .box-login form input[type="submit"] {
    width: 100%;
    padding: 5px 10px
}
.tjp-popup .box-login form input:focus,
.tjp-popup .box-login form input:active {
    outline: none
}
.tjp-popup .box-login form label {
    display: block;
    color: #000;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    text-transform: capitalize;
    margin: 10px 0 5px
}
.tjp-popup .box-login form label span {
    color: #000
}
.tjp-popup .box-login form label.left-form {
    float: left
}
.tjp-popup .box-login form .forgot-form {
    float: right;
    margin: 5px 0px 5px;
    font-family: "Lato", sans-serif;
    color: #B42F25;
    font-size: 14px
}
.tjp-popup .box-login form .tjp-confrm {
    margin: 10px 0;
    width: 100%;
    float: left
}
.tjp-popup .box-login form .tjp-confrm a {
    display: inline-block;
    margin: 0 15px 15px;
    background-color: #2a5dab;
    padding: 8px 0px;
    text-align: center;
    font-size: 12px;
    float: right;
    border: none;
    color: #fff;
    width: 44%;
    border-radius: 20px;
    box-shadow: 0px 4px 5px -2px #000
}
.tjp-popup .box-login form .tjp-confrm input[type="submit"] {
    color: #fff;
    float: right;
    width: 44%;
    border: none;
    background-color: #bb2a14;
    padding: 5px 0px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0px 4px 5px -2px #000
}
.logo-jakartapost a img,
.banner-show a img {
    margin: 10px auto 7px;
    display: block
}
.banner-show {
    padding: 0;
    border-bottom: solid 2px #ddd;
    margin: 5px 0
}
.date {
    display: block;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    position: relative;
    padding-left: 8px;
    color: #010100;
    margin: 5px 0
}
.date span {
    position: relative;    
}
.date span:before {
   
}
.date:before {
    top: 0;
    left: 0;
    bottom: 0;
    width: 2px;
    content: '';
    position: absolute
}
.date.today:before,
.date.news:before {
    background-color: #ce3d25
}
.date.academia:before {
    background-color: #40b8e6
}
.date.travel:before {
    background-color: #80ba26;
    width: 3px
}
.date.advert {
    color: #9F1D1B;
    padding-left: 0
}
.date.advert span {
    color: #000
}
.date.life {
    color: #fff
}
.date.life span {
    color: #fff
}
.date.life:before {
    background-color: #823a9d
}
.date.work-p:before {
    background-color: #4EAFE4
}
.date.event:before {
    background-color: #f49000
}
.date.youth:before {
    background-color: #ffcd00
}
.date.multimedia:before {
    background-color: #666
}
.date.student:before {
    background-color: #ffd400
}
.date.community:before {
    background-color: #f3a01b
}
.tjpslide .banner-top {
    position: relative;
    overflow: hidden;
    padding: 0;
    height: 525px
}
.tjpslide .banner-top:before,
.tjpslide .banner-top:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0px;
    width: 75px;
    z-index: 10
}
.tjpslide .banner-top:before {
    left: 0;
    background: #000;
    background: -moz-linear-gradient(left, #000 0%, transparent 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #000), color-stop(100%, transparent));
    background: -webkit-linear-gradient(left, #000 0%, transparent 100%);
    background: -o-linear-gradient(left, #000 0%, transparent 100%);
    background: -ms-linear-gradient(left, #000 0%, transparent 100%);
    background: linear-gradient(to right, #000 0%, transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1)
}
.tjpslide .banner-top:after {
    right: 0;
    background: transparent;
    background: -moz-linear-gradient(left, transparent 0%, #000 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, transparent), color-stop(100%, #000));
    background: -webkit-linear-gradient(left, transparent 0%, #000 100%);
    background: -o-linear-gradient(left, transparent 0%, #000 100%);
    background: -ms-linear-gradient(left, transparent 0%, #000 100%);
    background: linear-gradient(to right, transparent 0%, #000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=1)
}
.tjpslide .banner-top img {
    width: 100%
}
.tjpslide .banner-top .tjp-detail-caption {
    z-index: 11
}
.tjpslide .banner-top .tjp-detail-caption .title-slide-caption a {
    color: #ffffff
}
.tjp-detail-caption {
    padding: 10px 25px
}
.tjp-detail-caption .title-slide-caption {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 36px
}
.tjp-detail-caption .title-slide-caption a {
    color: #fff
}
.tjp-detail-caption .date span:before {
    background-color: #fff
}
.tjp-detail-caption p {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    margin: 0;
    font-size: 18px
}
.tjp-toggle-menu {
    display: none
}
.tjp-header.tjp-menu-mobile {
    display: block;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 0px
}
.tjp-header ul {
    padding: 0
}
.tjp-header ul.tjp-menu {
    margin: 15px 0 2px
}
.tjp-header ul.tjp-menu>li:first-child {
    border-left: solid 1px #e5e5e5;
    display: none
}
.tjp-header ul.tjp-menu>li:first-child a {
    padding-left: 0;
    position: relative;
    height: 35px;
    text-indent: -99em
}
.tjp-header ul.tjp-menu>li:first-child a:after {
    position: absolute;
    content: '';
    background-image: url(../img/home-ic.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 19px;
    left: 36%;
    top: 7px
}
.tjp-header ul.tjp-menu>li:nth-of-type(1) {
    width: 8%
}
.tjp-header ul.tjp-menu>li:nth-of-type(2) {
    display: none
}
.tjp-header ul.tjp-menu>li:nth-of-type(3) {
    display: none
}
.tjp-header ul.tjp-menu>li:nth-of-type(4) {
    display: none
}
.tjp-header ul.tjp-menu>li:nth-of-type(5) {
    display: none
}
.tjp-header ul.tjp-menu>li:nth-of-type(6) {
    width: 8%;
    border-left: 1px solid #dddddd
}
.tjp-header ul.tjp-menu>li:nth-of-type(7) {
    width: 10%
}
.tjp-header ul.tjp-menu>li:nth-of-type(8) {
    width: 13%
}
.tjp-header ul.tjp-menu>li:nth-of-type(9) {
    width: 12%
}
.tjp-header ul.tjp-menu>li:nth-of-type(10) {
    width: 6.5%
}
.tjp-header ul.tjp-menu>li:nth-of-type(11) {
    width: 8.5%
}
.tjp-header ul.tjp-menu>li:nth-of-type(12) {
    width: 8.5%
}
.tjp-header ul.tjp-menu>li:nth-of-type(13) {
    width: 12.5%
}
.tjp-header ul.tjp-menu>li:nth-of-type(14) {
    width: 14.5%
}
.tjp-header ul.tjp-menu>li:nth-of-type(15) {
    width: 6.5%
}
.tjp-header ul.tjp-menu li {
    display: inline-block;
    border-right: solid 1px #ddd;
    padding: 0px
}
.tjp-header ul.tjp-menu li.specialMenu {
    background-color: #DD2B26
}
.tjp-header ul.tjp-menu li.specialMenu a {
    color: #fff
}
.tjp-header ul.tjp-menu li.specialMenu:hover {
    border-color: #DD2B26!important
}
.tjp-header ul.tjp-menu li a {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    font-size: 18px;
    line-height: 26px;
    padding: 5px 0;
    position: relative;
    font-family: "box-light", "futura-medium", "Century Gothic", "verdana", "calibri", "arial";
    border-top: solid 2px;
    border-color: transparent
}
.tjp-header ul.tjp-menu li:hover ul {
    display: block
}
.tjp-header ul.tjp-menu li:hover ul li .title-current-page {
    display: none
}
.tjp-header ul.tjp-menu li.tjp-li-6>a:hover,
.tjp-header ul.tjp-menu li.tjp-li-6 .current {
    border-color: #B3160F
}
.tjp-header ul.tjp-menu li.tjp-li-6.tjp-menu-panel.tjp-active-enter.current-page {
    background-color: #a01d1c
}
.tjp-header ul.tjp-menu li.tjp-li-7 ul {
    background-color: #722a14
}
.tjp-header ul.tjp-menu li.tjp-li-7>a:hover,
.tjp-header ul.tjp-menu li.tjp-li-7 .current {
    border-color: #722a14
}
.tjp-header ul.tjp-menu li.tjp-li-8 ul {
    background-color: #f07e00
}
.tjp-header ul.tjp-menu li.tjp-li-8>a:hover,
.tjp-header ul.tjp-menu li.tjp-li-8 .current {
    border-color: #f07e00
}
.tjp-header ul.tjp-menu li.tjp-li-9 ul {
    background-color: #3f9edc
}
.tjp-header ul.tjp-menu li.tjp-li-9>a:hover,
.tjp-header ul.tjp-menu li.tjp-li-9 .current {
    border-color: #3f9edc
}
.tjp-header ul.tjp-menu li.tjp-li-10 ul {
    background-color: #662482
}
.tjp-header ul.tjp-menu li.tjp-li-10>a:hover,
.tjp-header ul.tjp-menu li.tjp-li-10 .current {
    border-color: #662482
}
.tjp-header ul.tjp-menu li.tjp-li-11 ul {
    background-color: #6fb01e
}
.tjp-header ul.tjp-menu li.tjp-li-11>a:hover,
.tjp-header ul.tjp-menu li.tjp-li-11 .current {
    border-color: #6fb01e
}
.tjp-header ul.tjp-menu li.tjp-li-12 ul {
    background-color: #ffcd00
}
.tjp-header ul.tjp-menu li.tjp-li-12>a:hover,
.tjp-header ul.tjp-menu li.tjp-li-12 .current {
    border-color: #ffcd00
}
.tjp-header ul.tjp-menu li.tjp-li-13 ul {
    background-color: #009E97
}
.tjp-header ul.tjp-menu li.tjp-li-13>a:hover,
.tjp-header ul.tjp-menu li.tjp-li-13 .current {
    border-color: #009E97
}
.tjp-header ul.tjp-menu li.tjp-li-14 ul {
    background-color: #a0000f
}
.tjp-header ul.tjp-menu li.tjp-li-14>a:hover,
.tjp-header ul.tjp-menu li.tjp-li-14 .current {
    border-color: #a0000f
}
.tjp-header ul.tjp-menu li.tjp-li-15 ul {
    background-color: #00788A
}
.tjp-header ul.tjp-menu li.tjp-li-15>a:hover,
.tjp-header ul.tjp-menu li.tjp-li-15 .current {
    border-color: #00788A
}
.tjp-header ul.tjp-menu li ul {
    padding-left: 30px;
    position: absolute;
    z-index: 9;
    left: 0;
    background-color: #830E07;
    width: 100%
}
.tjp-header ul.tjp-menu li ul .tjp-leave-bar {
    display: none
}
.tjp-header ul.tjp-menu li ul .title-current-page {
    width: 100%;
    display: block;
    background-color: #b12e24;
    color: #fff;
    text-transform: uppercase;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 36px;
    padding-left: 20px;
    line-height: 60px
}
.tjp-header ul.tjp-menu li ul .title-current-page .title-current {
    padding-left: 30px;
    position: relative
}
.tjp-header ul.tjp-menu li ul .title-current-page .title-current:before {
    width: 10px;
    height: 10px;
    position: absolute;
    content: "";
    border-radius: 100%;
    left: 10px;
    bottom: 40%;
    background-color: #fff
}
.tjp-header ul.tjp-menu li ul li {
    border: none;
    padding: 10px 0 10px 20px
}
.tjp-header ul.tjp-menu li ul li a {
    color: #fff
}
.tjp-header ul.tjp-menu li ul li:first-child {
    padding: 0
}
.menu-active-breadcrumbs {
    padding: 0;
    margin: 0 0 25px
}
.menu-active-breadcrumbs .breadcrumbs,
.menu-active-breadcrumbs .current-page {
    margin: 0;
    padding: 2px 20px 2px 27px
}
.menu-active-breadcrumbs .breadcrumbs li,
.menu-active-breadcrumbs .current-page li {
    list-style: none;
    display: inline-block;
    padding: 0 0 0 25px;
    position: relative
}
.menu-active-breadcrumbs .breadcrumbs li a,
.menu-active-breadcrumbs .current-page li a {
    color: #fff;
    text-transform: uppercase
}
.menu-active-breadcrumbs .breadcrumbs li:first-child,
.menu-active-breadcrumbs .current-page li:first-child {
    padding: 0
}
.menu-active-breadcrumbs .breadcrumbs li {
    padding: 0 0 0 35px
}
.menu-active-breadcrumbs .breadcrumbs li a {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 36px
}
.menu-active-breadcrumbs .breadcrumbs li:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 100%;
    position: absolute;
    background-color: #fff;
    top: 40%;
    left: 10px
}
.menu-active-breadcrumbs .breadcrumbs li:first-child:before {
    display: none
}
.menu-active-breadcrumbs .current-page li a {
    font-family: "box-light", "futura-medium", "Century Gothic", "verdana", "calibri", "arial";
    font-size: 19.34px;
    padding: 8px 0 5px;
    display: block
}
.menu-active-breadcrumbs .center-menu {
    padding: 4px 20px 4px 48px;
    width: 1122px;
    margin: 0 auto
}
.news-current .breadcrumbs {
    background-color: #B3160F
}
.news-current .current-page {
    background-color: #830E07
}
.community-current .breadcrumbs {
    background-color: #f49000
}
.community-current .current-page {
    background-color: #B96D00
}
.community-current .current-page a {
    color: rgba(255, 255, 255, 0.62)!important
}
.travel-current .breadcrumbs {
    background-color: #80ba26
}
.travel-current .current-page {
    background-color: #59821b
}
.sea-current .breadcrumbs {
    background-color: #843A17
}
.sea-current .current-page {
    background-color: #5D2911
}
.academia-current .breadcrumbs {
    background-color: #3f9edc
}
.academia-current .current-page {
    background-color: #3782A9
}
.life-current .breadcrumbs {
    background-color: #662482
}
.life-current .current-page {
    background-color: #4d1d58
}
.tpaper-current .breadcrumbs {
    background-color: #3A3A3A
}
.tpaper-current .current-page {
    background-color: #282828
}
.youth-current .breadcrumbs {
    background-color: #FFCD00
}
.youth-current .current-page {
    background-color: #BF9A00
}
.youth-current.menu-active-breadcrumbs li a {
    color: #000
}
.multimedia-current {
    margin: -3px 0 1px
}
.multimedia-current .bg-breadcrumbs {
    background-color: #009e97
}
.multimedia-current .bg-current-page {
    background-color: #28756f
}
.tjp-radius .img-radius .image-latest img {
    border-radius: 100%;
    width: auto;
    display: block;
    margin: 0 auto 10px
}
.main-working-paper .seeall {
    color: #4DAEE3
}
.main-working-paper .seeall:hover {
    color: #4DAEE3
}
.main-working-paper .container-left:after {
    display: none
}
.main-working-paper .container-left .title,
.main-working-paper .container-left .detail-latest {
    padding: 0
}
.main-working-paper .container-left .img-auto img {
    width: auto
}
.main-working-paper .container-left .talent {
    display: block
}
.main-working-paper .container-left .academia-event .title {
    border-top: solid 3px #4DAEE3;
    border-bottom: solid 3px #4DAEE3;
    color: #4DAEE3;
    padding: 7px 0;
    margin-bottom: 20px
}
.main-working-paper .container-left .academia-event .title i {
    font-size: 15px;
    background-color: #4DAEE3;
    height: 25px;
    color: #fff;
    width: 25px;
    line-height: 24px;
    border-radius: 100%;
    top: -5px;
    position: relative
}
.main-working-paper .container-left .academia-event .title:before {
    display: none
}
.main-working-paper .container-left .academia-event .user-latest,
.main-working-paper .container-left .academia-event .talent,
.main-working-paper .container-left .academia-event .seeall {
    color: #4EAFE4;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    margin: 3px 0
}
.main-working-paper .container-left .academia-event .user-latest {
    font-size: 16px
}
.main-working-paper .container-left .academia-event .talent {
    font-size: 17px
}
.main-working-paper .container-left .academia-event .seeall,
.main-working-paper .container-left .academia-event .se-academia-event {
    font-size: 15px
}
.main-working-paper .container-left .academia-event .se-academia-event {
    display: block;
    text-align: right
}
.main-working-paper .container-left .academia-event ul {
    padding: 0 10px;
    border-bottom: solid 2px #4DAEE3
}
.main-working-paper .container-left .academia-event ul li {
    border-bottom: solid 1px #C3C3C3;
    margin-bottom: 25px;
    padding-bottom: 25px
}
.main-working-paper .container-left .academia-event ul li:last-child {
    border-bottom: none
}
.main-working-paper .container-left .academia-event ul .detail-latest {
    margin: 10px 0 0
}
.main-working-paper .container-left .academia-event ul .detail-latest p {
    color: #9F9F9F;
    color: rgba(1, 1, 0, 0.4);
    font-size: 13px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    line-height: 17px;
    margin-bottom: 0
}
.main-working-paper .tjp-latest-entry {
    padding: 0px 25px 0 0;
    margin-bottom: 25px
}
.main-working-paper .tjp-latest-entry>ul {
    margin: 0;
    border-color: #4DAEE3
}
.main-working-paper .tjp-latest-entry>ul li {
    padding: 0 15px
}
.main-working-paper .jak-post-caption-news p {
    color: #666
}
.main-working-paper .news-single-page .tjp-direction-nav li.tjp-nav-next:after,
.main-working-paper .news-multiple-page .tjp-direction-nav li.tjp-nav-next:after,
.main-working-paper .news-single-page .tjp-direction-nav li.tjp-nav-prev:after,
.main-working-paper .news-multiple-page .tjp-direction-nav li.tjp-nav-prev:after {
    display: none
}
.main-working-paper .working-slide-btm .main-center {
    background-color: transparent;
    padding: 0
}
.main-working-paper .working-slide-btm .bord-title {
    border-bottom: solid 2px #fff
}
.main-working-paper .working-slide-btm .title {
    padding: 0;
    text-transform: capitalize;
    color: #272624
}
.main-working-paper .working-slide-btm .news-single-page {
    margin: 15px 0 0
}
.main-working-paper .bg-wsmoke {
    background-color: #F2F2F2;
    padding: 0
}
.main-working-paper .bg-wsmoke .main-center {
    background-color: #F2F2F2;
    margin-bottom: 20px
}
.main-working-paper .bg-wsmoke .main-center input[type="text"] {
    background-color: transparent;
    border: solid 1px #ddd;
    width: 100%;
    padding: 8px
}
.working-people {
    margin: 4px 0;
    float: left;
    padding: 0;
    list-style: none;
    width: 100%
}
.working-people li {
    display: inline-block;
    width: 40px;
    padding: 0 5px 0 0
}
.working-people li img {
    border-radius: 100%
}
.tjp-pargph-2 {
    overflow: hidden;
    margin-top: 0px;
    border-top: 1px solid #f7f7f7
}
@media screen and (max-width: 860px) {
    .tjp-pargph-2 {
        overflow: inherit
    }
}
.title-large {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    text-transform: uppercase;
    font-size: 28px
}
.container-left {
    padding: 0px 5px 0px 0px;
    width: 238px;
    border-right: solid 1px #f7f7f7
}
.container-left:after {
    position: absolute
}
.container-left img {
    width: 100%
}
.container-left .title {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 28px;
    text-transform: uppercase;
    color: #010100;
    padding-left: 0;
    position: relative
}
.container-left .space {
    margin: 0 0 20px;
    padding: 0 10px 0 0
}
.container-left .seeall {
    font-size: 14px
}
.container-left .event-community .title {
    font-family: "box-bold", "ABeeZee", arial, calibri, sans-serif;
    padding: 7px 0;
    font-size: 25px;
    text-align: left;
    color: #f07e00;
    border-top: solid 2px #f07e00;
    border-bottom: solid 2px #f07e00;
    margin-top: 10px;
    margin: 0 0 20px;
    padding-left: 0
}
.container-left .event-community .title i {
    font-size: 16px;
    height: 25px;
    width: 25px;
    line-height: 24px;
    border-radius: 100%;
    top: -3px;
    position: relative;
    background-color: #f07e00;
    color: #fff
}
.container-left .event-community .title:before {
    display: none
}
.container-left .event-community li {
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0
}
.container-left .event-community li:last-child {
    border-bottom: 1px solid #f49000;
    margin-bottom: 5px
}
.container-left .event-community li a.seeall {
    text-align: left
}
.container-left .event-community .seeall {
    color: #f07e00;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    height: 25px;
    line-height: 24px;
    border-radius: 100%;
    top: 0;
    position: relative
}
.container-left .event-community .seeall.community-all {
    font-size: 14px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    width: 100%
}
.container-left .detail-latest {
    padding: 0;
    margin: 10px 0
}
.container-left .detail-latest .user-latest,
.container-left .detail-latest .talent {
    color: #f07e00;
    font-size: 16px;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif
}
.container-left .detail-latest p {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #000;
    margin: 10px 0
}
.container-left .news-contributor {
    height: 90%
}
.channel .image-banner,
.community .image-banner {
    float: right
}
.channel .image-banner img,
.community .image-banner img {
    width: 100%
}
.channel .container-left ul,
.community .container-left ul {
    margin: 0
}
.channel .container-left .title,
.community .container-left .title {
    font-size: 25px
}
.channel .news-contributor .news-latest .image-latest,
.community .news-contributor .news-latest .image-latest {
    margin: 0px 0 20px
}
.channel .news-contributor .news-latest .image-latest img,
.community .news-contributor .news-latest .image-latest img {
    border-radius: 100%;
    width: 109px;
    margin: 0 auto;
    display: block
}
.channel .event-community,
.community .event-community {
    float: left;
    width: 100%;
    padding: 0
}
.channel .event-community ul,
.community .event-community ul {
    margin: 0
}
.channel .event-community .title:before,
.community .event-community .title:before {
    display: none
}
.channel .see-photo a .desc-photo .box-desc small,
.community .see-photo a .desc-photo .box-desc small {
    color: #f49000
}
.community .tjp-latest-entry .seeall,
.community .jak-pos-contact,
.community .tjp-most-recent ul.tjp-tab li a.tjp-tab-current,
.community .see-photo .news-latest ul,
.community .news-contributor .news-latest ul {
    border-color: #F07E00
}
.community .tjp-latest-entry .seeall {
    border-top: solid 2px #F07E00
}
.community .date.today:before {
    background-color: #F07E00
}
.community .suscribe input[type="submit"] {
    background-color: #F07E00
}
.community .tjp-footer .suscribe input[type="submit"] {
    background-color: #F07E00
}
.student .tjp-latest-entry .seeall {
    border-color: #FFCD00
}
.student .tjp-latest-entry .title-large:before {
    background-color: #FFCD00;
    top: -2px;
    bottom: 3px
}
.student .tjp-latest-entry .breadcrumbs {
    background-color: #FFCD00
}
.student .sc-link {
    background-color: #FFCD00
}
.student .date .today:before {
    background-color: #FFCD00
}
.student .suscribe input[type="submit"] {
    background-color: #FFCD00
}
.student .login:before {
    color: #FFCD00
}
.student .search {
    color: #FFCD00
}
.student .see-photo .title a,
.student .news-contributor .title a,
.student .see-photo .sub-title,
.student .news-contributor .sub-title,
.student .tjp-footer .link-footer a,
.student .tjp-footer .partner-footer ul li a,
.student .see-photo a .desc-photo span.box-desc small,
.student .news-contributor a .desc-photo span.box-desc small,
.student .container-left .detail-latest .user-latest,
.student .container-left .detail-latest .talent,
.student .container-left .event-community .seeall,
.student .tjp-latest-entry .seeall,
.student .container-left .event-community .title {
    color: #bf9a00
}
.student .jak-pos-contact,
.student .tjp-most-recent ul.tjp-tab li a.tjp-tab-current,
.student .container-left .event-community li:last-child,
.student .news-contributor .news-latest ul,
.student .container-left .event-community .title {
    border-color: #FFCD00
}
.student-current .breadcrumbs li a,
.student-current .current-page li a {
    color: #000000
}
.student-current .current-page,
.student .container-left .event-community .title i {
    background-color: #bf9a00
}
.community .tjp-latest-entry>ul,
.student .tjp-latest-entry>ul {
    border-color: transparent
}
.channel .container-left {
    padding: 0 5px 0 15px
}
.full-banner.community-custom .cp-bn-comty {
    width: 100%;
    bottom: 0;
    top: inherit;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.72)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.72));
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.72));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.72));
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.72));
    background: linear-gradient(top, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.72));
    background-color: rgba(255, 255, 255, 0)
}
.full-banner.community-custom .cp-bn-comty .imge-pf {
    width: 50px
}
.full-banner .cp-bn-comty {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 45%;
    z-index: 2;
    padding: 30px 105px 30px 30px;
    background: #181818;
    background: -moz-linear-gradient(left, #181818 78%, rgba(24, 24, 24, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(78%, #181818), color-stop(100%, rgba(24, 24, 24, 0)));
    background: -webkit-linear-gradient(left, #181818 78%, rgba(24, 24, 24, 0) 100%);
    background: -o-linear-gradient(left, #181818 78%, rgba(24, 24, 24, 0) 100%);
    background: -ms-linear-gradient(left, #181818 78%, rgba(24, 24, 24, 0) 100%);
    background: linear-gradient(to right, #181818 78%, rgba(24, 24, 24, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#181818', endColorstr='#181818', GradientType=1)
}
.full-banner .cp-bn-comty .title-cp {
    font-size: 36px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    color: #fff;
    line-height: 45px;
    font-weight: normal
}
.full-banner .cp-bn-comty .imge-pf,
.full-banner .cp-bn-comty .detail-cp {
    float: left
}
.full-banner .cp-bn-comty .imge-pf {
    width: 16%;
    padding-right: 20px
}
.full-banner .cp-bn-comty .imge-pf img {
    width: 100%;
    border-radius: 100%
}
.full-banner .cp-bn-comty .detail-cp {
    width: 84%
}
.full-banner .cp-bn-comty .detail-cp span,
.full-banner .cp-bn-comty .detail-cp p {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 16px
}
.full-banner .image-banner {
    float: right
}
.full-banner .image-banner img {
    width: 100%
}
.channel-travel .tjp-latest-entry .title-large:before {
    background-color: #80ba26
}
.channel-travel.channel-life .date.travel:before {
    background-color: #662482
}
.channel-travel.channel-life .border-life .title-large:before {
    background-color: #662482
}
.channel-travel.channel-life .seeall,
.channel-travel.channel-life .seeall:hover,
.channel-travel.channel-life .see-photo .sub-title,
.channel-travel.channel-life .news-contributor .sub-title {
    color: #662482
}
.channel-travel.channel-life .suscribe input[type="submit"],
.channel-travel.channel-life .tjp-sosmed>ul>li.soscmed-travel span:before {
    background-color: #662482
}
.channel-travel.channel-life .see-photo a .desc-photo span.box-desc small,
.channel-travel.channel-life .news-contributor a .desc-photo span.box-desc small {
    color: #662482
}
.channel-travel .see-photo .title a,
.channel-travel .seeall,
.channel-travel .seeall:hover,
.channel-travel .see-photo .sub-title,
.channel-travel .news-contributor .sub-title {
    color: #80ba26
}
.channel-travel .see-photo .news-latest ul,
.channel-travel .news-contributor .news-latest ul,
.channel-travel .tjp-latest-entry>ul {
    border-color: #80ba26
}
.channel-travel .tjp-latest-entry .latest-travel>a {
    border-top: solid 2px #e5e5e5;
    border-left: solid 1px #e5e5e5;
    border-right: solid 2px #e5e5e5;
    border-bottom: solid 1px #FBFBFB
}
.channel-travel .tjp-latest-entry .latest-travel>a .image-latest {
    padding: 15px 20px
}
.channel-travel .tjp-latest-entry .latest-travel>a .image-latest img {
    width: 100%
}
.channel-travel .tjp-latest-entry .latest-travel>a .detail-latest {
    padding: 15px 20px
}
.channel-travel .tjp-latest-entry>ul {
    margin: 0
}
.channel-travel .tjp-latest-entry>ul li {
    padding: 0
}
.channel-travel .tjp-latest-entry>ul li .latest-travel {
    padding: 0
}
.channel-travel .tjp-latest-entry .seeall {
    border-top: solid 1px #80ba26
}
.channel-travel .tjp-latest-entry a .image-latest img {
    width: 100%
}
.channel-travel .next-latest-travel {
    padding: 20px 0;
    list-style: none
}
.channel-travel .next-latest-travel li {
    width: 50%;
    float: left;
    border: none
}
.channel-travel .next-latest-travel li .image-latest {
    padding: 0
}
.channel-travel .next-latest-travel li:first-child {
    padding-right: 10px
}
.channel-travel .next-latest-travel li:last-child {
    padding-left: 10px
}
.channel-travel .next-latest-travel li .detail-latest {
    padding: 15px 0px
}
.channel-travel .suscribe input[type="submit"] {
    background-color: #80ba26
}
.channel-travel .tjp-booking {
    margin: 10px 0 30px
}
.channel-travel .tjp-footer .link-footer a {
    color: #662482;
    border-color: #80ba26
}
.bg-white {
    background-color: #fff
}
.container-right {
    padding: 0;
    margin: 20px 0;
    width: 300px
}
.container-right .line-1 a {
    margin: 0 0 30px;
    display: block
}
.container-right .tjp-follow-sosmed .follow {
    font-size: 24px;
    padding: 0;
    margin: 30px 0px 5px
}
.container-right .tjp-follow-sosmed li {
    padding-bottom: 5px
}
.container-right .tjp-follow-sosmed .icon-soscmed li {
    padding: 0
}
.container-right .other-chanel .chanel,
.container-right .other-chanel .community,
.container-right .other-community .chanel,
.container-right .other-community .community {
    font-size: 18px;
    color: #a21d1c;
    border-top: solid 3px #b22f24;
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0 5px
}
.container-right .other-chanel a,
.container-right .other-community a {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    border-bottom: solid 2px #f6f6f6;
    margin-bottom: 10px;
    padding-bottom: 15px
}
.container-right .other-chanel a span,
.container-right .other-community a span {
    display: block
}
.container-right .other-chanel a .image-title,
.container-right .other-community a .image-title {
    margin: 0 0 15px
}
.container-right .other-chanel a .image-title span,
.container-right .other-community a .image-title span {
    text-align: center;
    padding: 2px 20px;
    font-size: 14px
}
.container-right .other-chanel a .profile-academia,
.container-right .other-community a .profile-academia {
    margin: 0
}
.container-right .other-chanel a .name-profile,
.container-right .other-community a .name-profile {
    font-size: 14px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    color: #000;
    color: rgba(1, 1, 0, 0.3)
}
.container-right .other-chanel a .box-m,
.container-right .other-community a .box-m {
    font-size: 16px;
    line-height: 21px
}
.container-right .other-chanel a .image-latest,
.container-right .other-community a .image-latest {
    padding: 0
}
.container-right .other-chanel a .detail-latest,
.container-right .other-community a .detail-latest {
    padding-right: 0
}
.container-right .other-chanel a .detail-latest h5,
.container-right .other-community a .detail-latest h5 {
    font-size: 18px;
    padding: 0;
    line-height: 21px
}
.container-right .other-chanel a .detail-academia-chanel,
.container-right .other-chanel a .detail-academia-community,
.container-right .other-community a .detail-academia-chanel,
.container-right .other-community a .detail-academia-community {
    padding: 0
}
.container-right .other-chanel a .detail-academia-community .image-latest img,
.container-right .other-community a .detail-academia-community .image-latest img {
    border-radius: 100%
}
.container-right .other-chanel a.sea-chanel .image-title span,
.container-right .other-chanel a.sea-community .image-title span,
.container-right .other-community a.sea-chanel .image-title span,
.container-right .other-community a.sea-community .image-title span {
    background-color: #853917
}
.container-right .other-chanel a.academia-chanel .image-title span,
.container-right .other-chanel a.academia-community .image-title span,
.container-right .other-community a.academia-chanel .image-title span,
.container-right .other-community a.academia-community .image-title span {
    background-color: #0079ad
}
.container-right .other-chanel a.community-chanel .image-title span,
.container-right .other-chanel a.community-community .image-title span,
.container-right .other-community a.community-chanel .image-title span,
.container-right .other-community a.community-community .image-title span {
    background-color: #d05633
}
.container-right .other-chanel a:last-child,
.container-right .other-community a:last-child {
    border-bottom: none
}
.container-right>.tjp-suscribe {
    border: 1px solid #dfdfdf;
    background: url("../img/back-sub.png");
    background-size: 100% 100%;
    padding: 14px 10px
}
.container-right .tjp-suscribe {
    padding: 0;
    border: 1px solid #dfdfdf;
    padding: 14px 10px
}
.container-right .tjp-suscribe .tjp-subscribe-title {
    text-align: center;
    border: 1px solid #ffffff;
    margin: 24px 0
}
.container-right .tjp-suscribe .tjp-subscribe-title h4 {
    font-family: "Lato", sans-serif;
    font-size: 18px
}
.container-right .tjp-suscribe .tjp-subscribe-title i {
    font-size: 24px
}
.container-right .tjp-suscribe .get-suscribe {
    padding: 0;
    position: relative;
    top: 0
}
.container-right .tjp-suscribe .get-suscribe h6 {
    font-size: 18px;
    text-transform: uppercase;
    background-color: rgba(255, 255, 255, 0.7);
    font-weight: normal;
    text-align: center;
    padding: 15px 0 30px;
    border: solid 2px #fff;
    position: relative;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    margin-bottom: 10px
}
.container-right .tjp-suscribe .get-suscribe h6:after {
    top: 70%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #000;
    border-width: 15px;
    margin-left: -15px
}
.container-right .tjp-suscribe .get-suscribe a {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 13px;
    display: block;
    text-align: center;
    margin: 0 0 10px;
    background-color: #dd1e2a;
    padding: 9px 0;
    text-transform: uppercase;
    color: #fff
}
.container-right .tjp-booking {
    border-top: solid 2px #80BA27;
    padding: 0 0 10px;
    margin: 35px 0 0
}
.container-right .tjp-booking .title {
    padding: 5px 0;
    color: #7ac143;
    font-size: 20px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    text-align: center;
    margin: 0;
    font-weight: normal;
    text-transform: uppercase
}
.container-right .tjp-booking .description img {
    width: 100%
}
.container-right .tjp-booking .description p {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 18px;
    color: #272624;
    padding: 10px 0 5px;
    line-height: 22px
}
.container-right .tjp-booking .tjp-tab-booking {
    float: left;
    width: 100%
}
.container-right .tjp-booking .tjp-tab-booking li {
    width: 50%;
    float: left
}
.container-right .tjp-booking .tjp-tab-booking li a {
    display: block;
    font-size: 16px;
    padding: 2px 0
}
.container-right .tjp-booking .flight .control-group {
    padding: 0 10px
}
.container-right .tjp-booking .flight .control-group input {
    border-bottom: solid 1px #F1F1F1;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #343430;
    color: rgba(52, 52, 48, 0.8);
    height: 40px
}
.container-right .tjp-booking .flight .control-group input:active,
.container-right .tjp-booking .flight .control-group input:focus {
    outline: none
}
.container-right .tjp-booking .flight .control-group input[type="text"] {
    border: none;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #343430;
    color: rgba(52, 52, 48, 0.4);
    padding: 2px 20px 2px 30px;
    border-bottom: solid 1px #F1F1F1
}
.container-right .tjp-booking .flight .control-group::-webkit-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #343430;
    color: rgba(52, 52, 48, 0.4)
}
.container-right .tjp-booking .flight .control-group:-moz-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #343430;
    color: rgba(52, 52, 48, 0.4)
}
.container-right .tjp-booking .flight .control-group::-moz-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #343430;
    color: rgba(52, 52, 48, 0.4)
}
.container-right .tjp-booking .flight .control-group:-ms-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #343430;
    color: rgba(52, 52, 48, 0.4)
}
.container-right .tjp-booking .flight .control-group label {
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 0 10px 0 20px;
    margin: 20px 0 5px
}
.container-right .tjp-booking .flight .control-group input[type="radio"] {
    height: 22px;
    margin-top: 0
}
.container-right .tjp-booking .flight .control-group.pasengger span {
    font-weight: 400;
    font-size: 16px;
    color: #343430
}
.container-right .tjp-booking .flight .control-group.pasengger input[type="text"] {
    padding: 0;
    width: 55%;
    border: solid 1px #F1F1F1;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #343430
}
.container-right .tjp-booking .flight .control-group.pasengger input[type="text"]::-webkit-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #343430
}
.container-right .tjp-booking .flight .control-group.pasengger input[type="text"]:-moz-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #343430
}
.container-right .tjp-booking .flight .control-group.pasengger input[type="text"]::-moz-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #343430
}
.container-right .tjp-booking .flight .control-group.pasengger input[type="text"]:-ms-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #343430
}
.container-right .tjp-booking .flight .control-group.pasengger li .icon-people {
    width: 45%
}
.container-right .tjp-booking .flight .control-group.pasengger li .icon-people:before {
    width: 35px
}
.container-right .tjp-booking .flight .control-group.pasengger li .icon-people.dewasa:before {
    background-position: -70px 0px
}
.container-right .tjp-booking .flight .control-group.pasengger li .icon-people.anak:before {
    background-position: -118px 3px
}
.container-right .tjp-booking .flight .control-group.pasengger li .icon-people.bayi:before {
    background-position: -95px 5px;
    width: 30px
}
.container-right .tjp-booking .flight .tukar a {
    display: block;
    position: absolute;
    margin: 0;
    top: -20px;
    right: 10px
}
.container-right .tjp-booking .flight .tukar a:before {
    z-index: 2
}
.container-right .tjp-booking .flight .submit-book {
    text-transform: uppercase;
    padding: 6px 0;
    font-size: 19px
}
.container-right .tjp-booking .flight:after {
    display: none
}
.see-photo .title a,
.news-contributor .title a {
    border: none;
    font-size: 14px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    color: #b12e24;
    position: absolute;
    right: 0;
    bottom: 5px;
    width: auto;
    text-transform: uppercase
}
.see-photo a,
.news-contributor a {
    float: left;
    width: 100%
}
.see-photo a .desc-photo,
.news-contributor a .desc-photo {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px 15px 10px 0
}
.see-photo a .desc-photo.border,
.news-contributor a .desc-photo.border {
    border: solid 2px #EDEDED;
    border-top: none;
    padding: 10px
}
.see-photo a .desc-photo .profile,
.news-contributor a .desc-photo .profile {
    width: auto;
    position: absolute;
    top: -20px;
    right: 15px
}
.see-photo a .desc-photo span.box-desc,
.news-contributor a .desc-photo span.box-desc {
    float: left;
    font-size: 14px
}
.see-photo a .desc-photo span.box-desc.name-profile,
.news-contributor a .desc-photo span.box-desc.name-profile {
    color: #010100;
    font-family: "Lato", sans-serif;
    font-weight: 300
}
.see-photo a .desc-photo span.box-desc small,
.news-contributor a .desc-photo span.box-desc small {
    color: #7ac143;
    font-size: 14px
}
.see-photo a span,
.news-contributor a span {
    display: block
}
.see-photo .news-week,
.see-photo .news-latest,
.news-contributor .news-week,
.news-contributor .news-latest {
    float: left;
    width: 100%
}
.see-photo .news-week,
.news-contributor .news-week {
    margin-bottom: 32px
}
.see-photo .news-week .title,
.news-contributor .news-week .title {
    margin: 10px 0 0
}
.see-photo .sub-title,
.news-contributor .sub-title {
    color: #e31b23;
    margin: 0 0 10px;
    text-transform: capitalize;
    font-family: "box-lightitalic", "futura-medium", "Century Gothic", "verdana", "calibri", "arial";
    font-weight: normal;
    font-size: 18px
}
.see-photo ul,
.news-contributor ul {
    list-style-type: none;
    padding: 0
}
.see-photo .name-profile,
.news-contributor .name-profile {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    color: #010100;
    color: rgba(1, 1, 0, 0.8)
}
.see-photo .news-latest .box-r,
.news-contributor .news-latest .box-r {
    font-size: 16px
}
.see-photo .news-latest ul,
.news-contributor .news-latest ul {
    border-bottom: solid 2px #C5645D;
    margin-bottom: 10px
}
.see-photo .news-latest ul li,
.news-contributor .news-latest ul li {
    border-bottom: solid 1px #f5f5f5;
    margin: 0 0 15px;
    padding-bottom: 10px
}
.see-photo .news-latest ul li:last-child,
.news-contributor .news-latest ul li:last-child {
    border-bottom: none
}
.see-photo .news-latest ul li .detail-latest,
.news-contributor .news-latest ul li .detail-latest {
    padding: 0 0px 0 10px
}
.see-photo .news-latest ul li .detail-latest .name-profile,
.news-contributor .news-latest ul li .detail-latest .name-profile {
    color: #010100
}
.seeall {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    text-align: right;
    color: #A31B1D;
    text-transform: uppercase
}
.seeall:hover {
    color: #A31B1D
}
.talent {
    color: #9F9F9F;
    color: rgba(1, 1, 0, 0.4);
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px
}
.image-latest {
    padding: 0
}
.detail-latest {
    font-size: 14px;
    line-height: 20px;
    padding: 0 10px 0 15px
}
.detail-latest small {
    display: block;
    font-size: 12px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    color: #010100;
    color: rgba(1, 1, 0, 0.3)
}
.detail-latest .profile-academia {
    color: #010100;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    display: block;
    margin-bottom: 10px;
    font-size: 12pt
}
.detail-latest h5 {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    margin: 0;
    padding: 0 15px 0 0;
    font-size: 18px;
    line-height: 27px;
    color: #010100;
    font-weight: normal
}
.detail-latest .user-latest {
    font-family: "Lato", sans-serif;
    color: #010100;
    font-size: 14px;
    line-height: 18px;
    display: block
}
.detail-latest .user-latest span {
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    position: relative;
    padding-left: 5px
}
.detail-latest .user-latest span:before {
    position: absolute;
    left: 0px;
    content: "";
    font-size: 30px;
    width: 4px;
    top: 6px;
    height: 4px;
    border-radius: 100%;
    background-color: #000
}
.box-x {
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #DD1E26
}
.box-r {
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    font-size: 16px;
    line-height: 21px;
    color: #010100
}
.box-m {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    color: #010100
}
.image-title {
    position: relative;
    margin: 0 0 15px
}
.image-title span {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #b12e24;
    color: #fff;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 16px;
    padding: 2px 15px
}
.container-advert {
    padding: 0;
    width: 300px
}
.container-advert.travel-advert a,
.container-advert.jobs-advert a {
    height: 197px
}
.container-advert a {
    position: relative;
    display: block;
    margin-bottom: 25px;
    height: 250px;
    width: 300px
}
.container-advert a .caption {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 18px;
    line-height: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    color: #fff;
    height: 100px;
    background: rgba(122, 122, 122, 0);
    background: -moz-linear-gradient(top, rgba(122, 122, 122, 0) 0%, rgba(31, 31, 31, 0) 36%, #000 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(122, 122, 122, 0)), color-stop(36%, #1f1f1f), color-stop(100%, #000));
    background: -webkit-linear-gradient(top, rgba(122, 122, 122, 0) 0%, #1f1f1f 36%, #000 100%);
    background: -o-linear-gradient(top, rgba(122, 122, 122, 0) 0%, #1f1f1f 36%, #000 100%);
    background: -ms-linear-gradient(top, rgba(122, 122, 122, 0) 0%, #1f1f1f 36%, #000 100%);
    background: linear-gradient(to bottom, rgba(122, 122, 122, 0) 0%, #1f1f1f 36%, #000 100%)
}
.container-advert a .caption span {
    color: #fff
}
.container-advert a .caption span.sponsor {
    font-size: 14px;
    font-family: "box-light", "futura-medium", "Century Gothic", "verdana", "calibri", "arial";
    display: block
}
.container-advert a.video-adv .title-image {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 21px;
    padding: 3px 30px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-weight: 400;
    top: 0;
    text-transform: capitalize;
    color: #fff
}
.container-advert a.video-adv:before {
    position: absolute;
    content: "";
    left: 42%;
    top: 35%;
    width: 50px;
    height: 50px;
    background-image: url(../img/gallery-thumb.png);
    background-size: 115px;
    z-index: 3
}
.tjp-latest-entry {
    padding: 0px 25px 0px 10px;
    width: 536px
}
.tjp-latest-entry .title-large {
    padding-left: 15px;
    position: relative
}
.tjp-latest-entry .title-large:before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    bottom: 6px;
    width: 5px;
    background-color: #b12e24
}
.tjp-latest-entry .shortcut {
    width: 100%;
    margin: 15px 0
}
.tjp-latest-entry .shortcut tr td {
    width: 22%;
    text-align: center;
    border-right: solid 1px #ebebeb;
    text-transform: uppercase;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    height: 35px;
    font-size: 14px;
    color: #b12e24
}
.tjp-latest-entry .shortcut tr td .icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    background-repeat: no-repeat
}
.tjp-latest-entry .shortcut tr td a {
    color: #868686;
    text-decoration: none;
    padding-top: 0
}
.tjp-latest-entry .shortcut.portal tr td .icon {
    position: relative;
    padding-left: 18px;
    background-image: url("../img/TJP-intergrated-portal-18.png")
}
.tjp-latest-entry .shortcut.portal tr td.active a {
    color: #fff
}
.tjp-latest-entry .shortcut.portal tr td.active .icon {
    background-image: url("../img/TJP-intergrated-portal-18-hover.png")
}
.tjp-latest-entry .shortcut.portal tr:first-child {
    border-bottom: solid 1px #ebebeb
}
.tjp-latest-entry .shortcut.portal tr:first-child td:nth-of-type(2).active {
    background-color: #b12e24
}
.tjp-latest-entry .shortcut.portal tr:first-child td:nth-of-type(2) span {
    background-position: 0px 0px;
    width: 50px
}
.tjp-latest-entry .shortcut.portal tr:first-child td:nth-of-type(3).active {
    background-color: #722a14
}
.tjp-latest-entry .shortcut.portal tr:first-child td:nth-of-type(3) span {
    background-position: -215px 0px;
    width: 40px
}
.tjp-latest-entry .shortcut.portal tr:first-child td:nth-of-type(4).active {
    background-color: #f07e00
}
.tjp-latest-entry .shortcut.portal tr:first-child td:nth-of-type(4) span {
    background-position: -431px 0px;
    width: 80px
}
.tjp-latest-entry .shortcut.portal tr:first-child td:nth-of-type(5).active {
    background-color: #3f9edc
}
.tjp-latest-entry .shortcut.portal tr:first-child td:nth-of-type(5) span {
    background-position: -647px 1px;
    width: 70px
}
.tjp-latest-entry .shortcut.portal tr:first-child td:nth-of-type(6).active {
    background-color: #662482
}
.tjp-latest-entry .shortcut.portal tr:first-child td:nth-of-type(6) span {
    background-position: -863px 1px;
    width: 40px
}
.tjp-latest-entry .shortcut.portal tr:first-child td:first-child {
    width: 14%
}
.tjp-latest-entry .shortcut.portal tr:first-child td:first-child.active {
    background-color: #b12e24;
    color: #fff
}
.tjp-latest-entry .shortcut.portal tr:first-child td:first-child.active a {
    color: #fff
}
.tjp-latest-entry .shortcut.portal tr:nth-child(2) td:nth-of-type(1).active {
    background-color: #6fb01e
}
.tjp-latest-entry .shortcut.portal tr:nth-child(2) td:nth-of-type(1) .icon {
    background-position: 0px -216px;
    width: 55px
}
.tjp-latest-entry .shortcut.portal tr:nth-child(2) td:nth-of-type(2).active {
    background-color: #ffcd00
}
.tjp-latest-entry .shortcut.portal tr:nth-child(2) td:nth-of-type(2) .icon {
    background-position: -216px -216px;
    width: 55px
}
.tjp-latest-entry .shortcut.portal tr:nth-child(2) td:nth-of-type(3).active {
    background-color: #009E97
}
.tjp-latest-entry .shortcut.portal tr:nth-child(2) td:nth-of-type(3) .icon {
    background-position: -432px -216px;
    width: 77px
}
.tjp-latest-entry .shortcut.portal tr:nth-child(2) td:nth-of-type(4).active {
    background-color: #4D4D4C
}
.tjp-latest-entry .shortcut.portal tr:nth-child(2) td:nth-of-type(4) .icon {
    background-position: -648px -209px;
    width: 58px;
    text-align: left;
    height: 30px
}
.tjp-latest-entry .shortcut.portal tr:nth-child(2) td:nth-of-type(4) a {
    padding-top: 3px
}
.tjp-latest-entry .shortcut.portal tr:nth-child(2) td:nth-of-type(5).active {
    background-color: #066870
}
.tjp-latest-entry .shortcut.portal tr:nth-child(2) td:nth-of-type(5) .icon {
    background-position: -864px -216px;
    width: 42px
}
.tjp-latest-entry .shortcut.tjp-flag tr:first-child td:first-child {
    background-color: #853917
}
.tjp-latest-entry .shortcut.tjp-flag tr td {
    width: 16.66667%
}
.tjp-latest-entry .shortcut.tjp-flag tr td a {
    color: #fff
}
.tjp-latest-entry .shortcut.tjp-flag .icon {
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    background-image: url(../img/flag.png);
    background-repeat: no-repeat;
    width: 50px;
    padding-left: 20px;
    padding-top: 0;
    cursor: pointer
}
.tjp-latest-entry .shortcut.tjp-flag .icon span {
    color: #868686;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif
}
.tjp-latest-entry .shortcut.tjp-flag .ic-all {
    cursor: pointer
}
.tjp-latest-entry .tjp-flag .ic-flag {
    width: 50px;
    height: 15px;
    line-height: 15px;
    text-transform: uppercase;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0px;
    padding-left: 20px;
    background-color: #f2f2f2;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    color: #000
}
.tjp-latest-entry .tjp-flag .ic-flag:before {
    position: absolute;
    top: -3px;
    left: 0;
    content: "";
    margin: 2px 0;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    background-image: url(../img/flag.png);
    background-repeat: no-repeat
}
.tjp-latest-entry .tjp-flag .ic-brunei,
.tjp-latest-entry .tjp-flag .flag-brn:before {
    background-position: 0px 0px
}
.tjp-latest-entry .tjp-flag .ic-myanmar,
.tjp-latest-entry .tjp-flag .flag-mmr:before {
    background-position: -81px 0px
}
.tjp-latest-entry .tjp-flag .ic-cambodja,
.tjp-latest-entry .tjp-flag .flag-khm:before {
    background-position: -162px 0px
}
.tjp-latest-entry .tjp-flag .ic-timor,
.tjp-latest-entry .tjp-flag .flag-tls:before {
    background-position: -247px 0px
}
.tjp-latest-entry .tjp-flag .ic-laos,
.tjp-latest-entry .tjp-flag .flag-lao:before {
    background-position: -326px 0px
}
.tjp-latest-entry .tjp-flag .ic-malaysia,
.tjp-latest-entry .tjp-flag .flag-mys:before {
    background-position: 0px -30px
}
.tjp-latest-entry .tjp-flag .ic-filipina,
.tjp-latest-entry .tjp-flag .flag-phl:before {
    background-position: -81px -30px
}
.tjp-latest-entry .tjp-flag .ic-singapura,
.tjp-latest-entry .tjp-flag .flag-sgp:before {
    background-position: -162px -30px
}
.tjp-latest-entry .tjp-flag .ic-thailand,
.tjp-latest-entry .tjp-flag .flag-tha:before {
    background-position: -247px -30px
}
.tjp-latest-entry .tjp-flag .ic-vietnam,
.tjp-latest-entry .tjp-flag .flag-vtm:before {
    background-position: -326px -30px
}
.tjp-latest-entry>ul {
    border-bottom: solid 2px #C5645D;
    margin: 0 0 15px;
    height: 100%
}
.tjp-latest-entry>ul .mCustomScrollBox {
    padding-right: 10px
}
.tjp-latest-entry>ul>li {
    padding: 0
}
.tjp-latest-entry li {
    border-bottom: solid 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 15px;
    padding-bottom: 0;
    float: left;
    width: 100%
}
.tjp-latest-entry a {
    display: inline-block;
    padding: 5px 0 0px;
    width: 100%
}
.tjp-latest-entry a .image-latest {
    padding: 0 23px 0 0;
    text-align: center;
    position: relative;
    overflow: hidden
}
.tjp-latest-entry a .image-latest img {
    width: auto;
    max-width: inherit;
    border-radius: 0;
    height: auto
}
.tjp-latest-entry a .detail-latest {
    padding: 0
}
.tjp-latest-entry a .detail-latest .date {
    margin-top: 0px
}
.tjp-latest-entry a .detail-latest h5 {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    margin: 0;
    padding: 0 15px 0 0;
    font-size: 21px;
    line-height: 27px;
    color: #010100;
    font-weight: normal
}
.tjp-latest-entry a .detail-latest p {
    color: #1d1d1b;
    font-size: 14px;
    line-height: 20px;
    color: rgba(29, 29, 27, 0.8)
}
.tjp-latest-entry .seeall {
    font-size: 20px
}
.tjp-latest-entry .npost {
    font-size: 12px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    color: #010100;
    color: rgba(1, 1, 0, 0.3);
    text-transform: capitalize;
    display: inline-block
}
.tjp-latest-entry .npost small {
    display: inherit;
    border-left: solid 1px #ddd;
    padding-left: 10px;
    margin-left: 6px
}
.tjp-sea .tjp-detail-caption .title-slide-caption {
    margin-top: 0
}
.tjp-sea .tjp-detail-caption .date-flag .ic-flag {
    width: 50px;
    padding: 0 8px;
    line-height: 15px;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #f2f2f2;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    color: #000
}
.tjp-most-recent {
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 5px;
    height: 500px
}
.tjp-most-recent ul.tjp-tab {
    list-style: none;
    float: left;
    width: 100%;
    padding: 0
}
.tjp-most-recent ul.tjp-tab li {
    border: solid 1px #ddd;
    float: left
}
.tjp-most-recent ul.tjp-tab li:first-child {
    width: 40%
}
.tjp-most-recent ul.tjp-tab li:last-child {
    width: 60%
}
.tjp-most-recent ul.tjp-tab li a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height: 30px;
    width: 1%;
    font-family: "box-bold", "ABeeZee", arial, calibri, sans-serif;
    font-size: 18px;
    color: #666;
    text-transform: capitalize
}
.tjp-most-recent ul.tjp-tab li a.tjp-tab-current {
    border-top: solid 3px #ce3d25;
    background-color: #f2f2f2
}
.tjp-most-recent .tjp-tab-content {
    float: left;
    width: 100%
}
.tjp-most-recent .tjp-tab-content ul {
    padding-left: 20px;
    list-style-type: decimal;
    font-family: "Helveticaff";
}
.tjp-most-recent .tjp-tab-content ul li {
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin: 10px 0
}
.tjp-most-recent .tjp-tab-content ul li a {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 19px;
    line-height: 19px;
    display: block;
    color: #000
}
.tjp-sosmed {
    padding: 0
}
.tjp-sosmed span {
    display: block;
    padding: 10px 10px 10px 15px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    width: 25%;
    float: left
}
.tjp-sosmed>ul.icon-soscmed {
    width: 100%;
    margin: 5px 0 10px;
    border-top: solid 1px #cecfd1;
    border-bottom: solid 1px #dedfe0
}
.tjp-sosmed>ul>li span {
    position: relative
}
.tjp-sosmed>ul>li span:before {
    position: absolute;
    content: "";
    height: 25px;
    top: 11px;
    left: 2px;
    width: 4px
}
.tjp-sosmed>ul>li.soscmed-news span:before {
    background-color: #b12e24
}
.tjp-sosmed>ul>li.soscmed-travel span:before {
    background-color: #80ba26
}
.tjp-sosmed>ul>li.soscmed-jobs span:before {
    background-color: #007088
}
.tjp-sosmed .icon-soscmed {
    margin: 0;
    width: 75%;
    text-align: right;
    float: left;
    padding: 5px 0px 5px 10px;
    position: relative
}
.tjp-sosmed .icon-soscmed li {
    display: inline-block;
    list-style: none;
    padding: 0 5px
}
.tjp-sosmed .icon-soscmed li:first-child {
    padding-left: 0
}
.tjp-sosmed .icon-soscmed li a {
    color: #fff;
    font-size: 34px;
    padding: 5px
}
.tjp-sosmed .icon-soscmed li a.facebook {
    background-color: #374E9E
}
.tjp-sosmed .icon-soscmed li a.linked {
    background-color: #007FB2
}
.tjp-sosmed .icon-soscmed li a.twitter {
    background-color: #50BCE0
}
.tjp-sosmed .icon-soscmed li a.google {
    background-color: #DD5231
}
.tjp-sosmed .icon-soscmed li a.instagram {
    background-color: #3C7193
}
.tjp-sosmed .icon-soscmed li a.pint {
    background-color: #D33534
}
.tjp-sosmed.new-soscmed .icon-soscmed {
    width: 100%;
    padding: 0
}
.tjp-sosmed.new-soscmed .icon-soscmed li {
    padding: 10px 0
}
.tjp-sosmed.new-soscmed .icon-soscmed li a {
    font-size: 35px;
    display: inline-block;
    margin-right: 1.5px
}
.tjp-sosmed .with-title h3 {
    float: left;
    margin: 11px 0 0;
    font-family: "box-regular", "ABeeZee", arial, calibri, sans-serif;
    font-size: 20px;
    padding-left: 5px
}
.tjp-sosmed .with-title .icon-soscmed {
    width: auto;
    float: right
}
.jak-post-issue .title-issue {
    text-transform: uppercase;
    font-family: "box-bold", "ABeeZee", arial, calibri, sans-serif;
    font-size: 32px;
    color: #a11d1c;
    position: relative;
    margin: 15px 0 5px 0;
    border-top: solid 2px #a11d1c;
    border-bottom: solid 2px #a11d1c;
    padding: 10px 15px 5px 45px
}
.jak-post-issue .title-issue:before {
    position: absolute;
    width: 27px;
    height: 27px;
    border-radius: 100%;
    background-color: #a11d1c;
    content: '#';
    color: #fff;
    top: 11px;
    left: 10px;
    font-size: 24px;
    text-align: center;
    line-height: 28px
}
.jak-post-issue ul {
    padding-left: 0
}
.jak-post-issue ul li {
    list-style: none;
    border-bottom: solid 2px #fff
}
.jak-post-issue ul li a {
    padding: 12px 15px;
    border-bottom: solid 2px #EDEDED;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #040504;
    font-weight: normal;
    display: block
}
.jak-post-issue ul li a.current-issue {
    padding: 0
}
.jak-post-issue ul li a.current-issue span {
    padding: 10px 15px;
    display: block
}
.jak-post-issue ul li:last-child a {
    border-bottom: solid 2px #ededed
}
.filtering {
    padding: 0
}
.filtering .subj-form {
    margin: 15px 0 10px;
    padding-bottom: 3px;
    text-transform: capitalize;
    display: block;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 18px;
    border-bottom: solid 1px #ddd
}
.filtering label {
    display: block;
    text-transform: capitalize;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px
}
.filtering label input {
    margin: 0px;
    margin-right: 7px;
    position: relative;
    top: 1px
}
.index-filter .title-content {
    border-bottom: solid 1px #ddd;
    padding: 0px 0 10px;
    margin-top: 0
}
.index-filter form {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left
}
.index-filter .search-filter .subj-form {
    border-bottom: none;
    margin-bottom: 0
}
.index-filter .search-filter input {
    width: 100%;
    border: solid 1px #ddd;
    padding: 5px
}
.index-filter .comment-filter {
    padding: 0
}
.index-filter .comment-filter a {
    display: block;
    border: solid 1px #ddd;
    padding: 5px 10px;
    text-transform: uppercase;
    text-align: center;
    color: #333333;
    margin: 0 0 15px
}
.index-filter .container-left input[type=checkbox]:not(old),
.index-filter .container-left input[type=radio]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0
}
.index-filter .container-left input[type=checkbox]:not(old)+label,
.index-filter .container-left input[type=radio]:not(old)+label {
    display: inline-block;
    margin-left: -28px;
    padding-left: 28px;
    background: url("../img/checks.png") no-repeat 0 0;
    line-height: 24px
}
.index-filter .container-left input[type=checkbox]:not(old):checked+label {
    background-position: 0 -47px
}
.index-filter .container-left input[type=radio]:not(old):checked+label {
    background-position: 0 -48px
}
.index-filter .container-left .jak-post-issue .title-issue {
    margin: 0;
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    padding-left: 35px
}
.index-filter .container-left .jak-post-issue .title-issue:before {
    width: 25px;
    height: 25px;
    font-size: 23px;
    left: 0;
    top: 6px;
    line-height: 25px;
    background-color: #424242;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif
}
.index-filter .container-left .jak-post-issue ul li {
    border: none;
    margin: 0 0 5px
}
.index-filter .container-left .jak-post-issue ul li a {
    border: solid 1px #ddd;
    text-align: center;
    line-height: 18px;
    padding: 7px 0;
    font-size: 16pt;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif
}
.index-filter .filter-submit {
    border: none;
    background-color: #B3160F;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 0;
    color: #fff;
    width: 100%;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 18px;
    margin-top: 5px
}
.index-filter.paper-date .or-date {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 18px;
    text-align: center;
    display: block;
    margin: 10px 0 2px
}
.index-filter.paper-date .container-left input[type="text"] {
    text-align: center;
    width: 100%;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 16px;
    padding: 5px 0;
    border: solid 2px #D9D9D9
}
.index-filter.paper-date .filtering .subj-form {
    border-bottom: solid 2px #D9D9D9
}
.index-filter.paper-date .susc-paper {
    height: 255px;
    padding: 35px 40px;
    margin-bottom: 20px
}
.index-filter.paper-date .susc-paper .title-suscribe {
    color: #fff;
    text-align: center;
    border: solid 2px #fff;
    font-size: 48px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    padding: 10px 0;
    margin: 0 0 35px
}
.index-filter.paper-date .susc-paper a {
    display: block;
    width: 47%;
    float: left;
    background-color: #fbe500;
    background-color: rgba(251, 229, 0, 0.8);
    color: #000;
    text-transform: uppercase;
    font-size: 22px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    text-align: center;
    padding: 20px 0
}
.index-filter.paper-date .susc-paper a:last-child {
    float: right
}
.title-jakpost {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 28px;
    line-height: 28px;
    padding-left: 15px;
    margin: 25px 0 25px 0;
    position: relative;
    text-transform: uppercase
}
.title-jakpost:before {
    top: 0;
    left: 0;
    bottom: 0;
    width: 5px;
    content: '';
    position: absolute
}
.title-jakpost.title-travel:before {
    background-color: #80ba26
}
.title-jakpost.title-jobs:before {
    background-color: #007088
}
.title-jakpost,
.submit-book {
    text-transform: uppercase
}
.tjp-top-show .large-show a {
    position: relative;
    display: block
}
.tjp-top-show .large-show img {
    width: 100%
}
.large-show {
    padding: 0 25px 0 0
}
.large-show a {
    height: 367px;
    overflow: hidden
}
.large-show .tjp-detail-caption {
    padding: 15px 60px 15px 20px
}
.large-show .tjp-detail-caption .date span:before {
    background-color: #fff
}
.large-show .tjp-detail-caption h5 {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 36px;
    line-height: 41px;
    color: #fff;
    margin: 0
}
.large-show .tjp-detail-caption p {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    margin: 0;
    font-size: 18px
}
.tjp-slide-gallery {
    background-color: #000;
    margin: 0 0 20px
}
.tjp-slide-gallery .main-center {
    background-color: transparent;
    padding: 0
}
.tjp-slide-gallery .main-center h2 {
    padding-left: 0
}
.tjp-slide-gallery h2 {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    width: 1120px;
    margin: 10px auto;
    padding: 0 15px
}
.tjp-slide-gallery .tjp-gallery-large,
.tjp-slide-gallery .tjp-gallery-small,
.tjp-slide-gallery .tjp-gallery-height {
    float: left;
    position: relative
}
.tjp-slide-gallery .tjp-gallery-large {
    width: 629px
}
.tjp-slide-gallery .tjp-gallery-small {
    width: 324px
}
.tjp-slide-gallery .tjp-detail-caption {
    padding: 5px 40px
}
.tjp-slide-gallery .tjp-detail-caption a {
    color: #fff;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    font-size: 21px
}
.tjp-slide-gallery .tjp-detail-caption a h5 {
    font-size: 21px
}
.tjp-slide-gallery .tjp-detail-caption a .date span:before {
    background-color: #fff
}
.tjp-gallery {
    position: relative;
    float: left;
    width: 100%
}
.tjp-gallery>a {
    display: block;
    position: relative;
    float: left;
    width: 100%
}
.tjp-gallery>a:before {
    position: absolute;
    content: "";
    left: 42%;
    top: 35%;
    width: 65px;
    height: 65px;
    background-image: url(../img/gallery-thumb.png);
    z-index: 3
}
.tjp-gallery.tjp-video>a:before {
    background-position: 0px 0px
}
.tjp-gallery.tjp-photo>a:before {
    background-position: -87px 0px
}
.tjp-travel .date:before {
    background-color: #80ba26
}
.tjp-travel .date span:before {
    color: #fff
}
.tjp-travel .large-show {
    width: 773px
}
.tjp-travel .large-show a {
    height: 420px
}
.tjp-travel .large-show .tjp-detail-caption p {
    font-family: "Lato", sans-serif;
    font-weight: 400
}
.tjp-booking {
    padding: 0 0 25px;
    margin-bottom: 7px;
    border-bottom: solid 3px #80ba26
}
.tjp-booking ul.tjp-tab-booking {
    padding: 0;
    margin: 0;
    list-style: none
}
.tjp-booking ul.tjp-tab-booking li {
    display: inline-block;
    width: 17%;
    text-align: center
}
.tjp-booking ul.tjp-tab-booking li a {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 22px;
    background-color: #e5e5e5;
    color: #040504;
    padding: 5px 0;
    text-transform: capitalize;
    display: block
}
.tjp-booking ul.tjp-tab-booking li a.tjp-tab-current {
    background-color: #80BA27;
    color: #fff
}
.tjp-booking .title-top {
    font-size: 22px;
    background-color: #80ba26;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    text-align: center;
    padding: 10px 0;
    margin: 1px 0 4px
}
.tjp-booking .flight:after {
    content: "";
    position: absolute;
    right: 0px;
    height: 260px;
    top: 0;
    bottom: 0;
    width: 2px;
    border-right: solid 2px #dad9d8
}
.tjp-booking .flight:nth-of-type(even):after {
    border-color: #a0cb5c
}
.tjp-booking .flight:last-child:after {
    border-right: none
}
.tjp-booking .flight .title-book {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 22px;
    color: #343430;
    color: rgba(52, 52, 48, 0.8);
    text-align: center;
    text-transform: capitalize
}
.tjp-booking .flight .tukar a {
    width: 40px;
    height: 35px;
    margin: 8px auto 5px;
    position: relative;
    display: block
}
.tjp-booking .flight .tukar a:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    width: 40px;
    height: 35px;
    background-image: url(../img/booking.png);
    background-position: -2px -32px
}
.tjp-booking .flight .control-group span {
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
    color: #343430;
    color: rgba(52, 52, 48, 0.8);
    margin: 5px 0
}
.tjp-booking .flight .control-group input[type="email"],
.tjp-booking .flight .control-group input[type="number"],
.tjp-booking .flight .control-group input[type="password"],
.tjp-booking .flight .control-group input[type="tel"],
.tjp-booking .flight .control-group input[type="url"],
.tjp-booking .flight .control-group input[type="text"] {
    width: 100%;
    border: solid 2px #F1F1F1;
    padding: 2px 20px 2px 40px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 19px;
    color: #343430;
    color: rgba(52, 52, 48, 0.8)
}
.tjp-booking .flight .control-group::-webkit-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 19px;
    color: #343430;
    color: rgba(52, 52, 48, 0.8)
}
.tjp-booking .flight .control-group:-moz-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 19px;
    color: #343430;
    color: rgba(52, 52, 48, 0.8)
}
.tjp-booking .flight .control-group::-moz-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 19px;
    color: #343430;
    color: rgba(52, 52, 48, 0.8)
}
.tjp-booking .flight .control-group:-ms-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 19px;
    color: #343430;
    color: rgba(52, 52, 48, 0.8)
}
.tjp-booking .flight .control-group label {
    padding: 0 20px;
    float: left;
    width: 50%;
    margin: 5px 0;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 20px
}
.tjp-booking .flight .control-group input[type="radio"] {
    margin-top: 9px
}
.tjp-booking .flight .control-group .passenger li {
    width: 33.3333%;
    float: left
}
.tjp-booking .flight .control-group .passenger li .icon-people {
    float: left;
    position: relative;
    width: 50%;
    height: 35px
}
.tjp-booking .flight .control-group .passenger li .icon-people:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 40px;
    height: 35px;
    background-image: url(../img/booking.png)
}
.tjp-booking .flight .control-group .passenger li .icon-people.dewasa:before {
    background-position: 0px -75px
}
.tjp-booking .flight .control-group .passenger li .icon-people.anak:before {
    background-position: -45px -75px
}
.tjp-booking .flight .control-group .passenger li .icon-people.bayi:before {
    background-position: 0px -115px
}
.tjp-booking .flight .control-group .passenger li input {
    width: 50%;
    float: left;
    padding: 0;
    height: 35px;
    text-align: center
}
.tjp-booking .flight .control-group:before {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 30px;
    height: 30px;
    background-image: url(../img/booking.png)
}
.tjp-booking .flight .control-group.dari:before {
    background-position: 0px 0px
}
.tjp-booking .flight .control-group.tujuan:before {
    background-position: -30px 0px
}
.tjp-booking .flight .control-group.jadwal:before {
    bottom: 4px;
    left: 5px;
    background-position: -45px -35px
}
.tjp-booking .flight .control-group.no-icon:before {
    display: none
}
.submit-book {
    width: 100%;
    border: none;
    background-color: #696965;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase
}
.tjp-jobs .title-jobs:before {
    background-color: #007088
}
.tjp-jobs .bg-jobs {
    padding: 55px 0 0;
    background-repeat: no-repeat;
    background-size: 100%
}
.tjp-jobs .bg-jobs .small-centered {
    text-align: center
}
.tjp-jobs .bg-jobs .small-centered li {
    padding-bottom: 0
}
.tjp-jobs .bg-jobs .small-centered .caption-banner-jobs {
    color: #00788a;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 21px;
    text-transform: uppercase;
    margin: 30px 0
}
.tjp-jobs .bg-jobs .small-centered a {
    background-color: #00788a;
    background-color: rgba(0, 120, 138, 0.8);
    color: #fff;
    display: block;
    padding: 10px 0;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 24px
}
.tjp-jobs .tjp-career {
    margin: 20px 0 0
}
.tjp-jobs .tjp-career ul.slides li a {
    margin-right: 28px;
    border: solid 2px #dfdfdf;
    border-left: solid 5px #007088;
    border-right: solid 2px #dfdfdf;
    display: inline-block;
    background-color: #fff;
    padding: 10px 15px 0
}
.tjp-jobs .tjp-career ul.slides li a .jak-post-caption-news {
    margin: 12px 0 5px;
    border-top: solid 2px #e9e9e9
}
.tjp-jobs .tjp-career ul.slides li a .jak-post-caption-news .tjp-fr-title {
    margin: 12px 0 24px;
    font-family: "Lato", sans-serif;
    font-size: 18px;
    color: #272624
}
.tjp-jobs .tjp-career ul.slides li a .date {
    border-left: solid 2px #007088;
    padding-left: 4px
}
.tjp-jobs .large-show {
    width: 773px
}
.tjp-jobs .large-show a {
    height: 420px
}
.jak-post-corpo-logo {
    height: 56px;
    width: 100%;
    border: 1px solid #cccccc;
    text-align: center;
    padding: 6px 0
}
.jak-post-corpo-logo img {
    height: 100%;
    width: auto
}
.jak-post-corpo-title {
    font-size: 18px;
    margin: 8px 0 0;
    color: #007088;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif
}
.tjp-jobs-left {
    border-top: solid 3px #007889;
    margin: 35px 0 25px;
    padding: 5px 0 15px;
    border-bottom: solid 2px #007889
}
.tjp-jobs-left .title {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    color: #007889;
    font-size: 20px;
    text-align: center;
    margin: 0;
    font-weight: normal;
    text-transform: uppercase
}
.tjp-jobs-left .title.vacancy {
    font-size: 14px;
    color: #00788a;
    border-bottom: solid 2px #00788a;
    padding: 5px 0;
    margin-bottom: 10px;
    width: 100%;
    float: left
}
.tjp-jobs-left form {
    margin: 5px 0 0;
    float: left;
    width: 100%;
    padding: 0 15px;
    position: relative
}
.tjp-jobs-left input[type="text"] {
    width: 100%;
    border: solid 1px #ddd;
    font-size: 16px;
    font-weight: 300;
    font-family: "Lato", sans-serif;
    padding: 2px 10px 2px 40px;
    height: 35px
}
.tjp-jobs-left ul {
    list-style: none;
    float: left;
    padding: 0 15px;
    margin-bottom: 25px;
    width: 100%;
    background: #f3f3f3
}
.tjp-jobs-left ul li {
    border-bottom: solid 1px #ccc;
    padding: 10px 0
}
.tjp-jobs-left ul li .open-rec {
    display: block;
    font-family: "box-bold", "ABeeZee", arial, calibri, sans-serif;
    font-size: 14px;
    color: #007889
}
.tjp-jobs-left ul li a {
    color: #010100;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 16px;
    line-height: 18px
}
.tjp-jobs-left ul li:last-child {
    border: 0
}
.tjp-jobs-left label {
    position: relative;
    margin: 10px 0;
    width: 100%
}
.tjp-jobs-left .fa {
    position: absolute;
    top: 0;
    font-size: 14px;
    background-color: #00788a;
    bottom: 0;
    color: #fff;
    padding: 10px 0;
    width: 35px
}
.tjp-jobs-left .time-office {
    margin-bottom: 15px;
    float: left;
    width: 100%
}
.tjp-jobs-left .time-office label {
    width: 50%;
    float: left;
    margin: 0
}
.tjp-jobs-left .time-office label input[type="checkbox"] {
    background-color: #fff
}
.tjp-jobs-left .time-office label span {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding-left: 10px
}
.single-page .tjp-pargph-2 {
    border-top: 0
}
.single-page .container-right {
    margin-top: 0
}
.news-single-page,
.news-multiple-page {
    margin: 55px 0 0;
    padding-bottom: 45px;
    border-bottom: solid 1px #e5e5e5
}
.news-single-page .slides li a,
.news-multiple-page .slides li a {
    width: 93%;
    display: block
}
.news-single-page .slides li a .hstag,
.news-multiple-page .slides li a .hstag {
    display: block;
    text-align: center;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 18px;
    color: #a21d1c;
    padding: 4px 0;
    border-top: solid 2px #b22f24
}
.news-single-page .slides li a .jak-post-caption-news,
.news-multiple-page .slides li a .jak-post-caption-news {
    margin: 10px 0
}
.news-single-page .slides li a .jak-post-caption-news .tjp-fr-title,
.news-multiple-page .slides li a .jak-post-caption-news .tjp-fr-title {
    font-size: 18px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    color: #272624;
    margin: 5px 0
}
.news-single-page .slides li a img,
.news-multiple-page .slides li a img {
    width: 100%
}
.news-single-page .tjp-direction-nav li a,
.news-multiple-page .tjp-direction-nav li a {
    top: 40%
}
.news-single-page .tjp-direction-nav li:after,
.news-multiple-page .tjp-direction-nav li:after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    width: 35px;
    background-color: rgba(255, 255, 255, 0.43)
}
.news-single-page .tjp-direction-nav li.tjp-nav-prev:after,
.news-multiple-page .tjp-direction-nav li.tjp-nav-prev:after {
    left: 0;
    background: #fff;
    background: -moz-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #fff), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, #fff 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, #fff 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1)
}
.news-single-page .tjp-direction-nav li.tjp-nav-next:after,
.news-multiple-page .tjp-direction-nav li.tjp-nav-next:after {
    right: 0;
    background: rgba(255, 255, 255, 0);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1)
}
.news-single-page.event-other .tjp-fr-title,
.news-multiple-page.event-other .tjp-fr-title {
    margin-bottom: 0!important
}
.news-single-page.event-other .date-location span,
.news-multiple-page.event-other .date-location span {
    display: block;
    font-size: 14px;
    line-height: 14px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    color: #000
}
.fb-comments>span {
    width: 100%!important
}
.fb_iframe_widget {
    display: block!important
}
.fb_iframe_widget iframe {
    width: 100%!important
}
.tjp-discus {
    float: left;
    width: 100%;
    margin: 15px 0 0px
}
.tjp-discus .title {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 22px;
    padding: 0;
    text-transform: capitalize
}
.tjp-discus .tjp-discus-tab {
    padding: 0;
    list-style: none;
    width: 30%
}
.tjp-discus .tjp-discus-tab li {
    width: 50%;
    float: left;
    position: relative
}
.tjp-discus .tjp-discus-tab li a {
    display: block;
    padding-left: 25px;
    background-color: #e5e5e5;
    padding: 5px 5px 5px 25px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000000;
    position: relative;
    overflow: hidden
}
.tjp-discus .tjp-discus-tab li a:before {
    position: absolute;
    content: "";
    top: 0;
    width: 100%;
    height: 3px;
    left: 0
}
.tjp-discus .tjp-discus-tab li a.tjp-tab-current {
    background-color: #f2f2f2
}
.tjp-discus .tjp-discus-tab li a.tjp-tab-current:before {
    background-color: #e0683b
}
.tjp-discus .tjp-discus-tab li .fa {
    color: #4863af
}
.tjp-discus .tjp-discus-tab li .livevyre {
    width: 20px;
    height: 17px;
    background-image: url(../img/livevyre.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
    top: 3px
}
.tjp-discus .tjp-comment {
    background-color: #f2f2f2;
    padding: 15px
}
.tjp-discus .latest-comment {
    float: left;
    width: 100%;
    padding: 0 15px
}
.tjp-discus .latest-comment ul {
    padding: 0;
    margin: 25px 0;
    list-style: none
}
.tjp-discus .latest-comment ul li {
    float: left;
    position: relative;
    width: 100%;
    padding: 25px 0;
    border-bottom: solid 1px #ddd
}
.tjp-discus .latest-comment ul .tjp-description-comment {
    width: 94%;
    float: left;
    padding-left: 20px
}
.tjp-discus .latest-comment ul .tjp-description-comment p {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 18px
}
.tjp-discus .latest-comment ul .tjp-description-comment a {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 16px
}
.tjp-discus .latest-comment .show-more {
    color: #bd2b13;
    text-align: center;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 25px
}
.suscribe {
    margin: 5px 0 15px
}
.suscribe input[type="text"],
.suscribe input[type="submit"] {
    font-family: "Lato", sans-serif;
    padding: 10px 5px 10px 15px;
    width: 70%;
    border: none;
    font-size: 14px
}
.suscribe input[type="text"]:active,
.suscribe input[type="text"]:focus,
.suscribe input[type="submit"]:active,
.suscribe input[type="submit"]:focus {
    outline: none
}
.suscribe input[type="text"] {
    border: solid 1px #d9d9d9
}
.suscribe input[type="submit"] {
    background-color: #bc261d;
    color: #fff;
    width: 28%;
    font-size: 14px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    text-transform: uppercase;
    font-style: inherit;
    vertical-align: top;
    padding-left: 0;
    padding-right: 0
}
.suscribe::-webkit-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
    color: #535254;
    color: rgba(52, 52, 48, 0.8)
}
.suscribe:-moz-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
    color: #535254;
    color: rgba(52, 52, 48, 0.8)
}
.suscribe::-moz-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
    color: #535254;
    color: rgba(52, 52, 48, 0.8)
}
.suscribe:-ms-input-placeholder {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-style: italic;
    font-size: 14px;
    color: #535254;
    color: rgba(52, 52, 48, 0.8)
}
.main-single-page,
.multiple-page {
    width: 773px;
    padding: 0 25px 0 0
}
.main-single-page .main-single>img,
.main-single-page .main-multiple>img,
.main-multiple-page .main-single>img,
.main-multiple-page .main-multiple>img {
    width: 100%
}
.main-single-page .title-large,
.main-multiple-page .title-large {
    color: #000;
    font-size: 42px;
    text-transform: inherit
}
.main-single-page .list-single-page,
.main-multiple-page .list-single-page {
    margin: 0 0 15px
}
.main-single-page .list-single-page li,
.main-multiple-page .list-single-page li {
    border-bottom: solid 1px #e5e5e5;
    padding: 10px 0
}
.main-single-page .list-single-page .detail-single,
.main-multiple-page .list-single-page .detail-single {
    font-size: 18px;
    line-height: 20px;
    padding: 0 10px 0 15px
}
.main-single-page .list-single-page .detail-single p,
.main-multiple-page .list-single-page .detail-single p {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #000000
}
.main-single-page .name-post,
.main-multiple-page .name-post {
    font-family: 'Acta-Medium';
    font-weight: 400;
    font-size: 20px;
    color: #e31b23;
    line-height: 30px
}
.main-single-page .posting,
.main-multiple-page .posting {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #000;
    display: block;
    margin: 16px 0 32px
}
.main-single-page .created,
.main-multiple-page .created {
    display: block;
    font-size: 13px;
    padding: 5px 0;
    color: #828282
}
.main-single-page .created .bold,
.main-multiple-page .created .bold {
    font-family: "Lato", sans-serif;
    font-weight: 600
}
.main-single-page .tjp-detail-news .tjp-related,
.main-multiple-page .tjp-detail-news .tjp-related {
    float: right;
    width: 100%;
    padding: 0!important
}
.main-single-page .tjp-detail-news .tjp-related h5,
.main-multiple-page .tjp-detail-news .tjp-related h5 {
    font-weight: normal;
    font-family: 'BrandonGrotesqueWeb-Regular';
    text-transform: capitalize;
    font-size: 18px;
    color: #000;
    margin: 0 0 10px;
    line-height: 30px;
    font-style: italic
}
.main-single-page .tjp-detail-news .tjp-related ul,
.main-multiple-page .tjp-detail-news .tjp-related ul {
    list-style: none;
    padding: 0
}
.main-single-page .tjp-detail-news .tjp-related ul li,
.main-multiple-page .tjp-detail-news .tjp-related ul li {
    padding: 3px 0;
    font-size: 21px;
    line-height: 27px
}
.main-single-page .tjp-detail-news .tjp-related ul li a,
.main-multiple-page .tjp-detail-news .tjp-related ul li a {
    color: #007fb1;
    font-family: 'Acta-Medium'
}
.main-single-page .tjp-detail-news p,
.main-multiple-page .tjp-detail-news p {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 17px;
    margin: 0 0 15px
}
.main-single-page .tjp-detail-news p.left,
.main-multiple-page .tjp-detail-news p.left {
    float: left;
    width: 40%;
    padding: 0 15px 0 0;
    line-height: normal;
    color: #000;
    font-size: 24px
}
.main-single-page .tjp-detail-news p.left span,
.main-multiple-page .tjp-detail-news p.left span {
    display: block
}
.main-single-page .tjp-detail-news .news-others,
.main-multiple-page .tjp-detail-news .news-others {
    font-style: italic;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    color: #007fb1;
    font-size: 20px;
    float: left;
    width: 100%;
    padding: 10px 0;
    margin: 5px 0 10px;
    border-top: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3
}
.main-single-page .tjp-detail-news .news-others span,
.main-multiple-page .tjp-detail-news .news-others span {
    font-weight: 700;
    display: block;
    font-size: 18px;
    color: #000
}
.main-single-page .tjp-detail-news .news-others.to-download,
.main-multiple-page .tjp-detail-news .news-others.to-download {
    text-align: center;
    font-style: normal;
    text-transform: uppercase;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    font-weight: normal
}
.main-single-page .tjp-detail-news .news-others.to-download span,
.main-multiple-page .tjp-detail-news .news-others.to-download span {
    background-color: #F59000;
    color: #fff;
    display: inline-block;
    padding: 5px 15px
}
.main-single-page .title-contribute,
.main-multiple-page .title-contribute {
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    font-size: 18px;
    color: #000;
    color: rgba(0, 0, 0, 0.8)
}
.main-single-page .next-page-multiple,
.main-multiple-page .next-page-multiple {
    color: #a21f1d;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: italic;
    font-size: 18px;
    margin: 10px 0
}
.main-single-page .next-page-multiple span,
.main-multiple-page .next-page-multiple span {
    font-size: 16px;
    font-weight: 700;
    display: block;
    color: #000;
    text-transform: capitalize
}
.main-single-page .add-event,
.main-multiple-page .add-event {
    padding: 0;
    margin-bottom: 20px
}
.main-single-page .add-event span,
.main-single-page .add-event .add-ico a,
.main-multiple-page .add-event span,
.main-multiple-page .add-event .add-ico a {
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    font-size: 22px;
    color: #000;
    display: block;
    text-transform: capitalize
}
.main-single-page .add-event .add-ico a,
.main-multiple-page .add-event .add-ico a {
    padding: 0 0 0 45px;
    position: relative;
    display: block;
    background-color: #f49000;
    color: #fff
}
.main-single-page .add-event .add-ico a .ic-download,
.main-multiple-page .add-event .add-ico a .ic-download {
    position: relative;
    float: left;
    margin: 3px 5px;
    width: 35px;
    height: 23px;
    background-image: url(../img/icon-download.png);
    background-repeat: no-repeat
}
.main-single-page .find-event,
.main-multiple-page .find-event {
    background-color: #f49000;
    padding: 10px 0;
    margin-bottom: 20px;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    font-size: 22px;
    color: #000
}
.main-single-page .find-event span,
.main-multiple-page .find-event span {
    display: block;
    padding-left: 15px;
    text-transform: capitalize;
    color: #fff
}
.main-single-page .find-event .find-country,
.main-multiple-page .find-event .find-country {
    padding: 0 0 0 15px
}
.main-single-page .find-event select,
.main-multiple-page .find-event select {
    width: 100%;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 18px;
    padding: 3px 0
}
.main-single-page .com-event,
.main-multiple-page .com-event {
    padding: 0;
    margin: 0
}
.main-single-page .com-event li,
.main-multiple-page .com-event li {
    display: inline-block;
    margin: 0 0 10px;
    border-bottom: solid 2px #d9d9d9;
    padding: 0 0 15px
}
.main-single-page .com-event .time-event,
.main-multiple-page .com-event .time-event {
    position: relative;
    background-color: #f49000;
    padding: 5px 40px;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    margin-bottom: 20px
}
.main-single-page .com-event .image-event,
.main-multiple-page .com-event .image-event {
    padding: 0 25px 0 0
}
.main-single-page .com-event .image-event img,
.main-multiple-page .com-event .image-event img {
    width: 100%
}
.main-single-page .com-event .image-event .time-event,
.main-multiple-page .com-event .image-event .time-event {
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(244, 144, 0, 0.8)
}
.main-single-page .com-event .detail-event,
.main-multiple-page .com-event .detail-event {
    font-size: 18px;
    padding-left: 0
}
.main-single-page .com-event .detail-event a,
.main-multiple-page .com-event .detail-event a {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 25px;
    color: #000
}
.main-single-page .com-event .detail-event .location-event,
.main-multiple-page .com-event .detail-event .location-event {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: capitalize;
    display: block
}
.main-single-page .com-event .detail-event p,
.main-multiple-page .com-event .detail-event p {
    line-height: 17px;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 14px
}
.main-single-page .detail-image-event,
.main-multiple-page .detail-image-event {
    margin: 25px 0
}
.main-single-page .detail-image-event img,
.main-multiple-page .detail-image-event img {
    margin: 0 auto;
    display: block;
    padding: 10px;
    border: solid 1px #ddd
}
.main-single-page .date-location span,
.main-multiple-page .date-location span {
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 32px;
    color: #000;
    line-height: 32px;
    margin: 5px 0
}
.main-single-page .tjp-map,
.main-multiple-page .tjp-map {
    border: solid 1px #ddd
}
.main-single-page .tjp-map h3,
.main-multiple-page .tjp-map h3 {
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    font-size: 24px;
    color: #f07e00;
    padding-left: 10px;
    text-transform: capitalize
}
.follow-single-left h5 {
    font-family: 'BrandonGrotesqueWeb-Regular';
    font-weight: 300;
    color: #000;
    font-size: 18px;
    text-align: center;
    text-transform: capitalize
}
.follow-single-left ul {
    padding: 0;
    margin: 0;
    list-style: none
}
.follow-single-left ul li {
    float: left;
    width: 33.33333%;
    border-right: solid 1px #fff
}
.follow-single-left ul li a {
    color: #fff;
    background-color: #b12e24;
    font-size: 20px;
    padding: 8px;
    width: 100%
}
.follow-single-left ul li:nth-of-type(1) a {
    background-color: #374C9F
}
.follow-single-left ul li:nth-of-type(2) a {
    background-color: #50C2E7
}
.follow-single-left ul li:nth-of-type(3) a {
    background-color: #DF5332
}
.tjp-topic {
    padding: 0
}
.tjp-topic .topic-top-right>ul {
    list-style: none;
    border-bottom: solid 1px #B0B0B0;
    border-top: solid 1px #C0C0C0;
    padding: 10px 0;
    margin: 15px 0;
    clear: both
}
.tjp-topic .topic-top-right>ul li {
    position: relative;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 14px
}
.tjp-topic .topic-top-right>ul li>a {
    color: #e31b23;
    text-align: right;
    padding-left: 10px;
    padding: 1px 10px;
    margin-right: 1px;
    margin-bottom: 2px;
    display: inline-block;
    color: #828282;
    background: #f3f3f3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
.tjp-topic .topic-top-right>ul li>a:hover {
    color: #B3160F
}
.tjp-topic .popupshare-mobile {
    display: none
}
.tjp-topic .topic-bot-right .share-article {
    background-color: #B3160F;
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    font-size: 15px;
    padding: 5px 0;
    font-family: 'BrandonGrotesqueWeb-Regular';
    font-weight: 300;
    margin-bottom: 15px
}
.tjp-topic .topic-bot-right .share-article:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #B3160F;
    border-width: 13px;
    margin-left: -13px
}
.tjp-topic .topic-bot-right .shared-comment {
    list-style: none;
    border: 0;
    padding: 0;
    margin: 0;
    clear: both
}
.tjp-topic .topic-bot-right .shared-comment li {
    padding: 1px 0;
    display: inline-block;
    width: 31%;
    text-align: center
}
.tjp-topic .topic-bot-right .shared-comment li a {
    color: #bfbfbf;
    font-size: 26px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    text-transform: capitalize;
    display: inline-block;
    padding: 0px 0;
    text-align: center;
    position: relative;
    background: #ffffff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
.tjp-topic .topic-bot-right .shared-comment li a .fa {
    padding: 0;
    margin-top: 4px
}
.tjp-topic .topic-bot-right .shared-comment li a span {
    display: none
}
.tjp-topic .topic-bot-right .shared-comment li.btn-sharepopup {
    display: none
}
.tjp-topic .topic-bot-right .shared-comment li.share-fb a:hover {
    color: #374E9E
}
.tjp-topic .topic-bot-right .shared-comment li.share-tw a:hover {
    color: #50BCE0
}
.tjp-topic .topic-bot-right .shared-comment li.share-gp a:hover {
    color: #DD5231
}
.tjp-topic .topic-bot-right .shared-comment li.share-hand a:hover {
    color: #374E9E
}
.tjp-topic .topic-bot-right .shared-comment li.share-pnt a:hover {
    color: #D33534
}
.tjp-topic .topic-bot-right .shared-comment li.share-wa a:hover {
    color: #64d448
}
.tjp-topic .topic-bot-right .shared-comment li.share-cm a:hover {
    color: #000
}
.tjp-topic .topic-bot-right .shared-comment li.share-mt a:hover {
    color: #32007f
}
.tjp-topic .show-share {
    text-align: center;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 60px;
    color: rgba(0, 0, 0, 0.5)
}
.tjp-topic .show-share span {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 18px;
    display: block;
    line-height: 18px;
    text-transform: capitalize
}
.tjp-topic .title {
    text-transform: capitalize;
    padding-left: 0;
    margin-bottom: 5px;
    margin-top: 0
}
.main-single-page .title-large {
    margin-top: 0;
    line-height: 1.4
}
.main-single-page .add-ico {
    text-align: center;
    width: 232px;
    margin: 0 auto
}
.main-single-page .add-event {
    border-top: 1px solid #f3f3f3;
    padding: 16px 0;
    margin: 0px
}
.main-single-page .add-event .add-ico a {
    padding: 3.5px 25px;
    font-family: "box-medium", "Roboto", calibri, arial, sans-serif;
    text-transform: uppercase;
    font-size: 18px
}
.main-single-page .find-event .find-country {
    padding: 0
}
.main-single-page .find-event .bg-select {
    width: 100%;
    height: 32px;
    overflow: hidden;
    background: url(../img/arrow-select.jpg) no-repeat right #fff;
    border: 1px solid rgba(0, 0, 0, 0.2)
}
.main-single-page .find-event .bg-select select {
    background: transparent;
    width: 108%;
    padding: 2px 5px;
    display: inline-block;
    vertical-align: super;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 31px;
    -webkit-appearance: none
}
.main-single-page .find-event .find-event-bottom button {
    height: 32px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.8);
    color: #ffffff;
    font-family: "box-medium", "Roboto", calibri, arial, sans-serif;
    font-size: 18px
}
.main-single-page .find-event .find-event-bottom button span {
    padding: 3px 0 0
}
.main-single-page .com-event li:last-child {
    border-color: #F49000
}
.main-single-page .detail-image-event {
    margin: 32px 0
}
.main-single-page .detail-image-event img {
    border: 0;
    padding: 0
}
@media (max-width: 768px) {
    .main-single-page .tjp-detail-news .singleread .topic-top-right ul {
        padding-left: 0
    }
}
.main-multiple-page {
    width: 773px;
    padding: 0px 25px 0px 0px
}
.main-multiple-page .list-multiple-page .detail-single p {
    font-size: 17px
}
.multiple_page .navigation-page {
    padding: 0;
    height: 50px;
    border: 1px solid #f3f3f3
}
.multiple_page .navigation-page a.jp-first,
.multiple_page .navigation-page a.jp-last {
    position: absolute;
    background: url("../img/TJP-intergrated-ARTICLE-arrow.png");
    background-repeat: no-repeat;
    text-indent: -99999px;
    width: 50px;
    height: 100%;
    padding: 0;
    background-color: #B3160F
}
.multiple_page .navigation-page a.jp-first.jp-disabled,
.multiple_page .navigation-page a.jp-last.jp-disabled {
    background-color: #828282
}
.multiple_page .navigation-page a.jp-first em,
.multiple_page .navigation-page a.jp-last em {
    display: none
}
.multiple_page .navigation-page a.jp-first {
    left: 0;
    background-position: 13px 6px
}
.multiple_page .navigation-page a.jp-last {
    right: 0;
    background-position: 16px -46px
}
.multiple_page .navigation-page a.jp-number {
    margin: 10px 0 0
}
.list-multiple-page {
    margin: 0
}
.list-multiple-page li {
    border-bottom: solid 1px #e5e5e5;
    padding: 10px 0
}
.list-multiple-page .detail-single {
    font-size: 18px;
    line-height: 20px;
    padding: 0 10px 0 15px
}
.list-multiple-page .detail-single p {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #000000
}
.list-multiple-page .detail-single .name-post,
.list-multiple-page .detail-single .posting,
.list-multiple-page .detail-single .created {
    font-size: 14px;
    display: block;
    line-height: normal
}
.list-multiple-page .detail-single .name-post {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #e31b23;
    line-height: 30px
}
.list-multiple-page .detail-single .name-post span {
    color: #000
}
.tjp-slider {
    padding: 0px 0 0
}
.tjp-slider .caption-detail {
    margin: 10px 0 15px
}
.tjp-slider p {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 14px
}
.gallery-detail {
    padding: 0 0px 0 0
}
.gallery-detail .photo-gallery {
    width: 773px;
    padding: 0 20px 0 4px
}
.gallery-detail .title-large {
    font-size: 42px;
    text-transform: inherit;
    color: #000
}
.gallery-detail .list-multiple-page {
    padding: 0 0 15px
}
.gallery-detail .list-multiple-page a {
    display: block;
    float: left;
    width: 100%;
    border-bottom: solid 1px #e5e5e5;
    margin-bottom: 15px;
    padding: 0 0 15px
}
.gallery-detail p {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000
}
.gallery-detail .tjp-gallery.tjp-video a:before {
    left: 37%;
    top: 25%
}
.thumb-image .tjp-gallery>a:before {
    left: 37%;
    top: 25%
}
.thumb-image .detail-latest {
    padding: 10px 0
}
.tjp-photo-gallery {
    margin: 20px 0 15px
}
.tjp-photo-gallery .tjp-gallery.tjp-video a:before {
    left: 40%;
    top: 35%
}
.tjp-photo-gallery li {
    float: left;
    width: 50%;
    position: relative
}
.tjp-photo-gallery li:nth-of-type(odd) {
    padding-left: 0;
    padding-right: 10px
}
.tjp-photo-gallery li:nth-of-type(even) {
    padding-left: 10;
    padding-right: 0px
}
.tjp-photo-gallery li .image-latest img {
    width: 100%
}
.tjp-photo-gallery li .image-latest span {
    position: absolute;
    background-color: rgba(125, 190, 52, 0.6);
    font-size: 17px;
    padding: 3px 10px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    top: 0;
    text-transform: capitalize;
    color: #fff
}
.main-gallery-detail .tjp-discus .latest-comment .show-more,
.main-gallery-detail .tjp-footer .link-footer a {
    color: #7dbe34
}
.posted {
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    margin-bottom: 20px
}
.main-gallery {
    padding: 0 15px 0 0
}
.main-gallery .detail-latest {
    padding: 0px 0
}
.main-gallery .detail-latest .date {
    margin: 15px 0 10px
}
.main-academia .tjp-latest-entry .title-large:before {
    background-color: #4EAFE4
}
.tjp-profile #tjp-control-paging {
    margin: 20px 0
}
.tjp-profile #tjp-control-paging li {
    padding-left: 0
}
.tjp-profile .tjp-latest-entry {
    width: 773px;
    padding: 0 25px 0 0px
}
.main-md-top.main-center {
    padding-bottom: 0
}
.tjp-md-slide .tjp-detail-caption .date span:before {
    top: 13px
}
.tjp-md-slide .tjp-gallery>a:before {
    left: 48%;
    top: 40%
}
.main-md-content .main-container {
    margin-top: 0
}
.main-md-content .tjp-photo-gallery {
    margin-top: 0
}
.main-md-content .title:before {
    background-color: #009e97
}
.main-md-content .duration {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 17px;
    padding: 4px 10px;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    top: 0;
    text-transform: capitalize;
    color: #fff;
    min-width: 100px;
    text-align: center
}
.main-md-content .main-single-page .detail-latest {
    padding: 8px 0
}
.main-md-content .main-single-page li {
    min-height: 320px
}
.main-md-content .main-single-page .date:before {
    background-color: #000
}
.newsletter.container {
    width: 800px;
    margin: 0 auto
}
.newsletter .header-menu {
    margin: 10px 0
}
.newsletter .header-menu li {
    padding: 5px 15px
}
.newsletter .header-menu li:nth-of-type(even) {
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5
}
.newsletter .header-menu li a {
    font-family: "box-light", "futura-medium", "Century Gothic", "verdana", "calibri", "arial";
    font-size: 18px;
    text-transform: uppercase;
    color: #000;
    display: block;
    text-align: center
}
.newsletter .header-app {
    background-color: #e5e5e5;
    padding: 10px 0;
    border-bottom: solid 2px #b12e24
}
.newsletter .header-content {
    width: 330px;
    float: left;
    padding: 0 20px
}
.newsletter .header-content p {
    font-size: 13px;
    margin: 0;
    line-height: 2.66
}
.newsletter .header-sosc {
    width: 220px;
    float: left
}
.newsletter .header-sosc ul.icon-soscmed {
    border: none;
    margin: 0;
    padding: 0
}
.newsletter .header-sosc li a {
    font-size: 25.3px
}
.newsletter .header-store {
    padding: 0 0px 0 10px;
    width: 250px;
    float: left
}
.newsletter .banner-thumbs {
    padding: 25px
}
.newsletter .banner-thumbs>ul {
    margin: 0
}
.newsletter .banner-thumbs>ul li {
    padding: 0
}
.newsletter .banner-thumbs>ul li:nth-of-type(odd) {
    padding-right: 15px
}
.newsletter .banner-thumbs>ul li:nth-of-type(even) {
    padding-left: 15px
}
.newsletter .banner-thumbs .tjp-detail-caption {
    position: relative;
    margin-top: -55px
}
.newsletter .banner-thumbs .tjp-detail-caption p {
    font-size: 14px
}
.newsletter .banner-thumbs .tjp-detail-caption .date {
    font-size: 14px
}
.newsletter .banner-thumbs .title-slide-caption {
    font-size: 22px
}
.newsletter .banner-thumbs .newsletter-member img {
    display: block;
    margin: 0 auto;
    border-radius: 100%
}
.newsletter .banner-thumbs .newsletter-member .detail-latest {
    padding: 30px 0
}
.newsletter .banner-thumbs .newsletter-member .detail-latest .date {
    font-size: 14px;
    line-height: normal
}
.newsletter .banner-thumbs .newsletter-member .detail-latest h5 {
    font-size: 16px;
    line-height: normal
}
.newsletter .title:before {
    background-color: #f3a01b
}
.newsletter .banner-bot-news .tjp-gallery a:before {
    left: 45%
}
.newsletter .banner-bot-news .tjp-caption {
    padding: 0 25px;
    float: left;
    width: 100%
}
.newsletter .banner-bot-news .tjp-caption .title-slide-caption {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 36px
}
.channel-longform ul.tjp-clf-img {
    margin: 0
}
.channel-longform ul.tjp-clf-img>li {
    position: relative;
    height: 379px;
    overflow: hidden
}
.channel-longform ul.tjp-clf-img>li:nth-of-type(odd),
.channel-longform ul.tjp-clf-img>li:nth-of-type(even) {
    padding: 0
}
.channel-longform ul.tjp-clf-img>li a {
    display: block;
    background-color: #000
}
.channel-longform ul.tjp-clf-img>li img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1
}
.channel-longform .tjp-detail-caption.detail-latest {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height: 90px
}
.channel-longform .tjp-detail-caption.detail-latest p {
    opacity: 0;
    font-size: 14px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.channel-longform .tjp-detail-caption.detail-latest h5 {
    color: #fff;
    font-size: 20px
}
.channel-longform a:hover img {
    opacity: 0.3
}
.channel-longform a:hover .tjp-detail-caption.detail-latest {
    height: 165px
}
.channel-longform a:hover .tjp-detail-caption.detail-latest p {
    opacity: 1
}
.tjp-footer {
    background-color: #e5e5e5;
    padding: 25px 0 40px
}
.tjp-footer .main-center {
    background-color: transparent;
    padding: 0
}
.tjp-footer .border-bot {
    border-bottom: solid 1px #fff;
    margin: 10px 0;
    padding: 0px 0 20px
}
.tjp-footer p {
    margin: 0;
    font-family: "Lato", sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 23px;
    padding-left: 10px
}
.tjp-footer .link-footer {
    padding: 0;
    margin-bottom: 32px
}
.tjp-footer .link-footer a {
    color: #c83d28;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 14px;
    border-right: solid 1px #c83d28;
    padding: 0 5px 0 0
}
.tjp-footer .link-footer a:last-child {
    border-right: none
}
.tjp-footer .title-partner {
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    font-size: 36px;
    font-weight: normal;
    text-transform: capitalize
}
.tjp-footer .copy-footer {
    padding: 0;
    line-height: 24px
}
.tjp-footer .footer-right {
    margin-top: -12px;
    padding-left: 15px
}
.tjp-footer .footer-right .tjp-partner-footer {
    margin: 0
}
.tjp-footer .footer-right .tjp-partner-footer li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border-right: solid 2px #000
}
.tjp-footer .footer-right .tjp-partner-footer li a {
    font-family: "Lato", sans-serif;
    color: #000;
    font-size: 18px;
    line-height: 16px;
    display: block
}
.tjp-footer .footer-right .tjp-partner-footer li:last-child {
    border-right: none
}
.tjp-footer .suscribe form {
    display: table-cell;
    vertical-align: bottom;
    width: 1%;
    height: 77px;
    padding-left: 5px;
    height: 69px
}
.tjp-footer .suscribe input[type="text"],
.tjp-footer .suscribe input[type="submit"] {
    width: 65%
}
.tjp-footer .suscribe input[type="submit"] {
    width: 31%
}
.tjp-footer .partner-footer {
    padding: 0
}
.tjp-footer .partner-footer ul li a {
    height: 77px;
    display: table-cell;
    vertical-align: middle;
    width: 1%;
    text-align: center;
    border: 1px solid #ffffff
}
.tjp-footer .partner-footer ul li a img {
    height: 32px;
    width: auto;
    margin: 0 auto
}
.tjp-footer .tjp-sosmed span {
    width: 100%;
    padding: 0
}
.tjp-footer .tjp-sosmed ul {
    margin: 0
}
.tjp-footer .tjp-sosmed ul li {
    border: none;
    float: left;
    padding: 0 2px
}
.tjp-footer .tjp-sosmed ul li ul {
    width: 100%
}
.tjp-footer .tjp-sosmed ul li.news-footer {
    width: 209px
}
.tjp-footer .tjp-sosmed ul li.travel-footer {
    width: 130px
}
.tjp-footer .tjp-sosmed ul li.travel-footer .icon-soscmed {
    width: 100%
}
.tjp-footer .tjp-sosmed ul li.travel-footer li {
    width: 45px
}
.tjp-footer .tjp-sosmed ul li.jobs-footer {
    width: 130px
}
.tjp-footer .tjp-sosmed ul li.jobs-footer li {
    width: 46px
}
.tjp-footer .tjp-sosmed>ul>li {
    border: 0
}
.tjp-footer .tjp-sosmed .icon-soscmed {
    text-align: left;
    padding: 0;
    width: 100%;
    padding: 0
}
.tjp-footer .tjp-sosmed .icon-soscmed li {
    margin: 0 1.7px
}
.tjp-footer .tjp-sosmed .icon-soscmed li:first-child {
    margin-left: 0
}
.tjp-footer .tjp-sosmed .icon-soscmed li:last-child {
    margin-right: 0
}
.tjp-footer .footer-suscribe {
    padding: 0
}
.tjp-footer .pad-bil {
    top: -5px;
    position: relative
}
.tjp-footer .tjp-sosmed>ul>li {
    padding: 0 20px
}
.tjp-footer .tjp-sosmed>ul>li:first-child {
    padding-left: 0
}
.ui-autocomplete {
    padding-left: 0
}
.ui-autocomplete li {
    padding-left: 15px;
    list-style: none
}
@keyframes tjp-panelIn {
    0% {
        -webkit-transform: translate3d(280px, 0px, 0px);
        -moz-transform: translate3d(280px, 0px, 0px);
        -o-transform: translate3d(280px, 0px, 0px);
        -ms-transform: translate3d(280px, 0px, 0px);
        transform: translate3d(280px, 0px, 0px)
    }
    100% {
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        -o-transform: translate3d(0px, 0px, 0px);
        -ms-transform: translate3d(0px, 0px, 0px);
        transform: translate3d(0px, 0px, 0px)
    }
}
@keyframes tjp-panelOut {
    0% {
        -webkit-transform: translate3d(0px, 0px, 0px);
        -moz-transform: translate3d(0px, 0px, 0px);
        -o-transform: translate3d(0px, 0px, 0px);
        -ms-transform: translate3d(0px, 0px, 0px);
        transform: translate3d(0px, 0px, 0px)
    }
    100% {
        -webkit-transform: translate3d(280px, 0px, 0px);
        -moz-transform: translate3d(280px, 0px, 0px);
        -o-transform: translate3d(280px, 0px, 0px);
        -ms-transform: translate3d(280px, 0px, 0px);
        transform: translate3d(280px, 0px, 0px)
    }
}
.tjp-page {
    overflow: hidden;
    -webkit-transition: -webkit-transform 0.4s ease-out 0s;
    -ms-transition: -ms-transform 0.4s ease-out 0s;
    transition: transform 0.4s ease-out 0s
}
.tjp-menu-active {
    overflow: hidden;
    height: 100%
}
.tjp-menu-active.tjp-menu-swipe .tjp-mobile-menu-container {
    top: 0;
    margin-top: 0;
    overflow: visible
}
.tjp-menu-active body {
    overflow: hidden;
    height: 100%
}
.tjp-menu-panel {
    width: 280px;
    height: 100%;
    position: absolute;
    overflow: hidden;
    overflow-y: auto;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 100;
    background-color: #fefefe;
    -webkit-box-shadow: -8px 0 8px rgba(0, 0, 0, 0.05) inset;
    box-shadow: -8px 0 8px rgba(0, 0, 0, 0.05) inset
}
.tjp-menu-panel li {
    position: relative;
    padding-right: 40px;
    font-size: 0
}
.tjp-menu-panel li.specialMenu {
    background-color: #DD2B26
}
.tjp-menu-panel li.specialMenu a {
    color: #fff
}
.tjp-menu-panel li:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background-color: rgba(17, 28, 37, 0.24);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.tjp-menu-panel a {
    display: inline-block;
    padding: 0 14px 0 25px;
    text-decoration: none!important;
    color: #030303;
    width: 100%;
    width: calc(100% + 50px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 36px;
    outline: none!important
}
.tjp-menu-panel a:active {
    background-color: rgba(0, 0, 0, 0.03)
}
.tjp-menu-panel a.tjp-has-submenu {
    width: 100%
}
.tjp-menu-panel .tjp-btn-enter {
    font-size: 16px;
    cursor: pointer;
    display: inline-block;
    color: rgba(9, 9, 9, 0.5);
    position: absolute;
    right: 0;
    top: -1px;
    padding: 16px 15px 13px 15px;
    width: 50px;
    height: 50px;
    overflow: hidden;
    text-align: center;
    z-index: 0
}
.tjp-menu-panel .tjp-leave-bar {
    font-size: 18px;
    cursor: pointer;
    display: block;
    position: relative;
    padding: 0px 0px 0px 45px;
    height: 45px;
    line-height: 45px;
    margin-right: -50px;
    text-align: left;
    color: #d00;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}
.tjp-menu-panel:first-of-type {
    z-index: 160;
    visibility: visible
}
.tjp-menu-panel.current-page {
    z-index: 170;
    visibility: visible
}
.tjp-menu-panel .tjp-active-li a,
.tjp-menu-panel .tjp-path-to-active {
    color: #d00
}
.tjp-menu-panel.tjp-parent-leave,
.tjp-menu-panel.tjp-parent-enter {
    z-index: 180;
    visibility: visible
}
.tjp-menu-panel.tjp-active-leave,
.tjp-menu-panel.tjp-active-enter {
    z-index: 190;
    visibility: visible
}
.tjp-menu-panel.tjp-active-enter {
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-delay: 0;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: tjp-panelIn;
    animation-timing-function: ease-out;
    animation-duration: 0.4s;
    animation-delay: 0;
    animation-fill-mode: both;
    animation-name: tjp-panelIn
}
.tjp-menu-panel.tjp-active-leave {
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-delay: 0;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: tjp-panelOut;
    animation-timing-function: ease-out;
    animation-duration: 0.4s;
    animation-delay: 0;
    animation-fill-mode: both;
    animation-name: tjp-panelOut
}
@media (max-width: 768px) {
    .tjp-menu-mobile {
        display: none
    }
    .tjp-menu-header,
    .tjp-close-bar {
        position: relative;
        height: 50px;
        padding: 10px 10px 10px 60px;
        text-align: center
    }
    .tjp-menu-header .tjp-menu-heading,
    .tjp-close-bar .tjp-menu-heading {
        margin: 0;
        font-size: 20px;
        line-height: 1;
        margin-top: calc(((50px - 20px)/2) - 10px)
    }
    .tjp-menu-header .tjp-toggle-menu,
    .tjp-close-bar .tjp-toggle-menu {
        cursor: pointer;
        position: absolute;
        top: 0;
        left: 0;
        width: 50px;
        height: 50px;
        border: none;
        background-color: #d00;
        padding: 0;
        font-size: 0;
        letter-spacing: -1px;
        color: transparent
    }
    .tjp-menu-header {
        background-color: #ccc
    }
    .tjp-close-bar {
        top: -50px;
        z-index: 200
    }
    .tjp-menu-swipe .tjp-mobile-menu-container {
        overflow: visible
    }
    .tjp-menu-swipe .tjp-close-bar {
        background-color: #ccc;
        display: none
    }
    .tjp-menu-swipe body {
        overflow-x: hidden
    }
    .tjp-menu-swipe .hamburger span {
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s
    }
    .tjp-toggle-menu {
        display: none
    }
    .tjp-menu-active {
        overflow: visible;
        height: auto
    }
    .tjp-menu-active body {
        overflow: visible;
        height: auto
    }
    .tjp-menu-active .tjp-mobile-menu-container {
        -webkit-transform: translate3d(-280px, 0, 0);
        -ms-transform: translate3d(-280px, 0, 0);
        transform: translate3d(-280px, 0, 0)
    }
}
.tjp-menu-mobile {
    display: none
}
.menu-mobi-toggle {
    cursor: pointer
}
.tjp-mobile-menu-container {
    -webkit-transform: translate3d(280px, 0, 0);
    transform: translate3d(280px, 0, 0);
    -webkit-transition: -webkit-transform 0.4s ease-out 0s;
    transition: transform 0.4s ease-out 0s;
    position: fixed;
    background-color: #fefefe;
    width: 280px;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 200;
    overflow: hidden
}
.tjp-menu-active {
    overflow: hidden
}
.tjp-menu-active body {
    overflow: hidden
}
.tjp-menu-active .tjp-mobile-menu-container {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    -webkit-transition: -webkit-transform 0.4s ease-in 0s;
    transition: transform 0.4s ease-in 0s
}
.tjp-menu-active .tjp-page {
    -webkit-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
    -webkit-transition: -webkit-transform 0.4s ease-in 0s;
    transition: transform 0.4s ease-in 0s
}
.tjp-menu-panel:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background-color: rgba(166, 202, 237, 0.2)
}
.tjp-menu-panel li {
    position: relative;
    font-size: 0;
    width: 100%
}
.tjp-menu-panel li .tjp-btn-enter {
    position: absolute;
    right: 0;
    top: 10px;
    right: 10px;
    left: inherit;
    margin-left: 20px;
    background-position: -17px 0px
}
.tjp-menu-panel a {
    display: inline-block;
    padding: 2px 0;
    text-decoration: none !important;
    color: black;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    outline: none !important
}
.tjp-menu-panel .tjp-btn-enter,
.tjp-menu-panel .tjp-btn-leave {
    overflow: hidden
}
.tjp-menu-panel .tjp-btn-enter .glyphicon,
.tjp-menu-panel .tjp-btn-leave .glyphicon {
    top: 2px
}
.tjp-menu-panel .tjp-btn-enter {
    z-index: 0;
    left: auto;
    right: 0
}
.tjp-menu-panel:first-of-type {
    z-index: 160
}
.tjp-menu-panel.current-page {
    z-index: 170
}
.tjp-menu-panel .tjp-active-li a,
.tjp-menu-panel .tjp-path-to-active {
    color: #668aad
}
.tjp-menu-panel.tjp-parent-leave,
.tjp-menu-panel.tjp-parent-enter {
    z-index: 180
}
.tjp-menu-panel.tjp-active-leave,
.tjp-menu-panel.tjp-active-enter {
    z-index: 190
}
.tjp-menu-panel.tjp-active-enter {
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-delay: 0;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: tjp-panelIn;
    animation-timing-function: ease-out;
    animation-duration: 0.4s;
    animation-delay: 0;
    animation-fill-mode: both;
    animation-name: tjp-panelIn
}
.tjp-menu-panel.tjp-active-leave {
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-delay: 0;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: tjp-panelOut;
    animation-timing-function: ease-out;
    animation-duration: 0.4s;
    animation-delay: 0;
    animation-fill-mode: both;
    animation-name: tjp-panelOut
}
.tjp-menu-panel .tjp-btn-enter,
.tjp-menu-panel .tjp-leave-bar .tjp-btn-leave {
    background-image: url("../img/tjp-icon.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    top: 12px;
    position: relative;
    left: 15px
}
.tjp-menu-panel .tjp-leave-bar {
    font-size: 20px;
    position: relative;
    text-transform: uppercase;
    overflow: hidden;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}
.tjp-menu-panel .tjp-leave-bar .tjp-btn-leave {
    position: absolute
}
.title-page-on-mobile {
    display: none
}
.title {
    position: relative;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 28px;
    float: left;
    padding-left: 15px;
    text-transform: uppercase;
    width: 100%;
    color: #000;
    display: block
}
.title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    bottom: 2px;
    width: 5px
}
.title.gallery:before {
    background-color: #80ba26
}
.title-content {
    position: relative;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 28px;
    float: left;
    text-transform: uppercase;
    width: 100%;
    color: #000;
    display: block
}
.tjp-dhide {
    display: none
}
.sc-link {
    background-color: #f49000;
    margin: 0 0 10px;
    padding: 20px;
    margin: 0px 0px 24px;
    display: inline-block;
    width: 100%
}
.sc-link p {
    font-family: "box-regular", "ABeeZee", arial, calibri, sans-serif;
    font-size: 28px;
    color: #000;
    width: 80%;
    float: left;
    margin: 0
}
.sc-link a {
    width: 20%;
    text-transform: uppercase;
    text-align: center;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 18px;
    color: #fff;
    display: block;
    float: left;
    padding: 9px 0;
    background-color: #2c1a00
}
.title-sub {
    position: relative;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 28px;
    float: left;
    padding-left: 15px;
    text-transform: uppercase;
    width: 100%;
    color: #000;
    display: block
}
.title-sub:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    bottom: 2px;
    width: 5px
}
.title-sub.travel:before {
    background-color: #80ba26
}
.jssorb01 {
    position: absolute
}
#jssor_1 {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    overflow: hidden
}
.sub-slider {
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
    cursor: default
}
.jssorb01 div,
.jssorb01 div:hover,
.jssorb01 .av {
    position: absolute;
    width: 12px;
    height: 12px;
    filter: alpha(opacity=70);
    opacity: .7;
    overflow: hidden;
    cursor: pointer;
    border: #000 1px solid
}
.jssorb01 div {
    background-color: gray
}
.jssorb01 div:hover,
.jssorb01 .av:hover {
    background-color: #d3d3d3
}
.jssorb01 .av {
    background-color: #fff
}
.jssorb01 .dn,
.jssorb01 .dn:hover {
    background-color: #555555
}
.jssora13l,
.jssora13r {
    display: block;
    position: absolute;
    width: 24px;
    height: 50px;
    cursor: pointer;
    background: url("../img/arrow-slide-white.png") no-repeat;
    overflow: hidden
}
.jssora13l {
    background-position: 0px 5px
}
.jssora13r {
    background-position: -27px 0px;
    right: 0
}
.slidergallery .detail-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.27);
    padding: 10px 15px
}
.slidergallery .detail-caption h5 {
    color: #fff
}
.slidergallery .detail-caption .date {
    color: #fff
}
.navigation-page {
    text-align: center;
    position: relative;
    padding: 9px 0
}
.navigation-page a {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    color: #B3160F;
    font-size: 16px;
    padding: 0 10px;
    cursor: pointer;
    width: inherit
}
.navigation-page a.jp-number {
    color: #828282
}
.navigation-page a.jp-number.jp-current {
    color: #fff
}
.navigation-page a.jp-first,
.navigation-page a.jp-last {
    color: #000
}
.navigation-page a.jp-first em,
.navigation-page a.jp-last em {
    font-size: normal
}
.navigation-page .jp-previous,
.navigation-page .jp-next {
    position: absolute;
    text-indent: -999em;
    top: 0;
    width: 50px;
    height: 50px;
    background-image: url(../img/tjp-icon.png)
}
.navigation-page .jp-previous {
    left: 0;
    background-position: -210px -60px
}
.navigation-page .jp-previous:hover {
    background-position: -210px -122px
}
.navigation-page .jp-previous.jp-disabled {
    background-position: -210px -60px;
    cursor: default
}
.navigation-page .jp-next {
    right: 0;
    background-position: -265px -60px
}
.navigation-page .jp-next:hover {
    background-position: -265px -2px
}
.navigation-page .jp-next.jp-disabled {
    background-position: -265px -60px;
    cursor: default
}
.navigation-page .jp-current {
    border-radius: 100%;
    width: 30px;
    text-align: center;
    display: inline-block;
    line-height: 30px;
    color: #fff;
    border: solid 1px #B3160F;
    background: #B3160F;
    height: 30px;
    padding: 0
}
hr.end {
    width: 100%;
    float: left;
    margin: 15px 0;
    border-top: solid 1px #e5e5e5
}
.longform-page {
    display: none
}
.longform .center-longform {
    width: 100%;
    max-width: 660px;
    margin: 0 auto;
    position: relative
}
.longform .center-longform:before,
.longform .center-longform:after {
    content: " ";
    display: table
}
.longform .center-longform:after {
    clear: both
}
.longform .main-banner {
    padding: 0
}
.longform .main-banner.first-banner>img {
    width: 100%
}
.longform .main-banner.first-banner:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    border-top: solid 5px #23527c;
    height: 5px;
    z-index: 2
}
.longform .main-banner.first-banner:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: 5px;
    bottom: 0;
    -moz-box-shadow: inset 0px 100px 130px -50px #000, inset 0px -100px 130px -50px #000;
    -webkit-box-shadow: inset 0px 100px 130px -50px #000, inset 0px -100px 130px -50px #000;
    box-shadow: inset 0px 100px 130px -50px #000, inset 0px -100px 130px -50px #000
}
.longform .main-banner .logo-caption {
    position: absolute;
    top: 5px;
    padding-top: 40px;
    z-index: 16;
    width: 100%
}
.longform .main-banner .logo-caption .action-right {
    text-align: right;
    margin-top: 5px
}
.longform .main-banner .logo-caption .action-right a {
    color: #928d8f;
    font-size: 16px;
    margin: 0 10px
}
.longform .main-banner .logo-caption .action-right i {
    font-size: 21px;
    position: relative;
    top: 1px
}
.longform .main-banner .logo-caption.none .menu-longform {
    position: fixed;
    top: 10px
}
.longform .main-banner .caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 3
}
.longform .main-banner .caption h1 {
    font-size: 52px;
    color: #fff;
    font-family: 'Acta-Medium';
    letter-spacing: 3px
}
.longform hr {
    width: 100%;
    float: left;
    border-top: solid 2px #7f7f7f;
    margin: 40px 0
}
.longform hr.end {
    margin: 15px 0;
    border-top: solid 1px #e5e5e5
}
.longform .main-content p {
    font-family: 'Acta-Book', 'Lato', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    margin: 13px 0;
    color: #000;
    float: left;
    width: 100%
}
.longform .main-content .headline {
    text-align: center;
    padding: 35px 0 0 0
}
.longform .main-content .headline p {
    font-size: 28px;
    font-family: 'Acta-Medium';
    color: #000;
    line-height: 35px;
    margin: 0 0 15px;
    max-width: 100%
}
.longform .main-content .headline .writer {
    font-family: 'Acta-Medium';
    font-weight: 400;
    font-size: 18px;
    display: block;
    color: #000
}
.longform .main-content .headline .writer span {
    font-weight: 700
}
.longform .main-content .headline.word {
    border-bottom: solid 1px #7f7f7f;
    border-top: solid 1px #7f7f7f;
    padding: 25px 0;
    margin: 20px 0
}
.longform .main-content .headline.word span {
    font-style: italic
}
.longform .main-content img {
    margin: 10px 0
}
.longform .show-video {
    margin: 20px 0;
    text-align: center
}
.longform .show-video>img {
    width: 100%
}
.longform .show-video:after {
    position: absolute;
    content: "";
    left: 48%;
    top: 48%;
    width: 65px;
    height: 65px;
    background-image: url(../img/gallery-thumb.png);
    z-index: 3;
    background-position: 0px 0px;
    display: none
}
.longform .show-video .video-container {
    width: 840px;
    margin: 0 auto
}
.longform .show-video .video-container .video-container iframe {
    top: 2px;
    position: relative;
    width: 100%
}
.longform .show-photo {
    margin: 20px 0
}
.longform .show-photo>img {
    width: 100%
}
.longform .caption-photo-longform {
    text-align: center;
    background-color: #1a1a1a;
    padding: 5px 0
}
.longform .caption-photo-longform p,
.longform .caption-photo-longform .writer {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    color: #fff;
    color: rgba(255, 255, 255, 0.55);
    margin: 0;
    font-size: 14px
}
.longform .caption-photo-longform p span,
.longform .caption-photo-longform .writer span {
    font-weight: 700;
    color: #fff
}
.longform .caption-photo-longform .writer {
    font-size: 13px
}
.longform .center-music-longform {
    width: 100%;
    max-width: 1065px;
    margin: 0 auto;
    height: 173px;
    overflow: hidden
}
.longform .center-music-longform:before,
.longform .center-music-longform:after {
    content: " ";
    display: table
}
.longform .center-music-longform:after {
    clear: both
}
.longform .center-music-longform .tjp-ic-longform {
    background-color: #dc0714;
    text-align: center
}
.longform .center-music-longform .tjp-ic-longform .middle,
.longform .center-music-longform .tjp-ic-longform .see-photo a .desc-photo .profile.small-image img,
.see-photo a .desc-photo .profile.small-image .longform .center-music-longform .tjp-ic-longform img,
.longform .center-music-longform .tjp-ic-longform .news-contributor a .desc-photo .profile.small-image img,
.news-contributor a .desc-photo .profile.small-image .longform .center-music-longform .tjp-ic-longform img,
.longform .center-music-longform .tjp-ic-longform .image-latest .profile.small-image img,
.image-latest .profile.small-image .longform .center-music-longform .tjp-ic-longform img {
    vertical-align: middle;
    height: 173px;
    width: 1%;
    display: table-cell
}
.longform .center-music-longform .tjp-play-music {
    padding: 0
}
.longform .main-single-page {
    padding: 20px 0 20px;
    border-top: solid 5px #000;
    border-bottom: solid 1px #000;
    margin: 25px 0
}
.longform .main-single-page p {
    margin: 0
}
.longform .tjp-discus {
    border-top: solid 2px #e5e5e5
}
.longform .tjp-discus .title {
    margin-top: 30px;
    padding: 0
}
.longform .topic-bot-right {
    position: relative;
    width: 125px;
    top: 43px;
    z-index: 12
}
.longform .topic-bot-right.line-animation {
    position: fixed;
    top: 20px
}
.longform .topic-bot-right span {
    text-align: center;
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    text-transform: capitalize;
    font-size: 18px;
    margin: 5px 0 10px;
    display: none
}
@media screen and (max-width: 768px) {
    .longform .topic-bot-right {
        top: inherit
    }
}
.opensoscmed.popupshare-mobile {
    width: 25%;
    left: inherit;
    right: 38%;
    top: 15%
}
.wdth {
    width: 31px;
    display: block;
    height: 19px;
    float: left
}
.menu-longform {
    float: left;
    display: inline-block;
    width: 31px;
    height: 27px;
    border: solid 1px #c2c1c0;
    position: relative;
    margin: 5px 0 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}
.menu-longform:hover,
.menu-longform:focus,
.menu-longform:active {
    border: solid 1px #c2c1c0
}
.menu-longform span {
    display: block;
    position: absolute;
    height: 2px;
    width: 21px;
    background: #c2c1c0;
    border-radius: 9px;
    opacity: 1;
    left: 4px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}
.menu-longform span:nth-child(1) {
    top: 5px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}
.menu-longform span:nth-child(2) {
    top: 11px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}
.menu-longform span:nth-child(3) {
    top: 17px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center
}
.menu-longform.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 3px;
    left: 7px
}
.menu-longform.open span:nth-child(2) {
    width: 0%;
    opacity: 0
}
.menu-longform.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 18px;
    left: 7px
}
.longform-shr {
    width: 1120px;
    height: 1px;
    margin: 0 auto;
    position: relative
}
.tjp-profile {
    margin-top: -25px
}
.tjp-profile .banner-profile {
    width: 100%
}
.tjp-profile .detail-user-profile {
    padding-left: 0
}
.tjp-profile .detail-user-profile .follow-profile {
    padding: 10px 0 0;
    width: 140px
}
.tjp-profile .detail-user-profile .follow-profile span {
    padding: 0;
    width: 100%;
    text-align: center;
    font-family: "box-light", "futura-medium", "Century Gothic", "verdana", "calibri", "arial";
    text-transform: capitalize
}
.tjp-profile .detail-user-profile .icon-soscmed {
    width: 100%;
    padding: 0;
    text-align: left
}
.tjp-profile .detail-user-profile .icon-soscmed li {
    padding: 0
}
.tjp-profile .post-profile {
    background-color: #E5E5E5
}
.tjp-profile .post-profile h5 {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 31px;
    margin: 0;
    padding: 10px 0;
    line-height: 25px;
    text-transform: capitalize
}
.tjp-profile .tjp-sosmed>img {
    width: 75%;
    border-radius: 100%;
    margin-top: -60px
}
.tjp-profile .activity-profile .name {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    display: block;
    font-size: 42px;
    text-transform: capitalize;
    color: #000
}
.tjp-profile .activity-profile .contributor,
.tjp-profile .activity-profile p {
    display: block;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 22px;
    color: #000
}
.tjp-profile .activity-profile a {
    color: red
}
.tjp-profile .activity-profile p {
    font-size: 18px;
    margin: 7px 0
}
.tjp-contact .title {
    margin-top: 0
}
.tjp-contact .title:before {
    background-color: #b32f28
}
.tjp-contact .tjp-form-contact {
    width: 773px;
    padding: 22px 25px 0px 0px;
    margin-bottom: 15px
}
.tjp-contact .tjp-form-contact p {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 17px
}
.tjp-contact .tjp-form-contact form>table {
    width: 100%;
    margin-bottom: 15px
}
.tjp-contact .tjp-form-contact form>table tr td {
    width: 50%;
    padding: 5px 0
}
.tjp-contact .tjp-form-contact form>table tr td input[type="text"],
.tjp-contact .tjp-form-contact form>table tr td select,
.tjp-contact .tjp-form-contact form>table tr td textarea {
    width: 100%;
    padding: 5px 20px;
    font-size: 20px;
    border: solid 2px #9A9A9A;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    color: #666
}
.tjp-contact .tjp-form-contact form>table tr td input[type="text"]:active,
.tjp-contact .tjp-form-contact form>table tr td input[type="text"]:focus,
.tjp-contact .tjp-form-contact form>table tr td select:active,
.tjp-contact .tjp-form-contact form>table tr td select:focus,
.tjp-contact .tjp-form-contact form>table tr td textarea:active,
.tjp-contact .tjp-form-contact form>table tr td textarea:focus {
    outline: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: inset 0px 0px 18px -8px #000
}
.tjp-contact .tjp-form-contact form>table tr td textarea {
    max-width: 100%;
    min-width: 100%;
    overflow: -moz-hidden-unscrollable
}
.tjp-contact .tjp-form-contact form>table tr td::-webkit-input-placeholder {
    color: #000
}
.tjp-contact .tjp-form-contact form>table tr td:-moz-placeholder {
    color: #000
}
.tjp-contact .tjp-form-contact form>table tr td::-moz-placeholder {
    color: #000
}
.tjp-contact .tjp-form-contact form>table tr td:-ms-input-placeholder {
    color: #000
}
.tjp-contact .tjp-form-contact form>table tr td:nth-of-type(odd) {
    padding-right: 0px
}
.tjp-contact .tjp-form-contact form>table tr td:nth-of-type(even) {
    padding-left: 20px
}
.tjp-contact .tjp-form-contact form input[type="submit"] {
    border: none;
    background-color: #c3422e;
    color: #fff;
    padding: 10px 18px;
    margin: 15px 0;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'BrandonGrotesqueWeb-Regular';
    font-weight: normal
}
.tjp-contact .tjp-form-contact .bg-select {
    width: 100%;
    height: 43px;
    overflow: hidden;
    background: url(../img/arrow-select.jpg) no-repeat right #fff;
    border: 2px solid #9A9A9A
}
.tjp-contact .tjp-form-contact .bg-select select {
    background: transparent;
    width: 108%;
    padding: 0 16px;
    display: inline-block;
    vertical-align: super;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 42px;
    -webkit-appearance: none;
    font-size: 20px;
    color: #666666;
    text-transform: capitalize
}
.tjp-contact .alamat {
    border: solid 2px #000;
    padding: 0px 15px
}
.tjp-contact .alamat p {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 17px;
    color: #000;
    margin: 15px 0
}
.contact_us #recaptcha_area,
.contact_us #recaptcha_table,
.recaptchatable #recaptcha_image {
    width: 295px !important
}
#recaptcha_area tr td {
    background: #DD1E2A
}
body .recaptcha_theme_red #recaptcha_response_field {
    height: 29px;
    border-radius: 3px
}
body .recaptchatable a,
body .recaptchatable a:hover {
    color: #fff
}
body .recaptchatable .recaptcha_r4_c4 {
    background-image: url("../img/captcha-icon2.png") !important;
    background-repeat: no-repeat !important;
    background-position: 10px 10px !important
}
.contact-white {
    background-color: #fff;
    width: 100%;
    height: 12px;
    margin-top: 2px
}
.youth .sc-link {
    background-color: #ffcd00
}
.youth .see-photo .title a,
.youth .see-photo a .desc-photo span.box-desc small {
    color: #BF9A00
}
.youth .title-large:before {
    background-color: #ffcd00
}
.youth .seeall {
    color: #BF9A00 !important
}
.youth .news-contributor .news-latest .image-latest {
    margin: 0px 0 20px
}
.youth .news-contributor .news-latest .image-latest img {
    border-radius: 100%;
    width: 109px;
    margin: 0 auto;
    display: block
}
.youth .news-contributor .news-latest ul {
    border-color: transparent
}
.youth .news-contributor .news-latest ul li:last-child {
    border-bottom: solid 1px #f5f5f5;
    margin-bottom: 0
}
.youth .container-left .detail-latest {
    margin-bottom: 0
}
.youth .container-left .detail-latest p {
    margin: 0
}
.youth .container-left .detail-latest .user-latest {
    color: #010100
}
.youth .container-left .detail-latest .talent {
    color: #969696
}
.youth .container-left .event-community .title {
    color: #BF9A00;
    border-top: solid 2px #BF9A00;
    border-bottom: solid 2px #BF9A00
}
.youth .container-left .event-community .title i {
    background-color: #BF9A00
}
.youth .container-left .event-community li:last-child {
    border-color: #ffcd00
}
.youth .tjp-latest-entry>ul {
    border-color: #ffcd00
}
.youth .tjp-latest-entry>ul li {
    border-bottom: transparent
}
.youth .tjp-latest-entry .image-latest img {
    border-radius: 100%
}
.tjp-advert-label {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    color: #ffffff;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 22px;
    text-align: center;
    height: 40px;
    width: 150px;
    padding: 6px 0
}
.play-icon {
    position: absolute;
    text-align: center;
    left: 0px;
    right: 0px;
    top: 70px;
    font-size: 50px;
    color: #fff
}
.index-filter .title-content {
    border-bottom: solid 1px #ddd;
    padding: 0px 0 10px;
    margin-top: 0
}
.index-filter form {
    padding: 0;
    margin: 0;
    width: 100%;
    float: left
}
.index-filter .search-filter .subj-form {
    border-bottom: none;
    margin-bottom: 0
}
.index-filter .search-filter input {
    width: 100%;
    border: solid 1px #ddd;
    padding: 5px
}
.index-filter .comment-filter {
    padding: 0
}
.index-filter .comment-filter a {
    display: block;
    border: solid 1px #ddd;
    padding: 5px 10px;
    text-transform: uppercase;
    text-align: center;
    color: #333333;
    margin: 0 0 15px
}
.index-filter .container-left input[type=checkbox]:not(old),
.index-filter .container-left input[type=radio]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0
}
.index-filter .container-left input[type=checkbox]:not(old)+label,
.index-filter .container-left input[type=radio]:not(old)+label {
    display: inline-block;
    margin-left: -28px;
    padding-left: 28px;
    background: url("../img/checks.png") no-repeat 0 0;
    line-height: 24px
}
.index-filter .container-left input[type=checkbox]:not(old):checked+label {
    background-position: 0 -47px
}
.index-filter .container-left input[type=radio]:not(old):checked+label {
    background-position: 0 -48px
}
.index-filter .container-left .jak-post-issue .title-issue {
    margin: 0;
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    padding-left: 35px
}
.index-filter .container-left .jak-post-issue .title-issue:before {
    width: 25px;
    height: 25px;
    font-size: 23px;
    left: 0;
    top: 6px;
    line-height: 25px;
    background-color: #424242;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif
}
.index-filter .container-left .jak-post-issue ul li {
    border: none;
    margin: 0 0 5px
}
.index-filter .container-left .jak-post-issue ul li a {
    border: solid 1px #ddd;
    text-align: center;
    line-height: 18px;
    padding: 7px 0;
    font-size: 16pt;
    font-family: "box-regular", "Roboto", calibri, arial, sans-serif
}
.index-filter .filter-submit {
    border: none;
    background-color: #B3160F;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 0;
    color: #fff;
    width: 100%;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 18px;
    margin-top: 5px
}
.index-filter.paper-date .or-date {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 18px;
    text-align: center;
    display: block;
    margin: 10px 0 2px
}
.index-filter.paper-date .container-left input[type="text"] {
    text-align: center;
    width: 100%;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 16px;
    padding: 5px 0;
    border: solid 2px #D9D9D9
}
.index-filter.paper-date .filtering .subj-form {
    border-bottom: solid 2px #D9D9D9
}
.index-filter.paper-date .susc-paper {
    height: 255px;
    padding: 35px 40px;
    margin-bottom: 20px
}
.index-filter.paper-date .susc-paper .title-suscribe {
    color: #fff;
    text-align: center;
    border: solid 2px #fff;
    font-size: 48px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    padding: 10px 0;
    margin: 0 0 35px
}
.index-filter.paper-date .susc-paper a {
    display: block;
    width: 47%;
    float: left;
    background-color: #fbe500;
    background-color: rgba(251, 229, 0, 0.8);
    color: #000;
    text-transform: uppercase;
    font-size: 22px;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    text-align: center;
    padding: 20px 0
}
.index-filter.paper-date .susc-paper a:last-child {
    float: right
}
.middle-image {
    width: 61px;
    height: 61px;
    overflow: hidden;
    border-radius: 100%;
    display: inline-block;
    border: 2px solid #f3f3f3;
    text-align: center
}
.middle-image img {
    width: auto;
    height: 100%;
    margin: 0 auto;
    float: none
}
.middle-title {
    margin: 0 0 24px;
    font-size: 32px;
    font-family: "Lato", sans-serif;
    font-weight: 400
}
.row-main-image {
    position: relative;
    text-align: center
}
.image-40-crcl {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 100%;
    display: inline-block;
    border: 2px solid #f3f3f3;
    text-align: center
}
.image-40-crcl img {
    width: auto;
    height: 100%;
    margin: 0 auto;
    float: none
}
.popup_back {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}
.popup_cont {
    position: fixed;
    z-index: 102
}
.preloader {
    z-index: 101
}
.popup_close {
    color: #888;
    cursor: pointer;
    position: absolute;
    padding: 5px;
    right: 5px;
    top: 0;
    font-size: 25px
}
.popup_close:hover {
    color: #111
}
.popup_back {
    cursor: pointer;
    background-color: #222
}
div.popup {
    background: #fff;
    box-shadow: 0 3px 10px #222;
    border-radius: 5px
}
.preloader {
    left: 50%;
    margin: -10px 0 0 -25px;
    position: fixed;
    top: 50%
}
.event_detail .only-jobs-view,
.event_detail .only-life-view,
.event_detail .only-news-view,
.event_detail .only-travel-view {
    display: none
}
.event_detail .date-location ul {
    margin: 0;
    padding: 0
}
.event_detail .date-location ul li {
    list-style: none;
    border-top: 1px solid #f3f3f3;
    padding: 2.5px 0
}
.event_detail .date-location ul li:first-child {
    border-top: 0
}
.event_detail .date-location ul li:last-child {
    border-bottom: 1px solid #f3f3f3
}
.event_detail .date-location ul li label {
    width: 90px
}
.event_detail .date-location ul li span {
    padding-left: 20px
}
.event_detail .date-location ul li label,
.event_detail .date-location ul li span {
    font-size: 18px;
    font-family: "Lato", sans-serif;
    line-height: normal;
    display: inline-block;
    font-weight: 400
}
.event_detail .date-location ul li i {
    font-size: 10px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -4px
}
.event_detail .event-other {
    border-top: 1px solid #f3f3f3;
    border-bottom: 0
}
.event_detail .tjp-footer .link-footer a {
    color: #f07300;
    border-right: 1px solid #000000
}
.event_detail .tjp-footer .partner-footer ul li a {
    color: #f07300
}
.event_detail .tjp-footer .suscribe input[type="submit"] {
    background-color: #f07300
}
.popup_content li {
    list-style: none;
    padding: 10px 20px;
    margin: 0;
    width: 290px;
    border-bottom: 1px solid #f3f3f3
}
.popup_content li:first-child,
.popup_content li:last-child {
    border: 0
}
.popup_content li a {
    color: #BFBFBF;
    font-size: 17px
}
.popup_content li.title-popup {
    background: #F49000;
    border-radius: 5px 5px 0 0px
}
.popup_content li.title-popup h3 {
    margin: 0;
    color: #fff;
    font-family: "Lato", sans-serif;
    font-weight: 400
}
.popup_close {
    color: #ffffff
}
.leaderboard-container {
    border-bottom: 2px solid #f7f7f7;
    padding: 4px 0
}
#leaderboard {
    height: auto;
    width: auto;
    overflow: hidden;
    margin: 0 auto
}
#col1 {
    background-color: white;
    width: 970px;
    margin: 0 auto;
    float: none;
    z-index: 4
}
.mark {
    height: 90px;
    display: block;
    padding: 0;
    -webkit-transition: height ease 1s;
    -moz-transition: height ease 1s;
    -o-transition: height ease 1s;
    transition: height ease 1s
}
.mark .after-hover {
    opacity: 0
}
.mark:hover {
    height: 415px;
    -webkit-transition: height ease 1s;
    -moz-transition: height ease 1s;
    -o-transition: height ease 1s;
    transition: height ease 1s
}
.mark:hover .before-hover {
    opacity: 0;
    height: 0 !important;
    display: none
}
.mark:hover .after-hover {
    opacity: 1
}
.mark img {
    width: 100%;
    height: auto;
    vertical-align: top;
    line-height: normal
}
.content-multiple,
.content-single {
    margin-top: 25px
}
.global-view {
    display: block
}
.tjp-follow-sosmed {
    clear: both
}
.index_jobs .global-view,
.index_travel .global-view,
.index_life .global-view,
.index_news .global-view {
    display: none
}
.index_news .only-jobs-view,
.index_news .only-travel-view,
.index_news .only-life-view {
    display: none
}
.index_news .only-news-view {
    display: block
}
.index_news .tjp-sosmed .with-title h3 {
    border-left: 4px solid #BC261D
}
.index_news .global-view {
    display: none
}
.index_jobs .only-jobs-view {
    display: block
}
.index_jobs .tjp-sosmed .with-title h3 {
    border-left: 4px solid #00788A
}
.index_travel .tjp-sosmed .with-title h3 {
    border-left: 4px solid #80BA27
}
.index_travel .only-travel-view {
    display: block
}
.index_travel .global-view {
    display: none
}
.index_travel .only-news-view,
.index_travel .only-jobs-view,
.index_travel .only-life-view {
    display: none
}
.index-community .tjp-latest-entry .title-large:before {
    background-color: #f07e00
}
.index-community .date.today:before {
    background-color: #f07e00
}
.index-community .news-latest .detail-latest .user-latest {
    font-family: "Lato", sans-serif;
    color: #010100;
    font-size: 14px;
    line-height: 18px;
    display: block
}
.index-community .news-latest .detail-latest .talent {
    color: #9F9F9F;
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px
}
.index-community .news-contributor .news-latest ul li .detail-latest {
    padding: 0
}
.index-community .seeall {
    color: #f07e00
}
.index_life .tjp-sosmed .with-title h3 {
    border-left: 4px solid #662482
}
.index_life .only-life-view {
    display: block
}
.index_life .global-view {
    display: none
}
.index_life .only-news-view,
.index_life .only-jobs-view,
.index_life .only-travel-view {
    display: none
}
.reset-psw {
    width: 580px;
    min-height: 700px;
    margin: 20px auto
}
.reset-psw .title:before {
    background-color: #ce3d25
}
.reset-psw form {
    position: relative;
    width: 100%;
    float: left
}
.reset-psw form .ic-mail {
    position: absolute;
    left: 0;
    top: 0;
    line-height: 30px;
    font-size: 21px
}
.reset-psw form input[type="text"] {
    width: 100%;
    border: 0;
    border-bottom: solid 1px #ddd;
    text-transform: capitalize;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    color: #000;
    padding: 5px 35px;
    margin-bottom: 15px
}
.reset-psw form input[type="text"]:focus,
.reset-psw form input[type="text"]:active {
    box-shadow: inset 0px -4px 25px -18px #000;
    border-bottom: solid 1px #ddd;
    outline: none
}
.reset-psw form::-webkit-input-placeholder {
    color: #000
}
.reset-psw form:-moz-placeholder {
    color: #000
}
.reset-psw form::-moz-placeholder {
    color: #000
}
.reset-psw form:-ms-input-placeholder {
    color: #000
}
.reset-psw form input[type="submit"] {
    width: 100%;
    border: 0;
    background-color: #ce3d25;
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 22px;
    color: #fff
}
.reset-psw p {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size: 20px;
    float: left;
    width: 100%
}
.reset-psw .donthave {
    font-family: "Lato", sans-serif;
    font-weight: 300;
    font-size: 19px;
    line-height: 19px;
    font-style: italic;
    margin: 10px 0
}
.reset-psw .donthave a {
    text-decoration: underline;
    font-family: "Lato", sans-serif;
    font-weight: bold;
    color: #007fb1;
    font-style: normal
}
.index_news .main-single-page .tjp-related ul li a {
    color: #B3160F
}
.sea .main-single-page .tjp-related ul li a {
    color: #722a14
}
.community .main-single-page .tjp-related ul li a {
    color: #f07e00
}
.index_academia .main-single-page .tjp-related ul li a {
    color: #3f9edc
}
.channel-life .main-single-page .tjp-related ul li a {
    color: #662482
}
.channel-travel .main-single-page .tjp-related ul li a {
    color: #6fb01e
}
.index-youth .main-single-page .tjp-related ul li a {
    color: #BF9A00
}
.index_paperedition .main-single-page .tjp-related ul li a {
    color: #a0000f
}
.singleread {
    padding: 0;
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5
}
.singleread .title-readalso {
    font-family: "Helveticaff";
    font-weight: 400;    
    font-size: 18px;
    line-height: 30px;
    margin-top: 15px;
    color: #000
}
.singleread .detailsingleread {
    padding: 0 0 24px
}
.singleread .detailsingleread .image-latest {
    position: absolute;
    width: 103px;
    height: 58px;
    overflow: hidden
}
.singleread .detailsingleread .detail-latest {
    padding: 0 0 0 127px;
    position: relative;
    min-height: 58px
}
.image-latest .profile.small-image,
.see-photo a .desc-photo .profile.small-image,
.news-contributor a .desc-photo .profile.small-image {
    width: 39px;
    height: 39px;
    overflow: hidden;
    border-radius: 100%;
    text-align: center;
    border: 2px solid #f3f3f3
}
.index_event .navigation-page a.jp-number.jp-current {
    background: #F49000;
    border-color: #F49000
}
.index_event .only-jobs-view,
.index_event .only-life-view,
.index_event .only-news-view,
.index_event .only-travel-view {
    display: none
}
.other-title {
    font-family: "box-medium", "Roboto", calibri, arial, sans-serif;
    font-size: 28px;
    position: relative;
    z-index: 10;
    padding-left: 20px;
    border-left: 4px solid #f07300;
    margin: 32px 0
}
.thumbnailScroller_container,
.jakpostgram-container {
    padding-bottom: 12px;
    background: #ffffff
}
.thumbScroll,
.jakpostgram {
    padding-bottom: 32px;
    border-bottom: 1px solid #f3f3f3
}
.thumbScroll .jThumbnailScroller {
    margin-bottom: 0
}
.workingpaper_detail .menu-active-breadcrumbs .breadcrumbs li {
    padding: 0
}
.workingpaper_detail .menu-active-breadcrumbs .breadcrumbs li:first-child {
    display: none
}
.workingpaper_detail .menu-active-breadcrumbs .breadcrumbs li:before {
    display: none
}
.workingpaper_detail .date-location ul {
    margin: 0;
    padding: 0
}
.workingpaper_detail .date-location ul li {
    list-style: none;
    border-top: 1px solid #f3f3f3;
    padding: 2.5px 0
}
.workingpaper_detail .date-location ul li:first-child {
    border-top: 0
}
.workingpaper_detail .date-location ul li:last-child {
    border-bottom: 1px solid #f3f3f3
}
.workingpaper_detail .date-location ul li label,
.workingpaper_detail .date-location ul li span {
    font-size: 18px;
    font-family: "Lato", sans-serif;
    line-height: normal;
    display: inline-block;
    font-weight: 400
}
.workingpaper_detail .date-location ul li label {
    width: 140px
}
.workingpaper_detail .date-location ul li span {
    padding-left: 20px
}
.workingpaper_detail .date-location ul li i {
    font-size: 10px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -4px
}
.btn-multi {
    position: absolute;
    background-image: url("../img/TJP-intergrated-ARTICLE-arrow.png");
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.1);
    text-indent: -99999px;
    width: 50px;
    height: 50px;
    top: 45%;
    bottom: 0
}
.btn-multi.prev-multi {
    background-position: 13px 7px;
    left: 0
}
.btn-multi.next-multi {
    background-position: 18px -45px;
    right: 0
}
.center-head-longform {
    width: 1040px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}
@media screen and (max-width: 1040px) {
    .center-head-longform {
        width: 90%
    }
}
.on-scroll-header {
    display: none;
    padding: 15px 0;
    background-color: #fff;
    z-index: 15;
    -webkit-box-shadow: 0px 0px 16px 0px #DEDEDE;
    -moz-box-shadow: 0px 0px 16px 0px #DEDEDE;
    box-shadow: 0px 0px 16px 0px #DEDEDE
}
.on-scroll-header.block {
    display: block;
    position: fixed;
    top: 0;
    left: 0
}
.on-scroll-header .left-header a {
    float: left;
    padding-right: 10px;
    border-right: solid 1px #c2c1c0
}
.on-scroll-header .left-header p {
    float: left;
    margin: 0;
    line-height: 25px;
    padding-left: 10px
}
.mega-menu-longform {
    position: fixed;
    left: -90em;
    z-index: 14;
    padding-top: 80px;
    width: 18%;
    height: 100%;
    background-color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}
.mega-menu-longform.open-menu {
    left: 0
}
.mega-menu-longform ul {
    list-style: none;
    padding-left: 10px
}
.mega-menu-longform ul .tjp-leave-bar {
    display: none
}
.mega-menu-longform ul li.onsub-menu {
    position: relative
}
.mega-menu-longform ul li.onsub-menu ul a {
    font-size: 16px
}
.mega-menu-longform ul li a {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    text-align: left;
    font-size: 18px;
    line-height: 26px;
    padding: 5px 0;
    position: relative;
    font-family: 'BrandonGrotesqueWeb-Regular';
    border-top: solid 2px;
    border-color: transparent
}
.mega-menu-longform .arrow-longfrom {
    background-image: url(../img/arrow-up-down.png);
    background-repeat: no-repeat;
    background-size: 18px;
    width: 30px;
    height: 18px;
    position: absolute;
    right: 0;
    top: 10px;
    background-position: 0px -10px;
    cursor: pointer
}
.mega-menu-longform .arrow-longfrom.acc-current {
    background-position: 0px 0px;
    height: 12px
}
.popupshare-mobile {
    position: fixed;
    width: 75%;
    left: 12%;
    top: 10%;
    background-color: #fff;
    z-index: 33
}
.popupshare-mobile .bg-trans {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    right: 0
}
.popupshare-mobile .detailshare {
    background-color: #fff;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    overflow-y: scroll
}
@media only screen and (orientation: landscape) {
    .popupshare-mobile .detailshare {
        max-height: 280px
    }
}
.popupshare-mobile .detailshare li {
    clear: both;
    display: block;
    list-style: none;
    padding: 10px 20px;
    margin: 0;
    float: left;
    width: 100%;
    border-bottom: solid 1px #e5e5e5
}
.popupshare-mobile .detailshare li a {
    color: #bfbfbf;
    display: block;
    font-size: 21px;
    line-height: 21px
}
.popupshare-mobile .detailshare li a .fa {
    width: 30px;
    text-align: center
}
.popupshare-mobile .detailshare li a span {
    font-size: 16px;
    text-transform: capitalize
}
@media screen and (max-width: 768px) {
    .popupshare-mobile .detailshare li a span {
        display: inline-block
    }
}
.popupshare-mobile .detailshare li.btn-sharepopup {
    display: none
}
.popupshare-mobile .headpopupshare {
    background-color: #B3160F;
    padding-right: 15px
}
.popupshare-mobile .header-title {
    font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
    font-size: 24px;
    color: #fff;
    text-transform: capitalize
}
.popupshare-mobile .closeshare {
    position: absolute;
    top: 7px;
    right: 15px;
    color: #B3160F;
    font-size: 16px;
    text-transform: uppercase;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    background-color: #fff;
    line-height: 30px;
    text-align: center
}
.news-longform .longform .main-banner.first-banner:before {
    border-color: #DD1E26
}
.news-longform .longform .tjp-footer .link-footer a {
    color: #DD1E26
}
.news-longform .longform .tjp-footer .suscribe input[type="submit"] {
    background-color: #DD1E26
}
.sea-longform .longform .main-banner.first-banner:before {
    border-color: #722A14
}
.sea-longform .longform .tjp-footer .link-footer a {
    color: #722A14
}
.sea-longform .longform .tjp-footer .suscribe input[type="submit"] {
    background-color: #722A14
}
.community-longform .longform .main-banner.first-banner:before {
    border-color: #F07E00
}
.community-longform .longform .tjp-footer .link-footer a {
    color: #F07E00
}
.community-longform .longform .tjp-footer .suscribe input[type="submit"] {
    background-color: #F07E00
}
.academia-longform .longform .main-banner.first-banner:before {
    border-color: #3F9EDC
}
.academia-longform .longform .tjp-footer .link-footer a {
    color: #3F9EDC
}
.academia-longform .longform .tjp-footer .suscribe input[type="submit"] {
    background-color: #3F9EDC
}
.life-longform .longform .main-banner.first-banner:before {
    border-color: #823A9D
}
.life-longform .longform .tjp-footer .link-footer a {
    color: #823A9D
}
.life-longform .longform .tjp-footer .suscribe input[type="submit"] {
    background-color: #823A9D
}
.travel-longform .longform .main-banner.first-banner:before {
    border-color: #6FB01E
}
.travel-longform .longform .tjp-footer .link-footer a {
    color: #6FB01E
}
.travel-longform .longform .tjp-footer .suscribe input[type="submit"] {
    background-color: #6FB01E
}
.youth-longform .longform .main-banner.first-banner:before {
    border-color: #FFCD00
}
.youth-longform .longform .tjp-footer .link-footer a {
    color: #FFCD00
}
.youth-longform .longform .tjp-footer .suscribe input[type="submit"] {
    background-color: #FFCD00
}
.header-multimedia {
    background-color: #fff;
    width: 100%;
    padding: 15px 0;
    position: fixed;
    top: 0;
    z-index: 21;
    -webkit-box-shadow: 0px 0px 16px 0px #DEDEDE;
    -moz-box-shadow: 0px 0px 16px 0px #DEDEDE;
    box-shadow: 0px 0px 16px 0px #DEDEDE
}
.header-multimedia .menu-longform {
    margin-top: 16px
}
.header-multimedia .action-search {
    top: 61px;
    background-color: #fff
}
.header-multimedia .action-user {
    margin-top: 9px
}
.header-multimedia .tjp-popup .box-login {
    top: 50px
}
.n-multimedia.mega-menu-longform {
    padding-top: 95px
}
.header-longform .share-longform .show-share,
.header-longform .share-longform .share-article,
.header-longform .share-longform .popupshare-mobile,
.header-longform .share-longform .follow-single-left {
    display: none
}
.header-longform .share-longform .shared-comment {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right
}
.header-longform .share-longform .shared-comment li {
    display: inline-block;
    padding: 0 5px
}
.header-longform .share-longform .shared-comment li a {
    color: #bfbfbf;
    font-size: 19px;
    line-height: 25px
}
.header-longform .share-longform .shared-comment li.share-fb a:hover {
    color: #374E9E
}
.header-longform .share-longform .shared-comment li.share-tw a:hover {
    color: #50BCE0
}
.header-longform .share-longform .shared-comment li.share-gp a:hover {
    color: #DD5231
}
.header-longform .share-longform .shared-comment li.share-hand a:hover {
    color: #374E9E
}
.header-longform .share-longform .shared-comment li.share-pnt a:hover {
    color: #D33534
}
.header-longform .share-longform .shared-comment li.share-wa a:hover {
    color: #64d448
}
.header-longform .share-longform .shared-comment li.share-cm a:hover {
    color: #000
}
.header-longform .share-longform .shared-comment li.share-mt a:hover {
    color: #32007f
}
.header-longform .share-longform .shared-comment li.btn-sharepopup {
    display: none
}
.header-longform .share-longform .topic-bot-right {
    width: 100%;
    top: inherit
}
.multimedia-longform .longform .main-banner.first-banner:before {
    border-color: #23527c
}
.multimedia-longform .longform .tjp-footer .link-footer a {
    color: #23527c
}
.multimedia-longform .longform .tjp-footer .suscribe input[type="submit"] {
    background-color: #23527c
}
.subscribe-page {
    padding: 0
}
.subscribe-page .title-page {
    color: #DD1E26;
    margin: 15px 0 10px;
    padding: 0 0 6px 20px;
    font-size: 26px;
    border-bottom: solid 2px #e5e5e5;
    text-transform: uppercase;
    font-family: 'BrandonGrotesqueWeb-Medium'
}
.subscribe-page p {
    font-family: 'BrandonGrotesqueWeb-Regular';
    font-size: 17px
}
.form-subscribe {
    padding: 0 20px 0 0;
    width: 763px
}
.form-subscribe::-webkit-input-placeholder {
    color: #000
}
.form-subscribe:-moz-placeholder {
    color: #000
}
.form-subscribe::-moz-placeholder {
    color: #000
}
.form-subscribe:-ms-input-placeholder {
    color: #000
}
.form-subscribe form {
    margin: 25px 0 0
}
.form-subscribe label {
    width: 100%;
    margin: 0px 0 10px
}
.form-subscribe input[type="text"] {
    font-family: 'Acta-Book';
    width: 100%;
    padding: 5px 20px;
    font-size: 20px;
    border: solid 2px #9A9A9A;
    font-weight: 300;
    color: #666
}
.form-subscribe input[type="text"]:focus {
    outline: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    box-shadow: inset 0px 0px 18px -8px #000
}
.form-subscribe input[type="submit"] {
    border: none;
    background-color: #DD1E26;
    color: #fff;
    padding: 10px 18px;
    margin: 15px 0;
    text-transform: uppercase;
    font-family: 'BrandonGrotesqueWeb-Regular';
    font-weight: normal;
    font-size: 18px
}
.form-subscribe p {
    margin: 0 0 5px
}
@media screen and (max-width: 768px) {
    .form-subscribe {
        padding: 0 15px
    }
}
.address-subscribe {
    padding: 15px;
    width: 300px;
    margin-top: 44px;
    background-color: #E0E0E0
}
.address-subscribe h1 {
    font-family: 'Acta-Bold';
    font-size: 17px;
    margin: 0 0 5px
}
.address-subscribe a {
    color: #333
}
.centerBox {
    width: 1040px;
    margin: 0 auto
}
@media screen and (max-width: 1040px) {
    .centerBox {
        width: 100%
    }
}
.detail_photo .tjp-slider .caption-detail .caption-inner .caption-content {
    max-height: inherit !important
}
.detail_photo .tjp-slider .caption-detail .caption-inner .caption-content:after {
    display: none !important
}
@media screen and (min-width: 1400px) {
    .longform .show-video {
        background-color: #000
    }
}
@media screen and (min-width: 1200px) {
    .container {
        width: 100%
    }
}
@media screen and (min-width: 768px) and (max-width: 1224px) {
    .container {
        width: 100%
    }
    .container .main-adver-lr {
        display: none
    }
    .container .main-center {
        width: 100%;
        max-width: 100%
    }
}
@media screen and (min-width: 860px) and (max-width: 1024px) {
    .tjp-topic {
        display: none
    }
    .tjp-topic.clone-share {
        display: none !important
    }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
    .action-search {
        position: relative;
        width: 100%;
        top: 0
    }
    .action-search:after {
        display: none
    }
}
@media screen and (max-width: 1024px) {
    .header-longform .on-scroll-header .share-longform {
        display: none
    }
    .menu-active-breadcrumbs {
        display: none
    }
    .main-center {
        width: 100%;
        padding: 0 15px
    }
    .tjp-menu-panel {
        padding-right: 10px
    }
    .tjp-menu-panel .tjp-btn-enter .glyphicon.glyphicon-menu-right {
        background-position: -25px 0px
    }
    .longform .center-longform {
        padding: 0 15px;
        background-color: #fff;
        position: relative;
        box-shadow: none;
        z-index: 10
    }
    .main-single-page {
        width: 100%
    }
    .tjp-footer {
        padding: 25px 15px 40px
    }
    .tjp-footer .tjp-sosmed ul {
        margin: 0
    }
    .tjp-footer .main-center {
        width: 100%
    }
    .tjp-footer .main-center>.col-md-9 {
        width: 100%
    }
    .tjp-footer p {
        padding-left: 0
    }
    .tjp-footer .suscribe input[type="text"],
    .tjp-footer .suscribe input[type="submit"] {
        float: left;
        border: solid 1px #fff
    }
    .tjp-discus .tjp-discus-tab {
        width: 50%
    }
    .suscribe {
        padding: 0
    }
    .tjp-slide-gallery .tjp-gallery-small {
        width: 100%
    }
    .jThumbnailScroller.tjp-slide-gallery {
        margin-top: 25px
    }
    .jThumbnailScroller .multimedia-home .tjp-gallery-large {
        width: 100%
    }
    .jThumbnailScroller .multimedia-home .tjp-gallery-large .slide-large {
        width: 768px
    }
}
@media screen and (max-width: 768px) {
    .row {
        margin-left: 0;
        margin-right: 0
    }
    .share-duplc {
        display: none
    }
    .opensoscmed.popupshare-mobile {
        width: 50%;
        left: inherit;
        right: 38%;
        top: 15%
    }
    .news-single-page .slides li a {
        width: 100%;
        margin: 0;
        padding: 0
    }
    .news-single-page .slides li a img {
        margin: 0 auto;
        display: block
    }
    .news-single-page .slides li a .jak-post-caption-news {
        width: 90%;
        margin: 0 auto
    }
    .tjp-menu-panel.tjp-active-enter,
    .tjp-menu-panel.current-page {
        padding-right: 0px
    }
    .tjp-menu-panel.tjp-active-enter a,
    .tjp-menu-panel.current-page a {
        padding: 0px 14px 0px 25px;
        font-family: "box-light", "futura-medium", "Century Gothic", "verdana", "calibri", "arial";
        font-size: 18px;
        line-height: 40px;
        color: #000
    }
    .tjp-menu-panel.tjp-parent-leave.current-page li a {
        padding-left: 45px
    }
    .tjp-menu-panel li a {
        font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
        font-size: 18px;
        text-transform: uppercase
    }
    .tjp-ul li.tjp-dhide:after {
        display: none
    }
    .tjp-ul li.tjp-dhide a {
        padding: 0 15px
    }
    .tjp-ul li.tjp-dhide a:before {
        display: none
    }
    .tjp-ul li:first-child a {
        text-indent: 0
    }
    .tjp-ul li a {
        padding: 6px 0;
        padding-left: 55px
    }
    .tjp-ul li a:before {
        background-image: url("../img/icon-menu.png");
        background-repeat: no-repeat;
        width: 31px;
        height: 31px;
        display: block;
        top: 9px;
        position: absolute;
        left: 15px;
        content: "";
        background-position: -49px 0px
    }
    .tjp-ul li.tjp-li-6.tjp-active-enter {
        background-color: #a01d1c
    }
    .tjp-ul li.tjp-li-6>a:before {
        background-position: -14px -11px
    }
    .tjp-ul li.tjp-li-7>a:before {
        background-position: -85px -11px
    }
    .tjp-ul li.tjp-li-8>a:before {
        background-position: -155px -11px
    }
    .tjp-ul li.tjp-li-9>a:before {
        background-position: -226px -11px
    }
    .tjp-ul li.tjp-li-10>a:before {
        background-position: -297px -11px
    }
    .tjp-ul li.tjp-li-11>a:before {
        background-position: -14px -60px
    }
    .tjp-ul li.tjp-li-12>a:before {
        background-position: -85px -60px
    }
    .tjp-ul li.tjp-li-13>a:before {
        background-position: -155px -60px
    }
    .tjp-ul li.tjp-li-14>a:before {
        background-position: -226px -60px
    }
    .tjp-ul li.tjp-li-15>a:before {
        background-position: -297px -60px
    }
    .tjp-ul-6.tjp-menu-panel.current-page,
    .tjp-ul-6.tjp-menu-panel.tjp-active-enter,
    .tjp-ul-6.tjp-menu-panel.tjp-active-enter.current-page {
        background-color: #a01d1c
    }
    .tjp-ul-6.tjp-menu-panel.current-page a,
    .tjp-ul-6.tjp-menu-panel.tjp-active-enter a,
    .tjp-ul-6.tjp-menu-panel.tjp-active-enter.current-page a {
        color: #fff
    }
    .tjp-ul-7.tjp-menu-panel.current-page,
    .tjp-ul-7.tjp-menu-panel.tjp-active-enter,
    .tjp-ul-7.tjp-menu-panel.tjp-active-enter.current-page {
        background-color: #843A17
    }
    .tjp-ul-7.tjp-menu-panel.current-page a,
    .tjp-ul-7.tjp-menu-panel.tjp-active-enter a,
    .tjp-ul-7.tjp-menu-panel.tjp-active-enter.current-page a {
        color: #fff
    }
    .tjp-ul-8.tjp-menu-panel.current-page,
    .tjp-ul-8.tjp-menu-panel.tjp-active-enter,
    .tjp-ul-8.tjp-menu-panel.tjp-active-enter.current-page {
        background-color: #f07e00
    }
    .tjp-ul-8.tjp-menu-panel.current-page a,
    .tjp-ul-8.tjp-menu-panel.tjp-active-enter a,
    .tjp-ul-8.tjp-menu-panel.tjp-active-enter.current-page a {
        color: #fff
    }
    .tjp-ul-9.tjp-menu-panel.current-page,
    .tjp-ul-9.tjp-menu-panel.tjp-active-enter,
    .tjp-ul-9.tjp-menu-panel.tjp-active-enter.current-page {
        background-color: #4DAEE3
    }
    .tjp-ul-9.tjp-menu-panel.current-page a,
    .tjp-ul-9.tjp-menu-panel.tjp-active-enter a,
    .tjp-ul-9.tjp-menu-panel.tjp-active-enter.current-page a {
        color: #fff
    }
    .tjp-ul-10.tjp-menu-panel.current-page,
    .tjp-ul-10.tjp-menu-panel.tjp-active-enter,
    .tjp-ul-10.tjp-menu-panel.tjp-active-enter.current-page {
        background-color: #662482
    }
    .tjp-ul-10.tjp-menu-panel.current-page a,
    .tjp-ul-10.tjp-menu-panel.tjp-active-enter a,
    .tjp-ul-10.tjp-menu-panel.tjp-active-enter.current-page a {
        color: #fff
    }
    .tjp-ul-11.tjp-menu-panel.current-page,
    .tjp-ul-11.tjp-menu-panel.tjp-active-enter,
    .tjp-ul-11.tjp-menu-panel.tjp-active-enter.current-page {
        background-color: #80ba26
    }
    .tjp-ul-11.tjp-menu-panel.current-page a,
    .tjp-ul-11.tjp-menu-panel.tjp-active-enter a,
    .tjp-ul-11.tjp-menu-panel.tjp-active-enter.current-page a {
        color: #fff
    }
    .tjp-ul-12.tjp-menu-panel.current-page,
    .tjp-ul-12.tjp-menu-panel.tjp-active-enter,
    .tjp-ul-12.tjp-menu-panel.tjp-active-enter.current-page {
        background-color: #ffcd00
    }
    .tjp-ul-12.tjp-menu-panel.current-page a,
    .tjp-ul-12.tjp-menu-panel.tjp-active-enter a,
    .tjp-ul-12.tjp-menu-panel.tjp-active-enter.current-page a {
        color: #fff
    }
    .tjp-ul-13.tjp-menu-panel.current-page,
    .tjp-ul-13.tjp-menu-panel.tjp-active-enter,
    .tjp-ul-13.tjp-menu-panel.tjp-active-enter.current-page {
        background-color: #0d565d
    }
    .tjp-ul-13.tjp-menu-panel.current-page a,
    .tjp-ul-13.tjp-menu-panel.tjp-active-enter a,
    .tjp-ul-13.tjp-menu-panel.tjp-active-enter.current-page a {
        color: #fff
    }
    .tjp-ul-14.tjp-menu-panel.current-page,
    .tjp-ul-14.tjp-menu-panel.tjp-active-enter,
    .tjp-ul-14.tjp-menu-panel.tjp-active-enter.current-page {
        background-color: #009e97
    }
    .tjp-ul-14.tjp-menu-panel.current-page a,
    .tjp-ul-14.tjp-menu-panel.tjp-active-enter a,
    .tjp-ul-14.tjp-menu-panel.tjp-active-enter.current-page a {
        color: #fff
    }
    .portal_page .showin-mobile-version .btn-toggle.current a span,
    .index_news .showin-mobile-version .btn-toggle.current a span,
    .paperedition .showin-mobile-version .btn-toggle.current a span {
        border-color: #A0000F
    }
    .sea .showin-mobile-version .btn-toggle.current a span {
        border-color: #722A14
    }
    .community .showin-mobile-version .btn-toggle.current a span {
        border-color: #F07E00
    }
    .main-working-paper .showin-mobile-version .btn-toggle.current a span {
        border-color: #4DAEE3
    }
    .life_index .showin-mobile-version .btn-toggle.current a span {
        border-color: #662482
    }
    .life_index .menu-active-breadcrumbs .breadcrumbs li:first-child {
        display: inline-block
    }
    .life_index .tjp-pargph-2 {
        border-top: 0
    }
    .life_index.channel-life .next-latest-life {
        padding: 0;
        display: inline-block;
        float: left
    }
    .life_index.channel-life .next-latest-life li {
        width: 100%;
        padding: 0;
        margin-bottom: 16px;
        padding: 0 0 16px
    }
    .life_index.channel-life .next-latest-life li:last-child {
        width: 100%;
        padding: 0
    }
    .life_index.channel-life .next-latest-life li .detail-latest,
    .life_index.channel-life .next-latest-life li h5 {
        padding: 0
    }
    .life_index.channel-life .tjp-latest-entry a .image-latest {
        padding: 0px 23px 0 0
    }
    .life_index.channel-life .tjp-latest-entry a .detail-latest .date {
        padding-right: 0;
        display: inline-block
    }
    .life_index.channel-life .tjp-latest-entry a .detail-latest h5 {
        margin: 0
    }
    .life_index.channel-life .tjp-latest-entry a.full-travel-content {
        margin-bottom: 16px;
        padding: 0 0 16px
    }
    .life_index.channel-life .tjp-latest-entry .latest-life>a .detail-latest {
        padding: 0
    }
    .life_index.channel-life .tjp-pargph-2 {
        border-top: 0
    }
    .travel_index .showin-mobile-version .btn-toggle.current a span {
        border-color: #6FB01E
    }
    .index-youth .showin-mobile-version .btn-toggle.current a span {
        border-color: #FFCD00
    }
    .detail_video .showin-mobile-version .btn-toggle.current a span,
    .detail_photo .showin-mobile-version .btn-toggle.current a span,
    .index_video .showin-mobile-version .btn-toggle.current a span,
    .index_photo .showin-mobile-version .btn-toggle.current a span,
    .multimedia .showin-mobile-version .btn-toggle.current a span {
        border-color: #009E97
    }
    .tjp-dhide {
        display: block
    }
    .tjp-active-enter li a {
        color: #fff
    }
    .tjp-active-enter li:after {
        display: none
    }
    .container {
        width: 100%
    }
    .title-current-page,
    .follow-single-left {
        display: none
    }
    .main-container {
        padding: 0 15px
    }
    .main-container .tjp-travel {
        padding: 0 12px
    }
    .main-center {
        padding: 0px 0 32px;
        width: 100%
    }
    .main-center .main-container {
        margin-top: 0;
        padding: 0
    }
    .main-center .main-container .tjp-travel {
        padding: 0 12px
    }
    .container-left {
        border-right: transparent;
        padding: 0 12px;
        width: 100%
    }
    .container-left .space {
        padding: 0
    }
    .container-left .space.beyond {
        display: none
    }
    .container-right {
        display: none
    }
    .gallery-detail {
        padding: 0
    }
    .gallery-detail .large-block-grid-3 li,
    .gallery-detail .large-block-grid-3 li img {
        width: 100%
    }
    .gallery-detail .tjp-gallery.tjp-video a:before {
        left: 43%;
        top: 35%
    }
    .single-page .container-right,
    .multiple-page .container-right {
        display: none
    }
    .main-single-page,
    .main-multiple-page {
        padding: 0
    }
    .main-single-page .tjp-detail-news,
    .main-multiple-page .tjp-detail-news {
        padding: 0
    }
    .main-single-page .tjp-detail-news p,
    .main-multiple-page .tjp-detail-news p {
        font-size: 14px
    }
    .main-single-page .tjp-detail-news p.left,
    .main-multiple-page .tjp-detail-news p.left {
        width: 100%;
        color: inherit;
        font-size: 14px !important
    }
    .main-single-page .tjp-detail-news p.left span,
    .main-multiple-page .tjp-detail-news p.left span {
        text-align: left !important
    }
    .main-single-page .tjp-related,
    .main-multiple-page .tjp-related {
        width: 100%;
        padding: 0
    }
    .main-single-page .tjp-related ul,
    .main-multiple-page .tjp-related ul {
        list-style: none;
        padding: 0
    }
    .main-single-page .tjp-related ul li a,
    .main-multiple-page .tjp-related ul li a {
        font-size: 12px
    }
    .main-single-page .add-ico {
        text-align: center;
        width: 232px;
        margin: 0 auto
    }
    .main-single-page .add-event {
        border-top: 1px solid #f3f3f3;
        padding: 16px 0;
        margin: 0px
    }
    .main-single-page .add-event .add-ico a {
        padding: 3.5px 25px;
        font-family: "box-medium", "Roboto", calibri, arial, sans-serif;
        text-transform: uppercase;
        font-size: 18px
    }
    .main-single-page .find-event .find-country {
        padding: 0
    }
    .main-single-page .find-event .bg-select {
        width: 100%;
        height: 32px;
        overflow: hidden;
        background: url(../img/arrow-select.jpg) no-repeat right #fff;
        border: 1px solid rgba(0, 0, 0, 0.2)
    }
    .main-single-page .find-event .bg-select select {
        background: transparent;
        width: 108%;
        padding: 2px 5px;
        display: inline-block;
        vertical-align: super;
        font-size: 16px;
        line-height: 1;
        border: 0;
        border-radius: 0;
        height: 31px;
        -webkit-appearance: none
    }
    .main-single-page .com-event li:last-child {
        border-color: #F49000
    }
    .find-event .find-event-bottom button {
        height: 32px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        background: rgba(0, 0, 0, 0.8);
        color: #ffffff;
        font-family: "box-medium", "Roboto", calibri, arial, sans-serif;
        font-size: 18px
    }
    .find-event .find-event-bottom button span {
        padding: 3px 0 0
    }
    .title-page-on-mobile {
        display: block;
        padding: 0
    }
    .title-page-on-mobile .title-current {
        display: block;
        width: 100%;
        background-color: #b12e24;
        color: #fff;
        font-family: "box-regular", "Roboto", calibri, arial, sans-serif;
        font-size: 20px;
        padding: 10px 15px
    }
    .showin-mobile-version .btn-toggle.current {
        box-shadow: none;
        padding: 0 0;
        height: 42px;
        z-index: 30
    }
    .showin-mobile-version .btn-toggle.current a {
        padding: 14px 11.5px;
        border-radius: 0;
        float: right;
        border: 0;
        height: 42px;
        width: 49px
    }
    .showin-mobile-version .btn-toggle.current a span {
        display: block;
        font-family: "box-medium", "ABeeZee", arial, calibri, sans-serif;
        font-size: 10px;
        color: #343434
    }
    .showin-mobile-version .logo-jakartapost img {
        width: 170px;
        margin: 12px auto 10px
    }
    .showin-mobile-version .tjp-toggle-menu {
        display: block;
        border: none;
        border-radius: 0;
        height: auto;
        width: 100%;
        padding: 0;
        margin: 0 auto;
        background-color: transparent;
        position: relative;
        top: 0;
        border: 0
    }
    .showin-mobile-version .tjp-toggle-menu:hover,
    .showin-mobile-version .tjp-toggle-menu:active,
    .showin-mobile-version .tjp-toggle-menu:focus {
        display: block;
        border-radius: 0;
        border-top: double 14px #fff;
        border-bottom: solid 5px #fff;
        padding: 0;
        background-color: transparent;
        margin: 0;
        top: 0;
        height: auto;
        border: 0
    }
    .showin-mobile-version .tjp-toggle-menu-duplicate,
    .showin-mobile-version .tjp-toggle-menu-duplicate:hover {
        top: 0px;
        margin: 0;
        padding: 4px 0 0;
        height: 0;
        border: none;
        border-radius: 0;
        border-top: double 10px #343434;
        border-bottom: solid 3px #343434
    }
    .showin-mobile-version .login,
    .showin-mobile-version .search {
        margin: 0;
        width: 50%;
        font-size: 18px
    }
    .showin-mobile-version .action-user {
        padding: 12px
    }
    .showin-mobile-version .action-user:before {
        position: absolute;
        content: "";
        top: 0;
        bottom: 0;
        width: 1px;
        background-color: #ddd;
        left: 5px
    }
    .banner-top-head {
        display: none
    }
    .main-single-page .title-large,
    .main-multiple-page .title-large {
        font-size: 24px
    }
    .main-single-page .name-post,
    .main-single-page .posting,
    .main-single-page .created,
    .main-multiple-page .name-post,
    .main-multiple-page .posting,
    .main-multiple-page .created {
        font-size: 14px;
        display: block;
        line-height: normal
    }
    .main-single-page .list-single-page li .detail-single p,
    .main-single-page .list-multiple-page li .detail-single p,
    .main-multiple-page .list-single-page li .detail-single p,
    .main-multiple-page .list-multiple-page li .detail-single p {
        font-size: 14px
    }
    .tjp-topic {
        overflow: hidden;
        margin: 20px 0;
        display: block
    }
    .tjp-topic.share-duplc {
        display: none
    }
    .tjp-topic .title,
    .tjp-topic .show-share {
        display: none
    }
    .tjp-topic .topic-top-right>ul {
        margin-bottom: 0
    }
    .tjp-topic .topic-bot-right .share-article {
        display: none
    }
    .tjp-topic .topic-bot-right .shared-comment li {
        width: 13.67%;
        border: solid 1px #e5e5e5
    }
    .tjp-topic .topic-bot-right .shared-comment li.btn-sharepopup {
        display: inline-block
    }
    .tjp-topic .topic-bot-right .shared-comment li.share-gp,
    .tjp-topic .topic-bot-right .shared-comment li.share-pnt {
        display: none
    }
    .tjp-topic>ul {
        display: none
    }
    .tjp-topic>ul.shared-comment {
        display: block
    }
    .tjp-topic>ul.shared-comment li {
        width: 13.2%;
        display: inline-block
    }
    .tjp-topic>ul.shared-comment li a {
        text-indent: 999em
    }
    .tjp-topic>ul.shared-comment li a .fa {
        position: absolute;
        left: 0;
        text-indent: 0;
        width: 100%;
        text-align: center;
        padding: 0
    }
    .tjp-topic>ul.shared-comment li a:after {
        display: none
    }
    .news-single-page li a,
    .news-multiple-page li a {
        padding: 0 15px;
        display: block
    }
    .news-single-page .tjp-direction-nav a,
    .news-multiple-page .tjp-direction-nav a {
        padding: 0
    }
    .tjp-discus .tjp-discus-tab {
        width: 100%
    }
    .tjp-discus .tjp-comment .tjp-photo-comment {
        display: none
    }
    .tjp-discus .tjp-detail-discus .tjp-inp-comment {
        width: 100%;
        padding-left: 0
    }
    .tjp-discus .tjp-detail-discus .tjp-inp-comment .change-profile-fb {
        display: none
    }
    .main-adver-lr,
    .jak-pos-contact {
        display: none
    }
    .tjpslide,
    .container-left,
    .container-left .space,
    .tjp-latest-entry,
    .tjp-latest-entry li,
    .large-show {
        padding: 0
    }
    .large-show .tjp-detail-caption h5 {
        font-size: 18px;
        line-height: 22px
    }
    .large-show .tjp-detail-caption p {
        font-size: 13px;
        line-height: 17px
    }
    .large-show a {
        height: auto
    }
    .tjp-booking .title-top {
        font-size: 14px;
        width: 100%;
        float: left
    }
    .tjp-booking ul.tjp-tab-booking li {
        width: 50%;
        float: left
    }
    .tjp-booking .flight .title-book {
        float: left;
        width: 100%
    }
    .tjp-booking .flight .tukar a {
        display: block;
        position: relative
    }
    .container-left:after {
        display: none
    }
    .tjp-header.tjp-menu-mobile {
        display: none
    }
    .tjp-header .tjp-menu li {
        width: 100%
    }
    .container-left .title {
        float: left
    }
    .tjp-latest-entry {
        width: 100%;
        padding: 0 12px
    }
    .tjp-latest-entry ul {
        margin: 0
    }
    .tjp-latest-entry ul li {
        margin-bottom: 16px;
        padding-bottom: 16px
    }
    .tjp-latest-entry .shortcut {
        display: inline-table
    }
    .tjp-latest-entry .title-large {
        display: none
    }
    .tjp-latest-entry a .detail-latest p {
        display: none
    }
    .tjp-latest-entry a .image-latest img {
        border-radius: 0;
        height: auto
    }
    .jThumbnailScroller {
        margin: 0 0 24px 0
    }
    .tjp-latest-entry a .image-latest img {
        width: 100%
    }
    .tjp-footer {
        padding: 25px 15px 40px
    }
    .tjp-footer .link-footer {
        margin-bottom: 32px;
        font-size: 18px
    }
    .tjp-footer .tjp-sosmed ul li.news-footer,
    .tjp-footer .tjp-sosmed ul li.travel-footer,
    .tjp-footer .tjp-sosmed ul li.jobs-footer {
        width: 100%
    }
    .tjp-footer .tjp-sosmed ul li .icon-soscmed li {
        width: auto
    }
    .tjp-footer .partner-footer {
        display: none
    }
    .tjp-footer .suscribe {
        padding: 0
    }
    .tjp-footer .suscribe input {
        width: 100% !important;
        margin: 5px 0
    }
    .tjpslide {
        width: 100%;
        padding: 0
    }
    .tjpslide .banner-top {
        height: auto
    }
    .tjpslide .tjp-detail-caption {
        padding: 10px 12px
    }
    .tjpslide .tjp-detail-caption .title-slide-caption {
        font-size: 18px
    }
    .tjpslide .tjp-detail-caption p {
        font-size: 14px
    }
    .container-advert {
        display: none
    }
    .container-advert img {
        width: 100%
    }
    .container-left {
        width: 100%;
        padding: 0 12px
    }
    .container-left .space {
        padding: 0
    }
    .container-left .space.beyond {
        display: none
    }
    .container-left .title {
        float: left;
        width: 100%
    }
    .see-photo .news-week,
    .see-photo .news-latest,
    .news-contributor .news-week,
    .news-contributor .news-latest {
        width: 100%
    }
    .news-contributor .image-latest {
        width: 44px;
        height: 44px
    }
    .container-right .tjp-suscribe img {
        width: 100%
    }
    .other-chanel img,
    .other-community img {
        width: 100%
    }
    .tjp-latest-entry {
        width: 100%;
        padding: 0 12px
    }
    .tjp-latest-entry .shortcut {
        display: inline-table
    }
    .tjp-latest-entry .title-large {
        display: none
    }
    .tjp-latest-entry a .detail-latest p {
        display: none
    }
    .tjp-latest-entry li {
        margin-bottom: 16px;
        padding-bottom: 16px
    }
    .tle {
        display: none
    }
    .jThumbnailScroller {
        margin: 0 0 24px 0
    }
    .tjp-latest-entry a .detail-latest h5 {
        font-size: 16px;
        line-height: normal;
        margin: 0 0 5px
    }
    .tjp-latest-entry a .detail-latest p {
        font-size: 14px;
        line-height: 18px
    }
    .copy-footer {
        padding: 0;
        font-size: 18px
    }
    .copy-footer p {
        padding: 0
    }
    .full-banner .cp-bn-comty {
        width: 80%;
        padding: 0px 50px 0 25px
    }
    .full-banner .cp-bn-comty .title-cp {
        font-size: 16px;
        line-height: 21px
    }
    .full-banner .cp-bn-comty .detail-cp {
        width: 100%
    }
    .full-banner .cp-bn-comty .detail-cp span,
    .full-banner .cp-bn-comty .detail-cp p {
        font-size: 13px
    }
    .list-chanel-travel .latest-travel {
        padding: 0
    }
    .tjp-footer .tjp-sosmed>ul>li {
        padding: 0
    }
    .slidergallery {
        display: none
    }
    .main-gallery {
        padding-right: 0
    }
    .main-gallery .main-container {
        padding: 0
    }
    .tjp-photo-gallery li {
        width: 100%;
        padding: 0;
        margin-bottom: 25px
    }
    .tjp-photo-gallery li:nth-of-type(odd) {
        padding-right: 0px
    }
    .menu-active-breadcrumbs .breadcrumbs li a {
        font-size: 18px
    }
    .menu-active-breadcrumbs .breadcrumbs li:before {
        width: 7px;
        height: 7px;
        top: 30%
    }
    .main-working-paper .container-left,
    .main-working-paper .working-slide-btm {
        display: none
    }
    .longform .tjp-slide-gallery {
        display: none
    }
    .longform .main-banner .caption {
        position: relative
    }
    .longform .main-banner .caption h1 {
        font-size: 24px;
        line-height: 24px;
        color: #000
    }
    .longform .center-head-longform .menu-lngf {
        position: absolute;
        right: 0;
        width: auto;
        z-index: 10
    }
    .longform .center-head-longform .logo-center {
        padding: 0;
        text-align: center
    }
    .longform .main-content p {
        font-size: 16px;
        line-height: 24px
    }
    .longform .main-content .headline p {
        font-size: 18px;
        line-height: 22px
    }
    .longform .main-content .headline .writer {
        font-size: 14px
    }
    .longform .longform-shr,
    .longform .topic-bot-right {
        width: 100%;
        height: auto
    }
    .longform .longform-shr {
        margin-bottom: 0;
        top: 0;
        display: none
    }
    .longform .longform-shr .topic-bot-right {
        position: relative;
        top: inherit
    }
    .longform hr {
        margin: 20px 0
    }
    .tjp-footer .tjp-sosmed {
        margin: 10px 0
    }
    .tjp-footer .tjp-sosmed ul {
        margin: 0
    }
    .container .col-xs-12 {
        width: 100%
    }
    .container .container-left {
        padding: 0
    }
    .title-jakpost.title-travel {
        border-top: 2px solid #80BA26;
        text-align: center;
        padding-top: 8px;
        padding-left: 0;
        padding-right: 0;
        margin: 0px 0 5px
    }
    .title-jakpost.title-travel:before {
        background: none
    }
    .tjp-booking .flight:after {
        border: 0
    }
    .tjp-travel .large-show {
        width: 100%;
        padding: 0
    }
    .tjp-travel .large-show a {
        height: auto
    }
    .large-show .tjp-detail-caption {
        position: relative;
        background: none;
        padding-left: 0;
        padding-right: 0
    }
    .large-show .tjp-detail-caption h5 {
        color: #000000
    }
    .tjp-booking .title-top {
        display: none
    }
    .tjp-booking .flight .control-group span {
        display: none
    }
    .tjp-booking .flight .control-group input[type="text"] {
        border-top: 0;
        border-right: 0;
        border-left: 0
    }
    .tjp-booking .flight {
        margin: 5px 0;
        padding: 0
    }
    .tjp-booking .flight .tukar {
        margin: 5px 0
    }
    .tjp-booking .flight .tukar a {
        position: absolute;
        right: 0;
        z-index: 10;
        margin: 0;
        top: -20px
    }
    .tjp-booking .flight .title-book {
        display: none
    }
    .tjp-booking .flight .control-group.no-icon.pasengger span {
        display: block
    }
    .tjp-booking .flight .control-group .passenger li input {
        border: 1px solid #f1f1f1
    }
    .tjp-booking {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0
    }
    .tjp-jobs-left .title {
        margin: 8px 0
    }
    .tjp-footer .partner-footer {
        display: block
    }
    .tjp-footer .partner-footer ul li {
        width: auto;
        border-right: 1px solid #000000;
        padding: 0 8px
    }
    .tjp-footer .partner-footer ul li:last-child {
        padding-right: 0;
        border-right: 0
    }
    .tjp-footer .partner-footer ul li a {
        border: 0;
        color: #C83D28;
        width: auto;
        height: auto;
        font-family: "Lato", sans-serif;
        font-size: 18px
    }
    .tjp-footer .partner-footer ul li a .kompas-group {
        color: #000000
    }
    .mobile-only {
        display: block !important
    }
    .desktop-only {
        display: none !important
    }
    .padding-mobile {
        padding: 0 12px
    }
    .channel-longform ul.tjp-clf-img {
        margin: 0
    }
    .channel-longform ul.tjp-clf-img>li {
        width: 100%;
        height: auto;
        margin-bottom: 5px
    }
    .channel-longform .tjp-detail-caption.detail-latest {
        height: auto !important;
        position: relative;
        padding: 10px;
        background: #191919
    }
    .channel-longform .tjp-detail-caption.detail-latest p {
        display: block;
        opacity: 1 !important;
        color: #fff;
        font-size: 13px;
        line-height: normal
    }
    .channel-longform .tjp-detail-caption.detail-latest h5 {
        font-size: 16px;
        line-height: normal
    }
    .channel-longform .tjp-detail-caption.detail-latest .date {
        color: #fff;
        font-size: 11px
    }
    .mobile-only {
        display: block !important
    }
    .desktop-only {
        display: none !important
    }
    .padding-mobile {
        padding: 0 12px
    }
    .action-user {
        display: none
    }
    .action-user .box-search {
        display: none
    }
    .action-search {
        z-index: 20;
        top: 0;
        right: 0;
        display: block;
        position: relative;
        width: 280px;
        padding: 4px 0px 5px 10px;
        border-color: #e5e5e5;
        border-width: 2px
    }
    .action-search:after {
        left: 85%
    }
    .action-search form {
        float: left;
        width: 85%
    }
    .action-search .login {
        width: 15%;
        float: left;
        margin: 0;
        text-align: center;
        font-size: 26px;
        line-height: 28px
    }
    .action-search .login:before {
        color: #8A8A8A
    }
    .action-search .search {
        color: #8A8A8A;
        font-size: 18px;
        margin-top: 3px;
        line-height: 22px;
        border-left: solid 2px #e5e5e5;
        margin-left: 0;
        padding-left: 10px
    }
    .action-search input[type="text"] {
        height: 32px;
        border-width: 2px
    }
    .action-search button:focus,
    .action-search button:active {
        outline: none;
        border: none
    }
    .topic-top-right {
        margin-bottom: 20px
    }
    .topic-top-right .title {
        padding-left: 0
    }
    .topic-top-right ul {
        margin-bottom: 0;
        padding-left: 0;
        list-style: none
    }
    .topic-top-right ul li {
        position: relative;
        font-family: "Lato", sans-serif;
        font-weight: 300;
        font-size: 14px
    }
    .topic-top-right ul li a {
        text-align: right;
        padding-left: 10px;
        padding: 1px 10px;
        margin-right: 1px;
        margin-bottom: 2px;
        display: inline-block;
        color: #828282;
        background: #f3f3f3
    }
    .longform-page {
        display: block
    }
    .mega-menu-longform ul .tjp-leave-bar {
        display: block
    }
    .menu-longform {
        border: 0;
        width: 49px;
        height: 42px;
        float: right;
        padding: 10px;
        left: 8px
    }
    .menu-longform span {
        background: #009E97;
        width: 27px;
        height: 3px
    }
    .menu-longform span:nth-child(1) {
        top: 14px
    }
    .menu-longform span:nth-child(2) {
        top: 21px
    }
    .menu-longform span:nth-child(3) {
        top: 28px
    }
    .menu-longform:hover,
    .menu-longform:focus,
    .menu-longform:active {
        border: 0
    }
    .center-head-longform {
        display: none
    }
    .clone-share.tjp-topic {
        overflow: inherit;
        position: absolute;
        z-index: 51;
        margin: 0;
        display: block
    }
    .clone-share.tjp-topic .topic-bot-right {
        position: fixed;
        z-index: 51;
        margin: 0;
        bottom: 0;
        left: 0
    }
}
@media screen and (max-width: 480px) {
    .main-single-page .tjp-topic .topic-bot-right .shared-comment li {
        width: 13%
    }
    .tjp-topic .topic-bot-right .shared-comment li {
        width: 13.2%
    }
    .popupshare-mobile .header-title {
        font-size: 18px
    }
    .popupshare-mobile .closeshare {
        font-size: 14px;
        width: 25px;
        height: 25px;
        line-height: 25px
    }
    .tjp-slide-gallery .tjp-gallery-large {
        width: 100%
    }
    .tjp-slide-gallery .tjp-gallery-large .slide-large {
        width: 629px
    }
}