﻿body {
    font-size: 12px;
}

h2, .h2 {
    font-size: 24px;
}

h3, .h3 {
    font-size: 19px;
}

h4, .h4 {
    font-size: 14px;
}

h5, .h5 {
    font-size: 12px;
}

#myTab2
{
    font-size:12px;
}

.panel-title {
  font-size: 13px;
}

@media screen and (max-width: 992px) {
  #myTab2
  {
        font-size: 10px !important;  
  }
}

@media screen and (max-width: 835px) {
  #myTab2
  {
        font-size: 9px !important;  
  }
}


#div-multi-city a
{
    font-size:10px;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  font-size: 11px;
}

.btn {
  font-size: 12px;
}

.thumbnail .caption {
  padding: 9px 9px 22px;
}


.spec-fares-detail-from-to
{
    font-size:inherit;
}

.spec-promo-detail-from-to
{
    font-size:inherit;
}

