/*
Theme Name: Indie 2025
Text Domain: indie2020
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: Tema para o festival Indie 2025.
Author: Lucas Junqueira
Author URI: https://ciclope.art.br/
Theme URI: https://ciclope.art.br/
*/

/* CSS Reset */


html,
body {
	border: none;
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
	border: none;
	font-size: inherit;
	/*line-height: inherit;*/
	line-height: 1.4;
	margin: 0;
	padding: 0;
	text-align: inherit;
}

blockquote::before,
blockquote::after {
	content: "";
}

/* fontes */
@font-face {
    font-family: 'Simple';
    font-style: normal;
    font-weight: normal;
    src: local('Simple Regular'), url('fonts/Simple-Regular.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Simple';
    font-style: italic;
    font-weight: normal;
    src: local('Simple Oblique'), url('fonts/Simple-Oblique.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Simple';
    font-style: normal;
    font-weight: bold;
    src: local('Simple Bold'), url('fonts/Simple-Bold.woff') format('woff');
    }
    

    @font-face {
    font-family: 'Simple';
    font-style: italic;
    font-weight: bold;
    src: local('Simple Bold Oblique'), url('fonts/Simple-BoldOblique.woff') format('woff');
    }


/* Document Setup */


html {
	font-size: 62.5%; /* 1rem = 10px */
	scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
	html {
		scroll-behavior: auto;
	}
}

body {
	background: #FFF;
	box-sizing: border-box;
	color: #FFF;
	/*font-family: 'Roboto', sans-serif;*/
	/*font-family: 'Chakra Petch', 'Rajdhani', 'Roboto', sans-serif;*/
	/*font-family: 'Simple', 'Roboto', sans-serif;*/
	font-family: tgn-soft-round-con, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.5rem;
	/*letter-spacing: -0.015em;*/
	text-align: left;
}

@supports ( font-variation-settings: normal ) {

	body {
		/*font-family: 'Roboto', sans-serif;*/
		/*font-family: 'Chakra Petch', 'Rajdhani', 'Roboto', sans-serif;*/
		font-family: 'Simple', 'Roboto', sans-serif;
	}
}

*,
*::before,
*::after {
	box-sizing: inherit;
	-webkit-font-smoothing: antialiased;
	word-break: break-word;
	word-wrap: break-word;
}

#site-content {
	overflow: hidden;
}


/* Clearing */

.group::after,
.entry-content::after {
	clear: both;
	content: "";
	display: block;
}


/* Base Transitions */

a,
path {
	transition: all 0.15s linear;
}


/* Screen Reader Text */

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	word-break: normal;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	right: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}


/* Skip Link */

.skip-link {
	left: -9999rem;
	top: 2.5rem;
	z-index: 999999999;
	text-decoration: underline;
}

.skip-link:focus {
	display: block;
	left: 6px;
	top: 7px;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	line-height: normal;
	padding: 15px 23px 14px;
	z-index: 100000;
	right: auto;
}


/* Accessibility Settings */

@media ( prefers-reduced-motion: reduce ) {

	* {
		animation-duration: 0s !important;
		transition-duration: 0s !important;
	}
}

/* Ajustes de elementos wordpress */

#wpadminbar {
	display: none;
}

/* GERAL */
body {
	background-color: #FFFFFF;
}

/* Cabeçalho */

#site-header {
	margin: 2rem 5rem 1rem 5rem;
	color: #004a82;
	/*font-family: 'Work Sans', sans-serif;*/
	/*font-family: 'Chakra Petch', 'Rajdhani', 'Roboto', sans-serif;*/
	/*font-family: 'Simple', 'Roboto', sans-serif;*/
	font-family: tgn-soft-round-con, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2rem;
	font-weight: 600;
}

#site-header a {
	color: #000000;
	text-decoration: none;
	font-weight: 600;
	text-transform: uppercase;
}

#headertable {
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: middle;
}

#headertableesq {
	text-align: left;
	vertical-align: middle;
	width: 32rem;
}

#headertablecen {
	text-align: center;
	vertical-align: bottom;
	width: 20rem;
}

#menuhomecima {
	margin-bottom: 0.6rem;
	display: inline-block;
	/*letter-spacing: -0.005rem;*/
	font-size: 20px;
}

