.site-footer {
    padding: 4rem 15px 10px 15px!important;
}
.carousel-caption .content {
display: none;
}
.main-header {
    padding: 0px 15px 0px 15px;
}
.main-header-content {
padding: 15px 0px;
}
.ptb-20 {
padding: 0px;
}
.xpand-blog-wp-blog-section .xpand-blog-blog-wrap {
    padding: 0px;
}
.site-branding img {
    margin-top: 0px;
}
.site-header {
    padding: 0px;
}
.xpand-blog-main-navigation ul.nav-menu > li > a {
    padding-top: 30px;
    padding-bottom: 12px;
    text-decoration: none;
    color: #002768!important;
    font-size: 20px;
}
.carousel-inner {
    height: 400px;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: unset;
    top: 30%;
    left: 15%;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
}
@media only screen and (max-width: 1007px) {
	.carousel-inner {
    height: unset;
}
	#content {
		padding: 0px;
	}
	.tag-head.main-header, .post-head.main-header, .author-head.main-header {
    min-height: 1vh!important;
}
	.inner{
		margin: 0px!important;
	}
	h3 {
		margin: 0px!important;
	}
	.carousel-caption h5 a {
    font-size: 30px !important;
	}
}