
@media screen and (min-width: 920px) {
    
.wrapper {
    width: 100%;
        margin: 0 auto;
}

.box {
    max-width: 100%;
    text-align: center;
    padding: 10%;
    width: 100%;
    height: auto;
}
    
.block-550x450 {
    width: 100%;
    margin-right: -40px;
    overflow: hidden;
}
    
.send {
    height: 38px;
}

    

/********** NAVIGATION **********/    
    
nav {
    background-color: #fff;
    padding: 5px 0 5px 0;
    margin: 0;
}    
    
nav li {
    display: inherit;
    padding: 0 0 0 0;
    margin-right: 20px;
}
    
nav ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-top: 20px;
}

.main-nav {
    order: -1;
    display: flex;
    justify-content: flex-start;
    background-color: #fff;
}
    
.menu-icon  {
     display: none;
}
    
.sec-nav-box {
    display: inline-block;
    margin-top: 29px;
    margin-left: auto;
}

.sec-navigation:nth-child(2n) {
    margin: 20px;
}
    
.facebook-folow {
    width: 30px;
}
    
.social-icons {
    display: inline-block;
    margin: 7px 20px 0 -10px;

}   
    
 
    
    
/* Links ********************************/


nav a,
.sec-navigation {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 1.1em;
    color: #003145;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 3px solid #fff;
    padding: 0 0 7px 0;
    transition: 0.2s;
}
    
nav a:hover,
.sec-navigation:hover {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    color: #003145;
    border-bottom: 3px solid #003145;
    padding: 0 0 7px 0;
    transition: 0.2s;
}
    
.sec-navigation,
.sec-navigation:hover {
    font-size: .85em;
}


