* {
    box-sizing: border-box;
    outline: 0;
}
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, img, strong, ul, li, form,
footer, header, nav, section, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
footer, header, nav, section {
    display:block;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
input, select {
    vertical-align:middle;
    outline: none;
}
body {
    background: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #eee;
}
a {
    /* position: relative; */
    color: #fff;
    text-decoration: none;
}
h1 {
    font-size: 21px;
    line-height: 32px;
}
.vs h1 {
    font-size: 16px;
    line-height: 24px;
}
h2 {
    font-size: 19px;
    line-height: 40px;
}
h3 {
    position: relative;
    overflow: hidden;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    background: #000;
    white-space: nowrap;
    padding: 0 45px 0 10px;
    text-overflow: ellipsis;
    color: #fff;
}
.cs h3 {
    font-size: 21px;
    line-height: 40px;
}
h3 span {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 5px;
    background: #ec567c;
    color: #fff;
    font-size: 14px;
}
h6 {
    font-size: 11px;
    line-height: 14px;
    font-weight: 400;
    margin-bottom: 3px;
}
.w {
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1461px;
}
.cl:after {
    display: table;
    content: "";
    clear: both;
}
.l {
    text-align: center;
    padding: 10px 0;
}
.l a {
    display: inline-block;
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    padding: 0 10px;
    background: #ec567c;
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
    color: #fff;
}
.l a span {
    color: #000;
}
.s {
    position: relative;
}
.s input {
    width: 100%;
    height: 40px;
    padding: 0 70px 0 15px;
    border-radius: 5px;
    background: #000;
    border-radius: 0;
    border: 1px solid #555;
    -webkit-appearance: none;
    font-family: 'Acme', sans-serif;
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
    color: #fff;
}
.s button {
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    height: 36px;
    padding: 0 10px;
    border: 0;
    background: #ec567c;
    color: #fff;
    text-align: center;
    font-size: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
}
.n {
    height: 40px;
    margin: 10px 0;
    background: #000;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    text-align: left;
}
.n li {
    display: inline-block;
    font-weight: 600;
}
.n a {
    height: 38px;
    padding: 0 5px;
    display: block;
    color: #fff;
    font-size: 11px;
    line-height: 38px;
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
}
.n li.a a {
    background: #ec567c;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
}
.qs {
    margin-bottom: 10px;
}
.qs li {
    display: inline-block;
}
.qs a {
    font-size: 17px;
    line-height: 25px;
    text-decoration: underline;
    display: block;
    padding: 0 5px;
}
.ts ul {
    margin: 10px -5px;
    letter-spacing: -10px;
}
.ts li {
    display: inline-block;
    width: 50%;
    padding: 0 3px 6px;
    letter-spacing: 0;
}
.ts a {
    display: block;
    position: relative;
    letter-spacing: 0;
    color: #fff;
    border: 1px solid #555;
}
.ts img {
    display: block;
    width: 100%;
    height: auto;
}
.ts .p {
    margin: 0 auto;
    text-align: center;
}
.ts .p li {
    width: auto;
    margin: 0 2px 4px;
    display: inline-block;
    padding: 0;
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
}
.ts .p li a {
    width: auto;
    min-width: 38px;
    height: 38px;
    padding: 0 10px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 38px;
    background: #fff;
    color: #303030;
}
.ts .p li.a a {
    background-color: #ec567c;
    color: #fff;
}
.bs {
    padding: 20px 0;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    background: #000;
    border: 1px solid #555;
}
.ls {
    margin-bottom: 10px;
}
.ls li {
    display: block;
    float: left;
    width: 50%;
    padding: 5px;
}
.ls li a {
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 15px;
    line-height: 28px;
    background: #000;
    border: 1px solid #555;
    padding: 0 40px 0 10px;
    -webkit-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
}
.ls li a span {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 5px;
    background: #ec567c;
    color: #fff;
}
.as {
    padding: 0 0 10px;
    text-align: center;
    letter-spacing: 0;
}
.as iframe {
    display: inline-block;
}
.ts .as {
    display: none;
}
.vs {
    padding: 10px 0;
}
.vc {
    width: 100%;
    margin-bottom: 10px;
}
.v {
    position: relative;

    padding-top: 60%;
}
    .v .pp {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: block;
    }
        .v img {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: block;
        }
        .v .pp:before {
            content: '';
            z-index: 1;
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            width: 50px;
            height: 50px;
            margin: -25px 0 0 -25px;
            border-radius: 50%;
            background: #fff;
        }
        .v .pp:after {
            content: '';
            z-index: 2;
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -14px 0 0 -9px;
            width: 0;
            height: 0;
            border-top: 14px solid transparent;
            border-bottom: 14px solid transparent;
            border-left: 24px solid #ec567c;
        }
.v > img,
.v > iframe,
.v video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vt {
    margin-top: 10px;
    font-size: 16px;
    line-height: 30px;
}
.vt li {
    display: inline-block;
    margin: 0 2px 6px;
    transform: skew(-10deg, 0deg);
    color: #fff;
}
.vt a {
    display: block;
    padding: 0 10px;
    background: #000;
    color: #fff;
    border: 1px solid #555;
}
.va {
    text-align: center;
}
.va div {
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
}
.va div:last-child {
    display: none;
}
.va div iframe {
    display: block;
}
footer {
    padding: 20px 0;
    background: #000;
    font-size: 12px;
    color: #ccc;
}
footer a {
    color: #ec567c;
    text-decoration: underline;
}
.fluid_video_wrapper {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}
.scj_dots {
    letter-spacing: 0;
}
.fluid_nonLinear_middle {
    zoom: 0.5;
}
.close_button {
    zoom: 2;
}
.fluid_nonLinear_bottom .close_button {
    zoom: 1;
}

/* Tags-related styles */
.tags {
    display: block;
    text-align: left;
    padding: 5px;
    margin: 10px auto;
    width: 95%;
}

.tags a {
    display: inline-block;
    margin: 3px;
    font-size: 16px;
    border-radius: 6px;
    text-decoration: none;
    color: #fff; /* White text to match site */
    padding: 4px 8px;
    font: 16px / 20px Arial, sans-serif; /* Arial to match site typography */
    border: 1px solid #fff; /* White border */
    background-color: #333; /* Dark gray background */
    transition: all 0.3s ease;
}

.tags a:hover {
    color: #fff;
    background: #e60000; /* Red background on hover */
    border-color: #e60000; /* Match border to background */
    box-shadow: 0 2px 8px rgba(230, 0, 0, 0.4); /* Red shadow */
    transform: scale(1.03);
}

/* Tags media queries */
@media (max-width: 1024px) and (min-width: 768px) {
    .tags {
        text-align: center;
        padding: 8px;
        width: 80%;
    }
    .tags a {
        font-size: 12px;
        padding: 3px 6px;
        margin: 3px;
        border-radius: 4px;
        background-color: #333;
        transition: all 0.3s ease;
    }
}

@media (max-width: 767px) and (min-width: 468px) {
    .tags {
        display: block !important;
        text-align: center !important;
        padding: 4px 0 !important;
        margin: 0 auto !important;
        width: 90%;
    }
    .tags a {
        display: inline-block !important;
        margin: 2px !important;
        font-size: 10px !important;
        border-radius: 3px !important;
        color: #fff;
        background-color: #333;
        padding: 2px 4px !important;
        transition: all 0.3s ease !important;
    }
    .tags a:hover {
        color: #fff;
        background: #e60000;
        border-color: #e60000;
        box-shadow: 0 2px 6px rgba(230, 0, 0, 0.4);
        transform: scale(1.03);
    }
}

@media (max-width: 467px) {
    .tags {
        display: block !important;
        text-align: center !important;
        padding: 4px 0 !important;
        margin: 0 auto !important;
        width: 90%;
    }
    .tags a {
        display: inline-block !important;
        margin: 2px !important;
        font-size: 9px !important;
        border-radius: 3px !important;
        color: #fff;
        background-color: #333;
        padding: 2px 4px !important;
        transition: all 0.3s ease !important;
    }
    .tags a:hover {
        color: #fff;
        background: #e60000;
        border-color: #e60000;
        box-shadow: 0 2px 6px rgba(230, 0, 0, 0.4);
        transform: scale(1.03);
    }
}
@media (max-width: 969px) {
    .ts .as {
        display: block;
    }
}
@media (min-width: 430px) {
    .fluid_nonLinear_middle {
        zoom: 0.75;
    }
    .close_button {
        zoom: 1.5;
    }
}
@media (min-width: 500px) {
    .n a {
        padding: 0 10px;
        font-size: 14px;
    }
    .ls li {
        width: 33.333333%;
    }
}
@media (min-width: 607px) {
    .ts li {
        width: 33.333333%;
    }
}
@media (min-width: 700px) {
    .ls li {
        width: 25%;
    }
    .v .pp:before {
        width: 100px;
        height: 100px;
        margin: -50px 0 0 -50px;
    }
    .v .pp:after {
        margin: -28px 0 0 -18px;
        border-top: 28px solid transparent;
        border-bottom: 28px solid transparent;
        border-left: 48px solid #ec567c;
    }
}
@media (min-width: 905px) {
    .ts li {
        width: 25%;
    }
}
@media (min-width: 970px) {
    header {
        padding-top: 10px;
    }
    .l {
        float: left;
        padding: 0;
    }
    .s {
        float: right;
        margin-left: 20px;
    }
    .s input {
        width: 600px;
    }
    .vc {
        float: left;
        width: calc(100% - 310px);
    }
    .vc .w {
        max-width: 1135px;
    }
    .vs h1 {
        text-align: left;
        font-size: 21px;
        line-height: 30px;
    }
    .va {
        float: right;
        width: 300px;
    }
    .va div:last-child {
        display: block;
    }
}
@media (min-width: 1000px) {
    .ls li {
        width: 20%;
    }
}
@media (min-width: 1203px) {
    .ts li {
        width: 20%;
    }
}
@media (min-width: 1461px) {
    .ts li {
        width: 16.666666%;
    }
}