/* Themify Customize Styling */
#site-description {	display: none; 
}
#footer-logo {	display: none; 
}

/* Themify Custom CSS */
#site-logo img {
    max-width: none;
}

.rotator-line1 {
    display: block;
    font-size: 140%;
    margin-bottom: 5px;
    padding-left: 5px;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
}

.rotator-line2 {
    display: block;
    font-size: 92px;
    line-height: 90px;
    letter-spacing: -12px;
    font-weight: bold;
    text-shadow: 4px 2px 5px rgba(0, 0, 0, 0.6);
    margin-left: 5%;
}

.rotator-line3 {
    display: block;
    text-align: right;
    font-size: 140%;
    padding-right: 5px;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
}

#footerwrap {
    margin-top: 20px;
} 
#layleaders tbody tr td:nth-child(2) { padding-left: 5px; 
}