.modal-content-text {
    text-align: center !important;
}
.form-jobs {
    height: 85vh;
    overflow-y: scroll;
}
.form-jobs,.form-jobs-appy-image {
    padding: 0 2rem;    
}
.form-jobs-appy-image {
    align-content: center;
}
.form-seo-audit {
    padding-block: 2rem;
    border-radius: 20px;
    max-width: 1008px;
    margin-inline: auto;
}
.container-seo-audit {
    margin-right: 0;
    margin-left: 0;
    box-sizing: border-box;
    width: calc(100% - 80px);
    padding: 0;
}
.marketing-field-items {
    position: relative;
    box-sizing: border-box;
    width: -webkit-fill-available;
}
.marketing-input-field {
    color: #000;
    font-weight: 400;
    font-size: 18px;
    border-radius: 5px;
    line-height: 1.3;
    background-color: transparent;
    border: 1px solid #cacaca;
    padding: 13px;
    margin-bottom: 30px;
    margin-top: 10px;
    width: 100%;
    box-sizing: border-box;
    outline: 0;
}
.marketing-field-items .form-error {
    font-size: 14px;
    line-height: 1.2;
    color: red;
    font-weight: 400;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 10px;
    left: 14px;
}
.format-allowed {
    margin-block: 12px 0px;
    font-size: 14px;
}
.col-one, .col-two {
    width: 100%;
}
.job-details label {
    font-weight: 600;
}
.close-first{
    display: none;
  }
