@font-face {
  font-family: 'Open Sans';
  src: url('../../fonts/OpenSans/OpenSans-Light.woff') format('woff'),
       url('../../fonts/OpenSans/OpenSans-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../fonts/OpenSans/OpenSans-Regular.woff') format('woff'),
       url('../../fonts/OpenSans/OpenSans-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../fonts/OpenSans/OpenSans-SemiBold.woff') format('woff'),
       url('../../fonts/OpenSans/OpenSans-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../fonts/OpenSans/OpenSans-Bold.woff') format('woff'),
       url('../../fonts/OpenSans/OpenSans-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/*---header---*/
.header {
    position: relative;
}

.header-inner .container {
    position: relative;
    background: none;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.header-img {
    position: absolute;
    width: 50%;
    height: 100%;
    right: 0;
    top: 0;
    border-left: 80px solid #4b2475;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-fixed {
    position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 12px 16px;
    min-width: 200px;
    font-size: 14px;
    box-shadow: 0 0 30px rgba(0, 0, 0, .1);
    background: #051c2c;
    color: white;
}

.header-main p {
    font-size: 20px;
    line-height: 28px;
    margin: 10px 0 20px;
    vertical-align: top;
    color: white;
}

.header-main strong {
    font-size: 24px;
}

.header-main a {
    text-decoration: none;
}

.article-text {
    flex-grow: 1;
}

.other_article .title {
    padding: 26px 0 7px;
    margin-left: 80px;
    text-transform: uppercase;
    border-bottom: 2px solid #d50e3e;
    font-size: 20px;
    color: #d50e3e;
}

.logo {
    padding: 10px 0 0;
    font-size: 73px;
    color: #fff;
    font-weight: 300;
}

.logo b {
    font-weight: 800;
}

.header-main .logo {
    font-size: 73px;
    padding-top: 46px;
    float: none;
}

.about {
    font-size: 17px;
    color: #fff;
    width: 35%;
    padding: 15px 0 35px 215px;
}

.about p {
    margin-right: 50px;
    margin-top: 15px;
}

.about p:last-child {
    font-size: 14px;
}

.back {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    z-index: 3;
    display: inline-block;
    position: absolute;
    top: 5px;
}

.back:hover {
    text-decoration: none;
}

.back:before {
    content: '\2190 ';
    font-size: 2em;
    vertical-align: -2px;
    margin-right: 10px;
}

.header-line {
    height: 87px;
    background-color: #8ebbcc;
    position: relative;
    color: #000000;
    font-size: 46px;
    font-weight: bold;
    line-height: 62px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header-line:after {
    content: ' ';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fafafa;
    height: 100%;
    width: 50%;
}

.header-line .container {
    background-color: #8ebbcc;
    height: 100%;
    position: relative;
    z-index: 2;
}

.header-line .container>a {
    color: #000000;
    display: inline-block;
    margin: 12px 0 0 0;
}

.header-inner {
    color: #fff;
    height: 370px;
}

.Anonce {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5;
    width: 90%;
}


.support {
    border: 0 !important;
    float: left;
    padding: 19px 0 0 0;
    position: relative;
}

.support img {
}

.cnews-level-menu {
    padding: 0;
    min-height: 70px;
}

.cnews-level-menu:after {
    content: ' ';
    display: block;
    clear: both;
}

.cnews-level-menu .banner {
    float: right;
    padding-top: 10px;
}

.cnews {
    padding: 0;
    min-height: 82px;
}

.cnews:after {
    content: ' ';
    display: block;
    clear: both;
}

.cnews .banner {
    float: right;
    padding-top: 10px;
}

.cnews_first,
.cnews_first-footer {
    float: right;
    margin: 0;
    padding-top: 27px;
}

.cnews_first-footer {
    padding-top: 38px;
}

.cnews_first-footer .logo-cnews {
    border-right: 1px solid black;
}

.cnews_first-footer .logo-cnews img {
    height: 30px;
    width: unset;
}

.cnews_second,
.cnews_second-footer {
    display: none;
    float: right;
    font-size: 11px;
    padding-top: 0px;
    margin-left: 0;
}

.cnews_second a,
.cnews_second-footer a {
    text-decoration: none;
    font-size: 11px;
    color: #ccc;
}

.cnews_second a:hover,
.cnews_second-footer a:hover {
    color: #0067c5 !important;
}

.cnews_second .slogo,
.cnews_second-footer .slogo {
    padding: 2px 0 2px 0;
}

.cnews_second .stop,
.cnews_second-footer .stop {
    padding-top: 2px;
    font-size: 12px;
    color: #999;
}

.cnews_second .smiddle a,
.cnews_second-footer .smiddle a {
    padding: 1px 0 2px 0;
    color: white;
}

.cnews_second-footer .smiddle a {
    color: #ccc;
}

.cnews_second .sbottom,
.cnews_second-footer .sbottom {
    margin-top: 3px;
}

.cnews_second .sbottom a,
.cnews_second-footer .sbottom a {
    text-decoration: none;
    border-bottom: 1px #999 dotted;
    margin-right: 5px;
}

.cnews .logo-cnews {
    float: left;
    padding-right: 15px;
    margin-right: 15px;
}

.cnews .logo-cnews img {
    vertical-align: middle;
}

.menu-icon {
    display: block;
    width: 30px;
    height: 19px;
    float: left;
    cursor: pointer;
    margin-top: 4px;
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/08/18/burger.png);
    background-size: contain;
    background-repeat: no-repeat;
}

#menu_opener-footer {
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/08/19/menu.jpg);
}

.other_article {
    margin: 0 0 40px 20px;
    width: 400px;
    float: right;
    font-size: inherit;
}

.other_article_item {
    position: relative;
    line-height: 1.1;
    font-weight: normal;
    padding: 13px 0;
    padding-left: 80px;
}

.other_article_item a {
    color: #323030;
    text-decoration: none;
    font-size: 20px;
    line-height: 1.2;
}

.other_article_item a:hover {
    color: #323030;
    text-decoration: none;
}

.other_article_item time {
    position: relative;
    color: #6d6d6c;
    display: block;
    padding: 12px 0 0;
}

.logo-support {
    float: right;
    margin-top: 16px;
}

footer .top {
    position: static;
    margin-bottom: 30px;
}

/*---/header---*/

body {
    margin: 0;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #000;
}

a {
    color: #ec6c0f;
}

img {
    max-width: 100%;
}

.container,
.wrapper {
    max-width: 1030px;
    margin: 0 auto;
}

.top {
    position: absolute;
    width: 100%;
    z-index: 1;
}

.main-title {
    font-size: 46px;
    font-weight: 400;
    margin: 0;
    max-width: 80%;
    line-height: 1.2;
    color: #ff5f4b;
    margin-top: -50px;
}

.main-title span {
    text-transform: uppercase;
    font-size: 72px;
    font-weight: 700;
    color: white;
    display: block;
}

.header-main {
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/08/24/introbg.jpg);
    background-size: cover;
    background-position: center;
    min-height: unset;
    padding: 200px 0 230px;
}
/*
.main-page .header-main {
	background-position: bottom;
	max-width: 1980px;
    margin: 0 auto;
}
*/
.article-sect {
    padding: 60px 0;
    background-color: #e1e1e1;
}