#headertabledir {
	text-align: right;
	vertical-align: middle;
	/*width: 20rem;*/
}

#bthamb {
	display: none;
}

#btlogin {
	display: inline-block;
	cursor: pointer;
}

#headerlogin {
	position: absolute;
	font-size: 1.1rem;
	color: #FFF;
	margin-left: 2.6rem;
	margin-top: -3.6rem;
	font-weight: 600;
}

#btlogin #headerlogin {
	display: none;
}

#btlogin:hover #headerlogin {
	display: block;
}

#btlang {
	display: inline-block;
}

#headerlang {
	position: absolute;
	text-align: center;
	font-size: 1.1rem;
	color: #004a82;
	margin-left: 3.1rem;
	margin-top: -4.7rem;
	line-height: 1.6;
	font-weight: 600;
}

#btlang #headerlang {
	display: none;
}

#btlang:hover #headerlang {
	display: block;
}

#headerlang a {
	color: #FFF;
}

.menudiv {
	display: inline-block;
}

#headeresquerda {
	text-align: left;
	width: 38%;
}

#headercentro {
	text-align: middle;
	width: 40%;
}

#headerdireita {
	text-align: right;
	width: 20%;
}

#sesdia {
	/*background-color: #000;*/
	border: solid 2px #ff7e01;
	color: #ff7e01;
	padding: 0.2rem;padding-bottom: 0.05rem;
	display: inline-block;
	margin-bottom: 0.5rem;
	font-size: 16px;
	text-align: center;
}

#sesdia a:link, #sesdia a:visited  {
	display: inline-block;
	padding: 0.3rem 0.1rem;
	margin-left: 0.2rem;
	/*background-color: #FFF;*/
	color: #ff7e01;
	text-decoration: none;
	min-width: 4rem;
}

#sesdia a:hover, #sesdia a:active  {
	background-color: #ff7e01;
	color: #FFF;
}

#sesdia .selecionado {
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	display: inline-block;
	padding: 0.3rem 0.1rem;
	margin-left: 0.2rem;
	/*background-color: #FFF;*/
	min-width: 4rem;
}

#sitelogo {
	border: none;
	width: 80%;
}

.headericon {
	height: 5rem;
	margin-left: 2rem;
}

#menumobile {
	padding: 1.5rem;
	line-height: 1.5;
	text-align: left;
	background-color: #FFFFFF;
	width: 100%;
	position: absolute;
	right: 0;
	color: #ff7e01;
	display: none;
	z-index: 1000;
	font-size: 1.8rem;
}

#menumobile a {
	color: #000000;
}

#datasmobile a {
	color: #ff7e01;
}

#langdesk {
	margin-top: -70px;
}

#menumobile hr {
	border: none;
	background-color: #000000;
	height: 0.2rem;
	color: #000000;
}

.separador {
	color: #004a82;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}

.smallsep {
	font-size: 14px;
}

.selecionado {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}

.onlinehome {
	width: 100%;
	overflow: hidden;
	position: relative;
	/*font-family: 'Work Sans', sans-serif;*/
	/*font-family: 'Chakra Petch', 'Rajdhani', 'Roboto', sans-serif;*/
	/*font-family: 'Simple', 'Roboto', sans-serif;*/
}

.onlinehome a {
	text-decoration: none;
}

.onlinevdcontent {
	background-color: #000;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.onlineimcontent {
	background: #000000 no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 720px;
	object-fit: cover;
}

.onlinevdbg {
	z-index: -1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.onlinegrade {
	position: absolute;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url("pics/grade.png");
	top: 0;
	left: 0;
}

.oinfobox {
	width: 100%;
	margin: 0;
	padding: 0;
	position: absolute;
	display: inline-block;
	vertical-align: top;
	bottom: 0;
	padding-top: 7rem;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.95));
}

.onlineinfo {
	/*position: absolute;
	bottom: 5rem;
	left: 3rem;*/
	display: inline-block;
	vertical-align: top;
	margin-left: 3rem;
	margin-bottom: 20rem;
}

