.bottom-footer .row {align-items:center}

.bottom-footer .row .linkCont ul {line-height:2;font-size:16px}
.bottom-footer .row .linkCont ul li {display:block;margin:10px 0}

.bottom-footer .row .linkCont .roLink {font-size:18px}

.bottom-footer .row .iframeCont iframe.roNetopia {width:120px!important;height:60px!important}

.bottom-footer .row .linkCont,
.bottom-footer .row .social-media,
.bottom-footer .row .iframeCont {width:100%}

@media (min-width:991px) {
    .bottom-footer .row .linkCont {width:70%}
    .bottom-footer .row .linkCont ul li {display:inline-block}
    .bottom-footer .row .social-media {width:20%}
    .bottom-footer .row .iframeCont {width:10%}
    .bottom-footer .row .linkCont ul li {margin: 0 20px 0 0}

    .bottom-footer .row.social-media ul {justify-content:center}
}

@media (min-width:1440px) {
    .bottom-footer .row .linkCont {width:78%}
    .bottom-footer .row .social-media {width:15%}
    .bottom-footer .row .iframeCont {width:7%}
    .bottom-footer .row .linkCont ul li {margin: 0 8px 0 0}
}
