<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container {
    width: 100%;
    max-width: 1340px;
    padding: 0 30px;
    margin: 0 auto;
}

.container-md {
    max-width: 1050px;
}

#up {
    display: flex;
    align-items: center;
}


#up .btn.a.show-visitor a {
    font-size: 10px;
    height: 23px;
    padding: 3px 10px;
    border: 1px solid #fff;
    color: #373737!important;
    line-height: 23px;
    font-weight: 700;
    transition: 0.5s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    background: #fff;
}

#up .btn.a.show-visitor a:hover {
    background-color: #c4b116;
}

#up .btn.a.show-visitor a:before {
    content: "";
    display: block;
    overflow: hidden;
    position: absolute;
    left: 2px;
    right: 2px;
    top: 2px;
    bottom: 2px;
    z-index: -1;
    background: #757575;
}
#up .btn.a.show-visitor a:hover:before {
    background-color: #c4b116;
}

#up &gt; ul &gt; li &gt; a {
    color: #252525;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.75;
    display: flex;
    align-items: center;
    text-transform: uppercase;
}
#up &gt; ul &gt; li &gt; a:hover {
    color: #BDAC1F;
}
#up &gt; ul &gt; li.btn &gt; a {
    height: 23px;
    padding: 0 7px;
    border: 1px solid #afafaf;
    color: #525252;
    font-size: 10px;
    font-weight: 700;
    line-height: 27px;
    display: flex;
    align-items: center;
    border-radius: 15px;
}
#up &gt; ul:first-child {
    min-width: auto;
}
#up &gt; ul.top_menu_header:before,
#up &gt; ul.top_menu_header:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 1px;
    height: 24px;
    background: #fff;
}
#up &gt; ul.top_menu_header:before {
    margin: -12px -14px 36px;
    right: 0;
}
#up &gt; ul.top_menu_header:after {
    margin: -12px -14px 36px;
    left: 0;
}

#nav &gt; ul &gt; li.c {
    left: 0;
    top: -72px;
    padding: 0;
}
#up &gt; ul {
    display: flex;
    align-items: center;
}
#nav &gt; ul &gt; li.c &gt; a {
    width: 20px;
    height: 20px;
    border-radius: 30px;
    border: 2px solid rgb(168, 168, 168);
    color: rgb(168, 168, 168);
}
#nav .banner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 44px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 85px;
}


#nav .banner .tree_span a {
    background-color: #b40000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 11px;
    font-family: 'Arial';
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 0.639;
    padding: 10px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    outline: none;
    border-radius: 30px;
    border: 1px solid rgb(255 255 255 / 40%);
}
#nav .banner .tree_span a:hover {
    background-color: #000;
    border-color: #000000;
}

#logo {
    z-index: 22;
}
.close_button {
    display: none;
}


#pmpro_confirmation_wrap .pmpro_a-print {
    position: relative;
    z-index: 150;
    color: #000;
    font-size: 13px;
    font-weight: 800;
    background: none;
    transition: 0.3s;
}
#pmpro_confirmation_wrap .pmpro_a-print:hover {
    color: #c4b116;
}
#up &gt; ul.top-menu-header {
    margin-right: 45px;
}

body #root .a.show-visitor {
    padding: 0 20px 0 0!important;
}

#up li.sub {
    padding: 0!important;
}

.list-top a {
    font-family: 'Oswald';
    transition: .5s;
}

.list-top a:hover {
    color: #bdac1f;
}

.list-top li:before {
    content: none;
}

.list-top li:last-child:after {
    content: none;
}

.list-top p {
    line-height: 1.2;
    margin-bottom: 10px;
    font-family: 'Lato';
    font-size: 18.27px;
}

.creator a {
    font-family: 'Lato';
    color: #8f8000;
}

.list-top .creator a {
    font-size: 13px;
}

.image-wide {
    margin: 0!important;
}

.list-cols p {
    margin-bottom: 17px;
    line-height: 1.1;
    font-size: 19.21px;
}

.video-section-dark {
    padding: 40px 0;
    background: #1A1A1A;
    color: #fff;
}

.video-section-dark .video-block {
    max-width: 1090px;
    margin: 0 auto;
}

.video-section .video-block {
    position: relative;
}

.video-section.video-section-light .video-block {
    display: flex;
    justify-content: space-between;
}

.video-section.video-section-light .main-video {
    width: 70%;
    padding: 0 28px 0 0;
    flex: 0 1 70%;
}

.video-section .main-video .jwplayer  {
    padding-bottom: 56.25%;
    height: 0!important;
}

.video-section .main-video iframe {
    width: 100%;
    height: 490px;
}


.video-section .main-video .video-desc {
    padding: 0 16px;
}

.video-section .main-video .video-title {
    text-align: left;
    font-size: 24px;
    font-family: Oswald;
    line-height: 1.2;
    margin-top: 24px;
}

.video-section .main-video .video-category {
    display: block;
    color: #252525;
    opacity: 0.7;
    font-size: 18px;
    line-height: 1.55;
    margin-top: 5px;
}

.video-section.video-section-dark .main-video .video-category {
    color: #ffffff;
}

.video-section.video-section-light .video-list-wrap {
    position: absolute;
    left: 70%;
    top: 0;
    bottom: 0;
    right: 0;
    overflow: auto;
    padding: 0 16px 0 0;
    scrollbar-color: #9B9B9B #E9E9E9;
    scrollbar-width: thin;
    background: #FBFBFB;
    border: none;
}

.video-section.video-section-light .video-list-wrap::-webkit-scrollbar {
    width: 6px;
    background-color: #E9E9E9;
}

.video-section.video-section-light .video-list-wrap::-webkit-scrollbar-thumb {
    background-color: #9B9B9B;
    border-radius: 77px;
}


.video-section.home-video-section .video-list-wrap {
    margin-top: 20px;
    overflow: hidden;
}

.video-section.video-section-light .video-list {
    margin: 0;
}

.video-section.home-video-section .video-list {
    display: flex;
    margin: 0 -10px;
    overflow-x: auto;
    scrollbar-color: #515151 transparent;
    scrollbar-width: thin;
}

.video-section.home-video-section .video-list::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
}

.video-section.home-video-section .video-list::-webkit-scrollbar-thumb {
    background-color: #515151;
    border-radius: 77px;
}

.video-section .video-list li {
    margin-bottom: 28px;
    cursor: pointer;
}

.video-section.home-video-section .video-list li {
    width: calc(33.33% - 20px);
    margin: 0 10px;
    flex-shrink: 0;
}

.video-section .video-list li:hover .video-title,
.video-section .video-list li.v-active .video-title {
    color: #bdac1f;
}

.video-section .video-list li:first-child {
    padding-top: 0;
}

.video-section .video-list li:last-child {
    border-bottom: 0;
}

.video-section .video-list li:before {
    content: none;
}

.video-section .video-list li iframe {
    width: 100%;
    height: auto;
}

.video-section .video-list li .video-title {
    font-size: 20px;
    line-height: 1.2;
    padding: 20px 10px;
    font-family: Oswald, sans-serif;
    text-align: left;
}


.video-section .video-list li .video-overlay {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.video-section-light {
    background: #FBFBFB;
    color: #252525;
    padding: 28px 0;
}


.video-section .social-a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: url("../images/soc/share.svg") no-repeat center left;
    background-size: 20px;
    padding-left: 30px;
    margin-top: 16px;
}

.video-section .social-a li {
    margin-right: 8px;
    margin-bottom: 0;
}

.video-section .social-a li:last-child {
    margin-right: 0;
}

.video-section .social-a i {
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0;
}

.video-section .social-a i:before {
    content: none;
}

