
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body{
	font-family: 'Roboto', sans-serif;
}
/*============== header css start ===============*/
.hire-payroll a img {
    width: 194px;
}
.hire-payroll .navbar-brand {
    padding: 0px;
    margin-left: 0px !important;
    height: auto;
}
.main-nav .navbar-default, .navbar-default {
    background-color: #fff;
    border: 0px;
    margin-bottom: 0px;
}
.main-nav {
    padding: 0px 0px 0px 0px;
    box-shadow: 0 4px 4px rgb(0 0 0 / 15%);
    border-bottom: 3px solid #0f6fd5;
}
.hire-payroll {
    margin-right: 15px;
}
.nav-new ul li a {
    font-size: 15px;
    color: #0f6fd5 !important;
    font-weight: 600;
    border-bottom: 3px solid #fff;
    padding: 0px 0px 4px 0px !important;
    text-transform: uppercase;
}
.nav-new ul li a:hover {
border-bottom-color: #0f6fd5; 
}
.nav-new ul li {
    margin: 32px 15px 15px 15px;
}

.cart-icone {
    float: right;
    display: inline-block;
    position: relative;
    top: 15px;
}
.cart-icone span {
    border-radius: 100%;
    color: #fff;
    font-size: 13px;
    height: 20px;
    left: 20px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 20px;
    padding-top: 1px;
    background: #ef3f64 none repeat scroll 0 0!important;
    border: 1px solid #f9f9f9;
}
.cart-icone .desktop-header-icon-color {
    -webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: white;
    color: #535766;
}

.track-section {
    text-align: center;
    font-size: 16px;
    padding: 10px 0;
    height: 55px;
    display: flex;
    justify-content: space-between;
}
.mobile-menu-track-order-icon {
    height: 30px;
    color: #000;
}
.mobile-menu-track-order-icon {
    height: 30px;
}
.track-font {
    font-size: 11px;
}
.track-wrraper {
    display: none;
}
.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%;
    background-color: #fff;
    z-index: 999; 
}
.signin_signout, .payroll-management-1, .contact-aso-services, .contact-staffing-services, .hr-management {
    float: right;
    display: inline-block;
    position: relative;
    top: 30px;
}
.signin_signout a i, .payroll-management-1 a i, .contact-aso-services a i, .contact-staffing-services a i, .hr-management a i{
    font-size: 25px;
    color: #0f6fd5;
}
a.proc-phone, a.aso-services-phone, a.payroll-consulting, a.staffing-services-phone, a.hr-consulting {
    font-size: 15px;
    color: #000;
    font-weight: 600;
    display: inline-block;
    position: relative;
    bottom: 3px;
    right: 20px;
    text-decoration: none;
	float: right;
}
a.proc-phone:hover, .aso-services-phone:hover, a.payroll-consulting:hover, a.staffing-services-phone:hover, a.hr-consulting:hover {
    color: #0f6fd5;
}
a.proc-phone:before, .aso-services-phone:before, a.payroll-consulting:before, a.staffing-services-phone:before, a.hr-consulting:before {
    content: "\f095";
    font-family: FontAwesome;
    color: #0f6fd5;
    margin-right: 12px;
    font-weight: 600 !important;
    font-size: 19px;
    position: relative;
    top: 2px;
}

