/*Section Streaming*/
.section-one-transmision{
	min-height: 75% !important;
}
.streaming-content-countdown .text-countdown .text-countdown-item{
	display: block;
	font-weight: 400;
	font-size: 14pt;
	padding-left: 15px;
	text-align: left;
	width: 170px;
	margin: 0 auto;
}
.streaming-content-countdown .text-countdown .text-countdown-item label{
	margin-right: 10px;
	display: inline-block;
	width: 50px;
}	
.streaming-content-video{
	max-width: 320px;
	min-height: 200px;
	height: 200px;
}
.streaming-content-video iframe {
    
}	
/*End Section Streaming*/

/*Section one*/
.section-one .shadow-header{
	padding: 10px 0;
	width: 100%;
}
.section-one .box-center .section-header-new-single {
    display: block;
    min-height: 100%;
}
.section-one .box-center .section-header-new-single header {
    padding: 10px 10px 0px;
    display: block;
    
}
.section-one .box-center .section-header-new-single header.header-fixed {
	position: relative !important;
	box-shadow: none !important;
	padding: 10px 10px 0px !important;
	background-color: transparent;
	width: calc(100% - 20px);
}
.section-one .box-center .section-header-new-single header h1.logo-title a {
    font-size: 30pt;
    text-align: center;
    display: block;
}
.section-one .box-center .section-header-new-single header .menu-nav {
    display: block;
    text-align: center;
    margin: 10px auto;
}
.section-one .box-center .section-header-new-single header .menu-nav ul li {
    margin-bottom: 10px;
}
.section-one .box-center .section-header-new-single header .menu-nav ul li a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px;
    font-size: 12pt;
}
.section-one .box-center .section-header-new-single .section-header-new-single-center {
    padding: 80px 10px 20px;
}

.section-one .box-center .section-header-new-single .section-header-new-single-center .new-single {
    position: relative;
    flex: none;
    width: 100%;
}
.section-one .box-center .section-header-new-single .section-header-new-single-center .new-single h2 {
    font-size: 14pt;
}
.section-one .box-center .section-header-new-single .section-header-new-single-center .new-single h3 {
    font-size: 17pt;
}
.section-one .box-center .section-header-new-single .section-header-new-single-center .new-single .countdown-new-single .countdown-label p {
    text-align: center;
}
.countdown-timer .countdown-timer-label1 {
    font-size: 15pt !important;
}
.section-one .box-center .section-header-new-single .section-header-new-single-center .new-single .countdown-new-single .countdown-timer .countdown-timer-label2 {
    font-size: 16pt;
}
.countdown-timer .countdown-timer-label3 {
    font-size: 12pt !important;
}

.section-one .box-center .section-header-new-single header .menu-nav ul li a {
    padding: 10px 5px;
    font-size: 11pt;
}
.section-one .box-center .section-header-new-single .section-header-new-single-center .new-single .download-view-new-single a {
    display: inline-block;
    font-size: 11pt;
    margin: 10px;
}
.section-one .box-center .section-header-new-single .section-header-new-single-center .new-single .countdown-new-single {
    display: block;
    margin-top: 10px;
}
.section-one .box-center .section-header-new-single .section-header-new-single-center .new-single .countdown-new-single .countdown-label {
    flex: 2;
}
.section-one .box-center .section-header-new-single .section-header-new-single-center .new-single .countdown-new-single .countdown-timer {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    margin: 40px auto;
}

/*End Section one*/

/*Section two*/
.section-two{
	padding-bottom: 50px;
}
.section-two .box-center .title-box-section {
	padding: 30px 10px 90px;
    font-size: 17pt;
}
.section-two .box-center .go-playlist-claromusica {
    margin: 0px 10px;
    width: calc(100% - 20px);
}

.section-two .box-center .go-playlist-claromusica h3 {
    font-size: 12pt;
    margin: 20px auto;
}
.section-two .box-center  #app-cover {
    width: calc(100% - 20px) !important;
    margin: 0px 10px 5px !important;
}
.section-two .box-center .main-playlist {
    margin: 0px 10px;
    width: calc(100% - 30px);
    padding: 5px;
}
.section-two .box-center .go-playlist-claromusica .links-claromusica a {
    font-size: 13pt;
    width: calc(100% - 30px);
    padding: 18px 5px;
    margin: 10px;
}
.section-two .box-center .main-playlist .song-item .number-song-item {
    width: 30px;
    font-size: 10pt;
}
.section-two .box-center .main-playlist .song-item .time-song-item {
    width: 65px;
    font-size: 10pt;
}
.section-two .box-center .main-playlist .song-item .name-song-item {
    width: calc(100% - 145px);
    float: left;
    font-size: 10pt;
}
/*End Section two*/

