html, body{
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-family: 'Poppins', sans-serif !important;
    height: 100%;
}
/*Body HOME.html*/
.homeBody{
    background-color: #eaeaea;
    height: 100;
}
header.home {
    min-height: 10px;
}
.navbar-default {
    background: #45B39D;
    box-shadow: 1px 0 3px rgba(0,0,0,.15);
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,.15);
    -moz-box-shadow: 1px 0 3px rgba(0,0,0,.15);
    -o-box-shadow: 1px 0 3px rgba(0,0,0,.15);
    border-color: #45b39d;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    text-decoration: underline;
}
.login {
    overflow: hidden;
}
.login-container {
    position: absolute;
    padding: 15px;
    height: 280px;
    top: 36%;
    left: 300px;
    right: 0;
    bottom: 0;
    transform: translate(-50%, -50%);
    width: 316px;
    z-index: 10;
}
.img-form {
    margin: auto;
    width: 70%;
}
.form-controls {
    margin-top: 20px;
    background: rgba(189, 49, 128, 0.37);
    padding: 20px 12px 6px;
    border-radius: 12px;
}
.fade-div {
    background: rgba(0, 0, 0, 0.51);
    position: absolute;
    height: 94%;
    width: 100%;
    z-index: 5;
}
.banner-albums{
    padding-top: 2px;
}
.micro-left{
    float:left;
    width:12.5%;
}
.micro-right{
    float:right;
    width:80%;
}
.micro-left img{
    width:100%;
}
.micro-right h4{
    font-size:24px;
    color:#363636;
    margin-bottom:20px;
}
.micro-right p{
    font-size:14px;
    color:#9c9c9c;
    line-height:2em;
}
.tip-gd-left:nth-child(2) {
    margin-top: 60px;
}
div#content-albums {
    margin-bottom: 120px;
}
.port-grid {
    padding: 0px;
    width: 20%;
    float: left;
}
.portfolio-wrapper img {
    width: 100%;
}
#portfoliolist .portfolio {
    display: none;
    margin-top: -3px;
    width: 100%;
}
.portfolio-wrapper {
    position: relative;
}
.simple-in{
	display: none;
	position: absolute;
	top: 0;
	background:rgba(24, 210, 126, 0.44);
	width: 100%;
	border: 5px solid #BBE42A;
	height: 100%;
}
.portfolio-wrapper:hover .simple-in{
	display:block;
}
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
    width: 100%;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	color:#fff;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(187, 228, 42, 0.6);
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	opacity:0;
	visibility:hidden; 
}
.b-link-stripe:hover .b-line{
	visibility:visible;
}
.b-link-stripe .b-line1{
	left:0;
}
.b-link-stripe .b-line2{
	left:20%;
	transition-delay:0.1s !important;
	-moz-transition-delay:0.1s !important;
	-ms-transition-delay:0.1s !important;
	-o-transition-delay:0.1s !important;
	-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
	left:40%;
	transition-delay:0.2s !important;
	-moz-transition-delay:0.2s !important;
	-ms-transition-delay:0.2s !important;
	-o-transition-delay:0.2s !important;
	-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
	left:60%;
	transition-delay:0.3s !important;
	-moz-transition-delay:0.3s !important;
	-ms-transition-delay:0.3s !important;
	-o-transition-delay:0.3s !important;
	-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
	left:80%;
	transition-delay:0.4s !important;
	-moz-transition-delay:0.4s !important;
	-ms-transition-delay:0.4s !important;
	-o-transition-delay:0.4s !important;
	-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
	opacity:1;
}
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate-go:hover .b-animate{ 
    visibility:visible;
}
.b-from-left{
	position: relative;
	left: -100%;
	background:rgba(187, 228, 42, 0.05);
	background-size: 100%;
	margin: 0;
	height: 100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
.animate-head{
	padding:5em 0em;
}
.animate-head-left{
	text-align:center;
}
.animate-head-left span{
	font-size: 0.875em;
	text-transform: lowercase;
	font-weight: normal;
	font-style: italic;
	line-height: 1.3em;
	margin-top: 0;
}
.portfolio {
    margin-top: 2px !important;
    padding-right: 2px !important;
}
.b-animate p {
    font-size: 20px;
    font-weight: 100;
    bottom: 10px;
    position: absolute;
    left: 10px;
}
.port-like {
    font-size: 14px;
    bottom: 10px;
    position: absolute;
    right: 10px;
}
.port-heart {
    font-size: 14px;
    bottom: 10px;
    position: absolute;
    right: 52px;
}
.port-like span{
    color:#fff;
    font-size:14px;
    margin-right: 5px;
}
.port-heart span {
    color:#fff;
    font-size:14px;
    margin-right: 5px;
 }
.banner-right {
    border-left: 1px solid #CACACA;
}
.title-faqs {
    color: #fff;
    background: #663399 ;
}
.content-faqs {
    max-height: 640px;
    overflow-y: auto;
}
.icon-faqs {
    position: absolute;
    top: 12px;
    right: 15px;
    z-index: 20;
}
.icon-faqs a {
    cursor: pointer;
    color: #ffffff;
}
.icon-faqs a:hover,
.icon-faqs a:focus,
.icon-faqs a:active {
    color: #f1f1f1;
}
.faqs li.faq {
    color: #663399 ;
    font-size: 14px;
    font-weight: bold;
    margin: 16px 0;
}
.faqs li.faq img {
    width: 36px;
    padding: 2px 4px;
    margin-right: 6px;
}
.faqs li.faq span.answer {
    color: #000;
    font-weight: 100;
    margin-left: 74px;
    display: block;
    text-align: justify;
}
.faqs li.subfaq {
    margin-bottom: 4px;
}
.badge-num {
    background: #663399 ;
    color: #fff;
    font-weight: 700;
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 16px;
    text-align: center;
    line-height: 1.8;
}
.browse-grid {    
    height: 240px;
    float: left;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.35);
    margin-right: 0%;
    margin-bottom: 3%;
    position: relative;
    padding-left: 0px;
    width: 32%;
    margin: 7px 0px 0px 7px;
}
.browse-grid img {
    width: 100%;
    height: 240px;
	border-radius:0.3em;
	-o-border-radius:0.3em;
	-webkit-border-radius:0.3em;
    -moz-border-radius:0.3em;
    position: absolute;
    z-index: -1;
    left: 0px;
}
.browse-grid span.album-description > span:hover,
.browse-grid span.album-description > span:focus {
    text-decoration: none;
}
.hidden-md {
    display: initial;
}
/*.browse-grid:nth-child(6),.browse-grid:nth-child(12) {
    margin-left: 0%;
}*/
.browse {
    padding: 1em 0 0 0;
}
.tittle-head.two {
    margin-bottom: 1em;
}
h3.tittle {
    float: left;
    font-size: 1.8em;
    font-weight: 700;
    color: #444;
}
span.new {
    display: inline-block;
    padding: 8px 13px;
    background: #663399 ;
    font-size: 0.5em;
    color: #fff;
    -webkit-appearance: none;
    border: none;
    outline: none;
    vertical-align: top;
    border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
}
i.glyphicon.glyphicon-play-circle {
    position: absolute;
    top:35%;
    left: 40%;
    color: #fff;
    font-size: 3em;
}
i.glyphicon.glyphicon-play-circle:hover{
    color:#663399  !important
}
a.sing {
    color: #444;
    font-size: 1.4em;
    font-weight:400;
    display: block;
}
a.sing:hover{
 color:#EA57A3;
 text-decoration:none;
}
.tittle-head.two {
    margin-bottom: 1em;
}
h4.tittle.third {
    float: right;
    margin-right:1%;
}
#logout{
    color: white;
}
#logout:hover, #logout:active, #logout:focus {
    background: #eeeeee;
    color: dimgrey;
}
.browse-grid img:hover {
    opacity: 0.8;
}
/*-- wthree --*/
/*-- agileits --*/
/*---browse-grid-----*/
/*---browse-grid-----*/
.artist-grid {
   width: 16.66%;
    float: left;
    text-align: center;
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.35);
    margin-right: 0%;
    margin-bottom: 2%;
    position: relative;
    padding-left: 0;
}
.artist-grid img {
    width: 100%;
    border-radius: 4px 4px 0px 0px;
	-o-border-radius: 4px 4px 0px 0px;
	-moz-border-radius: 4px 4px 0px 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
}
.artist-grid:nth-child(6),.artist-grid:nth-child(12) {
    margin-left: 0%;
}
.browse {
    padding: 1em 0 0 0;
}

