<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * FONT FACE
 */
@font-face {
    font-family: 'bromello';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/bromello.eot");
    /* IE9 Compat Modes */
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/bromello.eot?#iefix") format("embedded-opentype"), url("https://aphrodite.gmanetwork.com/assets/fonts/bromello.woff") format("woff"), url("https://aphrodite.gmanetwork.com/assets/fonts/bromello.ttf") format("truetype"), url("https://aphrodite.gmanetwork.com/assets/fonts/bromello.svg#svgFontName") format("svg");
    /* Legacy iOS */
    /* url('webfont.woff2') format('woff2'), /* Super Modern Browsers */
}
@font-face {
    font-family: 'baskerville';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/Baskerville.ttf");
    /* IE9 Compat Modes */
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/Baskerville.woff") format("woff"), url("https://aphrodite.gmanetwork.com/assets/fonts/Baskerville.ttf") format("truetype");
    /* Safari, Android, iOS */
}
@font-face {
    font-family: 'futura-book';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/FuturaPTBook.ttf");
    /* IE9 Compat Modes */
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/FuturaPTBook.woff") format("woff"), url("https://aphrodite.gmanetwork.com/assets/fonts/FuturaPTBook.ttf") format("truetype");
    /* Safari, Android, iOS */
}
@font-face {
    font-family: 'futura-heavy';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/FuturaPTHeavy.ttf");
    /* IE9 Compat Modes */
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/FuturaPTHeavy.woff") format("woff"), url("https://aphrodite.gmanetwork.com/assets/fonts/FuturaPTHeavy.ttf") format("truetype");
    /* Safari, Android, iOS */
}
@font-face {
    font-family: 'capitolium-news-2';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/CapitoliumNews2.ttf");
    /* IE9 Compat Modes */
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/CapitoliumNews2.woff") format("woff"), url("https://aphrodite.gmanetwork.com/assets/fonts/CapitoliumNews2.ttf") format("truetype");
    /* Safari, Android, iOS */
}
@font-face {
    font-family: 'forum-regular';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/Forum-Regular.ttf");
    /* IE9 Compat Modes */
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/Forum-Regular.woff") format("woff"), url("https://aphrodite.gmanetwork.com/assets/fonts/Forum-Regular.ttf") format("truetype");
    /* Safari, Android, iOS */
}
@font-face {
    font-family: 'futura-pt';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/Futura_PT.ttf");
    /* IE9 Compat Modes */
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/Futura_PT.woff") format("woff"), url("https://aphrodite.gmanetwork.com/assets/fonts/Futura_PT.ttf") format("truetype");
    /* Safari, Android, iOS */
}
@font-face {
    font-family: 'futura-condensed-medium';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/Futura-CondensedMedium.ttf");
    /* IE9 Compat Modes */
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/Futura-CondensedMedium.woff") format("woff"), url("https://aphrodite.gmanetwork.com/assets/fonts/Futura-CondensedMedium.ttf") format("truetype");
    /* Safari, Android, iOS */
}
@font-face {
    font-family: 'raleway-regular';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/Raleway-Regular.ttf");
    /* IE9 Compat Modes */
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/Raleway-Regular.woff") format("woff"), url("https://aphrodite.gmanetwork.com/assets/fonts/Raleway-Regular.ttf") format("truetype");
    /* Safari, Android, iOS */
}
@font-face {
    font-family: 'Futura';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/Futura_PT.ttf");
}
@font-face {
    font-family: 'CapitoliumNews2';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/CapitoliumNews2.ttf");
}
@font-face {
    font-family: 'Baskerville';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/Baskerville.ttf");
}
@font-face {
    font-family: 'Raleway';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/Raleway-Regular.ttf");
}
@font-face {
    font-family: 'FuturaPTBook';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/FuturaPTBook.ttf");
}
.font-baskerville {
    font-family: baskerville !important;
}

.font-futura-book {
    font-family: futura-book !important;
}

.font-futura-heavy {
    font-family: futura-heavy !important;
}

.font-bromello {
    font-family: bromello !important;
}

.font-capitolium-news-2 {
    font-family: capitolium-news-2 !important;
}

.font-forum-regular {
    font-family: forum-regular !important;
}

.font-futura-pt {
    font-family: futura-pt !important;
}

.font-futura-condensed-medium {
    font-family: futura-condensed-medium !important;
}

.font-raleway-regular {
    font-family: futura-raleway-regular !important;
}

/*
 * GLOBAL CLASSES
 */
body {
    /* background-color:#0d4a2a; */
    font-family: futura-book;
    min-width: 320px;
}

.padding-zero {
    padding: 0;
}

.hidden {
    display: none;
}

.row {
    margin: 0;
    padding: 0;
}

.max-1200 {
    max-width: 1200px;
}

.global-shadow {
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.16);
}

.shadowed {
    box-shadow: 1px 2px 15px 5px rgba(0, 0, 0, 0.07);
}

.no-select {
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Likely future */
}

.xxgrow {
    transition: all 2s ease-in-out;
}
.xxgrow img {
    transition: all 2s ease-in-out;
    transform: scale(1.2);
}
.xxgrow:hover img {
    transform: scale(1.8);
    transform: rotate(7deg);
}

.transition-all-500 {
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

/*
 * HEADER REGION
 */
#header-banner-ad-wrapper {
    margin-top: 35px;
    margin-bottom: -3px;
    /*text-align: center;*/
}

