/*GENERAL CSS*/
.rd-cpblts .rd-cpblts-section-base{
    position: relative;
    padding-left: 97px;
    padding-right: 97px;
    background-color: #F5F5F5;
    overflow: hidden;
}

.forEmployers_v3 div.field.success-notif {
    background-color: #aed6d09c!important;
}

.forEmployers_v3 .success-notif-container {
    top: 100px;
}

#for-employers.forEmployers_v3 .container {
    padding-left: 15px;
    padding-right: 15px;
}

/*------------successs------------*/
/*---------BUTTONS-----*/

.forEmployers_v3 .btn-black, 
.forEmployers_v3 .btn-aquamarine {
    font-family: Gilroy-Bold;
    font-size: 14px;
    line-height: 17px;
    color: #ffffff!important;
    text-decoration: none;
    display: inline-block;
    padding: 22px!important;
    width: 289px;
    height: auto;
    margin-bottom: 0;
    text-align: center;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    transition: all 0.23s ease-in-out 0s;
    -webkit-transition: all 0.23s ease-in-out 0s;
    border-radius: 4px;
    text-transform: uppercase!important;
}

.forEmployers_v3 .btn-black {
    background-color: #000000!important;
}

.forEmployers_v3 .btn-aquamarine {
    background-color: #017992!important;
}

/*a.rd-cpblts-btnblack:hover {
  color: #000000!important;

}*/  

.forEmployers_v3 .btn-aquamarine:hover {
   background-color: #076274!important;
}
  


/*------typography-----------*/
.forEmployers_v3 p,
.forEmployers_v3 h1,
.forEmployers_v3 h2,
.forEmployers_v3 h3,
.forEmployers_v3 h4,
.forEmployers_v3 h5 {
    margin: 0 0 0px!important;
}

#for-employers.forEmployers_v3 h1.header-title {
    font-family: Gilroy-Bold;
    font-size: 50px;
    font-weight: 800;
    line-height: 60px;
}

#for-employers.forEmployers_v3 h2.block-title {
    font-family: Gilroy-Bold;
    font-size: 48px;
    font-weight: 800;
    line-height: 50px;
}

.block-title {
    font-family: Gilroy-Bold;
    font-size: 48px;
    font-weight: 800;
    line-height: 50px;
}

.card-title-lg {
    font-family: Gilroy-Bold;
    font-size: 60px;
    font-weight: 800;
    line-height: 35px;
}

.card-title-md {
    font-family: Gilroy-Bold;
    font-size: 30px;
    font-weight: 800;
    line-height: 35px;
}

.card-title-sm {
    font-family: Gilroy-Bold;
    font-size: 24px;
    font-weight: 800;
    line-height: 29px;
}

.card-title-xs {
    font-family: Gilroy-Bold;
    font-size: 25px;
    font-weight: 800;
    line-height: 32px;
}

.body-text-lg {
    font-family: Lato-Regular;
    font-size: 36px;
    font-weight: 400;
    line-height: 45px;
}

.body-text-md {
    font-family: Lato-Regular;
    font-size: 30px;
    font-weight: 400;
    line-height: 48px;  
}

.body-text-sm {
    font-family: Lato-Regular;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
}

