body{
    font-family: Poppins,sans-serif;
    /* font-family: Roobert, Helvetica Neue, Helvetica, Arial, sans-serif; */
    font-weight: 400;
    font-feature-settings: "tnum" 1, "ss03" 1;
    -webkit-font-smoothing: antialiased;
}

h1,h2{
    font-weight: 600;
} 

h2{
    font-size: 40px;
    height: 60px;
   
}

.sticky {
    position: sticky;
    top: 0;
    width: 100%; 
     z-index: 10;
}

.a2m-caro{
    background-size: cover;  
    background-position: right; 
    background-repeat:no-repeat; 
}

#caro1{
    background-image: url('../../images/hero_me_icons.jpg'); 
}

#caro2{
    background-image: url('../../images/usa-darkmode.png'); 
}

#caro3{
    background-image: url('../../images/connecting.png'); 
}

#caro4{
    background-image: url('../../images/hotspots.png'); 
}
 

 

.dark{
    background-color: rgb(0,0,0);
}

.reports{
    /* height: 90px; */
    text-align: center;
   
    height: 760px;
    position: relative;
}

.report-message{
    height: 150px;
   
     
}

.report-text{
    text-align: center;
    font-size: 26px;
    /* color: #ffffff; */
    background: rgba(255,255,255,0.4);
    border-radius: 15px;
    padding: 8px;
}
.feature-headline{
    font-size: 64px; 
}

.feature-subtitle{
    font-size: 32px; 
}

.feature-points{
   color: rgba(0,0,0,0.8)
}

.a2m-vh-75{
    min-height: 75vh;
    /* margin-top: 300px;  */
}

.a2m-align-center{
    align-self: center;
}