.pasko-header-title {
    position: relative;
    /* max-width:1600px; */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    overflow: hidden;
    /* background-color:red; */
    background-image: url("/gma/assets/magicngpasko/images/header_bg_v4_tinypng.png");
    height: 402px;
}
.pasko-header-title img {
    cursor: pointer;
}
.pasko-header-title .pasko-header-social {
    top: 20px;
    right: 200px;
    /*position:absolute; */
    color: white;
    /* background-color:yellow; */
    text-align: right;
}
.pasko-header-title .pasko-header-social img {
    display: inline-block;
    margin: 2px;
}

/* Header Canvas */
#canvas-container {
    height: 300px;
}

#pasko-background-canvas {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}

#pasko-header-canvas {
    position: absolute;
    width: 100%;
    height: 400px;
    z-index: 0;
    left: 0;
    background-color: transparent;
}

#header_bg {
    opacity: 0.75;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

#header_fg {
    opacity: 0.85;
    /* background: #000; */
    position: absolute;
    top: 0px;
    left: 0px;
}

#header_bg, #header_fg {
    width: 100%;
}
@media screen and (max-width: 780px) {
    #header_bg, #header_fg {
        height: 500px;
    }
}
@media screen and (min-width: 779px) {
    #header_bg, #header_fg {
        height: 400px;
    }
}

/*
#pasko-main-message p i,
#pasko-main-message p b,
#pasko-main-message p strong,
#pasko-main-message p u {
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
}
*/
.pasko-header-youtube-content {
    margin: auto;
}
.pasko-header-youtube-content iframe {
    width: calc(100% - 28px);
    height: 100%;
    margin: 0 auto;
}
.pasko-header-youtube-content .carousel-control .glyphicon {
    cursor: pointer;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .glyphicon.glyphicon-menu-right,.carousel-control .fa-angle-right {
    right: 50%;
    margin-right: -10px;
    font-size: 50px;
    position: absolute;
    top: 44%;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon.glyphicon-menu-left,.carousel-control .fa-angle-left {
    left: 50%;
    margin-left: -10px;
    font-size: 50px;
    position: absolute;
    top: 44%;
}

@media screen and (max-width: 1023px) {
    .pasko-header-logo-container {
        width: 100% !important;
    }

    .pasko-header-logo img.img-responsive {
        height: 220px;
        margin: auto;
    }

    .pasko-header-title {
        height: 500px;
    }

    #pasko-home-carousel {
        display: block;
    }

    .pasko-header-youtube-sidebar, .pasko-home-iframe {
        display: none;
    }

    .pasko-header-youtube-content {
        max-width: 100%;
        max-height: 230px;
        width: 100%;
        height: 230px;
    }

    .pasko-header-youtube {
        max-width: 100%;
        max-height: 230px;
        width: 100%;
        height: 230px;
        top: 242px;
        position: relative;
        width: 100%;
        display: inline-block;
    }
    .pasko-header-youtube .carousel #pasko-home-carousel {
        height: 100%;
        width: 80%;
        margin-left: 10%;
    }
    .pasko-header-youtube .carousel .carousel-inner, .pasko-header-youtube .carousel .item {
        height: 100%;
    }
    .pasko-header-youtube .carousel .item {
        border: 1px black solid;
        border-radius: 15px;
        background-color: black;
        width: 100%;
        overflow: hidden;
        position: relative;
    }
    .pasko-header-youtube .carousel .item .title {
        position: absolute;
        bottom: 5px;
        left: 20px;
        color: white;
    }
}
@media screen and (max-width: 1023px) and (max-width: 400px) {
    .pasko-header-youtube .carousel .item .title {
        left: 10px;
    }
}
@media screen and (max-width: 1023px) {
    .pasko-header-youtube .carousel .carousel-control {
        background-image: none;
    }
    .pasko-header-youtube .carousel .carousel-control.left {
        left: -16%;
    }
    .pasko-header-youtube .carousel .carousel-control.right {
        right: -16%;
    }
}
@media screen and (min-width: 600px) and (max-width: 1023px) {
    .pasko-header-title {
        height: 550px !important;
    }

    .pasko-header-youtube-content {
        max-height: 290px;
        height: 290px;
        margin: auto;
    }

    .pasko-header-youtube {
        max-height: 290px;
        height: 290px;
    }

    .carousel-control {
        background-image: none;
    }
    .carousel-control.left {
        left: -14% !important;
    }
    .carousel-control.right {
        right: -14% !important;
    }
}
@media screen and (min-width: 1024px) {
    .pasko-header-title {
        height: 401px !important;
    }

    .pasko-header-youtube-sidebar, .pasko-home-iframe {
        display: block;
    }

    #pasko-home-carousel {
        display: none;
    }

    .pasko-header-youtube {
        position: absolute;
        top: 10px;
        right: 40px;
        z-index: 5;
        width: 685px;
        height: 380px;
    }
    .pasko-header-youtube .pasko-home-iframe {
        width: 100%;
        height: 100%;
        position: relative;
        /* border: 2px #ffdb8b solid; */
        border: 1px black solid;
        border-radius: 15px;
        background-color: black;
    }
    .pasko-header-youtube .pasko-home-iframe .title {
        position: absolute;
        bottom: 6px;
        left: 15px;
        color: white;
        font-family: futura-book !important;
        font-size: 25px;
        width: 100%;
        text-align: left;
        height: 26px;
        line-height: 26px;
        overflow: hidden;
    }
    .pasko-header-youtube .pasko-header-youtube-content {
        width: 506px;
        height: 380px;
        float: right;
        margin: auto;
    }
    .pasko-header-youtube .pasko-header-youtube-sidebar {
        height: 380px;
        width: 167px;
        float: right;
        margin-left: 10px;
    }
    .pasko-header-youtube .pasko-header-youtube-sidebar .pasko-youtube-sidebar-box {
        height: 120px;
        width: 167px;
        border-radius: 10px;
        background-size: cover;
        background-position: center;
        cursor: pointer;
        display: table;
        overflow: hidden;
    }
    .pasko-header-youtube .pasko-header-youtube-sidebar .pasko-youtube-sidebar-box span {
        display: table-cell;
        vertical-align: middle;
        color: white;
    }
    .pasko-header-youtube .pasko-header-youtube-sidebar .pasko-youtube-sidebar-box:nth-child(2) {
        margin-top: 9px;
        margin-bottom: 9px;
    }
}
/*
 * NAV WIDGET
 */
