body {
    font-weight: 400;
}
h1 {
    font-size: 38px;
}
h2 {
    font-size: 36px;
}
header hr {
    margin: 10px auto;
}
.navbar-inverse .navbar-toggle {
    border-color: #5cb85c;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #5cb85c;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #5cb85c;
}
.navbar-inverse .navbar-toggle:focus .icon-bar, .navbar-inverse .navbar-toggle:hover .icon-bar {
    background-color: #ffffff;
}
.item .col-md-push-7 {
    background: rgba(255, 255, 255, .5);
    color: #000000;
}
.item .col-md-push-7.no-title-banner {
    background: none;
}
.item .col-md-push-7.no-title-banner .banner-scroll {
    display: none;
}
.solution .item .project-details {
    padding: 15px 0;
}
footer.footer {
    background: #f5f5f5;
    color: #000000;
}
footer.footer .contact-details {
    margin: 10px 0;
}
footer.footer a {
    color: #000000;
}
footer.footer .social {
    margin-bottom: 10px;
}
footer.footer p {
    font-size: 20px;
}
.copyright {
    background: #000000;
    color: #ffffff;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}
.copyright p {
    margin-bottom: 0;
}
.copyright a {
    color: #ffffff;
    outline: none;
}
.copyright a:hover {
    color: #5db646;
}
header.portfolio-carousel .owl-controls .owl-pagination {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
.form-control::-webkit-input-placeholder { color:#000; }
.form-control::-moz-placeholder { color:#000; } /* firefox 19+ */
.form-control:-ms-input-placeholder { color:#000; } /* ie */
input.form-control:-moz-placeholder { color:#000; }

.cta-quote .container {
    width: 100%;
}
.cta-quote .col-md-12 {
      background: rgba(255, 255, 255, .5);
      color: #000000;
      padding: 15px;
}
.font-high, aside.cta-quote span.quote.font-high {
    font-weight: 400;
}
#news p.quote {
    font-size: 16px;
}
#news .scroll-down.every-scroll {
    padding-left: 25px;
}
.modal-body h2 {
    text-transform: none;
}
.modal-body p {
    font-size: 16px;
}
.profile-imageHolder span {
    float: left;
    margin-right: 20px;
}
.portfolio-modal .modal-content .profile-imageHolder span img {
    margin: 0;
}
.profile-imageHolder {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
.profile-imageHolder p {
    line-height: 22px;
    padding-top: 5px;
}
.testimonial-info .btn-outline-dark:focus {
      color: #222222;
  border: 1px solid #222222;
  background: transparent;
}
.ie9Block {
    display: none !important;
}
#info p {
    font-size: 16px;
    text-align: justify;
}
#info h4.lead {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 24px;
    text-transform: none;
}
.portfolio-modal .modal-dialog {
    width: auto;
    margin: 0;
}
/* .owl-carousel .owl-wrapper-outer.autoHeight {
    min-height: 215px;
} */
.portfolio-modal .modal-content .article-logos img {
    margin: 0;
    max-width: 100%;
    max-height: 100%;
}
.article-logos, .article-contact {
    margin-bottom: 20px;
}
.article-logos .gch-set {
    text-align: right;
}
.article-logos .gch-set p {
    text-transform: uppercase;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 18px;
}
.portfolio-modal .modal-content .article-logos .gch-set img {
    margin-top: 5px;
}
.article-contact p {
    display: inline-block;
    padding-left: 50px;
    margin: 0;
    font-size: 14px;
    line-height: 18px;
    vertical-align: top;
}
.portfolio-modal .modal-content {
    color: #000000;
}
.marginMoreLi li {
    margin-bottom: 10px;
}
header .brand-name-subtext {
    margin-top: 5px;
}
.banner-logos {
    padding-top: 7px;
}
.banner-logos a img {
    height: 80px;
    margin-right: 80px;
}
.banner-logos a:last-child img{
    margin-right: 0;
}
.testimonials .testimonials-carousel .owl-controls .owl-pagination {
    display: none;
}
section {
    padding: 25px 0;
}
section#blog-content {
    padding: 100px 0;
}
/* .testimonials-carousel {
    margin-top: 25px;
} */
section.no-header-section {
    padding-top: 50px;
}
section.no-header-section .solution-contact {
    padding-top: 20px;
}
.every-scroll {
    width: auto;
    left: 0;
    right: 0;
    margin-left: 0;
    display: none;
}
.about-content h3 {
    font-size: 22px;
}
.navbar-inverse {
    border-bottom: none;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.06);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.06);
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #5db646;
    background-color: transparent;
    border-radius: 0;
    
}
.navbar-default .navbar-nav li a:hover, .navbar-inverse .navbar-nav li a:hover {
    color: #5db646;
}
header .scroll-down {
    display: none;
}
.purpose-dropdown .floating-label-form-group label {
    opacity: 1;
    top: 0;
    font-size: 1em;
}
.purpose-dropdown .floating-label-form-group select.form-control {
    z-index: 1;
    position: relative;
    padding-right: 0;
    padding-left: 0;
    border: none;
    border-radius: 0;
    font-size: 1.5em;
    background: none;
    box-shadow: none !important;
    resize: none;
    height: 45px;
    font-size: 18px;
}
.about-content {
    padding: 15px;
}
.services .about-content {
    background: #ffffff;
    margin: 15px 0;
    padding-bottom: 0;
    text-align: left;
}
.services .about-content .contact-us-div {
    margin: 0 -15px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
    font-weight: 600;
    display: block;
    color: #000000;
    text-transform: uppercase;
}
.services .about-content .contact-us-div:hover {
    color: #ffffff;
    background: #5db646;
    cursor: pointer;
}
.services .about-content > div {
    margin-bottom: 10px;
}
section.bg-gray, .bg-gray {
    background-color: #f1f1f1;
}
/*-------------------------*/
.job-opening-items {
    font-size: 16px;
    text-align: left;
    border: 0;
    border-radius: 6px;
    box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.1);
}
.job-opening-items p {
    font-size: 16px;
}
.job-opening-items-featured-image {
    overflow: hidden;
}
.job-opening-items-featured-image img {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    min-width: 100%;
    display: block;
    max-width: 100%;
    height: auto;
}
.job-opening-items-content {
    padding: 2em;
}
.job-opening-items-title {
    margin-bottom: 24px;
}
.job-opening-items .job-opening-items-title {
    font-size: 18px;
    line-height: 20px;
    font-weight: 900;
}
/*.job-opening-items-title span {
    display: block;
    font-size: 14px;
}*/
.job-opening-items-title span {
    float: right;
    font-size: 12px;
    font-weight: normal;
}
.job-opening-items-actions {
    margin-bottom: 1em;
}
.job-opening-items-actions span {
    margin-right: 1em;
}
.gch-job-type {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
}
.gch-job-type.gch-full-time {
    background-color: #5db646;
}
.gch-job-type-desc {
    margin-bottom: 0;
}
ul.gch-job-type-desc {
    padding-left: 15px;
}
ul.gch-job-type-desc li {
    margin-bottom: 5px;
}
ul.gch-job-type-desc li:last-child {
    margin-bottom: 0;
}
.job-opening-contactbtn {
    margin-top: 15px;
}
.job-opening-items h5 {
    font-weight: normal;
}
.job-opening-items .specific-content-area {
    min-height: 362px;
}
/*-------------------------*/
.awards-section .row .media > div.award-org-logo {
        margin-bottom: 15px;
    height: 100px;
    position: relative;
}
.awards-section .row .media > div.award-org-logo img {
        max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.awards-section .row .media > div p {
    font-weight: 400;
}
/*-------------------------*/
/*----------email page---------------*/
.email-link-pages h2 {
        text-align: center;
    font-size: 36px;
}
.email-link-pages p {
    font-size: 16px;
}
.email-link-pages .logo-email {
    margin: 10px auto;
}
.email-link-pages p.italic-bold {
    font-weight: 600;
    font-style: italic;
}
.email-link-pages .content-img-container img {
    max-width: 100%;
    max-height: 100%;
}
.email-link-pages .content-img-container {
    margin: 15px 0;
}
/*------------email page-------------*/

.letter-link-pages {
        min-height: calc(100vh - 57px);
        padding-top: 15px;
}
.letter-link-pages h2 {
        text-align: center;
    font-size: 36px;
}
.preventive-table {
    /* border: 1px solid #dddddd; */
    border-collapse: collapse;
    width: 100%;
    margin: 15px 0 20px;
}
.preventive-table td, .preventive-table th {
    padding: 5px;
    vertical-align: middle;
    /* border: 1px solid #dddddd; */
    height: 90px;
}
.preventive-table th {
        font-size: 28px;
    width: 30%;
    color: #ffffff;
    font-weight: 900;
    text-align: center;
}
.preventive-table th.blueish {
    background: #175778;
}
.preventive-table th.greenish {
    background: #578726;
}
.preventive-table td ul {
    padding-left: 30px;
    margin-bottom: 0;
}
.preventive-table td ul li {
    margin-bottom: 5px;
}
.preventive-table td ul li:last-child {
    margin-bottom: 0;
}
.preventative-list {
    margin: 15px 0 20px;
}
.preventative-list li {
    margin-bottom: 15px;
    list-style: none;
     line-height: 1.5em;
}
.unibull { 
    float: left;
    width: 1.2em;
    font-size: 24px;
     }
.preventative-list li a {
    color: #337ab7;
    font-weight: 600;
}
.preventative-list li a:hover {
    text-decoration: underline;
}
.preventative-list li div {
    padding-left: 1.8em;
}

.each-blog-home {
    background: #fff;
    padding: 0 15px;
    position: relative;
    min-height: 450px;
}
.each-blog-home .blog-img-div-home {
    margin: 0 -15px;
    text-align: center;
}
.each-blog-home .blog-img-div-home img {
    max-width: 100%;
    max-height: 100%;
}
.each-blog-home h4 {
    text-transform: initial;
    line-height: 24px;
    font-weight: 800;
}
.each-blog-home p.blog-date-home {
    margin-bottom: 5px;
    font-weight: 600;
    color: #5db646;
}
.each-blog-home .read-more-div {
    margin: 0 -15px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
    font-weight: 600;
    display: block;
    color: #000000;
}
.each-blog-home .read-more-div:hover {
    color: #ffffff;
    background: #5db646;
    cursor: pointer;
}
section#blog-content {
    padding-bottom: 50px;
    border-bottom: 1px solid #dddddd;
}
section#blog-content p, .each-blog-home p {
    font-size: 16px;
}
.blog-content-img-rgt {
    float:right;
    margin: 0 0 10px 20px;
    max-width: 460px;
}
section#blog-content hr.colored {
    margin-bottom: 10px;
}
.blog-inner-controls {
    margin-top: 25px;
}
.blog-inner-controls .btn {
    font-size: 12px;
    width: 102px;
    padding: 7px 8px 5px;
}
section#blog-content h4 {
    text-transform: none;
    font-weight: 700;
    margin: 12px 0;
    font-size: 16px;
}
section#blog-content p a {
    color: #337ab7;
}
section#blog-content p.red-highlighting-text {
    text-align: center;
    color: #ff0000;
    font-style: italic;
    font-weight: 600;
}
section#blog-content p.small {
    font-size: 12px;
}
.navbar-blog-inner {
    background-color: #f5f5f5 !important;
    border-bottom: 3px solid #5db646 !important;
    padding: 15px 0 !important;
}
.services .media .media-body ul {
    list-style: outside;
    padding-left: 15px;
}
.banner-logos {
    padding: 0;
    margin-bottom: 15px;
}
/* .each-blog-home h4 {
    position: relative;
} */
.each-blog-home span.casestudy {
    background: #46c8cc;
    color: #fff;
    position: absolute;
    bottom: 6px;
    right: 0px;
    padding: 3px 10px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}
