/* @media (min-width: 992px) {
    .navbar .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }

    .navbar .dropdown-toggle::after {
        transition: transform 0.2s;
    }

    .navbar .dropdown.show .dropdown-toggle::after {
        transform: rotate(180deg);
    }
} */

/* @media (min-width: 1500px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1400px;
    }
} */

@media only screen and (max-width:1599px) {}

@media only screen and (max-width:1399px) {
  .heroHeading {
    max-width: 80%;
  }

  .jobStepBox .jobStepBoxText {
    padding: 30px 0px 30px;
  }

  .storyBox .storyBoxText {
    padding: 25px 20px;
  }

  .footerAddress .footerAddressBox {
    padding-right: 30px;
  }

  .mainFooter {
    padding: 0px 0px 60px;
  }

  .pageHeadingSection {
    padding: 210px 0px 130px;
  }

  .section.secpb150 {
    padding-bottom: 130px;
  }

  .section.secpt150 {
    padding-top: 130px;
  }

  .valueSection .valueWrapper .textBox {
    width: 100%;
  }

  .valueTabSection .valueTabHead {
    margin-bottom: 60px;
  }

  .doesSection .textBox {
    padding-right: 140px;
  }

  .teamBox {
    padding-left: 0;
    padding-right: 0;
  }

  .teamBox .teamBoxImg img {
    height: 236px;
  }


  .doesSection.recruiterPage .textBox {
    padding-right: 20px;
  }

  .section.secpb120 {
    padding-bottom: 100px;
  }

  .section.secpt120 {
    padding-top: 100px;
  }

  .jobListingSection .jobFilterCol {
    padding-right: 30px;
    top: 100px;
  }

  .jobListingSection .jobBoxesCol {
    padding-left: 30px;
    top: 120px;
  }

  .jobListingSection .jobBoxesCol .jobBoxesSearch {
    margin-bottom: 10px;
  }

  .jobApplicationSection {
    padding-top: 120px !important;
  }

  .landingBanner .landingBannerIn {
    padding: 60px 0px 0px;
  }

  .aboutSection.benefitSection .textBox,
  .aboutSection.webinarSection .textBox {
    margin-bottom: 48px;
  }
}