.feature-layout{
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.know{
    height: 120px;
    background: #87CEEB;
}

.hero-me-image{
    /* width: 2132px;
    height: 433px;  
    /* background-size: 2132px 433px; */
    display: inline-block;
    height: 433px;
    width: 100%;  
    /* background: green; */
    background-repeat: no-repeat;
    background-image: url(../../images/hero_me_icons.jpg);
}

.hero-me-dark-image{
    display: inline-block;
    height: 748px;
    width: 100%;  
    background-repeat: no-repeat;
    background-image: url(../../images/usa-darkmode.png);
}

  .unit-image{
    z-index: 1;
    position: absolute;
    border: 0;
    margin: 0;
    padding: 0;
    left: calc(50% + 0px);
    right: auto;
    bottom: 0px;
    top: auto;
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
}  

.red{
    background: chocolate;
}

.report-icon{
    text-align: center;
    padding: 16px;
    position: absolute;
    top: 30%;
    left: 25%;
  
}

.report-image-container{
    position: relative;
}

.test{
position: absolute;
    width: 100%;
    height: 17rem;
    bottom: 0;
    background: var(--show-header-overlay);
}

.feature-reports{
    background-image: url(../../images/connecting.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 75vh;
    background-position: center;
    position: relative;
    opacity: 0.4;
}

.feature-earthobs{
    background-image: url(../../images/hotspots.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 400px;
}

/* FOOTER */

footer h3{
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 1.5px;
    margin-top: 8px;
    color: #ffffff;
}

footer li{
    list-style-type:none;
    font-size: 13px;
}

.footer-highlight{
    min-height: 80px;
    /* border-top: solid 1px rgba(255, 255, 255, 0.3);
    border-bottom: solid 1px rgba(255, 255, 255,.3); */
    width: 95%;
    text-align: center;
    line-height: 80px;
    margin-top: 15px;
}

.footer-end{
    height: 30px;
    line-height: 30px;
    margin-top: 15px;
    width: 95%;
}

.footer-end img{
    height: 30px;
}

.line-right{
    border-right: 1px solid rgba(255,255,255,.3);
}

.footer-highlight img{
    height: 35px;
}

.footer-highlight span{
    display: inline-block;
    margin-right: 15px;
    
}




.hero-block .hero-block-content {
    position: relative;
    /* background: #ececec; */
    color: #22313f;
    height: 350px;
    height: 35rem;
    z-index: 1;
    background: rgba(255,255,255, 0.6);
}

.hero-block .hero-block-content .hero-block-content-inner {
    position: absolute;
    height: auto;
    width: 100%;
    top: auto;
    bottom: 40px;
    bottom: 4rem;
    left: 0;
    padding: 0 15px;
    padding: 0 1.5rem;
    font-size: 14px;
    font-size: 1.4rem;
}

.dark-feature{
    height: 150px;
    background: #222b2f;
}

.download-feature{
    height: 100px;
    text-align: center;
    line-height: 100px;

}

.warning-icon img{
    height: 100%;
}

.warning-icon{
    height: 140px;
    line-height: 150px;
}

.bg-light{
    background-color: #FAFAFA;
}

.explore{
    color: #ffffff;
    height: 150px;
    text-align: center;
}

.explore h1{
    line-height: 150px;
}

section p{
    font-size: 17px;
    line-height: 1.47059;
    font-weight: 400;
    letter-spacing: -.022em;
    color: #333;
    font-style: normal;
}  

.major-feature::after{
    content:"";
    display: inline-block;
    height: 0.5em;
    vertical-align: bottom;
    width: 100%;
    margin-right: -100%;
    margin-left: 10px;
    border-top: 2px solid;
}

.major-feature{
    overflow: hidden;
}

.note-feature{
    background: #f2f2f2;
    margin-top: 20px;
    border: 1px solid #e6e6e6;
   
}

.note-feature p{
    margin-top: 1em;
}

.sub-tag{
    color: rgba(0,0,0,0.6);
}

@media (max-width: 575.98px) {  
    .product-centre{
        text-align: center;
        
    }
    .feature-headline{
        font-size: 55px;
    }
    .block-head{
        display: block;
        margin-top: 16px;
        margin-bottom: 8px; 
        height: 100px;
    }

}

@media (max-width: 992px) {  
    .a2m-vh-75{
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .note-feature{
        margin-left: 16px;
        margin-right: 16px;
    }

   

    .feature-reports{
        background-image: url(../../images/connecting.png);
        background-repeat: no-repeat;
        background-size: cover;
        height: 400px;
        background-position: center;
        width: 100%;
        opacity: 1;
    }

    .report-icon{
        position: relative;
        text-align: center;
        top: 0;
        left: 0;
    }

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

     #caro1{
        background-position: left; 
    }  

   .hero-block .hero-block-content { 
        background: rgba(255,255,255, 0);
    }

    #caro1 .backover{
        position: absolute;
        height: 250px;
        width: 100%;
        background: rgba(255,255,255, 0.9);
        top: 270px;
        left: 0px;
    }

    #caro2 .backover{
        position: absolute;
        height: 250px;
        width: 100%;
        background: rgba(255,255,255, 0.9);
        top: 270px;
        left: 0px;
    }

    #caro3 .backover{
        position: absolute;
        height: 250px;
        width: 100%;
        background: rgba(255,255,255, 0.9);
        top: 270px;
        left: 0px;
    }

    #caro4 .backover{
        position: absolute;
        height: 40px;
        width: 100%;
        background: rgba(255,255,255, 0.9);
        top: 460px;
        left: 0px;
    }
  
  
   
    #caro4 .feature-headline{
        color: #ffffff;
    }

    #caro4 .feature-subtitle{
        color: #ffffff;
    }

    #caro4 .feature-points{
        color: #ffffff;
    }

    .block-head{
        display: block;
        margin-top: 16px;
        margin-bottom: 0; 
        height: 50px;
    }
    

 }


 @media (max-width: 1200px) { 
    .block-head{
        display: block;
        margin-top: 16px;
        margin-bottom: 8px; 
        height: 100px;
    }

   }



@media (min-width: 576px) { 
    .product-centre{
        text-align: left;
    }

  }

 
@media (min-width: 768px) {   }

 
@media (min-width: 992px) {  
   

}

 
@media (min-width: 1200px) {   }

.embed-twitter {
    width: 75% !important;
}