.oinfoicon {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

.oinfostatus {
	display: inline-block;
	vertical-align: top;
	margin-left: 2rem;
	color: #FFFFFF;
	cursor: pointer;
}

.oistitulo {
	font-weight: bold;
	font-size: 2.5rem;
}

.oiicon {
	width: 3rem;
}

.oinfofilme {
	display: inline-block;
	vertical-align: top;
	margin-left: 2rem;
	max-width: 55rem;
}

.oinfoclick {
	cursor: pointer;
}

.oimostra {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2.5rem;
	color: #ffffff;
	padding: 0rem 0.5rem 0.4rem 0.5rem;
	margin-bottom: 0.6rem;
	margin-left: 0.2rem;
	display: inline-block;
}

.oititulo {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 3rem;
	color: #FFFFFF;
}

.oidiretor {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2rem;
	color: #FFFFFF;
}

.oiinfo {
	font-size: 2rem;
	color: #FFFFFF;
}

.oilink {
	font-size: 2rem;
	color: #FFFFFF;
	font-weight: bold;
}

/* LOGIN */

#paglogin {
	padding: 5rem;
}

#pgloginholder {
	display: table;
	width: 100%;
	vertical-align: top;
	background-color: #2c2c2c;
}

#pgloginholderesq {
	display: table-cell;
	vertical-align: top;
	width: 29%;
	background-color: #000;
	height: 100%;
	color: #fff;
	line-height: 1.5;
	padding: 3rem;
}

#indieicons {
	border: none;
	width: 90%;
	margin-bottom: 8rem;
}

#pgloginholderdir {
	display: table-cell;
	vertical-align: top;
	width: 70%;
	background-color: #999;
}

#pgloginbox {
	padding: 3rem;
	
	font-weight: bold;
}

#pgloginbox h1 {
	color: #004a82;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
	font-size: 3rem;
}

#pgloginbox p {
	color: #FFF;
	font-weight: normal;
}

#pgloginbox .tml-field {
	border: none;
	/*font-family: 'Work Sans', sans-serif;*/
	/*font-family: 'Chakra Petch', 'Rajdhani', 'Roboto', sans-serif;*/
	font-family: 'Simple', 'Roboto', sans-serif;
	font-size: 2rem;
	color: #000;
	padding: 0.5rem;
	
}

.tml-indicator-wrap, .indicator-hint {
	display: none;
}

.tml-button {
	background-color: #004a82;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	padding: 1rem;
	cursor: pointer;
}

.tml-button:hover {
	color: #FFF;
}

ul.tml-links {
	display: none;
}

#pllinks {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

#pllinks a {
	color: #FFF;
	text-decoration: none;
}

#pllinkesq {
	display: inline-block;
	width: 50%;
	vertical-align: middle;
}

#pllinkdir {
	display: inline-block;
	width: 49%;
	vertical-align: middle;
	text-align: right;
}

/* EDIÇÕES PASSADAS */

#edpassadas {
	margin: 2rem 4rem;
	display: inline-block;
	vertical-align: top;
	background-color: #FFF;
	padding: 2rem;
}

.edpasit {
	display: inline-block;
	vertical-align: top;
	padding: 2rem;
	cursor: pointer;
	width: 20%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 2rem;
}

.edpasit:hover {
	background-color: #ff7e01;
	color: #FFF;
}

/* RODAPÉ */

#site-footer {
	display: inline-block;
	width: 100%;
	vertical-align: bottom;
	padding: 7rem 5rem 2rem 5rem;
	margin-top: 0;
	background-color: #FFFFFF;
}

#footeresq {
	display: inline-block;
	width: 60%;
	vertical-align: bottom;
}

#footerimg {
	border: none;
	width: 100%;
}

#footerdir {
	color: #FFF;
	display: inline-block;
	width: 38%;
	vertical-align: bottom;
	text-align: right;
}

#footerdir a {
	color: #000000;
}

/* MIOLO */

#site-content {
	color: #000;
	/*font-family: 'Work Sans', sans-serif;*/
	/*font-family: 'Chakra Petch', 'Rajdhani', 'Roboto', sans-serif;*/
	/*font-family: 'Simple', 'Roboto', sans-serif;*/
	font-family: tgn-soft-round-con, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 17px;
	padding: 2rem 5rem;
	background-color: #FFFFFF;
}

