/** Shopify CDN: Minification failed

Line 2408:20 Unexpected "{"

**/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;600;700&display=swap');

* {
    shape-rendering: crispEdges;
}

.row {
    --bs-gutter-x: 0
}

body {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #2D2E31;
    overflow-x: hidden;
}

a,
a:focus {
    outline: none !important;
    color: #005DAC !important;
}

.link-light,
.link-light:focus {
    color: #fff !important;
}

h1 {
    font-weight: 700;
    font-size: 46px;
    line-height: 56px;
}

h2 {

    font-weight: 700;
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 1rem;
}

footer .nav-link:focus,
footer .nav-link:hover {
    color: #fff !important
}

h3 {

    font-weight: 700;
}

h4 {

    font-weight: 700;
}

h6 {

    font-weight: 600;
}

p {
    font-size: 16px;
    line-height: 28px;
    color: #43454A;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
p.feat{
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
  
}
p.sml{
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
  
}
p.check-lrg{
  padding-left:3.5em;
  background: url(/cdn/shop/t/49/assets/fi_check-circle.png?v=1666391039) center left no-repeat;
}

p.check-sml{
  padding-left:3.2em;
  background: url(/cdn/shop/t/49/assets/fi_check-circle.png?v=1666391039) center left no-repeat;
  background-size:7%;
}
p.blue{color:#005DAC}
.default-page {
    padding-top: 138px;
}

.text-light p {
    color: #fff !important;
}

.subtext {
    color: #69727B;
    font-size: 12px;
}

.sublist {
    color: #69727B;
    font-size: 12px;
}

.sublist.prod-includes {
    color: #43454A;
    font-size: 14px;
}

.sublist li {
    list-style: none;
}

.sublist li::before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    background-image: url(/cdn/shop/t/49/assets/stride_list-check.svg);
    margin-right: 5px;
    position: relative;
    top: 5px;
}

.container {
    max-width: 1200px;
}

.site-header {
    background: #fff;
    filter: drop-shadow(0px 11px 20px rgba(8, 17, 49, 0.1));
}

.site-header a:hover {
    transition: all 0.3s;
}

.site-header #main-nav {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.site-header #main-nav.smaller .navbar-brand img {

    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.site-header #main-nav.smaller {
    padding: 0;
}

.site-header #main-nav.smaller .navbar-brand,
.site-header #main-nav.smaller .navbar-brand img {
    width: 160px;
    height: 65px;
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: transparent;
    background-clip: padding-box;
    border: none;
    border-radius: 0;
    outline: 0;
}

.modal-form .modal-content {
    background-color: #fff;
  padding-top:1em;
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
    margin-top: 1rem;
}

.btn-close {
    position: absolute;
    right: 0;
    margin-right: 1rem;
    color: #fff;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat !important;

    opacity: 1;
}
.modal-form .btn-close {
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat !important;

}
#template-page-stride_support_videos #videoModal .ratio-16x9{
  background:#000;
}
#template-page-stride_support_videos .video-modal-thumbnail p{
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 0;
}
#template-page-stride_support_videos .video-modal-thumbnail .video-thumbnail-div{
  position: relative;
  display: inline-block;
}
#template-page-stride_support_videos .video-modal-thumbnail .video-thumbnail-div:before {
  position:absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  content: url("/cdn/shop/files/play-btn-white.svg?v=1683646864");
  width:15%;
  height:15%;
  color: #fff;
  opacity: .8;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
#template-page-stride_support_videos .video-modal-thumbnail .video-thumbnail-div&:hover:before {
  color: #eee;
}
#searchModal .modal-content {
    background-color: #fff;
}
.play-btn__svg{
  color:#fff !important;
  fill:#fff !important;
}
#searchModal .btn-close {
    position: absolute;
    right: 0;
    margin-right: 1rem;
    color: #fff;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat !important;

    opacity: 1;
}

.search-popup__form .field .control input[type="text"] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    position: relative;
    vertical-align: top;
    box-shadow: none;
    max-width: 100%;
    display: block;
    box-sizing: border-box;
    padding-left: 2.25em;
    outline: 0;
    border-radius: 0;
    border: thin solid lightgrey;
    width: 100%;
    height: 40px;
    line-height: normal;
}

.search-popup__form .field .control .icon {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    height: 1.2rem;
    width: 1.2rem;
    fill: currentColor;
    height: 1.5em;
    pointer-events: none;
    position: absolute;
    width: 1.8em;
    z-index: 4;
    left: 0.5em;
    top: 40%;
    -ms-transform: translate(40%, -50%);
    -webkit-transform: translate(40%, -50%);
    transform: translate(40%, -50%);
}

.search-form .search__fields [data-icon="search"] {
    padding: 5px;
    color: #0a0a0a;
}

.predictive-results {
    opacity: 0;
    list-style: none;
    background-color: #fff;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 10;
    transition: opacity .25s ease-in-out;
    box-shadow: 0 8px 8px #0a0a0a1a;
    position: relative;
    box-sizing: border-box;
}

.predictive-results li {
    border-top: 1px solid lightgrey;
    padding: 10px;
}

.predictive-results li:first-child {
    border-top: 0;
}

.predictive-results li a,
.predictive-results li a:visited {
    color: #43454a !important;
    text-decoration: none;
}

.result-link {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

.result-image {
    max-width: 40px;
    margin-right: 10px;
}

.predictive-results p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.badge {
    border-radius: 15px;
}

.label-warning[href],
.badge-warning[href] {
    background-color: #AD005C2;
}

#lblCartCount {
    font-size: 16px;
    background: #AD005C;
    color: #fff;
    padding: 4px 8px;
    vertical-align: top;
    margin-left: -10px;
    margin-top: -10px;
}

/* Define the shape and color of the hamburger lines */
.navbar-toggler span {
    display: block;
    background-color: #1E202C;
    height: 3px;
    width: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    left: 0;
    opacity: 1;
    transition: all 0.35s ease-out;
    transform-origin: center left;
}


/* top line needs a little padding */
.navbar-toggler span:nth-child(1) {
    margin-top: 0.3em;
}

/**
 * Animate collapse into X.
 */

/* top line rotates 45 degrees clockwise and moves up and in a bit to close the center of the X in the center of the button */
.navbar-toggler:not(.collapsed) span:nth-child(1) {
    transform: translate(15%, -33%) rotate(45deg);
}

