/* Ogre Pixel    */
/* ogrepixel.com */

/* https://www.iconfinder.com/iconsets/red-social-media-icons-1 */
/* http://tomswebspace.com/round-social-media-icons/ */

body {
  background-color: #1f2c2c;
}

.gameLink {
   color: #333;
}

.thumb {
    /*margin-bottom: 30px;*/
}

.gameCover {
   max-height: 220px;
   height: auto;
}


.badgeBtn {
  display: inline;
  max-height: 60px;
  width: auto;
}

.imgResponsive {
    width: 100%;
    height: auto;
}

.ico {
    width: 32px;
    height: auto;
}

.mainNavbar {
    background-color: #202020;
    border-color: #000;
}


.ogreContainer {
  background-color: #fff;

  margin-right: auto;
  margin-left: auto;

}

.navbar-collapse2 {
  padding-right: 0px;
  padding-left: 0px;
}

.contFixed {
  max-width: 720px; /* or 950px */
}

.logoImg {

  max-width: 106px;
  max-height: : 106px;
}

.logoImg2 {

  max-width: 126px;
  max-height: : auto;
}

.leftMar {
  margin-left: 20px;
}

.homeText {
  font-size: 15px;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  color: rgba(221, 242, 232, 0.701961);
}

.menuText {
  color: #56BC8A;
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  margin-left: 10px;
}

.homeFooter {
  color: rgba(221, 242, 232, 0.5);
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
}
