@media (min-width: 450px) and (max-width: 990px){

  .share-footer {
    font-size: 9px;
  }

  .share-message {
      font-size: 3vw;
  }

  .share-number {
    font-size: 7vw;
  }

  .share-event-organization-name {
    font-size: 10vw;
  }

  #bevelModal .modal-dialog, #bevelModal .modal-content {
    width: 400px;
  }

  #bevelModal .modal-dialog {
    width: 400px;
  }

  #bevelModal .modal-header-text, #bevelModal .modal-header-text-small {
    font-size: 32px;
    line-height: 35px;
  }

  #bevelModal .modal-keyword {
    font-size: 44px;
  }

  #bevelModal .modal-header-text-small {
    font-size: 22px;
    line-height: 26px;
  }

  #bevelModal .modal-text {
    font-size: 22px;
  }

  .subscribe-to-org-page-sub-text {
    font-size: 21px;
  }

  .org-page-footer {
    text-align: center;
    font-size: 9px;
    margin-left: 80px;
    margin-right: 80px;
  }

  .empty-share-footer {
    text-align: center;
  }

  .org-page-footer-row .subscribe-input, .empty-org-page-form .subscribe-input {
    padding-left: 10px;
    border-radius: 4px 0 0 4px;
    background-color: #F8F8FA;
    border-color:#F8F8FA;
    height: 35px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    line-height: initial;
    font-size: 18px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: solid 1px #F8F8FA;
    width: 100%;
    outline: none;
    -webkit-appearance: none;
  }

  .org-page-footer-row .subscribe-button, .empty-org-page-form .subscribe-button {
    color:#fff;
    width: 120px;
    background-color: #FB8225;
    border-radius: 0 3px 3px 0;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 17px;
    padding: 0 15px;
    height: 35px;
    border: solid 1px #FB8225;
    font-weight: 500;
    outline: none;
    cursor: pointer;
    z-index: 2;
    margin-top: 0px;
    position: absolute;
    right:-2px;
  }

  .org-page-form-offset {
    margin-left: 25%;
  }

  .empty-org-page-form-offset {
    margin-left: 16.66666667%;
  }

  .subscribe-button-invisible {
    display: none;
  }

  .empty-share-organizer {
    font-size: 64px;
    margin-top: 40px;
    line-height: 75px;
  }

  .empty-share-dont-worry {
    font-size: 24px;
    line-height: 28px;
  }

  .sms-share-background {
    background: linear-gradient(180deg, #1A4973 56%, #0B233F 98%);
    background-position: 0% 0%;
  }

  .share-page-body {
    background: inherit;
  }

  .share-button {
    font-size: 16px;
  }

  .share-gray-border-column {
    border-left: 10px solid #464A4F;
    border-right: 10px solid #464A4F;
    border-bottom: 10px solid #464A4F;
    padding: 32px;
    padding-top: 0px;
  }

  .share-page-header {
    margin-left: -41px;
    margin-right: -43px;
    background-image: url('/images/GT strip.png');
    background-size: 100% auto;
    height: 7px;
  }


  /*.ibox-title-block {
    width: 110px;
    height: 110px;
  }

  .ibox-month {
    margin-top: 18px;;
    font-size: 32px;
    line-height: 17px;
  }

  .ibox-date {
    font-size: 52px;
    line-height: 70px;
  }

  .event-list-promoter-name {
    color: #696C72;
    font-size: 24px;
    line-height: 27px;
    margin-top: -15px;
  }*/


}
