@media all and (min-width: 1400px) and (max-width: 1600px){
    .header {
        /*background: red;*/
    }
    .header .header-content ,
    .section .secContMain .secCont {
        width: 1200px !important;
    }
}

@media all and (min-width: 1200px) and (max-width: 1399px){
    .header {
        /*background: red;*/
    }
    .header .header-content ,
    .section .secContMain .secCont ,
    .address {
        width: 1000px !important;
    }
    .section5 .secCont {
        padding: 150px 200px 0 200px !important;
    }
}

@media all and (max-width: 1199px){
    .section2 .description {
        transform: translate3d(0, 40px, 0) !important;
    }
    .section2.onView .description {
        transform: translate3d(0, 0, 0) !important;
    }
    .section5 .secCont {
        padding: 100px 0 0 0 !important;
    }
    .section5 .intel1 ,
    .section5 .intel2 ,
    .section5 .intel3 {
         width: 25% !important;
     }
    .section5 .intel1 {
         left: 14% !important;
     }
    .section5 .intel2 {
        left: 32% !important;
    }
    .section5 .intel3 {
        left: 60% !important;
    }
    .section5 .description {
        text-align: center !important;
    }
    .office-address {
        width: 50% !important;
    }
}
@media all and (min-width: 1000px) and (max-width: 1199px){
    .header {
        /*background: red;*/
    }
    .header .header-content ,
    .section .secContMain .secCont ,
    .address {
        width: 800px !important;
    }
    .changiCab {
        width: 650px !important;
    }
    .secCont .description .descTitle {
        font-size: 35px !important;
    }
    .section2 .changiLap {
        width: 65% !important;
    }
    .section2 .changiphone {
        right: 53% !important;
        width: 21% !important;
    }

}
@media all and (min-width: 800px) and (max-width: 999px){
    .header {
        /*background: red;*/
    }
    .header .logo {
        font-size: 25px !important;
    }
    .header .header-content ,
    .section .secContMain .secCont ,
    .address {
        width: 600px !important;
    }
    .changiCab {
        width: 550px !important;
    }
    .secCont .description .descTitle {
        font-size: 28px !important;
    }
    .section2 .changiLap {
        width: 65% !important;
    }
    .section2 .changiphone {
        right: 53% !important;
        width: 21% !important;
    }

}
@media all and (min-width: 600px) and (max-width: 799px){
    .header {
        /*background: red;*/
    }
    .header .logo {
        font-size: 25px !important;
    }
    .header .header-content ,
    .section .secContMain .secCont ,
    .address {
        width: 600px !important;
    }
    .changiCab {
        width: 550px !important;
    }
    .secCont .description .descTitle {
        font-size: 28px !important;
    }
    .section2 .changiLap {
        width: 65% !important;
    }
    .section2 .changiphone {
        right: 53% !important;
        width: 21% !important;
    }

}
@media all and (max-width: 599px){
    .header {
        /*background: red;*/
    }
    .header .logo {
        font-size: 22px !important;
    }
    .header .note {
        font-size: 14px !important;
    }
    .header .header-content ,
    .section .secContMain .secCont ,
    .address {
        width: 100% !important;
        padding: 0 20px !important;
        box-sizing: border-box !important;
    }
    .secCont .description .descTitle {
        font-size: 26px !important;
    }
    .secCont .description .descTitle br{
        display: none !important;
    }
    .changiCab {
        width: 100% !important;
    }
    .changiCab .app {
        width: 54% !important;
        margin-left: 27% !important;
    }
    .changiCab .description {
        top: 110px !important;
        left: 0 !important;
        width: 100% !important;
        box-sizing: border-box !important;
    }


    .section .secContMain{
        height: calc(95vh - 40px) !important;
    }
    .section2 .secContMain ,
    .section3 .secContMain ,
    .section5 .secContMain ,
    .section6 .secContMain {
        height: calc(70vh - 40px) !important;
    }
    .section2 .secContMain .secCont ,
    .section3 .secContMain .secCont ,
    .section5 .secContMain .secCont {
        padding-top: 110px !important;
    }
    .section2 .changiLap {
        width: 75% !important;
        right: 20px !important;
    }
    .section2 .changiphone {
        right: auto !important;
        width: 32% !important;
        left: 20px !important;
    }
    .section3 .necAllApps {
        left: auto !important;
        width: 66% !important;
        right: 20px !important;
    }
    .section3 .necOverview {
        left: 20px !important;
        width: 52% !important;
    }

    .section4 .watchImages{

    }
    .section4 .watchDetails {
        left: 0 !important;
    }
    .section4 .description{
        margin-bottom: 40px !important;
        padding: 0 20px !important;
        box-sizing: border-box !important;
    }
    .section4 .watchImages .midBlock{
        display: block !important;
        margin: 0 auto !important;
    }
    .section4 .watchImages .time {
        width: 22% !important;
    }
    .section4 .watchImages .watch {
        width: 26% !important;
        margin-top: 40px !important;
        margin-bottom: 40px !important;
    }
    .section4 .watchImages .phone {
        width: 22% !important;
    }

    .section5 .intel1,
    .section5 .intel2,
    .section5 .intel3 {
        width: 34% !important;
    }
    .section5 .intel1 {
        left: 20px !important;
    }
    .section5 .intel3 {
        left: auto !important;
        right: 20px !important;
    }

    .section6 .secContMain {
        padding-top: 100px !important;
    }
    .address{
        display: block !important;
    }
    .address .office-address{
        width: 100% !important;
        margin-bottom: 50px !important;
    }
}

@media all and (max-width: 399px){
    .header .logo {
        font-size: 20px !important;
    }
    .header .note {
        font-size: 12px !important;
    }
    .secCont .description .descTitle {
        font-size: 23px !important;
    }
    .changiCab .description {
        top: 90px !important;
    }
    .changiCab .app {
        width: 50% !important;
        margin-left: 25% !important;
    }

    .section4 .description {
        margin-bottom: 30px !important;
    }
    .section4 .watchImages .time {
        width: 20% !important;
    }
    .section4 .watchImages .watch {
        width: 24% !important;
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }
    .section4 .watchImages .phone {
        width: 20% !important;
    }
}