/* ------------video page------------ */
.video-page .navbar-inverse {
    background-color: #000000;
}
.video-embed-box {
    background: #000000;
    padding-top: 100px;
}
.video-embed-box video {
    height: calc(100vh - 105px);
    width:100%;
    max-width:450px;
    padding-bottom: 20px;
}
.navbar-blog-inner.inner-pages-top {
    border-bottom: none !important;
}
/* ------------video page------------ */
/* ------------new style 1------------ */
.banner-logo-type img {
    margin: 0 auto 10px;
}
.inner-page-banner-bar {
    margin-top: 80px;
}
.inner-page-banner-bar.contact-us-page {
    background-color: #fa80af;
    background: -webkit-linear-gradient(left, #fa80af 20px, transparent 1%) center, -webkit-linear-gradient(#fa80af 20px, transparent 1%) center, #fa80af;
    background: linear-gradient(90deg, #fa80af 20px, transparent 1%) center, linear-gradient(#fa80af 20px, transparent 1%) center, #fa80af;
    background-size: 22px 22px;
}
.inner-page-banner-bar.schedule-demo-page {
    background: -webkit-linear-gradient(left, #fa80af 20px, transparent 1%) center, -webkit-linear-gradient(#fa80af 20px, transparent 1%) center, #fa80af;
    background: linear-gradient(90deg, #fa80af 20px, transparent 1%) center, linear-gradient(#fa80af 20px, transparent 1%) center, #fa80af;
    background-size: 22px 22px;
}
.inner-page-banner-bar.engage-page {
    background-color: #46c8cc;
}
.inner-page-banner-bar.media-page {
    background-color: #48c557;
}
.inner-page-banner-bar div.banner-page-name {
    font-size: 70px;
    color: #fff;
    text-align: center;
    line-height: 90px;
    padding: 0 10px;
    position: relative;
}
#engage .row .col-md-4.col-sm-6 {
    margin-bottom: 30px;
}
.media-items .each-media-home {
    background: #fff;
    padding: 25px;
    margin-bottom: 30px;
    color: #000000;
    display: block;
}
.media-items .each-media-home .media-date-home {
    margin-bottom: 5px;
    font-weight: 600;
    color: #5db646;
    font-size: 16px;
}
.media-items .each-media-home h4 {
    text-transform: initial;
    line-height: 24px;
    font-weight: 600;
    margin: 0;
}
#media .col-md-6.col-sm-12 {
    width: 49.5%;
    vertical-align: top;
    display: inline-block;
    float: none;
}
.media-items .each-media-home:hover {
    background: #5db646;
    color: #ffffff;
    cursor: pointer;
}
.media-items .each-media-home:hover .media-date-home {
    color: #ffffff
}
#media .owl-theme .owl-controls, #engage .owl-theme .owl-controls {
    position: relative;
}
#media .testimonials-carousel .owl-controls .owl-next, #media .testimonials-carousel .owl-controls .owl-prev, #engage .testimonials-carousel .owl-controls .owl-next, #engage .testimonials-carousel .owl-controls .owl-prev {
    background: #5db646;
    padding: 5px 15px;
    font-size: 20px;
    font-weight: 800;
    position: absolute;
    top: -15px;
    right: 0;
}
#media .testimonials-carousel .owl-controls .owl-prev, #engage .testimonials-carousel .owl-controls .owl-prev {
    left: 0;
    right: auto;
}
.about-each-service-home {
    padding: 10px 15px 0;
    /* border-radius: 6px; */
    color: #ffffff;
}
.about-each-service-home:hover {
    filter: brightness(110%);
}
/* .about-each-service-home.hr-service {
    background: #fa80af;
} */
/* .about-each-service-home.health-service {
    background: #48c557;
}
.about-each-service-home.wellness-service {
    background: #46c8cc;
} */
.about-each-service-home .each-service-img-div-home {
    padding: 15px;
    background: #fff;
    border-radius: 5px 5px 0 0;
    margin: 0 -15px;
}
.about-each-service-home h4 {
    text-transform: initial;
    line-height: 24px;
    font-weight: 800;
    font-size: 22px;
}
.about-each-service-home p {
    font-size: 16px;
}
.about-each-service-home a {
    margin: 0 -15px;
    padding: 10px 15px;
    font-weight: 600;
    display: block;
    color: #000000;
    text-align: right;
    background: #ffffff;
    border-radius: 0 0 5px 5px;
}
.about-each-service-home a i {
    font-size: 20px;
    margin-left: 10px;
    margin-top: 2px;
    float: right;
}
.service-content {
    background: #ffffff;
    margin: 15px 0;
    text-align: left;
}
.service-each-item-div {
    background: #fff;
    padding: 25px 25px 25px 175px;
    min-height: 140px;
}
.service-each-item-div h3 {
    margin-top: 0;
}
.service-each-item-div p {
    margin-bottom: 0;
}
.service-each-item-div .service-item-div-img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #5db646;
    padding: 25px;
    width: 150px;
    min-height: 140px;
}
.service-each-item-div .service-item-div-img img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -48px;
    margin-top: -48px;
}
.services-header .item {
    height: 100%;
    min-height: 100%;
    width: auto;
    background-color: #222222;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding: 50px 55px;
    text-align: center;
    padding: 0;
}
.request-demo {
    background: #48c557;
    text-align: center;
}
.request-demo .btn-demo-request {
    line-height: 100px;
}
.request-demo .btn-demo-request .btn {
    background: #fff;
    border: 1px solid #fff;
    font-size: 22px;
}
.awards-section .row.large-logo-awards .media > div.award-org-logo {
    height: 50px;
}
.gch-hr-page header .brand-name {
    color: #fa80af;
}
.gch-hr-page hr.colored {
    border-color: #fa80af;
}
.gch-hr-page .service-each-item-div .service-item-div-img {
    background: #fa80af;
}
.gch-hr-page .request-demo {
    background: #fa80af;
}
.gch-hr-page a {
    color: #fa80af;
}
.gch-hr-page .copyright a {
    color: #ffffff;
}
.gch-health-page header .brand-name {
    color: #48c557;
}
.gch-health-page hr.colored {
    border-color: #48c557;
}
.gch-health-page .service-each-item-div .service-item-div-img {
    background: #48c557;
}
.gch-health-page .request-demo {
    background: #48c557;
}
.gch-health-page a {
    color: #48c557;
}
.gch-health-page .copyright a {
    color: #ffffff;
}
.gch-wellness-page header .brand-name {
    color: #46c8cc;
}
.gch-wellness-page hr.colored {
    border-color: #46c8cc;
}
.gch-wellness-page .service-each-item-div .service-item-div-img {
    background: #46c8cc;
}
.gch-wellness-page .request-demo {
    background: #46c8cc;
}
.gch-wellness-page a {
    color: #46c8cc;
}
.gch-wellness-page .copyright a {
    color: #ffffff;
}
.gch-passport-page header .brand-name {
    color: #146bd7;
}
.gch-passport-page hr.colored {
    border-color: #146bd7;
}
.gch-passport-page .service-each-item-div .service-item-div-img {
    background: #146bd7;
}
.gch-passport-page .request-demo {
    background: #146bd7;
}
.gch-passport-page a {
    color: #146bd7;
}
.gch-passport-page .copyright a {
    color: #ffffff;
}
.navbar .navbar-brand {
    margin: -8px 0 -8px -15px;
    height: 64px;
}
.search-box-div {
    position: relative;
    float: right;
    margin-bottom: 15px;
    margin-right: 8px;
}
.search-box-div input {
    height: 34px;
    width: 300px;
    padding: 5px 30px 5px 5px;
}
.search-box-div i {
    position: absolute;
    right: 0;
    top: 0;
    opacity: .7;
    padding: 9px;
    cursor: pointer;
}
.search-div-noslider, .clear {
    clear: both;
}
.engage-search {
    margin-right: 0 !important;
}
.profile-piv-member img {
    height: 105px;
    width: 105px;
    background: #dddddd;
    border: 3px solid #5db646;
    border-radius: 100%;
    margin: 0 auto;
}
.leadership-board > div {
    margin-bottom: 30px;
}
.team-member-holder, a.team-member-holder {
    background: #f1f1f1;
    padding: 15px 15px 5px;
    display: block;
    color: #000000;
}
a.team-member-holder:hover {
    filter: brightness(90%);
}
.profile-bio-modal .modal-body {
    padding: 20px;
}
.profile-bio-modal .modal-body .close, #gcl-webinar .modal-header .close, .popup-covid-mandate .modal-header .close {
    position: absolute;
    top: -10px;
    right: -50px;
    background: #000000;
    opacity: 1;
    color: #fff;
    font-size: 30px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
