/*
Theme Name: G4 v1.2
Version: 1.6.9.14

/* RESET
=========================================================================
*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5rem;
}

sub {
    bottom: -0.25rem;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 10px 0px;
}

.caption-big .wp-caption-text {
    margin-right: 192px;
    margin-left: 192px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1.6rem;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 10px;
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    margin-right: 10px;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 15px;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}
*:focus {
    outline: 0;
}

p {
    margin: 5px 0 25px;
}

//Inregistrare Autentificare si login

body.page-template-default.page.page-id-669047.user-registration-page.nolargetitle h1 {
    text-align: center;
}

article#post-669047 {
    max-width: 500px;
    margin: 0 auto;
}

.trimiteri-af {
    margin: 0 auto 25px;
    width: auto;
    max-width: 640px;
    padding: 15px 5px;
    background-color: #f5f5f5;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    border: 1px dotted #086db6;
}

.trimiteri-af a:hover {
    color: #086db6;
    background-color: #fff;
}

.post-content p {
    font-size: 0.95em;
    line-height: 1.4;
    color: #333;
    margin: 5px 0 25px;
    max-width: 640px;
}

.single-largebg .post-content p:first-of-type,
.single-mediumbg .post-content p:first-of-type {
    color: #000;
    font-weight: 600;
    font-size: 22px;
}

.single-format-gallery .post-content p:first-of-type {
    color: #000;
    font-weight: 400;
    font-size: 24px;
    line-height: 35px;
}

.single-largebg blockquote p:first-of-type,
.single-mediumbg blockquote p:first-of-type,
.single-format-gallery blockquote p:first-of-type {
    color: #333 !important;
    font-weight: normal !important;
    font-size: 19px !important;
    line-height: 30px !important;
}

b,
strong {
    font-weight: 700;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 15px;
}

address {
    margin: 0 0 15px;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 1.4rem;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 15px;
    max-width: 100%;
    overflow: auto;
    padding: 15px;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 1.5rem;
    font-size: 15px;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: "";
    display: table;
}

.clear:before,
.clear:after,
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: "";
    display: table;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    outline: 0;
}

.clear:before,
.clear:after {
    content: "";
    display: table;
}

ul,
ol {
    margin: 0 0 15px;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 15px 15px;
}

img {
    height: auto;
    max-width: 100%;
}
table {
    margin: 0 0 15px;
    width: 100%;
}

.yt-video,
.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 25px;
}

.yt-video iframe,
.yt-video object,
.yt-video embed,
.soundcloud iframe,
.soundcloud object,
.soundcloud embed {
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.embed-youtube {
    height: 0;
    overflow: hidden;
    position: relative;
    padding-top: 56.5%;
}

.embed-youtube > * {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

iframe.youtube-player {
    max-width: inherit !important;
}

/* IMPORTING FONTS & ICONS
=========================================================================
*/

/* ICONS */

@font-face {
    font-family: "square";
    src: url("/wp-content/themes/g4m/font/square.eot?86475909");
    src: url("/wp-content/themes/g4m/font/square.eot?86475909#iefix") format("embedded-opentype"), url("/wp-content/themes/g4m/font/square.woff2?86475909") format("woff2"), url("/wp-content/themes/g4m/font/square.woff?86475909") format("woff"), url("/wp-content/themes/g4m/font/square.ttf?86475909") format("truetype"), url("/wp-content/themes/g4m/font/square.svg?86475909#square") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "square";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
    content: "\e800";
}
.icon-history:before {
    content: "\e801";
}
.icon-vimeo:before {
    content: "\e802";
}
.icon-twitter:before {
    content: "\e803";
}
.icon-instagram:before {
    content: "\e804";
}
.icon-pinterest:before {
    content: "\e805";
}
.icon-gplus:before {
    content: "\e806";
}
.icon-tumblr:before {
    content: "\e807";
}
.icon-youtube:before {
    content: "\e808";
}
.icon-dribbble:before {
    content: "\e809";
}
.icon-soundcloud:before {
    content: "\e80a";
}
.icon-export:before {
    content: "\e80b";
}
.icon-linkedin:before {
    content: "\e80c";
}
.icon-rss:before {
    content: "\e80d";
}
.icon-left:before {
    content: "\e80e";
}
.icon-right:before {
    content: "\e80f";
}
.icon-down:before {
    content: "\e810";
}
.icon-up:before {
    content: "\e811";
}
.icon-star:before {
    content: "\e812";
}
.icon-star-empty:before {
    content: "\e813";
}
.icon-ok:before {
    content: "\e814";
}
.icon-cancel:before {
    content: "\e815";
}
.icon-menu:before {
    content: "\e816";
}
.icon-mail:before {
    content: "\e817";
}
.icon-trash:before {
    content: "\e818";
}
.icon-edit:before {
    content: "\e819";
}
.icon-search:before {
    content: "\e81a";
}

/* HEADINGS
=========================================================================
*/

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 700;
    font-family: "Source Sans Pro", sans-serif;
    line-height: 1.1em;
}

h1 {
    font-size: 2em;
    margin-bottom: 20px;
}

.single-format-standard h1 {
    max-width: 640px;
    font-size: 1.6em;
}

.single-largebg .post-header h1 {
    max-width: 100%;
    font-size: 2.2em;
}

.site-title {
    font-size: 2.5em;
}

.post-title {
    color: #000;
}

.page .intro-large .post-title {
    color: #fff;
}

.single .post-title {
    font-weight: 600;
}

h2 {
    font-size: 3.3rem;
}

h3 {
    font-size: 3rem;
}

h4 {
    font-size: 2.7rem;
}

h5 {
    font-size: 2.4rem;
    margin-bottom: 15px;
}

h6 {
    font-size: 2rem;
}

/* GENERAL FORMS - INPUTS AND BUTTONS
=========================================================================
*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    background: none;
    border: 1px solid #333;
    border-radius: 2px;
    color: #333;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 700;
    padding: 8px 20px;
    text-transform: uppercase;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    border: 1px solid #ddd;
    border-radius: 2px;
    box-sizing: border-box;
    font-size: 1.4rem;
    padding: 8px 10px;
    max-width: 100%;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
    border: 1px solid #999;
}

textarea {
    max-width: 100%;
}

/* LINKS
=========================================================================
*/

a {
    color: #086db6;
    text-decoration: none;
}

a:hover {
    color: rgba(0, 0, 0, 0.8);
}

a:hover,
a:active {
    outline: 0;
}

a img {
    vertical-align: middle;
}

.read-more {
    color: #08c !important;
}

/* Slow
=========================================================================
*/
#primary,
#secondary,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea,
a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

/* WORDPRESS DEFAULT ELEMENTS
=========================================================================
*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-bottom: 25px;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 25px;
    margin-bottom: 25px;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}

.alignleft.size-medium {
    margin-left: -30px;
}

.alignright.size-medium {
    margin-right: -30px;
}

.wp-caption {
    margin-bottom: 15px;
    max-width: 100%;
}

.post-content blockquote.aligncenter {
    margin-right: -230px;
    margin-left: -230px;
    max-width: 1088px;
    width: 1088px;
}

.size-big,
.caption-big {
    margin-right: -230px;
    max-width: 1088px;
    width: 1088px;
}

.single-format-aside .size-big,
.single-format-aside .caption-big {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: auto;
}

.caption-big .size-big,
table .caption-big,
table .caption-big .wp-caption-text,
table .size-big {
    margin: 0 !important;
    max-width: 100% !important;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}

.wp-caption-text {
    text-align: center;
}

.wp-caption .wp-caption-text {
    margin: 0.8075rem 0;
}
.gallery {
    margin-bottom: 15px;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-caption {
    display: block;
}

/* GENERAL STRUCTURE
=========================================================================
*/

html {
    font-size: 62.5%;
    text-rendering: optimizelegibility;
}
body {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2rem;
    color: #343434;
    line-height: 1.6;
    font-weight: 400;
    overflow-x: hidden;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: 100%;
    margin: 0;
    padding: 0;
}

.single-largebg,
.single-mediumbg,
.single-format-link,
.single-format-gallery {
    background-color: #fff;
}

#page {
    position: relative;
    overflow: hidden;
}

.site-content {
    overflow: hidden;
    padding: 2em;
}

.single-mediumbg .site-content,
.single-largebg .site-content,
.single-format-gallery .site-content {
    margin-top: 0;
    border: 0 none;
}

.single-format-link .site-content {
    margin-top: 0;
    border: 0 none;
}

.container {
    margin: 0 0 30px;
    width: 100%;
    padding: 0;
    position: relative;
    max-width: 1110px;
}

.site-opening {
    max-width: 100%;
    margin-bottom: 0;
}

.nolargetitle .site-opening {
    padding: 2em;
    max-width: 1110px;
}

.home.nolargetitle .site-opening {
    max-width: none !important;
    padding: 0 !important;
}

.deschidere,
.video-strip {
    height: 65vh;
    max-height: 100%;
    /*max-width: 1440px;*/
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 0;
}

.video-strip {
    border-radius: 2px;
    overflow: hidden;
    min-height: 240px;
    height: 240px;
}

