.footer_menus
{
	overflow:hidden;
	padding:80px;
	background-color:#f9f9f9;
	display:block;
}

#left_SecondaryCont
{
	float:left;
	overflow:hidden;
	width:60%;
	box-sizing: :border-box;
}
.social-icon img {
  width: 20%;
}
.aboutUs
{
	float:left;
	font-size:11px;
	width:35%;
	padding-right:20px;
	box-sizing:border-box;
	display:box;
}
.aboutUs h4
{
margin-bottom:5px;
font-size:12px;
letter-spacing:0.5px;
font-weight: bold;
margin-top: -1px;
}
 .aboutUs p
{
margin:0;
margin-bottom:5px;
font-size:12px;
letter-spacing:0.5px;
text-align:left;
}

.help
{
	float:left;
	width:20%;
	font-size:11px;
	padding-right:20px;
	box-sizing: border-box;
	margin-right:45px;
	margin-left:80px;
}
.help ul, .vplak_site ul
{
	margin-top: 0px;
	padding-left:0;
}

.help ul li, .vplak_site ul li
{
	margin-bottom:4px;
	list-style:none;
	cursor:pointer;
	font-size:12px;
	letter-spacing:0.5px;
	display: list-item;
}

.footer_links
{
	cursor:pointer;
	font-size:12px;
	letter-spacing: 0.5px;
}
.footer_links a
{
	text-decoration: none;
	color: black;
}
.call_email
{
	width:25%;
	float:left;
	font-size:11px;
	padding-right:20px;
	box-sizing:border-box;
	display:block;
}

.call_email ul 
{
list-style-type: none;
}
.email_us
{
	margin-top:20px;
	display:block;
}
.call_us
{
	position:relative;
    top: -3px;
}
.call_us_text, .email_us_text, .need_help
{
	font-weight: bold;
	font-size:12px;
}
.vplak_site
{
	with:20%;
	float:left;
	font-size:11px;
	padding-right:20px;
	box-sizing: border-box;
}

.footer_links
{
	cursor:pointer;
	font-size:12px;
	letter-spacing:0.5px;
}

#right {
    float: left;
    box-sizing: border-box;
    width: 40%;
    overflow: hidden;
    display: inline-box;
    height: 150px;
}
#paymentModes
{
	float:left;
	overflow:hidden;
}
#keepTouchCont
{
	float:left;
	overflow:hidden;
	padding-bottom:10px;
	width:170px;
	margin-left:257px;
	margin-top:7px;
}
#fullProtectionPromise {
    float: left;
    box-sizing: border-box;
    /* padding-left: 49px; */
    width: 252px;
    /* padding-top: 18px; */
    margin-left:217px;
    position:relative;
    left:17px;
}
#fullProtectionPromise img {
    float: left;
    width: 53px;
    overflow: hidden;
}
#fullProtectionText {
    text-align: left;
    margin-top: 9px;
}
#fullProtectionText span
{
	font-weight:bold;
	font-size: 11px;
	display:block;
}

.connect_with_us
{
	float:left;
	display:inline-block;
	width:144px;
	padding-top:1px;
	font-weight: bold;
}

.social-icon
{
	cursor:pointer;
	display:inline;
	overflow:hidden;

}

.help a
{
	text-decoration: none;
	color:#000;
}
.copyright {
    float: left;
    width: 89%;
    margin-inline-start: 1em;
    text-align: right;
}
.connect_text
{
	text-align:center;
}