/*header*/

#rec960012221 {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9997;
}

@media screen and (max-width: 980px) {
    .t450__menu .t-menusub__list{
        margin-left: 10px !important;
    }
}

.uc-mobile-header a img {
    width: 42px !important;
    height: 42px !important;
}

.uc-mobile-header .t450__rightside {
    margin-top: 0px;
}

.uc-mobile-header .t-sociallinks__wrapper {
    display: flex;
    flex-wrap: wrap
}

.uc-mobile-header .t-sociallinks__item {
    display: block;
    margin-right: 10px;
    margin-top: 8px;
}

.uc-mobile-header .t-sociallinks__item  a {
    width: 42px !important;
    height: 42px !important;
    display: block;
    margin-top: 0px;
}

/*share button*/

.btn-share {
    cursor: pointer;
}

/*text blocks col mobile*/

    @media screen and (max-width: 960px) {
    .t1152 .t-col {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
