.totop {
    position: fixed;
    right: 24px;
    z-index: 999;
    bottom: 10px;
}
.scrollTop {
    text-align: center;
    cursor: pointer;
    height: 40px;
    width: 50px;
    overflow: hidden;
    position: relative;
}
.topUp_scroll {
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.footer_min_top {
    position: relative;
    z-index: 999 !important;
    margin-top: 0px !important;
}
.socialTop{
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
}
.btn-social-icon.btn-sm {
    float: left;
}
.ig-b-48 {
    float: left;
}
.home_side_socials {
    display: inline-block;
    padding: 5px;
}
.home_side_socials:hover .btn-social-icon{
    color: #8dc63f;
    background: #ffffff;
    border-color: #fff;
}
#block-locale-language ul li a.color-white{
    color: #e6e6e6 !important;
}
.wysiwyg_normal {
    word-break: break-all;
}

@media (max-width: 991px){
.manitobaComp iframe {
    width: 100% !important;
}
.becomeingTable td{
    width: 100%;
    display: block;
}
}
@media (max-width: 800px){
a.logo img {
    width: 61% !important;
    padding: 10px;
}
}

@media (max-width: 767px){
.table-responsive {
    border: 0px solid #000 !important;
}
}