@media (max-width: 759px)
{

  .contact-alert
  {
    width: 60% !important;
  }

  .close_wrapper
  {
    background-size: 40px;
    width: 60px;
    height: 60px;
    float: right;
  }

.input-short
{
    padding-left: 24px;
    border: 0 !important;
    box-shadow: none !important;
    font-size: 20px;
    font-family: gibsonsemibold,sans-serif !important;
    height: 120px;
    background-color: hsla(0,0%,100%,.3);
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    color: white;
    margin-right: 5%;
    width: 80%;

    margin-bottom: 5px;
  }

  .drop
  {
    width: 100% !important;
    width: 37.5%;
  }

  .des_pic img
  {
  	width: 200px;
  }

  .des_pic
  {
    display: none;
  }

  .des_main
  {
    width: 100%;
    padding-right: 0;
    padding-top: 0;
  }

  .des_main_inner
  {
    text-align: center;

    padding: 7%;
  }

  .des_main_inner span
  {
    font-size: 18px;
  }

  figure.snip1477 h2 {
    font-size: 1em;
  }

  figure.snip1477
  {
    margin: 15px 7%;
  }

  .services_desc
  {
    padding-top: 16px;
  }

  .about_us
  {
    padding-top: 20%;
  }

  nav ul
  {
    flex-direction: column;
  }

  .header_wrapper h3
  {
    font-size: 30px;
  }

}


@media (min-width: 1600px)
{

  .center-content h1
  {
    font-size: 50px;
  }
  .flucht
  {
    padding-left: 220px !important;
    padding-right: 220px !important;
  }

  .detail_header
  {
    text-transform: uppercase;
    font-size: 3.5em;
  }

  .header-wrapper
  {
    position: absolute;
    left: 120px;
    top: 20vh;
    z-index: 99;
  }
}

@media (max-width: 767px)
{

  .quote_wrapper
  {
    padding-left: 24px !important;
    padding-right: 24px !important;
    padding-top: 54px !important;
    padding-bottom: 54px !important;
  }

  .content1
  {
    padding-left: 24px !important;
    padding-right: 24px !important;
    margin-top: 36px !important;
  }

  .content_detail_wrapper
  {
    padding: 0;
  }

  .content1 h3
  {
    margin-bottom: 30px;
  }

  .contact_wrapper h1
  {
    font-size: 30px;
  }

  .index-contact h1
  {
    font-size: 30px;
  }
}

@media (max-width: 1000px)
{
  .close_wrapper
  {
    background-size: 40px;
    width: 60px;
    height: 60px;
    float: right;
  }

.input-short
{
    padding: 12px 24px !important;
    border: 0 !important;
    box-shadow: none !important;
    font-size: 24px !important;
    font-family: gibsonsemibold,sans-serif !important;
    height: 60px !important;
    background-color: hsla(0,0%,100%,.3);
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    color: white;
    margin-right: 5%;
    width: 80%;

    margin-bottom: 5px;
  }

  .center-content h1
  {
    font-family: "Fivo";
    font-size: 50px;
    color: white;

  }

  .center-content
  {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .imp-center
  {
    margin-top: 3vh;
  }

  .im1
  {
    font-size: 40px !important;
  }

  .center-content span
  {
    font-size: 20px !important;
  }

  .center-content p
  {
    font-size: 18px !important;
  }

  .mt
  {
    margin-top: 360px !important;
  }
}
