@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400);

/* @font-face {
  font-family: 'DIN-Regular';
  src: url('DIN-Regular.eot?#iefix') format('embedded-opentype'),  url('DIN-Regular.woff') format('woff'), url('DIN-Regular.ttf')  format('truetype'), url('DIN-Regular.svg#DIN-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
} */

html {
    background: #FFFFFF;
}
body {
    color: #000000;
}
.tm-logo p {
    display: inline-block!important;
}
html body.audio {
    background: url("../images/filastine-background2-white.jpg") no-repeat center center fixed #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
html body.video {
    background: url("../images/filastine-background2-white.jpg") no-repeat center center fixed #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
html body.image {
    background: url("../images/filastine-background2-white.jpg") no-repeat center center fixed #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
html body.live {
    background: url("../images/filastine-background2-white.jpg") no-repeat center center fixed #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
html body.text {
    background: url("../images/filastine-background2-white.jpg") no-repeat center center fixed #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
html body.tm-isblog.log {
    background: url("../images/filastine-background2-white.jpg") no-repeat center center fixed #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
html body.contacts {
    background: url("../images/filastine-background2-white.jpg") no-repeat center center fixed #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.tm-toolbar {
    width: 70%;
    float: right;
}
#myVideo {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-color: #FFFFFF;
    /*  background-image: url(../images/filastine-background.jpg); */
    background-position: center center;
    background-size: contain;
    object-fit: cover;
    z-index: 0;
}
h1, h1, h3, h4, h5, h6, .uk-navbar-nav>li>a {
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
}
.tm-navbar {
    margin-top: 0;
    border-top: 4px solid #000000;
}
p {
    font-size: 1.2em;
}
a:hover {
    text-decoration: none!important;
}
.tm-headerbar {
    margin-bottom: 0;
}
.tm-headerbar .uk-panel._menu {
    float: right;
    max-width: 100%;
    margin-right: 40px;
}
.tm-headerbar .uk-panel._menu .uk-nav li {
    display: inline-block;
}
.uk-panel form.uk-form {
    visibility: hidden;
}
body:not(.home) .tm-footer {
    padding-bottom: 160px;
}
body:not(.home) .tm-main {
    min-height: 650px;
}
ul.social {
    padding: 0;
    margin: 0;
}
ul.social li {
    list-style: none;
    display: inline-block;
    padding: 5px;
}
ul.social li a {
    color: #000000;
}
.uk-navbar-content ul.social {
    margin-top: -40px;
}
.uk-navbar-content ul.social li a {
    color: #000000;
    font-size: 150%;
}
.yoo-zoo.page-uikit>div>div.downloads>div {
    text-align: center;
}
.yoo-zoo.page-uikit>div>div.downloads>div>a:before {
    content: "\f019";
    font-family: 'FontAwesome';
    display: block;
    font-size: 36px;
    margin-bottom: 15px;
}
.yoo-zoo.page-uikit>div>div.downloads>div>a {
    line-height: 100%;
}
.uk-form-row {
    width: 300px;
}
.uk-form-row button.uk-button.uk-button-primary {
    float: right;
    width: 31%;
}
.tm-main {
    padding-bottom: 100px;
}

/* menu trigger */

.uk-subnav li {
    padding-left: 0;
}
.uk-subnav li:last-child a {
    /*  display: block;
    width: 0;
    overflow: hidden; */
}
.uk-subnav li:last-child a {
    width: 20px;
    height: 20px;
    display: inline-block;
    cursor: pointer;
    overflow: hidden;
    visibility: hidden;
    position: relative;
    z-index: 1;
}
.uk-subnav li:last-child a:before {
    width: 20px;
    height: 20px;
    content: "\f0c9";
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 24px;
    position: absolute;
    left: 0;
    visibility: visible!important;
    margin-left: 20px;
}
.uk-subnav li.triggeron:last-child a:before {
    content: "\f00d";
}
.uk-subnav li a {
    text-transform: uppercase;
    padding: 2px 8px;
    font-size: 0.85em;
    transition: all 0.5s ease-in-out;
}
.uk-subnav li a:hover {
    background: rgba(0, 0, 0, 0.05);
}
.uk-subnav li:first-child {
    transition: all 1.6s ease-in-out;
    opacity: 0;
    position: relative;
    top: -50px;
}
.uk-subnav li:nth-child(2) {
    transition: all 1.4s ease-in-out;
    opacity: 0;
    position: relative;
    top: -50px;
}
.uk-subnav li:nth-child(3) {
    transition: all 1.2s ease-in-out;
    opacity: 0;
    position: relative;
    top: -50px;
}
.uk-subnav li:nth-child(4) {
    transition: all 1s ease-in-out;
    opacity: 0;
    position: relative;
    top: -50px;
}
.uk-subnav li:nth-child(5) {
    transition: all 0.8s ease-in-out;
    opacity: 0;
    position: relative;
    top: -50px;
}
.uk-subnav li:nth-child(6) {
    transition: all 0.6s ease-in-out;
    opacity: 0;
    position: relative;
    top: -50px;
}
.uk-subnav li:nth-child(7) {
    transition: all 0.4s ease-in-out;
    opacity: 0;
    position: relative;
    top: -50px;
}
.uk-subnav li:nth-child(8) {
    transition: all 0.2s ease-in-out;
    opacity: 0;
    position: relative;
    top: -50px;
}
.uk-subnav li.animate {
    opacity: 1!important;
    top: 0!important;
}

/* home custom styles */

.home section#tm-top-a {
    min-height: 72vh;
}
.home .uk-subnav li a {
    color: #FFFFFF;
}
.home .uk-subnav li a:hover {
    color: #f0f0f0;
}
.home section#tm-top-a h1, .home section#tm-top-a h3, .home section#tm-top-a h4 {
    color: #FFFFFF!important;
}
.home section#tm-top-a h1, .home section#tm-top-a h3 {
    margin-bottom: 0;
}
.home section#tm-top-a h3 {
    margin-top: 15px;
}
.home section#tm-top-a h4 {
    margin-top: 10px;
}
.home ul.social li a {
    color: #FFFFFF;
}
.home .uk-navbar-content ul.social li a {
    color: #FFFFFF;
}
.short-separador {
    width: 250px;
    height: 2px;
    border: 0;
    background: #FFFFFF;
    margin: auto;
}
.home .uk-navbar-toggle {
    color: #FFFFFF;
}
.home .tm-totop-scroller {
    color: #FFFFFF;
}


