* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
body {
    width: 100%;
    height: auto;
    margin: 0;
}
.head-top {
    width: 100%;
    margin: 0 auto;
    height: auto;
    background-color: white;
}
.header {
    margin: 0 auto;
    width: 70%;
    height: 180px;
    position: relative;
    display: flex;
    align-items: center;
}
.menu {
    float: left;
    width: 30%;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-size: 20px;
    list-style: none;
    text-decoration: none;
    line-height: 30px;
}
.menu li > a {
    text-decoration: none;
    list-style: none;
    color: #004d71;
}
.menu li > a:hover {
    color: #86a9bb;
}
#menuh::after {
    content: '/';
    font-weight: 800;
    padding: 10px;
    opacity: 0;
}
#menuh:hover::after {
    opacity: 1;
    color: rgb(161, 218, 96);
}
li {
    list-style: none;
}
.toggle-button {
    display: none;
    cursor: pointer;
    margin-top: 40px;
    float: left;
    margin-left: 10%;
}  
.bar1, .bar2, .bar3 {
    width: 30px;
    height: 3px;
    background-color: #86a9bb;
    margin: 6px 0;
    transition: 0.4s;
}  
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-6px, 2px);
    transform: rotate(-45deg) translate(-6px, 2px);
}
.change .bar2 {opacity: 0;}
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-9px, -8px);
    transform: rotate(45deg) translate(-9px, -8px);
}
.changeback .bar1  {
    -webkit-transform: rotate(0deg) translate(0px, 0px);
    transform: rotate(0deg) translate(0px, 0px);
}
.changeback .bar2 {opacity: 100;}
.changeback .bar3  {
    -webkit-transform: rotate(0deg) translate(0px, 0px);
    transform: rotate(0deg) translate(0px, 0px);
}
.toggle-menu {
    font-family: 'Mulish', sans-serif;
    font-weight: 300;
    text-align: left;
    line-height: 18px;
    display: none;
    padding-top: 80px;
    padding-right: 120px;
    text-decoration: none;
    list-style: none;
    padding-left: 100px;
}
.toggle-menu li > a {
    text-decoration: none;
    font-size: 24px;
    color: #86a9bb;
    list-style: none;
    text-align: left;
}
.toggle-menu > ul > li > a {
    font-size: 24px;
    color: #004d71;
    text-decoration: none;
    list-style: none;
}
.toggle-menu > ul > li {
    padding-top: 35px;
    font-size: 24px;
    text-decoration: none;
    list-style: none;
}
.toggle-menu li {
    padding-top: 15px;
    text-decoration: none;
    font-size: 24px;
    color: #b8b8b8;
    list-style: none;
}
.toggle-menu li > a::after {
    content: '/';
    font-weight: 800;
    padding: 10px;
    opacity: 0;
}
.toggle-menu li > a:hover::after {
    opacity: 1;
    color: rgb(161, 218, 96);
}
.sm1-t, .sm2-t, .sm3-t, .sm4-t, .sm5-t {
    align-items: center;
    text-align: left;
    margin: auto;
    font-family: 'Mulish', sans-serif;
    line-height: 25px;
    margin-left: 70px;
    font-weight: 500;
}
.m0-v-t, .m1-v-t, .m2-v-t, .m3-v-t, .m4-v-t, .m5-v-t, .m6-v-t {
    padding-bottom: 20px;
}
.logo {
    display: flex;
    margin: 0 auto;
    float: left;
    width: 50%;
    align-items: center;
    padding-left: 80px;
}
#jl-logo {
    width: 250px;
    height: auto;
    text-align: center;
    display: flex;
}
.social {
    width: 20%; 
    text-align: right;
    padding-top: 10px;
    float: right;
}
.fas, .far, .fab {
    color: #004d71;
    text-decoration: none;
    font-size: 14px;
}
.fas:hover, .far:hover, .fab:hover {
    color: #86a9bb;
}
.main0, .calendar, .main0b {
    margin: 0 auto;
    width: 100%;
    height: auto;
    background-color: #e2e2e2;
}
.main0, .main0b {
    display: flex;
}
.sub-header {
    margin: 0 auto;
    width: 70%;
    height: auto;
    position: relative;
}
.sub-header-0 {
    margin: 0 auto;
    width: 70%;
    height: auto;
    display: none;
}
.sub-header-v {
    margin: 0 auto;
    width: 70%;
    height: auto;
    display: none;
    padding-top: 30px;
}
.calin {
    margin: 0 auto;
    width: 70%;
    height: auto;
    display: flex;
    position: relative;
}
.calin-v {
    margin: 0 auto;
    width: 70%;
    height: auto;
    display: none;
}
.calleft {
    margin: 0 auto;
    width: 100%;
    height: auto;
    text-align: left;
}
.calleft-v {
    margin: 0 auto;
    width: 100%;
    height: auto;
    text-align: left;
}
.terminal {
    margin: 0 auto;
    height: auto;
    text-align: left;
    float: left;
    padding-top: 30px;
    position: relative;
}
.terminal-v {
    margin: 0 auto;
    height: auto;
    text-align: left;
    padding-top: 30px;
    position: relative;
}
.subsub, .subsub-v {
    text-align: left;
    padding-top: 45px;
}
.subsub-v {
    display: none;
}
.term {
    text-align: right;  
    height: auto;
    align-items: right;
}
.term-v {
    text-align: right;  
    height: auto;
    align-items: right;
    margin-top: -30px;
}
.term2 {
    margin: 0 auto;
    text-align: right;  
    height: auto;
    align-items: right;
    width: 20%;
    padding-top: 30px;
}
.term2-v {
    text-align: left;  
    height: auto;
    align-items: left;
    padding-top: 30px;
    float: left;
}
.undersub {
    margin: 0 auto;
    position: relative;
    float: left;
}
.gatesleft {
    padding-left: 30px;
    float: left;
}
.gatesright {
    padding-left: 30px;
    float: left;
}
#calend {
    width: 500px;
    height: auto;
    padding-bottom: 20px;
}
table {
    width: 80%;
    text-align: left;
    line-height: 24px;
    margin-bottom: 20px;
}
#firstline {
    padding-top: 50px;
}
th {
    font-family: 'Big Shoulders Stencil Text', cursive;
    font-size: 20px;
    font-weight: 500;
    color: #222222;
    height: 50px;
}
#flags {
    width: 30px;
    height: auto;
    align-items: center;
}
td {
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    font-size: 16.5px;
}
#date {
    color: #ff6600;
}
#land {
    color: #222222;
}
#ticket {
    width: 700px;
    height: auto;
    padding-bottom: 30px;
}
#ticket-v {
    width: 700px;
    height: auto;
    padding-bottom: 30px;
}
.submenu {
    list-style: none;
    text-decoration: none;
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 25px;
}
#submsymb {
    color: white;
    font-weight: 800;
}
hr {
    border-top: 1px solid;
    width: 160px;
    color: white;
}
.submenu ul {
    text-align: left;
    align-items: left;
}
.submenu ul > a:not(#submenub-0) {
    text-decoration: none;
    list-style: none;
    color: #004d71;
}
.submenu ul > a:hover:not(#submenub-0) {
    color: #82bc00;
}
#submenub-0{
    color: white;
    text-decoration: none;
}
/* #submenub::after {
    content: ' /';
    font-weight: 800;
    padding: 3px;
    opacity: 0;
}
#submenub:hover::after {
    opacity: 1;
    color: rgb(161, 218, 96);
} */
#luggage {
    width: 150px;
    height: auto;
    margin-top: 40px;
    text-align: right;
    margin-right: -10px;
}
#luggage-v {
    float: left;
    width: 150px;
    height: auto;
    margin-top: 40px;
    margin-right: 30px;
    padding-bottom: 20px;
    text-align: left;
}
.checkin {
    width: 100%;
}
.but-send {
    background-color: #a5cc50;
    width: 150px;
    height: 40px;
    border-style: none;
    border-radius: 8px;
    border-color: none;
    font-family: 'Nunito', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: snow;
    text-align: center;
    margin-top: 20px;
}
.but-send:hover {
    color: rgb(98, 155, 120);
    background-color: snow;
    border-style: none;
}
.checkin a {
    text-decoration: none;
    list-style: none;
    color: snow;
    line-height: 20px;
    background-clip: content-box;
    padding: 20px;
}
.checkin a:hover {
    color: #a5cc50;
}
p a {
    text-decoration: none;
    list-style: none;
    color: #86a9bb;
    font-weight: 600;
    line-height: 20px;
    background-clip: content-box;
}
p a:hover {
    color: #a5cc50;
}
#globe {
    width: 850px;
    height: auto;
    margin-top: -5px;
}
#depart {
    width: 570px;
    height: auto;
    padding-top: 20px;
}
hr {
    border-top-width: 0.3;
    border-color: #86a9bb;
    width: 600px;
    margin-top: 20px;
    margin-bottom: 20px;
}
#sign {
    width: 300px;
    height: auto;
    text-align: right;
}
.active, .dot:hover {
  background-color: #d7e7ae;
  border-color: #d7e7ae;
}
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
h1 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 44px;
    color: #004d71;
    text-align: left;
}
h2 {
    font-size: 23px;
    font-weight: 500;
    font-family: 'Quicksand', sans-serif;
    color: #86a9bb;
}
h3 {
    font-size: 21px;
    font-weight: 500;
    font-family: 'Quicksand', sans-serif;
    color: #004d71;
    padding-top: 10px;
}
h4 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-size: 30px;
    color: #004d71;
    text-align: left;
}
h5 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 36px;
    color: #ffffff;
}
h6 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 36px;
    color: #86a9bb;
}
h7 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 300;
    font-size: 40px;
    color: #86a9bb;
    padding-top: 10px;
}
#sl-bold {
    font-weight: 800;
}
.main1 {
    margin: 0 auto;
    width: 70%;
    height: auto;
    position: relative;
    padding-top: 15px;
    padding-bottom: 40px;
}
.firstcheckin, .firstcheckin2 {
    width: 100%;
    display: flex;
}
#lugg {
    float: left;
    width: 250px;
    height: auto;
    margin-right: 50px;
    margin-top: 20px;
}
#lugg1 {
    float: left;
    width: 250px;
    height: auto;
    margin-top: 20px;
}
p {
    font-family: 'Nunito', sans-serif;
    font-weight: 300;
    font-size: 16.5px;
    line-height: 24px;
    color: #222222;
    padding-top: 30px;
    padding-right: 130px;
}
.main2 {
    margin: 0 auto;
    width: 70%;
    height: auto;
    position: relative;
}
.part1 {
    float: left;
    text-align: left;
}
.part2 {
    position: relative;
    text-align: right;
}
#venlo {
    width: 800px;
    float: right;
}
.pnn {
    padding-top: 20px;
}
#pnlogo {
    width: 180px;
}
#line1 {
    width: 100%;
    height: auto;
    background-color: #a7a9ab;
    padding-bottom: 15px;
    display: flex;
}
.main3 {
    padding-top: 20px;
    margin: 0 auto;
    width: 70%;
    height: auto;
    display: flex;
}
.part3 {
    width: 45%;
    float: left;
}
.part4 {
    width: 55%;
    text-align: right;
    float: right;
}
#list1 {
    width: 80%;
    text-align: right;
    float: right;
}
#list2 {
    float: left;
    display: none;
}
#upgr {
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #d7e7ae;
    text-decoration: none;
    list-style: none;
}
#upgr:hover {
    color: rgb(196, 246, 255);
}
.main4 {
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0 auto;
    width: 70%;
    height: auto;
}
#upgr2 {
    font-family: 'Nunito', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #b4ce65;
    text-decoration: none;
    list-style: none;
}
#upgr2:hover {
    color: rgb(146, 221, 235);
}
.footer {
    background-color: #6d8c99;
    width: 100%;
    height: auto;
    display: flex;
}
.base {
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 0 auto;
    width: 70%;
    height: auto;
}
.bot-menu {
    width: 100%;
    position: relative;
}
.m-col-1, .m-col-2, .m-col-3, .m-col-4 {
    float: left;
    padding-right: 30px;
}
.bot-menu li > a {
    text-decoration: none;
    list-style: none;
    color: white;
}
.bot-menu li > a:hover {
    color: #b4ce65;
}
#m-tit {
    font-family: 'Nunito', sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 10px;
}
#m-sub {
    font-family: 'Nunito', sans-serif;
    font-weight: 200;
    font-size: 16px;
}
#mail {
    text-decoration: none;
    list-style: none;
    color: rgb(255, 255, 255);
}
#mail:hover {
    color: #b4ce65;
}
.copyright {
    padding-right: 30px;
    float: left;
    line-height: 18px;
}
.vl {
    border-left: 2px solid #a5cc50;
    height: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    position: relative;
    float: left;
}
.cop {   
    font-family: 'Nunito', sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 18px;
    color: rgb(255, 255, 255);
}
#copy {
    color: rgb(211, 211, 211);
}
#myBtn {
    text-align: center;
    align-items: center;
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    border: none;
    outline: none;
    background-color: #b3d154;
    color: white; 
    cursor: pointer;
    padding: 15px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    font-size: 18px; 
    float: right;
} 
#myBtn:hover {
    background-color: #d1e593;
}
#jl-logo-neg {
    width: 100px;
    padding-bottom: 20px;
}
#top-icon {
    text-align: center;
    align-items: center;
    color: white;
    padding-bottom: 35px;
    position: relative;
}
@media only screen and (max-width: 1800px) {
    p {
        margin-right: 80px;
    }
    .part3 {
        width: 55%;
    }
    .part4 {
        width: 45%;
    }
}
@media only screen and (max-width: 1780px) {
    .header, .underban, .sub-header, .sub-header-0, .sub-header-v, .calin, .calin-v, .main1, .main2, .main3, .main4, .base {
        width: 75%;
    }
    .dot {
        height: 11px;
        width: 11px;
    }
    #sign {
        width: 290px;
    }
    #jl-logo-neg {
        width: 95px;
    }
    #mtit, #m-sub {
        font-size: 15.5px;
    }
    #myBtn {
        width: 45px;
        height: 45px;
        padding-bottom: 17px;
        line-height: 12px;
    }
    #globe {
        width: 800px;
    }
    #depart {
        width: 550px;
    }
}
@media only screen and (max-width: 1650px) {
    #lugg, #lugg1 {
        width: 240px;
    }
    .header, .underban, .calin, .calin-v, .sub-header, .sub-header-0, .sub-header-v, .main1, .main2, .main3, .main4, .base {
        width: 80%;
    }
    #jl-logo {
        width: 230px;
    }
    #globe {
        width: 790px;
    }
    #depart {
        width: 540px;
    }
    #sign {
        width: 280px;
    }
    #jl-logo-neg {
        width: 90px;
    }
    #mtit, #m-sub {
        font-size: 15px;
    }
    .iconify {
        height: 40px;
    }
}
@media only screen and (max-width: 1515px) {
    .menu {
        font-size: 18px;
    }
    .submenu {
        font-size: 16px;
    }
    #jl-logo {
        width: 200px;
    }
    .fas, .far, .fab {
        font-size: 13px;
    }
    #globe {
        width: 770px;
    }
    #depart {
        width: 520px;
    }
    .dot {
        height: 10.5px;
        width: 10.5px;
    }
    #sign {
        width: 270px;
    }
    h1 {
        font-size: 42px;
    }
    h2 {
        font-size: 21px;
    }
    h7 {
        font-size: 38px;
    }
    p {
        font-size: 15px;
        line-height: 22px;
        padding-top: 20px;
    }
    h4 {
        font-size: 28px;
    }
    #pnlogo {
        width: 165px;
    }
    h5, h6 {
        font-size: 33px;
    }
    h3 {
        font-size: 19px;
    }
    #upgr, #upgr2 {
        font-size: 16.5px;
    }
    #jl-logo-neg {
        width: 85px;
    }
    .cop {
        font-size: 12px;
    }
    #mtit, #m-sub {
        font-size: 14.5px;
    }
    #ticket, #ticket-v {
        width: 680px;
    }
}
@media only screen and (max-width: 1450px) {
    #lugg, #lugg1 {
        width: 235px;
    }
    .part3 {
        width: 60%;
    }
    .part4 {
        width: 40%;
    }
    #globe {
        width: 750px;
    }
    #depart {
        width: 500px;
    }
    h1 {
        font-size: 40px;
    }
    h7 {
        font-size: 36px;
    }
    table {
        line-height: 23px;
    }
    th {
        font-size: 19px;
    }
    #flags {
        width: 26px;
    }
    td {
        font-size: 15.5px;
    }
    #ticket, #ticket-v {
        width: 665px;
    }
}
@media only screen and (max-width: 1350px) {
    #lugg, #lugg1 {
        width: 220px;
    }
    #sign {
        width: 250px;
    }
    #globe {
        width: 730px;
    }
    #depart {
        width: 480px;
    }
    h1 {
        font-size: 38px;
    }
    h2 {
        font-size: 19.5px;
    }
    h7 {
        font-size: 34px;
    }
    p {
        font-size: 14.5px;
        line-height: 21px;
        padding-top: 15px;
    }
    h4 {
        font-size: 26px;
    }
    #pnlogo {
        width: 155px;
    }
    h5, h6 {
        font-size: 31px;
    }
    h3 {
        font-size: 18px;
    }
    #upgr, #upgr2 {
        font-size: 15.5px;
    }
    #jl-logo-neg {
        width: 75px;
    }
    .cop {
        font-size: 11.5px;
    }
    #mtit, #m-sub {
        font-size: 14px;
    }
    #luggage, #luggage-v {
        width: 140px;
    }
    .but-send {
        width: 140px;
        height: 35px;
        font-size: 13.5px;
    }
    #ticket, #ticket-v {
        width: 630px;
    }
    table {
        width: 85%;
    }
}
@media only screen and (max-width: 1250px) {
    #lugg, #lugg1 {
        width: 205px;
    }
    #globe {
        width: 690px;
    }
    #depart {
        width: 460px;
    }
    table {
        line-height: 21px;
    }
    th {
        font-size: 18px;
    }
    #flags {
        width: 24px;
    }
    td {
        font-size: 14.5px;
    }
    #ticket, #ticket-v {
        width: 620px;
    }
}
@media only screen and (max-width: 1210px) {
    #globe {
        width: 670px;
    }
}
@media only screen and (max-width: 1175px) {
    .header {
        height: 170px;
    }
    #lugg, #lugg1 {
        width: 190px;
    }
    #globe {
        width: 660px;
    }
    #depart {
        width: 450px;
    }
    .menu {
        font-size: 17px;
        line-height: 25px;
    }
    .submenu {
        font-size: 15px;
    }
    #jl-logo {
        width: 180px;
    }
    #sign {
        width: 230px;
    }
    h1 {
        font-size: 36px;
    }
    h2 {
        font-size: 18.5px;
    }
    h7 {
        font-size: 32px;
    }
    p {
        margin-right: 20px;

    }
    h4 {
        font-size: 24px;
    }
    #pnlogo {
        width: 140px;
    }
    h5, h6 {
        font-size: 28px;
    }
    h3 {
        font-size: 17px;
    }
    #upgr, #upgr2 {
        font-size: 15px;
    }
    #jl-logo-neg {
        width: 70px;
    }
    .cop {
        font-size: 11.5px;
    }
    #mtit, #m-sub {
        font-size: 13.5px;
    }
    .part3 {
        width: 70%;
    }
    .part4 {
        width: 60%;
    }
    table {
        line-height: 20px;
        width: 90%;
    }
    th {
        font-size: 17px;
    }
    #flags {
        width: 22px;
    }
    td {
        font-size: 13.5px;
    }
    #luggage, #luggage-v {
        width: 130px;
    }
    .but-send {
        width: 130px;
        height: 33px;
        font-size: 12.5px;
    }
    #ticket, #ticket-v {
        width: 615px;
    }
}
@media only screen and (max-width: 1140px) {
    #globe {
        width: 640px;
    }
}
@media only screen and (max-width: 1105px) {
    #lugg, #lugg1 {
        width: 175px;
    } 
    .sub-header {
        display: none;
    }
    .sub-header-0 {
        display: block;
    }
    #globe {
        width: 620px;
    }
    .terminal-gl {
        width: 100%;
        padding-top: 60px;
    }
    #depart {
        width: 435px;
    }
    #ticket, #ticket-v {
        width: 600px;
    }
    #flags {
        width: 21px;
    }
    th {
        font-size: 16px;
    }
    #flags {
        width: 21px;
    }
    td {
        font-size: 12px;
    }
}
@media only screen and (max-width: 1050px) {
    #lugg, #lugg1 {
        width: 165px;
    } 
}
@media only screen and (max-width: 1015px) {
    .header {
        height: 140px;
    }
    #lugg, #lugg1 {
        width: 160px;
    }
    #depart {
        width: 415px;
    }
    .menu {
        font-size: 16px;
    }
    #jl-logo {
        width: 170px;
    }
    .fas, .far, .fab {
        font-size: 12px;
    }
    #sign {
        width: 220px;
    }
    h1 {
        font-size: 34px;
    }
    h2 {
        font-size: 17px;
    }
    h7 {
        font-size: 30px;
    }
    p {
        padding-right: 20px;
    }
    table {
        width: 95%;
    }
    h4 {
        font-size: 22px;
    }
    h3 {
        font-size: 16px;
    }
    h5, h6 {
        font-size: 27px;
    }
    #mtit, #m-sub {
        font-size: 13px;
    }
    .m-col-3 {
        padding-bottom: 30px;
    }
    #pnlogo {
        width: 120px;
        padding-bottom: 20px;
    }
    #copy {
        display: flex;
        clear: both;
    }
    .copyright {
        width: 40%;
    }
    .dot {
        height: 9px;
        width: 9px;
        border-width: 1.5px;
    }
    #ticket, #ticket-v {
        width: 590px;
    }
}
@media only screen and (max-width: 970px) {
    #lugg, #lugg1 {
        width: 150px;
        margin-right: 40px;
    } 

    #luggage, #luggage-v {
        width: 120px;
    }
    .submenu {
        margin-top: -10px;
    }
    .but-send {
        width: 110px;
        height: 30px;
        font-size: 12px;
    }
    .checkin a {
        line-height: 10px;
        background-clip: content-box;
        padding: 10px;
    }
    #ticket, #ticket-v {
        width: 580px;
    }
    th {
        font-size: 15.5px;
    }
    #flags {
        width: 20px;
    }
    td {
        font-size: 11.5px;
    }
}
@media only screen and (max-width: 915px) {
    .header {
        height: 130px;
    }
    #jl-logo {
        width: 160px;
    }
    #sign {
        width: 190px;
    }
    #globe {
        width: 580px;
    }
    #depart {
        width: 395px;
    }
    h1 {
        font-size: 32px;
    }
    h2 {
        font-size: 16px;
    }
    h7 {
        font-size: 28px;
    }
    h5, h6 {
        font-size: 25px;
    }
    p {
        margin-right: 10px;
    }
    h4 {
        font-size: 21px;
    }
    h3 {
        font-size: 15px;
    }
    #mtit, #m-sub {
        font-size: 12px;
    }
    .m-col-3 {
        padding-bottom: 25px;
    }
    #pnlogo {
        width: 110px;
        padding-bottom: 20px;
    }
    #copy {
        display: flex;
        clear: both;
    }
    .copyright {
        width: 40%;
    }
}
@media only screen and (max-width: 898px) {
    #lugg, #lugg1 {
        width: 146px;
        margin-right: 30px;
    } 
    .part4 {
        display: none;
    }
    .part3 {
        width: 100%;
    }
    .submenu {
        font-size: 14.5px;
    }
    #upgr {
        width: 100%;
    }
    #list2 {
        display: block;
        width: 80%;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    #ticket, #ticket-v {
        width: 570px;
    }
}
@media only screen and (max-width: 830px) {
    #lugg, #lugg1 {
        width: 143px;
        margin-right: 25px;
    } 
    #sign {
        width: 180px;
    }
    #globe {
        width: 560px;
    }
    #depart {
        width: 375px;
    }
    h2 {
        font-size: 15px;
    }
    p {
        font-size: 13.5px;
        line-height: 20px;
    }
    th {
        font-size: 14.5px;
    }
    #flags {
        width: 19px;
    }
    td {
        font-size: 11px;
    }
    #orange, #lemon, #pomegranate, #pineapple, #peach, #banana, #mango, #tomato {
        display: none;
    }
    #orange-sq, #lemon-sq, #pomegranate-sq, #pineapple-sq, #peach-sq, #banana-sq, #mango-sq, #tomato-sq {
        display: inline;
    }
    #ticket, #ticket-v {
        width: 560px;
    }
}
@media only screen and (max-width: 783px) {
    #lugg, #lugg1 {
        width: 137px;
        margin-right: 20px;
    } 
    #sign {
        width: 175px;
        margin-left: 30px;
    }
    #globe {
        width: 540px;
    }
    h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 16px;
    }
    h7 {
        font-size: 24px;
    }
    h5, h6 {
        font-size: 22px;
    }
    p {
        margin-right: 10px;
    }
    h4 {
        font-size: 18px;
    }
    h3 {
        font-size: 14px;
    }
    #mtit, #m-sub {
        font-size: 12px;
    }
    .m-col-3 {
        padding-bottom: 20px;
    }
    #list2 {
        width: 85%;
    }
    .copyright {
        width: 38%;
    }
    .toggle-button {
        display: inline-block;
    }

    #luggage-v {
        margin-top: 30px;
    }
    .subsub, .subsub-v {
        padding-top: 45px;
    }   
    .undersub, .gatesleft, .gatesright {
        display: none;
    }
    .menu {
        display: none;
    }
    #jl-logo {
        width: 150px;
        height: auto;
        text-align: center;
        display: flex;
        margin-left: -5px;
    }
    .social {
        width: 20%; 
        text-align: right;
        padding-top: 10px;
        margin-right: 10%;
        float: right;
    }
    .bot-menu {
        display: none;
    }
    .vl {
        display: none;
    }
    .copyright {
        width: 100%;
    }
    #upgr, #upgr2 {
        font-size: 14px;
    }
    #ticket, #ticket-v {
        width: 550px;
    }
}
@media only screen and (max-width: 743px) {
    #lugg, #lugg1 {
        width: 130px;
        margin-right: 18px;
    } 
    #ticket, #ticket-v {
        width: 540px;
    }
    #globe {
        width: 520px;
    }
    #depart {
        width: 365px;
    }
    .submenu {
        font-size: 14px;
    }
    th {
        font-size: 13.5px;
    }
    #flags {
        width: 18px;
    }
    td {
        font-size: 11px;
    }
}
@media only screen and (max-width: 707px) {
    #lugg, #lugg1 {
        width: 125px;
        margin-right: 15px;
    } 
    #globe {
        width: 510px;
    }
    #flags {
        width: 17px;
    }
    h1 {
        font-size: 24px;
    }
    h2 {
        font-size: 13px;
    }
    h7 {
        font-size: 20px;
    }
    h5, h6 {
        font-size: 18px;
    }
    p {
        margin-right: 10px;
    }
    h4 {
        font-size: 15px;
    }
    h3 {
        font-size: 11px;
    }
}
@media only screen and (max-width: 670px) {
    #lugg, #lugg1 {
        width: 118px;
        margin-right: 13px;
    } 
    #sign {
        width: 175px;
    }
    #globe {
        width: 500px;
    }
    #jl-logo {
        width: 140px;
        margin-left: -20px;
    }
    #flags {
        width: 16px;
    }
    #list2 {
        width: 90%;
    }
    #luggage, #luggage-v {
        width: 110px;
    }
    .but-send {
        width: 100px;
        height: 25px;
        font-size: 11px;
    }
    .checkin a {
        line-height: 8px;
        padding: 5px;
    }
    #ticket, #ticket-v {
        width: 525px;
    }
    table {
        width: 100%;
    }
    .submenu {
        margin-top: -12px;
    }
}
@media only screen and (max-width: 620px) {
    #lugg, #lugg1 {
        width: 113px;
        margin-right: 10px;
    } 
    #globe {
        width: 480px;
    }
    #depart {
        width: 345px;
    }    
    .submenu {
        font-size: 13.5px;
    }
    h1 {
        font-size: 23px;
    }
    h2 {
        font-size: 12px;
    }
    h7 {
        font-size: 19px;
    }
    h5, h6 {
        font-size: 17px;
    }
    p {
        margin-right: 10px;
    }
    h4 {
        font-size: 14px;
    }
    h3 {
        font-size: 11px;
    }
    #flags {
        width: 15px;
    }
    #mtit, #m-sub {
        font-size: 11px;
    }
    #upgr, #upgr2 {
        font-size: 13px;
    }
    #ticket, #ticket-v {
        width: 490px;
    }
}
@media only screen and (max-width: 588px) {
    #lugg, #lugg1 {
        width: 105px;
        margin-right: 5px;
    } 
    #globe {
        width: 470px;
    }
    .submenu {
        font-size: 12px;
    }
    #ticket, #ticket-v {
        width: 470px;
    }
}
@media only screen and (max-width: 570px) {
    #sign {
        width: 165px;
        margin-left: 30px;
    }
    #globe {
        width: 460px;
    }
    #jl-logo {
        width: 130px;
        margin-left: -25px;
    }
    #list2 {
        width: 95%;
    }
    #ticket, #ticket-v {
        width: 440px;
    }
    #flags {
        width: 14px;
    }
}

