@media screen and (max-width: 768px) {    
    .top-logo img{
       width:70%!important;
    }    
    
}

@media screen and (max-width: 784px) {    
    #game-lead .game-lead-widget{
       height:560px!important;
    }    
    
}

@media screen and (max-width: 1050px) {    
    .tr-bl{
        margin-bottom:5px!important;  
        height:auto!important;
      }                         
}

@media screen and (max-width: 1366px) {
    .center-xs{
      text-align:center !important;
    }
      
    .center-obj-xs{    
      display: block;
      margin-right: auto;
      margin-left: auto;
    }     
    
    .paddingbottom25{
      padding-bottom:25px;
    }
        
    .paddingMT5{
      padding-top:5px!important;
    }
    
    .line-xs{
      margin-bottom:25px;
    }  
       
    .top-address{
      font-size:12px!important;
    }    

    .top-phone{             
      font-size:22px!important;
    }   
           
            
    .fixed{
      height:55px!important;
    }
    
     
     .slider .item .caption div p.title{
      font-size:10vw!important;
      width:unset!important;
     }     
     
     .title-on-page{           
      font-size:20px!important;
     }   
       
      .video-slider{
        width:unset!important;
        height:100vh;
      }
         
      .apps .app-ios{
        float:none!important;
      }

      .apps .app-and{
        float:none!important;
        margin-left:0px!important;
      }
                 
      .rotate-phone{
        max-width:200px!important;
      }        
      
      .wrb{
        align-items: stretch!important;
        align-content: flex-end!important;
        flex-wrap: wrap!important;
      }
      
      .tr-bl{
        margin-bottom:60px!important;
      } 
      
      .modal-dialog{
        padding-top:120px!important;
      }     
      
      .lead_form .lead_form_button, .lead_form .lead_form_field{
        width:100%!important;
      }    
      
      .carousel-caption .title{
        font-size:7vw!important;
      } 
      
  .carousel-caption .title{
      width: 100%!important;
    }

      
}  

@media screen and (max-width: 1400px) {
     .ask-line{
      font-size:14px!important;
     }
}