/* center line goes transparent */
.navbar-toggler:not(.collapsed) span:nth-child(2) {
    opacity: 0;
}

/* bottom line rotates 45 degrees counter clockwise, in, and down a bit to close the center of the X in the center of the button  */
.navbar-toggler:not(.collapsed) span:nth-child(3) {
    transform: translate(15%, 33%) rotate(-45deg);
}


/**
 * Animate collapse open into hamburger menu
 */

/* top line moves back to initial position and rotates back to 0 degrees */
.navbar-toggler span:nth-child(1) {
    transform: translate(0%, 0%) rotate(0deg);
}

/* middle line goes back to regular color and opacity */
.navbar-toggler span:nth-child(2) {
    opacity: 1;
}

/* bottom line goes back to initial position and rotates back to 0 degrees */
.navbar-toggler span:nth-child(3) {
    transform: translate(0%, 0%) rotate(0deg);
}

.currencies-dropdown-container {
    display: flex;
    align-items: center;
    
}

.currencies-dropdown {
    /* background: transparent; */
    /* ## DE edit 17/10/23: background color changed to match header color, as white font on white background doesn't work... */
   background: rgb(3, 63, 123)!important; 
    color: #fff;
    font-size: 12px;
    outline: none;
    border: 0;
    margin-bottom: 2px;
}

select.currencies-dropdown {
    /* background: transparent; */
    /* ## DE edit 17/10/23: background color changed to match header color, as white font on white background doesn't work... */
   background: rgb(3, 63, 123)!important; 
    color: #fff;
    font-size: 12px;
    outline: none;
    border: 0;
    margin-bottom: 2px;
}

.navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.navbar-brand {
    width: 215px;
    height: 75px;
    left: 37px;
    top: 23px;
    margin-left: 0.5rem;
    margin-top: -.4rem;
}

.navbar-light .navbar-nav .nav-link {
    color: #43454A !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.navbar li a:hover {
    color: #024E93;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active,
.dropdown-item:hover {
    background-color: #EFF5FB;
    color: #005DAC !important;
}

.dropdown-menu {
    border: 0;
    border-radius: 0;
    background: #FFFFFF;
    box-shadow: 0px 11px 20px rgba(5, 16, 55, 0.1);
}

.dropdown-item {
    font-weight: 400;
    font-size: 14px;
    line-height: 36px;
    color: #43454A !important;
}

.navbar-light .navbar-toggler,
.navbar-light .navbar-toggler:focus,
.navbar-light .navbar-toggler:active {
    color: #2d2e31;
    border: none;
    box-shadow: none;
}

#navbar-primary .nav-item:last-child .nav-link{
  border: 2px solid #ad005c;
  color: #ad005c !important;
  position:relative;
  top:-2px;
}

.ico-feature {
    width: 92px;
}
.ico-feature.status {
    width: 46px;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: -0.255em;
    content: url(/cdn/shop/t/49/assets/stride_caret.svg);
    border: 0;
    height: 20px;
    transform: rotate(-180deg);
}

.secondary-nav .nav-link {
    font-size: 12px;
    padding-top: .8em;
}

.secondary-nav .nav-link:hover {
    background-color: #005DAC;
}

.ico-search {
    margin-left: 1.25rem;
}

.ico-cart {
    margin-left: 1.25rem;
    margin-right: 1rem;
}

.ico-phone::before {
    content: url(/cdn/shop/t/49/assets/stride_ico-phone.svg);
    margin-right: 0.455em;
    vertical-align: -0.255em;
}

.ico-check-white::before {
    content: url(/cdn/shop/t/49/assets/stride_ico-check-white.svg);
    margin-right: 0.455em;
    vertical-align: -0.255em;
}

.ico-email::before {
    content: url(/cdn/shop/t/49/assets/stride_ico-email.svg);
    margin-right: 0.455em;
    vertical-align: -0.255em;
}

.ico-calendar::before {
    content: url(/cdn/shop/t/49/assets/stride_ico-calendar.svg);
    margin-right: 0.455em;
    vertical-align: -0.255em;
}

.ico-calendar2::before {
    content: url(/cdn/shop/t/49/assets/stride_ico-calendar2.svg);
    margin-right: 0.455em;
    vertical-align: -0.255em;
}

.ico-help::before {
    content: url(/cdn/shop/t/49/assets/stride_ico-help.svg);
    margin-right: 0.455em;
    vertical-align: -0.255em;
}

.site-header {
    background-color: rgba(0, 0, 0, .85);
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
}

.site-header a {
    color: #8e8e8e;
    transition: color .15s ease-in-out;
}

.site-header a:hover {
    color: #fff;
    text-decoration: none;
}

.btn {
  border-radius: 0;
  /* padding: 0.575rem 1.25rem; */
  padding: 0.65rem 1.25rem;
  text-transform: uppercase;
  font-weight: 600;
}

.btn-link {
    padding-left: 0;
    text-decoration: none !important;
}

.text-light .btn-link {
    color: #fff !important
}

.btn-primary,
.btn-primary:focus {
  color: #fff !important;
  background-color: #AD005C;
  border-color: #AD005C;
  /* padding-top: 0.875rem; */
  padding-top: 0.9rem;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #820045;
    border-color: #820045;
}

.btn-video,
.btn-video:focus {
    color: #fff !important;
    background-color: #AD005C;
    border-color: #AD005C;
    padding-top: 0.875rem;
}

.btn-video:hover {
    color: #fff !important;
    background-color: #820045;
    border-color: #820045;
}
.btn-video::before {
    content: url(/cdn/shop/t/49/assets/stride_ico-video.svg);
    margin-right: 0.655em;
    vertical-align: -0.355em;
}

.btn-icon,
.btn-icon:focus {
    color: #fff !important;
    background-color: #AD005C;
    border-color: #AD005C;
    padding-top: 0.875rem;
    margin-top: .8em;
}

.btn-icon:hover {
    color: #fff !important;
    background-color: #820045;
    border-color: #820045;
}

.btn-icon span {
    padding-right: 0.35rem;
}

.btn-icon span::before {
    content: '';
    margin-right: 0.35em;
    vertical-align: -0.355em;
}

.btn-icon.blog span::before {
    content: url(/cdn/shop/t/49/assets/stride_btn-ico-blog.svg);
    padding-right: .5em;
}

