/**
Theme Name:   Bloop
Theme URI:    https://bloopcom.com/
Author:       Bloopcom
Author URI:   
Description:  Bloop Custom theme based on client Requirements.
Version: 1.0.0
Text Domain: https://bloopcom.com/
**/


.contactPageBannerInner .wpcf7-response-output {
    color: #fff;
}
.force::before{
	display:none !important;
}
@media screen and (min-width:1300px) and (max-width:1440px)
{

.outerCircle
	{
		height: 87vh !important;
	}

}
@media screen and (max-width: 480px) and (min-width: 320px)
{
	.crushWell p {
    font-size: 15px;
}
}
