@media (min-width: 980px) and (max-width: 1199px) {
	#flexslider-1 .slider-text {
	    bottom: 250px;
	}
	
	#flexslider-1 .btn-default{
	    bottom: 150px;
	}
}

@media (min-width: 1201px) and (max-width: 1630px) {
	#flexslider-1 .slider-text {
	    bottom: 250px;
	}
	
	#flexslider-1 .btn-default{
	    bottom: 150px;
	}
}