.deschidere-slide,
.video-strip .slide {
    height: 100%;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.video-strip .slide {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    z-index: 1;
}

.video-strip .slide:hover {
    transform: scale(1.05);
    z-index: 10;
}

.video-strip .slick-slide:after {
    bottom: 0;
    height: 50%;
}

.deschidere-wrap {
    position: relative;
    overflow: hidden;
}

.video-strip-wrap {
    margin-top: 28px;
    position: relative;
}

.video-strip-wrap .section-title {
    position: absolute;
    top: -32px;
}

@media (min-width: 768px) {
    .video-strip-wrap {
        grid-column: 1/4;
    }
}

.slider-nav {
    position: absolute;
    top: 4rem;
    left: 4rem;
    right: 4rem;
    overflow: hidden;
}

.slider-arrow {
    display: inline-block;
    width: 4rem;
    height: 4rem;
    position: relative;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 1;
    border-radius: 4px;
}

.slider-arrow:hover {
    background-color: #fff;
    z-index: 1;
}

.arrow-left {
    left: 0;
    top: 0;
}

.arrow-right {
    right: 0;
    top: 0;
}

.arrow-left:before,
.arrow-right:before {
    position: absolute;
    width: 4rem;
    height: 4rem;
    z-index: 1;
    font-size: 2em;
    left: 0;
    top: 0;
    z-index: 1;
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
}

.arrow-left:before {
    background-image: url("data:image/svg+xml,%0A%3Csvg%20width%3D%2220px%22%20height%3D%2231px%22%20viewBox%3D%22302%20259%2024%2038%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22path-1%22%20points%3D%220.00025%2037.4545%2023.42375%2037.4545%2023.42375%200.0001%200.00025%200.0001%200.00025%2037.4545%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(302.000000%2C%20259.000000)%22%3E%0A%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22white%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E%0A%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Clip-2%22%3E%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.273%2C37.1626%20L22.813%2C33.6226%20C23.202%2C33.2326%2023.202%2C32.6016%2022.813%2C32.2126%20L10.191%2C19.5926%20C9.802%2C19.2026%209.802%2C18.5706%2010.191%2C18.1826%20L23.132%2C5.2416%20C23.521%2C4.8526%2023.521%2C4.2216%2023.132%2C3.8316%20L19.592%2C0.2926%20C19.202%2C-0.0974%2018.571%2C-0.0974%2018.182%2C0.2926%20L0.292%2C18.1826%20C-0.097%2C18.5706%20-0.097%2C19.2026%200.292%2C19.5916%20L17.863%2C37.1626%20C18.252%2C37.5526%2018.883%2C37.5526%2019.273%2C37.1626%22%20id%3D%22Fill-1%22%20fill%3D%22%23000000%22%20mask%3D%22url(%23mask-2)%22%3E%3C%2Fpath%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}

.arrow-right:before {
    background-image: url("data:image/svg+xml,%0A%3Csvg%20width%3D%2220px%22%20height%3D%2231px%22%20viewBox%3D%22302%20259%2024%2038%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3Cpolygon%20id%3D%22path-1%22%20points%3D%220.00025%2037.4545%2023.42375%2037.4545%2023.42375%200.0001%200.00025%200.0001%200.00025%2037.4545%22%3E%3C%2Fpolygon%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(314.000000%2C%20278.000000)%20scale(-1%2C%201)%20translate(-314.000000%2C%20-278.000000)%20translate(302.000000%2C%20259.000000)%22%3E%0A%20%20%20%20%20%20%20%20%3Cmask%20id%3D%22mask-2%22%20fill%3D%22white%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cuse%20xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E%0A%20%20%20%20%20%20%20%20%3C%2Fmask%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Clip-2%22%3E%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M19.273%2C37.1626%20L22.813%2C33.6226%20C23.202%2C33.2326%2023.202%2C32.6016%2022.813%2C32.2126%20L10.191%2C19.5926%20C9.802%2C19.2026%209.802%2C18.5706%2010.191%2C18.1826%20L23.132%2C5.2416%20C23.521%2C4.8526%2023.521%2C4.2216%2023.132%2C3.8316%20L19.592%2C0.2926%20C19.202%2C-0.0974%2018.571%2C-0.0974%2018.182%2C0.2926%20L0.292%2C18.1826%20C-0.097%2C18.5706%20-0.097%2C19.2026%200.292%2C19.5916%20L17.863%2C37.1626%20C18.252%2C37.5526%2018.883%2C37.5526%2019.273%2C37.1626%22%20id%3D%22Fill-1%22%20fill%3D%22%23000000%22%20mask%3D%22url(%23mask-2)%22%3E%3C%2Fpath%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}

.deschidere-slide .post-header,
.video-strip .slide .post-header {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 2em;
}

.video-strip-wrap .slider-nav {
    top: 1em;
    left: 1em;
}

.video-strip .slide .post-header {
    z-index: 2;
    padding: 1em;
}

.overline {
    font-size: 1.5em;
    font-weight: bold;
    padding: 1rem 2rem 0.5rem 4rem;
    background-color: #f02e00;
    border: none;
}

.deschidere-slide .post-title,
.video-strip .slide .post-title {
    font-size: 2em;
    overflow: hidden;
}

.deschidere-slide .post-title a,
.video-strip .slide .post-title a {
    color: #fff;
}

.video-strip .slide .post-title a {
    display: block;
    font-size: 14px;
    line-height: 18px;
}

.deschidere-slide .post-title a:hover,
.video-strip .slide .post-title a:hover {
    text-decoration: none !important;
    color: #fff;
}

.overline a:hover {
    color: #000;
    text-decoration: none !important;
}

#primary {
    float: left;
    width: 100%;
}

.single-format-standard #primary,
.single-format-gallery #primary {
    width: 100%;
    max-width: 1100px;
    margin-right: 0;
    border: 0 none;
}

.single-mediumbg #primary,
.single-largebg #primary,
.single-format-gallery #primary {
    margin-bottom: 30px;
}

.single-format-link #primary {
    width: 100%;
    max-width: 640px;
}

.single-format-link .site-opening {
    background: url(images/bglink.jpg) center bottom no-repeat;
    background-size: cover;
    padding: 0;
    height: 250px;
    margin-bottom: 0px;
    margin-top: 40px;
}

.single-format-link .related-listing {
    width: 210px;
}

.single-format-standard .post-header,
.single-format-standard .post-footer,
.single-format-standard .share-articol,
.single-format-standard .author-info,
.single-format-standard .sub-content,
.single-format-gallery .post-header,
.single-format-gallery .post-footer,
.single-format-gallery .share-articol,
.single-format-gallery .author-info,
.single-format-gallery .sub-content {
    margin: 10px auto 0;
}

#secondary {
    float: left;
    width: 32%;
}

.single-format-standard #secondary,
.single-format-gallery #secondary {
    width: 100%;
    float: none;
    clear: both;
    /*display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 25px;*/
    max-width: 1110px;
    align-items: flex-start;
}

.sub-content {
    clear: both;
    overflow: hidden;
    max-width: 640px;
}

/* HEADER AND NAVIGATION
=========================================================================
*/

.site-wrap {
    margin-left: 15%;
}

.scroll-line {
    height: 3px;
    margin-bottom: -2px;
    background: #ffe600;
    width: 0%;
    position: fixed;
    top: 0px;
}

.site-header {
    overflow: hidden;
    width: 15%;
    height: 100vh;
    position: fixed;
    background: #005694;
    top: 0;
}

.site-name {
    margin-left: 3rem;
    padding-right: 2rem;
    width: 100%;
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #ffe600;
    line-height: 1.5;
}

.site-name:hover {
    color: #fff;
}

.topnav .site-name {
    display: none;
    position: relative;
}

.page .topnav {
    display: none;
}

.topnav {
    width: 85%;
    z-index: 99;
    background-color: #fff;
    display: none;
}

.topnav-hidden {
    z-index: -9999;
}

.show-topnav {
    position: fixed;
    top: 0;
    display: block;
    z-index: 99;
}

.topnav .right-menu {
    line-height: 40px;
    float: right;
    font-size: 1.3rem;
    margin-right: 20px;
}

.topnav .right-menu a {
    color: #000;
    float: left;
    line-height: 30px;
    padding-top: 13px;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    padding-bottom: 10px;
}

.postnav {
    padding-top: 10px;
    clear: both;
    overflow: hidden;
    width: 100%;
    max-width: 640px;
    margin-bottom: 1em;
}

.postnav div {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 16px;
    width: 50%;
    margin-bottom: 15px;
}

.postnav .prev {
    float: left;
    padding-right: 15px;
}

.postnav .next {
    float: right;
    padding-left: 15px;
    text-align: right;
}

.postnav a {
    color: #292b52;
}

.site-title {
    position: relative;
    z-index: 6;
    color: #fff;
    max-width: 180px;
    margin: 1em auto;
}

.site-title img {
    height: 25px;
    margin-top: 7px;
}

.st-hidden {
    display: none;
}

.site-title a {
    display: block;
    text-indent: -9999px;
    background-position: center center;
    background-repeat: no-repeat;
}

.site-title a:hover {
    opacity: 0.7;
}

.site-title a img {
    max-height: 90px;
}

.am-header-title {
    float: left;
    -moz-transform: translateY(-56px);
    -webkit-transform: translateY(-56px);
    transform: translateY(-56px);
    -moz-transition: -moz-transform 0.35s ease-in-out;
    -webkit-transition: -webkit-transform 0.35s ease-in-out;
    transition: transform 0.35s ease-in-out;
    width: 100%;
    max-width: 600px;
}

