
body { margin: 0 auto;box-sizing: 
  border-box;background: #ffffff;font-family:  'PT Sans', sans-serif;color: #232323;font-size:16px;line-height:22px;text-align: center}

.wrapper {margin:0 auto;position:relative;width:95%;margin-top:40px;text-align: center;
  background-image:url("syringe.svg");background-repeat: repeat-y;background-position: center;max-width:640px;}

section {padding:5px;margin:0 auto;text-align: center;width:100%;margin-bottom:100px}


.slide {width:100%;max-width:480px;display:block;margin:0 auto;z-index:-1;min-width:320px;}
.slideSm {width:100%;max-width:320px;display:block;margin:0 auto;z-index:1}
.captionBox {margin:0 auto;position:relative;display:block;border-radius: 4px;text-align: center;-webkit-box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.03); 
box-shadow: 0px 0px 4px 2px rgba(0,0,0,0.03);border:1px solid #ccc;padding:24px;max-width:520px;margin-top:-45px;background-color:#fff}




.clear {clear:both;}


.titleHolder {width:60%;margin:0 auto;position: relative;text-align:center;}
h1 {font-family: "Abril Titling","PT Serif", georgia, serif;font-weight:bold;text-transform: uppercase;width:100%;border-bottom:1px solid #727272;
  font-size:24px;text-align:center;margin:0 auto;margin:4px 0 55px 0;line-height: 20px;padding-bottom:10px;vertical-align: middle;background-color:#fff;display:block;position:relative;}

h3 {color:#000;text-transform:uppercase;font-size:16px;letter-spacing: 1px;margin:1px}
h4 {background-color: #d9172f;color:#fff;text-transform:uppercase;font-size:14px;letter-spacing: 1px;
  width:80px;font-weight: normal;position: absolute;top:-30px;display: inline-block;border-radius: 2px;left:50%;margin-left:-40pxmargin-bottom:2px}

h5 {color:#727272;text-transform:uppercase;font-size:12px;letter-spacing: 1px;font-weight: normal;margin:0 0 10px 0}


.captionBox p { text-align: left;}

@media only screen and (max-width: 440px) {
  .wrapper {font-size: 16px}
  section {padding:5px;margin:0 auto;text-align: center;width:100%;margin-bottom:80px}

}