/* Main section ********************************/
    
    .one {
        order: 1;
    }
    
    .two {
        order: 2;
    }
    
    .three {
        order: 3;
    }
    
    .four {
        order: 5;
    }
    
    .five {
        order: 4;
    }
    
    .six {
        order: 6;
    }
    
    .seven {
        order: 7;
    }
    
    .eight {
        order: 8;
    }
    
    .nine {
        order: 9;
    }
    
    .ten {
        order: 10;
    }
    
    .main-content {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    
    .content-1 {
        max-width: 50%;
        padding: 5%;
    }
    
    .content-2 {
        width: 100%; 
        padding: 0 20%;  
    }
        
    .img-half {
        height: 100%;
    }
    
    .img-full {
        max-width: 1200px;
    }
    
/* Buttons ************************/

.button, 
.send {
    background-color: #fff;
    border: solid 1px #ddd;
    border-radius: 7px;
    font-family: 'Open Sans', sans-serif;
    font-size: .8em;
    text-transform: uppercase;
    letter-spacing: .3em;
    color: #777;
    margin: 7px 0 6px;
    padding: 10px 30px;
    transition: 0.25s;
    outline: none;
}

.button:hover {
    background-color: #003145;
    color: #fff;
    transition: 0.25s;
    border: solid 1px #003145;
}

.send:hover {
    background-color: #003145;
    border: solid 1px #ddd;
    color: #fff;
    transition: 0.25s;
}

.button-small {
    background-color: transparent;
    border: solid 1px #ddd;
    border-radius: 7px;
    font-family: 'Open Sans', sans-serif;
    font-size: .6em;
    text-transform: uppercase;
    letter-spacing: .3em;
    color: #fff;
    margin: 10px;
    margin: -1px 0 10px;
    padding: 5px 15px;
    transition: 0.25s;
    margin: 10px 0;
    outline: none;
    width: 130px;
    align-self: center;
}

.button-small:hover {
    background-color: #003145;
}

.divider {
    display: inline-block;
    height: 60px;
    margin-top: 10px;
    border-left: 1px solid #ccc;
}

.social-icons ul {
    display: inherit;
}
.selected {
    border-bottom: 3px solid #003145;
    padding: 0 0 7px 0;
}

.header-img {
    height: 45vh;
}

.title {
    font-size: 5.5em;
    margin-bottom: -10px;
}

.subtitle {
    font-size: 1.2em;
    font-weight: 100;
    padding: 0 15%;
}
    
.actions {
    background-image: 
        linear-gradient(to top, #000, transparent 60%),
        url(../img/akcija.jpg);
    background-size: cover;
    background-position: top;
    height: 500px;
    width: 100%;
    position: relative; 
    margin-top: -1px;
}
    
.wrapper_1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.models {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 20px
}

.models_box {
    max-width: 370px;
}

.news_item {
    display: flex;
}

.news_text {
    margin-left: 30px;
    max-width: 490px;
}
    
    
.models img {
    height: 260px;
    width:  370px;
      -webkit-transition: all 1s ease;
     -moz-transition: all .25s ease;
       -o-transition: all .25s ease;
      -ms-transition: all .25s ease;
          transition: all .25s ease;
}
    
.models img:hover {
    opacity: 0.9;
}

.novosti {
    color: #545454;
    text-transform: uppercase;
    font-size: 1.4em;
    margin: 0;
}

.news_bodytext {
    font-size: 1em;
    margin-top: 23px;
}

.news {
    margin: 3em 0;
    height: 480px;
    overflow: hidden;
}

.text_l {
    text-align: left;
}

.news_height {
    max-height: 870px;
}

.news_heading {
    line-height: 1em;
    margin-top: -14px;
    text-transform: inherit;
}

.news_heading:hover {
    color: #E60013;
}

.m_t_5 {
    margin-top: 29px;
}




.svi_modeli {
        background-image: 
        linear-gradient(to top, #000, transparent 60%),
        url(../img/svi_modeli.jpg);
    background-size: cover;
    background-position: top;
    height: 500px;
    width: 100%;
    position: relative; 
    margin-top: -1px;
}

.models_img {
    height: 600px;
    width: 600px;
}

.models_list {
    display: flex;
    flex-flow: wrap;
    align-items: flex-start;
}

.models_text {
    display: flex;
    flex-flow: column nowrap;
    margin-bottom: 1em;
    width: 600px;
    align-self: center;
    padding: 0 30px;

}
    


.header-img_swift {
    background-image: 
        linear-gradient(to top, #000, transparent 60%),
        url(../img/swift/swift.jpg);
    background-size: cover;
    background-position: center;
    height: 45vh;
    width: 100%;
    position: relative; 
    margin-top: -1px;
}

.header-img_baleno {
        background-image: 
        linear-gradient(to top, #000, transparent 60%),
        url(../img/baleno/baleno.jpg);
    background-size: cover;
    background-position: center;
    height: 45vh;
    width: 100%;
    position: relative; 
    margin-top: -1px;
}

.header-img_celerion {
    background-image: 
        linear-gradient(to top, #000, transparent 60%),
        url(../img/celerio/celerio.jpg);
    background-size: cover;
    background-position: center;
    height: 45vh;
    width: 100%;
    position: relative; 
    margin-top: -1px;
}

.header-img_jimmy {
        background-image: 
        linear-gradient(to top, #000, transparent 60%),
        url(../img/jimmy/jimmy.jpg);
    background-size: cover;
    background-position: center;
    height: 45vh;
    width: 100%;
    position: relative; 
    margin-top: -1px;
}
    
.header-img_vitara {
        background-image: 
        linear-gradient(to top, #000, transparent 60%),
        url(../img/vitara/vitara.jpg);
    background-size: cover;
    background-position: top;
    height: 45vh;
    width: 100%;
    position: relative; 
    margin-top: -1px;
}
    
.header-img_s_cross {
        background-image: 
        linear-gradient(to top, #000, transparent 60%),
        url(../img/s_cross/s_cross.jpg );
    background-size: cover;
    background-position: bottom;
    height: 45vh;
    width: 100%;
    position: relative; 
    margin-top: -1px;
}

.submenu {
    height: 75px;
    background-color: #003145;
}
    
.submenu_links {
    background-color: inherit;
    justify-content: center;
    display: flex;
}
    
    
.submenu_links ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.1em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 0 7px 0;
    margin-right: 22px;
}    
    
.submenu_links ul li a:hover {
    border-bottom: 3px solid #fff;
}  
    

.submenu_ul li {
    display: inline-block;
}

.selected_invert  {
    border-bottom: 3px solid #fff;
}

.pdf_mini:before {
    content: "";
    background-image: url(../img/pdf_mini.svg);
    background-repeat: no-repeat;
    padding-left: 25px;
    height: 22px;
    width: 22px;
}
    

    nav ul li ul {
        padding: 19px 0 19px 22px;
        display: none;
        position: absolute;
        top: 60px;
        width: 151px;
        left: 160px;
        background-color: #003145;
    }
    
    nav ul li ul li ul {
        padding: 19px 0 19px 22px;
        display: none;
        position: absolute;
        top: 0px;
        width: 151px;
        left: 151px;
        background-color: #003145;
    }
    
    nav ul li:hover .dropdwn  {
        display: block;
    }
    
        nav ul li ul li:hover .dropdwn_moto  {
        display: block;
    }
    
    .dropdwn {
        margin-top: 0;
        padding-top: 40px;
    }
    
    .dropdwn:before {
        content: "";
        width: 151px;
        top: -1px;
        height: 21px;
        left: 0px;
        background-color: #fff;
        position: absolute;
        
    }
    
    nav ul li ul li a {
        font-family: 'Open Sans', sans-serif;
        font-size: .9em;
        line-height: 29px;
        padding-bottom: 2px;
        color: #fff;
        border-bottom: none;
    }
    
    nav ul li ul li a:hover {
        border-bottom: 1px solid #fff;
        font-size: .9em;
        padding-bottom: 1px;
        color: #fff;
    }
    
    



.wrapper_1000 {
    max-width: 1000px;
    margin: 0 auto;
}

.news_img {
    max-width: 680px;
    
}

.blog {
    margin-bottom: 60px;
    margin-top: -1px;
}

.blog_img {
    width: 1000px;
    max-height: 400px;
    margin-bottom: 10px;
}

.blog_date {
    color:#666;
    font-weight: 700;
    margin: 5px 0 -12px 0;
}

.h1_hover:hover {
    color: red;
}

.narrow_btn {
    width: 20%;
    align-self: center;
}

.article_text {
    line-height: 24px;
    margin: 12px 0;;
}

.drop_cap:first-letter {
    float: left; 
    color: #003145; 
    font-size: 75px; 
    line-height: 60px; 
    padding-top: 4px; 
    padding-right: 8px; 
    padding-left: 3px; 
}

.form-container {
   border-top: 1px solid #ddd;
   font-family: 'Open Sans', sans-serif;
   text-decoration: none;
   vertical-align: middle;
   min-width: 1000px;
   padding: 20px;
   width: 300px;
   }
    
.form-field {
    border: solid 1px #ddd;
   background: #ffffff;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   color: #777;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(000,000,000,0.7) 0 0px 0px;
   padding:8px;
   margin-bottom:20px;
   width:280px;
   }
    
.form-field:focus {
   background: #fff;
   color: #725129;
   }
    
.form-container h2 {
   text-shadow: #ffffff 0 1px 0;
   font-size:18px;
   margin: 0 0 10px 0;
   font-weight:bold;
   text-align:center;
    }
    
.form-title {
   margin-bottom: 4px;
   color: #575757;
   }
    
.submit-container {
   margin:8px 0;
   text-align:left;
   }
    

.form_label {
    text-transform: uppercase;
    font-size: 13px;
    display: block;
}

.form_name {
    margin-top: -30px;
}

.form_area {
    width: 450px;
    height: 200px;
    text-align: inherit;
}

.form_width {
    width: 250px;
}

.moto_img {
    max-width: 600px;
    align-self: center;
}
    


.btn_moto {
    margin-left: 10px;
    margin-top: 3px;
}


        .models_list > div:nth-child(2n):after {
            content: "";
            position: relative;
            border-bottom: 1px solid #ddeeed;
            top: 25px;
            left: -600px;
            width: 1200px;
    }  
    
          .models_list > div:nth-child(2n+1):after {
            content: "";
            position: relative;
            border-bottom: 1px solid #eee;
            top: 25px;
            left: 0;
            width: 1200px;
    } 
    
            .models_list > div:nth-last-child(1):after {
            content: "";
            position: relative;
            border-bottom: 1px solid #fff;
    } 
    
    
    
    
    
    
    
    

.img-moto {
    max-width: 295px;
    height: 200px;   
}

.space_between {
    justify-content: space-between;
    flex-flow: wrap;
}

.tg_width {
    width: 1200px;
}

.m_b_10 {
    margin-bottom: 10px;
}

.choper {
    background-image: 
    linear-gradient(to top, #000, transparent 60%),
    url(../img/moto/chopper_cruiser/cover.jpg);
}

.index_top {
    height: 115px;
    background-color: #003145;
}

.logo_index {
    height: 115px;
}

.index_wrapper {
    margin: 0 auto;
    max-width: 1020px;
}

.index_box {
    width: 1020px;
    margin-top: 46px;
}

.index_heading {
    margin-top: -14px;
}  
    
    .index_heading:hover {
        color: #E60013;
}
    

}
.index_rule {
    border-top: 1px solid #ddd;
    margin-top: 40px;
    text-align: center;
}

.index_footer {
    margin-top: -18px;
    background-image: url(../img/logo.svg);
    height: 55px;
    width: 95px;
    background-position: 50px 14px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    text-align: center;
}

.index_web_global {
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    margin-top: 11px;
}

.index_web_global:hover {
    color: #E60013;
}


