@media(max-width:1599.98px) {
    .bottom-header .navbar-brand {
        margin-right: 25px;
    }
}

@media(max-width:1499.98px) {
    .bottom-header .nav-item .nav-link {
        padding: 0 13px;
        font-size: 14px;
    }

    #navbarNav {
        justify-content: center;
    }

    .filter-div {
        gap: 20px;
    }
}

@media(max-width:1299.98px) {
    .bottom-header .navbar-brand img {
        margin-right: 0;
    }

    .s-l-1 {
        width: 250px;
        height: 214px;
        left: -5px;
        top: -76px;
    }

    .s-l-2 {
        width: 280px;
        height: 280px;
        bottom: 80px;
        right: 30px;
    }

    .bottom-header .navbar-brand img {
        width: 210px;
    }
}

@media(max-width:1199.98px) {


    .top-header {
        display: none;
    }


    .header-sub-div {
        padding: 0;
    }

    .bottom-header {
        border-radius: 0;
        padding: 18px 2px;
    }

    .contact-div {
        gap: 16px;
    }

    .bottom-header .navbar-brand img {
        margin-right: 10px;
    }

    .hamburger-btn {
        border: none;
    }

    .hamburger-btn:focus {
        outline: none;
        box-shadow: none;
    }

    .blog-title {
        font-size: 18px;
    }

    .blog-category {
        /* text-align: center; */
    }

    .category-text {
        padding-right: 4px;
    }

    .blog-category i {
        margin-right: 3px;
    }

    .commnent-ablick {
        padding-right: 0px;
    }


    .bottom-header .navbar-brand {
        margin-right: 0;
    }

    .bottom-header .navbar-brand img {
        width: 190px;
    }

    .banner-background-overlay {
        padding: 130px 0px;
    }

    .banner-section-title {
        font-size: 39px;
    }

    .blog-card-section {
        padding: 75px 0;
    }

    .footer-section .top-footer .footer-brand {
        max-width: 240px;
    }

    .footer-section .bottom-footer .footer-menu-heading {
        font-size: 19px;
        margin-bottom: 17px;
    }

    .footer-section .bottom-footer .social-icons,
    .editing-service .social-icons {
        gap: 13px;
    }

    .footer-section .top-footer {
        padding: 26px 0;
    }

    .footer-section .bottom-footer {
        padding: 30px 0 18px 0;
    }

    .blog-card .b-info .b-title {
        font-size: 16px;
    }

    .hero-section-title {
        font-size: 47px;
        line-height: 1.4em;
    }

    .s-l-1 {
        width: 220px;
        height: 184px;
        left: 45px;
        top: -56px;
    }

    .s-l-2 {
        width: 250px;
        height: 250px;
        bottom: 30px;
        right: 30px;
    }

    .bottom-header .navbar {
        padding: 27px 0;
        background-color: #fef1f5;
        position: relative;
        max-width: 95%;
        margin: auto;
    }

    .search-box {
        width: 170PX;
    }

    .bottom-header .nav-item .nav-link {
        padding: 0 9px;
    }

    .search-box {
        width: 150PX;
    }

    .bottom-header .navbar-brand img {
        width: 170px;
    }

    .bottom-header {
        padding: 0 2px;
    }

}