.btn-icon.books span::before {
    content: url(/cdn/shop/t/49/assets/stride_btn-ico-books.svg);
    padding-right: .5em;
}

.btn-icon.guides span::before {
    content: url(/cdn/shop/t/49/assets/stride_btn-ico-guides.svg);
    padding-right: .5em;
}

.btn-icon.manuals span::before {
    content: url(/cdn/shop/t/49/assets/stride_btn-ico-manuals.svg);
    padding-right: .5em;
}

.btn-icon.documentation span::before {
    content: url(/cdn/shop/t/49/assets/stride_btn-ico-documentation.svg);
    padding-right: .5em;
}

.btn-icon.onboarding span::before {
    content: url(/cdn/shop/t/49/assets/stride_btn-ico-onboarding.svg?v=1650477989);
    padding-right: .5em;
}

.btn-icon.sales span::before {
    content: url(/cdn/shop/t/49/assets/stride_btn-ico-sales.svg?v=1650469704);
    padding-right: .5em;
}

.btn-icon.contact span::before {
    content: url(/cdn/shop/t/49/assets/stride_btn-ico-contact.svg?v=1650478609);
    padding-right: .5em;
}

.btn-secondary,
.btn-secondary:focus {
    color: #fff !important;
    background-color: #005DAC;
    border-color: #005DAC;
    padding-top: 0.875rem;
}

.btn-secondary:hover {
    color: #fff !important;
    background-color: #033F7B;
    border-color: #033F7B;
}

.no-arrow::after {
    content: "" !important;
    margin-left: 0 !important;
}

.btn-link::after,
.btn-empty::after {
    content: url(/cdn/shop/t/49/assets/stride_ico-rightarrow-blue.svg);
    margin-left: 0.655em;
    vertical-align: -0.355em;
}

.btn-link.calendar2-ico::after {
    content: "";
    margin-left: 0;
    vertical-align: -0.355em;
}

.btn-link.play-ico::before {
    content: url(/cdn/shop/t/49/assets/play-icon-sm.svg);
    margin-right: 0.655em;
    vertical-align: -0.355em;
}

.btn-link.calendar2-ico::before {
    content: url(/cdn/shop/t/49/assets/book-a-demo.svg);
    margin-right: 0.655em;
    vertical-align: -0.355em;
}
.btn.sml{
  padding:0.8em 1.55em 0.5em;
  line-height:1.1em;
}
.btn.noico::after{
  content: "";
    margin-left: 0em;
}
.btn-link:hover {
    opacity: 0.8;
    transition: 0.3s;
}

.text-light .btn-link::after,
.text-light .btn-empty::after {
    content: url(/cdn/shop/t/49/assets/stride_ico-rightarrow.svg);
    margin-left: 0.655em;
    vertical-align: -0.355em;
}

.btn-primary::after,
.btn-secondary::after,
.btn-link.link-light::after,
.btn-empty.link-light::after {
    content: url(/cdn/shop/t/49/assets/stride_ico-rightarrow.svg);
    margin-left: 0.655em;
    vertical-align: -0.355em;
}

.btn-empty-red::after {
    content: url(/cdn/shop/t/49/assets/stride_ico-rightarrow-red.svg);
    margin-left: 0.655em;
    vertical-align: -0.355em;
}

.btn-secondary.no-ico::after {
    content: '' !important;
}

.btn-empty,
.btn-empty:focus {
    color: #005dac !important;
    background-color: none;
    border-color: #005dac;
    padding-top: 0.875rem;
}

.btn-empty.link-light,
.btn-empty.link-light:focus {
    color: #fff !important;
    background-color: none;
    border-color: #fff;
    padding-top: 0.875rem;
}

.btn-empty-red,
.btn-empty-red:focus {
    color: #ad005c !important;
    background-color: #fff;
    border-width: 2px;
    border-color: #ad005c !important;
    padding-top: 0.875rem;
}

.btn-empty-red:hover {
    background-color: #eff5fb;
}

.nav-tabs {
    border-bottom: 0;
    margin-bottom: 3rem;
}

.nav-tabs .nav-link {
    color: #2D2E31;
    text-transform: uppercase;
    font-weight: 700;
    border: 0;
    border-bottom: 2px solid #D6E3EE;
}
.nav-tabs.sub-tabs .nav-link {
    text-transform: none;
    font-weight: 400;
}

.nav-tabs .nav-link.active {
    color: #005DAC;
    background: none;
    border: 0;
    border-bottom: 2px solid #005DAC;
}
.nav-tabs.sub-tabs .nav-link.active {
    font-weight:600;
}

.nav-tabs .nav-link:hover {
    color: #005DAC;
    border: 0;
    border-bottom: 2px solid #005DAC;
}

.btn-primary.cart {
    width: 100% !important;
}

.btn-primary.cart::after,
.btn-check:checked+.btn-primary::after,
.btn-check+.btn-primary::after {
    content: none !important;
}

