@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;800&display=swap");


/*

TemplateMo 551 Stand Blog

https://templatemo.com/tm-551-stand-blog

*/

body {
    background-color: #eaebec;
    font-family: 'Roboto', sans-serif;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

::placeholder {
    font-size: 15px;
    padding-left: 10px;
}

.slider_default {
	height: 500px;
}

@media (max-width: 991px) {
  .slider_default {
	  max-height: 500px!important;
  }
}

@media (max-width: 700px) {
  .slider_default {
	height: 300px!important;
  }
}

.mini_preview {
	height: 250px;
}

@media (max-width: 991px) {
  .mini_preview {
	  max-height: 250px!important;
  }
}

@media (max-width: 767px) {
  .mini_preview {
	  height: auto!important;
	  max-height: 350px!important;
  }
}

a {
	text-decoration: none!important;
}

a h2 {
    color:black;
    margin-top: 12px;
    font-size: larger;
    font-weight: 600;
}

a h1 {
	color: #f48840;
}

.blog-posts .down-content img {
	max-width: 100%;
    height: auto;
}

.down-content a {
    color: #0d81f2;
    font-weight: 600;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
}

.down-content h1 {
	padding-top:10px;
	color: black;
	font-weight: 500;
	font-size: 1.5em;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

/* Blog Posts */

.blog-posts {
	margin-top: 1rem;
}

.blog-posts .blog-post {
    background-color: #ffffff;
	margin-bottom: 30px;
	box-shadow: 10px 10px 10px 5px rgba(221, 221, 221, 1);
	border-radius: 30px;
}

.blog-posts .blog-thumb img {
	width: 100%;
    height: auto;
    overflow: hidden;
    aspect-ratio: 1920/1080;
    border-radius: 30px;
}

#playersImg {
    width: 100%;
    height: auto;
    overflow: hidden;
    aspect-ratio: 1000/700;
}

.blog-posts .down-content {
	padding: 20px;
}

.blog-posts .down-content span {
	font-size: 15px;
	font-weight: 700;
    border-width: 2px;
    border-radius: 15px;
}

.blog-posts .down-content h4 {
	font-size: 24px;
	letter-spacing: 0.5px;
	font-weight: 900;
	color: #20232e;
	margin: 10px 0 12px 0;
}

.blog-posts .down-content ul.post-info li {
	display: inline-block;
	margin-right: 8px;
}

.blog-posts .down-content ul.post-info li:after {
	content: '|';
	color: #aaa;
	margin-left: 8px;
}

.blog-posts .down-content h4 {
	font-size: 20px;
	letter-spacing: 0.25px;
}

.grid-system .down-content ul.post-info li {
	margin-right: 3px;
}

.grid-system .down-content ul.post-info li:after {
	margin-left: 5px;
}

.blog-posts .down-content ul.post-info li:last-child::after {
	display: none;
}

.blog-posts .down-content ul.post-info li a {
	font-size: 14px;
	color: #aaa;
	font-weight: 400;
	transition: all .3s;
}

.blog-posts .down-content ul.post-info li a:hover {
	color: #f48840;
}

.blog-posts .down-content p {
	padding: 10px 0;
	margin: 10px 0;
}

.blog-posts .down-content ul.post-tags li {
	display: inline-block;
}

.blog-posts .down-content ul.post-tags li:first-child i {
	color: #f48840;
	margin-right: 5px;
}

.blog-posts .down-content ul.post-tags li {
	color: #aaa;
}

.blog-posts .down-content ul.post-tags li a {
	font-size: 14px;
	color: #aaa;
	font-weight: 400;
	transition: all .3s;
}

.blog-posts .down-content ul.post-tags li a:hover {
	color: #f48840;
}

ul.page-numbers {
	text-align: center;
}

ul.page-numbers li {
	display: inline-block;
	margin: 0 5px;
}

ul.page-numbers li a {
	width: 50px;
	height: 50px;
	display: inline-block;
	text-align: center;
	line-height: 50px;
	font-size: 15px;
	color: #7a7a7a;
	border: 1px solid #eee;
	font-weight: 500;
	transition: all 0.3s;
}

ul.page-numbers li.active a {
	background-color: #f48840;
	border-color: #f48840;
	color: #fff;
}

ul.page-numbers li a:hover {
	color: #f48840;
}

/* Sidebar */

.sidebar {
	margin-left: 30px;
}

.sidebar .sidebar-item {
	margin-top: 50px;
	border-radius: 35px;
	background-color: #ffffff;
}

.sidebar .search {
	margin-top: 0;
}

.sidebar .sidebar-heading {
   padding: 20px 10px 0 20px;
}

.sidebar .content {
    padding: 0 15px 15px 15px;
}

.sidebar .sidebar-heading h2 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 900;
	color: #b42121;;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-bottom: 25px;
}

.sidebar .search input {
	width: 100%;
	height: 50px;
	border: 1px solid #eee;
	font-size: 13px;
	font-weight: 500;
	color: #7a7a7a;
	outline: none;
	padding: 0 15px;
}

.sidebar .search input::placeholder {
	color: #aaa;
}

.post_title_header {
	padding: 0!important;
	margin: 10px 0 0 0!important;
	font-weight: 700;
	font-size: 1.5em;
	color: black;
}
