@charset "utf-8";

*,
form {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body {
    font-family: "Roboto";
}

a {
    text-decoration: none;
}

.a-media_img {
    width: 100%;
}

.container {
    width: 1240px;
    margin: auto;
}

.c-flexy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.nav-logo {
    width: 130px;
    margin-right: 40px;
    flex-shrink: 0;
}

.nav-logo img {
    width: 100%;
    display: block;
}

.close-btn {
    display: none;
}

.noscroll {
    overflow-y: hidden;
}

.site-header-wrapper {
    position: relative;
}

.mobile-header {
    display: none;
}

.header-top {
    background-color: #F78F22;
    padding: 14px 0;
}

.header-top>.c-flexy {
    justify-content: space-between;
}

.header-top img {
    display: block;
}

.social-media {
    align-items: center;
}

.social-media span {
    color: #FFF;
    font-family: 'Poppins';font-weight: 600!important;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.youtube-header a {
    display: flex;
    align-items: center;
    color: #FFF;
    font-family: 'Poppins';font-weight: 600!important;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.youtube-header a img {
    margin-right: 10px;
}

.header-main {
    background-color: transparent;
    border-bottom: 1px solid #CFD1D2;
}

.header-left {
    display: flex;
    align-items: center;
}

.main-nav-list {
    display: flex;
    list-style: none;
    width: 100%;
}

.main-nav-list li {
    margin-right: 23px;
    padding: 40px 0;
}

.main-nav-list li a {
    font-family: 'Poppins';font-weight: 800!important;
    font-weight: normal;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}

.main-nav-list li a:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -40px;
    background-color: transparent;
    width: 100%;
    height: 4px;
}

.main-nav-list li a:hover:after {
    background-color: #000;
}

.main-nav-list li.active a {
    color: #000;
}

.menu-btn {
    display: none;
}

.menu-btn svg {
    display: block;
}

.nav-pri .c-flexy {
    justify-content: space-between;
    align-items: center;
}

.header-right {
    display: flex;
    align-items: center;
}

.a-card {
    position: relative;
}

.livestream-lnk {
    font-family: 'Poppins';font-weight: 800!important;
    font-weight: 900;
    font-size: 1.125rem;
    color: #ED5116;
    text-transform: uppercase;
    display: inline-block;
}

.livestream-lnk:before {
    content: "";
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #ED5116;
    margin-right: 7px;
    vertical-align: middle;
}

.livestream-lnk span {
    vertical-align: middle;
}

#btnSearch {
    border: none;
    background-color: transparent;
    display: block;
    padding: 5px 0 5px 5px;
    margin-left: 20px;
}

#btnSearch img {
    display: block;
}

.header-bottom {
    background-color: #fff;
}

.now-news {
    position: relative;
    padding: 15px 0;
}

.now-news .c-flexy {
    align-items: center;
}

.now-news h3 {
    font-family: 'Poppins';
    font-weight: 800!important;
    font-size: 18px;
    color: #F78F22;
    flex-shrink: 0;
    display: flex;
}

.now-news h3 img {
    height: 20px;
    margin-right: 15px;
}

.now-news .last-news {
    font-family: 'Poppins';
    font-weight: 600!important;
    font-size: 17px;
    color: #000;
    margin-left: 20px;
    overflow: hidden;
}

.now-news .last-news a {
    color: #434345;
}

.now-news .last-news p {
    margin-right: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.now-news:after {
    content: "";
    width: 7px;
    height: 7px;
    border: 3px solid #434345;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    border-left: none;
    border-bottom: none;
    position: absolute;
    border-radius: 2px;
    right: 0px;
    top: 50%;
    margin-top: -5px;
}

.a-card a {
    text-decoration: none;
    color: #000;
}

.top-section {
    padding-top: 30px;
    margin-bottom: 30px;
    background-color: #F1F2F2;
}

.c-header {
    margin-bottom: 26px;
}

.c-header h2 {
    color: #000;
    font-family: 'Poppins';font-weight: 800!important;
    font-size: 40px;
    font-style: normal;
    font-weight: normal;
}

.c-header h2:after {
    content: "";
    display: block;
    width: 85px;
    height: 4px;
    background-color: #F78F22;
    margin-top: 10px;
}

.c-header .c-flexy {
    justify-content: space-between;
}

.slider-col {
    width: calc(100% - 640px);
}

.aside-col {
    width: 300px;
}

.home-slider {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0!important;
}

.home-slider .a-card {
    width: 100%;
    flex-shrink: 0;
    position: relative;
}

.home-slider .a-card_image {
    width: 100%;
}

.home-slider .a-author,
.home-slider .a-date {
    display: none;
}

.home-slider .a-card_meta {
    position: absolute;
    top: 20px;
    left: 22px;
    color: #fff;
    font-family: "ProximaNovaCond-Bold";
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    z-index: 10;
}

.a-card .a-card_image .a-media {
    position: relative;
    width: 100%;
    height: 0;
    overflow: hidden;
}

.a-card .a-card_image .a-media img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    transition-duration: 0.5s;
    transition-timing-function: ease;
    -webkit-transition: .5s !important;
    -moz-transition: .5s !important;
    transition: .5s !important;
    -webkit-transition: .5s ease !important;
}

.home-slider .a-media {
    width: 100%;
    height: 0;
    padding-bottom: 61.667%;
}

.home-slider .swiper-pagination {
    top: 0;
    text-align: left;
    left: 40px!important;
    bottom: auto!important;
    margin-top: calc(370/600 * 100% - 40px);
    display: flex;
}

.home-slider .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 0;
    background: #F78F22!important;
    opacity: 1!important;
    margin: 0!important;
    margin-right: 16px!important;
}

.home-slider .swiper-pagination-bullet-active {
    background: #fff!important;
}

.home-slider .swiper-button-next,
.home-slider .swiper-button-prev {
    position: static;
    width: 14px;
    height: 22px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    margin-left: 20px;
    margin-right: 0px;
}


.home-slider .a-card_content {
    padding: 25px 4px 50px;
}

.main-content-col .a-vertical-display {
    padding-right: 10px;
}

.main-content-col .a-vertical-display .a-card {
    display: block;
    width: 33.33%;
    padding-right: 20px;
    margin-bottom: 40px;
}

.no-meta .a-card .a-card_meta {
    display: none;
}

.a-horizontal-display .a-card {
    display: flex;
}

.no-author .a-card .a-author {
    display: none;
}

.home-slider .a-head {
    font-family: 'Poppins';
    font-weight: 800!important;
    font-size: 30px;
    font-weight: normal;
    color: #000;
}

.home-slider .a-exc {
    font-family: 'Roboto';
    font-size: 0.875rem;
    color: #9E9C9C;
}

.home-slider .swiper-arrows {
    top: 0;
    right: 30px;
    margin-top: calc(62.5% - 30px);
    height: auto!important;
    position: absolute;
    z-index: 10;
    display: flex;
}

.home-slider .swiper-button-next:after,
.home-slider .swiper-button-prev:after {
    display: none;
}

.top3-row {
    width: 100%;
    padding-bottom: 30px;
}

.top3-row .title-module {
    margin-right: 10px;
    flex-shrink: 0;
}

