#top-1 { display:none }
.conth3 {
	margin-top: 80px;
	float: center;
	text-align: justify;
	padding-left: 0%;
}



.preloader {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 3000;
	padding-bottom: 56.25%;
}

.preloader iframe {position: absolute; top: 0; left: 0;}
.preloader-mask {    position: absolute;
    top: -100px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    opacity: 1;
	background-color: #fbfbfb;
	background-image: url("../../images/gep-intro_1.gif");
    background-size: 110%;
	background-repeat:no-repeat;
    background-position: center center;

	}
#mfesecure-ts-image{display: none;}

.carousel
{
	overflow:hidden;
}
.mbr-text mbr-fonts-style display-7{
	text-align:justify;
}
.align-center pb-3 mbr-fonts-style display-5{
	

}
.mbr-text mbr-fonts-style display-7{
	margin-top:40px;
}
.process1{
	padding-top:80px;
}

@media screen and (max-width:991px)
{
	.process1{
		padding-top:0px;
		margin-top:0px;
	}
}
@media screen and (max-width:575px)
{
	.conth3 {
		margin-top: 0px;
	}

}