@media screen and (max-width:800px) {
	#dv-lft-mnu{display:none;}
	.upperlogo img{max-width:80px;}
	.upperlogo{margin-bottom:0px;}
	.lowerlogo{margin:-5px 0px 0px 0px;}
	.lowerlogo img{max-width:150px;}
	#dvlgo{height:165px;}
	.addressblock{margin-bottom:5px;}
	
	#dvulmnu ul li {
		background: rgba(0, 0, 0, 0) url("../images/bullet.png") no-repeat 0 13px !important;
		padding-left: 18px;
    }
	
	#dvulmnu ul li+li {
	background: rgba(0, 0, 0, 0) url("../images/bullet.png") no-repeat 0 12px !important;
	padding-left: 18px;
	}
	
	#dvulmnu ul li+li+li {
		background: rgba(0, 0, 0, 0) url("../images/bullet.png") no-repeat 0 12px !important;
		padding-left: 18px;
	}
	
	.quoteblock{margin:15px 2px 2px 2px;}
	#dv-vid{margin-top:15px;}
}

@media screen and (max-width:960px) {
	#slvj-back-lightbox{width:450px !important; height:245px !important;}
	#slvj-back-lightbox iframe{width:100% !important; height:210px !important; }
	.slvj-lightbox{margin-top:35px !important; height:235px !important;}
	#dvclse{bottom:inherit; top:40px !important; right:0px !important;}
	#dv-lft-mnu{overflow:auto;}
}

@media screen and (max-width:500px) {
	#slvj-back-lightbox{width:400px !important;}
	.slvj-lightbox{margin-top:50px !important;}
}

@media screen and (max-width:440px) {
	#slvj-back-lightbox{width:270px !important; }
	.slvj-lightbox{padding:5px !important;}
}