/* Extra large devices (large desktops, 1800px and up) */
@media (max-width: 1500px) {
.custom-container {
    max-width: 1200px;
}
.gallery-content .title {
    font-size: 18px;
}

}

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199.98px) {
.custom-container {
    max-width: 960px;
}
.header-action > ul li.header-btn {
	display: none;
}
.latest-news-content .title,
.main-post-content .title {
    font-size: 16px;
}
.section-title .title {
    font-size: 32px;
}
.weekly-top-content .title {
    font-size: 16px;
    margin-bottom: 12px;
}
.wt-small-item .content {
    padding: 9px 9px 9px 8px;
}
.wt-small-item .content .title {
    font-size: 13px;
    margin-bottom: 10px;
}
.weekly-top-item.post-overlay .weekly-top-content {
    padding: 30px 25px;
}
.weekly-top-item.post-overlay .weekly-top-content .title {
    font-size: 16px;
	margin-bottom: 15px;
}
.recently-post-content .title {
    font-size: 16px;
    margin-bottom: 15px;
}
.banner-content .title {
    font-size: 42px;
}
.feature-wrap {
    padding: 20px 15px;
    margin: 0 0;
}
.feature-content .title {
    font-size: 13px;
}
.category-title .title {
    font-size: 22px;
}
.cat-slider-wrap .cat-item img {
    width: 100%;
}
.new-post-thumb img {
    width: 100%;
}
.most-view-wrap .row .col-5 {
    flex: 0 0 41.3%;
    width: 45%;
}
.most-view-wrap .row .col-7 {
    flex: 0 0 58.7%;
    width: 58.7%;
}
.most-view-sidebar {
    margin-top: 30px;
}
.video-content .sub-title {
    margin-bottom: 15px;
}
.video-content .title {
    font-size: 28px;
    margin-bottom: 18px;
}
.recently-post-area-two .recently-post-content .title {
    font-size: 20px;
}
.newsletter-area-two .newsletter-content .title {
    font-size: 32px;
}
.newsletter-wrap {
    padding: 50px 210px;
}
.most-view-area .sidebar-widget .ad-banner img {
    width: 100%;
}
.blog-item .blog-content .title {
    font-size: 16px;
}
.footer-area-two .row [class*="col-"]:last-child .footer-widget {
    margin-left: 0;
    margin-right: 0;
}
.blog-details-item-wrap {
    padding: 30px 35px;
}
.blog-details-item-wrap .main-title {
    font-size: 40px;
}
.blog-details-item-wrap .third-title {
    font-size: 20px;
}
.blog-details-item-wrap .last-title {
    font-size: 20px;
}
.blog-details-sidebar {
    margin-top: 50px;
}
.blog-details-area-three .blog-details-content > .title {
    font-size: 32px;
}
.article-thumb img {
    width: 100%;
}
.article-area .sidebar {
    margin-top: 35px;
}
.main-post-area-two .row .col-xl-8 {
    flex: 0 0 100%;
    width: 100%;
}
.main-post-area-two .row .col-xl-4 {
    flex: 0 0 100%;
    width: 100%;
}
.most-view-thumb img {
    width: 100%;
}
.default-post-area .default-post-thumb img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}
.default-post-area .default-post-thumb,
.default-post-area-two .default-post-thumb {
    width: 100%;
    flex: 0 0 100%;
}
.default-post-area .default-post-item {
    display: block;
}
.default-post-area .default-post-content {
    padding: 40px 35px;
    min-height: auto;
}
.default-post-area-two .default-post-thumb img {
    width: 100%;
}
.video-area-two .video-item-wrap {
    padding: 30px 30px;
}
.video-post-item.small-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.video-post-item.small-item .video-post-content .title {
    margin-bottom: 15px;
}
.newsletter-area-three .newsletter-wrap {
    padding: 65px 60px 70px;
}

}