/*================== ASO page css start ============*/
.asoinner-img img {
    width: 100%;
}
.asoinner-title h2 {
    color: #223a66;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin: 0px;
    padding-bottom: 12px;
    padding-top: 15px;
}
.asoinner-content p {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    margin: 0px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: auto;
}
.aso-section1 {
    box-shadow: 0 0 4px rgb(0 0 0 / 40%)!important;
    padding: 10px 10px 10px 10px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.aso-section1:hover {
    border-color: #0f6fd5;
}
.aso-wrraper1 {
    padding-top: 55px;
}


@media only screen and (max-width: 767px) {
.hire-payroll a img {
    width: 110px;
    margin-top: 0px;
}
.nav-new ul li {
    margin: 10px 15px 10px 0px;
}
.payroll-management, .hr-management, .contact-aso-services {
    float: left;
    top: 0px;
    left: 7px;
}
.navbar-nav {
    margin-bottom: 0px;
}
.hire-payroll .navbar-brand {
    float: initial;
}
.cart-icone {
    float: left;
    top: 0px;
}
.main-nav {
    padding: 0px 0px 5px 0px;
}
.track-wrraper {
    display: block;
}
.nav-new ul li a {
    font-size: 14px;
}
a.proc-phone, a.aso-services-phone, a.payroll-consulting, a.staffing-services-phone, a.hr-consulting {
    font-size: 14px;
}
}
/*============== header css end ===============*/

/*================ footer css start ==============*/
.footer-wrraper, .aso-footer {
    background-color: #0f6fd5;
    padding: 30px 0px;
    border-top: 3px solid red;
}
.footer-support {
    text-align: -webkit-center;
}
.footers-icon i {
    color: #fff;
    font-size: 22px;
}
.footers-title {
    font-size: 15px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}
.footers-text a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}
.imfortant-link ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}
.imfortant-link ul li a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}
.imfortant-link ul li {
    margin-bottom: 8px;
}
.imfortant-link ul li:before {
    content: "\f18e";
    font-family: fontawesome;
    display: inline-block;
    margin-left: 0px;
    width: 15px;
    color: #ef3e64;
    font-weight: 500;
    margin-right: 10px;
}
.copright-sec p {
    text-align: center;
    margin: 0px;
    font-size: 15px;
    color: #fff;
}
.copyright-wrraper {
    background-color: #248eff;
    padding: 10px 0px;
}
.footer-logo img {
    width: 194px;
}
.footer_title {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    position: relative;
}
.footer_title:after {
    content: '';
    width: 45px;
    height: 3px;
    background-color: #3274ae;
    position: absolute;
    left: 0;
    bottom: -6px;
    z-index: 1;
}
.Servicesarea-inner-title {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    position: relative;
    letter-spacing: 1px;
}
.Servicesarea-inner-title:after {
    content: '';
    width: 45px;
    height: 3px;
    background-color: #f7f700;
    position: absolute;
    left: 0;
    bottom: -6px;
    z-index: 1;
}
.california-locations ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}
.california-locations ul li {
    margin-bottom: 8px;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}
