@media only screen and (max-width: 1070px) {
    #about .item,
    #about-more .item {
        margin: 0 auto 30px;
        display: block;
        clear: both;
    }
    #about .arrow,
    #about-more .arrow {
        background-image: none;
    }
    .section-a {
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    width:80%;
    padding-top: 260px;
    background-position: center top;
    background-size: auto 200px;
    min-height: 350px;
}
    #dev_container{
     padding-left: 10%;
    padding-right: 10%;
    width:80%;   
    }
    .section-b {
    text-align: center;
    padding-left: 10%;
    padding-right: 10%;
    width:80%;
    padding-top: 260px;
    background-position: center top;
    background-size: auto 200px;
    min-height: 350px;
}
}
@media only screen and (max-width: 935px) {
    .header ul li:nth-child(3),
    .header ul li:nth-child(2),
    .header ul li:nth-child(4),
    .header ul li:nth-child(5),
    .header ul li:nth-child(6),
    #about .arrow,
    #about-more .arrow {
        display: none;
    }
    .home .banner,
    .home .banner ul,
    .home .banner li {
        max-width: 100% !important;
    }
    .home .banner li {
        width: 100%;
    }
    #scene_10 {
        width: 100%;
        margin-left: 0px;
        left: 0;
    }
    form {
        width: 90%;
    }
    .padder {
        width: 90%;
        padding-left: 5%;
        padding-right: 5%;
    }
}
@media only screen and (max-width: 700px) {
    .master-slider-parent {
        width: 300px !important;
    }
    #devices {
        margin-bottom: 20px !important;
    }
    
    .page-id-214 .master-slider-parent {
    width: 300px !important;
    height: 230px !important;
}
    .page-id-214 .ms-slide-bgcont{
        background-size: contain;
    }
    .left{
        width:100%;
        margin:0 0 30px 0;
    }
    .right{
        width:100%;
        margin:0 0 0 0;
    }
}