/* Large devices (desktops, 992px and up) */
@media (max-width: 992px) {
.custom-container {
    max-width: 720px;
}
.menu-area {
	padding: 25px 0;
}
.menu-nav {
	justify-content: space-between;
}
.header-action {
	margin-right: 40px;
}
.menu-outer .navbar-wrap {
	display: block !important;
}
.menu-area .mobile-nav-toggler {
	display: block;
}
.header-action > ul li::before {
    display: none;
}
.offcanvas-menu {
    display: none;
}
.latest-news-area .nav-tabs .nav-item {
    margin-right: 14px;
}
.latest-news-content .title,
.main-post-content .title {
    font-size: 18px;
}
.weekly-top-content .title {
    font-size: 18px;
}
.weekly-top-item.post-overlay .weekly-top-content .title {
    font-size: 18px;
}
.wt-small-item .content .title {
    font-size: 14px;
    margin-bottom: 8px;
}
.weekly-top-content {
    padding: 16px 20px;
}
.weekly-top-thumb img,
.recently-post-thumb img,
.latest-news-thumb img {
    width: 100%;
}
.recently-post-content .title {
    font-size: 20px;
    margin-bottom: 20px;
}
.recently-post-content .post-meta-style-two ul {
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.newsletter-img {
    text-align: center;
    margin-bottom: 40px;
}
.newsletter-content .title {
    margin-bottom: 30px;
    width: 100%;
}
.newsletter-content {
    width: 100%;
    text-align: center;
}
.sticky-menu.menu-area {
    padding: 12px 0;
}
.featured-post-content .title {
    margin-bottom: 11px;
}
.menu-style-two.menu-area {
    padding: 15px 0;
}
.menu-style-two.menu-area .mobile-nav-toggler {
    color: #0B101B;
}
.banner-content .title {
    font-size: 36px;
}
.banner-area {
    padding: 100px 0;
}
.feature-content .title {
    font-size: 14px;
}
.feature-item {
    margin-bottom: 20px;
}
.feature-wrap .row [class*="col-"]:last-child .feature-item {
    margin-bottom: 0;
}
.feature-item:before {
    display: none;
}
.cat-slider-wrap .row > .col-lg-3 {
    width: 30%;
    flex: 0 0 30%;
}
.cat-slider-wrap .row > .col-lg-9 {
    width: 70%;
    flex: 0 0 70%;
}
.most-view-wrap .row .col-5 {
    flex: 0 0 80%;
    width: 80%;
    margin: 0 auto;
}
.most-view-thumb img {
    width: 100%;
}
.most-view-wrap .row .col-7 {
    flex: 0 0 100%;
    width: 100%;
}
.recently-post-area-two .recently-post-content .title {
    font-size: 18px;
    margin-bottom: 10px;
}
.weekly-top-content, .recently-post-content, .latest-news-content {
    padding: 15px;
}
.recently-post-area-two .recently-post-content .tag {
    margin-bottom: 12px;
}
.recently-post-content p {
    margin-bottom: 14px;
}
.recently-post-area-two .recently-post-content .post-meta-style-two ul {
    margin-bottom: 0;
    padding-bottom: 0;
}
.newsletter-wrap {
    padding: 40px 60px;
}
.blog-item .blog-content .title {
    font-size: 18px;
}
.blog-sidebar {
    margin-top: 50px;
}
.ad-banner-img {
    text-align: center;
}
.footer-instagram ul li img {
    width: 100%;
}
.blog-details-item-wrap .main-title {
    font-size: 34px;
}
.blog-details-area-three .blog-details-content {
    padding: 30px;
}
.blog-details-area-three .blog-details-content > .title {
    font-size: 24px;
}
.blog-details-area-two .blog-details-item-wrap .main-title {
    width: 100%;
}
.feature-post-active .post-meta-style-two ul li:not(:last-child) {
    margin-right: 14px;
}
.new-post-area-two .new-post ul li {
    padding: 25px 25px;
}
.popular-post-thumb img {
    width: 100%;
}
.new-post-area-two .new-post-item {
    display: block;
}
.most-read-wrap {
    margin-top: 30px;
}
.most-read-wrap .mr-post-item {
    background: #FAFBFF;
}
.most-read-wrap .mr-post-content {
    padding: 15px 20px;
}
.menu-area.menu-style-three {
    padding: 20px 0;
}
.menu-style-three .header-action > ul li {
    padding-left: 0;
    margin-right: 0;
}
.most-view-area-two .most-view-item.post-overlay .most-view-content .title {
    font-size: 20px;
}
.default-post-area .default-post-thumb img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.newsletter-area-three .newsletter-wrap {
    padding: 65px 60px 65px;
    display: block;
    text-align: center;
}
.newsletter-area-three .newsletter-wrap .title {
    margin-bottom: 30px;
    margin-right: 0;
    width: 100%;
}
.footer-area-two .row [class*="col-"]:last-child .footer-widget {
    width: 85%;
}

.col-sm-6.footer_three_Widget {
    padding-left: 15px;
	margin-bottom: 30px;
}

.col-sm-6.footer_two_Widget {
    padding-left: 15px;
	margin-bottom: 30px;
}

.col-sm-6.footer_one_Widget {
	padding-left: 15px;
	margin-bottom: 30px;
}

h1.theme-breacrumb-title {
    font-size: 32px;
}

.theme_post_Tab__content .tab-bottom-grid-style {
    margin-bottom: 20px;
    margin-top: 30px;
}

.theme_post_Tab__content .latest-small-item, .wt-small-item{
    display: block;
    align-items: initial;
}

.tab-bottom-grid-style .latest-small-item .thumb {
    height: 100%;
    width: 100%;
}

.wt-small-item .thumb {
    width: 100%;
}

.popular-post-slider .section-title h2.title {
    font-size: 24px!important;
}

h1.post-title.single_blog_inner__Title {
    font-size: 24px;
}

.post-layout-style2 .single-blog-content .entry-content h2 {
    font-size: 20px;
}

.blog-details-content .wp-block-columns figure.wp-block-image.size-full.blog-inner-thumbnail-custom {
    margin-bottom: 20px;
}

.footer-top {
    padding-top: 70px;
    padding-bottom: 75px;
}

.video-area-two .section-title .title {
    font-size: 28px!important;
    margin-bottom: 0!important;
}

.row.newsify_video_posts_Tab .col-lg-7.pr-0 {
    padding-right: 15px!important;
}

.menu-area .mobile-nav-toggler {
    margin-top: 1px;
}


}



/* Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
.custom-container {
    max-width: 100%;
}
.transparent-header {
	top: 0;
}
.header-top-left .header-social {
    padding: 10px 10px;
}
.header-top-left span {
    padding: 15px 15px;
}
.header-top-left {
    justify-content: center;
    margin-bottom: 10px;
}
.header-top-menu ul {
    justify-content: center;
}
.menu-area {
    padding: 20px 0;
}
.main-post-content {
    padding: 20px 15px;
}
.main-post-content .title {
    font-size: 16px;
}
.main-post-area .row [class*="col-"]:first-child .main-post-content .tag,
.main-post-area .row [class*="col-"]:first-child .main-post-content .title {
    margin-bottom: 15px;
}
.main-post-thumb img {
    max-width: unset;
	width: 100%;
}
.main-post-area .row [class*="col-"]:first-child .main-post-thumb img {
    width: auto;
}
.wt-small-item .content {
	min-height: 80px;
}
.wt-small-item .content .title {
    font-size: 13px;
    margin-bottom: 10px;
}
.section-title .title {
    font-size: 26px;
}
.recently-post-content .title {
    font-size: 18px;
    margin-bottom: 15px;
}
.recently-post-content p {
    margin-bottom: 15px;
}
.gallery-content .title {
    font-size: 18px;
    margin-bottom: 10px;
}
.section-title {
    display: block;
}
.latest-news-area .nav-tabs {
    margin-top: 30px;
    justify-content: center;
}
.latest-news-area .nav-tabs .nav-item {
    margin-right: 17px;
}
.featured-post-item,
.latest-small-item {
    display: block;
}
.featured-post-thumb,
.latest-small-item .thumb {
    border-radius: 8px 8px 0px 0;
    width: auto;
}
.featured-post-thumb img,
.latest-small-item .thumb img {
    width: 100%;
}
.featured-post-content,
.latest-small-item .content {
    border-radius: 0px 0 8px 8px;
}
.footer-logo {
    text-align: left;
}
.footer-social ul {
    justify-content: center;
    margin-top: 20px;
}
.copyright-text {
    text-align: center;
    margin-bottom: 10px;
}
.footer-bottom-right {
    text-align: center !important;
}
.scroll-top.open {
    bottom: 10px;
}
.scroll-top {
    right: 10px;
}
.header-top-right .header-social {
    justify-content: center;
}
.banner-content .title {
    font-size: 32px;
    margin-bottom: 15px;
}
.feature-wrap {
    padding: 10px 10px;
}
.feature-img {
    margin-right: 10px;
}
.feature-content .title {
    font-size: 14px;
}
.cat-slider-wrap .row > .col-lg-3 {
    width: 100%;
    flex: 0 0 100%;
}
.cat-slider-wrap .row > .col-lg-9 {
    width: 100%;
    flex: 0 0 100%;
}
.cat-slider-wrap {
    padding: 25px 25px;
}
.category-nav {
    margin-top: 20px;
    margin-bottom: 20px;
}
.new-post-item.small-item {
    display: block;
}
.new-post-content .title {
    font-size: 18px;
    margin-bottom: 15px;
}
.new-post-item.small-item .new-post-thumb {
    border-radius: 0px 0px 8px 8px;
    width: auto;
    flex: 0 0 auto;
}
.new-post-item.small-item .new-post-content {
    border-radius: 8px 8px 0px 0px;
}
.most-view-wrap {
    padding: 20px 20px 20px 20px;
}.most-view-wrap .row .col-5 {
    flex: 0 0 auto;
    width: auto;
}
.most-view-item.post-overlay .most-view-content .title {
    font-size: 18px;
}
.most-view-item.small-item {
    display: block;
}
.most-view-item.small-item .most-view-thumb {
    width: auto;
    flex: 0 0 auto;
}
.video-content {
    width: 100%;
}
.video-content .sub-title {
    margin-bottom: 10px;
}
.video-content .title {
    font-size: 24px;
}
.video-area .feature-content .title {
    font-size: 14px;
}
.recently-post-area-two .recently-post-item {
    display: block;
}
.recently-post-area-two .recently-post-thumb {
    width: auto;
    flex: 0 0 auto;
    border-radius: 8px 8px 0px 0px;
}
.recently-post-area-two .recently-post-content {
    border-radius: 0 0px 8px 8px;
}
.recently-post-area-two .recently-post-content .title {
    font-size: 16px;
}
.latest-news-area-two .latest-news-content .title {
    font-size: 16px;
}
.latest-news-area-two .latest-news-item {
    margin-bottom: 30px;
}
.newsletter-wrap {
    padding: 20px 15px;
}
.newsletter-area-two .newsletter-content .title {
    font-size: 20px;
    width: 100%;
    margin-bottom: 20px;
}
.blog-item .blog-thumb img {
    width: 100%;
}
.blog-item .blog-content .title {
    font-size: 16px;
}
.footer-area-two .footer-bottom-right ul {
    justify-content: center;
}
.footer-area-two .footer-logo {
    text-align: left;
}
.sidebar-newsletter .title {
    font-size: 20px;
    margin-bottom: 15px;
}
.footer-area-two .footer-widget p {
    width: 100%;
}
.footer-area-two .row [class*="col-"]:last-child .footer-widget {
    margin-left: 0;
    margin-right: 0;
}
.blog-area-two .blog-item {
    display: block;
}
.blog-area-two .blog-item .blog-thumb {
    border-radius: 8px 8px 0 0;
    width: auto;
    flex: 0 0 auto;
}
.blog-area-two .blog-item .blog-content {
    border-radius: 0 0 8px 8px;
}
.blog-details-item-wrap .main-title {
    font-size: 24px;
}
.blog-details-item-wrap {
    padding: 20px 25px;
}
.blog-details-meta .right-side {
    margin-top: 20px;
}
.blog-details-item-wrap .third-title {
    font-size: 18px;
}
.blog-details-item-wrap .blockquote {
    padding: 20px 20px 20px 30px;
}
.blog-details-item-wrap .blockquote p {
    font-size: 16px;
}
.blog-details-item-wrap .last-title {
    font-size: 18px;
    margin-bottom: 20px;
}
.blog-details-item-wrap p {
    margin-bottom: 20px;
}
.blog-details-social {
    margin-top: 20px;
}
.blog-details-area-three .blog-details-meta {
    display: none;
}
.blog-details-area-three .blog-details-content > .title {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
}
.blog-details-area-three .blog-details-content {
    padding: 15px;
}
.blog-details-area-three .blog-details-content > .title {
    font-size: 16px;
}
.blog-details-area-three .blog-details-content .tag {
    font-size: 14px;
}
.blog-details-area-three .blog-details-item {
    margin-bottom: 30px;
}
.comment-list p {
    width: 100%;
}
.comments-form .title {
    font-size: 18px;
}
.latest-small-item .content {
    padding: 20px;
}
.featured-post-content {
    padding: 20px;
}
.weekly-top-content,
.recently-post-content,
.latest-news-content {
    padding: 20px;
}
.wt-small-item .content {
    padding: 15px 15px;
}
.main-post-content .title {
    line-height: 1.35;
}
.most-read-wrap .mr-post-item {
    flex-wrap: wrap;
}
.most-read-wrap .mr-post-thumb img {
    width: 100%;
}
.most-read-wrap .mr-post-thumb {
    width: 100%;
    flex: 0 0 100%;
}
.article-wrap .row [class*="col-"]:first-child {
    margin-bottom: 30px;
}
.main-post-area-two .main-post-content {
    left: 0;
    bottom: 5px;
    right: 0;
}
.main-post-area-two .main-post-content .title {
    margin-bottom: 10px;
    font-size: 22px;
}
.main-post-area-two .main-post-item.small-item {
    padding: 25px 20px;
    min-height: auto;
}
.main-post-area-two .main-post-item.small-item .main-post-content .title {
    font-size: 20px;
}
.header-bottom-menu ul {
    justify-content: center;
    margin: 0 0 10px;
}
.header-bottom-right .header-social {
    justify-content: center;
}
.most-view-area-two .tab-content .row .col-xl-5,
.most-view-area-two .tab-content .row .col-xl-7 {
    flex: 0 0 100%;
    width: 100%;
}
.most-view-area-two .nav-tabs {
    margin: 40px 0 0;
}
.default-post-area .default-post-content {
    padding: 30px 25px;
    min-height: auto;
}
.video-area-two .section-title .view-all {
    display: none;
}
.video-area-two .video-post-item.post-overlay .video-post-content {
    position: unset;
    left: 0;
    bottom: 0;
    right: 0;
    background: #353945;
    padding: 20px;
}
.video-area-two .video-post-item.post-overlay {
    position: relative;
    margin-bottom: 30px;
}
.video-area-two .video-post-item.post-overlay .video-post-content .title {
    font-size: 20px;
}
.video-area-two .video-item-wrap {
    padding: 0;
    background: transparent;
}
.newsletter-area-three .newsletter-wrap {
    padding: 45px 25px 45px;
    display: block;
    text-align: center;
}
.newsletter-area-three .newsletter-wrap .title span {
    font-size: 33px;
}

h1.theme-breacrumb-title {
    font-size: 32px;
}

.video-area-two .section-title .title {
    font-size: 24px!important;
    margin-bottom: 0!important;
}


}


/* Small devices (landscape phones, 576px and up) */
@media only screen and (min-width: 576px) and (max-width: 767px) {
.custom-container {
    max-width: 540px;
}
.latest-news-area .nav-tabs .nav-item {
    margin-right: 25px;
}
.featured-post-thumb img,
.latest-small-item .thumb img {
    width: auto;
}
.featured-post-item,
.latest-small-item {
    display: flex;
}
.featured-post-thumb,
.latest-small-item .thumb {
    border-radius: 8px 0px 0px 8px;
    width: auto;
}
.featured-post-content,
.latest-small-item .content {
    border-radius: 0px 8px 8px 0px;
}
.recently-post-content .title {
    font-size: 20px;
}
.featured-post-content .title {
    margin-bottom: 12px;
}
.footer-logo {
    text-align: left;
}
.footer-social ul {
    justify-content: end;
    margin-top: 0;
}
.feature-content .title {
    font-size: 14px;
}
.new-post-item.small-item {
    display: flex;
}
.new-post-item.small-item .new-post-thumb {
    border-radius: 0px 8px 8px 0;
}
.new-post-item.small-item .new-post-content {
    border-radius: 8px 0px 0px 8px;
}
.most-view-item.small-item {
    display: flex;
}
.recently-post-area-two .recently-post-content .title {
    font-size: 18px;
}
.latest-news-area-two .latest-news-content .title {
    font-size: 18px;
}
.newsletter-wrap {
    padding: 30px 40px;
}
.blog-item .blog-content .title {
    font-size: 18px;
}
.blog-details-social {
    margin-top: 0;
}
.blog-details-meta .right-side {
    margin-top: 0;
}
.blog-details-area-three .blog-details-content > .title {
    font-size: 18px;
}
.main-post-content .title {
    font-size: 18px;
    line-height: 1.35;
}
.new-post-area-two .new-post-item {
    display: block;
}
.most-read-wrap .mr-post-thumb {
    width: 130px;
    flex: 0 0 130px;
    overflow: hidden;
}
.most-read-wrap .mr-post-item {
    flex-wrap: nowrap;
}
.header-bottom-menu ul {
    justify-content: flex-start;
    margin: 0 0;
}
.header-bottom-right .header-social {
    justify-content: flex-end;
}
.footer-area-two .row [class*="col-"]:last-child .footer-widget {
    width: 100%;
}


}


@media (max-width: 375px) {
	
.blog-area-two .blog-item .post-meta-style-two ul {
    display: block;
}

.blog-area-two .blog-item .post-meta-style-two ul li {
	 margin-bottom: 5px;
}
	
	
}