/* Main */

@media only screen and (min-width: 1300px){
	.mkdf-grid-1300 .mkdf-container-inner, .mkdf-grid-1300 .mkdf-footer-bottom-border-holder.mkdf-in-grid, .mkdf-grid-1300 .mkdf-footer-top-border-holder.mkdf-in-grid, .mkdf-grid-1300 .mkdf-grid, .mkdf-grid-1300 .mkdf-row-grid-section {
		width: 1200px;
	}
}

@media only screen and (min-width: 1400px){
	.mkdf-grid-1300 .mkdf-container-inner, .mkdf-grid-1300 .mkdf-footer-bottom-border-holder.mkdf-in-grid, .mkdf-grid-1300 .mkdf-footer-top-border-holder.mkdf-in-grid, .mkdf-grid-1300 .mkdf-grid, .mkdf-grid-1300 .mkdf-row-grid-section {
		width: 1300px;
	}
}

.mkdf-layout1-item .mkdf-news-item-image-holder a:hover img, .mkdf-layout2-item:not(.mkdf-layout2-proportions-custom) .mkdf-post-image a:hover img  {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}

/* Mobile Menu */

.mkdf-mobile-menu-open body{
    overflow: hidden;
    position: fixed;
}

.mkdf-mobile-header .mkdf-mobile-menu-opener a {
    margin-right: 10px;
	padding-right: 0;
}

.mkdf-mobile-menu-icon .hide {
	display: none;
}

.mkdf-mobile-header .mkdf-mobile-side-area {
    margin-top: 70px;
	padding-bottom: 90px!important;
}

.mkdf-mobile-menu-icon .icon_close {
	padding-right: 3px;
}

.mkdf-mobile-header .mkdf-mobile-side-area.opened .mkdf-mobile-nav {
	height: auto!important;
    margin: 0 0 25px 0;
}

.mkdf-mobile-menu-logo{
	text-align: center;
}

.mkdf-mobile-menu-logo img{
	height: 42px;
    width: auto;
}

.mkdf-header-tags{
    margin: 35px 0 0 0;
}

.mkdf-header-tags .mkdf-header-tags-title{
    display: inline-block;
    margin: 0 12px 0 0;
}

.mkdf-header-tags a{
    color: #b5b5b5;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.mkdf-mobile-search{
	margin: 25px 0;
	overflow: hidden;
}

.mkdf-mobile-search .mkdf-form-holder-inner {
    position: relative;
    width: 100%;
    margin: auto;
}

.mkdf-mobile-search .mkdf-field-holder {
    display: block;
    position: relative;
}

.mkdf-mobile-search .mkdf-search-field {
    position: relative;
    height: 100%;
    width: 100%;
    border: 0;
    background: 0 0;
    outline: 0;
    font-family: inherit;
    font-size: 20px;
    color: #121212;
    line-height: 1em;
    padding-bottom: 7px;
	border-bottom: 1px solid #a5a5a5;
}

.mkdf-mobile-search .mkdf-search-submit {
    position: absolute;
    right: 0;
    width: auto;
    font-size: 18px;
    line-height: 32px;
    color: grey;
    background-color: transparent;
    border: none;
    outline: 0;
	bottom: 0;
    cursor: pointer;
}

.mkdf-mobile-search .mkdf-search-submit:hover {
    color: #121212;
}

.mkdf-mobile-social{
	text-align: center;
	font-size: 25px;
	margin-top: 25px;
}

.mkdf-mobile-footer{
	text-align: center;
}

.mkdf-mobile-footer .widget_text {
    margin-top: 45px;
}

.mkdf-main-menu>ul>li.menu-item-has-children>a>span:before {
    content: "";
    position: absolute;
    right: -13px;
    top: 8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ff5347;
    z-index: 9999;
}

