@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* _content/effectivecommand.com/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-gasw4fc7jh] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-gasw4fc7jh] {
    flex: 1;
}

.sidebar[b-gasw4fc7jh] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-gasw4fc7jh] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-gasw4fc7jh]  a, .top-row[b-gasw4fc7jh]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-gasw4fc7jh]  a:hover, .top-row[b-gasw4fc7jh]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-gasw4fc7jh]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-gasw4fc7jh] {
        justify-content: space-between;
    }

    .top-row[b-gasw4fc7jh]  a, .top-row[b-gasw4fc7jh]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-gasw4fc7jh] {
        flex-direction: row;
    }

    .sidebar[b-gasw4fc7jh] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-gasw4fc7jh] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-gasw4fc7jh]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-gasw4fc7jh], article[b-gasw4fc7jh] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-gasw4fc7jh] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-gasw4fc7jh] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.training-menu[b-gasw4fc7jh] {
  width: 20vw !important;
  left: 55% !important;
}
/* _content/effectivecommand.com/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-8mb3qxidlh] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-8mb3qxidlh] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-8mb3qxidlh] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-8mb3qxidlh] {
    font-size: 1.1rem;
}

.bi[b-8mb3qxidlh] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-8mb3qxidlh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-8mb3qxidlh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-8mb3qxidlh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.bi-lock-nav-menu[b-8mb3qxidlh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-8mb3qxidlh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-8mb3qxidlh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-8mb3qxidlh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-8mb3qxidlh] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.nav-item[b-8mb3qxidlh] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-8mb3qxidlh] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-8mb3qxidlh] {
        padding-bottom: 1rem;
    }

    .nav-item[b-8mb3qxidlh]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-8mb3qxidlh]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-8mb3qxidlh]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-8mb3qxidlh] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-8mb3qxidlh] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-8mb3qxidlh] {
        display: none;
    }

    .nav-scrollable[b-8mb3qxidlh] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/effectivecommand.com/Components/Pages/AddPage.razor.rz.scp.css */
/* --- Add Page Form Styling --- */

h2[b-n0qubdgbtn] {
  margin-bottom: 1rem;
  font-size: 1.8rem;
  font-weight: 600;
  color: #333;
}

