@charset "utf-8";

/*
Theme Name: M5Br V14
Theme URI: http://www.maroon5br.com
Description: Layout 2025 do Maroon 5 Brasil!
Author: Renato
Author URI: www.renatobodeman.com
Version: 14
*/

/*estrutura comum */

@font-face {
    font-family: 'gotham_blackregular';
    src: url('font/gotham-black-webfont.eot');
    src: url('font/gotham-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/gotham-black-webfont.woff') format('woff'),
         url('font/gotham-black-webfont.ttf') format('truetype'),
         url('font/gotham-black-webfont.svg#gotham_blackregular') format('svg');
    font-weight: bold;
}

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

body {
	margin:0;
	padding:0;
	background-color:#070b45;
	color:#000000;
	font-family: 'gotham_htfbook', Arial, Helvetica, sans-serif;
	font-size:1em;

}

header {
	width: 100%;
	height: 70px;
	display:block;
	background-color:#070b45;
	margin-top: 0px;
	top:0px;
}

#wrapper {
	width: 100%;
	display:block;
	background-color: #070b45;
}

footer {
	clear:both;
	width: 100%;
/*	height: 300px;*/
	display:block;
	color:#fff;
	background-color:#181d6c;
}

img {
    max-width: 100%;
    height: auto;
    margin: auto;	
}
/* ESTRUTURA HEADER */

nav {
	max-width:900px;
	margin:0 auto;
	display:block;
	/* background-color:#f6f6f8;
	background-color:#30b3ad;*/
}

#header-logo {
	width:125px;
	height:50px;
	padding:0px;
	display:block;
	float:left;
	margin: 5px 10px 5px 10px;
	text-align:center;
}
#menu-btn { 
	display:none;
}

#header-menu {
float:right;
display:block;
/*max-width:700px;*/
}

ul.links-menu { 
	text-align:center;
/*	width:780px; */
	height:70px;
	margin: 0px; 
	padding:0px;
	float:left;
	display:block;
	list-style-type: none;
	font-size:14px;
	}

ul.links-menu li {
	margin: 0; 
	padding: 10px;
	line-height:50px;
	list-style:none;
	display:inline-block;
	text-transform:uppercase;
}

ul.links-menu a {
	color:#60c1c8;
	text-decoration:none;
	font-weight:bold;
}

ul.links-menu a:hover {
	color:#60c1c8;
	text-decoration:none;
	font-weight:bold;
}

ul.links-redes { 
	text-align:center;
	padding:0px;
	display:table-cell;
	vertical-align:middle;
	list-style-type: none;
}

ul.links-redes li { 
	margin: 15px 0 15px 0; 
	padding: 5px;
	width:30px;
	list-style:none;
	display:inline-block;
	text-transform:uppercase;
}

@media only screen and (max-width: 899px) {
#menu-btn { 
	text-align:center;
	width:40px;
	padding:15px;
	display:block;
	height:70px;
	float:right;

}
	.expand {
	display: block !important; 
	background-color: #ff0066;
}

	#header-menu {
    display: none;
    width: 100%;
    text-align: center;
    background-color: #1a1230;
    margin-top: 70px;
    position: absolute;
    z-index: 9999;
}
	
	ul.links-menu { 
	text-align:center;
	width:100%;
	height:inherit;
	margin: 0px; 
	padding:0px;
	display:block;
	list-style-type: none;
	font-size:18px;
	}
	
	ul.links-menu li {
	margin: 0; 
	padding: 9px;
	line-height:45px;
	list-style:none;
	display:block;
	text-transform:uppercase;
}
	
	ul.links-redes { 
	text-align:center;
	padding:0px;
	float:right;
	display:table-cell;
	vertical-align:middle;
	list-style-type: none;
		width: 100%;
}
	ul.links-redes li { 
	margin: 0; 
	padding: 5px;
	line-height:75px;
	list-style:none;
	display: inline-block;
	text-transform:uppercase;

}
}
/* ESTRUTURA HOME */

#home-wrapper {
	width:100%;
	display:block;
	margin: 0 auto;
	padding: 0 auto;
}