.mkdf-blog-single-navigation-inner i {
    color: #33ccff;
    position: absolute;
    font-size: 60px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.mkdf-main-menu.mkdf-drop-down .narrow .second .inner ul li {
    width: 370px;
		margin-bottom: 10px;
}

/* Header */

.mkdf-page-header .mkdf-position-right .widget_text{

}

.mkdf-page-header .mkdf-position-right .widget_text a, .mkdf-page-header .mkdf-position-right a.mkdf-search-opener {
    background: rgba(0,0,0,.05)!important;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100px;
    display: inline-block;
}

.mkdf-page-header .mkdf-position-right .widget_text a{
	margin: 0 5px;
}

.mkdf-page-header .mkdf-position-right .widget_text a i{
	font-size: 20px;
	position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
}

.widget.mkdf-news-weather-widget.mkdf-news-weather-simple.mkdf-news-weather-days-1 .mkdf-weather-date {
    margin-right: 12px;
}

@media (max-width: 1024px){
    .mkdf-mobile-header .mkdf-vertical-align-containers {
        padding: 0;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: nowrap;
        align-content: center;
        align-items: center;
    }

    .mkdf-mobile-header .mkdf-vertical-align-containers .mkdf-position-left, .mkdf-mobile-header .mkdf-vertical-align-containers .mkdf-position-right {
        float: none;
        height: auto;
    }

    .mkdf-mobile-header .mkdf-vertical-align-containers .mkdf-position-left:before, .mkdf-mobile-header .mkdf-vertical-align-containers .mkdf-position-right:before {
        display: none;
    }

    .mkdf-search-page-holder .mkdf-search-page-form {
		margin: 20px 0 30px;
	}
}

/* Sidebar */

.mkdf-sidebar .menu .menu-item .description {
    display: block;
}

.widget_nav_menu > ul > li > a {
    position: relative;
}

.widget_nav_menu ul li a i:before {
    margin: 0 7px 0 0;
}

.widget_nav_menu ul li a .menu_icon_wrapper {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.widget_nav_menu ul li a .mkdf-menu-featured-new {
    position: absolute;
    top: -60%;
    right: -2px;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    transform: translateX(50%);
}

.widget_nav_menu ul li a .mkdf-menu-featured-icon {
    position: relative;
    top: 2px;
    color: #ff483a;
    font-size: 12px;
    margin: 0;
}

.widget_nav_menu ul li a .mkdf-menu-featured-icon:only-child {
    top: 6px;
}

.widget_nav_menu ul li a .mkdf-menu-featured-icon:before {
    margin: 0;
}

.widget_nav_menu ul li a .mkdf-menu-new-label {
    color: #fff;
    font-size: 7px;
    line-height: 13px;
    text-transform: uppercase;
    background-color: #ff483a;
    padding: 2px 3px;
    border-radius: 2px;
}

/* Footer */

footer .widget .mkdf-widget-title-holder .mkdf-widget-title {
    font-size: 19px;
}

.mkdf-page-footer .mkdf-footer-bottom-holder .mkdf-footer-bottom-inner .widget {
    line-height: 1.5!important;
}

/* Page */

.page .mkdf-page-content-text ol li, .single-post .mkdf-post-text ol li {
    position: relative;
    padding-left: 1px;
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 1em;
}

.page .mkdf-page-content-text ol.styled_numered_list li, .single-post .mkdf-post-text ol.styled_numered_list li {
    position: relative;
    padding-left: 60px;
    font-size: 17px;
    color: #7f7878;
    margin-bottom: 18px;
	list-style-type: none;
    margin-left: 0;
	line-height: 1.4;
}

.page .mkdf-page-content-text p {
    font-size: 18px;
}

.page .mkdf-page-content-text ol, .page .mkdf-page-content-text ul {
    margin-left: 40px;
}

/* Single */

.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-after-title .mkdf-post-info-comments-holder,  .mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-after-title .mkdf-views-holder{
	color: grey;
}

.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-after-title .mkdf-views-holder .mkdf-post-info-icon{
	display: inline-block;
	margin-top: 1px;
}

.mkdf-single-post-excerpt{
	font-size:19px;
	width: 100%;
	color: #808080;
	margin-top: 10px;
    font-style: italic;
    font-family: 'PT Serif',Georgia,'Times New Roman',Times,serif;
}

.mkdf-title-holder.mkdf-breadcrumbs-type{
	display: none;
}

.single-post .mkdf-breadcrumbs {
    margin: 20px 0;
}

body.single article .mkdf-post-text-main p a, body.single article .mkdf-post-text-main ul a, body.single article .mkdf-post-text-main ol a {
    border-bottom: 1px solid #2175ff;
}

body.single article .mkdf-post-text-main p a:before {
    content: '→';
    margin-right: 5px;
}

.single-post .mkdf-post-text a{
    font-weight: normal;
}

.single-post .mkdf-post-text ol, .single-post .mkdf-post-text ul {
    font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 19px;
}

.single-post .mkdf-post-text ol li, .single-post .mkdf-post-text ul li {
    margin-bottom:10px;
}

.single-post .mkdf-post-text ol:not(.outline):not(.styled_numered_list) {
    counter-reset: li-counter;
    list-style: none;
	  margin-left: 20px;
	  clear: both;
}

.single-post .mkdf-post-text .cs-bg-box ul.outline{
	font-size: 16px;
	line-height: 1.3em;
}

.single-post .mkdf-post-text .cs-bg-box ul.outline li a{
	font-weight: 400!important;
	color: #242424!important;
}

.single-post .mkdf-post-text ol.outline li:before {
	display: none;
}

.single-post .mkdf-post-text ol:not(.outline):not(.styled_numered_list) li {
    position: relative;
    margin-bottom: 10px;
	list-style: none;
}

.single-post .mkdf-post-text ol:not(.outline):not(.styled_numered_list)>li:before {
    position: absolute;
    left: 0;
    content: counter(li-counter) '';
    counter-increment: li-counter;
    margin-left: -40px;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #2175ff;
		font-size: 17px;
	  font-weight: 500;
}

.single-post .mkdf-post-text ol.styled_numered_list li:before {
	display: block;
    border: 1px solid #f55449;
}

.single-post .mkdf-post-text .lwptoc_i ul.lwptoc_itemWrap {
    margin-left: 15px!important;
}

.single-post .mkdf-post-text .lwptoc_i li.lwptoc_item {
    position: relative;
}

.single-post .mkdf-post-text .lwptoc_i li.lwptoc_item:before {
    content: '';
	position: absolute;
    top: 10px;
	left: 0;
    font-size: 15px;
    margin-left: -15px;
    background: #008ad6;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    text-align: center;
}

.mkdf-related-posts-holder .related-post .mkdf-post-excerpt {
    margin: 5px 0;
}

.single-post .mkdf-sidebar p.mkdf-post-excerpt {
	font-size: 16px;
	line-height: 1.2em;
}

.single-post .accordionButton {
	background-position: left center;
    padding-left: 30px;
	box-sizing: border-box;
}

.single-post .mkdf-post-text ul.cfs {
    display: block;
    font-size: 14px;
    text-align: center;
    margin: 20px 0 10px 0!important;
}

.single-post .mkdf-post-text ul.cfs li {
    display: inline-block;
    margin: 0 5px;
}

.single-post .mkdf-post-text ul.cfs li a {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    color: #3d3d3d;
    border: 1px solid #3d3d3d;
    font-size: 1rem;
    padding: 0;
    line-height: 35px;
}

.single-post .mkdf-post-text blockquote {
	border-left: 1px solid #ddd;
}

.mkdf-blog-holder.mkdf-blog-single{
    margin: 0 0 30px;
}

.mkdf-blog-holder.mkdf-blog-single article {
    margin: 0 0 5px;
}

.mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-bottom {
    line-height: 0;
    margin: 15px 0;
    height: 1px;
}

.mkdf-author-description {
    margin-bottom: 15px;
}

.mkdf-author-description .mkdf-author-description-image img {
    max-width: 150px;
}

.mkdf-author-description .mkdf-author-description-text-holder .mkdf-author-name {
    font-size: 19px;
}

.mkdf-comment-holder .mkdf-comment-holder-inner {
    padding: 0 0 20px;
}

.mkdf-comment-holder .mkdf-comments-title {
    margin-bottom: 15px;
}

.mkdf-comment-form .mkdf-comment-form-inner {
    padding: 19px 0 0;
}

.mkdf-comment-holder .mkdf-comments-title>*, .mkdf-comment-form .comment-reply-title {
    font-size: 19px;
}

.mkdf-comment-list .children .mkdf-text-holder:before {
    margin: -4px 0 0 -45px;
}

.single-post .mkdf-post-text .post_content_logo img {
    height: 60px;
}

.cs-content-box .cs-zoom-image {
	background-color: #2563c9!important;
    border-radius: 9px;
}

.mkdf-related-posts-holder .mkdf-related-posts-title>* {
    font-size: 19px;
}

.mkdf-related-posts-holder .related-post .entry-title {
    line-height: 22px;
}

.comment_success_msg {
    background: #ddffa8;
    box-shadow: 1px 1px 3px rgb(0 0 0/5%);
    padding: 25px 20px 0 20px;
    position: relative;
    color: #000;
    margin-top: 30px;
    margin-bottom: 30px;
}

.comment_success_msg p{
    margin: 0;
}

.comment_success_msg:before {
    background: #ddffa8;
    box-shadow: 1px 2px 3px 0 rgb(0 0 0 / 5%);
    content: "";
    position: absolute;
    top: 100%;
    width: calc(100% - 25px);
    height: 25px;
    right: 25px;
}

.comment_success_msg:after {
    border-bottom: 7.14286px solid #fad24b;
    border-right: 7.14286px solid #fad24b;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 100%;
    margin-left: -25px;
    border-bottom: 12.5px solid #fad24b;
    border-right: 12.5px solid #fad24b;
    border-color: #fad24b rgba(0,0,0,0) rgba(0,0,0,0) #fad24b;
    border-style: solid;
    border-width: 12.5px;
}

.mkdf-layout1-item.related-post .mkdf-news-item-image-holder img{
    border-radius: 9px;
}

    /* Author */

.author .main_title_wrapper {
	float: left;
    width: 100%;
    text-align: left;
    padding: 25px 0;
    border-bottom: 0 solid #e5e5e5;
    overflow: hidden;
    background: #f2f6ff;
    margin-bottom: 30px;
}

.author .auth {
    float: left;
    width: 100%;
    border-left: 0;
    border-right: 0;
    padding: 25px 0;
    padding: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.author .author-info .author-avatar {
    float: left;
}

.author .author-info img.avatar {
    margin: 0;
    width: 120px!important;
    height: 120px!important;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}

.author .author-info .author-description {
    margin-left: 140px;
}

.author .auth p {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 17px;
    line-height: 1.4;
    color: #737373;
}

@media (max-width: 767px){
	.author .author-info .author-avatar {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
	.author .author-info .author-description {
		float: left;
		width: 100%;
		text-align: center;
		margin-left: 0;
	}
}

/* Home */

.home h3.mkdf-post-title a:hover{
    color: inherit;
}

.home .mkdf-news-layout-title {
    font-size: 19px;
}

.home .mkdf-post-info-category a {
    font-weight: 500;
}

.home p.mkdf-post-excerpt {
	font-size: 17px;
}

.home .mkdf-layout3-item .mkdf-news-item-image-holder, .home .mkdf-layout1-item .mkdf-news-item-image-holder {
    width: 100%;
}

.home .mkdf-layout3-item .mkdf-news-item-image-holder .mkdf-post-image img, .home .mkdf-layout1-item .mkdf-news-item-image-holder .mkdf-post-image img {
    width: 100%;
    border-radius: 9px;
}

.home .mkdf-layout3-item .mkdf-ni-content{
    border-radius: 9px;
}

.home .mkdf-layout3-item .mkdf-news-item-image-holder .mkdf-post-image>a:after {
    border-radius: 9px;
}

#home-big-post-slider-row .mkdf-owl-slider .mkdf-layout3-item .mkdf-news-item-image-holder .mkdf-post-image img {
    border-radius: 0;
}

#home-big-post-slider-row .mkdf-owl-slider .mkdf-layout3-item .mkdf-ni-content{
    border-radius: 0;
}

#home-big-post-slider-row .mkdf-owl-slider .mkdf-layout3-item .mkdf-news-item-image-holder .mkdf-post-image>a:after {
    border-radius: 0;
}

@media only screen and (max-width: 767px){
	.home .mkdf-layout2-item.mkdf-layout2-proportions-35-65 .mkdf-ni-content, .home .mkdf-layout2-item.mkdf-layout2-proportions-50-50 .mkdf-ni-content {
		padding-top: 14px;
	}
	.home .mkdf-layout2-item.mkdf-layout2-proportions-35-65 p.mkdf-post-excerpt {
		margin-bottom: 0;
	}
	.home .mkdf-layout2-item.mkdf-layout2-proportions-35-65:first-child{
		padding-top: 30px;
	}
	.home .mkdf-layout2-item.mkdf-layout2-proportions-50-50 p.mkdf-post-excerpt {
		margin-bottom: 0;
	}
	.home .mkdf-layout2-item.mkdf-layout2-proportions-50-50:last-child p.mkdf-post-excerpt {
		margin-bottom: 30px;
	}
	.home .mobile-empty-space{
		height: 20px!important;
	}
}


/* Category */

.archive p.mkdf-post-excerpt, .search p.mkdf-post-excerpt {
	font-size: 17px;
}

.archive.category .mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-top {
    display: none;
}

.mkdf-cat-title {
	color: #000;
	font-size:35px;
	font-weight: bold;
}

.mkdf-cat-desc p {
	font-size:19px;
}

.mkdf-blog-holder.mkdf-blog-masonry article .mkdf-post-info-after-title>div .mkdf-post-info-icon {
    padding-right: 0;
}

.mkdf-blog-holder{
	overflow-anchor: none;
}

#mkdf-back-to-top {
    width: 40px;
    height: 40px;
	background: none;
}

