/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 22.3.2017, 15:12:14
    Author     : Eduard
*/


@media screen and (max-width: 800px) {
    .slogan {
        display: none;
    }

    .meniacisa ul {
        display: none;
    }


    nav.navbar {
        display: none;
    }


    .head_image {
        height: 16em;
        opacity: 0.65;
    }
    
    
    #kontakt_kontajner input[type="text"].input_captcha {
    width: 73.7%;
}


#kontakt1 .three.columns {
    width: 28.9%;
}
}