color: inherit;
}
+/*--------------------------------------------------------------
+Service Section
+--------------------------------------------------------------*/
/*--------------------------------------------------------------
Service Section
--------------------------------------------------------------*/
}
.service-list .service-image {
- height: 80px;
- width: 80px;
- margin-top: 15px;
+ height: 240px;
+ width: 240px;
+ /* margin-top: 15px; */
overflow: hidden;
border: 3px solid #EEE;
}
.service-list .service-image img {
- padding: 15px;
+ padding: 6px;
}
+@media (min-width: 1200px){
+ .service-list .service-detail {
+ margin-top: 25px;
+ }
+
+}
.service-list .service-detail {
- width: 460px;
+ width: 300px;
}
.service-list.odd {
position: relative;
}
.parallax-section:nth-child(4) .mid-content{
- width: 75%;
+ /* width: 75%; */
}
@media (min-width: 768px){
.parallax-section:nth-child(4) .portfolio-list{