.body-text-xs {
    font-family: Lato-Regular;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

@media screen and (max-width: 601px){
.forEmployers_v3 .success-notif-container {
    top: -40px;
}

#for-employers.forEmployers_v3 h1.header-title,
#for-employers.forEmployers_v3 h2.block-title,
.block-title {
    font-size: 32px;
    line-height: 37px;
}

.card-title-lg {
    font-size: 25px;
    line-height: 32px;
}

.body-text-lg,
.body-text-md,
.body-text-sm {
    font-size: 16px;
    line-height: 24px;
}
}

/*----header-block-----*/

.forEmployers_v3 .header-block {
    padding: 121px 0px 121px 0px;
    overflow: hidden;
    background: linear-gradient(180deg, #0BB8AD 74.48%, #25CAAC 100%);
    color: #ffffff;
}

.forEmployers_v3 .header-block .header-con {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-items: stretch;
    justify-content: center;
    align-items: start;
}

.forEmployers_v3 .header-block img.header-img {
    width: 100%;
    height: auto;
    margin-bottom: 33.33px;
}

.forEmployers_v3 .header-block .header-details {
    width: 100%;
    padding-right: 85px;
}

.forEmployers_v3 .header-block .header-form {
    width: 100%;
    padding-left: 54px;
}

.forEmployers_v3 .header-block #foremployers-inquiryform {
    margin-top: 11px;
}

.forEmployers_v3 .header-block form label {
    font-family: Lato-Bold;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #ffffff!important;
    margin-bottom: 7px;
}

.forEmployers_v3 .header-block form input[type="text"] {
    background: #E9F2F4;
    border: 1px solid #C4DADE;
    border-radius: 4px;    
    width: 100%;
    height: 55.6px;
    padding: 15px 27px 15px 27px;
    font-family: Lato-Regular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #848484;
}

.forEmployers_v3 .header-block form input:-webkit-autofill {
    height: 55.6px!important;
    margin-top: 0px!important;
}

.forEmployers_v3 .header-block form textarea {
    background: #E9F2F4;
    border: 1px solid #C4DADE;
    border-radius: 4px;    
    width: 100%;
    height: 104px;
    padding: 15px 27px 15px 27px;
    font-family: Lato-Regular;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #848484;
}

.forEmployers_v3 .header-block form input[type="checkbox"] {
    /*background: transparent;*/
    background-color: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    height: 13px;
    width: 14px;
    min-width: 14px;
    margin-right: 7px;
}

.forEmployers_v3 .header-block form input[type="checkbox"]:checked {
    background: url(/images/icons/check-white.png) center center no-repeat;
    background-size: 50%;
}

.forEmployers_v3 .header-block form .terms-privacy {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.forEmployers_v3 .header-block form .terms-privacy p{
    font-family: Lato-Regular;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
}

.forEmployers_v3 .header-block form .terms-privacy p span{
    font-family: Lato-Bold;
    font-weight: 700;
    border-bottom: 1px solid #ffffff;
}

.forEmployers_v3 .header-block form .form-btn-con {
    margin-top: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.forEmployers_v3 button[disabled], 
.forEmployers_v3 input[disabled] {
    cursor: default;
    opacity: 0.5;
}

.forEmployers_v3 button[disabled]:hover, 
.forEmployers_v3 input[disabled]:hover {
    background-color: #017992!important;
}


/*--second block ---*/
.forEmployers_v3 .scnd-block {
    padding: 143px 0px 143px 0px;
    background: #ffffff;
    overflow: hidden;
    color: #000000;
    text-align: center;
}

.forEmployers_v3 .scnd-block .grid {
    margin-top: 50px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 49px;
    grid-column-gap: 40px;
}

/*.forEmployers_v3 .scnd-block .top-grid,
.forEmployers_v3 .scnd-block .bottom-grid {
    display: grid;
    grid-column-gap: 49px;
    justify-items: center;
    justify-content: center;
}

.forEmployers_v3 .scnd-block .top-grid {
    grid-template-columns: 30% 30% 30%;
}

.forEmployers_v3 .scnd-block .bottom-grid {
    grid-template-columns: 30% 30%;
}*/

.forEmployers_v3 .scnd-block .grid .stats-card {
    /* height: 387px; */
/*    min-height: 465px;*/
    width: 100%;
    padding: 31px 40px;
    border: 4px solid #017992;
    border-radius: 36px;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-start;
    text-align: left;
}

.forEmployers_v3 .scnd-block .grid .stats-card .stats-dets {
    padding-left: 30px
}

/*.forEmployers_v3 .scnd-block .grid .stats-card .card-title-md{
    margin-bottom: 31px;
}*/

.forEmployers_v3 .scnd-block .grid .stats-card .stats-img{
    height: auto;
    max-width: 108px;
    min-width: 108px;
    object-fit: scale-down;
}

/*--third block ---*/
.thrd-block {
    padding: 91px 0px 126px 0px;
    background: #F5F5F5;
    text-align: center;
    color: #000000;
    overflow: hidden;
}

.thrd-block .thrd-dets{
    margin: 32px auto auto auto;
}

.thrd-block .grid {
    margin-top: 42px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 58px;
    grid-row-gap: 58px;
}

.thrd-block .grid .srp-card .body-text-md{
    line-height: 35px;
    margin-top: 15px;
}

.thrd-block .grid .srp-card{
    padding: 18px 18px 70px 18px;
    background: rgba(255, 255, 255, 0.4);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
    border-radius: 18px;
    overflow: hidden;
    position: relative;
}

.thrd-block .grid .srp-card img{
    border-radius: 18px;
    object-fit: cover;
    height: 249px;
    width: 100%;
    margin-bottom: 29px;
}

/*--fourth block ---*/
.frth-block {
    padding: 116px 0px 97px 0px;
    overflow: hidden;
    background: #ffffff;
}

.frth-block .block-title{
    text-align: center;
    color: #000000;
}

.frth-block .grid {
    margin-top: 62px;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-column-gap: 124px;
    grid-row-gap: 42px;
}

.frth-block .grid .rolegroup-con .card-title-sm{
    color: #000000;
    margin-bottom: 9px;
}

.frth-block .grid .rolegroup-con .jobrole-con a{
    font-family: Lato-Regular;
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    text-decoration: none;
    color: #017992;
}

.frth-block .btn-con {
    margin-top: 62px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*--fifth block ---*/
.ffth-block {
    padding: 113px 0px 134px 0px;
    background: #F5F5F5;
    overflow: hidden;
    color: #000000;
}

.ffth-block .block-title,
.ffth-block .ffth-decs .body-text-md {
    text-align: center;
}

.ffth-block .ffth-decs .body-text-md {
    margin-top: 28px;
}

.ffth-block .grid {
    margin-top: 64px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 26px;
    grid-row-gap: 41px;
}

.ffth-block .grid .Community-card{
    background: #FFFFFF;
    padding: 26px 47px 26px 47px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
    border-radius: 18px;
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 35px;
    align-items: center;
} 

.ffth-block .grid .Community-card .Community-icon {
    height: 230px;
    min-width: 230px;
    width: 230px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ffth-block .grid.smaller .Community-card .Community-icon {
    height: 200px;
    min-width: 200px;
    width: 200px;
}

.ffth-block .grid .Community-card:nth-child(1) .Community-icon,
.ffth-block .grid .Community-card:nth-child(4) .Community-icon{
    background: #017992;
}

.ffth-block .grid .Community-card:nth-child(2) .Community-icon,
.ffth-block .grid .Community-card:nth-child(3) .Community-icon{
    background: #25CAAC;
}

.ffth-block .Community-card .Community-icon img{
    height: auto;
    width: 40%;
    object-fit: contain;
}

/*------sixth-block-------*/
.sxth-block {
    padding: 139px 0px 185px 0px;
    overflow: hidden;
    background: #ffffff;
    text-align: center;
}

/*.sxth-block .faqs-con {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

.sxth-block .faqs-con .faqs-img{
    height: 652px;
}
.sxth-block .faqs-dets {
    padding-top: 75px;
    padding-left: 65px;
}*/

.sxth-block .faqs-tab {
    margin-top: 48px;
/*    padding: 0px 20px 50px 3px;*/
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 24px;
    text-align: left;
/*    height: 444px;*/
    /*overflow-y: scroll;
    overflow-x: hidden;*/
}

/* width */
/*.sxth-block .faqs-tab::-webkit-scrollbar {
  width: 10px;
}*/

/* Track */
/*.sxth-block .faqs-tab::-webkit-scrollbar-track {
  background: #ececec; 
  border-radius: 4px;
}*/
 
/* Handle */
/*.sxth-block .faqs-tab::-webkit-scrollbar-thumb {
  background: #94c6d05e; 
  border-radius: 4px;
}*/

/* Handle on hover */
/*.sxth-block .faqs-tab::-webkit-scrollbar-thumb:hover {
  background: #94c6d08a; 
}
*/
.sxth-block .faqs-card {
    cursor: pointer;
    color: #000000;
    background: #F5F5F5;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 18px;
    padding: 22px 78px 22px 78px;
}

.sxth-block .faqs-tab .faqs-question {
    display: flex;
    transition: all 0.23s ease-in-out 0s;
    -webkit-transition: all 0.23s ease-in-out 0s;
    position: relative;
    padding: 20px 25px 20px 50px;
/*    height: 2em;*/
    align-items: center;
    justify-content: flex-start;
}

.sxth-block .faqs-tab .faqs-question:before {
    position: absolute;
    content: '\003E';
    left: 0;
    font-size: 61px;
    font-weight: bold;
    color: #017992;
}


/*.sxth-block .faqs-tab .faqs-question:hover {
  color :#017992;
}

.sxth-block .faqs-tab .faqs-question.active {
  color :#017992;
}*/

.sxth-block .faqs-tab .faqs-card .faqs-answer {
    margin-left: 50px;
    display: none;
}

.sxth-block .faqs-tab .faqs-card.open {
     padding: 22px 78px 45px 78px;
}

.sxth-block .faqs-tab .faqs-card.open .faqs-answer {
    display: inline-block;
}

/*.sxth-block .faqs-tab .faqs-card .faqs-answer .body-text-sm{
    height: max-content;
    max-height: max-content;
}*/

/*.sxth-block .faqs-tab .faqs-answer.active {
    height: auto;
    margin-top: 10px;
    padding: 20px;
}*/

/*------seventh-block-------*/
.svnth-block {
    padding: 102px 0px 116px 0px;
    overflow: hidden;
    background: #F5F5F5;
}

.svnth-block .block-title {
    text-align: center;
}

.svnth-block .testi-ico {
    height: 156px;
    width: 156px;
    background: #017992;
    overflow: hidden;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px;
    margin: 56px auto 56px auto;
}

.svnth-block .testi-ico img{
    height: 100%;
    width: 100%;
    max-width: 100%;
    object-fit: contain;

}

.svnth-block #testi-slider .owl-nav {
    margin-top: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.svnth-block .owl-nav button.owl-next, 
.svnth-block .owl-nav button.owl-prev {
    padding: 15px!important;
}

.svnth-block #testi-slider .owl-nav button i{
    font-size: 61px;
    color: #017992;
}

.svnth-block .testimonials-card {
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 41px;
    justify-items: center;
    text-align: center;
}

.svnth-block .testimonials-card .block-title{
    color: #017992;
}

.svnth-block .testimonials-card .card-title-md{
    font-family: Gilroy-Regular;
    font-weight: 400;
}


/*------eight-block-------*/
.eight-block {
    padding: 129px 0px 180px 0px;
    overflow: hidden;
    background: #ffffff;
    color: #000000;
}

.eight-block .block-title {
    text-align: center;
}

.eight-block .grid {
    margin-top: 75px;
    display: grid;
    grid-template-columns: 1fr;
    grid-row-gap: 75px;
}

.eight-block .Solutions-card {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.eight-block .Solutions-card img{
    height: auto;
    width: 50%;
    max-width: 50%!important;
    object-fit: contain;
}

.eight-block .Solutions-card .Solutions-dets{
    width: 50%;
    padding-left: 72px;
}

.eight-block .Solutions-card:nth-child(2) {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row-reverse;
}

.eight-block .Solutions-card:nth-child(2) .Solutions-dets{
    padding-right: 72px;
    padding-left: 0px;
}

/*------ninth-block-------*/
.ninth-block {
    overflow: hidden;
    padding: 0px 0px 157px 0px;
    background: #ffffff;
}

.ninth-block .block-title,
.ninth-block .articles-decs {
    text-align: center;
}

.ninth-block .articles-decs {
    margin-top: 54px;
}

.ninth-block .grid {
    display: grid;
    margin-top: 76px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 76px;
    grid-column-gap: 76px;
}

.ninth-block .grid a.articles-card {
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #C4DADE;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.23s ease-in-out 0s;
    -webkit-transition: all 0.23s ease-in-out 0s;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 0%);
    color: #000000;
}

.ninth-block .grid a.articles-card:hover {
    box-shadow: 0px 4px 4px rgb(0 0 0 / 20%);
}

.ninth-block .grid .articles-card img.articles-img{
    height: 312px;
    width: 100%;
    max-width: 100%!important;
    object-fit: cover;
}

.ninth-block .grid .articles-card .articles-dets{
    padding: 26px 28px 26px 28px;
}

.ninth-block .articles-card .articles-dets .card-title-xs {
    margin-bottom: 7px;
    text-transform: capitalize;
}

/*------tenth-block-------*/
.tenth-block {
    background: linear-gradient(180deg, #0BB8AD 74.48%, #25CAAC 100%);
    padding: 98px 0px 100px 0px;
    overflow: hidden;
}

.tenth-block .newsletter-con {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}

.tenth-block .newsletter-txt {
    text-align: left;
    color: #ffffff;
    width: 48%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}

.tenth-block .newsletter-con img.newsletter-img {
    position: absolute;
    right: -14px;
    bottom: 0;
    height: 40%;
    object-fit: contain;
}

.tenth-block .newsletter-form {
    padding: 43px;
    border: 2px solid #ffffff;
    width: 45%;
}


/*--newsletter----*/
.tenth-block #mc_embed_signup{
    background:transparent;
    clear:left;
}

.tenth-block .grid-field {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 0px;
}

.tenth-block #mc_embed_signup .mc-field-group {
    width: 100%;
    padding-bottom: 0px;
    min-height: auto;
}

.tenth-block #mc_embed_signup .mc-field-group input {
    margin-bottom: 0px;
    background: rgba(255, 255, 255, 0.3);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    padding: 24px 20px 24px 20px;
    font-family: Lato-Regular;
    font-size: 20px;
    font-weight: 400;
    line-height: 48px;
    color: #ffffff;
}

.tenth-block #mc_embed_signup .mc-field-group input::-webkit-input-placeholder{
    color: #ffffff;
}

.tenth-block #mc_embed_signup .mc-field-group input:-moz-placeholder {
    color: #ffffff;
}