.california-locations ul li:before{
    content: "\f18e";
    font-family: fontawesome;
    display: inline-block;
    margin-left: 0px;
    width: 15px;
    color: #f7f700;
    font-weight: 500;
    margin-right: 10px;
}
.california-locations {
    margin-top: 25px;
}
.footercontact-form, .hire-payroll-contact-us-form {
    margin-top: 25px;
}
.contact-label label {
    width: 100%;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
.contact-label input {
    background-color: #fff;
    border: 1px solid #ccc;
    height: 32px;
    border-radius: 4px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    color: #000;
}
.footercontact-form, .hire-payroll-contact-us-form form {
    background-color: #248eff;
    padding: 10px 15px 13px 15px;
    border-radius: 4px;
}
.price{
	color: #0f6fd5;
}
.footersubmit button {
    background: #505457;
    color: #fff;
    padding: 8px 28px;
    border: 0px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 4px;
}
.footersubmit button:hover {
    background-color: red;
}
.contact-label {
    margin-bottom: 12px;
}
.footerusefull-sec {
    margin-top: 25px;
}
.footerusefull-sec ul {
    padding: 0px;
    list-style: none;
    margin: 0px;
}
.footerusefull-sec ul li{
    margin-bottom: 8px;
}
.footerusefull-sec ul li a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}
.Connect-With-Us, .hire-payroll-connect h3 {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
    letter-spacing: 1px;
}
.contact_connect ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.contact_connect ul li a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}
.contact_connect ul li a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}
.contact_connect ul li {
    margin-bottom: 8px;
}
.Connect-With-Us, .hire-payroll-connect {
    margin-top: 20px;
    margin-bottom: 15px;
}
.contact_connect ul li.phone:before {
    content: "\f095";
    font-family: FontAwesome;
    color: #f7f700;
    margin-right: 15px;
    font-weight: 600;
    font-size: 15px;
}
.contact_connect ul li.fax:before {
    content: "\f1ac";
    font-family: FontAwesome;
    color: #f7f700;
    margin-right: 15px;
    font-weight: 600;
    font-size: 15px;
}
.social-link-title {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
    letter-spacing: 1px;
}
.social-link-title {
    font-size: 17px;
    font-weight: 600;
    color: #fff;
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.social-link-icone ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.social-link-icone ul li {
    display: inline-block;
    margin-right: 8px!important;
}
.social-link-icone ul li.mnewfacebook a {
    width: 30px!important;
    height: 30px!important;
    display: inline-block !important;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #ffffff;
    line-height: 27px;
    color: #ffffff !important;
    font-weight: 900;
    font-size: 16px;
    padding: 0px!important;
}
.social-link-icone ul li.mnewfacebook a:hover {
    background-color: #4267b2 !important;
    color: #fff !important;
}
.social-link-icone ul li.mnewtwitter a {
    width: 30px!important;
    height: 30px!important;
    display: inline-block !important;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #ffffff;
    line-height: 27px;
    color: #ffffff !important;
    font-weight: 900;
    font-size: 16px;
    padding: 0px!important;
}
.social-link-icone ul li.mnewtwitter a:hover {
    background-color: #1da1f2 !important;
    color: #fff !important;
}
.social-link-icone ul li.mnew-instagram a:hover {
    background-color: #d82986 !important;
    color: #fff !important;
}
.social-link-icone ul li.mnew-instagram a {
    width: 30px!important;
    height: 30px!important;
    display: inline-block !important;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #ffffff;
    line-height: 27px;
    color: #ffffff !important;
    font-weight: 900;
    font-size: 16px;
    padding: 0px !important;
}
.social-link-icone ul li.mnewlinkdin a:hover {
    background-color: #0077b5 !important;
    color: #fff !important;
}
.social-link-icone ul li.mnewlinkdin a {
    width: 30px !important;
    height: 30px!important;
    display: inline-block !important;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #ffffff;
    line-height: 27px;
    color: #ffffff !important;
    font-weight: 900;
    font-size: 16px;
    padding: 0px!important;
}
.social-link-icone ul li.mnewyotube a:hover {
    background-color: #e62217 !important;
    color: #fff !important;
}
.social-link-icone ul li.mnewyotube a {
    width: 30px !important;
    height: 30px !important;
    display: inline-block !important;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #ffffff;
    line-height: 27px;
    color: #ffffff !important;
    font-weight: 900;
    font-size: 16px;
    padding: 0px !important;
}
@media only screen and (max-width: 767px) {
.footer-logo img {
    width: 150px;
}
.imfortant-link {
    margin-top: 20px;
}
}
/*================ footer css end ==============*/

/*================ slider css start =================*/

.human-Resources-help .carousel-bg .carousel-inner .item {
  /*background-color: darkslategrey;*/
  background-size: cover;
  background-position: center;
  min-height: 455px;
}

 .human-Resources-help .slide {
  margin-top: 0px;
}
.human-Resources-help .details {
  margin: 50px 0;
}
.human-Resources-help .details h1 {
  font-size: 32px;
  text-align: center;
  margin-bottom: 3px;
}
.human-Resources-help .details .back-link {
  text-align: center;
}
.human-Resources-help .details .back-link a {
  display: inline-block;
  margin: 20px 0;
  padding: 15px 30px;
  background: #333;
  color: #fff;
  border-radius: 24px;
}
.human-Resources-help .details .back-link a svg {
  margin-right: 10px;
  vertical-align: text-top;
  display: inline-block;
}
.human-Resources-help .carousel-indicators li {
    width: 14px;
    height: 14px;
    border: 1px solid #636363;
 }
 .human-Resources-help .carousel-indicators .active {
    background-color: #0f6fd5;
    border-color: #0f6fd5;
}
.payroll-management-california {
    background: rgba(4, 4, 4, 0.7);
    padding: 20px;
    color: #fff;
    border-top: 5px solid #0f6fd5;
    width: 50%;
    position: absolute;
    top: 46%;
    margin-left: 25%;
    text-align: center;
}
.payroll-management-california h2 {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin: 0px;
    letter-spacing: 0.5px;
}
.payroll-management-california h3 {
    font-size: 22px;
    text-align: center;
    margin: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
}
.payroll-management-california a.pro-newclickbtn {
    display: inline-block;
    background-color: #0f6fd5;
    padding: 8px 20px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    font-weight: 500;
    border-radius: 4px;
}
.payroll-management-california a.pro-newclickbtn:hover {
    background-color: red;
}
.human-Resources-help .carousel-indicators {
    bottom: 0px;
}
.human-Resources-help .carousel-control.right {
    background-image: none !important;
    opacity: 1 !important;
}
.human-Resources-help .carousel-control.left {
    background-image: none !important;
    opacity: 1 !important;
}

@media only screen and (max-width: 767px) {
.payroll-management-california {
    padding: 15px;
    width: 80%;
    top: 45%;
    margin-left: 10%;
}
.payroll-management-california h2 {
    font-size: 27px;
    margin: 0px;
}
.payroll-management-california h3 {
    font-size: 18px;
    line-height: 25px;
}
}
/*================ slider css end =================*/

/*=========== payroll section css start ==========*/
.payroll-audit h2 {
    font-weight: 600;
    font-size: 42px;
    margin: 0px!important;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
}
.payroll-audit p {
    font-size: 18px;
    color: #000;
    line-height: 25px;
    text-align: center;
    margin: 0px;
    margin-top: 20px;
}
.payroll-management-services, .staffing-firm-services, .hr-management-services, .aso-client-list {
    padding-top: 60px;
    padding-bottom: 45px;
}
.payroll-audit h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 120px;
    height: 4px;
    margin: 0 auto;
    background: #d62027;
    content: "";
    z-index: 1;
}
.payroll-left img {
    width: 100%;
}
.payroll-right h3 {
    color: #0f6fd5;
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    margin: 0px;
}
.payroll-right p {
    font-size: 18px;
    color: #000;
    line-height: 25px;
    margin: 0px;
    padding-top: 20px;
}
.payroll-right a.aso-services {
    background-color: #0f6fd5;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 500;
    margin-top: 25px;
}
.payroll-right a.aso-services:hover {
    background-color: #424649;
}
/*=========== payroll section css end ==========*/

