.container.toph_banner {
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    bottom: 9px;
    font-size: 35px;
    font-weight: 600;
    text-transform:uppercase;
    display: table;
}
.toph_banner {
    background-image: url(../img/toph-press.png);
    background-size: cover;
    filter: alpha(opacity=40); /* For IE8 and earlier */
    height: 225px;
    margin-bottom: 20px;
}
.toph_bg {
    display: table-cell;
    background: rgba(45, 45, 45, 0.5);
    color:#fff;
    padding-right: 35px;
    padding-left: 35px;
    min-height: 225px;
    vertical-align: middle;
}
/*FILTERING*/
.photorelease_style {
    font-size: 15px;
    margin-bottom: 20px;
}
.SearchIcon
{
    color:#fff;
}
.SearchButton
{
    background-color:#115FA3;
    border-radius:0px;
}
.SearchButton:hover{
    background-color:#115FA3;
}
.form-control {
    border-radius: 0px;
}
.FilterButton {
    background-color:transparent;
    border-radius:0px;
    color:#115FA3;
    margin-left: 15px;
}
.FilterButton:hover {
    background-color:transparent;
    color:#1B9BD7;
}
.btn-primary.FilterButton {
    border-color:#ccc;
}
/*LIST PHOTO RELEASE*/
.sertifikasi_style .no_gutter{
    margin: 0;
}
.detail_gallery_btn {
    border: 1px solid #fff;
    padding: 10px;
    width: 100px;
}
.photo_desc {
    font-size: 14px;
    padding-top: 5px;
    color: #1660A5;
}
.sertifikasi_style {
    margin-bottom: 20px;
}
.sertifikat_thumb {
    padding-bottom: 20px;
}
.thumb_intro_hover{
    padding: 0px;
	position: relative;
	height: 200px;
    overflow: hidden;
}
.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 img{
	z-index: 4;
    width: 100%;
}
.thumb_intro_hover .caption{
	position: absolute;
	top:200px;
	-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(14,95,163,0.7);
	height: 200px;
	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: center;
	top:80px;
    left: 18px;
	width: 90%;
}
a.icon_zoom {
    color: #fff;
    text-align: center;
    position: relative;
    top: 2%;
    cursor: pointer;
}
img.icon_view {
    width: 56px;
    height: 32px;
    display: block;
}
.icon_zoom > center b {
    color: #fff;
}
.cert_name {
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    padding-top: 5px;
    color: #1660A5;
}
div.modal-body {
    color: #000;
    text-align: center;
}
.sertifikat_lainnya {
    margin-bottom: 20px;
}
.navbar-nav > li.submit_button a {
    padding: 10px 15px;
}
.btn-primary.submit_button {
    border-color:#1660A5;
}
/*PAGINATION*/
.pagination {
    margin: 0 0 15px 0;
}
.pagination > .active > a {
    color: #fff !important;
}
.pagination > li > a {
    margin-left: 7px;
}
.pagination > .active > a {
    background-color: #1B9BD7;
}
.pagination > li:first-child > a {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.pagination_block {
    max-width:10px;
    color: #333;
}
@media (max-width: 1199px) {
    .footer_style {
    margin-bottom: 20px;
    }
    .thumb_intro_hover {
    height: 200px;
    }
    a.icon_zoom {
    top: 30%;
    }
    .thumb_intro_hover .caption-text {
    left: 15px;
    }
}
@media (max-width: 991px) {
    
}
@media (max-width: 767px) {
    a.icon_zoom {
    top: 50%;
    }
    .thumb_intro_hover .caption-text {
    left: 12px;
    }
    .thumb_intro_hover {
    height: 300px;
    }
    .thumb_intro_hover:hover .caption{
	opacity: 1;
	transform: translateY(-300px);
	-webkit-transform:translateY(-300px);
	-moz-transform:translateY(-300px);
	-ms-transform:translateY(-300px);
	-o-transform:translateY(-300px);
    }
    .thumb_intro_hover img{
        z-index: 4;
        width: 100%;
    }
    .thumb_intro_hover .caption{
        position: absolute;
        top:300px;
        -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(14,95,163,0.7);
        height: 300px;
        z-index: 5;
        position: absolute;
        width: 100%; 
    }
}
@media (max-width: 480px) {
    .thumb_intro_hover .caption-text {
    width: 94%;
    }
    .footer_style .phone-wrap li {
    display: block;
    }
}