/*titile*/
.loadmore{
width: 82%;
}
.companyProfile{
text-align: center !important;
}
.logoT{
background: url(../img/logo.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
height:44px;
}
.logo{
height: 68px;
}
.showmore-in{
background: url(../img/more_icon.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:18px;
height:12px;
margin-top: 19px;
}
.showmore{
	padding-left: 16px !important;
}

.cases-img{
background: url(../img/cases-img.jpg) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
}
.solve1-img{
background: url(../img/solve1.jpg) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
}
.solve2-img{
background: url(../img/solve2.jpg) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
}
.solve2_title{
background: url(../img/solve2_title.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:85%;
height: 80%;
}
.solve3-img{
background: url(../img/solve3.jpg) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
}
.solve3_title{
background: url(../img/solve3_title.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:85%;
height: 80%;
}
.solve4-img{
background: url(../img/solve4.jpg) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
}
.solve4_title{
background: url(../img/solve4_title.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:85%;
height: 80%;
}
.solve5-img{
background: url(../img/solve5.jpg) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
}
.solve5_title{
background: url(../img/solve5_title.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:85%;
height: 80%;
}
.solve6-img{
background: url(../img/solve6.jpg) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
}
.solve6_title{
background: url(../img/solve6_title.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:85%;
height: 80%;
}
.solve7-img{
background: url(../img/solve7.jpg) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
}
.solve7_title{
background: url(../img/solve7_title.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:85%;
height: 80%;
}
.solve8-img{
background: url(../img/solve8.jpg) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:100%;
}
.solve8_title{
background: url(../img/solve8_title.png) no-repeat center center; 
-webkit-background-size: 100%; 
-moz-background-size: 100%; 
-o-background-size: 100%; 
background-size: 100%;
width:85%;
height: 80%;
}
.h100{
    height: 100%;
    padding:0 10%;
    color: #fff;
}
.font_15 p{
    font-size: .8rem;
}
.solve_this_title{
    padding-bottom: 5%;
}
.button_in{
    color: #fff;
    font-size: .8rem;
}
.button_out{
    width: 25%;
    text-align: center;
    border: 1px solid #fd4f00;
}
.button_in{
    padding: 5%;
    width: 80%;
    margin: 6%;
    background: #fd4f00;
}
.scrollview{
    padding-bottom: 50px;
}