@media(width <= 900px){

    main.chickenPoll .bxQuestion .bxSorts > .sort {
        margin: 0.4rem auto!important;
    }
    main.chickenPoll.status .sortChickens {
        margin-bottom: 4rem;
    }

    main.chickenPoll.status ul.bxBtnsSliding {
        width: 100%!important;
    }
    main.chickenPoll .container {
        width: 95%!important;
        margin: 1rem auto;
    }
    main.chickenPoll .chart-container {
        width: 95% !important;
    }
    main.chickenPoll.selectFarm.pf_main table {
        width: 95% !important;
    }
    main.chickenPoll.status ul.bxCalendarSort {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    main.chickenPoll .bxQuestion {
        margin: 0;
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    main.chickenPoll .sort.provinces .cell_U0  {
        padding: 0.5rem 0!important;
    }
    main.chickenPoll .bxQuestion .bxSorts {
        display: flex;
        justify-content: center;
        margin: 1rem auto;
        flex-direction: column;
        align-items: center;
    }
    main.chickenPoll a.logoLink:hover{
        border-radius: .2rem;
        border: 1px solid #999;
        width: 95%;
        margin: 2rem auto;
    }
    main.chickenPoll a.logoLink {
        position: unset!important;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 2rem 0;
    }
    main.chickenPoll {
        overflow-x: hidden;
    }
    main.chickenPoll .textarea01 {
        width: 95%;
        margin: 0 auto;
    }
    main.chickenPoll h3 {
        width: 100%;
        margin: unset !important;
        text-align: center;
    }
    main.chickenPoll ul.bxData {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
}
@media (max-width: 914px) {
    main.productPage ul.listProduct li > a {
        display: flex;
        margin: 0 0 1rem;
        justify-content: center;
    }
    main.productPage ul.listProduct li > a img {
        width: 95%;
        height: 20rem;
    }
    main.productPage ul.listProduct li {
        margin: 2rem auto;
    }
    main.productPage ul.listProduct {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    main.mag_home .mag_banner .bh{
        display: none;
    }
    main.mag_home .mag_banner .bhP{
        display: block;
    }
    .page_pl .pl_form th {
        font-size: 14pt;
    }
    .page_pl .pl_form table tbody td {
        font-size: 20pt;
    }
    .page_pl .pl_form table {
        width: 100%;
    }
    .page_pl .sh_table > li {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    a.sosCall {
        display: block;
        position: fixed;
        bottom: 2rem;
        background-color: var(--pcolor);
        color: #fff;
        padding: 0.7rem 1rem;
        border-radius: 2rem;
        box-shadow: 0 0 15px #000;
        font-family: 'vazir',sans-serif;
        font-size: 10.6pt;
        left: unset;
        right: 1rem;
        z-index: 99;
        border: 3px solid;
    }
    main.mag_Article .bxFaqMag .bx {
        width: 100%;
    }
    main.mag_Article .bxFaqMag {
        display: flex;
        flex-direction: column;
    }
    main.mag_thematic .b_view .articles .a1 .b_img {
        width: 100%;
        height: 100%;
    }
    main.mag_thematic .b_view .articles .a1 .b_img img {
        width: 100%;
        height: 100%;
    }
    .mag_home section.mag_banner .bhp,.mag_home section.mag_banner .bhp img{
        width: 100%;
    }
    main.home .bhP{
        display: block;
    }
    main.home .bh{
        display: none;
    }
    .pf_header .pf-icn-menu {
        background-image: url("../imgs/profile/menu.svg");
        width: 1.2rem;
        height: 1.2rem;
        display: flex;
        background-repeat: no-repeat;
        margin-right: 1rem;
    }

    main.pricePrediction .bxControl > ul > li .bxRes {
        margin: 1rem;
        box-shadow: inset 0 0 5px #000;
        height: 15.6rem;
        border-radius: .4rem;
        background-color: #eee;
        display: flex;
        justify-content: center;
        align-items: center;
        width: unset;
    }
    main.pricePrediction .bxControl > ul > li .bxRes {
        height: 14.6rem;
    }
    main.pricePrediction .bxControl {
        height: 38rem;
        box-shadow: 0 0 5px #333;
        margin: 0 2rem;
        border-radius: .5rem;
        overflow: hidden;
    }
    main.pricePrediction .bxControl > ul {
        display: grid;
        grid-template-rows: repeat(2,1fr);
        height: 100%;
        grid-template-columns: unset;
    }
    main.productPage .notRecord {
        color: #999;
        margin: unset !important;
    }

    .page_pl div#chart-container canvas#graphCanvas {
        width: 100% !important;
    }

    .page_pl div#chart-container {
        position: relative;
        margin: auto;
        width: 90%;
        height: 20rem;
    }

    .bxs {
        min-width: unset;
        margin: auto;
    }

    .b_view .articles .a1 .Abstract {
        width: 100% !important;
        padding: 0 0.8rem !important;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: inherit;
        color: #999;
        font-size: 11pt;
        text-align: justify;
        height: 6rem;
    }

    .hUser {
        margin: 0;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        width: 80%;
        border: 1px dashed #ccc;
        padding: .5rem 1rem;
        border-radius: .4rem;
    }

    .pdp-latoja.calender-0 {
        left: 0 !important;
        right: 0 !important;
        margin: auto;
        top: 12rem !important;
    }

    main.page_pl[namepage=pricechicken] .content_2 table {
        width: 100% !important;
    }

    .pdp-latoja {
        border-radius: .4rem;
        box-shadow: unset !important;
        z-index: 0 !important;
        left: 0 !important;
        right: 0 !important;
        margin: auto;
        width: fit-content;
    }

    .mag .b_menu .ls_icn {
        margin: 0 0.5rem;
    }

    .mag_ph_header .b_menu .login_signUp > div {
        display: flex;
        margin: 0 1rem;
    }

    .mag_ph_header .b_menu .login_signUp {
        display: flex;
        justify-content: center;
    }

    .bodyF {
        position: fixed;
        width: 100%;
    }

    .df_ph_header .login_signUp, .mag_ph_header .login_signUp {
        width: 100%;
        display: flex;
        margin: 0 auto 1.2rem;
        justify-content: center;
        align-items: center;
    }

    main.Site_guide section.txt_body.map {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
    }

    main.Site_guide section.txt_body.map .b01 {
        margin-bottom: 2.5rem;
    }

    main.Site_guide section.txt_body {
        padding: 1.5rem 1rem;
    }

    main.home .go_journal {
        margin-top: 1rem;
    }

    #home_slider .b_arrow {
        display: none;
    }

    #home_slider ul {
        transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);
        width: 95%;
        display: flex;
        overflow-x: scroll;
        margin: auto;
    }

    #home_slider ul > li {
        float: right;
    }

    #home_slider ul > li img {
        width: 80vw;
        height: 11rem;
        border-radius: 0.7rem;
        margin: 0.6rem .2rem;
        box-shadow: 1px 3px 5px #333;
        display: block;
    }

    .page_pl .pl_title h1 span, .page_pl .pl_title h2 span {
        font-size: 18pt;
        font-family: var(--fnb);
    }

    .page_pl .pl_title {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 0 0.6rem 0;
        flex-direction: column;
    }

    .page_pl .price_list_birds span.pl_btn {
        width: 10rem;
        display: flex;
        box-shadow: 0 0 6px #999;
        height: 2.9rem;
        border-radius: .4rem;
        justify-content: center;
        align-items: center;
        margin: 0 .4rem;
        background-color: #fff;
    }

    .iconCalender {
        background: url("../imgs/calendar-96.png") no-repeat;
        background-size: cover;
        width: 2rem;
        height: 2rem;
        display: block;
        position: absolute;
        top: 8px !important;
        left: 15px;
        transition: all .15s ease-in-out;
    }

    .page_pl .box_calender > label {
        position: absolute;
        background-color: #ecf0f3;
        top: -14px;
        right: 14px;
        padding: 0 0.6rem;
        color: #999;
    }

    .page_pl .price_list_birds .box_calender {
        width: 14rem;
        display: flex;
        flex-direction: column;
    }

    .page_pl .pl_filter_form {
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-direction: column;
        height: 10rem;
    }

    .page_pl section.b_Calenders {
        display: flex;
        flex-direction: column;
        width: fit-content;
        margin: auto;
        position: relative;
        align-items: center;
    }

    .page_pl .sh_table {
        display: grid;
        grid-template-columns: unset;
        height: unset;
        grid-template-rows: unset;
        /*row-gap: 2rem;*/
        width: 90%;
        margin: 1.5rem auto;
    }

    .mag_ph_header .price_lists ul.mag_submenus {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .mag_ph_header .price_lists li.sub3 {
        font-size: 14pt !important;
        color: var(--pcolor);
        box-shadow: var(--shadow);
        display: flex;
        padding: .9rem;
        border-radius: .3rem;
        justify-content: center;
        margin: 0.4rem;
        align-items: center;
        background-color: #fff;
    }

    .page_pl .b000 section.b001 {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 20rem;
    }

    .page_pl .pl_sh-0 .b000 {
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .page_pl section.price_list_birds section.pl_sh-0 {
        width: 100%;
        margin: auto;
    }

    main.home {
        overflow: hidden;
    }

    .logo_email input.email {
        height: 100%;
        font-family: initial;
        font-size: 12pt;
        font-weight: 900;
        direction: ltr;
        letter-spacing: 1.6px;
        width: 14rem;
        padding: 0 0.6rem;
        border: 1px solid #999;
    }

    footer section.fb.copyright_law h6 {
        font-weight: 100;
        font-size: 12.8pt;
        color: #999;
        text-align: center;
    }

    footer .sign_trust a {
        display: flex;
    }

    footer .sign_trust {
        display: flex;
        width: 95%;
        justify-content: space-around;
        align-items: center;
        margin: 2rem;
    }

    footer .your_way p {
        text-align: justify;
        color: #999;
        font-size: 12pt;
        line-height: 32px;
    }

    footer .your_way {
        width: 95%;
    }

    footer .links .fb00 ul li {
        color: #999;
        font-size: 14pt;
        margin: 0 0 0.3rem 0;
        text-align: center;
    }

    .fb00.about {
        display: none;
    }

    footer section.links {
        display: flex;
        width: 95%;
        justify-content: space-between;
        align-items: center;
    }

    footer .fb00 {
        height: 12rem;
        padding: 0 .5rem;
        width: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .home .Support_info ul {
        margin-top: 2rem;
        height: 31rem;
        align-items: center;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .home .go_journal img {
        width: 100%;
        height: 100%;
        max-height: 60rem;
    }

    .df_ph_header .ls {
        border: var(--border);
        border-radius: .3rem;
        width: 40%;
        height: 2.5rem;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: var(--shadow);
        margin: 0 0.3rem;
    }

    .df_ph_header .ls .name {
        margin-right: 0.9rem;
        font-size: 14pt;
    }

    .df_ph_header .basket span {
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .df_ph_header section.b_h {
        display: flex;
        justify-content: space-around;
        align-items: center;
        padding: .4rem;
        border-radius: .3rem;
        height: 3.2rem;
        background-color: var(--pcolor) !important;
        box-shadow: 0 0 10px #999 !important;
        width: 9rem !important;
        margin: 0 auto;
    }

    .df_ph_header .number_purchases {
        font-size: 12pt;
        font-family: nbyekan, sans-serif;
        border-radius: 50%;
        background-color: #999;
        width: 1.5rem;
        height: 1.5rem;
        display: flex;
        justify-content: center;
    }

    .df_ph_header section.b_h:hover {
        box-shadow: 0 0 !important;
        cursor: pointer;
    }

    .df_header {
        display: none;
    }

    .df_ph_header {
        display: flex;
        width: 100%;
        background-color: #fff;
        height: 3rem;
        box-shadow: var(--shadow);
        transition: all 2s ease-in-out;
    }

    .df_ph_header .shadow {
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .4);
        z-index: 98;
    }

    .df_ph_header .bup {
        width: 100%;
        position: relative;
    }

    .df_ph_header .b_logo {
        width: fit-content;
        display: flex;
        height: 2rem;
        position: absolute;
        left: 0;
        right: 0;
        margin: .5rem auto;
    }

    .df_ph_header .bup span.fa.fa-bars {
        position: absolute;
        left: 0.9rem;
        margin: 0.8rem 0;
        font-size: 19.8pt;
        color: #999;
    }

    .df_ph_header .b_menu {
        display: flex;
        width: 20rem;
        height: 100%;
        background-color: #fff;
        flex-direction: column;
        z-index: 99;
        position: fixed;
        left: -300rem;
        align-items: flex-start;
        box-shadow: var(--shadow);
        overflow: scroll;
        transition: all .3s ease-in-out;
    }

    .df_ph_header .login_signup > a, .mag_ph_header .login_signup > a {
        display: flex;
        justify-content: center;
        width: 21rem;
        background-color: var(--pcolor);
        color: #fff;
        align-items: center;
        height: 3.5rem;
    }

    .df_ph_header .login_signup > a span.far.fa-user-circle, .mag_ph_header .login_signup > a span.far.fa-user-circle {
        margin: 0 .5rem;
        font-size: 22pt;
    }

    .df_ph_header .login_signup > a .name, .mag_ph_header .login_signup > a .name {
        font-size: 14pt;
    }

    .df_ph_header .search {
        display: flex;
        justify-content: center;
        margin: 1rem auto;
        position: relative;
        width: 100%;
    }

    .df_ph_header .search input[type=text] {
        border-radius: 1.8rem;
        height: 2.8rem;
        border: 1px solid #999;
        width: 80%;
        padding: 0 0.7rem;
        font-size: 12.8pt;
    }

    .df_ph_header .search span.fas.fa-search.hover {
        position: absolute;
        left: 50px !important;
        top: 0.9rem;
        font-size: 19pt;
    }

    .df_ph_header nav {
        padding: 1rem;
        width: 100%;
    }

    .df_ph_header nav > ul > li {
        font-size: 18pt;
        font-weight: 900;
        margin-bottom: 0.6rem;
    }

    .df_ph_header nav > ul > li > div {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        font-size: 16pt;
        color: var(--pcolor);
    }

    .df_ph_header nav > ul > li span.fas.fa-angle-left, .df_ph_header nav > ul li span.fas.fa-angle-up {
        margin-left: 2rem;
        font-size: 15pt;
        color: #999;
        transition: all .5s ease-in-out;
    }

    .df_ph_header nav > ul > li > ul {
        height: 0;
        overflow: hidden;
        transition: height 1s ease-in-out;
    }

    .df_ph_header nav > ul > li > ul > li {
        font-weight: 900;
        /*margin-bottom: 0.6rem;*/
        display: flex;
        flex-direction: column;
        text-align: center;
        justify-content: center;
    }

    .df_ph_header nav > ul > li > ul > li > div {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: .6rem 0;
    }

    .df_ph_header ul.df_submenu2 a {
        font-size: 14pt !important;
        color: var(--pcolor);
        box-shadow: var(--shadow);
        display: flex;
        padding: .2rem;
        border-radius: .3rem;
        justify-content: center;
        margin: 0.4rem;
        align-items: center;
        min-height: 80%;
        background-color: #fff;
    }

    .df_ph_header ul.df_submenu2 {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin: 0;
        height: 0;
        overflow: hidden;
        transition: height 1s ease-in-out;
        background-color: #eee;
    }


    .mag_Article .content img.ar_img_mid {
        display: flex;
        margin: 1rem auto;
        width: 100%;
    }

    .mag_Article .content_2 {
        width: 90%;
        margin: auto;
        text-align: justify;
    }

    .mag_Article .b_view .b_title .name {
        font-size: 17pt !important;
        color: #333;
        text-align: center;
    }

    .mag_Article .content .content_image img {
        width: 96%;
        max-width: 40rem;
        min-width: 10rem;
        margin: auto;
        display: flex;
        border-radius: .3rem;
    }

    .subVisible {
        height: 0 !important;
        width: 0 !important;
        /*margin: 1rem 0 !important;*/
    }

    .mag_ph_header ul.mag_submenu2 {
        width: 100%;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        margin: 0;
        height: 0;
        overflow: hidden;
        transition: height 1s ease-in-out;
        background-color: #eee;
    }

    .mag_ph_header ul.mag_submenu2 a {
        font-size: 14pt !important;
        color: var(--pcolor);
        box-shadow: var(--shadow);
        display: flex;
        padding: .2rem;
        border-radius: .3rem;
        justify-content: center;
        margin: 0.4rem;
        align-items: center;
        min-height: 80%;
        background-color: #fff;
    }

    .mag_ph_header nav > ul > li span.fas.fa-angle-left, .mag_ph_header nav > ul li span.fas.fa-angle-up {
        margin-left: 2rem;
        font-size: 15pt;
        color: #999;
        transition: all .5s ease-in-out;
    }

    .mag_ph_header nav > ul > li > a {
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #333;
        font-weight: 900;
        font-size: 16pt;
    }


    .mag_ph_header nav > ul > li > ul > li > div {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: .6rem 0;
    }

    .mag_ph_header nav > ul > li > div {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        font-size: 16pt;
        color: var(--pcolor);
    }

    .mag_ph_header nav {
        padding: 1rem;
        width: 100%;
    }

    .mag_ph_header nav > ul > li {
        font-size: 18pt;
        font-weight: 900;
        margin-bottom: 0.6rem;
    }

    .mag_ph_header nav > ul > li > ul > li {
        font-weight: 900;
        display: flex;
        flex-direction: column;
        text-align: center;
        justify-content: center;
    }

    .mag_ph_header nav > ul > li > ul {
        height: 0;
        overflow: hidden;
        transition: height 1s ease-in-out;
    }

    .mag_ph_header .search span.fas.fa-search.hover {
        position: absolute;
        left: 50px !important;
    }

    .mag_ph_header .search input[type=text] {
        border-radius: 1.8rem;
        height: 2.8rem;
        border: 1px solid #999;
        width: 80%;
        padding: 0 0.7rem;
        font-size: 12.8pt;
    }

    .mag_ph_header .search {
        display: flex;
        justify-content: center;
        margin: 1rem auto;
        position: relative;
        width: 100%;
    }

    .mag_ph_header .login_signup {
        display: flex;
        justify-content: space-around;
        width: 100%;
    }

    .mag_ph_header .b_menu {
        display: flex;
        width: 80%;
        height: 100%;
        background-color: #fff;
        flex-direction: column;
        z-index: 99;
        position: fixed;
        left: -300rem;
        align-items: flex-start;
        box-shadow: var(--shadow);
        overflow: scroll;
        transition: all .3s ease-in-out;
    }

    .mag_ph_header .shadow {
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .4);
        z-index: 98;
    }

    a.View_more {
        font-size: 12pt;
        color: var(--pcolor);
        position: absolute;
        left: 20px;
        top: 100%;
        box-shadow: var(--shadow);
        padding: .5rem 0.6rem;
        font-family: var(--fv);
        display: flex;
        align-items: center;
        width: 7.4rem;
        justify-content: flex-start;
        border-radius: .3rem;
        background-color: #fff;
        transition: all .3s ease-in-out;
        height: 3rem;
    }

    .mag_footer section.Social_Networks .Networks {
        display: flex;
        justify-content: space-around;
        margin-top: 1.4rem;
    }

    .mag_footer section.Social_Networks {
        margin-top: 1rem;
    }

    .mag_footer section.links {
        display: flex;
        width: 100%;
        justify-content: space-around;
    }

    footer .fb {
        display: flex;
        justify-content: space-between;
        margin: 1.5rem auto;
        flex-direction: column;
        align-items: center;
    }

    .mag_footer .fb00.about {
        display: none;
    }

    .bphw {
        width: 95% !important;
    }

    .mag_header {
        display: none;
    }

    .mag_ph_header {
        display: flex;
        width: 100%;
        background-color: #fff;
        height: 3rem;
        box-shadow: var(--shadow);
        transition: all 2s ease-in-out;
    }

    .mag_ph_header .b_logo {
        width: 10rem;
        display: flex;
        height: 2rem;
        position: absolute;
        left: 0;
        right: 0;
        margin: .5rem auto;
    }

    .mag_ph_header .bup {
        width: 100%;
        position: relative;
    }

    .mag_ph_header .bup span.fa.fa-bars {
        position: absolute;
        left: 0.9rem;
        margin: 0.8rem 0;
        font-size: 19.8pt;
        color: #999;
    }

    .mag_home .hottest_news .br {
        width: 5rem;
        padding: 0.3rem 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: var(--pcolor);
        color: #fff;
        border-radius: 0 .3rem .3rem 0;
        position: absolute;
        right: -10px;
        height: 100%;
    }

    .mag_home .hottest_news .br .name {
        display: none;
    }

    section.mag_banner img {
        width: 100%;
    }

    .b_view .b_title {
        background-color: #fff;
        position: absolute;
        top: -71px !important;
        padding: 0 !important;
        display: flex;
        align-items: center;
        width: 100% !important;
        justify-content: center;
    }

    .b_view span.line-b-corner {
        width: 100%;
        height: 0.5rem;
        display: flex;
        position: absolute;
        top: -4px;
        background: rgb(17, 107, 44);
        background: radial-gradient(circle, rgba(17, 107, 44, 1) 31%, rgba(238, 238, 238, 1) 87%);
    }

    .mag_home section.mag_banner {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 6rem 0 1rem;
    }

    .mag_home .Animal_health_diseases .b_title .name {
        font-size: 29pt !important;
    }

    .b_view .articles {
        margin: 3rem auto;
        display: grid;
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .b_view .articles .a1 {
        display: flex;
        flex-direction: column;
        align-items: center;
        box-shadow: var(--shadow);
        padding: 0 !important;
        border-radius: .3rem;
        width: 95%;
        /*height: 22rem;*/
        height: unset;
        overflow: hidden;
        transition: box-shadow .3s ease-in-out;
        margin: 0 auto 0.6rem;
    }
    main.home .b_view .b_img, main.mag_home .b_view .b_img {
        overflow: hidden;
        width: 16rem;
        height: unset;
    }
    .b_view .articles .a1 img {
        width: 100%;
        /*display: flex;*/
        height: 100% !important;
    }
    .mag .b_view .articles .a1 .b_img a {
        height: 100%;
    }
    .mag .b_view .articles .a1 .Title {
        height: unset;
    }
    .b_view .articles .a1 .b_img a {
        width: 100%;
        display: flex;
        height: 100%;
    }

    .b_view .articles .a1 .b_img {
        width: 100%;
    }
    .mag .b_view .articles .a1 .Abstract * {
        font-size: 12pt!important;
        font-family: 'vazir',sans-serif!important;
        text-align: justify!important;
    }

    .Latest_Products .b_dw {
        width: 100%;
        padding-right: 0 !important;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .Latest_Products section.Tools {
        display: flex;
        width: 5rem;
        justify-content: center;
        color: #999;
        margin: 1rem 0 0;
    }

    .Latest_Products section.connect_name {
        display: flex;
        flex-direction: column;
        width: 100% !important;
        align-items: center;
    }

    .Latest_Products .connect {
        color: var(--pcolor);
        font-size: 12pt;
        margin: 1rem;
        box-shadow: 0 0 5px #999;
        padding: 0.6rem .5rem;
    }

    .logo_email .b00 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 1.8rem;
        flex-direction: column;
        height: 10rem;
    }

    .close {
        display: flex;
        width: 35px;
        height: 36px;
        justify-content: center;
        align-items: center;
        font-size: 18pt;
        text-align: center;
        color: #333;
        position: absolute;
        right: 0;
        top: 0;
    }

    .left0 {
        left: 0 !important;
    }

    .rotate90 {
        transform: rotate(-90deg);
        color: var(--pcolor) !important;
    }

    .pfixed1 {
        position: fixed !important;
        background-color: #fff;
        width: 100%;
        height: 3rem;
        top: 0;
        z-index: 80;
        box-shadow: 0 0 5px #999;
        transition: top .35s ease-in-out;
    }

    .pfixed2 {
        position: fixed !important;
        background-color: #fff;
        width: 100%;
        height: 3rem;
        top: -200px;
        z-index: 80;
        box-shadow: 0 0 5px #999;
        transition: top .35s ease-in-out;
    }

    .mag_Article .b000 {
        display: grid;
        grid-template-columns: 100%;
        margin-top: 5rem;
    }

    .mag main {
        overflow: hidden;
    }

    main.mag_thematic .b000 {
        display: flex;
        grid-template-columns: 95%;
        margin: 6rem auto;
        flex-direction: column;
    }

    .mag_thematic .b_view .articles {
        margin: 2rem auto !important;
        display: flex;
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 2.6rem;
        flex-direction: column;
    }

    .mag_thematic .b_view .articles .a1 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        box-shadow: var(--shadow);
        padding: 0 !important;
        border-radius: .3rem;
        width: 100% !important;
        height: 100% !important;
        overflow: hidden;
        transition: box-shadow .3s ease-in-out;
        position: relative;
    }

    .mag_thematic a.View_more {
        font-size: 12pt;
        color: #fff;
        position: unset !important;
        box-shadow: var(--shadow);
        padding: .5rem 0.6rem;
        font-family: var(--fv);
        display: flex;
        align-items: center;
        width: 11.5rem;
        justify-content: center;
        border-radius: .3rem;
        background-color: var(--pcolor);
        transition: all .3s ease-in-out;
        height: 2.7rem;
        margin: .4rem auto;
    }

    .mag_thematic .b_view .b00 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        height: 100%;
        justify-content: space-between;
        /* margin-right: 0.4rem; */
        padding: .5rem;
    }

    .b_view .b_bottom {
        position: unset !important;
        bottom: 0 !important;
        right: 0 !important;
        left: 0;
        margin: auto;
        width: 100% !important;
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding: 0.5rem 0.7rem;
    }
}
@media (min-width: 1300px ) {
    .pdp-latoja.calender-0 {
        left: 52vw !important;
    }
}

@media (min-width: 914px) and  (max-width: 1300px) {
    .pdp-latoja.calender-0 {
        left: 52vw !important;
    }
}

@media (max-width: 392px) {
    .mpli .c_mplis {
        grid-template-columns: repeat(2, 1fr);
        display: grid;
    }
}

@media (max-width: 320px) {
    .mpli .c_mplis {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 3rem;
    }
}