@media only screen and (max-width:1199px) {
  .header .navbar {
    padding: 12px 24px;
  }

  .header .navbar-brand {
    min-width: 160px;
  }

  .heroSection {
    padding: 150px 0px 70px;

    .heroHeading {
      gap: 16px 0px;
    }
  }

  .heroHeading {
    max-width: 85%;
  }

  .heroHeading h1 {
    font-size: 48px;
    line-height: 56px;
  }

  .heroHeading p {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
  }

  .heroHeading h4 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    padding: 0px 0px;
  }

  .jobReelSection {
    padding: 0px 0px 70px;
  }

  .jobReelCol:nth-child(1),
  .jobReelCol:nth-child(3) {
    padding: 100px 15px 0;
  }

  .jobReelBox .jobReelImg img {
    /* min-height: 440px; */
  }

  .jobReelBox .jobReelText {
    padding: 20px 20px;
  }

  .jobReelBox .jobReelText h2 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
  }

  .jobReelBox .jobReelInfo {
    padding: 6px 0px 12px;
  }

  .jobReelBox .jobReelInfo h3 {
    font-size: 16px;
    line-height: 24px;
  }

  .jobReelBox .jobReelInfo h5 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
  }

  .jobReelBox .jobReelInfo span {
    width: 20px;
    height: 20px;
    min-width: 20px;
    min-height: 20px;
  }

  .jobReelBox .jobReelText h4 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 600;
  }

  .jobReelBox .viewJobBtn {
    bottom: 20px;
    margin: 0px 20px;
  }

  .jobReelMoreBox {
    padding: 20px 0px;
  }

  .jobReelMoreBox a {
    font-size: 18px;
    line-height: 28px;
  }

  .countrySection {
    /* padding: 70px 0px 70px; */
  }

  .jobStepSection {
    padding: 70px 0px 70px;
  }

  .jobStepFooter p {
    max-width: 100%;
  }

  .storySection {
    padding: 70px 0px 70px;
  }

  .storyBox .storyBoxText .storyBoxDetails {
    width: 400px;
  }

  .srvcSliderSection {
    /* padding: 70px 0px 70px; */

    .heroHeading {
      gap: 12px 0px;
      margin-bottom: 60px;
    }

    .srvcSliderWrapper {
      padding-left: 200px;
    }
  }

  .mainFooterBg {
    width: 860px;
    height: 860px;
  }

  .querySection {
    padding: 60px 60px;

    .heroHeading {
      margin-bottom: 40px;
      max-width: 100%;
      gap: 10px 0px;
    }
  }

  .homeFooter {
    padding: 60px 0px 0px;
  }

  .footerAddress .footerAddressBox {
    padding-right: 10px;
  }

  .pageHeadingSection {
    padding: 180px 0px 100px;
  }

  .section.secpt150 {
    padding-top: 100px;
  }

  .section.secpb150 {
    padding-bottom: 100px;
  }

  .pageHeading {
    gap: 16px 0px;
  }

  .pageHeading h1 {
    font-size: 48px;
    line-height: 56px;
  }

  .pageHeading p {
    font-size: 18px;
    line-height: 26px;
    max-width: 80%;
  }

  .pageHeading button {
    margin-top: 16px;
  }

  .srvcBannerSection .srvcBannerIn h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 20px;
  }

  .srvcBannerSection .srvcBannerIn h5 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 16px;
  }

  .srvcBannerSection .srvcBannerIn .srvcBannerForm {
    width: 540px;
  }

  .sectionHeading,
  .applyWrapper .sectionHeading {
    margin-bottom: 48px;
  }

  .sectionHeading h2 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 8px;
  }

  .sectionHeading p {
    font-size: 18px;
    line-height: 28px;
    max-width: 75%;
  }

  .sectionHeading ul {
    margin-top: 8px;
    gap: 4px 0px;
  }

  .sectionHeading ul li {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
  }

  .valueSection .valueWrapper .valueWrapperLeft {
    padding-right: 36px;
  }

  .valueSection .valueWrapper .textBoxes {
    gap: 36px 0px;
  }

  .textBox h2 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 4px;
  }

  .testimonialSlide h2 {
    font-size: 36px;
    line-height: 48px;
  }

  .testimonialSlide .testimonialUser img {
    width: 64px;
    height: 64px;
  }

  .testimonialSlide .testimonialUser h4 {
    font-size: 18px;
    line-height: 28px;
  }

  .faqSection .accordion-button {
    font-size: 18px;
    line-height: 28px;
  }

  .faqSection .accordion-item {
    padding-bottom: 24px;
    margin-bottom: 24px;
  }

  .faqSection .accordion-body p {
    font-size: 18px;
    line-height: 28px;
  }

  .faqSection .accordion-button span {
    width: 28px;
    height: 28px;
    min-width: 28px;
    min-height: 28px;
  }

  .faqSection .accordion-button.collapsed::before {
    right: 13px;
    top: 11px;
    width: 1.5px;
    height: 13px;
  }

  .getInTouch {
    padding: 24px 24px;
    margin: 24px auto 0px;
  }

  .getInTouch h2 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 4px;
  }

  .getInTouch h4 {
    font-size: 18px;
    line-height: 28px;
  }

  .srvcFooterBar .footerApplicationText h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 8px;
  }

  .srvcFooterBar .footerApplicationText h4 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 8px;
  }

  .valueSection .valueAction {
    margin-top: 40px;
  }

  .valueTabSection .valueTabHead {
    margin-bottom: 50px;
  }

  .processSection .processBoxes .textBox {
    padding: 0px 0px;
  }

  .supportPage {
    padding: 180px 0px 100px;
  }

  .supportBox h3 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 16px;
  }

  .supportBox p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
  }

  .aboutSection .aboutContent {
    padding-left: 20px;
  }

  .aboutSection .aboutImg img {
    height: 640px;
  }

  .aboutSection .aboutContent .numberBoxes {
    margin-bottom: 48px;
    margin-left: -40px;
    margin-right: -40px;
    gap: 40px 0px;
  }

  .numberBoxCol {
    flex: 0 0 auto;
    width: 50%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .doesSection .textBox {
    padding-right: 60px;
  }

  .doesSection .row .col-12:nth-child(1),
  .doesSection .row .col-12:nth-child(2) {
    margin-bottom: 56px;
  }

  .aboutSection .aboutContent .textBox {
    margin-bottom: 36px;
  }

  .propositionsBox {
    padding: 24px 24px;
  }

  .propositionsBox h3 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 4px;
  }

  .propositionsBox p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 16px;
  }

  .teamBox .teamBoxContent h2 {
    font-size: 18px;
    line-height: 28px;
  }

  .teamBox .teamBoxContent p {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 14px;
  }

  .openingSection .sectionHeading {
    padding-right: 0px;
  }

  .openingSection .openingBoxWrapper .openingBoxes .openingBox h5 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 4px;
  }

  .openingSection .openingBoxWrapper .openingBoxes .openingBox h2 {
    font-size: 18px;
    line-height: 28px;
  }

  .openingSection .openingBoxWrapper .openingBoxes .openingBox p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
  }

  .openingSection .openingBoxWrapper .openingBoxes .openingBox ul {
    margin-bottom: 20px;
    gap: 0px 20px;
  }

  .partnerBoxes {
    gap: 24px 0px;
  }

  .doesSection.recruiterPage .row .col-12:nth-child(1),
  .doesSection.recruiterPage .row .col-12:nth-child(2) {
    margin-bottom: 40px;
  }

  .applySection {
    padding: 180px 0px 100px;
  }

  .applyWrapper .sectionHeading p {
    padding-right: 60px;
  }

  .applyWrapper .applyFormCol {
    padding-right: 20px;
  }

  .applyWrapper .applyImgCol {
    padding-left: 20px;
  }

  .jobListingBanner {
    padding: 130px 0px 50px;
  }

  .section.secpt120 {
    padding-top: 70px;
  }

  .section.secpb120 {
    padding-bottom: 70px;
  }

  .jobListingSection .jobFilterCol {
    padding-right: 12px;
    top: 70px;
  }

  .jobListingSection .jobBoxesCol {
    padding-left: 12px;
    top: 70px;
  }

  .jobBox h5 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 4px;
  }

  .jobBox h2 {
    font-size: 18px;
    line-height: 28px;
  }

  .jobBox p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
  }

  .jobBox ul.jobBoxInfo {
    margin-bottom: 20px;
  }

  .jobBox ul.jobBoxTags {
    margin-bottom: 20px;
  }

  .jobListingSection .jobBoxesCol .morejobBoxes {
    margin-top: 40px;
  }

  .breadcrumbSection {
    margin-top: 80px;
    padding: 30px 0px 30px;
  }

  .jobDetailsSection .jobDetailsLeft {
    padding-right: 16px;
    top: 110px;
  }

  .jobDetailsSection .jobDetailsRight {
    padding-left: 16px;
    top: 110px;
  }

  .jobDetailsSection .jobDetailsRight .applyRoleBox {
    padding: 24px 24px;
  }

  .jobDetailsSection .jobDetailsRight .applyRoleBox h2 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 4px;
  }

  .jobDetailsSection .jobDetailsRight .applyRoleBox p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px;
  }

  .jobDetailsBox {
    margin-bottom: 40px;
    gap: 12px 0px;
  }

  .jobDetailsBox h1 {
    font-size: 30px;
    line-height: 38px;
  }

  .jobDetailsBox h4 {
    font-size: 18px;
    line-height: 28px;
  }

  .jobDetailsBox p {
    font-size: 18px;
    line-height: 28px;
  }

  .jobDetailsBox h2 {
    font-size: 24px;
    line-height: 32px;
  }

  .jobDetailsBox ul li {
    font-size: 18px;
    line-height: 28px;
  }

  .stepForm .stepHeadTabs,
  .stepForm .stepTabContent .sectionHeading,
  .stepForm .stepTabContent .stepCheckBox,
  .jobApplicationWrapper .successAlert,
  .jobApplicationWrapper #successMessage .sectionHeading,
  .jobApplicationWrapper .successProcess,
  .jobApplicationWrapper .successContact {
    margin-bottom: 48px;
  }

  .footerAddress .row {
    gap: 40px 0px;
  }

  .landingBanner .landingBannerIn {
    padding: 70px 0px 0px;
  }

  .landingBanner .landingBannerIn h2 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 20px;
  }

  .landingBanner .landingBannerIn h5 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 32px;
  }

  .aboutSection.webinarSection .aboutContent {
    padding-left: 0px;
    padding-right: 20px;
  }

  .aboutSection.benefitSection .textBox,
  .aboutSection.webinarSection .textBox {
    margin-bottom: 48px;
  }


  .thmForm.webinarForm .cmnBtn {
    margin-top: 20px;
  }

  .propositionsSection.latvia .propositionsBox h3 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
  }

  .propositionsSection.latvia .propositionsBox ul li {
    font-size: 18px;
    line-height: 28px;
  }
}

