margin-bottom: 15px; } }
#slideshow .nivo-caption {
background: transparent;
- max-width: 1200px;
position: absolute;
- right: 0;
- left: 0;
+ max-width: 500px;
+ left: 20%;
float: none;
margin: 0 auto;
top: 10%;
max-height: 250px; }
+ @media screen and (max-width: 929px) {
+ #slideshow .nivo-caption {
+ background: #000000; } }
@media only screen and (max-width: 40em) {
#slideshow .nivo-caption {
position: relative; } }
padding: 0 5px; }
@media screen and (max-width: 929px) {
#slideshow .nivo-caption h6 {
- width: auto;
- background: #000000; } }
+ width: auto; } }
#slideshow .nivo-caption p {
width: 400px;
letter-spacing: 0.1em;
padding: 0; }
@media screen and (max-width: 929px) {
#slideshow .nivo-caption p {
- width: auto;
- background: #000000; } }
+ width: auto; } }
#slideshow .nivo-caption a.button {
text-transform: uppercase;
background: transparent;
}
.nivo-caption {
background: transparent;
- max-width: 1200px;
position: absolute;
- right: 0;
- left: 0;
+ max-width: 500px;
+ left: 20%;
float: none;
margin: 0 auto;
top: 10%;
max-height: 250px;
+ @media screen and (max-width: 929px) {
+ background: $black;
+ }
@media #{$small-only}{
position: relative;
}
padding: 0 5px;
@media screen and (max-width: 929px) {
width: auto;
- background: $black;
}
}
p {
padding: 0;
@media screen and (max-width: 929px) {
width: auto;
- background: $black;
}
}
a.button {