.article-sect-first {
    /* margin-top: -240px; */
    padding-bottom: 5px;
    padding-top: 0;
}

.articles-container {
    display: flex;
    margin: 0 auto 50px;
    padding-top: 65px;
    justify-content: space-between;
}

.articles-container-first .article-block {
    min-width: 495px;
}

.articles-container-first .article-img {
    height: 283px;
}

.articles-container-first .research-block {
    background-color: #F58321;
    border-radius: 50px 0 0;
    position: absolute;
    right: 0;
    width: 48.5vw;
}

.popup_img {
    text-align: center;
}

#book-popup .modal-content {
    max-width: 800px;
}

.research-text-part {
    padding: 55px 20px 0 315px;
    min-height: 550px;
    position: relative;
    z-index: 1;
}

.research-image {
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/08/25/aruba-pop-up-bg1.png);
    background-position: top right;
    background-repeat: no-repeat;
    //background-size: contain;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    max-width: 850px;
}

.article-block {
    max-width: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
    display: flex;
    flex-direction: column;
}

.article-block .btn {
    align-self: flex-end;
    margin-top: auto;
}

.article-intro~.articles-sect .article-block {
    margin: 20px 0 60px;
}

.more-articles-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.article-heading a {
    font-size: 20px;
    color: black;
    font-weight: bold;
    margin: 15px 0;
    text-decoration: none;
    display: block;
    min-height: 108px;
}