.am-header-title.show-title {
    -moz-transform: translate(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.am-header-title .article-title {
    padding: 5px 0 10px 40px;
    margin-bottom: 0;
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.show-menu {
    border-left: 1px dotted rgba(0, 0, 0, 0.1);
    cursor: pointer;
    font-size: 1.6rem;
    line-height: 1 !important;
    margin-left: 10px;
    margin-top: 0px;
}

.overmenu {
    background: #f7f7f7 none repeat scroll 0 0;
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    padding: 90px 45px 45px;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.overmenu .container {
    width: 700px;
}

.overmenu form {
    margin: 0 auto;
    max-width: 600px;
    text-align: center;
    position: relative;
}

.overmenu .close-menu {
    cursor: pointer;
    height: 35px;
    position: absolute;
    right: 15px;
    top: 15px;
    transform: rotate(45deg);
    transition: all 300ms ease 0s;
    width: 35px;
    z-index: 0;
}
.overmenu .close-menu:before {
    background: #fff;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
}

.overmenu .close-menu:after {
    background: #fff;
    bottom: 0;
    content: "";
    height: 35px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
}

.overmenu input[type="search"] {
    border: 1px solid #ddd;
    font-size: 17px;
    width: 100%;
    background: none;
    padding: 5px 10px 5px 10px;
    border-radius: 3px;
    color: #fff;
}

.overmenu-left {
    width: 190px;
    float: left;
    margin-right: 30px;
}

.overmenu-center {
    width: 190px;
    float: left;
    margin-right: 30px;
    margin-bottom: 20px;
}

.overmenu p {
    text-align: left;
}

.overmenu-right {
    width: 190px;
    float: left;
}

.overmenu-bottom {
    clear: both;
    margin-top: 50px;
    display: block;
}

.overmenu-bottom p {
    padding-top: 20px;
}

.overmenu-bottom img {
    border-radius: 50%;
    margin-right: 25px;
    clear: both;
    float: left;
}

/* --------------------------------------------------------- Navigation */

#mobile-menu {
    display: none;
}

.main-navigation {
    position: relative;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.main-navigation ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.main-navigation li {
    position: relative;
    display: block;
    clear: both;
    padding: 2px 0px;
    text-transform: uppercase;
}

.nav-left {
    font-family: "Source Sans Pro", sans-serif;
}

.nav-left li {
    border: none;
}

.nav-left a {
    margin-left: 2em !important;
    padding-right: 2em;
}

.nav-left a:hover,
.nav-left a:focus {
    color: #007bf0 !important;
}

.main-navigation li:first-child {
    padding-top: 0;
}

.main-navigation li:last-of-type {
    margin-right: 0;
}
.main-navigation a {
    color: rgba(255, 255, 255, 0.5);
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
}

.main-navigation a:hover {
    color: #ffe600;
}
.main-navigation li ul {
    display: none;
    position: absolute;
    top: 40px;
    background: rgba(0, 0, 0, 0.95);
    min-width: 180px;
}

.main-navigation li:hover > ul {
    display: block;
}

.main-navigation li ul li {
    display: block;
    margin: 0;
    padding: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.main-navigation li ul li a {
    color: #999;
    line-height: 1.6;
}

.main-navigation li ul li a:hover {
    color: #fff;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
    color: #fff;
}

/*Blue color for the EuroVot section */
.menu-item-94079 a,
.menu-item-102571 a {
    color: #007bf0;
}

.author-bio a {
    color: #0074b8;
    background-image: -webkit-linear-gradient(left, currentColor 0%, currentColor 100%);
    background-image: linear-gradient(to right, currentColor 0%, currentColor 100%);
    background-position: 0 100%;
    background-repeat: repeat-x;
    -webkit-background-size: 100% 1px;
    background-size: 100% 1px;
    text-decoration: none;
}

.author-info {
    margin: 0px 0 35px;
    padding: 45px 0 35px;
    clear: both;
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: relative;
}

.author-info:before,
.author-info:after {
    background: #ffe600 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    margin-top: 6px;
    position: absolute;
    width: 100px;
}

.author-info:before {
    top: 1px;
}

.author-info:after {
    bottom: -1px;
}

.author-heading {
    clear: none;
    font-family: Lato, sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: 0.05em;
    line-height: 1.5;
    margin: 0;
    text-transform: uppercase;
}

.author-title {
    clear: none;
    color: #232323;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.6;
    margin: 0;
}

.author-bio {
    overflow: hidden;
}

.author-description {
    font-family: "Source Sans Pro";
    font-size: 12px !important;
    line-height: 17px;
    max-width: 500px;
}

.author-description > :last-child {
    margin-bottom: 0;
}

.author-link {
    white-space: nowrap;
}

.avatar {
    border-radius: 50%;
}

.author-info .avatar {
    float: left;
    height: 64px;
    margin: 0 25px 32px 0;
    width: 64px;
    border: 1px solid #ddd;
}

.post-footer {
    padding-bottom: 10px;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 12px;
    color: #999;
    padding-top: 5px;
    position: relative;
    margin-bottom: 10px;
}

.post-footer .the-tags a {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial;
    color: #999;
    line-height: 14px;
    display: inline-block;
}
.post-footer .the-tags a:hover {
    color: #3c4057;
}

/* Related
=========================================================================
*/
.related-listing {
    margin-bottom: 30px;
    width: 310px;
    float: left;
}

.related-listing ul.postGrid-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.related-listing li.postGrid-post {
    font-size: 1.35rem;
    margin-bottom: 10px;
    overflow: hidden;
}

.related-listing li.postGrid-post a {
    color: #3c4057;
}

.related-listing li.postGrid-post a:hover {
    color: #ff3300;
}

.related-listing .post-photo {
    margin-right: 8px;
    float: left;
}

.related-listing .img img {
    border-radius: 3px;
    max-width: 40px;
}

.related-listing h4 {
    font-size: 14px;
    font-weight: normal;
}

.related-listing .post-date {
    color: #999;
    font-size: 10px;
    text-transform: uppercase;
}

.related-listing p {
    margin-bottom: 5px;
}

.post-edit-link {
    float: right;
    font-weight: 700;
    color: #ff3300 !important;
}

.sd-sharing {
    overflow: hidden;
}

h3.sd-title {
    font-size: 12px !important;
    text-transform: uppercase;
    display: inline-block;
    clear: both;
    max-width: 100px;
    border-left: 20px solid #ffe600;
    padding-left: 10px;
    padding-top: 1px;
    margin-right: 15px;
    float: left;
    line-height: 20px;
}

.sd-content {
    float: left;
}

.sd-content ul {
    padding: 0 !important;
    margin: 0;
    list-style: none;
    clear: both;
}

.sd-content li {
    float: left;
    display: inline-block;
    clear: none;
    margin-right: 20px;
    padding: 0;
    margin-left: 0;
    margin-bottom: 0;
    line-height: 10px;
}

.fb-share-button > span {
    vertical-align: top !important;
}

.share-articol {
    clear: both;
    overflow: hidden;
    margin-bottom: 10px;
    padding: 20px 0px 10px;
}

.sharebtn {
    display: block;
    overflow: hidden;
    width: 100%;
}

.sharebtn h5 {
    color: #000;
    font-family: PT Sans, sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
}

.sharebtn .whatsapp {
    background: #53ca5e none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: block;
    padding: 5px 10px;
    display: none;
}
.sharebtn .whatsapp:hover {
    background: #3b5183;
}

.sharebtn .whatsapp span {
    font-size: 12px;
}

#shareme {
    display: block;
    overflow: hidden;
}

#shareme a {
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-weight: 600;
    padding: 5px 10px;
}
#shareme a:hover {
    background: #333;
}
#shareme a span {
    font-size: 12px;
}
#shareme .facebook {
    background: #3b5998 none repeat scroll 0 0;
    margin-right: 10px;
}
#shareme .twitter {
    background: #38aadd none repeat scroll 0 0;
}
#shareme .total {
    color: #aaa;
    float: left;
    font-size: 28px;
    font-weight: 700;
    line-height: 1;
    margin-right: 10px;
    text-align: center;
    margin-top: -5px;
}
#shareme .total span {
    display: block;
    font-size: 10px;
    font-weight: 400;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

.intro-large {
    margin: 0 auto;
    min-width: 100%;
    position: relative;
    min-height: 400px;
    max-height: 460px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    padding: 1em;
}

.single .intro-large {
    padding: 0;
}

.intro-large img,
.intro-medium img {
    width: 100%;
    height: auto;
}

#post-header {
    width: 100%;
    padding: 2em;
    position: absolute;
    bottom: 0px;
    left: 0;
    background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.8));
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.8));
}

.page-id-2 #post-header h1 {
    color: #ffe600;
}

.single-largebg .post-header h1 {
    width: 100%;
    color: #fff;
    font-weight: 700;
}
.single-largebg .site-opening {
    overflow: hidden;
    padding-bottom: 0;
    margin-bottom: 0;
}
.single-largebg .post-meta,
.single-largebg .post-meta a {
    color: #000;
    border: 0 none;
    margin-bottom: 0 !important;
}

.single-mediumbg .post-title {
    color: #fff;
}
.single-mediumbg #post-header {
    margin: 4rem 4rem 4rem 0;
    max-width: 1110px;
    bottom: 1rem;
}
.intro-medium {
    margin: 0;
    max-width: 1110px;
}
.single-mediumbg .post-meta {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 4rem !important;
    margin-right: 4rem !important;
    max-width: 1110px !important;
    margin-bottom: 0 !important;
}

/* Post navigation */

.navigation {
    width: 100%;
    margin-bottom: 30px;
}

.navigation span a {
    width: 30px;
    height: 30px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #ddd;
    margin-right: 10px;
    padding-top: 5px;
    background-color: #f5f5f5;
    font-size: 12px;
    font-family: "Source Sans Pro";
}

.navigation .active a {
    background-color: #fff;
    width: 40px;
    height: 40px;
    padding-top: 7px;
    font-size: 15px;
}

.nav-sep {
    margin-right: 10px;
    font-weight: bold;
    font-size: 18px;
    display: inline-block;
    color: #999;
}

/* SITE FOOTER
=========================================================================
*/
.site-footer {
    background: #fafafa none repeat scroll 0 0;
    border-top: 1px solid #ddd;
    padding: 2em;
}

.cd-top {
    background: #333 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    bottom: 0;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    opacity: 0;
    padding: 2px;
    position: fixed;
    right: 20px;
}
.cd-top:hover {
    color: #fff;
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}

.footer-navigation {
    font-family: "Source Sans Pro";
    font-size: 13px;
    line-height: 20px;
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
}

.footer-navigation ul {
    padding: 0px;
    list-style: none;
}

.footer-navigation li a {
    color: #000;
    display: block;
    margin-right: 20px;
    float: left;
    margin-left: 0;
}

