/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt

*/

.post-text p {
	text-align: justify;
}

.page-text ul li{ list-style:none; }

.stick-header-info {
 background: transparent;
 box-shadow: none;
}

.stick-header-info .container {
display: none;
}

.reading-progress-bar {
margin-top: -1px;
}

.main-menu ul li a{
    font-size: 12px !important;
}

.bottom-footer .logo-text a {
	font-size: 20px !important;
}

.user-info-content {
	visibility: hidden;
}

.mini-post-cat h6 a {
	color: white;
}

.post-categories ul li h6 a {
	color: white;
}

.newsletter-left h6 label {
		color: white;
}

.big-featured-bottom .content-text {
		display: block;	
		font-size: 13px;
		margin-top: 0px !important;
		line-height: 1.2em;
}

.js .slicknav_menu {
	position: fixed;
    top: 0px;
    width: 100%;
}

.post-text a:hover {
	color: white;
	background: #a0292d;
}

.author-post {
	background: #BDBEBF;
	color: #fff;
}

.row {
	margin-left: 0px;
	margin-right: 0px;
}

.slider-index-list {
    margin-left: -30px;
    margin-right: -30px;
}

.main-menu ul li.current-menu-item a {
	color: #fff !important;
}

.recent-post-title-cont {
	width: 195px;
}

.vc_row p {
	padding-bottom: 30px;
}



.page-text ul li {
	list-style: square;
}

.post-element ul {
	margin-left: 0px;
}

.post-categories ul li {
		list-style: none;
}

blockquote {
    margin: 20px 20px 30px 15px;
    border-left: 5px solid;
    padding-left: 20px;
		border-color: #d10d00;
		font-size: 1em;
		line-height: 20px;
}

blockquote:before, q:before {
	content:none;
}

.post-text p {
	padding-bottom: 0px;
	margin-bottom: 30px;
	margin-top: 10px;
}

@media only screen and (min-width: 200px) and (max-width: 1200px) {

body.single {
	margin-top: 30px;	
}

.mobile-pre-header {
	margin-top: 40px;
}

article > div.media-materials {
	margin-left: -30px;
	margin-right: -30px;
}

.mobile-main-header .user-info {
    padding-right: 10px;
    padding-top: 6px;
}

.owl-wrapper {
	margin-top: 10px;
}

#owl-sli-m .item img {
	margin-top: -15%;	
}

}

@media only screen and (max-width: 479px) {
	.blog-entry-title {
		margin-top: 0px;
	}

.mobile-main-header .user-info {
    padding-right: 10px;
    padding-top: 6px;
}

#owl-sli-m .item img {
	margin-top: 0%;	
}

.mOver-mobile-title {
	margin-top: -30px;
}

.post-categories ul {
	display: none;
}

}

@media only screen and (max-width: 800px) {
	.mobile-main-header .logo {
	margin-bottom: -30px;
	padding-bottom: 0px;
}

#owl-sli-m {
	display: none !important;
}
}