@media only screen and (max-width: 1500px) {
    .value-delivered-bg {
        height: 700px;
    }

}



@media only screen and (max-width: 900px) {
    h1{
        font-size:40px;
        font-family: Gotham-bold;
        letter-spacing: inherit;
        
    }
    h2{
        font-size:25px;
        font-family: Gotham-bold;
        letter-spacing: inherit;
        
    }
    p{
        font-size:17px;
        font-family: Gotham-regular;
        
    }

    .progress-circle {
     
        width: 300px;
        height: 300px;

    }
      
      /* .progress-circle:after {
        content: '';
        display: inline-block;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        -webkit-animation: colorload 2s;
        animation: colorload 2s; } */
      
      .progress-circle span {
    width: 250px;
    height: 250px;
    margin-left: -20px;
    margin-top: -20px;
    }
    .proof-numbers .nav-tabs>li{
        width: 48%;
    }
    .proof-numbers .nav-tabs>li>a{
        font-size: 17px;
    }
    .map-position {
        padding-left: 50px;
    }
    .resp-hide{
        display: none !important;
    }
    .our-approach .nav-tabs>li>a{
        font-size: 15px;
    }
    .our-approach .nav-tabs>li.active>a::before{
        top: 78px;
    }
    .our-approach .nav-tabs>li.active>a::before{
        left: 36%;
    }
    .button-white{
        font-size: 15px;
    }
    .resp-margin{
        margin-top: -50px;
    }
    .sub-head{
        font-size: 30px;
    }
    .big-font{
        font-size: 20px;
    }
    .main-banner{
        height: 635px;
    }
    .item{
        min-height: 260px;
        padding: 20px;
    }
    .item-heading-style{
        margin-top: inherit;
    }
    .health-safety-outer {
        background-image: inherit;
        /* height: 1160px */
    }
    .schedule-demo{
        font-size: 17px;
    }
    .about-avetta-outer {
        background-image: inherit;
    }
    .request-demo-bt-psn {
        left: 19%;
    }
    .tab-font-resp{
        font-size: 12px;
    }
    .screen-shot-position{
        margin-top: 0%;
        position: inherit;
    }
    .screenshot-bg {
        height: 0px;
    }
    .vdo-btn-psn{
        text-align: center;
    }
    .download-btn-psn{
        text-align: center;
    }
    .gray-corner{
        height: 0px;
        display: none;
    }
    .tab-height{
        height: inherit;
    }
    .globe-position{
        display: none;
    }
    .testi_box_psn {
        margin-left: 0%;
        margin-right: 0%;
        margin-top:0%;
    }
    .liability-carousel .item {
        min-height: inherit;
    }
    .negative_margin{
        margin-top: inherit;
    }


    .our-approach .nav-tabs>li>.financial
    {
     
        background: inherit ;
      
    }
    .our-approach .nav-tabs>li.active>.financial,
    .our-approach .nav-tabs>li>.financial:hover {
    
        background: inherit ;
    
    }

    .our-approach .nav-tabs>li>.liability
    {

        background: inherit;
     
    }
    .our-approach .nav-tabs>li.active>.liability,
    .our-approach .nav-tabs>li>.liability:hover {

        background: inherit ;
 
    }
    .our-approach .nav-tabs>li>.cybersecurity
    {
  
        background: inherit ;
 
    }
    .our-approach .nav-tabs>li.active>.cybersecurity,
    .our-approach .nav-tabs>li>.cybersecurity:hover {
   
        background: inherit ;

    }

    .tab-font{
        margin-top: inherit;
    }
    .tab-margin{
        margin-top: inherit
    }

    /* .our-approach .nav-tabs>li>a::after {
        
        bottom: -11px;
  
    } */
  }