@media only screen and (max-width:991px) {
  .header .navbar {
    padding: 0px 0px;
    border-bottom: none;
  }

  .header .headerNav {
    padding: 12px 24px;
    width: 100%;
    border-bottom: 1px solid rgba(34, 34, 34, .08);
  }

  .header .navbar-nav {
    gap: 8px 0px;
    padding: 16px 16px;
  }

  .header .nav-item {
    margin: 0px 0px;
  }

  .header .nav-item .nav-link {
    padding: 8px 8px !important;
    font-size: 18px;
    line-height: 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .header .dropdown-menu {
    position: absolute;
    border-radius: 0;
    margin: 0px 0px;
    padding: 0px 28px;
    border: none;
  }

  .header .dropdown-menu.fade.show {
    position: relative;
  }

  .header .navbar-collapse {
    border-bottom: 1px solid rgba(34, 34, 34, .08);
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.08);
  }

  .header .navbarRight {
    flex-direction: column;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 24px 24px;

    .cmnBtn {
      width: 100%;
    }
  }

  .heroHeading {
    max-width: 100%;
  }

  .jobReelRow {
    margin: 0 auto;
  }

  .jobReelCol:nth-child(1) {
    display: none;
    padding: 0px 0px 0px !important;
  }

  .jobReelCol:nth-child(1),
  .jobReelCol:nth-child(2),
  .jobReelCol:nth-child(3) {
    padding: 0px 8px 0;
  }

  .jobStepBox .jobStepBoxImg img {
    height: 320px;
  }

  .storySection::after {
    height: 280px;
  }

  .storyRow {
    gap: 20px 0px;
  }

  .storyCol {
    width: 100%;
  }

  .storyCol.storyColHover {
    width: 100%;
  }

  .storyCol:hover {
    width: 100%;
  }

  .storyCol:nth-child(3) {
    /* display: none; */
  }

  .storyBox .storyBoxImg img {
    height: 540px;
  }

  .storyBox .storyBoxImg video {
    height: 540px;
  }

  .storyBox .storyBoxText h2 {
    font-size: 20px;
    line-height: 28px;
  }

  .storyBox .storyBoxText h3 {
    font-size: 16px;
    line-height: 26px;
  }

  .storyBox .storyBoxText h4 {
    font-size: 16px;
    line-height: 22px;
    margin: 20px 0px 20px;
  }

  .storyBox .storyBoxText p {
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
  }

  .srvcSliderSection {
    .srvcSliderWrapper {
      padding-left: 0px;
      gap: 0px 40px;
    }
  }

  .srvcSlideBox .srvcSlideBoxText h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 6px;
  }

  .querySection {
    padding: 40px 40px;
  }

  .querySection.active .queryForm {
    width: 100%;
  }

  .footerInfo .footerMenuArea {
    padding: 30px 30px;
    display: flex;
    flex-direction: column;
    gap: 30px 0px;
  }

  .footerInfo .footerMenuArea .footerMenu {
    gap: 10px 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footerInfo .footerInfoBar {
    padding: 30px 30px;
    justify-content: flex-start;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px 0px;
  }

  .footerAddress {
    padding: 40px 0px 40px;
  }

  .footerAddress .footerAddressBox {
    padding: 20px 0px;
  }

  .mainFooterBg {
    width: 700px;
    height: 700px;
  }

  .countrySlider .countrySlide img {
    height: 220px;
  }

  .pageHeadingSection {
    padding: 140px 0px 70px;
  }

  .section.secpt150 {
    padding-top: 70px;
  }

  .section.secpb150 {
    padding-bottom: 70px;
  }

  .pageHeading p,
  .sectionHeading p {
    max-width: 100%;
  }

  .srvcBannerSection .srvcBannerIn .srvcBannerForm {
    width: 100%;
  }

  .valueSection .valueWrapper .valueWrapperLeft {
    padding-right: 20px;
  }

  .processSection .processBoxes .textBox {
    text-align: left;
    padding: 0px 0px;
    margin-bottom: 36px;
  }

  .processSection .processBoxes .textBox span {
    margin: 0px 16px 0px 0px;
    float: left;
  }

  .processSection .processBoxes .textBox h2,
  .processSection .processBoxes .textBox p {
    margin-left: 64px;
  }

  .processSection .processBoxes .textBox h2 {
    margin-left: 64px;
    padding-top: 4px;
  }

  .processSection .processBoxes .textBox::after {
    top: 0px;
    left: 23px;
    width: 0px;
    height: 170%;
    border-bottom: none;
    border-right: 2px dashed var(--border-light);
  }

  .faqSection .accordion {
    width: 100%;
    margin: 0px auto 48px;
  }

  .getInTouch {
    width: 100%;
  }

  .srvcFooterBar .footerApplication {
    gap: 0px 30px;
  }

  .valueTabSection .valueTabHead {
    margin-bottom: 50px;
    flex-wrap: nowrap;
    overflow: scroll;
    justify-content: flex-start;
  }

  .valueTabSection .valueTabHead::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }

  .valueTabSection .valueTabHead li {
    flex: 0 0 auto;
    width: auto;
  }

  .supportPage {
    padding: 140px 0px 70px;
  }

  .supportPage .supportWrapper {
    max-width: 100%;
  }

  .aboutSection .aboutImg img {
    height: auto;
  }

  .aboutSection .aboutContent {
    padding-left: 0px;
    padding-top: 48px;
  }

  .numberBox {
    text-align: center;
  }

  .numberBox h2 {
    font-size: 48px;
    line-height: 56px;
    margin-bottom: 4px;
  }

  .aboutSection .aboutContent .cmnBtn {
    width: 100%;
  }

  .doesSection .textBox {
    padding-right: 20px;
  }

  .propositionsBoxes {
    gap: 16px 0px;
  }

  .recruitersBanner .pageHeading {
    margin-bottom: 40px;
  }

  .recruitersBanner .recruitersForm {
    width: 90%;
  }

  .applySection {
    padding: 140px 0px 70px;
  }

  .applyWrapper {
    margin: 0;
    position: relative;
    height: auto;
  }

  .applyWrapper .applyFormCol {
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
    top: 0;
  }

  .applyWrapper .applyImgCol {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 48px;
    position: relative;
    top: 0
  }

  .applyWrapper .sectionHeading p {
    padding-right: 0px;
  }

  .thmForm .formGroup {
    margin-bottom: 20px;
  }

  .thmForm .cmnBtn {
    margin-top: 30px;
  }

  .jobListingSection .jobBoxesCol {
    padding: 0 0;
    top: auto;
    position: relative;
    width: 100%;
  }

  .jobListingSection .jobFilterCol {
    padding: 0px 0px;
    top: auto;
    position: fixed;
    bottom: -75%;
    left: 0;
    right: 0;
    width: 100%;
    height: 75%;
    background-color: var(--bg-white);
    border-radius: 12px 12px 0px 0px;
    transition: bottom 0.2s ease;
  }

  .filterToggleActive .jobListingSection .jobListWrapper .jobListOverlay {
    visibility: visible;
    opacity: 1;
  }

  .filterToggleActive .jobListingSection .jobFilterCol {
    bottom: 0%;
  }

  .jobListingSection .jobFilterCol .jobFilterHead {
    display: block;
    width: 100%;
  }

  .jobListingSection .jobFilterCol .jobFilterFooter {
    display: flex;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }

  .jobListingSection .jobFilterCol .jobFilterColIn {
    height: calc(100% - 160px);
    overflow: scroll;
    padding: 24px 24px;
  }

  .jobListingSection {
    padding-top: 48px !important;
    padding-bottom: 48px !important;
  }

  .jobListingSection .jobBoxesCol .jobBoxesSearch {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .jobListingSection .jobBoxesCol .jobBoxesSearch .formGroup:nth-child(1) {
    order: 2;
  }

  .jobListingSection .jobBoxesCol .jobBoxesSearch .formGroup:nth-child(2) {
    order: 3;
  }

  .jobListingSection .jobBoxesCol .jobBoxesSearch .formGroup:nth-child(3) {
    order: 1;
  }

  .jobListingSection .jobBoxesCol .jobBoxesSearch .formGroup {
    width: 100%;
  }

  .jobListingSection .jobBoxesCol .jobBoxesSearch .cmnBtn {
    width: 100%;
  }

  .jobListingSection .jobBoxesCol .filterToggleGroup .cmnBtn {
    display: inline;
  }

  .jobListingSection .jobBoxesCol .filterToggleGroup {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0px 16px;
  }

  .relatedRoleSection .row {
    gap: 16px 0px;
  }

  .thmForm .formGroup .form-label {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 4px;
  }

  .jobApplicationSection {
    padding-top: 110px !important;
  }

  .jobApplicationWrapper .sectionHeading h2 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 4px;
  }

  .stepForm .stepTabContent .stepCheckBox .stepCheckHead h2 {
    font-size: 18px;
    line-height: 28px;
  }

  .stepForm .stepHeadTabs,
  .stepForm .stepTabContent .sectionHeading,
  .stepForm .stepTabContent .stepCheckBox,
  .jobApplicationWrapper .successAlert,
  .jobApplicationWrapper #successMessage .sectionHeading,
  .jobApplicationWrapper .successProcess,
  .jobApplicationWrapper .successContact {
    margin-bottom: 40px;
  }

  .jobApplicationWrapper .successAlert h4 {
    font-size: 18px;
    line-height: 28px;
  }

  .jobApplicationWrapper .successAlert {
    padding: 16px 16px;
    border-radius: 16px;
    gap: 0px 24px;
  }

  .jobApplicationWrapper .successProcess ul li {
    font-size: 18px;
    line-height: 28px;
    gap: 0px 16px;
  }

  .jobApplicationWrapper .successProcess ul {
    gap: 20px 0px;
    margin-bottom: 40px;
  }

  .jobApplicationWrapper .successContact ul li {
    font-size: 18px;
    line-height: 28px;
    gap: 0px 16px;
  }

  .thmForm .docUpload .upload-info .file-details h4 {
    font-size: 16px;
    line-height: 24px;
  }

  .thmForm .docUpload .upload-info {
    gap: 0px 16px;
  }

  .thmForm .docUpload label.upload-box {
    padding: 16px 16px;
    gap: 16px 0px;
    flex-direction: column;
    align-items: flex-start;
  }

  .stepForm .stepTabContent .stepCheckBox .stepCheckContent li {
    gap: 0px 16px;
  }

  .stepForm .stepTabContent .stepCheckBox .stepCheckContent li small {
    min-width: 50%;
  }

  .stepForm .stepTabContent .checkboxList {
    margin-bottom: 20px;
  }

  .footerAddress .row {
    gap: 0px 0px;
  }

  .aboutSection.webinarSection .aboutContent {
    padding: 48px 0 0 0;
  }

  .aboutContentCol {
    order: 2;
  }

  .doesSection.latvia .textBox {
    padding-right: 20px;
  }
}

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

  .heroHeading button.cmnBtn {
    width: 100%;
  }

  .cmnBtn {
    width: 100%;
  }

  .container,
  .container-fluid,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    padding-left: 24px;
    padding-right: 24px;
  }

  .heroSection {
    padding: 140px 0px 70px;
  }

  .jobReelSection {
    padding: 0px 0px 50px;
  }

  .jobReelCol:nth-child(1),
  .jobReelCol:nth-child(2) {
    display: none;
    padding: 0px 0px 0px !important;
  }

  .jobReelCol:nth-child(1),
  .jobReelCol:nth-child(2),
  .jobReelCol:nth-child(3) {
    padding: 0px 0px 0px;
  }

  .jobReelBox .jobReelImg img {
    /* min-height: 480px; */
    height: 480px;
  }

  .jobReelBox .jobReelText {
    bottom: 65px;
  }

  .jobReelBox .viewJobBtn {
    visibility: visible;
    opacity: 1;
  }

  .countrySlider {
    margin-top: 30px;
  }

  .countrySlider .countrySlide {
    margin: 0px 0px;
  }

  .stepHead {
    gap: 0px 15px;
  }

  .jobStepBoxes {
    margin-top: 30px;
  }

  .jobStepBox .jobStepBoxText {
    padding: 24px 0px 30px;
  }

  .storyRow {
    margin-top: 30px;
  }

  .storyCol:nth-child(2),
  .storyCol:nth-child(3) {
    /* display: none; */
  }

  .storyCol,
  .storyCol:hover,
  .storyCol.storyColHover {
    width: 100%;
  }

  .storyBox .storyBoxImg img,
  .storyBox .storyBoxImg video {
    height: 400px;
  }

  .storySection {
    padding: 70px 0px 0px;
  }

  .srvcSliderSection {
    .heroHeading {
      gap: 12px 0px;
      margin-bottom: 30px;
    }
  }

  .srvcSlide {
    width: 100%;
    min-width: 100%;
  }

  .srvcSlideBox img {
    height: 360px;
  }

  .querySection {
    padding: 24px 24px;
    background-color: rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(64px);

    .heroHeading {
      margin-bottom: 30px;
    }
  }

  .queryForm {
    width: 100%;
    margin: 30px auto 0px;
  }

  .footerInfo .footerMenuArea {
    padding: 24px 24px;
  }

  .footerInfo .footerMenuArea .footerMenu {
    gap: 16px 0px;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footerInfo .footerMenuArea .footerMenu ul {
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px 0px;
    flex-direction: column;
  }

  .footerInfo .footerInfoBar {
    padding: 24px 24px;
  }

  .footerSocial ul li a small {
    display: none;
  }

  .footerContact ul {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px 0px;
  }

  .srvcBannerSection .srvcBannerIn .srvcBannerForm .form-group {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 12px;
    margin-bottom: 4px;
    flex-direction: column;

    .cmnBtn {
      width: 100%;
    }
  }

  .valueSection .valueWrapper {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    gap: 40px 0px;
  }

  .valueSection .valueWrapper .valueWrapperLeft {
    order: 2;
    width: 100%;
    padding-right: 0px;
    position: relative;
    top: 0;
  }

  .valueSection .valueWrapper .valueWrapperRight {
    order: 1;
    width: 100%;
    position: relative;
    top: 0;
  }

  .valueSection .valueWrapper .valueWrapperImg img {
    height: auto;
    min-height: 400px;
  }

  .valueSection .valueWrapper .textBoxes {
    gap: 0px 36px;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: scroll;
    padding: 4px 4px;
  }

  .valueSection .valueWrapper .textBox {
    flex: 0 0 auto;
    width: calc(100% - 120px);
  }

  .getInTouch {
    width: 100%;
    flex-direction: column;
    gap: 30px 0px;
  }

  .srvcFooterBar .footerApplication {
    gap: 20px 0px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .footerCopyright {
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 40px 0px;
  }

  .aboutSection .sectionHeading.sectionSubHeading {
    margin-bottom: 40px;
  }

  .aboutSection .aboutContent .numberBoxes {
    margin-bottom: 48px;
    margin-left: -20px;
    margin-right: -20px;
    gap: 40px 0px;
  }

  .numberBoxCol {
    flex: 0 0 auto;
    width: 50%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .doesSection .row {
    gap: 0px 36px;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow: scroll;
    padding: 4px 4px;
  }

  .doesSection .row::-webkit-scrollbar {
    width: 0px;
    height: 0px;
  }

  .doesSection .row .col-12 {
    flex: 0 0 auto;
    width: calc(100% - 120px);
  }

  .doesSection .textBox {
    padding-right: 0px;
  }

  .aboutSection.beliefSection .aboutImg img {
    height: auto;
  }

  .teamSection .teamBoxes {
    gap: 40px 0px;
  }

  .recruitersBanner .recruitersForm {
    width: 100%;
  }

  .recruitersBanner .recruitersForm .formGroup {
    margin-bottom: 16px;
  }

  .doesSection.recruiterPage .textBox {
    padding-right: 0px;
  }

  .doesSection.recruiterPage .row .col-12:nth-child(1),
  .doesSection.recruiterPage .row .col-12:nth-child(2) {
    margin-bottom: 0px;
  }

  .thmForm .formGroup .input-group.typeCardRadio {
    gap: 16px;
    display: flex;
    flex-direction: column;
  }

  .jobListingSection .jobBoxesCol .jobBoxes {
    margin-left: 0;
    margin-right: 0;
  }

  .jobListingSection .jobBoxesCol .jobBoxes .jobBoxCol {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }

  .jobDetailsSection .jobDetailsLeft {
    padding: 0 0;
    top: auto;
    position: relative;
    width: 100%;
  }

  .jobDetailsSection .jobDetailsRight {
    padding: 0 0;
    top: auto;
    width: 100%;
    position: sticky;
    bottom: 0;
    z-index: 20;
    background-color: var(--bg-light);
  }

  .jobDetailsSection .jobDetailsWrapper {
    position: inherit;
    /* height: 100vh; */
  }

  .jobDetailsSection .jobDetailsRight .applyRoleBox h2,
  .jobDetailsSection .jobDetailsRight .applyRoleBox p {
    display: none;
  }

  .jobDetailsSection .applyRoleMobBox {
    position: absolute;
    z-index: 10;
    left: auto;
    right: auto;
    bottom: 0;
  }

  .jobApplicationSection {
    padding-top: 100px !important;
  }

  .jobApplicationSection .jobApplicationWrapper {
    width: 100%;
    max-width: 100%;
  }

  .countrySection iframe {
    min-height: 400px;
  }

  .srvcSliderSection iframe {
    min-height: 640px;
    margin-bottom: -22px;
  }

  .valueSection .valueWrapper .textBoxes {
    display: none;
  }

  .valueSlider {
    display: block;
  }

  .benefitSection.section.secpt150.secpb150,
  .webinarSection.section.secpt150.secpb150 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .doesSection.latvia .row {
    gap: 48px 0px;
    flex-direction: column;
    flex-wrap: wrap;
    overflow: visible;
  }

  .doesSection.latvia .row .col-12 {
    flex: 0 0 auto;
    width: calc(100% - 0px);
  }

  .doesSection.latvia .row .col-12:nth-child(1),
  .doesSection.latvia .row .col-12:nth-child(2),
  .doesSection.latvia .row .col-12:nth-child(3),
  .doesSection.latvia .row .col-12:nth-child(4) {
    margin-bottom: 0px;
  }

  .doesSection.latvia .row .col-12:nth-last-child(1) {
    margin-bottom: 32px;
  }

  .footerApplication .d-flex.gap-2 {
    flex-direction: column;
    width: 100%;
  }

  .footerApplication .d-flex.gap-2 .cmnBtn {
    width: 100%;
  }
}