@charset "UTF-8";

@media screen and (max-width:850px){
    /* coded for 750px */

.header-title a{
    margin-left: 100px;
    font-size: 20px;
}

.header-menu{
    margin-right: 100px;
}

.header-menu a{
    font-size: 10px;
}

.menu-margin{
    margin-right: 30px;
}

.service-title p{
    font-size: 20px;
}

.service-container{
    margin-left: 100px;
    margin-right: 100px;
}

.service-header{
    font-size: 12px;
    color: rgb(59, 59, 59);
}

.service-text{
    font-size: 8px;
}

.web-title1{
    font-size: 20px;
}

.web-title2{
    font-size: 20px;
}

.web-container{
    margin: 50px 100px 0 100px;
}

.web-container img{
    width: 150px;
}

.blank{
    width: 150px;
    height: 150px;
}

.design-title1{
    font-size: 20px;
}

.design-title2{
    font-size: 20px;
}

.design-container{
    margin: 50px 100px 0 100px;
}

.design-container img{
    width: 150px;
}

.btn{
    width: 100px;
}

.btn a{
    font-size: 10px;
    padding: 12px 30px;
}

.top-btn img{
    width: 5%;
}

.footer-menu{
    margin-left: 100px;
}

.footer-menu a{
    margin-right: 40px;
    font-size: 10px;
}

.copyright{
    font-size: 8px;
    margin-right: 100px;
}


}
