@media(min-width: 991px) {

    header {
        padding: 0 0 138px 0;
    }

    #header {
        position: fixed;
        width: 100%;
        z-index: 999;
    }

    .main-header-wrap {
        position: fixed;
        background: #fff;
        width: 100%;
        transition: .5s;
        transform: translateY(0);
    }

    /*.main-header-wrap.fixed {
        transform: translateY(-3.1em);
        transition: transform .3s;
    }*/

    .solutions-list-wrap > div:nth-child(1) {
        order: 0;
    }

    .solutions-list-wrap > div:nth-child(2) {
        order: 2;
    }

    .solutions-list-wrap > div:nth-child(3) {
        order: 4;
    }

    .solutions-list-wrap > div:nth-child(4) {
        order: 1;
    }

    .solutions-list-wrap > div:nth-child(5) {
        order: 3;
    }


    .solutions-list-wrap > div:nth-child(6) {
        order: 5;
    }
}

@media(min-width: 768px) {
    .leadership-item .thumb {
        width: 100%;
        max-width: 288px;
    }

    .solutions-item .thumb {
        width: 100%;
        max-width: 182px;
    }
}

@media(max-width: 1260px) {
    .container {
        max-width: 100%;
        padding: 0 15px;
    }

    .statistics-wrap {
        padding: 25px;
    }

    .statistics-item {
        min-width:unset;
        border: none;
    }

    .statistics-value strong {
        font-size: 36px;
        line-height: 44px;
    }

    .statistics-description {
        max-width: 146px;
        margin: 0 auto;
    }

    .success-stories-slide-row {
        max-width: max-content;
        min-width: auto;
    }

    .image-text-button-block .section-image-wrap img {
        width: 100%;
    }

    .featured-post-column .item-1 .post-thumbnail, .featured-post-column .item-2 .post-thumbnail {
        min-width: 270px;
        max-width: 270px;
    }

    .featured-post-column .item-1 .post-thumbnail img, .featured-post-column .item-2 .post-thumbnail img {
        min-width: unset;
        min-height: unset;
    }

    .post-info-related-post-carousel-wrap .post-info-wrap {
        flex: 25%;
        width: 25%;
    }
}

@media(max-width: 1225px) {
    .featured-post-column .item-1 .post-thumbnail, .featured-post-column .item-2 .post-thumbnail {
        min-width: 235px;
        max-width: 235px;
    }

    .featured-post-column .item-1 .post-thumbnail img, .featured-post-column .item-2 .post-thumbnail img {
        min-width: unset;
        min-height: unset;
    }
}

@media(max-width: 1200px) {
    .featured-post-column:first-child {
        max-width: 405px;
    }
    .quote-text {
        font-size: 16px;
        line-height: 32px;
    }

    .firsrt-section-wrap .qoute-text {
        font-size: 18px;
        line-height: 32px;
    }

    .single-lidership-content {
        max-width: 605px;
    }

    .section-single-career-info .meta-wrap {
        min-width: 270px;
    }

    .post-item-wrap .post-item {
        padding: 35px 25px;
    }

    body.blog .page-title--wrap {
        height: unset;
    }

    body.blog .subheader-wrap {
        flex-direction: column;
        align-items: unset;
        justify-content: center;
        gap: 20px;
        height: 320px;
    }

    body.blog .newsletter {
        margin: 0 0 0 105px;
    }

    .newsletter-caption {
        margin-bottom: 10px;
        color: #001F33;
    }

    .section-office-locator #boston {
        top: 7.2%;
        left: 28.4%;
    }

    .section-office-locator #new-york {
        top: 10.4%;
        left: 26.7%;
    }

    .section-office-locator #london {
        top: 1.7%;
        left: 47.3%;
    }

    .section-office-locator #sydney {
        bottom: 22.1%;
        right: 10.3%;
    }

    .section-office-locator #melbourne {
        bottom: 18.8%;
        right: 13%;
    }

    .single-insights-content {
        max-width: 650px;
    }

    .section-contact-us {
        flex-direction: column;
    }

    .section-contact-us .contact-form,
    .section-contact-us .contacs-block {
        width: 100%;
    }

    .site-footer {
        padding: 30px 0px 20px;
    }

    .footer-column-item:first-child {
        max-width: 100%;
        width: 100%;
    }

    #site-info {
        margin-top: 50px;
    }
}


