/*===================================== 
YOU CAN WRIGHT CUSTOME CSS 
======================================*/

@media only screen and (max-width: 480px) {

	.main-slider #rev_slider_1014_1{
		margin-top: 0px;
	    margin-bottom: 0px;
	    height: 500px !important;
	}

	/*#rev_slider_1014_1 .tp-caption span{
		font-size: 18px !important;
		line-height: 25px !important;

	}*/

	footer{
		background: rgb(1, 16, 38) !important;
	    display: block !important;
	    height: 82px !important;
	    position: absolute !important;
	    bottom: 0px !important;
	    width: 100% !important;
	}


}