.title-module h2 {
    font-family: 'Poppins';
    font-weight: 800!important;
    font-size: 2.75em;
    letter-spacing: -0.04em;
    line-height: 1em;
    font-weight: 800;
    color: #ED5116;
}

.title-module h2:before {
    content: "";
    display: block;
    width: 157px;
    height: 6px;
    background-color: #ED5116;
    margin-bottom: 6px;
    margin-left: 2px;
}

.top3-articles {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 30px;
}

.top3-articles .a-card {
    width: 50%;
    padding-left: 20px;
    margin-bottom: 40px;
}

.top3-articles .inset {
    margin: 0;
}

.top3-articles .inset:after {
    content: "HAPESIRE PUBLICITARE";
    color: #BCBEC0;
    font-family: "DM Sans";
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    margin-top: 10px;
    text-align: left;
}

.top3-articles .a-author,
.top3-articles .a-date,
.single-article .a-author,
.single-article .a-date {
    display: none;
}

.top3-articles .a-card_image,
.single-article .a-card_image {
    width: 100%;
}

.top3-articles .a-media,
.single-article .a-media {
    width: 100%;
    height: 0;
    padding-bottom: 56.667%;
}

.top3-articles .a-head,
.single-article .a-head {
    font-family: 'Poppins';
    font-weight: 800!important;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    color: #414042;
    display: block;
    background-color: #F1F2F2;
    padding: 15px 18px;
}

.top3-articles .a-card_content,
.single-article .a-card_content {
    margin-top: -60px;
    padding-left: 20px;
    position: relative;
    z-index: 10;
}

.top3-articles .a-card_meta,
.single-article .a-card_meta {
    color: #FFF;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
}

.inset {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    display: block;
}

.reklame {
    display: inline-block;
}

.videos-section {
    background-color: #000;
    padding-bottom: 40px;
    padding-top: 25px;
    margin-bottom: 40px;
}

.videos-section .c-header {
    margin-bottom: 30px;
}

.videos-section .c-header h2 {
    font-family: 'Poppins';font-weight: 800!important;
    font-weight: 800;
    font-size: 3.5rem;
    letter-spacing: -0.04em;
    color: #fff;
}

.v-grid {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-template-rows: auto;
}

.video-box-wrap {
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 1;
    grid-row-end: 2;
    padding-right: 20px;
}

.v-list-wrap {
    grid-column-start: 7;
    grid-column-end: end;
    grid-row-start: 1;
    grid-row-end: 2;
    position: relative;
}

.playing-v-tit {
    grid-column-start: 1;
    grid-column-end: 7;
    grid-row-start: 2;
    grid-row-end: auto;
}

.v-bottom {
    grid-column-start: 6;
    grid-column-end: end;
    grid-row-start: 2;
    grid-row-end: auto;
}

.video-box {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000;
    position: relative;
}

.v-list {
    position: absolute;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
}

.v-list article {
    display: flex;
    margin-bottom: 27px;
}

.v-list .a-card_image {
    width: 120px;
    height: 68px;
    flex-shrink: 0;
}

.v-list .a-card_content {
    margin-left: 18px;
    padding-right: 30px;
}

.v-list .a-media {
    width: 100%!important;
    height: 100%!important;
    padding-bottom: 0!important;
    overflow: hidden;
}

.v-list .a-head {
    color: #9D9FA2;
    font-family: 'Poppins';font-weight: 600!important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.1em;
}

.v-list::-webkit-scrollbar {
    width: 2px;
}

/* Track */

.v-list::-webkit-scrollbar-track {
    background: #fff;
    border: none;
}

/* Handle */

.v-list::-webkit-scrollbar-thumb {
    background: #F78F22;
    border: none;
}

.video-box:after {
    content: "";
    display: block;
    width: 68px;
    height: 68px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0idmlkZW8iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjY4IiBoZWlnaHQ9IjY4IiB2aWV3Qm94PSIwIDAgNjggNjgiPg0KICA8ZyBpZD0iR3JvdXBfMjUiIGRhdGEtbmFtZT0iR3JvdXAgMjUiPg0KICAgIDxwYXRoIGlkPSJQYXRoXzE3IiBkYXRhLW5hbWU9IlBhdGggMTciIGQ9Ik0zNCwwQTM0LDM0LDAsMSwwLDY4LDM0LDM0LDM0LDAsMCwwLDM0LDBaTTQ4LjMxOSwzNS4wODNhMi40MjksMi40MjksMCwwLDEtMS4wOSwxLjA5di4wMTJMMjcuOCw0NS45YTIuNDI5LDIuNDI5LDAsMCwxLTMuNTE0LTIuMTg2VjI0LjI4NkEyLjQyOSwyLjQyOSwwLDAsMSwyNy44LDIyLjExMmwxOS40MjksOS43MTRBMi40MjgsMi40MjgsMCwwLDEsNDguMzE5LDM1LjA4M1oiIGZpbGw9IiNmZmYiLz4NCiAgPC9nPg0KPC9zdmc+DQo=);
    background-size: 100%;
    position: absolute;
    background-repeat: no-repeat;
    top: 50%;
    left: 50%;
    margin-top: -34px;
    margin-left: -34px;
}

.playing-v-tit {
    padding-top: 15px;
    padding-right: 12%;
}

.playing-v-tit h2 {
    font-family: 'Poppins';font-weight: 800!important;
    font-weight: 500;
    font-size: 1.625rem;
    letter-spacing: -0.02em;
    color: #fff;
    line-height: 1.2em;
}

.v-bottom {
    padding-top: 25px;
    padding-left: 10px;
    text-align: right;
}

.v-bottom img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 13px;
}

.v-bottom span {
    display: inline-block;
    vertical-align: middle;
    font-family: 'Poppins';font-weight: 800!important;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
}

.one-three article {
    width: 33.33%;
}

.one-three article:first-of-type {
    width: 100%;
}

.content-col {
    width: 100%;
}

.has-aside .aside-col {
    width: 300px;
}

.has-aside .content-col {
    width: calc(100% - 360px);

}

.no-media .a-card_image {
    display: none;
}

.a-card_content a:before {
    bottom: 0;
    content: "";
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    z-index: 1;
}

.top-section .aside-col .inset {
    margin-bottom: 10px;
}

.col-head {
    margin-bottom: 30px;
}

.col-head h3 {
    font-family: 'Poppins';font-weight: 800!important;
    font-weight: 900;
    font-size: 1.125rem;
    color: #ED5116;
    text-transform: uppercase;
}

.sociale-col .a-card_image {
    width: 100%;
}

.sociale-col .a-media {
    width: 100%;
    height: 0;
    padding-bottom: 53.33%;
}

.sociale-col .a-card_meta,
.sociale-col .a-exc {
    display: none;
}

.sociale-col .a-card_content {
    padding-top: 15px;
}

.sociale-col .a-head {
    font-family: 'Poppins';font-weight: 800!important;
    font-weight: 800;
    font-size: 1.5rem;
    letter-spacing: -0.03em;
    color: #000;
}

