@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */  
    header .container {
        margin: 0 !important;
    }
    .container {
        margin: none !important;
    }
    #section-9 {
        margin-left: 0vw !important;
    }
    #section-5 {
        margin-left: 0vw !important;
    }
    #section-6 {
        margin-left: 0vw !important;
    }
    #section-7 {
        margin-left: 0vw !important;
    }
    #section-1 {
        margin: 0 auto;
        width: 85%;
    }
    #section-2 {
        width: 85%;
        margin: 0 auto 30px;
    }
    #section-2 .content-wrap {
        width: 99%;
    }
    #section-2 .content-wrap img {
        width: 80px;
        height: 50px;
        max-height: 50px;
        max-width: 80px;
        min-height: 50px;
        min-width: 50px;
    }
    #section-3 {
        width: 85%;
        margin: 0 auto 30px;
    }
    #section-4 {
        width: 85%;
        margin: 0 auto 30px;
    }
    #section-5 {
        background-size:198vw; 
    }
    #section-8 {
        width: 85%;
        margin: 0 auto 30px;
    }
    #section-9 {
        background-size:448vw; 
    }
    .shape-banner {
        height: 80vw;
        position: absolute;
        right: -120vw;
        top: -32vw;
        width: 80vw;
    }
    .phone-video {
        max-width: 318px;
        width: 20.2vw;
        position: absolute;
        margin-left: -21.3vw;
        margin-top: -18vw;
    }
}