
/*LAYOUT*/
.eds_containerTitle, .eds_userLogin, .eds_searchButton, .eds_headerContainer.eds_headerContainer3 .eds_userLanguageBg {
    display: none;
}

.eds_content1, .eds_contentLoaded {
    overflow: hidden;
}

.news .edn_aditionalBox.edn_articleLinks {
    display: none;
}

.section {
    padding-top: 100px;
    padding-bottom: 100px;
}

.eds_content1, .EasyDNNSkin_Ozone2 {
    background: none;
}

.eds_subCollection_news {
    max-width: 960px;
    margin: auto;
}

a:link, a:active, a:visited, .eds_darkColor a, a.eds_darkColor:hover {
    color: #ce1212;
}

p {
    color: #333333;
    line-height: 1.4;
}

.rm-logo-link:hover {
    opacity: .95;
}

/*NAVBAR*/
#dnn_dnnLOGO_imgLogo {
    border: 0;
    width: 250px;
    height: 109px;
}
.eds_menuBg {
    background-color: #ffffff !important;
    border-top: 1px solid #111111;
    border-bottom: 1px solid #111111;
}
.eds_pageScrolled .eds_headerContainer3 .eds_menuBg {
    /* box-shadow: none; */
    box-shadow: 0 4px 10px -10px rgba(0, 0, 0, 0.6);
}
.responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
    color: #333333;
}
.responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
    color: #777777;
}
/* .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.Invialatuaricetta > span .edsmm_itemContainer {
    background: #ed1d24;
    padding-left: 18px;
    padding-right: 18px;
    color: #ffffff;
    margin: auto;
}
.responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.Invialatuaricetta > span .edsmm_itemContainer {
    background: #ed1d24;
    padding-left: 18px;
    padding-right: 18px;
    color: #ffffff;
} */
.responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
    pointer-events: none;
}
/* .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_active.Invialatuaricetta > span .edsmm_itemContainer {
    background: #cdcdcd !important;
} */

li.edsmm_menuItem a, li.edsmm_menuItem span span {
    padding: 0 10px;
}

/* li.edsmm_menuItem.edsmm_active {
    background: rgba(0, 0, 0, 0.05);
} */

/*SUBMENU OPEN ON CLICK*/
.responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_hasChild > span > .edsmm_childIndicator {
  width: 100%;
  top: 6px;
  left: 0;
  border: none;
  border-radius: 6px;
  background-color: transparent;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_hasChild > span > .edsmm_childIndicator::after {
    color: #ffffff;
	left: initial;
	height: 100%;
	text-indent: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333333;
}

.responsAbilityMenu.raMenuOpened .raMenuWrapper .edsmm_level_1 ol li.edsmm_menuItem .edsmm_childIndicator::after {
	color: #ffffff;
}

@media screen and (max-width: 991px){
    .responsAbilityMenu.eds_menuType3 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > span::after {
    color: initial;
    }
}

/*FOOTER*/
.footer-moov {
  padding: 36px 18px;
}
/* .footer-logos-section {
    display: flex;
    align-items: center;
} */
.footer-logos-section {
    margin-right: 54px;
}
.footer-reg-img-container {
    margin-bottom: 9px;
}
.footer-rcm-img-container {
    width: 100%;
    height: auto;
    /* border-left: 1px solid rgba(255, 255, 255, .35); */
    /* padding-left: 15px; */
}
.footer-reg-img-container img {
    width: 75px;
    background: #fff;
    max-width: 100%;
    height: 30.3px;
    border-radius: 3px;
}
.footer-rcm-img-container img {
    width: 140px;
    max-width: 100%;
    height: 60.98px;
}
.footer-moov i {
  font-size: 36px;
  color: rgba(255, 255, 255, 8);
  margin-right: 8px;
}
.footer-moov i:hover {
  color: rgba(255, 255, 255, .6);
}
.footer-moov .footer-social p {
  color: rgba(255, 255, 255, .8);
  /* margin-top: 27px; */
  font-size: 14px;
  margin-bottom: 9px;
}
.copyright-rcm {
    background-color: #424143;
    border-top: 1px solid #4f4e51;
    padding-left: 9px;
    padding-right: 9px;
}
.copyright-rcm p {
    font-size: 12px;
    color: rgba(255, 255, 255, .5);
    margin-bottom: 1px;
}
.copyright-rcm a {
    font-size: 12px;
    color: rgba(255,255,255,.7);
}
.copyright-rcm a:hover {
    color: rgba(255,255,255,.45);
}
.edsCopyrightBg {
    display: none!important;
}

/*HERO*/
.hero-box {
    float: left;
    width: 100%;
    padding: 5rem;
}

.hero-moov h1 {
    font-size: 50px;
    font-weight: 700;
    color: #ffffff;
}
.hero-moov p {
    color: #ffffff;
}
.hero-text-moov {
    font-size: 42px;
    margin-top: 60px
}

.hero-rm-logo-container {
    display: block;
    width: 100%;
    float: left;
}

.hero-rm-logo-container img {
    width: 100%;
    height: auto;
    max-width: 116px;
    border-radius: 5px;
    background: #ffffff;
}


/*ABOUT*/
.about .description i:before {
    color: #ed1d24;
}
.pre-title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #999;
    letter-spacing: 0.01em;
    text-align: center;
}
.eds_headerBackground {
    background-color: rgba(255, 255, 255, 1);
}
.hero-moov {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 54px 76px;
}