a.art {
    color: #fff;
    font-size: 1.1em;
    font-weight: 400;
    display: block;
    padding: 14px 0;
    background: #444;
    border: 1px solid #CECDCD;
	 border-radius:0px 0px 4px 4px;
	-o-border-radius:0px 0px 4px 4px;
	-moz-border-radius:0px 0px 4px 4px;
	-webkit-border-radius:0px 0px 4px 4px;
}
a.art:hover{
 color:#EA57A3;
 text-decoration:none;
}
.tittle-head.two {
    margin-bottom: 1em;
}
h4.tittle.third {
       float: right;
    margin-right: 1%;
    margin-left: 0;
}
.artist-grid img:hover {
    opacity: 0.8;
}



/* JPlayer */

.jp-video .jp-toggles {
    display: none;
}
div.jp-type-playlist div.jp-playlist a {
    padding: 22px 4px 22px 4px!important;
}
div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: none;
    list-style-position: none; 
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-free {
    
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-upload,
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-free {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
    font-weight: 700;
    color: #fff;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-upload,
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-free {
    background: transparent;
}
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-upload:hover,
div.jp-type-playlist div.jp-playlist a.jp-playlist-item-free:hover {
    color: #45B39D !important;
}

.player .controls .view-list {
    display: none;
}

/* btn */
.btn-lightgreen {
    width: auto;
    background:#45B39D;
    color: #fff;
    padding: 7px 20px;
    border: none;
    margin: 0 12px 0 0;
    cursor: pointer;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    outline:none;
    border-radius:0.3em;
    -o-border-radius:0.3em;
    -webkit-border-radius:0.3em;
    -moz-border-radius:0.3em;
  
}
.btn-lightgreen:hover{
    color: #fff;
    background:#663399 ;
}

.white {
    color: #fff !important;
}

.modal-loading {
    display: none;
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    width: 100%;
    z-index: 20;   
}

.modal-loading img {
    position: absolute;
    margin: 0;
    width: 75px;
    transform: translate(-50%, -50%);
    top: 44%;
    left: 50%;
}
.without-margin {
    margin: 0;
}
.text-align-xs {
    text-align: right;
}
.text-normal {
    font-weight: normal;
}
footer.login-in {
    margin-top: 0 !important;
} 
footer {
    background: #663399 ;
    color: #fff;
    width: 100%;
    text-align: left;
    padding-bottom: 10px;
    bottom: 0;
    z-index: 10;
}

/*Estilos para el navbar del meun*/
.navbar-brand {
    padding: 0px 15px !important;
}
.logoHomeMusica {
    width: 110px;
    height: 40px;
    margin-top: 8px;
}
.navbar-fixed-top {
    border: none;
    background: url(../../xcaretmusic/images/menu-home.svg);
    background-size: contain;
    height: 165px;
}
.player .track-list .track.active, .player .track-list .track:active {
    background: #663399 ;
}

.player .track-list .track:hover {
    background: #663399 cc;
}
.PhotoAlbum {
    background: #000000a8;
    width:100%;
    height: 240px;
    /* z-index: 2500; */
    position: relative;
    border-radius:0.3rem;
}
.titleAlbum {
    position: relative;
    top: 130px;
    color: #fff;
    padding: 10px;
}
.icoPlay {
    margin: 0 0 0 0px !important;
    font-size: 10pt !important;
}
.icoPlay:hover {
    color: #663399  !important;
}
.left-bar {
    background: #fff;
    padding-left: 10px;
    padding-right: 10px;
}
.contentAlbums {
    margin-top: 80px;
}
.bgListadoAlbums {
    background: #fff;
    z-index: -6;
    position: relative;
}
.titleAlbuns {
    background: #fff;
    padding-left: 10px;
}
.titleAlbuns .tittle {
    margin-top: 20px;
    margin-bottom: 20px;
}
.menuLinks {
    color: #fff;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.liMenu{
    border: #fff solid 1px;
    margin-right: 5px;
}
#navbar {
    margin-top: 5px;
}
.menuHome{
    margin-top: 10px !important;
}
/**************Footer**************/
.tituloATC {
    font-size: 20pt;
    /* margin-bottom: 20px; */
    padding-top: 10px;
    padding-bottom: 10px;
}
.topInfoATC {
    margin-top: 30px;
}
.infoATC {
    margin-bottom: 5px;
    font-size: 9pt;
    font-weight: 100;
}
.copyright {
    text-align: center;
    /* font-weight: bold; */
    font-size: 11pt;
    margin-top: 15px;
    margin-bottom: 5px;
}

/*Estilos para el modal*/
.icoFaq {
    display: inline-block;
    width: 7%;
    position: relative;
    top: -10px;
}
.Question {
    display: inline-block;
    color: #504e4e;
    font-size: 12pt;
    font-weight: bold;
    width: 90%;
}
.answer {
    width: 75%;
    display: block;
    margin-left: 60px;
    font-weight: 500;
    font-size: 11.5pt;
    color: #4d4949;
}
.close {
    color: #fefefe !important;
    opacity: 1.2 !important;
    font-size: 25pt;
}
/*Estilos para el btn info*/
span.icoInfo {
    color: #ffffffa1;
    margin: 0px;
    cursor: pointer;
}
span.icoInfo:hover {
    color: #ffffff;
}
span.album-description {
    position: absolute;
    z-index: 9;
    left: 10px;
    top: 10px;
    font-size: 12pt;
}
/*Estilos para el modal descripcion*/
.AlbumInfo {
    display: table;
}
.imgAlbum {
    display: table-cell;
    width: 30%;
    vertical-align: middle;
    padding-right: 10px;
}
.albumDescription {
    display: table-cell;
    width: 58.5%;
    text-align: justify;
}
h4#current-title {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}
.langContentHome {
    position: fixed;
    left: 300px;
    top: 140px;
}
.mxLang {
    width: 60px;
    cursor: pointer;
}
.engLang {
    width: 60px;
    cursor: pointer;
}
.selectedLang {
    border: solid #000000 2.5px;
    border-radius: 10px;
}
.icoIdioma {
    width: 50px;
    margin: auto;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}
.langLi{
    color: #fff;
    font-size: 15pt;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.langLi:hover {
    color: #8595a4 !important;
}
.dropHome{
    min-width: 80px !important;
}
@media screen and (min-width:320px){
    /*Estilos para el menu*/
    #navbar {
        margin-top: 0px;
        background: #663399 ;
    }
    .navbar-fixed-top {
        background: #663399 ;
        height: 65px;
    }
    .navbar-toggle {
        margin-top: 15px !important;
        background-image: none;
        border: 1px solid white !important;
    }
    .navbar-toggle .icon-bar {
        border: #fff solid 1.5px;
    }
    .liMenu {
        border: #fff0 solid 1px;
        margin-right: 5px;
    }
    .browse-grid {
        width: 95% !important;
        height: 290px !important; 
    }
    /*Estilos para los albumnes*/
    .album {
        width: 100% !important;
    }
    .PhotoAlbum {
        width: 100%;
        height: 290px;
    }
    .browse-grid img {
        width: 100% !important;
        height: 290px !important;
    }
    a.sing {
        width: 100% !important;
    }
    .titleAlbum {
        top: 150px;
    }
    i.glyphicon.glyphicon-play-circle {
        top: 105px !important;
    }
    .titleAlbuns {
        display: block !important;
    }
    /*Estilos footer*/
    footer {
        height: 430px;
    }    
    .infoATC {
        text-align: center;
    }
    /*Estilos para el reproductor*/
    .tittle-head.two {
        display: none;
    }
    div#content-playlist {
        margin-bottom: 0px !important;
        position: fixed;
        z-index: 10;
        width: 100%;
        padding: 0px;
        bottom: 0px;
    }
    .left-bar {
        padding-left: 0px;
        padding-right: 0px;
    }
    .player .current-track {
        text-align: center;
        padding: 0 0 0px 0;
    }
    .player .track-meta .track-name {
        margin: 0;
        font-size: 12pt;
    }
    .player .track-meta .track-artist, .player .track-meta .track-album {
        margin: 0;
        font-size: 8pt;
    }
    .player .canvas .overlay > img.active {
        width: 30px;
        opacity: 0.5;
    }
    .player .canvas .overlay > img {
        left: 10%;
        top: 65%;
    }
    .player .canvas, .player canvas {
        height: 80px;
    }
    .noShowList{
        display: none;
    }
    .player .controls .view-list {
        display: block;
        margin-top: 12px;
        padding: 0px;
    }
    .player .track-list {
        height: 185px;
        margin-bottom: 0px !important;
    }
    /*Estilos para el modal*/
    .icoFaq {
        display: inline-block;
        width: 10%;
        position: relative;
        top: -15px;
        left: -10px;
    }
    .Question {
        display: inline-block;
        color: #504e4e;
        font-size: 11pt;
        font-weight: 600;
        width: 90%;
    }
    .answer {
        width: 85%;
        display: block;
        margin-left: 30px;
        font-weight: 500;
        font-size: 9.5pt;
    }
    .faqs li.subfaq {
        margin-bottom: 4px;
        font-size: 8pt;
    }
    .badge-num {
        width: 20px;
        height: 20px;
    }
    .browse-grid span.album-description {
        font-size: 15pt;
    }
    .imgAlbum {
        display: block;
        width: 100%;
        padding-right: 0px;
        padding-bottom: 10px;
        border-bottom: solid #979191 1px;
    }
    .albumDescription {
        display: block;
        width: 100%;
        padding-top: 10px;
    }
    /*Estilos para los iconos lang*/
    .langContentHome {
        position: relative;
        left: 0px;
        top: 0px;
        display: block;
        width: 100%;
    }
    .mxLang {
        display: inline-block;
    }
    .engLang {
        display: inline-block;
    }
    /*Estilos para lang*/
    .icoIdioma {
        width: 50px;
        margin: 0 10px;
    }
}
@media screen and (min-width:360px){
    i.glyphicon.glyphicon-play-circle {
    top: 105px !important;
    left: 42%;
    }
}
@media screen and (min-width:411px){
    footer {
        z-index: 9;
    }
}
@media screen and (min-width:480px){
    /*Estilos para el album*/
    .browse-grid {
        width: 95% !important;
        height: 390px !important;
    }
    .browse-grid img {
        width: 100% !important;
        height: 390px !important;
    }
    .PhotoAlbum {
        width: 100%;
        height: 390px;
    }
    .titleAlbum {
        top: 210px;
        font-size: 17pt;
    }
    i.glyphicon.glyphicon-play-circle {
        top: 150px !important;
        left: 44%;
        font-size: 35pt;
    }
    /*Estilos para el modal FAQ's*/
    .icoFaq {
        left: 0px;
    }    
    .answer {
        width: 85%;
        margin-left: 45px;
    }
    .browse-grid span.album-description {
        font-size: 20pt;
        top: 15px;
        left: 15px;
    }
    .imgAlbum {
        display: table-cell;
        width: 30%;
        padding-right: 10px;
        padding-bottom: 0px;
        border-bottom: none;
    }
    .albumDescription {
        display: table-cell;
        width: 60%;
        padding-top: 10px;
    }
}
@media screen and (min-width:540px){

}
@media screen and (min-width:600px){
    /*Estilos para el modal*/
    .icoFaq {
        width: 7%;
    }
    .Question {
        font-size: 12pt;
        font-weight: bold;
        width: 90%;
    }
    .answer {
        margin-left: 40px;
        font-size: 11.5pt;
    }
    .faqs li.subfaq {
        margin-bottom: 5px;
        font-size: 11.5pt;
    }
    .badge-num {
        width: 28px;
        height: 28px;
    }
    .browse-grid {
        width: 95% !important;
        height: 485px !important;
    }
    .PhotoAlbum {
        height: 485px;
    }
    .browse-grid img {
        height: 485px !important;
    }
    i.glyphicon.glyphicon-play-circle {
        top: 190px !important;
    }
    .titleAlbum {
        top: 240px;
    }
}
@media screen and (min-width:768px){
    /*Estilos para los albunes*/
    .browse-grid {
        width: 48.5% !important;
        height: 390px !important;
    }
    .infoATC {
        text-align: inherit;
        margin-bottom: 0px;
    }
    .topInfoATC {
        margin-top: 15px;
    }
    .menuHome {
        margin-top: 15px !important;
    }
    i.glyphicon.glyphicon-play-circle {
        top: 150px !important;
        left: 42%;
    }
    .titleAlbum {
        top: 200px;
    }
    /*Estilos para el player*/
    div#content-playlist {
        left: 0px;
    }
    .fa {
        font-size: 15pt;
    }
    .PhotoAlbum{
        height: 390px !important;
    }
    .browse-grid img {
        height: 390px !important;
    }
    footer {
        height: 300px;
    }
}
@media screen and (min-width:960px){
    .browse-grid {
        height: 350px !important;
    }
    .PhotoAlbum {
        height: 350px !important;
    }
    .browse-grid img {
        width: 100% !important;
        height: 350px !important;
    }
    i.glyphicon.glyphicon-play-circle {
        top: 125px !important;
        left: 42%;
    }
    .titleAlbum {
        top: 180px;
    }
    h3.tittle {
        font-size: 1.4em;
    }
    .left-bar {
        padding-left: 3px;
        padding-right: 3px;
    }
    /*Estilos para el footer*/
    footer {
        height: 320px;
    }
}
@media screen and (min-width:1024px){
    .browse-grid {
        height: 300px !important;
    }
    .PhotoAlbum {
        height: 300px !important;
    }
    .browse-grid img {
        height: 300px !important;
    }
    i.glyphicon.glyphicon-play-circle {
        top: 100px !important;
        left: 40%;
    }
    .titleAlbum {
        top: 160px;
    }
    /*Estilos para el reproductor*/
    div#content-playlist {
        margin-bottom: 0px !important;
        position: initial;
        width: 33.33%;
        padding: 0px;
        bottom: 0px;
    }
    .tittle-head.two {
        display: block;
    }
    .player .canvas, .player canvas {
        height: 192px;
    }
    .left-bar {
        padding-left: 10px;
        padding-right: 10px;
    }
    .player .canvas .overlay > img {
        width: 55px;
        left: 49%;
        top: 65%;
    }
    .player .controls .view-list {
        display: none;
    }
    .noShowList {
        display: block;
    }
    .player .track-list {
        height: 320px;
    }
    .player .current-track {
        padding: 0 0 1px 0;
    }
    /*Footer*/
    footer {
        z-index: 10;
        position: relative;
        height: 190px;
    }
    .copyright {
        font-size: 9pt;
        font-weight: 100;
    }    
}
@media screen and (min-width:1280px){
    .navbar-fixed-top {
        background: url(../../xcaretmusic/images/menu-home.svg);
        height: 157px;
        background-size: contain;
        background-repeat-y: no-repeat;
    }
    #navbar {
        margin-top: 0px;
        background: #bc202500;
    }
    h3.tittle {
        font-size: 1.8em;
    }
    .browse-grid {
        width: 32% !important;
        height: 240px !important;
    }
    .PhotoAlbum {
        height: 240px !important;
    }
    .browse-grid img {
        height: 240px !important;
    }
    i.glyphicon.glyphicon-play-circle {
        top: 75px !important;
        left: 37%;
    }
    .titleAlbum {
        top: 125px;
    }
    p.infoATC {
        font-size: 9pt;
        margin-bottom: 5px;
        font-weight: 100;
    }
    footer {
        margin-top: 50px;
        height: 200px;
    }
    .player .canvas .overlay > img.active {
        width: 58px;
        top: 64%;
        opacity: 0.5; 
    }
    .langContentHome {
        position: fixed;
        left: 0px;
        top: 160px;
        display: block;
        width: 60px;
    }
    .mxLang {
        width: 50px;
        margin-left: 5px;
    }
    .engLang{
        width: 50px;
        margin-left: 5px;        
    }
    .player .track-list {
        height: 240px;
    }
}
@media screen and (min-width:1366px){
    .langContentHome {
        position: fixed;
        left: 50px;
    }
    .player .track-list {
        height: 320px;
    }
    
    
}
@media screen and (min-width:1368px){
    .topInfoATC {
        margin-top: 20px;
    }
    .langContentHome {
        left: 50px;
    }
}
@media screen and (min-width:1440px){
    .langContentHome {
        left: 70px;
    }
}
@media screen and (min-width:1500px){
    .navbar-fixed-top {
        height: 175px;
    }
}
@media screen and (min-width:1920px){
    .langContentHome {
        left: 320px;
    }
}
@media screen and (min-width:2560px){
    .navbar-fixed-top {
        height: 185px;
    }
    .langContentHome {
        left: 630px;
    }
}














