ul.ppc-ul li {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 30px;
    list-style: disc;
}
footer ul.ftulli li {
    display: inline-block;
    margin-right: 30px;
}
section.copyroght {
    padding: 12px 0px;
    background: #063793;
}
.cpyrghtcnt p {
    color: #fff;
    text-align: center;
    font-size: 17px;
    margin-bottom: 4px;
}
.nav-menu>li>a {
    font-size: 17px;
}
ul.nav-menu {
    display: inline-block;
    margin-left: 56px;
}
.content p {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    line-height: 26px;
}
.servicebox i {
    font-size: 46px;
    color: #012c7b;
    line-height: 28px;
    margin-bottom: 19px;
}
.servicebox .head {
    color: #012c7b;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    padding: 8px 0px;
}
.servicebox p {
    color: #000;
    line-height: 28px;
    text-align: left;
    font-size: 17px;
    font-weight: 500;
}
section.about p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-align: justify;
    line-height: 29px;
}
footer .head {
    color: #fff;
    font-size: 22px;
    padding: 5px 0px;
}
.nwed-p p {
    color: #fff;
    font-size: 17px;
}

.print-need {
    padding: 40px 0;
    background: #012c7b;
    margin-top: 15px;
}
.print-need h1 {
    color: #fff;
}
.print-need p {
    color: #fff;
}
.call-btn a {
    background: #000;
    padding: 15px 35px 15px 35px;
    font-size: 38px;
    border-radius: 40px;
    color: #fff;
    font-weight: 600;
}
.servicebox p i {
    font-size: 15px;
    margin-bottom: 0px;
}



@media only screen and (min-width:320px) and (max-width:767px) {
  .call-btn a { font-size: 25px;}  
  .about .content .heading {font-size: 22px!important;line-height: 24px!important;}
  div#carouselExampleCaptions {display: none;}
  
  
    
    
}    