button.send-your-recipe, a.send-your-recipe, #recipes-data-form input[type="submit"] {
    display: block;
    float: left;
    background: rgba(237, 29, 36, 1);
    padding: 15px 12px;
    text-transform: uppercase;
    color: #ffffff;
    border: 2px solid rgba(237, 29, 36, 1);
    margin-top: 15px !important;
    font-size: 22px;
    letter-spacing: 0.03em;
}

/* button.send-your-recipe:hover, a.send-your-recipe:hover, #recipes-data-form input[type="submit"] {
    color: #ffffff;
    background: #333333;
    border: 2px solid #333333;
} */

button.send-your-recipe:hover, a.send-your-recipe:hover, #recipes-data-form input[type="submit"]:hover {
    background: rgba(237, 29, 36, .85);
    border: 2px solid rgba(237, 29, 36, .85);
    color: #ffffff;
}

a.video-tutorial-link, a.hero-video-tutorial-link {
    display: flex;
    float: left;
    padding: 18px 12px;
    text-transform: uppercase;
    margin-top: 15px !important;
    font-size: 16px;
    letter-spacing: 0.03em;
    text-decoration: underline !important;
    align-items: center;
    font-weight: 700;
}

a.video-tutorial-link {
    color: #333333 !important;
}

a.hero-video-tutorial-link {
    color: #ffffff !important;
}

a.video-tutorial-link i, a.hero-video-tutorial-link i {
    font-size: 24px;
}

a.video-tutorial-link:hover, a.hero-video-tutorial-link:hover {
    opacity: .85;
}

a.video-tutorial-link i:before {
    color: #333333 !important;
}

a.hero-video-tutorial-link i:before {
    color: #ffffff !important;
}

/*VIDEO-SECTION*/
.video-section {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background: #000000;
        /* padding: 2.5rem 1rem 2.5rem 1rem; */
}

.video-section .video-container {
    max-width: 720px;
    cursor: pointer;
}

.video-section .video-container video {
    border-radius: 0.375rem;
}

.video-section h3{
    color: #ffffff;
    text-align: center;
    font-size: 2.25rem;
}

