.slider_index {
margin-top:0px;
height:600px;
}
.slider_index_prt1 {
margin-top:170px;
text-align:center;
}
.sentence{
font-size:68px !important;
}
.sentence_p{
font-size:40px !important;
}
.text_mobile{
display: none;
}
.text_web{
display: inline !important;
}
.project_title{
margin-top:10px;
color:#000000;
font-size:20px;
padding:10px;
min-height:350px;
}
.width_a3{
width:33.33%;
}
.text_home1_size{
font-size:45px;
}
.text_top978{
margin-top:100px;
}
@media only screen and (max-width: 1150px) {
.text_top978{
margin-top:100px;
}
.sentence{
font-size:50px !important;
}
.sentence_p{
font-size:30px !important;
}
.slider_index {
margin-top:0px;
height:500px;
}
.project_title{
margin-top:10px;
color:#000000;
font-size:20px;
padding:10px;
min-height:350px;
}
.width_a3{
width:50%;
}
.text_home1_size{
font-size:35px;
}
}

@media screen and (max-width: 991px){
.text_top978{
margin-top:0px;
}
.slider_index {
margin-top:0px;
height:400px;
}
.slider_index_prt1 {
margin-top:100px;
text-align:center;
}
.sentence{
font-size:34px !important;
}
.sentence_p{
font-size:18px !important;
}
.project_title{
margin-top:10px;
color:#000000;
font-size:20px;
padding:10px;
min-height:auto;
}
.width_a3{
width:100%;
}
.text_mobile{
display: inline;
}
.text_web{
display: none !important;
}
.text_home1_size{
font-size:35px;
}
}