@media(max-width: 991px) {
    .header-wrap.menu-open .main-header-wrap {
        position: unset;
    }

    .top-bar-pull-right,
    .top-bar-item.header-button,
    .main-header-button,
    .top-bar-item-caption {
        display: none;
    }

    .top-bar {
        padding: 5px 0 7px;
    }

    .top-bar-pull-left {
        width: 100%;
        justify-content: space-between;
        gap: 0;
    }

    .top-bar-item-icon {
        display: block;
        margin-right: 6px;
        margin-top: 3px;
    }

    .top-bar-item-icon svg {
        max-width: 22px;
    }

    .main-header-wrap {
        margin: 0;
        padding: 15px 0 13px;
    }

    .header-logo img {
        max-width: 240px;
    }

    .header-nav {
        display: none;
    }

    .responsive-menu-wrap {
        position: absolute;
        background: #E2E2E2;
        width: 100%;
        height: 100%;
        top: 0;
        padding: 40px 0;
        z-index: 3;
    }

    .admin-bar .responsive-menu-wrap {
        top: 32px;
    }

    .responsive-menu-top {
        display: flex;
        justify-content: space-between;
    }

    .menu-close img {
        max-width: 35px;
    }

    .responsive-menu > ul {
        padding: 15px 0;
        margin: 0;
    }

    .responsive-menu > ul > li  {
        padding-top: 15px;
        padding-bottom: 15px;
        text-decoration: none;
        list-style-type: none;
        position: relative;
    } 

    .responsive-menu > ul > li > a {
        font-weight: 500;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0.01em;
        color: #00356F;
    } 

   .responsive-menu .sub-menu {
        list-style: none;
        padding: 0;
        background: #0063A4;
        display: none;
        flex-direction: column;
        gap: 10px;
        margin-top: 15px;
        padding: 20px;
        box-shadow: 0px 4px 4px rgb(0 0 0 / 50%);
    }

    .responsive-menu .sub-menu-open .sub-menu {
        display: flex;
    }

    .responsive-menu .sub-menu li {
        margin-bottom: 8px;
    }

    .responsive-menu .sub-menu li a {
        font-weight: 400;
        font-size: 18px;
        line-height: 20px;
        letter-spacing: 0.01em;
        color: #FFFFFF;
    }

    .responsive-menu .arrow {
        position: absolute;
        right: 0;
        top: 15px;
    }

    .responsive-menu .sub-menu-open .arrow,
    .footer-column-content-open {
        transform: rotate(180deg)
    }

    .responsive-menu .arrow img {
        min-width: 14px;
        max-width: 14px;
    }

    .responsive-menu .socials {
        gap: 20px;
    }

    .burger-menu { 
        cursor:pointer;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .bar {
        transition:0.4s;
    }

    .bar-1 {
        display: block;
        width: 30px;
        border-top: 3px solid #0063A4;
        padding-top: 5px;
        cursor: pointer;
        transition: 0.4s;
    }

    .bar-2 {
        display: block;
        width: 30px;
        border-top: 3px solid #0063A4;
        padding-top: 5px;
        transition: 0.4s;
    }

    .bar-3 {
        display: block;
        width: 30px;
        border-top: 3px solid #0063A4;
        transition: 0.4s;
    }

    .main-header .header-button {
        display: block;
        margin-left: auto;
        margin-right: 30px;
        padding: 0;
    }

    .responsive-menu-content-wrap {
        background: #E2E2E2;
        padding: 5px 0 75px;
    }

    .responsive-menu-content-wrap .header-button {
        margin: 0;
    }

    .responsive-menu-content-wrap .main-header-button {
        display: block;
        margin-left: 0;
        text-align: center;
    }

    .responsive-menu-content-bottom {
        display: flex;
        justify-content: space-between;
        margin-top: 30px;
    }

    .page-title--wrap {
       /* padding: 40px 0;*/
        margin: 0;
    }

    .section-success-stories-wrap {
        margin-top: 60px;
    }

    .section-success-stories-wrap .success-stories-wrap .success-stories-slide-wrap {
        justify-content: center;
    }

    .success-stories-slide-row {
        min-width: 100%;
        flex-direction: column;
    }

    .post-info-related-post-carousel-wrap {
        flex-direction: column;
    }

    .related-post-carousel-wrap {
        width: 100%;
        margin: 0;
    }

    .custom-arrow {
        display: none;
    }

    .related-post-carousel-wrap .related-post-item {
        padding: 25px 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
    }

    .related-post-item .post-title {
        font-size: 15px;
        margin-top: 5px;
    }

    .related-post-item .block-readmore {
        margin-top: 10px;
    }

    .icon-blocks-and-quote-wrap {
        flex-direction: column;
    }

    .text-icons-block-wrap {
        max-width: 100%;
    }

    .quote-bloc {
        max-width: 100%;
    }

    .section-cpt-bottom {
        flex-direction: column;
        margin-top: 50px;
        gap: 30px;
    }

    .firsrt-section-wrap .quote-content-wrap {
        max-width: 420px;
    }

    .section-blocks-image-and-text .block-image-and-text {
        flex: 1 1 33%;
    }

    .leadership-list-wrap {
        display: block;
    }

    .leadership-item {
        margin-top: 30px;
    }

    .solutions-list-wrap {
        display: block;
    }

    .solutions-item {
        margin-top: 30px;
    }

    .single-lidership-content {
        max-width: 475px;
    }

    .single-career-info-wrap {
        flex-direction: column;
    }

    .single-career-info-wrap {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    .post-item-wrap .post-item {
        flex: 1 0 32%;
    }

    .testimonial-content {
        max-width: 490px;
    }

    .testimonial-item .text {
        font-weight: 500;
        font-size: 18px;
        line-height: 30px;
    }

    body.blog .page-title--wrap {
        padding: unset;
    }

    body.blog .newsletter {
        margin: unset;
    }

    .section-leadership-posts-list,
    .section-featured-post-wrap {
        display: none;
    }

    .offices-wrap {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
    }

    .office-item {
        display: flex;
        gap: 10px;
        max-width: 345px;
        background: #fff;
        filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.1));
        flex: 33%;
        padding: 15px 19px;
    }

    .address-point {
        padding-top: 10px;
    }

    .single-insights-content {
        max-width: 100%;
    }

    .error-background {
       display: none;
    }

    .image-text-button-block .section-wrap {
        flex-direction: column;
        align-items: flex-start;
    }

    .image-text-button-block .section-image-wrap {
        width: 100%;
    }

    .image-text-button-block .section-content-wrap {
        max-width: 100%;
    }

    .image-text-button-block {
        margin-top: 50px;
    }

    .footer-top {
        padding-top: 45px;
        padding-bottom: 60px;
    }

    .footer-button-wrap {
        gap: 24;
    }

    .footer-column-item .socials {
        margin-top: 30px;
    }

    #site-info {
        padding-top: 20px;
    }

    .post-info-related-post-carousel-wrap .post-info-wrap {
        flex: 100%;
        width: 100%;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    .loading-bar .slick-active .date {
        width: 32px;
        height: 32px;
    }

    .loading-bar .slick-active + .slick-active .date {
        width: 80px;
        height: 80px;
    }

    .loading-bar .slick-active + .slick-active + .slick-active .date {
        width: 110px;
        height: 110px;
        background: #0063A4;
        font-size: 18px;
        line-height: 22px;
        color: #FFFFFF;
        border: none;
    }

    .loading-bar .slick-active + .slick-active + .slick-active + .slick-active .date {
        width: 80px;
        height: 80px;
        background: #fff;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
        text-transform: capitalize;
        color: #001F33;
        border: 1px solid #B8B8B8;
    }

    .loading-bar .slick-active + .slick-active + .slick-active + .slick-active + .slick-active .date {
        width: 32px;
        height: 32px;
        border: 1px solid #B8B8B8;
    }

    .loading-bar .slick-active + .slick-active + .slick-active + .slick-active + .slick-active + .slick-active .date {
        width: 24px;
        height: 24px;
        border: 1px solid #B8B8B8;
    }


    .loading-bar .slick-active .date span,
    .loading-bar .slick-active + .slick-active + .slick-active + .slick-active + .slick-active .date span,
    .loading-bar .slick-active + .slick-active + .slick-active + .slick-active + .slick-active + .slick-active .date span {
        display: none;
    }

    .loading-bar .slick-active + .slick-active .date span,
    .loading-bar .slick-active + .slick-active + .slick-active .date span,
    .loading-bar .slick-active + .slick-active + .slick-active + .slick-active .date span {
        display: block;
    }
}