/*========== cp section html start ==========*/

.best-human-resources-help {
    border: 1px solid #CCD7E0;
    padding: 36px 30px;
    border-radius: 6px;
    position: relative;
    margin-top: 70px;
    background: #0f6fd5;
}
.best-human-resources-help:before {
    background: #0f6fd5;
    border-radius: 6px;
}
.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    width: 100%;
}
.best-human-resources-help .human-resources-help-california {
    position: absolute;
    top: -40px;
    left: 30px;
}
.best-human-resources-help .human-resources-help-california img {
    border-radius: 50%;
}
.best-human-resources-help .human-resources-california {
    padding-left: 250px;
    text-align: center;
}
.best-human-resources-help span {
    color: #0f6fd5;
    font-size: 15px;
    font-weight: 700;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.best-human-resources-help h1 {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    color: #fff;
    text-align: center;
    line-height: 33px;
    letter-spacing: 0.5px;
}
.human-resources-california a {
    display: inline-block;
    background-color: red;
    padding: 8px 16px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    font-weight: 500;
    border-radius: 4px;
    margin-top: 20px;
    border: 1px solid red;
}
.human-resources-california a:hover {
    background-color: #505457;
    border-color: #fff;
}
.best-human-resources-help h3 a {
    color: #001328;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.best-human-resources-help .read-more {
    color: #0f6fd5;
    font-weight: 800;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    line-height: 1em;
    border-bottom: 1px solid #A5BFEB;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.best-human-resources-help:hover {
    -webkit-box-shadow: 0px 10px 30px 0px rgb(15 111 213 / 30%);
    box-shadow: 0px 10px 30px 0px rgb(15 111 213 / 30%);
    background-color: #0f6fd5;
}
.hvr-bounce-to-bottom:active, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:hover {
    color: #fff;
}
a.read-more-contact {
    color: #fff;
    background-color: red;
    padding: 10px 20px;
    border: 0px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    margin-top: 20px;
    display: inline-block;
    border-radius: 4px;
}
/*=========  contact us page css start ===================*/
.contactbnr-img img {
    width: 100%;
}
.contactbnr-title {
    background: rgba(4, 4, 4, 0.5);
    padding: 12px;
    color: #fff;
    width: 33%;
    position: absolute;
    top: 27%;
    margin-left: 8%;
    text-align: left;
}
.contactbnr-img {
    position: relative;
}
.contactbnr-title h1 {
    font-size: 36px;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 10px;
}
.contactbnr-title p {
    font-size: 18px;
    margin: 0px;
    color: #fff;
    line-height: 26px;
}
.contactheading-sec h2 {
    font-weight: 600;
    font-size: 42px;
    margin: 0px!important;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
}
.contactheading-sec h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 120px;
    height: 4px;
    margin: 0 auto;
    background: #d62027;
    content: "";
    z-index: 1;
}
.contactheading-sec p {
    font-size: 18px;
    color: #000;
    line-height: 25px;
    text-align: center;
    margin: 0px;
    margin-top: 20px;
}
.contatheading-wrraper {
    padding-top: 50px;
}
.contactform-label label {
    width: 100%;
    color: #000;
    font-size: 15px;
}
.contactform-label input {
    background-color: #fff;
    border: 1px solid #CCC;
    height: 40px;
    border-radius: 4px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    color: #000;
}
.contactform-label {
    margin-bottom: 15px;
    width: 100%;
}
.contact-message label {
    width: 100%;
    color: #000;
    font-size: 15px;
}
.contact-message textarea {
    background-color: #fff;
    border: 1px solid #CCC;
    border-radius: 4px;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    color: #000;
    height: 150px;
}
.contactmain-sec {
    display: flex;
    gap: 20px;
}
.contactformbtn {
    margin-top: 15px;
}
.contactformbtn button {
    background: #0f6fd5;
    color: #fff;
    padding: 8px 28px;
    border: 0px;
    font-size: 15px;
    font-weight: 600;
    border-radius: 4px;
    letter-spacing: 1px;
}
.addresscontact {
    margin-bottom: 20px;
}
.newservice-title {
    margin-top: 30px !important;
}
.infocontact i {
    font-size: 16px;
    color: #0f6fd5;
    float: left;
    width: 30px;
    height: 30px;
    background: #dcecfa;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}
.infocontact h4 {
    padding: 7px 0 0 45px;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #000;
}
.phone-contact {
    margin-bottom: 20px;
}
.infocontact h4 a {
    color: #000;
}
.infocontact .email-contact:hover i, .infocontact .addresscontact:hover i, .infocontact .phone-contact:hover i {
    background: #0f6fd5;
    color: #fff;
}
.contwith-us h2 {
    font-size: 20px;
    color: #000;
    font-weight: 600 !important;
    padding-bottom: 10px;
    margin: 0px;
}
.newservice-title h3 {
    font-size: 20px;
    color: #000;
    font-weight: 600 !important;
    padding-bottom: 10px;
    margin: 0px;
}
.newaddsrve-sec h5:before {
    content: "\f041";
    font-family: FontAwesome;
    color: #0f6fd5;
    margin-right: 15px;
    font-weight: 600 !important;
    font-size: 17px;
    position: relative;
    top: 2px;
}
.newaddsrve-sec {
    margin-bottom: 20px;
}
.newaddsrve-sec h5 {
    color: #000;
    font-weight: 600 !important;
    font-size: 16px;
}
.newaddsrve-sec p {
    padding-left: 25px !important;
    color: #000 !important;
    margin-bottom: 0px !important;
    margin-top: 10px !important;
}
.newaddsrve-sec h5:before {
    content: "\f041";
    font-family: FontAwesome;
    margin-right: 15px;
    font-weight: 600 !important;
    position: relative;
    top: -5px;
    font-size: 16px;
    color: #3173ad;
    float: left;
    width: 30px;
    height: 30px;
    background: #dcecfa;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}
.contactform-left {
    background: #ffffff;
    -webkit-box-shadow: 0 22px 28px 0 rgb(83 83 83 / 35%);
    box-shadow: 0 22px 28px 0 rgb(83 83 83 / 35%);
    padding: 30px;
    border-top: 3px solid #0f6fd5;
}
.contactform-wrraper {
    padding-top: 40px;
    padding-bottom: 60px;
}
.contactform-right {
    background-color: #fff;
    -webkit-box-shadow: 0 22px 28px 0 rgb(83 83 83 / 35%);
    box-shadow: 0 22px 28px 0 rgb(83 83 83 / 35%);
    padding: 30px 30px 15px 30px;
    border-top: 3px solid #0f6fd5;
}
.contactmap-wrraper {
    padding-bottom: 50px;
}
/*=========  contact us page css end ===================*/

/*=========== payroll page css start ================*/
.payrollbnr-img img, .payroll-services-img img, .staffing-firm-img img, .hr-consulting-img img, .aso-services-img img {
    width: 100%;
	position: relative;
}
.payrollbnr-title, .payroll-services-title, .staffing-company-title, .hr-consulting-title, .aso-services-title {
    background: rgba(4, 4, 4, 0.5);
    padding: 12px;
    color: #fff;
    width: 33%;
    position: absolute;
    top: 27%;
    margin-left: 6%;
    text-align: left;
	float:left;
}

.payrollbnr-title h1, .payroll-services-title h1, .staffing-company-title h1, .hr-consulting-title h1, .aso-services-title h1 {
    font-size: 36px;
    font-weight: 600;
    margin: 0px;
    padding-bottom: 10px;
}
.payrollbnr-title p, .payroll-services-title p, .staffing-company-title p, .hr-consulting-title p, .aso-services-title p {
    font-size: 18px;
    margin: 0px;
    color: #fff;
    line-height: 26px;
}
.mainparoll-heading1 h1, .staffing-services-heading h1, .hr-assessment-heading h1, .aso-human-resources h1 {
    font-weight: 600;
    font-size: 42px;
    margin: 0px !important;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
}
.mainparoll-heading1 p, .staffing-services-heading p, .hr-assessment-heading p, .aso-human-resources p {
    font-size: 18px;
    color: #000;
    line-height: 25px;
    text-align: left;
    margin: 0px;
    margin-top: 20px;
}
.mainparoll-heading1 h2:after, .staffing-services-heading h2:after, .hr-assessment-heading h2:after, .aso-human-resources h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 120px;
    height: 4px;
    margin: 0 auto;
    background: #d62027;
    content: "";
    z-index: 1;
}
.mainpayrolldesk-wrraper1, .main-payroll-audit, .staffing-solutions, .hr-assessment-wp, .human-resources-wp {
    padding-top: 60px;
}
.mainpayroll-sec-left h2, .payroll-audit-services-left h2, .outsourcing-recruiting-left h2, .hr-support-left h2 {
    color: #223a66;
    font-size: 25px;
    font-weight: 700;
    line-height: 28px;
    margin: 0px;
    padding-bottom: 15px;
    position: relative;
	 
}
.mainpayroll-sec-left h2:after, .payroll-audit-services-left h2:after, .outsourcing-recruiting-left h2:after, .hr-support-left h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 55px;
    height: 3px;
    background: #d62027;
    content: "";
    z-index: 1;
}
.mainpayroll-sec-left p, .payroll-audit-services-left p, .outsourcing-recruiting-left p, .hr-support-left p {
   font-size: 17px;
    color: #000;
    line-height: 23px;
    margin: 0px;
    padding-top: 20px;
	
}