.btn-check+.btn-primary {
    background: #EFF5FB;
    color: #2D2E31 !important;
    border: 0;
    outline: none !important;
    text-transform: none !important;
    text-align: left;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.btn-check:checked+.btn-primary {
    background: #005DAC;
    color: #fff !important;
}

.btn-check+.btn-primary span {
    display: block;
    font-weight: 300;
}

.form-select-lg {
    font-size: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-weight: 600;
    border-radius: 0rem;
}

.form-select {
    color: #2d2e31;
    background-color: #EFF5FB;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%232d2e31' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}

.form-select.blue {
    color: #fff;
    background-color: #005DAC;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}
.heading-ico{
  height:36px;
  width:36px;
  position:relative;
  top:-2px;
}
ul.ico-list {

    display: inline-block;
    padding: 0.5em;
    padding-left: 2em;
    margin: 0.5em;
    margin-bottom: 1em;
    list-style: none;
}

ul.ico-list>li:before {
    content: "";
    height: 1.8em;
    width: 1.8em;
    display: block;
    float: left;
    margin-left: -2.5em;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%:
}

.ico-list li {
    margin-bottom: 1.5em;
    list-style: none;
}

.ico-list li.cloud:before {
    background-image: url("/cdn/shop/t/49/assets/Cloud.svg");
    background-size: 100%;
    background-position: center;
}

.ico-list li.power:before {
    background-image: url("/cdn/shop/t/49/assets/Power.svg");
    background-size: 100%;
    background-position: center;
}
.ico-list li.check-white:before {
    background-image: url("/cdn/shop/t/49/assets/fi_check-circle.svg");
    background-size: 75%;
    background-position: center;
}
.ico-list li.solar:before {
    background-image: url("/cdn/shop/t/49/assets/Solar.svg");
    background-size: 100%;
    background-position: center;
}

.ico-list li.wifi:before {
    background-image: url("/cdn/shop/t/49/assets/Wifi-Off.svg");
    background-size: 100%;
    background-position: center;
}

.ico-list li.camera:before {
    background-image: url("/cdn/shop/t/49/assets/Camera.svg");
    background-size: 100%;
    background-position: center;
}

.cover-img {
    width: 100%;
}

.card {
    border: 0;
    border-radius: 0;
}

.card .card-title {
    margin: 0;
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
}

.card .card-subtitle {
    margin: 0;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #69727B;
}

.card .card-text {
    margin-top: 1rem;
}

.feature.col h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    margin-top: 1rem;
}

.feature.col p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-top: 1.5rem;
}

.angle-topright {
    position: absolute;
    right: 0.5rem;
    top: 0;
    height: 100px;
    width: 100px;
    margin-top: -1px;
}

.angle-topleft {
    position: absolute;
    left: 0.5rem;
    top: 0;
    height: 100px;
    width: 100px;
    transform: rotateY(180deg);
}

.carousel-control-next,
.carousel-control-prev

/*, .carousel-indicators */
    {
    filter: invert(100%);
}

.bg-blue {
    background-color: #005DAC;
}

.bg-darkblue {
    background-color: #033F7B;
}

.bg-darkdarkblue {
    background-color: #06204A;
}

.bg-lightblue {
    background-color: #EFF5FB;
}
.bg-magenta {
    background-color: #AD005C;
}
.bg-gradient-top {
    background: linear-gradient(180deg, #EFF5FB 0%, rgba(239, 245, 251, 0) 100%) repeat-x;
}
.bg-gradient-btm {
    /*background: linear-gradient(360deg, #EFF5FB 0%, rgba(239, 245, 251, 0) 100%) repeat-x;*/
  background:linear-gradient(0deg, #D6E3EE 14.08%, rgba(214, 227, 238, 0) 96.6%)
}

.social-insta {
    padding-top: 3em;
    padding-bottom: .5em;
}

/*
   * Footer
   */
footer {
    background: linear-gradient(231.68deg, rgba(0, 93, 172, 1) 18.92%, rgba(10, 27, 84, 0.15) 82.47%) repeat-x;
}

footer .border-top {
    border-top: 1px solid #669ECD !important;
}

footer h5 {
    font-weight: 600;
    margin-bottom: 1rem;
}

footer form p {
    font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    margin-top: 0.5rem;
}

footer .nav-link {
    font-weight: 300;
}

footer .copyright {
    margin-top: 6rem !important;
}

footer .copyright p {
    font-size: 14px;
    margin-top: 0.5rem;
}

footer form button {
    margin-top: 1rem;
}

.footer-social {
    list-style: none;
    text-align: right;
    float: right;
}

.footer-social li {
    list-style: none;
    float: left;
    margin-right: 0.5rem
}

.footer-social li img {
    width: 32px;
    height: 32px;
}

/* PAGE SPECIFIC */

/* HOME */
#home-banner {
    background: #005DAC;
    background-image:
        linear-gradient(rgba(0, 93, 172, 1),
            rgba(0, 39, 74, 1));
    /*background-image: 
    linear-gradient(
        rgba(0, 93, 172, 0.58), 
        rgba(0, 39, 74, 0.8)
    ),
    url(/cdn/shop/t/49/assets/stride_camdo-hero-800.gif?v=1649821059);*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#home-banner-row{
  width: 90% margin: auto; padding-top: 1rem;
    margin-top: 1rem;
}
#home-banner-row_right-col{
  /* border-right: 1px solid white; */
}
#home-banner-row .col-md-6{
   padding-bottom: 1.5rem
}
#home-banner-row p.lead{
  padding-top: 0.5rem !important;  padding-bottom: 0.5rem !important;
}

#featured {
    border-bottom: 1px solid #337DBD;
}

.hero-content {
    padding: 5rem 1rem;
}

ul.hero-bullets {
  list-style: none;
  font-size: 1.4rem;
  font-weight: 600;
}

ul.hero-bullets li {
  background-image: url(/cdn/shop/t/49/assets/stride_ico-check-white.svg?v=1683512116);
  background-repeat: no-repeat;
  background-position: left 0.6rem;
  padding-left: 24px;
}

.banner-logos img {
  margin-right: 0.5rem;
}

#home-banner.new-banner {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-image: 
    linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.7), 
        rgba(0, 0, 0, 0)
    ),
    url(/cdn/shop/t/49/assets/stride_home-banner-bg.png?v=1690742966);
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width:768px){
  #home-banner.new-banner {
    padding-top: 2.6rem;
    padding-bottom: 2.6rem;
    /* background-position: top right; */
    background-image: 
      linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.7) 0%, 
        rgba(0, 0, 0, 0.7) 50%,
        rgba(0, 0, 0, 0)
      ),
      url(/cdn/shop/t/49/assets/stride_home-banner-bg.png?v=1690742966);
  }

  ul.hero-bullets {
    font-size: 1.2rem;
  }

  ul.hero-bullets li {
    background-position: left 0.5rem;
  }
}

.carousel-item {
    height: 260px;
}

.carousel-caption {
    padding-top: 0;
}

.carousel-caption .quote {
    font-style: italic;
    font-weight: 400;
}

.carousel-caption .author {
    font-size: 14px;
    line-height: 18px;
}

.carousel-caption .author strong {
    display: block;
    clear: both;
}

.lead {
    font-size: 1.65rem;
    font-weight: 300;
    max-width: 800px;
    line-height: 2.35rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.home-features-bg {
    background-image: url(/cdn/shop/t/49/assets/stride_camdo-system-bg.svg);
    background-position-x: right;
    background-position-y: -25%;
    background-repeat: no-repeat;
}

/*Feature Icons*/

.bi {
    vertical-align: -.125em;
    fill: currentColor;
}

.feature-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 4rem;
    height: 4rem;
    margin-bottom: 1rem;
    font-size: 2rem;
    color: #fff;
    border-radius: .75rem;
}