#slider {
	width:100%;
	display:block;
	margin: 0 0 50px 0;
}

.title {
	max-width:900px;
	display:block;
	margin: 0 auto;
}

ul.home-lista-noticias {
	padding:0;
	margin:0 auto;
	list-style:none;
	display:block;
	max-width:900px;
	text-align: center;
}

ul.home-lista-noticias li {
	width:290px;
	height:inherit;
	padding:0;
	margin:20px 0px 20px 5px;
	display:inline-block;
	clear:both;
	vertical-align:top;
	background-color:#FFF;
}

@media only screen and (max-width: 899px) {
	ul.home-lista-noticias li {
	width:90%;
	height:inherit;
	padding:0;
	margin:20px 0px 20px 0px;
	display:inline-block;
	clear:both;
	vertical-align:top;
	background-color:#FFF;
	}
	.title {
	max-width:90%;
	display:block;
	margin:20px auto;
}
}
.post-thumbnail {
	width:100%;
	height:66%;
	display:block;
	margin-bottom: 0;
}

.post-info {
/*	width:250px;
	height:120px;*/
	display:block;
	margin-bottom:20px;
	padding:20px;
	font-size:17px;
	color:#000000;
	text-align:center;
	background-color:#fff;
	font-family: 'gotham_blackregular';
}

.post-meta{
	font-size:12px;
	color:#000;
	display:block;
	margin: 0 0 10px 0;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'gotham_htfbook';
}

.post-meta-single{
	font-size:12px;
	color:#000;
	display:block;
	margin: 0 0 10px 0;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
}

a.post-meta:link {
	font-size:12px;
	color:#939598;
	display:block;
		text-transform:uppercase;
}

#home-promo-wrapper {
	width: 100%;
	background-color:#000000;
	display:block;
	margin: 0px 0 0 0;
	padding: 50px 0 50px 0;
	background-image:url(images/M5-LoveIsLike-Butterfly.png);
	background-position:center;
	background-repeat:no-repeat;
}

#home-promo-content {
	max-width:900px;
	padding: 30px 0 30px 0;
	margin: 0 auto;
	display:block;
	text-align: center;
}

.promo-img {
	margin: 0 0 0px 0;	
}

ul.promo-links {
list-style-type:none;
margin:0 0 0 0;
padding:40px 10px 40px 10px;
display: inline-block;
Width:100%;
vertical-align:top;
}

ul.promo-links li{
border:none;
display:inline-block;
margin-bottom:0px;
padding:0 5px 0 5px;
}

a.promo:link, a.promo:active, a.promo:visited {
	font-size:12px;
	color:#60c1c8 !important;
	padding: 20px 40px;
	margin: 10px 0 50px 0;
	background-color: rgba(24, 29, 108, 0.5);
	text-transform:uppercase;
	border-radius:5px;
	display: block;
	text-align:center;
}

a.promo:hover {
	text-decoration:none;
	background-color: rgba(24, 29, 108, 1);
	color: #000000;
}

#home-media-wrapper {
	width: 100%;
	background-color:#181d6c;
	display:block;
	background-image: url("images/m5br-background-lil.jpg");
	background-size: cover;
}

#home-media-content {
	max-width:900px;
	padding: 40px 0 20px 0;
	margin: 0 auto;
	list-style:none;
	display:block;
}
@media only screen and (max-width: 899px) {
#home-media-content {
	width:90%;
	height:inherit;
	/*padding:0;*/
	padding: 40px 0 20px 0 !important;
	margin:0 auto;
	display:block;
	clear:both;
}
}

.home-youtube {
  position: relative;
  margin: 0 auto;
  max-width: 900px;
  padding: 20px 0 20px 0;
}

.video {
  width: 100%;
  aspect-ratio: 16 / 9; /* Keeps video proportional */
  border: 0;
}

/* Default: two columns */
.home-column {
  float: left;
  position: relative;
  width: 48%;
  margin: 1%; /* spacing between */
  margin-bottom: 40px;
}

.home-column iframe {
  width: 100%;
  aspect-ratio: 1 / 1;
  border: 0;
}