/* Abandon Homepage */

h4.series, h4.release-date {
    margin-top: 0!important;
}

/* titles fix */

.uk-container {
    position: relative;
}
h1.uk-h1 {
    display: inline-block;
    width: fit-content;
    position: absolute;
    top: 65px;
    right: 0;
    margin-right: 30px;
    color: #000000;
}

/* icons */

i.uk-icon-medium {
    font-size: 20px;
    opacity: 0.75;
    transition: all 0.5s ease-in-out;
}
i.uk-icon-medium:hover {
    opacity: 1;
}
.videothumb {}
.page-uikit-video .media div div a {
    position: relative;
}
h3.uk-h4.video-title {
    margin: 5px 0 30px 0!important;
    font-size: 14px;
    line-height: 120%;
}
.uk-overlay-panel .uk-icon-large {
    opacity: 0.7;
    font-size: 400%;
    transition: all 0.2s linear;
    position: relative;
    top: -5px;
}
.uk-overlay-panel:hover i {
    opacity: 1;
}
/** filastine Log **/
.blog-uikit-log > h2 {display:none;}
.blog-uikit-tag > h2 {
    font-size: 18px;
    text-transform: uppercase;
    display:block;
}

.log h1.uk-article-title {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0;
    font-family: 'Roboto Condensed';
}
.log p.uk-article-meta {
    font-family: 'Roboto Condensed';
    margin-top:0!important;
    text-transform: uppercase;
    font-size: 14px;
    color: #000000;
}
.log article.uk-article {
    border-bottom: 2px solid #000000;
    padding-bottom: 30px;
}
.log .uk-pagination > .uk-active > span {
    background: transparent;
    color: #000000;
    border: 2px solid #000000;
}
.log .uk-pagination > li > a {
    background: transparent;
    color: #000000;
    border: 2px solid transparent;
}
.log .uk-pagination > li > a:hover {
    background: transparent;
    border: 2px solid #000000;
}
.log .tm-sidebar-b li {
    list-style: none;
    padding: 0;
}
.log .tm-sidebar-b ul {
    padding: 0;
}
.log .tm-sidebar-b li {
    text-transform: uppercase;
    color: #000000;
    border-bottom:1px solid #000000;
}
.log .tm-sidebar-b li:first-child {
    border-top:1px solid #000000;
}
.log .tm-sidebar-b li a {
    font-size:16px;
    color: #000000;
}
.log .tm-sidebar-b h3.uk-panel-title {
    text-transform: uppercase;
    font-size: 20px;
}
.log .tm-sidebar-b ul.zoo-itempro-default li .layout-default p.title {
    margin: 10px 0;
}
.log .tm-sidebar-b .zoo-tagcloud li {border: 0;}

