.plugin_diapo_default{
	list-style: none;
	padding: 0px;
	margin:0px;
	background-color: #fff;
}
.plugin_vw.diapo.diapo02 .plugin_diapo_fancy img {
    display: block;
    float: left;
    margin: 15px;
    padding: 0;
    width: 14%;
}

.plugin_diapo_default div{
	text-align: center;
	padding:5px;
	font-size: 11px;
}
.diapo_arrow{
	text-align:center;
}

.cycle-caption {
    bottom: 15px;
    color: #FFFFFF;
    position: absolute;
    right: 15px;
    z-index: 700;
}
.cycle-overlay {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    font-family: tahoma,arial;
    opacity: 0.5;
    padding: 15px;
    position: absolute;
    width: 100%;
    z-index: 600;
}

/* pager */
.cycle-pager { 
    text-align: center;
    width: 100%; 
    z-index: 500; 
    position: absolute; 
    bottom: 10px; 
    overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #fff; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { 
    color: #977b58;
}
.cycle-pager > * { cursor: pointer;}

@media (max-width:1199px) {
    .plugin_vw.diapo.diapo02 .plugin_diapo_fancy img {
    margin: 12px;
    width: 14%;
    }
    .plugin_diapo_fancy img {
    display: block;
    float: left;
    margin: 6px;
    width: 47%;
    }

 }
 @media (max-width:991px) {
.plugin_diapo_fancy img {
    display: block;
    float: left;
    margin: 6px;
    width: 46%;
}
.plugin_vw.diapo.diapo02 .plugin_diapo_fancy img {
    margin: 12px;
    width: 30%;
}
}
 @media (max-width:719px) {
.plugin_vw.diapo.diapo02 .plugin_diapo_fancy img {
    width: 46%;
}
.plugin_diapo_fancy img {
    margin: 12px;
}
}

 @media (max-width:629px) {
.plugin_vw.diapo.diapo02 .plugin_diapo_fancy img,
.plugin_diapo_fancy img {
  margin: 11px;
}
}


 @media (max-width:599px) {
    .plugin_vw.diapo.diapo02 .plugin_diapo_fancy img,
    .plugin_diapo_fancy img {
        margin: 11px;
    }
}
 @media (max-width:569px) {
.plugin_vw.diapo.diapo02 .plugin_diapo_fancy img,
.plugin_diapo_fancy img {
  margin: 9px;
}
}
 @media (max-width:549px) {
    .plugin_vw.diapo.diapo02 .plugin_diapo_fancy img,
    .plugin_diapo_fancy img {
        margin: 9px;
    }
}
 @media (max-width:479px) {
    .plugin_vw.diapo.diapo02 .plugin_diapo_fancy img,
    .plugin_diapo_fancy img {
        margin: 7px;
    }
}

 @media (max-width:379px) {
    .plugin_vw.diapo.diapo02 .plugin_diapo_fancy img,
    .plugin_diapo_fancy img {
        margin: 5px;
    }
}

 @media (max-width:279px) {
    .plugin_vw.diapo.diapo02 .plugin_diapo_fancy img,
    .plugin_diapo_fancy img {
        margin: 5px;
        width: 44%;
    }
}