.tenth-block #mc_embed_signup .mc-field-group input:-webkit-autofill, 
.tenth-block #mc_embed_signup .mc-field-group input:-webkit-autofill:hover, 
.tenth-block #mc_embed_signup .mc-field-group input:-webkit-autofill:focus, 
.tenth-block #mc_embed_signup .mc-field-group input:-webkit-autofill:active {
    color: #ffffff!important;
    height: 50px!important;
    margin-top: 0px!important;
}

.tenth-block #mc_embed_signup .mc-field-group input:focus, 
.tenth-block #mc_embed_signup .mc-field-group input:active, 
.tenth-block #mc_embed_signup .mc-field-group textarea:focus,
.tenth-block #mc_embed_signup .mc-field-group textarea:active, 
.tenth-block #mc_embed_signup .mc-field-group select:focus, form select:active {
    border: 1px solid #ffffff;
    color: #ffffff;
}

.tenth-block #mc_embed_signup form {
     margin: 0px; 
}

.tenth-block #mc_embed_signup .helper_text {
    color: #ffffff;
    margin-top: 0;
    padding: 15px;
    background-color: transparent;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    font-family: Lato-Regular;
}

.tenth-block #mc_embed_signup .newsletter-btn-con {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tenth-block #mc_embed_signup .button {
    background-color: #000000;
    border-radius: 4px;
    color: #FFFFFF;
    font-family: Gilroy-Bold;
    font-size: 14px;
    font-weight: 800;
    line-height: 17.15px;
    margin: 0px;
    padding: 0px;
    height: 55px;
    text-align: center;
    text-transform: uppercase;
    width: 263px;
}

