
/* - responsive.css - */
/*  (do not remove this :) */
/*  (not this either :) */

@media only screen and (max-width:1200px) {
}

@media only screen and (max-width:1000px) {
  #portal-columns-wrapper #portal-columns #portal-column-content { width:100%; max-width:100%; }
  #portal-columns-wrapper #portal-columns #portal-column-two { display:none !important; }

  .inPartnerSection #HeaderTagLine .HeadingLine1 span,
  .inPartnerSection #HeaderTagLine .HeadingLine2 span { display:inline !important; }

  body.partner-usda-nrcs-training-portal #TrainingCategories .categories { flex-wrap:wrap; padding:8px 0; }
  body.partner-usda-nrcs-training-portal #TrainingCategories .category { flex-basis:calc(50% - 1em); margin:8px 0.5em !important; }
  
}


@media only screen and (max-width:800px) {
}

@media only screen and (max-width:600px) {
}

@media only screen and (max-device-width:320px) {
}

/*  */

/* - ploneCustom2025.css - */
/*  */
/*  */


/*  */ 

/* - ploneResponsive2025.css - */
/*  */
/*  */


/*  */
