/* ================================ 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 20px
}
.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:15px
}
.Footer-light-Container .dnntitle h6{
color: #ddd;
font-weight: bold;
font-size: 22px;
line-height: 1.5;
letter-spacing: 0;
}
.Footer-White-Container .dnntitle{
    margin-bottom:20px
}
.Footer-White-Container .dnntitle h4{
    color:#ffffff;
    font-weight:normal;
    font-size:21px;
    line-height:1.4;
    letter-spacing:0
}
/************************************/
.Home17-Container02{
    margin-bottom:5px;
    margin-top:50px
}
.Home17-Container02 .dnntitle{
    white-space:nowrap;
    text-align:right;
    padding:0 20px;
    position:relative;
    display:inline-block;
    line-height:1
}
.Home17-Container02 .dnntitle:before{
    content:"";
    background:url(/Portals/_default/Skins/dng-theme-pro/resource/images/Home17-Container02.png);
    width:50px;
    height:25px;
    position:absolute;
    top:40%;
    left:98%;
    margin-top:-9px
}
.Home17-Container02 .dnntitle:after{
    content:"";
    background:url(/Portals/_default/Skins/dng-theme-pro/resource/images/Home17-Container02.png);
    width:48px;
    height:25px;
    position:absolute;
    top:40%;
    right:98%;
    margin-top:-9px
}
.Home17-Container02 .contentmain1{
    
}
.Home17-Container02 .contentpane{
    padding: 5px 0 3px 0;
    text-align:right;
    vertical-align:top;
    clear:both
}
.Home17-Container02 .titleBox{
    width:100%;
    overflow:hidden;
    text-align:center
}
.Home17-heading02{
    font-size:29px;
    line-height:1;
    color:#061538;
    white-space:normal;
    display:inline-block;
    letter-spacing:0;
    font-weight:bold
}
    