.video-section .social-a .icon-facebook {
    background-image: url("../images/soc/facebook2.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #337FFF;
    background-size: 10px;
}

.video-section .social-a .icon-twitter {
    background-image: url("../images/soc/twitter2.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #33CCFF;
    background-size: 20px;
}

.video-section .social-a .icon-envelope {
    background-image: url("../images/soc/email2.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #BDAC1F;
    background-size: 20px;
}

.video-section .social-a .icon-whatsapp {
    background-image: url("../images/soc/whatsapp.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-color: #26d367;
    background-size: 20px;
}

.ad-with-stripe {
    position: relative;
}

.ad-with-stripe:after {
    content: '';
    background: #000;
    opacity: 0.329;
    position: absolute;
    left: -1000em;
    width: 3000em;
    height: 1px;
    top: 0;
}

.info {
    line-height: 1;
    display: flex;
    align-items: center;
    font-size: 15px;
    color: #6D6D6D;
    margin-bottom: 20px;
}

.info a {
    color: #C90F00;
    padding-right: 12px;
    margin-right: 12px;
    font-family: 'Lato';
    font-weight: 700;
    border-right: 1px solid #D8D8D8;
}

.list-gallery-d p {
    font-size: 13px;
    margin-bottom: 11px;
    width: 100%;
}

.list-gallery-d .creator a {
    font-size: 9px;
}

figure.nr-ad-block {
    margin: 0!important;
}

figure.nr-ad-block .code-block-5 {
    margin: 0 auto 25px!important;
}

figure.nr-ad-block .code-block-4 {
    margin: 40px 0!important;
}


.visible-desktop {
    display: block !important;
}

.visible-mobile,
.visible-mob,
.mobile-ad,
.mobile-related,
.mobile-video {
    display: none!important;
}

#nav .list-gallery-c p {
    position: relative;
    bottom: auto;
    right: auto;
    margin-bottom: 10px;
    line-height: 1.4;
    font-size: 20px;
}

#nav .list-gallery-c p a {
    color: #000;
    font-size: 18px;
}

.nr-author-page {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    margin: 55px 0 65px;
    padding: 15px 0;
}

.nr-author-page figure {
    width: 70px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 20px;
}

.nr-author-page .description-top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}

.nr-author-page .description-top h1 {
    line-height: 1;
    margin: 0 5px 0 0;
}

.nr-author-page .description-top p {
    line-height: 1;
    margin: 0;
}

.nr-author-page .description p {
    margin: 0;
}

.sharethis-inline-share-buttons {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.main-header .sharethis-inline-share-buttons {
    display: none!important;
}

.header-top {
    position: relative;
    padding: 0 30px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #BDAC1F;
    background: #fff;
    z-index: 9;
}

.header-top .left-col {
    display: flex;
    align-items: center;
}

.header-top .menu-btn {
    position: relative;
    z-index: 3;
    width: 24px;
    height: 22px;
    padding: 0;
    color: #252525;
    margin: 0 30px 0 0;
    cursor: pointer;
    flex-shrink: 0;
}
.header-top .menu-btn:hover {
    color: #bdac1f;
}
.header-top .menu-btn:before,
.header-top .menu-btn:after {
    position: absolute;
    font-family: i;
    line-height: 1;
    transition: all 0.2s ease-in-out 0s;
}

.header-top .menu-btn:before {
    content: "\e913";
    font-size: 13px;
    top: 5px;
}

.header-top .menu-btn:after {
    content: "\e925";
    font-size: 17px;
    transform: scale(0);
    top: 2px;
    left: 3px;
}

.menu-active .header-top .menu-btn:after {
    transform: none;
}

.menu-active .header-top .menu-btn:before {
    transform: scale(0);
}

.header-top .right-col {
    display: flex;
    align-items: center;
}

.header-top .right-col ul {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}

.header-top .right-col ul li {
    line-height: 28px;
}

.header-top .btn {
    position: relative;
}

.header-top .sub-mobile {
    display: none;
    padding: 0 5px;
}

.header-top .sub-mobile .sub-mob-popup {
    display: inline-block;
    font-weight: 700;
    font-size: 12px;
    padding: 4px 12px;
    border-radius: 66px;
    text-transform: uppercase;
    color: #BDAC1F;
    border: 2px solid #BDAC1F;
}

.header-top .sub-mobile .sub-mob-popup:hover {
    background: #BDAC1F;
    color: #fff;
}

.header-top .btn.sign-up {
    padding-left: 15px;
}

.header-top .btn.sign-up:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 28px;
    background: #AC9D1C;
    border-radius: 88px;
}

.header-top .btn a {
    color: #252525;
    font-size: 18px;
    font-weight: 600;
}

.header-top .btn em {
    display: none;
}

.header-top .sub a {
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 6px 24px;
    background: #BDAC1F;
    border-radius: 66px;
    margin: 0 18px;
    border: 2px solid #BDAC1F;
}

.header-top .sub a:hover {
    background: transparent;
    color: #BDAC1F;
}

.header-top .btn-gray a {
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    padding: 6px 24px;
    border-radius: 66px;
    text-transform: uppercase;
    color: #000;
    border: 2px solid #000;
}

.header-top .btn-gray a:hover {
    background: #000;
    color: #fff;
}

.header-banner {
    background: #252525;
    padding: 12px 0;
    color: #ffffff;
    text-align: center;
}

#search-btn a {
    display: flex;
}

#search-btn i {
    color: #9B9B9B;
    font-size: 17px;
}
#search-btn i:hover {
    color: #BDAC1F;
}

#search-btn em {
    display: none;
}

.header-banner .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-banner p {
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.2;
}

.header-banner p span {
    font-family: 'Oswald';
    font-size: 21px;
}

.header-banner .tree_span {
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    padding: 9px 24px;
    background: #C90F00;
    border-radius: 66px;
    border: 2px solid #C90F00;
    line-height: 1.2;
}

.header-banner .tree_span:hover {
    background: transparent;
    color: #ffffff;
}

.row {
    display: flex;
}

.news-item .creator {
    position: relative;
    line-height: 1;
}

.news-item .creator + p {
    margin-top: 10px;
    margin-bottom: 0;
}

.news-item .creator:before {
    content: "By ";
    color: #252525;
    font-size: 16px;
}

.news-item .creator a {
    font-family: "Lato";
    color: #C90F00;
    font-size: 16px;
    display: inline-block;
    font-weight: 500;
}

.news-item .title {
    font-family: 'Oswald';
    color: #252525;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.28;
    margin-bottom: 10px;
    width: 100%;
}

.news-item .title a {
    color: inherit;
    font-size: inherit;
    font-weight: 500;
}

.news-item &gt; div {
    width: 100%;
}

.news-item p {
    color: #6D6D6D;
    font-size: 16px;
    line-height: 1.55;
    margin-bottom: 15px;
}

.news-item:not(.main-news) p:not(.title) {
    display: none;
}

.news-item .img {
    display: block;
    flex-shrink: 0;
}

.news-item .img figure, .news-item .img img {
    margin: 0;
}

.header-line {
    position: relative;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
}

.list-gallery-c .news-item {
    width: 100%;
    display: flex;
    padding: 16px 0;
    border-bottom: 2px solid #EDEDED;
    text-align: left;
}

.list-gallery-c .news-item:first-child {
    padding-top: 0;
}
.list-gallery-c .news-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.list-gallery-c .img {
    display: block;
    width: 100px;
    height: auto;
    margin: 0 12px 0 0;
    flex-shrink: 0;
}

.home .flex {
    padding-top: 40px;
}

.first-bl .row {
    flex-direction: row-reverse;
}

.first-bl ul {
    padding: 0;
    margin: 0;
}

.first-bl .col:first-child {
    margin: 0 0 0 30px;
    padding: 0;
    width: 60%;
    flex-shrink: 0;
}

.first-bl .col:first-child .news-item.main-news {
    margin-bottom: 30px;
}

.first-bl .col:first-child .news-item.main-news .img {
    margin-bottom: 20px;
}

.first-bl .col:first-child .news-item.main-news .title {
    font-size: 31px;
    margin-bottom: 20px;
    line-height: 1.2;
}

.first-bl .col:first-child ul.hmp-list {
    display: flex;
    margin: 0 -10px;
}

.first-bl .col:first-child ul.hmp-list .news-item {
    width: 33.33%;
    padding: 0 10px;
}

.first-bl .col:first-child ul.hmp-list .news-item .img {
    margin-bottom: 20px;
}

.first-bl .col:last-child .news-item .header {
    margin-bottom: 10px;
}

.first-bl .col:last-child .news-item {
    display: flex;
    text-align: left;
    padding: 16px 0;
}

.first-bl .col:last-child .news-item:first-child {
    padding-top: 0;
}

.first-bl .col:last-child .news-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.first-bl .col:last-child .news-item .img {
    position: relative;
    width: 160px;
    min-height: 70px;
    margin-right: 15px;
}
.first-bl .col:last-child .news-item .img a {
    display: block;
    height: 100%;
}


.first-bl .col:last-child .news-item .img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%!important;
    object-fit: cover;
}

.first-bl .col:last-child .news-item .img &gt; div {
    padding: 10px 0;
}
.first-bl .header {
    font-size: 27px;
    text-align: left;
    margin-bottom: 20px;
}

.news-bl {
    padding: 75px 0;
}

.grey-bl {
    background: #FBFBFB;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
}

.grey-bl .header span {
    background: #FBFBFB;
}

.news-bl .row {
    align-items: flex-start;
    justify-content: space-between;
}

.news-bl .header {
    margin-bottom: 38px;
    font-size: 40px;
}

.news-bl ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -14px -65px;
}

.news-bl .news-item {
    margin: 0 0 50px;
    width: 25%;
    padding: 0 14px;
}

.news-bl .news-item .img {
    margin-bottom: 20px;
}

.news-bl figure.nr-ad-block {
    flex-shrink: 0;
}

.news-bl figure.nr-ad-block .code-block {
    margin: 0!important;
}

.category-bl {
    position: relative;
    padding: 65px 0;
}

.category-bl + .category-bl {
    padding-top: 0;
}

.category-bl .header,
.home-video-section .header {
    font-size: 40px;
    margin-bottom: 28px;
    text-transform: uppercase;
}

.home-video-section .header {
    text-align: left;
}

.category .header {
    margin-bottom: 48px;
}

.category-bl ul {
    display: flex;
    justify-content: center;
    width: 100%;
}

.category-bl .news-item p {
    font-size: 16px;
    line-height: 1.25;
}

.category-bl-framed {
    padding: 70px 0;
}

.category-bl-framed .frame {
    display: flex;
    justify-content: center;
    border: 2px solid #BDAC1F;
    padding: 40px 30px 55px 30px;
}

.category-bl-framed .header span {
    display: inline-block;
    background: #ffffff;
    position: relative;
    z-index: 1;
    padding: 0 30px;
    font-weight: 500;
}

.category-bl-framed ul {
    margin: 0 -14px;
}

.category-bl-framed .news-item {
    width: 25%;
    padding: 0 14px;
}

.category-bl-framed .header {
    margin: 0 0 -22px;
    text-align: center;
}

.category-bl-framed .news-item .img {
    margin-bottom: 16px;
}

.category-bl.category {
    border-bottom: 1px solid #D8D8D8;
    margin-bottom: 65px;
    padding: 26px 0 65px;
}

.nr-ad-block .code-block.code-block-1 {
    padding: 48px 0;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    margin: 0!important;
}

.home #content &gt; .nr-ad-block &gt; .code-block.code-block-1 {
    padding: 32px 0;
    background: #eaeaea;
    border: none;
}

.nr-ad-block .code-block.code-block-4,
.nr-ad-block .code-block.code-block-7 {
    padding: 32px 0;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    margin: 0!important;
}

.code-block.code-block-6 {
    margin: 0!important;
}

.nr-ad-block .code-block.code-block-11 {
    background: #eaeaea;
    padding: 32px 0;
    margin: 0!important;
}

.code-block.code-block-12 {
    padding: 48px 0;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
    margin: 25px 0!important;
}

.nr-ad-block .code-block-14 {
    margin: 0 0 16px!important;
}

.nr-ad-block .code-block-17 {
    position: relative;
    margin: 0!important;
    padding: 32px 0;
    background: #eaeaea;
}

.nr-ad-block .code-block-18 {
    padding: 49px 0;
    margin: 25px 0!important;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
}

.nr-ad-block .code-block-21 {
    margin: 16px 0!important;
}

.article .nr-ad-block .code-block-21 {
    margin: 0 0 16px!important;
}


.nr-ad-block + .category-bl  {
    margin-top: -50px;
}

