.t493__img {
    border-radius: 50% !important;
}

.t842__inner-col,
.t842__wrap {
    border-radius: 10px !important;
    overflow: hidden !important;
    display: flex;
}

.t842__bgimg {
    border-radius: 8px 0px 0px 8px !important;
}

.uc-white-background {
    background-color: #FFFFFF !important;
}

.uc-white-background .t842__inner-col {
    border: 2px solid #CCD2F5;
}

.t-input,
.t-input__vis-ph,
.t-select {
    font-family: 'Open Sans', Arial, sans-serif  !important;
}

.t825 {
    display: none !important;
}

.t825.active {
    display: block !important;
}

.t825__btn-text {
    font-weight: normal !important;
    font-size: 16px !important;
    border-radius: 10px !important;
}

.t-popup__container {
    border-radius: 10px;
    overflow: hidden !important;
}

.t-popup__close {
    background: rgba(0,0,0,0) !important;
}

.t-feed__post-bgimg {
    border-radius: 10px;
}

.t853__img,
.t772__img {
    border-radius: 50% !important;
    overflow: hidden !important;
}

.t853__textwrapper,
.t772__textwrapper {
    display: flex;
    flex-direction: column;
}

.t853__title,
.t772__title {
    order: 1;
}

.t853__uptitle,
.t772__uptitle {
    order: 2;
}

.t853__descr,
.t772__descr {
    order: 3;
}

.t-uptitle {
    letter-spacing: 0px !important;
}

.t825__mobile-top-panel {
    background-color: transparent !important;
}

.t825__mobile-icon-close {
    filter: invert(100%);
}

.t858__img {
    padding-bottom: 0px !important;
    margin-bottom: 20px !important;
    border-radius: 5px !important;
    overflow: hidden !important;
}

.t-container audio {
    width: calc(100% - 40px);
    margin: 0px 20px;
}

.padding-left a {
    padding-left: 25px;
}

.t147 .t-align_center {
    margin: 0px 50px !important;
}

.t-btn_md {
    font-size: 20px;
    padding: 10px 30px;
}

.t-slds__bullet {
    margin: 3px 3px 6px 3px !important;
}

@media screen and (max-width: 1200px) {
    .t-btn_md {
        font-size: 20px;
        padding: 10px 25px;
    }
}

@media screen and (min-width: 981px) {
    .t280__logo__content {
        padding-top: 20px !important;
    }
}

@media screen and (max-width: 980px) {
    
    .t280__logo__content {
        padding-top: 10px !important;
    }
    
    .t513__leftcol {
        margin: 25px 0px 10px !important;
    }
    
    .t513__rightcol {
        margin: 0px 0px 25px !important;
    }

    .t-btn_md {
        font-size: 18px;
    }
    
}

@media screen and (max-width: 640px) {
    
    .t225 {
        margin-bottom: -40px !important;
    }
    
    .t585__title,
    .t513__title,
    .t225__descr,
    .js-feed-post-title {
        font-size: 18px !important;
    }
    
    .t585__text,
    .t497__descr,
    .t842 .t-descr,
    .t503__descr,
    .js-feed-post-descr {
        font-size: 16px !important;
    }
    
    .t513__leftcol {
        margin: 15px 0px 5px !important;
    }
    
    .t513__rightcol {
        margin: 0px 0px 15px !important;
    }
    
    .t-popup__container {
        min-height: auto !important;
        margin: 60px 20px 0px !important;
        padding: 10px 10px 15px !important;
        box-sizing: border-box !important;
        max-width: calc(100% - 40px) !important;
    }  
    
    .t118 {
        margin: -100px 0px -50px !important;
    } 

    .t-btn_md {
        font-size: 16px;
    }
    
}

@media screen and (max-width: 480px) {
    .t842__inner-col,
    .t842__wrap {
        display: block;
    }
    
    .t280__logo__content {
        padding-left: 20px !important;
    }

    .t280__logo__content img {
        height: 50px !important;
    }
    
    .t853__img,
    .t772__img {
        max-width: 250px !important;
        max-height: 250px !important;
    }
    
    .uc-no-mobile-margin- {
        padding-bottom: 20px !important;
    }
    
    .t842__bgimg {
        border-radius: 8px 8px 0px 0px !important;
    }
}

@media screen and (max-width: 320px) {   
    .t280__logo__content {
        padding-left: 0px !important;   
    }

    .t280__logo__content img {
        margin-left: -10px !important; 
    }
}