.al-gia-ban .span4 a {
    text-decoration: none;
    font-weight: 300!important;
    color: #112281!important;
    line-height: initial!important;
}
div#myModal {
    overflow: hidden;
}
a.prev {
    left: 0;
}
.closefr {
    width: 30%;
    height: 100%;
    margin-top: 0;
    float: left;
    cursor: pointer;
}
.picshow {
	width: 100%;
    margin: 0px auto;
}
.row-pic {
    width: 100%;
    margin: 0px 0px;
    padding: 0 0;
}
.row-pic > .column-pic {
    float: left;
    margin-bottom: 2.5%;
    margin-right: 2.5%;
    width: 31.666666%;
}
.row-pic > .column-pic:nth-child(3), .row-pic > .column-pic:nth-child(6) {
    margin-right: 0%;
}

.row-pic:after {
  content: "";
  display: table;
  clear: both;
}

.column-pic {
    float: left;
    width: 15.8333333333%;
    margin-right: 1%;
}
.Detail .column-pic img {
    height: 290px!important;
}
.column-pic:last-child {
    margin-right: 0%;
}
/* The Modal (background) */
.modal {
    z-index: 9999999;
    display: none;
    position: fixed;
    /*padding-top: 5%;*/
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000000a6;
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    width: 40%;
    float: left;
}

/* The Close Button */
.close {
    border: 2px solid #fff;
    font-family: Arial, sans-serif;
    background: #c50000;
    color: #fff;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -15px;
    padding: 0;
    border-radius: 50%;
    right: -15px;
    line-height: 26px;
    text-align: center;
    font-size: 28px;
    margin: 0;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.mySlides-pic {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  background-color: rgba(0, 0, 0, 0.8);
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 15px;
    background: #00000070;
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.mySlides-pic {
    z-index: 99999999999999999999;
    padding: 15px;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.button-album a {
    width: fit-content;
    display: block;
    overflow: hidden;
    padding: 15px 25px;
    border-radius: 4px;
    font-size: 21px;
    margin: 0 auto;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    background: #fd6e1d;
    background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fd6e1d),to(#f59000));
    background: -webkit-linear-gradient(top,#f59000,#fd6e1d);
    background: -moz-linear-gradient(top,#f59000,#fd6e1d);
    background: -ms-linear-gradient(top,#f59000,#fd6e1d);
    background: -o-linear-gradient(top,#f59000,#fd6e1d);
}
.button-album a:before {
    content: "\f115";
    font-family: FontAwesome;
    font-size: 23px;
    color: #fff;
    margin-right: 5px;
}
.al-giaban p {
    padding: 0;
    margin: 0 auto 10px;
    font-size: 37px;
}
p.al-gia-niem-yet {
    font-size: 21px;
    color: #464646;
    font-weight: 200;
}
.price-album {
    text-align: center;
    font-size: 18px;
}
.span2{
    text-decoration: line-through;
}
.span3 {
    color: #fff;
    background-color: #ee1e25;
    text-align: center;
    border-radius: 2px;
    margin-left: 10px;
    padding: 4px 8px;
    font-weight: 200;
}
.span4 {
    font-weight: 600;
    color: #ee1e25;
    line-height: 20px;
} 
.picshow {
    margin: 40px 0 0px;
}
.title-album {
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    color: #f00;
    margin: 0 auto 15px;
}


.popimg-toprow{
	cursor: pointer;
    clear: both;
    width: 100%;
    height: 10%;
    display: inline-table;
}
.popimg-midrow {
	cursor: pointer;
    clear: both;
    width: 100%;
    height: 55%;
    display: inline-table;
}
.popimg-bottomrow {
	cursor: pointer;
    clear: both; 
    width: 100%;
    height: 10%;
    display: inline-table;
}

@media screen and (max-width: 1100px){/*PC*/

}

@media (max-width: 1024px) and (min-width: 680px){/*#ipad*/
.modal-content {
    width: 80%;
}
.closefr {
    width: 10%;
}
.modal {
    /*padding-top: 45%;*/
}

.popimg-toprow{
    height: 12%;
}
.popimg-midrow {
    height: 61%;
}
.popimg-bottomrow {
    height: 12%;
}
.Detail .column-pic img {
    height: 230px!important;
}

}

@media screen and (max-width: 650px){/*#mobile*/
.Detail .column-pic img {
    height: 190px!important;
}

.row-pic > .column-pic {
    margin-right: 2.5%;
    margin-bottom: 4%;
    width: 48.75%;
}
.row-pic > .column-pic:nth-child(2), .row-pic > .column-pic:nth-child(4), .row-pic > .column-pic:nth-child(6) {
    margin-right: 0%;
}
.row-pic > .column-pic:nth-child(3){
    margin-right: 2.5%;
}
.mySlides-pic {
    padding: 2%;
}
.mySlides-pic img{
    margin-bottom: 0;
}
.modal-content {
    width: 80%;
}
.closefr {
    width: 10%;
}
.modal {
    /*padding-top: 45%;*/
}

.popimg-toprow{
    height: 25%;
}
.popimg-midrow {
    height: 50%;
}
.popimg-bottomrow {
    height: 25%;
}



}