@media (min-width: 992px) {
    .position-relative-desktop {
        position: relative;
    }
    .enerbox-logo {
        position: absolute;
        left: 15px;
        top: 0px;
        height: 100%;
        justify-content: center;
        align-items: center;
    }
    .enerbox-logo-inner {
        margin: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
    }
	.section-25{
		background-image: url("/images/tav_stamp.png");
		background-repeat: no-repeat;
		background-position: 90% 40%;
		    background-size: 10vw;

	}
	.bg-e8f7ff .card .card-title {
		min-height: 100px;
	}	
}
@media (max-width: 992px) {
	.comp-13 .card, .comp-14 .card{
		width: 90%;
		margin: 5%;
	}
	.section-25 img{
		display: block;
		max-width: 80px!important;
		float: left;
		margin-top: 15px;

	}
	.middle-stamp{
		z-index: 3;
		left: calc( 50vw - 50px );
		top: 15vh;
		max-width: 100px;
	}	
    /*body{
		overflow-x: hidden;
	}*/
    .w-20 {
        max-width: 100%;
        flex: none;
    }
    .home-slider-section {
        display: none !important;
    }
    .home-slider-mobile-minhelet {
        display: block !important;
    }
    .d-mobile-cover {
        display: flex;
    }
    .d-desktop, .d-flex-desktop {
        display: none;
    }
    .d-mobile {
        display: block;
    }
    .d-flex-mobile {
        display: flex;
    }
    .d-desktop-cover {
        display: none;
    }
    .d-mobile-cover h2 {
        font-size: 35px;
		text-shadow: 3px 3px 3px white;
    }
    .enerbox-logo {}
    .img-logo {
        max-width: 120px;
    }
    a {
        word-break: break-all;
    }
    .hestashot {
        top: 41%;
        left: 41%;
    }
    .fix-margin-rand02 .pr-2, .fix-margin-rand02 .first-div {
        /* padding: 0px 15px !important; */
        margin-bottom: 20px !important;
        padding-right: 0px !important;
    }
    .text-right-mobile {
        text-align: right !important;
    }
    .justify-content-start-mobile {
        justify-content: flex-start !important;
    }
    .home-title {
        display: none;
    }
    .align-items-start-mobile {
        align-items: flex-start !important;
    }
    .center-mobile li {
        text-align: center;
    }
    .w-100-mobile {
        width: 100%;
    }
    .contact-stick {
        top: 45vh;
        zoom: 70%;
        left: 0;
    }
    .home-slider-minhelet-btn {
        font-size: 5vw;
        margin: auto;
        margin-top: 180%;
        padding: 10px;
        width: calc(100% - 20px);
    }
    .column-count-2 {
        column-count: auto;
    }
    .w-1920px-h-530px {
        width: 100vw;
    }
    .rand-01-section {
        padding-bottom: 0 !important;
    }
    .component1-circle {
        width: 150px;
        height: 150px;
    }
    .component1-text {
        font-size: 16px;
        padding: 10px !important;
        white-space: normal !important;
    }
    .rand-01-section h3 {
        font-size: 32px;
    }
    .font-size-26 {
        font-size: 20px;
    }
    .font-size-20 {
        font-size: 18px;
    }
    .floating-label {
        z-index: 1;
        bottom: 5%;
        left: 10%;
        right: 10%;
        background: #d1dd93;
        color: #5a840d;
        font-size: 15px;
        font-weight: 600;
        border-radius: 50px;
        padding: 5px 6px;
        line-height: 15px;
    }
	.floating-label-collapse {
		column-count: 1;
	}	
	.contact-stick{
		position: absolute;
	}
	
    .component4-circle {
        padding: 0;
    }
    .component4-text h3 {
        padding: 0;
        font-size: 26px !important;
    }
    #map {
        max-width: 100%;
    }
    footer.in-mobile li {
        text-align: center !important;
    }
	.navbar-collapse-button-close{
		visibility: hidden;
	}
	.navbar-collapse {
    	top: 56px !important;	
	}
	/*
    .navbar-collapse-button-close {
        font-family: 'Material Icons'!important;
        font-size: 50px;
        color: #fff;
        margin-right: 15px;
        display: block;
        text-align: start;
        margin-bottom: 0;
        padding: 0;
        line-height: 60px;
    }
    .navbar-collapse {
        top: 0px !important;
        z-index: 2;
    }
    .ul-inner-nav {
        display: block;
    }
    .navbar-collapse {
        background-color: #708894 !important;
    }
    nav .ul-inner-nav {
        box-shadow: none !important;
    }
    .nav-link .font-weight-bold {
        font-weight: 400 !important;
        color: #fff !important;
    }
    .nav-link .material-icons {
        color: #fff;
    }
    .nav-link .d-flex {
        border-bottom: 1px solid #fff;
    }
    .nav-item:hover .nav-link span, .active .nav-link span {
        color: #fff !important;
    }
    .ul-inner-nav {
        line-height: 25px !important;
    }
	*/
	.whatsapp-fixed-minhelet {
		bottom: 7px;
		max-width: 40px;
		z-index: 99999;
	}	
}