.category-bl .more {
    margin-top: 48px;
}
.category-bl:not(.category-bl-simple):not(.grey-bl):not(.category):not(.category-bl-framed) .header {
    text-align: left;
}
.category-bl:not(.category-bl-simple):not(.category-bl-framed):not(.category) .header span {
    padding: 0;
}

.category-bl .row {
    margin: 0 -14px;
}

.category-bl .col {
    width: 49.5%;
    flex-shrink: 0;
    padding: 0 14px;
}

.category-bl .col:last-child {
    width: 50.5%;
}

.category-bl .news-item .img {
    margin-bottom: 16px;
}

.category-bl .col:first-child .title {
    font-size: 28px;
}

.category-bl .col:last-child ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -14px -30px;
}

.category-bl .col:last-child .news-item {
    width: 50%;
    margin: 0 0 30px;
    padding: 0 14px;
}

.category-bl .col:last-child .news-item:first-child {
    width: 100%;
    text-align: left;
    align-items: center;
    display: flex;
}

.category-bl .col:last-child .news-item:first-child .img {
    margin-right: 15px;
    margin-bottom: 0;
    max-width: 50%;
    padding-right: 15px;
}

.shows {
    background: #1A1A1A;
    border-bottom: 1px solid #5B5B5B;
    padding: 80px 0;
}

.shows .header {
    position: relative;
    margin-bottom: 24px;
    font-size: 40px;
    color: #ffffff;
    padding-left: 24px;
    line-height: 1;
}

.shows .header:before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    height: 100%;
    width: 4px;
    background: #CABD4C;
}

.shows .header span {
    padding: 0;
}

.shows .list {
    display: flex;
    margin: 0 -12px;
}

.shows .list .item {
    padding: 0 12px;
    flex-basis: 20%;
}

.shows .list .item .img {
    position: relative;
    display: block;
    height: 445px;
    margin-bottom: 8px;
}

.shows .list .item .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%!important;
    object-fit: cover;
}

.shows .list .item h4 {
    text-transform: uppercase;
    font-size: 21px;
    color: #FFFFFF;
    margin-bottom: 0;
}

.shows .list .item h4 a:hover {
    color: #BDAC1F;
}

.contact-form h3 {
    line-height: 1;
    margin-bottom: 15px;
}

.contact-form p {
    font-family: 'Oswald';
    font-size: 21px;
    margin-bottom: 35px;
    line-height: 1.5;
}

.contact-form .form-content {
    display: flex;
    align-items: center;
    width: 100%;
}

.contact-form .form-content input {
    color: #ffffff;
}

.contact-form .form-content &gt; div {
    flex: 1 0 auto;
    padding-right: 30px;
}

#footer &gt; form {
    background: #252525;
    padding: 40px 0 65px;
}

.single-article .contact-form {
    max-width: 72%;
    margin: 0 auto 20px;
}

.single-article .contact-form .form-content {
    align-items: flex-start;
    margin-top: 50px;
}

.single-article .contact-form button {
    background: #C90F00;
    border-color: #C90F00;
    color: #ffffff;
}

.single-article .contact-form button:hover {
    background: transparent;
    color: #C90F00;
}

.single-article .contact-form input {
    color: #858484;
    border-color: #858484;
}

.single-article .contact-form input::placeholder {
    color: #858484;
}

.single-article .contact-form .check-a {
    display: flex;
    justify-content: flex-end;
}

.single-article .contact-form .check-a label {
    padding-left: 25px;
    color: #2f2f2f;
    font-size: 10px;
}

.single-article .contact-form .check-a .input {
    top: 1px;
    background: #e6e6e6;
    border-radius: 0;
    border: none;
}
.single-article .contact-form .check-a label.active .input {
    background: transparent;
}
.single-article .contact-form .check-a label a {
    color: #2f2f2f;
    font-weight: 400;
}

.single-article .container {
    padding-left: 70px;
}

#footer &gt; form .container,  .single-article .contact-form .container{
    max-width: 585px;
}

#footer &gt; form h3 {
    color: #fff;
    font-size: 37px;
}

#footer &gt; form p {
    color: #D3C769;
}

.footer-navigation {
    background: #FBFBFB;
    padding-bottom: 20px;
}

.footer-navigation .inner {
    display: flex;
    align-items: flex-start;
}

.footer-navigation .logo {
    position: relative;
    overflow: hidden;
    z-index: 2;
    width: 110px;
    height: 110px;
    margin: 0 45px 0 0;
    flex-shrink: 0;
}

