ul.footer-contact li {
    list-style: none;
    line-height: 40px;
font-size:17px;
}
ul.footer-contact li i{
padding-right:10px !important;
}
.menu li a {
    text-transform: uppercase !important;
}
@media only screen and (min-width: 1240px){
.section_wrapper, .container {
    max-width: 100% !important;
    max-height:100% !important;

}
}
.section.mcb-section.full-screen{
min-height:unset!important;
}

.section_wrapper.mcb-section-inner{
padding:0px !important;
}
#Top_bar .menu > li > a span{
font-size:19px;
}
#Top_bar .menu li ul li {
    font-size: 13px;
background-color: #ed3237;
}
#Top_bar .menu li ul li a span {
    color: #fff;
}
div#Top_bar{
background-color:#fff !important;
}
.menu-main-menu-container {
    background-color: #fff !important;
}
.header-stack #Top_bar .logo{
margin-bottom:0px !important;

}


.menu_wrapper{
background-color:#ed3237;
width:130%;
}
.menu-main-menu-container{
background-color:#ed3237 !important;
}
#Top_bar .menu > li > a span{
color:#fff;
}
.column.one {
    width:100%;
    margin: 0 0% 40px;
}
ul#menu-main-menu-1 {
    background-color:#fff !important;
}

#Footer{
background-color:#fff !important;
}
#Footer .footer_copy {
    border-top: 1px solid #e5e5e5;
}
h4{
color:#ed3237; 
}
#Footer h4{
color:#ed3237 !important;
font-size:27px !important;
}
#Footer .footer_copy .copyright{
font-size:16px;
float:center;
}
footer#Footer {
    border-top: 1px solid #e5e5e5;
}
p.about-foundation {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}
p{
text-align:justify;
}
.top_bar_right_wrapper a.button .button_label {
    padding: 13px 40px;
    font-size: 18px;
    background-color: #0d404f ;
    color:#fff;
    letter-spacing: 1px;
    text-transform: uppercase;

}
#Top_bar a.button.action_button{
margin-right:55px;
}