/*Section Streaming*/
.streaming-content-video{
	max-width: 600px;
	min-height: 300px;
}	
/*End Section Streaming*/

/*Section one*/
.section-one {
    min-height: 620px;
}
.section-one .shadow-header{
	padding: 10px 0;
	width: 100%;
}
.section-one .box-center .section-header-new-single header {
    padding: 30px 10px 0px;
}
.section-one .box-center .section-header-new-single header.header-fixed {
	padding: 10px 10px 10px;
	width: calc(100% - 20px);
	display: none;
}
.section-one .box-center .section-header-new-single header h1.logo-title a {
    font-size: 25pt;
}
.section-one .box-center .section-header-new-single .section-header-new-single-center {
    padding: 0px 10px;
}
.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;
}
.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: 13pt;
}
.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 {
    font-size: 13pt;
    width: 223px;
}
.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: 260px;
    padding-left: 50px;
    padding-right: 50px;
}
/*End Section one*/

/*Section two*/
.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: 13pt;
}
.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% - 60px);
}
.section-two .box-center .go-playlist-claromusica .links-claromusica a {
    font-size: 13pt;
}
/*End Section two*/

/*Section three*/
.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: 15%;
}
.section-three .box-center .list-date-event .list-date-event-item .date-event-item-place {
    width: 59%;
    font-size: 10pt;
}
.section-three .box-center .list-date-event {
    background: #fff;
    margin: 0px 10px;
    padding: 20px;
    width: calc(100% - 60px);
}
.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;
}
/*End Section three*/

/*Section four*/
.section-four {
    padding-bottom: 0;
}
.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);
}
/*End Section four*/

/*Section five*/
.section-five {
    min-height: 540px;
    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);
}
/*End Section five*/

/*Section six*/
.section-six {
    min-height: 540px;
}
.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);
}
/*End Section six*/

/*Section seven*/
.section-seven .box-center .title-box-section {
    padding: 30px 10px;
    font-size: 17pt;
}
/*End Section seven*/

/*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*/