.tenth-block #mc_embed_signup .button:hover,
.tenth-block #mc_embed_signup .button:focus,
.tenth-block #mc_embed_signup .button:active {
    background-color: #262222!important;
    color: #FFFFFF!important;
}

.tenth-block #mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    margin: 0px;
    padding: 3px;
    background-color: rgb(255 20 20 / 50%);
    font-size: 12px;
    font-family: Gilroy-Bold;
    position: absolute;
    color: #ffffff;
    bottom: 6px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.tenth-block #mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: 2px solid rgb(255 20 20 / 50%);
}

.tenth-block #mc_embed_signup div#mce-responses {
    top: 0;
    padding: 0;
    width: 100%;
    margin: 0;
}

.tenth-block #mc_embed_signup #mce-error-response {
    padding: 10px;
    background-color: rgb(255 20 20 / 50%);
    font-size: 12px;
    font-family: Gilroy-Bold;
    color: #ffffff;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.tenth-block #mc_embed_signup #mce-success-response {
    padding: 10px;
    background-color: rgb(1 121 146 / 70%);
    font-size: 12px;
    font-family: Gilroy-Bold;
    color: #ffffff;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

@media screen and (max-width: 1441px){

}

@media screen and (max-width: 1025px){
    .forEmployers_v3 .header-block .header-details {
        padding-right: 0px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        text-align: left;
    }

    /*--second block ---*/
    .forEmployers_v3 .scnd-block .grid .stats-card {
        padding: 20px;
    }

    /*.forEmployers_v3 .scnd-block .top-grid,
    .forEmployers_v3 .scnd-block .bottom-grid {
        grid-column-gap: 39px;
    }*/

    
    .thrd-block .grid {
        grid-column-gap: 38px;
        grid-row-gap: 38px;
    }

    /*--fourth block ---*/
    .frth-block .grid {
        grid-column-gap: 104px;
    }    

    /*--fifth block ---*/
    .ffth-block .grid {
        grid-template-columns: 1fr;
    }

    /*------sixth-block-------*/
    /*.sxth-block .faqs-dets {
        padding-left: 0px;
        padding-top: 50px;
    }

    .sxth-block .faqs-con {
        justify-content: flex-start;
        align-items: center;
        flex-direction: column;
    }
*/
    .sxth-block .faqs-tab {
        margin-top: 50px;
/*        padding: 0px 20px 75px 3px;*/
    }

    /*.sxth-block .faqs-con .faqs-img {
        height: auto;
        width: 30%;
    }*/


    /*.sxth-block .faqs-tab {
        height: 391px;
    }*/

    /*------seventh-block-------*/


    /*------eight-block-------*/
    .eight-block .Solutions-card .Solutions-dets {
        padding-left: 52px;
    }
    
    .eight-block .Solutions-card:nth-child(2) .Solutions-dets {
        padding-right: 52px;
    }

    /*------ninth-block-------*/
    .ninth-block .grid {
        grid-row-gap: 50px;
        grid-column-gap: 50px;
    }

    .ninth-block .grid .articles-card img.articles-img {
        height: 252px;
    }

    /*------tenth-block-------*/
    .tenth-block .newsletter-txt {
        width: 45%;
    }

    .tenth-block .newsletter-con img.newsletter-img {
        right: 0;
    }

    .tenth-block .newsletter-form {
        width: 50%;
    }


}

