.full-width-header .rs-header .menu-area .logo-area img {
    width: 100%;
    max-height: 120px;
	min-height: 69px;
}
.loader .loader-icon img{
    width: 70px;
} 
h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Serpentine-Bold';*/
}
.rs-banner.banner-main-home .content-wrap .title {
    font-size: 4.5rem;
}

element.style {
}
.rs-footer.footer-main-home .footer-top .footer-logo a img {
    height: 75px;
}
#onload .btn-close {
    position: absolute;
    right: 0;
    background-color: #fff;
    top: -55px;
    opacity: 1;
    padding: 9px;
    width: 2em;
    height: 2em;
    border-radius: 50%;
}

body #onload.modal.show .modal-dialog {
    max-width: 800px;
}