.log .tm-sidebar-b .zoo-tagcloud li a {
    font-size: inherit;
    color: #000000;
}
.log .tm-sidebar-b .zoo-tagcloud li a:hover {
    text-decoration: underline;
}
.log .uk-article p a {text-decoration: underline;}

.log .uk-article p a:hover {text-decoration: none;}




/** DRAPETOMANIA **/

body.home {
  background: #000000;
  color:#FFFFFF;
}
body.home > .uk-container.uk-container-center {
    height: 100vh;
}



/* media queries */

@media only screen and (min-width:1025px) {
    .home .tm-navbar {
    border: 0;
    display: none;
	}
}
@media (max-width:1367px) {
    .home .imgtitle {
        max-height: 80px;
        width:auto;
    }
    .home section#tm-top-a img.rosa {
        margin: 15px 0 15px 12px;
        max-height: 360px;
        width:auto;
    }
    .home .getalbum, .home .exlive {
        max-height: 36px;
        width:auto;
    }
    body.home .tm-footer {
    margin-top: 0;
    }
}

@media only screen and (min-width:1368px) {
    .home section#tm-top-a img.rosa {
        margin: 50px 0 50px 15px;
    }
}
@media only screen and (max-width:767px) {
    .uk-navbar-toggle {
        display: block!important;
    }
    h1.uk-h1 {
        display: block;
        width: auto;
        position: inherit;
        margin: 0;
        color: #000000;
        font-size: 24px;
    }
    .tm-navbar {
        margin-bottom: 0;
    }
}

/* iPhone landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: landscape) {
    .tm-navbar {
        border-top: 0;
    }
    .home .tm-top-a img {
        max-width: 200px;
    }
    .home h1 {
        font-size: 24px;
        line-height: 28px;
        margin-top: 0
    }
    .home h2 {
        font-size: 20px;
        line-height: 24px;
        margin-top: 0
    }
    .home h3 {
        font-size: 18px;
        line-height: 20px;
        margin-top: 0
    }
    .home h4 {
        font-size: 16px;
        line-height: 18px;
        margin-top: 0
    }
    .home section#tm-top-a {
        min-height: 50vh;
    }
}


/* fix menu mobile */

ul.uk-navbar-nav.uk-hidden-small {
    display: none;
}

.uk-navbar-toggle, .uk-navbar-toggle:hover, .uk-navbar-toggle:focus {
    color: #000000;
    text-decoration: none;
    outline: none;
    font-size: 24px;
}
.home .uk-navbar-toggle, .home .uk-navbar-toggle:hover, .home .uk-navbar-toggle:focus {
    color: #FFFFFF;
}


iframe {
    max-width: 100%!important;
}
.tm-navbar {
	border:0;
}
.uk-nav-offcanvas li:last-child {
    display: none;
}

a.uk-button {
    background: #000000;
    color: #FFFFFF;
}
a.uk-button:hover {
    background: #242424;
    color: #FFFFFF;
}
