.play-store-btn {
  width: 135px;
  height: 40px;
}
.contactus-title {
  padding-bottom: 20px;
}
.carousel-header {
  margin-bottom: 40px;
}
@media (min-width: 300px) {
  .twitter-follow-button {
    margin-top: 0px !important;
    margin-left: 15px !important;
  }
  .download-container {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .twitter-follow-button {
    margin-top: 15px !important;
    margin-left: 15px !important;
  }
  .download-container {
    margin-top: 10px;
    margin-bottom: 40px;
  }
}
.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
  background-image: inherit;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}
@media (max-width: 960px) {
  #gcse {
    display: none;
  }
}
@media (min-width: 961px) {
  .gsc-control-cse {
    height: 51px;
  }
  #gcse {
    z-index: 100;
    position: absolute;
    top: 20px;
    right: 100px;
    width: 300px;
  }
}
