/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) { 
    /*===============================*/
    .bloggalleryphoto .article-list .article .article-intro-image {
        height: auto;
    }
    .slider-home-block-1,
    .slider-home-block-2,
    .slider-home-block-3,
    .slider-home-block-4 {
        display: none;
    }
    #sp-logo {
    	width: 30%;
    }
    #sp-mainmenu .sp-megamenu-wrapper {
    	width: 35%;
    }
    #sp-mainmenu .container > .container-inner > .row {
    	align-items: center;
    	flex-wrap: nowrap;
    }
    #offcanvas-toggler > .fa, #offcanvas-toggler > .fa:hover {
    	color: #fff;
    }
    .b-bghome .bghome__blik {
    	position: absolute;
    	left: 365px;
    	top: 10px;
    	width: 836px;
    	height: 803px;
    	z-index: 26;
    	left: -40px;
	}
	.b-repair .repair__item--1 {
		width: auto;
	}
	#sp-footer #sp-menu {
		display: none;
	}
	.b-logotype {
		justify-content: space-around;
	}
	.b-logotype .logotype__text {
		margin-left: 0px;
	}
	.b-bghome .bghome__airone {
		width: 60%;
	}
	.b-bghome .bghome__airtwo {
		width: 40%
	}
    /*===============================*/
    .com-content #sp-section-2, 
    .com-k2 #sp-section-2, 
    .com-contact #sp-section-2, 
    .com-search #sp-section-2 {
        height: 110px;
    }
    #sp-mainmenu > .container, 
    #sp-section-2 > .container {
        max-width: 720px !important;
    }
    #sp-footer #sp-menu {
        display: block;
    }
    .b-logotype {
        justify-content: inherit;
    }
    #sp-logotype .sp-column {
        display: flex;
        justify-content: space-between;
    }
    .b-logotype .logotype__slogan {
        font-size: 11px;
    }
    #sp-footer a#offcanvas-toggler.offcanvas-toggler-right {
        display: none !important;
    }
    #sp-footer #sp-menu {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    #sp-footer .b-contacts .contacts__block {
        margin-top: 10px;
    }
    #sp-footer .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
        display: none;
    }
    #sp-footer .sp-megamenu-parent {
        justify-content: center;
    }
    /*===============================*/
    #sp-bottom .b-dev .dev__block {
        flex-direction: column;
    }
    /*===============================*/
   
    #sp-logo .logo-image {
        /*height: 87px;*/
        margin-top: 0px;
        width: auto;
    }
    #sp-mainmenu .sp-megamenu-wrapper {
        margin-top: 0px;
    }
    .b-map .map__contact {
        width: 450px;
    }
    .b-map {
        left: 30px;
        bottom: 265px;
    }
    /*===============================*/
    .junewsultra .jn .jn-left img {
        height: auto;
    }
    .junewsultra .junewsultra__title {
        margin-bottom: 10px;
        font-size: 20px;
    }
    .b-blocknews .sppb-row-container {
        padding: 0px;
    }
    .b-blocknews:before {
        height: 475px;
    }
    .b-news {
        margin-right: -15px;
        margin-left: -15px;
    }
    .b-news .news__item:hover, .b-news .news__item.active, .b-news .news__item.show {
        height: 170px;
    }
    .b-news .news__item {
        height: 120px;
    }
    .b-blocknews {
        margin-top: 0px;
    }
    /*===============================*/
    .rev_slider .tp-tabs {
        max-width: 705px !important;
        top: 125px !important;
        padding-right: 0px !important;
        margin-right: 20px;
    }
    .rev_slider_wrapper {
        height: 750px !important;
    }
    .home #sp-section-2 {
        height: 750px;
    }
    /*===============================*/
    .article-list .article .article-header h1, 
    .article-list .article .article-header h2 {
        font-size: 16px;
    }
    .article-introtext {
        font-size: 12px;
    }
    /*===============================*/
    .b-contact .sppb-nav-tabs>li>a {
        padding: 15px 50px;
    }
    .rev_slider li.oblakostatbottom:before {
        top:85%;
    }
    /*===============================*/
}/* END */
/*===============================*/
@media (max-width: 991.98px) { 
    /*===============================*/
    /*===============================*/
}/* END */






@media (max-width: 1200px) {
	#sp-mainmenu .sp-megamenu-parent{
		display: none !important;
	}
	
	.d-lg-none{
		display: block !important;
		order: 2;
	}
	#sp-menu{
		order: 1;
		margin-left: 20px;
		flex: none !important;
		width: 40px !important;
	}
	#sp-section-lang{
		display: none;
	}
	
	#sp-mainmenu>.container>.container-inner>.row{
		justify-content: space-between;
		align-items: center;
	}
	.search span.input-group-btn{
		right: 0;
	}
	.search>form>.input-group>input{
		display: none;
	}
	input#mod-search-searchword860{
		
	}
	.search input.btn.btn-primary{
		margin: 0 !important;
		width: 30px !important;
		height: 30px !important;
	}
	#sp-lang-menu{
		margin-top: -23px;
    		margin-left: auto;
	}
	#sp-mainmenu .sp-megamenu-wrapper{
	    	width: 40px !important;
	}
	.search span.input-group-btn{
		top: -23px;
	}
	
}


@media (max-width: 992px){
   .box_red1{
    top: 0;
}

.box_red2{
    top: 15%;
}

.box_red3{
    top: 20%;
}
}


@media (max-width: 768px){
#welcome{
 height: 0vh;
}
}