.sociale-col .a-card:after {
    content: "Lexo artikullin";
    display: inline-block;
    margin-top: 20px;
    font-family: "Roboto";
    font-weight: 400;
    font-size: 0.875rem;
    color: #ED5116;
    padding-right: 40px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMyIgaGVpZ2h0PSIxMi42MTYiIHZpZXdCb3g9IjAgMCAyMyAxMi42MTYiPg0KICA8cGF0aCBpZD0iYXJyb3ciIGQ9Ik0xNi42OTIsMTA3LjVsLTEuMDI0LDEuMDI1LDQuNTU5LDQuNTU5SDB2MS40NDlIMjAuMjI2bC00LjU1OSw0LjU1OSwxLjAyNCwxLjAyNUwyMywxMTMuODA4WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAtMTA3LjUpIiBmaWxsPSIjZWQ1MTE2Ii8+DQo8L3N2Zz4NCg==);
    background-repeat: no-repeat;
    background-position: right center;
}

.one-two {
    padding-right: 25px;
}

.articles-grid {
    position: relative;
}

.articles-grid .c-flexy {
    flex-wrap: wrap;
    justify-content: space-between;
}

.one-two article {
    width: calc(50% - 15px);
    margin-bottom: 45px;
}

.one-two .a-author,
.one-two .a-cat {
    display: none;
}


.articles-grid .a-card_image {
    width: 100%;
    margin-bottom: 20px;
}

.articles-grid article .a-media {
    width: 100%;
    height: 0;
    padding-bottom: 56.81%;
}

.articles-grid article .a-card_content {
    padding-right: 50px;
}

.articles-grid article .a-card_meta {
    color: #000;
    font-family: "DM Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
}

.articles-grid article .a-card_meta:before {
    content: "";
    display: inline-block;
    width: 10.4px;
    height: 10.4px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMDAwMDYgMEMzLjEwMDA2IDAgMC44MDAwNDkgMi4yOTk5NSAwLjgwMDA0OSA1LjE5OTk1QzAuODAwMDQ5IDguMDk5OTUgMy4xMDAwNiAxMC40IDYuMDAwMDYgMTAuNEM4LjkwMDA2IDEwLjQgMTEuMjAwMSA4LjA5OTk1IDExLjIwMDEgNS4xOTk5NUMxMS4yMDAxIDIuMjk5OTUgOC45MDAwNiAwIDYuMDAwMDYgMFpNNi4wMDAwNiA5LjY5OTk1QzMuNTAwMDYgOS42OTk5NSAxLjUwMDA2IDcuNjk5OTUgMS41MDAwNiA1LjE5OTk1QzEuNTAwMDYgMi42OTk5NSAzLjUwMDA2IDAuNjk5OTUxIDYuMDAwMDYgMC42OTk5NTFDOC41MDAwNiAwLjY5OTk1MSAxMC41MDAxIDIuNjk5OTUgMTAuNTAwMSA1LjE5OTk1QzEwLjUwMDEgNy42OTk5NSA4LjUwMDA2IDkuNjk5OTUgNi4wMDAwNiA5LjY5OTk1WiIgZmlsbD0iI0Y3OEYyMiIvPgo8cGF0aCBkPSJNNi4zMDAxNyAxLjg5OTlINS43MDAyVjUuMjk5OTNMNy43MDAyIDcuMjk5OTNMOC4yMDAyIDYuNzk5OTNMNi4zMDAxNyA0Ljg5OTlWMS44OTk5WiIgZmlsbD0iI0Y3OEYyMiIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 2px;
    margin-bottom: -1px;
}

.articles-grid article .a-head {
    font-family: 'Poppins';font-weight: 800!important;
    font-weight: normal;
    font-size: 22px;
    color: #414042;
    margin-bottom: 10px;
}

.articles-grid article .a-card_content:after {
    content: "Lexo lajmin";
    display: inline-block;
    color: #939598;
    font-family: "DM Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 7px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNSIgaGVpZ2h0PSI5IiB2aWV3Qm94PSIwIDAgNSA5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMCAxTDMuMDk5OTggNC4xOTk5NUwwIDcuMzAwMDVMMC45MDAwMjQgOC4xOTk5NUw1IDQuMTk5OTVMMC45MDAwMjQgMC4xMDAwOThMMCAxWiIgZmlsbD0iI0Y3OEYyMiIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-size: 5px 8px;
    background-position: right center;
    padding-right: 20px;
}

.articles-grid article[data-type="video"] .a-card_meta:before {
    width: 17px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0idmlkZW8iIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE2Ljg2NiIgaGVpZ2h0PSIxNi44NjYiIHZpZXdCb3g9IjAgMCAxNi44NjYgMTYuODY2Ij4NCiAgPGcgaWQ9Ikdyb3VwXzI1IiBkYXRhLW5hbWU9Ikdyb3VwIDI1Ij4NCiAgICA8cGF0aCBpZD0iUGF0aF8xNyIgZGF0YS1uYW1lPSJQYXRoIDE3IiBkPSJNOC40MzMsMGE4LjQzMyw4LjQzMywwLDEsMCw4LjQzMyw4LjQzM0E4LjQzMyw4LjQzMywwLDAsMCw4LjQzMywwWm0zLjU1MSw4LjdhLjYuNiwwLDAsMS0uMjcuMjd2MEw2LjksMTEuMzg1YS42LjYsMCwwLDEtLjg3Mi0uNTQyVjYuMDI0QS42LjYsMCwwLDEsNi45LDUuNDg0bDQuODE5LDIuNDA5QS42LjYsMCwwLDEsMTEuOTg0LDguN1oiIGZpbGw9IiNlZDUxMTYiLz4NCiAgPC9nPg0KPC9zdmc+DQo=);
    margin-bottom: -3px;
}

.col-head h2 {
    font-family: "ProximaNovaCond-Bold";
    font-weight: normal;
    font-size: 20px;
    color: #000;
}

.col-head h2 span {
    font-size: 23px;
}

.most-visited-col {
    margin-bottom: 30px;
}

.most-viewed-list .a-card_content {
    margin-left: 20px;
}

.most-viewed-list .a-card_meta {
    display: none;
}

.most-viewed-list .a-card {
    margin-bottom: 20px;
    display: flex;
}

.most-viewed-list .a-card_image {
    width: 120px;
    height: 90px;
    flex-shrink: 0;
}

.most-viewed-list .a-media {
    width: 100%!important;
    height: 100%!important;
}

.most-viewed-list .a-head {
    color: #4F4F51;
    font-family: 'Poppins';font-weight: 800!important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
}

.gen-section {
    padding-bottom: 50px;
}

.one-three article:first-of-type .a-media {
    padding-bottom: 42.05%;
}

.one-three article {
    width: calc(33.33% - 20px);
    margin-bottom: 25px;
}

.grid-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    margin-bottom: 50px;
}

.grid-wrap article:first-of-type {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: last-line;
    padding-right: 10px;
    margin-bottom: 0;
}

.grid-wrap article:nth-of-type(2) {
    padding-left: 20px;
    grid-column-start: 3;
    grid-column-end: end;
    grid-row-start: 1;
    grid-row-end: auto;
    margin-bottom: 15px;
}

.grid-wrap .a-exc {
    display: none;
}

.inset-wrap {
    grid-column-start: 3;
    grid-column-end: end;
    grid-row-start: 2;
    grid-row-end: last-line;
}

