/* Enter Your Custom CSS Here */

.home-three-box h2 {
	font-size: 25px;
}

.post-slide-section .cmsms_posts_slider .preloader {
	padding-bottom: 100%;
}

.post-slide-section .cmsms_posts_slider .preloader img {
	max-width: none;
}

.post-slide-section .preloader .full-width {
	height: auto;
  	width: auto;
}

.padding-title {
	padding-top: 30px;
}

@media screen and (min-width: 768px) {
    .copyright {
        display: block !important;
        margin-top: -55px;
    }
}