@media only screen and (max-width : 1199px) {
    .browse-grid img {
        width: 188px;
        height: 188px;
    }
    .hidden-md {
        display: none;
    }
}
@media only screen and (max-width : 991px) {
    div#content-playlist {
        margin-bottom: 60px;
    }

    div#content-albums {
        margin-bottom: 0;
    }

    .player .controls {
        text-align: left;
    }

    .player .controls .view-list {
        display: block;
        float: right;
        font-size: 20px;
        margin-right: 22px;
    }

    .browse-grid img {
        width: 212px;
        height: 212px;
    }

    footer {
        position: relative;
        padding-top: 10px;
        margin-top: 10px;
    }
}

@media only screen and (max-width : 767px) {
    .album {
        margin-left: 0;
        width: 573px;
        display: block;
        margin: auto;
    }

    .browse-grid {
        height: 296px;
    }

    .browse-grid img {
        width: 256px;
        height: 256px;
    }
    a.sing {
        text-overflow: ellipsis;
        width: 256px;
    }

    .text-align-xs {
        text-align: left;
    }
}

@media only screen and (max-width : 601px) {
    .album {
        margin-left: 0;
        width: 486px;
        display: block;
        margin: auto;
    }

    .browse-grid {
        height: 238px;
    }

    .browse-grid img {
        width: 198px;
        height: 198px;
    }
    a.sing {
        text-overflow: ellipsis;
        width: 198px;
    }
}

@media only screen and (max-width : 485px) {
    .album {
        margin-left: 0;
        width: 395px;
        display: block;
        margin: auto;
    }

    .browse-grid {
        height: 215px;
    }

    .browse-grid img {
        width: 165px;
        height: 165px;
    }
    a.sing {
        text-overflow: ellipsis;
        width: 165px;
        line-height: 1;
        font-size: 15px;
        font-weight: 700;
    }
}

@media only screen and (max-width : 424px) {
    .album {
        margin-left: 0;
        width: 290px;
        display: block;
        margin: auto;
    }

    .browse-grid {
        height: 168px;
        width: 140px;
    }

    .browse-grid img {
        width: 128px;
        height: 128px;
    }

    a.sing {
        text-overflow: ellipsis;
        width: 128px;
        line-height: 1;
        font-size: 15px;
        font-weight: 700;
    }

    i.glyphicon.glyphicon-play-circle {
        top: 8%;
    }
}


    @media only screen and (max-width : 460px) {
        .login-container {
            left: 0;
            transform: translate(0%, -50%);
        }
    }

@media screen and (max-height: 720px) {
    footer {
        position: static;
    }
}