#sunfw_section_promo {
  background-color: #ffffff;
  /*background-image: url("http://www.oceanexpress-congo.com/images/slider/sliderac1.jpg");*/
  background-repeat: repeat;
  background-size: initial;
  background-position: left top;

  height: 100%;
    max-height: 100%;
    /*overflow:hidden;*/

 
background-image: url(http://www.oceanexpress-congo.com/images/slider/sliderac1.jpg);
-moz-background-size: cover;
-ms-background-size: cover;
-o-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
background-position: center top;
background-repeat: no-repeat;
background-attachment: fixed;    
}
#sunfw_section_content-bottom-over {
  background-image: url("../../../../images/joomlashine/sample/bg-content-bottom.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: left top;
}
#sunfw_section_footer {
  background-image: url("../../../../images/joomlashine/sample/ft1.jpg");
  font-size: 13px;
}
#sunfw_section_footer h1, #sunfw_section_footer h2, #sunfw_section_footer h3, #sunfw_section_footer h4, #sunfw_section_footer h5, #sunfw_section_footer h6, #sunfw_section_footer .h1, #sunfw_section_footer .h2, #sunfw_section_footer .h3, #sunfw_section_footer .h4, #sunfw_section_footer .h5, #sunfw_section_footer .h6 {
  color: #fff;
  text-transform: uppercase;
  line-height: 3.5;
  letter-spacing: 1px;
}
#sunfw_section_footer h1, #sunfw_section_footer .h1 {
  font-size: 20px;
}
#sunfw_section_footer h2, #sunfw_section_footer .h2 {
  font-size: 17px;
}
#sunfw_section_footer h3, #sunfw_section_footer .h3 {
  font-size: 14px;
}
#sunfw_section_footer h4, #sunfw_section_footer .h4 {
  font-size: 10px;
}
#sunfw_section_footer h5, #sunfw_section_footer .h5 {
  font-size: 8px;
}
#sunfw_section_footer h6, #sunfw_section_footer .h6 {
  font-size: 7px;
}
#sunfw_section_footer a {
  color: #acacac;
}
#sunfw_section_footer a:hover {
  color: #fff;
}
#sunfw_section_content-bottom-below {
  background-image: url("../../../../images/joomlashine/sample/bg-content-bottom-below.jpg");
}



/*Francel MADZOU*/
  @media (min-width: 1200px)
#sunfw_section_content-bottom-over .container{
    width: 100%;
}

@media (min-width: 992px)
#sunfw_section_content-bottom-over .container{
    width: 100%;
}
@media (min-width: 768px)
#sunfw_section_content-bottom-over .container {
    width: 100%;
}
#sunfw_section_content-bottom-over .container{
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    padding-right: 0px;
    min-width:100%;
}