#nav-header {
    text-align: center;
    text-align: center;
    /* height: 75px; */
    position: relative;
}
#nav-header .nav-background {
    width: 100%;
    height: 38px;
    position: absolute;
    bottom: 0px;
    background-color: #b51818;
}
#nav-header .nav-container {
    width: 100%;
}
#nav-header .nav-item a {
    display: inline-block;
    text-align: center;
    color: white;
    line-height: 38px;
    font-size: 22px;
    font-family: futura-book !important;
    cursor: pointer;
    margin-left: 1%;
    margin-right: 1%;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    /* padding-top: 25px; */
    margin-top: 12px;
}
#nav-header .nav-item a:hover, #nav-header .nav-item a.active {
    background-color: white;
    color: #b91919;
    box-shadow: 0px 3px 7px 2px rgba(0, 0, 0, 0.16);
}

#nav-mobile {
    width: 100%;
    height: 47px;
    position: relative;
}
#nav-mobile .nav-select {
    position: absolute;
    text-align: center !important;
    width: 100%;
    text-align: center !important;
    text-align: -moz-center;
    text-align: -webkit-center;
    text-align-last: center;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    text-align-last: center;
    top: 0px;
    left: 0px;
    height: 47px;
    font-family: futura-book !important;
    background-color: #be1c1c;
    font-size: 30px;
    border: 0;
    color: #ffffff;
}
#nav-mobile .nav-select option {
    text-align: center !important;
    text-align: -moz-center;
    text-align: -webkit-center;
    text-align-last: center;
}

@media screen and (min-width: 480px)and(max-width: 920px){
    #pasko-carousel .item.section-item{
        height: 500px !important;
    }
}

@media screen and (max-width: 920px) {
    .nav.desktop {
        display: none;
    }

    #nav-mobile.nav.mobile {
        display: block;
        width: 100%;
        margin-top:0;
    }
}
@media screen and (max-width: 1200px) and (min-width: 920px) {
    .nav.desktop {
        display: block;
    }

    .nav.mobile {
        display: none;
    }
}
@media screen and (min-width: 1200px) {
    .nav.desktop {
        display: block;
    }

    .nav.mobile {
        display: none;
    }
}
/*
 * COUNTDOWN WIDGET
 */
.pasko-header-logo-container {
    position: absolute;
    top: 0px;
    left: 10px;
    z-index: 10;
    width: 40%;
}

