@media (min-width: 1400px) {

    .sec_statistics .stcs_box:hover .stcs_video,
    .sec_statistics .stcs_box:hover .vid_overlay {
        width: calc(200% + 24px);
    }

    .navigation_img {
        padding: 40px;
    }

    .media_slider iframe {
            height: 534px;
            width: 950px;
    }
    .media_slider .owl-nav button.owl-next {
    left: 19.2%;
    }
        .media_slider .owl-nav button.owl-prev{
        right: 19.2%;
    }
       .post_inner_slider.owl-carousel .owl-item img {
            max-height: 550px;
            min-height: 550px;
        }
}


@media (min-width: 1200px )and (max-width: 1300px) {
.media_slider .owl-nav button.owl-next {
        left: 12%;
    }

    .media_slider .owl-nav button.owl-prev {
        right: 12%;
    }
}
@media (max-width: 1200.1px){
    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_news h1{
            font-size: 22px;
            line-height: 26px;
    }
    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_thumb_news ul li{
        margin-bottom: 8px;
            padding: 4px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
    }
    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_thumb_news ul li a img{
            width: 70px;
            height: 70px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            -ms-border-radius: 8px;
            -o-border-radius: 8px;
    }

}
@media (max-width: 992px) {

    .sec_statistics .stcs_box:hover .stcs_video,
    .sec_statistics .stcs_box:hover .vid_overlay {
        width: calc(200% + 24px);
    }

    .top_header {
        padding: 20px 40px 0px 40px;
    }

    .home_banner .banner-carousel.owl-carousel .home_background {
        max-height: calc(80vh - 52px);
        min-height: calc(80vh - 52px);
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content {
        height: 80vh;
        padding: 0px 40px 0px 40px;
    }

    .breaking_news .news {
        align-items: center;
        justify-content: start;
    }

    .navigation_img img {
        width: 100%;
        height: 75%;
        object-fit: cover;
    }

    .navigation_v ul li:first-child .navigation_dsc {
        display: block;
        visibility: visible
    }

    .sec_report {
        border-top-right-radius: 75px;
    }

    .sec_statistics {
        border-bottom-left-radius: 75px;
    }

    .sec_report::after {
        width: 180px;
        height: 180px;
        bottom: -178px;
    }

    footer .form_subscribr .btn-group {
        align-items: start;
        justify-content: start;
        flex-direction: column;
    }

    footer::after {
        width: 180px;
        height: 180px;
        top: -178px;
    }

    .top_header_fixed.sticking {
        position: fixed;
        top: 0;
        background-color: var(--primary-blue-color) !important;
        box-shadow: 0px 2px 20px rgb(28 52 80 / 33%);
        width: 100%;
        z-index: 999;
        padding: 10px 0px;
    }
        .list_card_justs ul .card_item_justis {
            align-items: start;
            justify-content: start;
            gap: 0px;
        }
         .post_inner_slider.owl-carousel .owl-item img {
        min-height: 400px;
        max-height: 400px;
        }
}


/* // Medium devices (tablets, 768px and up) */
@media (max-width: 768px) {
    .navigation_v ul {
        width: 100%;
    }

    .post_des_1 .psot_image img {
        max-height: 250px;
    }

    .py_75x {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .main_card .main_card_img img {
        max-height: 300px;
        min-height: 300px;
    }

    .post_des_2 .psot_image img {
        max-height: 250px;
        min-height: 250px;
    }

    .rep_image img {
        max-height: 300px;
        min-height: 300px;
    }

    .sec_report {
        border-top-right-radius: 40px;
    }

    .sec_statistics {
        border-bottom-left-radius: 40px;
    }

    .top_header .top_right .top_social_meadia a {
        display: none;
        visibility: hidden;
    }

    footer {
        padding-right: 30px;
        padding-left: 30px;
    }

    .nav_pills_vertical {
        margin: 20px 0px;
    }

    .breaking_news .news ul {
        width: 100%;
    }

    footer .copyright p {
        margin-top: 20px;
    }

    .top_header .search_bar {
        top: 36px;
    right: unset;
    left: 0px;
    }

    .media_slider .owl-nav {
        top: 35%;

        padding: 0px 0px;
    }

    .media_slider .owl-nav [class*=icon] {
        padding: 12px 4px;
        display: block;
    }
.pagination{
    flex-wrap: wrap;
}
.post_inner_slider.owl-carousel .owl-item img {
        min-height: 300px;
        max-height: 300px;
        }
}

/* // Small devices (landscape phones, 576px and up) */
@media (max-width: 576px) {
    .top_header {
        padding: 8px 0px 0px 0px;
    }
    .top_header .top_right .top_actions::after,.top_header .top_right .top_social_meadia::after{
        display: none;
    }
    .top_header .top_right .top_social_meadia{
        gap: 10px;
        margin: 0px 2px;
    }
    .top_header .top_right .top_bank {
        order: 0;
    }
    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_news {
        max-width: 100%;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_news .news_dsc {
        margin-bottom: 10px;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_news {
        flex: none;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_thumb_news ul {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_news h1 {
        font-size: 32px;
        line-height: 36px;
    }

    footer .list_link {
        gap: 40%;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_thumb_news ul li a {
        width: 100px;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_thumb_news ul li {
        padding: 4px;
        margin-bottom: 6px;
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;

    }

    .nav_pills_vertical .nav-link {
        white-space: nowrap;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_thumb_news ul li a img {
        border-radius: 8px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_thumb_news ul li a .content_hover {
        display: none;
        visibility: hidden;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_thumb_news ul li a:hover .content_hover {
        display: none;
        visibility: hidden;
    }

    .nav_tab_pills_justis .nav-pills {
        gap: 10px;
    }

    .nav_tab_pills_justis .nav-pills .nav-link {
        min-width: 100px;
        width: fit-content;
    }

    .sec_dsc {
        line-height: 22px;
    }

    .post_des_2 .psot_image img {
        max-height: 200px;
        min-height: 200px;
    }

    .sec_report {
        border-top-right-radius: 0px;
    }

    .rep_image img {
        max-height: 250px;
        min-height: 250px;
    }

    .rep_content {
        gap: 16px;
    }

    .rep_content a.btn_base span[class*='icon-'] {
        padding: 6px;
    }

    .rep_content a.btn_base {
        gap: 14px;
    }

    .sec_report::after {
        width: 0px;
        height: 0px;
        background: none;
    }

    .media_slider iframe {
        width: 300px;
        height: 320px;
    }

    .media_slider .video_heading {
        font-size: 16px;
        line-height: 22px;
    }

    .sec_statistics {
        border-bottom-left-radius: 0px;
    }

    footer::after {
        width: 100px;
        height: 100px;
        top: -99px;
    }
    .sec_statistics .stcs_box .stcs_heading {
  font-size: 24px;
  line-height: 28px;
}
    footer {
        margin-top: 100px;
    }

    footer .foot_heading {
        margin-bottom: 12px;
        margin-top: 20px;
    }

    footer .foot_social_media {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    footer .foot_aboutus {
        margin-bottom: 20px;
    }

    footer .foot_contantus ul {
        gap: 15px;
    }
           .sec_statistics .stcs_box:hover .stcs_video,
           .sec_statistics .stcs_box:hover .vid_overlay{
            width: calc(200% + 24px);
        }
}

@media (max-width: 560px) {
    .top_header_fixed .logo img {
        display: none;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content {
        height: 80vh;
        padding: 0px 20px 0px 20px;
    }

    .breaking_news .news ul {
        height: 48px !important;
    }

    .breaking_news .news ul li a {
        white-space: pre-line;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_thumb_news ul li a img {
        width: 65px;
        height: 65px;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_thumb_news ul li a {
        width: 65px;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_news h1 {
        font-size: 28px;
        line-height: 28px;
        margin-bottom: 14px;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_news .btn_base span[class*='icon-'] {
        padding: 6px;
    }

    .btn_base {
        height: 36px;
        min-height: 44px;
        padding: 20px 14px;
    }

    .home_banner .banner-carousel.owl-carousel .home_background .home_content .home_news .btn_base {

        gap: 16px;
    }
                .sec_statistics .stcs_box:hover .stcs_video,
                .sec_statistics .stcs_box:hover .vid_overlay{
            width: calc(200%  + 24px);
         }

}

/**/