.articles-container-first .article-heading a {
    min-height: unset;
}

.article-img {
    position: relative;
    height: 200px;
    overflow: hidden;
    width: 100%;
    display: block;
    border-radius: 50px 0;
    max-width: 500px;
}

.article-img img {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    height: auto;
    max-width: initial;
    min-width: 100%;
}

.article-desc {
    margin-bottom: 40px;
    padding-left: 20px;
    border-left: 10px solid #ec6c0f;
}

.video-note h2 {
    color: white;
    text-align: center;
    font-weight: 300;
    font-size: 34px;
    margin: 10px 0;
}

.video-block {
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/08/20/videobg.png);
    background-size: cover;
    border-radius: 50px 0;
    padding: 25px 140px;
}

.video-slider video {
    max-width: 840px;
    width: 100%;
}

.video-slider-nav .slick-next:before,
.video-slider-nav .slick-prev:before {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 50px;
    display: inline-block;
}

.video-slider-nav .slick-next:before {
    content: "";
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/08/20/arrowright.svg);
}

.video-slider-nav .slick-prev:before {
    content: "";
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/08/20/arrowleft.svg);
}

.video-slide-desc {
    color: white;
    padding: 0 20px;
    font-size: 13px;
}

.video-slider-nav img {
    transition: .3s;
    max-width: 82%;
    margin: 0 auto;
    border: 2px solid transparent;
}

.video-slider-nav .slick-slide {
    margin: 15px 0 0;
}

.video-slider-nav .slick-slide:hover img {
    opacity: .8;
}

.video-slider-nav .slick-current img {
    border: 2px solid white;
}

.video-slide-underline {
    font-size: 18px;
    color: white;
    margin-bottom: 10px;
}

.video-slide-underline p {
    font-size: 22px;
    margin: 10px 0;
}

.video-slide-underline b {
    display: block;
}

.features-sect {
    background-color: #e1e1e1;
    padding: 20px 0;
}

.features-sect .container {
    max-width: 900px;
    position: relative;
}

.features-sect h4 {
    font-size: 20px;
}

.features-heading {
    font-size: 60px;
    font-weight: 700;
    color: white;
    text-align: center;
    margin: 0;
    z-index: 1;
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/08/25/topline.jpg);
    background-size: contain;
    padding: 60px 0;
    margin-top: -120px;
    position: relative;
}

.features-desc {
    text-align: center;
}

.features-container {
    display: flex;
    justify-content: space-between;
    margin: 30px 0 0;
}

.feature-block {
    text-align: center;
    padding: 0px 25px;
    box-sizing: border-box;
    flex-basis: 32%;
}

.feature-block h4 {
    color: #f74e00;
    margin: 15px 0 5px;
    font-size: 18px;
}

.feature-block h4 a {
    text-decoration: none;
    text-transform: uppercase;
}

.feature-block h4+p {
    margin-top: 0;
}

.feature-block img {
    width: 100%;
    align-self: baseline;
}

.btn,
.form-sect .ss-form-submit {
    display: inline-block;
    border: 2px solid #ec6c0f;
    text-decoration: none;
    padding: 18px 50px;
    font-size: 17px;
    font-weight: 700;
    border-radius: 10px;
    min-width: 270px;
    text-align: center;
    box-sizing: border-box;
}