@media screen and (max-width: 780px) {
    .pasko-header-logo-container {
        width: 100%;
    }

    .header-countdown-container {
        min-width: 320px;
        margin-top: 270px;
        background-color: rgba(255, 255, 255, 0.23);
        position: absolute;
        left: 0px;
        width: 100%;
        height: 281px;
        border-radius: 5px;
    }
    .header-countdown-container .header-countdown-header {
        font-family: forum-regular !important;
        color: white;
        font-size: 25px;
    }
    .header-countdown-container .countdown-container .counter-digit-box {
        float: left;
        /* width: 221.3px; */
        width: 33%;
    }
    .header-countdown-container .countdown-container .counter-digit-box .counter-label {
        font-family: futura-condensed-medium !important;
        color: white;
        font-size: 16px;
        text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.004);
    }
    .header-countdown-container .countdown-container .counter-digit-box .counter-digit {
        font-family: capitolium-news-2 !important;
        font-size: 70px;
        color: white;
        background-image: url("/gma/assets/magicngpasko/images/countdown_bg_v000.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    .header-countdown-container .countdown-container .counter-digit-box .counter-digit span {
        color: transparent;
        background: -webkit-linear-gradient(transparent, transparent), url("/gma/assets/magicngpasko/images/candycaned.png") repeat;
        -webkit-background-clip: text;
        -webkit-text-stroke: 1.5px rgba(55, 55, 55, 0.7);
    }
}
@media screen and (min-width: 665px) and (max-width: 1200px) {
    .header-countdown-container {
        margin-top: 39px;
        background-color: rgba(255, 255, 255, 0.23);
        position: absolute;
        right: 20px;
        width: 58%;
        height: 281px;
        border-radius: 5px;
    }
    .header-countdown-container .header-countdown-header {
        font-family: forum-regular !important;
        color: white;
        font-size: 46px;
    }
    .header-countdown-container .countdown-container {
        height: 300px;
    }
    .header-countdown-container .countdown-container .counter-digit-box {
        float: left;
        /* width: 221.3px; */
        width: 33%;
    }
    .header-countdown-container .countdown-container .counter-digit-box .counter-label {
        font-family: futura-condensed-medium !important;
        color: white;
        font-size: 36px;
        text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.004);
    }
    .header-countdown-container .countdown-container .counter-digit-box .counter-digit {
        font-family: capitolium-news-2 !important;
        font-size: 140px;
        color: white;
        background-image: url("/gma/assets/magicngpasko/images/countdown_bg_v000.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        height: 215px;
    }
    .header-countdown-container .countdown-container .counter-digit-box .counter-digit span {
        color: transparent;
        background: -webkit-linear-gradient(transparent, transparent), url("/gma/assets/magicngpasko/images/candycaned.png") repeat;
        -webkit-background-clip: text;
        -webkit-text-stroke: 1.5px rgba(55, 55, 55, 0.7);
    }
}
@media screen and (min-width: 1200px) {
    .header-countdown-container {
        margin-top: 39px;
        background-color: rgba(255, 255, 255, 0.23);
        position: absolute;
        right: 20px;
        width: 664px;
        height: 346px;
        border-radius: 5px;
    }
    .header-countdown-container .header-countdown-header {
        font-family: forum-regular !important;
        color: white;
        font-size: 46px;
    }
    .header-countdown-container .countdown-container {
        width: 664px;
        height: 300px;
    }
    .header-countdown-container .countdown-container .counter-digit-box {
        float: left;
        /* width: 221.3px; */
        width: 33%;
    }
    .header-countdown-container .countdown-container .counter-digit-box .counter-label {
        font-family: futura-condensed-medium !important;
        position: relative;
        top: 10px;
        color: white;
        font-size: 24px;
        text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.004);
    }
    .header-countdown-container .countdown-container .counter-digit-box .counter-digit {
        font-family: capitolium-news-2 !important;
        font-size: 140px;
        color: white;
        background-image: url("/gma/assets/magicngpasko/images/countdown_bg_v000.png");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: bottom;
        height: 215px;
    }
    .header-countdown-container .countdown-container .counter-digit-box .counter-digit span {
        color: transparent;
        background: -webkit-linear-gradient(transparent, transparent), url("/gma/assets/magicngpasko/images/candycaned.png") repeat;
        -webkit-background-clip: text;
        -webkit-text-stroke: 1.5px rgba(55, 55, 55, 0.7);
    }
    .header-countdown-container .countdown-container .counter-digit-box .counter-digitx {
        font-size: 50px;
        color: white;
        display: block;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        float: none;
        z-index: auto;
        width: 320px;
        height: 320px;
        position: static;
        cursor: default;
        opacity: 1;
        margin: 0;
        padding: 0;
        overflow: visible;
        border: none;
        -webkit-border-radius: 0;
        border-radius: 0;
        font: normal 100%/normal Arial, Helvetica, sans-serif;
        color: white;
        -o-text-overflow: clip;
        text-overflow: clip;
        color: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent 0), -webkit-linear-gradient(-90deg, #f291ab 0, #ba0b0b 100%);
        color: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent 0), -moz-linear-gradient(180deg, #f291ab 0, #ba0b0b 100%);
        color: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent 0), linear-gradient(180deg, #f291ab 0, #ba0b0b 100%);
        background-position: auto auto, 50% 50%;
        -webkit-background-origin: padding-box;
        background-origin: padding-box;
        -webkit-background-clip: border-box;
        background-clip: border-box;
        -webkit-background-size: 50px 50px, auto auto;
        background-size: 50px 50px, auto auto;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
        -webkit-transform: none;
        transform: none;
        -webkit-transform-origin: 50% 50% 0;
        transform-origin: 50% 50% 0;
    }
}
/*
 * MAIN CSS
 */
body {
    background-image: url("https://aphrodite.gmanetwork.com/assets/gma/magicngpasko/images/BG.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#pasko-highlights-widget {
    background-color: #ffffff;
}

.main.container-fluid {
    padding: 0;
    margin: 0;
    border: 0;
}

.pasko-main .article header {
    font-family: futura-book;
    /* font-family:baskerville; */
    font-size: 32px;
    line-height: 35px;
    color: #fff6cd;
}
.pasko-main .article main {
    /* font-family:futura-book; */
    font-family: baskerville;
    font-size: 20px;
    line-height: 26px;
    color: white;
}
.pasko-main .article main p {
    /* font-family:futura-book; */
    font-family: baskerville;
    color: white;
}

/*
 * HIGHLIGHTS WIDGET
 */
@media screen and (max-width: 920px) {
    .highlights-header-title {
        text-align: center;
    }

    #pasko-highlights-widget {
        margin: 0 auto;
    }
    #pasko-highlights-widget .highlights-header-title {
        font-family: capitolium-news-2 !important;
        font-size: 24px;
        line-height: 70px;
        height: 70px;
        margin-left: 18px;
        text-align: center;
    }
    #pasko-highlights-widget .highlights-box {
        text-align: center;
        margin-bottom: 15px;
    }
    #pasko-highlights-widget .highlights-box .highlights-image {
        width: 106px;
        cursor: pointer;
        height: 102px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        display: inline-block;
        float: left;
    }
    #pasko-highlights-widget .highlights-box .highlights-description {
        font-family: futura-pt !important;
        display: inline-block;
        float: left;
        font-size: 21px;
        line-height: 23px;
        width: 58%;
        margin-left: 15px;
        margin-top: 15px;
        text-align: left;
        height: 69px;
        overflow: hidden;
        word-break: break-word;
        cursor: pointer;
    }
    #pasko-highlights-widget .highlights-box.ad {
        line-height: 140px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
    #pasko-highlights-widget {
        margin: 0 auto;
    }
    #pasko-highlights-widget .highlights-header-title {
        font-family: capitolium-news-2 !important;
        font-size: 24px;
        line-height: 70px;
        height: 70px;
        margin-left: 18px;
    }
    #pasko-highlights-widget .highlights-box {
        text-align: center;
        margin-bottom: 15px;
    }
    #pasko-highlights-widget .highlights-box .highlights-image {
        cursor: pointer;
        /* width:160px; */
        width: 100%;
        height: 140px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    #pasko-highlights-widget .highlights-box .highlights-description {
        font-family: futura-pt !important;
        font-size: 19px;
        line-height: 22px;
        height: 66px;
        overflow: hidden;
        word-break: break-word;
        cursor: pointer;
    }
    #pasko-highlights-widget .highlights-box.ad {
        line-height: 140px;
    }
}
@media screen and (min-width: 1200px) {
    #pasko-highlights-widget {
        margin: 0 auto;
    }
    #pasko-highlights-widget .highlights-header-title {
        font-family: capitolium-news-2 !important;
        font-size: 24px;
        line-height: 70px;
        height: 70px;
        margin-left: 18px;
    }
    #pasko-highlights-widget .highlights-box {
        text-align: center;
        margin-bottom: 15px;
    }
    #pasko-highlights-widget .highlights-box .highlights-image {
        cursor: pointer;
        width: 160px;
        height: 140px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    #pasko-highlights-widget .highlights-box .highlights-description {
        font-family: futura-pt !important;
        font-size: 19px;
        line-height: 22px;
        height: 66px;
        overflow: hidden;
        word-break: break-word;
        cursor: pointer;
    }
    #pasko-highlights-widget .highlights-box.ad {
        line-height: 140px;
    }
}
/*
 * SECTION INDEX WIDGET
 */
