.news-block-two .inner-box .image img {
    width: auto;
}
.blog-detail .inner-box .lower-content .post-share-options .tags a {
    margin-bottom: 10px;
}
.blog-detail .inner-box .lower-content h2 {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

table  {
    margin-top: 10px;
}

pre.wp-block-verse {
    margin-top: 10px;
}
.blog-detail .inner-box .lower-content .post-share-options {
    float: left;
    width: 100%;
}
.blog-detail .inner-box .image img {
    width: auto;
}
.sidebar-page-container .group-title {
    clear: left;
    padding-top: 20px;
}


.comment-form.no-comment-form {
    float: left;
    width: 100%;
}
.wp-block-archives.wp-block-archives-dropdown {
    margin-bottom: 20px;
}
pre {
    margin-top: 10px;
}
.page-title .content {
    position: relative;
    padding-left: 0;
}
select[name="monster-widget-just-testing"] {
    border: 1px solid #fff !important;
    color: #fff !important;
}
select[name="monster-widget-just-testing"] {
    color: #000 !important;
    border-color: #ff006a !important;
}
.main-footer select[name="monster-widget-just-testing"] {
    color: #fff !important;
}
.sidebar-page-container .comments-area .comment-box .author-thumb {
    background: #fff;
}

abbr[data-original-title],
abbr[title] {
    border-bottom: 1px dotted;
}
abbr[data-original-title],
abbr[title] {
    border-bottom: 1px dotted;
}

acronym {
    border-bottom: 1px dotted;
}
p.has-text-color.has-background.has-very-light-gray-color {
    color: #eee !important;
}
.blog-detail .inner-box .lower-content.no-post-thumb {
    padding-top: 0;
}
.sidebar-page-container .comments-area {
    margin-bottom: 25px;
    float: left;
    width: 100%;
    height: auto;
    padding-top: 20px;
}
.blog-page-section {
    padding-bottom: 40px;
}
.sidebar-page-container .comment-form .comment-reply-title {
    margin-bottom: 15px;
}
.comment-form.no-comment-form {
    padding-top: 25px;
}



/* Site */
.sidebar-page-container .comment-form .comment-reply-title {
    font-size: 14px;
}
.main-menu .navigation > li > ul > li > ul {
    left: -100%;
}
.main-menu .navigation > li {
    margin: 0 10px;
}
.sidebar-page-container .group-title h4 {
    font-size: 16px;
}
.page-title.blog-title.style-two.off_title {
    padding: 90px 0px 140px;
}
.main-menu .navigation li a {
    position: relative;
    display: block;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    text-transform: capitalize;
    letter-spacing: 0px;
    opacity: 1;
    font-weight: 400;
    padding: 15px 0px;
    font-size: 16px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
/* nine twintty */
.sidebar-widget ul li ul li:last-child {
    border-bottom: 0;
}
.sidebar-widget ul li ul{
    border-top: 1px dotted #000000;
}
.footer-widget ul li ul li:last-child {
    border: 0px;
}
.footer-widget ul li ul{
    border-top: 1px dotted #fff;
}
.widget_nav_menu ul ul {
    padding-left: 17px;
}
.main-footer .footer-nav ul li:last-child a {
    color: #ffffff;
}
nav.main-menu.navbar-expand-md {
    float: right;
}
.wp-block-image figcaption {
    margin-top: 1em;
}
.sidebar-widget.widget_nav_menu ul {
    border: 0px;
}

/* blog dotted */
.blog-detail .inner-box .lower-content .post-share-options {
    border-bottom: 0px dotted #000000;
}
.blog-detail .inner-box .lower-content .post-share-options {
    margin-top: 25px;
    padding-bottom: 10px;
}
.sidebar-page-container .group-title {
    clear: left;
    padding-top: 0;
    margin-bottom: 10px;
}
.wp-block-cover .wp-block-cover-text {
    color: #fff !important;
}
.sidebar-page-container .comment-form {
    width: 100%;
}
.wp-block-cover .wp-block-cover-text a {
    color: #fff !important;
}
/* blog dotted */
figcaption {
    margin-top: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
    .main-header .header-upper .logo-box {
        margin: 0 auto;
        float: none;
        display: block;
        text-align: center;
    }
    .main-header .nav-outer {
        float: none;
    }
    nav.main-menu.navbar-expand-md {
        float: none;
    }
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
    .header-upper .clearfix:first-child {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .main-header .header-upper .logo-box .logo {
        float: left;
    }
    .main-header .nav-outer {
        width: 20%;
    }
    .page-title {
        padding: 30px 0px;
    }
    .page-title.blog-title.style-two.off_title {
        padding: 0;
    }
    .blog-page-section {
        padding: 40px 0px 100px;
    }
    .sidebar-page-container {
        padding: 45px 0px 70px;
    }
    .page-title h1,
    .main-slider .content h2,
    .banner-section .content-column .inner-column h2 {
        font-size: 22px;
    }
}