.no-cat .a-cat {
    display: none;
}

.no-aut .a-author {
    display: none;
}

.padd26 {
    margin-left: -26px;
    margin-right: -26px;
}

.col4 .a-card {
    width: 25%;
    padding-left: 26px;
    padding-right: 26px;
}

.grid-wrap article:first-of-type .a-card_content {
    padding-right: 30px;
}

.col4 .a-card_content:before {
    content: "";
    display: block;
    width: 58px;
    height: 5px;
    background-color: #ED5116;
    margin-bottom: 15px;
}

.col4 .a-head {
    font-family: 'Poppins';font-weight: 800!important;
    font-weight: 500;
    font-size: 1.375rem;
    letter-spacing: -0.02em;
    color: #000;
    margin-bottom: 10px;
}

.col4 .a-exc {
    font-family: 'Roboto';
    font-size: 0.9375rem;
    letter-spacing: -0.02em;
    color: #9E9C9C;
    line-height: 1.4em;
}

.one-three .a-author:after {
    content: ", ";
}

.one-three .a-author:empty {
    display: none;
}

.footer-wrapper .c-flexy {
    justify-content: space-between;
}

.sociale {
    display: flex;
    list-style: none;
    margin-left: 50px;
    align-items: center;
}

.sociale li {
    margin-right: 20px;
}

.header-top .sociale li {
    margin-right: 0px;
    margin-left: 15px;
}

.header-top .sociale {
    margin-left: 0px;
}

.desc {
    max-width: 300px;
    color: #939598;
    font-family: 'Poppins';font-weight: 600!important;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 25px;
}

.desc span {
    color: #000;
}

.f-left .f-col {
    margin-right: 40px;
}

.f-nav {
    list-style: none;
    margin-right: 30px;
}

.f-nav li {
    margin-bottom: 10px;
}

.f-nav li a {
    font-family: 'Poppins';font-weight: 800!important;
    font-size: 1.125rem;
    color: #000;
    font-weight: 500;
}

.f-col li a.livestream-lnk {
    font-family: 'Poppins';font-weight: 800!important;
    font-weight: 900;
    font-size: 1.125rem;
    color: #ED5116;
    text-transform: uppercase;
}

footer {
    padding-top: 30px;
    padding-bottom: 60px;
    position: relative;
    border-top: 1px solid rgba(64, 92, 170, 0.15);
}

.f-nav-col {
    display: flex;
    flex: 1;
}

.social img {
    height: 27px;
}

.f-logo {
    width: 108px;
    margin-bottom: 10px;
}

.md-link {
    display: inline-block;
    font-family: "Roboto";
    font-size: 10px;
    color: #000;
    margin-top: 20px;
}

.md-link span {
    vertical-align: middle;
    margin-right: 5px;
}

.md-link img {
    vertical-align: middle;
}

.footer .c-left {
    padding-right: 50px;
}

.showM {
    display: none;
}

.f-other {
    flex-grow: 1;
    margin-right: 0;
}

.some-links .note {
    display: flex;
    margin-left: 30px;
}

.some-links .f-logo {
    display: none;
}

.note span {
    color: #939598;
    font-family: 'Poppins';font-weight: 600!important;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}

.background-wrap {
    background-color: #EFEFEF;
    padding: 20px 0 30px;
}

.a-top-content .a-cat {
    font-family: 'Poppins';font-weight: 800!important;
    font-weight: 900;
    font-size: 1.125rem;
    color: #ED5116;
    text-transform: uppercase;
    display: block;
    margin-bottom: 8px;
}

.a-top-content h1 {
    font-family: 'Poppins';font-weight: 800!important;
    font-weight: 800;
    font-size: 3.25rem;
    color: #000;
    letter-spacing: -0.03em;
    line-height: 1.1em;
    text-decoration: underline;
}

.a-top-content .c-flexy {
    width: calc(100% - 396px);
}

.a-full-content {
    padding-bottom: 40px;
}

.a-full-content aside {
    width: 340px;
    flex-shrink: 0;
    border-left: 1px solid #707070;
    padding-left: 40px;
}

.a-meta-wrap {
    padding: 27px 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.all-content {
    padding-right: 56px;
}

.a-meta-wrap .a-meta {
    color: #ED5116;
    font-family: "Roboto";
    font-size: 0.9rem;
}

.a-meta-wrap .a-author {
    position: relative;
    color: #000;
    padding-right: 12px;
}

.a-meta-wrap .a-author:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 7px;
    content: "";
    display: block;
    width: 1px;
    height: 30px;
    background-color: #707070;
}

.all-content>img {
    width: 100%;
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
}

.imazhiim {
    margin-bottom: 25px;
}

.imazhiim img {
    width: 100%;
    display: block;
    margin-bottom: 0px;
    margin-top: 0;
}

.tit {
    font-family: 'Roboto';
    font-size: 12px;
    color: #ED5116;
    font-weight: 600;
}

.captionposhte {
    position: relative;
    width: 100%;
    padding: 10px 0 0;
}

.captionposhte:after {
    content: "";
    width: 18.5%;
    display: block;
    height: 1px;
    background-color: #ED5116;
    margin-top: 13px;
}