#pasko-section-index-widget {
    margin: 0 auto;
    margin-top: 65px;
}
#pasko-section-index-widget .section-index-item {
    min-height: 605px;
    font-family: raleway-regular !important;
}
#pasko-section-index-widget .section-index-item .section-wrapper {
    padding-top: 1px;
    padding-bottom: 21px;
    background-color: white;
}
#pasko-section-index-widget .section-index-item:nth-child(1), #pasko-section-index-widget .section-index-item:nth-child(2), #pasko-section-index-widget .section-index-item:nth-child(3) {
    margin-bottom: 34px;
}
#pasko-section-index-widget .section-index-item:nth-child(odd) .section-wrapper {
    margin-right: 7px;
}
#pasko-section-index-widget .section-index-item:nth-child(even) .section-wrapper {
    margin-left: 7px;
}
#pasko-section-index-widget .section-index-item .section-header-title {
    margin-top: -26px;
    margin-bottom: 21px;
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box {
    color: white;
    text-align: center;
    margin: 0 auto;
    width: 411px;
    height: 50px;
    position: relative;
    text-transform: uppercase;
    line-height: 50px;
}
@media screen and (max-width: 415px) {
    #pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box {
        width: auto;
    }
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box p.title-text {
    position: relative;
    color: white;
    font-size: 30px;
    line-height: 50px;
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box .background-top {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    display: inline-block;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 27px solid gray;
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box .background-top.red {
    border-top: 26px solid #da3266;
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box .background-top.blue {
    border-top: 26px solid #3281da;
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box .background-top.teal {
    border-top: 26px solid #5eb9c1;
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box .background-top.green {
    border-top: 26px solid #329c5f;
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box .background-top.orange {
    border-top: 26px solid #da324e;
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box .background-bottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    display: inline-block;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 27px solid gray;
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box .background-bottom.red {
    border-bottom: 26px solid #da3266;
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box .background-bottom.blue {
    border-bottom: 25px solid #3281da;
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box .background-bottom.teal {
    border-bottom: 26px solid #5eb9c1;
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box .background-bottom.green {
    border-bottom: 26px solid #329c5f;
}
#pasko-section-index-widget .section-index-item .section-header-title .section-header-title-box .background-bottom.orange {
    border-bottom: 26px solid #da324e;
}
#pasko-section-index-widget .section-index-item ul {
    list-style-type: none;
}
#pasko-section-index-widget .section-index-item ul .list-item {
    min-height: 115px;
    margin: 11px auto;
}
#pasko-section-index-widget .section-index-item ul .list-item .item-image {
    cursor: pointer;
    float: left;
    background-color: gray;
    width: 152px;
    height: 114px;
    border: 4px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 4px solid white;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.13);
}
#pasko-section-index-widget .section-index-item ul .list-item .item-description-container {
    float: left;
    margin-left: 25px;
    max-width: 55%;
    width: 55%;
    position: relative;
    min-height: 114px;
    line-height: 114px;
    /* display:table; */
}
#pasko-section-index-widget .section-index-item ul .list-item .item-description-container span {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
    color: #151515;
    vertical-align: middle;
    line-height: 25px;
    /* height: 49px; */
    max-height:100px;
    overflow: hidden;
    word-break: break-word;
    /* display:table-cell; */
}

@media screen and (max-width: 665px) {
    #pasko-section-index-widget ul {
        padding-left: 15px;
    }
    #pasko-section-index-widget ul .list-item .item-image {
        width: 106px !important;
        height: 102px !important;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        display: inline-block;
        float: left;
    }
    #pasko-section-index-widget ul .list-item .item-description-container {
        float: left;
        margin: 0;
        margin-left: 15px !important;
        /* max-width: 380px; */
        position: relative;
        min-height: 102px !important;
        line-height: 102px !important;
        width: 54%;
    }
    #pasko-section-index-widget ul .list-item .item-description-container .item-description {
        vertical-align: top !important;
    }

    #pasko-highlights-widget .highlights-header-title {
        font-family: capitolium-news-2 !important;
        font-size: 24px;
        line-height: 70px;
        height: 70px;
        margin-left: 18px;
        text-align: center;
    }
    #pasko-highlights-widget .highlights-box {
        text-align: center;
    }
    #pasko-highlights-widget .highlights-box .item-image {
        cursor: pointer;
        width: 106px !important;
        height: 102px !important;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        display: inline-block;
        float: left;
    }
    #pasko-highlights-widget .highlights-box .item-description-container {
        font-family: futura-pt !important;
        display: inline-block;
        float: left;
        font-size: 21px;
        line-height: 23px;
        width: 58%;
        margin-left: 15px;
        margin-top: 15px;
        text-align: left;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .section-wrapper.shadowed {
        box-shadow: initial;
    }
}
/*
 * INTERACTIVE WIDGET
 */
