@media (max-width: 680px)
{    
	/*#bad-smartphone
	{
	display: block !important;
	height: 190px !important;
	}*/
	
	.corteImg
	{
	 float: none !important; 
	 max-width: 100% !important;"
	 display: block;
	 margin: 20px auto;
	}
	
	.corteTxt
	{
		float: none !important;
		display: block !important;
		margin: auto;
		max-width: 75%;
		text-align: center;
	}
	
	#navigation
	{
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 999;
	}
	
	.desktopG
	{
	display: none !important;
	}
	.mobileG
	{
	display: block !important;
	}
	
	#topo
	{
		height: 320px !important;
	}
	
	header
	{
		height: 320px !important;
	}
	
	.mascot
	{
	top: 192px !important;
	max-width: 320px;
	}
	
	.ranking
	{
	top: 70px !important;
	max-width: 300px;
	}
	
	.cbp-spmenu-vertical a {
		padding: 0.55em !important;
	}
	
    #navigation ul
	{
		display: none;
	}
	
	#showLeft
	{
		display: block !important;
	}
}
@media (max-width: 935px)
{
	.azul
	{
	 display: none;
	}
	
	#logo
	{
	display: none !important;
	}
	.green {
		font-size: 100% !important;
	}
}
@media (min-width: 680px) and (max-width: 1260px)
{  
	#cl-effect-20
	{
		width: 95% !important;
	}
}
@media (min-width:680px) and (max-width: 770px)
{  
	#cl-effect-20
	{
		font-size: 80%;
	}

}

body{
margin: 0;
font-family: 'Raleway', sans-serif;
background: #ffffff;
}

header
{
background: url('../img/topo.jpg') repeat-x	;
width: 100%;
height: 480px;
overflow: hidden;
}

.ranking	
{
position: absolute;
top: 30px;
left: 0;
right: 0;
margin: auto;
}

.mascot
{
position: absolute;
top: 213px;
left: 0;
right: 0;
margin: auto;
}

#bad-smartphone
{
background: #da0038;
color: #590017;
display: none;
font-family: 'Raleway', sans-serif;
overflow: hidden;
min-height: 140px;
padding: 10px;
}

#bad-smartphone img
{
float: left;
max-height: 120px;
margin: 15px 15px;
}

#topo
{
background: url('../img/circle.png') center no-repeat;
max-width: 665px;
height: 480px;
display: block;
margin: auto;
}

.menu
{
	text-align: left;
}

.menu > li
{
	font-size: 1.2em;
}

ul {
    position: absolute;
    margin: 0;
    list-style:none;
}

.fixed
{
position: fixed;
top: 0;
width: 100%;
z-index: 999;
}

#logo
{
float: left;
margin-top: 5px;
display: none;
transition: visibility 0s linear 0.5s,opacity 0.5s linear;
}

.oculto
{
opacity: 0;
}

.visible
{
opacity: 1;
}
 
#navigation > nav > ul > li {
    display: inline-block;
    position: relative;
}

li:hover > ul {
    display: block;
}

.white-box
{
background: white;
padding: 40px;
font-size: 1.35em;
overflow: hidden;
margin: 60px 0;
}

/* Multi Menu */
ul ul {
    position: absolute;
    display: none;
    margin: 0;
	width: 310px;
	padding: 0px 0;
	-webkit-animation: bounceInDown 0.5s;
animation: bounceInDown 0.5s;
-moz-animation: bounceInDown 0.5s;;


	/*-webkit-transition: all .25s ease;
   -moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	 -o-transition: all .25s ease;
		transition: all .25s ease;*/
	box-shadow: 0px 4px 6px rgba(0,0,0,0.4);
}
ul ul li {
    display: block;
	padding: 6px;
	background: white;
	border-bottom: 1px solid #efefef;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	-ms-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}

ul ul li a {
	font-size: 0.8em !important;
	font-weight: 600 !important;
	color: #2c5852 !important;
}

ul ul li:hover {
	background: #192a28;
}

ul ul li:hover a {
	color: white !important;
}

ul ul ul li
{
background: #45766f;
}
ul ul ul li:hover
{
background: #0c342f;
}
ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
}

#main
{
	margin: auto;
	overflow:hidden;
	min-height: 360px;
}

.container
{
	width: 90%;
	max-width: 1120px;
	margin: auto;
	overflow:hidden;
}

.corte
{
width: 100%;
display: block;
overflow: hidden;
background-color: #111f1d;
color: white;
padding: 60px 0px;
font-size: 1.3em;
text-align: justify;
}