.footer-navigation .footer-right .footer-top {
    display: flex;
    padding-top: 25px;
    border-bottom: 1px solid #E0E0E0;
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.footer-navigation .footer-right .col {
    padding-right: 45px;
}

.footer-navigation .footer-right .col:last-child {
    padding-right: 0;
}

.footer-navigation .footer-right .col &gt; div {
    display: flex;
}

.footer-navigation .footer-right .col h4 {
    border-bottom: 2px solid #BDAC1F;
    padding-bottom: 6px;
    margin-bottom: 16px;
    font-size: 21px;
}

.footer-navigation .footer-right ul:not(.social-list) {
    min-width: 165px;
    padding-right: 20px;
    margin: 0;
}

.footer-navigation .footer-right ul:not(.social-list):last-child {
    padding-right: 0;
}

.footer-navigation .footer-right ul:not(.social-list) li {
    line-height: 1.28;
    margin-bottom: 4px;
}

.footer-navigation .footer-right ul:not(.social-list) li:last-child {
    margin-bottom: 0;
}

.footer-navigation .footer-right ul:not(.social-list) li a {
    color: #6D6D6D;
    font-size: 14px;
}
.footer-navigation .footer-right ul:not(.social-list) li a:hover {
    color: #BDAC1F;
}

.footer-navigation .social-list {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #BDAC1F;
    padding-bottom: 9px;
}
.footer-navigation .social-list li {
    margin-right: 10px;
    line-height: 1;
}
.footer-navigation .social-list li:last-child {
    margin-right: 0;
}

.footer-navigation .social-list li a {
    display: block;
    width: 20px;
    height: 20px;
}

.footer-navigation .social-list li a:before {
    content: none!important;
}

.footer-navigation .social-list li a.icon-instagram {
    background-image: url("../images/instagram.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.footer-navigation .social-list li a.icon-instagram:hover {
    background-image: url("../images/instagram-hover.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.footer-navigation .social-list li a.icon-youtube {
    background-image: url("../images/youtube.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.footer-navigation .social-list li a.icon-youtube:hover {
    background-image: url("../images/youtube-hover.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.footer-navigation .social-list li a.icon-twitter {
    background-image: url("../images/twitter.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.footer-navigation .social-list li a.icon-twitter:hover {
    background-image: url("../images/twitter-hover.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.footer-navigation .social-list li a.icon-facebook {
    background-image: url("../images/facebook.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.footer-navigation .social-list li a.icon-facebook:hover {
    background-image: url("../images/facebook-hover.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.footer-navigation .social-list li a.icon-tiktok {
    background-image: url("../images/tiktok.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.footer-navigation .social-list li a.icon-tiktok:hover {
    background-image: url("../images/tiktok-hover.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.footer-navigation .social-list li a.icon-linkedin {
    background-image: url("../images/linkedin.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.footer-navigation .social-list li a.icon-linkedin:hover {
    background-image: url("../images/linkedin-hover.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.footer-navigation .social-list li a:hover {
    color: #BDAC1F;
}

.footer-navigation .footer-bottom ul {
    display: flex;
    margin-bottom: 16px!important;
}

.footer-navigation .footer-bottom ul li {
    border-right: 1px solid #E0E0E0;
    padding: 0 8px;
    margin-bottom: 0!important;
    line-height: 1!important;
}

.footer-navigation .footer-bottom ul li:first-child {
    padding-left: 0;
}
.footer-navigation .footer-bottom ul li:last-child {
    padding-right: 0;
    border-right: none;
}

.footer-navigation .copy {
    color: #9B9B9B;
    font-size: 14px;
}

.hidden {
    display: none;
}
.mfp-bg {
    opacity: 0.3;
}

.white-popup-block {
    background: #fff;
    padding: 25px;
    max-width: 580px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #D8D8D8;
    box-shadow: 0 4px 28px rgba(0, 0, 0, 0.25)
}

.white-popup-block h3 {
    font-size: 32px;
}

.white-popup-block p {
    color: #9B9B9B;
}

.white-popup-block .check-a label {
    color: #252525;
}

.white-popup-block input {
    border-bottom: 1px solid #D8D8D8;
    outline: none;
    color: #252525!important;
}

.white-popup-block button[type="submit"] {
    background: #252525;
    border: 2px solid #252525;
    color: #fff;
}

.white-popup-block button[type="submit"]:hover {
    color: #252525;
    background: #FFFFFF;
}

.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}

.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    transform: scale(1);
}

.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    transform: scale(0.8);
    opacity: 0;
}

.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    transition: opacity 0.3s ease-out;
}

.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}

aside {
    width: 320px;
    flex-shrink: 0;
}

.list-news-updated {
    margin: 0;
}

.list-news-updated .news-item {
    display: flex;
    align-items: center;
    padding: 25px 0;
    border-bottom: 1px solid #D8D8D8;
    text-align: left;
}

.list-news-updated .news-item:first-child {
    padding-top: 0;
}

.list-news-updated .news-item:last-child {
    padding-bottom: 0;
    border-bottom: none;
}

.list-news-updated .news-item .img {
    max-width: 315px;
    flex-shrink: 0;
    margin-right: 25px;
}

.list-news-updated .news-item .title {
    font-size: 25px;
}

.list-news-updated .news-item p {
    font-size: 16px;
}

.category-list {
    padding-bottom: 75px;
}

.category-list .wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.category-list .wrap .main {
    width: calc(100% - 350px);
}

.category-list .more {
    margin-top: 25px;
}

.list-details-wrap .header {
    font-size: 21px;
    margin-bottom: 15px;
}

.aside-video .header {
    font-size: 27px;
    margin-bottom: 20px;
}

.list-details-wrap .header span {
    padding: 0 10px;
}

.single-article {
    padding-top: 45px;
    margin-bottom: 20px;
}

.single-article .flex,
.home .flex {
    justify-content: space-between;
    align-items: flex-start;
}

.single-article .spacer {
    display: none!important;
}

.single-article .main,
.home .main {
    width: calc(100% - 350px);
}

.single-article .main-header {
    padding-left: 70px;
}

.single-article .main-inner {
    position: relative;
    display: flex;
}

.single-article .main-inner &gt; div {
    min-width: 1px;
}

.social-a {
    margin: 0;
}

.social-a-fixed{
    position: relative;
    width: 50px;
    margin-right: 20px;
    flex-shrink: 0;
}

.social-a-mob {
    display: none;
}

.social-a.social-a-main {
    left: 0;
    color: #252525;
}


.social-a.social-a-main .st-total &gt; span {
    color: #252525;
}

.social-a .sharethis-inline-share-buttons {
    z-index: 1!important;
}

.social-a i {
    color: #252525;
    width: 100%;
    height: 100%;
}

.social-a li {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 12px;
}
.social-a li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 1px solid #252525;
    border-radius: 50%;
    transition: all 0.2s ease;
}

.video-section .social-a li a {
    border: none;
}

.social-a li.cm a {
    background: #252525;
}

.social-a li a:hover {
    background: #C90F00;
    border-color: #C90F00;
}

.video-section .social-a li a:hover {
    background: transparent;
    border: transparent;
}

.social-a li.title  {
    justify-content: center;
    margin-bottom: 15px;
}
.social-a li:last-child {
    display: none;
    margin-bottom: 0;
}

.list-details {
    margin: 0;
}

.list-details .news-item {
    padding: 16px 0;
    border-bottom: 1px solid #E0E0E0;
}

.list-details .news-item:first-child {
    padding-top: 0;
}

.list-details .news-item:last-child {
    padding-bottom: 0;
    border: none;
}

.list-details .news-item .img {
    margin-bottom: 16px;
}

.list-details .news-item p:not([class]) {
    font-size: 14px;
    margin-bottom: 8px;
}

.list-details .news-item .creator a,
.list-details .news-item .creator:before {
    font-size: 14px;
}

.st-total {
    padding: 0!important;
    line-height: normal!important;
}
.st-total &gt; span {
    font-family: 'Oswald';
    font-weight: 500;
    font-size: 20px!important;
    line-height: 20px!important;
    color: #252525;
}

.st-total &gt; span.st-shares {
    font-weight: 400;
    font-size: 15px!important;
    line-height: 24px!important;
    text-transform: lowercase;
}

.single-article h1 {
    font-size: 44px;
    margin-bottom: 40px;
}

.nr-post-content {
    max-width: 72%;
    margin: 45px auto 0;
    text-align: justify;
    font-family: Axiforma;
}

.nr-post-content&gt;p {
    margin-bottom: 45px;
}

.flex {
    display: flex;
}

.list-related {
    display: flex;
    margin: 0 -8px;
}

.list-related .news-item {
    width: 25%;
    padding: 0 8px;
}

.list-related .news-item .img {
    margin-bottom: 8px;
    position: relative;
    padding-top: 70%;
}

.list-related .news-item .img a {
    display: block;
    height: 100%;
}

.list-related .news-item .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%!important;
    object-fit: cover;
}

.list-related .news-item .title {
    margin-bottom: 0;
}

.list-related .news-item p:not([class]) {
    font-size: 14px;
    margin-bottom: 8px;
}

.list-related .news-item .creator a,
.list-related .news-item .creator:before {
    font-size: 14px;
}

.exp-ui__cta .exp-ui__cta-button {
    font-weight: 900!important;
    line-height: 1.75;
    background: #252525!important;
    border-radius: 68px!important;
    padding: 8px 38px!important;
    transform: none!important;
    animation: none!important;
    top: 35px!important;
    right: 25px!important;
    bottom: auto!important;
    cursor: pointer;
}

.tabs {
    padding: 55px 0 75px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    max-width: 100%;
}

.tabs .content {
    display: none;
    width: calc(100% - 350px);
    padding: 0;
}

.tabs .content.active {
    display: block;
}

.tabs .caption {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    max-width: 100%;
    margin-bottom: 35px;
    width: 100%;
    padding-right: 5px;
    scrollbar-color: #c9c9c9 transparent;
    scrollbar-width: thin;
}

.tabs .caption::-webkit-scrollbar {
    height: 3px;
    background-color: transparent;
}

.tabs .caption::-webkit-scrollbar-thumb {
    background-color: #c9c9c9;
    border-radius: 9em;
}

.tabs .caption li {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 1.111;
    color: #6D6D6D;
    padding: 6px 16px;
    font-weight: 500;
    border-left: 1px solid #BBBBBB;
    cursor: pointer;
    margin-bottom: 5px;
    transition: all 0.4s ease;
}

.tabs .caption li.active {
    color: #ffffff;
    background-color: #BDAC1F;
    border-radius: 51px;
    border-left: 1px solid #BDAC1F;
}

.tabs .caption li:first-child,
.tabs .caption li.active + li {
    border-left: 1px solid transparent;
}

.list-cols  {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    margin: 0 -14px;
}

.list-cols li,
.list-cols .video-item.showed  {
    width: 33.33%;
    margin: 0 0 25px;
    padding: 0 14px;
    transition: opacity 1s ease;
}

.list-cols .video-item {
    visibility: hidden;
    opacity: 0;
    height: 0;
    margin: 0;
}

.list-cols .video-item.showed {
    visibility: visible;
    opacity: 1;
    height: auto;
}

.list-cols li .img.video,
.list-cols .video-item .img.video {
    position: relative;
    display: block;
    margin-bottom: 16px;
}

.video-section .video-list li .video {
    position: relative;
    display: block;
}

.list-cols li .img.video:before,
.list-cols .video-item .img.video:before,
.video-section .video-list li .video:before {
    content: "";
    position: absolute;
    width: 38px;
    height: 38px;
    left: 15px;
    bottom: 15px;
    background: rgba(16, 16, 16, 0.7);
    border: 1px solid #414042;
    backdrop-filter: blur(4px);
    border-radius: 50%;
}

.list-cols li .img.video:after,
.list-cols .video-item .img.video:after,
.video-section .video-list li .video:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    left: 28px;
    bottom: 28px;
    background: url("../images/triangle.svg") no-repeat center;
    background-size: contain;
}

.list-cols li .title,
.list-cols .video-item .title {
    font-size: 25px;
    line-height: 1.28;
    margin-bottom: 8px;
}

.list-cols li p,
.list-cols .video-item p {
    color: #252525;
    font-size: 16px;
    opacity: 0.7;
    line-height: 1.375;
    margin: 0;
}

.list-cols li .v-duration,
.list-cols .video-item .v-duration {
    color: #C90F00;
    font-size: 18px;
}

.link-a {
    margin: 0;
}

.videos .container {
    display: flex;
    align-items: center;
}

.support-wrapper,
#contribution-checkout-page #content,
.contributors-login-wrapper {
    width: 100%;
    max-width: 510px;
    padding: 0 30px;
    margin: 0 auto;
}

.support-top-part-wrapper {
    padding-top: 35px;
}

.support-title,
.support-title p {
    font-size: 31px;
    text-transform: uppercase;
    line-height: 1.5;
}

.support-title {
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.support-title p {
    margin: 0;
}

.support-subtitle p {
    font-size: 16px;
    line-height: 1.375;
    color: #6D6D6D;
    margin-bottom: 25px;
}


.social-a-main[style*=absolute] {
    left: 0!important;
    top: auto!important;
    bottom: 0!important;
    margin-left: 0!important;
}

.payment-or {
    text-align: center;
    font-size: 15px;
    color: #515151;
    line-height: 1.6;
    margin-bottom: 8px;
}

.payment-or:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background: #EDEDED;
}

.payment-or span {
    position: relative;
    background: #ffffff;
    padding: 0 16px;
    z-index: 1;
}

#contribution-checkout-page #content,
.contributors-login-wrapper {
    padding-top: 32px;
    padding-bottom: 32px;
}

#contribution-checkout-page h1,
.contributors-login-wrapper h1 {
    font-size: 31px;
    text-transform: uppercase;
    margin: 0;
    line-height: 1.5;
}
form.pmpro_form, form.pmpro_form textarea, form.pmpro_form select, #loginform input[type=text], #loginform input[type=password] {
    max-width: none!important;
}

hr, .hr {
    margin: 10px 0;
    border-top: 1px solid #EDEDED;
}

.pmpro_checkout_gateway-stripe h2 {
    font-family: 'Oswald';
    font-weight: 400;
    color: #252525;
    font-size: 21px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.pmpro_checkout_gateway-stripe p {
    color: #515151;
    font-size: 15px;
    margin-bottom: 25px;
}
.pmpro_checkout_gateway-stripe p a {
    font-weight: 500;
}

form.pmpro_form .pmpro_checkout-fields div {
    margin: 0 0 16px!important;
}

form.pmpro_form .pmpro_checkout-fields label,
#contributors-login-form label {
    font-size: 15px;
    color: #515151;
    line-height: 1.6;
    font-weight: 400;
}

.exco_sticky-placement {
    width: 100%!important;
    max-width: 100%;
}

.share-cnt {
    display: none;
}

.content {
    padding: 40px 0;
}

.content header {
    text-align: center;
}

.content p:last-child {
    margin: 0;
}

.adhesion_ad_wrapper {
    z-index: 9999!important;
}

.spacer {
    display: none!important;
}

.single-article figure figcaption {
    font-size: 12px;
    margin: 0;
    padding: 10px 50px;
    border-bottom: 1px solid #e4e4e4;
}

.jwplayer {
    width: 100%!important;
}

.single-article .image-a {
    margin-bottom: 30px;
}

.author-bl {
    display: flex;
    align-items: center;
    padding-left: 70px;
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 1.3;
    color: #6D6D6D;
}

.author-bl .photo {
    position: relative;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
    flex-shrink: 0;
}

.author-bl .photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.author-bl a {
    text-transform: uppercase;
    font-weight: 700;
}


.author-bl .date {
    display: inline-block;
    font-style: italic;
}

.related-stories {
    margin: 50px -6%;
    padding: 0;
    background: transparent;
}

.related-stories .title {
    text-align: center;
    margin-bottom: 20px;
    font-size: 26px;
}

.related-stories .list {
    display: flex;
    justify-content: space-between;
    background: #ebebeb;
    padding: 28px 30px;
}

.related-stories .item {
    width: calc(25% - 16px);
    text-align: left;
}

.related-stories .item .img {
    position: relative;
    display: block;
    padding-top: 58%;
    margin-bottom: 15px;
}

.related-stories .item .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.related-stories .item h4 {
    font-size: 14px;
    margin: 0;
}

.aside-video {
    margin-bottom: 50px;
}

.aside-video .jwplayer {
    padding-bottom: 56.25%;
    height: 230px !important;
}

.slick-dots {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slick-dots li {
    display: flex;
    margin: 0 3px;
}

.slick-dots li button {
    padding: 0;
    margin: 0;
    font-size: 0;
    width: 10px;
    height: 10px;
    border: none;
}

.slick-dots li.slick-active button {
    background: #C90F00;
}

.video-mob {
    display: none;
}

.subscription-form {
    display: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    padding: 20px 40px;
    background: #fff;
    width: 100%;
    max-width: calc(100% - 20px);
    margin: 0 auto;
    box-shadow: 0 4px 9px -3px rgba(0, 0, 0, 0.25);
}

.subscription-form h4 {
    margin-bottom: 10px;
    font-size: 17px;
}
.subscription-form p {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 1.2;
}
.subscription-form .form-content {
    display: flex;
}
.subscription-form input {
    padding: 4px 12px;
    font-size: 12px;
    border: 1px solid #cdcccc;
}

.subscription-form button {
    width: auto;
    margin-left: 7px;
    padding: 3px 17px;
    background: #c9b828;
    border-color: #c9b828;
    color: #fff;
    border-radius: 0;
    text-transform: none;
    font-size: 12px;
}

@media only screen and (max-width: 75em) { /* 1200 */
    #root {
        padding-top: 72px;
    }
    #up &gt; ul &gt; li &gt; a {
        font-size: 13px;
    }

    .header-top {
        padding: 0 20px 0 0;
    }

    .header-top .sub a {
        margin: 0 15px;
        font-size: 14px;
        padding: 6px 20px;
    }
    .header-top .btn a {
        font-size: 15px;
    }
    .header-top .btn-gray a {
        font-size: 14px;
        padding: 6px 20px;
    }
    .header-top .menu-btn {
        margin: 0 20px 0 0;
    }
    #up &gt; ul.top-menu-header {
        margin-right: 0	;
    }
    .header-top .right-col ul li {
        line-height: 20px;
    }
    .header-top .btn.sign-up:before {
        width: 2px;
        height: 20px;
    }

    .footer-navigation .footer-right ul:not(.social-list) {
        min-width: auto;
        padding-right: 30px;
    }
    .first-bl .col:first-child {
        width: 50%;
    }
    .container {
        width: 100%;
        max-width: 1340px;
        padding: 0 30px;
        margin: 0 auto;
    }
    .single-article .container {
        padding-left: 20px;
    }
    .single-article figure figcaption {
        padding: 10px 37px;
    }
    .related-stories {
        margin: 50px -12%;
    }
    .first-bl .col:last-child .news-item .img {
        width: 130px;
    }
    .category-bl .col:last-child .news-item:first-child {
        align-items: flex-start;
    }
}

@media only screen and (max-width: 62.5em) { /* 1000 */
    #root #nav .up-bottom li.btn a {
        color: #727272!important;
    }
    #root #nav .up-top .inner { max-width: 290px; }
    #aside {
        z-index: 50;
    }
    #nav .banner {
        position: relative;
        top: 60px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        padding: 35px 10px 20px;
        background: #d8d8d8;
    }

    .close_button:before, .close_button:after {
        background-color: #2e2e2e;
        height: 18px;
        width: 1.5px;
        position: absolute;
        left: 15px;

        content: ' ';
    }

    .close_button:before {
        transform: rotate(45deg);
    }

    .close_button:after {
        transform: rotate(-45deg);
    }

    .close_button {
        position: absolute;
        right: 15px;
        top: 15px;
        width: 32px;
        height: 20px;
        cursor: pointer;
        display: block;
    }

    #nav .banner .tree_span a {
        padding: 12px 16px;
        border: none;
    }
    #nav &gt; ul &gt; li &gt; div {
        top: 60px;
        left: 0;
        background-color: white;
    }

    .visible-desktop,
    .desktop-ad,
    .desktop-related,
    .desktop-video {
        display: none!important;
    }

    #up {
        display: none;
    }


    .tablet-cols &gt; .col-b {
        margin: 40px auto!important;
    }

    figure.nr-ad-block .code-block-21 {
        margin: 0!important;
    }
    #nav .banner .tree_span a {
        font-size: 14px;
    }
    .news-bl .news-item {
        width: 50%;
    }
    .video-section.video-section-light .main-video {
        width: 65%;
        flex: 0 1 65%;
    }
    .video-section.video-section-light .video-list-wrap {
        left: 65%;
    }
    .video-section.home-video-section .video-list li {
        width: calc(50% - 20px);
    }
    .video-section .main-video iframe {
        height: 320px;
    }
    .category-bl-framed .news-item {
        padding: 0 10px;
    }
    .category-bl-framed ul {
        margin: 0 -10px;
    }
    .category-bl-framed .frame {
        padding: 40px 25px 55px 25px;
    }
    .category-bl-simple .news-item {
        width: 50%;
    }
    .category-bl .col:last-child ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -7px -30px;
    }
    .category-bl .col:last-child .news-item {
        padding: 0 7px;
    }
    .category-bl .col:last-child .news-item:first-child .img {
        margin-right: 7px;
        padding-right: 7px;
    }
    .category-bl .col {
        padding: 0 7px;
    }
    .category-bl .row {
        margin: 0 -7px;
    }
    .shows .list {
        margin: 0 -6px;
    }
    .shows .list .item {
        padding: 0 6px;
    }
    .footer-navigation .logo {
        width: 70px;
        height: 70px;
        margin: 0 30px 0 0;
    }
    .footer-navigation .container {
        padding: 0 20px;
    }
    .footer-navigation .footer-right .col {
        padding-right: 30px;
    }
    .footer-navigation .footer-right .footer-bottom ul:not(.social-list) {
        padding-right: 0;
    }
    .list-news-updated .news-item {
        align-items: flex-start;
    }
    .list-news-updated .news-item .img {
        max-width: 150px;
        margin-right: 15px;
    }
    aside {
        margin-left: 20px;
    }
    .single-article .container {
        padding-left: 30px;
    }
    .main .sharethis-inline-share-buttons {
        justify-content: flex-start;
        margin-bottom: 8px;
    }

    .social-a-mob {
        display: flex;
        justify-content: flex-start;
        width: auto;
        margin: 0 0 20px;
    }
    .social-a li {
        margin-right: 10px;
    }
    .social-a li:last-child {
        margin-right: 0;
    }
    .social-a-fixed {
        display: none;
    }
    .nr-ad-block .code-block-17 {
        padding: 24px 0;
        border-bottom: none;
    }
    .single-article {
        padding-top: 16px;
        margin-bottom: 10px;
    }
    .list-cols {
        margin: 0 -10px;
    }
    .list-cols li,
    .list-cols .video-item.showed {
        width: 50%;
        padding: 0 10px;
    }
    .share-cnt {
        display: block;
    }
    .sharethis-inline-share-buttons {
        justify-content: flex-start;
        margin-bottom: 8px;
    }
    #st-3 .st-total {
        display: flex!important;
        align-items: flex-end;
        padding: 0!important;
        max-width: none!important;
        color: #252525!important;
    }
    #st-3 .st-total &gt; span {
        font-family: 'Oswald';
        font-weight: 500;
        font-size: 20px!important;
    }
    #st-3 .st-total &gt; span.st-shares {
        font-size: 15px!important;
        text-transform: lowercase;
        line-height: 10px!important;
        padding-left: 5px;
        font-family: 'Lato';
    }
    #exp_5b7be97c-d184-4e9e-9d16-168a1fa84bf7Container {
        width: 385px!important;
    }
    .related-stories .list {
        padding: 0;
        overflow-x: auto;
        justify-content: flex-start;
        background: transparent;
    }
    .related-stories {
        margin: 50px -30px;
        width: calc(100% + 60px);
        max-width: calc(50vw + 60px);
    }
    .related-stories .item {
        width: 33.33%;
        flex-shrink: 0;
        margin: 0 20px 20px 0;
    }
    .single-article .main-header,
    .author-bl {
        padding-left: 0;
    }
    .single-article h1 {
        margin-bottom: 20px;
    }
    .single-article .contact-form {
        max-width: 100%;
    }
    .first-bl .row {
        display: block;
    }
    .first-bl .col:first-child {
        width: 100%;
        margin: 0 0 25px;
    }
    .category-bl-framed ul {
        flex-wrap: wrap;
        margin-bottom: -45px;
    }
    .category-bl-framed .news-item {
        width: 50%;
        margin-bottom: 45px;
    }
    .single-article .main-inner {
        display: block;
    }
}

