.trm h4 {
    margin: 0;
    line-height: 10px;
    padding-top: 28px;
}

.col-md-6.ab.pf {
    padding-left: 37px;
}
.ab b {
    position: absolute;
    margin-left: -18px;
}

.ser .blog-post-content h4 {
    text-align: center;
}
.ser .blog-post-content p {
    text-align: center;
}
.ser{
    text-align: center;
}
a.navbar-brand {
    max-width: 145px;
}
.navbar-light .navbar-nav .nav-link {
    color: #283a5e;
    font-size: 18px;
    padding: 0;
    font-weight: 600;
    padding: 14px 15px;
}

section.features-area-two.sc {
    padding-top: 20px;
    padding-bottom: 64px;
}

 .about-titil h3 {
    text-align: left !important;
    margin-top: 0;
    margin-bottom: 0;
        font-size: 24px;
}
.ser {
    background: #fff;
        padding-top: 20px;
}
.ser .blog-post-content {
    padding: 14px;
    text-align: justify;
}

.about-titil {
    margin-bottom: 17px;
}
.ab p {
    text-align: justify;
    font-size: 17px;
    line-height: 27px;
    font-weight: 500;
    padding-bottom: 19px;
}

.single-work-process p {
    font-size: 16px;
    color: #282828;
}

.ps{
text-align: center;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #283a5e;
    letter-spacing: 1px;
    /*border: 1px dotted #e1e1e1;*/
    /* background: #283a5e; */
    padding: 10px;
    line-height: 28px;
}

h3.sbt a {
    color: #ff761e;
}

h3.sbt a:hover {
    color: #283a5e;
}




.pt-50 {
    padding-bottom: 50px;
}

.pf p {
    padding-bottom: 8px;
}
.pf_bo {
    padding-bottom: 46px;
}
.pf h3 {
    padding-top: 29px;
}

.box_d li {
 list-style: none;
    width: 16.66%;
    padding: 9px;
    cursor: pointer;
    float: left;
}
.box_d li.active {
    padding: 2px;
}
.box_d {
    display: contents;
}
.b.ox_d {
    padding-top: 9px;
}

/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
  
  .section-title-2 h3 {
font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    /* max-width: 635px; */
    text-align: center;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 20px;
}

h3.sbt {
    color: #ff761e;
    font-size: 22px;
}

.proccess_box {
    width: 20% !important;
    max-width: 20%;
}





  
}

 

@media (min-width: 768px) and (max-width: 1280px) {
  
 
 .section-title-2 h3 {
font-size: 20px;
    font-weight: 700;
    text-transform: capitalize;
    /* max-width: 635px; */
    text-align: center;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 20px;
}

h3.sbt {
    color: #ff761e;
    font-size: 22px;
}
.proccess_box {
    width: 20% !important;
    max-width: 20%;
}





  
}
 

@media (min-width: 320px) and (max-width: 767px) {
  
 .section-title-2 h3 {
font-size: 17px;
    font-weight: 700;
    text-transform: capitalize;
    /* max-width: 635px; */
    text-align: center;
    line-height: 28px;
    margin-top: 15px;
    margin-bottom: 20px;
}


h3.sbt {
    color: #ff761e;
    font-size: 18px;
}



}



  
}