.form-sect .ss-form-submit {
    border: 0;
    border: 2px solid white;
}

.ss-form-title {
    display: none;
}

.form-sect .ss-form-title {
    display: block;
}

.research-sect {
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/08/21/researchbg.jpg);
    background-size: cover;
    background-position: center;
    padding: 30px 0;
}

.research-heading,
.webinar-heading {
    margin: 0;
    font-size: 52px;
    color: white;
    font-weight: 400;
}

.research-heading {
    font-size: 25px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 5px;
}

.research-block-text {
    position: relative;
    max-width: 400px;
}

.research-text {
    color: white;
    font-size: 18px;
    margin-bottom: 30px;
    position: relative;
}

.research-block {
    max-width: 65%;
}

.research-name {
    color: white;
    margin-left: 25px;
}

.research-name p {
    margin: 0;
    font-size: 20px;
}

.research-download .btn {
    /*background-color: #0f3250;
    color: white;
    border: 0;
    margin-left: 160px;*/
    background-color: transparent;
    color: white;
    border: 2px solid white;
    padding: 18px 40px;
    position: relative;
}

.research-speaker {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.research-speaker-text {
    display: flex;
    align-items: center;
}

.research-plaque {
    color: white;
    font-size: 18px;
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 45px;
}

.research-number {
    font-size: 480px;
    position: absolute;
    color: #fff;
    line-height: .5;
    opacity: .6;
    font-weight: 700;
    margin-left: -280px;
    margin-top: 33px;
}

.webinar-block {
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/07/23/plaque.jpg);
    background-size: cover;
    background-position: center;
    border-radius: 50px 0;
    padding: 50px 30px;
    display: flex;
}

.webinar-info-col {
    max-width: 35%;
}

.webinar-block .btn {
    margin-left: auto;
    align-self: flex-end;
    background-color: #ec6c0f;
    color: white;
}

.webinar-date {
    display: flex;
    flex-direction: column;
    font-size: 22px;
    color: rgba(255, 255, 255, .3);
}

.webinar-date span {
    font-size: 52px;
    color: rgba(255, 255, 255, .3);
}

.webinar-text {
    color: white;
    margin-bottom: 30px;
}

.video-sect {
    padding-bottom: 30px;
    font-size: 15px;
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/08/25/bg_1.jpg);
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
    max-width: 2560px;
    margin: 180px auto 0;
}

.video-sect h3 {
    text-align: center;
}

.video-sect .container {
    max-width: 800px;
}

.video-note p {
    color: white;
    margin: 7px 0;
}

.video-sect video {
    max-width: 800px;
    width: 100%;
    outline: none;
    margin-top: -100px;
}

.news-container {
    display: flex;
    margin-right: -20px;
    margin-left: -20px;
}

.news-block {
    flex-grow: 1;
    width: 33%;
    margin-right: 20px;
    margin-left: 20px;
}

.news-heading {
    position: relative;
    padding-top: 20px;
}

.news-heading:before {
    content: "";
    height: 10px;
    width: 80px;
    background-color: #ec6c0f;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.news-heading a {
    font-size: 15px;
    text-decoration: none;
}

.news-desc {
    font-size: 14px;
    margin: 15px 0;
}

.news-time {
    color: #545454;
    font-size: 13px;
}

.news-sect {
    margin-bottom: 55px;
}

.all-news-btn {
    text-align: right;
    margin: 15px 0;
}

.articles-sect h2 {
    text-align: center;
    margin-bottom: 35px;
}

.articles-sect h2,
.news-sect h3,
.video-sect h3 {
    font-size: 28px;
    color: #8b8b8b;
    font-weight: normal;
}

/* Article */
.article-intro {
    background: #e1e1e1;
    padding: 30px 0 30px;
    margin-bottom: 0;
}

.article-title {
    font-weight: 300;
    font-size: 50px;
    line-height: 1.1;
    margin: 25px 0;
}

.article-annonce {
    border-left: 10px solid #ec6c0f;
    padding-left: 20px;
    font-weight: 700;
    font-size: 17px;
    color: #ec6c0f;
}

