@media only screen and (max-width: 1600px) {
    .blog-card {
        width: 550px !important;
    }
}

@media only screen and (max-width: 1420px) {

    .hero-text h2,
    .hero-text h3 {
        font-size: 34px;
    }
    .all-partner-column img {
        padding: 12px 27px;
    }

    .link-btns {
        padding-right: 30px;
    }

    .why-us-tab-text {
        font-size: 16px;
    }

    .site-social h2 {
        font-size: 38px;
    }

    .footer-social-icons a {
        width: 40px;
        height: 40px;
    }

    .footer-social-icons {
        padding-bottom: 40px;
    }

    .site-social-terms {
        width: 25%;
    }

    .phone-up {
        width: 25%;
    }

    .footer-list {
        gap: 50px;
    }

    .report-info h4 {
        font-size: 20px;
    }

    .blog-card-body {
        gap: 20px;
        margin: 15px;
    }

    .blog-card-heading sub {
        font-size: 21px;
    }

    .blog-card-text p {
        font-size: 14px;
    }

    .offer-info {
        gap: 20px;
        margin: 15px;
    }

    .offer-heading sub {
        font-size: 21px;
    }

    .offer-body p {
        font-size: 14px;
    }

    .hero-info-item h4 {
        font-size: 30px;
    }
    .hero-info {
        gap: 25px;
    }



}

