/* next-flight */
.f-bx-flgt {
    width: 100%;
    bottom: 0;
    font-family: 'carnaslight';
    color: rgba(255,255,255,1.00);
    border-top: rgba(255,255,255,1.00) solid 0.2em;
    border-radius: 0.5em;
}
.f-bx-flgt-arr  {
    background-color: rgba(81,156,91,1.00);
}
.f-bx-flgt-dep  {
    background-color: rgba(38,112,173,0.95);
}
.f-bx-flgt-tbl {
    display: inline-block;
    text-align: center;
    width: 90%;
    margin: 0 0 0 10%;
}
.arri .f-bx-flgt-tbl {
    margin: 0 0 0 10%;
    margin: 0 10% 0 0;
}
.f-bx-flgt-tbl table {
    margin: 0 auto 0 auto;
}
.f-bx-flgt table td {
    padding: 0.15em 0.0em 0.0em 1%;
    font-size: 1.20em;
    vertical-align: middle;
    width: auto;
    white-space: nowrap;
}
.f-bx-flgt table td:first-child {
    display: table-cell;
}
.f-bx-flgt table td:nth-child(2) {
    width: 8%;
}
.f-bx-flgt table td:last-child {
    width: auto;
}
.f-bx-flgt table td:nth-child(6),
.f-bx-flgt-dep table td:nth-child(6)   {
    font-size: 0.95em;
}
.f-bx-flgt table td .tbl-est,
.f-bx-flgt table td .tbl-stus   {
    display: inline-block;
    background-color: rgba(104,22,22,1.00);
    padding: 0 1%;
    margin: 0 0 0 2%;
}
.f-bx-flgt .i-bx-flgt-ntc {
    padding: 0.15em 0.0em 0.0em 1%;
    font-size: 1.10em;
    vertical-align: middle;
    text-align: center;
    width: auto;
}

.f-bx-flgt-hdr {
    width: 90%;
    padding: 0.5% 0  0.5% 1%;
    font-size: 1.80em;
    font-family: 'Sansita', sans-serif;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    text-align: center;
}

.arri .f-bx-flgt-img,
.depa .f-bx-flgt-img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10%;
}
.depa .f-bx-flgt-img {
    right: auto;
    left: 0;
}
.arri .f-bx-flgt-img img,
.depa .f-bx-flgt-img img {
    width: 140%;
    margin: 0 0 -25% 18%;
}
.depa .f-bx-flgt-img img {
    margin: 0 0 -20% -18%;
}
.f-bx-flgt tbody tr table .tbl-date:nth-child(2),
.f-bx-flgt tbody tr table .tbl-time:nth-child(2),
.f-bx-flgt tbody tr table .tbl-est:nth-child(2),
.f-bx-flgt tbody tr table .tbl-route:nth-child(2),
.f-bx-flgt tbody tr table .tbl-stus:nth-child(2),
.f-bx-flgt tbody tr table .tbl-flgt:nth-child(2) {
    display: none;
}

@media (min-width:1152px) {
.f-bx-flgt {
    font-size: 85%;
}
}
@media (min-width:1490px){

    
}
@media (min-width:1690px){

    
}
@media (min-width:1920px){

    
}
@media (min-width:481px) and (max-width:539px) {



.f-bx-flgt {
    font-size: 60%;
}
.arri .f-bx-flgt-img, 
.depa .f-bx-flgt-img {
    width: 13.5%;
}
.arri .f-bx-flgt-img img, 
.depa .f-bx-flgt-img img {
    width: 150%;
    margin: 0 0 -15% 15%;
}
.depa .f-bx-flgt-img img {
    margin: 0 0 -15% -15%;
}
.f-bx-m-hdr h2, 
.f-bx-m-vst h2 {
    font-size: 1.7em!important;
}

}
@media (min-width:540px) and (max-width:639px) {

.f-bx-flgt table td:first-child {
    display: none;
}
.f-bx-flgt table td:nth-child(2) {
    width: 7%;
    padding: 0.15em 0.0em 0.0em 0.15em;
}

.f-bx-flgt {
    font-size: 65%;
    width: 99%;
    padding: 1% 0% 1% 1%;
}
.f-bx-flgt table td:nth-child(5),
.f-bx-flgt table td:nth-child(6),
.f-bx-flgt table td:nth-child(7) {
    font-size: 80%;
}
    
.arri .f-bx-flgt-img, .depa .f-bx-flgt-img {
    right: 0;
    width: 14%;
}
.depa .f-bx-flgt-img {
    right: auto;
    left: 0;
}
.arri .f-bx-flgt-img img, 
.depa .f-bx-flgt-img img {
    width: 110%;
}

}
@media (min-width:640px) and (max-width:767px) {

.f-bx-flgt table td:first-child {
    display: none;
}
.f-bx-flgt table td:nth-child(2) {
    width: 7%;
    padding: 0.15em 0.0em 0.0em 0.15em;
}
.f-bx-flgt-hdr {
    font-size: 90%!important;
}
.f-bx-flgt-tbl {
    font-size: 55%!important;
}
.f-bx-flgt table td:nth-child(5),
.f-bx-flgt table td:nth-child(6),
.f-bx-flgt table td:nth-child(7) {
    font-size: 80%;
}
    
.arri .f-bx-flgt-img, .depa .f-bx-flgt-img {
    right: -2%;
    width: 17%;
}
.depa .f-bx-flgt-img {
    right: auto;
    left: -3%;
}
.arri .f-bx-flgt-img img, 
.depa .f-bx-flgt-img img {
    width: 140%;
}

}
@media (min-width:768px) and (max-width:979px) {

.f-bx-flgt {
    font-size: 90%;
}
    
}
@media (min-width:980px) and (max-width:1151px) {

.f-bx-flgt {
    font-size: 90%;
}
}
@media (max-width:480px) {


.f-bx-flgt {
    font-size: 55%;
}
.arri .f-bx-flgt-img, 
.depa .f-bx-flgt-img {
    width: 13.5%;
}
.arri .f-bx-flgt-img img, 
.depa .f-bx-flgt-img img {
    width: 150%;
    margin: 0 0 -15% 15%;
}
.depa .f-bx-flgt-img img {
    margin: 0 0 -15% -15%;
}
    

}
