



 @media only screen and (min-width: 768px) and (max-width: 1200px)  {


  





          
  }


@media only screen and (max-width: 767px) {

  .container{width: 100%; padding: 0 16px;}
 .featuresectionInr .itemsFeature{width: 100%;}
  .formtodownload{width: 100%;}

}


@media only screen and (max-width: 420px) {




    }

