.nav-link:hover{
    color:rgb(0, 119, 255);
}
.logo{
   width: 120px;
    
    
}
.jumb{
    background-image: url(./pics/vamijumbotronuj.jpg);
    width: 100%;
    height:auto;
    background-position: 90% 60%;
    background-size: cover;
    height: 835px;
    position: relative;
    
    
}  
hr{
    opacity: 100%;
    color:rgb(0, 132, 255);
    border: 1px solid rgb(0, 132, 255);    
}
.lablec{
    height: 200px;
    text-align: center;
}
.kepj{
    float: right;
    
}
.jelentkezes{
        position: absolute;
        right: 50px;
        text-decoration: none;
}


nav{
    background-color: white;
}

.szoveg{
    font-size: 1em;
}
.jumb2{
    background-image: url(./pics/vamitreningoldalesemenykep.png);
    width: 100%;
    height:auto;
    background-position: center center;
    background-size: cover;
    height: 400px;
}
.szint{
    color:rgb(0, 119, 255);
}
.map-responsive{
    overflow: hidden;
    position: relative;
    height: 0;
}
.map-responsive iframe{
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
a.facebook:link{
    text-decoration: none;
    color: black;
}
a.facebook:visited{
    text-decoration: none;
    color: black;
}
a.facebook:hover{
    text-decoration: none;
    color: black;
}
a.facebook:active{
    text-decoration: none;
    color: black;
}
a{
    text-decoration: none;
}
@media screen and (max-width: 1000px) {
    .jumb2{
        height: 260px;
    }
}
@media screen and (max-width: 680px) {
    .jumb{
        height: 700px;
    }
    .jumb2{
        height: 200px;
    }
}
@media screen and (max-width: 450px) {
    .jumb{
        height: 500px;
    }
    h1{
        font-size: larger;
    }
    .live{
        font-size: medium;
    }

}
@media only screen and (max-width: 510px){
    .fbfeed{
        display: none;
    }
    
}

