@charset "utf-8";
/* CSS Document */

@media screen and (max-width:580px){
.form-group{ margin-left:0px}
.box{ height:300px;}
Subscribe .box .btn .btn-default{ margin-left:0px !important; float:left}	
	
}

@media (max-width:1023px){

.blue-bg:before{  display:none;}
.bb{ border:none;}
}
@media (max-width:767px){
.Brochure .col-md-4{ margin-bottom:15px;}

}