.corteImg
{
 float: left; 
 display: block;
 max-width: 20%;
}

.corteTxt
{
 float: right; 
 max-width: 75%;
}

.naMidia
{
background-color: #eeeeee !important;
color: #434343 !important;
text-align: center;
}

/* Mídia */
.mediaIcons
{
margin-top: 65px;
}
.midia
{
margin-left: 2%;
float: left;
display: block;
}

.correio
{
background-image: url('../img/midia/correio.png');
width: 255px;
min-height: 27px;
margin-top: 7px;
}
.correio:hover
{
background-image: url('../img/midia/correio-hover.png');
}

.rua
{
background-image: url('../img/midia/rua.png');
width: 98px;
height: 122px;
margin-top: -40px;
}
.rua:hover
{
background-image: url('../img/midia/rua-hover.png');
}

.ufpb
{
background-image: url('../img/midia/ufpb.png');
width: 88px;
height: 122px;
margin-top: -40px;
}
.ufpb:hover
{
background-image: url('../img/midia/ufpb-hover.png');
}

.pcorreio
{
background-image: url('../img/midia/pcorreio.png');
width: 313px;
height: 39px;
}
.pcorreio:hover
{
background-image: url('../img/midia/pcorreio-hover.png');
}


.cortePB
{
width: 100%;
display: block;
overflow: hidden;
background-color: #101010;
color: white;
padding: 60px 0px;
font-size: 1.3em;
text-align: justify;
}

a.button {
color: white !important;
background: #00c1ba;
display: block;
width: 60%;
max-width: 451px;
font-weight: bold;
font-family: 'Raleway', sans-serif;
padding: 12px 0px;
margin: 25px auto;
text-align: center;
}

a.buttonPB {
	color: white !important;
	background: #d7003d;
	display: block;
	width: 60%;
	max-width: 451px;
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	padding: 12px 0px;
	margin: 25px auto;
	text-align: center;
}

a.buttonPB:hover, a.button:hover
{
	opacity: 0.75 !important;
}

.corte h1, .cortePB h1 {
font-size: 1.4em;
margin: 0;
font-weight: 900;
}

.azul
{
	background: #2abcda url('../img/graph.png') no-repeat center;
	width: 100%;
	overflow: hidden;
	height: 320px;
}

#boneco-tame
{
	position: relative;
	left: 54px;
	top: 72px;
	display: block;
}
#boneco-tama
{
	position: relative;
	float: right;
	right: 65px;
	bottom: 125px;
	display: block;
}


.liberdade {
text-align: justify;
font-size: 1.3em;
}

.liberdade h1 {
text-align: center;
font-size: 2em;
}

.green
{
text-align: center;
color: #858585;
margin: 40px 0 0 0;
font-size: 1.5em;
}

.green h1 {
font-size: 2em;
margin: 0.67em 0 0 0;
font-weight: 500;
}

.tableauPlaceholder {
margin-top: 60px;
}

.slide1
{
margin-bottom: 60px;
}

.slide1 h1 {
color: #0078ff;
margin: 0;
font-size: 3.2em;
font-weight: 500;
}



.tableauPlaceHolder
{
margin: auto;
width: 1080px !important;
}

/* Menu */

/* Effect 20: 3D side */
.cl-effect-20 a {
	line-height: 2em;
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	perspective: 800px;
}

.cl-effect-20 a span {
	position: relative;
	display: inline-block;
	padding: 12px 15px 0;
	background: #192a28;
	-webkit-transition: background 0.4s;
	-moz-transition: background 0.4s;
	transition: background 0.4s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
}

.cl-effect-20 a span::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 102%;
	background: #fff;
	color: #192a28;
	padding: 10px 0 0 0;
	content: attr(data-hover);
	-webkit-transform: rotateX(270deg);
	-moz-transform: rotateX(270deg);
	transform: rotateX(270deg);
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	transform-origin: 0 0;
	pointer-events: none;
	text-align: center;
}

.cl-effect-20 a:hover span,
.cl-effect-20 a:focus span {
	background: #192a28;
}

.cl-effect-20 a:hover span::before,
.cl-effect-20 a:focus span::before {
	-webkit-transform: rotateX(0deg);	
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

.cl-effect-20 > ul,
.cl-effect-20 > ul > li {
  list-style: none;
  margin: 0;
  display: inline-block;
  position: relative;
  padding: 0;
}
.cl-effect-20 > ul {
  position: relative;
  z-index: 597;
}

#cl-effect-20 a {
	position: relative;
	display: inline-block;
	margin: 0px;
	outline: none;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1.15em;
}

