@media (max-width: 1920px) {
    .topMenu ul li a {
        font-size: 18px;
    }
#section2 .sectionDesc {
    font-size: 24px;
    line-height: 32px;
}
.timeline-container .timeline-item .date {
        font-size: 32px;
    line-height: 36px;
}
.timeline-container .timeline-item .location {
            font-size: 32px;
    line-height: 36px;
}
.timeline-container .timeline-item p {
       font-size: 24px;
    line-height: 32px;
}
.sectionDesc {
      font-size: 24px;
    line-height: 32px;
}
.form-label {
     font-size: 24px;
    line-height: 32px; 
}
.form-control {
    height: 50px;
}
#section5 .socialMedia strong {
    font-size: 32px;
    line-height: 36px;
}
#section5 .socialMedia ul li a {
    font-size: 18px;
    line-height: 22px;
}
.btn-primary {
    font-size: 18px;
    line-height: 22px;
    padding:10px 50px
}
footer .footerContent ul li a{
font-size: 18px;
    line-height: 22px;
}
}


@media (max-width: 1600px) {
#section1 .bigText {
    font-size: 80px;
}
#section1 .smallText {
    font-size: 80px; 
}

#section1 #ship {
  padding-bottom: 40px;
  overflow-y: hidden;
  overflow-x: auto;
}
#section2 .maps {
    width: 50%;
}
.galleryContent {
    max-width: 80%;
}
}

@media (max-width: 1200px) {
#section2 .text {
    left: 20px;
}
.section2Title strong {
    font-size: 120px;
    line-height: 200px;
}
.timeline-container .timeline-item {
    width: 50%;

}
.timeline-container .timeline-item:nth-child(odd) {
    margin-right: 50%;
    text-align: right;
        padding-right: 50px;
}
.timeline-container .timeline-item:nth-child(odd):before {
    right: -18px;
}

.timeline-container .timeline-item:nth-child(even) {
    margin-left:50%;
    padding-left: 50px;
}
.timeline-container .timeline-item:nth-child(even):before {
    left: -18px;
}
#section4 .sectionDesc {
    margin-bottom: 30px;
}
.galleryContent {
    max-width: calc(100% - 40px);
}
#section5 {
    padding: 0 20px;
}
#section5 .section5Content .section5Left {
    width: 40%;
    padding-right: 20px;
}
#section5 .section5Right {
    width: 60%;;
    padding-left: 20px;
}
}

@media (max-width: 1024px) {
#section1 #ship img {
    width: 250%;
    margin-left: 50px;
}
#section1 #ship {
    width: 100%;
    overflow: hidden;
}
#section2 .maps {
    width: 100%;
    height: 50%;
    bottom: 0;
    min-height: 5px;
    bottom: 0;
    top: auto;
}
#section2 .maps img {
    width: 100%;
}
    #section2 .text {
        left: 20px;
        top: 100px;
        transform: none;
        width: 100%;
        left: 0;
        padding: 0 20px;
        text-align: center;
    }
        #section2 .sectionDesc {
        font-size: 24px;
        line-height: 32px;
        width: 100%;
        max-width: 100%;
        text-align: center !important;
    }
.section5Content {
    flex-direction: column;
}
#section5 .section5Content .section5Left {
    width: 100%;
}
#section5 .sectionDesc {
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
}
#section5 .socialMedia strong {
    display: block;
    text-align: center;
}
#section5 .socialMedia ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
#section5 .socialMedia ul li+li {
    margin-top: 0;
    margin-left: 15px;
}
#section5 .socialMedia ul li a i {
    display: none;
}
.galleryContent {
    grid-template-columns: repeat(2, 1fr);
}
.timeline-container {
    min-height: 100%;;
}
.timeline-container:before {
    height: 100%;
}
.galleryContent:before {

    background-position: bottom center;
   
}

}