.icon-link {
    display: inline-flex;
    align-items: center;
}

.icon-link>.bi {
    margin-top: .125rem;
    margin-left: .125rem;
    transition: transform .25s ease-in-out;
    fill: currentColor;
}

.icon-link:hover>.bi {
    transform: translate(.25rem);
}

.icon-square {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 3rem;
    height: 3rem;
    font-size: 1.5rem;
    border-radius: .75rem;
}

.rounded-4 {
    border-radius: .5rem;
}

.rounded-5 {
    border-radius: 1rem;
}

.text-shadow-1 {
    text-shadow: 0 .125rem .25rem rgba(0, 0, 0, .25);
}

.text-shadow-2 {
    text-shadow: 0 .25rem .5rem rgba(0, 0, 0, .25);
}

.text-shadow-3 {
    text-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .25);
}

.card-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}


/* ABOUT */

#about-banner {
    background: #005DAC;
    background-image: url(/cdn/shop/t/49/assets/stride_about-banner.jpg?v=1650065509);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#camdo-mission {
    background: #033F7B;
    background-image: url(/cdn/shop/t/49/assets/stride_page-btm-bg1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
#safety-banner {
    background: #033F7B;
    background-image: url(/cdn/shop/t/49/assets/status-monitoring_safety-banner.png?v=1666313027);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: cover;
}

/* PILLAR */

#pillar-banner {
    background: #033F7B;
    background-image: url(/cdn/shop/t/49/assets/stride_pillar-banner-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#cloudx-banner {
    background: url(/cdn/shop/t/49/assets/cloudx-banner-bg2.png?v=1650075737) no-repeat 110% center, linear-gradient(180deg, #EFF5FB 0%, rgba(239, 245, 251, 0) 100%) repeat-x;
    background-position-x: 130%;
}

#cloudxcta {
    background: url(/cdn/shop/t/49/assets/stride_pillar-cloudx-cta-bg.png?v=1650075737) no-repeat right bottom, linear-gradient(180deg, #EFF5FB 0%, rgba(239, 245, 251, 0) 100%) repeat-x;
    background-size: 60%;
}

#home-cloudx-cta {
    background: url(/cdn/shop/t/49/assets/cloudx-cta-img.png?v=160075737) no-repeat 112% center, linear-gradient(124.36deg, #D6E3EE 5.96%, #EFF5FB 70.3%) repeat-x;
}

#home-cloudx-cta-wide {
    background: url(/cdn/shop/t/49/assets/cloudx-cta-img-wide.png) no-repeat 100% center, linear-gradient(124.36deg, #D6E3EE 5.96%, #EFF5FB 70.3%) repeat-x;
    background-size: contain, 100%;
}

#home-cloudx-cta-wide .cloudx-lead {
  max-width: none;
}

#status-banner {
  background:#000;
  background-image:  url(/cdn/shop/t/49/assets/StatusMonitoring-Hero2.png?v=1666132222);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
}

#productivity-banner {
  background:#000;
  background-image: url(/cdn/shop/t/49/assets/stride_hero-banner-productivity.png?v=1690339634);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100%;
}

.hide-desktop {
  display: none;
}

@media (max-width:768px){
  .show-desktop {
    display: none;
  }
  .hide-desktop {
    display: block;
  }
}

.cloudx-banner-icos {
    width: 60%;
}

#why-camdo {
    background: #43454a;
    background-image: url(/cdn/shop/t/49/assets/stride_why-camdo-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 9px solid white;
}

#why-camdo a {
    color: #fff !important;
    display: block;
    font-size: 1.45rem;
    font-weight: 500;

}

.cloudx-lead,
.safety-cta-lead {
    font-size: 1.45rem;
    font-weight: 300;
    max-width: 400px;
    line-height: 2.35rem;
}

.cloudx-lead {
    padding-top: 2.5rem;
    padding-bottom: 1.5rem;
}

#home-cloudx-cta img {
    width: 80%;
}

#home-worker-safety-cta {
  background: #000;
  background-image: url(/cdn/shop/t/49/assets/stride_improve-worker-safety.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

#home-worker-safety-cta h3 {
  max-width: 400px;
}

#home-worker-safety-cta .btn-empty {
  color: #ad005c!important;
  border-color: #ad005c!important;
}

#btm-cta {
    background: #033F7B;
    background-image: url(/cdn/shop/t/49/assets/stride_page-btm-bg1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#cloudx-subbanner {
    background: #005DAC;
    background-image: url(/cdn/shop/t/49/assets/stride-cloudx-subbanner-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.table>:not(caption)>*>* {
    border: 7px solid white !important;
}

.table th.highlighted {
    background: #005DAC;
    color: #fff;
}

.table th.highlighted.red {
    background: #AD005C;
    color: #fff;
}

.table th span {
    font-weight: 300;
    font-style: italic;
}

.table td {
    background: #EFF5FB;
    font-weight: 300;
    padding: 0.8rem;
    vertical-align: middle;
}

.table td strong {
    font-weight: 600;
}

.table td.highlighted {
    background-color: #DDEFFF;
    color: #005DAC;
}

.table td.highlighted.red {
    background-color: #FDE8EC !important;
    color: #AD005C !important;
}

.table td.row-heading {
    background: #F9FCFF;
    text-transform: none;
    text-align: right;
    width: 20%;
}

.table td.green-check {
    background: #EFF5FB;
    background-image: url(/cdn/shop/t/49/assets/stride_ico-check.svg?v=1650337284);
    background-repeat: no-repeat;
    background-position: 5% center;
    background-size: 10%;
    padding-left: 2.5em;
}

.table td.red-x {
    background: #EFF5FB;
    background-image: url(/cdn/shop/t/49/assets/stride_ico-x.svg?v=1650477309);
    background-repeat: no-repeat;
    background-position: 5% center;
    background-size: 10%;
    padding-left: 2.5em;
}

.table td.row-heading.green-check {
    background: #F9FCFF;
    background-image: url(/cdn/shop/t/49/assets/stride_ico-check.svg?v=1650337284);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: 10%;
    padding-right: 2.5em;
}

.table td.row-heading.red-x {
    background: #F9FCFF;
    background-image: url(/cdn/shop/t/49/assets/stride_ico-x.svg?v=1650477309);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: 10%;
    padding-right: 2.5em;
}

#homebanner-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 0;
    height: 100%;
    filter: opacity(35%);
    object-fit: cover;
}

.table td.highlighted.green-check {
    background-color: #DDEFFF;
}

.table td.highlighted.red-x {
    background-color: #DDEFFF;
}

.table td.highlighted.red.green-check {
    background-color: #FDE8EC !important;
}

.table td.highlighted.red.red-x {
    background-color: #FDE8EC !important;
}

.check-ico {
    width: 24px;
    height: 24px;
}

.add-prods {
    border: 1px solid #D6E3EE;
}
.additional-prods {
    border: 1px solid #D6E3EE;
}
input[name=prod-power] {
    display: none;
}

#powerup-specs {
    display: none;
}