#pasko-interactive-widget {
    margin: 0 auto;
    min-height: 200px;
    background-color: #74c8cf;
}

/*
 * ADS
 */
/*
 * ADS CONTAINER + SIZES
 */
/*
.pasko-footer-social img {
    display:inline-block;
    margin:2px;
}
*/
/*
.pasko-share {
    width:42px;
    height:42px;
    cursor:pointer;
}
*/
/*
.mrec {
    width:300px;
    text-align:center;
    //background-color:gray;
}
*/
.mrec-title {
    color: #ababab;
    font-family: 'futura-book';
}

.ads.leaderboard.a728x90, .ads.footer.a728x90 {
    width: 728px;
    height: 90px;
}
.ads.leaderboard.a970x90, .ads.footer.a970x90 {
    width: 970px;
    height: 90px;
}
.ads.leaderboard.a310x100, .ads.footer.a310x100 {
    width: 310px;
    height: 100px;
}
.ads.leaderboard.a320x50, .ads.footer.a320x50 {
    width: 320px;
    height: 50px;
}
.ads.mrec {
    margin: 24px auto;
    text-align: center;
}
@media screen and (max-width: 400px) {
    .ads.mrec.a336x280 {
        width: 300px;
        height: 250px;
    }
}
@media screen and (min-width: 399px) {
    .ads.mrec.a336x280 {
        width: 336px;
        height: 280px;
    }
}
.ads.mrec.a300x250 {
    width: 300px;
    height: 250px;
}
.ads.mrec.a250x250 {
    width: 250px;
    height: 250px;
}
.ads.filmstrip {
    width: 300px;
    height: 600px;
}

.section-index-item.ads {
    margin-bottom: 50px;
}
.section-index-item.ads .space {
    font-size: 15px;
    line-height: 15px;
}

#header-banner-ad-wrapper {
    text-align: center;
    /* display: flex; */
    margin-top: 60px;
    /* margin-left: 231px; */
}

#ad-mrec-one {
    margin-left: 5%;
    margin-bottom: 2%;
}

#dfp-filmstrip {
    margin: auto;
}

#ad-mrec-one {
    margin: 20px auto 10px auto !important;
}

.section-index-item.ads #ad-mrec-one {
    margin: -13px auto 12px auto !important;
}
.section-index-item.ads #ad-mrec-two {
    margin: 12 auto 0 auto !important;
}

#ad-mrec-two {
    margin: 10px auto 20px auto !important;
}

@media screen and (max-width: 580px) and (max-height: 340px) {
    #header-banner-ad-wrapper {
        margin-top: 40px;
    }
}
@media screen and (max-width: 400px) {
    .ads.footer {
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .footer-ads-conteiner {
        margin-top: 0px;
        height: 50px !important;
        margin-bottom: 10px;
    }
}
@media screen and (min-width: 399px) {
    .footer-ads-conteiner {
        margin-bottom: 20px;
    }
}
/*
 * FOOTER REGION
 */
#footer-block {
    padding: 0;
}
#footer-block #footer_container {
    padding: 0;
    background-color: white;
}

#footer .copyright {
    font-size: 13px;
    width: 166px;
    margin-top: 12px;
}

#footer ul {
    padding: 0;
    margin: 0;
}

#footer .explore {
    font-size: 20px;
    font-weight: bold;
    margin: 0 20px;
    float: left;
}

#footer {
    width: 100%;
    text-align: left;
    padding: 0px 0px 20px 0px;
    font-size: 14px;
    margin: 0 auto;
}

#footer .container {
    background-color: #fff;
}

#footer .col {
    float: left;
    margin-right: 25px;
}

#footer_comment {
    float: right;
    margin: 15px 0;
}

#footer h2 {
    font-family: Helvetica, Arial;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    margin: 0px;
    margin-top: 15px;
}

#footer li {
    font-size: 13px;
    line-height: 18px;
    list-style: none;
}

#footer a {
    color: #777;
    text-decoration: none;
}

#footer_note {
    text-align: left;
    font-size: 13px;
    width: 100%;
    padding: 20px 0;
    background-color: #fff;
    border-top: 1px solid #eee;
    color: #000;
}

#footer_note a {
    color: #777;
}

#footer_note .copyright {
    margin-left: 20px;
}

#footer_note .col2 {
    float: right;
}

#footer_logo {
    width: 168px;
    height: 150px;
    background-image: url(//images.gmanews.tv/v3/img/logo_168x150.png);
}

.logo {
    overflow: hidden;
}

.logo span {
    position: absolute;
    top: 100%;
}

#footer_img {
    width: 293px;
    height: 250px;
    background-image: url(http://images.gmanetwork.com/res/img/footer.jpg);
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
@media screen and (max-width: 400px) {
    #header-banner-ad-wrapper {
        margin-top: 40px !important;
    }

    .footer-ads-conteiner {
        margin: 0;
        padding: 0;
        margin-top: 30px;
    }
    .footer-ads-conteiner .banner-ad-col {
        margin: 0;
        padding: 0;
    }
}
/*
 * MEDIA QUERIES
 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* http://godzilla.gmanmi.com/browse/GR-2825 */
    #main-container .header-countdown-container .countdown-container .counter-digit span {
        color: #be1c1c;
    }
}
/*
 * BUGFIX FORCED STYLES
 */
/* IE and Opera - use
transform: translate(0,0);
*/
/*
 * Revert Crowdy Widget

#pasko-main-row-social &gt; div {
    background-color:transparent !important;
    border:0px !important;
}

#pasko-main-row-social .cnwidget-innerContentWrapper {
    background-color: white;
    border: 1px solid rgba(0,0,0,.1);
}
*/
/*
 * IPHONE
 * Quirks Mode ?
 */