.mainpayroll-sec-right img, .outsourcing-recruiting-right img, .payroll-audit-services-right img, .hr-support-right img {
    width: 100%;
}
.mainpayrolldesk-wrraper2,.payroll-management,.staffing-solutions-services, .human-resource-services {
    padding-top: 50px;
}
.mainparollcotact-heading1 h2, .staffing-services-ca h2, .payroll-heading h2, .hr-consulting-heading h2, .administrative-services-outsourcing-heading h2 {
    font-weight: 600;
    font-size: 25px;
    margin: 0px !important;
    text-align: center;
    text-transform: capitalize;
    padding-bottom: 20px;
    color: #223a66;
}
.mainparollcotact-heading1 p, .staffing-services-ca p, .payroll-heading p, .hr-consulting-heading p, .administrative-services-outsourcing-heading p {
    font-size: 17px;
    color: #000;
    line-height: 23px;
    margin: 0px;
    text-align: left;
}
.parollcontactbtn-sec a, .aso-contact-btn a {
    color: #fff;
    background-color: #0f6fd5;
    padding: 10px 20px;
    border: 0px;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    margin-top: 30px;
    display: inline-block;
    border-radius: 4px;
}
.parollcontactbtn-sec a:hover, .aso-contact-btn a:hover {
    background-color: red;
}
.parollcontactbtn-sec, .aso-contact-btn {
    text-align: center;
}
.mainpayrolldesk-wrraper3, .payroll-system-time-keeping, .direct-hire, .hr-consulting-wp, .administrative-services-outsourcing {
    padding-top: 60px;
    padding-bottom: 50px;
}
/*=========== payroll page css end ================*/