ul.column-banners {
	position: relative;
	max-width: 100%;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none; /* removes bullets */
}

ul.column-banners li {
	display: block;
	position: relative;
	margin-bottom: 15px; /* spacing between items */
}

ul.column-banners li:last-child {
	margin-bottom: 0;
}

ul.column-banners li img {
	width: 100%;   /* makes the image take full width of li */
	height: auto;  /* keeps aspect ratio */
	display: block; /* removes inline gap */
}

/* Responsive: stack on mobile */
@media only screen and (max-width: 899px) {
  #home-media-content {
    width: 90%;
    height: auto;
    padding: 0;
    margin: 0 auto;
    display: block;
    clear: both;
  }

  .home-column {
    float: none;          /* cancel float */
    width: 100%;          /* full width */
    margin: 20px 0;       /* consistent top/bottom spacing */
  }

  ul.column-banners {
    max-width: 100%;
    float: none;          /* cancel float */
  }
  #home-social-wrapper {
	text-align: center !important;
  }
}

/* HOME SOCIAL ICONS */

#home-social-wrapper {
	max-width: 900px;
	background-color:#070b45;
	display:block;
	border-radius:5px;
	padding: 15px;
	margin: 0px auto 20px auto;
}

#home-social-title {
	position:relative;
	max-width: 390px;
	line-height:50px;
	display:inline-block;
	color: #fff;
}
ul.home-social-icons {
	position:relative;
	max-width: 390px;
	display:inline-block;
	float:right;
	margin:0;
	padding:0;
}
ul.home-social-icons li {
	padding:0px;
	width: 40px;
	display:inline-block;
	position:relative;
	margin:5px;
}

/* TOUR SECTION */

#home-tour-wrapper {
	width: 100%;
/*	background-color:#00ff66;*/
	display:block;
	margin: 0px 0 0 0;
	padding: 50px 0 50px 0;
	/*background-image:url(images/M5-LoveIsLike-Butterfly.png);
	background-position:center;
	background-repeat:no-repeat;*/
}

#home-tour-content {
	max-width:900px;
	padding: 30px 0 30px 0;
	margin: 0 auto;
	display:block;
	text-align: center;
}

@media only screen and (max-width: 700px) {
	.home-media-youtube {
	float:left;
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.23%;
}

.home-media-spotify {
	float:right;
	position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 100%;

}
}

#wrapper-adsense {
	width: 100%;
	display:block;
	margin:30px 0 30px 0;
}

#adsense {
	max-width: 900px;
	margin: 0 auto;
	display:block;
}

/*BANDS IN TOWN WIDGET*/
.bit-nav-bar-container {
	display:none;
}
.bit-widget .bit-top-track-button  {
	display:none !important;
}

/* CSS LINKS */

a:link, a:visited  {
color:#000000;
text-decoration:none !important;
    /* First we need to help some browsers along for this to work.
     Just because a vendor prefix is there, doesn't mean it will
     work in a browser made by that vendor either, it's just for
     future-proofing purposes I guess. */
    -o-transition:color .1s ease-out, background .1s ease-in;
    -ms-transition:color .1s ease-out, background .1s ease-in;
    -moz-transition:color .1s ease-out, background .1s ease-in;
    -webkit-transition:color .1s ease-out, background .1s ease-in;
    /* ...and now for the proper property */
    transition:color .1s ease-out, background .1s ease-in;
}

a:active  {
color:#181d6c;
text-decoration:none !important;
    /* First we need to help some browsers along for this to work.
     Just because a vendor prefix is there, doesn't mean it will
     work in a browser made by that vendor either, it's just for
     future-proofing purposes I guess. */
    -o-transition:color .1s ease-out, background .1s ease-in;
    -ms-transition:color .1s ease-out, background .1s ease-in;
    -moz-transition:color .1s ease-out, background .1s ease-in;
    -webkit-transition:color .1s ease-out, background .1s ease-in;
    /* ...and now for the proper property */
    transition:color .1s ease-out, background .1s ease-in;
}

