@media (max-width: 768px) {
    
.base_ctr_new {
    padding: 0;
}

#yellow_dott_landing {
    height: 20vh;
}

#h1ctr {
    width: 95%;
    margin-top: 50vh;
}
 

#valton_secur {
    height: 100vh;
    margin-right: -55%;
    bottom: -20vh;
}

#blue_dott_landing {
    height: 9vh;
}

.landingh1 {
    font-size: 1.6rem;
}

#menu_nav {
    display: none;
}

#logo {
    width: 100px;
    margin-top: 10px;
    margin-left: 10px;
}

#second_imgforgo {
    display: none;
}

#second_img {
    display: none;
}

.width50 {
    width: 90%;
    padding: 5%;
    float: none;
    height: auto;
    display: block;
}

#landing_ctr {
    position: relative;
    height: 100vh;
}

#second_ctr {
    position: relative;
    width: 100%;
    height: auto;
    overflow:hidden;
}

#animp {
    padding-left: 0;
    position: relative;
    margin: 0;
}
    
.base_ctr {
    width: 100%;
    height:auto;
}

.koros_div {
    width: 100%;
    height: 300px;
    display: block;
}

#white_dott {
    height: 20vh;
}

#second_p {
    width: 100%;
}

#second_h1 {
    font-size: 1.6rem;
}

#szolgaltatas {
    font-size: 1.6rem;
}

.szolgaltatas {
    width: 70%;
    height: 300px;
}

.mobilnem {
    display: none;
}

.footer25 {
    width: 90%;
    float: none;
    height: auto;
    background: transparent;
    margin-top: 0;
    padding: 5%;
}

#iso {
    width: 30%;
}

#hatter1, #hatter2, #hatter3 {
    width: 100%;
}

#hatter1, #hatter2{
    display:none;
}

#valamialul{
    width: 90%;
    height: 130px;
    padding: 5%;
    padding-top: 0;
}

#vertical {
    display: none;
}

#burger{
    width: 30px;
    height: 30px;
    position: relative;
    float: right;
    margin-top: 15px;
    margin-right: 10px;
    display: block;
}

#mobilmenu{
        display: none;
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        background: white;
        z-index: 1000000;
}

#close{
    width: 40px;
    margin: 10px;
    float: right;
}

.menuelem_mobil{
    text-decoration: none;
    color: #000000;
    font-family: "Russo One", sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0.5px;
    transition: 0.5s;
    cursor: pointer;
    text-transform: uppercase;
    display: block;
    line-height: 3rem;
    margin-left: 5%;
}
 
.dropdown{
    display: contents;
}   


.dropbtn img {
    height: 1.2rem;
}

.dropdown-content {
    margin-left: 5%;
}

.sz_img_ctr {
    display: none;
}

.szolg_mobil{
    display:block;
}

.szolg_asztal{
    display: none !important;
}

.sz_szam_ctr {
    width: 60%;
    height: 170px;
    /* background: yellow; */
    float: none;
    position: relative;
    display: block;
    margin-left: 20%;
}

.sz_text_ctr {
    width: 90%;
    height: auto;
    /* background: pink; */
    float: none;
    padding: 0;
    text-align: left;
    margin: auto;
}












    
}