@media(max-width:991.98px) {
    .latest-news-section {
        padding: 42px 0;
    }

    .filter-main-div {
        display: none;
    }

    .mobile-responcive-logo {
        width: 100%;
        max-width: 180px;
        display: block;
    }

    .main-header-responsive {
        align-items: start;
        width: 100% !important;
        max-width: 375px;
    }

    .closed-btn-div {
        position: absolute;
        right: 0;
    }

    .toggle-btn {
        border: none;
    }

    ul.dropdown-menu.blog-dropdown-menu.show {
        margin-top: 25px;
    }

    .blog-dropdown-menu {
        padding: 15px 20px 15px 20px;
    }



    .toggle-btn:focus {
        border: none;
        outline: none;
        box-shadow: none;
    }

    .bottom-header .navbar {
        padding: 0;
    }

    .blog-card-section-with-pagination {
        padding: 0 0 42px 0;
    }

    .contact-div {
        align-items: flex-start;
        gap: 12px;
        flex-direction: column;
    }

    .social-media-icon {
        gap: 8px;
        flex-direction: column;
    }

    .border-div {
        display: none;
    }

    .right-animation-div .solid-div,
    .left-animation-div .solid-div {
        display: none;
    }

    .latest-news-section-row {
        background-color: #383169;
        border-radius: 20px;
        padding: 35px 20px;
        margin: 0;
    }

    .big-card-col {
        padding: 12px;
        margin-bottom: 20px;
    }


    .footer-section .top-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 25px;
    }

    .footer-section .top-footer .detail-container {
        justify-content: space-between;
        width: 100%;
    }

    .animation-div {
        display: none;
    }

    .blog-card-section {
        padding: 40px 0;
    }

    .badge-cream {
        margin: 6px 0 8px 0;
    }

    .banner-section-title {
        font-size: 29px;
    }

    .blog-card-section {
        padding: 70px 0;
    }

    .blog-card-section .blog-col {
        margin-bottom: 27px;
    }

    .banner-background-overlay {
        padding: 100px 0px;
    }

    .header {
        padding: 0;
        position: static;
    }

    .bottom-header {
        border-radius: 0;
        padding: 12px 2px;
        background-color: #fef1f5;
    }

    .copyright-content {
        flex-direction: column;
        justify-content: start;
        align-items: start;
        gap: 10px;
    }

    .s-l-2 {
        display: none;
    }

    .hero-content {
        position: static;
    }

    .hero-section {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .hero-section-title {
        font-size: 45px;
    }

    .s-l-1 {
        width: 220px;
        height: 184px;
        left: -37px;
        top: -56px;
    }

    .header .navbar-nav {
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .bottom-header .nav-item .nav-link {
        padding: 0;
    }

    .bottom-header .nav-link span::after {
        display: none;
    }

    .header .navbar-expand-lg .navbar-nav .dropdown-menu {
        box-shadow: 0 0 10px hsl(0deg 0% 0% / 20%);
        border: none;
        margin: 10px 0;
    }

    .header .navbar-expand-lg .navbar-nav .dropdown-menu li a~ul {
        box-shadow: 0 0 10px hsl(0deg 0% 0% / 40%);
    }
}

@media (max-width: 767.98px) {

    .footer-section .top-footer .footer-brand img,
    .bottom-header .navbar-brand img {
        width: 100%;
        height: auto;
        max-width: 200px;
    }

    .blog-category {
        font-size: 12px;
    }

    .blog-date {
        font-size: 12px;
    }

    .logo-and-title-div {
        align-items: center;
        justify-content: center;
    }

    .footer-section .top-footer .detail-container {
        flex-direction: column;
        align-items: flex-start;
        gap: 25px;
    }

    .footer-section .bottom-footer ul li {
        padding: 4px 0;
        transition: all 0.3s ease-in-out;
    }

    .footer-section .top-footer .top-footer-details .details-content p {
        font-size: 14px;
    }

    .blog-content-section .blog-breadcrumb .breadcrumb-devider {
        display: none;
    }

    .blog-content-section .blog-breadcrumb {
        flex-wrap: wrap;
    }

    .banner-section-title {
        font-size: 35px;
    }

    .section-padding {
        padding: 60px 0;
    }

    .s-l-1 {
        display: none;
    }



}

@media (max-width: 575.98px) {

    /* .banner-background-overlay {
        padding: 100px 0;
    } */

    .latest-news-section-row {
        padding: 16px;
    }

    .hero-banner-section .row {
        padding: 0 15px;
    }

    .banner-background-overlay {
        padding: 80px 0;
    }

    .blog-card-section .blog-col {
        margin-bottom: 20px;
    }

    .input-email-div button {
        position: static;
        width: 100%;
        padding: 12px;
    }

    .input-email-div input {
        height: 46px;
        margin-bottom: 12px;
        padding: 12px;
    }

    .logo-and-title-div {
        flex-direction: column;
    }

    .big-card-col {
        padding: 0 12px;
    }

    .copyright-section .copyright-content {
        align-items: flex-start;
        flex-direction: column;
        gap: 16px;
    }

    .footer-section .top-footer .top-footer-details .details-img {
        padding: 12px;
    }

    .footer-section .top-footer .top-footer-details .details-img svg {
        width: 24px;
        height: 24px;
    }

    .big-card-blog-main-div-2 .blog-title.blog-title-big-card,
    .blog-title.blog-title-big-card {
        width: 100%;
        max-width: 100%;
    }

    .blog-content-section .blog-details-paragraph .digital-news {
        flex-direction: column;
        align-items: start;
    }

    .card-left {
        margin: 10px 0;
        display: flex;
        justify-content: start;
        align-items: start;
        gap: 10px;
    }

    .card-right {
        margin: 10px 0;
    }

    .blog-content-section .blog-details-paragraph .digital-news .card-left .card-btn {
        margin: 0;
    }

    .blog-content-section .blog-details-paragraph .tagline {
        padding: 15px;
    }

    .blog-content-section .blog-details-paragraph .tagline::before {
        display: none;
    }

    .comment-display .comment-msg .msg-top {
        flex-direction: column;
    }

    .comment-display .comment-msg p {
        text-align: center;
    }

    .comment-display .comment-msg:nth-child(3) {
        padding-left: 0;
    }

    .section-padding {
        padding: 80px 0;
    }

    .comment-respond .comment-form {
        padding: 15px;
    }

    .comment-form-field-container {
        flex-direction: column;
    }

    .comment-form-field-container .comment-form-field {
        width: 100%;
    }

    .sidebar-wrap .innter-content .auther-img img {
        width: 150px;
        height: 150px;
    }

    .blog-content-col .sidebar-wrap .innter-content::after {
        top: 75px;
    }

    .sidebar-wrap .sidebar-card .latest-news-group .latest-news {
        align-items: flex-start;
    }

    .latest-news-group .latest-news .news-content a {
        font-size: 16px;
    }

    .latest-news-group .latest-news .news-content .news-date {
        font-size: 14px;
    }

    .sidebar-wrap .sidebar-card .card-body.category-list-group {
        padding: 15px;
    }

    .post-navigation .nav-link {
        font-size: 14px;
        line-height: 21px;
        font-weight: 600;
    }

    .footer-section .top-footer .top-footer-details .details-content p a {
        font-size: 12px;
    }

    .footer-section .top-footer .top-footer-details .details-content p {
        margin-bottom: 0;
    }

    .pagination ul {
        gap: 8px;
    }

    .pagination ul li a {
        width: 30px;
        height: 30px;
    }

    .pagination ul li a span {
        width: 30px;
        height: 30px;
    }

    .page-numbers.current {
        width: 30px;
        height: 30px;
    }

    .blog-card-section {
        padding: 40px 0;
    }

    .footer-section .top-footer .footer-brand img,
    .bottom-header .navbar-brand img {
        max-width: 150px;
    }

    .menu-bar span:nth-child(2) {
        width: 19px;
        transition: 0.3s all linear;
    }

    .menu-bar span:nth-child(1) {
        width: 28px;
        transition: 0.3s all linear;
    }

    .banner-section-title {
        font-size: 29px;
    }

    .heading-pert h2 {
        margin-bottom: 10px;
    }

    .pagination {
        margin-top: 0px;
    }

    .footer-section .bottom-footer ul li {
        padding: 0;
    }

    .footer-section .bottom-footer .footer-menu-heading {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .footer-section .bottom-footer p {
        margin-bottom: 15px;
    }

    .hero-section-title {
        font-size: 28px;
    }

    .blog-card-section .blog-card {
        flex-direction: column;
    }

    .blog-col:nth-child(even) .blog-card a {
        order: 0;
    }

    .blog-sidebar .build-cv {
        gap: 62px;
    }

    .blog-sidebar .build-cv h3 {
        font-size: 15px;
    }

    .scroll-div {
        width: 15px;
        height: 34px;
        bottom: 20px;
    }

    .hero-section {
        height: auto;
        padding: 50px;
    }
}