/* Enter Your Custom CSS Here */
.service-space-wrapper p {
    min-height: 215px;
}
.relia-contact-info .row .col-sm-4 > div{
  padding: 50px 15px;
  height: 185px;
}
.feature-cta h3 {
    color: #fff !important;
}
.team-content {
    min-height: 130px;
    text-align: justify !important;
    padding: 20px !important;
}
.page-header-block .col-md-12.align-left a img {
    display: none;
}
.team-meamber-single {
    width: 95%;
    margin: 0px auto;
}

.team-meamber-single h1 {
    text-align: center;
}
.team-position {
    text-align: center;
}
.team-social {
    text-align: center;
}
.team-thumb img {
    width: 100%;
}







@media screen and (max-width: 450px) {
section.page-header-block {
    min-height: 100% !important;
    padding-top: 23px;
    padding-bottom: 10px;
}
h2.wow.fadeIn {
    font-size: 25px !important;
}
body.page-template-default.page.page-id-160.logged-in.admin-bar.customize-support p {
    font-size: 14px;
}



}

@media screen and (max-width: 715px) and (min-width: 451px) {
  section.page-header-block {
    min-height: 100% !important;
    padding-top: 70px;
 }
  .page-id-160 p{
    font-size:13px !important;
  }
  
}
@media screen and (max-width:1000px) and (min-width: 716px) {

  section.page-header-block {
    min-height: 100% !important;
 }
  .relia-contact-info .row .col-sm-4 > div{
       font-size: 10px;
  }
  .service-space-wrapper h3 {
    font-size: 15px;
 }
  section.features-section .container {
    width: 100% !important;
}
}
@media screen and (max-width:1199px) and (min-width: 1001px) {
  .service-space-wrapper h3 {
    font-size: 20px;
}
  .relia-contact-info .row .col-sm-4 > div{
        font-size: 14px;
  }
  section.features-section .container {
    width: 100% !important;
   }
  
}