
/* Slider Carousel Top*/
.sliderhome_style {
    margin-bottom: 30px;
}
#myCarousel {
    margin-top: -9px;
}

#myCarousel .carousel-inner > .item > img,
#myCarousel .carousel-inner > .item > a > img {
    width: 100%;
    margin: auto;
}

.carousel-control {
    opacity: .2;
    top: 5px;
}
.carousel-control.left {
    background-image: none;
}
.carousel-control.right {
    background-image: none;
}
.carousel-control:focus, .carousel-control:hover {
    text-shadow: 0 0px 0px;
    background-color: transparent;
}
.carousel-indicators {
    text-align: right;
    left: 68%;
    margin-bottom: 0px;
}
.carousel-indicators li {
    background-color: #fff;
    border-radius: 0px;
    width: 40px;
    border: 1px solid #fff;
    box-shadow: 0 0 1px 0px rgb(15, 96, 164);
}
.carousel-indicators .active {
    background-color: #0F60A4;
    width: 40px;
    border: 1px solid #0F60A4;
}
.carousel-caption {
    right: 15%;
    left: 50%;
    bottom: 20%;
    color: #676767;
    font-size: 16px;
    text-shadow: none;
    text-align: left;
    font-weight: 100;
}
.carousel-caption h3 {
    font-size: 28px;
    font-weight: 600;
    color: #0E5FA3;
    text-shadow:none;
    text-align: left;
}

