
#content{ height:700px; background-image: url("https://vivi666ca.com/assets/template/es_shop100_1.1/common/images/frontImg.jpg"); background-repeat: repeat-x;}
#enter_btn{padding-top: 50px; text-align:center;display:block; font-size: 58px;}
#enter_btn a{ font-family: 'Work Sans', sans-serif; text-decoration: none!important;  border-bottom-style: solid; border-bottom-color: coral;border-top-style: solid; border-top-color: coral; }
#content_foot{margin-top: -50px;padding-bottom: 500px;  background-image: url("https://vivi666ca.com/assets/template/es_shop100_1.1/common/images/bottom.jpg"); text-align:center;display:block;  color:#FFF; font-size: 38px;}

/* For Mobile */
@media screen and (max-width: 540px) {
  #content{ height:258px; background-image: url("https://vivi666ca.com/assets/template/es_shop100_1.1/common/images/frontImgMobile.jpg");}
  #enter_btn{padding-top: 100px; text-align:center;display:block; font-size: 38px;}
  #content_foot{margin-top: -40px; font-size: 20px}
}

@media only screen and (device-width: 768px) {
  /* For general iPad layouts */
	#container{
			width: 90%;
			padding-top: 5px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) {
  /* For portrait layouts only */


}


@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  /* For landscape layouts only */


}


/* For Tablets */
@media screen and (min-width: 540px) and (max-width: 780px) {

}
