.cr-no-top-bottom-margin {
    margin-top: 0;
    margin-bottom: 0;
  }
  .page-title h1 {
    font-family: "Roboto", sans-serif;
  }
  
  .cr-flex-container {
    display: flex;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
  }
  .cr-flex-container > * {
    width: 100%;
  }
  
  .cr-image-container img {
    width: 100%;
  }
  .section-container__content.cr-full-width-container {
    max-width: 100vw;
    background-color: #f6f7f4;
    background: url(https://new.selectspectrum.com/available-spectrum/broadband/cr-assets/img/cell-tower-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
  .cr-max-650 {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
  }
  .cr-page-heading {
    margin-right: auto;
    margin-left: auto;
  }
  .page-title h1 {
    width: fit-content;
    text-align: center;
    font-size: 1.8em !important;
    padding: 5px;
    border-bottom: 1px solid;
  }
  .cr-page-heading .content-position {
    justify-content: center;
  }
  .cr-flex-container.cr-hero-content-block {
    flex-wrap: nowrap;
  }
  .cr-col-innerblock {
    padding: 20px;
  }
  .cr-hero-content-block {
    background-color: rgb(255 255 255 / 91%);
    box-shadow: 1px 1px 10px;
    border-width: 0px;
    border-style: solid;
    width: 95%;
  }
  .cr-hero-content-block {
    flex-direction: column;
  }
  .cr-hero-content-block img {
    width: 100%;
  }
  .cr-hero-content-block .cr-col.cr-map-block {
    padding: 0;
  }
  .view-on-spectrum-app {
    position: relative;
    display: none;
  }
  .view-on-spectrum-app a {
    position: absolute;
    right: 10px;
    bottom: 15px;
    background-color: rgba(0, 175, 239, 0.695);
    border-radius: 20px;
    padding: 5px;
    color: #ffffff;
    display: flex;
  }
  .cr-col-2 {
    width: 100%;
  }
  .cr-application-container .cr-flex-container {
    flex-wrap: wrap;
    justify-content: center;
  }
  .cr-application-container .cr-flex-container .cr-col {
    min-width: 260px;
    max-width: 260px;
    text-align: center;
    margin: 10px;
  }
  .cr-application-container .cr-col a {
    display: block;
  }
  .cr-item-content {
    padding: 20px;
  }
  .cr-item-content h6 {
    min-height: 114px;
    margin: 10px 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    font-weight: 400;
  }
  a .cr-item-content:after {
    content: "Read More";
    clear: both;
    border: 1px solid #00aeef;
    margin: 0px auto;
    float: none;
    width: 140px;
    border-radius: 30px;
    font-size: 16px;
    margin-top: 10px;
    color: #00aeef;
    padding: 8px;
    text-align: center;
    display: none;
  }
  a .cr-item-content:hover:after {
    border: 1px solid #00aeef;
    background-color: #00aeef;
    color: #ffffff;
  }
  .coming-soon .cr-item-content:after {
    content: "More Info Soon";
    clear: both;
    border: 1px solid #bababa;
    margin: 0px auto;
    float: none;
    width: 140px;
    border-radius: 30px;
    font-size: 16px;
    margin-top: 10px;
    color: #bababa;
    padding: 8px;
    text-align: center;
    display: none;
    opacity:0; /* Temprary hide coming soon Button */
  }
  .cr-item-content {
    box-shadow: 0 0 10px rgb(193 189 189 / 52%);
    background-color: #ffffff;
    height: 100%;
  }
  
  
  a .cr-item-content {
    outline: 2px solid #d4efff;
    height: 100%;
  }
  a .cr-item-content:hover {
    outline: 2px solid #8fd3fb;
  }
  a .cr-item-content,
  .cr-item-content a:hover {
    color: #000000;
  }
  .cr-application-container .heading {
    margin-bottom: 50px;
    text-align: center;
  }
  .cr-item-content .icon img {
    width: 100%;
    border: 2px solid #ffffff;
    border-radius: 50%;
  }
  a .cr-item-content:hover .icon img {
    border: 2px solid #00aeef;
    transition: border 0.6s linear;
  }
  a.button.cr-non-white-bg {
    background-color: #ffffff;
  }
  a.button.cr-request-quote-btn {
    display: inline-block;
    padding: 14px;
    margin: 1em 10px 1em 10px;
    color: #f7f7f7;
    background-color: unset;
    background-color: #a52828;
    border: 1px solid #a52828;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    text-align: center;
    margin: 0;
  }
  a.button.cr-request-quote-btn:hover {
    background-color: #a52828;
  }
  a.button:hover {
    color: #fff;
    background: #1f64ff;
  }
  i.material-icons.cr-icon-button-symbol {
    background-color: #ffffff;
    margin-left: 5px;
    color: #1f64ff;
    padding: 5px;
    border-radius: 50%;
  }
  .cr-col .card-list li {
    margin-bottom: 10px;
  }
  .manufacturers-and-contact .cr-flex-container {
    flex-direction: column;
  }
  .manufacturers-and-contact a {
    color: #0d9af1;
  }
  .manufacturers-and-contact .cr-col .contact-block,
  .manufacturers-and-contact .cr-col .equipment-block {
    margin: 10px;
    height: 100%;
    padding: 10px;
  }
  .cr-equipment-list-block {
    display: flex;
    justify-content: center;
  }
  .equipment-block {
    text-align: center;
    font-size: 1em;
  }
  .manufacturers-and-contact .card-list > * {
    font-size: 1.2em;
  }
  .manufacturers-and-contact .card-list li::before {
    color: #cbcbcb;
  }
  .manufacturers-and-contact .cr-flex-container .cr-col .contact-block .items {
    text-align: center;
  }
  .request-form-container-block {
    display: none;
  }
  .open-contact-form {
    display: block;
    opacity: 1;
  }
  .cr-video-thumb {
    border: 5px solid #000000;
    position: relative;
    transition: border-color 250ms ease-in-out;
  }
  .cr-video-thumb img {
    width: 100%;
    display: block;
  }
  .play-icon span {
    position: absolute;
    pointer-events: none;
  }
  .play-icon .material-icons {
    font-size: 100px;
    color: #ffffff;
  }
  .play-icon .material-icons.filled {
    color: #e94f4f;
  }
  .cr-video-thumb .play-icon {
    transition: opacity 250ms ease-in-out;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50px, -50px);
  }
  .cr-video-thumb:hover .play-icon {
    opacity: 0.7;
  }
  .cr-video-thumb:hover {
    border-color: #696565;
  }
  .cr-title-bar {
    position: absolute;
    bottom: -1px;
    min-height: 50px;
    width: 100%;
    background-color: rgba(10, 10, 10, 0.645);
    color: #ffffff;
    opacity: 0;
    transition: opacity 250ms ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none;
  }
  .cr-title-bar p {
    font-size: 14px;
    padding: 0 10px;
  }
  .cr-video-thumb:hover .cr-title-bar {
    opacity: 0.9;
  }
  .over-view-mobile {
    display: block;
  }
  .over-view-desktop {
    display: none;
  }
  .cr-popup-form {
    max-width: 500px;
  }
  .cr-popup-form .grecaptcha-badge {
    position: unset !important;
    display: block !important;
    margin: 20px auto !important;
  }
  
  /* Updated for cbrs page */
  
  .cr-no-margin{
    margin:0px;
  }
  
  .cr-no-padding{
     padding:0px;
  }
  
  .cr-button-border{
     border: 3px solid #000000 !important;
  }
  
  .cr-spectrum-search-icon-button{
     display:flex !important;
     justify-content: center;
     align-items: center;
  }
  
  .cr-spectrum-search-icon-button {
     padding: 5px 14px !important;
  }
  
  .cr-spectrum-search-icon-button i.material-icons.cr-icon-button-symbol{
     padding:0 2px;
  }
  
  .logo__ssl{
     background-image: url(/assets/images/icon/logo-select-spectrum.svg) !important;
     width:180px !important;
     height:auto !important;
     min-height: 55px !important;
  }
  
  .logo__ssl-name{
     display:none;
  }
  
  
  .cr-col-1 img,.cr-col-2 img, .cr-col-3 img {
     width:100%;
  }
  
  
  
  /* new header section with curve */
  
  .cr__header-section {
     background-image: linear-gradient(90deg, rgb(12 67 188 / 63%) 40%, rgb(11 45 149 / 76%) 65%), url(/assets/images/tower_.jpg) !important;
     padding-top:100px;
     color:#ffffff !important;
  
  }
  
  .cr-transparent-bg {
     background-color: transparent !important;
     box-shadow: none !important;
  }
  
  .cr-under-curve-section {
     width: 100%;
     margin-top: -7em;
  }
  
  .cr-under-curve-section img {
     width: 100%;
  }
  
  
  @media only screen and (min-width: 960px) {
    .cr-hero-content-block {
      max-width: 70%;
    }
    .view-on-spectrum-app {
      display: block;
    }
    .cr-col-3 {
      width: 33.33%;
    }
    a .cr-item-content:after,
    .coming-soon .cr-item-content:after {
      display: block;
    }
    .cr-item-content h6 {
      margin: 10px 0 10px;
    }
    .over-view-mobile {
      display: none;
    }
    .over-view-desktop {
      display: block;
    }
    .cr-image-padding{
      padding:20px;
    }
    .cr-col-2 {
      padding:1.2rem;
  }
  .cr-after-curve-section{
      margin-top: -5rem !important;
  }
  .logo__ssl{
    width:280px !important;
  
  }
  }
  @media only screen and (min-width: 1260px) {
    .page-title h1 {
      font-size: 3em !important;
    }
    .cr-hero-content-block {
      max-width: 95%;
      flex-direction: row;
    }
    .cr-col-2 {
      width: 50%;
    }
    .manufacturers-and-contact .cr-flex-container {
      flex-direction: row;
    }
    .manufacturers-and-contact .cr-flex-container .cr-col {
      max-width: 35%;
      min-width: 35%;
    }
    .manufacturers-and-contact .cr-flex-container .cr-col:first-child {
      max-width: 65%;
      min-width: 65%;
    }
  }
  @media only screen and (min-width: 1600px) {
    .cr-page-heading,
    .cr-hero-content-block {
      width: 80%;
    }
    .cr-page-heading .page-title {
      padding: 0px;
      margin: -10px;
    }
    .cr-page-heading .content-position {
      justify-content: left;
    }
  }
  @media only screen and (max-width: 1400px) {
  }
  @media only screen and (max-width: 1260px) {
    .manufacturers-and-contact .cr-flex-container:last-child {
      text-align: center;
    }
    .contact-block {
      color: rgb(26, 26, 26);
    }
    .cr-list-block-2-col {
      flex-direction: column;
      margin-top: 20px;
    }
    .cr-list-block-2-col .card-list {
      padding: 0;
      margin: 0;
    }
    .cr-list-block-2-col ol {
      list-style-type: none;
    }
    .cr-list-block-2-col .card-list li {
      text-align: center;
    }
    .cr-list-block-2-col .card-list li:before {
      content: "";
    }
  }
  @media only screen and (max-width: 700px) {
    .cr-item-content .icon {
      height: auto;
    }
    .cr-item-content h6 {
      min-height: auto;
      margin-bottom: 0;
    }
    .manufacturers-and-contact .section-container__content {
      max-width: 100vw;
    }
    .manufacturers-and-contact .cr-col .equipment-block {
      padding: 10px;
      margin: 10px;
      font-size: 12px;
    }

    .cr-item-content .icon img {
      max-width: 100px;
  }
  
  }
  
  
  
   
  
  