.site-footer p {
    font-size: 13px;
    line-height: 20px;
}

/* POST
=========================================================================
*/
.listingpost,
.post-listing .post {
    margin-bottom: 30px;
    position: relative;
}

.post-listing .post-div {
    overflow: hidden;
}

.format-link .post-div {
    margin-bottom: 20px;
}

.small-thumb .post-div {
    max-width: 58%;
    float: left;
}

.post-div .read-more {
    display: block;
}

.post-div p {
    margin-bottom: 0;
    font-size: 17px;
    line-height: 27px;
}

.post {
    overflow: hidden;
    position: relative;
}

.post-meta,
.blog .post-meta,
.archive .post-meta {
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 0.7em;
    padding: 10px 0;
    clear: both;
    margin-bottom: 1em;
}

.single-largebg .post-meta,
.single-mediumbg .post-meta {
    padding-left: 4rem;
    padding-right: 4rem;
}

.post-listing .post-meta {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #aaa;
    margin-bottom: 15px;
    clear: both;
}

.blog .post-meta {
    margin-bottom: 10px;
}

.page .post-meta {
    display: none;
}

.post .post-meta a,
.blog .post-meta a {
    color: #08c;
}

.post .post-meta .category a {
    background: #000;
    color: #fff;
    margin-right: 5px;
    padding: 3px 10px 2px;
    display: inline-block;
}

.post .post-meta .comments:before {
    content: "•";
    margin-left: 5px;
    margin-right: 5px;
}

.post .byline {
    /*display: none;*/
}

.home .post .post-title {
    line-height: 1.2;
    font-size: 20px;
}

.post .post-title {
    line-height: 1.3812;
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 36px;
}

.listingpost .post-title,
.post-listing .post .post-title {
    font-size: 28px;
    font-weight: 400;
    line-height: 33px;
}

.format-link .post-title {
    display: inline-block !important;
}

.small-thumb .post-title {
    max-width: 58%;
    float: left;
}

.post .post-title a {
    color: #292b52;
}

.post .post-title a:hover {
    color: #000;
}

.post .post-image {
    overflow: hidden;
    margin-bottom: 25px;
    border: 1px solid #bbb;
}

.above-content-image {
    max-width: 640px;
    margin: 0 0 20px;
}

.single .post-image {
    max-height: none;
    margin-bottom: 20px;
}

.post .post-image img {
    width: 100%;
    height: auto;
}
.post .post-image img:hover {
    opacity: 0.7;
}

.post .post-summary {
    margin-bottom: 15px;
}

.post .post-summary a {
    color: #333;
}

.post-listing .post-footer {
    clear: both;
    display: table;
    font-size: 13px;
    font-weight: 400;
    margin-top: 30px;
    width: 100%;
}

.post-listing .post-overflow {
    overflow: hidden;
}

.post-listing .post-footer a {
    border: medium none;
    color: #be3434;
    display: table-cell;
    font-size: 18px;
    width: 33.33%;
}

.post-listing .post-footer a span {
    color: #999;
    font-size: 13px;
}

.post-listing .post-footer a:hover,
.post-listing .post-footer a:hover span {
    color: #333;
}

.post-listing .post-footer .facebook {
    margin-right: 10px;
}

.post-container .post-footer {
    clear: both;
    margin-top: 0;
    padding-left: 0;
}

/* POST */

#postnav {
    border-bottom: 1px solid #dddddd;
    color: #999;
    font-size: 12px;
    margin-bottom: 20px;
    overflow: auto;
    padding-bottom: 10px;
    color: #a42b2b;
    font-weight: 700;
}
#postnav .previous {
    border-right: 1px solid #dddddd;
    float: left;
    overflow: auto;
    padding-right: 10px;
    text-align: left;
    width: 50%;
}
#postnav .next {
    float: right;
    overflow: auto;
    padding-left: 10px;
    text-align: right;
    width: 50%;
}
#postnav .previous a,
#postnav .next a {
    color: #be3434;
    text-decoration: none;
}
#postnav .previous a:hover,
#postnav .next a:hover {
    color: #333;
}
.post-content {
    position: relative;
}

.post-content a {
    color: #08c;
}

.post-content a:hover {
    text-decoration: underline;
}

.post-content .starlist {
    background: #f7f8e0 none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 20px;
    font-size: 14px;
}

.post-content .starlist ul,
.post-content .checklist ul {
    margin-bottom: 0 !important;
    list-style: none;
    padding: 0;
}

.post-content .starlist li:before {
    font-family: "square";
    content: "\e81a";
    font-size: 16px;
    margin-right: 10px;
    vertical-align: top;
    color: #be3434;
}