#fmostra {
	width: 100%;
	padding: 0.7rem 2rem;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2.2rem;
	margin: 0;
}

#fbanner {
	background-color: #000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 40rem;
	margin: 0;
	margin-bottom: 2rem;
}

#fbannerimg {
	width: 100%;
	height: auto;
	margin: 0;
	margin-bottom: 2rem;
}

#fconteudo {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}

#fconteudoesq {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	padding: 0 2rem 0 0;
}

#fconteudodir {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	padding: 0 0 0 2rem;
}

#ftitulo {
	font-size: 2.2rem;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2;
}

#fdiretor {
	font-size: 2.0rem;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: -0.5rem;
	line-height: 1.4;
}

#finfo {
	font-size: 1.8rem;
	line-height: 1.4;
}

.fseparador {
	width: 3rem;
	height: 0.7rem;
	margin-top: 1.2rem;
	margin-bottom: 1.2rem;
}

.fconteudo {
	line-height: 1.4;
}

.fintertitulo {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0.7rem;
}

#fprograme {
	padding: 0.5rem;
	color: #FFFFFF;
	margin-top: 2rem;
	text-transform: uppercase;
	margin-bottom: 2rem;
}

#fprograme a {
	text-decoration: none;
	color: #FFFFFF;
}

#fprograme .fintertitulo {
	color: #FFFFFF;
}

#ffoto {
	background-color: #000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 25rem;
	margin: 0;
	margin-bottom: 2rem;
}

#ffotoimg {
	width: 100%;
	margin: 0;
	margin-bottom: 2rem;
}

/* LISTA DE FILMES */

#pagfilmes {
	margin-top: 2rem;
}

.listamostra {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	vertical-align: top;
	margin-bottom: 3rem;
}

.lmtitulo {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	color: #FFFFFF;
	padding: 1rem;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	font-size: 1.6rem;
}

.lmtitulomeio {
	width: 50%;
}

.lmtitulomais {
	float: right;
}

.lmtitulomais a {
	text-decoration: none;
	color: #FFFFFF;
}

.lmfilme {
	display: inline-block;
	width: 25%;
	cursor: pointer;
	margin: 0 0 20px 0;
	padding: 0;
	min-height: 25rem;
	vertical-align: top;
}

.lmfilmeborda {
	text-align: center;
	padding: 0 0.2rem;
}

.lmfilmetit {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.6rem;
	text-align: left;
	margin-top: 0.5rem;
}

.lmfilmedir {
	text-transform: uppercase;
	font-size: 1.4rem;
	text-align: left;
}

.lmfilmeinfo {
	font-size: 1.2rem;
	text-align: left;
}

.lmfilmepic {
	width: 100%;
	height: 19.5rem;
	background-color: #000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.tag {
	color: #ffffff;
	font-size: 12px;
	border-radius: 5px;
	background-color: #000000;
	padding: 5px;
	margin-bottom: 2px;
	display: inline-block;
}

.taghome {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	margin-left: 15px;
	padding: 4px 5px;
}

.tag-C {
	background-color: #e88b00;
}

.tag-IM {
	background-color: #b39c00;
}

.tag-P {
	background-color: #82614d;
}

.tag-IMC {
	background-color: #d8b700;
}

/* ACESSIBILIDADE */

#sobredir {
	float: right;
	text-transform: none;
	font-size: 1.4rem;
}

#areaacess {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	color: #000000;
}

#areaacess:after {
  content: "";
  display: table;
  clear: both;
}

#areaacess h1 {
	text-transform: uppercase;
	font-size: 1.6rem;
	font-weight: bold;
}

#areaacess h2 {
	text-transform: uppercase;
	font-size: 1.4rem;
	font-weight: bold;
}

#areaacess h3 {
	font-size: 1.4rem;
	font-weight: normal;
}

#areaacessesq {
	float: left;
	width: 50%;
	padding-right: 3rem;
}

#areaacessdir {
	float: left;
	width: 50%;
	padding-left: 3rem;
}


/* EXIBIÇÃO */

#videoholder {
	width: 100%;
	height: 100%;
}