/*
 * Reverting Changes For iPhone 4
 * Due To Issues Experienced on other mobile browsers
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
and (orientation : portrait) {
    .pasko-header-title {
        height:450px !important;
    }
}
*/
/*
 * Bootstrap Fix
 */
@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}
.row {
    margin: 0;
}

/*# sourceMappingURL=page_home.css.map */

/* updated CSS mobile */
@media only screen and (max-width: 750px)
header .custom-header .vertical-menu.entertainment {
    top: 40px !important;
}
}

/*new CSS for COUNTDOWN*/
@font-face {
    font-family: 'CapitoliumNews2';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/CapitoliumNews2.ttf");
}
@font-face {
    font-family: 'FuturaPTBook';
    src: url("https://aphrodite.gmanetwork.com/assets/fonts/FuturaPTBook.ttf");
}

#header-banner-ad {
    display:inline-block;
    margin-right: 47px;
}

.countdown-container-new {
    max-width:422px;
    width: 100%;
    height: 90px;
    margin-top: 20px;
    /* float: right; */
    background-color: #d40909;
    position: relative;
    display: inline-block;
}

.countdown-container-new .xmas-cd_old {
    font-family: 'FuturaPTBook';
    position: absolute;
    -webkit-transform: scale(2,1.3);
    display: inline-block;
    margin-left: 8%;
    color: #ffffff;
    margin-top: 2px;
}

.countdown-container-new .xmas-cd {
    font-family: 'Forum-Regular';
    /* position: absolute; */
    /* -webkit-transform: scale(2,1.3); */
    /* display: inline-block; */
    /* margin-left: 8%; */
    color: #ffffff;
    /* margin-top: 2px; */
    /* display: inline-block; */
    /* width: 100%; */
    text-align: center;
    font-size: 20px;
    line-height: 21px;
}

.countdown-container-new .counter-digit-box-new{

    text-align: center;
    font-family:  'Domine', serif;
    font-weight: bold;
    max-width:124px;
    width:28%;
    height: 50px;
    /* margin-top: 5%; */
    margin-left: 2%;
    margin-right: 1%;
    /* font-size: 10px; */
    /* font-family: capitolium-news-2 !important; */
    /* border: 1px solid #ffffff; */
    display: inline-block;
    /* background-color: white; */
    background-image: url(/gma/assets/magicngpasko/images/countdown_bg_v000.png);
    background-repeat: no-repeat;
    /* background-size: contain; */
    background-position: 50% 47%;
}
.countdown-container-new .counter-digit{
    color: #098009;
    margin-top: -9%;
    font-size: 50px;
}
.countdown-container-new .label-holder{
    height: 15px;
    max-width:422px;
    width: 100%;
    word-wrap: break-word;
    display: -webkit-inline-box;
}
.countdown-container-new .counter-label-days{
    font-family: 'futura-condensed-medium';
    margin-left: 16%;
    color: #ffffff;
}
.countdown-container-new .counter-label-hours{
    font-family: 'futura-condensed-medium';
    margin-left: 25%;
    color: #ffffff;
}
.countdown-container-new .counter-label-minutes{
    font-family: 'futura-condensed-medium';
    margin-left: 24%;
    color: #ffffff;
}

@media screen and ( max-width:768px ) {
    #header-banner-ad {
        margin-right: 0;
    }
    .countdown-container-new {
        margin-top:0px;
    }
}
@media screen and ( max-width:768px ) {
    #footer-banner-ad &gt; div:before , #header-banner-ad &gt; div:before  {
        color: #ababab;
        font-family: futura-book;
        position: relative;
        content: 'advertisement';
        text-align: center;
        display: block;
        line-height: 1;
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    }
}
@media screen and ( min-width:768px ) {
    #footer-banner-ad &gt; div:before , #header-banner-ad &gt; div:before  {
        color: #ababab;
        font-family: futura-book;
        position: relative;
        top: 53px;
        left: -373px;
        content: 'advertisement';
        text-align: center;
        display: block;
        line-height: 1;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    }
}

#ad-mrec-one &gt; div:before , #ad-mrec-two &gt; div:before  {
    color: #ababab;
    font-family: futura-book;
    position: relative;
    content: 'advertisement';
    text-align: center;
    display: block;
    line-height: 1;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.mrec-title {
    color:rgba(171, 171, 171, 0);
}
/*
@media screen and (max-width: 500px) {
    .countdown-container-new{
        width: 350px;
        margin: auto;
        float: none;
    }
    .countdown-container-new .main.container-fluid{
        display: none;
    }
    .countdown-container-new .counter-digit-box-new{
        text-align: center;
        width: 101px;
        height: 50px;
        margin-top: 7%;
        margin-left: 2%;
        margin-right: 1%;
        border: 1px solid #ffffff;
        display: inline-block;
        background-color: white;
    }
    .countdown-container-new .xmas-cd{
        margin-left: 26%;
    }
    .countdown-container-new .label-holder{
        margin-top: 0px;
    }
    .countdown-container-new .counter-digit{
        margin-top: -19px;
    }
    .countdown-container-new .counter-label-days {
        margin-left: 11%;
        position: absolute;
        color: #ffffff;
    }
    .countdown-container-new .counter-label-hours {
        margin-left: 41%;
        position: absolute;
        color: #ffffff;
    }
    .countdown-container-new .counter-label-minutes {
        margin-left: 72%;
        position: absolute;
        color: #ffffff;
    }
    .countdown-container-new .container{
        display: none;
    }
}
*/

/*
 * FOOTER ENT
 */