.post-content .checklist {
    background: #f5f8fa none repeat scroll 0 0;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 20px;
    font-family: "Source Sans Pro", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.post-content .checklist li:before {
    font-family: "square";
    content: "\e807";
    font-size: 16px;
    margin-right: 10px;
    vertical-align: top;
    color: #be3434;
}

.post-content .info {
    background: #d6f6ff none repeat scroll 0 0;
    border-radius: 5px;
    color: #000;
    margin-bottom: 20px;
    padding: 20px 20px 20px 50px;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.post-content .info:before {
    color: #333;
    font-family: "square";
    font-size: 30px;
    left: 20px;
    position: absolute;
    top: 10px;
    content: "\e818";
}

.post-content .note {
    background: #fffddb;
    padding: 20px 20px 20px 70px;
    border-radius: 5px;
    color: #000;
    margin-bottom: 20px;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.post-content .note:before {
    color: #333;
    font-family: "square";
    font-size: 30px;
    left: 20px;
    position: absolute;
    top: 10px;
    content: "\e800";
}

.post-content .warning {
    background: #fffddb;
    padding: 20px 20px 20px 70px;
    border-radius: 5px;
    color: #000;
    margin-bottom: 20px;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.post-content .warning:before {
    color: #ecc21b;
    font-family: "square";
    font-size: 30px;
    left: 20px;
    position: absolute;
    top: 10px;
    content: "\E80B";
}

.post-content .toggle h3 {
    background: #f1f1f1 none repeat scroll 0 0;
    border-radius: 3px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 20px;
    padding: 5px 10px;
    transition: background 0.2s ease 0s;
}

.post-content .toggle-content {
    background: #eee none repeat scroll 0 0;
    border-radius: 5px;
    font-family: Hind, sans-serif;
    font-size: 16px;
    padding: 10px;
    display: none;
}

.post-content .toggle.close h3.toggle-head-close {
    display: block;
}

.post-content h3.toggle-head-close {
    display: none;
}

.toggle.close .toggle-content,
.toggle.close h3.toggle-head-open {
    display: none;
    background: #eee none repeat scroll 0 0;
    border-radius: 5px;
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    padding: 5px 10px;
}

h3.toggle-head-open i,
h3.toggle-head-close i {
    float: right;
    font-size: 16px;
}

.single-post-image {
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    border-radius: 5px;
}
.single-post-image .featured_caption {
    color: #555;
    font-size: 12px;
    font-style: italic;
    padding: 5px 10px;
    text-align: right;
}

.single-post-image .featured_caption a {
    color: #555;
}

.single-post-image img {
    border-radius: 5px;
    display: block;
    width: 100%;
}

.post-content ul,
.post-content ol {
    margin: 0 0 20px;
    padding-left: 20px;
    font-size: 19px;
    line-height: 30px;
    max-width: 640px;
    color: #333;
}

.post-content li {
    margin-bottom: 5px;
}

.post-content li:last-of-type {
    margin-bottom: 0;
}

.post-content blockquote {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #000;
    margin: 0 0 25px;
    padding: 15px 50px 25px;
    position: relative;
    max-width: 640px;
}

.single-format-standard .post-content blockquote,
.single-format-gallery .post-content blockquote {
    quotes: "\f10d";
}

.single-format-standard .post-content blockquote:before,
.single-format-gallery .post-content blockquote:before {
    color: #ddd;
    content: "\201C";
    font-size: 180px;
    position: absolute;
    top: -45px;
    left: -35px;
}

.single-format-link .post-content blockquote,
.single-format-aside .post-content blockquote {
    padding: 20px 35px 25px;
    margin-top: 20px;
}

.single-format-link .post-content blockquote:before,
.single-format-aside .post-content blockquote:before {
    color: #ddd;
    content: "\201C";
    font-size: 120px;
    position: absolute;
    top: -65px;
    left: 12px;
    display: inline-block;
    box-sizing: border-box;
}

.post-content blockquote p {
    margin-bottom: 20px;
}

.post-content blockquote p:last-of-type {
    margin-bottom: 0;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
    color: #000;
}

.post-content h1 {
    font-size: 24px;
}

.post-content h2 {
    font-size: 22px;
    margin-bottom: 25px;
}

.post-div h2 {
    margin-bottom: 10px !important;
}

.post-content h3 {
    font-size: 20px;
}

.post-content h4 {
    font-size: 18px;
}

.post-content h5 {
    font-size: 16px;
}

.post-content h6 {
    font-size: 15px;
}
.post-content td {
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 4px;
}
.post-content th {
    background: #ffffff;
    border: 1px solid #ddd;
    font-size: 14px;
    padding: 4px;
    text-align: left;
}
.page-nav {
    text-align: center;
}

.page-nav span a {
    display: block;
    padding: 3px 5px;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 3px;
    color: #000;
}

.page-nav span {
    display: inline-block;
    font-weight: 700;
    color: #999;
    margin-right: 5px;
}

.page-nav .active a {
    color: #999;
}

.page-nav .prev a,
.page-nav .next a {
    background: #be3434 none repeat scroll 0 0;
    color: #fff;
}

.page-nav .prev a:hover,
.page-nav .next a:hover {
    background: #333;
    color: #fff;
}

.page-nav .block {
    color: #333333;
    display: block;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: none;
}
.post-container .post {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

.sf897dsk {
    width: 310px;
    float: right;
}

/* Homepage */

.page-id-2 #primary {
    max-width: 100%;
}

.grid-latest {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    grid-gap: 2em;
}

.grid-latest .post-review,
.grid-latest .promo-banner {
    flex: 1 1 auto;
    break-inside: avoid;
}

.home-anchete {
    grid-column: 2;
}

.home-analize {
    grid-column: 3;
}

.home-articole {
    grid-column: 1;
}

.grid-latest h2 {
    display: block;
    margin-bottom: 1em;
    position: relative;
    font-weight: 800;
    font-size: 24px;
    color: #9e9e9e;
    text-transform: uppercase;
}

.grid-latest .post-img {
    margin-bottom: 1em;
}

.grid-latest h3 {
    font-weight: 400;
    font-size: 2.4rem;
    color: #292b52;
    margin-bottom: 1em;
}

.grid-latest .post-content p {
    font-size: 0.8em;
}

/*Sidebar */

.widget {
    margin-bottom: 30px;
}

.widget:last-of-type {
    margin-bottom: 0;
}

.widget ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
}

.widget li {
    font-size: 13px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
}

.widget a {
    color: #333;
    font-weight: 700;
}
.widget a:hover {
    color: #be3434;
}

.widget-title {
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 14px;
    margin-bottom: 20px;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px 0px 10px;
}

.widget-title:after {
    background: #be3434 none repeat scroll 0 0;
    bottom: -1px;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    width: 50%;
}
.widget-title span {
    color: #000;
    font-size: 11px;
    font-weight: 700;
    position: absolute;
    right: 0;
    top: 3px;
}

.widget_archive .screen-reader-text {
    display: none;
}
.widget_archive select {
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #999;
    display: block;
    font-size: 13px;
    padding: 5px 10px;
    width: 100%;
}
.widget_archive option {
    color: #333;
    font-weight: 700;
}
.widget_comentarii_recente .recommauth {
    font-weight: 700;
}
.widget_articole {
    position: relative;
    overflow: hidden;
}

.widget_ig_amx {
    position: relative;
    overflow: hidden;
}

.widget_ig_amx ul {
    padding: 0 !important;
    list-style: none;
}

.widget_ig_amx ul li {
    width: 32%;
    border: 1px solid #aaa;
    margin-bottom: 10px;
    margin-right: 2%;
    overflow: hidden;
}

.widget_ig_amx ul li {
    float: left;
}

.widget_ig_amx ul li:nth-child(3n) {
    margin-right: 0;
}

.widget_ig_amx ul li a {
    position: relative;
}

.widget_ig_amx .overimg {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0.8em;
    bottom: -4.9em;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2225px%22%20height%3D%2225px%22%20viewBox%3D%22-1%201%2059%2056%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cdefs%3E%3C%2Fdefs%3E%0A%20%20%20%20%3Cg%20id%3D%22hearts%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(0.000000%2C%201.000000)%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M28.947%2C55.486%20C44.632%2C44.209%2052.479%2C33.894%2056.169%2C26.026%20C60.48%2C16.833%2056.73%2C5.437%2047.324%2C1.613%20C36.268%2C-2.88%2028.947%2C7.486%2028.947%2C7.486%20C28.947%2C7.486%2021.678%2C-2.907%2010.623%2C1.588%20C1.217%2C5.412%20-2.533%2C16.808%201.778%2C26.001%20C5.468%2C33.868%2013.262%2C44.21%2028.947%2C55.486%20L28.947%2C55.486%20Z%22%20id%3D%22Shape%22%20fill%3D%22%23FFE600%22%3E%3C%2Fpath%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
}

.widget_ig_amx .likes {
    margin: 3px auto;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-size: 0.8em;
}

.widget_top_entries {
    margin-right: 0 !important;
}

.widget_trackback_recente li {
    margin-bottom: 20px !important;
}

.widget_articole li {
    margin-bottom: 5px;
    overflow: hidden;
    border-bottom: 1px solid #f5f5f5;
}

.widget_articole li:last-of-type {
    margin-bottom: 0;
}

.widget_articole .post-photo {
    float: left;
    width: 50px;
    margin-right: 10px;
}

.widget_articole .post-photo img {
    border-radius: 3px;
}

.widget_articole .post-photo img:hover {
    opacity: 0.8;
}

.widget_articole .post-description {
    margin-left: 70px;
}

.widget_articole .post-description .title {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 3px;
}

.widget_articole .post-description .widget-time {
    color: #999;
    font-size: 11px;
    text-transform: uppercase;
}

.sidebar_banner {
    text-align: center;
}

.widget_links {
    position: relative;
    overflow: hidden;
}
.widget_links ul {
    text-align: center;
}
.widget_links li {
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 3%;
    margin-right: 2%;
    width: 48%;
}

.widget_links li:nth-of-type(2n) {
    margin-right: 0;
}

.widget_links li a {
    border: 1px solid #ddd;
    border-radius: 999rem;
    display: block;
    padding: 5px 10px;
    text-align: left;
}

.widget_links li a:hover {
    background: #fcfcfc;
    border: 1px solid #be3434;
}

.widget_links li a img {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
    max-width: 16px;
}

.widget_sustine p {
    margin-bottom: 10px !important;
    font-size: 0.9em !important;
}

.widget_sustine select {
    font-size: 0.8em;
    margin-bottom: 15px;
    padding: 0.3em 0.5em;
    background: #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100%;
    background-position: 98% center;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20129%20129%22%20style%3D%22enable-background%3Anew%200%200%20129%20129%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2222%22%20height%3D%2212%22%3E%0A%3Cg%3E%0A%09%3Cpath%20d%3D%22M121.3%2C34.6c-1.6-1.6-4.2-1.6-5.8%2C0l-51%2C51.1L13.4%2C34.6c-1.6-1.6-4.2-1.6-5.8%2C0s-1.6%2C4.2%2C0%2C5.8l53.9%2C53.9%0A%09%09c0.8%2C0.8%2C1.8%2C1.2%2C2.9%2C1.2c1%2C0%2C2.1-0.4%2C2.9-1.2l53.9-53.9C122.9%2C38.8%2C122.9%2C36.2%2C121.3%2C34.6z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A);
}

/* JETPACK RELATED POSTS
=========================================================================
*/

#jp-relatedposts {
    display: block;
    color: #343434;
}

#jp-relatedposts h3.jp-relatedposts-headline {
    margin-bottom: 20px;
    font-size: 21px;
    padding: 0 1em;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    opacity: 1;
}

h4.jp-relatedposts-post-title {
    padding-top: 10px;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post h4.jp-relatedposts-post-title a {
    color: #343434;
    font-weight: 700;
    line-height: 1.2;
    font-size: 1.1em;
}

@media only screen and (max-width: 640px) {
    #jp-relatedposts {
        padding-top: 0;
    }
    #jp-relatedposts .jp-relatedposts-items-visual {
        margin-right: 0px;
    }
    #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
        padding: 0px;
    }
    #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
        padding-right: 0.5em;
        padding-left: 0.5em;
    }
}

/* JETPACK MOST READ POSTS
=========================================================================
*/

[id^="top-posts"] h5.widget-title {
    font-size: 20px;
}

.widget_top-posts .widgets-list-layout li > a {
    width: 40%;
}

.widget_top-posts .widgets-list-layout img.widgets-list-layout-blavatar {
    max-width: 80px;
    width: 100%;
    margin-top: 5px;
}

.widget_top-posts .widgets-list-layout div.widgets-list-layout-links {
    max-width: 100%;
    width: 80%;
    font-size: 20px;
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.1em;
}
.widget_top-posts .widgets-list-layout div.widgets-list-layout-links a {
    font-size: 0.8em;
}

[id^="top-posts"] ul.widgets-list-layout.no-grav li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

@media only screen and (max-width: 1019px) {
    .widget_top-posts ul.widgets-list-layout {
        max-width: 600px;
        margin: 0 auto;
    }

    .widget_top-posts .widgets-list-layout div.widgets-list-layout-links {
        font-size: 24px;
    }
}

/*  Presslabs Recent Posts
=========================================================================
*/

.plrcp-panel h5.widget-title {
    font-size: 20px;
}
.plrcp-thumbnail-box {
    margin-top: 5px;
}
.plrcp-content-box a {
    font-size: 0.8em;
}

@media only screen and (max-width: 479px) {
    #secondary {
        margin-top: 0;
        padding: 10px;
    }
    #secondary .widget {
        margin-right: 0;
    }
}