.profile-bio-modal .modal-body > p:last-child, .separate-ptag {
    margin-bottom: 0;
}
.profile-bio-modal .modal-body .profile-detail-box {
    border-bottom: 2px solid #5eb601;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.profile-bio-modal .modal-body .profile-detail-box p {
    margin-bottom: 0;
}
.profile-bio-modal .modal-body .profile-detail-box h3 {
    margin-top: 0;
}
.profile-bio-modal .modal-body .profile-detail-box img {
    max-height: 120px;
}
/* ------------new style 1------------ */
.product-sec img, img.three-circles {
    max-width: 100%;
    max-height: 100%;
}
.product-sec p {
    line-height: 1.8;
}
.about-bullets li {
    font-size: 18px;
    line-height: 1.5;
}
.inner-page-banner-bar.home-page {
    background-color: #48c557;
    background: -webkit-linear-gradient(left, #48c557 20px, transparent 1%) center, -webkit-linear-gradient(#48c557 20px, transparent 1%) center, #48c557;
    background: linear-gradient(90deg, #48c557 20px, transparent 1%) center, linear-gradient(#48c557 20px, transparent 1%) center, #48c557;
    background-size: 22px 22px;
}
.inner-page-banner-bar.about-us-page {
    background-color: #fa80af;
    background: -webkit-linear-gradient(left, #fa80af 20px, transparent 1%) center, -webkit-linear-gradient(#fa80af 20px, transparent 1%) center, #fa80af;
    background: linear-gradient(90deg, #fa80af 20px, transparent 1%) center, linear-gradient(#fa80af 20px, transparent 1%) center, #fa80af;
    background-size: 22px 22px;
}
.height-offering-div {
    line-height: 75px;
    display: inline-block;
}
.about-each-service-home p {
    font-size: 20px;
    vertical-align: middle;
    line-height: normal;
    display: inline-block;
}
.app-download-links {
    text-align: left;
    margin-top: 20px;
}
.app-download-links a:first-child {
    margin-right: 10px;
}
.app-download-links a img {
    max-width: 100%;
    max-height: 50px;
}
.inner-page-banner-bar.solutions-page-banner {
    background-color: #46c8cc;
    background: -webkit-linear-gradient(left, #46c8cc 20px, transparent 1%) center, -webkit-linear-gradient(#46c8cc 20px, transparent 1%) center, #46c8cc;
    background: linear-gradient(90deg, #46c8cc 20px, transparent 1%) center, linear-gradient(#46c8cc 20px, transparent 1%) center, #46c8cc;
    background-size: 22px 22px;
}
#offerings {
    padding-bottom: 40px;
}
.explore-link a {
    color: #337ab7;
    font-weight: 600;
}
.explore-link a:hover {
    color: #124978;
}
ul.smart-features li {
    font-size: 18px;
    margin-bottom: 10px;
}
.inner-page-banner-bar.inner-offering-page div {
    font-size: 40px;
    color: #fff;
    text-align: center;
    line-height: 80px;
    padding: 0 10px;
}
.inner-page-banner-bar.health-page {
    background-color: #48c557;
    background: -webkit-linear-gradient(left, #48c557 20px, transparent 1%) center, -webkit-linear-gradient(#48c557 20px, transparent 1%) center, #48c557;
    background: linear-gradient(90deg, #48c557 20px, transparent 1%) center, linear-gradient(#48c557 20px, transparent 1%) center, #48c557;
    background-size: 22px 22px;
}
.inner-page-banner-bar.passport-page-banner {
    background-color: #146bd7;
    background: -webkit-linear-gradient(left, #146bd7 20px, transparent 1%) center, -webkit-linear-gradient(#146bd7 20px, transparent 1%) center, #146bd7;
    background: linear-gradient(90deg, #146bd7 20px, transparent 1%) center, linear-gradient(#146bd7 20px, transparent 1%) center, #146bd7;
    background-size: 22px 22px;
}
p {
    line-height: 1.8;
}
.demo-button-banner {
    position: relative;
    /* text-align: center; */
}
.demo-button-banner .demo-btn-top {
    position: absolute;
    right: 15px;
    top: 45px;
    background: #fff;
    border: 1px solid #fff;
    font-size: 22px;
    display: inline-block;
}
.btn-contact-color {
    background: #fa80af;
    border-color: #fa80af;
}
.lineHeightList li {
    line-height: 1.8;
}
/* ------------new style 1------------ */
.newstyle-one {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    width: 100%;
    margin-top: 0;
    padding: 0;
    opacity: 1;
    background-color: transparent!important;
    height:600px;
}
.newstyle-two {
    fill: #48c557;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    fill-opacity: .95;
}
.newstyle-three {
    color: #fff;
    position:relative;
    margin-left:10px;
    width: 775px;
    padding-top: 70px;
}
.newstyle-three h1 {
    font-size: 32px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 3px;
}
.newstyle-three div {
    font-size: 20px;
    /* margin-bottom: 15px; */
}
.newstyle-three.demo-button-banner .demo-btn-top {
    position: relative;
    right: auto;
    top: auto;
}
/* .banner-testimonial .testimonials-carousel .owl-controls .owl-pagination {
    display: none;
}
.banner-testimonial .testimonials-carousel .item {
    text-align: left;
}
.banner-testimonial .testimonials-carousel .item hr.colored {
    border-color: #ffffff;
    margin: 10px 0;
}
.banner-testimonial .testimonials-carousel .item h3 {
font-size: 18px;
}
.banner-testimonial .testimonials-carousel .item p.quote {
    font-size: 16px;
}
.banner-testimonial .owl-theme .owl-controls .owl-buttons div {
    padding: 6px 15px;
    font-size: 16px;
   background: #fff;
    color: #000000;
}
.newstyle-three .home-company-video-div {
    display: inline-block;
    margin-top: -3px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #5db646;
}
.newstyle-three .home-company-video-div.btn:hover, .newstyle-three .home-company-video-div.btn:focus, .newstyle-three .home-company-video-div.btn.focus {
    color: #000000;
    text-decoration: none;
}
.banner-testimonial .testimonials-carousel .item {
    line-height: 300px;
}
.banner-testimonial .testimonials-carousel .item > .row {
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
} */
.home-banner-new {
    background-color: #48c557;
    text-align: center;
    color: #ffffff;
    padding: 10px 0;
    position: relative;
}
.home-banner-new .banner-home-title {
    padding: 0 10px;
    font-size: 32px;
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}
.home-banner-new p {
    margin-bottom: 0;
    font-size: 20px;
    padding: 0 10px;
    line-height: 1.4;
}
.home-banner-new-btns {
    position: absolute;
    right: 10px;
    top: 10px;
}
.home-banner-new-btns .btn {
    background-color: #ffffff;
}
.home-banner-new-btns .home-banner-video-div {
    color: #5db646;
}
.home-banner-new-btns .home-banner-video-div:hover, .home-banner-new-btns .home-banner-video-div:focus {
    color: #000000;
}

.offer-image-div {
    margin: -10px -15px 0;
    height: 250px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
}
.offer-image-div1 {
    background: url('../img/offering1-img.jpg');
}
.offer-image-div2 {
    background: url('../img/offering2-img.jpg');
}
.offer-image-div3 {
    background: url('../img/offering3-img.jpg');
}
.offer-image-div4 {
    background: url('../img/offering4-img.jpg');
}
.about-each-service-home .height-offering-div {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
.about-each-service-home.hr-service .height-offering-div {
    background: rgba(258, 128, 175, .9);
}
.about-each-service-home.health-service .height-offering-div {
    background: rgba(72, 197, 87, .9);
}
.about-each-service-home.wellness-service .height-offering-div {
    background: rgba(70, 200, 204, .9);
}
.about-each-service-home.covid-service .height-offering-div {
    background: rgba(20, 107, 215, .9);
}
.about-each-service-home {
    background: #fff;
    color: #000;
}
.tiles-modules {
    padding: 15px 0;
}
.tile-icon-block {
    display: inline-block;
    border-radius: 10px;
    font-size: 30px;
    margin-bottom: 5px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
}
.tile-margin-set {
    margin-bottom: 15px;
}
.hr-service .tile-icon-block {
    background: #fa80af;
}
.health-service .tile-icon-block {
    background: #48c557;
}
.wellness-service .tile-icon-block {
    background: #46c8cc;
}
.covid-service .tile-icon-block {
    background: #146bd7;
}
.about-each-service-home .height-offering-div p {
    margin-bottom: 0;
    color: #fff;
}
.tile-module-name {
    line-height: 50px;
}
.tile-module-name p {
    line-height: normal;
    vertical-align: top;
    margin-bottom: 0;
    font-size: 16px;
}
.services-difference > div {
    margin-bottom: 30px;
}
/* .modal.video-modal-company {
    text-align: center;
    padding: 0 !important;
}
.modal.video-modal-company:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  } */
.video-modal-company .modal-dialog {
    width: 75%;
    /* display: inline-block;
    text-align: left;
    vertical-align: middle; */
}
.video-modal-company .modal-content {
    margin: 0 0px;
    border: 0;
}
.video-modal-company .modal-body {
    padding: 0px;
}
.video-modal-company .modal-body .close {
    position: absolute;
    top: -10px;
    right: -50px;
    background: #000000;
    opacity: 1;
    color: #fff;
    font-size: 30px;
    border-radius: 100%;
    width: 40px;
    height: 40px;
}
.company-video-div {
    position: relative;
    height: 400px;
    min-height: 400px;
    width: auto;
    background-color: #222222;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding: 50px 55px;
    text-align: center;
    padding: 0;
    background-image: url('../../assets/img/website-video-back.jpg');
    background-position: center -25px;
}
.company-video-div .video-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -50px;
    cursor: pointer;
}
section#company-video {
    padding: 0;
}
.inside-company-video-div {
    position: absolute;
    right: 25px;
    top: -2px;
    line-height: normal;
    text-align: center;
    cursor: pointer;
}
.inside-company-video-div p {
    line-height: normal;
    margin-bottom: 0;
}
.home-company-video-div {
    cursor: pointer;
    margin-top: 15px;
}
header.services-header {
    /* height: 600px; */
    height: 400px;
}
.sevices-boxes {
    background: #673;
    border-radius: 6px;
    color: #fff;
    padding: 10px;
}
.sevices-boxes i {
    font-size: 100px;
}
.sevices-boxes h3 {
    font-size: 30px;
}
#servicespage {
    padding: 50px 0;
}
.serv-smart {
    background: #116cb5;
}
.serv-engage {
    background: #fa80af;
}
.serv-health {
    background: #48c557;
}
.serv-wellness {
    background: #46c8cc;
}
.sevices-boxes:hover {
    filter: brightness(120%);
    cursor: pointer;
}
/* ---------------Carrers--------------- */

.career-category h3 {
    margin-top: 0;
    margin-bottom: 15px;
}
.career-category h3 div {
    margin: 5px 0 5px 5px;
}
.career-category .carrer-requires {
    margin: 20px 0 0;
}
.career-category .carrer-requires div span {
    margin-right: 20px;
}
.career-category .carrer-requires div span:last-child {
    margin-right: 0;
}
.career-detail {
    background: #ffffff;
    padding: 0 25px 25px;
}
.career-detail p:last-child {
    margin-bottom: 0;
}
.career-category {
    background: #ffffff;
    padding: 25px;
    position: relative;
    cursor: pointer;
    margin-top: 10px;
    outline: none;
}
.career-icon-open {
    position: absolute;
    right: 25px;
    top: 50%;
    font-size: 22px;
    line-height: 22px;
    margin-top: -11px;
}
.send-resume-careers {
    text-align: center;
    font-size: 38px;
    padding: 20px 0 10px;
    font-weight: 600;
}
.career-icon-open .fa-angle-double-up {
    display: none;
}
.ui-accordion-header.ui-state-active .career-icon-open .fa-angle-double-down {
    display: none;
}
.ui-accordion-header.ui-state-active .career-icon-open .fa-angle-double-up {
    display: block;
}
/* ---------------Carrers--------------- */
.gcl-testimonials h3 {
    margin-top: 0;
    font-size: 20px;
}
.testimonials .testimonials-carousel .item .testimonial-info .testimonial-author.special-testimonial-title .name {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
}
.gcl-testimonials .item {
    line-height: 200px;
}
.gcl-testimonials.owl-carousel .owl-wrapper-outer.autoHeight {
    min-height: 0;
}
.gcl-testimonials .item > .row {
    line-height: normal;
    display: inline-block;
    vertical-align: middle;
}
.testimonials .testimonials-carousel .item .testimonial-info {
    margin-bottom: 0;
}
.testimonials .testimonials-carousel.gcl-testimonials .item p.quote {
    margin-bottom: 10px;
}

.testimonial-box {
    background: #ffffff;
    padding: 15px;
}
/* .testimonial-box.employee-testimonial {
    background: #56BBF1;
}
.testimonial-box.employer-testimonial {
    background: #5EE6EB;
} */
.testimonial-box h3 {
    font-size: 18px;
}
.testimonial-box .testimonial-author {
    font-weight: bold;
}
.testimonial-box .owl-pagination {
    display: none;
}
.testimonial-box .owl-buttons .owl-prev, .testimonial-box .owl-buttons .owl-next {
    padding: 2px 12px !important;
    font-size: 20px !important;
    font-weight: 600;
    background: #5db646 !important;
    /* color: #0b9ae7 !important; */
}
/* .testimonial-box.employer-testimonial .owl-buttons .owl-prev, .testimonial-box.employer-testimonial .owl-buttons .owl-next {
    color: #0adbe3 !important;
} */
.testimonial-box .testimonial-author-desig {
    font-weight: normal;
    color: #444444;
}
.testimonial-box .testimonials-carousel .owl-item {
    min-height: 228px;
}

.service-read-link {
    text-align: right;
    font-weight: 600;
    color: #337ab7;
    margin-top: 10px;
}
.about-each-service-home .height-offering-div i {
    font-size: 18px;
    position: absolute;
    bottom: 6px;
    right: 8px;
    font-weight: bold;
    color: #ffffff;
}
.owl-carousel {
    clear: both;
}
.webinar-title-fix {
    margin-top: 0;
    text-transform: none;
    color: #337ab7;
}
.panelists {
    margin-bottom: 5px;
    clear: both;
    float: left;
    width: 100%;
}
.panelists .panelist-pic {
    float: left;
    margin: 0 15px 5px 0px;
}
.panelists .panelist-pic img {
    width: 140px;
}
.panelists h4 {
    margin-top: 0;
    font-size: 16px;
}
.webinar-register {
    width: 200px;
    margin: 10px 0;
}
.webinar-register-top {
    margin-top: -10px;
}
#gcl-webinar .modal-body p, #gcl-webinar .modal-body ul.lineHeightList li, .popup-covid-mandate .modal-body p, .popup-covid-mandate .modal-body ul.lineHeightList li {
    line-height: 1.4;
}
#gcl-webinar .modal-body p.small, .popup-covid-mandate .modal-body p.small {
    font-size: 14px;
}
#gcl-webinar .modal-header .modal-title, .popup-covid-mandate .modal-header .modal-title {
    font-weight: normal;
}
/* -------------shrm banner---------------- */
/* .shrm-banner-home {
    margin-top: 73px;
} */
.shrm-banner-home .shrm-banner-strip {
    background: #116cb5;
    background: linear-gradient(278deg, #116cb5 0%, #08599b 100%);
    float: left;
    width: 100%;
    /* position: absolute;
    top: 0; */
    text-align: center;
    padding: 5px;
    z-index: 1030;
}
.shrm-banner-home .shrm-banner-strip > div {
    color: #ffffff;
    display: inline-block;
}
.shrm-banner-home .shrm-banner-strip .strip-content {
    float: left;
   margin-right: 10px;
}
.shrm-banner-home .shrm-banner-strip .strip-content p.pmain {
    margin-bottom: 0;
    font-size: 1.2em;
}
.shrm-banner-home .shrm-banner-strip .strip-content p.pnext {
    margin-bottom: 2px;
    font-size: 1em;
    line-height: 1.2;
}
.shrm-banner-home .shrm-banner-strip .strip-content p.pnext a {
    color: #ffffff;
}
.shrm-banner-home .shrm-banner-strip .strip-content p.pnext a:hover {
    text-decoration: underline;
}
.shrm-banner-home .shrm-banner-strip > div img {
    float: right;
    height: 45px;
    margin: 5px 0;
}
.shrm-banner-home .navbar-fixed-top.navbar-expanded {
    /* top: 70px; */
    position: static;
}
.shrm-banner-home .navbar-fixed-top {
    top: 0px;
}
.shrm-banner-home .passport-mainheader {
    margin-top: 0;
}
/* -------------shrm banner---------------- */
.image-testimonials .testimonail-img-block {
    float: left;
    width: 180px;
    height: 200px;
    text-align: center;
}
.image-testimonials .testimonail-img-block img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 10px;
}
.image-testimonials  .testimonial-link {
    margin-top: 10px;
    font-weight: 600;
}
.engage-testimonia {
    background: #fff;
    margin: 20px 0;
    border-radius: 6px;
    float: left;
    width: 100%;
    padding: 15px;
    position: relative;
}
.engage-testimonial .engage-test-image {
    width: 250px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0; 
    border-radius: 6px 0 0 6px;
    background-size: cover;
    background-repeat: no-repeat;
}
.engage-testimonial.engage-test-right .engage-test-image {
    left: auto;
    right: 0;
    border-radius: 0 6px 6px 0;
}
.engage-testimonial .engage-test-content {
    padding-left: 250px;
}
.engage-testimonial.engage-test-right .engage-test-content {
    padding-left: 0;
    padding-right: 250px;
}
.engage-testimonial .engage-test-content .test-engager {
    margin-bottom: 0;
}
.tips7-boxes {
    background: #fff;
    margin: 20px 0;
    border-radius: 6px;
    float: left;
    width: 100%;
    padding: 15px;
    position: relative;
}
section#blog-content .tips7-boxes h4 {
    font-size: 22px;
    text-align: center;
}
.tips7-each-desc .tips7-images {
    float: left;
    margin: 0 20px 10px 0;
    max-width: 350px;
}
.tips7-each-desc p:last-child {
    margin-bottom: 0;
}
.popup-covid-mandate .modal-header {
    min-height: 0;
    padding: 0;
    border-bottom: 0;
}
.popup-covid-mandate .modal-body {
    padding: 20px;
    background: #00b050;
    border-radius: 6px;
}
.passport-mainheader {
    background: #00b050;
    margin-top: 80px;
}
.mail-sending-gif {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 999;
    background: rgba(0, 0, 0, .4);
    display: none;
}
.mail-sending-gif img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -111px;
    margin-left: -111px;
}
.passport-mainheader .mandate-scroller {
    padding: 15px;
}
.popup-covid-mandate .passport-title-popup, .passport-mainheader .passport-title-popup {
    font-size: 40px;
    font-weight: bold;
    padding: 10px 0 25px;
    line-height: 40px;
    float: left;
    width: 100%;
}
.popup-covid-mandate .passport-title-popup div {
    color: #ffffff;
    float: right;
    font-size: 32px;
}
.popup-covid-mandate .modal-body img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 6px 6px 0 0;
}
.popup-covid-mandate .modal-footer.text-center {
    text-align: center;
}
.popup-covid-mandate .modal-footer.text-center .btn-popupblue {
    background-color: #116cb5;
    border-color: #116cb5;
    color: #fff;
}
.popup-covid-mandate .modal-footer.text-center .btn-popupblue:hover {
    background-color: #1880d3;
    border-color: #1880d3;
}
.passport-request-btn {
    background-color: #ed7d31;
    padding: 10px 30px;
    display: inline-block;
    border-radius: 6px;
    font-size: 24px;
    font-weight: 600;
    border: none;
}
.passport-request-btn:hover {
    background-color: #f9934e;
    cursor: pointer;
}
.passport-popup-bullets {
    padding-left: 25px;
    /* margin-bottom: 0; */
    margin-bottom: 25px;
}
.passport-popup-bullets li {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 8px;
    /* list-style-image: url(../img/stylish-bullets1.png); */
}
ul.passport-popup-bullets li:before { content:"\2713\0020";color: #ffffff; }  /* OR */
/* ul.passport-popup-bullets:nth-child(2) li:before { content:"\2714\0020"; } 
ul.passport-popup-bullets:last-child   li:before { content:"\2611\0020"; } */
ul.passport-popup-bullets { list-style-type: none;
padding-left: 0;
 }
#mandate-scroller {
    min-height: 470px;
}
.slideone-setone {
    float: left;
    width: 44%;
}
.slideone-settwo {
    font-size: 34px;
    font-weight: 600;
    padding-top: 80px;
    line-height: 40px;
}
.slideone-setthree {
    font-size: 19px;
    margin: 20px 0 0;
}
.slideone-setthree span {
    display: block;
    font-size: 44px;
    color: #fff;
    font-weight: bold;
    line-height: 44px;
}
.passport-mainheader .slideone-setone {
    float: left;
    width: 65%;
}
.passport-mainheader .slideone-setfour {
    float: right;
    width: 35%;
    text-align: right;
}
.slideone-setfour {
    float: right;
    width: 55%;
}
.passport-mainheader .slideone-setfour img {
    max-width: 100%;
    max-height: 350px;
}
.border-curve img {
    border-radius: 10px;
}
a.passport-request-btn {color: #000000;
}
.passport-mainheader .slideone-settwo {
    font-size: 36px;
    font-weight: 600;
    line-height: 46px;
    margin-bottom: 20px;
    padding-top: 0;
}
.second-slide-set .slideone-settwo {
    padding-top: 35px;
}
.second-slide-set .slideone-settwo.fixing-top-para {
    padding-top: 0;
}
.slidetwo-setone {
    color: #ffffff;
    font-size: 38px;
    font-weight: 600;
    line-height: 44px;
    margin-bottom: 30px;
}
.slidethree-setone {
    color: #ffffff;
    font-weight: 600;
    font-size: 28px;
    margin-bottom: 14px;
}
.slidethree-settwo {
    color: #ffffff;
    font-weight: 600;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 15px;
    text-align: center;
    padding-top: 10px;
}
.need-extra-top {
    margin-top: 30px;
}
.need-top-extra {
    margin-top: 75px;
}
.demo-request-popupform input, .demo-request-popupform select {
    box-shadow: none;
    border: 1px solid #666666;
    font-size: 16px;
    height: 38px;
}
.demo-request-popupform input::placeholder, .demo-request-popupform select.form-control {
    color: #bbbbbb;
}
.form-validationspan {
    display: none;
    font-size: 14px;
    color: #fff;
}
.has-error .form-validationspan {
    display: block;
}
#covid-demo-request .modal-body, #covid-demo-thankyou .modal-body {
    min-height: 565px;
}
.demo-request-popupform {
    padding: 30px 0;
}
.covid-demo-thankpage {
    max-width: 80%;
    margin: 0 auto;
    padding: 75px 0;
}
.thankpage-setone {
    font-size: 40px;
    font-weight: 600;
    color: #ffffff;
}
.thankpage-settwo {
    font-size: 26px;
    font-weight: 600;
    line-height: 32px;
    margin: 30px 0 20px;
}
.thankpage-setthree {
    font-size: 20px;
    font-weight: 600;
}
.thankpage-setthree a {
    color: #ffffff;
    text-decoration: underline;
}
.passport-mainheader .third-slide .passport-title-popup {
    padding-bottom: 10px;
}
.passport-mainheader .third-slide .slideone-setfour img {
    max-height: 270px;
        margin-top: -20px;
}
.passport-mainheader .fourth-slide .slideone-setfour img {
    max-height: 255px;
        margin-top: -20px;
}
.passport-popup-bullets-special {
    padding: 0;
}
.passport-popup-bullets-special li {
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 15px;
    list-style: none;
    text-align: center;
}
.passport-popup-bullets-special li span {
    font-size: 20px;
}
.mobile-only-img {
    display: none;
}
.passport-mainheader.services-passport {
    margin-top: 0;
}
/* .third-slide .passport-popup-bullets li {
    padding-bottom: 8px;
} */
.item.third-slide, .item.fourth-slide {
    margin-bottom: -40px;
}
.mandate-scroller .carousel-indicators li {
    width: 15px;
    height: 15px;
    background-color: transparent;
    border: 3px solid #000;
}
.mandate-scroller .carousel-indicators .active {
background-color: #222222;
width: 17px;
    height: 17px;
}
.mandate-scroller .carousel-control.left, .mandate-scroller .carousel-control.right {
    background-image: none;
    top: auto;
    left: 0px;
    width: 0;
    color: #000;
    opacity: 1;
    font-size: 50px;
    text-shadow: none;
    bottom: -20px;
}
.mandate-scroller .carousel-indicators {
    bottom: -15px;
}
.mandate-scroller .carousel-control.right {
    right: 13px;
    left: auto;
}
.carousel-inner {
    padding-bottom: 40px;
}
.slideone-setone .slidetwo-setone {
    margin-bottom: 5px;
}



