	html{font-size:15px;}

	.mb-half{margin-bottom:0.5rem;}
	.mb{margin-bottom:1.5rem;}
	.mb-big{margin-bottom:3rem;}
	.mb-0{margin-bottom:0!important;}
	
	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{ color:inherit;}
	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus{color:#370002;}
	
	.area-link{ position:absolute; top:0; left:0; width:100%; height:100%;}
	
	[class*='col-'].indent-left{padding-left:3rem;}
	
	#top-main .overlay-heading{color:white; font-size:20px;}
	#top-main .text-wrap .collapse{}
	
	/* side-search-block for blog */
	.side-search-block .search-button {background: none; height:100%; width:3.31rem; position: absolute; right: 1px; top: 1px; outline: none; border:0; padding: 0; transition:color 0.2s ease;}
	.side-search-block .search-button:hover, .side-search-block .search-button:focus{color:#EF3E42;}
	.side-search-block .form-control{padding-right: 3rem;}
	.side-search-block .form-control:focus{outline: 0; box-shadow:none;}
	
	/* pagination */
	.pagination-wrap{ text-align:center; display:flex; justify-content:center;}
	.pagination{margin:0; display:block;}
	.pagination > li{margin:0;}
	.pagination > li > a, .pagination > li > span{color:inherit; background-color:transparent; border:1px solid transparent; padding:0.5rem 1rem; transition:border 0.2s ease; border-radius:3px!important;}
	.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{ background-color:transparent; color:#f93f45; border-color:#f93f45;}
	.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{color:inherit; background-color:transparent; font-weight:bold; border:1px solid rgba(0,0,0,0.2);}
	.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{color:#ddd; background-color:transparent; border-color:transparent;}
	
	.text-image-wrap:not(:last-child){margin-bottom:1.5rem;}
	.text-image-wrap img, .text-image-wrap figure{ display:inline-block; margin:0.35rem 0; max-width:100%; z-index:2;}
	.text-image-wrap.align-left{float:left; width:41.66%; margin-right:2rem; margin-bottom:1rem;}
	.text-image-wrap.align-right{float:right; width:41.66%; margin-left:2rem; margin-bottom:1rem;}
	.text-image-wrap.align-left img, .text-image-wrap.align-right img{width:100%;}
	.text-image-wrap.align-center{text-align:center;}
	.text-image-wrap.align-center img{width:auto;}
	.text-image-wrap.align-stretch img{width:100%;}
	.text-image-wrap figure img{margin:0; width:100%;}
	.text-image-wrap figcaption{ position:absolute; left:0; bottom:0; padding:1rem; background-color:rgba(0,0,0,0.7); color:white;}
	.text-image-wrap.align-left figure, .text-image-wrap.align-right figure, .text-image-wrap.align-stretch figure{width:100%;}
	
	.modal-header{border:0; padding:2rem 2rem 0 2rem;}
	.modal-body{padding:2rem;}
	.modal-footer{border:0; padding:0 2rem 2rem 2rem;}
	.modal-footer .btn{min-width:auto;}
	
	.btn-link{color:#EF3E42;}
	.btn-link:hover, .btn-link:focus{color:#370002; text-decoration:none;}
	
	/* upload */		
	.upload-control .file-name{padding-right:10rem;}
	.upload-control .input-label{background-color: transparent;}
	.upload-control .btn {position: absolute; top: auto; height:36px; right:0; bottom:0; padding:0; width:8rem; margin:0; display:flex; align-items:center; justify-content:center; z-index:4; min-width:auto;}
	.upload-control .btn input[type="file"] {position: absolute; top: 0; right: 0; height:100%; width:100%; margin: 0; padding: 0; font-size: inherit; cursor: pointer; opacity: 0; filter: alpha(opacity=0);}
	
	.blog-history-nav .post-title a::before, .blog-history-nav .post-title a::after{margin-top:-1.3rem;}
	
	.related-posts .slick-arrow:hover{color:#370002;}
	#related-posts{padding-left:2.5rem; padding-right:2.5rem;}
	.related-posts .slick-next{right:-1.6rem;}
	.related-posts .slick-prev{left:-1.6rem;}
	
	.blog-history-nav .item{padding-left:2.5rem; padding-right:2.5rem;}
	.blog-history-nav .item.prev .post-title a::before{left:-2.5rem;}
	.blog-history-nav .item.next .post-title a::after{right:-2.5rem;}

@media (max-width: 1199px){

}

@media (max-width: 991px){

	.mb-half, .mb-half-sm{margin-bottom:0.5rem;}
	.mb-big, .mb-big-sm{margin-bottom:3rem;}
	.mb, .mb-sm{margin-bottom:1.5rem;}
	
	[class*='col-'].indent-left{padding-left:15px;}
	
	.blog-history-nav .post-title a::before, .blog-history-nav .post-title a::after{margin-top:-1.25rem;}
	
}

@media (max-width: 767px) {
	
	.mb-half, .mb-half-sm, .mb-half-xs{margin-bottom:0.5rem;}
	.mb, .mb-sm, .mb-xs{margin-bottom:1rem;}
	.mb-big, .mb-big-md, .mb-big-sm, .mb-big-xs{margin-bottom:2.5rem;}
	
	.text-image-wrap:not(:last-child){margin-bottom:1rem;}
	.text-image-wrap.align-left, .text-image-wrap.align-right{float:none; width:auto; max-width:100%; margin-right:0; margin-left:0; margin-bottom:1.35rem;}
	.text-image-wrap.align-left img, .text-image-wrap.align-right img, .text-image-wrap.align-left figure, .text-image-wrap.align-right figure{width:auto;}
	
	#top-featured h3{color:white;}
	
	.blog-history-nav .post-title a::before, .blog-history-nav .post-title a::after{margin-top:-0.25rem;}
	
	.blog-history-nav .item{padding-left:1.5rem; padding-right:1.5rem;}
	.blog-history-nav .item.prev .post-title a::before{left:-1.5rem;}
	.blog-history-nav .item.next .post-title a::after{right:-1.5rem;}
	
	#related-posts{padding-left:1.5rem; padding-right:1.5rem;}

}

@media (max-width: 479px){
	.blog-history-nav .post-title a::before, .blog-history-nav .post-title a::after{vertical-align:-9%;}
	
	#related-posts{padding-left:1rem; padding-right:1rem;}
	
	.blog-history-nav .item.prev .post-title a::before{left:0;}
	.blog-history-nav .item.next .post-title a::after{right:0;}
	.blog-history-nav .item{padding-left:1rem; padding-right:1rem;}

}