@media only screen and (min-width: 220px) and (max-width: 480px) {
	.top-m{margin-top:48%;}
	
	
	#mrova-img-control{ display:none;}
	.footer {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0rem;
    background-color: #d1232a;
    text-align: center;
    z-index: 10000;
}
	
	
.footer {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0rem;
    background-color: #d1232a;
    text-align: center;
}
	
	

.floating-form{
	display:none !important;
}

	
}


@media only screen and (min-width: 320px) and (max-width: 480px) {
	
	
	
	
	
	#mrova-img-control{ display:none;}
	.footer {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0rem;
    background-color: #d1232a;
    text-align: center;
    z-index: 10000;
}
	
	

.floating-form{
	display:none !important;
}

	
}


@media only screen and (min-width: 360px) and (max-width: 480px) {
	
	
	
	
	
	#mrova-img-control{ display:none;}
	.footer {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0rem;
    background-color: #d1232a;
    text-align: center;
    z-index: 10000;
}
	
	

.floating-form{
	display:none !important;
}

	
}




@media only screen and (min-width: 320px) and (max-width: 480px) and (orientation: landscape) {
	
	
	
	
	
	#mrova-img-control{ display:none;}
	.footer {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0rem;
    background-color: #d1232a;
    text-align: center;
    z-index: 10000;
}
	
	

.floating-form{
	display:none !important;
}

	
}

@media(max-width:2500px) and (min-width:1200px){

.footer{display:none;
}

.desktop1{display:none;}

.mod-menu-nav{display:none;
}

}