@media(max-width: 860px) {
    .single-lidership-content {
        max-width: 325px;
    }
}

@media(max-width: 782px) {
     .admin-bar .responsive-menu-wrap {
        top: 46px;
    }
}

@media(max-width: 767px) {
    .section-title h2 {
        font-size: 30px;
        line-height: 130%; 
    }

    .default-btn a {
        padding: 10px 20px;
    }

    .page-title, .page-title h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .page-subtitle {
        margin-top: 0;
        font-size: 14px;
    }

    .statistics-wrap {
        padding: 20px;
    }

    .statistics-item {
        width: 50%;
        border: 1px solid rgba(184, 184, 184, 0.2);
        padding: 10px;
    }

    .statistics-item:first-child {
        border: unset;
    }

    .statistics-item:nth-child(2) {
        border-top: unset;
        border-right: unset;
    }

    .statistics-item:nth-child(3) {
        border-left: unset;
        border-bottom: unset;
    }

    .statistics-item:last-child {
        border: unset;
    }

    .section-icons-with-text-wrap.two-column .icons-with-text-content-wrap {
        flex-direction: column;
    }

    .section-with-icon-blocks-and-quote {
        margin-top: 50px;
    }

    .section-with-icon-blocks-and-quote .section-title-wrap {
        margin-bottom: 30px;
    }

    .section-with-icon-blocks-and-quote  .text-icons-block-wrap {
        display: flex;
        gap: 20px;
    }

    .firsrt-section-wrap .section-content-wrap {
        flex-direction: column-reverse;
    }

    .firsrt-section-wrap .quote-content-wrap {
        width: 100%;
        max-width: 100%;
    }

    .firsrt-section-wrap .section-content-wrap .image-wrap {
        max-width: 365px;
    }

    .section-blocks-image-and-text .block-image-and-text {
        flex: 100%;
    }

    .section-blocks-image-and-text .block-content-wrap {
        padding: 15px;
    }

    .leadership-item {
        display: block;
    }

    .leadership-content {
        margin-top: 10px;
    }

    .leadership-item .thumb img {
        max-width: 100%;
    }

    .solutions-item {
        display: block;
    }

    .solutions-content {
        margin-top: 10px;
    }

    .solutions-item .thumb img {
        max-width: 100%;
    }

    .section-single-lidership-info {
        flex-direction: column;
        margin-top: 40px;
    }

    .single-lidership-content .contacts {
        flex-direction: column;
        gap: 10px;
    }

    .single-lidership-content {
        max-width: 100%;
    }

    .single-lidership-thumb.desctop {
        display: none;
    }

    .single-lidership-thumb.mobile {
        display: block;
        margin: 15px 0;
    }

    .single-lidership-thumb img {
        min-width: unset;
    }

    /* history timeline */

    .loading-bar .slick-active .date {
        width: 45px;
        height: 45px;
    }

    .loading-bar .slick-active + .slick-active .date {
        width: 60px;
        height: 60px;
        background: #0063A4;
        font-size: 16px;
        line-height: 20px;
        color: #FFFFFF;
        border: none;
    }
    .loading-bar .slick-active .date,
    .loading-bar .slick-active + .slick-active + .slick-active .date {
        width: 45px;
        height: 45px;
        background: #fff;
        font-weight: 600;
        font-size: 12px;
        line-height: 15px;
        text-transform: capitalize;
        color: #001F33;
        border: 1px solid #B8B8B8;
    }

    /* history timeline */

    .logos-list-wrapper {
        flex-wrap: wrap;
    }

    .logos-list-wrapper .logo-item {
        flex: 33%;
    }

    .section-single-career-info .title-wrap {
        flex-direction: column;
    }

    .contacts-column-content-wrap {
        padding: 25px 20px;
    }

    .section-contact-us .contact-form {
        padding: 25px 35px;
    }

    #subheader {
        margin-bottom: 40px;
    }

    body.blog #subheader {
        margin-bottom: 40px;
    }


    .section-insights-filter-nav {
        display: flex;
        margin-bottom: 40px;
    }

    .section-insights-filter-wrap,
    .section-filter-label {
        display: none;
    }

    .section-insights-filter {
        flex-direction: column;
    }

    .section-insights-filter form select {
        min-width: 100%;
    }

    .insights-entry-content {
        margin-top: 30px;
    }

    .single-insights-content .inner-insights-title h1 {
        font-size: 22px;
        line-height: 32px;
    }

    .insights-post-item.call-to-action-block #mailpoet_form_1 .mailpoet_paragraph {
        max-width: 150px;
    }

    .image-text-button-block .default-btn {
        margin-top: 10px;
    }

    .default-btn.btn-2 {
        margin-top: 10px;
        margin-left: 0;
    }

    .section_media_grid {
        margin-top: 35px;
    }

    .media_grid-wrap {
        flex-direction: column;
    }

    .media_grid-item {
        width: 100%;
    }

    #site-info {
        margin-top: 20px;
    }

    .insights-post-item {
        flex: 100% !important;
    }

    .footer-bottom {
        flex-direction: column;
    }

    .post-form-script iframe {
        height: 100vh !important;
    }
}

