@media only screen and (max-width: 1200px){
    
    .o-nas .contact_box{
        margin-top:60px;
        text-align:center;
    }
    
    .o-nas .contact_box a{
        position:relative; 
        top:auto; 
        right:auto;
        -webkit-transform:none; 
        transform:none;
        margin-top:20px;
        text-align:center;
    }
}



@media only screen and (max-width: 1190px){

    .responsive {
        left:100px !important;
    }
    
    .responsive:nth-child(2) {
        left:80px !important;
    }
    
    header{
        position: fixed;
        padding:0px 0 0;
        top:0;
    }
    header img.logo{
        height: 40px;
        -moz-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
    }
    header ul.nav{
        margin-top: 0;
    }
    header .header_top{
        padding:20px 0;
        background-position:bottom center;
    }
    header .header_menu nav ul.nav > li > a,
    header.fixed .header_menu nav ul.nav > li > a{
        padding:10px;
    }
    header .header_menu nav ul.nav > li:last-of-type > a,
    header.fixed .header_menu nav ul.nav > li:last-of-type > a {
        padding:5px 10px;
    }
    header .header_top address p,
    header .header_top address h2,
    header .header_top .lang_switcher span{
      font-size:12px;
      line-height:14px;
    }
    
    header .header_top .lang_switcher img{
      height:20px;
      width:20px;
    }
    
    header .header_top .lang_switcher .arrow{
      height:10px;
      width:14px;
    }
    
    .dvesliki img{
        width:40%;
        height:auto;
    }
    
    .home_navodila .slika img{
        width:170%;
        object-fit:cover;
        height:100%;
        min-height:240px;
    }
    
    .container .page_submenu .image_wrap{
        width:100px;
        flex:0 0 100px;
    }
    
}

@media only screen and (max-width: 860px){
    .container .page_submenu .image_wrap{
        height:250px;
    }
    
}