/*Section three*/
.section-three{
	padding-bottom: 60px;
}
.section-three .box-center .title-box-section {
	padding: 30px 10px;
    font-size: 17pt;
}
.section-three .box-center .list-date-event .list-date-event-item .date-event-item-date {
    width: 50%;
}
.section-three .box-center .list-date-event .list-date-event-item .date-event-item-place {
    width: 100%;
    font-size: 10pt;
    display: block;
     margin-bottom: 10px;
}
.section-three .box-center .list-date-event {
    margin: 0px 10px;
    padding: 10px;
    width: calc(100% - 40px);
}
.section-three .box-center .list-date-event .list-date-event-item .date-event-item-date a {
    font-size: 10pt;
}
.section-three .box-center .list-date-event .list-date-event-item .date-event-item-tickets a {
	font-size: 10pt;
}
.section-three .box-center .list-date-event .list-date-event-item .date-event-item-city {
    font-size: 11pt;
    width: 100%;
    display: block;
    float: none;
    margin-bottom: 10px;
}

/*End Section three*/

/*Section four*/
.section-four {
    padding-bottom: 50px;
    background-position: 70% center;
}
.section-four .box-center .title-box-section {
    padding: 30px 10px;
    font-size: 17pt;
}
.section-four .box-center .gallery-box {
    margin: 0px 10px;
    width: calc(100% - 20px);
}
.section-four .box-center .gallery-box .gallery-box-item {
    width: calc((100% / 2) - 20px);
    margin: 25px 10px;
}
/*End Section four*/

/*Section five*/
.section-five {
    min-height: 540px;
    padding-bottom: 40px;
    background-position: left center;
}
.section-five .box-center .title-box-section {
    padding: 30px 10px;
    font-size: 17pt;
}
.section-five .box-center .videos-box {
    margin: 0px 10px;
    width: calc(100% - 20px);
}
.section-five .box-center .videos-box .videos-box-item {
    width: calc((100% / 2) - 20px);
    margin: 25px 10px;
}
/*End Section five*/

/*Section six*/
.section-six {
    min-height: 540px;
    padding-bottom: 40px;
}
.section-six .box-center .title-box-section {
    padding: 30px 10px;
    font-size: 17pt;
}
.section-six .box-center .videos-box {
    margin: 0px 10px;
    width: calc(100% - 20px);
}
.section-six .box-center .videos-box .videos-box-item {
    width: calc((100% / 2) - 20px);
    margin: 25px 10px;
}
/*End Section six*/

/*Section seven*/

/*End Section seven*/
.section-seven{
	padding-bottom: 30px;
}
.section-seven .box-center .title-box-section {
    padding: 30px 10px;
    font-size: 17pt;
}
.section-seven .box-center  ul li a{
	padding: 10px 0;
	font-size: 11pt;
}
.section-seven .box-center  ul li a i{
	font-size: 17pt;
	margin-right: 5px;
}
/*Footer*/
footer {
    padding-top: 50px;
    padding-bottom: 50px;
}
footer .box-center .partners {
    width: 100%;
}
footer .box-center .social-media li a {
    width: 40px;
    margin: 10px;
}
footer .box-center .partners li a {
    width: 75px;
    margin: 10px 10px;
}
/*End Footer*/

/*Player*/
#app-cover {
    width: 300px;
}
#album-art {
    margin-left: 10px;
    top: 3px;
    width: 60px;
    height: 60px;
}
#album-art.active {
    top: -73px;
}
#player-controls {
    width: 208px;
    margin: 0 5px;
}
#player-track {
    right: 0px;
    left: 0px;
}   
#player-track {
    padding: 10px 22px 10px 87px;
}  
#album-name {
    font-size: 10pt;
}
#track-name {
    font-size: 10pt;
}
.playlistPlayerSection #player-track.active {
    top: -75px;
    opacity: 1;
}  
/*End Player*/

.box-section-front {
    background-position: 55% center;
}
