body{
 width:100%;
 overflow-x:hidden;
}
img{

}
.mob-vis{
  display: none;
}
.mob_disp{
  display: block;
}
.top_p{
  font-family: "BenchNine",sans-serif;
    font-size: 130px !important;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
    position: absolute;
    line-height: 120px;
    color: #fff;
    width: 100%;
    margin-top: 300px;
}
.top_p span{
  font-size: 100px;
}
@media screen and (min-width: 1px) and (max-width: 1680px){
  .righttop .txt{
    min-height: 500px;
  }
}
@media screen and (min-width: 1px) and (max-width: 1578px){
  .navbar-default{
    background: #fff;
  }
}


@media screen and (min-width: 1px) and (max-width: 1200px){
  .bg3 .lefttop{
    padding: 50px 40px 0 80px;
  }
}
@media screen and (min-width: 1px) and (max-width: 991px){
  .navbar-nav{
    background: #fff;
    text-align: center;
  }
}
@media screen and (min-width: 1px) and (max-width: 894px){
  .lefttop, .righttop, .righttop_pod{
    width: 100%;    
  }
  
  .mob-vis{
    display: block;
  }
  .parallax.bg1{
    background-image: url(gfxi/top_mob.jpg);
    background-size: cover;
    text-align: center;
    padding-top: 220px;
    background-attachment: inherit;
    
  }
  .parallax.bg1 h1.mob-vis{
    font-family: 'BenchNine', sans-serif;
    text-transform: uppercase;
    font-size: 50px;
  }
  .txt, .lefttop .txt, .righttop_pod{
    max-width: 100%;
    margin:0 auto;
  }
  .righttop .txt, .bg2 .lefttop .txt{
    position: relative;
    left:inherit;
    bottom: inherit;
  }
  .parallax.bg2{
   background-image: url(gfxi/onas_mob_.jpg);
   color: #000;
   background-attachment: inherit;
   background-repeat: repeat;
   background-size: auto;
   
  }
  .lefttop .txt{
    position:relative;
    left: inherit;
    bottom: inherit;
    
  }
  .lefttop, .righttop, .righttop_pod, .bg3 .lefttop, .bg3 .righttop{
    min-height: 100px;
    margin-bottom: 50px;
  }
  .mob_disp{
    display: none;
  }
  .galeria .mob-vis{
    margin: 100px auto 0 auto;
    width: 80%;
  }
  .parallax.bg4{
    background-image: url(gfxi/foot_bg_mob.jpg);
    background-attachment: inherit;
    background-repeat: cover;
    background-size: auto;
    background-position: center 400px;
  }
  .bg4 .mob-vis{
    background: #fff;
    padding: 20px 50px;
    text-align: center;
    color: #000;
  }
  .podstr_top{
    height: inherit !important;
    min-height: 800px;
  }
  .righttop_pod{
    padding: 80px 30px;
    margin-bottom: 0;
  }
  .podstr_top .top_bot{
    
  }
  .bg2 .righttop{
    padding: 50px ;
  }
  .bg2, .bg1{
    height: inherit !important;
    min-height: 1080px;
  }
}
@media screen and (min-width: 1px) and (max-width: 600px){
  .bg3 .lefttop{
    margin-top:20px;
  }
  .bg4 .lefttop .txt2{
    width: 100%;
    max-width: 90%;
  }
  .parallax.bg1 h1.mob-vis{
    margin-top:50px;
  }
  .parallax.bg3{
    background: #fff;
  }
}


@media screen and (min-width: 1px) and (max-width: 767px) {
 
}
  
  
 