/* FOOTER */
.footer-container {	margin-left:auto; margin-right:auto; overflow:auto; }

#bottom-menu li { display: block; font-family: 'Kalinga'; font-size: 12px; color: #FFFFFF; font-weight: bold; margin: 2px; }
#bottom-menu ul { padding-left: 10px; padding-right: 0px; padding-top: 2px; padding-botom: 2px; margin: 0px; }

.bottom-menu-cell {	float: left; padding-right: 60px; }
.bottom-menu-cell2 { float: right; padding: 10px; }

.bottom-menu-main {font-family: 'ProximaSemiBold'; font-size: 15px; font-weight: normal; color: #CCCCCC; padding-bottom: 10px;}
.bottom-menu-main  a { color:#CCCCCC; }

.bottom-menu-sub { font-size: 13px; font-weight: bold; display: inline-block; color: #FFFFFF; text-decoration: none; }
.bottom-menu-sub a:link { color:#FFFFFF; text-decoration:none; }
.bottom-menu-sub a:visited { color:#FFFFFF; text-decoration:none; }
.bottom-menu-sub a:hover { color:#EEEEEE; text-decoration:none; }
.bottom-menu-sub a:active { color:#CCCCCC; text-decoration:none; }

.contactus{margin-right:40px;}
.contactus a:link{color: #838383; text-decoration:none;}
.contactus a:active{color: #838383; text-decoration:none;}
.contactus a:hover{color: #838383; text-decoration:underline;}
.contactus a:visited{color: #838383; text-decoration:none;}
.contactus h4{
font-family: 'Trebuchet MS';
font-size: 23px;
line-height: 36px;
color: #ffffff;
font-weight: bold;
padding-bottom: 7px;
margin-bottom: 10px;
margin-top:0px;
text-shadow: 0px 2px 0px #000;
}
.contactus p {margin:0px; padding:0px;}
.contactus p:nth-child(5)
{
font-size:16px;
}

@media only screen and (max-width: 568px), only screen and (max-device-width : 568px) {
	
.bottom-menu-main {font-size: 12px;}
.bottom-menu-cell {/*padding-right:17px*/padding-right:6px}
.search-cart {margin-top:0px !important;}
.cart-content h3 {margin:0px !important;}
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) 
{
}