/*FORM INVIO DATI*/
#recipes-data-form input, #recipes-data-form select, #recipes-data-form textarea, #recipes-data-form .select2-selection {
    margin-bottom: 18px;
}
#recipes-data-form {
    margin-top: 36px!important;
    margin-bottom: 72px!important;
}
#recipes-data-form .fw-light {
    font-weight: 300 !important;
    font-size: 30px !important;
    font-family: system-ui;
}
#recipes-data-form label {
    color: #555;
    margin-bottom: 9px!important;
    margin-top: 3px;
}
/* #recipes-data-form h1, #recipes-data-form h2, #recipes-data-form h3 {
    display: block;
    float: left;
    width: 100%;
} */
#recipes-data-form h1 {
    font-size: 40px !important;
    letter-spacing: 0.02em;
}
#recipes-data-form h2 {
    margin-bottom: 42px!important
}
#recipes-data-form h3 {
    margin-bottom: 18px;
    margin-top: 27px!important;
}

.rating.level label {
    margin-top: 18px;
}

#recipes-data-form .rating.cost {
  margin-bottom: 18px;
}
#recipes-data-form .checkbox-container {
    display: flex;
    align-items: start;
    margin-top: -10px!important;
    width: 100%;
}
#recipes-data-form .checkbox-container input[type="checkbox"] {
  margin-top: 5px;
  margin-right: 9px;
}
#recipes-data-form .checkbox-container label {
  line-height: 1.7;
  font-size: 14px;
  cursor: pointer;
}

/* #recipes-data-form .form-group {
  float: left;
  width: 100%;
} */

#recipes-data-form input[type="submit"] {
    display: block;
    float: left!important;
    padding: 15px 12px!important;
    margin-top: 18px;
    font-size: 22px!important;
}
#recipes-data-form .rating .circle {
    width: 24px!important;
    height: 24px!important;
}

.form-info {
    border: 1px solid #cbd6db;
    float: left;
    border-radius: 0.375rem;
    padding: 15px 15px;
    background: #f3f9ff;
    /* box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .05) !important; */
    margin-top: 2pz;
}

.form-info p {
    font-weight: 700;
    color: #414141;
    font-size: 14px;
    margin-bottom: 0;
}

.form-info i:before {
    color: #459ec5 !important;
    /* font-weight: 400 !important; */
    font-size: 17px;
    margin-right: 10px;
}

/*POST-LIST*/
.rcm-category-title p {
  display: inline-block;
  font-size: 18px;
  margin-right: 5px;
}

.rcm-category-title h1 {
    font-family: "Roboto";
    text-transform: uppercase;
    display: inline-block;
    font-size: 19px;
    font-weight: 700;
    color:#777777!important;
}

section.rcm-posts-list {
    display: table-row!important;
}

section.rcm-posts-list::before {
  border: none !important;
}

section.rcm-posts-list > time {
  border: none !important;
  background-color: transparent !important;
}


section.rcm-posts-list:hover {
  /* background: rgba(0,0,0,.05) !important; */
  background: none !important;
  border: none !important;
}

/* section.rcm-posts-list:hover a:not(.edn_readMore), section.rcm-posts-list:hover .edn_articleTitle a:not(.edn_readMore), section.rcm-posts-list:hover, section.rcm-posts-list:hover a {
    color: #3b3c40!important;
} */
section.rcm-posts-list:hover h2.edn_articleTitle a{
    color: #3b3c40!important;
}
section.rcm-posts-list:hover h2.edn_articleTitle a:hover{
    color: #81cf67!important;
}

section.rcm-posts-list h2.edn_articleTitle a {
  text-transform: initial;
  font-family: "Roboto";
  font-size: 21px !important;
  font-weight: 700;
}

section.rcm-posts-list a:not(.edn_readMore){
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.02em;
    font-size: 14px!important;
}

section.rcm-posts-list a:not(.edn_readMore):hover, section.rcm-posts-list .edn_articleTitle a:not(.edn_readMore):hover{
    color:#3b3c40!important;
}

section.rcm-posts-list .edn_readMoreButtonWrapper {
    margin-top: 18px !important;
}

/* .rcm-post-badge {
  position: absolute;
  background: rgba(255,255,255,.87);
  right: 12px;
  top: 12px;
  color: #333;
  content: "Esempio";
  line-height: 1;
  margin: 0;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  padding: 5px 6px;
  border-radius: 2px;
  box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
  font-weight: 700;
  letter-spacing: 0.02em;
} */