.all-content p {
    font-family: 'Roboto';
    font-size: 1.125rem;
    font-weight: 400;
    color: #000;
    line-height: 1.6em;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

blockquote {
    border-left: 7px solid #ED5116;
    font-family: 'Roboto';
    font-size: 1.125rem;
    font-weight: 600;
    color: #000;
    line-height: 1.6em;
    padding-left: 20px;
    padding-right: 50px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.all-content blockquote p {
    font-size: 1.125rem;
    font-weight: 600;
    color: #000;
    line-height: 1.6em;
    padding: 0;
    margin: 0;
}

.a-full-content aside .inset {
    margin-bottom: 30px;
}

.a-full-content aside .sociale-col .a-card {
    margin-bottom: 30px;
}

.v-list .a-exc,
.v-list .a-card_meta {
    display: none;
}

.inset {
    background-color: transparent;
}

.a-card_content a:before {
    bottom: 0;
    content: "";
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
    z-index: 1;
}

.all-content p img {
    margin-top: 0;
}

.content-col {
    width: 100%;
}

.has-aside .content-col {
    width: calc(100% - 300px);

}

.showM {
    display: none;
}

.livestream-lnk span {
    vertical-align: baseline;
}

.a-meta-wrap .a-author {
    padding-right: 22px;
}

.a-meta-wrap .a-author:after {
    right: 9px;
}

.col-2-layout {
    justify-content: space-between;
    padding-right: 30px;
}

.col-2-layout .col-rail {
    width: calc(50% - 15px);
}

.col-2-layout .col-rail .a-card {
    margin-bottom: 45px;
}

.h-articles .a-card {
    display: flex;
    margin-bottom: 30px!important;
}

.h-articles .a-card .a-card_image {
    flex-shrink: 0;
    margin-bottom: 0;
    width: 200px;
}

.h-articles .a-card .a-media {
    padding-bottom: 55%;
}

.h-articles .a-card .a-card_content {
    padding-right: 0;
    margin-left: 15px;
}

.h-articles .a-card .a-card_content:after {
    display: none;
}

.h-articles .a-card .a-head {
    font-size: 20px;
    color: #6D6E71;
}

.col-foot {
    margin-top: 30px;
}

.show-more {
    color: #000;
    font-family: 'Poppins';
    font-weight: 800!important;
    font-size: 16px;
    font-weight: normal;
}

.show-more:before {
    content: "";
    display: block;
    width: 88px;
    height: 2px;
    background-color: #000;
    margin-bottom: 7px;
}

.show-more img {
    width: 5px;
    vertical-align: middle;
    margin-left: 8px;
}

.gen-section.has-border {
    border-bottom: 1px solid rgba(64, 92, 170, 0.15);
    margin-bottom: 35px;
    margin-top: 40px;
    padding-top: 0;
}

.content-gallery {
    margin-bottom: 30px;
}

.content-gallery:before {
    content: "Galeria fotografike";
    display: block;
    margin-bottom: 15px;
    font-size: 1.875rem;
    font-family: "Mal";
    font-weight: 700;
}

.content-gallery img {
    width: 100%;
}

.gallery-wrapper {
    position: relative;
}

.gallery-button-prev,
.gallery-button-next {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
}

.gallery-button-prev {
    left: 0;
    margin-left: 10px;
}

.gallery-button-next {
    right: 0;
    margin-right: 10px;
}

.gallery-button-next:after {
    content: "";
    width: 60px;
    height: 60px;
    display: block;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzNC45IDM0LjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM0LjkgMzQuOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzAwM0E4Nzt9DQo8L3N0eWxlPg0KPHBhdGggaWQ9Ikljb25fYXdlc29tZS1hcnJvdy1jaXJjbGUtcmlnaHQtMiIgY2xhc3M9InN0MCIgZD0iTTE3LjQsMGM5LjYsMCwxNy40LDcuOCwxNy40LDE3LjRzLTcuOCwxNy40LTE3LjQsMTcuNFMwLDI3LjEsMCwxNy40DQoJYzAsMCwwLDAsMCwwQzAsNy44LDcuOCwwLDE3LjQsMEMxNy40LDAsMTcuNCwwLDE3LjQsMHogTTE1LjQsMTAuMWw1LjMsNS4xSDcuOWMtMC45LDAtMS43LDAuNy0xLjcsMS43YzAsMCwwLDAsMCwwVjE4DQoJYzAsMC45LDAuNywxLjcsMS43LDEuN2MwLDAsMCwwLDAsMGgxMi44bC01LjMsNS4xYy0wLjcsMC42LTAuNywxLjctMC4xLDIuNGMwLDAsMCwwLDAsMGwwLjgsMC44YzAuNywwLjcsMS43LDAuNywyLjQsMGMwLDAsMCwwLDAsMA0KCWw5LjMtOS4zYzAuNy0wLjcsMC43LTEuNywwLTIuNGMwLDAsMCwwLDAsMGwtOS4zLTkuM2MtMC43LTAuNy0xLjctMC43LTIuNCwwYzAsMCwwLDAsMCwwbC0wLjgsMC44QzE0LjcsOC4zLDE0LjcsOS40LDE1LjQsMTAuMQ0KCUMxNS40LDEwLjEsMTUuNCwxMC4xLDE1LjQsMTAuMUwxNS40LDEwLjF6Ii8+DQo8L3N2Zz4NCg==);
    background-size: 100%;
    background-repeat: no-repeat;
}

.gallery-button-prev:after {
    content: "";
    width: 60px;
    height: 60px;
    display: block;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAyMS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAzNC45IDM0LjkiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM0LjkgMzQuOTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzAwM0E4Nzt9DQo8L3N0eWxlPg0KPHBhdGggaWQ9Ikljb25fYXdlc29tZS1hcnJvdy1jaXJjbGUtcmlnaHQtMiIgY2xhc3M9InN0MCIgZD0iTTE3LjQsMzQuOUM3LjgsMzQuOSwwLDI3LjEsMCwxNy40UzcuOCwwLDE3LjQsMHMxNy40LDcuOCwxNy40LDE3LjQNCgljMCwwLDAsMCwwLDBDMzQuOSwyNy4xLDI3LjEsMzQuOSwxNy40LDM0LjlDMTcuNCwzNC45LDE3LjQsMzQuOSwxNy40LDM0Ljl6IE0xOS41LDI0LjhsLTUuMy01LjFIMjdjMC45LDAsMS43LTAuNywxLjctMS43DQoJYzAsMCwwLDAsMCwwdi0xLjFjMC0wLjktMC43LTEuNy0xLjctMS43YzAsMCwwLDAsMCwwSDE0LjJsNS4zLTUuMWMwLjctMC42LDAuNy0xLjcsMC4xLTIuNGMwLDAsMCwwLDAsMGwtMC44LTAuOA0KCWMtMC43LTAuNy0xLjctMC43LTIuNCwwYzAsMCwwLDAsMCwwTDcsMTYuMmMtMC43LDAuNy0wLjcsMS43LDAsMi40YzAsMCwwLDAsMCwwbDkuMyw5LjNjMC43LDAuNywxLjcsMC43LDIuNCwwYzAsMCwwLDAsMCwwbDAuOC0wLjgNCglDMjAuMiwyNi41LDIwLjIsMjUuNSwxOS41LDI0LjhDMTkuNSwyNC44LDE5LjUsMjQuOCwxOS41LDI0LjhMMTkuNSwyNC44eiIvPg0KPC9zdmc+DQo=);
    background-size: 100%;
    background-repeat: no-repeat;
}

.gallery-img span {
    font-family: 'Mal';
    font-size: 0.625rem;
    color: #003A87;
    font-weight: 600;
    position: relative;
    width: 100%;
    padding: 13px 0 0;
}

.gallery-img span:empty {
    display: none;
}

.gallery-img span:after {
    content: "";
    width: 45%;
    display: block;
    height: 1px;
    background-color: #003A87;
    margin-top: 13px;
}

.tags a {
    font-family: 'Mal';
    font-weight: 600!important;
    color: #fff!important;
    border-radius: 3px;
    padding: 4px 10px;
    background-color: #F1B434;
    text-decoration: none!important;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 7px;
}

#galeria {
    margin-top: 30px;
}

.tittekst {
    font-family: 'DM Sans';
    font-size: 0.625rem;
    color: #003A87;
    font-weight: normal;
    font-weight: 600;
}

.kodiim {
    margin-bottom: 30px;
}

.kodiim iframe {
    display: block;
    margin: auto;
}

.kodiim {
    width: 100%;
    margin-bottom: 30px;
}

.all-content>:first-child {
    margin-top: 0;
    padding-top: 0;
}

.kodiim iframe {
    max-width: 100%;
    border: none;
}

.framiim {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
}

.framiim iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.layout {
    padding-top: 40px;
    border-top: 1px solid #CFD1D2;
}

.article_header {
    margin-bottom: 25px;
}

