@charset "utf-8";
/* CSS Document */

/* 

	Template Name : Ulkmor - Blog Article HTML Template
	Author : Rainbow Design
	
*/

/* Medium Devices, Desktops */
@media (max-width: 1024px) {
.list-style-1-content {
    padding: 20px;
}
.list-style-1 .list-style-1-content .list-style-1-title{
	line-height:20px;
}
.list-style-1 .list-style-1-content .list-style-1-title a{
	font-size:16px;
}
}

/* Medium Devices, Desktops */
@media (max-width: 991px) {
.box-comment .box-comment {
    margin-left: 0px;
}
.filter1 li span{
	padding: 6px 10px 6px 10px;
}
.featured-post-carousel-2 .owl-nav {
    bottom: 0px !important;
    left: 51%;
}
.featured-post-2-des {
    padding: 0px 0px 0px 0px;
}
.featured-post-2-des time{
	font-size: 12px;
	margin-bottom: 0px;
}
.featured-post-2-des h2 a{
	font-size: 16px;
	margin-bottom: 10px;
}
}
/* Small Devices, Tablets */
@media (max-width: 767px) {
.header-lover {
	padding: 10px 0px;
}
.header-upper-links {
	text-align: center;
}
.header-social {
	text-align: center;
	margin-top: 10px;
}
.header-newsletter-link a {
	font-size: 20px;
	padding: 4px 12px;
}
.header-lover .navbar .nav-item .nav-link {
	padding: 6px 0px;
}
.header-newsletter-link {
	top: 2px;
	transform: none;
}
.header-lover .navbar-nav {
	border-top: 1px solid rgba(255,255,255,0.1);
	margin-top: 10px;
}
.header-lover .dropdown-toggle:after {
	position: relative;
	transform: none;
	top: 0;
}
.list-style-1 .list-style-1-img {
	display: inline-block;
	width: 100%;
}
.single-post-video-iframe iframe{
	height:250px;
}
.filter1 li span {
    padding: 6px 8px 6px 8px;
    font-size: 10px;
}
.featured-post-carousel-2 .owl-nav{
	position: relative;
	left: 0;
	display: inline-block;
	margin-bottom:20px;
}
.featured-post-carousel-2 .owl-nav .owl-prev, .featured-post-carousel-2 .owl-nav .owl-next{
	margin: 0 6px 0 0px;
}
}
/* Extra Small Devices, Mobile */
@media (max-width: 575px) {
.logo-brand {
	text-align: center;
	margin-bottom: 16px;
}
.featured-post-carousel .owl-nav .owl-prev, .featured-post-carousel .owl-nav .owl-next {
	width: 30px;
	font-size: 10px !important;
	height: 30px;
	line-height: 30px !important;
}
.featured-post-item .featured-post-content .featured-post-title {
	line-height: 22px;
}
.featured-post-item .featured-post-content .featured-post-title a {
	font-size: 20px;
}
.list-style-1-content {
	padding: 15px;
}
.travel-new-box {
	padding: 15px !important;
}
.single-post-meta.justify-content-end{
	justify-content: left !important;
}
.single-post-content blockquote {
    padding: 15px 15px 15px 15px;
}
.single-post-content blockquote i {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
}
}
