/*	This is used when you are making a website with individual css for each page
	NOTE: Use the master css for any items that you want to be constant throughout the website
*/
#header-wrapper{height:1080px; max-height: 100%; min-height:550px; margin:0 auto; padding:0; background:#836a5b url("/styles/stylesets/201706dube/images/hdr004.jpg") repeat fixed center bottom / cover; transition: 0.5s;}
#bullet1, #bullet2{display: inline-block; vertical-align: top; width: 45%; text-align: left;}
#fancybox_15{padding: 0 0 40px 0;}
#fancybox_17{background: #836a5b; padding: 0 0 40px 0;}
#fancybox_19{padding: 0 0 40px 0;}
#fancybox_21{background: #836a5b; padding: 0 0 40px 0;}
#fancybox_23{padding: 0 0 40px 0;}
#fancybox_25{padding: 0 0 40px 0;}
#fancybox_27{background: #836a5b;padding: 0 0 40px 0;}
#fancybox_29{padding: 0 0 40px 0;}
#fancybox_31{background: #836a5b;padding: 0 0 40px 0;}
#fancybox_33{ padding: 0 0 40px 0;}
#fancybox_71{ padding: 0 0 40px 0;}
#fancybox_73{ background: #836a5b;padding: 0 0 40px 0;}

@media screen and (max-width:1200px){
    
}

@media screen and (max-width:1100px){
    
}

@media screen and (max-width:1000px){
  #header-wrapper{background:#836a5b url("/classes/timthumb.php?w=1000&h=1080&zc=1&q=85&src=/styles/stylesets/201706dube/images/hdr004.jpg") repeat fixed center bottom / cover;}  
}

@media screen and (max-width:900px){
    
}

@media screen and (max-width:800px){
    #header-wrapper{background:#836a5b url("/classes/timthumb.php?w=800&h=1080&zc=1&q=75&src=/styles/stylesets/201706dube/images/hdr004.jpg") repeat fixed center bottom / cover;}
    #bullet1{display: block;width: 100%;}
    #bullet2{display: block;width: 100%; margin: -13px 0 0 0;}
}

@media screen and (max-width:700px){
    
}

@media screen and (max-width:600px){
   #header-wrapper{background:#836a5b url("/classes/timthumb.php?w=600&h=1080&zc=1&q=65&src=/styles/stylesets/201706dube/images/hdr004.jpg") repeat fixed center bottom / cover;} 
}

@media screen and (max-width:500px){
    
}

@media screen and (max-width:400px){
    
}

@media screen and (max-width:360px){
    
}