#mobile-menu,#menu-msb{
    display:none;
}
#menu-msb{
    margin:10px
}
#menu-button{
    display:none;
    cursor: pointer;
}
#mobile-menu>ul{
    position: relative;
    top:270px;
    position: absolute;
    left:0;
    z-index: 999999;
    width:100%;
    background:white;
    color:black;
}
#mobile-menu .navigacija li a{
    background:white;
    width:100%;
    color:black;
    text-align:center;
    font-size: 1.2em;
    padding:5px 0;
    }

#mobile-menu .navigacija li a:hover{
    color:#d6a66b !important;
    }
#mobile-menu .navigacija li{
    width:100%;
    border-bottom:1px solid #DADADA;
}
@media all and (max-width: 980px) {
    div#wrapperbody,#container,div#header,#content,div#footer,div.flashheader,div.flashheader object,div.scroller{
        width:100%;
    }
    #myContent1{
        display:none !important; 
    }
    .contact-img-block img{
        width: 31%;
        margin: 0.5%;
    }
    #content div.contact-img-block img {
    border: 1px solid #ddd;
}
.contact-img-block a:first-child img{
    width:97%;
}
    marquee{
        width:100% !important;
    }
    div#content div{
        display:block;
        width:100% !important;
    }
    div#content div#gmap_canvas{
         width:92% !important;
        margin: 0 auto !important;
    }
     div#content div object{
        width:100% !important;
     }
    #FeatureMatrix{
        width:100% !important;
    }
    #FeatureMatrix td{
        width:auto !important;
    }
   div#header{
        height:0;
        width:100%;
        padding-bottom:40.9183%;
        background-size:100% 100%;
        }
        div.flashheader{
            height:0;
            padding-bottom:28.571%;
        }
        div.flashheader object{
            height:100%;
        }
    #content{
        width:calc(100% - 280px) !important;
    }
    .featured1 {
        width:30% !important;
    }
    .header-left{
        width:calc(50% - 60px) !important;
    }
    .row1,.row2,.row3,.row4{
        width:24%;
    }
}

@media all and (max-width: 830px) {
    .featured1 {
        width:100% !important;
        float:none;
        padding:0;
        margin-top: 20px;
    }
    .row1,.row2,.row3,.row4{
        width:100% !important;
        float:none;
        padding-top:20px !important;
        text-align:center
    }
    div#footer p.fcopyleft,div#footer .fcopyright{
        float:none;
        text-align:center;
        padding:10px;
    }
    .flashheader{
        display:none !important;
    }
    .fotogalerija{
        text-align:center !important;
    }
    }
@media all and (max-width: 690px) {    
    #column-left{
        display:none;
    }
    .slider-wrapper{
        display:none;
    }
    img.pic-right{
        width: 100%;
        height:auto;
    }
    .text_box{
        margin:0 auto;
        text-align:center
    }
    div#header{
        background-size:auto 100%;
        background-position:left top;
        }
    #content img{
        max-width:97%;
        float:none;
        height:auto;
    }
    #contact_box2 #contactForm input, #contact_box2 #contactForm textarea{
        width:90% !important;
    }
    #contact_box2 #contactForm input.captcha, #contact_box2 #contactForm input.button-send{
         width:80px !important;
    }
    #menu-button{
     display:block;   
    }
    
    #menu-msb{
        display:block;
    }
    #content h1{
        width:90%;
            padding: 60px 0px 35px 0px;
    }
    div#content{
        width:96% !important;
        padding:2%;
        }
        
    .header-phone,.header-phone2{
        text-align:center;
        padding:0 !important;
        float:none;
    }
    .header-left,p.header-phone{
        width:100% !important;
        float:none;
        padding-top:10px;
    }
    #logo,.logo,.header-right,.header-social{
        float:none;
        width:100%;
        text-align:center;
    }
    p.header-mail,.header-social{
        padding:0;
    }
    .header-social{
        padding:10px 0;
        }
    marquee{
        position:relative;
        top:110px;

    }
    div#header{
        min-height:270px;
        padding-bottom:0;
        }
}
/* prettyPhoto styling for small screens */
@media (max-width: 500px)
{
    div.tagcloud{
        width:0 !important;
        display:none !important;
    }
    div#wrapper{
        margin:0 !important;
    }
    .pp_pic_holder.pp_default
    {
        width: 92%!important;
        margin-top:-100px !important;
        left: 4%!important;
        overflow: hidden;
    }
    div.pp_default .pp_content_container .pp_left
    {
        padding-left: 0!important;
    }
    div.pp_default .pp_content_container .pp_right
    {
        padding-right: 0!important;
    }
    .pp_content
    {
        width: 100%!important;
        height: auto!important;
    }
    .pp_fade
    {
        width: 100%!important;
        height: 100%!important;
    }
    a.pp_expand,
    a.pp_contract,
    .pp_hoverContainer,
    .pp_gallery,
    .pp_top,
    .pp_bottom
    {
        display: none!important;
    }
    #pp_full_res img
    {
        width: 100%!important;
        height: auto!important;
    }
    .pp_details
    {
        box-sizing: border-box;
        width: 100%!important;
        padding-left: 3%;
        padding-right: 4%;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #fff;
        margin-top: -2px!important;
    }
    a.pp_close
    {
        right: 10px!important;
        top: 10px!important;
    }
}