#cl-effect-20 a:hover,
#cl-effect-20 a:focus {
	outline: none;
}
.mobileG
{
display: none;
}

#navigation
{
background: #192a28;
margin-top: -1px;
height: 65px;
line-height: 44px;
}

#cl-effect-20
{
margin: 0 auto;
text-align: center;
width: 70%;
}

/* Membro */

span.nome {
width: 100%;
display: block;
color: #00907c;
font-weight: 600;
font-size: 1.3em;
margin: 6px 0px;
}

#main a
{
color: #00907c;
text-decoration: none;
}
.membro {
background: white;
width: 40%;
padding: 15px;
display: block;
overflow: hidden;
float: left;
margin: 15px 2.5%;
}

.membro > img {
float: left;
border-radius: 130px;
width: 100px;
height: 100px;
display: block;
overflow: hidden;
}

.text {
text-align: left;
display: block;
float: left;
max-width: 72%;
margin-left: 25px;
}

footer {
padding: 25px 0;
text-align: center;
background: #192a28;
color: white;
font-size: 0.8em;
display: block;
overflow: hidden;
width: 100%;
}

footer a, footer a:hover
{
color: white;
text-decoration: none;
font-weight: bold;	
}

/* General button style (reset) */
.btn {
	border: none;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 15px 60px;
	margin-top: 35px;
	display: inline-block;
	margin: 15px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Button */
.btn-4 {
	border-radius: 50px;
	border: 3px solid #fff;
	color: #fff;
	overflow: hidden;
	display: block;
	margin: 25px auto;
}

.btn-4:active {
	border-color: #006356;
	color: #006356;
}

.btn-4:hover {
	background: #1d9988;
}

.btn-4:before {
	position: absolute;
	height: 100%;
	font-size: 125%;
	line-height: 3.5;
	color: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.btn-4:active:before {
	color: #17954c;
}

.btn-4c:before {
	left: 70%;
	opacity: 0;
	top: 0;
}

.btn-4c:hover:before {
	left: 80%;
	opacity: 1;
}

/* Slide Menu */
/* General styles for all menus */
 
.cbp-spmenu a
 {
 text-decoration: none;
 }
 
.cbp-spmenu {
    background: #009d8b;
    position: fixed;
}
 
.cbp-spmenu h3 {
    color: #afdefa;
    font-size: 1.9em;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #00665a;
	height: 24px;
	overflow: hidden;
}
 
.cbp-spmenu a {
    display: block;
    color: #fff;
    font-size: 1.1em;
    font-weight: 300;
}
 
.cbp-spmenu a:hover {
    background: #008979;
}
 
.cbp-spmenu a:active {
    background: #00ceb6;
    color: white;
	font-weight: bold;
}
 
/* Orientation-dependent styles for the content of the menu */
 
.cbp-spmenu-vertical {
    width: 340px;
    height: 100%;
    top: 0;
    z-index: 1000;
}
 
.cbp-spmenu-vertical a {
    border-bottom: 1px solid #0dac99;
    padding: 1em;
}
 
.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}
 
.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
}
 
.cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 1px solid #258ecd;
}
 
/* Vertical menu that slides from the left or right */
 
.cbp-spmenu-left {
    left: -340px;
}
 
.cbp-spmenu-right {
    right: -240px;
}
 
.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
	box-shadow: 8px 0px 75px rgba(0,0,0,0.5);
	-moz-box-shadow: 8px 0px 75px rgba(0,0,0,0.5);
	-webkit-box-shadow: 8px 0px 75px rgba(0,0,0,0.5);
}
 
.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}

/* Transitions */
 
.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

 
@media (min-device-width: 401px) and (max-device-width: 700px) 
{ 
    .cbp-spmenu-horizontal {
        font-size: 75%;
        height: 110px;
    }
 
    .cbp-spmenu-top {
        top: -110px;
    }
 
    .cbp-spmenu-bottom {
        bottom: -110px;
    }
 
}
 
@media (max-height: 26.375em){
 
    .cbp-spmenu-vertical {
        font-size: 80%;
        width: 340px;
    }
 
    .cbp-spmenu-left,
    .cbp-spmenu-push-toleft {
        left: -190px;
    }
 
    .cbp-spmenu-right {
        right: -190px;
    }
 
    .cbp-spmenu-push-toright {
        left: 190px;
    }
}