/* Responsive styles
================================================== */

/*--------------------------------------
 Extra large devices (large desktops, 1200px and up)
 */
@media (min-width: 1200px) {

    /*-- Header One --*/
    .header_one .pr_5 {
        padding-right: 5px;
    }

    .header_one .pl_0 {
        padding-left: 0;
    }

    .header-default .breaking-news-wrapper {
        padding: 0;
        padding-right: 16px;
    }

    .header-default .news-ticker {
        display: block;
        padding: 0;
        height: 54px;
        line-height: 54px;
    }

    .header-default .breaking-title h6 {
        background-color: #AB0101;
        color: #fff;
        line-height: 54px;
        padding: 0 30px 0 16px;
    }

    .header-default .breaking-title h6::before {
        content: "";
        position: absolute;
        height: 54px;
        width: 60px;
        left: 160px;
        bottom: 0px;
        background: #fff;
        transform: skew(28deg);
    }

    .mobile-menu {
        display: none !important;
    }

    /*-- Main Menu --*/
    .main-menu .navbar {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    /*-- Hero Area --*/
    .hero-content .pl_1 {
        padding-left: 1px;
    }

    .hero-content .pr_1 {
        padding-right: 1px;
    }

    .hero-content .mt_2 {
        margin-top: 2px;
    }

    /* -- Home Page Two --= */
    .hero-content .pl_2 {
        padding-left: 2px;
    }

    .hero-content .pr_2 {
        padding-right: 2px;
    }

    .hero-content .mt_4 {
        margin-top: 4px;
    }
}

/*--------------------------------------
Large devices (desktops, 992px and up)
*/
@media (min-width: 992px) and (max-width: 1199px) {

    /*-- Header One --*/
    .header_one .pr_5 {
        padding-right: 5px;
    }

    .header_one .pl_0 {
        padding-left: 0;
    }

    .header-default .breaking-news-wrapper {
        padding: 0;
        padding-right: 16px;
    }

    .header-default .news-ticker {
        display: block;
        padding: 0;
        height: 54px;
        line-height: 54px;
    }

    .header-default .breaking-title h6 {
        background-color: #AB0101;
        color: #fff;
        line-height: 54px;
        padding: 0 30px 0 16px;
    }

    .header-default .breaking-title h6::before {
        content: "";
        position: absolute;
        height: 54px;
        width: 60px;
        left: 160px;
        bottom: 0px;
        background: #fff;
        transform: skew(28deg);
    }

    .mobile-menu {
        display: none !important;
    }

    /*-- Main Menu --*/
    .main-menu .navbar {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    /*-- Hero Area --*/
    .hero-content .pl_1 {
        padding-left: 1px;
    }

    .hero-content .pr_1 {
        padding-right: 1px;
    }

    .hero-content .mt_2 {
        margin-top: 2px;
    }

    /*-- Home Page Two --*/
    .hero-content .pl_2 {
        padding-left: 2px;
    }

    .hero-content .pr_2 {
        padding-right: 2px;
    }

    .hero-content .mt_4 {
        margin-top: 4px;
    }

    /*-- Team --*/
    .about_team .member-social {
        padding: 23px 10px;
    }

    /*-- Testimonials --*/
    .testimonial_area .testimonial-content {
        padding-left: 30px;
    }

    .testimonial_area .main-title h3 {
        font-size: 90px;
    }
}

/*--------------------------------------
Medium Devices (tablets, 768px and up)
*/
@media (min-width: 768px) and (max-width: 991px) {

    /*-- Header One --*/
    .header-default .logo {
        margin-bottom: 5px;
    }

    .desktop-menu {
        display: none !important;
    }

    .header-default .breaking-news-wrapper {
        padding: 0;
        padding-right: 16px;
    }

    .header-default .news-ticker {
        display: block;
        padding: 0;
        height: 54px;
        line-height: 54px;
    }

    .header-default .breaking-title h6 {
        background-color: #AB0101;
        color: #fff;
        line-height: 54px;
        padding: 0 30px 0 16px;
    }

    .header-default .breaking-title h6::before {
        content: "";
        position: absolute;
        height: 54px;
        width: 60px;
        left: 160px;
        bottom: 0px;
        background: #fff;
        transform: skew(28deg);
    }

    .header-search {
        top: 9px;
        right: 16px;
    }

    .header-search .header-search-toggle {
        width: 40px;
        height: 40px;
    }

    .header-search .header-search-form form input[type=text] {
        min-height: 36px;
    }

    /*-- Hero Area --*/
    .hero-post .pl_1 {
        padding-left: 1px;
    }

    .hero-post .pr_1 {
        padding-right: 1px;
    }

    .home_three .hero-post .post-small {
        margin-top: 2px !important;
    }

    .hero-post .pl_2 {
        padding-left: 2px;
    }

    .home_one .hero-post .pr_2 {
        padding-right: 2px;
    }

    .home_two .hero-post .pr_md_2 {
        padding-right: 2px;
    }

    .home_two .hero-post .pl_md_2 {
        padding-left: 2px;
    }

    .hero-content .mt_md_4 {
        margin-top: 4px;
    }

    .home_two .hero-post .post-small {
        margin-top: 4px !important;
    }

    /*-- Post Area --*/
    .popular-post .post-image img {
        height: 460px;
    }

    .lifestyle-slider .post-image img {
        height: 460px;
    }

    .sidebar-banner {
        display: flex;
        justify-content: center;
    }

    /* Post Video */
    .video_area .nav-link {
        padding: 0;
    }

    /*-- About --*/
    .about_area {
        padding: 40px 0;
    }

    /*-- Team --*/
    .about_team {
        padding: 0 0 40px 0;
    }

    .about_team .member-social {
        padding: 23px 10px;
    }

    /*-- Category Style --*/
    .blog-category-wrapper .sidebar-right {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .pagination-area {
        margin-bottom: 35px;
    }

    /*-- Post Details Style --*/
    .single_post_wrapper .sidebar-right {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    /*-- Author Details --*/
    .author_details_area .author-description {
        padding: 20px 0 0 0;
    }

    .author-articles_area.wrapper {
        margin-top: 0;
    }

    .author-articles_area .sidebar-right {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    /*-- Contact Form  --*/
    .contact-map {
        margin-top: 50px;
        height: 450px;
    }

    /*-- error --*/
    .error-head {
        font-size: 20px;
        line-height: 30px;
    }

    /*-- Footer  --*/
    .copyright {
        text-align: center;
    }

    .footer-nav {
        text-align: center;
        margin-top: 15px;
    }
}

/*--------------------------------------
Small Devices (landscape phones, 576px and up)
*/
@media (min-width: 576px) and (max-width: 767px) {

    /*-- Header One --*/
    .header_one .top-menu {
        padding: 5px 0;
    }

    .justify-sm {
        display: flex;
        justify-content: center;
    }

    .header-default .logo {
        height: 80px;
        margin-bottom: 5px;
    }

    .header-default .logo img {
        height: 40px;
    }

    .header-default .breaking-title {
        float: none;
        margin-right: 0;
    }

    .desktop-menu {
        display: none !important;
    }

    .header-search {
        top: 9px;
        right: 16px;
    }

    .header-search .header-search-toggle {
        width: 40px;
        height: 40px;
    }

    .header-search .header-search-form form input[type=text] {
        min-height: 36px;
    }

    /*-- Header Two --*/
    .breaking-news-wrapper .breaking-news-title {
        padding: 5px 12px;
        margin-right: 15px;
    }

    .header_two .news-ticker .owl-theme .owl-nav {
        display: none;
    }

    .logo-area {
        padding-bottom: 20px;
        text-align: center;
    }

    .logo {
        max-width: 100%;
        height: 50px;
    }

    /*-- Hero Area --*/
    .post-large .post-image {
        height: 350px;
    }

    .hero-post .post-small {
        height: 350px !important;
    }

    .hero-content .mt_md_4 {
        margin-top: 4px;
    }

    .post-large .post-title a {
        font-size: 24px;
    }

    .home_two .hero-post .post-small {
        margin-top: 4px !important;
    }

    .home_three .hero-post .post-small {
        margin-top: 2px !important;
    }

    /*-- Latest News --*/
    .latest_news .post-image .post-text {
        padding: 16px;
    }

    /*-- Post Area --*/
    .post-tab-list .nav-link {
        font-size: 15px;
        padding: 0 10px;
    }

    .post-content {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .popular-post .post-image img {
        height: 350px;
    }

    .lifestyle-slider .post-image img {
        height: 350px;
    }

    .home_two .sports-post .post-image img {
        min-height: 350px;
        height: 350px;
    }

    .health-slider .post-content {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .politics-slider .post-content {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .sidebar-banner {
        display: flex;
        justify-content: center;
    }

    /*-- Post Video --*/
    .video-tab-content .post-image img {
        height: 430px;
    }

    .video_area .nav-link {
        padding: 0;
    }

    /*-- More News --*/
    .post-block-style .post-image img {
        max-width: 100%;
    }

    .post-block-style .post-text {
        margin-top: 20px;
        margin-left: 0;
    }

    /*-- Post Area --*/
    .sports-post .grid-title {
        margin-top: 18px;
    }

    /*-- Category Style --*/
    .blog-category-wrapper .sidebar-right {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .pagination-area {
        margin-bottom: 35px;
    }

    /*-- Post Details Style --*/
    .single-post .title {
        font-size: 30px;
    }

    .dropcap::first-letter {
        font-size: 70px;
    }

    .single-post .post-tags {
        float: none;
    }

    .single-post .right {
        float: none;
        margin-top: 15px;
    }

    .single_post_wrapper .sidebar-right {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    /*-- Author --*/
    .author-box .author-image img {
        float: none;
        margin-bottom: 10px;
    }

    /*-- Author Details --*/
    .author-articles_area .sidebar-right {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    /*-- Comment --*/
    .comment-list .comment-content h5 {
        font-size: 16px !important;
    }

    .comment-list .comment-box p {
        font-size: 15px;
    }

    /*-- Page Banner --*/
    .page_banner .banner-title {
        font-size: 22px;
    }

    .page_banner .banner-text p {
        font-size: 15px;
        line-height: 20px;
    }

    /*-- About --*/
    .about_area {
        padding: 40px 0;
    }

    /*-- Team --*/
    .about_team {
        padding: 0 0 40px 0;
    }

    .about_team .member-social {
        padding: 23px 10px;
    }

    /*-- Testimonials --*/
    .testimonial_area {
        padding: 50px 0;
    }

    .testimonial_area .main-title h3 {
        font-size: 55px;
    }

    /*-- Author Details --*/
    .author_details_area .author-description {
        padding: 20px 0 0 0;
    }

    .author-articles_area.wrapper {
        margin-top: 0;
    }

    /*-- Contact Form --*/
    .contact-map {
        margin-top: 50px;
        height: 430px;
    }

    /*-- error --*/
    .error-page_area {
        padding: 50px 0 0 0;
    }

    .error-head {
        font-size: 20px;
        line-height: 30px;
    }

    .error-button {
        font-size: 12px;
        padding: 12px 35px;
    }

    /*-- Footer --*/
    .copyright {
        text-align: center;
    }

    .footer-nav {
        text-align: center;
        margin-top: 15px;
    }
}

/*--------------------------------------
Extra Small Devices (portrait phones, less than 576px)
*/
@media (max-width: 575px) {

    /*-- header-one --*/
    .header_one .top-menu {
        padding: 5px 0;
    }

    .justify-sm {
        display: flex;
        justify-content: center;
    }

    .header-default .logo {
        height: 80px;
        margin-bottom: 5px;
    }

    .header-default .logo img {
        height: 40px;
    }

    .header-default .breaking-title {
        float: none;
        margin-right: 0;
    }

    .desktop-menu {
        display: none !important;
    }

    .header-search {
        top: 9px;
        right: 16px;
    }

    .header-search .header-search-toggle {
        width: 40px;
        height: 40px;
    }

    .header-search .header-search-form form input[type=text] {
        min-height: 36px;
    }

    .news-ticker .owl-theme .owl-nav {
        display: none;
    }

    /*-- Header Two --*/
    .header_two .breaking-news-wrapper {
        text-align: center;
    }

    .breaking-news-wrapper .breaking-news-title {
        margin-right: 0;
        display: block;
        float: none;
    }

    .header_two .news-ticker .owl-theme .owl-nav {
        display: none;
    }

    .logo-area {
        padding-bottom: 20px;
        text-align: center;
    }

    .logo {
        max-width: 100%;
        height: 40px;
    }

    /*-- Hero Area --*/
    .post-large .post-image {
        height: 290px;
    }

    .hero-post .post-small {
        height: 290px !important;
    }

    .hero-content .mt_md_4 {
        margin-top: 4px;
    }

    .post-large .post-title a {
        font-size: 18px;
    }

    .home_three .hero-post .post-small {
        margin-top: 2px !important;
    }

    /*-- Post Area --*/
    .post-tab-list .nav-link {
        font-size: 15px;
        padding: 0 6px;
    }

    .post-content {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .news-grid .col-sm-6 {
        width: 50%;
    }

    .popular-post .post-image img {
        width: 100%;
        height: 290px;
    }

    .lifestyle-slider .post-image img {
        height: 290px;
    }

    .home_two .sports-post .post-image img {
        min-height: 290px;
        height: 290px;
    }

    .sidebar-banner {
        display: flex;
        justify-content: center;
    }

    .health-slider .post-content {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .politics-slider .post-content {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .trending-news-head,
    .travel-news-head {
        display: inherit;
    }

    .trending-news-head .post-tab-list,
    .travel-news-head .post-tab-list {
        padding: 8px 0;
    }

    .trending-news-head .post-title,
    .travel-news-head .post-title {
        display: inline-block;
    }

    /*-- Post Video --*/
    .video-tab-content .post-image img {
        height: 300px;
    }

    .video-tab-content .post-text {
        padding: 15px;
    }

    .video-tab-content .post-title {
        margin-top: 0;
    }

    .video-tab-content .post-title a {
        font-size: 18px;
        line-height: 25px;
    }

    .play-icon {
        height: 50px;
        width: 50px;
        line-height: 50px;
        font-size: 20px;
    }

    .video_area .nav-link {
        padding: 0;
    }

    /*-- More News --*/
    .post-block-style .post-image img {
        max-width: 100%;
        height: 290px;
    }

    .post-block-style .post-text {
        margin-top: 20px;
        margin-left: 0;
    }

    /*-- Home Page Two --*/
    .home_two .hero-post .post-small {
        margin-top: 4px !important;
    }

    /*-- Post Area --*/
    .sports-post .grid-title {
        margin-top: 18px;
    }

    /*-- Category Style --*/
    .blog-category-wrapper .sidebar-right {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .pagination-area {
        margin-bottom: 35px;
    }

    /*-- Post Details Style --*/
    .single-post .title {
        font-size: 30px;
    }

    .dropcap::first-letter {
        font-size: 70px;
    }

    .single-post .single-post-content .image-left {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .single-post .post-tags {
        float: none;
    }

    .single-post .right {
        float: none;
        margin-top: 15px;
    }

    .single_post_wrapper .sidebar-right {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    /*-- Post Navigation --*/
    .nav-post .previous-post {
        padding: 0 15px 0 0;
    }

    .nav-post .next-post {
        padding: 0 0 0 15px;
    }

    /*-- Author --*/
    .author-box .author-image img {
        float: none;
        margin-bottom: 10px;
    }

    /*-- Author Details --*/
    .author-articles_area .sidebar-right {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    /*-- Comment --*/
    .comment-list .comment-content h5 {
        font-size: 16px !important;
    }

    .comment-list .comment-box p {
        font-size: 15px;
    }

    /*-- Page Banner --*/
    .page_banner .banner-title {
        font-size: 22px;
    }

    .page_banner .banner-text p {
        font-size: 15px;
        line-height: 20px;
    }

    /*-- About --*/
    .about_area {
        padding: 40px 0;
    }

    /*-- Team --*/
    .about_team {
        padding: 0 0 40px 0;
    }

    .about_team .member-social {
        padding: 23px 10px;
    }

    /*-- Testimonials --*/
    .testimonial_area {
        padding: 50px 0;
    }

    .testimonial_area .main-title h3 {
        font-size: 50px;
    }

    /*-- Author Details --*/
    .author_details_area .author-description {
        padding: 20px 0 0 0;
    }

    .author-articles_area.wrapper {
        margin-top: 0;
    }

    /*-- Contact Form --*/
    .contact-map {
        margin-top: 50px;
        height: 400px;
    }

    /*-- error --*/
    .error-page_area {
        padding: 50px 0 0 0;
    }

    .error-head {
        font-size: 20px;
        line-height: 30px;
    }

    .error-button {
        font-size: 12px;
        padding: 12px 35px;
    }

    /*-- Footer  --*/
    .copyright {
        text-align: center;
    }

    .footer-nav {
        text-align: center;
        margin-top: 15px;
    }
}