.article-wrap {
    margin-top: 30px;
}

.article-wrap p:first-child {
    margin-top: 0;
}

.theme-articles {
    margin: 0;
    font-weight: bold;
}

.theme-articles .fa {
    font-size: 26px;
    vertical-align: middle;
    margin-right: 5px;
}

.theme-articles a {
    text-decoration: none;
}

.likes {
    text-align: right;
}

figure {
    margin: 25px 0;
}

figure img {
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

figcaption {
    color: #ec6c0f;
    font-size: 15px;
}

figcaption span {
    color: #ec6c0f !important;
}

.form-sect {
    position: relative;
    background-color: #F0775E;
    background: url(https://filearchive.cnews.ru/img/cnews/2020/08/25/formbg.jpg) no-repeat center;
    color: white;
    background-size: cover;
    padding: 30px 0;
    margin-bottom: 90px;
}

.form-sect .ss-form {
    position: relative;
}

.ss-form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0;
}

.expert-block {
    display: flex;
    /*
    position: absolute;
    left: 50%;
    top: 20px;
    */
}

.expert-left img {
    max-width: 175px;
    border-radius: 50%;
}

.expert-block .expert-right {
    padding-left: 20px;
}

.expert-right h2 {
    font-size: 36px;
    font-weight: 300;
    margin: 0 0 15px;
}

.expert-block .expert-name {
    /*margin-top: 40px;*/
    color: white;
    font-size: 20px;
}

.expert-block .expert-info {
    color: white;
    font-size: 15px;
}

.expert-block .expert-note {
    margin-top: 15px;
    font-size: 15px;
}

.form-sect .ss-form-heading {
    /*
    padding-top: 105px;
    padding-bottom: 140px;
    font-size: 36px;
    font-weight: 300;
    */
    display: none;
}

.form-sect .ss-item-title {
    display: none;
}

.form-sect .ss-form-item {
    width: 47%;
}

.form-sect .form-item-7983 {
    width: 100%;
}

.form-sect input.ss-form-input {
    background: transparent;
    border: none;
    border-bottom: 5px solid white;
    color: white;
    font-size: 18px;
    padding: 10px 0;
    margin-bottom: 15px;
    width: 100%;
    outline: none;
}

.form-sect .ss-item-type-checkbox {
    border: none;
    margin: 30px 0 30px;
}

.form-sect .ss-item-type-checkbox ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.form-sect .ss-form-input::placeholder {
    color: white;
}

.form-sect .ss-form-submit {
    background-color: transparent;
    color: white;
    margin-top: 15px;
}

.ss-item-type-checkbox .ss-input-checkbox {
    opacity: 0;
    position: absolute;
}

.ss-item-type-checkbox li label {
    cursor: pointer;
    position: relative;
    vertical-align: middle;
}

.ss-item-type-checkbox .ss-input-value {
    display: inline-block;
    vertical-align: middle;
    line-height: 25px;
}

.ss-item-type-checkbox .ss-input-value::before {
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    content: ' ';
    width: 25px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #fff;
    font-family: FontAwesome;
    color: inherit;
    font-size: 18px;
    border-radius: 3px;
}

.ss-item-type-checkbox input[type="checkbox"]:checked+.ss-input-value::before {
    content: '\f00c';
}

.form-item-error {
    color: #ececec;
}

footer {
    padding-top: 20px;
}

footer .copy {
    border-left: 1px dashed black;
    padding-left: 25px;
}

.footer_inner {
    display: flex;
    padding: 40px 0;
    justify-content: space-between;
    align-items: center;
}

.footer_menu {
    list-style: none;
    padding: 0;
    display: flex;
}

.footer_menu li {
    margin: 0 10px;
}

.right_part {
    display: none;
}

/* Archive */
.wrapper {
    padding-top: 150px;
    padding-bottom: 30px;
}

#ArchiveForm {
    display: none;
}

