@media all and (min-width:1800px) {
    .banner-sec {
        min-height: 80vh;
    }

    .banner-img {
        text-align: right;
    }

    .banner-img img {
        height: 100%;
        max-width: 100%;
    }
}

@media all and (max-width:2000px) {
    .banner-img {
        text-align: right;
        max-width: 695px;
        margin-left: auto;
    }

    .banner-img:before {
        left: 0px;

    }
}



@media all and (min-width:1480px) {
    header nav.navbar.navbar-expand-xl {
        padding: 45px 0px;
    }
}


@media all and (max-width:1480px) {
    .container {
        max-width: 85%;
    }

    h1 {
        font-size: 44px;
        line-height: 55px;
    }


    h2 {
        font-size: 34px;
        line-height: 46px;
    }

    h3 {
        font-size: 22px;
        line-height: 32px;
    }

    h4 {
        font-size: 20px;
        line-height: 30px;
    }

    h5 {
        font-size: 18px;
        line-height: 28px;
    }

    h6 {
        font-size: 14px;
    }

    a {
        font-size: 15px;
        line-height: 20px;
    }

    p {
        font-size: 15px;
        line-height: 24px;
    }

    /***header css start here***/

    header ul.navbar-nav a {
        font-size: 15px;
        line-height: 20px;
    }

    header a.navbar-brand img {
        width: 140px;
    }

    header a.navbar-brand {
        top: -80px;
    }

    header nav.navbar.navbar-expand-xl {
        padding: 30px 0px;
    }

    header a.search-bar {
        width: 46px;
        height: 42px;
    }

    header a.search-bar svg {
        width: 18px;
    }


    /***banner css***/
    .banner-sec {
        min-height: 620px;
    }

    .banner-img img {
        height: 620px;

    }

    .banner-img:before {
        max-width: 100%;
        left: 0;
    }

    .liberia-medical-sec {
        padding: 80px 0px;
    }

    .latest-research {
        padding: 80px 0px;
    }

    .greetings-welcome {
        padding: 80px 0px;
    }

    img.greeting-img-one {
        width: 85%;
    }

    img.greeting-img-two {
        width: 85%;
    }

    .greetings-info-text {
        padding-left: 20px;
    }

    .our-blogs-sec {
        padding: 80px 0px;
    }

    .testimonials-clients {
        padding-top: 60px;
        padding-bottom: 80px;
    }

    .newsletter-section {
        padding: 90px 0px;
    }

    /***footer css***/

    .footer-links-sec {
        padding: 50px 0px;
    }

    .privacy-links ul li a {
        line-height: 16px;
    }


    /**contact page css**/

    .contact-with-us-form form label {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .contact-with-us-form form input {
        font-size: 14px;
        line-height: 15.5px;
        padding: 12px 12px;
    }

    .contact-with-us-form .row {
        row-gap: 18px;
    }


    /**prodcuts services csss***/

    .products-services-points ul li,
    .personal-subscriptions ul li {
        font-size: 15px;
    }

    .personal-subscriptions h3 {
        margin-bottom: 15px;
        font-size: 25px;
    }

    .personal-subscriptions p {
        margin-bottom: 15px;
    }

    .personal-subscriptions a {
        margin-top: 25px;
    }

    .editors-publisher ul {
        max-width: 620px;
    }

    .editors-publisher h3 {
        font-size: 22px;
    }

    /***podcast page**/

    section.podcatest-feeds {
        padding: 40px 0px;
    }

    .episode-details h5 {
        font-size: 15px;
        line-height: normal;
    }


}


@media all and (max-width:1280px) {
    h1 {
        font-size: 40px;
        line-height: 55px;
    }

    h2 {
        font-size: 28px;
        line-height: 40px;
    }

    h3 {
        font-size: 20px;
        line-height: 30px;
    }

    h4 {
        font-size: 17px;
        line-height: 26px;
    }

    h5 {
        font-size: 15px;
        line-height: 24px;
    }

    p {
        font-size: 14px;
        line-height: 24px;
    }

    a {
        font-size: 14px;
        line-height: 20px;
    }

    .aanusement-bar {
        padding: 15px 0px;
    }

    header ul.navbar-nav a {
        font-size: 13px;
    }

    header a.navbar-brand img {
        width: 110px;
    }

    header a.navbar-brand {
        top: -65px;
    }

    header nav.navbar.navbar-expand-xl {
        padding: 22px 0px;
    }

    .banner-text p {
        padding: 20px 0px 25px;
    }


    .artical-img-container span,
    .featured-tags span {
        font-size: 13px !important;
    }

    .featured-multimedia-sec h2 {
        margin-bottom: 30px;
    }

    .greetings-info-text p {
        padding: 15px 0px 30px;
    }

    .featured-multimedia-box p {
        margin: 14px 0px 14px;
    }

    .testimonials-clients h2 {
        margin-bottom: 30px;
    }


    .subscriptions-sec button.accordion-button,
    .reprint-permission button.accordion-button,
    .article-matrics-sec button.accordion-button {
        min-height: 70px;
    }



    .contact-infomations {
        padding: 30px;
    }

    .contact-infomations ul {
        row-gap: 30px;
    }

    .contact-with-us .col-md-1 {
        padding: 0px !important;
        max-width: 0px;
    }

    .contact-with-us .col-md-5 {
        max-width: 100%;
        width: 50%;
        padding-left: 40px;
    }

    .products-services-points ul li,
    .personal-subscriptions ul li {
        font-size: 14px;
    }

    .personal-subscriptions h3 {
        margin-bottom: 12px;
        font-size: 22px;
    }

    .personal-subscriptions {
        margin-bottom: 30px;
    }

    .products-and-services {
        padding: 60px 0px;
    }

    .print-and-digitals-advertising h3 {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .for-individuals-img img.for-individuals-img-one {
        max-width: 350px;
    }

    .for-institutions img.institutions-img-one {
        max-width: 330px;
    }

    .for-institutions img.for-individuals-img-two {
        bottom: -44%;
        max-width: 335px;
    }

    .for-individuals ul {
        margin: 15px 0;
    }

    .agents {
        padding: 60px 0px 80px;
    }
}


@media all and (max-width:1199px) {
    header a.navbar-brand {
        position: absolute;
        top: -83px;
    }

    .navbar-custom-class {
        width: 100%;
        position: relative;
        display: block;
    }

    header.sticky .navbar-custom-class {
        display: flex !important;
    }

    button.navbar-toggler {
        float: right;
    }

    header nav.navbar.navbar-expand-xl {
        padding: 15px 0px;
    }


    .navbar-collapse {
        position: fixed;
        top: 0;
        left: -100%;
        height: 100%;
        width: 100%;
        background-color: white;
        transition: left 0.3s ease;
        z-index: 1050;
        padding: 50px 0 0 0;
    }

    header li.nav-item {
        border-right: 0;
        padding: 9px 0px;
        border-bottom: 1px solid #56565670;
    }

    header li.nav-item .nav-link {
        padding: 0px 15px !important;
    }

    header ul.dropdown-menu {
        border: none;
        background: var(--blue);
        color: #fff;
        top: 10px !important;
        position: relative !important;
    }

    header ul.dropdown-menu li a {
        color: #fff;
    }


    div#navbarSupportedContent button.navbar-toggler {
        position: absolute;
        top: 12px;
        right: 11px;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #000;
        border: 1px solid #000;
    }

    header ul.navbar-nav a {
        font-size: 14px;
    }

    button:focus-visible,
    button:focus {
        outline: none;
        box-shadow: none !important;
    }

    button.navbar-toggler.collapsed {
        border: navajowhite;
        padding: 0px;
    }

    button.navbar-toggler {
        border: none;
        padding: 0px;
    }

    button.navbar-toggler i {
        font-size: 24px;
        color: #000;
    }

    /***navbar**/

    .navbar-collapse.show {
        left: 0 !important;
        height: 100% !important;
    }

    body {
        overflow-x: hidden;
    }


}

@media all and (max-width:1180px) {



    .latest-artical-box ul {
        gap: 30px;
    }

    .latest-artical-box ul li:nth-child(3n + 1) {
        max-width: 450px;
        width: 100%;
    }

    .artical-publisher-info {
        gap: 10px;
    }

    .infomation-box-contain {
        padding: 20px;
        ;
    }

    .featured-tags span {
        font-size: 12px !important;
        line-height: 14px;
        padding: 4px 4px;
    }

    .featured-tags svg {
        width: 14px;
    }

    span.date-featured {
        gap: 4px;
    }

    footer {
        padding: 80px 0px 0px;
    }


    /****subscribe now page css***/

    a.checkout-btn {
        padding: 7px 15px;
    }

    .begin-journey-sec h2 {
        margin-bottom: 60px;
    }


    /***author center page css**/

    .right-submission-author {
        padding-left: 32px;
    }

    .why-answer {
        margin-bottom: 20px;
    }

    .why-lmda-author-center a {
        margin-top: 10px;
    }

    .podcast-feed-banner-text h2 br {
        display: none;
    }

    .latest-episodes h2.latest-episode-heading {
        margin-bottom: 30px;
    }

}


@media all and (max-width:1100px) {
    .contact-infomations ul {
        row-gap: 10px;
    }

    .contact-with-us .col-md-5 {
        padding-left: 16px;
    }

    .for-individuals-img img.for-individuals-img-one {
        max-width: 300px;
    }

    .for-institutions img.institutions-img-one {
        max-width: 300px;
    }

    .for-individuals-img img.for-individuals-img-two {
        max-width: 315px;
    }

    .for-institutions img.for-individuals-img-two {
        max-width: 310px;
    }

}

@media all and (max-width:992px) {

    h1 {
        font-size: 33px;
        line-height: 50px;
    }

    h3 {
        font-size: 18px;
        line-height: 30px;
    }

    .container {
        max-width: 100%;
        width: 100%;
        padding: 0px 20px;
    }

    .infomation-box-contain {
        margin: 0px;
        padding: 15px;
    }

    .infomation-box-contain h3 {
        padding: 10px 0px 0px;
        margin: 0px;
    }

    .latest-research-content br {
        display: none;
    }

    .learn-more-btn {
        width: auto;

    }

    .featured-tags {
        flex-wrap: wrap;
        gap: 7px;
    }

    .featured-tags svg {
        width: 12px;
    }

    section.begin-journey-sec h2 br {
        display: none;
    }

    .result-list-side {
        padding-left: 20px;
    }


    /**artical-detals**/

    .article-tags ul li {
        padding-right: 18px;
        font-size: 14px;
    }

    p.pdf-name-file {
        font-size: 16px;
    }

    p.pdf-size {
        font-size: 16px;
    }

    .newsletter-article-details {
        padding: 20px;
    }

    .newsletter-article-details h3 {
        line-height: inherit;
    }

    .faq-data-box {
        padding: 17px;
        margin: 0px 0px 24px;
    }

    .account-infomations h2,
    .subscriptions-sec h2,
    .reprint-permission h2,
    .article-matrics-sec h2 {
        margin-bottom: 30px;
    }

    .subscriptions-sec,
    .article-matrics-sec {
        padding: 60px 0px;
    }

    .contact-details-heading {
        margin-bottom: 25px;
    }

    .products-and-services {
        padding: 60px 0px;
    }

    /***media center [page css***/

    .learn-more-lmda {
        padding: 40px;
    }

    .media-center {
        padding: 60px 0px;
    }

    .learn-more-lmda h3 {
        font-size: 24px;
        margin-bottom: 14px;
    }

    .advertisers-sec {
        padding: 50px 0px 50px;
    }

    .how-to-advertiser {
        padding-bottom: 50px;
    }

    a.advertisign-policy {
        margin-top: 20px;
    }

    .advertisers-sec h2 {
        margin-bottom: 10px;
    }

    img.second-2 {
        height: 176px;
        object-fit: cover;
        border-radius: 0px 30px 30px 30px;
        margin-bottom: 10px;
        width: 173px;
    }

    img.first-1 {
        height: 187px;
        object-fit: cover;
        border-radius: 30px 30px 0px 30px;
        margin-bottom: 10px;
        width: 174px;
    }

}

        @media (max-width: 989px) {
            .form-first-side {
               padding: 30px 0px 0px 0;
             }
             .check-out-side {
              margin-top: 20px;
             }
        }

@media all and (max-width:850px) {
    .for-institutions img.institutions-img-one {
        max-width: 230px;
    }

    .for-institutions img.institutions-img-one {
        max-width: 230px;
    }

    .for-individuals-img img.for-individuals-img-one {
        max-width: 250px;
    }

    .for-individuals-img img.for-individuals-img-two {
        max-width: 256px;
    }
}

@media all and (max-width:767px) {
	.navbar-custom-class .navbar-brand{
		margin:0px;
	}
	.mobile-none{
		display:none !important;
	}
	.desktop-none{
	display:block !important;
}
	.right-img-c {
		padding-top: 10px;
	}

    .banner-sec {
        min-height: 580px;
        background-position: center;
    }


    .liberia-medical-sec {
        padding: 60px 0px;
    }

    .liberia-medical-img {
        text-align: center;
        margin-bottom: 25px;
    }

    .liberia-medical-img img {
        max-width: 400px;
    }

    .liberia-medical-text p {
        padding: 21px 0px 30px;
    }

    .latest-research {
        padding: 60px 0px;
    }

    .top-artical-info span:first-child {
        padding: 5px 8px;
        font-size: 10px;
    }
    .top-artical-info .artical-publish-date img {
        width: 13px;
        object-fit: contain;
    }

    .bottom-artical-content-hover h4 {
        margin: 20px 0px 10px;
    }

    .greetings-welcome {
        padding: 60px 0px;
    }

    .greeting-images {
        text-align: center;
        margin-bottom: 20px;
    }

    .our-blogs-sec {
        padding: 60px 0px;
    }

    .our-blogs-list h2 {
        margin-top: 0px;
        margin-bottom: 31px;
    }

    .our-blogs-list {
        margin-bottom: 50px;
    }

    footer {
        padding: 50px 0px 0px;
    }

    .footer-logo {
        margin-bottom: 7px;
    }

    .footer-links-sec .row .col-md-3.col-6:nth-child(2) {
        border: none;
    }

    .quick-links {
        align-items: flex-start;
        padding: 0px 10px;
    }

    .footer-links-sec .row {
        row-gap: 30px;
    }

    .footer-copyright-text .row {
        flex-direction: column-reverse;
        gap: 6px;
    }

    .footer-copyright-text {
        text-align: center;
        padding: 15px 0px 15px;
    }

    .privacy-links {
        text-align: center;
    }

    .banner-text br {
        display: block;
    }

    .banner-img {
        display: none;
    }


    .begin-journey-sec .col-lg-4.col-md-6 {
        margin-bottom: 16px;
    }

    .toobar-middle-content {
        padding: 20px 15px 15px;
    }

    .select-data-options {
        padding: 12px;
        gap: 15px;
    }

    .select-data-options input {
        min-width: 16px;
        min-height: 16px;
    }

    /***about page css start from here****/

    .about-us {
        padding: 60px 0px 60px;
    }

    .about-us-details h4 {
        margin-bottom: 15px;
    }

    .about-us-details p {
        margin-bottom: 10px;
    }

    .about-us-details iframe {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .lmda-history {
        padding: 15px 0px 15px;
    }

    .lmda-history h2 {
        margin-bottom: 15px;
    }

    .commitment-excellence {
        padding: 20px 20px;
    }

    .commitment-excellence h3 {
        margin-bottom: 10px;
    }

    .commitment-excellence p {
        margin-bottom: 10px;
    }

    .lmda-today {
        padding: 30px 0px 30px;
    }

    .lmda-today h2 {
        margin-bottom: 10px;
    }

    .about-column {
        padding: 0px 12px;
    }

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

    /****artical page css***/
    .our-artical-sec .row {
        display: flex;
    }

    .result-list-side {
        padding-left: 12px;
        order: -1;
    }

    .our-article-data-filter div#filterAccordion {
        padding: 20px 15px;
    }

    .our-article-data-filter button.accordion-button {
        font-size: 16px;
    }

    .our-article-data-filter ul.list-unstyled li {
        padding: 12px 10px;
    }

    .our-article-data-filter .accordion-body {
        padding-bottom: 30px;
    }

    .our-artical-sec {
        padding: 60px 0px 0px;
    }

    section.our-latest-artical.our-artical-page-sec {
        padding: 60px 0px;
    }

    /***artical-details-page-css***/
    .article-details {
        padding: 60px 0px 60px;
    }

    .article-content-data {
        padding-right: 0;
        border: none;
    }

    .article-sidebar-details {
        padding-top: 50px;
    }

    section.featured-multimedia-sec.featured-multimedia-sec-article {
        padding-bottom: 60px;
    }

    .subscriptions-sec .accordion-item {
        margin-bottom: 10px;
    }

    button.accordion-button span {
        max-width: 90%;
    }

    div#accountinfo .accordion-item:last-child {
        margin-bottom: 10px;
    }

    .reprint-permission .accordion-item {
        margin-bottom: 10px;
    }

    .article-matrics-sec .accordion-item {
        margin-bottom: 10px;
    }

    .article-matrics-sec .accordion-item:last-child {
        margin-bottom: 10px;
    }

    .account-infomations .accordion-button {
        font-size: 15px;
    }

    .subscriptions-sec button.accordion-button,
    .reprint-permission button.accordion-button,
    .article-matrics-sec button.accordion-button {
        font-size: 15px;
    }

    .account-infomations button.accordion-button span {
        max-width: 80%;
    }

    .account-infomations .accordion-button::after {
        width: 25px;
        height: 25px;
        background-size: 25px;
    }

    .account-infomations .accordion-button:not(.collapsed)::after {
        width: 25px;
        height: 25px;
        background-size: 25px;
    }

    .account-infomations .accordion-button {
        padding: 16px;
    }

    .subscriptions-sec button.accordion-button {
        padding: 16px;
    }

    .reprint-permission button.accordion-button {
        padding: 16px;
    }

    .article-matrics-sec button.accordion-button {
        padding: 16px;
    }

    .faq-section .row .col-md-4:last-child .faq-data-box {
        margin-bottom: 0;
    }

    .faq-data-box {
        padding: 20px;
        margin: 0px 0px 24px;
    }

    .faq-heading {
        margin-bottom: 30px;
    }

    /***contact page csss***/

    .contact-details-heading {
        margin-bottom: 25px;
    }

    .contact-with-us .col-md-5 {
        width: 100%;
        margin-top: 30px;
    }

    .lmda-contact-faq-heading h3 {
        line-height: initial;
    }

    .contact-with-us-form {
        background: #F6F6F6;
        padding: 25px;
        border-radius: 10px;
    }

    /***products and services page***/

    .top-services-info p {
        margin-bottom: 10px;
    }

    .row.personal-sub {
        padding-top: 0px;
    }

    .products-services-points ul {
        padding: 15px 20px;
    }

    .products-services-img img {
        max-height: 170px;
    }

    .personal-subscriptions h3 {
        margin-bottom: 6px;
        font-size: 20px;
    }

    .personal-subscriptions p {
        margin-bottom: 10px;
    }

    .personal-subscriptions a {
        margin-top: 20px;
    }

    .products-services-img {
        margin-bottom: 20px;
    }

    /**author center page***/
    .author-center {
        padding: 60px 0px 60px;
    }

    .right-submission-author {
        padding-left: 12px;
        margin-top: 50px;
    }

    /***agents page css**/

    .agents {
        padding: 50px 0px;
    }

    .agents-heading {
        text-align: center;
        margin-bottom: 25px;
    }

    .for-individuals {
        margin-bottom: 30px;
    }

    .agents .col-md-12 .row {
        flex-direction: column-reverse;
    }

    .for-institutions .for-individuals {
        padding-left: 0;
    }

    .for-institutions {
        padding: 0px 0px 0px;
    }

    .for-individuals-img {
        max-width: 400px;
        margin: 0 auto;
        margin-bottom: 60px;
    }

    .for-individuals-img img.for-individuals-img-one {
        max-width: 259px;
    }

    .for-individuals-img img.for-individuals-img-two {
        max-width: 247px;
        bottom: -50px;
        max-height: 150px;
    }

    .for-institutions {
        flex-direction: column !important;
    }

    .for-institutions .for-individuals {
        margin-bottom: 0px !important;
    }


    /***editors publisher page css***/

    .editors-publisher {
        padding: 60px 0px;
    }

    .editors-publisher h3 {
        font-size: 20px;
    }

    .editors-publisher ul li span {
        color: var(--blue);
        max-width: 121px;
        text-align: left;
        width: 100%;
        min-width: auto;
    }

    .editors-publisher ul li p {
        gap: 20px;
    }

    .editors-publisher ul {
        margin: 20px 0px;
    }

    .committte-publisher,
    .editors,
    .editorial-board,
    .advisory-board,
    .editorial-operatins,
    .online-editorial-group {
        padding: 25px 0px;
    }

    .online-editorial-group {
        padding-bottom: 0;
    }

    /**podcaste page css***/
    .pod-cast-image-inner.second-pod-banner::after {
        height: 28px;
        width: 28px;
        right: -13px;
        top: -30px;
    }

    .pod-cast-image-inner::before {
        height: 28px;
        width: 28px;
        left: -10px;
    }

    .pod-cast-image-inner.second-pod-banner::before {
        height: 28px;
        width: 28px;
        bottom: -13px;
        left: 50%;
    }


    .podcatest-feeds .row {
        flex-direction: column-reverse;
    }

    .latest-episodes {
        padding: 0px 0px 60px;
    }

    .episode-details-box {
        padding: 0;
    }

    .latest-episodes h2.latest-episode-heading {
        margin-bottom: 25px;
    }

    .episode-img .episode-number {
        max-width: 85px;
        height: 44px;
    }

    section.podcatest-feeds {
        padding: 40px 0px 40px;
    }

    .podcast-img-banner {
        margin-bottom: 25px;
        text-align: center;
        justify-content: center;
    }

    .podcast-btns {
        margin: 20px 0px;
    }

    .podcast-btns a.blue-btn {
        padding: 9px 40px;
    }

    section.podcatest-feeds h2 {
        margin-bottom: 10px;
    }

    section#research-sec {
        padding: 60px 0px;
    }

    .second-1 {
        height: 130px;
        width: 130px;
    }

    img.second-2 {
        height: 150px;
        width: 150px;
    }

    img.first-1 {
        height: 160px;
        width: 164px;
    }

    img.first-2 {
        width: 130px;
        height: 131px;
    }

    .pod-cast-image-inner::before {
        left: 0;
    }



}