@media(max-width: 662px) {
    .cf-block iframe {
        height: 730px;
        max-height: 730px;
    }
}

@media(max-width: 545px) {
    .top-bar {
        padding: 5px 0px 5px;
    }

    .top-bar-item a {
        font-size: 12px;
    }

    .top-bar-item-icon svg {
        max-width: 19px;
    }

    .statistics-value {
        font-weight: 400;
        font-size: 16px;
        line-height: 20px;
    }

    .statistics-value strong {
        font-weight: 700;
        font-size: 36px;
        line-height: 44px;
    }

    .logo-item {
        flex: 100%;
    }

    .statistics-description {
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
        max-width: 130px;
        margin-top: 2px;
    }

    .related-post-carousel-wrap .slick-list {
        margin-right: -20px;
    }

    .related-post-carousel-wrap .slick-track {
        margin-left: -20px;
    }

    .related-post-carousel-wrap .related-post-item {
        margin-left: 20px;
    }

    .text-icons-block-wrap {
        flex-direction: column;
    }

    .section-with-icon-blocks-and-quote .text-icons-block {
        display: flex;
        align-items: flex-start;
        gap: 20px;
    }

    .section-with-icon-blocks-and-quote .icon {
        margin-top: 5px;
    }

    .section-with-icon-blocks-and-quote .text-icons-block .heading {
        margin-top: 0;
        font-size: 16px;
        line-height: 20px;
    }

    .section-with-icon-blocks-and-quote .text-icons-block .text {
        margin-top: 5px;
    }
    
    .post-item-wrap .post-item {
        flex: 100%;
    }

    .testimonial-item {
        flex-direction: column;
    }

    .newsletter .mailpoet_form .mailpoet_submit {
        font-size: 14px !important;
        padding: 13px 10px !important;
    }

    .mailpoet_form .mailpoet_text {
        font-size: 14px !important;
        min-width: 200px;
    }

    .office-item {
        flex: 100%;
    }

    .section-contact-us .contact-form {
        padding: 15px;
    }

    .error-404-wrap.not-found .entry-content {
        padding: 70px 0;
    }

    .error-tex {
        font-size: 150px;
        line-height: 120px;
    }

    .post-tags {
        max-width: 220px;
    }

    #footer4 {
        width: 100%;
    }

    .footer-button a {
        max-width: 180px;
    }

    .footer-column-item .socials-text {
        margin-right: auto;
    }

    .footer-column-item .socials-item img {
        max-height: 22px;
    }
}

@media(max-width: 420px) {
    .site-footer {
        background: #E2E2E2;
        background-image: unset !important;
    }

    .footer-columns {
        flex-direction: column;
        gap: 25px;
    }

    .footer-column-item {
        position: relative;
    }

    .footer-column-item:not(:first-child) li > div,
    .footer-column-item:not(:first-child) > div {
        display: none;
    }

    .footer-column-item h3 {
        margin-bottom: 10px;
    }

    .footer-column-item .arrow {
        position: absolute;
        right: 0;
        top: 0px;
        display: block;
    }

    .footer-column-item .arrow img {
        width: 14px;
        height: 14px;
    }
}

/*@media(max-width: 370px) {
    .responsive-menu-content-bottom {
        flex-direction: column;
        gap: 20px;
    }  
}*/