@media only screen and (max-width: 47.5em) { /*760*/
    #root {
        padding-top: 57px;
    }
    #aside {
        z-index: 50;
    }
    .close_button {
        position: absolute;
        right: 15px;
        top: 15px;
        width: 32px;
        height: 32px;
        cursor: pointer;
        display: block;
    }
    .close_button:hover {
        opacity: 1;
    }

    .close_button:before {
        transform: rotate(45deg);
    }
    .close_button:after {
        transform: rotate(-45deg);
    }

    .list-top li:first-child {
        display: flex;
        align-content: flex-start;
    }

    .list-top li:first-child .description {
        text-align: left;
        padding-left: 15px;
    }

    .list-top .img {
        max-width: 116px;
        margin: 0;
        flex-shrink: 0;
    }

    .list-top li {
        border-bottom: 1px solid rgb(233, 233, 233);
    }

    .list-top p a {
        font-size: 16px;
        font-family: Arial;
    }

    .list-top li:first-child p a {
        font-family: 'Oswald';
        letter-spacing: 0.5px;
    }


    .list-cols p {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .visible-mobile,
    .visible-mob,
    .mobile-ad,
    .mobile-related,
    .mobile-video {
        display: block!important;
    }

    figure.nr-ad-block .code-block-5 {
        margin: 0 auto 35px!important;
    }

    figure.nr-ad-block .code-block-6 {
        margin: 40px auto!important;
        border-top: 0;
        border-bottom: 0;
    }


    figure.nr-ad-block .code-block-4 {
        margin: -15px 0 50px!important;
    }

    figure.nr-ad-block .code-block-13 {
        margin: 0 auto 25px!important;
    }

    .nr-author-page {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    .nr-author-page figure {
        margin: 0 0 15px;
    }

    .nr-author-page .description-top {
        justify-content: center;
    }

    .nr-author-page .description {
        text-align: center;
        margin-bottom: 10px;
    }

    .nr-author-page {
        margin: 0 0 30px;
    }

    .icon-reddit {
        margin-top: 0!important;
    }

    .icon-reddit:before {
        background-image: url(../images/reddit-orange.svg);
        background-size: 18px;
        width: 20px;
        height: 20px;
    }
    .container {
        padding: 0 15px;
    }
    .header-top {
        padding: 0 15px 0 0;
    }
    .header-top .menu-btn {
        margin: 0 15px 0 0;
    }
    #logo {
        margin: 0 15px 0 0;
        width: 55px;
        height: 55px;
    }
    .header-top .btn.sign-up:before {
        content: none;
    }
    .header-top .btn {
        padding: 0 5px;
    }
    .header-top .btn.sign-up {
        padding-left: 6px;
    }
    .header-top .sub-mobile {
        display: block;
    }
    .header-top .btn-gray a {
        font-size: 12px;
        padding: 4px 12px;
    }
    .header-top .sub a {
        margin: 0 15px;
        font-size: 12px;
        padding: 4px 12px;
        line-height: 1.5;
    }
    #nav {
        top: -100%;
        max-width: none;
        width: 100%;
        left: 0;
        height: auto;
        box-shadow: 0 15px 25px rgba(0, 0, 0, 0.25);
    }
    .menu-active #nav {
        left: 0;
        top: 57px;
    }
    #nav .inner &gt; div {
        display: none;
    }
    #nav .inner &gt; ul {
        padding: 25px 15px;
        min-width: 100%;
        border-right: none;
    }
    #nav .inner &gt; ul &gt; li &gt; a {
        font-size: 20px;
        line-height: 1.2;
    }
    #nav .inner &gt; ul &gt; li {
        margin-bottom: 16px;
    }
    .header-banner .container {
        padding: 0 30px;
    }
    .header-banner p {
        font-size: 11px;
        text-align: left;
    }
    .header-banner p span {
        display: block;
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 5px;
    }
    .header-banner .tree_span {
        font-size: 12px;
        padding: 8px 16px;
    }
    .home .flex {
        padding-top: 16px;
    }
    .first-bl {
        padding: 0 0 32px;
    }
    .row {
        display: block;
    }
    .first-bl .col:first-child .news-item.main-news {
        margin-bottom: 35px;
    }
    .first-bl .col:first-child .news-item.main-news .title {
        margin: 20px 0 0;
        font-size: 25px;
        line-height: 1.28;
    }
    .news-item .creator a, .news-item .creator:before {
        font-size: 14px;
    }
    .first-bl .col:last-child .news-item .title,
    .first-bl :last-child.col :first-child.news-item .title {
        font-size: 16px;
        margin-bottom: 4px;
    }

    .news-bl .header {
        margin-bottom: 20px;
        font-size: 21px;
    }
    .news-bl {
        padding: 30px 0;
    }
    .news-bl ul {
        padding-right: 0;
        margin: 0 -8px;
        width: calc(100% + 16px);
    }
    .news-bl .news-item {
        width: calc(50% - 16px);
        max-width: none;
        margin: 0 8px 25px;
        padding: 0;
    }
    .news-bl .news-item:last-child {
        margin-bottom: 0;
    }
    .news-bl .news-item .img {
        margin-bottom: 16px;
    }
    .news-item p {
        color: #6D6D6D;
        font-size: 14px;
        line-height: 1.375;
        margin-bottom: 8px;
    }
    .list-news-updated .news-item p,
    .list-details .news-item p:not([class]),
    .list-related .news-item p:not([class]) {
        display: none;
    }
    .video-section-light {
        background: #ffffff;
        padding: 28px 0 10px;
    }
    .video-section.video-section-light .video-block {
        display: block;
    }
    .video-section.video-section-light .main-video {
        width: 100%;
        padding: 15px 0 25px;
    }
    .video-section.video-section-light .main-video {
        padding: 0;
    }
    .video-section.video-section-light .main-video .video-desc {
        padding: 0;
    }
    .video-section .main-video .video-category {
        font-size: 14px;
    }
    .video-section.video-section-light .video-list-wrap {
        position: relative;
        left: 0;
        padding: 0;
        margin: 25px -15px 0 0;
        border: none;
        overflow: hidden;
        background: #ffffff;
    }
    .video-section.video-section-light .video-list {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        margin: 0 -8px;
        scrollbar-color: #9B9B9B #E9E9E9;
        scrollbar-width: thin;
    }

    .video-section.video-section-light .video-list::-webkit-scrollbar {
        width: 6px;
        height: 6px;
        background-color: #E9E9E9;
    }

    .video-section.video-section-light .video-list::-webkit-scrollbar-thumb {
        background-color: #9B9B9B;
        border-radius: 77px;
    }
    .video-section.video-section-light .video-list li {
        margin-bottom: 15px;
        cursor: pointer;
        flex: 0 0 auto;
        padding: 0 8px;
        width: 45%;
    }
    .video-section .video-list li .video-title {
        font-size: 12px;
        text-align: center;
        font-family: 'Lato';
        margin-top: 5px;
        padding: 0 5px 10px;
    }
    .category-bl-framed {
        padding: 40px 0;
    }
    .category-bl .header,
    .home-video-section .header {
        font-size: 21px;
        margin-bottom: 20px;
    }
    .category-bl-framed .header {
        margin: 0 0 -13px;
    }
    .category-bl-framed .header span {
        padding: 0 8px;
    }
    .category-bl-framed .frame {
        padding: 30px 25px;
    }
    .category-bl-framed ul {
        width: calc(100% + 16px);
        margin: 0 -8px 0;
    }
    .category-bl-framed .news-item {
        width: calc(50% - 16px);
        padding: 0;
        margin: 0 8px;
    }
    .category-bl-framed .news-item {
        margin-bottom: 25px;
    }
    .category-bl-framed .news-item:last-child {
        margin-bottom: 0;
    }
    .category-bl {
        padding: 30px 0;
    }
    .category-bl + .category-bl {
        padding-top: 30px;
    }
    .category-bl-simple .header {
        margin-bottom: 20px;
    }
    .category-bl-simple ul {
        display: block;
        margin: 0;
    }
    .category-bl-simple .news-item {
        width: 100%;
        padding: 16px 0;
        margin: 0;
        border-bottom: 2px solid #EDEDED;
    }
    .category-bl-simple .news-item:first-child {
        padding-top: 0;
    }
    .category-bl-simple .news-item:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }
    .category-bl-simple .news-item .img {
        margin-bottom: 0;
        width: 100px;
        margin-right: 15px;
    }

    .category-bl:not(.category-bl-framed) .news-item .title {
        font-size: 16px;
        margin-bottom: 4px;
    }
    .category-bl .more {
        margin-top: 25px;
    }
    .more {
        max-width: 170px;
    }
    .category-bl:not(.category-bl-simple):not(.grey-bl):not(.category):not(.category-bl-framed) .header {
        text-align: center;
    }
    .category-bl:not(.category-bl-simple):not(.category-bl-framed):not(.category) .header span {
        padding: 0 8px;
    }
    .category-bl .row {
        margin: 0;
    }
    .category-bl .col,
    .category-bl .col:last-child {
        padding: 0;
        width: 100%;
    }
    .category-bl .news-item .img {
        margin-bottom: 10px;
    }
    .category-bl .col:first-child .title {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .category-bl .news-item p {
        font-size: 14px;
        line-height: 1.28;
    }
    .category-bl .col:first-child {
        margin-bottom: 32px;
    }
    .category-bl .col:first-child .news-item .creator {
        display: none;
    }
    .category-bl .col:last-child ul {
        display: block;
        margin: 0;
    }
    .category-bl .col:last-child .news-item {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        margin: 0;
        width: 100%;
        text-align: left;
        padding: 12px 0;
    }
    .category-bl .col:last-child .news-item:first-child {
        padding-top: 0;
    }
    .category-bl .col:last-child .news-item:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }
    .category-bl .col:last-child .news-item .img {
        width: 100px;
        margin-right: 15px;
        margin-bottom: 0;
    }
    .category-bl .col:last-child .news-item:first-child .img {
        margin-right: 15px;
        padding-right: 0;
    }
    .category-bl .col:last-child .news-item p {
        display: none;
    }
    figure.nr-ad-block .code-block.code-block-4, figure.nr-ad-block .code-block.code-block-7 {
        padding: 10px 0;
        border-top: none;
        border-bottom: none;
    }

    .category-bl.nrs-category .col:last-child .news-item:last-child {
        padding-bottom: 16px;
        border-bottom: 2px solid #EDEDED;
        margin-bottom: 20px;
    }

    .shows {
        padding: 40px 0;
    }
    .shows .header {
        margin-bottom: 15px;
        font-size: 32px;
    }
    .shows .list {
        margin: 0;
        overflow-x: auto;
    }
    .shows .list .item {
        padding: 0 12px 0 0;
        flex: 0 0 auto;
        width: 70%;
    }
    .shows .list .item:last-child {
        padding-right: 0;
    }
    .shows .list .item h4 {
        margin-bottom: 10px;
    }
    #footer &gt; form h3 {
        font-size: 28px;
    }
    #footer &gt; form p {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .contact-form .form-content {
        display: block;
    }
    .check-a label {
        margin-bottom: 25px;
    }
    .contact-form .form-content &gt; div {
        padding-right: 0;
    }
    #footer &gt; form .container {
        max-width: 350px;
    }
    .white-popup-block {
        max-width: 330px;
        text-align: center;
    }
    .white-popup-block p {
        font-family: 'Lato';
        font-size: 18px;
    }
    .white-popup-block .check-a label {
        margin-bottom: 15px;
    }
    .white-popup-block button[type="submit"] {
        width: auto;
    }
    .mobile-hide {
        display: none!important;
    }
    .footer-navigation .inner {
        flex-wrap: wrap;
        align-items: center;
    }
    .footer-navigation .logo {
        width: 110px;
        height: 110px;
        margin: 0 25px 0 0;
    }
    .footer-navigation .social-list {
        margin-bottom: 0;
    }
    .footer-navigation .footer-right {
        width: 100%;
    }
    .footer-navigation .footer-right .footer-top {
        padding-top: 32px;
        display: block;
        padding-bottom: 0;
        margin-bottom: 25px;
    }
    .footer-navigation .footer-right .col h4 {
        font-weight: 400;
    }
    .footer-navigation .footer-right .col &gt; div {
        flex-wrap: wrap;
    }
    .footer-navigation .footer-right ul:not(.social-list) {
        width: 50%;
        margin-bottom: 25px;
    }
    .footer-navigation .footer-right ul:not(.social-list):last-child {
        margin-bottom: 0;
    }
    .footer-navigation .footer-right .col {
        padding-right: 0;
    }
    .footer-navigation .footer-right .col {
        padding-right: 0;
        margin-bottom: 25px;
    }
    .footer-navigation .footer-right .col:last-child {
        margin-bottom: 0;
    }
    .footer-navigation .footer-right .footer-bottom ul:not(.social-list) {
        display: block;
        width: 100%;
    }
    .footer-navigation .footer-bottom ul {
        margin-bottom: 25px!important;
        border-bottom: 1px solid #E0E0E0;
        padding-bottom: 25px;
    }
    .footer-navigation .footer-bottom ul li {
        padding: 0;
        margin-bottom: 4px!important;
        line-height: 1.28!important;
        border-right: none;
    }
    .footer-navigation .footer-bottom ul li:last-child {
        margin-bottom: 0!important;
    }
    .header-top .sub a {
        display: none;
    }
    #search-btn {
        display: flex;
        align-items: center;
        justify-content: center;
        border: 2px solid #000;
        padding: 5px;
        min-width: 30px;
        min-height: 30px;
        border-radius: 50%;
        margin-left: 5px;
    }
    #search-btn:hover {
        background: #000;
    }
    #search-btn:hover i {
        color: #fff;
    }
    #search-btn i {
        font-size: 15px;
        color: #000;
    }
    .nr-ad-block .code-block.code-block-11 {
        padding: 24px 0;
    }
    .category-bl.category {
        border-bottom: none;
        margin-bottom: 0;
        padding: 16px 0 0;
    }
    .category .code-block.code-block-12 {
        padding: 56px 0;
        border: none;
        margin: 0!important;
    }
    .category-list .wrap {
        display: block;
    }
    .category-list .main {
        padding-bottom: 32px;
    }
    .category-list aside {
        margin-left: 0;
    }
    aside {
        position: relative;
        width: 100%;
        background: #FBFBFB;
        padding: 32px 0;
    }
    aside &gt; * {
        position: relative;
        z-index: 1;
    }
    aside:after {
        content: "";
        position: absolute;
        top: 0;
        left: -15px;
        width: calc(100% + 30px);
        height: 100%;
        background: #FBFBFB;
        z-index: 0;
    }
    .list-details-wrap .header span {
        background: #FBFBFB;
    }
    .list-details .news-item {
        display: flex;
        align-items: center;
        text-align: left;
    }
    .list-news-updated .news-item .img,
    .list-details .news-item .img {
        max-width: 100px;
        margin-right: 14px;
        margin-bottom: 0;
    }
    .category-list {
        padding-bottom: 0;
    }
    .list-news-updated .news-item {
        padding: 16px 0;
    }
    .list-news-updated .news-item:nth-child(3) {
        border-bottom: none;
    }
    .list-news-updated .news-item .title,
    .list-details .news-item .title {
        font-size: 16px;
        margin-bottom: 4px;
    }
    .info {
        margin-top: 20px;
        margin-bottom: 20px;
        justify-content: center;
    }
    .author {
        margin-bottom: 30px;
        justify-content: center;
    }
    .author figure {
        width: 50px;
    }
    .author-name {
        line-height: 1;
    }
    .author-bottom .link-a {
        margin-top: 5px;
    }
    .author-bottom .link-a,
    .author-bottom .link-a a {
        line-height: 1;
    }
    .author .social-a {
        padding-left: 25px;
    }
    aside {
        margin-left: 0;
    }
    .flex {
        display: block;
    }
    ul, ol, dl, p, figure, table, pre, h1, h2, h3, h4, h5, h6, legend {
        margin-bottom: 20px;
    }
    .nr-ad-block {
        margin: 0!important;
    }
    .nr-ad-block .code-block-18 {
        margin: 0!important;
        border: none;
    }
    .module-box {
        margin: 0 -30px 30px;
        padding: 20px 0;
    }
    .module-box.related-stories {
        margin: 0 -30px 30px;
        max-width: 100vw;
        text-align: center;
    }
    .list-related {
        overflow-x: auto;
        margin: 0 -5px;
        padding: 0 10px;
    }
    .list-related .news-item:nth-child(3),
    .list-related .news-item:nth-child(4) {
        display: flex;
    }
    .list-related .news-item {
        display: flex;
        padding: 0 7px 10px;
        min-width: 43%;
    }
    .list-related .crp_title {
        display: block;
        font-size: 15px!important;
    }
    .list-related .news-item div {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }
    .list-related .news-item:first-child {
        padding-top: 0;
    }
    .list-related .news-item:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }
    .list-related .news-item figure {
        margin-bottom: 10px;
    }
    .list-related .news-item .img {
        width: 100px;
        min-height: 70px;
        margin-right: 12px;
        margin-bottom: 0;
        padding-top: 0;
    }
    .list-related .news-item .img a {
        display: block;
        height: 100%;
    }
    .list-related .news-item .title {
        font-size: 16px;
    }
    .module-box .header {
        font-size: 21px;
    }
    .nr-post-content p {
        font-size: 15px;
    }
    .exp-ui__cta .exp-ui__cta-button {
        font-size: 14px!important;
        padding: 4px 16px!important;
        top: 10px!important;
        right: 10px!important;
    }
    .single-article h1 {
        position: relative;
        font-size: 25px;
        margin-bottom: 10px;
        padding-bottom: 10px;
        text-align: center;
    }
    .single-article h1:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        transform: translateX(-50%);
        width: 36px;
        height: 3px;
        background: #C90F00;
    }
    .social-a li {
        margin: 0 10px 0 0;
    }
    .link-bubble {
        border-top: none;
    }
    .tabs {
        padding: 30px 0 40px;
    }
    .tabs .caption li {
        padding: 4px 8px;
        font-size: 16px;
    }
    .tabs .caption li.active {
        padding: 4px 18px;
    }
    .tabs .caption {
        margin-bottom: 20px;
    }
    .videos aside {
        display: none;
    }
    .list-cols li .img.video:before,
    .list-cols .video-item .img.video:before,
    .video-section .video-list li .video:before,
    .list-cols li .img.video:after,
    .list-cols .video-item .img.video:after,
    .video-section .video-list li .video:after {
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
    }
    .list-cols {
        margin: 0 0 25px;
    }
    .list-cols li,
    .list-cols .video-item.showed {
        width: 100%;
        margin: 0;
        padding: 16px 0;
        border-bottom: 1px solid #EDEDED;
        text-align: left;
    }
    .list-cols li:first-child,
    .list-cols .video-item:first-child {
        padding-top: 0;
    }
    .list-cols li:last-child,
    .list-cols .video-item:last-child {
        padding-bottom: 0;
        border: none;
    }
    .list-cols li .img.video,
    .list-cols .video-item .img.video {
        max-width: 45%;
        margin: 0 12px 0 0;
        flex-shrink: 0;
    }
    .list-cols li .title,
    .list-cols .video-item .title {
        font-size: 16px;
        margin-bottom: 4px;
    }
    .list-cols li p,
    .list-cols .video-item p {
        font-size: 14px;
    }
    .list-cols li a,
    .list-cols .video-item a {
        display: flex;
        align-items: flex-start;
    }
    .video-section .social-a i {
        width: 32px;
        height: 32px;
        flex-shrink: 0;
    }
    .video-section .social-a .icon-envelope,
    .video-section .social-a .icon-twitter {
        background-size: 17px;
    }
    .video-section .social-a .icon-facebook {
        background-size: 9px;
    }
    .video-section.home-video-section .video-list-wrap {
        margin-top: 16px;
        margin-right: -15px
    }
    .video-section.home-video-section .video-list {
        margin: 0 -8px;
    }
    .video-section.home-video-section .video-list li {
        width: calc(45% - 16px);
        margin: 0 8px;
    }
    .support-wrapper, #contribution-checkout-page #content, .contributors-login-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
    .support-top-part-wrapper {
        padding-top: 25px;
    }

    .author .social-a li {
        transform: scale(0.8);
        opacity: 0.5;
    }
    .single-article .container {
        padding-left: 15px;
    }
    .list-cols li .v-duration, .list-cols .video-item .v-duration {
        font-size: 14px;
    }
    .tabs .content {
        width: 100%;
    }
    .home #content &gt; .nr-ad-block &gt; .code-block.code-block-1 {
        padding: 16px;
        border: none;
    }
    .category-list .wrap .main,
    .single-article .main,
    .home .main {
        width: 100%;
    }
    .fixed-aside {
        position: static!important;
    }
    .adv-bl .fixed-aside {
        display: none;
    }
    .single-article figure figcaption {
        padding: 8px 20px;
        text-align: center;
        width: 94%;
        margin: 0 auto;
        font-size: 10px;
    }
    .social-a-mob {
        margin: 15px auto;
        justify-content: center;
    }
    .single-article .image-a {
        margin-left: -15px;
        margin-right: -15px;
    }
    .nr-post-content {
        padding: 0 15px;
    }
    .nr-post-content&gt;p {
        margin-bottom: 25px;
    }
    .first-bl .col:first-child .news-item.main-news .img {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 0;
        width: calc(100% + 30px);
    }
    .category-bl .col:first-child .news-item .img {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }
    .related-stories .list {
        padding: 0 11px;
        background: transparent;
    }
    .related-stories .item {
        width: 37%;
        flex-shrink: 0;
        margin: 0 4px 15px;
    }
    .related-stories .item h4 {
        font-size: 13px;
    }
    .nr-post-content {
        max-width: 100%;
        margin: 0;
    }
    .single-article .contact-form {
        padding: 35px 35px 0;
    }
    .single-article .contact-form .form-content {
        margin-top: 0;
    }
    .first-bl .header,
    .aside-video .header {
        font-size: 21px;
    }
    .first-bl .col:first-child ul.hmp-list {
        overflow-x: auto;
        width: calc(100% + 32px);
        margin: 0 -16px;
        padding-bottom: 10px;
        scrollbar-color: #515151 transparent;
        scrollbar-width: thin;
    }

    .first-bl .col:first-child ul.hmp-list::-webkit-scrollbar {
        width: 6px;
        background-color: transparent;
    }
    .first-bl .col:first-child ul.hmp-list .news-item {
        width: calc(45% - 16px);
        margin: 0 16px 0 0;
        padding: 0;
        flex-shrink: 0;
    }
    .first-bl .col:first-child ul.hmp-list .news-item:first-child {
        margin-left: 16px;
    }
    .first-bl .col:first-child ul.hmp-list .news-item .img {
        margin-bottom: 10px;
    }
    .first-bl .col:first-child .news-item.main-news .creator,
    .first-bl .col:first-child .news-item.main-news p {
        display: none;
    }
    .video-mob {
        display: block;
    }
    .video-mob .aside-video {
        margin: 30px 0;
    }
    .news-item .title {
        font-size: 16px;
    }
    .list-breadcrumbs {
        width: 100%;
    }
    .list-breadcrumbs li a {
        color: #c31002;
    }
    .list-breadcrumbs li:after {
        content: "";
        width: 4px;
        height: 4px;
        background: #c31002;
        border-radius: 50%;
        margin: 0;
        top: 50%;
        transform: translateY(-50%);
        left: calc(100% + 9px);
    }
    .social-a li a {
        width: 28px;
        height: 28px;
    }
    .icon-facebook {
        background-size: 17px;
    }
    .icon-twitter {
        background-size: 14px;
    }
    .icon-linkedin {
        background-size: 14px;
    }
    .icon-whatsapp {
        background-size: 14px;
    }
    .icon-envelope {
        background-size: 15px;
    }
    .icon-chat {
        background-size: 14px;
    }
    .social-a li:last-child {
        display: block;
    }
    .author-bl {
        justify-content: center;
    }
    .author-bl .photo {
        margin-right: 12px;
    }
    .author-bl a {
        text-transform: none;
    }
    .related-stories .item .img {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 23.75em) { /*380*/
    .header-banner .container {
        padding: 0 15px;
    }
    .footer-navigation .logo {
        width: 80px;
        height: 80px;
        margin: 0 20px 0 0;
    }
    .info {
        font-size: 14px;
    }
}