a:hover {
color: #181d6c;
text-decoration:none;
	    /* First we need to help some browsers along for this to work.
     Just because a vendor prefix is there, doesn't mean it will
     work in a browser made by that vendor either, it's just for
     future-proofing purposes I guess. */
    -o-transition:color .1s ease-out, background .1s ease-in;
    -ms-transition:color .1s ease-out, background .1s ease-in;
    -moz-transition:color .1s ease-out, background .1s ease-in;
    -webkit-transition:color .1s ease-out, background .1s ease-in;
    /* ...and now for the proper property */
    transition:color .1s ease-out, background .1s ease-in;
}

a.botao:link, a.botao:visited, a.botao:active {
background-color:#e992a7;
color:#FFFFFF;
font-size:14px;
padding:10px 10px 10px 10px;
position:absolute;
margin-top:20px;
margin-bottom:20px;
text-transform:uppercase;
}

a.botao:hover {
color:#FFFFFF;
background-color:#30b3ad;
}

a.botao-normal:link, a.botao-normal:visited, a.botao-normal:active {
background-color:#30b3ad;
color:#FFFFFF;
font-size:14px;
padding:10px 10px 10px 10px;
display:block;
margin: 5px;
text-transform:uppercase;
}

a.botao-normal:hover {
color:#FFFFFF;
background-color:#f5699e;
}

/* CSS FOOTER */

#footer-content {
max-width:900px;
margin: 0 auto;
display:block;
	text-align: center;
}

ul.footer-links {
list-style-type:none;
margin:0 0 0 0;
padding:50px 10px 50px 10px;
display: inline-block;
width:200px;
vertical-align:top;
color:#ffffff;
}

ul.footer-links li{
border:none;
display:block;
font-size:13px;
line-height:18px;
margin-bottom:8px;
padding:0;
}

ul.footer-links a:link, a:active, a:visited {
	text-decoration:none;
	color:#fff;
}

ul.footer-links a:hover {
	text-decoration:underline;
	color:#fff;
}

.footer-titulo {
font-size:20px;
margin:0 0 20px 0;
display:block;
font-family: 'gotham_blackregular';
color: #60c1c8;

}

.copyright {
font-size:10px;
/* width: 100%; */
display: block;
padding:15px;
margin: 0;
text-align: center;
background-color: #60c1c8;
color:#ffffff;
text-transform:uppercase;

}


/* CSS PAGE */

#content-image {
width:100%;
height:500px;
position:relative;
display:block;
}

#categories-image {
width:100%;
height:200px;
position:relative;
display:block;

}

article {
	max-width: 900px;
	margin: -130px auto 100px auto;
	display:block;
	position:relative;
	line-height: 28px;
	padding: 50px;
	background-color: #ffffff;
	border-radius:15px;
}

/* #sidebar {
	max-width: 80px;
	margin: 20px auto 0px 10%;
	display: block;
	z-index: 999;
	top: 100px;
	float: left;
	position: sticky;
	line-height: 28px;
	padding: 10px;
} */

#sidebar {
	max-width: 1100px;
	margin: 20px auto;
	display: block;
	line-height: 28px;
	padding: 10px;
	top: 100px;
	position: sticky;
	z-index:999;
}

#sidebar-content {
	margin: 0 auto;
	float:left;
	max-width:50px;
}

@media only screen and (max-width: 1023px) {
	#sidebar {
		display:none;
}
	#sidebar-content {
		display:none;
}
}

/* POSTS */

#post-article {
		max-width:900px;
		text-align:left;
		margin: 0 auto;
}

#post-article a:link, #post-article  a:active, #post-article  a:visited  {
	text-decoration: none;
	color: #000000;
}

#post-article a:hover {
	text-decoration: underline;
	color: #60c1c8;
}

#post-comments {
		max-width:900px;
		margin-bottom:50px;
}

/* CSS ARQUIVOS */

ul.arquivos-lista-noticias {
	padding:0;
	margin:0 auto;
	list-style:none;
	display:block;
	max-width:900px;
	text-align: center;
}

ul.arquivos-lista-noticias li {
	max-width:290px;
	height:inherit;
	padding:0;
	margin:20px 0px 20px 5px;
	display:inline-block;
	vertical-align:top;
}