#usarea {
	display: inline-block;
	vertical-align: middle;
	padding-top: 50px;
}

#nomeus {
	position: fixed;
	color: #FFF;
	top: 50%;
	z-index: 1000;
	cursor: pointer;
	transform: rotate(270deg);
	left: -8rem;
}

#emailus {
	display: inline-block;
	vertical-align: middle;
}

#fullscrbt {
	margin-left: 1rem;
	width: 2rem;
	display: inline-block;
	vertical-align: middle;
}

#marcadagua {
	position: fixed;
	top: 1rem;
	right: 1rem;
}

#imgmarca {
	height: 10rem;
}

/* Media Query */

.deskonly {
	display: inline-block;
}
.mobonly {
	display: none;
}

#fbanner {
	display: none;
}

.listadeskonly {
	display: inline-block;
}

/* O FESTIVAL */

.ofestival {
	background-color: #000;
	/*color: #000 !important;*/
	/*margin-bottom: -5rem;*/
}

.ofestival h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.8rem;
	margin-bottom: 1.5rem;
}

.ofestival a {
	color: #ff7e01;
	text-decoration: none;
}

.ofestival #fmostra {
	margin-bottom: 1rem;
	cursor: pointer;
}

.sobremostra {
	margin-bottom: 1rem;
	padding: 0.7rem 2rem;
	color:#000;
}

.sobremostratit {
	text-transform: uppercase;
	font-size: 2.2rem;
	font-weight: bold;
	cursor: pointer;
}

.sobremostratxt {
	display: none;
	margin: 0.5rem 0;
}

#fetexto {
	margin-bottom: 2rem;
}

.mostraplus {
	color: #FFF;
	float: right;
	font-weight: bold;
}

.mostraa {
	color: #FFF;
	text-decoration: none;
	text-align: right;
	width: 100%;
	display: block;
}

#fechamada {
	font-size: 2.2rem;
	text-transform: uppercase;
	margin-top: 2rem;
	margin-bottom: 1rem;
	font-weight: bold;
}

.somobile {
	display: none;
}

@media ( max-width: 1300px ) {
	#site-header {
		font-size: 1.6rem;
	}
}

@media ( max-width: 1200px ) {
	#site-header {
		font-size: 1.4rem;
	}
	#pgloginholderesq {
		width: 44%;
		line-height: 1.4;
		padding: 2rem;
	}
	#indieicons {
		margin-bottom: 6rem;
	}
	#pgloginholderdir {
		width: 55%;
	}
}

@media ( max-width: 1100px ) {
	#site-header {
		font-size: 1.2rem;
	}
	#fbanner {
		height: 30rem;
	}
	#footeresq {
		width: 50%;
	}
	#footerdir {
		width: 49%;
	}
	#pgloginholderesq {
		width: 44%;
		line-height: 1.3;
		padding: 2rem;
	}
	#indieicons {
		margin-bottom: 4rem;
		width: 70%;
	}
	#pgloginholderdir {
		width: 55%;
	}
	#pllinkesq {
		width: 100%;
		margin-bottom: 1rem;
	}
	#pllinkdir {
		width: 100%;
		text-align: left;
	}
}

@media ( max-width: 1030px ) {
	#site-header {
		font-size: 1.1rem;
	}
	#fconteudoesq {
		width: 49.5%;
	}

	#fconteudodir {
		width: 49%;
	}
}

