/*
 * Globals
 */

/* Links */
a,
a:focus,
a:hover {
  color: #fff;
}

/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritence from `body` */
  background-color: #fff;
  border: 1px solid #fff;
}


/*
 * Base structure
 */

html,
body {
  height: 100%;
  background-color: #1B3C65;
}
body {
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0,0,0,.5);
}

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
}

/* Padding for spacing */
.inner {
  padding: 30px;
}


/*
 * Header
 */
.masthead-brand {
  margin-top: 10px;
  margin-bottom: 10px;
}

.masthead-nav > li {
  display: inline-block;
}
.masthead-nav > li + li {
  margin-left: 20px;
}
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff; /* IE8 proofing */
  color: rgba(255,255,255,.75);
  border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
  color: #fff;
  border-bottom-color: #fff;
}

@media (min-width: 768px) {
  .masthead-brand {
    float: left;
  }
  .masthead-nav {
    float: right;
  }
}


/*
 * Cover
 */

.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}


/*
 * Footer
 */

.mastfoot {
  color: #999; /* IE8 proofing */
  color: rgba(255,255,255,.5);
}


/*
 * Affix and center
 */

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
}

@media (min-width: 992px) {
  .masthead,
  .mastfoot,
  .cover-container {
    width: 700px;
  }
}

