div#page_footer, div.footer_news {
	/*background-color: #fff;*/
	padding: 0;
	/* margin-top: 48px;
	margin-top: 3.428571429rem;
	margin-bottom: 48px;
	margin-bottom: 3.428571429rem;*/
	/*box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);*/
	margin: 0 auto;
	width: 100%;
	max-width: 1400px;
}
/* ==== footer_news_div ====*/
div.footer_news{
	background-color: #eee;
}
div.footer_news div.col4to1{
	padding: 20px;
	text-align: left;
}
div.footer_news h2{
	line-height: 26px;
}
div.footer_news hr{
	width: 70%;
	margin-left: 0;
}

div.bottom_menu{
	display: inline-block;
	width: 40%;
    font-size: 12px;
	line-height: 20px;
}

div.bottom_menu a{
	text-decoration: none;
	color: #fff;
}

/*Page Footer Part*/
div#page_footer{
	background-color: #262042;
	text-align: center;
	padding: 20px;
}
span.footer_text{
	color:#fff;
	padding-top: 10px;
	padding-bottom:25px;
}
.h_socialfooter{
	margin: 10px auto 5px auto;
}
.h_socialfooter a{
    font-size: 17px;
    color: #fff !important;
    padding: 5px;
}
.inner_footer {
	margin: 0 auto;
	max-width: 500px;
}

div#footer_news_4 input{
	width: 70%;
	margin-top: 10px;
}

/************ MAIL CHIMP POP UP CSS ************* 
*************************************************/


.mc-banner {
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
    background-color: white;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    margin-top: 43px;
}
.mc-modal {
	
	display: none; */
    /* z-index: 9999; */
    /* position: fixed; */
    /* top: 15%; */
    bottom: 60px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    min-height: 330px;
    /* width: 490px; */
    background: transparent;
    /* opacity: 0; */
    margin-top: 40px;
	
}

.modalContent__image {
	    position: absolute;
    top: 0;
    display: block;
    clear: both;
    min-height: 200px;
    width: 60%;
    background-position: 50% 50%;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 20%;
	
	
}
div#other_brands {
	padding: 20px;
}
div#other_brands a{
	color: #fff;
}
@media only screen and (max-width: 489px) { 

 .modalContent__content{
        padding: 150px 22px 22px;
    }


}
/* Mobile */
@media screen and (max-width: 480px) {

 .rightbox {
        display: block;
        width: 65%;
        margin: 0 auto;
    }

}


/* Mobile */
@media screen and (max-width: 480px) {

 .leftbox {
        display: block;
        width: 65%;
        margin: 0 auto;
    }

}


 .centerbox {
        display: block;
        width: 65%;
        margin: 0 auto;
    }

}
