@media (max-width : 1024px) {
	.domo-box white-bg-bottom {
		margin-bottom: 50px;
	}
	.demo-title {
		text-align: center;
		padding: 60px 0;
	}
	.domo-box white-bg-3::before {
		width: 100% !important; 
	}
    
    
    
    
    
	
}
@media (max-width : 768px) {
	.domo-box white-bg-bottom {
		margin-bottom: 50px;
	}
	.demo-title {
		text-align: center;
		padding: 60px 0;
	}
	.domo-box white-bg-3::before {
		width: 100% !important; 
	}
    
    
    
	
}
@media (max-width : 767px){ 
	.domo-box white-bg-bottom {
		margin-bottom: 50px;
	}
	.demo-title {
		text-align: center;
		padding: 60px 0;
	}
	.domo-box white-bg-3::before {
		width: 100% !important; 
	}
    
    
    
	
}


@media (max-width : 479px) {
	.domo-box white-bg-bottom {
		margin-bottom: 50px;
	}
	.demo-title {
		text-align: center;
		padding: 60px 0;
	}
	.domo-box white-bg-3::before {
		width: 100% !important; 
	}

     .form-box-size {
        margin: 0 5px;
    }

     .form-box-size-2{
        margin: 0 30px;
    }

    
    
    
    
	
}













