#indexPage #mpartner .wrapper{
    height: 60px;
}
#indexPage #mpartner ul{
    height: 60px;
}
#indexPage #mpartner ul li{
    height: 60px;
}
#indexPage #mpartner ul li img{
    height: 60px;
    width: 60px;
}
.serviceitem{
    height:42vh!important;
}
.serviceitem div p.title{
    height: 35px;
    line-height: 35px;
    color: #000;
    font-size: 1.6rem;
}
.serviceitem div p.description{
    color: #7c7c7c;
    font-size: 1.6rem;
}
.content .header p.title{
    color: #000;
    font-size: 1.8rem;
}
.content .header p.subtitle{
    color: #707070;
    font-size: 1.4rem;
}
#newslist .newsbody .title{
    color: #000;
    font-size: 1.6rem;
}
#newslist .newsbody .description{
    font-size: 1.3rem;
    color: #444;
}
.projectitem .project_info p.title{
    color: #000;
    font-size: 15px;
}
.projectitem .project_info p.subtitle{
    color: #707070;
    font-size: 12px;
}
#indexPage #mcontact .header p.title{
    color: #000;
}
#indexPage #mcontact .header p.subtitle{
    color: #707070;
}
#indexPage #mpage .description{
    color: #000;
    font-size: 1.3rem;
    text-indent: 2rem;
    line-height: 2.5rem;
}
#contactinfo h3{
    color: #000;
    font-size: 1.5rem;
}
#contactinfo p{
    font-size: 1.3rem;
    color: #444;
}
#leftcontrol > ul > li.active a{
    background: #fabe77;
}
#containerc7d6d730deb55daf98a01fe4a12683e5_c{
    height: 33vh!important;
    width: 100vw!important;
    /*margin-left: -25% !important;*/
}
/*#container0aa17f08b36951d7506fba4bd58090fe_0{*/
/*    height: 33vh!important;*/
/*    width: 100vw!important;*/
/*    margin-left: -25% !important;*/
/*}*/
@media screen and ( min-width: 768px ) {
    #indexPage #mservice .slider_wrapper{
        height: 150vh!important;
    }
    #content_slider{
        padding-top: calc(100vh - 80px)!important;
    }
    #content_slider .wanted img{
        height: calc(100vh - 80px)!important;
    }
    /*#leftcontrol{*/
    /*    width: 50vh;*/
    /*}*/
    /*#leftcontrol ul li:first-child {*/
    /*    min-height: 5rem;*/
    /*}*/
    /*#leftcontrol ul li {*/
    /*    min-height: 9rem;*/
    /*    font-size: 2.8rem;*/
    /*    min-height: 9rem;*/
    /*}*/
    .serviceitem div p.title{
        height: 4.5rem;
        line-height: 4.5rem;
        font-size: 2.6rem;
    }
    .serviceitem div p.description{
        font-size: 2.6rem;
        height: 4.2rem;
        line-height: 4.2rem;
    }
    .serviceitem{
        height: 59vh !important;
    }
    .serviceitem img{
        height: 50vh!important;
    }
    /*#header{*/
    /*    height: 60px!important;*/
    /*    line-height: 60px!important;*/
    /*}*/
    /*#logo img{*/
    /*    height: 60px!important;*/
    /*}*/
    /*.lcbody{*/
    /*    width: 60px;*/
    /*}*/
    /*.lcitem{*/
    /*    left: 10px;*/
    /*    height: 30px;*/
    /*    width: 50px;*/
    /*}*/
    /*.lcitem .rect{*/
    /*    width: 50px;*/
    /*    top:14px;*/
    /*}*/
    /*.lcitem .rect.top{*/
    /*    -webkit-transform: translate3d(0,-15px,0px);*/
    /*}*/
    /*.lcitem .rect.bottom{*/
    /*    -webkit-transform: translate3d(0,15px,0px);*/
    /*}*/
    /*body.open #sitecontent{*/
    /*    transform: translate3d(50%,0,0) !important;*/
    /*}*/
    /*body.open .lcitem .rect{*/
    /*    transform: translate3d(50%,0,0) !important;*/
    /*}*/
    .footer_box{
        font-size: 1.8rem;
        height: 8rem;
    }
    /*#container0aa17f08b36951d7506fba4bd58090fe_0*/
    #containerc7d6d730deb55daf98a01fe4a12683e5_c{
        height: 50vh!important;
        width: 100vw!important;
        /*margin-left: -25% !important;*/
    }
    .clear:after{content:""; display: block; height: 50vh; clear: both; visibility: hidden; }
}
@media screen and ( min-width: 1024px ) {
    #content_slider{
         padding-top: calc(100vh - 80px)!important;
    }
    #content_slider .wanted img{
         height: calc(100vh - 80px)!important;
    }
    .serviceitem{
        height: calc(100vh - 60px) !important;
    }
    .serviceitem img{
        height: 80vh!important;
    }
    /*#container0aa17f08b36951d7506fba4bd58090fe_0*/
    #containerc7d6d730deb55daf98a01fe4a12683e5_c{
        height: 80vh!important;
        width: 100vw!important;
        /*margin-left: -25% !important;*/
    }
    .clear:after{content:""; display: block; height: 150vh; clear: both; visibility: hidden; }
}