#mkdf-back-to-top .mkdf-back-to-top-holder-table {
    background-color: rgba(255, 255, 255, 0.5);
}

#mkdf-back-to-top .mkdf-back-to-top-holder-table .mkdf-back-text {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(-90deg);
    margin-top: 10px;
    margin-bottom: 10px;
}

.what-to-read .mkdf-layout2-item.mkdf-layout2-proportions-custom .mkdf-news-item-inner .mkdf-post-image img {
    max-width: 300px;
}

@media only screen and (max-width:1600px) and (min-width:1200px){
	.mkdf-grid-1400 .mkdf-container-inner, .mkdf-grid-1400 .mkdf-footer-bottom-border-holder.mkdf-in-grid, .mkdf-grid-1400 .mkdf-footer-top-border-holder.mkdf-in-grid, .mkdf-grid-1400 .mkdf-grid, .mkdf-grid-1400 .mkdf-row-grid-section {
		width: 95%;
	}
}




@media (max-width: 1024px){

	.mkdf-title-holder.mkdf-breadcrumbs-type{
		display: block;
		height: 0!important;
        margin-top: 15px;
	}

	.mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
		height: 36px;
		margin-top: 10px;
	}

	.single .mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner {
		padding-top: 0;
	}

	.single .mkdf-post-single-image-full-grid .mkdf-top-part-post-image {
		margin-bottom: 10px;
	}

	.single .mkdf-blog-single-image-full-grid .mkdf-news-post-top-holder {
		margin-bottom: 0;
	}

}