#slide-wrapper {
    text-align: left;
}

.thumbnail-img {
    cursor: pointer;
    border: 1px solid #D6E3EE;
    opacity: 0.7;
}

.thumbnail-img:hover,
.thumbnail-img.active {
    border: 1px solid #005DAC;
    opacity: 1;
}

.video-img {
    cursor: pointer;
    border: 1px solid #D6E3EE;
    opacity: 0.7;
}

.video-img:hover,
.video-img.active {
    border: 1px solid #005DAC;
    opacity: 1;
}

.arrow {
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: .3s;
}

.arrow:hover {
    opacity: .5;
    width: 35px;
    height: 35px;
}

.powerup-content,#powerup-thumbnails {
    display: none;
}
 select.child{
  display: none;
}

.card.blog {
    height: 100vh;
    max-height: 590px;
}

.blog-card-img {
    width: 100%;
    height: 200px;
}

.diagram {
    z-index: 1;
    position: absolute;
    right: 0;
    margin-top: -30px;
    margin-right: -50px;
    width: 900px;
    height: 750px;
}

.diagram.solarup {
    background: transparent;
    background-image: url(/cdn/shop/t/49/assets/solarup-product-new.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: top;
    background-size: 100%;
}

.diagram.powerup {
    background: transparent;
    background-image: url(/cdn/shop/t/49/assets/powerup-product-new.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: top;
    background-size: 100%;
    /*margin-right: -20px*/
}

.diagram-iframe {
    z-index: 0;
    position: absolute;
    right: 0;
    margin-top: -90px;
    margin-right: -80px;
}

.diagram-iframe iframe {
    width: 1000px;
    height: 800px;
}

.integrations-img {
    width: 100%;
    max-width: 400px;
}
.integrations-img-status {
    width: 100%;
    max-width: 300px;
}
#featured-img {
    width: 685px;
    height: 621px;
    background: #000;
    display: flex;
    align-content: center;
}

#featured-img img {
    width: 685px;
    height: 621px;
}

#product-video-player {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 61%;
    display: none;
}

#product-video-player iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

#camera-disclaimer {
    display: none;
}
#status-banner-content{
  padding-top:250px;
}
.form-container{
  /*background:#e8eef5;*/
  background: rgba(255, 255, 255, 0.4);
  padding:2.5em 2em 2em 2.5em;
  align-self:flex-end;
  
}
.form-container label{
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0.5em;
}
.hs-input{

  width:95%;
  background: #FFFFFF;
  box-shadow: 0px 0px 0px 1px #CDD1DC;
  border:1px solid #e7e8ed;
  padding: 8px 11px;
  color:#43454a;
}
.hs-input.full{

  width:98%;
}

.form-container input[type=submit].hs-button,.form-container input[type=submit].hs-button:focus{
    color: #fff!important;
    background-color: #ad005c;
    border-color: #ad005c;
    padding-top: 0.875rem;
    border-radius: 0;
    padding: 0.575rem 1.25rem;
    text-transform: uppercase;
    font-weight: 600;
  border: 1px solid transparent;
  user-select: none;
  font-size: 1rem;
  text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
  display: inline-block;
    line-height: 1.5;
  margin-top:1rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
select.hs-input{
  width:98% !important;
}
.form-container fieldset{
max-width:100% !important;
      margin-bottom: 1rem !important;
}
.form-container ul.hs-error-msgs{
  padding: 0;
    list-style: none;
  margin:0;
}
.form-container ul.hs-error-msgs label{
  color:red !important;
  font-size:11px !important;
}
.form-container .hs-form-field ul.hs-error-msgs{
  display:none;
}
.form-container .hs-input.error{
  border-color: red;
}
/*
   * Extra utilities
   */



   @media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: none;
    }

    .navbar .nav-item:hover .dropdown-menu {
        display: block;
    }

    .navbar .nav-item .dropdown-menu {
        margin-top: 0;
    }

    .navbar .dropdown-toggle:hover:after {
        transition: all 0.3s ease-in-out;
        /*for smoothness*/
    }
}
#the-solution{
    
  margin-top:80px;
  }
#problem-arrow{
  position:absolute; bottom:0; left:50%; margin-bottom:-120px;
}
#context-arrow{
  position:absolute; bottom:0; right:30%; margin-bottom: -115px;width: 425px;
}
.flex-equal>* {
    flex: 1;
}

@media (min-width: 768px) {
    .flex-md-equal>* {
        flex: 1;
    }
}


/* High res raster images (When needed) */

.trusted-image-scaler {
    width: 100%;
    padding-top: 1em;
}



/* Mobile Style Tweaks */

@media only screen and (max-device-width: 400px) {

    .trusted-image-scaler {
        width: 100%;
    }

    h2 {
        font-size: 32px;
    }
  
}


@media only screen and (max-device-width: 768px) {

    .trusted-image-scaler {
        width: 100%;
    }

    h2 {
        font-size: 32px;
    }
}

/* MOBILE */ 
@media (min-width: 2100px) {
   #status-banner {
      background-position: center center !important;
  }
}
@media (min-width: 1600px) {
  #status-banner-content {
    padding-top: 300px !important;
}
   #status-banner {
      background-position: bottom center;
      background-size: cover;
  }
}
@media (min-width: 1500px) {

    #cloudx-banner {
        background-position-x: 100%;
    }

    #cloudxcta {
        background-size: contain;
    }
}

@media (max-width: 1290px) {

    #cloudxcta {
        background-size: 70%;
    }

    #cloudx-banner {
        background-position-x: 140%;
    }
}

