/*
Theme Name: Africa Institute for Energy Governance (AFIEGO)
Theme URI: https://www.lwegatech.com/themes
Description: This theme was built by Lwegatech on a fully customization basis for Africa Institute for Energy Governance (AFIEGO) .
Author: Lwegatech
Author URI: https://lwegatech.com
Version: 1.0
Tags: Africa Institute for Energy Governance (AFIEGO) , Lwegatech, lwegatech custom links

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

This theme was built by Lwegatech on a fully customization basis for Africa Institute for Energy Governance (AFIEGO)
*/
@import url('assets/fa/css/font-awesome.css');
@import url('assets/plugins.css');
@import url('assets/fa/css/font-awesome.min.css');
@import url('assets/bootstrap/css/bootstrap.css');
@import url('assets/bootstrap/css/main.css');
@import url('assets/bootstrap/css/animate.css');

@import url('assets/bootstrap/css/bootstrap.min.css');
@import url('assets/bootstrap/css/bootstrap-grid.css');
@import url('assets/bootstrap/css/bootstrap-grid.css.map');
@import url('assets/bootstrap/css/bootstrap-grid.min.css');
@import url('assets/bootstrap/css/bootstrap-reboot.css');
@import url('assets/bootstrap/css/bootstrap-reboot.css.map');
@import url('assets/bootstrap/css/bootstrap-reboot.min.css');
@import url('assets/bootstrap/css/bootstrap-reboot.min.css.map');
@import url('assets/bootstrap/css/bootstrap.css.map');
@import url('assets/bootstrap/css/bootstrap.min.css.map');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800|Merriweather:800');
/*top bar*/
.top-bar {
  background: #EA4E13;
position: relative;
height: 30px;
  }



* {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6{

    font-weight: 800;
    line-height: 1.42857143;
    color: #333;
}
.header{
background:#FBFCF8;
width: 100%;

}
.navigation{
list-style: none;
display: block;

}
@media only screen and (max-width: 640px) {
.top-bar {
    background: #EA4E13;
    position: relative;
    height: 2px;
}
.wp1s-caption-wrapper.wp1s-caption-type-1 .wp1s-caption-content {
    font-size: 0px !important;
    font-weight: 400;
    width: 60%;
    text-shadow: 1px 1px 1px #555;
    line-height: 1.2;
    color: #fff;

}
.wp1s-caption-wrapper.wp1s-caption-type-1 .wp1s-caption-title {
    text-transform: capitalize;
    font-weight: 700;
    line-height: 0.9;
    font-size: 18px !important;
    width: 100%;
    padding-top: 2em;

}
.wp1s-caption-wrapper.wp1s-caption-bottomleft, .wp1s-caption-wrapper.wp1s-caption-bottomcenter, .wp1s-caption-wrapper.wp1s-caption-bottomright {

    top: auto;
    bottom: 0;
    margin-bottom: 0px;

}
.wp1s-caption-wrapper.wp1s-caption-topleft, .wp1s-caption-wrapper.wp1s-caption-middleleft, .wp1s-caption-wrapper.wp1s-caption-bottomleft {

    left: 0;
    margin-left: 15px;
    margin-right: 15px;
    top: 25%;

}
}