@media only screen and (max-width: 1200px) {

    .account-left{
        padding: 30px 10px;
    }
    .account-left form input, .account-left form button{
        width: 100% !important;
    }
    .account-form-text h2{
        font-size: 28px;
    }
    .account-form-text p{
        font-size: 16px;
    }
    .account-form-text{
        gap: 25px;
    }
    .account-left{
        gap: 40px;
        align-items: flex-start;
    }
    .account-container{
        width: 100%;
    }
    .account-left{
       width:  100% !important;
    }
    .account-form{
        align-items: center !important;
        width: 95%;
        max-width: 500px;
        margin: 0 auto;
    }

    .partners-row {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .all-partner-column{
        width: 40%;
        display: flex;
    }

    .all-partner-column img{
        max-width: 200px;
        max-height: 80px;
    }
    .upload-mobile{
        display: flex;
    }
    .upload-mobile-deactive{
        display: none;
    }
    .header__item a {
        font-size: .8rem;
    }

    .persAccBtn {
        width: 100px;
        height: 40px;
        padding: 0 10px;
    }

    .link-btn {
        font-size: 0.8rem;
    }


    .link-btns {
        padding-right: 20px;
    }

    .persAccText {
        font-size: .7rem;
    }

    .langBtn {
        width: 55px;
        height: 40px;
    }

    .lang {
        font-size: .8rem;
    }

    .hero-text h2,
    .hero-text h3 {
        font-size: 28px;
    }

    .hero-info-item h4 {
        font-size: 28px;
    }

    .hero-info-item p {
        font-size: 14px;
    }

    .hero-info hr {
        height: 40%;
    }

    .hero-info-item {
        gap: 5px;
    }

    .hero-info {
        padding-top: 20px;
        padding-left: 10px;
        gap: 15px;
    }

    .why-us-tab-text {
        font-size: 14px;
    }

    .footer-social-icons {
        padding-bottom: 35px;
    }

    .footer-list-item a {
        font-size: 14px;
    }

    .footer-sublist-item a {
        font-size: 12px;
    }

    .footer-list {
        gap: 35px;
    }

    .blog-card-heading sub {
        font-size: 18px;
    }

    .blog-card-text p {
        font-size: 12px;
    }

    .offer-heading sub {
        font-size: 18px;
    }

    .offer-body p {
        font-size: 12px;
    }

    .page-info-heading h2 {
        font-size: 40px;
    }

    .page-info-body,
    .page-info-body-mh p {
        font-size: 14px;
    }

    .info-tab-item sub {
        font-size: 18px;
    }


    .vacancies-info-card-body h4 {
        font-size: 22px;
    }

    .vacancies-info-card-body p {
        font-size: 14px;
    }


}

@media only screen and (max-width: 1024px) {


    .partners-row {
        display: none;
    }

    .partners-info-container {
        width: 90%;
    }

    .all-partners-container {
        gap: 20px;
    }

    .mobile-all-partners-row hr {
        height: 100% !important;
        width: 0 !important;
        border: 1px solid #13307E !important;
        opacity: 0.1 !important;
    }

    .mobile-all-partners-row {
        display: flex;
        height: 57px;
        justify-content: center;
        align-items: center;
    }

    .all-partner-column img {
        max-width: 144px;
        max-height: 57px;
        padding: 0;
     }

     .all-partner-column {
        width: 50%;
     }

    .hero-background {
        width: 100%;
        height: 587px;
        display: flex;
        background-image: url(../img/hero-background-mobile.png) !important;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 30px;
        overflow: hidden;
    
    }
    


    .services,
    .service-info,
    .why-us,
    .steps {
        margin-top: 90px;
    }
.upload-card-border{
    border: 0;
    height: auto;
}
.vacancy-upload-card {
    width: 40%;
    height: 224px;
    background-color: #FFFFFF;
    box-shadow: 0px 6px 35px 0px #829DBC26;
    border-radius: 30px;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}

.vacancy-upload-container {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap:26px;
    padding: 30px 25px;
}
.vacancy-upload-card{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.upload-card-button{
    display: flex;
    justify-content: center;
}
.upload-card-heading h4{
    font-size: 20px;
}

    .partners {
        margin-top: 70px;
        display: flex;
        justify-content: center;
    
        width: 100%;
    }

    .partners-container {
        justify-content: flex-start !important;
        overflow-x: scroll !important;
        max-width: 100%;
        gap: 70px !important;
        padding: 0 10px;
    }

    .wrapper {
        padding: 0 5px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .links {
        display: none;
    }

    .buttons {
        display: none;
    }

    .mobileButtons {
        display: flex;
        gap: 17px;
        align-items: center;
    }

    .mobPersAccBtn {
        background-color: transparent;
        width: 24px;
        height: 24px;
        border: 0;
        cursor: pointer;
    }

    .hamburgerMenu {
        background-color: transparent;
        width: 18px;
        height: 12px;
        border: 0;
        cursor: pointer;
    }

    .mobileOpenMenu {
        display: flex;
        height: 0;
        width: 100%;
        position: fixed;
        top: 0;
        overflow: hidden;
        transition: .3s;
        background-color: white;
    }

    hr {
        height: 1px;
        width: 100%;
        color: #056DFA;
        opacity: .2;
    }

    .mobileOpenMenuActive {
        height: 100%;
        transition: .3s;
        z-index: 99;

    }

    .mobileContainer {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        height: 100vh;
        height: -webkit-fill-available;
        width: 100%;
        padding: 30px 16px;
    }

    #closeBtn {
        cursor: pointer;
    }

    .mobileCloser {
        width: 100%;
        padding: 5px 0;
        display: flex;
        justify-content: flex-end;
    }

    .header__list {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .header__logo img {
        width: 100px;
        height: 46px;
    }

    .header__item {
        width: 135px;
        height: 17px;
    }

    .header__item a {
        font-size: 1.5rem;
        font-weight: 500;
        line-height: 29px;
        letter-spacing: 0em;
        text-align: left;
        color: #13307E;
    }

    .header__item {
        height: 100%;
        width: 100%;

        cursor: pointer;
    }


    .socialNetworks {
        padding-top: 40px;
        width: 100%;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
        gap: 10px;
    }

    .socialNetworks p {
        font-family: Raleway;
        font-size: 1.125rem;
        font-weight: 600;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        color: #056DFA;
    }

    .socialIcons {
        display: flex;
        gap: 17px;
        width: 100%;
    }

    .socialIcons a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 45px;
        width: 45px;
        border-radius: 16px;
        background-color: rgba(255, 255, 255, 0.6);
        box-shadow: 0px 6.7379679679870605px 39.304813385009766px 0px #829DBC26;
    }

    .socialIcons a img {
        width: 24px;
        height: 24px;
    }

    .mobileLang {
        min-height: 40px;
        margin-top: 35px;
        width: 100%;
        border: 1px solid #056DFA80;
        border-radius: 16px;
        display: flex;
        justify-content: space-between;
        overflow: hidden;
        padding: 0 !important;

    }

    .rightButton {
        border-top-left-radius: 16px;
        border-bottom-left-radius: 16px;
    }

    .centerButton {
        border-radius: 16px;
    }

    .leftButton {
        border-top-right-radius: 16px;
        border-bottom-right-radius: 16px;
    }

    .mobileLang button {
        display: flex;
        justify-content: center;
        align-items: center;
        color: #056DFA;
        font-size: 1.125rem;
        font-weight: 600;
        line-height: 23px;
        letter-spacing: 0em;
        text-align: left;
        width: 33%;
        height: 48px;
        background-color: transparent;
        border: 0;
        cursor: pointer;
        transition: .3;
    }

    .mobileLangActive {
        color: #F1F1F1 !important;
        background-color: #056DFA !important;
        transition: .3;

    }

    .hero-text h2,
    .hero-text h3 {
        font-size: 24px;
    }

    .hero-left {
        width: 100%;
    }

    .hero-left-container {
        justify-content: flex-start;
        padding-top: 40px;
    }

    .hero-right {
        display: none;
    }

    .hero {
        flex-direction: column;
    }

    .mobile-hero-info {
        padding-top: 10px;
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .mobile-hero-info-item {
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 20px;
    }

    .mobile-hero-info-item h4 {
        padding-top: 30px;
        font-size: 28px;
        font-weight: 700;
        line-height: 33px;
        letter-spacing: 0em;
        text-align: center;
        color: #056DFA;
    }

    .mobile-hero-info-item p {
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;
        letter-spacing: 0em;
        text-align: center;
        padding-bottom: 30px;
        color: #056DFA;
    }

    .service-heading {
        font-size: 26px;
    }

    .service-plan-card-heading h3 {
        font-size: 19px;
    }

    .service-plan-card-heading p {
        font-size: 10px;
    }

    .service-plan-card-info p {
        font-size: 10px;
    }

    .service-plan-card-info span {
        font-size: 20px;
    }

    .service-plan-card-price p {
        font-size: 10px;
    }

    .service-plan-card-price span {
        font-size: 24px;
    }

    .service-plan-card {
        width: 288px;
        height: 344px;
    }

    .service-info-item-text {
        width: 100%;
    }

    .service-info-item-img {
        display: none;
    }

    .service-info-item-text-img {
        width: 100%;
        display: flex;
        height: 176.17px;
        justify-content: center;
        align-items: center;
        border-radius: 8.31px;
    }

    .service-info-item-text-img img {
        width: auto;
        height: 100%;
        border-radius: 8.31px;
    }

    .service-info-item-text h2 {
        font-size: 26px;
    }

    .why-us-info h2 {
        font-size: 26px;
    }

    .why-us {
        flex-direction: column;
    }

    .why-us-info {
        width: 100%;
    }

    .why-us-tabs {
        width: 100%;
        flex-direction: column;
    }

    .why-us-tab1 {
        width: 100%;
        margin-bottom: 15px;
    }

    .why-us-tab2 {
        width: 100%;
        margin-top: 0;
    }

    .why-us-tab-text {
        font-size: 16px;
    }

    .steps-container {
        flex-direction: column;
    }

    .steps-img {
        width: 100%;
    }

    .steps-img img {
        height: 232px;
    }

    .steps-info {
        width: 100%;
    }

    .steps-heading {
        justify-content: flex-start;
    }

    .steps-heading h2 {
        font-size: 26px;
    }

    .step-heading sub {
        font-size: 18px;
    }

    .footer-container {
        position: relative;
        flex-direction: column;
        padding: 40px 16px 40px 16px;
        height: auto;
        border-radius: 30px;
    }

    .terms-conditions {
        display: none;
    }

    .footer-links {
        display: none;
    }

    .site-social h2 {
        font-size: 26px;
    }

    .footer-social-icons a {
        width: 40px;
        height: 40px;
    }

    .arrow-up {
        position: absolute;
        left: 85%;
        top: 10%;
        width: 50px;
        height: 45px;
        transform: translate(-50%);
    }

    .footer-social-icons,
    .site-social,
    .site-social-terms {
        width: 100%;
        padding-bottom: 15px;
    }

    .footer-phone {
        display: none;
    }

    .mobile-footer-phone {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 200px;
        height: 45px;
        margin: 10px;
        gap: 6px;
        border-radius: 16px;
        background-color: #FFFFFF99;
    }

    .mobile-footer-phone span {
        font-size: 18px;
        font-weight: 700;
        line-height: 21px;
        letter-spacing: 0em;
        color: #056DFA;
    }

    .mobile-footer-links {
        display: flex;
        justify-content: space-around;
        width: 100%;
    }

    .footer-list {
        display: flex;
        flex-direction: column;
    }

    .footer-list-item {
        gap: 10px;
    }

    .footer-sublist {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }

    .mobile-links-tab2 ul li {
        padding-bottom: 20px;
    }

    .footer-list-item a {
        font-size: 16px;
    }

    .footer-sublist-item a {
        font-size: 14px;
    }

    .report-container {
        flex-direction: column;
        gap: 30px;
    }

    .report-info h4 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .offer-tab {
        display: none;
        max-width: 288px;
        height: auto;
        box-shadow: 0px 6px 35px 0px #829DBC26;
        background: transparent !important;
        padding: 15px 15px 25px 15px !important;
    }

    .blog-card-container {
        flex-direction: column;
        gap: 15px;
    }

    .blog-card-img {
        width: 100%;
        margin: 0;
        padding: 15px 15px 0 15px;
    }

    .blog-card-body {
        width: 100%;
        padding: 0 15px 15px 15px;
        gap: 10px;
    }

    .offer-tab-container {
        flex-direction: column;
        gap: 15px !important;
        height: auto !important;
        min-width: 188px !important;
    }

    .offer-img {
        width: 100%;
        margin: 0;
    }

    .offer-info {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important;
        gap: 10px !important;
    }

    .offer-info sub {
        font-size: 18px;
    }

    .offer-info p {
        font-size: 16px;
    }

    .offer-active {
        display: flex;
    }

    .offer-button button {
        margin-top: 10px;
    }

    .mobile-offers-nav {
        margin-top: 40px;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
    }

    .offer-nav {
        width: 10px;
        height: 10px;
        border-radius: 50px;
        background-color: #13307E;
        opacity: 0.2;
        cursor: pointer;
    }

    .offer-nav-active {
        opacity: 1;
    }

    .info-body-mh {
        display: none;
    }

    .page-info-tabs,
    .info-tabs {
        display: none;
    }

    .page-info-container {
        width: 100%;
    }

    .info-heading h2 {
        font-size: 26px;
    }

    .blog-info-background {
        height: auto;
    }

    .info-background {
        height: auto;
    }

    .mobile-info-tabs {
        display: flex;
        flex-direction: column;
        align-items: center;
        cursor: pointer;
        width: 90%;
    }

    .mobile-select-active {
        display: flex !important;
    }

    .mobile-info-tabs-select {
        display: none;
        flex-direction: column;
        width: 90%;
        background-color: #FFFFFF;
        border-radius: 0;
        position: relative;
    }

    .mobile-info-tabs-item {
        border: 1px solid rgba(19, 48, 126, 0.1);
        border-top: 0;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mobile-info-tabs-item span {
        width: 90%;
        font-weight: 400;
        line-height: 23px;
        letter-spacing: 0em;
        color: #056DFA;
    }

    .mobile-info-tabs-input {
        cursor: pointer;
    width: 100%;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: white;
    border-radius: 50px;
    border: 0;
    padding: 20px;
    color: #056DFA;
    font-weight: 600;
    font-size: 18px;
    }

    .mobile-info-tabs-input select {
        height: 52px;
        border-radius: 50px;
        border: 1px solid #056DFA80;
        width: 100%;
        background-color: #FFFFFF;
        padding-left: 30px;
        color: #056DFA;
        font-weight: 600;
        font-size: 18px;
        appearance: none;
    }

    .services2 {
        align-items: center;
    }

    .page-info-heading h2,
    .blog-info-heading h2 {
        font-size: 26px;
    }

    .blog-card {
        width: 288px;
        height: 484px;
    }

    .privacy {
        display: flex;
        justify-content: center;
    }

    .privacy-container {
        padding-left: 0;
        width: 85%;
    }

    .privacy-container h2 {
        font-size: 26px;
    }

    .contact-container {
        flex-direction: column;
        gap: 20px;
        border-radius: 16px;
    }

    .contact-info {
        width: 100%;
        padding: 15px;
    }

    .contact-heading h2 {
        font-size: 26px;
    }

    .contact-img {
        width: 90%;
        display: flex;
        justify-content: center;
        padding: 0;
        padding-bottom: 25px;
    }

    .contact-img img {
        width: 100%;
        padding: 0;
        max-width: 300px;
    }

    .form-group {
        flex-direction: column;
        gap: 15px;
    }

    .contact-form-form {
        gap: 15px;
    }

    .form-group-button {
        margin: 15px aut0, 0 auto;
    }

    .form-group-button button {
        width: 100%;
        max-width: 400px;
    }

    .form-group-button {
        margin-top: 15px;
        display: flex;
        justify-content: center;
    }

    .form-group input {
        width: 100%;
    }

    .company-container {
        gap: 30px;
        width: 90%;
    }

    .company-img {
        position: static;
        width: 90%;
        height: auto;
        border-radius: 6px;
    }

    .company-img img {
        position: static;
        width: 100%;
        height: auto;
        min-height: 232px;
        border-radius: 6px;
        top: 0;
        left: 0;
        transform: none;
    }

    .vacancies-info-container {
        position: static;
        width: 100%;
        height: auto;
    }

    .vacancies-info-card {
        position: static;
        top: 0;
        left: 0;
        transform: none;
        width: 90%;
        height: auto;
        flex-direction: column-reverse;
        padding: 15px;
        gap: 20px;
    }

    .vacancies-info-card-body {
        width: 100%;
        gap: 25px;
        padding-bottom: 20px;
    }

    .vacancies-info-card-body h4 {
        font-size: 20px;
    }

    .vacancies-info-card-body p {
        font-size: 16px;
    }

    .vacancies-info-card-img {
        width: 100%;
    }

    .vacancies-info {
        margin-top: 30px;
    }

    .company {
        margin-top: 30px;
    }

    .page-info-background {
        height: 296px;
    }

    .info-container {
        width: 90%;
        padding: 30px 20px 30px 20px;
    }

    .page-info-container {
        margin-top: 25px;
    }

    .blog-container {
        gap: 30px;
        width: 100%;
    }

    .blog-img {
        position: static;
        width: 90%;
        height: auto;
    }

    .blog-img img {
        position: static;
        width: 100%;
        height: auto;
        min-height: 232px;
        top: 0;
        left: 0;
        transform: none;
        object-fit: contain;
    }

    .blog-details {
        margin-top: 30px;
    }

    .blog-info-container {
        margin: 30px 20px 30px 20px;
        gap: 20px;
        justify-content: center;
    }

    .blog-social-icon {
        width: 48px;
        height: 50px;
        border-radius: 16px;
        background-color: #FFFFFF;
        box-shadow: 0px 6px 35px 0px #829DBC26;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .blog-social-icons img {
        width: 26.67px;
        height: 25.6px;
    }

    .offers-heading {
        font-size: 26px;
        margin-bottom: 40px;
    }

    .vacancy-details-container {
        flex-direction: column;
    }

    .vacancy-info-card {
        width: 100%;
    }

    .vacancy-upload-card {
        width: 100%;
    }

    .company-stats {
        height: 353px;
        border-radius: 30px;
        flex-direction: column;
    }

    .company-stats hr {
        height: 1px;
        width: 90%;
    }

    .company-stats-item {
        gap: 15px;
        width: 100%;
    }

    .company-stats-item span {
        font-size: 28px;
        line-height: 33px;

    }

    .company-stats-item sub {
        font-size: 16px;
        font-weight: 500;
        line-height: 19px;

    }

    .our-goals {
        flex-direction: column;
        gap: 30px;
    }

    .goal-card-container {
        width: 90%;
    }

    .goal-card-container hr {
        width: 90%;
    }

    .goal-card {
        width: 100%;
        height: 435px;
    }

    .goal-card-img {
        width: 80px;
        height: 80px;
    }

    .contact-info-background {
        height: 167px;
    }

    .contact-info-container {
        gap: 35px;
    }

    .contact-data {
        margin-top: 35px;
    }

    .contact-data-container {
        flex-direction: column;
    }

    .contact-data-card-container {
        width: 100%;
    }

    .contact-data-card {
        width: 100%;
        background-color: #FFFFFF;
        box-shadow: none;
    }

    .contact-data-map {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .contact-data-map iframe {
        height: 213px;
        border-radius: 8.49px;
    }

    .order-card-container {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 50px;
        padding: 0;
    }

    .order-card {
        height: auto;
        padding: 30px 15px 40px 15px;
        border-radius: 30px;
    }

    .order-card-form {
        width: 100%;
        height: auto;
    }

    .data-input-group {
        flex-direction: column;
    }

    .data-input-group input,
    .data-input-group select {
        width: 100%;
    }

    .order-card-img {
        max-width: 450px;
        min-width: 258px;
    }

    .order-card-heading {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .order-card-heading h2 {
        font-size: 26px;
    }

    .personal-data-heading h4 {
        font-size: 20px;
    }

    .mobile-deactive {
        display: none;
    }

    .service-plans {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .mobile-service-more-button {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 210px;
        height: 52px;
        border-radius: 16px;
        background-color: transparent;
        border: 1px solid #056DFA;
        color: #056DFA;
        cursor: pointer;
    }

    .mobile-service-more-button:hover {
        background-color:#056DFA;
        color: #FFFFFF;
        transition: .3s;
    }

    .service-hide {
        display: none;
    }
}

@media only screen and (max-width: 500px) {
    .code{
        display: flex;
        gap: 10px;
        width: 100% !important;
        }
}

