/* ================================ Container Styles for DotNetNuke ================================ . /*-------------------------------------------------------------------------------*/
.actions { width: 10px; }
.clear { clear: both; }
.c_footer { padding-left: 10px; text-align: left; }
.dnntitle { }
.c_contentpane { text-align: right; padding: 2px 5px 0 5px; }
.ModuleTitle_MenuContainer { width: 100px !important; }
.Footer-Container01 .footer-title { margin: 0 0 25px; }
.Footer-Container02 .footer-title { border-bottom: 1px solid rgba(255,255,255,0.2); padding-bottom: 9px; position: relative; margin-bottom: 35px; }
.Footer-Container02 .footer-title:after { content: ""; border-bottom: 2px solid; width: 30px; position: absolute; right: 0; bottom: -1px; }

@media only screen and (max-width:767px) {
.Footer-Container01 .footer-title { margin-bottom: 15px; }
.Footer-Container02 .footer-title { margin-bottom: 20px; }
}

.Footer-light-Container .dnntitle { margin-bottom: 25px; }
.Footer-light-Container .dnntitle h6 { color: #dddddd; font-weight: 500; font-size: 18px; line-height: 1.5; letter-spacing: 0; }
.Footer-White-Container .dnntitle { margin-bottom: 20px; }
.Footer-White-Container .dnntitle h4 { color: #ffffff; font-weight: 600; font-size: 24px; line-height: 1.4; letter-spacing: 0; }