.article_header_meta {
    color: #F78F22;
    font-family: "ProximaNovaCond-Bold";
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.article_header_meta a {
    color: #F78F22;
}

.article_header_title {
    margin-bottom: 20px;
}

.article_header_title h1 {
    color: #000;
    font-family: 'Poppins';font-weight: 800!important;
    font-size: 50px;
    font-style: normal;
    font-weight: normal;
    line-height: 55px;
    letter-spacing: -1px;
}

.article_header-media {}

.layout-form_body_left {
    width: calc(100% - 300px);
    padding-right: 30px;
}

.layout-form_article-body {
    max-width: 100%;
    padding-bottom: 50px;
    color: #000;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.layout-form_article-body p {
    color: #000;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.layout-form_article-body>*:not(:first-child) {
    max-width: 700px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.layout-form_article-body img {
    max-width: 700px;
    height: auto;
}

.layout-form_article-body>*:first-child,
.layout-form_article-body>*:first-child img {
    max-width: 100%;
}

.layout-form_article-body .imazhiim {
    margin-bottom: 20px;
}

.layout-form_article-body p:empty {
    display: none;
}

.layout-form_article-grid {
    margin-top: 30px;
}

.tit {
    font-family: 'Poppins';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    color: #333;
}

.captionposhte {
    position: relative;
    width: 100%;
    padding: 7px 0 0;
}

.captionposhte:after {
    content: "";
    width: 300px;
    display: block;
    height: 1px;
    background-color: #F78F22;
    margin-top: 7px;
}

.layout-form_body_right {
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
}

.layout-form_body_right-rail {
    width: 100%;
}

.layout-form_article-body>p {
    color: #000;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.layout-form_article-body>h3 {
    font-family: 'Poppins';
    font-size: 22px;
    font-weight: 600;
    color: #000;
    line-height: 33px;
    padding-top: 10px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 20px;
}

.layout-form_article-body p a {
    color: var(--secondary-color);
    text-decoration: underline;
    font-weight: 700;
}

blockquote {
    color: #F78F22;
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    padding-left: 0;
    margin-bottom: 20px;
    position: relative;
}

blockquote:before {
    content: "";
    position: absolute;
    left: -25px;
    top: 0;
    display: block;
    width: 6px;
    height: 100%;
    background: #D9D9D9;
}

.layout-form_article-body blockquote p {
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    padding: 0;
    margin: 0;
}

.related-list {
    padding: 20px 0 0px;
    margin-bottom: 30px;
    border-bottom: 1px solid #D9D9D9;
}

.related-list:before {
    content: "Këshilluar për ty";
    display: inline-block;
    margin-bottom: 13px;
    color: #F78F22;
    font-family: 'Poppins';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}

.related-list ul {
    list-style: none;
}

.related-list ul li {
    margin-bottom: 20px;
}

.related-list article {
    display: flex;
    width: 100%;
}

.related-list .a-card_image {
    width: 200px;
    flex-shrink: 0;
}

.related-list .a-media {
    padding-top: 56.5%;
    height: 100%;
}

.related-list .a-media_img {
    position: absolute;
    top: 0;
    bottom: 0;
}

.related-list .a-card_content {
    flex-grow: 1;
    margin-left: 20px;
    padding-right: 25%;
}

.related-list a {
    text-decoration: none!important;
}

.related-list .a-card .a-head {
    color: #000;
    font-family: 'Poppins';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    margin-top: 0;
    padding-top: 0;
}

.related-list .a-head a {
    color: #000;
}

.related-list .a-time {
    display: none;
}

.related-list .lexo-art {
    flex-shrink: 0;
    align-self: flex-end;
}

.suggested-list {
    padding: 20px 0 0px;
    margin-bottom: 30px;
    margin-top: 30px;
    border-top: 1px solid #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
}

.suggested-list:before {
    content: "Këshilluar për ty";
    display: inline-block;
    margin-bottom: 13px;
    color: #E83A0F;
    font-family: 'Poppins';
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}

.suggested-list ul {
    list-style: none;
}

.suggested-list ul li {
    margin-bottom: 20px;
}

.suggested-list article {
    display: flex;
    width: 100%;
}

.suggested-list .a-card_image {
    width: 200px;
    flex-shrink: 0;
}

.suggested-list .a-media {
    padding-top: 56.5%;
    height: 100%;
}

.suggested-list .a-media_img {
    position: absolute;
    top: 0;
    bottom: 0;
}

.suggested-list .a-card_content {
    flex-grow: 1;
    margin-left: 20px;
    padding-right: 50px;
}

.suggested-list a {
    text-decoration: none!important;
}

.suggested-list .a-card .a-head {
    color: #000;
    font-family: 'Poppins';
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
    margin-top: 0;
    padding-top: 0;
}

.suggested-list .a-head a {
    color: #000;
}

.suggested-list .a-time {
    display: none;
}

.suggested-list .lexo-art {
    flex-shrink: 0;
    align-self: flex-end;
}

.content-main .videos-section {
    margin-bottom: 0;
}

.article_header_datebar-date {
    color: #000;
    font-family: 'Poppins';font-weight: 600!important;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
}

.article_header_datebar-date:before {
    content: "";
    display: inline-block;
    width: 10.4px;
    height: 10.4px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMDAwMDYgMEMzLjEwMDA2IDAgMC44MDAwNDkgMi4yOTk5NSAwLjgwMDA0OSA1LjE5OTk1QzAuODAwMDQ5IDguMDk5OTUgMy4xMDAwNiAxMC40IDYuMDAwMDYgMTAuNEM4LjkwMDA2IDEwLjQgMTEuMjAwMSA4LjA5OTk1IDExLjIwMDEgNS4xOTk5NUMxMS4yMDAxIDIuMjk5OTUgOC45MDAwNiAwIDYuMDAwMDYgMFpNNi4wMDAwNiA5LjY5OTk1QzMuNTAwMDYgOS42OTk5NSAxLjUwMDA2IDcuNjk5OTUgMS41MDAwNiA1LjE5OTk1QzEuNTAwMDYgMi42OTk5NSAzLjUwMDA2IDAuNjk5OTUxIDYuMDAwMDYgMC42OTk5NTFDOC41MDAwNiAwLjY5OTk1MSAxMC41MDAxIDIuNjk5OTUgMTAuNTAwMSA1LjE5OTk1QzEwLjUwMDEgNy42OTk5NSA4LjUwMDA2IDkuNjk5OTUgNi4wMDAwNiA5LjY5OTk1WiIgZmlsbD0iI0Y3OEYyMiIvPgo8cGF0aCBkPSJNNi4zMDAxNyAxLjg5OTlINS43MDAyVjUuMjk5OTNMNy43MDAyIDcuMjk5OTNMOC4yMDAyIDYuNzk5OTNMNi4zMDAxNyA0Ljg5OTlWMS44OTk5WiIgZmlsbD0iI0Y3OEYyMiIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right: 2px;
    margin-bottom: -1px;
}

.c-list {
    display: flex;
    justify-content: flex-end;
    list-style: none;
    margin-bottom: 10px;
}

.c-list li {
    margin-left: 20px;
    flex-shrink: 0;
}

.c-list li a {
    color: #EBEBEB;
    text-align: center;
    color: #000;
    font-family: 'Poppins';font-weight: 600!important;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
}

.c-list li a:hover {
    text-decoration: underline;
}

.f-right {
    text-align: right;
}

.f-col .sociale {
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
}

.aside-col .inset {
    position: relative;
    margin-bottom: 20px;
}

.aside-col .inset:first-of-type:before {
    content: "HAPESIRE PUBLICITARE";
    color: #BCBEC0;
    font-family: "DM Sans";
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: block;
    top: -23px;
    text-align: left;
    position: absolute;
}

.has-aside .container .c-flexy {
    justify-content: space-between;
}

.search-block {
    display: none;
    position: absolute;
    top: 7px;
    right: 35px;
    width: 250px;
    background-color: #fff;
}

.open-search {
    display: block;
}

.cse .gsc-control-cse,
.gsc-control-cse {
    padding: 1px 0!important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    width: 100%;
    padding: 0;
    border: none;
    margin: 0;
    height: auto;
    text-indent: 0!important;
    outline: none;
    color: #000;
    padding-left: 0px;
    background-color: transparent!important;
}

.gsib_a {
    padding: 0px!important;
}

.gsc-search-button-v2 {
    border-radius: 0!important;
}

.gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
    border-color: transparent!important;
    background-color: transparent!important;
    outline: none;
}

.gsc-search-button {
    margin-left: 0!important;
}

.cse .gsc-search-button-v2,
.gsc-search-button-v2 {
    padding: 7px 0px 6px!important;
}

.gsc-input::-webkit-input-placeholder {
    color: transparent;
}

.gsc-search-button-v2 svg {
    fill: #000!important;
}

.gsc-input:-ms-input-placeholder {
    color: transparent;
}

.gsc-input::placeholder {
    color: transparent;
}

.cse .gsc-control-cse,
.gsc-control-cse {
    border: none;
}

table.gsc-search-box {
    margin-bottom: 0px;
}

.gsc-input-box {
    border: none!important;
    border-right: 0;
}

form.gsc-search-box {
    margin-bottom: 0!important;
}

.gsc-input-box {
    background-color: transparent!important;
}

table.gsc-search-box {
    margin-bottom: 0!important;
}

.gsc-control-cse {
    background-color: transparent!important;
    border-radius: 0px;
    border: none!important;
    border-bottom: 1px solid #000!important;
}

.gsc-search-button-v2 svg {
    fill: #fff;
}

.gsc-search-button-v2 svg {
    width: 20px;
    height: 20px;
}

.gsc-input {
    background: none!important;
}

.search-bar form {
    display: flex;
    justify-content: space-between;
    height: 20px;
}

.search-bar form input {
    border: none;
    color: #000;
    font-family: "DM Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-left: 5px;
}

.search-bar form input[type=text] {
    width: calc(100% - 40px);
    outline: none;
}

.search-bar form input[type=submit] {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOS4yNTEiIGhlaWdodD0iMTkuMjU0IiB2aWV3Qm94PSIwIDAgMTkuMjUxIDE5LjI1NCI+DQogIDxwYXRoIGlkPSJJY29uX2F3ZXNvbWUtc2VhcmNoIiBkYXRhLW5hbWU9Ikljb24gYXdlc29tZS1zZWFyY2giIGQ9Ik0xOC45ODksMTYuNjQ3LDE1LjI0LDEyLjlhLjkuOSwwLDAsMC0uNjM5LS4yNjNoLS42MTNhNy44MTgsNy44MTgsMCwxLDAtMS4zNTQsMS4zNTRWMTQuNmEuOS45LDAsMCwwLC4yNjMuNjM5bDMuNzQ5LDMuNzQ5YS45LjksMCwwLDAsMS4yNzUsMGwxLjA2NC0xLjA2NEEuOTA3LjkwNywwLDAsMCwxOC45ODksMTYuNjQ3Wk03LjgyMSwxMi42MzRhNC44MTMsNC44MTMsMCwxLDEsNC44MTMtNC44MTNBNC44MSw0LjgxLDAsMCwxLDcuODIxLDEyLjYzNFoiLz4NCjwvc3ZnPg0K);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 18px;
    width: 40px;
    height: 20px;
    background-color: transparent;
}

