@viewport {
	width: device-width;
 	zoom: 1;
}
* {
	font-family: 'Ubuntu', sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #000 !important;
}
ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.content-sociais {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000', GradientType=0 ); /* IE6-9 */
}

.content-sociais ul {
	padding: 0px;
	float: left;
	width: 100%;
	margin: 0px;
}
.content-sociais ul li a {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.content-sociais ul li a img {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.content-navegation {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
}
.content-navegation ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}
.content-navegation ul li {
	padding: 0px;
	float: left;
	margin: 0px;
	width: 33.3%;
}
.content-navegation ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.content-img-button {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	opacity: .6;
	-webkit-transition: opacity .5s ease-in-out;
  	-moz-transition: opacity .5s ease-in-out;
  	-ms-transition: opacity .5s ease-in-out;
  	-o-transition: opacity .5s ease-in-out;
  	transition: opacity .5s ease-in-out;	
}
.content-img-button:hover {
	zoom: 1;
  	filter: alpha(opacity=90);
  	opacity: .9;
}
.bg-live {
	background: #EB6F6F;
}
.bg-play {
	background: #44B2E3;
}
.bg-contato {
	background: #5A5E81;
}
.content-navegation ul li a img {
	margin: 0px;
	padding: 0px;
}

@media (min-width: 1024px) {
	body {
		/*background-position: right top;*/
	}
	.content-sociais {
		width: 360px;
		padding: 0px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
	}
	.content-sociais ul li {
		padding: 0px;
		float: left;
		width: 60px;
		margin: 0px;
	}
	.content-navegation {
		width: 100%;
		bottom: 0px;
	}
	.content-navegation ul li a img {
		width: 100px;
	}	
	.overlay-content {
		top: 25%;
	}	
	.content-player {
		background-color: #000;
		margin: 0px;
		padding: 0px;
		float: left;
		height: 32px;
		width: 100%;
		opacity: .8;
		display: none;
	}	
	.bg-all {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 100%;
		width: 100%;
		position: absolute;
		z-index: -2;
		background-repeat: no-repeat;
		background-image: url(../img/bg_general.jpg?54);
		background-position: center top;
		opacity: .6;
	}
	.div-player {
		width:100%;
		float:left;
		position: absolute;
		top: 70px;
	}
}
@media (max-width: 1024px) {
	body {
		/*background-position: right top;*/
	}
	.content-sociais {
	width: 70%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index: 2;
	}
	.content-sociais ul li {
		padding: 0px;
		float: left;
		width: 16%;
		margin: 0px;
	}
	.content-navegation {
	width: 100%;
	bottom: -2px;
	z-index: 2;
	}
	.content-navegation ul li a img {
		width: 100%;
	}
	.overlay-content {
		top: 25%;
	}
	.content-player {
		background-color: #000;
		margin: 0px;
		padding: 0px;
		float: left;
		height: 32px;
		width: 100%;
		opacity: .8;
		display: none;
	}
	.bg-all {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 100%;
		width: 100%;
		position: absolute;
		z-index: -2;
		background-repeat: no-repeat;
		background-image: url(../img/bg_general.jpg?54);
		background-position: center top;
		opacity: .6;
	}
	.div-player {
		width:100%;
		float:left;
		position: absolute;
		top: 70px;
	}
}
@media (max-width: 1024px) and (orientation: landscape) {
	html {
		margin: 0;
		height: 100%;
	}
	body {
		margin: 0;
		padding: 0;
	}
	.content-sociais {
		width: 80px;
		height: 100%;
		padding: 0px;
		margin: 0px;
		float: right;
	}
	.content-sociais ul li {
		padding: 0px;
		float: left;
		width: 100%;
		margin: 0px;
	}
	.content-navegation {
		width: 150px;
		height: 100%;
		top: 0px;
	}
	.content-navegation ul {
		height: 100%;
	}
	.content-navegation ul li {
		width: 100%;
		height: 33.33%;
	}
	.content-navegation ul li a {
		width: 100%;
		height: 100%;
	}
	.content-img-button {
		height: 100%;
	}
	.content-navegation ul li a img {
		width: 100%;
	}
	.overlay-content {
		top: 0%;
	}
	.content-player {
		background-color: #000;
		margin: 0px;
		padding: 0px;
		float: left;
		height: 32px;
		width: 100%;
		opacity: .8;
		display: none;
		position: fixed;
		bottom: 0px;
	}
	.bg-all {
		margin: 0px;
		padding: 0px;
		float: left;
		height: 100%;
		width: 100%;
		position: absolute;
		z-index: -2;
		background-repeat: no-repeat;
		background-image: url(../img/bg_general.jpg?54);
		background-position: -1000px -200px;
		opacity: .6;
	}
}


/*********** OVERLAY ***********/
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
	position: relative;
	width: 70%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {
  	.overlay a {
	  font-size: 20px
	}
  	.overlay .closebtn {
		font-size: 40px;
		top: 15px;
		right: 35px;
  	}
}
.video-all {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: -1;
}
.input-contato {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-radius: 5px;
	background-color: #FFF;
	border: 1px solid #ccc;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 20px;
	line-height: 50px;
}
.select-contato {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-radius: 5px;
	background-color: #FFF;
	border: 1px solid #ccc;
	font-size: 20px;
	line-height: 50px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}
.textarea-contato {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-radius: 5px;
	background-color: #FFF;
	border: 1px solid #ccc;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.button-contato {
	float: right;
	margin: 0px;
	font-size: 24px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	background: rgb(235,28,36); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(235,28,36,1) 0%, rgba(158,10,15,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(235,28,36,1) 0%,rgba(158,10,15,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(235,28,36,1) 0%,rgba(158,10,15,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb1c24', endColorstr='#9e0a0f',GradientType=0 ); /* IE6-9 */
	border: none;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.button-whatsapp {
	width: 100%;
	float: right;
	margin: 0;
	font-size: 24px !important;
	height: 65px !important;
	font-weight: bold !important;
	color: #FFF !important;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1ac400+0,219900+100 */
	background: rgb(26,196,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(26,196,0,1) 0%, rgba(33,153,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(26,196,0,1) 0%,rgba(33,153,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(26,196,0,1) 0%,rgba(33,153,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ac400', endColorstr='#219900',GradientType=0 ); /* IE6-9 */
	border: none;
	cursor: pointer;
	padding: 0px !important;
}
.button-whatsapp:hover {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1ac400+0,219900+0 */
	background: rgb(26,196,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(26,196,0,1) 0%, rgba(33,153,0,1) 0%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(26,196,0,1) 0%,rgba(33,153,0,1) 0%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(26,196,0,1) 0%,rgba(33,153,0,1) 0%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ac400', endColorstr='#219900',GradientType=0 ); /* IE6-9 */
}
.button-contato:hover {
	background: rgb(235,28,36); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(235,28,36,1) 0%, rgba(158,10,15,1) 0%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(235,28,36,1) 0%,rgba(158,10,15,1) 0%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(235,28,36,1) 0%,rgba(158,10,15,1) 0%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb1c24', endColorstr='#9e0a0f',GradientType=0 ); /* IE6-9 */
}
.button-contato-disabled {
	cursor: none !important;
	background: rgb(235,28,36) !important; /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(235,28,36,1) 0%, rgba(158,10,15,1) 0%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(235,28,36,1) 0%,rgba(158,10,15,1) 0%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(235,28,36,1) 0%,rgba(158,10,15,1) 0%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb1c24', endColorstr='#9e0a0f',GradientType=0 ) !important; /* IE6-9 */
}
.player {
	padding: 0px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}
