/*Center hack*/
.dt{height: 100%;width: 100%;display: table;}
.dtc{height: 100%;width: 100%;display: table-cell;vertical-align: middle;}
.dtc.vab,
.vab{vertical-align: bottom;}
.dtc.vat,
.vat{vertical-align: top;}
/*.img-responsive{max-width: 100%;display: inline-block;margin: 0 auto;}
.cliptext{white-space: nowrap;width: 100%;text-overflow: ellipsis;display: block;overflow: hidden;}*/

.history-aa .cont{padding: 50px 0;}
.history-aa .main-banner{height: 100vh;}
.history-aa .main-banner .dtc{vertical-align: bottom;}
.history-aa .banner-data{padding: 0 15% 5% 15%;}
.history-aa .banner-title{color: #fff;font-size: 55px;}
.history-aa .dtc {vertical-align: top;}
.history-aa .content-box{background-position: center;background-attachment: fixed;background-size: cover;}
.history-aa .content-data{background: rgba(255,255,255,0.85);padding: 50px 30px;}
.history-aa .dark-section .content-data{background-color: #133046;color:#fff;}
.history-aa .dark-section .content-data * {color:#fff;}
.history-aa .dark-section .content-data iframe{width: 100% !important;height: auto !important;}
.history-aa .img-box{margin-bottom: 50px;}
.history-aa .img-box:last-child{margin-bottom:0;margin-top: 50px !important;}
.history-aa .content-box img{width: 100%;display: block;height:auto;margin-bottom: 10px;}
.history-aa .img-box img{max-width: 100%;display: block;margin: 0 auto;}
.history-aa .img-box .person-name{font-size: 16px;font-weight: 700;font-style: italic;margin-top: 5px;margin-bottom: 0 !important;}
.history-aa .content-data p{font-size: 18px;color: #133046;margin-bottom: 20px;}
.history-aa .dark-section .content-data blockquote{margin-top: 15px;margin-bottom: 15px;padding:15px 20px;border-left: 3px solid #133046;background: #fff;color: #133046;}
.history-aa .dark-section .content-data blockquote *{color: #133046;}
.history-aa .dark-section .content-data blockquote em{display: block;}
.history-aa .caption{ font-size: 22px;}
.history-aa .caption-author{font-size: 16px;font-weight: 700;font-style: italic;margin-top: 5px;margin-bottom: 0 !important;line-height: 1;}
.history-aa .temp-title{display: none;}

.history-aa .quote-box-contnet-box .dtc{vertical-align: middle;}
.history-aa .quote-box-contnet-box .caption-container,
.history-aa .quote-box-contnet-box .content-data{background: none;border:none;}
.history-aa .quote-box-contnet-box .content-data{width: 80%;margin: 0 auto;float: none;}
.history-aa .quote-box-contnet-box .content-data *{color: #fff;font-size: 22px;font-weight: 700;}

.history-aa .navigation-box{position: fixed;top: 0;left: 0;right: 0;background: rgba(19, 48, 70, 0.85);color: #fff;z-index: 2;}
.history-aa .nav-title{text-align: center;margin-top: 0;margin-bottom: 0;padding: 15px 0;color: #fff;}
.history-aa .page-nav {list-style-image: none;padding: 0;margin: 0;display: table;width: 100%;height: 100%;}
.history-aa .page-nav li{display: table-cell;text-align: center;vertical-align: middle;}
.history-aa .page-nav a{display: block;color: #fff;font-size: 18px;text-decoration: none;cursor:pointer;padding:15px 5px;transition: all 0.5s;}
.history-aa .page-nav a:hover,
.history-aa .page-nav a.active{background: rgba(0,0,0,1);}

.page-template-history .top-header,
.page-template-history footer,
.page-template-history #breadcrumb-container,
.page-template-history #livechat-compact-container,
.page-template-history #livechat-full,
.page-template-history #masthead{display: none !important;}

.history-aa .custom-full-footer{}
.history-aa .custom-full-footer ul{display:  block;list-style-type: none;padding: 0;margin:  0;}
.history-aa .detail-section{}
.history-aa .detail-section li:after{display:block;content: '';width: 100%;height: 1px;clear: both;}
.history-aa .detail-section li{margin-bottom:20px;}
.history-aa .title-main-sect{margin-top: 0;padding-bottom: 20px;border-bottom: 1px solid #133046;margin-bottom: 30px;}
.history-aa .title-sect{float: left;width: 40%;margin-bottom: 0;font-weight: 700;color: #133046;line-height:1.8;}
.history-aa .detail-sect{float: left;width: 60%;line-height:1.8;}
.history-aa .warning-footer{color:#133046;font-size:14px;}
.history-aa .social-share-section{}
.history-aa .social-sect{}
.history-aa .social-sect li{margin-bottom:10px;}
.history-aa .social-sect li a{display: block;color:#fff;text-align: center;text-decoration: none;padding: 6px 15px;font-size: 18px;}
.history-aa .social-sect li a i{margin-right: 10px;}
.history-aa .mail{background: #615f5d;}
.history-aa .facebook{background: #3c5a98;}
.history-aa .twitter{background: #47c7fa;}


@media(min-width: 992px){
	.history-aa .navigation-box .page-nav,
	.history-aa .navigation-box.scrolled .nav-title{display: none;}

	.history-aa .navigation-box .nav-title{display: block;}
	.history-aa .navigation-box.scrolled .page-nav{display:table;}
}
@media(max-width: 991px){
	.history-aa .navigation-box .page-nav{display: none;}
	.history-aa .navigation-box.scrolled .nav-title{display:block;}
}

@media(max-width: 767px){
	.history-aa .banner-title {font-size: 32px;}
	.history-aa .banner-title *{font-size: 32px !important;}
}
@media(max-width: 576px){
	.history-aa .content-data{padding: 50px 15px;}
	.history-aa .detail-sect,
	.history-aa .title-sect{width: 100%;float: none;}
	.history-aa .detail-section{margin-bottom: 40px;}
}