@media(max-width:1024px) {
    .services-header .item {
        height: 300px;
    }
    .newstyle-one {
        display: block;
        background-color: #48c557 !important;
        height: auto;
        position: relative;
        z-index: 99;
        padding: 1px 20px 20px;
    }
    .newstyle-one:before {
        background-color: #48c557 !important;
        top: -44px;
        -webkit-clip-path: polygon(0 100%,100% 100%,0 0);
        clip-path: polygon(0 100%,100% 100%,0 0);
        content: "";
        position: absolute;
        left: 0;
        width: 100%;
        height: 45px;
    }
    .newstyle-two {
        display: none;
    }
    .newstyle-three {
        margin-left: 0;
        width: auto;
        padding-top: 0;
    }
    header.services-header {
        height: auto;
    }
    .banner-testimonial .testimonials-carousel .item {
        height: auto;
        padding: 0;
        line-height: 0;
    }
}
@media(max-width:991px) {
    .job-opening-items {
        margin-bottom: 3em;
    }
    .search-box-div {
        margin-right: 3px;
    }
    .demo-button-banner .demo-btn-top {
        position: static;
    }
    /* .demo-button-banner .demo-btn-top .btn {
        padding: 6px 12px;
    } */
    .navbar-inverse .navbar-nav li a {
        font-size: 18px;
    }
    .nav>li>a {
        padding: 10px;
    }
    .services a {
        display: block;
        margin-bottom: 10px;
    }
    #servicespage {
        padding: 25px 0;
    }
    .home-banner-new-btns {
        position: static;
        margin-top: 5px;
    }
    .services-header .item {
        height: 200px;
    }
    .home-banner-new p {
        font-size: 16px;
    }
    .home-banner-new-btns .home-banner-video-div img {
        height: 18px;
    }
    .image-testimonials .testimonail-img-block {
        float: none;
        width: auto;
        height: 120px;
        margin-bottom: 10px;
    }
    .testimonial-box {
        margin-bottom: 15px;
    }
    .testimonial-box .testimonials-carousel .owl-item {
        min-height: auto;
    }
}
@media only screen and (min-width:768px) and (max-width: 900px) {
    /* header.withSHRM-promo .brand-name {
        font-size: 46px;
    }
    .withSHRM-promo .shrm-participation-promo .booth-detail {
        font-size: 14px;
        line-height: 22px;
    } */
    .banner-logos a img {
        margin-right: 60px;
    }
}
/*-------------------------*/
@media (min-width:768px) {
.navbar-default.navbar-expanded, .navbar-inverse.navbar-expanded {
    box-shadow: none;
    -webkit-box-shadow: none;
}
}
@media (max-width:768px) {
    .article-contact p {
        padding-left: 10px;
    }
    .banner-logos a img {
        height: 52px;
        margin-right: 20px;
    }
    .banner-logos a:last-child img {
        margin-right: 0;
    }
    .email-link-pages h2 {
        font-size: 24px;
    }
    .blog-content-img-rgt {
        float: none;
        margin: 0 0 15px;
        max-width: 430px;
    }
    .navbar-blog-inner {
        padding: 0 !important;
    }
    /* .large-shrm.shrm-participation-promo {
        display: none;
    }
    .mobile-shrm.shrm-participation-promo {
        display: block;
        right: 0;
        left: 0;
        top: 0;
        text-align: center;
        border-radius: 0;
        bottom: auto;
    } */
    /* .shrm-participation-promo .booth-detail {
        font-size: 16px;
        line-height: 22px;
        display: inline-block;
    }
    .shrm-participation-promo .booth-detail br {
        display: none;
    }
    .shrm-logo-container img {
        max-height: 70px;
    }
    section.with-mob-shrm {
        padding-top: 175px;
    } */
    section {
        padding: 25px 0;
    }
    section.no-header-section {
        padding-top: 25px;
    }
    .video-embed-box {
        padding-top: 75px;
    }
    .video-embed-box video {
        height: calc(100vh - 80px);
    }
    .services .about-content.first-row-margin {
        margin-top: 0;
    }
    .testimonials .testimonials-carousel .owl-controls .owl-prev, .testimonials .testimonials-carousel .owl-controls .owl-next {
        display: block;
    }
    /* ----------------- */
    #media .col-md-6.col-sm-12 {
        width: 100%;
    }
    .inner-page-banner-bar {
        margin-top: 50px;
    }
    .inner-page-banner-bar div.banner-page-name {
        font-size: 38px;
        line-height: 50px;
        text-align: left;
    }
    .about-each-service-home {
        margin-bottom: 30px;
    }
    .row .col-md-4:last-child .about-each-service-home {
        margin-bottom: 0;
    }
    .service-each-item-div {
        padding: 145px 25px 25px 25px;
    }
    .service-each-item-div .service-item-div-img {
        bottom: auto;
        width: 100%;
        min-height: 120px;
    }
    .services-header {
        padding: 0;
    }
    .services-header .item {
        padding: 125px 0 85px;
    }
    .navbar .navbar-brand {
        margin: 0;
        height: 44px;
    }
    .search-box-div {
        margin-right: 0px;
    }
    .product-sec img {
        max-width: 250px;
    }
    .app-download-links {
        text-align: center;
    }
    .app-download-links a:first-child {
        margin-right: 0px;
        display: block;
    }
    .app-download-links a:first-child img {
        margin-bottom: 10px;
    }
    .inner-page-banner-bar.inner-offering-page div {
        font-size: 20px;
        line-height: 30px;
    }
    .product-sec .home-logo-smart img {
        max-width: 150px;
    }
    .home-logo-smart {
        margin-bottom: 15px;
    }
    .newstyle-three h1 {
        font-size: 32px;
    }
    .newstyle-three div {
        font-size: 22px;
    }
    .video-modal-company .modal-dialog, .profile-bio-modal .modal-dialog, #gcl-webinar .modal-dialog {
        width: 100%;
        margin-left: 0;
        margin-top: 75px;
    }
    .video-modal-company .modal-body .close, .profile-bio-modal .modal-body .close, #gcl-webinar .modal-header .close, .popup-covid-mandate .modal-header .close {
        top: -55px;
        right: 5px;
    }
    .inside-company-video-div {
        right: 10px;
        top: -12px;
    }
    .carrer-items .carrer-requires div span {
        display: block;
    }
    .carrer-items h3 div {
        float: none !important;
    margin: 5px 0 0;
    }
    .career-category {
        padding: 15px 35px 15px 15px;
    }
    .career-icon-open {
        right: 15px;
    }
    .career-detail {
        padding: 0 15px 15px;
    }
    .career-category h3 {
        font-size: 22px;
    }
    .send-resume-careers {
        font-size: 26px;
    }
    .testimonials .testimonials-carousel.gcl-testimonials .owl-controls .owl-prev, .testimonials .testimonials-carousel.gcl-testimonials .owl-controls .owl-next {
        height: 40px;
        line-height: 30px;
        bottom: auto;
        top: -10px;
    }
    .testimonials .testimonials-carousel.gcl-testimonials .owl-controls .owl-prev {
        left: 0;
    }
    .testimonials .testimonials-carousel.gcl-testimonials .owl-controls .owl-next {
        right: 0;
    }
    #gcl-webinar .modal-header, .popup-covid-mandate .modal-header {
        float: left;
        width: 100%;
    }
    .webinar-register-top {
        margin-top: 5px;
    }
    /* .shrm-banner-home {
        margin-top: 80px;
    }
    .shrm-banner-home .shrm-banner-strip {
        position: absolute;
    } */
    .shrm-banner-home .shrm-banner-strip .strip-content {
        float: none;
    }
    .shrm-banner-home .shrm-banner-strip .strip-content p.pmain {
        font-size: 1.2em;
    }
    .shrm-banner-home .shrm-banner-strip .strip-content p.pnext {
        font-size: 0.8em;
    }
    .shrm-banner-home .shrm-banner-strip > div img {
        float: none;
        height: 40px;
        margin: 0px 0 5px;
    }
    .shrm-banner-home .navbar-fixed-top.navbar-expanded {
        /* top: 78px; */
        position: static;
    }
    .tips7-boxes {
        text-align: center;
    }
    .tips7-each-desc .tips7-images {
        float: none;
        margin: 0 0px 10px;
    }
    .tips7-each-desc p {
        text-align: left;
    }

    .passport-mainheader {
        margin-top: 50px;
    }
    .popup-covid-mandate .modal-dialog {
        width: 92%;
        margin: 75px auto 0; 
    }
    .popup-covid-mandate .passport-title-popup, .passport-mainheader .passport-title-popup {
        font-size: 34px;
        line-height: 34px;
        padding: 0px 0 15px;
    }
    .slideone-setfour, .slideone-setone, .passport-mainheader .slideone-setfour, .passport-mainheader .slideone-setone {
        width: 100%;
    }
    .passport-mainheader .slideone-setfour {
        text-align: center;
    }
    .passport-mainheader .slideone-setfour img {
        max-height: 250px;
        margin-top: -20px;
    }
    .slideone-settwo, .passport-mainheader .slideone-settwo {
        font-size: 28px;
        /* padding-top: 15px; */
        line-height: 34px;
    }
    .slideone-setthree {
        font-size: 16px;
        margin: 15px 0;
    }
    .slideone-setthree span {
        font-size: 38px;
        line-height: 38px;
    }
    .passport-request-btn {
        padding: 8px 30px;
        font-size: 20px;
    }
    .passport-request-btn.pull-right {
        float: none !important;
    }
    .slidetwo-setone {
        font-size: 32px;
        line-height: 36px;
        margin-bottom: 15px;
    }
    .passport-popup-bullets li {
        font-size: 18px;
        line-height: 24px;
        padding-bottom: 10px;
    }
    .slidethree-setone {
        font-size: 22px;
        margin-bottom: 8px;
    }
    .slidethree-settwo {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    .need-extra-top {
        margin-top: 15px;
    }
    .need-top-extra {
        margin-top: 25px;
    }
    #covid-demo-request .modal-body, #covid-demo-thankyou .modal-body, #mandate-scroller {
        min-height: 0;
    }
    .covid-demo-thankpage {
        max-width: 100%;
        padding: 10px 0;
    }
    .thankpage-setone {
        font-size: 34px;
    }
    .thankpage-settwo {
        font-size: 18px;
        line-height: 26px;
        margin: 15px 0 10px;
    }
    .thankpage-setthree {
        font-size: 16px;
    }
    .demo-request-popupform {
        padding: 0;
    }
    .hide-mobile-only {
        display: none;
    }
    .mobile-only-img {
        display: block;
    }
    /* .first-slide {
        text-align: center;
    } */
    .slideone-setfour.mobile-only-img {
        margin-bottom: 20px;
    }
    .second-slide-set .slideone-settwo {
        padding-top: 15px;
    }
    .passport-mainheader .third-slide .slideone-setfour img, .passport-mainheader .fourth-slide .slideone-setfour img {
        margin: 0 0 20px;
    }
    .passport-popup-bullets-special li {
        font-size: 24px;
        line-height: 30px;
    }
    .passport-popup-bullets-special li span {
        font-size: 18px;
    }
    
}
@media(max-width:480px) {
    .article-logos .col-xs-6 {
        width: 100%;
        text-align: center;
    }
    .portfolio-modal .modal-content h2 {
        font-size: 24px;
    }
    .blog-content-img-rgt {
        max-width: 100%;
    }
}