@media (max-width: 991px){
	/* .banner-head{
		display: none !important;
	} */
	
	.img-fluid{
		width: 96%;
		height: auto;
	}

	.img-text {
	    z-index: 2;
	    background-color: rgba(24, 35, 51, 0.65);
	    position: relative;
	    margin-top: -75px;
	    padding: 10px;
	}

	.box-pad-first{
		margin-bottom: 0 !important;
		padding-left: 2px;
	}

	.menu{
		padding-left: 0;
	}

	.sub-dropdown{
	    margin-left: 0px;
	    margin-top: 0px;
	}

	.fixed-top{
		top:0;
		line-height: 75px;	}

	.fixed-top img{
		margin-top: -12px;
	}

	.re-tog{
		border-color: transparent !important;
	}

	.his-img{
		float: none;
		margin-bottom: 20px;
		padding-left: 100px;
	}

	.news-title{
		font-size: 13px;
		padding-top: 15px;
		line-height: 25px;
	}

	.news-text p, .news-text p a{
		font-size: 12px;
	}

	.news-img{
		margin-bottom: 15px;
	}

	.news-con-text h3{
		font-size: 15px;
		line-height: 35px;
	}

	.news-tag{
		padding: 5px 10px;
	}

	ul.breadcrumb{
		float: left;
		padding-left: 0;
	}

	.vi-title-box{
		width: 60%;
		margin-left: 60px;
	}

	.news-pad{
		padding-right: 15px;
	}

	.date-procure{
		margin-left: -15px;
		margin-right: -20px;
	}

	.procure-head-text{
		font-size: 10px;
	}

	.procure-title{
		font-size: 12px;
	}

	.date-public, .date-public-right, .date-public-left{
		position: relative;
		margin-top: 25px;
		padding: 0;
	}

	#his-timeline::before{
		left: 0;
		height: 100%;
	}

	.his-timeline-text-title{
		width: 40%;
		top: -3px;
		left: -20px;
	}

	.his-timeline-text-box {
		width: 100%;
		top: 20px;
	}

	.his-timeline-block-img{
		width: 100%;
		float: none;
	    margin-left: 10px;
	    margin-top: 70px;
	}

	.his-timeline{
		padding-bottom: 70px;
		margin-top: -30px;
	}

	.block-right{
		float: none;
		top: 70px;
	}

	.sec-block{
		margin-top: 90px;
	}

	.his3-img{
		margin-right: auto;
		margin-left: auto;
		width: 50%;
		margin-left: 80px;
		margin-bottom: 10px;
	}

	.h3-content{
		margin: 5px;
	}

	.sub-menu-subtitle{
		float: none !important;
	}

	.contact-img{
		float: none;
	}

	.service-timeline-text-title{
		top: -16px;
		left: -3px;
		width: auto;
	}

	#service-timeline::before{
		left: -10%;
		height: 125%;
		top: -10%;
	}

	.service-timeline-text-box{
		top: 56px;
		float: none;
		right: 0;
		left: 5%;
		width: 85%;
	}

	.ser-pad{
	    padding-bottom: 95px;

	}

	.bank-pad{
		padding: 50px 10px 35px 10px;
	}

	.bank-name{
		font-size: 20px;
	}

	.bank-logo{
		height: auto;
	}

	.bank-img{
		margin: auto;
		top: 0;
		left: 0;
		transform: none;
	}

	.news-key{
		margin-bottom: 10px;
	}

	.photo-img{
		margin-top: 30px;
	}

	.photo-img img{
		width: 90%;
		height: 160px;
	}

	.photo-text {
	    margin: 10px 15px 10px 20px;
	}

	.photo-date-bor{
		width: 70%;
	}

	.video-post{
		margin: 10px 10px 20px 10px;
	}

	.video-view-video{
		padding: 15px 25px 40px 25px;
		height: 260px;
	}

	.video-view-text {
	    padding: 0 25px 0 25px;
	}

	.video-date-bor{
		width: 40%;
	}

	.overlay{
		display: none;
	}

	.photoview-prev{
    	left: 1%;
	}

	.photoview-next{
	    right: 1%
	}

	.modal-bg {
	    width: 90%;
	    margin: auto;
	    display: block;
	    height: 350px;
	    border-radius: 10px;
	}

	.modal-content {
	    width: 80%;
	    height: 314px;
	}

	.photoview-prev, .photoview-next{
		width: 8%;
		top: 45%;
		height: 10%;
		font-size: 25px;
	}

	.custom-view{
		margin-left: 55px !important;
	}

	.sub-map{
		margin-right: 5px !important;
	}

	.e-logo-bg{
		margin-left: 133px;
	}

	.de-date-public{
		padding-left: 4px;
		float: none;
	}

	.news-text{
		margin-right: -10px;
	}

	.de-pad {
    	padding: 0;
	}

	.de-detail-img img {
	    width: 50%;
	}

	.nav-height{
		height: auto;
	}
}

@media(max-width: 1200px){
	.nav-text li a{
		font-size: 10px;
	}
}

@media(min-width: 1200px){
	.block-left::before{
		top: 24px;
	    left: 100%;
	    border-color: transparent;
	    border-left-color: #f5f5f5;
	}

	.block-right::before{
		top: 24px;
	    left: auto;
	    right: 100%;
	    border-color: transparent;
	    border-right-color: #F5F5F5;
	}

	.his-timeline-content{
    	padding-bottom: 100px
	}
}