.section-top-background {
    /*border-top: 1px solid #e1e1e1;
    background: url(https://filearchive.cnews.ru/img/cnews/2020/07/27/grey-bg.png) top repeat-x;
    padding: 0;*/

    position: relative;
    background-color: #e1e1e1;
    padding-top: 0;
}

.section-top-background .article-block {
    max-width: calc(33% - 20px);
    flex-basis: calc(33% - 20px);
}

.section-top-background:before {
    content: "";
    background-image: url(https://filearchive.cnews.ru/img/cnews/2020/07/27/grey-bg.png);
    position: absolute;
    width: 100%;
    height: 120px;
    display: inline-block;
    z-index: -1;
}

/*
.section-top-background .articles-container {
	margin: 0 auto 50px;
}
*/

.section-bottom-background {
    background: url(https://filearchive.cnews.ru/img/cnews/2020/07/27/grey-bg.png) bottom repeat-x;
}

/* modal */
.modal-body .form-sect {
    padding: 30px;
    margin-bottom: 0;
}

.modal-body .form-sect h2+p {
    font-size: 25px;
    max-width: 600px;
}

.modal-body .expert-block .expert-name {
    margin-top: 0;
}

.modal-body .form-sect .ss-form-heading {
    padding-top: 0;
    padding-bottom: 0;
}

.modal-body .form-sect .ss-form-action {
    position: static;
}

.modal-body .expert-block .expert-right {
    margin-left: 20px;
}

.modal-open {
    overflow: hidden;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    z-index: 5;
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.in {
    opacity: .5;
}

.fade {
    transition: opacity .15s linear;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    //height: 100%;
    overflow: hidden;
    outline: 0;
}

.modal {
    z-index: 1072;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none;
}

.modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 1020px;
    pointer-events: auto;
    background-clip: padding-box;
    border-radius: .3rem;
    outline: 0;
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}

.modal-body h1 {
    margin-top: 0;
}

.modal-body img {
    border-radius: 6px;
}

.show-consent {
    cursor: pointer;
    color: #0987d1;
}

@media (min-width: 800px) {
    .modal-dialog {
        max-width: 90%;
        margin: 1.75rem auto;
    }
}

@media (min-width: 576px) {
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }

    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
    }
}

.modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
}

.modal.in .modal-dialog {
    -webkit-transform: none;
    transform: none;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;

    box-shadow: 0 0 60px rgba(0, 0, 0, .2);
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem;
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: white;
    text-shadow: 0 1px 0 #fff;
    opacity: .6;
    position: relative;
    z-index: 5;
    top: 10px;
    right: 10px;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}

.modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}

.modal-body .research-image {
    /*background-color: #F1833B;*/
    max-width: 100%;
}

.modal-body .research-block-text {
    max-width: 100%;
}

.modal-body .research-block {
    max-width: 100%;
}
/* /modal */