@media only screen and (max-width: 370px) {
    .header-top .menu-btn {
        margin: 0 10px 0 0;
    }
    .header-top .sub-mobile .sub-mob-popup,
    .header-top .btn-gray a {
        padding: 4px 8px;
        font-size: 10px;
    }
    .header-top .sub-mobile,
    .header-top .btn {
        padding: 0 3px;
    }
}

@media only screen and (min-width: 47.5em) {
    .desktop-hide {
        display: none!important;
    }
}

@media only screen and (min-width: 761px) and (max-width: 62.5em) {
    .visible-tab {
        display: block!important;
    }
}

.newsletter-popup {
    position: relative;
    background: #fff;
    display: flex;
    max-width: 906px;
    margin: 0 auto;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.16;
    color: #000;
}
.newsletter-popup .image {
    position: relative;
    width: 50%;
    flex-shrink: 0;
    overflow: hidden;
}
.newsletter-popup .image img, .newsletter-popup .image picture {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.newsletter-popup .body {
    padding: 58px;
    text-align: center;
}

.newsletter-popup .body .logo {
    display: block;
    width: 212px;
    margin: 0 auto 16px;
}

.newsletter-popup .body .list {
    margin-bottom: 30px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.025em;
}

.newsletter-popup .body .title {
    font-family: Montserrat, sans-serif;
    margin-bottom: 10px;
    font-size: 26px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: -0.025em;
}
.newsletter-popup .body .title span {
    color: #4a0063;
}

.newsletter-popup p {
    font-size: 13px;
}

.newsletter-popup .body form {
    margin-top: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.newsletter-popup .body form input[type=text], .newsletter-popup .body form input[type=email] {
    padding: 14px 22px;
    font-family: Montserrat, sans-serif;
    background: #fff;
    border: 1px solid #000;
    color: #000;
    max-width: 300px;
    font-size: 14px;
}

.newsletter-popup .body form input[type=text]::placeholder, .newsletter-popup .body form input[type=email]::placeholder {
    color: #999;
    opacity: 1;
}
.newsletter-popup .body form .submit-btn {
    margin-top: 30px;
    position: relative;
    display: inline-block;
    border-radius: 25px;
    overflow: hidden;
}
.newsletter-popup .body form .submit-btn:before, .newsletter-popup .body form .submit-btn:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #96007f;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.newsletter-popup .body form .submit-btn:before {
    background: linear-gradient(155deg, #a4347b 0, #661b57 56%, #280133 100%);
}
.newsletter-popup .body form .submit-btn:after {
    background: linear-gradient(255deg, #a4347b 0, #661b57 56%, #280133 100%);
    opacity: 0;
}
.newsletter-popup .body form .submit-btn:hover:before {
    opacity: 0;
}
.newsletter-popup .body form .submit-btn:hover:after {
    opacity: 1;
}
.newsletter-popup .body form input[type=submit] {
    position: relative;
    background: transparent;
    z-index: 1;
    padding: 10px 24px;
    font-family: Montserrat, sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #fff;
    border-radius: 25px;
    overflow: hidden;
    border: none;
}
.newsletter-popup .body .popup-modal-dismiss {
    margin-top: 15px;
    display: inline-block;
    font-size: 14px;
    text-decoration: underline;
    cursor: pointer;
    color: inherit;
}
.newsletter-popup .body .popup-modal-dismiss .close {
    display: none;
}
.newsletter-popup .body .popup-modal-dismiss:hover {
    text-decoration: none;
}
.newsletter-popup .mfp-close {
    font-size: 0;
    opacity: 1;
}
.newsletter-popup .mfp-close:before, .newsletter-popup .mfp-close:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 26px;
    background: #000;
}
.newsletter-popup .mfp-close:before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.newsletter-popup .mfp-close:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

#up &gt; ul &gt; li:hover &gt; ul {
    display: block;
}

#up &gt; ul &gt; li &gt; ul {
    display: none;
    position: absolute;
    top: 100%;
    margin-left: -20px;
    background: #fff;
    padding-top: 5px;
}

