.footer-wrapper.ry-fluid {
    padding: 0em 0 0;
    background: #efefef;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    color: #00295b;
}



.broker-logo {
    padding-right: 10px;
    padding-top: 20px;
}


.footer-wrapper.ry-fluid h3 {
    text-transform: uppercase;
    font-size: 23px !important;
}


.broker-logo img {
    max-width: 240px;
    margin: auto;
}

#fblocks1 .ry-footer-head {
    border-bottom: 1px solid rgba(0, 41, 91, 0.10);
    padding-bottom: 20px;
}

div#fblocks3 {
    padding-left: 2em;
}

.footer-wrapper.ry-fluid li a:after {
    content: '\f105';
    font-family: fontawesome;
    float: right;
}

.footer-social-icons li a {
    font-family: fontawesome;
}

.footer-social-icons {
    float: right;
}

.footer-social-icons .social-icons li {
    display: inline-block;
    margin-left: 5px;
    list-style: none;
    border-bottom: none !important;
    background: transparent;
    border: none;
}



.broker-wrp h6 {
    color: rgba(0, 41, 91, 0.70);
    font-size: 11px !important;
    font-family: heebo;
    line-height: 18px;
}

.footer-social-icons a.scrollToTop:after {
    content: '';
    background: url(https://www.royacdn.com/unsafe/smart/Site-49b526b6-1c3c-42a7-8ced-08eb4558d3cc/resources/arrowup.png);
    display: inline-block;
    position: relative;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    top: 0.6em;
    margin-left: 10px;
}
.footer-social-icons a {
    color: #142f4d;
    font-family: 'Frank Ruhl Libre', serif;
}

div#homefooter li a, div#def-footer li a {
    padding: 10px 0;
    color: #152b54;
	transition: all ease 0.3s;
} 

div#homefooter li:hover a, div#def-footer li:hover a {
    color: #152b54;
}

div#homefooter li a:hover, div#def-footer li a:hover {
    letter-spacing: 2px;
}

.social-icons li a:after {
    display: none;
}

.footer-border {
    margin-top: 3em;
    padding-top: 20px;
}


.span12.copyright p {
    font-size: 11px;
    color: #00295b !important;
}

.footer-social-icons a:hover {
    text-decoration: none;
}

.social-icons li a {
    padding: 10px !important;
    width: 32px;
    text-align: center;
    text-decoration: none;
    border: none;
    border-radius: 0;
    font-size: 12px;
}

.footer-wrapper.ry-fluid li {
    line-height: 20px;
    border-bottom: 1px solid rgba(0, 41, 91, 0.10);
}

.ry-footer-photo img {
    max-width: 180px;
    margin: auto;
}

#fblocks1 .ry-footer-head {
    border-bottom: 1px solid rgba(0, 41, 91, 0.10);
    padding-bottom: 20px;
}


div#fblocks1 h5 {
    font-family: 'Arimo', sans-serif;
    font-size: 13px !important;
    line-height: 22px;
}

.footer-cop {
    max-width: 100px;
    padding-top: 2em;
}


.broker-wrp {
    padding-top: 4em;
}

.footer-wrapper .ry-wrp {
    max-width: 1200px;
    float: none;
    margin: auto;
    padding: 0em 1.5em;
}

#fblocks3 .border-2 {
    border: 0;
    padding: 0;
}

.ry-copywrp {
    padding: 1em 0;
    background: #333;
    margin-top: 5em;
}

.ry-copyleft {
    padding-left: 2em;
}

.ry-copyright {
    padding-right: 2em;
}

#fblocks1 span.span-1 {
    background: transparent;
    padding: 0;
    text-transform: initial;
}

.ry-content.copy {
    font-size: 16px;
    line-height: 34px;
}


.ry-footer-wrapper .ry-copywrp {
    margin-top: 2em;
    padding: 0;
    font-family: arimo;
}

/** PLACE YOUR MOBILE AND UP CSS HERE **/

@media only screen and (max-width: 991px) {
	.footer-wrapper.ry-fluid {
		margin-bottom: -1em;
	}
}