/* Mobile first (default) */
.header1 {
  background: url(../../myAssets/images/bg2M.jpg) no-repeat top center;
  padding-top: 50px;
  padding-bottom: 30px; }
  .header1 h2 {
    font-size: 48px;
    text-align: center !important;
    color: white !important;
    font-weight: 200;
    margin-bottom: 0; }
  .header1 h3 {
    font-size: 18px;
    text-align: center !important;
    color: rgba(255, 255, 255, 0.65) !important;
    font-weight: 200;
    margin-top: 10px !important;
    margin-bottom: 30px; }

.cta-block {
  padding: 0; }

.whyChooseUs .col-md-4 {
  border-radius: 0; }

/* ===================================================== */
/* Tablets */
/* ===================================================== */
/* Desktops */
@media (min-width: 992px) {
  .header1 {
    /*background: url(../../myAssets/images/bg2.jpg) no-repeat center;*/
    background: url("../../myAssets/images/bg-fix.jpg") no-repeat fixed center top;
    padding-top: 50px;
    padding-bottom: 20px; }
    .header1 h2 {
      text-align: center !important;
      color: white !important;
      font-size: 72px;
      font-weight: 200;
      margin-bottom: 0; }

  .cta-block {
    padding: 20px 40px; } }
/* ===================================================== */
/* Large desktops */

/*# sourceMappingURL=responsive.css.map */
