@media (min-width: 768px){
	#mobileNav {
		display:none!important;
	}
}
@media screen and (max-width: 1000px) {
	.display-desctope {
		display:none;
	} 
	.slider-body-container .slider-body {
		margin-top:7% !important;
	}
	.display-mobile {
		display:block;
	}
	#testSlider {
		position:relative;
	}
	#third.screen {
		min-height:1px;
		overflow:hidden;
	}
	.slider-body, .slider-body-container, #testSlider  {
		min-height:1px !important;
		overflow:hidden !important;
		height:auto !important;
	}
	.slider {
	 transform: scale(1); 
    -moz-transform: scale(1);
	}
	#myDiv {
		display:none !important;
	}
}
@media screen and (max-width: 992px) {
	#menu-onvideo {
		margin-left:-356px;
	}
	#book .text-book{
		text-align:center !important;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	#second .container > div {
		width:100% !important;
		margin-left:0 !important;
		padding-left:100px;
	}
	.diary-holder {
		float:none;
		display:inline-block;
		margin-left:0 !important;	
	}
	#second div.owner {
		left: 50% !important;
		margin-left: -111px !important;
	}
}


@media screen and (max-width: 860px) {
	#menu-onvideo li {
		width:120px;
		margin-right:10px;
	}
	#menu-onvideo{
		margin-left:-332.5px;
	}

	#first .palec{
		display: block;
		z-index: 20;
		position: absolute;
		right: 0;
		bottom: 90px;
		
	}

	#first .palec img{
		width: 100px;
		height: 100px;
	}
}


@media screen and (max-width: 767px) {
	.galerey-item {
		margin-left:0;
	}
	 #second .nav-tabs li:first-child{
      margin-left: 0;
    }


    .nav-tabs li{
        margin-bottom: 5px;
    }

    div.staff-directory img{
        clear: both;
        width: 160px;
        margin-left: 30px;
    }

    .tabs ul li{
        width: 100%;
        clear: both;
    }

    .action-desktop{
        display: none !important;
    }

    .action-mobile{
        display: block !important;
    }

    .home-img{
        display: none;
    }

    .lang{
        display:none;
    }

    .main-menu{
        padding: 0;
    }

    .navbar-brand{
        background-image: url("../img/okt.png");
        background-repeat: no-repeat;
        background-size: contain;
        width: 130px;
        /* height: 100px; */
        z-index: 2;
        transition: width 0.2s linear 0s;
        margin-left: 10px;
        margin-top: -8px;
    }

    .navbar-header{
        background-color: rgba(0, 0, 0, 0.85);
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: black !important;
    }

    .navbar-default {
        background-color: transparent !important;
        border-color: black !important;
    }

    .navbar-default .navbar-toggle {
        border-color: black !important;
    }

    .navbar-default .navbar-toggle:hover{
      /*  background-color: rgba(0, 0, 0, 0.85) !important;*/
      color: yellow;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: white !important;
    }

    .navbar-nav {
        margin: -0.5px -15px !important;
    }

    .main-menu{
        background-color: rgba(0, 0, 0, 0.85);
    }

    .navbar-default .navbar-nav > li > a {
        text-transform: uppercase;
        text-decoration: none;
        color: #FFF !important;
    }

    .main-menu ul li a.active {
        color: #F4DF40 !important;
        cursor: pointer;
        text-shadow: 0 0 5px #FFE800;
    }

    .mobile-menu{
        display: block;
    }

    .sidebar{
        display: none;
    }

    video{
        display: none;
    }

    section{

    }

    .diary-holder, .owneren, .ownerua{
        display: none;
    }
	.none {
		display:none;
	}
    div.owner{
        display: none;
    }

    .diary-spine{
        display: none !important;
    }
	.layer-1{
		position:static;
	}
	.staf-photo img {
		float:none;
		margin:0 0 10px 0;
	}
	.staf-photo {
		text-align:center;
	}
	.staf {
		margin-bottom:15px;
	}
	#single-page, #news{
		padding-top: 35px;
	}
	#second .nav-tabs li {
		width:100%;
		margin:10px 0 0 0;
	}
	.portfolio-wrap {
		padding-left:0;
	}
	.button-video-go a{
	   	display: none;
	}
	.h1, h1, .pseudo-h2 {
		font-size:20px;
	}
	#news {
		padding-left:15px;
	}
	#single-page {
		padding:0;
	}
	#sixth {
		min-height:auto;
		padding-bottom:25px;
	}
	.gmap {
		margin-top:15px;
	}
	.gr-author {
		float:none !important;
		margin:0 auto !important;
	}
	#third, .content-scroll, #seventh, .content-scroll {
		height:auto !important;
		min-height:1px;
		overflow:hidden;
	}
}

@media screen and (max-width: 500px) {
	.email {
		clear:both;
	}	
}

@media screen and (max-width: 450px) {
	.video_view9_vid_wrapper iframe {
		width:100% !important;
	}
}

.video_view9_cont_wrapper{
	text-align:center !important;
}

