.fix-top {
    position: relative;
}
.h-head {
    height: 0px;
}
#footer {
    position: relative;
}
.game-dec .thumb {
    height: 150px;
    margin: 0 0 1px;
}
.game-dec .description {
    height: 150px;
}
@media screen and (max-width: 600px) {
  .adhmobexp {
    visibility: hidden;
    display: none;
    height: auto;
  }
}


 @media screen and (min-width: 1281px){
#game-col {
    width: 1650px;
}
 } 
 
 .ad455{
     width: 455px;
 }
 .adb300{
     width: 300px;
 }
  .adb450{
     width: 455px;
 }
 @media screen and (max-width: 1440px){
#game-col {
    width: 1440px;
}
 .ad455{
     width: 305px;
 }
 .adb300{
     width:  160px;
 }
 .game-info {
    width: 648px;
}
 }

 @media screen and (max-width: 1366px){
#game-col {
    width: 1366px;
}
.relategames {
    width: 80px;
    text-align: center;
    overflow: hidden;
}
.relategames:hover {
  
    text-align: center;
    overflow: visible;
    z-index: 1000;
     transform: 1s;
   
}
 .relategames li img:hover{
  
     margin-left: -10px;
      transition: 0.2s;
} 
.relategames li img,.relategames li p{
  
     margin-left: -20px;
      transition: 0.2s;
}
  .adb450{
     width: 405px;
 }
 .ad455 {
    width: 290px;
}
 }


  
   @media screen and (max-width: 1536px){
     #game-col {
    width: 1600px;
}
.game-right{
      width: 170px;
}
 .adb300 {
    width: 170px;
}
 .ad455 {
    width: 320px;
}
.adb450{
    width: 455px;
}

 }
  @media screen and (min-width: 1024px) and (max-width: 1030px){
       .fn-right {float: left }
    .fn-left {float: right}
    .tagpic {
    float: none;
}
#game-col {
    width: 100%;
}
.ad455{
    width: 350px;
}
.relategames{
   
   order: 2;
    height: auto;
    width: 100%;
    float: right;

}
.adb300{
    width: 320px;
}
 }
 
  @media screen and (min-width: 1270px) and (max-width: 1280px){
    
 .adb450{
              width: 350px;
      }
      .relategames{
   
    height: auto;
    width: 100%;
    float: right;

}
.adb300{
    width: 200px;
}
.ad160{
    float: right;
}
.ad455{
    width: 266px;
}

 }
 @media screen and (min-width: 800px) and (max-width: 830px){
     .fn-right {float: left }
    .fn-left {float: right}
    #game-bottom,#topad{
        display: block !important;
    }

      .relategames{
   
    height: auto;
    width: 100%;
    float: right;

}
.adb300{
    width: 200px;
}
.ad160{
    float: right;
    width: 90%;
}
.ad455{
    width: 170px;
    display: block  !important;
}
}
  @media screen and (max-width: 600px){
#game-col {
    width: 100%;
}
 .game-info {
   width: 100%;
}


 
  }
  
  
       .txt1{margin-top:15px;font-size:16px}
        .bds{display: block!important;width:280px;text-align:center;clear: both}
        .pl{
            font-size: 25px !important;
        }
.button {
  display: inline-block;
  border-radius: 4px;
   background-color: #0095f9;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 28px;
  padding: 20px;
  width: 200px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}


      .s-list li {
    width: 120px;
    height: 120px;
    float: left;
    margin: 0 8px 0 0;
}
.s-list{
    height: 240px
}
      
      .blink {
  animation: blink-animation 1.5s steps(15, start) infinite;
  -webkit-animation: blink-animation 1.5s steps(15, start) infinite;
}
@keyframes blink-animation {
  30% {
    background-color: green;
    font-style: italic;

  }
60% {
    background-color: #4caf50;
font-weight: 900;

  }
}
@-webkit-keyframes blink-animation {
 30% {
    background-color: green;
    font-style: italic;

  }
60% {
    background-color: #4caf50;
font-weight: 900;

  }
}     
   

    .broktag{
height: 30px;
overflow: hidden;
transition: 1s;
padding: 5px;
    }
    .broktag:hover{
    height: 170px;
    overflow: scroll;
    transition: 1s;
    }
     .adr{display: block!important;width:100%;text-align:center;}
        .b3{vertical-align:middle;background-color: #00b13d;;padding: 15px; font-size: large;width: 45%}
    .b2{vertical-align:middle;padding: 10px;display: block;width: 50%;float: left}
      @media screen and (max-width: 600px){
.game-dec .description {
    width: 45%;
        margin-left: -1pc;
        height: 150px;
}
.game-dec .thumb {
    position: relative;
    width: 54%;
    height: 150px;
    float: left;
    margin: 0 0 0px;
}
.pl{
    font-size: 15px !important;
}    
.b2{
        width: 100%;
    font-size: medium;
}
.b3{
           padding: 5px;
        width: 15%;
        margin: 1px;
    font-size: medium;
    float: left;
}
 .bw3{float: left;width: 45%;}
 .bds{
     width: 100%;
 }
 .adr{width:100%}
  .broktag{
height: 30px;
overflow: scroll;
float: left;
    }
    .broktag li a span{font-size: small !important;}
     .mobdes{width: 99%;margin: 1%}
      .txt1{font-size:13px}
      
      .relategames li .gameicon {
    width: 90px;
    height: 90px;
}
      .s-list {
    height: 280px;
}
.s-list li {
    width: 90px;
    height: 90px;
    float: left;
    margin: 0 8px 0 0;
}
      
      }
      
      
          .taginfo{width: 100%}
          .taglink{ float: left;  width: 200px; }
          .tagpic img {
width: 186px;
    height: 172px;
}
.tag {
    width: 100%;
    padding: 10px 0px;
}


            .boxoter2 .common-game-style li a .gameicon {
      width: 281px;
    height: 202px;
}


@media (min-width: 768px) {
    .relategames li {
    width: 115px;
}
      }