  .increaseMargin {
    padding-bottom: 9.75em;
}

.ruledThin {
    border-top: 1px solid #ccc;
}

.reduceLeading {
    line-height: 1em;
}

.reduceTextSize h2 {
    font-size: 1.5em;
}

.align {
    margin-top: -0.5em;
}
.noMargin h2{
    padding-top: 0em;
    margin-top: 0em;
}

.text ul, .dynamictext ul, ul.default{
    margin-bottom: 0%;
}

.fancyLink p{
    font-size: 1.1em;
    font-family: "DINWeb";
}

.fancyLink p:hover {
    color: #a6192e;
    text-decoration: underline;
}

.fancyLink .icon {
    font-size: 0.6em;
}

.columnControl .cq-colctrl-lt5-c0{
    width: 75%;
}

.columnControl .cq-colctrl-lt5-c1{
    width: 25%;
}

.columnHomePage .cq-colctrl-lt0-c0{
    width: 40%;
}

.columnHomePage .cq-colctrl-lt0-c1{
    padding-right: 0%;
    width: 60%;
}

.columnControlBottom .cq-colctrl-lt2-c0{
    width: 37.5%;
}

.columnControlBottom .cq-colctrl-lt2-c1{
    width: 37.5%;
}

.columnControlBottom .cq-colctrl-lt2-c2{
    width: 25%;
}

.columnControlJobs .cq-colctrl-lt0-c0{
    width: 12%;
}

.columnControlJobs .cq-colctrl-lt0-c1{
    width: 88%;
}

.columnControlForms .cq-colctrl-lt5-c0 {
    width: 80%;
}

.columnControlForms .cq-colctrl-lt5-c1 {
    width: 20%;
}

.columnControlAdvisory .cq-colctrl-lt2-c0 {
    width: 20%;
}

.columnControlAdvisory .cq-colctrl-lt2-c0 {
    width: 25%;
}

.columnControlAdvisory .cq-colctrl-lt2-c1 {
    width: 37.5%;
}

.columnControlAdvisory .cq-colctrl-lt2-c2 {
    width: 37.5%;
}

.three-column .main {
    width: 60%;
}

.sub {
    width: 17%;
}

.alignMargins.parsys_column .cq-colctrl-lt5-c1{
    margin-top: -3.8em;
}

.ruledThin {
    margin-top: 1em;
    border-top: 1px solid #ccc;
}

.ruledBelow {
    border-bottom: 1px solid #ccc;
}

.finePrint h3 {
    font-size: 1em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #ccc;
}

.finePrint {
    border: 1px solid #ccc;
    border-radius: 5px;
    padding-left: 1em;
    padding-right: 1em;
}

.parsys_column .section:first-child h3:first-child {
    margin-top: 0;
}

.finePrint p {
    margin-top: 0em;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #80807E;
}

ul.horizontal > li a:hover {
    background-color: #000000;
    color: #e0d10a;
}

@media (max-width: 1250px) {
    .columnControlJobs .cq-colctrl-lt0-c0{
    float: none;
    }
    
    .columnControlAdvisory .cq-colctrl-lt0-c0{
        float: none;
        width: 100%;
    }
    
    .columnControlAdvisory .cq-colctrl-lt0-c1{
        width: 100%;
    }
    
    .columnControlForms .cq-colctrl-lt5-c0{
    float: none;
    width: 100%;
    }
    
    .columnControlForms .cq-colctrl-lt5-c1{
    float: none;
    width: 100%;
    }
    
    .horizontalList li{
        display: inline-block;
        padding-bottom: 1em;
    }
    
    .horizontalList .ruled-below {
    border-bottom: none;
    margin-bottom: 0em;
    padding-bottom: 0em;
    }
    
}

@media (max-width: 768px) {
    .sub {
        float: none;
        width: 100%;
    }
    
    .three-column .main {
        width: 100%;
    }
    
    .columnControlJobs .cq-colctrl-lt0-c0{
    float: none;
}
    
    .parsys_column .cq-colctrl-lt5-c1{
    display: none;
}
}