body{
    font-family: Consolas;
}
.container{
    max-width: 992px;
}
.ra-header{
    color: #1B3C65;
    background: #FFF;
    text-align: left;
    padding-top: 40px;
    border-bottom: 7px solid #1B3C65;
}
.ra-header .container{
    position: relative;
}
.ra-logo{
    position: absolute;
    left: 0;
    bottom: 0;
}
.ra-nav{
    
}
.ra-nav ul{
    margin: 0;
    margin-bottom: -9px;
}
.ra-nav ul li{
    list-style: none;
    display: inline-block;
    margin-bottom: 0;
}
.ra-nav ul li a{
    color: #1B3C65;
    font-weight: bold;
    font-size: 1.5em;
    text-shadow: none;
    margin: 0 0px;
    padding: 8px 8px 0 8px;
    text-decoration: none;
}
.ra-nav ul li a.active{
    color: #FFF;
    background: #1B3C65;
}
.ra-nav ul li a:hover{
    color: #FFF;
    background: #1B3C65;
}
.ra-radio-wrap{
    background-image: url('../img/africa-kora-bridge-04.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}
.ra-flags{
    padding:10px 0 26px 0;
}
.ra-flag-select{
    margin: 15px;
    width: 79px;
    display: inline-block;
}
.ra-flag-icon{
    display: block;
    height: 78px;
    width: 78px;
    border-radius: 4px;
    border: 4px solid rgba(255, 255, 255, 0.47);
}
.ra-flag-icon-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/* ============================================ */
/*                    FLAGS                     */
/* ============================================ */ 
.ra-flag-icon.alg{
    background-position-x: -17px;
    background-position-y: -9px;
}
.ra-flag-icon.agl{
    background-position-x: -122px;
    background-position-y: -9px;
}
.ra-flag-icon.bnn{
    background-image: url(../img/benin.png);
	background-repeat: no-repeat;
background-color: rgb(204, 204, 204);
}
.ra-flag-icon.btw{
    background-position-x: -332px;
    background-position-y: -9px;
}
.ra-flag-icon.bkf{
    background-image: url(../img/burkina.png);
	background-repeat: no-repeat;
background-color: rgb(204, 204, 204);
}
.ra-flag-icon.brd{
    background-position-x: -542px;
    background-position-y: -9px;
}
.ra-flag-icon.cmr{
    background-image: url(../img/cameroon.png);
	background-repeat: no-repeat;
background-color: rgb(204, 204, 204);
}
.ra-flag-icon.cpv{
    background-position-x: -752px;
    background-position-y: -9px;
}
.ra-flag-icon.caf{
    background-position-x: -856px;
    background-position-y: -9px;
}



.ra-flag-icon.chd{
    background-position-x: -17px;
    background-position-y: -158px;
}

.ra-flag-icon.cng{
    background-image: url(../img/rdcongo.png);
	background-repeat: no-repeat;
background-color: rgb(204, 204, 204);
}
.ra-flag-icon.cti{
    background-image: url(../img/cotedivoire.png);
	background-repeat: no-repeat;
background-color: rgb(204, 204, 204);
}
.ra-flag-icon.dmc{
    background-position-x: -437px;
    background-position-y: -158px;
}
.ra-flag-icon.dji{
    background-position-x: -542px;
    background-position-y: -158px;
}
.ra-flag-icon.egp{
    background-position-x: -647px;
    background-position-y: -158px;
}
.ra-flag-icon.eqg{
    background-position-x: -752px;
    background-position-y: -158px;
}
.ra-flag-icon.ert{
    background-position-x: -856px;
    background-position-y: -158px;
}



.ra-flag-icon.eth{
    background-position-x: -17px;
    background-position-y: -306px;
}
.ra-flag-icon.gbn{
    background-position-x: -122px;
    background-position-y: -306px;
}
.ra-flag-icon.ghn{
    background-position-x: -227px;
    background-position-y: -306px;
}
.ra-flag-icon.gui{
    background-image: url(../img/guinea.png);
	background-repeat: no-repeat;
background-color: rgb(204, 204, 204);
}
.ra-flag-icon.gub{
    background-position-x: -437px;
    background-position-y: -306px;
}
.ra-flag-icon.kny{
    background-position-x: -542px;
    background-position-y: -306px;
}
.ra-flag-icon.lst{
    background-position-x: -647px;
    background-position-y: -306px;
}
.ra-flag-icon.lbr{
    background-position-x: -752px;
    background-position-y: -306px;
}
.ra-flag-icon.lib{
    background-position-x: -856px;
    background-position-y: -306px;
}



.ra-flag-icon.mdc{
    background-position-x: -17px;
    background-position-y: -453px;
}
.ra-flag-icon.mlw{
    background-position-x: -122px;
    background-position-y: -453px;
}
.ra-flag-icon.mli{
    background-image: url(../img/mali.png);
	background-repeat: no-repeat;
background-color: rgb(204, 204, 204);
}
.ra-flag-icon.mau{
    background-position-x: -332px;
    background-position-y: -453px;
}
.ra-flag-icon.mrt{
    background-position-x: -437px;
    background-position-y: -453px;
}
.ra-flag-icon.mrc{
    background-position-x: -542px;
    background-position-y: -453px;
}
.ra-flag-icon.moz{
    background-position-x: -647px;
    background-position-y: -453px;
}
.ra-flag-icon.nam{
    background-position-x: -752px;
    background-position-y: -453px;
}
.ra-flag-icon.nig{
    background-image: url(../img/niger.png);
	background-repeat: no-repeat;
background-color: rgb(204, 204, 204);
}



.ra-flag-icon.nga{
    background-position-x: -17px;
    background-position-y: -601px;
}
.ra-flag-icon.rwn{
    background-image: url(../img/rwanda.png);
	background-repeat: no-repeat;
background-color: rgb(204, 204, 204);
}
.ra-flag-icon.sao{
    background-position-x: -227px;
    background-position-y: -601px;
}
.ra-flag-icon.sng{
    background-image: url(../img/senegal.png);
	background-repeat: no-repeat;
background-color: rgb(204, 204, 204);
}
.ra-flag-icon.syc{
    background-position-x: -437px;
    background-position-y: -601px;
}
.ra-flag-icon.sir{
    background-position-x: -542px;
    background-position-y: -601px;
}
.ra-flag-icon.som{
    background-position-x: -647px;
    background-position-y: -601px;
}
.ra-flag-icon.sta{
    background-position-x: -752px;
    background-position-y: -601px;
}
.ra-flag-icon.sud{
    background-position-x: -856px;
    background-position-y: -601px;
}
.ra-flag-icon.tgo{
    background-image: url(../img/togo.png);
	background-repeat: no-repeat;
background-color: rgb(204, 204, 204);
}

.ra-flag-select.selected .ra-flag-icon {
    border: 4px solid rgb(255, 243, 167);
}

.ra-flag-select.selected .ra-flag-icon-label {
    font-weight: bold;
    text-decoration: underline;
}

.ra-content{
    background-image: url('../img/globe.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    text-align: left;
}
.ra-news{
    /* background-image: url('../img/globe.jpg'); */
    /* background-color: #1B3C65 */
    background: #153051; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
    text-align: left;
}
.ra-footer{
    text-align: left;
    padding: 20px 0 50px 0;
}
#countryr-carousel{
    height: 150px;
}
#countryr-carousel .carousel-indicators{
    bottom: -6px;
}
.carousel-control.left{
    opacity: 1;
    background-image: -webkit-linear-gradient(to right, #1B3C65 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -moz-linear-gradient(to right, #1B3C65 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(to right, #1B3C65 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, 100% 0, 0 0, from(#1B3C65), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, #1B3C65 0%, rgba(0, 0, 0, 0.0001) 100%);
}
.carousel-control.right{
    opacity: 1;
    background-image: -webkit-linear-gradient(to left, #1B3C65 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -moz-linear-gradient(to left, #1B3C65 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(to left, #1B3C65 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#1B3C65), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to left, #1B3C65 0%, rgba(0, 0, 0, 0.0001) 100%);
}
.carousel-control i{
    margin-top: 27px;
}
.androidimage img {
    width: 75px;
}

.androidtext {
    width: 80%;
    float: left;
}

.androidtext h2 {
    font-size: 30px;
}

.android {
    background: transparent;
    padding: 10px;
}
.getapp {
    float: left;
    position: relative;
    font-size: 20px;
    width: 50%;
    margin-top: 15px;
}

.androidimage {
    width: 20%;
    float: left;
    padding: 10px;
    background-color: #333333;
    border-radius: 10px;
    cursor: pointer;
}
.android {
    background-color: #232323;
}

.downloadapptext h2 {
    font-size: 30px;
}

.downloadappimage img {
    width:200px;
}
.downloadappimage {
    width: 20%;
    /*float: left;*/
    padding: 5px;
    background-color:transparent;
    cursor: pointer;
}

.downloadapp {
   background-color: transparent;
   padding: 10px;
   float: left;
}

.downloadapp.side {
   width: 25%;
}

.downloadapp.middle {
  width: 50%;
}

/* Clear floats after the columns */
.approw:after {
  content: "";
  display: table;
  clear: both;
}
