@media (max-width: 1349px) {
/* home banner start */
.banner-stricker img {height: 90px;}
/* home banner end */

/* proizvod section start  */
.proizvod-title h3 { font-size: 26px; line-height: 24px; }
/* proizvod section end */
}


@media (max-width:1199px) {
/* home banner start  */
.banner-text { bottom: 20px;}
.banner-stricker img{height: 80px;}
.banner-text h1 { font-size: 26px; line-height: 34px;}
/* home banner end  */

/* multiple car parking start */
.parking-box p {font-size: 20px; line-height: 26px;}
.multiple-brands .site-title { margin-bottom: 22px;}
.parking-box span {font-size: 20px;}
/* multiple car parking end */

/* proizvod section start  */
.proizvod-section .site-title { margin-bottom: 20px;}
.proizvod-title h3 { font-size: 20px; line-height: 24px; }
.proizvod-title .icon { margin-right: 10px; width: 30px;height: 30px;}
/* proizvod section end */

/* Latest Novosti start  */
.latest-novosti-section  .site-title { margin-bottom: 22px;}
.novosti-content h3 {font-size: 26px; line-height: 34px;}
.novosti-content {padding-top: 10px;}
/* Latest Novosti end */

/* gallery section start  */
.gallery-section  .custom-container { margin-bottom: 20px;}
/* gallery section end */

/* contact and map section start  */
.contact-form-main {padding-left: 5px;padding-right: 5px;}

/* contact and map section end  */

}


@media (max-width:991px) {
/* home banner start  */
.home-banner .banner-img img{min-height: 390px;}
.banner-text h1 {font-size: 22px; line-height: 30px;}
/* full width setion start  */
.full-width-section p { font-size: 16px;}
/* full width setion end  */

/* multiple parking start  */
.parking-box p {font-size: 18px;line-height: 24px;     padding: 5px 15px;   min-height: 54px;}
.parking-box span {font-size: 18px; width: 54px;}
/* multiple parking end  */

/* novosti section start  */
.latest-novosti-section::before { height: 350px;}
.proizvod-box .date-time { font-size: 16px;}
.novosti-content h3 {font-size: 24px; line-height: 32px;}
.latest-novosti-section img { border-radius: 30px;}

/* novosti section end  */

/* contact secrion start  */
.form-map-area .form-group { width: 50%;}
/* contact secrion end */

}

@media(max-width:767px){
/* home banner start  */
.home-banner .banner-img img {min-height: 330px;}
.banner-text h1 { font-size: 20px;line-height: 28px;}
.banner-stricker img { height: 65px;}
/* home banner end  */

/* fullwidth section start  */
.full-width-section p { font-size: 15px;}
.multiple-brands .site-title {margin-bottom: 15px;}
/* fullwidth section end  */

/* proizvod setion start  */
.latest-novosti-section article:first-child{margin-bottom: 15px;}
.proizvod-title h3 {font-size: 18px; line-height: 20px;}
.proizvod-title { padding: 10px 15px;}
.proizvod-title .icon {margin-right: 8px;width: 26px; height: 26px;}
.proizvod-title .airow {height: 12px;width: 18px;}
.novosti-content p { margin-bottom: 12px;}
/* proizvod setion end  */

/* multiple parking start  */
.parking-box p {font-size: 16px;line-height: 22px;}
.multiple-brands .grid-two article {width: 50%;}
/* multiple parking end */

/* novesti section start  */
.novosti-content {padding-top: 5px;}
.latest-novosti-section  .site-title { margin-bottom: 15px;}
.proizvod-box .date-time {font-size: 15px;}
.novosti-content h3 { margin-bottom: 10px;}
.novosti-content h3 { font-size: 22px; line-height: 30px;}
.latest-novosti-section img { border-radius: 20px;}
/* novesti section end  */

/* gallery section start */
.gallery-section  .custom-container {margin-bottom: 15px;}
/* gallery section end */

/* contact section start  */
.contact-section .custom-row{row-gap: 0;}
.contact-section iframe {height: 300px;}
.contact-section .site-title {margin-bottom: 15px;}
.contact-form-main {padding-left: 0; padding-right: 0;}
.contact-form .form-control {margin-bottom: 15px;font-size: 15px;}
/* contact section end */
}


@media(max-width:575px){
/* home banner start  */
.banner-text h1 {font-size: 18px; line-height: 26px;}
/* home banner end  */

/* fullwidth section start  */
.multiple-brands .grid-two article { width: 100%;}
.multiple-brands .custom-row {row-gap: 15px;}
/* fullwidth section end  */


/* contact section start  */

.contact-section iframe {height: 250px;}
/* contact section end  */
}


@media(max-width:479px){
    
/* home banner start  */
.home-banner .banner-img img { min-height: 260px;}
.banner-stricker { top: 35%;}
.banner-stricker img {height: 45px;}
.home-banner:before { background: linear-gradient(0deg,rgba(13, 13, 13, 1) 0%, rgba(152, 152, 152, 0) 62%, rgba(255, 255, 255, 0) 47%);}
/* home banner end  */


/* contact section start  */
.form-map-area .form-group {width: 100%;}
/* contact section end  */

}


@media(max-width:340px){
/* home banner start  */
.banner-stricker { top: 24%;}
/* home banner end  */

}