@media (max-width: 767px){
	.home h3{
		font-size: 22px;
	}
	.home h5{
		font-size: 19px;
	}
    .single-post .mkdf-post-content-col-12 {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 100%;
    }
    .single .mkdf-post-single-image-full-grid .mkdf-top-part-post-image {
        margin-bottom: 14px;
    }
    .mkdf-blog-holder.mkdf-blog-single article .mkdf-post-info-top {
        line-height: 1.2em;
    }
    .mkdf-post-single-info-on-image h1.mkdf-post-title, .mkdf-post-single-image-full-grid h1.mkdf-post-title {
        font-size: 28px;
        line-height: 1.23em;
    }
	.single-post .mkdf-post-text p, .single-post .mkdf-post-text ol, .single-post .mkdf-post-text ul {
		font-size: 18px;
	}
	.single-post .mkdf-post-text p, .single-post .mkdf-post-text ol li, .single-post .mkdf-post-text ul li {
		line-height: 1.5em;
	}
	.single-post .mkdf-author-description .mkdf-author-description-text-holder {
		text-align: center;
	}
    .mkdf-comment-holder .mkdf-comments-title {
        margin-bottom: 0;
    }
	span.table{
		overflow-x: scroll;
		display: block;
	}
	span.table table{
		width:100%;
	}
	i {
    font-size: 19px;
	}
}