.nav-search {
    position: relative;
}

#btnSearch.iksi {
    border: none;
    background-color: transparent;
    cursor: pointer;
    width: 34px;
    height: 34px;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 18px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgdmlld0JveD0iMCAwIDIxIDIxIj4NCiAgPHBhdGggaWQ9Ikljb25fbWF0ZXJpYWwtY2xvc2UiIGRhdGEtbmFtZT0iSWNvbiBtYXRlcmlhbC1jbG9zZSIgZD0iTTI4LjUsOS42MTUsMjYuMzg1LDcuNSwxOCwxNS44ODUsOS42MTUsNy41LDcuNSw5LjYxNSwxNS44ODUsMTgsNy41LDI2LjM4NSw5LjYxNSwyOC41LDE4LDIwLjExNSwyNi4zODUsMjguNSwyOC41LDI2LjM4NSwyMC4xMTUsMThaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNy41IC03LjUpIi8+DQo8L3N2Zz4NCg==) !important;
    background-size: 12px !important;
}

#btnSearch.iksi img {
    display: none;
}

.single-article .a-card {
    margin-bottom: 20px;
}

.most-viewed-col {
    margin-top: 35px;
}

@media(max-width:1270px) {
    .container {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }
    .padd26 {
        margin-left: -20px;
        margin-right: -20px;
    }
    .the-header {
        display: none;
        position: fixed;
        background: #fff;
        top: 145px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 9999;
        padding-top: 30px;
    }
    .is-open {
        display: block;
    }
    .menu-btn {
        display: block;
        margin-left: 20px;
        border: none;
        background: transparent;
    }
    .main-nav-list {
        display: block;
        list-style: none;
        padding-left: 20px;
    }
    .main-nav-list li {
        margin-bottom: 10px;
    }
    .nav-pri {
        padding: 20px;
    }
    .main-nav-list li {
        margin-right: 23px;
        padding: 0px 0;
    }
    .main-nav-list li a:hover:after {
        display: none;
    }
}

@media(max-width: 1060px) {
    .c-flexy {
        flex-wrap: wrap;
    }
    .top3-row .title-module {
        width: 100%;
        margin-bottom: 30px;
    }
    .top3-articles .a-card {
        padding: 0;
    }
    .top3-articles .a-card_content {
        padding-right: 30px;
    }

    .pre-footer .f-left {
        width: 100%;
        justify-content: flex-start;
        margin-bottom: 30px;
    }
    .pre-footer .f-right a {
        margin-left: 0;
        margin-right: 20px;
    }
    .grid-wrap article:nth-of-type(2) {
        min-width: 300px;
    }
    .v-list .a-head {
        height: 100%;
        overflow: hidden;
    }
    .all-content {
        padding-right: 0px;
    }
    .layout-form_body_left {
        width: 100%;
        padding-right: 0px;
    }
    .layout-form_body .aside-col {
        margin: auto;
    }
    .slider-col {
        width: 100%;
    }
    .top3-articles {
        justify-content: space-between;
    }
    .top3-articles .a-card {
        width: calc(50% - 10px);
    }
    .gen-section .aside-col {
        padding-top: 30px;
    }
    .f-right {
        text-align: left;
    }
    .f-left {
        margin-bottom: 30px;
    }
    .c-list li {
        margin-left: 0px;
        margin-right: 20px;
    }
}

