@media only screen and  (max-width:992px){
    .skfg{
    border: none;
    text-align: center;
    margin-top:10px;

    }
    .navigation-bar{
        text-align: center;
    }
    .btn-get{
        margin-top:10px;
    }
    .container{
        padding-left: 15px;
        padding-right: 15px;
    }
    .patents > div > h1{
  
        padding-left: 0%;
        padding-right: 0%;
        }
}

@media only screen and  (max-width:767px){
    
    .tpreason-container > p{
        font-size:18px;
      
        
    }
    .custom-modal-title{
      font-size:30px;  
    }
    .long-button{
        font-size:20px;
    }
    .long-button > img{
        width: 30px;
    }
    .jim-text{
       
        font-size:19px;
        text-align: center;
      
    }
    .d1-title{
        text-align: center;
    }
    .d1-text{
        text-align: center;
        font-size:20px;
    }
    .section-title{
        text-align: center;
        font-size:36px;
    }
    .hero-sub-heading > div > h1{
        font-family: HelveticaLTStd-BlkCond;
        font-size:50px;
        padding-right: 0px;
        margin-top:10px;
      
    }
    .hero-gain{
        font-size:50px;
    }
    .story-p{
       
        font-size: 20px;
    }
    .hero-p{
        padding-right:0;
        font-size:45px;
    }
    .hero-text{
        line-height: 55px;
    }
    .patents > div > h1{
            font-size: 36px;
        }
        .disclaimer{
          
            padding-left: 0%;
            padding-right: 0%;
        }
        .form-input,.btn-submit{
            width:100%;
          
        }
        .form-heading{
            margin-top: 20px;
            font-size:26px; 
        }
        .btn-submit{
            font-size:26px; 
        }
        .form{
            width:100%;
        }
}
@media only screen and  (max-width:480px){

    .chart-heading > h1{
        font-size:36px;
        font-family: Roboto-BoldCondensed;
    }
    
    .chart-heading > p{
        font-size:18px;
        font-family: OpenSans;
    }
    .jim-text{
       
        font-size:19px;
      
    }
    .hero-sub-heading > div > h1{
     
        font-size:45px;
        padding-right: 0px;
        margin-top:10px;
  
    }
    .hero-gain{
        font-size:46px;
    }
    .story-p{
       
        font-size: 20px;
    }
    .hero-p{
        padding-right:0;
        font-size:38px;
        line-height: 55px;
    }
    .hero-text{
        line-height: 55px;
    }
    .section-title{
  
        font-size:28px;
    }
    .section-text{
        font-size:19px;
    }
    .patents > div > h1{
        font-size: 34px;
    }
    .grdnt-box{
       
        padding:25px 20px 25px 20px;
        margin-top:30px;
    }
    .grdnt-box > h1{
  
       
        font-size:28px;
        text-align: center;
      
    }
    .navigation > a{
    
        margin-top:10px;
        font-size:15px;
        
        
    }
}

@media only screen and  (max-width:1364px){
    .news-image{
        width: 300px;
    }
}
@media only screen and  (max-width:767px){
    .news-image{
        width: 100%;
    }
}