@media (max-width: 1199px) {
    .e3-features-grid {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333%;
        flex: 0 0 33.333%;
        /* max-width: 33.333%;*/
    }

    .e3-design > .content-wrapper {
        min-height: 600px;
    }

    .e3-animation > .content-wrapper,
    .e3-animation-open > .content-wrapper,
    .e3-animation-2 > .content-wrapper {
        min-height: 600px;
    }

    .e3-animation .e3-content-text-1 {
        top: 160px;
    }

    .e3-animation .e3-image-1 {
        top: 130px;
        right: 105px;
    }

    .e3-animation .e3-content-text-2 {
        right: 150px;
    }

    .e3-animation .e3-color-slider {
        top: 120px;
    }

    .e3-animation .e3-color-slider .left-icon {
        top: 50px;
    }

    .e3-animation .e3-color-slider .bottom-icons {
        top: 190px;
        left: -110px;
        width: 35px;
    }

    .e3-animation .e3-color-slider .bottom-icon {
        top: 340px;
        left: -130px;
    }

    .e3-animation-open .e3-content-text-3 {
        right: 150px;
        top: 150px;
    }

    .e3-animation-open .img-e3-blue-animation-wrapper {
        top: 30px;
    }

    .e3-animation-open .e3-content-text-4 {
        bottom: 200px;
    }
}

@media (max-width: 991px) {
    .e3-landing .content-wrapper {
        min-height: 500px;
    }

    .e3-design .e3-design-bg {
        background-position: 0 0 !important;
    }

    .e3-design .phone-wrapper {
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }

    .e3-design .e3-title {
        max-width: none;
        text-align: center;
    }

    .e3-design .sm-no-float {
        float: none;
    }

    .e3-landing .content-inner {
        padding-top: 50px;
    }

    .e3-animation .e3-title,
    .e3-animation-open .e3-title,
    .e3-animation-2 .e3-title {
        font-size: 22px;
    }

    .e3-animation .e3-content-text-1 {
        left: 0;
    }

    .e3-animation .e3-image-1 {
        right: 5px;
    }

    .e3-animation .e3-content-text-2 {
        right: 30px;
        width: 250px;
    }

    .e3-animation-open .img-e3-blue-animation-wrapper {
        left: 0;
    }

    .e3-animation-open .e3-content-text-3 {
        right: 50px;
        width: 350px;
    }

    .e3-animation-open .e3-content-text-4 {
        left: 50px;
    }

    .e3-animation-2 .e3-red {
        right: auto;
        left: 145px;
    }

    .e3-animation-2 .e3-black {
        right: 50px;
        left: auto;
    }


    .e3-features {
        padding-top: 120px;
    }

    .e3-features:before {
        height: 150px;
    }

}

@media (max-width: 767px) {
    .e3-landing .content-wrapper {
        min-height: auto;
    }

    .e3-landing .content-inner {
        padding-top: 35px;
        padding-bottom: 35px;
    }


    .e3-title {
        margin: 15px 0;
        font-size: 30px;
        line-height: 1.35;
    }

    .e3-design .e3-design-bg {
        background-position: center top !important;
    }

    .e3-features-grid {
        margin-top: 15px;
    }

    .e3-features-grid .e3-feature-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (max-width: 720px) {

}

@media (max-width: 640px) {

    .e3-animation .e3-content-text-1 {
        top: 20px;
        left: 0;
        padding: 30px;
        margin: 0;
        position: relative;
        width: 100%;
        text-align: center;
    }

    .e3-animation .e3-content-text-1 .e3-title {
        font-size: 28px;
    }

    .e3-animation .e3-image-1 {
        display: none;
    }

    .e3-animation .e3-image-1-mobile {
        display: block;
    }

    .e3-animation .e3-content-text-2 {
        top: 40px;
        left: 0;
        padding: 30px;
        margin: 0;
        position: relative;
        width: 100%;
        text-align: center;
    }

    .e3-animation .e3-color-slider {
        position: relative;
        left: 160px;
        top: 20px;
        width: 100%;
        display: block;
        text-align: center;
    }

    .e3-animation-open {
        /*  border: 1px red dashed;*/
        margin-top: 20px;
    }

    .e3-animation-open .img-e3-blue-animation-wrapper {
        display: none;
    }


    .e3-animation-open .e3-content-text-3,
    .e3-animation-open .e3-content-text-4 {
        padding: 30px 30px 10px 30px;
        margin: 0;
        position: relative;
        width: 100%;
        text-align: center;
        left: auto;
        bottom: auto;
        right: auto;
        top: auto;
    }

    .e3-animation-open .e3-content-text-3-image,
    .e3-animation-open .e3-content-text-4-image {
        display: block;
        height: 330px;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center top;
        /*border: 1px red dashed;*/
        position: relative;
        background-image: url(../images/section-e3-animation/E3_blue_opening_animation/Blue_Openong_rotation.61.jpg);
    }

    .e3-animation-open .e3-content-text-3-image{
        background-position-y: -70px;
    }

    .e3-animation-open .e3-content-text-4-image{
        background-position-y: -520px;
    }

    .e3-animation-2 .e3-title-2 {
        font-size: 22px;
        top: 90px;
        padding: 0 20px;
    }

    .e3-animation-2 .e3-bottom-animation-item {
        width: 170px;
        height: 300px;
        margin-left: -85px;
        top: 190px;
    }

    .e3-animation-2 .e3-bottom-animation-item span {
        bottom: -20px;
        font-size: 12px;
        color: #333333;
        padding: 0 20px;
    }

    .e3-animation-2 .e3-red {
        right: auto;
        left: 83px;
    }

    .e3-animation-2 .e3-black {
        right: 0px;
        left: auto;
    }

    .e3-design .phone{
        width: 100%;
    }

    .e3-design .phone-wrapper
    {
        width: 100%;
        margin: 20px;
        height: 450px;

    }
    .e3-design .phone-sh{
        width: 100%;
    }

    .e3-design .phone img{
        width: 90%;
    }

    .e3-design .phone-sh img{
        width: 90%;
    }

    .e3-features {
        margin-top: 55px;
        padding-top: 0;
        padding-bottom: 55px;
    }

    .e3-features .e3-title {
        white-space: normal;
        font-size: 28px;
    }
}

@media (max-width: 375px) {
    .e3-landing {
        font-size: 16px;
        line-height: 1.5;
    }

    .e3-title {
        font-size: 24px;
    }

    .e3-title span b {
        font-size: 27px;
    }

    .e3-design .phone-wrapper {
        width: 300px;
        height: 320px;
        padding-left: 10px;
    }

    .e3-design .phone {
        width: 90%;
    }

    .e3-design .phone-sh {
        width: 90%;
    }

    .e3-features-grid .e3-feature-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .e3-features {
        margin-top: 55px;
        padding-top: 0;
        padding-bottom: 55px;
    }

    .e3-features .e3-title {
        white-space: normal;
        font-size: 28px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (min-width: 992px) and (max-height: 850px) {

}