@media screen and (max-width: 913px){
    .forEmployers_v3 .header-block {
        padding: 75px 0px 75px 0px;
    }

    .forEmployers_v3 .header-block .header-details {
        text-align: center;
    }

    .forEmployers_v3 .header-block .header-con {
        grid-template-columns: 1fr;
        grid-row-gap: 25px;
    }

    .forEmployers_v3 .header-block .header-form {
        padding-left: 0px;
    }

    .forEmployers_v3 .header-block img.header-img {
        margin-left: auto;
        margin-right: auto;
        max-width: max-content!important;
    }

    .forEmployers_v3 .header-form .block-title {
        text-align: center;
    }

    .forEmployers_v3 .header-block #foremployers-inquiryform {
        margin-top: 25px;
    }      

    /*--second block ---*/
    .forEmployers_v3 .scnd-block .grid {
        grid-template-columns: 1fr;
    }

    /* .forEmployers_v3 .scnd-block .top-grid, 
     .forEmployers_v3 .scnd-block .bottom-grid {
        grid-column-gap: 20px;
    }  

    .forEmployers_v3 .scnd-block .top-grid {
        grid-template-columns: 31% 31% 31%;
    } */

    .forEmployers_v3 .scnd-block .bottom-grid {
        grid-template-columns: 31% 31%;
    }

    /*--third block ---*/
    .thrd-block .grid {
        grid-template-columns: 1fr;
    }
    .thrd-block .grid .srp-card {
        padding: 18px 18px 50px 18px;
    }

    .thrd-block .grid .srp-card img {
        max-width: 100%;
        height: auto;
    }

    /*--fourth block ---*/
    .frth-block .grid {
        grid-column-gap: 42px;
    }

    /*--fifth block ---*/
    .ffth-block .grid .Community-card .Community-icon {
        height: 120px!important;
        min-width: 120px!important;
        width: 120px!important;
    }

    /*------sixth-block-------*/
    .sxth-block {
        padding: 75px 0px 75px 0px;
    }

    .sxth-block .faqs-tab {
        margin-top: 50px;
    }

    .sxth-block .faqs-card {
        padding: 22px 22px 22px 22px;
    }

    .sxth-block .faqs-tab .faqs-card.open {
        padding: 22px 22px 45px 22px;
    }

    .sxth-block .faqs-tab .faqs-card .faqs-answer {
        margin-left: 50px;
    }

    /*------seventh-block-------*/
    .svnth-block .testimonials-card .card-title-md {
        font-size: 24px;
        line-height: 29px;
    }

    .svnth-block .testi-ico {
        height: 106px;
        width: 106px;
        margin: 36px auto 36px auto;
    }

    .svnth-block #testi-slider .owl-nav {
        margin-top: 36px;
    }

    /*------eight-block-------*/
    .eight-block .Solutions-card,
    .eight-block .Solutions-card:nth-child(2) {
        flex-direction: column;
    }

    .eight-block .Solutions-card img{
        width: 80%;
        max-width: 80%!important;
        margin-bottom: 50px;
    }

    .eight-block .Solutions-card .Solutions-dets {
        width: 100%;
    }

    .eight-block .Solutions-card .Solutions-dets {
        padding-left: 0px;
    }
    
    .eight-block .Solutions-card:nth-child(2) .Solutions-dets {
        padding-right: 0px;
    }

    /*------ninth-block-------*/
    .ninth-block .grid {
        margin-top: 50px;
        grid-template-columns: 1fr 1fr;
    }

    /*------tenth-block-------*/
    .tenth-block .newsletter-con img.newsletter-img {
        height: 30%;
        right: -26px;
    }

    .tenth-block .newsletter-form {
        padding: 33px;
    }


}

