.inner-content {
  background: url(../img/innerbg1.jpg) repeat #f1f1f1;
}
.t1 {
  background: url(../img/sinfo.png) no-repeat;
  background-size: contain;
}
.navbar {
    border-radius: 0px;
}
@font-face {
  font-family: Ringbearer;
  src:url(../fonts/Ringbearer.TTF);
}
body {
  cursor: url(RO.Cursor.gif), default;
  cursor: url(RO.Cursor.gif), default;
  background: url(../img/bg11top.png) no-repeat center top, url(../img/bg2top.png) no-repeat center bottom;
  background-size:contain;
  padding-top: 125px;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: 0;
    background-color: #0092ee;
    color: #fff;
    cursor: pointer;
    padding: 2px;
    border-radius: 5px
}

#myBtn span {
    float: left;
    width: 100%
}

#myBtn:hover {
    background-color: #1c262f
}
#submenu {
    color: #bbb;
}
#submenu a {
    text-transform: uppercase;
}
a {
    color: #757557;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    text-decoration: none !important;
}
.pointer {cursor: url(RO.Link.gif);}


.logomain img {
      position: relative;
      -webkit-animation: myfirst 3s 0; /* Safari 4.0 - 8.0 */
      -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
      animation: myfirst 3s 0;
      animation-direction: alternate;
      animation-iteration-count:infinite;
      -webkit-animation-timing-function: ease;
}
/* Safari 4.0 - 8.0 */
@-webkit-keyframes myfirst {
    0%   {left: 0px; top: 0px;}
    50% {left:-5px;top:0px;}
    100% {left: 5px; top: 0px;}
}

@keyframes myfirst {
     0%   {left: 0px; top: 0px;}
    50% {left:-5px;top:0px;}
    100% {left: 5px; top: 0px;}
}
.top-bar img {
padding-bottom: 5px;
}
.top-bar p{
  margin: 10px 0px;
  color: grey;
}
.st p{
  border-right: 1px solid #e0dcdc;
}
.navbar-default .navbar-nav>li>a {
  padding:5px 30px;
  margin: 15px 0px;
  border-right: 1px solid #e0dcdc;
  text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a:hover {
    background-color: #e7e7e7;
}
.logo img {
  width: ;
  height: ;
}
.platforms img {
  width: 50%;
  height: 50%;
}
.platf a {
  display: block;
  background: grey;
  color: white;
  font-size: 20px;
  margin: 8px 0px;
  padding: 5px 0px;
  font-family: sans;
}
.platf1 a{
  background: url(../img/and1.png) 0% 100% no-repeat, url(../img/and.png) 98% 0% no-repeat #333;
  background-size: contain;
  text-align: center;
  box-shadow: 0 4px #999;
  margin-top: 0px;
}
.platf1 a:hover {
  background: url(../img/and.png) 100% 0% no-repeat, url(../img/and1.png) 2% 100% no-repeat black;
  background-size: contain;
  box-shadow: 0 4px #999;
}
.platf2 a{
  background: url(../img/rob.png) 0% 100% no-repeat, url(../img/rob1.png) 100% 0% no-repeat #333;
  background-size: contain;
  text-align: center;
  box-shadow: 0 4px #999;
}
.platf2 a:hover {
  background: url(../img/rob.png) 100% 0% no-repeat, url(../img/rob1.png) 0% 100% no-repeat black;
  background-size: contain;
  box-shadow: 0 4px #999;
}
.platf3 a{
  background: url(../img/dl.png) 0% 100% no-repeat, url(../img/dl1.png) 100% 0% no-repeat #333;
  background-size: contain;
  text-align: center;
  box-shadow: 0 4px #999;
}
.platf3 a:hover {
  background: url(../img/dl.png) 100% 0% no-repeat, url(../img/dl1.png) 0% 100% no-repeat black;
  background-size: contain;
  box-shadow: 0 4px #999;
}
.platf4 a{
  background: url(../img/104.png) 0% 100% no-repeat, url(../img/105.png) 100% 0% no-repeat #333;
  background-size: contain;
  text-align: center;
  box-shadow: 0 4px #999;
}
.platf4 a:hover {
  background: url(../img/105.png) 100% 0% no-repeat, url(../img/104.png) 0% 100% no-repeat black;
  background-size: contain;
  box-shadow: 0 4px #999;

}
.dbbg {
  background: url(../img/dbbg.png) no-repeat;
  background-size: contain;
  background-position: center;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #e7e7e7;
    }
.title {
  background-color: #e7e7e7;
  text-align: center;
  margin: 10px 0px;
}
.title h4 {
  margin: 0px;
  border:0px;
  padding: 5px 0px;
  text-transform: uppercase;
  font-size: 17px;
  font-family: Arial;
}

.footer {
  background: url(../img/welcomebg.jpg) repeat #f3f3f3;
  background-size: contain;
}
.carousel-indicators {
    bottom: 0px;
}
/*discord */
#discord-widget .widget-header {
  border: 0px !important;
  border-radius: 0px !important;
  background-color: #94acff !important;
}
@media (max-width:768px){
  .st p{
    border-right: 0px;
  }
  .navbar-default .navbar-nav>li>a {
    padding:10px;
    margin: 0px;
    border-right: 0px;
  }
  .fb1 {
     width: 226px; 
  }
  body {
  background: url(../img/bg1-top.jpg) fixed no-repeat;
  background-size:cover;
  padding-top: 125px;
}
.logo img {
	width: 50%;
}
}