@media (max-width: 1200px) {
    .modal-body .expert-block {
        position: static;
        padding: 0 0 30px;
    }

    .expert-block .expert-name {
        margin-top: 0;
    }

    .container,
    .wrapper {
        width: 90%;
    }

    .form-sect .ss-form-heading {
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .article-desc {
        margin-bottom: 20px;
    }

    .articles-container-first {
        flex-direction: column;
    }

    .articles-container-first .research-block {
        position: relative;
        margin: 30px 0 0;
        max-width: 100%;
        width: 100%;
    }

    .articles-container-first .article-block, .section-top-background .article-block {
        max-width: 100%;
        flex-basis: 100%;
        margin-bottom: 30px;
    }

    .section-top-background .articles-container {
        flex-direction: column;
    }

    .article-heading a {
        min-height: unset;
    }
}

@media (max-width: 1024px) {
    .video-sect {
        background-position: center;
        background-size: cover;
        padding: 30px 0;
    }

    .video-sect h3 {
        color: white;
    }
}

@media (max-width: 992px) {
    .header-main {
        background-position: left;
    }

    .features-container {
        flex-direction: column;
    }

    .feature-block {
        padding: 0px 25px 25px;
    }

    .feature-block img {
        width: 250px;
    }

    .webinar-block {
        background-position: 40% 50%;
    }

    .webinar-block .btn {
        min-width: unset;
    }

    .research-speaker {
        flex-direction: column;
        align-items: baseline;
    }

    .research-speaker-text {
        align-self: baseline;
        text-align: left;
    }

    .research-download .btn {
        margin-top: 20px;
    }

    .article-intro~.articles-sect .article-block {
        max-width: 100%;
        flex-basis: 100%;
    }

    .video-block {
        padding: 25px 30px;
    }
}

@media (max-width: 768px) {
    .articles-container {
        flex-direction: column;
        margin-bottom: 0;
    }

    .article-block {
        max-width: 100%;
        flex-basis: 100%;
        margin: 15px 0 60px;
    }

    .news-container {
        flex-direction: column;
    }

    .news-container {
        margin: 0;
    }

    .news-block {
        width: 100%;
        flex-basis: 100%;
        margin: 0;
        margin: 15px 0 20px;
    }

    .research-number {
        margin-left: -30px;
    }

    .research-heading,
    .webinar-heading {
        font-size: 40px;
        line-height: 1.2;
    }

	.research-text-part {
		padding: 15px 40px 240px;
	}

    .footer_inner {
        flex-direction: column;
    }

    .footer_menu {
        flex-direction: column;
        text-align: center;
    }

    footer .copy {
        border-left: 0;
        padding-left: 0;
    }
}

@media (max-width: 680px) {
    .features-heading {
        font-size: 30px;
        padding: 30px 0;
    }

    .form-sect .ss-form-item {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .modal-body .expert-block .expert-right {
        margin-left: 0;
    }

    .modal-body .form-sect {
        padding: 15px;
    }

    .form-sect .ss-form-submit {
        min-width: 250px;
    }

    .cnews_first,
    .cnews_first-footer {
        float: none;
    }

    .main-title {
        font-size: 24px;
        max-width: 100%;
        margin-top: 0;
    }

    .main-title span {
        font-size: 40px;
    }

    .articles-container {
        display: block;
    }

    .articles-container-first .article-block {
        min-width: 0;
    }

    .article-block {
        display: block;
        max-width: none;
    }

    .research-block {
        max-width: 100%;
        padding-right: 5px;
        padding-left: 5px;
    }

    .articles-container-first .research-block {
        padding: 0;
    }

    .research-text-part {
        padding: 15px 20px 160px;
    }

    .research-heading {
        font-size: 32px;
    }

    .research-speaker {
        display: block;
        text-align: center;
    }

    .research-speaker-text {
        max-width: 100px;
    }

    .research-text {
        margin-bottom: 0;
    }

    .webinar-block {
        display: block;
        background-position: 20% 50%;
    }

    .webinar-info-col {
        max-width: 100%;
    }

    .webinar-date span {
        font-size: 42px;
    }

    .webinar-block .btn {
        margin-top: 20px;
        width: 100%;
    }

    .news-container {
        display: block;
    }

    .news-block {
        margin-bottom: 15px;
    }

    .expert-block {
        position: relative;
        left: 0;
        flex-direction: column;
    }

    .expert-block .expert-right {
        margin-left: 0;
        margin-top: 20px;
        padding-left: 0;
    }

    .form-sect {
        padding-right: 15px;
        padding-left: 15px;
    }

    .form-sect .ss-form-heading {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .form-sect .ss-form-item {
        width: auto;
    }

    .form-sect .form-item-7983 {
        position: relative;
        margin-top: 0;
    }

    .footer_menu li {
        margin: 7px;
    }
}

@media (max-width: 480px) {
    .research-number {
        font-size: 120px;
        margin-left: 0px;
    }

    .research-heading {
        padding-left: 75px;
    }

    .research-text {
        padding-left: 0;
    }

    .research-download .btn {
        margin: 10px 0;
    }

    .research-heading {
        font-size: 20px;
    }
}

@media (max-width: 370px) {
    .video-slide-desc {
        padding: 0 5px;
        font-size: 10px;
    }
}