@media only screen and (max-width: 767px){
    
    .responsive:nth-child(2) {
        left:80px !important;
        width:60% !important;
        height:60% !important;
    }
    
    .padding_from_top{
        /*margin-top:140px !important;*/
    }
    
    .header_menu{display:none;}
    
    .home_podmeni{
        text-align:center;
        margin-top: 40px;
    }
    .home_podmeni .container h2:after{
        margin:10px auto 0 auto;
    }
    .home_podmeni .container hr{
        margin:5px auto 0 auto;
    }
    
    .home_podmeni .col-sm-4{
        margin-bottom:40px;
    }
    
    header .header_top {
        background: none;
    }

    .martin-krpan {
        background:  none;
    }

    #duo-roloji-akrol .line {
        border-right: none;
    }

    .fullwidthbanner-container:before, .subpage-banner:before {
        background: none;
    }

    section.subpage-banner {
    height: 250px;
    margin-top: -10px;
    }

    section.subpage-banner h1 {
        font-size: 30px;
        padding: 80px 0 0 0;
    }


    #nas-pristop p {
        margin-top: 20px;
        padding: 0 5px 50px 5px;
    }

    section.subpage-banner p.content {
        font-size: 12px;
        line-height: 16px;
        padding: 0 5px 0 5px;
    }

    section.home_akrol_way{
        text-align:center;
        margin-top:0;
        padding-top:0;
    }
    
    .krogi_prednosti .col-sm-4{
        margin-bottom:40px;
    }
    
    .home_navodila .navodila{
        padding:20px;
    }
    
    .dvesliki{
        text-align: center;
    }
    .dvesliki img{
        display:inline-block;
        float:none;
    }
    
    .home_navodila .navodila h1{
        font-size:22px;
        line-height:23px;
        margin:10px 0px;
    }
    
    
    section.home_video{
        padding-top:50px;
    }
    
    footer .container .row{
        text-align:center;
    }
    footer p.title{
        margin-top:20px;
    }
    footer ul,
    footer ul.footer_menu_last{
        margin-top:5px;
    }
    footer ul a{
        line-height:30px;
    }
    footer ul a:before{
        content:"";
    }
    
    footer .social{
        text-align:center;
        margin-top:20px;
    }
    
    
    section.home_video .home_video_text h3{
        font-size:20px!important;
    }
    
    .container .two_col p.red{
        margin-top:20px;
    }
    
    .border-left{
        padding-left:15px;
        margin-top:40px;
        border:none;
    }
    
    .zakaj-akrol .row{
        margin-bottom:20px;
    }
    .zakaj-akrol .row:last-of-type{
        margin-bottom:0px;
    }
    
    .flex-center-vert{
        margin-bottom:20px;
    }
    .flex-center-vert:last-of-type{
        margin-bottom:0px;
    }
    
    .container .page_submenu .image_wrap{
        width:25%;
        height:auto;
        margin: 0 auto;
        flex:0 0 25%;
    }
    
    .container .page_submenu .row{
        margin-bottom:0px;
    }
    
    .container .page_submenu .flex{
        margin-bottom:20px;
        text-align: center;
    }
    
    .container .page_submenu_text {
        margin-left: 0px;
        text-align: center;
        margin: 0 auto;
        padding-top: 20px;
    }

    .page_submenu_text hr {
        margin: 5px auto 20px auto;
        text-align: center;
    }
	section.home_video {
    	height: 300px;
	}

	section.page_video {
    	height: 300px;
	}
   
    #montaza-section2 p {
    	padding-top: 30px;
    } 

	#montaza-section3 h2 {
	    text-align: center;
	}
	#montaza-section3 p {
    	padding-right: 0px;
    	text-align: center;
	}   

    #nacin-sodelovanja {
        padding: 0px 0 0px 0;
    }
    #nacin-sodelovanja h5 {
        font-family: 'Raleway', sans-serif;
        font-size: 16px;
        color: #333;
        line-height: 24px;
        padding: 30px 50px 20px 50px;
        text-align: center;
        font-weight: bold;
        }

    #nas-pristop {
        padding: 0px 0 0px 0;
    }

    #nas-pristop p {
        padding: 0 5px 50px 5px;
    }

    #duo-roloji-akrol-zakaj {
    padding: 10px 0 10px 0; 
    }

    #duo-roloji-akrol-zakaj h1 {
    margin-top: 0px;
    margin-bottom: 20px;
    }
    
    #notranja-sencila-akrol .notranja-sencila-akrol-text h3 {
    font-size: 20px;
    line-height: 25px;
    margin-bottom: 20px;
    }

    #duo-roloji-akrol-zakaj .firstpozicija{
        text-align: center;
    }

    #duo-roloji-akrol-zakaj img {
    padding-right: 0px;
    margin-top: 40px;
    float: none; 
    }

    .flex {
        flex-wrap: wrap;
    }

    .controls button {
        margin-bottom: 10px;
    }

    .mix {
        width: calc( ( 100% / 2 ) - 7px);
    }

    #rezervni-deli-kontakt .rezervni-deli-kontakt-text h3 {
        font-size: 20px;
        font-weight: 200;
        line-height: 30px;
        color: #fff;
        font-family: 'Raleway', sans-serif;
        margin-bottom: 43px;
        letter-spacing: 1px;
    }

}



@media only screen and (max-width: 530px){  
    .container .page_submenu .flex{
        -webkit-flex-direction: column;
        flex-direction: column;
        text-align:center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-align-items: center;
        align-items: center;
    }
    
    .container .page_submenu .image_wrap{
        width:50%;
        margin-bottom:20px;
    }
    
    .container .page_submenu_text h2:after{
        margin:20px auto 0px auto;
    }
    .container .page_submenu_text hr{
        margin:5px auto 20px auto;
        text-align:center;
    }

    #video-container{
        margin-top: 0px;
    }


}
@media only screen and (max-width: 480px){
  .home_navodila .slika img{
    width:200%;
  }
}
@media only screen and (max-width: 420px){
  .home_navodila .navodila h1{
    font-size: 16px;
    margin:5px 0px;
  }
  
  .flex-center-vert{
        margin-bottom:30px;
        -webkit-flex-direction: column;
        flex-direction: column;
        text-align:center;
        padding:0 20%;
    }
    
    .zakaj-akrol img{
        margin:0px;
        margin-bottom:10px;
    }
    
    .contact_form .flex{
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .contact_form #enquiryForm .flex div,
    #enquiryForm input[type="submit"]{
        width:100%;
    }
  
}