/* COMMENTS
=========================================================================
*/
.bypostauthor cite,
.bypostauthor cite a {
    line-height: 1 !important;
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.bypostauthor {
    display: block;
}
ol.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
}
ol.commentlist li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    position: relative;
}
ol.commentlist .pingback {
    color: #999;
    font-size: 13px;
}
ol.commentlist .pingback a {
    color: #777;
}
ol.commentlist li:last-of-type {
    border-bottom: none;
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment ul.children {
    padding: 10px;
}
ol.commentlist li.comment div.comment-author {
}
ol.commentlist li.comment div.author {
    overflow: hidden;
}
ol.commentlist li.comment div.vcard cite.fn {
}
ol.commentlist li.comment div.vcard cite.fn a.url {
    color: #007bf0;
    font-size: 12px;
}
ol.commentlist li.comment div.vcard img.avatar {
}
ol.commentlist li.comment div.vcard img.avatar-32 {
}
ol.commentlist li.comment div.vcard img.photo {
}
ol.commentlist li.comment div.vcard span.says {
}
ol.commentlist li.comment div.commentmetadata {
}
.commentlist .comment-meta {
    clear: both;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}
.commentlist .comment-meta .author-name {
    font-size: 13px;
    font-weight: 700;
}
.commentlist .comment-meta .author-name a {
    color: #b82a50;
}
.bypostauthor {
}
.comment-meta .cmtnr {
    color: #ccc;
    font-size: 2rem;
    position: absolute;
    right: 0;
    top: -4px;
    font-weight: 700;
}
ol.commentlist li.comment ul {
}
ol.commentlist li.comment div.reply {
    float: left;
}
ol.commentlist li.comment div.reply a {
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #999;
    display: inline-block;
    font-size: 11px;
    padding: 2px 5px;
}
ol.commentlist li.comment div.reply a:hover {
    background: #3c4057;
    border: 1px solid #3c4057;
    color: #fff;
}
ol.commentlist li.comment ul.children {
    background: #f5f8fa;
    border-radius: 5px;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
}
ol.commentlist li.comment ul.children:before {
    border-bottom: 7px solid #f5f8fa;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    left: 30px;
    top: -7px;
}
ol.commentlist li.comment ul.children li:last-of-type {
    margin: 0;
    padding: 0;
}
ol.commentlist li.comment ul.children li.alt {
}
ol.commentlist li.comment ul.children li.bypostauthor {
}
ol.commentlist li.comment ul.children li.byuser {
}
ol.commentlist li.comment ul.children li.comment {
    list-style: none outside none;
    overflow: hidden;
}
ol.commentlist li.comment ul.children li.comment-author-admin {
}
ol.commentlist li.comment ul.children li.depth-1 {
}
ol.commentlist li.comment ul.children li.depth-2 {
}
ol.commentlist li.comment ul.children li.depth-3 {
}
ol.commentlist li.comment ul.children li.depth-4 {
}
ol.commentlist li.comment ul.children li.depth-5 {
}
ol.commentlist li.comment ul.children li.odd {
}
ol.commentlist li.even {
}
ol.commentlist li.odd {
}
ol.commentlist li.parent {
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}
.comment-body {
}

.comment-body .comment-footer {
    margin-top: 10px;
    overflow: hidden;
}

.comment-author {
}
.comment-author-avatar {
}
.comment-metadata cite {
    display: block;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    margin-top: 3px;
}

.comment-metadata cite a {
    color: #3c4057;
}

.comment-metadata {
    line-height: 1;
    margin-left: 40px;
    vertical-align: top;
}

.comment-author cite {
    font-style: normal;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.comment-metadata a {
    font-size: 10px;
    color: #999;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.comment-metadata .comment-time {
    color: #999;
    font-size: 11px;
    line-height: 1;
}
.comment-metadata .comment-edit-link {
    float: right;
    font-size: 11px;
    margin-top: 5px;
}
.comment-author-avatar img {
    border-radius: 3px;
    float: left;
    margin-right: 7px;
}
.comment-meta .author-name .fn {
    font-style: normal;
    font-weight: 700;
    font-size: 0.9em;
}
.comment-meta .comment-date {
    font-size: 0.76em;
}
.comment-meta .comment-date a {
    color: #999;
}

#respond {
    overflow: hidden;
    position: relative;
    max-width: 640px;
    background: #fff;
    padding: 20px;
    margin-top: 20px;
}

#respond .disclaimer {
    color: #3c4057;
}

#respond h3 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 20px;
}

#author,
#email,
#url {
    margin-bottom: 10px;
    padding: 10px;
    width: 100%;
}

#commentform {
    overflow: hidden;
}

#commentform textarea {
    width: 100%;
}

#commentform p {
    margin-bottom: 10px;
}

.comment-notes {
    font-size: 11px;
    margin-bottom: 2px;
    margin-top: 0;
    color: #999999;
}

.comment-notes a {
    color: #ff3300;
    font-weight: 700;
}

.comment-notes a:hover {
    color: #333;
}

#cancel-comment-reply-link {
    color: #ff3300;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 15px;
    position: absolute;
    right: 0;
    top: 19px;
}

#cancel-comment-reply-link:hover {
    color: #333;
}

#comments-loading {
    text-align: center;
}

#comments {
    clear: both;
    max-width: 640px;
    margin-top: 20px;
    padding: 10px;
    background: #fff;
}

.postcomments {
    clear: both;
    position: relative;
}

.postcomments h3,
.related-listing h5,
.share-articol h5,
.sf897dsk h5 {
    border-bottom: 1px solid #ddd;
    color: #000;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 5px;
    position: relative;
    text-transform: uppercase;
    padding-top: 10px;
}

.related-listing h5,
.sf897dsk h5 {
    border-bottom: none;
}

.add-comment {
    background: #be3434;
    color: #fff;
    font-size: 0.9em;
    font-weight: 700;
    padding: 2px 15px;
    position: absolute;
    right: 0;
    top: -5px;
}
.add-comment:hover {
    background: #0a9287;
    color: #fff;
    text-decoration: none;
}
.commentlist {
    list-style: none;
    margin-top: 20px;
}
.comment .rating {
    float: right;
    font-size: 0.8em;
    color: #666;
}
.comment .rating .fLeft {
    border-radius: 3px;
    float: left;
    font-weight: 700;
    margin-right: 5px;
    padding: 2px 5px;
}
.comment .rating .fRight {
    border-radius: 3px;
    float: right;
    font-weight: 700;
    margin-right: 5px;
    padding: 2px 5px;
}

.comment .rating .fLeft a {
    color: #cc0000;
    cursor: pointer;
    font-size: 1.2em;
}

.comment .rating .fRight a {
    color: #04b404;
    cursor: pointer;
    font-size: 1.2em;
}

.comment .rating .fRight .cd-votebtn {
    margin-left: 5px;
}

.comment .rating .fLeft .cd-votebtn {
    margin-right: 5px;
}

.pingback .rating {
    display: none;
}

.pingback .reply {
    display: none;
}

.comment-content blockquote {
    background: #eee;
    font-style: italic;
    margin: 0 0 10px;
    padding: 10px 20px;
}

.comment-content iframe {
    clear: both;
    display: block;
    height: auto;
    margin: 0 auto 20px;
    max-width: 70%;
    max-height: 350px;
}

.comment-content blockquote p:last-of-type {
    margin: 0;
}

.comment-content p {
    font-size: 16px;
    margin-bottom: 20px;
}

.comment-content p:last-of-type {
    margin-bottom: 0;
}

.comment-content a {
    color: #ff3300;
    word-wrap: break-word;
}

.comment-content a:hover {
    color: #3c4057;
}

.comment-content .reply {
    overflow: hidden;
}
.comment-content .reply a {
    background: #fff;
    border: 1px solid #aaa;
    box-shadow: 0 0 1px #fff;
    font-size: 0.7em;
    padding: 2px 5px;
    border-radius: 3px;
    color: #999;
    float: left;
}
.comment-content .reply a:hover {
    text-decoration: none;
}
.comment-content .comment-rating {
    float: right;
    margin-top: 6px;
}
.comment-content .reply a:hover {
    background: #eeeeee;
}
.othercmt {
    color: #666;
    font-size: 0.8em;
    margin-left: 5px;
}
.trimite-cmt {
    min-width: 150px;
    background: #1364b1;
    color: #fff;
    border: none;
}
.comment-awaiting-moderation {
    color: #ff3300;
    display: block;
    font-size: 12px;
    font-weight: 700;
}
.new-comment {
    background: #ff3300 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: none;
    font-size: 0.8rem;
    font-weight: 700;
    line-height: 1.2;
    padding: 2px 5px 2px;
    position: absolute;
    right: 0;
    top: 16px;
}
.comment-subscription-form {
    font-size: 1.2rem;
}

/* Slider */

.slick-initialized {
    visibility: visible;
}

.slick-list,
.slick-track {
    height: inherit;
}

.slick-active:hover .post-content {
    transform: translate(0px, -20px);
}

.featured-post .post-title a {
    color: #fff;
}

.featured-post .post-date {
    color: #fff;
}

/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
    cursor: pointer;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
}

