.viewd {
   width: 1000px;
   height: 128px;
   margin: 10px;
   float:right;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 2px 3px #e6e6e6;
   -moz-box-shadow: 1px 2px 3px #e6e6e6;
   box-shadow: 1px 2px 3px #e6e6e6;
   cursor: default;
   background: #fff url(../images/d.jpg) repeat center center;
}
.viewd .mask,.view .content {
   width: 1000px;
   height: 128px;
   position:absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}


.viewd img {
   display: block;
   position: relative;
}
.viewd h2 {
/*   text-transform: uppercase;*/
  /* font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-weight:bold;
   text-align: center;
   position: relative;
   font-size: 24px;
   padding: 5px;
/*   background: rgba(0, 0, 0, 0.8);*/
   margin: 10px 0 0 0;
}
.viewd p {
 /*  font-family: Georgia, serif;*/
   /*font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-size: 18px;
   position: relative;
   color: #fff;
   padding: 10px 10px 10px;
   text-align: center;
}
.viewd a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.viewd a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

/**************************************************************************/
/*****************************     MEDIA 1024px  ***************************/
/**************************************************************************/
@media (max-width: 1024px) {
	
.viewd {
   width: 820px;
   height: 128px;
   margin: 10px;
   float:right;
   border: 10px solid #fff;
   overflow: hidden;
/*   position: relative;*/
   text-align: center;
   -webkit-box-shadow: 1px 2px 3px #e6e6e6;
   -moz-box-shadow: 1px 2px 3px #e6e6e6;
   box-shadow: 1px 2px 3px #e6e6e6;
   cursor: default;
   background: #fff url(../images/d-736.jpg)  center center;
}
.viewd .mask,.view .content {
   width: 850px;
   height: 128px;
/*   position:absolute;*/
   overflow: hidden;
   top: 0;
   left: 0;
}


/****************     texto     ************/

.viewd img {
   display: block;
/*   position: relative;*/
}
.viewd h2 {
/*   text-transform: uppercase;*/
  /* font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-weight:bold;
   text-align: center;
   position: relative;
   font-size: 22px;
   padding: 5px;
/*   background: rgba(0, 0, 0, 0.8);*/
   margin: 10px 0 0 0;
}
.viewd p {
 /*  font-family: Georgia, serif;*/
   /*font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-size: 17px;
   position: relative;
   color: #fff;
   padding: 5px 5px 5px;
   text-align: center;
}
.viewd a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.viewd a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
}

/**************************************************************************/
/*****************************     MEDIA 768px  ***************************/
/**************************************************************************/
@media (max-width: 768px) {
	
.viewd {
   width: 600px;
   height: 128px;
   margin: 10px;
   float:right;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 2px 3px #e6e6e6;
   -moz-box-shadow: 1px 2px 3px #e6e6e6;
   box-shadow: 1px 2px 3px #e6e6e6;
   cursor: default;
   background: #fff url(../images/d-736.jpg)  center center;
}
.viewd .mask,.view .content {
   width: 600px;
   height: 128px;
   position:absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}



/****************     texto     ************/

.viewd img {
   display: block;
   position: relative;
}
.view7 h2 {
/*   text-transform: uppercase;*/
  /* font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-weight:bold;
   text-align: center;
   position: relative;
   font-size: 20px;
   padding: 5px;
/*   background: rgba(0, 0, 0, 0.8);*/
   margin: 10px 0 0 0;
}
.viewd p {
 /*  font-family: Georgia, serif;*/
   /*font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-size: 14px;
   line-height:normal;
   position: relative;
   color: #fff;
   padding: 5px 5px 5px;
   text-align: center;
}
.viewd a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.viewd a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

}

/**************************************************************************/
/*****************************     MEDIA 736px  ***************************/
/**************************************************************************/
@media (max-width: 736px) {
	
.viewd {
   width: 520px;
   height: 128px;
   margin: 10px;
   float:right;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 2px 3px #e6e6e6;
   -moz-box-shadow: 1px 2px 3px #e6e6e6;
   box-shadow: 1px 2px 3px #e6e6e6;
   cursor: default;
   background: #fff url(../images/d-680.jpg) center center;
}
.viewd .mask,.view .content {
   width: 520px;
   height: 128px;
   position:absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}



/****************     texto     ************/

.viewd img {
   display: block;
   position: relative;
}
.viewd h2 {
/*   text-transform: uppercase;*/
  /* font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-weight:bold;
   text-align: center;
   position: relative;
   font-size: 20px;
   padding: 5px;
/*   background: rgba(0, 0, 0, 0.8);*/
   margin: 10px 0 0 0;
}
.viewd p {
 /*  font-family: Georgia, serif;*/
   /*font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-size: 14px;
   position: relative;
   color: #fff;
   padding: 10px 10px 10px;
   text-align: center;
}
.viewd a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.viewd a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

}

/**************************************************************************/
/*****************************     MEDIA 600px  ***************************/
/**************************************************************************/
@media (max-width: 600px) {
	
.viewd {
   width: 400px;
   height: 128px;
   margin: 10px;
   float:right;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 2px 3px #e6e6e6;
   -moz-box-shadow: 1px 2px 3px #e6e6e6;
   box-shadow: 1px 2px 3px #e6e6e6;
   cursor: default;
   background: #fff url(../images/d-680.jpg) center center;
}
.viewd .mask,.view .content {
   width: 400px;
   height: 128px;
   position:absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}



/****************     texto     ************/

.viewd img {
   display: block;
   position: relative;
}
.viewd h2 {
/*   text-transform: uppercase;*/
  /* font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-weight:bold;
   text-align: center;
   position: relative;
   font-size: 18px;
   padding: 5px;
/*   background: rgba(0, 0, 0, 0.8);*/
   margin: 10px 0 0 0;
}
.viewd p {
 /*  font-family: Georgia, serif;*/
   /*font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 10px 10px;
   text-align: center;
}
.viewd a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.viewd a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

}

/**************************************************************************/
/*****************************     MEDIA 414px  ***************************/
/**************************************************************************/
@media (max-width: 414px) {
	
.viewd {
   width: 255px;
   height: 128px;
   margin: 10px;
   float:right;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 2px 3px #e6e6e6;
   -moz-box-shadow: 1px 2px 3px #e6e6e6;
   box-shadow: 1px 2px 3px #e6e6e6;
   cursor: default;
/*   background: #fff url(../images/b-680.jpg) center center;*/
}
.viewd .mask,.view .content {
   width: 255px;
   height: 128px;
   position:absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}



/****************     texto     ************/

.viewd img {
   display: block;
   position: relative;
}
.viewd h2 {
/*   text-transform: uppercase;*/
  /* font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-weight:bold;
   text-align: center;
   position: relative;
   font-size: 18px;
   padding: 5px;
/*   background: rgba(0, 0, 0, 0.8);*/
   margin: 10px 0 0 0;
}
.viewd p {
 /*  font-family: Georgia, serif;*/
   /*font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-size: 12px;
   position: relative;
   color: #fff;
   padding: 10px 10px 10px;
   text-align: center;
}
.viewd a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

}


/**************************************************************************/
/*****************************     MEDIA 320px  ***************************/
/**************************************************************************/
@media (max-width: 320px) {
	
.viewd {
   width: 240px;
   height: 128px;
   margin: 10px;
   float:right;
   border: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   -webkit-box-shadow: 1px 2px 3px #e6e6e6;
   -moz-box-shadow: 1px 2px 3px #e6e6e6;
   box-shadow: 1px 2px 3px #e6e6e6;
   cursor: default;
   /*background: #fff url(../images/bgimg.jpg) repeat center center;*/
}
.viewd .mask,.view .content {
   width: 240px;
   height: 128px;
   position:absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}



/****************     texto     ************/

.viewd img {
   display: block;
   position: relative;
}
.viewd h2 {
/*   text-transform: uppercase;*/
  /* font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-weight:bold;
   text-align: center;
   position: relative;
   font-size: 16px;
   padding: 5px;
/*   background: rgba(0, 0, 0, 0.8);*/
   margin: 10px 0 0 0;
}
.viewd p {
 /*  font-family: Georgia, serif;*/
   /*font-family:Joey2;*/
   /*src:url(fuente/FS_Joey-Regular.otf);*/
   font-family:GillSans;
   src: url(fuente/GillSansStd.otf);
   color: #fff;
   font-size: 10px;
   position: relative;
   color: #fff;
   padding: 10px 10px 10px;
   text-align: center;
}
.viewd a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.viewd a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

}