/*============= staffing page css start ===========*/
.ourstaffing-emp1 h3 {
    color: #223a66;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 15px;
}
.ourstaffing-emp1 ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-left: 26px;
}
.ourstaffing-emp1 ul li {
    font-size: 16px;
    color: #000;
    line-height: 23px;
    margin-bottom: 8px;
    text-indent: -24px;
}
.ourstaffing-emp1 ul li:before {
    content: "\f058";
    font-family: 'FontAwesome';
    font-size: 16px;
    color: #d62027;
    margin-right: 10px;
}
.pcs-process ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.pcs-process ul li:before {
    padding-right: 12px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #e22029;
    content: "\f00c";
}
.pcs-process ul li {
    font-size: 16px;
    color: #000;
    line-height: 23px;
    margin-bottom: 8px;
}
.pcs-process {
    margin-top: 10px;
}
.whystaffing-heading h2 {
    font-weight: 600;
    font-size: 42px;
    margin: 0px!important;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    padding-bottom: 20px;
}
.whystaffing-heading h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 120px;
    height: 4px;
    margin: 0 auto;
    background: #d62027;
    content: "";
    z-index: 1;
}
.whystaffing-heading p {
    font-size: 17px;
    color: #000;
    line-height: 23px;
    margin: 0px;
    text-align: center;
    padding-top: 20px;
}
.whystafing-section h3 {
    color: #223a66;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 15px;
}
.whystafing-section p {
    font-size: 17px;
    color: #000;
    line-height: 23px;
    margin: 0px;
}
.whystaffing-wrraper1 {
    padding-top: 25px;
}
.whystafing-section {
    background-color: #f8f8f8;
    padding: 0px 20px 20px 20px;
}
.whystaffing-wrraper {
    padding-top: 50px;
}