@media only screen and (min-width: 1087px) {
    /* line 393, ../../scss/widgets/_header.scss */
    .hdr-container .split-list ul {
        width: 15%;
    }
}
/* line 1, ../../scss/widgets/_footer.scss */
.ftr-wrapper {
    background-color: #181818;
    border-top: 5px solid #818181;
    position: relative;
    z-index: 2;
}

/* line 7, ../../scss/widgets/_footer.scss */
.ftr-container {
    width: 100%;
}
/* line 10, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-left {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    text-align: right;
    background-color: #202020;
}
/* line 14, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-left .ftr-content {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    text-align: center;
}
/* line 18, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-left h2 {
    color: #fff;
    font-size: 30px;
    font-family: "Open Sans", "sans-serif";
}
/* line 24, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-left .social-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
/* line 27, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-left .social-links ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    margin: 0 1px;
}
/* line 30, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-left .social-links ul li a {
    color: #fff;
    font-size: 50px;
}
/* line 34, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-left .social-links ul li a.facebook:hover {
    color: #3B5999;
}
/* line 39, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-left .social-links ul li a.twitter:hover {
    color: #2FCCF7;
}
/* line 44, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-left .social-links ul li a.instagram:hover {
    color: #964B00;
}
/* line 49, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-left .social-links ul li a.youtube:hover {
    color: #EC2828;
}
/* line 56, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-left .primary-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    border-top: 1px solid #585858;
    width: 85%;
    padding-top: 5px;
    margin: 10px auto 0 auto;
}
/* line 63, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-left .primary-links ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    margin: 10px 10px 0 10px;
    width: 40%;
}
/* line 67, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-left .primary-links ul li a {
    font-family: "Open Sans", "sans-serif";
    color: #fff;
    font-size: 16px;
}
/* line 76, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-right .ftr-content {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}
/* line 79, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-right .primary-links {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    vertical-align: top;
}
/* line 82, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-right .primary-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
/* line 84, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-right .primary-links ul li {
    margin-bottom: 10px;
}
/* line 86, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-right .primary-links ul li a {
    font-family: "Open Sans", "sans-serif";
    color: #fff;
    font-size: 15px;
}
/* line 94, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-right .secondary-links {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    vertical-align: top;
}
/* line 97, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-right .secondary-links .split-list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
/* line 102, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-right .secondary-links .split-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    vertical-align: top;
}
/* line 106, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-right .secondary-links .split-list ul li {
    text-align: left;
    margin-bottom: 10px;
}
/* line 109, ../../scss/widgets/_footer.scss */
.ftr-container .ftr-right .secondary-links .split-list ul li a {
    color: #fff;
    text-decoration: none;
    font-family: "Open Sans", "sans-serif";
    font-size: 15px;
}

@media only screen {
    /* line 124, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-left {
        padding-bottom: 90px;
        width: 100%;
    }
    /* line 127, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-left .ftr-content {
        width: 100%;
        margin-top: 15px;
    }
    /* line 132, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-left .primary-links {
        display: inline-block;
        *display: inline;
        zoom: 1;
        vertical-align: middle;
    }
    /* line 136, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-right {
        display: none;
    }
}
@media only screen and (min-width: 1088px) {
    /* line 144, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-left {
        height: 200px;
        width: 45%;
    }
    /* line 147, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-left .ftr-content {
        margin-top: 30px;
        width: 336px;
    }
    /* line 151, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-left .primary-links {
        display: none;
    }
    /* line 155, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-right {
        display: inline-block;
        *display: inline;
        zoom: 1;
        vertical-align: middle;
        width: 50%;
    }
    /* line 158, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-right .ftr-content {
        width: 100%;
        margin-left: 30px;
    }
    /* line 162, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-right .primary-links {
        width: 20%;
    }
    /* line 165, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-right .secondary-links {
        width: 80%;
    }
    /* line 168, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-right .split-list ul {
        width: 40%;
    }
}
@media only screen and (min-width: 1087px) {
    /* line 177, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-left {
        height: 200px;
        width: 35%;
    }
    /* line 180, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-left .ftr-content {
        margin-top: 15px;
        width: 336px;
    }
    /* line 184, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-left .primary-links {
        display: none;
    }
    /* line 188, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-right {
        display: inline-block;
        *display: inline;
        zoom: 1;
        vertical-align: middle;
        width: 64%;
    }
    /* line 191, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-right .ftr-content {
        width: 90%;
        margin-left: 60px;
    }
    /* line 195, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-right .primary-links {
        width: 20%;
    }
    /* line 198, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-right .secondary-links {
        width: 75%;
    }
    /* line 201, ../../scss/widgets/_footer.scss */
    .ftr-container .ftr-right .split-list ul {
        width: 30%;
    }
}

/*
 * FOOTER OVERRIDE
 */

footer.ent-footer {
    font-family: 'Open Sans', sans-serif !important;
}
footer.ent-footer .social-links a {
    background-image:none;
}

/*
 * Footer Social
 */
footer.ent-footer div.social-links ul li {
    padding:0;
    margin:0;
}
footer .social-links {
    margin-top: 5px;
}
footer.ent-footer div.social-links ul .links {
    background:none;
    /* background-size: contain !important; */
    width:50px !important;
    height:50px !important;
    display:inline-block;
    font-size: 50px !important;
    line-height: 50px !important;
}

footer.ent-footer div.social-links ul .link-facebook:hover{
    color:#3b5998;
}

footer.ent-footer div.social-links ul .link-twitter:hover{
    color:#00aced;
}

footer.ent-footer div.social-links ul .link-instagram:hover{
    color:#964b00;
}

footer.ent-footer div.social-links ul .link-youtube:hover{
    color:#e52d27;
}</pre></body></html>