.mine-footer {background: url(../images/footer.png); background-size: cover;}

.site-footer {background: none}

.site-footer-bottom {background: rgba(51, 51, 51, 0.7)}

.footer_logo {margin-top: 100px}

.btn-defaults_1{
	border:1px solid #fff;
	padding:25px 10px;
}

.btn-defaults_1 span{
	background:#fff;
	padding: 15px 25px;
	text-transform:uppercase;
	font-size:14px;
    font-weight: 700;
	color:#333;
	letter-spacing:0;
	text-shadow: none;
}

.btn-defaults_1:hover{
	background:#fff;
}

.btn-defaults_1:hover span{
	background:#fff;
}

img.pac_1 {width:500px}
img.pac_2 {width:600px}

@media only screen and (max-width: 767px) {
    
img.pac_1 {width:100%} 
img.pac_2 {width:100%}     
    
.footer_logo {margin-top: 0}   
    
.footer_menu_2 {margin-top: -80px}       

.btn-lg {width:100%}
.btn-promo { margin:-15px 0 15px}
    
}