@media screen and (max-width: 601px){
    /*--second block ---*/
    .forEmployers_v3 .scnd-block {
        padding: 75px 0px 75px 0px;
    }

    /*.forEmployers_v3 .scnd-block .grid .stats-card .card-title-md {
        margin-bottom: 3px;
    }
*/
    .forEmployers_v3 .scnd-block .grid
    /*.forEmployers_v3 .scnd-block .top-grid,
    .forEmployers_v3 .scnd-block .bottom-grid*/ {
        grid-row-gap: 20px;
    }

    /*.forEmployers_v3 .scnd-block .top-grid,
    .forEmployers_v3 .scnd-block .bottom-grid {
        grid-template-columns: 80%;
    }*/

    .forEmployers_v3 .scnd-block .grid .stats-card .stats-img {
        max-width: 88px;
        min-width: 88px;
    }

    .forEmployers_v3 .scnd-block .grid .stats-card .stats-dets {
        padding-left: 15px;
    }

     /*--third block ---*/
    .thrd-block {
        padding: 75px 0px 91px 0px;
    }

    /*--fourth block ---*/
    .frth-block {
        padding: 75px 0px 90px 0px;
    }

    .frth-block .grid {
        margin-top: 50px;
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 30px;
        grid-column-gap: 30px;
    }

    .frth-block .grid .rolegroup-con .jobrole-con a {
        font-size: 16px;
        line-height: 24px;
    }

    /*--fifth block ---*/
    .ffth-block .grid .Community-card {
        padding: 20px 20px 20px 20px;
        grid-column-gap: 20px;
    }

    /*------sixth-block-------*/
    /*.sxth-block .faqs-con .faqs-img {
        width: 50%;
        max-width: 50%;
    }*/
    .sxth-block .faqs-tab .faqs-question:before {
        font-size: 31px;
    }

    .sxth-block .faqs-tab .faqs-question {
        padding: 20px 25px 20px 25px;
    }

    .sxth-block .faqs-tab .faqs-card .faqs-answer {
        margin-left: 25px;
    }


    .sxth-block .faqs-tab .faqs-question.body-text-lg {
        font-size: 24px;
        line-height: 29px;
    }

    /*------seventh-block-------*/
    .svnth-block {
        padding: 75px 0px 90px 0px;
    }


    /*------eight-block-------*/
    .eight-block {
        padding: 75px 0px 75px 0px;
    }

    .eight-block .grid {
        margin-top: 50px;
        grid-row-gap: 50px;
    }

    .eight-block .Solutions-card img{
        width: 100%;
        max-width: 100%!important;
        margin-bottom: 33.3px;
    }

    /*------ninth-block-------*/
    .ninth-block {
        padding: 0px 0px 90px 0px;
    }

    .ninth-block .articles-decs {
        margin-top: 28px;
    }

    .ninth-block .grid {
        margin-top: 28px;
        grid-template-columns: 1fr;
        grid-row-gap: 28px;
    }

    /*------tenth-block-------*/
    .tenth-block {
        padding: 75px 0px 75px 0px;
    }

    .tenth-block .newsletter-con {
        flex-direction: column;
    }

    .tenth-block .newsletter-con img.newsletter-img {
        height: 60%;
        right: 29px;
        bottom: -24px;
        display: none;
    }

    .tenth-block .newsletter-txt {
        margin-bottom: 25px;
    }

    .tenth-block .newsletter-txt,
    .tenth-block .newsletter-form {
        width: 100%;
    }

    .tenth-block .newsletter-form {
        padding: 25px;
    }

    .tenth-block .grid-field {
        grid-template-columns: 1fr;
    }

    .tenth-block #mc_embed_signup .button {
        width: 100%;
    }

}