@media (max-width: 1245px) {

    .home-features-bg {
        background-position-x: 130%;
        background-position-y: -23%;
    }

    /*.diagram.solarup{
      background-size:90%;
    }
    .diagram.powerup{
      background-size:85%;
    }*/
    #cloudx-banner {
        background-position-x: 158%;
        background-position-y: 15%;
    }
}

@media (max-width: 1145px) {

    .home-features-bg {
        background-position-x: 160%;
        background-position-y: -23%;
    }

    #home-cloudx-cta {

        background-position-x: 130%;
    }

    /*.diagram.solarup{
      background-size:85%;
    }
    .diagram.powerup{
      background-size:80%;
    }*/
    #cloudx-banner {
        background-position-x: 175%;
    }

    #featured-img {
        width: 100%;
        height: auto;
    }

    #featured-img img {
        width: 100%;
        height: auto;
    }

    .diagram {
        width: 800px;
        height: 700px;
    }
}

@media (max-width: 1115px) {

    .home-features-bg {
        background-position-x: 170%;
        background-position-y: -23%;
    }

    .find-right-cta {
        padding-right: 2em;
    }

    .card.blog {
        height: 100vh;
        max-height: 650px;
    }

    #cloudx-banner {
        background-position-x: 195%;
    }
}

@media (max-width: 1090px) {

    .home-features-bg {
        background-position-x: 250%;
        background-position-y: -19%;
    }

    #home-cloudx-cta {
        background: linear-gradient(124.36deg, #D6E3EE 5.96%, #EFF5FB 70.3%) repeat-x;

    }

    .cloudx-lead {
        width: 100%;
        max-width: none;
    }

    /*.diagram.solarup{
      background-size:75%;
    }
    .diagram.powerup{
      background-size:75%;
    }*/
    #cloudx-banner {
        background-position-x: 225%;
        background-position-y: 25%;
    }
}

@media (max-width: 1050px) {

    #cloudx-banner {
        background-position-x: 265%;
    }
}

@media (max-width: 1030px) {

    #cloudx-banner {
        background-position-x: 335%;
    }

    .diagram {
        width: 750px;
        height: 680px;
    }
}

@media (max-width: 991px) {
    .home-features-bg {
        background-position-x: 290%;
        background-position-y: -14%;
    }

    .tablet-padding {
        padding-top: 2em !important;
        padding-bottom: 2em !important;
    }

    .tablet-margin {
        margin-bottom: 1em !important;
    }

    .tablet-margin-lg {
        margin-bottom: 2em !important;
    }

    .tablet-center {
        text-align: center !important;
    }

    .find-right-cta {
        padding-right: 0em;
    }

    .blog-card-img {
        height: auto;
    }

    .card.blog {
        height: auto;
        max-height: none;
        margin-bottom: 2em;
    }

    /*.diagram{
        position:static;
    }
    .diagram.solarup{
      background-image:  url(/cdn/shop/t/49/assets/solarup-product-mobile-new.png);
      margin:0;
      width: 100%;
      height: 100vh;
          background-size: 90%;
    background-position-x: center;
    }
    .diagram.powerup{
      background-image:  url(/cdn/shop/t/49/assets/powerup-product-mobile-new.png);
      margin:0;width: 100%;
      height: 100vh;
          background-size: 90%;
    background-position-x: center;
    }*/
    .nav-tabs {
        justify-content: center;
    }

    #cloudxcta {
        background: linear-gradient(180deg, #EFF5FB 0%, rgba(239, 245, 251, 0) 100%) repeat-x;

    }

    #cloudx-banner {
        background-position-x: 445%;
    }
}

@media (max-width: 975px) {
    .home-cta-mobile-spacing {
        width: 100%;
        text-align: center;
    }

    #home-cloudx-cta-wide {
        background: linear-gradient(124.36deg, #D6E3EE 5.96%, #EFF5FB 70.3%) repeat-x;
    }

    .home-cloudx-cta-wide-mobile-spacing {
        width: 100%;
    }

    .home-features-bg {
        background-position-x: center;
    }

    .home-features-bg {
        background-position-y: -12%;
        background-size: 100%;
    }

    .home-cta-mobile-spacing {
        margin-top: 29em;
        margin-bottom: 0em;
        padding-bottom: 0em;
    }

    .home-cta-mobile-spacing p.lead {
        padding-top: 0;
    }

    #cloudx-banner {
        background-position-x: 525%;
        background-position-y: 35%;
    }
}

@media (max-width: 960px) {

    #cloudx-banner {
        background-position-x: 665%;
    }
}

@media (max-width: 940px) {

    #cloudx-banner {
        background: linear-gradient(180deg, #EFF5FB 0%, rgba(239, 245, 251, 0) 100%) repeat-x;

    }

    .cloudx-banner-content {
        width: 100%;

    }
}

@media (max-width: 820px) {
    .home-features-bg {
        background-position-y: -10%;
    }

    .home-cta-mobile-spacing {
        margin-top: 25em;
    }
}

@media (max-width: 768px) {
    .carousel-item {
        height: 280px;
    }
  #home-banner-row_right-col{
  border-right: 0; 
}
.form-container{
  width:100%;
}
  .form-container .hs-form-field{
    width: 100% !important;
    float: none !important;
    margin-bottom:1rem;
  }
  .form-container .hs-form-field .hs-input{
    width: 100% !important;
  }
  .form-container fieldset{
    margin-bottom:0 !important;
  }
    #why-camdo {
        border-right: 0;
        border-bottom: 9px solid white;
        padding: 5em 0;
    }

    .mobile-padding {
        padding-top: 2em !important;
        padding-bottom: 2em !important;
    }

    .mobile-margin {
        margin-bottom: 1em !important;
    }

    .mobile-margin-lg {
        margin-bottom: 2em !important;
    }
#status-banner-content{
  padding-top:100px;
}
    .mobile-center {
        text-align: center !important;
    }
      p.check-sml {
        padding-top: 3.2em;
        padding-left:0;
        background: url(/cdn/shop/t/49/assets/fi_check-circle.png?v=1666391039) top center no-repeat;
        background-size: 8%;
    }
  #safety-banner {
    background-position: center left;
  }