#up &gt; ul &gt; li &gt; ul &gt; li {
    font-size: unset;
    line-height: 1;
    padding: 5px 20px;
    white-space: nowrap;
    border-bottom: 1px solid #D8D8D8;
}

#up &gt; ul &gt; li &gt; ul &gt; li:last-child {
    border-bottom: 0;
}

#up &gt; ul &gt; li &gt; ul &gt; li &gt; a {
    color: #252525;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.75;
    text-transform: uppercase;
}

#up &gt; ul &gt; li &gt; ul &gt; li &gt; a:hover {
    color: #BDAC1F;
}

.videos .video-shows {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 60px 0;
    margin: 0 -12px -24px;
}

.videos .video-shows li {
    position: relative;
    margin: 0 12px 24px;
    width: calc(25% - 24px);
    height: 480px;
    border-radius: 24px;
    overflow: hidden;
}

.videos .video-shows li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%!important;
    object-fit: cover;
}

.videos .video-shows li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 15px;
}

.videos .video-shows li a:after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 50%;
    width: 100%;
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(30,30,30,0.65) 50%, rgba(0,0,0,0.8) 85%);
}

.videos .video-shows li .vs-title {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 18px;
}

@media only screen and (max-width: 75em) {
    #up &gt; ul &gt; li &gt; ul {
        margin-left: -15px;
    }
    #up &gt; ul &gt; li &gt; ul &gt; li {
        padding: 2px 15px;
    }
    #up &gt; ul &gt; li &gt; ul &gt; li &gt; a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1200px) {
    .videos .video-shows li {
        width: calc(33.33% - 24px);
    }
}