/*POST*/
/* .edn_articleTitle{
    margin-top: 50px!important;
} */

.rcm-post-img{
    position: relative;
    float: left;
    z-index: 1;
}

.in_article_image {
    max-width: 360px !important;
    width: 100%;
    border: none !important;
    padding: 0 !important;
    margin-top: 36px;
    margin-bottom: 36px !important;
}

.in_article_image, .in_article_image iframe {
    border-radius: 4px!important
}

/* .rcm-post-img:after {
    position: absolute;
    content:"";
    background-color: red;
    content:"Esempio";
    background: rgba(255,255,255,.87);
    right: 12px;
    top: 12px;
    color: #333;
    line-height: 1;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    padding: 5px 6px;
    border-radius: 2px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    font-weight: 700;
    letter-spacing: 0.02em;
} */


.edn_article h1.edn_articleTitle {
    color: #333!important;
    font-weight: 700;
}
.edn_article td {
    font-size: 15px !important;
    line-height: 1.6;
}
.edn_article p {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 0;
}

.cat-breadcrumbs ul {
    list-style: none;
    display: inline-block;
    padding-left: 0;
    margin-left: 0;
    font-size: 16px;
    margin-top: 60px;
    margin-bottom: 18px;
}
.cat-breadcrumbs li {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
}
.cat-breadcrumbs li:last-child a {
    color: #333 !important;
    /* cursor: default;
    pointer-events: none; */
}

.edn_articleCategories {
    /* position: relative;
    font-size: 12px; */
    text-transform: uppercase;
    /* margin-left: -4px; */
}
.edn_articleCategories a {
    font-weight: 700;
    color: #777777 !important;
}
.edn_articleCategories a:hover {
    color: #333333 !important;
}

/* .edn_articleCategories:before {
    position: absolute;
    content: "";
    display: block;
    width: 6px;
    height: 14px;
    background: #ffffff;
    z-index: 12;
    left: -1px;
    top: 0;
} */

.edn_metaDetails a:not(.edn_articleCategories a), .edn_metaDetails time {
    display: none;
}

h2.edn_articleSubTitle {
    margin-top: 0px !important;
}

article.edn_article.edn_articleDetails {
    text-align: left;
}

.edn_articleTags > a {
    background-color: initial !important;
    border: none !important;
    font-weight: 700;
    color: #777777!important;
    /* color: #c81704 !important; */
}

.edn_articleTags > a:hover {
    /* opacity: .8!important; */
    color: #333333!important;
}

.edn_articleTags {
    color:#333333!important;
}

.edn_mediaContainer {
    width: 100%!important;
    border: none!important;
}

.eds_templateGroup_detailsArticleDefault {
    max-width: 960px;
    margin: auto;
    text-align: justify;
}

td.EDN_cf_all_fields_table_label {
    display: block;
    width: 100%;
    font-weight: 700;
    margin-top: 5px;
    font-size: 18px!important;
}

.EDN_cf_all_fields_container {
    width: 100%!important;
    padding: 18px 5px!important;
}

.EDN_cf_all_fields_container > table tr td{
    border: none!important;
}

td.EDN_all_fields_table_value {
    display: block;
    width: 100%;
    margin-bottom: 9px;
}

.edn_meta_row_data, .edn_articleRating {
    display: flex;
}

span.current_rating {
    float: left;
    margin-top: 2px;
    margin-left: 5px;
}

.post-rating-section .article_rating {
    cursor: pointer;
}

.rateit-range {
    margin-top: -3px;
    margin-left: 3px;
}

.edn_socialPrintWrapper {
    margin-bottom: 54px;
}

.edn_articleTags {
    margin-left: 10px;
    margin-right: 10px;
}

.edn_articleTags a {
    margin-right: 3px;
    margin-left: 3px;
}