@media (max-width: 768px) {


    #section1 .bigText {
        padding: 0 40px;
        font-size: 50px;
        left: 0;
        transform: none !important;
        top: 40%;
    }
    #section1 .smallText {
          padding: 0 40px;
        font-size: 50px;
        left: 0;
        transform: none !important;
    }
    #section2 .sectionTitle {
        font-size: 32px;
        line-height: 36px;
    }
    #section2 .sectionDesc {
        font-size: 18px;
        line-height: 22px;
    }
    #section3 .section2Title {
        padding-top: 55px;
    }
    .section2Title strong {
        font-size: 68px;
        line-height: 122px
    }
    .section2Title span {
        font-size: 32px;
    }
    .timeline-container {
        padding:20px
    }
    .timeline-container .timeline-item .date {
        font-size: 24px;
        line-height: 28px;
    }
    .timeline-container .timeline-item .location {
        font-size: 24px;
        line-height: 28px;          
    }
    .timeline-container .timeline-item p {
        font-size: 18px;
        line-height: 22px;          
    }
    .timeline-container .timeline-item:before {
                width: 24px;
        height: 24px;
        border-width: 3px;
        right: -13px;
    }
    .timeline-container .timeline-item:nth-child(even):before {
        left: -13px;
    }
    .timeline-container .timeline-item:nth-child(odd):before {
        right: -13px;
    }
    .sectionDesc {
        font-size: 18px;
        line-height: 22px;
    }
    .galleryItem{
        height: 300px;
    }
    #section5 .socialMedia strong {
        font-size: 24px;
        line-height: 28px;
    }
    #section5 .section5Right {
        width: 100%;
        padding-left: 0;
    }
           footer .footerContent {
        flex-direction: column;
    }
    footer .footerContent ul {
        flex-direction: column;
        margin-top: 30px;
    }
    footer .footerContent ul li+li {
        margin-left: 0;
        margin-top: 20px;
    }
    #page {
        padding:0 20px
    }
    #page .pageContent {
        height: auto !important;
        padding:150px 20px 0px
    }
    .galleryColumn.row-4-columns {
    display: block;
    grid-column: span 1;
}
    .galleryColumn.row-4-columns a + a {
    margin-top: 20px;
    margin-left: 0px;
} 
       .galleryColumn.row-4-columns a img {
           height: 100%;
       }
}

@media (max-width: 450px) { 

#section1 .bigText {
font-size: 34px;
        top: 50%;
        padding: 0 20px;
        transform: translateY(-50%) !important;
}
#section1 .smallText {
  font-size: 34px;
        top: calc(50% + 100px);
        padding: 0 20px;
        transform: translateY(-50%) !important;
 }

 #section1 .nav-link {
          font-size: 14px;
        height: 40px;
        width: auto;
        padding: 0 30px;
        max-width: 100%;
                min-width: 200px;
        max-width: 100%;
 }
 #section1 #ship img {
    width: 270%;
 }
 #section1 #ship:after {
    bottom: -200px;
 }
 #section2 .sectionDesc {
    font-size: 16px;
    line-height: 20px;
 }
 #section2 .sectionTitle {
    font-size: 24px;
    line-height: 28px;
 }
 .timeline-container .timeline-item:nth-child(odd) {
    padding-right: 20px;
 }
 .timeline-container .timeline-item:nth-child(even) {
    padding-left: 20px;
 }
 .timeline-container .timeline-item .date {
    font-size: 18px;
        line-height: 22px
        
    }
    .timeline-container .timeline-item .location {
    font-size: 18px;
        line-height: 22px        
    }
    .timeline-container .timeline-item p {
        font-size: 16px;
        line-height: 18px     
    }
        #section2 .maps { 
            display: flex;
            justify-content: flex-end;
        }
            #section2 .maps img {
        width: 100%;
        height: auto;
        object-fit: contain;
        object-position: bottom;
    }
  .galleryContent {
    grid-template-columns: repeat(1, 1fr);
}
    .galleryItem {
        /* height: auto; */
    }
    .galleryColumn:nth-child(odd) .galleryItem:nth-child(2) {
        height: auto;
    }
        .form-label {
        font-size: 18px;
        line-height: 22px
    }
    #section5 .socialMedia ul li a .icon {
        margin-right: 0;
    }
 
}