.section, #include, #why, #nextGenDatacenters, #what, #benef, #emailmark, #weeblytable, #opportunities, #testimonial, #contactsolutions, #security, #includeDomains, #tipsDomains, #solution{
	padding:40px 0;
	clear: both;
}
@media screen and ( max-width: 991px ) {
	#customers img {
		display:none;
	}
	#support{
		 background: #ecebe7;
	}
	#powerful-solutions .sale{
		opacity: 1;
	}
	#powerful-solutions .col-lg-3{
		margin-bottom: 20px;
	}
	#powerful-solutions .col-md-12{
		margin-bottom:40px;
	}
	#nextGenDatacenters .col-md-6 {
		max-width: 100% !important;
	}
}
.container, .container-fluid{
	clear: both !important;
}

#nextGenDatacenters{
	background: url(https://www.rapidenet.ca/images/background-hebergement-web.jpg) center rgba(48,49,53,0.4);
    background-size: cover;
    background-blend-mode: overlay;
	color: white;
}


#powerful-solutions{
	padding: 60px 0;
	text-align: center;
	font-size: large;
}
#powerful-solutions h2{
	margin-bottom: 40px;
}
#powerful-solutions i{
	font-size: 80px;
	color: #c0242e;
	margin-bottom: 20px;
}
#powerful-solutions h3{
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 25px;
}
#powerful-solutions .btn{
	margin: 20px 0 10px 0;
}
#powerful-solutions .sale{
	background: #FC0;
	opacity: 0;
	padding: 6px 32px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: small;
	transition: 0.5s;
}
#powerful-solutions .col-lg-3:hover .sale{
	opacity: 1;
}
#powerful-solutions.migrate{
	background: #ecebe7;
}
