@media (max-height: 800px) {
	.middle-slider {
		height: calc(800px - 143px)
	}
	.middle-slider .middle-image-wrapper, .tns-outer, .tns-inner, .slider, .slider-slide {
		height: 100%;
	}
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .eu-wrapper img.logotypes {
        height: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
	.brand-ill .left-web {
	    left: -675px;
	}
	.blue-wrapper .right-web {
	    right: -625px;
	}
	.eu-wrapper img.logotypes {
        height: 40px;
    }
    .video-title h1 {
        font-size: 60px;
    }
    .video-title h2 {
    	font-size: 24px;
    }
}

@media (max-width: 991px) {
	.eu-wrapper {
        margin: 40px auto 0 auto;
    }
	.section.intro {
		padding: 0;
	}
	.arrow-cnt {
		position:fixed;
		bottom: -20px;
	}
	.arrow-cnt img {
		width: 50px;
	}
	body {
		background: #f9efd4 url(/assets/images/bg-new.jpg);
        background-size: 100%!important;
        background-position: top!important;
		background-repeat: no-repeat!important;
		background-attachment: fixed!important;
	}
	.kuca-mob {
		padding: 0 25px;
	}
    .slider.tns-slider, .tns-outer, .tns-inner {
        height: 100%;
    }
    .left-image .image, .right-image .image {
        margin-left: 0;
        margin-right: 0;
    }
    .go-up {
        margin-top: 0;
    }
    .icon-box {
        border-left: none;
    }
	.brand-ill .left-web {
	    display: none;
	}
	.blue-wrapper .right-web {
	    display: none;
	}
	.product-box {
		text-align: center;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.news-text h2, .news-text .h2 {
		height: 100px;
	}
    .video-title h1 {
        font-size: 44px;
        line-height: 124px;
    }
    .right-image .image {
    	margin-right: 0;
    }
    .video-title h2 {
    	font-size: 20px;
    }
	.eu-wrapper img.logotypes {
        height: 30px;
    }
	.intro-text {
        margin-top: 30px;
    }
	.mobile-nav {
		padding: 20px 0;
	}
    .mob-logo {
        width: auto;
    }
    #right-menu {
        font-size: 32px;
    }
    .content {
        padding: 90px 25px;
    }
    .content-title h1 {
        font-size: 70px;
    }
    .image-text p {
        font-size: 47px;
        line-height: 54px;
    }
    .intro-image {
        margin: 100px 0 60px;
    }
    .icon-box {
        padding: 30px 0 30px 30px;
    }
    .icon-box img {
        height: 80px;
    }
    .middle-slider .middle-image-wrapper {
        height: 700px;
    }
    .middle-image-wrapper {
        height: 500px;
    }
    .go-up {
        max-width: 100%;
        padding: 50px 50px 50px;
    }
    .left-image, .right-image {
        margin: 0 0 70px;
    }
    .intro-logos a {
        margin-bottom: 30px;
    }
    .style-box h2 {
        font-size: 40px;
        line-height: 50px;
    }
    .news-text {
    	padding: 15px;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .news-cont, .news-wrapper {
        padding-bottom: 50px;
    }
    .intro-textic {
        padding-top: 15px;
    }
	.eu-wrapper {
        padding: 11px 0;
        margin: 0 auto 0 auto;
    }
    .mobile-img {
        max-width: 75%;
    }
    .eu-wrapper img.logotypes {
        height: 27px;
    }
	.content.add-padd {
		padding: 50px 0 35px;
	}
    .mob-logo {
        width: 103px;
        margin-top: 3px;
    }
    .secondo {
    	margin-top: 20px;
    }
    .opsirno h3 {
        font-size: 1.25rem;
        margin-bottom: 5px;
    }
    .media-container, .middle-slider .middle-image-wrapper {
        height: calc(100vh - 42px);
    }
    .section.middle-image.middle-slider {
        height: 100%;
    }
    .image-text {
        left: 0;
        transform: translateY(-50%) translateX(0);
        padding-left: 15px;
    }
    .image-text h2 {
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 12px;
    }
    .section.middle-image {
        padding: 0 0 50px;
    }
    .image-text p, .image-text h1 {
        font-size: 21px;
        line-height: 29px;
        padding: 20px 0 20px;
    }
    .image-text p:before, .image-text h1:before {
        width: 94%;
    }
    .image-text p:before, .image-text h1:before {
        height: 5px;
    }
    .section.intro {
        padding: 0;
        /*display: none;*/
    }
    .section.intro.custom {
        padding: 30px 0 0 0;
    }
    .intro-text {
        font-size: 18px;
        line-height: 28px;
    }
    .intro-logos {
        margin: 40px 0 0 0;
        padding-bottom: 20px;
        height: 170px;
    }
    .intro-logos a {
        margin-bottom: 15px;
    }
    .articles-brand .intro-logos {
        margin: 40px 0 40px 0;
    }
    .quote-slide .quote {
        font-size: 13px;
        line-height: 23px;
    }
    .user-quote {
    	margin-left: 0;
    	font-size: 12px;
    }
    .quotes-wrapper .prev-btn, .quotes-wrapper .next-btn {
        top: -71px;
    }
    .intro-image {
        background-size: cover!important;
        height: 185px;
        margin: 40px 0;
    }
    .go-up {
        padding: 20px;
    }
    .arrow-bottom { 
        width: 50px;
    }
    .style-box h2 {
        font-size: 23px;
        line-height: 28px;
        margin:  0;
    }
    .style-box p.intro, .style-text p.intro, .style-text .intro-textic p {
        font-size: 17px;
        line-height: 27px;
        margin-bottom: 0;
    }
    .style-box p, .style-text p, .style-box .intro-textic p, .opsirno p {
        font-size: 14px;
        line-height: 24px;
    }

    .style-text .intro-textic.home p {
        margin-bottom: 15px;
    }

	.style-text-labirint p.intro, .style-text-labirint .intro-textic p {
        font-size: 28px;
        line-height: 35px;
        font-weight: 900;
    }
    .style-text-labirint p, .style-box .intro-textic p, .opsirno p {
        font-size: 14px;
        line-height: 22px;
    }

    .app-intro {
        padding-bottom: 75px;
    }

    .kockica {
        width: 50px;
        height: 3px;
        margin: 25px 0 10px 0;
    }
    .left-image, .right-image {
        margin: 0 0 60px;
    }
    .icons {
        margin-bottom: 40px;
    }
    .icon-box {
        text-align: center;
    }
    .icon-box img {
        width: 55px;
        display: block;
        padding: 0;
        margin: 0 auto 20px auto;
    }
    .icon-box h2 strong {
        font-size: 30px;
    }
    .icon-box h2 {
        font-size: 16px;
        font-weight: 400;
    }
    .section.icons .row .col-6:nth-child(-n+2) .icon-box {
        padding: 0 0 40px 0;
    }
    .section.icons .row .col-6:nth-last-child(-n + 2) .icon-box {
        padding: 0;
    }
    .middle-image-wrapper {
        height: 280px;
    }
    .middle-image-text {
        margin: 0;
    }
    .section.middle-image {
        margin-bottom: 0px;
    }
    .title-home {
        margin:  0 40px 25px;
        padding: 70px 0 0;
    }
    .content-title h1 {
    	font-size: 30px;
    	line-height: 30px;
        margin-bottom: 15px;
    }
    .content-title p.intro {
    	font-size: 14px;
    	line-height: 21px;
        font-weight: 400;
        margin-top: 10px;
    }
    .content {
        padding: 30px 0;
    }
    .content.none {
    	padding: 30px 0 5px;
    }
    .content.brands {
    	padding: 10px 0 20px
    }
    .content.brands .intro {
        margin-bottom: 30px;
    }
    .content.article-intro {
        padding-bottom: 0;
    }
    .content.article-intro .content-title p {
        margin-top: 15px;
    }
     .logo-brand-box {
     	max-width: 150px;
     }
    .logo-brand-box img {
    	max-width: 150px;
    }
    .brand-ill-wrapper {
    	min-height: 200px;
    }
    .blue-wrapper {
    	height: 45px;
    	padding: 5px 15px;
    }
    .brand-ill {
        height: 300px;
    }
    .product-box h2 {
    	font-size: 20px;
    	line-height: 22px;
    }
    .product-box p {
    	font-size: 13px;
    	line-height: 19px;
    }
    .product-box {
    	margin: 0 0 60px;
    }
    .footer-text, .footer-logos {
    	display: none;
    }
    .footer-copy {
    	padding-top: 0;
    	border: none;
    }
    .long-text {
    	font-size: 14px;
    	line-height: 24px;
    }
    .long-text ul li, .long-text ol li {
    	font-size: 14px;
    	line-height: 22px;
    }
    .long-text {
    	margin-bottom: 35px;
    }
    .intro-text {
    	margin: 30px 0;
    	font-size: 17px;
    	line-height: 27px;
    	padding: 0 15px;
    }
    .intro-text p:last-child {
    	font-size: 17px;
    	line-height: 27px;
    }
    .content-page {
        padding: 0;
    }
    .news-wrapper {
        padding: 40px 0 50px 0;
    }
    .title-middle {
        font-size: 25px;
        line-height: 35px;
        margin: 0 0 20px;
    }    
    .title-center {
        margin: 0 0 30px;
    }
    .ill-page {
    	height: 200px;
    }
    .title-center h2 {
        font-size: 18px;
        font-weight: 400;
        line-height: 24px;
    }
    .long-text h3 {
    	font-size: 16px;
    	line-height: 26px;
    }
    .brand-row {
    	margin-left: -5px;
    	margin-right: -5px;
    }
    .brand-col {
    	padding-left: 5px;
    	padding-right: 5px;
    }
    .brand-box {
    	margin: 0 0 10px;
    }
    .news-box a:hover .arrow-box {
        margin-left: 0;
    }
    .date-box {
        font-size: 14px;
    }
    .news-text h2 {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 10px;
        height: auto;
    }
    .ill-news {
    	margin-bottom: 25px;
    }
    .arrow-box {
        font-size: 25px;
        line-height: 25px;
    }
    .brands-wrapper {
        margin: 0 0 30px;
    }
    .tags a {
        font-size: 11px;
        margin-bottom: 4px;
    }
    .ill-news {
        height: calc(100vh - 64px);
    }
    .ill-news h1 {
        font-size: 21px;
        line-height: 27px;
    }
    .ill-news h1 span {
        font-size: 16px;
        margin: 20px 0 0;
    }
    .ask-box {
        padding: 30px 0;
        text-align: center;
    }
    .ask-box h2 {
        margin: 0 0 20px;
        font-size: 23px;
    }
    .ask-box p {
        font-size: 13px;
        line-height: 23px;
    }
    .page-cont {
	    margin-top: 40px;
	}
	.ggl-map {
		margin: 10px 0 20px;
	}
    .dd-lang-btn {
        color: #23B3D2;
    }
    .dd-mob .dropdown-menu {
        margin-top: -5px;
    }
    .news-text p {
        margin: 0 0 20px;
        height: auto;
        font-size: 13px;
        line-height: 18px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .gallery-wrapper {
        width: 100%;
        margin: 30px auto 50px auto;
        padding: 0;
    }
    .style-box p, .partner-box p {
        font-size: 13px;
        line-height: 23px;
    }
    a.web {
        font-size: 13px;
        margin: 7px 0 0;
    }
    .quiz-intro {
        padding: 0 0 20px;
    }
    .partner-box h2 {
        font-size: 23px;
        line-height: 33px;
    }
    .partners-wrapper {
        margin: 40px 0 0;
    }
    .partner-box span.more {
        margin-top: 8px;
    }
    .opsirno h2 {
        font-size: 20px;
        line-height: 30px;
    }
    .long-text ul li, .opsirno ul li, .long-text ol li, .opsirno ol li {
        font-size: 14px;
    }
    form {
        margin-top: 15px;
    }
    form, input, textarea, .btn-send {
        font-size: 14px;
    }
    .error {
        font-size: 11px;
    }
    /* Footer */
    .footer {
        padding-top: 0px;
        padding-bottom: 25px;
    }
    .footer .wrapper {
        padding-top: 25px;
    }
    .logo-footer {
        width: 130px;
    }
    .footer-text p {
        font-size: 12px;
        line-height: 22px;
        padding: 0;
    }
    .footer-logos {
        margin: 30px 0;
    }
    .footer-logos a img {
        width: 130px;
    }
    .footer-logos .row .col-6:nth-child(-n+2) a {
        margin-bottom: 20px;
    }
    .footer-link {
        display: inline-block;
    }
    .footer-copy {
        padding: 0;
    }
    .apartbox {
    	margin: 20px 15px 0;
    }
    .news-box {
    	margin-bottom: 15px;
    }
    .long-text h2 {
    	font-size: 20px;
    	line-height: 22px; 
    }
    .timeline-box h2 {
    	font-size: 15px;
    	line-height: 20px;
    	padding-right: 25px;
    }
    .timeline-box p {
    	font-size: 11px;
    	line-height: 17px;
    	padding-right: 25px;
    }
    .timeline-box.second h2, .timeline-box.second p {
    	padding-left: 25px;
    }
    .timeline-box span.timeline-year {
    	padding-right: 25px;
    }
    .timeline-box span.timeline-year {
    	font-size: 20px;
    	line-height: 20px;
    }
    .timeline-box.second span.timeline-year {
    	padding-left: 25px;
    }
    .timeline-box span.timeline-year:before {
    	width: 15px;
    }
    .timeline-box span.timeline-year:after {
    	right: 10px;
    	width: 5px;
    	height: 5px;
    }
    .timeline-box.second span.timeline-year:after {
    	left: 10px;
    }
    .timeline-container:before {
    	width: 3px;
    }
    .white-box {
    	margin: 0 0 50px;
    }
    .long-text {
    	text-align: left;
    }
    .intro-text {
    	text-align: left;
    	padding: 0;
    }
    .article-icons {
        padding: 0 15px;
    }
    .content-title {
    	text-align: left;
    }
    .content-title .kockica {
    	margin-left: 0;
    	margin-bottom: 30px;
    }
    .video-title h1 {
        font-size: 26px;
        line-height: 29px;
	}
	.video-title h2 {
	    font-size: 16px;
	    line-height: 23px;
	    margin: 30px 0 0;
	}
	.video-title:after {
		top: 45%;
	}
	.image-text {
		top: 50%;
	}
	.style-box .table td, .style-box .table th {
		font-size: 12px;
	}
}