@charset "utf-8";
/* CSS Document */
.mt-mainslider .heading {
	 font-size:36px;
	 line-height:56px;
}
.mt-mainslider .title {
	font-size:28px;
	line-height:48px;
}
#nav ul a {
	font-weight:600;
}
#header.bg-dark #nav .drop-down a {
	font-weight:400;
}
.main-heading .heading {
	font-size:28px;
}
#header .header-area {
    padding: 24px 28px 15px;
}

#header .header-holder{
	width:auto;
}
.slider-overlay{
	    opacity: .2;
}
.post-btn{
	font-weight:400;
}
.page-header .heading{
	margin-top:40px;
}
.overlay.overlay-light:before {
	opacity: .4;
}
.post.post5 .time{
	background: #323031;
    color: #fff;
    width: 75px;
	height:70px;
    float: left;
    padding: 10px 5px;	
}
.post.post6 .time{
    left:10px;
    top:10px;
	background: rgba(227, 0, 15, 0.7); 	
	font-weight:normal;
	font-size:14px;	
}
.news-d{
	font-size:22px;
}
.news-m{
	font-size:12px;
}
.news-y{
	font-size:16px;
}
.post.post6 .img-holder {
    transition: all 0.25s linear;
}
.img-holder:hover{
	opacity:0.7;
}
.post.post5 .post-btn .icon-right-arrow{
	top:1px;
}
.post-btn .icon-right-arrow{
    font-size: 16px;
	margin: -2px 0 0 5px;
}
.aboutus-sec .post-btn{
	margin:0;
	padding:0;
	font-weight:600;
}
.post.post6 .post-info p, .post.post5 .post-info p, .aboutus-sec p {
	margin:0 0 15px 0;
}
.post.post6 .post-info{
	font-size:14px;
	word-spacing:normal;
	line-height:20px;
	color:#666;
	text-align:justify;
}
.post.post6 .header, .post.post5 .header
{
	margin-bottom:0;
}
.aboutus-sec h3, .post.post5 h3{
	line-height:33px;
	font-weight:700;
	margin: 0 0 10px;
	text-align:left;
}
.img-responsive{
	width:100%;
}
.fancybox-title-float-wrap .child{
	font-weight:normal;
}
.post.post9 h3{
	text-align:center;
}
.footer-area {
    min-height: 110px;
}
.social-network .fa.fa-facebook, .social-network .fa.fa-youtube {
    margin: 0 6px 0 0;
}
#header .top-nav .side-nav li {padding: 5px 10px 0 10px;}
#header .side-nav {margin: -5px -7px 0 0;}
@media (min-width: 768px) 
{
.menaxen{ width:auto; border-radius:8px; border:solid 5px #DF1E21; color:#000000; padding:30px; margin:0 50px; text-align:center; font-size:18px; font-weight:bold; text-transform:uppercase;}
}
@media screen and (max-width: 767px) 
{
.menaxen{ width:auto; border-radius:6px; border:solid 3px #DF1E21; color:#000000; padding:10px; margin:0; text-align:center; font-size:15px; font-weight:bold; text-transform:uppercase;}	
.menaxen img{ height:100% !important; width:98% !important;}
}