/*--Under Footer Menu--*/
.main{
	background:#eee;
	padding: 1em 0 5em;
}
.menu {
	width: auto;
	height: auto;
	padding: 0;
	margin:0;
    list-style: none;
	background: #efefef;
}
ul {
	padding: 0;
	list-style: none;
}
/*--Footer Menu--*/
.footer_background{
	background: url(../images/footer_bg.jpg) no-repeat center top;
	min-height:37px;
}
.footer_top{
	background: url(../images/bg.jpg) no-repeat center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height:350px;
	padding:5em 0 0;
}
.footer_grid1 h3, .footer_grid3 h3{
	color:#000;
	font: 400 25px/25px Lato, sans-serif;
	text-transform:uppercase;
	margin-bottom:1em;
}
.footer_grid1 p{
	color: #616161;
	font: 700 14px/14px 'Lato', sans-serif;
	line-height: 1.5em;
	margin-top: 2em;
}
.footer_grid1 {
	border-right: 1px solid #fff;
}
.footer_grid2{
	margin: 0 4% 0 7%;
	width: 14%;
	padding: 0;
}
ul.social_media {
	padding: 0;
	margin:0;
	list-style: none;
}
ul.social_media li{
	margin-bottom:1em;
}
ul.social_media li:first-child {
margin-left: 0;
}
ul.social_media li a:hover{
	text-decoration:none;
}
ul.social_media li a:hover p{
	color: #df1f26;
}
/*--social_media Media LIne Spacing--*/
p.m_3{
	overflow: hidden;
	font: 700 13px/13px 'Lato', sans-serif;
	text-transform:uppercase;
	padding: 3px 0 0 0;
	margin:0;
	color:#343333;
}
i.fb,i.tw,i.google,i.instagram {
	width: 20px;
	height: 20px;
	float:left;
	background: url(../images/img-sprite.png)no-repeat;
	margin-right:10px;
}
i.fb{
	background-position:-98px -8px;
}
i.tw {
	background-position:-130px -8px;
}
i.google {
	background-position:-162px -8px;
}
i.instagram {
	background-position:-194px -8px;
}
i.ln,i.tmb,i.yt,i.bb {
	width: 20px;
	height: 20px;
	float:left;
	background: url(../images/img-sprite1.png)no-repeat;
	margin-right:10px;
}
i.ln{
	background-position:-98px -8px;
}
i.tmb {
	background-position:-130px -8px;
}
i.yt {
	background-position:-162px -8px;
}
i.bb {
	background-position:-194px -8px;
}


/*--Footer Rightside Text Start--*/
ul.list{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width: 50%;
}
ul.list li{
	margin-bottom:15px;
}
ul.list li p{
	margin:0;
	font: 700 15px/15px 'Lato', sans-serif;
}
ul.list1{
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
ul.list1 li p{
	margin:0;
	font: 700 15px/15px 'Lato', sans-serif;
	color:#888;
	line-height:1.5em;
}


/*--Footer Rightside Text Finish--*/



.footer_bottom {
	background:#2C0136;
	padding: 1em 0;
}
.down_menu {
	float: left;
	color: #cfcfcf;
	font:500 14px/14px 'Lato', sans-serif;
}
.down_menu ul li {
	display: inline-block;
}
.down_menu ul li a {
	color:#afafaf;
	display: block;
	margin:0 10px;
}
.down_menu ul li a:hover{
	text-decoration:none;
	color: #df1f26;
}
.copyright_footer {
	float: right;
	margin-top:8px;
}
.copyright_footer p {
	color: #999;
	font:300 14px/1px 'Lato', sans-serif;
	text-transform:uppercase;
}
.copyright_footer p a {
	color: #df1f26;
}
.copyright_footer p a:hover{
	color:#dee9f1;
}
/*--responsive design--*/
@media(max-width:1366px){
.banner_desc h1 {
	font: 300 45px/45px 'Lato', sans-serif;
}
}
@media(max-width:1024px){
.footer_grid1 h3, .footer_grid3 h3 {
	font: 400 20px/25px Lato, sans-serif;
}
}
@media(max-width:800px){
.nav > li {
	float: none;
}
.toggleMenu {
	text-align: center;
}
.toggleMenu:hover{
	color:#000;
}
ul.nav {
	background: #222;
	padding-top: 1em;
}
.nav > li {
	margin: 1em 0;
}
.footer_grid1{
	margin-bottom:2em;
}
.footer_grid2 {
	margin:0 0 2em;
	width: 90%;
	padding:0 15px;
}
.footer {
	min-height: 620px;
	padding: 3em 0 0;
}
.footer_grid1 p {
	margin-top: 1em;
}
.footer_grid1 {
	border-right: none;
}
.footer_bottom {
	text-align: center;
}
.down_menu {
	float: none;
}
.copyright_footer {
	float: none;
	margin-top: 20px;
}
}
@media(max-width:640px){
.logo {
	margin-top:7px;
}
ul.cart_grid li {
	padding: 10px 5px 0;
	min-height: 38px;
	font: 600 14px/14px 'Lato', sans-serif;
}
.logo img{
	width:70%;
}
.toggleMenu {
	font-size: 1.1em;
}
.main {
	padding: 1em 0 3em;
}
}
@media(max-width:480px){
.logo{
	width:33%;
}
.logo img{
	width:100%;
}
.down_menu ul li a {
	margin: 0 5px;
	line-height: 1.8em;
}
}
@media(max-width:320px){
.logo {
	width: 50%;
	float: none;
	margin: 0 auto;
}
ul.cart_grid {
	float: none;
	margin-top:10px;
	text-align: center;
}
.header_top {
	margin: 10px 0;
}
ul.cart_grid li {
	display: inline-block;
	float: none;
}
.toggleMenu {
	font-size: 1em;
	padding: 3px;
}
.callbacks_nav {
	left: -17px;
}
.menu > li > a {
	line-height: 2.5em;
	text-indent: 1em;
	font-size: 13px;
}
h4.head {
	font: 700 16px/30px 'Lato', sans-serif;
	padding: 0px 0 0 20px;
}
.main {
	padding: 1em 0 1em;
}
.content_right {
	margin-top: 2em;
}
ul.list {
	float: none;
	width: 100%;
}
.footer {
	min-height: 725px;
}
}