@media(max-width: 800px) {
    .slider-col {
        width: 100%;
        padding-right: 0px;
    }
    .aside-col {
        margin: auto;
    }
    .top-section .aside-col {
        margin-bottom: 30px;
    }
    .top3-articles .a-card {
        width: 100%;
        margin-bottom: 30px;
    }
    .top3-articles .inset {
        margin: auto;
    }
    .has-aside .content-col {
        width: 100%;
    }
    .one-two {
        padding-right: 0px;
    }
    .v-grid {
        display: block;
    }
    .v-list {
        position: static;
        height: auto;
        display: flex;
        overflow-y: visible;
        overflow-x: scroll;
    }
    .v-list article {
        width: 70vw;
        flex-shrink: 0;
        margin-bottom: 0;
        margin-right: 20px;
        padding-bottom: 20px;
        max-width: 300px;
    }
    .v-list .a-head {
        position: static;
    }

    .one-three article {
        width: 100%;
    }
    .grid-wrap {
        display: block;
    }
    .grid-wrap article:nth-of-type(2) {
        padding-left: 0px;
    }
    .col4 .a-card {
        width: 50%;
        padding-left: 20px;
        padding-right: 20px;
        margin-bottom: 30px;
    }
    .grid-wrap article:first-of-type {
        padding-right: 0;
    }
    .video-box-wrap {
        padding-right: 0;
        margin-bottom: 30px;
    }
    .playing-v-tit {
        margin-bottom: 30px;
    }
    .v-list .a-card_image {
        margin-bottom: 15px;
    }
    .grid-wrap article:first-of-type {
        padding-right: 0;
    }
    .has-aside .content-col {
        width: 100%;

    }
    .video-box-wrap {
        padding-right: 0;
    }
    .playing-v-tit {
        margin-bottom: 30px;
    }
    .v-list .a-card_image {
        margin-bottom: 15px;
    }
    .nav-logo {
        width: 100px;
    }
    .top-section {
        padding-top: 0;
    }
    .top-section .container {
        padding-right: 0;
        padding-left: 0;
    }
    .hideMobile {
        display: none;
    }
    .the-header {
        top: 130px;
    }
    .home-slider .swiper-pagination {
        left: 20px!important;
    }
    .home-slider .swiper-pagination-bullet {
        width: 13px;
        height: 13px;
        margin-right: 9px!important;
    }
    .home-slider .a-card_content {
        padding: 25px 20px 10px;
    }
    .top3-row {
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 10px;
    }
    .aside-col {
        width: 100%;
    }
    .top-section .aside-col {
        padding-right: 20px;
        padding-left: 20px;
    }
    .sociale-col {
        width: 100%;
    }
    .one-two article {
        width: calc(50% - 10px);
    }
    .video-box-wrap {
        margin-bottom: 0;
    }
    .grid-wrap article {
        margin-bottom: 20px!important;
    }
    .sociale {
        margin-left: 0;
    }

    .a-full-content {
        padding-bottom: 30px;
    }
    .a-full-content aside {
        width: 100%;
        border-left: none;
        padding-left: 0;
    }
    .col-2-layout .col-rail {
        width: 100%;
    }
    .note {
        margin-bottom: 30px;
        display: block;
    }
}

@media(max-width:700px) {
    .hideM {
        display: none;
    }
    .showM {
        display: block;
    }
    .desc {
        max-width: 100%;
    }

    .md-link {
        margin-top: 10px;
    }
    .f-left .f-col {
        margin-right: 0;
    }
    .nav-search {
        position: static;
    }
    .header-right {
        position: relative;
    }
    .search-block {
        top: calc(100% + 19px);
        z-index: 1000;
        width: 100vw;
        left: auto;
        right: -20px;
        border-bottom: 1px solid #ddd !important;
        padding: .5rem 1rem !important;
    }

    .gsc-control-cse {
        background-color: transparent!important;
        border-radius: 0px;
        border: none!important;
        border-bottom: none!important;
    }
}

@media(max-width:590px) {
    .home-slider .a-head {

        font-size: 8vw;

    }



    .sociale-col .a-head {

        font-size: 5vw;

    }



    .title-module h2 {

        font-size: 8vw;

    }



    .articles-grid:before {

        font-size: 8vw;

        top: 20px;

        left: 20px;

    }




    .articles-grid article .a-head {

        font-size: 4.5vw;

    }



    .videos-section .c-header h2 {

        font-size: 9vw;

    }



    .playing-v-tit h2 {

        font-size: 5vw;

    }



    .col4 .a-head {

        font-size: 4.5vw;

    }



    .col4 .a-exc {

        font-size: 3.5vw;

    }






    .a-top-content h1 {

        font-size: 8vw;

    }



    .main-nav-list li a {

        font-size: 6vw;

    }



    .a-top-content .c-flexy {

        width: 100%;

    }



    .flash-news {

        padding-top: 10px;

        padding-bottom: 10px;

    }



    .flash-news .a-card_content {

        display: block;

    }



    .flash-news .a-card_meta {

        display: none;

    }



    .flash-news .a-head {

        font-size: 3.8vw;

    }



    .hiqM {

        display: none;

    }
    .header-top {
        display: none;
    }
    .nav-pri {
        padding: 10px 20px;
    }
    .the-header {
        top: 60px;

    }
    .now-news h3 {
        margin-bottom: 5px;
    }
    .now-news h3 img {
        margin-right: 8px;
    }
    .now-news:after {
        top: 100%;
        margin-top: -30px
    }
    .home-slider .swiper-pagination-bullet {
        width: 11px;
        height: 11px;
        margin-right: 7px !important;
    }
    .home-slider .swiper-pagination {
        margin-top: calc(370 / 600* 100% - 30px);
    }
    .home-slider .swiper-arrows {
        margin-top: calc(62.5% - 18px);
        right: 20px;
    }
    .c-list li {
        margin-right: 15px;
    }
    .c-list li a {
        font-size: 3.5vw;
    }
    .articles-grid .a-card_image {
        margin-bottom: 13px;
    }
    .articles-grid article .a-card_content {
        padding-right: 0px;
    }
    .articles-grid article .a-card_meta {
        margin-bottom: 5px;
    }
    .one-two article {
        margin-bottom: 30px;
    }
    .articles-grid article .a-head {
        font-size: 16px;
    }
    .has-aside .aside-col {
        width: 100%;
    }
    .most-viewed-list .a-card_content {
        margin-left: 15px;

    }
    .v-list .a-card_content {
        padding-right: 0;
    }
    .v-list .a-card_content {
        margin-left: 15px;
    }
    .col-2-layout {
        padding-right: 0;
    }
    .col-2-layout .col-rail .a-card {
        margin-bottom: 30px;

    }
    .h-articles .a-card .a-card_image {
        width: 150px;
    }
    .gen-section {
        padding-bottom: 30px;

    }
    .article_header_title h1 {
        font-size: 35px;
        line-height: 40px;
    }
    .layout {
        padding-top: 30px;
    }
    .single-article .a-card {
        width: calc(100% + 40px);
        margin-left: -20px;
    }
}