@media only screen and (max-width: 899px) {
ul.arquivos-lista-noticias li {
	max-width:90%;
	min-width:90%;
	height:inherit;
	padding:0;
	margin:0px 0px 20px 0px;
	display:inline-block;
	vertical-align:top;
}
}
.arquivos-thumbnail {
	width:100%;
	height:66%;
	display:block;
	margin-bottom: 0;
}

.arquivos-info {
	max-width: 100%;
	display: block;
	margin: 20px 0 20px 0px;
	padding: 0px;
	text-transform:uppercase;
	font-size: 28px;
	line-height:32px;
	font-family: "gotham_blackregular";
	text-align:center;
}

ul.subcategories-list {
	padding:0;
	margin:0 auto 100px auto;
	list-style:none;
	display:block;
	max-width:900px;
	text-align: center;
}

ul.subcategories-list li{
	max-width:49%;
	display:inline-block;
	margin:0 2px 20px 2px;
	padding:0px;
	vertical-align:top;
	background: #ffffff;
	border-radius: 10px;
}

@media only screen and (max-width: 899px) {
	ul.subcategories-list li{
	max-width:90%;
	min-width:90%;
	height:inherit;
	padding:0;
	margin:0px 0px 20px 0px;
	display:inline-block;
	vertical-align:top;
	background: #ffffff;
	border-radius: 10px;
}
}

.subcategories-info {
	max-width: 100%;
	display: block;
	margin: 30px 0 30px 0px;
	padding: 0px;
	text-transform:uppercase;
	font-size: 28px;
	line-height:32px;
	font-family: "gotham_blackregular";
	text-align:center;
	text-decoration: none;
}
.subcategories-thumbnail {
	width:100%;
	height:66%;
	display:block;
	margin-bottom: 0 0 0 0;

}

#navigation {
	display:block;
	margin: 0 auto;
	padding:0;
	clear:both;
	max-width: 900px;
	text-align:center;
}


.wp-pagenavi {
	max-width:600px;
	margin: 0 auto 20px;
	display:block;
}

.wp-pagenavi .extend{
    display: none;
}

.wp-pagenavi .pages{
    display: none;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi span.current{
    color: #ffffff !important;
    display: inline-block;
    text-decoration: none;
    margin: 10px 10px 10px 10px;
    padding: 10px;
    font-size: 16px;
    border: 0px;
	border-radius:4px;

}

.wp-pagenavi a:hover{
    color:#ffffff;
    background-color:#60c1c8;
}



/* CSS TOUR TABLES */

table{

/* width:650px; */
width:100%;
margin-bottom:30px;
text-align:center;
}

td, th {
padding:5px;
background-color: #e6e7e8;
-moz-border-radius: 5px;
border-radius: 5px;
}

th {
background-color:#e90058;
color:#FFFFFF;
-moz-border-radius: 5px;
border-radius: 5px;
text-align:center;
font-weight:bold;
}


/* CSS TAGS */

ul.tags-class { 
/*	text-align:center; */
color:#000000;
	padding:0px;
	float:left;
	display:block;
	list-style-type: none;
	font-size:11px;
	margin: 20px 0px 30px 0px;
	width:100%;
	}

ul.tags-class li {
	margin: 5px; 
	padding: 0px;
	list-style:none;
	display:inline-block;
	text-transform: uppercase;
}

ul.tags-class  a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background-color: #e992a7;
	padding: 10px;
	border-radius:4px;
}

ul.tags-class a:hover {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	background-color: #e05634;
	padding: 10px;
}

/* CSS LINKS */

ul.linkcat, ul.xoxo li, ul.blogroll li, ul.xoxo, ul.blogroll, .linkcat {
	list-style: none inside none;
	margin:5px;
	padding:0px; 
}

.linkcat li{
	list-style:none inside none;
	margin:5px;
	padding:5px;
	color:#000000;
	font-weight:normal;
	font-size:1em;
/*	background-color:#f6f6f6; */
	display:inline-block;
	width:48%;
}