.g-coreissues-grid.slick-vertical .slick-slide {
    height: 200px;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */

.slick-loading .slick-list {
    background: #fff url("js/slick/ajax-loader.gif") center center no-repeat;
}

/* Top banner */

.notificare {
    background: #662bbc;
    overflow: hidden;
    height: 86px;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    z-index: 9999;
    width: auto;
    margin-left: 15%;
}

.banner-content {
    width: 100%;
    display: block;
    height: 100%;
}

.notificare .close-icon {
    height: 40px;
    width: 40px;
    display: block;
    position: absolute;
    top: 23px;
    right: 0px;
    stroke: #fff;
    cursor: pointer;
}

.banner-hidden {
    display: none;
}

.doneaza {
    max-width: 640px;
    margin: 0 0 3rem;
    overflow: hidden;
    width: 100%;
    background-color: #d7eeff;
}

.doneaza h3 {
    font-size: 25px;
    margin-bottom: 1.5rem;
}

.doneaza .banner-text {
    margin: 0 !important;
    font-size: 15px;
    padding-top: 7px;
}

.doneaza .banner-button {
    margin: 0 !important;
    float: right;
    width: 25%;
    text-align: center;
}

.doneaza .banner-button a {
    overflow: hidden;
    display: block;
    padding: 0.5rem 2rem;
    font-size: 15px;
}

.donatii {
    overflow: hidden;
    padding: 2rem;
    background-color: #662bbc;
    color: #fff;
}

.banner-text {
    float: left;
    margin: 2rem 4rem;
    width: 70%;
}

.banner-text p {
    color: #fff;
    margin: 0;
    font-size: 15px;
}

.banner-button {
    width: 15%;
    margin-top: 2.5rem;
    float: left;
}

.banner-button a {
    color: #000;
    background-color: #ffe600;
    padding: 1rem 2rem;
    border: 1px solid #000;
}

.banner-button a:hover {
    background-color: #000;
    color: #fff;
}

.mc4wp-form-fields {
    width: 100%;
    clear: both;
    display: block;
    padding: 2rem;
}

.mc4wp-form-fields p {
    font-size: 15px;
    /*margin-bottom: 15px;*/
}

.mc4wp-form-fields input[type="text"],
.mc4wp-form-fields input[type="email"] {
    float: right;
    width: 60%;
    display: inline-block;
}

.mc4wp-form-fields p:last-of-type {
    margin-bottom: 0;
}

.mc4wp-form-fields input[type="submit"] {
    background-color: #ffe600;
}
.mc4wp-form-fields input[type="submit"]:hover {
    color: #333;
}
.mc4wp-form-fields select {
    font-size: 0.8em;
    margin-bottom: 15px;
    padding: 0.3em 0.5em;
    background: #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 60%;
    float: right;
    background-position: 98% center;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%20129%20129%22%20style%3D%22enable-background%3Anew%200%200%20129%20129%3B%22%20xml%3Aspace%3D%22preserve%22%20width%3D%2222%22%20height%3D%2212%22%3E%0A%3Cg%3E%0A%09%3Cpath%20d%3D%22M121.3%2C34.6c-1.6-1.6-4.2-1.6-5.8%2C0l-51%2C51.1L13.4%2C34.6c-1.6-1.6-4.2-1.6-5.8%2C0s-1.6%2C4.2%2C0%2C5.8l53.9%2C53.9%0A%09%09c0.8%2C0.8%2C1.8%2C1.2%2C2.9%2C1.2c1%2C0%2C2.1-0.4%2C2.9-1.2l53.9-53.9C122.9%2C38.8%2C122.9%2C36.2%2C121.3%2C34.6z%22%2F%3E%0A%3C%2Fg%3E%0A%3C%2Fsvg%3E%0A");
}

.mc4wp-response {
    margin-left: 2rem;
    margin-right: 2rem;
}

.recent_posts {
    display: none;
}
/* RESPONSIVE
=========================================================================
*/

@media only screen and (max-width: 1180px) {
}

@media only screen and (max-width: 1024px) {
    .post-content ul,
    .post-content ol,
    .post-header h1,
    #comments,
    #respond,
    .post-footer,
    .share-article,
    .author-info {
        max-width: 640px;
        margin: 0 auto 30px;
    }
    h2 {
        height: 100%;
        max-width: 640px;
        margin: 0 auto 25px;
    }
}

@media only screen and (max-width: 768px) {
    .grid-latest {
        display: none;
    }

    .recent_posts {
        display: block;
    }

    .main-navigation {
        display: block;
    }

    #mobile-menu {
        display: block;
    }

    #primary {
        float: none;
        width: 100%;
        margin: 0 auto;
        padding-right: 0;
        border: 0 none;
    }

    #secondary {
        float: none;
        width: 100%;
        padding-bottom: 20px;
        margin-top: 30px;
        background-color: #fafafa;
        overflow: hidden;
        padding-top: 20px;
        border-top: 1px solid #ddd;
    }
    #secondary .widget {
        max-width: 32%;
    }
    .listingpost .post-title {
        font-size: 2rem;
    }
    .listingpost .post-footer .comments {
        left: 0;
    }
    .single-format-standard .post-content p,
    .post-content ul,
    .post-content ol,
    .post-header h1,
    #comments,
    #respond {
        max-width: 500px;
    }
    .am-header-title {
        display: none;
    }
    .single h2 {
        max-width: 500px;
    }
}

@media only screen and (max-width: 700px) {
    .post-image figcaption {
        margin-left: 10px;
    }
    .grid-latest {
        display: none;
    }

    .recent_posts {
        display: block;
    }

    .small-thumb .post-title {
        max-width: 100%;
    }
    .small-thumb .post-div {
        max-width: 50%;
    }
    .small-thumb .post-image {
        max-width: 40%;
    }
}

@media only screen and (max-width: 570px) {
    .grid-latest {
        display: none;
    }

    .recent_posts {
        display: block;
    }
    .topnav {
        position: fixed;
        top: 0;
        display: block;
        z-index: 99;
    }
    .notificare {
        display: none;
    }

    .topnav .site-name {
        float: left;
        margin-right: 0;
        margin-top: 1.5rem;
        max-width: 230px;
        margin-left: 0;
    }
    .site-footer {
        padding: 20px;
    }
    .single-largebg #post-header,
    .single-mediumbg #post-header {
        position: relative;
        background-image: none;
        padding: 10px 0;
        margin-bottom: 0;
        background-color: transparent;
        margin-top: 0px;
    }
    .single-largebg .post-header h1,
    .single-mediumbg .post-header h1 {
        padding: 10px 20px;
        color: #000;
        margin-bottom: 0;
    }
    .single-largebg .post-meta,
    .single-largebg .post-meta a,
    .single-mediumbg .post-meta,
    .single-mediumbg .post-meta a {
        color: #000;
    }
    .single-largebg .site-opening.container,
    .single-mediumbg .site-opening.container {
        margin-bottom: 0;
        margin-top: 90px;
    }

    .single-post {
        margin-top: 90px;
    }

    .single-largebg .post-meta,
    .single-mediumbg .post-meta {
        padding-left: 20px;
        padding-right: 20px;
    }
    .intro-large {
        min-height: unset;
    }
    .site-header {
        display: none;
    }
    .site-wrap {
        margin-left: 0;
    }
    .topnav {
        width: 100%;
        background-color: #292b52;
        color: #fff;
    }
    .topnav .right-menu a {
        color: #fff;
    }
    /* 	.grid-latest {
		display: block;
	} */
    .post-content p {
        padding: 0;
    }

    .site-content {
        padding: 20px;
    }

    .grid-latest div[class*="home-"] {
        margin-bottom: 25px;
    }
    .st-hidden {
        display: block;
        width: 50px;
        height: 50px;
        margin: 0;
        float: left;
        margin: 20px;
    }

    .st-hidden a {
        line-height: 0;
        height: 50px;
    }
    .social-link-rss {
        display: none !important;
    }
    .topnav .right-menu a {
        width: 50px;
        height: 50px;
        font-size: 50px;
        padding-top: 17px;
    }
    .deschidere-slide .post-title {
        font-size: 1.2em;
    }
    .deschidere-slide .post-header {
        left: 2rem;
        right: 2rem;
    }
    .overline {
        font-size: 0.9em;
    }
    .slider-nav {
        left: 2rem;
        top: 11rem;
    }
    .page .topnav {
        display: block;
    }
    .deschidere {
        margin-top: 90px;
    }
    .topnav .site-name {
        display: block;
    }
}

@media only screen and (max-width: 479px) {
    .grid-latest {
        display: none;
    }

    .recent_posts {
        display: block;
    }
    .sharebtn {
        width: 100%;
        clear: both;
        float: none;
        border-bottom: 1px solid #ddd;
        margin-bottom: 20px;
        padding-bottom: 10px;
    }
    .post-container .post-title {
        font-size: 28px;
        line-height: 33px;
    }
    .share-articol .sharebtn .box a {
        font-size: 1.2rem;
    }
    .comment-body .ckrating {
        float: none;
    }
    ol.commentlist li.comment div.reply {
        float: none;
        margin-bottom: 3px;
    }

    h1.post-title {
        font-size: 25px;
    }

    .single-largebg .post-header h1 {
        font-size: 25px;
    }

    .post-content p {
        margin-bottom: 25px;
    }

    .post-content {
        overflow: hidden;
    }

    #post-header {
        bottom: 5px;
    }
    .single-largebg .site-opening .container {
        margin-top: 40px;
    }
    .single-largebg .post-content p:first-of-type,
    .single-mediumbg .post-content p:first-of-type {
        font-size: 20px;
        line-height: 28px;
    }
    .post-content p,
    .single .post-content ul,
    .single .post-content ol {
        font-size: 17px;
        line-height: 25px;
    }
    .size-big,
    .caption-big {
        margin: 0 auto;
        width: 100%;
        max-width: 100%;
    }
    .sub-content,
    .post-footer,
    .share-article,
    .author-info {
        max-width: 100%;
        margin-bottom: 30px;
    }
    #secondary .widget {
        max-width: 100%;
    }
    .am-header-title {
        display: none;
    }

    .single-format-link .site-opening {
        height: 150px;
        background-position: 85% bottom;
    }
    .related-listing,
    .single-format-link .related-listing {
        width: 100%;
    }
    .related-listing .post-title {
        font-size: 12px;
        line-height: 15px;
        font-weight: bold;
    }
    .sf897dsk {
        float: none;
        clear: both;
        margin: 0 auto;
    }

    .listingpost .post-image {
        margin-bottom: 10px !important;
    }

    .listingpost .post-image.alignright {
        margin: 0;
        clear: both;
        width: 100%;
        height: 110px;
    }
    .listingpost .post-div {
        padding: 5px;
    }

    .post-listing .post {
        border: none;
    }

    .post-content p {
        font-size: 19px;
        line-height: 27px;
    }

    .overmenu {
        padding-top: 40px;
    }

    .overmenu-left,
    .overmenu-bottom {
        display: none;
    }

    .overmenu-center,
    .overmenu-right {
        float: none;
        clear: both;
        width: 100%;
        max-width: 320px;
    }
}

@media only screen and (max-width: 375px) {
    body {
        background-color: #fff;
    }
    .topnav .site-name {
        display: none;
    }
    .site-content {
        padding: 0px;
        border: 0 none;
    }
    #primary {
        padding-right: 0;
        margin-right: 0;
    }
    .overmenu-center,
    .overmenu-right {
        max-width: 270px;
    }
    .overmenu-right p {
        display: none;
    }
}

@media only screen and (max-width: 320px) {
    .overmenu-center,
    .overmenu-right {
        max-width: 210px;
    }
}

.site-header {
    width: 100%;
    height: auto;
    overflow: visible;
    position: static;
}