@media only screen and (max-width: 540px) {
    #lugg, #lugg1 {
        width: 95px;
    } 
    #globe {
        width: 450px;
    }
    #sign {
        margin-left: -20px;
    }
    #depart {
        width: 325px;
    } 
    #ticket, #ticket-v {
        width: 420px;
    }
}
@media only screen and (max-width: 530px) {
    #globe {
        width: 420px;
    }
}
@media only screen and (max-width: 520px) {
    .submenu {
        font-size: 11px;
    }
}
@media only screen and (max-width: 500px) {
    #jl-logo {
        width: 105px;
        margin-left: -65px;
    }
    #sign {
        width: 135px;
        margin-left: 10px;
        margin-bottom: 50px;
    }
    .fas, .far, .fab {
        color: #004d71;
        text-decoration: none;
        font-size: 10px;
    }
    .logo {
        width: 40%;
    }
    .toggle-menu {
        padding-left: 60px;
    }
    .toggle-menu li > a {
        font-size: 22px;
    }
    .toggle-menu > ul > li > a {
        font-size: 22px;
    }
    .toggle-menu > ul > li {
        font-size: 22px;
    }
    .toggle-menu li {
        font-size: 22px;
    }
    #globe {
        width: 400px;
        margin-top: -40px;
    }
}
@media only screen and (max-width: 400px) {
    #globe {
        width: 330px;
        margin-top: -40px;
    }
}
