/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 29, 2015, 11:02:07 AM
    Author     : keyur
*/

.bottom-logo{width:100%; float:left; /*position: absolute; bottom:0px; left:0px;*/ width:100%; text-align:center;margin-bottom:20px;margin-top:20px;}
.bottom-logo img{margin-left:0px !important; height:80px !important;}

.footer-logo{float: right; position: absolute; right: 30px; bottom: 10px; z-index: 999999999;}
.footer-logo img{height:50px; margin-left:5px;}


@media screen and (min-width : 0px) and (max-width : 640px)
{
	
	#fac3ds-cc-form{padding:20px !important; padding-bottom:120px !important;}
	.bottom-logo{/*padding:20px !important; bottom:40px;*/margin-bottom:20px;margin-top:20px;}
	.bottom-logo img{float:left; height:45px !important;margin:4px !important;}
	
}

@media screen and (min-width : 0px) and (max-width : 768px)
{
	.footer-logo{ width:100%; text-align:center; bottom:120px;}
	.footer-logo img{height:32px; margin-left:5px;}
}