@media only screen and (max-width: 899px) {
	.linkcat li{
	list-style:none inside none;
	margin:5px;
	padding:5px;
	color:#000000;
	font-weight:normal;
	font-size:1em;
/*	background-color:#f6f6f6; */
	display:inline-block;
	width:100%;
}
}

.linkcat li a{
	text-decoration:none;
	color:#e992a7;
	list-style:none inside none;
	margin:0;
}

/*CSS ALBUNS*/

#album-info {
max-width: 350px;
display:block;
margin:0 50px 50px 0;
float: left;
}

.album-cover {
/*	max-width:400px; */
	display:block;
	margin:0 0 20px 0;
}

#album-credits {
	max-width:400px;
	display:block;
	margin:0 0 0 0;
	padding:0px;
	font-size:16px;
}

ul.album-tracklist {
	margin:0px; 
	padding:0;
	color:#000000;
	padding-bottom:10px;
	font-size:14px;
width: 100%;}

ul.album-tracklist li {
	list-style:none;
	margin:5px;
	padding:10px;
	color:#000000;
	font-size:1em; 
	background-color:#f1e7f7; 
	display:inline-block; 
	width:46%;
	border-radius: 5px;
}

@media only screen and (max-width: 899px) {
	ul.album-tracklist li {
	list-style:none;
	margin:5px;
	padding:10px;
	color:#000000;
	font-size:1em; 
	background-color:#f1e7f7; 
	display:inline-block; 
	width:100%;
	border-radius: 10px;
}
	#album-info {
max-width: 400px;
display:block;
margin:0 50px 50px 0;
float: left;
}
}



/* CSS STAFF */

ul.equipe {
	width:100%;
	display:block;
	margin:0px;
	padding:0px;
}


ul.equipe li { 
	margin:10px;
	list-style-type: none;
	display:inline-block;
	background-color:#e6e7e8;
	padding:20px;
	vertical-align:top;
	max-width:350px;
	height:550px;
}

.textoequipe {
	margin:20px;
}

.fotoequipe{
display:block;
	clip-path: circle(150px at center);
	width: 300px;
}

/* CONTATO */

input[type="text"],input[type="email"],
textarea
{
    background-color: #f6f6f6;
    color: #000;
    width: 100%;
	padding:20px;
	border:0;
}


/*CSS TEXTO*/

.pagetitle {
color: #fff;
background-color: #60c1c8;
padding: 20px;
}

h1 {
font-size:3em;
color: #000;
margin: 0px 0px 50px 0px;
text-align:center;
font-family: "gotham_blackregular";
/* text-transform:uppercase; */
line-height:1.1em;
}

h2 {

font-size: 2.5em;
/*line-height:50px;*/
color:#60c1c8;
text-decoration:none;
text-transform:uppercase;
margin:0px;
padding:0;

}

h3 {
font-size: 2em;
line-height: 46px;
color: #60c1c8;
text-decoration:none;
text-transform:uppercase;
margin:30px 0px 0px 0px;
padding:30px 0 30px 0;
border-style: none;
border-top: 2px dotted #d1d3d4;
text-align:center;
clear:both;
}

h4 {
font-size: 2em;
color:#000000;
font-weight:bold;
text-decoration:none;
margin:0px;
padding:0px;
}

h5 {
font-size: 1.5em;
color:#004a80;
font-weight:300;
text-decoration:none;
text-align:left;
padding:10px;
margin:0px;
}

h6 {
font-size: 1em;
color:#004a80;
margin: 0px 0px 10px 0px;
}

em {
font-style:italic;
}

strong {
font-family: "gotham_blackregular";
}

.aligncenter, div.aligncenter {
margin-left: auto;
margin-right: auto;
text-align:center;
}

.alignleft {
float: left;
margin:7px;
}

.alignright {
float: right;
margin:7px;
}

blockquote {
background-color: #e6e7e8;
padding: 10px;
margin:20px;
display:block;
}

@media only screen and (max-width: 899px) {
	h1 {
font-size:2.5em;
color: #000;
margin: 0px 0px 50px 0px;
text-align:center;
font-family: "gotham_blackregular";
/* text-transform:uppercase; */
line-height:1.2em;
}
}