.close-last {
    display: block;
}
.free-audit-para {
    font-size: 24px !important;
    font-weight: 600;
}
.home-smily-icon {
    width: 100%;
    height: auto;
    object-fit: contain;
    padding-top: 20px;
    max-width: 540px;
}
.careers-appy {
    margin-left: 80px;
    text-align: center;
    background-color: #E2F6FF;
    padding-block: 60px;
}
.careers-appy-heading {
    font-weight: 500;
   max-width: 786px;
   margin: auto;
   font-size: 36px;
    line-height: 45px;
}
.job-list {
    display: block;
    color: #595959;
    font-size: 18px;
}
.job-detail,.job-apply,.job-list-tab {
    border: 1px solid #4CA8C7;
    border-radius: 8px;
    padding: 10px 20px;
    margin: 0;
    background-color: #fff;
    align-self: center;
}
.job-apply,.job-list-tab,.job-list-conatiner{
    background-color: #4CA8C7;
    color: #fff;
    cursor: pointer;
}
.job-list-tab {
    position: relative;
    text-decoration: none;
}
.job-list-tab-start {
    margin-top:2rem ;
}
.job-list-start {
    text-align: center;
    color: #0C0D21;
    font-size: 24px;
    padding-block: 1rem 0px;
}
.life-at-appiness {
    padding-block: 0px 0px;
    margin: 0;
}
.job-details {
    padding: 10px 0;
    align-items: center;
    border-top: 1px solid #000;
}
.job-details p {
    text-align: left;
    line-height: 24px;
}
.job-details-first {
    display: flex;
    flex-wrap: wrap;
    justify-content:space-around;
    gap:30px;
}
.job-details-second {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-items: center;
}
.job-listing-start {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-sizing: border-box;
    width: calc(100% - 80px);
    max-width: 1300px;
    padding: 12px 40px;
    margin: 0 auto;
}
.loc-grid {
    display: grid;
    grid-template-columns: 1fr 1.3fr;
    gap: 40px;
    margin: 30px auto 30px auto;
    padding-block: 2rem;
    min-height: 400px;
    background: linear-gradient(302.56deg,#fff 9.29%,rgba(255,253,253,0) 38.3%),linear-gradient(59deg,#d2f6e3 2.98%,rgba(209,246,227,0) 33.52%),linear-gradient(120.35deg,#f1e0fa 23.52%,rgba(241,226,248,0) 39.05%),linear-gradient(237.1deg,#c7e2f6 17.78%,rgba(255,255,255,0) 92.11%);
}
.loc-heading {
    display: block;
    font-size: 24px;
    color: #0C0D21;
}
.loc-heading p{
    font-size: 18px;
    color: #353434;
}
.loc-detail {
    align-self: center;
    line-height: 34px;
    text-align: center;
}
.loc-embeded-code {
    padding: 20px;
}
.archive {
    margin:1rem auto 2rem;
    text-align: center;
    width: max-content;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .2);
}
.job-role-new {
    width: 240px;
}
.job-detail-anchor{
    text-decoration: none;
    color: #0C0D21;
}
.location-appi {
    max-width: 400px;
    margin: auto;
}
.job-list-conatiner {
    font-size: 16px;
}
#show-more-button:hover,.job-list-tab:hover,.job-list-conatiner:hover {
    box-shadow: 0 14px 15px #64dfff85;
    background-color: #0a7486;
    transition: all .4s ease-in-out;
}
.job-apply:hover {
    box-shadow: 0 14px 15px #64dfff85;
    background-color: #0a7486;
    transition: all .4s ease-in-out;
}
.job-detail:hover{
    box-shadow: 0 4px 10px #3d4e5185;
    transition: all .4s ease-in-out;
}
.jobs-list-tab {
    text-decoration: none;
}
.career-ideate-container {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    margin-right: auto;
    margin-left: 80px;
    width: calc(100% - 80px);
    height: auto;
    box-shadow: -5px 0 5px -5px rgb(0 0 0 / 15%);
    background-color: #18aaca;
    padding: 30px 60px;
    margin-top: 20px;
}
.location-header {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    font-style: normal;
    line-height: 1.2;
    margin-bottom: 15px;
    text-align: center;
}
.location-text-new {
    margin-bottom: 30px;
    text-align: center;
}
.location-text {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    color: #fff;
    margin: 0 0 10px;
}
.career-loca-holder {
    position: relative;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
    background-color: #18aaca;
}
.career-loc-item2 {
    position: relative;
    width: 80%;
    padding: 0 30px 20px;
    display: flex;
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    justify-content: center;
}
.career-loc-item2 {
    position: relative;
    width: 80%;
    padding: 0 30px 20px;
    display: flex;
    flex-direction: column;
    text-align: left;
    align-items: flex-start;
    justify-content: center;
}
.career_locationframe {
    position: relative;
    margin: 0 40px 20px 0;
    border-radius: 25px;
    object-fit: contain;
    width: 100%;
}
.location-header2 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    font-style: normal;
    line-height: 1.2;
    margin-top: 12px;
    margin-bottom: 12px;
}
.location-text-new {
    margin-bottom: 30px;
    text-align: center;
}
.careers-location {
    color: #fff;
}
.careers-location-ph {
    text-decoration: none;
}
.location-pop {
    margin-bottom: 30px;
}
.contact-usa-one {
    margin-top: 6px;
    margin-bottom: 6px;
}
.contact-usa-two {
    margin-top: 50px;
    margin-bottom: 6px;
}
@media screen and (max-width: 767px) {
    .careers-appy-container {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        max-width: 100%;
    }
    .careers-appy{
        padding-block: 130px 45px;
    }
    .careers-appy-heading {
        font-size: 28px;
        line-height: 28px;
        padding-inline: 1rem;
    }
    .job-list {
        font-size: 14px;
    }
    .marketing-input-field {
        font-size: 16px;
        padding: 10px;
    }
}
@media screen and (min-width: 768px) {
    .home-container {
        width: calc(100% - 80px);
    }
    .careers-appy-container {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        max-width: 100%;
    }
}
@media screen and (min-width: 768px) and (max-width:993px) {
    .careers-appy-heading {
        padding-top: 3rem;
    }
    .job-listing-start {
        padding: 0 12px 12px;
    }
    .job-role-new {
        width: 130px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .career-ideate-container {
        padding: 30px;
        width: 100%;
        margin: 0 !important;
        margin-top: 20px;
    }
    .career-loca-holder {
        padding: 25px 0px;
        gap: 15px;
    }
    .career_locationframe {
        margin: 0 0 0;
        border-radius: 20px;
        object-fit: contain;
        width: 100%;
        height: 450px;
    }
    .location-text {
        font-size: 16px;
    }
    .marketing-input-field {
        width: 90%;
    }
}
@media screen and (max-width: 767px) { 
 .loc-grid  {
    grid-template-columns: 1fr;
  }
  .job-listing-start{
    width: 90%;
    padding: 10px;
    margin: 20px auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .job-detail, .job-apply {
    padding: 10px 20px;
  }
  .job-details p {
    font-size: 14px;
  }
  .career-ideate-container {
    width: 100%;
    margin: 0 !important;
    padding-top: 30px;
}
.career_locationframe {
    margin: 0 0 0;
    border-radius: 20px;
    object-fit: contain;
    width: 100%;
    height: 450px;
}
.career-loc-item2 {
    width: 100%;
    padding: 0 8px 20px;
}
}
@media screen and (min-width: 279px) and (max-width:350px) {
    .job-details-first {
        gap: 10px;
    }
    .job-role-new {
        width: 70px;
    }
}
@media screen and (min-width: 351px) and (max-width:399px) {
    .job-role-new {
        width: 100px;
    }
    .job-details-first {
        gap: 10px;
    }
}
@media screen and (min-width: 400px) and (max-width:450px) {
    .job-role-new {
        width: 125px;
    }
    .job-details-first {
        gap: 10px;
    }
}
.part-team {
    color: grey;
}
/* gallery img  */
.image-grid {
	--gap:16px;
	--num-cols: 4;
	/* --row-height: 180px; */
	box-sizing: border-box;
	padding: var(--gap);
	display: grid;
	grid-template-columns: repeat(var(--num-cols), 1fr);
	grid-auto-rows: var(--row-height);
	gap: var(--gap);
}

.image-grid>picture>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
    border-radius: 16px;
    padding: 0;
}
.image-grid-col-2 {
	grid-column: span 2;
}
.image-grid-row-2 {
	grid-row: span 2;
}
/* Anything under 1024px */
@media screen and  (min-width:767px) and (max-width: 1024px) {
	.image-grid {
		--num-cols: 4;
		/* --row-height: 180px; */
	}
}
@media only screen and (max-width: 550px) {
    .career-ideate-container {
        padding: 30px 12px;
    }
}
@media only screen and (min-device-width: 992px) and (max-device-width: 1024px) {
    .career_locationframe {
        margin: 0 0 0;
        border-radius: 15px;
        object-fit: contain;
        width: -webkit-fill-available;
    }
}
#show-more-button {
    color: #fff;
    background-color: #4CA8C7;
    border-radius: 4px;
    padding: 10px 20px;
    text-align: center;
    margin: auto;
    border: 0;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); 
    font-size: 18px;
    cursor: pointer;
}
.show-more-btn {
    text-align: center;
    margin: auto;
}
.gallery-for-jobs-starting-new {
    padding-block: 2rem;
}
.gallery-for-jobs {
    padding: 2rem 1rem;
    max-width: 1160px;
}
.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 24px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
    z-index: 20;
}
.modal-content {
    position: relative;
    background-color: #e2f6ff;;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    grid-template-columns: 0.8fr 1.5fr;
    display: grid;
}
.close {
    color: #aaa;
    position: absolute;
    float: right;
    font-size: 28px;
    font-weight: 700;
    top: 85px;
    right: 30px;
}
.close:after, .close:before {
    background-color: transparent;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.form-jobs{
    padding:0 0.5rem 2rem;
    margin-top: 3rem;
}
@media screen and (max-width:767px) {
    .image-grid {
		--num-cols: 2;
		/* --row-height: 180px; */
	}
    .modal-content {
    grid-template-columns: 1fr;
    margin-bottom: 3rem;
    margin-top: 4rem;
    }
    .form-jobs{
        padding-bottom: 2rem;
    }
    .close-first{
        position: absolute;
        right: 2%;
        top: 2%;
        display: block;
    }
    .close-last {
        display: none;
    }
    .container-seo-audit {
        width:  100%;
    }
    .career-loca-holder {
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: 15px;
    }
    .career-ideate-container {
        padding: 30px;
    }
}
@media screen and  (min-width:767px) and (max-width:993px) {
    .container-seo-audit {
        width:100%;
    }
}
@media only screen and (max-width: 550px) {
    .location-header {
        font-size: 20px;
        margin-bottom: 12px;
    }
    .location-text {
        font-size: 14px;
    }
}
::-webkit-scrollbar {
  width: 4px;
}
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
::-webkit-scrollbar-thumb {
  background: #888; 
}
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
::-webkit-file-upload-button { cursor:pointer; }
@media screen and (min-width: 991px) and (max-width: 1340px) {
    .home-container {
        width: 100% !important;
    }
}