

.para-style{font-size: 15px; line-height: 24px;}
.service-item-2:hover .service-bottom-content p{color: #161616;}
.d-flex{display: flex; align-items: center;}
/* .array-prev, .array-next{display: none;} */

@media (max-width: 767px) {

    .service-title {
      font-size: 24px;
      line-height: 32px;
    }
    .pt-0-custome{padding-top: 0;}
    .service-area .section-title-wrapper p{font-size: 14px; line-height: 22px;}
    .service-area .section-title-wrapper p br{display: none;} 
    .footer-widget-title h4{display: none;}

}

@media only screen and (min-width: 768px) and (max-width: 991px) {

     .section-title-wrapper br {
    display: none;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    .para-style{font-size: 12px; line-height: 20px;}
    .service-content {
        padding: 65px 14px 25px;
    }
    .service-area .section-title-wrapper p{font-size: 14px; line-height: 22px;}
    .footer-widget > p{font-size: 14px; line-height: 22px;}
   

}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 768px) and (max-width: 991px) {
  .para-style{font-size: 12px; line-height: 20px;}
}