/*VIDEO TUTORIAL PAGE*/
@media screen and (max-width: 768px){
.video-section h1 {
    font-size: 1.75rem;
    }
a.hero-video-tutorial-link {
    padding-bottom: 0;
}
}

/*PRIVACY POLICY*/
.privacy-content {
  margin-top: 36px;
  margin-bottom: 72px;
}
.privacy-content h1 {
font-size: 36px;
}
.privacy-content h2 {
  font-size: 21px;
  margin-top: 12px;
  margin-bottom: 36px;
  color: #777 !important;
}
.privacy-content h3 {
  font-size: 21px;
  margin-top: 54px;
  margin-bottom: 9px;
}

.privacy-content {
  margin-top: 36px;
  margin-bottom: 72px;
}
.privacy-content ul {
  padding-left: 0;
}
.privacy-content ul li {
    color: #333333;
    line-height: 1.4;
    margin-bottom: 9px;
}

/*COMPONENTS*/
/*COMPONENT TITLE*/
.rcm-component-postlist-title  {
    margin-top: 100px;
    margin-bottom: 9px;
}
.rcm-component-postlist-title .pre-title {
    text-transform: initial;
    font-weight: 400;
    color: rgb(0, 161, 74);
}
.rcm-component-postlist-title .eds_titleBorder::after {
    border-bottom-color: #ed1d24;
}
/*LAST-POSTS-LIST*/
.rcm-last-posts {
    font-family: "Roboto";
    margin-bottom: 70px;
    padding-left: 1rem;
    padding-right: 1rem;
}
.mw-300px{
    max-width: 300px;
}
.rcm-last-posts .rcm-img-thumb {
    display: block;
    position: relative;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0.2rem;
}

.rcm-last-posts ul.rcm-last-posts-category, ul.rcm-last-posts-place {
    list-style: none;
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0;
    font-family: "Roboto";
}

.rcm-last-posts ul.rcm-last-posts-category li, ul.rcm-last-posts-place li {
    text-transform: uppercase;
    color: #777777 !important;
    font-weight: 700;
    letter-spacing: 0.02em;
    font-size: 15px !important;
}

ul.rcm-last-posts-place li {
  display: inline;
  margin-right: 5px;
}

.rcm-last-posts h5.rcm-last-posts-title {
    font-weight: 700;
    font-size: 24px;
    margin-top: 5px;
    margin-bottom: 9px !important;
    font-family: "Roboto";
    line-height: 1.2;
}

.rcm-last-posts a.rcm-last-posts-title-link {
    color: #29262e !important;
}

.rcm-last-posts a.rcm-last-posts-title-link:hover {
    color: #504e4e !important;
}

.rcm-last-posts ul.rcm-last-posts-category li {
    color: #777777 !important;
}

ul.rcm-last-posts-place li {
    color: rgb(241, 101, 33) !important;
}

.rcm-last-posts ul.rcm-last-posts-place li:nth-child(2) {
    display: none;
}

/*FOOTER*/
.eds_footer {
    background: #333333;
}

.error-msg {
  float: left;
  margin-bottom: 22px;
  line-height: 1.3;
  width: 100%;
}

/*BANNER COOKIE*/
span.cc-message a:hover {
  color: #bbbbbb;
  font-weight: 400;
}

.cc-btn {
  text-decoration: none;
  text-transform: uppercase;
}

/*MATOMO OPT-OUT*/
#matomo-opt-out input[type="checkbox"] {
  margin-right: 5px;
  cursor: pointer;
  width: 14px;
  float: left;
}

#matomo-opt-out label {
  cursor: pointer;
  width: calc(100% - 19px);
  float: left;
  line-height: 1.4;
}

