body{background: #000 url('https://www.janetjam.com/images/slo_brew6.jpg') no-repeat;
background-position: 20px 20px;
background-attachment:fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
background-size: 80%, 80%, 20%;
}
}
#slider1_container img {
}
#slider1_container {
width:800px !important; 
height:1200px; 
position: relative; 
cursor:grab; 
object-fit: contain; 
border:0px dotted blue;
background-color: transparent; 
overflow: hidden; 
overflow-y:hidden;
margin-left:100px !important;
	z-index:90;
margin-top:15px;
border:0px dotted green;
	/*border:4px solid #F71277;*/
text-align:center; /* reset align=center */
/* added this to scale down the overall slide show */
/*-ms-transform: scale(0.2,0.2); /* IE 9 */
 /*   -webkit-transform: scale(0.2,0.2); /* Safari */
  /*  transform: scale(0.2,0.2);*/

}
@media (max-width:768px) {
#slider1_container {
width:800px !important; 
height:1200px; 
position: relative; 
cursor:grab; 
object-fit: contain; 
border:0px dotted blue;
background-color: transparent; 
overflow: hidden; 
overflow-y:hidden;
margin-left:-35px !important;
	z-index:90;
margin-top:15px;
border:0px dotted red;
	/*border:4px solid #F71277;*/
text-align:center; /* reset align=center */
/* added this to scale down the overall slide show */
/*-ms-transform: scale(0.2,0.2); /* IE 9 */
 /*   -webkit-transform: scale(0.2,0.2); /* Safari */
  /*  transform: scale(0.2,0.2);*/
}
}




        .captionOrange, .captionBlack, .captionBlock
        {

            filter: inherit;
        }
        .captionOrange
        {

            background: #EB5100;
            background-color: rgba(235, 81, 0, 0.6);
        }
        .captionBlack
        {

white-space:normal;
        	font-size:16px;
            background: #000;
            background-color: rgba(0, 0, 0, 0.6);
margin-top:-200px;
        }
        .captionBlock
        {
white-space:normal;
font-family: 'Source Sans Pro', sans-serif;
padding-left:20px;
padding-right:30px;
font-size: 28px !important;
line-height:35px !important;
font-weight:300 !important;
letter-spacing:.1em !important;
color:white;
letter-spacing:.14em;
display:inline-block;
border:0px dotted green;
color:white;
margin-top:8px;
left:0;
width:104%; !important;
margin-left:0px;
            text-align: left;
            font-size: 16px;
            background: #000;
            background-color: rgba(0, 0, 0, 0.5);
        }