/* ABOUT PRIMA */
.about_style{
    padding-right: 30px;
    padding-left: 30px;
}
.about_prima {
    background-color: #F2F2F2;
    background-image: url(../img/bg-skycrapper.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.about_primavideo {
    background: url(../img/bg-video.png);
    background-size: cover;
    background-position: center;
}
.close_button {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: #0E5FA3 !important;
    border-radius: 15px;
    height: 25px;
    width: 25px;
    opacity: 1;
    color: #fff;
    font-size: 25px;
    padding: 0px;
    text-shadow: 0 0px;
}
.close_button:hover {
    opacity: 1 !important;
    color:darkcyan;
}
.close_button span {
    position: relative;
    top: -6px;
    right: 5px;
}
.content_about {
    min-height: 348px;
    color: #4D4E4E;
    font-size: 16px;
    padding: 40px;
}
.content_about h4 {
    color:#58595B;
    font-size: 29px;
    font-weight: 600;
}
.content_about h4 span {
    color:#0F61A5;
}


.btn-primary {
    border-radius: 0px;
}
.about_readmore {
    background-color:#0F61A5;
    border-bottom: 4px solid #272361;
    height: 40px;
}
.about_readmore a {
    color: #fff;
    font-size: 15px;
    text-align: center;
}
.about_readmore_r {
    display: none;
}
.button_play {
    text-align: center;
}
.button_play_image {
    background-color: transparent;
    vertical-align: middle;
    line-height: 260px;
    padding: 0;
    margin: 0;
}
.modal-header {
    border-bottom: 0px;
}
.headingtitle_style {
    margin-top: 20px;
    margin-bottom: 20px;
}
.headingtitle_style h4 {
    color:#1B9BD7;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 0;
}

/*Thumbnail overlay*/
.othermenu_link {
    font-style: italic;
    font-size: 15px;
    text-align: right;
    color: #1B9BD7;
    padding: 3px 0;
}
.othermenu_link a:hover {
    text-decoration: underline;
}
.thumb_intro_hover{
    padding: 0px;
	position: relative;
	height: 230px;
    overflow: hidden;
}
.thumb_intro_hover:hover .caption{
	opacity: 1;
	transform: translateY(-150px);
	-webkit-transform:translateY(-150px);
	-moz-transform:translateY(-150px);
	-ms-transform:translateY(-150px);
	-o-transform:translateY(-150px);
}
.thumb_intro_hover img{
	z-index: 4;
    width: 100%;
}
.thumb_intro_hover .caption{
	position: absolute;
	top:150px;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	width: 100%;
}
.thumb_intro_hover .blur{
	background-color: rgba(0,0,0,0.7);
	height: 230px;
	z-index: 5;
	position: absolute;
	width: 100%; 
}
.caption-text h3 {
    font-size: 20px;
    padding: 0px 10px 10px 0px;
    margin-top: 35px;
    margin-bottom: 7px;
    border-bottom:1px solid white;
}
.caption-text h3 p {
    padding: 9px;
}
.thumb_intro_hover .caption-text{
	z-index: 10;
	color: #fff;
	position: absolute;
	height: 230px;
	text-align: left;
	top:-20px;
    left: 18px;
	width: 90%;
}
.promo_readmore {
    border-bottom: 4px solid #272361;
    height: 40px;
}

/*Latest News List*/
.table>tbody>tr>td {
    border-top: 0px;
    vertical-align: middle;
}
.table-hover > tbody > tr {
    border-bottom: 1px solid #F2F2F2; 
}
.table-hover > tbody > tr:hover {
    border-bottom: 1px solid #0F61A5;
}
.table-hover > tbody > tr > td > td > .news_calendar:hover {
    background-color: red !important;
}
.news_listing ul {
    padding:0;
}
.news_title {
    list-style-type: none;
    height: 78px;
    border-bottom: 1px solid #F2F2F2;
    font-size: 14px;
}
.news_title a {
    color: #58595B;
}
.news_link {
    background-color:#F2F2F2;
    height: 78px;
    display: block;
}
.news_link:hover {
    background-color:#1B9BD7;
    height: 78px;
    display: block;

}
.text_title {
    float: left;
    width: 80%;
    font-size: 18px;
    padding: 13px 0;
    background-color:#fff;
    min-height: 75px;
}
.text_date {
    float: right;
    width: 20%;
    text-align: center;
    padding: 1px 0;
    color: #58595B;
}
.news_link:hover .text_title {
    color: #1B9BD7;
}
.news_link:hover .text_date {
    color: #fff;
}
.text_date p {
    margin: 0;
}
.date_cal {
    font-weight: 600;
    font-size: 24px;
}
.active_news_date {
    color: #fff;
}
.active_news {
    background-color:#1B9BD7;
}
.active_news_txt {
    color: #1B9BD7;
}

/* Carousel Promo */
.carousel-control     		 { width:  4%; }
.carousel-control.left {margin-left:15px;background-image:none;}
.carousel-control.right {margin-right:15px;background-image:none;}
/* @media (max-width: 767px) {
    .carousel-inner .active.left { left: -100%; }
    .carousel-inner .next        { left:  100%; }
    .carousel-inner .prev		 { left: -100%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }

}
@media (min-width: 767px) and (max-width: 992px ) {
    .carousel-inner .active.left { left: -50%; }
    .carousel-inner .next        { left:  50%; }
    .carousel-inner .prev		 { left: -50%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }
    .active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
    .carousel-inner .active.left { left: -16.7%; }
    .carousel-inner .next        { left:  16.7%; }
    .carousel-inner .prev		 { left: -16.7%; }	
} */

/*Bank Code List*/
.table>tbody>tr>td {
    padding: 3px 0;   
}
.cbank_height .bank_textcol {
    padding: 15px 0;   
}
.cbank_height .bank_codecol {
    padding: 15px 0;   
}
.table-fixed thead {
    width: 100%;
}
.table-fixed tbody {
    overflow-y: auto;
    width: 100%;
}
table {
    width: 100%;
}
.code_bankcol {
    width: 36%;
}
.table>thead>tr>th {
    border-bottom: 0px solid #115FA3;
    background-color: #115FA3;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 20px;
    height: 40px;
}
.bank_namecol {
    width: 33%;
    height: inherit;
    font-size: 17px;
}
.bank_textcol {
    width: 33%;
    height: inherit;
    font-size: 17px;
}
.bank_codecol {
    width: 34%;
    font-size: 17px;
    border-left: 2px solid #fff;
}
.cbank_height tr {
    text-align: center;
    display: block;
    min-height: 55px;
}
.cbank_height tr td {
    min-height: 55px;
}

@media (max-width: 1199px) {
    
    .sliderhome_style {
        
    }
    .carousel-caption{
        font-size: 14px;
    }
    .carousel-caption h3{
        font-size: 22px;
    }
    /* CONTENT ABOUT */
    .about_style .content_about {
        text-align: center;
        min-height: 275px;
        color: #4D4E4E;
        font-size: 16px;
        padding: 35px 30px;
        height: 330px;
        /*line-height: 260px;*/
    }
    .about_style .content_about h4 {
        font-size: 28px;
    }
    .about_style .content_desc {
        font-size: 14px;        
    }
    .text_title {
        padding: 12px 0; 
    }
    .thumb_intro_hover .caption-text {
        top: -25px;
    }
    .navbar-toggle {
        margin-right: 0px;
    }
    .thumb_intro_hover {
        height: auto;
    }
    .thumb_intro_hover .caption {
        top:385px;
    }
    .thumb_intro_hover:hover .caption{
    opacity: 1;
    transform: translateY(-385px);
    -webkit-transform:translateY(-385px);
    -moz-transform:translateY(-385px);
    -ms-transform:translateY(-385px);
    -o-transform:translateY(-385px);
    }
    .thumb_intro_hover .blur {
        height: 460px;
        position: relative;
        bottom: 0px;
    }
    .thumb_intro_hover p {
        margin: 0px;
    }
    .promo_readmore {
        margin-top: 15px;
    }
    .promo_style .caption-text h3 {
        margin-top: 35px;
        font-size: 16px;
    } 
    tbody {
    height: 290px;
    }
}

@media (max-width: 991px){

    .carousel-caption h3{
        margin-bottom: 20px;
    }
    .carousel-caption .slider_desc{
        display: none;
    }

    .about_style .content_about h4 {
        font-size: 20px;
        margin: 15px 0;
    }
    .about_style .content_desc{

    }

    .promo_style .caption_desc{
        display: none;
    }

}

@media (max-width: 767px) {    

    #myCarousel{
        margin-bottom: 60px;
    }
    .carousel-indicators {
        left: 0;
        right: 0;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        bottom: -40px;
    }
    .carousel-indicators li, .carousel-indicators li.active {
        width: 12px;
    }

    .carousel-caption {
        width: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        position: relative;
        padding: 0;
        margin: 0;
    }    

    .carousel-caption h3 {
        font-size: 22px;
        bottom: 0px;
        margin-top: 20px;
        margin-left: 20px;
    }
    .slider_desc {
        display: none;
    }
    
    .about_readmore {
        display: none;
    }
    .about_readmore_r {
        display: block;
        background-color: #0F61A5;
        border-bottom: 4px solid #272361;
        height: 40px;
        /* width: 100%; */
        margin-left: 20px;
    }

    .about_style .about_readmore {
        display: inline-block;
    }
    .about_style .content_about{
        height: auto;
    }

    .promo_style .caption_desc{
        display: block;
    }


    .about_primavideo {
        /*min-height: 344px;*/
    }
    /*.btn {
        padding: 4px 12px !important;
        font-size: 14px !important;
    }*/
    
    .sliderhome_style {
        /*margin-bottom: -5px !important;*/
    }
    .content_about {
        text-align: center;
        min-height: 275px;
        color: #4D4E4E;
        font-size: 16px;
        padding: 35px 30px;
    }
    .content_about h4 {
        font-size: 28px;
    }
    .content_desc {
        position: relative;
    }
    .navbar-toggle {
        margin-right: 0px;
    }
    .thumb_intro_hover {
        height: auto;
        margin-bottom: 15px;
    }
    .thumb_intro_hover .caption {
        top:290px;
    }
    .thumb_intro_hover:hover .caption{
    opacity: 1;
    transform: translateY(-290px);
    -webkit-transform:translateY(-290px);
    -moz-transform:translateY(-290px);
    -ms-transform:translateY(-290px);
    -o-transform:translateY(-290px);
    }
    .thumb_intro_hover .blur {
        height: 471px;
        position: relative;
        bottom: 0px;
    }
    .thumb_intro_hover p {
        margin: 0px;
    }
    
    .caption_desc {
        display: none;
    }
    .promo_readmore {
        margin-top: 15px;
    }
    .promo_style .caption-text h3 {
    margin-top: 35px;
    font-size: 23px;
    }
    .caption-text h3 {
        margin-top: 35px;
        font-size: 16px;
    }
    .thumb_intro_hover .caption-text {
        left: 11px;
        width: 97%;
    }

}

@media (max-width: 480px) {

    .carousel-caption h3{
        font-size: 18px;
        line-height: 24px;
    }

    .berita_style .text_title{
        font-size: 16px;
    }
    .kode_bank_table img{
        max-width: 90%;
    }
    /*.pcommerce_submenu {
        border-top: 0px;
    }
    .pcommerce_submenu a {
        color: #fff !important;
    }*/
    /*.navbar-nav>li>a {
        padding-top: 15px;
    }
    .carousel-caption {
        width: 200px;
        top: 5px !important;
    }
    .carousel-caption h3 {
        font-size: 19px;
        margin-top: 20px;
    }
    .slider_desc {
        display: none;
    }*/
    /*.about_readmore {
        display: none;
    }
    .about_readmore_r {
        display: block;
        background-color:#0F61A5;
        border-bottom: 4px solid #272361;
        height: 40px;
        width: 100%;
    }*/
    /*.btn {
        padding: 4px 12px !important;
        font-size: 14px !important;
    }*/
    /*.carousel-indicators {
        text-align: center !important;
        left: 48% !important;
        width: 64% !important;
        bottom: 40px;
    }
    .carousel-indicators li {
        width: 12px !important;
    }*/
    .sliderhome_style {
        margin-bottom: -5px !important;
    }
    .content_about {
        text-align: center;
    }
    .content_about h4 {
        font-size: 28px;
    }
    .navbar-toggle {
        margin-right: 0px;
    }
    .thumb_intro_hover {
        height: auto;
    }
    .thumb_intro_hover .caption {
        top:205px;
    }
    .thumb_intro_hover .caption-text {
        top: -15px;
        left: 18px;
        width: 92%;
    }
    .promo_style .caption-text h3 {
        margin-top: 23px;
        font-size: 22px;
    }
    .thumb_intro_hover:hover .caption{
    opacity: 1;
    transform: translateY(-200px);
    -webkit-transform:translateY(-200px);
    -moz-transform:translateY(-200px);
    -ms-transform:translateY(-200px);
    -o-transform:translateY(-200px);
    }
    .thumb_intro_hover p img {
        max-height: 300px;
    }
    .thumb_intro_hover .blur {
        height: 290px;
        position: relative;
        bottom: 5px;
    }
    .thumb_intro_hover p {
        margin: 0px;
    }
    .promo_readmore {
        margin-top: 15px;
    }
    .caption-text h3 {
        margin-top: 35px;
        font-size: 20px;
    }

}