@media only screen and (max-width: 992px) {
    .newsletter-popup .body {
        padding: 40px;
    }
    .videos .video-shows li {
        width: calc(50% - 24px);
    }
}

@media only screen and (max-width: 768px) {
    .newsletter-popup {
        display: block;
        max-width: 400px;
    }
    .newsletter-popup .image {
        width: 100%;
        height: 35vh;
        max-height: 400px;
    }
    .newsletter-popup .image img, .newsletter-popup .image picture {
        object-position: right;
    }
    .newsletter-popup .body {
        padding: 30px 20px;
    }
    .newsletter-popup .body .logo {
        width: 190px;
    }
    .newsletter-popup .body .list {
        margin-bottom: 25px;
    }
    .newsletter-popup .body form {
        margin-top: 20px;
    }
    .newsletter-popup .body form input[type=text], .newsletter-popup .body form input[type=email] {
        padding: 12px 18px;
    }
    .newsletter-popup .body form .submit-btn {
        margin-top: 20px;
    }
    .newsletter-popup .mfp-close:before, .newsletter-popup .mfp-close:after {
        background: #fff;
    }
    .videos .video-shows {
        padding: 40px 0;
        flex-wrap: nowrap;
        overflow-x: auto;
        margin: 0 -15px;
        width: calc(100% + 30px);
    }
    .videos .video-shows li {
        width: 282px;
        flex: 0 0 auto;
        margin-bottom: 5px;
    }
    .videos .video-shows li:first-child {
        margin-left: 24px;
    }
    .videos .video-shows li:last-child {
        margin-right: 24px;
    }
}</pre></body></html>