#problem-arrow{
  display:none;
}
#context-arrow{
  display:none;
}
    .lead {
        padding-top: 0rem;
        padding-bottom: 0rem;
        font-size: 1.55rem;
    }
  .mobile-full-width{
    width:100% !important;
  }
  p.check-lrg {
    padding-top: 3.5em;
    background: url(/cdn/shop/t/49/assets/fi_check-circle.png?v=1666391039) top center no-repeat;
    margin-top: 0;
}
    #navbar-primary .nav-item {
        border-bottom: 1px solid #DFDFDF;
    }
  #the-solution{
    
margin-top:0px;
  }
    #navbar-primary .nav-link {
        display: flex;
        justify-content: space-between;
    }

    #navbar-primary .nav-link.show {
        color: #005dac !important;
    }

    #navbar-primary .nav-item:last-child {
        border-bottom: 0;
    }

    .dropdown-menu {
        box-shadow: none;
        background: none
    }

    .dropdown-item {
        padding: 0.25rem 2rem;
    }

    .navbar-brand {
        width: 155px;
        height: 75px;
    }

    .newsletter-container {
        border-bottom: 1px solid #669ECD !important;
        padding-bottom: 3rem;
        margin-bottom: 3rem;
    }

    footer .copyright {
        margin-top: 2rem !important;
    }

    .footer-ico-container {

        display: flex;
        justify-content: center;
    }

    .footer-social {
        padding-left: 0;
    }

    #home-cloudx-cta {
        background: linear-gradient(124.36deg, #D6E3EE 5.96%, #EFF5FB 70.3%) repeat-x;
    }

    .home-cta-mobile-spacing {
        margin-top: 30em;
        margin-bottom: 1em;
        padding-bottom: 1em;
    }

    /*.diagram.solarup{
      height: 90vh;
    }
    .diagram.powerup{
      height: 90vh;
    }*/
    #pillar-banner {
        background-position: 65% center;
    }

    #cloudx-banner, {
        background: linear-gradient(180deg, #EFF5FB 0%, rgba(239, 245, 251, 0) 100%) repeat-x;
    }

    #home-cloudx-cta-wide

    .cloudx-banner-icos {
        width: 100%;
    }

    .integrations-img {
        width: 100%;
        max-width: 300px;
        margin-bottom: 2em;
    }

    .nav-tabs .nav-link {
        width: 100%;
    }

    .table td {
        border-width: 3px !important;
        padding: 0.4em;
        font-size: 0.8em;
    }

    .table td.green-check,
    .table td.red-x {
        background-position: center;
        background-size: auto;
    }

    #timelapse-details-tables td {
        text-align: center;
    }

    #timelapse-details-tables td.green-check,
    #timelapse-details-tables td.red-x {
        padding-left: 0.4em;
        background-position-x: center;
        background-position-y: 15%;
    }

    #timelapse-details-tables td.green-check span,
    #timelapse-details-tables td.red-x span {
        padding-top: 2em;
        display: block;
    }

    #timelapse-details-tables td.row-heading.green-check,
    #timelapse-details-tables td.row-heading.red-x {
        padding-right: 0.4em;
        background-size: 20%;
    }

    #timelapse-details-tables td.row-heading.green-check span,
    #timelapse-details-tables td.row-heading.red-x span {
        padding-top: 2em;
        display: block;
    }

    .search-popup__form .field .control .icon {
        top: 25%;
    }
}

@media (max-width: 690px) {
    .home-cta-mobile-spacing {
        margin-top: 25em;
        margin-bottom: 3em;
    }

    /*.diagram.solarup{
      height: 78vh;
    }
    .diagram.powerup{
      height: 78vh;
    }*/
}

@media (max-width: 640px) {
    .home-features-bg {
        background-position-y: -8%;
    }
}

@media (max-width: 560px) {
    .home-features-bg {
        background-position-y: -5%;
    }

    .carousel-item {
        height: 380px;
    }

    #pillarCarousel .carousel-item {
        height: 450px !important;
    }

    /*.diagram.solarup{
      height: 60vh;
    }
    .diagram.powerup{
      height: 60vh;
    }*/
}

@media (max-width: 390px) {
    .home-cta-mobile-spacing {
        margin-top: 21em;
        margin-bottom: 3em;
    }

    .navbar-brand img {
        width: 170px;
        height: 75px;
    }

    .utility-nav {
        padding: 0 0.3rem !important;
    }

    .carousel-item {
        height: 380px;
    }

    .home-cta-mobile-spacing {
        margin-top: 20em;
        margin-bottom: 3em;
    }

    .navbar-brand {
        margin-right: 0;
    }

    .home-features-bg {
        background-position-y: -2%;
    }

    /*.diagram.solarup{
      height: 50vh;
    }
    .diagram.powerup{
      height: 50vh;
    }*/
}
@media (max-width: 350px) {

  .navbar-brand{
    margin-left:0;
  }
  .ico-search {
    margin-left: 0;
  }
  .ico-phone:before {
      content: "";
      margin-right: 0;
      vertical-align: 0;
  }
}
a.breadcrumb-link{
  font-size:14px;
  text-decoration:none;
}
a.breadcrumb-link:hover{
  text-decoration:underline;
}
h3.blue,h2.blue{
  color:#005DAC !important;
}
a.support-link-block{
  border: 1px solid #D6E3EE;
  text-align:center;
  display:flex;
  align-items: center;
  justify-content: center;
  padding:0.8em;
  text-decoration:none;
  width:97%;
  margin-bottom:10px;
  min-height:80px
}
a.support-link-block img{
  height:auto;
  width:75%;
  margin-bottom:10px;
  display:inline-block;
}
a.support-link-block h6{
  margin-bottom:0px;
}
.support-links-other ul{
  margin:0;
  list-style:none;
  line-height:30px;
}
.support-links-other ul li a{
  text-decoration:none;
}
.support-links-other ul li a:hover{
  text-decoration:underline;
}
a.support-link-cta{
  text-align:center;
  display:flex;
  align-items: center;
  justify-content: center;
  padding:0em;
  text-decoration:none;
  width:95%;
  margin-bottom:10px;
}
a.support-link-cta img{
  height:auto;
  width:100%;
  display:inline-block;
  margin:0;
}


/* small screen, remove x hidden fix in cart */ 

@media only screen and (max-width: 798px)
.small-screen-cart-remove-fix {
    padding-top: 70px;
}