@media (max-width: 600px){

	.alignleft, .alignright {
		float: none;
		display: block;
		margin: 0 auto!important;
		padding-bottom: 20px;
        max-width: 100%;
	}

	.single .mkdf-content .mkdf-content-inner>.mkdf-full-width>.mkdf-full-width-inner {
		padding-top: 0;
	}

	.single .mkdf-blog-single-image-full-grid .mkdf-news-post-top-holder {
		margin-bottom: 0;
	}

	.what-to-read .mkdf-layout2-item .mkdf-news-item-inner {
		display: block;
		width: 100%;
	}

	.what-to-read .mkdf-layout2-item .mkdf-news-item-image-holder {
		position: relative;
		display: block;
		vertical-align: middle;
		width: 100%;
		padding-right: 0;
	}

	.what-to-read .mkdf-layout2-item .mkdf-ni-content {
		display: block;
		vertical-align: middle;
		width: 100%;
		padding-left: 0;
	}

	.what-to-read .mkdf-layout2-item .mkdf-post-title {
		margin-top: 20px;
	}

	.what-to-read .mkdf-layout2-item.mkdf-layout2-proportions-custom .mkdf-news-item-inner .mkdf-post-image img {
		max-width: 100%;
	}

}

@media (max-width: 414px) {

	.mkdf-related-posts-holder .mkdf-news-item-image-holder img{
		width: 100%;
        border-radius: 9px;
	}

}
