.block-ku-visitor{
    box-shadow: none;
    padding: 0px !important;
}

#about_lawrence, #about_ku {
    float: left;
    position: relative;
}

#about-the-area {
    min-height: 165px;
}
.block-ku-visitor  a{
    color: #fff !important;
    text-decoration: none !important;
}

#about_lawrence .content p, #about_ku .content p {
    color: #fff;
    padding: 1em 10px 0 10px;
    visibility: hidden;
}

#about_lawrence:hover .content p, #about_ku:hover .content p {
    visibility: visible;
}

#about-the-area footer {
    color: #fff;
    padding: 5px 0;
    text-align: center;
}

#about_lawrence footer {
    background-color: #5c707d;
}

#about_lawrence:hover footer {
    background-color: #005580;
}

#about_ku footer {
    background-color: #999;
}

#about_ku:hover footer {
    background-color: #005580;
}

#about_ku:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    width: 0;
}


.block #about-the-area .block-title {
    border-bottom: 0;
    padding-left:5px;
}

/* 3 column specifics */

body.ku-template-2012-3col #block-ku-visitor-ku-visitor-block .block-inner{
    padding: 0 !important;
    margin: 0 !important;
}
body.ku-template-2012-3col #about_lawrence .content, body.ku-template-2012-3col #about_lawrence #about_ku .content {
    background-image: url('about_area_320.jpg') !important;
    background-repeat: no-repeat !important;
    height: 194px !important;
}

body.ku-template-2012-3col #about_lawrence:hover .content {
    background-position: -160px top;
}

body.ku-template-2012-3col #about_ku .content {
    background-position: left -195px;
}

body.ku-template-2012-3col #about_ku:hover .content {
    background-position: -160px -195px;
}
body.ku-template-2012-3col     #about_lawrence, body.ku-template-2012-3col #about_ku {
    width: 160px !important;
}



@media all and (min-width: 320px) and (max-width: 479px) {
    #region-unit-sidebar .region-inner #block-ku-visitor-ku-visitor-block {
        margin: 0 auto 20px auto;
        width: 220px;
    }
}

@media all and (min-width: 320px) and (max-width: 959px) {
    #about_lawrence, #about_ku {
        width: 110px;
    }

    #about_lawrence .content, #about_ku .content {
        background: transparent url('about_area_220.jpg') no-repeat left top;
        height: 134px;
    }

    #about_lawrence:hover .content {
        background-position: -110px top;
    }

    #about_ku .content {
        background-position: left -134px;
    }

    #about_ku:hover .content {
        background-position: -110px -134px;
    }
}
/** 720 **/
@media all and (min-width: 720px) and (max-width: 959px) {

    #region-unit-sidebar #block-ku-visitor-ku-visitor-block .block-inner{
        margin:0 !important;    
    }
    #region-unit-sidebar #block-ku-visitor-ku-visitor-block{
        padding:0 !important;
    }

}
@media all and (min-width: 960px) and (max-width: 1199px) {
    #about_lawrence, #about_ku {
        width: 150px;
    }

    #about_lawrence .content, #about_ku .content {
        background: transparent url('about_area_300.jpg') no-repeat left top;
        height: 182px;
    }

    #about_lawrence:hover .content {
        background-position: -150px top;
    }

    #about_ku .content {
        background-position: left -182px;
    }

    #about_ku:hover .content {
        background-position: -150px -182px;
    }
}

@media all and (min-width: 1200px) {
    #about_lawrence, #about_ku {
        width: 140px;
    }

    #about_lawrence .content, #about_ku .content {
        background: transparent url('about_area.jpg') no-repeat left top;
        height: 170px;
    }

    #about_lawrence:hover .content {
        background-position: -140px top;
    }

    #about_ku .content {
        background-position: left -170px;
    }

    #about_ku:hover .content {
        background-position: -140px -170px;
    }

    body.ku-template-2012-3col #about_ku .content {
        background: transparent url('about_area_320.jpg') no-repeat left top;
        height: 194px;
    }

    body.ku-template-2012-3col #about_ku .content {
        background-position: left -195px;
    }

    body.ku-template-2012-3col #about_ku:hover .content {
        background-position: -160px -195px;
    }
}

body.ku-template-2012-3col .block #about-the-area .block-title {
margin-top: 5px;
border-bottom: 0;
margin-bottom: 0 !important;
padding-left: 10px;
}

@media all and (min-width: 320px) and (max-width: 479px) {
    body.ku-template-2012-3col #about_lawrence, body.ku-template-2012-3col #about_ku {
        margin: 0 auto 20px auto;
        width: 110px !important;
    }

    body.ku-template-2012-3col #about_ku .content {
        background: transparent url('about_area_320.jpg') no-repeat left top;
        height: 194px;
    }
    body.ku-template-2012-3col #about_ku .content {
        background-position: left -195px;
    }
}
@media all and (min-width: 480px){

    body.ku-template-2012-3col #about_ku .content {
        background: transparent url('about_area_320.jpg') no-repeat left top;
        height: 194px;
    }

    body.ku-template-2012-3col #about_ku .content {
        background-position: left -195px;
    }

    body.ku-template-2012-3col #about_ku:hover .content {
        background-position: -160px -195px;
    }
}