/*========== hr consulting page css start ===============*/
.hrvalue-section h2 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 10px;
    margin: 0px;
}
.hrvalue-section p {
    font-size: 17px;
    color: #fff;
    line-height: 23px;
    margin: 0px;
}
.hrvalue-section {
    background-color: #0f6fd5;
    padding: 20px;
    border-radius: 4px;
    min-height: 152px;
}
.hrvalue-wrraper {
    padding-top: 40px;
}
.rarac-section ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-left: 25px;
}
.rarac-section ul li {
    font-size: 16px;
    color: #000;
    line-height: 23px;
    margin-bottom: 8px;
    text-indent: -27px;

}
.rarac-section ul li:before {
    padding-right: 12px;
    font-family: FontAwesome;
    font-size: 16px;
    color: #0f6fd5;
    content: "\f00c";
}
.rarac-wrraper {
    padding-top: 40px;
}
.rarac-section {
    background-color: #f8f8f8;
    padding: 20px 20px 20px 20px;
    min-height: 280px;
}
.hradn-section h2 {
    font-size: 45px;
    font-weight: 600;
    color: #ffdf00;
    padding-bottom: 10px;
    margin: 0px;
    text-align: center;
}
.hradn-section {
    background-color: red;
    padding: 20px;
    border-radius: 4px;
    min-height: 140px;
}
.hradn-section p {
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    margin: 0px;
    text-align: center;
    line-height: 26px;
}
.hradn-wrraper {
    padding-top: 50px;
    padding-bottom: 20px;
}
.hrvalue-section:hover {
    background-color: red;
}
.hradn-section:hover {
    background-color: #0f6fd5;
}
.asomain-wrraper {
    padding-bottom: 50px;
}
/*================= ASO css end =================*/

@media only screen and (max-width: 767px) {
.contactbnr-title {
    display: none;
}
.payrollbnr-title, .payroll-services-title, .staffing-company-title, .hr-consulting-title, .aso-services-title {
    display: none;
}
.mainpayroll-sec-left, .payroll-audit-services-left, .outsourcing-recruiting-left, .hr-support-left {
    margin-bottom: 20px;
}
.mainpayroll-sec-right, .payroll-audit-services-right, .outsourcing-recruiting-right, .hr-support-right {
    margin-bottom: 20px;
}
.contactmap-section iframe {
    height: 250px;
}
.contactmain-sec {
    display: block;
}
.contact-message textarea {
    height: 70px;
}
.contactheading-sec h2 {
    font-size: 30px;
}
.best-human-resources-help .human-resources-california {
    padding-left: 0px;
    margin-top: 165px;
}
.payroll-audit h2 {
    font-size: 30px;
}
.payroll-left {
    margin-bottom: 30px;
}
.payroll-right h3 {
    font-size: 30px;
    line-height: 38px;
}
.payroll-right {
    margin-bottom: 30px;
}
.footer-wrraper, .aso-footer .col-xs-6 {
    width: 100%;
}
.Servicesarea-inner-title {
    margin-top: 15px;
}
footercontact, .hire-payroll-contact-us {
    margin-top: 20px;
}
.footer-wrraper, .aso-footer {
    padding-top: 10px;
}
.mainparoll-heading1 h2, .staffing-services-heading h2, .tax-processing h2, .hr-assessment-heading h2, .aso-human-resources h2 {
    font-size: 30px;
}
.whystaffing-heading h2 {
    font-size: 30px;
}
.rarac-section {
    margin-bottom: 20px;
}
.hradn-section {
    margin-bottom: 20px;
}
.aso-section1 {
    margin-bottom: 20px;
}
.asoinner-content p {
    height: 185px;
}
}

/*=======================*/

