body {
font-variant-numeric: lining-nums;
font-feature-settings: 'lnum';
-moz-font-feature-settings: 'lnum=1';
-ms-font-feature-settings: 'lnum';
-webkit-font-feature-settings: 'lnum';
-o-font-feature-settings: 'lnum';
}


@media screen and (min-width: 960px) {
    .uc-form1 .t-form__inputsbox {
        display: flex;
        flex-wrap: wrap;
    }
    .uc-form1 .t-input-group_cb {
        order: 1;
    }
    .uc-form1 .t-input-group_cb .t-checkbox__labeltext div {
        font-size: 8px !important;
        font-weight: 300;
    }

    .uc-form1 .t-form__errorbox-middle {
      order: -1;
    }
    
    .uc-form1 .t-input-group {
        width: 100%;
    }
    .uc-form1 .t-input-title , .uc-form1 .t-input-subtitle {
        height: auto;
    }

    .uc-form1 .t-form__inputsbox .t-form__submit{
        width: 32%;
        margin-top: 0;
    }
    .uc-form1 .t-form__submit > .t-submit{
        width: 100%;
    }
    
}

    .uc-form1 .t-checkbox__indicator {
        border: 0px solid #ffffff;
        background-color: #ffffff;
        border-radius: 2px;
    }

@media screen and (min-width: 1200px) {
    .t1000 .t1000__background-image.t-bgimg.loaded{
        margin: 40px;
    }


    .uc-map .t-map-lazyload.t117_map{
        margin-left: 40px;
        margin-right: 40px;
    }
}

.t-feed__textwrapper .t-feed__link.js-feed-post-link {
    background-color: #E40016;
}

.t-input-error {
    color: white;
}


@media (min-width: 280px) and (max-width: 639px) {

	.t1000__content .t1000__button.t1000__playbutton.t1000__linkbtn.t-btn.t-btn_md {
        width: 100%;
	}

	.uc-about .t1000__btn-text {
		margin: auto;
	}
	
	.uc-about .t-section__title.t-title.t-title_xs {
		font-size: 46px;
		line-height: 44px;
	}
}


.t1186 .t1186__footer.t-container {
    margin-top: 40px;
}
    
 .t1186__head   .t1186__bgimg.t-bgimg.loaded, .t1186__head .t1186__bgimg.t-bgimg {

    width: 60px;
    height: 60px;
    min-height: 60px;
}