@media all and (max-width:575px) {
    h1 {
        font-size: 30px;
        line-height: 46px;
    }

    h3 {
        font-size: 16px;
        line-height: 26px;
    }

    header a.navbar-brand {
        position: relative;
        top: 0;
    }

    header a.navbar-brand img {
        max-width: 60px;
    }

    .annusment-bar-btns a span {
        display: block;
    }

    .annusment-bar-btns a i {
        font-size: 17px;
        line-height: 19px;
        display: none;
    }

    header a.search-bar {
        width: 46px;
        height: 40px;
    }

    .login-btn,
    a.Create-acc {
        padding: 9px 14px;
    }

    .annusment-bar-btns {
        justify-content: center;
    }

    header nav.navbar.navbar-expand-xl {
        padding: 0;
    }

    .aanusement-bar {
        padding: 10px 0px;
    }

    .navbar-custom-class {
        display: flex;
        align-items: center;
    }



    div#search-form {
        position: relative;
    }

    .liberia-medical-img img {
        max-width: 100%;
    }

    .our-infomation .row {
        row-gap: 25px;
    }

    .latest-research .row {
        flex-direction: column-reverse;
    }

    .latest-research-content p {
        margin: 10px 0px 25px;
    }

    .latest-research-content h2 {
        margin-top: 10px;
    }

    .our-latest-artical h2 {
        margin-bottom: 30px;
    }

    .artical-publisher-info {
        padding-bottom: 15px;
    }

    .featured-multimedia-sec h2 {
        margin-bottom: 22px;
    }

    .latest-artical-box ul {
        display: block;
    }

    .artical-contain-main-box {
        height: auto;
    }

    .latest-artical-box ul {
        display: flex;
    }

    .testimonials-clients {
        padding-top: 60px;
        padding-bottom: 60px;
    }

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

    .our-blogs-list h2 {
        width: 100%;
    }

    .blogs-list-data-box {
        flex-direction: column;
        gap: 15px;
    }

    .blogs-list-data-box {
        border: none;
        padding-bottom: 0px;
        margin-bottom: 20px;
    }

    .carrers-data-box {
        flex-direction: column;
        gap: 14px;
    }

    .carreers-img {
        width: 100%;
    }

    .carrers-data-box>div:last-child {
        padding-left: 0;
    }

    .carrers-data-box img {
        width: 100%;
        height: 100%;
    }

    .careers-box-contain {
        padding: 25px 15px 10px;
    }

    .careers-box-contain h2 {
        margin-bottom: 20px;
    }

    .join-our-newsletter .input-holder input {
        font-size: 14px;
    }

    .join-our-newsletter .input-holder input::placeholder {
        font-size: 14px;
    }

    .greetings-info-text {
        padding-left: 0;
    }

    .featured-multimedia-slider .slick-slide {
        margin-right: 6px;
        margin-left: 6px;
    }

    .banner-img {
        display: none;
    }

    .banner-text p br {
        display: none;
    }

    .discover-box-slider-holder {
        padding: 20px 15px 60px 15px;
    }

    .discover-more-about {
        padding-bottom: 60px;
    }

    .discover-box-slider-holder h3 {
        margin-bottom: 15px;
    }

    .discover-box-slider-holder .slick-dots {
        bottom: -40px;
    }

    .pagination.article {
        flex-wrap: wrap;
        justify-content: center;
    }

    .display-pagination-article ul {
        gap: 0;
    }

    .pagination.article li span {
        font-size: 14px;
    }

    .pagination.article li a {
        padding: 0px 7px;
        margin: 0px 4px !important;
        font-size: 14px;
    }

    .pagination.article nav {
        margin-top: 8px;
    }

    .our-artical-sec h2 {
        order: -1;
        margin-bottom: 20px;
    }

    .article-content {
        padding-bottom: 25px;
    }

    .article-list-data {
        padding: 0px 0px 25px;
    }

    .article-content-data h3 {
        font-size: 18px;
        margin: 5px 0px;
    }

    .article-view-section {
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
        padding: 10px 0px 19px;
        margin-bottom: 20px;
    }

    .article-tags ul li {
        padding-right: 0;
    }

    .article-tags {
        margin-bottom: 10px;
    }

    .article-content-sec p {
        margin-bottom: 10px;
    }

    .article-subscribe-sec {
        padding: 35px 0px;
        margin: 35px 0px 35px;
    }

    .article-subscribe-sec h2 {
        font-size: 22px;
        line-height: inherit;
    }

    .or-choose-another-plan {
        padding: 25px 0px;
    }

    .article-subscribe-sec {
        padding: 35px 0px;
        margin: 25px 0px 25px;
    }

    .notes-article p {
        margin-bottom: 10px;
    }

    .notes-article {
        padding-bottom: 30px;
        margin-bottom: 30px;
    }

    .supplementary-material-download h3 {
        margin-top: 0;
        margin-bottom: 17px;
    }

    p.pdf-name-file {
        font-size: 15px;
    }

    .supplementary-material {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .products-and-services {
        padding: 50px 0px;
    }

    .media-center {
        padding: 50px 0px;
    }

    .learn-more-lmda {
        padding: 20px;
        margin-top: 40px;
    }

    .media-center a {
        padding: 11px 14px;
        margin-top: 10px;
        text-align: center;
    }

    .how-to-advertiser p {
        margin-bottom: 10px;
    }

    .print-and-digitals-advertising p {
        margin-bottom: 10px;
    }

    .print-and-digitals-advertising ul {
        margin-bottom: 10px;
    }

    .lmda-career-center {
        margin-top: 20px;
    }

    .author-center {
        padding: 50px 0px;
    }

    .author-center h2 {
        margin-bottom: 10px;
    }

    .author-center-content p {
        margin-bottom: 10px;
    }

    .why-lmda-author-center p {
        margin-bottom: 15px;
    }

    .why-answer {
        margin-bottom: 15px;
    }

    .why-lmda-author-center a {
        margin-top: 15px;
    }

    .newsletetr-submissions {
        padding: 20px 16px;
    }

    .why-answer h6 {
        font-size: 16px;
    }
}

@media all and (max-width:480px) {


    .artical-img-container img {
        height: max-content;
    }
}

@media all and (max-width:375px) {
    .result-filter {
        flex-wrap: wrap;
    }

    .sort-by-filter select {
        padding: 4px 10px;
    }
}