@media only screen and (min-width: 1921px) {
.human-Resources-help .carousel-bg .carousel-inner .item {
    /*min-height: 715px;*/
    min-height: 1088px;
}
.payroll-system, .direct-temp-to-hire, .hr-consulting-services, .aso-services-california {
    /*width: 1890px;*/
    /*width: 3810px;*/
    width: 95%;
}

.nav-new ul li a {
    font-size: 20px;
}
a.payroll-consulting, a.hr-consulting, a.aso-services-phone {
    font-size: 20px;
}
a.payroll-consulting:before, a.hr-consulting:before, a.aso-services-phone:before {
    font-size: 20px;
}
.payroll-management-california h2 {
    font-size: 50px;
}
.payroll-management-california h3 {
    font-size: 30px;
}
.payroll-management-california a.pro-newclickbtn {
    font-size: 30px;
}
.human-Resources-help .carousel-indicators li {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.best-human-resources-help h1 {
    font-size: 32px;
}
.human-resources-california a {
    font-size: 30px;
}
.payroll-audit h2 {
    font-size: 52px;
}
.payroll-audit p {
    font-size: 28px;
    line-height: 40px;
}
.payroll-right h3 {
    font-size: 42px;
    line-height: 52px;
}
.payroll-right p {
    font-size: 28px;
    line-height: 40px;
}
.payroll-right a.aso-services {
    font-size: 27px;
}
.Servicesarea-inner-title {
    font-size: 28px;
}
.california-locations ul li {
    font-size: 20px;
}
.footerusefull-sec ul li a {
    font-size: 20px;
}
.contact_connect ul li a {
    font-size: 20px;
}
.Connect-With-Us h3, .hire-payroll-connect h3 {
    font-size: 20px;
}
.social-link-title {
    font-size: 20px;
}
.contact-label label {
    font-size: 20px;
}
.contact-label input {
    font-size: 18px;
}
.footersubmit button {
    font-size: 20px;
}
.copright-sec p {
    font-size: 20px;
}
/*=================================*/
.payrollbnr-title h2, .payroll-services-title h2, .staffing-company-title h2, .hr-consulting-title h2, .aso-services-title h2 {
    font-size: 52px;
}
.payrollbnr-title p, .payroll-services-title p, .staffing-company-title p, .hr-consulting-title p, .aso-services-title p {
    font-size: 30px;
    padding-top: 15px;
}
.payrollbnr-title, .payroll-services-title, .staffing-company-title, .hr-consulting-title, .aso-services-title {
    width: 39%;
    top: 38%;
}
.mainparoll-heading1 h2, .hr-assessment-heading h2, .aso-human-resources h2 {
    font-size: 52px;
}
.mainparoll-heading1 p, .hr-assessment-heading p, .aso-human-resources p {
    font-size: 28px;
    line-height: 40px;
}
.mainpayroll-sec-left h2, .payroll-audit-services-left h2, .outsourcing-recruiting-left h2, .hr-support-left h2 {
    font-size: 35px;
    line-height: 40px;
}
.mainpayroll-sec-left p, .payroll-audit-services-left p, .outsourcing-recruiting-left p, .hr-support-left h2 {
    font-size: 28px;
    line-height: 40px;
}
.mainparollcotact-heading1 h2, .payroll-heading h2, .staffing-services-ca h2, .hr-consulting-heading h2, .administrative-services-outsourcing-heading h2 {
    font-size: 35px;
}
.mainparollcotact-heading1 p, .staffing-services-ca p, .payroll-heading p, .hr-consulting-heading p, .administrative-services-outsourcing-heading p {
    font-size: 28px;
    line-height: 40px;
}
.parollcontactbtn-sec a, .aso-contact-btn a {
     padding: 15px 30px;
    font-size: 30px;
    letter-spacing: 1px;
}
.ourstaffing-emp1 ul li {
    font-size: 26px;
    line-height: 29px;
    margin-bottom: 15px;
}
.ourstaffing-emp1 ul li:before {
    font-size: 26px;
}
.ourstaffing-emp1 h3 {
    font-size: 28px;
    margin-bottom: 10px;
}
.pcs-process ul li {
    font-size: 26px;
    line-height: 28px;
    margin-bottom: 15px;
}
.pcs-process ul li:before {
    font-size: 26px;
}
.pcs-process {
    margin-top: 15px;
}
.whystaffing-heading h2 {
    font-size: 52px;
}
.whystaffing-heading p {
    font-size: 28px;
    line-height: 40px;
}
.whystafing-section h3 {
    font-size: 30px;
    line-height: 32px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.whystafing-section p {
    font-size: 28px;
    line-height: 40px;
}
.hrvalue-section h2 {
    font-size: 40px;
}
.hrvalue-section p {
    font-size: 28px;
    line-height: 40px;
    min-height: 122px;
}
.rarac-section ul li {
    font-size: 26px;
    line-height: 29px;
    margin-bottom: 15px;
}
.rarac-section ul li:before {
    font-size: 26px;
}
.rarac-section {
    min-height: 355px;
}
.hradn-section h2 {
    font-size: 55px;
}
.hradn-section p {
    font-size: 30px;
    line-height: 36px;
}
.asoinner-title h2 {
    font-size: 28px;
    line-height: 36px;
}
.asoinner-content p {
    font-size: 26px;
    line-height: 38px;
    height: 320px;
}
.contactbnr-title p {
    font-size: 30px;
    padding-top: 15px;
}
.contactbnr-title {
    width: 37%;
    top: 35%;
}
.contactbnr-title h1 {
    font-size: 52px;
}
.contactheading-sec h2 {
    font-size: 52px;
}
.contactheading-sec p {
    font-size: 28px;
    line-height: 40px;
}
.contactform-label label {
    font-size: 22px;
}
.contact-message label {
    font-size: 22px;
}
.contactformbtn button {
    font-size: 25px;
}
.contwith-us h2 {
    font-size: 28px;
}
.infocontact h4 {
    font-size: 22px;
        padding: 7px 0 0 55px;
}
.infocontact i {
    font-size: 30px;
    width: 40px;
    height: 40px;
}
.newservice-title h3 {
    font-size: 28px;
}
.newaddsrve-sec h5 {
    font-size: 22px;
}
.newaddsrve-sec p {
    padding-left: 46px!important;
    font-size: 22px;
}
.newaddsrve-sec h5:before {
    font-size: 30px;
    width: 40px;
    height: 40px;
}
.contact-message textarea {
    font-size: 22px;
    height: 208px;
}
}