@media screen and (max-width: 991px){
    .responsAbilityMenu .raMenuTriggerWrapper {
        margin-right: 9px;
    }
    .responsAbilityMenu.eds_menuType3 .raMenuTriggerWrapper .raMenuTrigger {
        color: #333333;
        text-transform: uppercase;
        font-size: 21px;
    }
    .responsAbilityMenu.eds_menuType3 .raMenuTriggerWrapper .raMenuTrigger:hover, .responsAbilityMenu.eds_menuType3.raMenuOpened .raMenuTriggerWrapper .raMenuTrigger {
    color: #777777;
    }
    .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol {
        padding-bottom: 27px
    }
    .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.Invialatuaricetta > span .edsmm_itemContainer {
        border-radius: 0.375rem;
    }
#recipes-data-form .form-group input, #recipes-data-form .form-group textarea, #recipes-data-form .select2-container--default .select2-selection--multiple .select2-selection__choice {
        font-size: 16px!important;
    }
}

@media screen and (max-width: 768px){
    .responsAbilityMenu .raMenuTriggerWrapper {
        margin-right: 18px;
    }
    .section{
        padding: 56px 27px;
    }
    .hero-box {
        padding: 64px 5px;
    }
    .hero-moov {
        background-color: rgba(0, 0, 0, 0.5);
        padding: 15px;
    }
    .hero-moov h1 {
        font-size: 27px;
    }
    .hero-text-moov {
        font-size: 23px;
        margin-top: 36px;
    }
    button.send-your-recipe, a.send-your-recipe, #recipes-data-form input[type="submit"] {
        float: none;
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        width: 100%;
    }
    .about .pre-title {
        text-align: left;
    }
    .about h2 {
        font-size: 24px;
        line-height: 1.4;
        text-align: left !important;
    }
    .video-section h3{
        font-size: 1.75rem;
    }
    .rcm-component-postlist-title  {
        margin-top: 56px;
    }
    .rcm-last-posts {
        margin-bottom: 27px;
    }
    .footer-moov .footer-social p {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .rcm-last-posts{
        margin-top: 27px;
    }
    .rcm-last-posts .eds_boxContent {
        text-align:center;
    }
    .rcm-last-posts .rcm-img-thumb {
        margin:auto;
    }
    .rcm-last-posts h5.rcm-last-posts-title {
        max-width: 300px;
        margin: auto;
    }
}

@media (max-width: 576px) {
    .eds_logo.eds_logo3 {
        max-height: 100%;
        margin: 15px 0;
    }
}


section.rcm-posts-list time {
  display: none !important;
}

section.rcm-posts-list {
  float: left;
  border-radius: 2px;
}

.edn_article .eds_boxThumbnail{
	display:none;
}

/*SEARCH*/
.DnnModule-EasyDNNnewsSearch {
  margin-top: 70px;
  margin-bottom: 40px;
}

.DnnModule-EasyDNNnewsSearch, #dnn_ctr444_ViewEasyDNNNewsMain_ctl00_pnlListArticles {
  min-height: calc(100vh - 442px);
}


#dnn_ctr565_ModuleContent input.acInput {
  font-size: 18px;
  padding: 22px 15px;
  border: 1px solid #aeaeae;
  color: #333;
}

#dnn_ctr565_ModuleContent .eds_news_Ozone.eds_subCollection_search .search_input.button_outside .do_search {
  display: flex;
  justify-content: center;
  align-content: center;
  padding: 3px 15px;
}

#dnn_ctr565_ModuleContent .eds_news_Ozone.eds_subCollection_search .search_input.button_outside .do_search > span {
  font-size: 20px;
}

#dnn_ctr565_ModuleContent .eds_news_Ozone.eds_subCollection_search .search_input .do_search::before {
    font-size: 16px;
}

.EDN_search.theme_Ozone {
  margin: 0;
  padding: 5px 15px;
}

@media (max-width: 991px) {
  .DnnModule-EasyDNNnewsSearch, #dnn_ctr444_ViewEasyDNNNewsMain_ctl00_pnlListArticles {
    min-height: calc(100vh - 401px);
  }
}

@media (max-width: 768px) {
  .DnnModule-EasyDNNnewsSearch, #dnn_ctr444_ViewEasyDNNNewsMain_ctl00_pnlListArticles {
    min-height: calc(100vh - 368px);
  }
}