.site-header .container {
    display: grid;
    max-width: 100%;
    grid-template-columns: 180px 1fr 180px 250px;
}
.site-header > .container {
    margin-bottom: 0 !important;
}

.site-header .site-title {
    margin: 10px;
}

.site-header .site-title a {
    height: 45px;
    margin: 0;
}

.nav-left a {
    margin-left: 0 !important;
}
.site-header .main-navigation .menu li a {
    margin: 0;
    padding: 0 10px;
}

.site-content {
    /*padding: 2em;*/
}

.site-header .donate-section {
    background: #15202a;
    padding: 10px;
    width: 250px;
    box-sizing: border-box;
    margin-top: 5px;
}

.site-header .donate-section .donate-details {
    display: none;
}

.site-header .donate-section:hover {
    position: absolute;
    z-index: +1;
}

.site-header .donate-section .icon-right {
    display: none;
}

.site-header .donate-section:hover .icon-down {
    display: none;
}
.site-header .donate-section:hover .icon-right {
    display: inline;
}

.site-header .donate-section:hover .donate-details {
    display: block;
}

.site-header .donate-section .button {
    margin: 0 !important;
    text-align: center;
}

.site-header .donate-section a.button,
.donate__home-button {
    padding: 5px !important;
    line-height: 20px !important;
}

.search-area input[type="search"] {
    padding: 5px 10px !important;
    line-height: 20px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.site-header .menu-main-container {
    display: block;
    padding: 11px 0;
}

.site-header .main-navigation .menu {
    display: inline-flex;
}

.site-header .main-navigation .menu li {
    /* flex: auto; */
}

.site-header .main-navigation .menu li a {
    display: block;
    line-height: 30px;
}

.site-header .main-navigation .menu li {
    padding: 0 !important;
}

.site-wrap {
    margin: 0;
    max-width: 1000px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .home .post .post-title {
        line-height: 1.2;
    }
    #wrapper {
        padding-top: 0px !important;
    }

    .site-header .main-navigation .menu {
        display: none;
    }
}

@media (max-width: 1023px) {
    .site-header .search-area form {
        display: none;
    }
}

.topnav {
    background: #15202a;
}

.overmenu .container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
}

.overmenu .container .overmenu-center {
    float: none;
    margin: 0;
}

.overmenu .button {
    text-align: center;
}

.single .container.homepage-content {
    background: none;
    max-width: inherit;
}

.single .site-content {
    display: grid;
    grid-template-columns: 1fr 360px;
    grid-gap: 40px;
    background: #fff;
}

@media (max-width: 767px) {
    .category .site-content,
    .single .site-content {
        grid-template-columns: 100%;
    }
}

#secondary {
    float: none;
    width: auto;
}

.site-wrap {
    padding-top: 65px;
}

#navbar {
    position: fixed;
    top: 0;
    width: 100%;
}

.admin-bar #navbar {
    top: 32px;
}

img.wp-image-101137 {
    margin-top: -65px;
    float: right;
}

@media only screen and (max-width: 640px) {
    img.wp-image-101137 {
        margin-top: 0px;
        float: none;
    }
}

.adc-ad {
    left: 10px !important;
}

/* Comment rating */

.comment-content .ckrating {
    bottom: 3px;
    font-size: 1.4rem;
    font-weight: 400;
    position: absolute;
    right: 0;
}

.ckrating.top {
    bottom: unset !important;
    top: 0 !important;
}

li.depth-1 .comment-content .ckrating {
    padding-right: 5px;
}

li.depth-2 .comment-content .ckrating {
    padding-right: 0;
}

.comment-content .ckratingstats {
    font-size: 1.3rem !important;
    font-weight: 700;
}

.icon-thumbs-up {
    margin-right: 0.5rem;
    font-style: normal;
    border-right: 1px solid #ddd;
    padding-right: 1rem;
}
.icon-thumbs-down {
    font-style: normal;
}

.comment-content .icon-thumbs-up:before,
.comment-content .icon-thumbs-down:before {
    font-size: 1.7rem;
    padding: 2px;
    border-radius: 3px;
    width: 1.7rem;
    text-align: left;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    color: #009933;
    transition: all 0.25s linear;
}

.comment-content .icon-thumbs-up:hover:before,
.comment-content .icon-thumbs-down:hover:before {
    animation: shake-vert 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
    transform: translate3d(0, 0, 0);
}

.comment-content .icon-thumbs-up.voted:hover:before,
.comment-content .icon-thumbs-down.voted:hover:before {
    animation: none;
}

@keyframes shake-vert {
    10%,
    90% {
        transform: translate3d(0, -1px, 0);
    }

    20%,
    80% {
        transform: translate3d(0, 2px, 0);
    }

    30%,
    50%,
    70% {
        transform: translate3d(0, -4px, 0);
    }

    40%,
    60% {
        transform: translate3d(0, 4px, 0);
    }
}

.comment-body .icon-thumbs-up,
.comment-body .icon-thumbs-down {
    font-style: normal;
    color: #009933;
    cursor: pointer;
    padding: 2px 5px;
}

.comment-content .icon-thumbs-down {
    color: #990033;
}

.comment-content .icon-thumbs-down:before {
    color: #990033;
}

.comment-content .icon-thumbs-down.voted:before,
.comment-content .icon-thumbs-up.voted:before {
    cursor: inherit;
    color: rgba(0, 153, 51, 0.3);
    text-shadow: none;
}

.comment-content .icon-thumbs-down.voted:before {
    color: rgba(153, 0, 51, 0.3);
}

.comment-content .icon-thumbs-up:before {
    content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20482%20482%22%3E%3Ctitle%3EUp%3C%2Ftitle%3E%3Cg%20id%3D%22Layer_2%22%20data-name%3D%22Layer%202%22%3E%3Cg%20id%3D%22Layer_1-2%22%20data-name%3D%22Layer%201%22%3E%3Crect%20width%3D%22482%22%20height%3D%22482%22%20style%3D%22fill%3Anone%22%2F%3E%3Cpath%20d%3D%22M460.45%2C205%2C272.5%2C17.07a37.91%2C37.91%2C0%2C0%2C0-63%2C0L21.55%2C205a37.91%2C37.91%2C0%2C0%2C0%2C53.61%2C53.61L203.09%2C130.69V443.84a37.91%2C37.91%2C0%2C0%2C0%2C75.82%2C0V130.69L406.84%2C258.63A37.91%2C37.91%2C0%2C0%2C0%2C460.45%2C205Z%22%20style%3D%22fill%3A%2322b573%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
.comment-content .icon-thumbs-down:before {
    content: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20482%20482%22%3E%3Ctitle%3EDown%3C%2Ftitle%3E%3Cg%20id%3D%22Layer_2%22%20data-name%3D%22Layer%202%22%3E%3Cg%20id%3D%22Layer_1-2%22%20data-name%3D%22Layer%201%22%3E%3Crect%20width%3D%22482%22%20height%3D%22482%22%20style%3D%22fill%3Anone%22%2F%3E%3Cpath%20d%3D%22M460.45%2C277l-187.95%2C188a37.91%2C37.91%2C0%2C0%2C1-63%2C0L21.55%2C277a37.91%2C37.91%2C0%2C0%2C1%2C53.61-53.61L203.09%2C351.31V38.16a37.91%2C37.91%2C0%2C0%2C1%2C75.82%2C0V351.31L406.84%2C223.37A37.91%2C37.91%2C0%2C0%2C1%2C460.45%2C277Z%22%20style%3D%22fill%3A%23ef0000%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

.g4v-duration {
    position: absolute;
    bottom: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 1px 5px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 20px;
    z-index: 100;
}

.g4v-duration:empty {
    display: none;
}

.g4v-related .mg-posts-sec .g4v-duration {
    right: 5px;
    border-radius: 3px;
    padding: 0px 5px;
}

.widget.widget-related .g4v-duration {
    font-size: 10px;
    bottom: 3px;
    right: 3px;
    border-radius: 2px;
    line-height: 16px;
}

.g4v-related li.hidden {
    display: none !important;
}

.g4v-related.widget_top-posts .widgets-list-layout li {
    gap: 7px;
    border-bottom: none !important;
    margin-bottom: 5px !important;
}

.g4v-related.widget_top-posts .widgets-list-layout li[data-pid]:before {
    display: none;
}

.g4v-related.widget_top-posts .widgets-list-layout li > a {
    width: 50%;
    position: relative;
}

.g4v-related.widget_top-posts .widgets-list-layout li > div.widgets-list-layout-links {
    width: 50%;
}

.g4v-related .widgets-list-layout-links a {
    /* Line clamp to 3 lines */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.g4v-related.widget_top-posts .widgets-list-layout li > a:before {
    content: "►";
    width: 28px;
    height: 28px;
    background: rgba(255, 255, 255, 0.82);
    border-radius: 999px;
    padding: 2px 3px 2px 5px;
    font-size: 16px;
    margin-right: 4px;
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    line-height: 26px;
}

.g4v-related.widget_top-posts .widgets-list-layout img.widgets-list-layout-blavatar {
    max-width: none;
    border-radius: 3px;
    margin-top: 0;
    height: 100%;
    object-fit: cover;
}

aside + #top-posts-vid {
    clear: both;
    padding-top: 25px;
}

.g4v-related .g4v-published {
    margin-top: 3px;
    font-size: 14px;
}

.g4v-related-mobile {
    display: none;
}

.g4v-related-mobile .sec-wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding-bottom: 10px;
    /* Scroll snap */
    /* scroll-snap-type: x mandatory; */
}

.g4v-related-mobile .sec-title h4 {
    font-size: 2rem;
    margin-bottom: 7px;
}

@media (max-width: 767px) {
    body.home .home-articles-wrapper .grid-latest {
        display: flex;
        flex-direction: column;
    }

    .video-strip-wrap {
        width: 100%;
        flex-grow: 0;
    }
}