@media ( max-width: 1000px ) {
	#sitelogo {
		max-width: 26rem;
	}
	#site-header {
		margin: 2rem 5rem 1rem 5rem;
	}
	#headertablecen {
		display: none;
	}
	#btlogin {
		display: none;
	}
	#btlang {
		display: none;
	}
	#bthamb {
		display: inline-block;
	}
	#linksdesk {
		display: none;
	}
	#footerimg {
		width: 65%;
	}
	.oinfofilme {
		display: block;
		margin-left: 5rem;
		margin-top: 2rem;
	}
	.onlinevdbg {
		position: absolute;
		z-index: auto;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
	}
	.onlinehome {
		width: 100%;
		height: 50rem;
		overflow: hidden;
		position: relative;
		/*font-family: 'Work Sans', sans-serif;*/
		/*font-family: 'Chakra Petch', 'Rajdhani', 'Roboto', sans-serif;*/
		font-family: 'Simple', 'Roboto', sans-serif;
	}
	.onlineinfo {
		margin-bottom: 7rem;
	}
	#fbanner {
		display: block;
		height: 25rem;
	}
	#fbannerimg {
		display: none;
	}
	#footeresq {
		width: 60%;
	}
	#footerdir {
		width: 29%;
	}
	.lmfilme {
		width: 50%;
	}
	.edpasit {
		width: 25%;
	}
	#pgloginholder {
		display: inline-block;
	}
	#pgloginholderesq {
		display: inline-block;
		width: 100%;
		line-height: 1.2;
		padding: 2rem;
	}
	#indieicons {
		margin-bottom: 2rem;
		width: 50%;
	}
	#pgloginholderdir {
		display: inline-block;
		width: 100%;
	}
	#pllinkesq {
		width: 100%;
		margin-bottom: 1rem;
	}
	#pllinkdir {
		width: 100%;
		text-align: left;
	}
	.lmtitulomeio {
		width: 100%;
	}
	.onlineimcontent {
		height: 260px;
	}
	.onlinehome {
		height: 260px;
	}
	.oinfofilme {
		margin-left: 0;
		margin-right: 10px;
	}
}

@media ( max-width: 960px ) {
	#sitelogo {
		max-width: 24rem;
		width: 100%;
	}
	#fconteudoesq {
		display: block;
		width: 100%;
		padding: 0;
	}
	#fconteudodir {
		display: block;
		width: 100%;
		padding: 0;
	}
	#ffoto {
		height: 20rem;
	}
	#footeresq {
		width: 100%;
		display: block;
	}
	#footerdir {
		width: 100%;
		display: block;
	}
	.deskonly {
		display: none;
	}
	.mobonly {
		display: inline;
	}
	.somobile {
		display: block;
	}
	.onlineinfo {
		margin-bottom: 4rem;
	}
	#areaacessesq {
		float: none;
		width: 100%;
		padding: 0 0 3rem 0;
	}
	#areaacessdir {
		float: none;
		width: 100%;
		padding: 0 0 3rem 0;
	}
	#imgmarca {
		height: 8rem;
	}
	#voltafilme {
		display:block;
		width: 100%;
		text-align: right;
		float: none;
		font-size: 1.6rem;
		margin-top: 0.5rem;
	}
}

@media ( max-width: 650px ) {
	#site-header {
		margin: 2rem;
	}
	#sitelogo {
		max-width: 20rem;
	}
	.headericon {
		height: 3.8rem;
	}
	#footerimg {
		width: 80%;
	}
	#socialfooter {
		float: none;
		margin-left: 2rem;
		margin-bottom: 3rem;
	}
	#site-content {
		padding-left: 2rem;
		padding-right: 2rem;
	}
	#site-footer {
		padding: 2rem;
	}
	.oimostra {
		font-size: 1.5rem;
		padding: 0.4rem 0.2rem 0.1rem 0.2rem;
	}
	.taghome {
		font-size: 11px;
		margin-left: 10px;
		padding: 0.4rem 0.2rem 0.2rem 0.2rem;
	}
	.oititulo {
		font-size: 1.8rem;
	}
	.oidiretor {
		font-size: 1.6rem;
	}
	.oiinfo {
		font-size: 1.2rem;
	}
	.oilink {
		font-size: 1.6rem;
	}
	#fbanner {
		height: 20rem;
	}
	.lmfilme {
		width: 100%;
	}
	.lmfilmeborda {
		padding: 0;
	}
	.listadeskonly {
		display: none;
	}
	.edpasit {
		width: 50%;
	}
	#imgmarca {
		height: 6rem;
	}
}
#sobrecurtas {
	margin: 0.5rem;
}

.quadrado {
	border: none;
	/*color: #000000;
	background-color: #000000;*/
	display: inline-block;
}

.quadradointerno {
	display: inline-block;
	width: 12px;
	height: 8px;
	background-color: #000000;
	vertical-align: middle;
}

.hrmenu {
	color: #ff7e01 !important;
	background-color: #ff7e01 !important;
}