form[b-n0qubdgbtn] {
  max-width: 600px;
  background: #fff;
  padding: 2rem;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.mb-3[b-n0qubdgbtn] {
  margin-bottom: 1.2rem;
}

label[b-n0qubdgbtn] {
  display: block;
  font-weight: 500;
  margin-bottom: 0.4rem;
  color: #444;
}

input[b-n0qubdgbtn],
.e-input[b-n0qubdgbtn],
.e-control[b-n0qubdgbtn],
.e-input-group input[b-n0qubdgbtn],
.e-dropdownbase[b-n0qubdgbtn] {
  width: 100% !important;
  padding: 0.6rem 0.75rem;
  border: 1px solid #ccc;
  border-radius: 8px;
  font-size: 0.95rem;
  box-sizing: border-box;
  transition: border-color 0.2s, box-shadow 0.2s;
}

  input:focus[b-n0qubdgbtn],
  .e-input:focus[b-n0qubdgbtn],
  .e-control:focus[b-n0qubdgbtn],
  .e-input-group input:focus[b-n0qubdgbtn],
  .e-dropdownbase:focus[b-n0qubdgbtn] {
    border-color: #4a90e2;
    box-shadow: 0 0 0 3px rgba(74, 144, 226, 0.15);
    outline: none;
  }

.sf-button[b-n0qubdgbtn],
.e-primary[b-n0qubdgbtn] {
  padding: 0.6rem 1.5rem;
  border-radius: 8px;
  font-size: 1rem;
  font-weight: 500;
}

p[b-n0qubdgbtn] {
  font-size: 0.95rem;
  margin: 0.3rem 0;
}

  p:first-of-type[b-n0qubdgbtn] {
    margin-top: 1.2rem;
    font-weight: 500;
    color: #555;
  }
/* _content/effectivecommand.com/Components/Pages/Dynamic/DynamicEditPage.razor.rz.scp.css */
.dynamic-edit-sec-1[b-y54ig1it1w] {
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/web-header2.jpg');
  background-position: bottom;
  background-size: cover;
  height: 950px;
  display: flex;
  align-items: center;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

  .dynamic-edit-sec-1 .main-sec[b-y54ig1it1w] {
    width: 95%;
    max-width: 1620px;
    margin: auto;
  }

    .dynamic-edit-sec-1 .main-sec .banner-sec[b-y54ig1it1w] {
      width: 1267px;
      height: auto;
      margin: auto;
      position: relative;
      margin-bottom: 450px;
    }

      .dynamic-edit-sec-1 .main-sec .banner-sec .blue-border[b-y54ig1it1w] {
        border: 7px solid #3FA7CD;
        position: absolute;
        padding: 0;
        display: block;
        height: 100%;
        right: 18%;
        width: 60%;
        top: 10%;
      }

      .dynamic-edit-sec-1 .main-sec .banner-sec .background-sec[b-y54ig1it1w] {
        background: rgb(0 32 71 / 90%);
        z-index: 10;
        position: relative;
        width: 60%;
        height: auto;
        padding: 1rem;
        left: 20%;
      }

        .dynamic-edit-sec-1 .main-sec .banner-sec .background-sec h1[b-y54ig1it1w] {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 700;
          font-size: 3.2vw;
          line-height: 80px;
          text-align: center;
          text-transform: capitalize;
          margin-bottom: 0;
          color: #FFFFFF;
        }

        .dynamic-edit-sec-1 .main-sec .banner-sec .background-sec .green-text[b-y54ig1it1w] {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 200;
          font-size: 3.2vw;
          line-height: 80px;
          text-align: center;
          text-transform: capitalize;
          color: #A8E339;
          margin-top: -1.3rem;
        }

    .dynamic-edit-sec-1 .main-sec .green-border[b-y54ig1it1w] {
      border: 7px solid #01411C;
      width: 90%;
      height: 345px;
      position: absolute;
      left: 0;
      top: 300px;
    }

    .dynamic-edit-sec-1 .main-sec .banner-sec .background-sec > input[b-y54ig1it1w] {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 700;
      font-size: 3rem;
      line-height: 80px;
      text-align: center;
      text-transform: capitalize;
      color: #FFFFFF;
      border: none;
      background: transparent;
      width: 100%;
    }

    .dynamic-edit-sec-1 .main-sec .banner-sec .background-sec input .green-text[b-y54ig1it1w] {
      font-family: 'Poppins';
      font-style: normal;
      font-weight: 200;
      font-size: 3.1rem;
      line-height: 80px;
      text-align: center;
      text-transform: capitalize;
      color: #A8E339;
      border: none;
      background: transparent;
      width: 100%;
    }

@media only screen and (max-width: 600px) {
  .dynamic-edit-sec-1 .main-sec .banner-sec .background-sec[b-y54ig1it1w] {
    width: 100% !important;
    left: 0 !important;
  }

    .dynamic-edit-sec-1 .main-sec .banner-sec .background-sec h1[b-y54ig1it1w] {
      font-size: 4vw;
    }

    .dynamic-edit-sec-1 .main-sec .banner-sec .background-sec .green-text[b-y54ig1it1w] {
      font-size: 4vw;
      line-height: 30px;
    }

  .dynamic-edit-sec-1 .main-sec .banner-sec .blue-border[b-y54ig1it1w] {
    right: 0%;
    width: 98%;
    left: 4%;
  }
}
/* _content/effectivecommand.com/Components/Pages/Dynamic/DynamicPage.razor.rz.scp.css */
.dynamic-sec-1[b-v6jyahdy5q] {
  width: 100%;
  background-position: bottom;
  background-size: cover;
  height: 950px;
  display: flex;
  align-items: center;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

  .dynamic-sec-1 .main-sec[b-v6jyahdy5q] {
    width: 95%;
    max-width: 1620px;
    margin: auto;
  }

    .dynamic-sec-1 .main-sec .banner-sec[b-v6jyahdy5q] {
      width: 1267px;
      height: auto;
      margin: auto;
      position: relative;
      margin-bottom: 450px;
    }

      .dynamic-sec-1 .main-sec .banner-sec .blue-border[b-v6jyahdy5q] {
        border: 7px solid #3FA7CD;
        position: absolute;
        padding: 0;
        display: block;
        height: 100%;
        right: 8%;
        width: 70%;
        top: 10%;
      }

      .dynamic-sec-1 .main-sec .banner-sec .background-sec[b-v6jyahdy5q] {
        background: rgb(0 32 71 / 90%);
        z-index: 10;
        position: relative;
        width: 70%;
        height: auto;
        padding: 1rem;
        left: 20%;
      }

        .dynamic-sec-1 .main-sec .banner-sec .background-sec h1[b-v6jyahdy5q] {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 700;
          font-size: clamp(20px, 3.2vw, 50px);
          line-height: 80px;
          text-align: center;
          text-transform: capitalize;
          margin-bottom: 0;
          color: #FFFFFF;
        }

        .dynamic-sec-1 .main-sec .banner-sec .background-sec .green-text[b-v6jyahdy5q] {
          font-family: 'Poppins';
          font-style: normal;
          font-weight: 200;
          font-size: clamp(20px, 3.2vw, 50px);
          line-height: 80px;
          text-align: center;
          text-transform: capitalize;
          color: #A8E339;
          margin-top: -1.3rem;
        }

    .dynamic-sec-1 .main-sec .green-border[b-v6jyahdy5q] {
      border: 7px solid #01411C;
      width: 90%;
      height: 345px;
      position: absolute;
      left: 0;
      top: 300px;
    }

@media only screen and (max-width: 600px) {
  .dynamic-sec-1 .main-sec .banner-sec .background-sec[b-v6jyahdy5q] {
    width: 100% !important;
    left: 0 !important;
  }

    .dynamic-sec-1 .main-sec .banner-sec .background-sec h1[b-v6jyahdy5q] {
      font-size: 4vw;
    }

    .dynamic-sec-1 .main-sec .banner-sec .background-sec .green-text[b-v6jyahdy5q] {
      font-size: 4vw;
      line-height: 30px;
    }

  .dynamic-sec-1 .main-sec .banner-sec .blue-border[b-v6jyahdy5q] {
    right: 0%;
    width: 98%;
    left: 4%;
  }
}

.en-gb-fire[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-gb-fire.png');
}

.en-gb-fire-control[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-gb-fire-control.png');
}

.en-gb-airport-fire[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-gb-airport-fire.png');
}

.en-gb-police[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-gb-police.png');
}

.en-gb-ambulance[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-gb-ambulance.png');
}

.en-gb-cooperating-organisations[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-gb-cooperating-organisations.png');
}

.en-ca-fire[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-ca-fire.png');
}

.en-ca-police[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-ca-police.png');
}

.en-ca-ambulance[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-ca-ambulance.png');
}

.en-ca-cooperating-agencies[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-ca-services.png');
}

.fr-ca-fire[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-fr-ca-fire.png');
}

.fr-ca-police[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-fr-ca-police.png');
}

.fr-ca-ambulance[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-fr-ca-ambulance.png');
}

.fr-ca-agences-coopérantes[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-fr-ca-services.png');
}

.en-ee-fire[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-ee-fire.png');
}

.en-ee-police[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-ee-police.png');
}

.en-ee-ambulance[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-ee-ambulance.png');
}

.en-ee-services[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-en-ee-services.png');
}

.et-ee-fire[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-et-ee-fire.png');
}

.et-ee-police[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-et-ee-police.png');
}

.et-ee-ambulance[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-et-ee-ambulance.png');
}

.et-ee-services[b-v6jyahdy5q] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/header-et-ee-services.png');
}
/* _content/effectivecommand.com/Components/Pages/Index.razor.rz.scp.css */
.quadrant-container[b-2vxb54dzto] {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  height: 100vh;
  position: relative;
}

.quadrant[b-2vxb54dzto] {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem;
  font-weight: bold;
  color: white;
  cursor: pointer;
  text-decoration: none;
}

.quadrant-a[b-2vxb54dzto] {
  background-color: #3498db;
}

.quadrant-b[b-2vxb54dzto] {
  background-color: #FEDE0D;
}

.quadrant-c[b-2vxb54dzto] {
  background-color: #2ecc71;
}

.quadrant-d[b-2vxb54dzto] {
  background-color: #BD0306;
}

.center-image[b-2vxb54dzto] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
  height: auto;
  z-index: 10;
}
/* _content/effectivecommand.com/Components/Pages/Indexes/IndexENCA.razor.rz.scp.css */
h3[b-kiqfii2565] {
  text-align: center;
  margin: 10vh 10vw 10vh 10vw;
}

@media screen and (min-width: 0px) and (max-width: 1024px) {
  .full[b-kiqfii2565] {
    display: none;
  }

  .mobile[b-kiqfii2565] {
    display: block;
  }

  p[b-kiqfii2565] {
    text-align: center;
    margin: 10vh 10vw 10vh 10vw;
  }
}

@media screen and (min-width: 1025px) {
  .full[b-kiqfii2565] {
    display: block;
  }

  .mobile[b-kiqfii2565] {
    display: none;
  }

  p[b-kiqfii2565] {
    text-align: center;
    margin: 5vh 10vw 10vh 10vw;
  }
}

.fire-image[b-kiqfii2565] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/ca-fire-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .fire-image:hover[b-kiqfii2565] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/ca-fire-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.police-image[b-kiqfii2565] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/ca-police-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .police-image:hover[b-kiqfii2565] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/ca-police-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.ambulance-image[b-kiqfii2565] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/ca-amb-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .ambulance-image:hover[b-kiqfii2565] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/ca-amb-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.services-image[b-kiqfii2565] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/ca-services-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .services-image:hover[b-kiqfii2565] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/ca-services-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.fire-image-sm[b-kiqfii2565] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/ca-fire-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .fire-image-sm:hover[b-kiqfii2565] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/ca-fire-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.police-image-sm[b-kiqfii2565] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/ca-police-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .police-image-sm:hover[b-kiqfii2565] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/ca-police-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.ambulance-image-sm[b-kiqfii2565] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/ca-amb-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .ambulance-image-sm:hover[b-kiqfii2565] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/ca-amb-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.services-image-sm[b-kiqfii2565] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/ca-services-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .services-image-sm:hover[b-kiqfii2565] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/ca-services-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
/* _content/effectivecommand.com/Components/Pages/Indexes/IndexENEE.razor.rz.scp.css */
h3[b-wrviofsv67] {
  text-align: center;
  margin: 10vh 10vw 10vh 10vw;
}

@media screen and (min-width: 0px) and (max-width: 1024px) {
  .full[b-wrviofsv67] {
    display: none;
  }

  .mobile[b-wrviofsv67] {
    display: block;
  }

  p[b-wrviofsv67] {
    text-align: center;
    margin: 10vh 10vw 10vh 10vw;
  }
}

@media screen and (min-width: 1025px) {
  .full[b-wrviofsv67] {
    display: block;
  }

  .mobile[b-wrviofsv67] {
    display: none;
  }

  p[b-wrviofsv67] {
    text-align: center;
    margin: 5vh 10vw 10vh 10vw;
  }
}

.fire-image[b-wrviofsv67] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/est-en-fire-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .fire-image:hover[b-wrviofsv67] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/est-en-fire-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.police-image[b-wrviofsv67] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/est-en-police-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .police-image:hover[b-wrviofsv67] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/est-en-police-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.ambulance-image[b-wrviofsv67] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/est-en-amb-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .ambulance-image:hover[b-wrviofsv67] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/est-en-amb-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.services-image[b-wrviofsv67] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/est-en-services-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .services-image:hover[b-wrviofsv67] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/est-en-services-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.fire-image-sm[b-wrviofsv67] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/est-en-fire-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .fire-image-sm:hover[b-wrviofsv67] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/est-en-fire-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.police-image-sm[b-wrviofsv67] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/ca-police-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .police-image-sm:hover[b-wrviofsv67] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/ca-police-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.ambulance-image-sm[b-wrviofsv67] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/uk-amb-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .ambulance-image-sm:hover[b-wrviofsv67] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/uk-amb-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.services-image-sm[b-wrviofsv67] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/ca-services-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .services-image-sm:hover[b-wrviofsv67] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/ca-services-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
/* _content/effectivecommand.com/Components/Pages/Indexes/IndexENGB.razor.rz.scp.css */
h3[b-xyz18dsnea]{
  text-align:center;
  margin: 10vh 10vw 10vh 10vw;
}

@media screen and (min-width: 0px) and (max-width: 1024px) {
  .full[b-xyz18dsnea] {
    display: none;
  }

  .mobile[b-xyz18dsnea] {
    display: block;
  }

  p[b-xyz18dsnea] {
    text-align: center;
    margin: 10vh 10vw 10vh 10vw;
  }
}

@media screen and (min-width: 1025px) {
  .full[b-xyz18dsnea] {
    display: block;
  }

  .mobile[b-xyz18dsnea] {
    display: none;
  }

  p[b-xyz18dsnea] {
    text-align: center;
    margin: 5vh 10vw 10vh 10vw;
  }
}


.fire-image[b-xyz18dsnea] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/uk-fire-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .fire-image:hover[b-xyz18dsnea] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/uk-fire-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.police-image[b-xyz18dsnea] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/uk-police-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .police-image:hover[b-xyz18dsnea] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/uk-police-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.ambulance-image[b-xyz18dsnea] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/uk-ambulance-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .ambulance-image:hover[b-xyz18dsnea] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/uk-ambulance-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.services-image[b-xyz18dsnea] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/uk-services-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .services-image:hover[b-xyz18dsnea] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/uk-services-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.fire-image-sm[b-xyz18dsnea] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/uk-fire-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .fire-image-sm:hover[b-xyz18dsnea] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/uk-fire-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.police-image-sm[b-xyz18dsnea] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/uk-police-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .police-image-sm:hover[b-xyz18dsnea] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/uk-police-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.ambulance-image-sm[b-xyz18dsnea] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/uk-amb-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .ambulance-image-sm:hover[b-xyz18dsnea] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/uk-amb-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.services-image-sm[b-xyz18dsnea] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/uk-services-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .services-image-sm:hover[b-xyz18dsnea] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/uk-services-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
/* _content/effectivecommand.com/Components/Pages/Indexes/IndexETEE.razor.rz.scp.css */
h3[b-q0mbj2hi2g] {
  text-align: center;
  margin: 10vh 10vw 10vh 10vw;
}

@media screen and (min-width: 0px) and (max-width: 1024px) {
  .full[b-q0mbj2hi2g] {
    display: none;
  }

  .mobile[b-q0mbj2hi2g] {
    display: block;
  }

  p[b-q0mbj2hi2g] {
    text-align: center;
    margin: 10vh 10vw 10vh 10vw;
  }
}

@media screen and (min-width: 1025px) {
  .full[b-q0mbj2hi2g] {
    display: block;
  }

  .mobile[b-q0mbj2hi2g] {
    display: none;
  }

  p[b-q0mbj2hi2g] {
    text-align: center;
    margin: 5vh 10vw 10vh 10vw;
  }
}

.fire-image[b-q0mbj2hi2g] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/est-fire-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .fire-image:hover[b-q0mbj2hi2g] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/est-fire-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.police-image[b-q0mbj2hi2g] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/est-police-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .police-image:hover[b-q0mbj2hi2g] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/est-police-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.ambulance-image[b-q0mbj2hi2g] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/est-amb-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .ambulance-image:hover[b-q0mbj2hi2g] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/est-amb-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.services-image[b-q0mbj2hi2g] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/est-services-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .services-image:hover[b-q0mbj2hi2g] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/est-services-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.fire-image-sm[b-q0mbj2hi2g] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/est-fire-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .fire-image-sm:hover[b-q0mbj2hi2g] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/est-fire-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.police-image-sm[b-q0mbj2hi2g] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/est-police-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .police-image-sm:hover[b-q0mbj2hi2g] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/est-police-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.ambulance-image-sm[b-q0mbj2hi2g] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/est-amb-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .ambulance-image-sm:hover[b-q0mbj2hi2g] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/est-amb-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.services-image-sm[b-q0mbj2hi2g] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/est-services-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .services-image-sm:hover[b-q0mbj2hi2g] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/est-services-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
/* _content/effectivecommand.com/Components/Pages/Indexes/IndexFRCA.razor.rz.scp.css */
h3[b-wxkv2ymh5j] {
  text-align: center;
  margin: 10vh 10vw 10vh 10vw;
}

@media screen and (min-width: 0px) and (max-width: 1024px) {
  .full[b-wxkv2ymh5j] {
    display: none;
  }

  .mobile[b-wxkv2ymh5j] {
    display: block;
  }

  p[b-wxkv2ymh5j] {
    text-align: center;
    margin: 10vh 10vw 10vh 10vw;
  }
}

@media screen and (min-width: 1025px) {
  .full[b-wxkv2ymh5j] {
    display: block;
  }

  .mobile[b-wxkv2ymh5j] {
    display: none;
  }

  p[b-wxkv2ymh5j] {
    text-align: center;
    margin: 5vh 10vw 10vh 10vw;
  }
}

.fire-image[b-wxkv2ymh5j] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/ca-fr-fire-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .fire-image:hover[b-wxkv2ymh5j] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/ca-fr-fire-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.police-image[b-wxkv2ymh5j] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/ca-police-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .police-image:hover[b-wxkv2ymh5j] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/ca-police-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.ambulance-image[b-wxkv2ymh5j] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/ca-amb-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .ambulance-image:hover[b-wxkv2ymh5j] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/ca-amb-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.services-image[b-wxkv2ymh5j] {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('assets/img/ca-fr-services-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
}

  .services-image:hover[b-wxkv2ymh5j] {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/ca-fr-services-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
  }

.fire-image-sm[b-wxkv2ymh5j] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/ca-fr-fire-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .fire-image-sm:hover[b-wxkv2ymh5j] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/ca-fr-fire-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.police-image-sm[b-wxkv2ymh5j] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/ca-police-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .police-image-sm:hover[b-wxkv2ymh5j] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/ca-police-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.ambulance-image-sm[b-wxkv2ymh5j] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/ca-amb-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .ambulance-image-sm:hover[b-wxkv2ymh5j] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/ca-amb-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

.services-image-sm[b-wxkv2ymh5j] {
  display: block;
  height: 20vh;
  width: 80vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  background-image: url('assets/img/ca-fr-services-sm-grey.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

  .services-image-sm:hover[b-wxkv2ymh5j] {
    display: block;
    height: 20vh;
    width: 80vw;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    background-image: url('assets/img/ca-fr-services-sm-colour.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
/* _content/effectivecommand.com/Components/Pages/Indexes/OriginalIndex.razor.rz.scp.css */
.home-sec-1-ca[b-lrfv38v3ft] {
  background: linear-gradient(180deg, rgba(0, 32, 70, 0.9) 0%, rgba(0, 32, 70, 0) 32.57%), url('/assets/img/web-header2 CA.jpg');
  background-size: cover;
}

.header-img[b-lrfv38v3ft] {
  height: 458px;
  background-position: center center;
  background: url("/images/ECHomeBackground.jpg");
  background-size: cover;
}

.homecontainer[b-lrfv38v3ft] {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin-top: -15px;
}

.grey-back[b-lrfv38v3ft] {
  padding-top: 30px;
  background-color: #DDDDDD;
}

.white-back[b-lrfv38v3ft] {
  background-color: #FFFFFF;
  padding-top: 20px;
  padding-bottom: 40px;
}
.home-sec-2 .main-sec .text-sec[b-lrfv38v3ft] {
  width: 90%;
}

.home-sec-2 .main-sec .img-sec[b-lrfv38v3ft] {
  width: 90%;
  position: relative;
  height: 717px;
}

.home-sec-2 .main-sec[b-lrfv38v3ft] {
  margin-top: 10vh;
}

@media only screen and (min-width: 200px) and (max-width: 599px) {
  .overlay-ec[b-lrfv38v3ft] {
    height: 331px;
    padding: 19px;
    width: 93%;
    position: absolute;
    top: -426px;
    margin-bottom: 20px;
    color: #FFFFFF;
    background: rgba(0, 0, 0, 0.7);
  }

  .overlay-ec h2[b-lrfv38v3ft] { font-size: 18px; }

  .overlay-ec p[b-lrfv38v3ft] { font-size: 12px; }
}

  @media only screen and (min-width: 600px) and (max-width: 991px) {
    .overlay-ec[b-lrfv38v3ft] {
      height: 400px;
      padding: 19px;
      width: 45%;
      position: absolute;
      top: -430px;
      left: 40px;
      margin-bottom: 20px;
      color: #FFFFFF;
      background: rgba(0, 0, 0, 0.7);
      text-align: left;
    }

      .overlay-ec p[b-lrfv38v3ft] {
        font-size: 12px;
      }

      .overlay-ec h2[b-lrfv38v3ft] {
        font-size: 18px;
      }
  }

  @media only screen and (min-width: 992px) {
    .overlay-ec[b-lrfv38v3ft] {
      height: 400px;
      padding: 19px;
      width: 45%;
      position: absolute;
      top: -430px;
      left: 40px;
      margin-bottom: 20px;
      color: #FFFFFF;
      background: rgba(0, 0, 0, 0.7);
      text-align: left;
    }

      .overlay-ec p[b-lrfv38v3ft] {
        font-size: 14px;
      }

      .overlay-ec h2[b-lrfv38v3ft] {
        font-size: 24px;
      }
  }

  @media only screen and (min-width: 1200px) {
    .overlay-ec[b-lrfv38v3ft] {
      height: 400px;
      padding: 19px;
      width: 45%;
      position: absolute;
      top: -430px;
      left: 40px;
      margin-bottom: 20px;
      color: #FFFFFF;
      background: rgba(0, 0, 0, 0.7);
      text-align: left;
    }

      .overlay-ec p[b-lrfv38v3ft] {
        font-size: 16px;
      }

      .overlay-ec h2[b-lrfv38v3ft] {
        font-size: 30px;
      }
  }

@media (min-width: 768px) {
  .overlay-ec-btn[b-lrfv38v3ft] {
    border-radius: 0;
    padding: 10px 20px;
    font-size: 18px;
    margin-top: 20px;
  }

  .home-sections[b-lrfv38v3ft] {
    background-color: #FFFFFF;
  }

  .home-sections h2[b-lrfv38v3ft] {
    background-color: #CCCCCC;
    color: #333333;
    height: 45px;
    font-size: 25px;
  }

  .home-sections img[b-lrfv38v3ft] {
    margin-left: -10px;
    margin-top: -4px;
  }
}
