    @media(min-width:1500px) {
    .header_extras {
        height: 242px;
        width: 60vh;
        background: #fff;
        position: absolute;
        right: 0px;
        top: -1000px;
        transition: all ease-in-out .5s;
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 1338px;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
}




@media(max-width:1200px) {
    .container {
        max-width: 1100px;
    }

   .vertical_cont h4{
       font-size: 24px;
   }
   .vertical-box {
        padding: 26px 15px 30px;
   }

    .py_10 {
        padding: 90px 15px;
        /* border-bottom: 5px solid var(--black); */
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .baner_navtabes .nav-tabs {
        border: none;
        /* gap: 30px; */
        white-space: nowrap;
        flex-wrap: nowrap;
        overflow-x: scroll;
        padding-bottom: 10px;
    }




    .title_heading h2 {
        font-size: 50px;
        font-weight: 700;
        line-height: 56px;

    }

    .meet_shape img {
        height: 360px;
    }

    .linkedin_box {
        padding: 76px 27px;
    }

    /* width */
    .baner_navtabes .nav-tabs::-webkit-scrollbar {
        width: 0px;
    }

    .email_foter {
        padding: 50px 30px;
    }

    .form-group label {
        font-size: 20px;
    }

    section.contact_banner {
        background-position: center;
    }

    /* .article_baner{
        padding: 250px 0 36px;
    }  */
    .history_box::before {
        right: -28px;
        top: 50%;
        width: 20px;
    }

    .solution_baninner {
        padding: 280px 80px 112px;
    }

    /* 02-09-24 */

    .search_img img {
        max-width: 460px;
    }
    .chain_boxtwo>ul>li {
        margin-right: 20px;
    }
  
 
}

@media(max-width:1025px) {
    h1.main_heading {
        font-size: 80px;
        font-weight: 700;
        line-height: 100px;
        text-align: left;
    }

    .footer_logo {
        margin-bottom: 35px;
    }

    .footer_inner {
        padding: 30px;
    }

    .menubar {
        max-width: 740px;
    }

    .menubar nav ul li a,
    .email_cont a {
        font-size: 20px;
    }

    .menubar .menu_title {
        font-size: 22px;
        margin-bottom: 0px;
        line-height: 32px;
    }

    .header_extras {
        display: none;
    }

    .menubar.active nav {
        flex: 0 0 50%;
    }

    .mission_inner {
        padding: 80px 84px;
        border-radius: 10px;
        background-position: center !important;
    }

    .history .row [class^="col-"] {
        margin-right: 24px;
        justify-content: center;
    }

    .history .row [class^="col-"]:last-child {
        margin-right: 0px;
        /* justify-content: center; */
    }

    .history_box::before {
        right: -25px;
        width: 15px;
    }

    .solution_baninner {
        padding: 220px 40px 112px;
    }

    .search_cont h3,
    .executive_cont h4 {
        font-size: 46px;
        line-height: 60px;
        margin-bottom: 20px;
    }

    .search_cont p,
    .executive_cont>p {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 30px;
    }

    .executive_cont {
        padding-left: 30px;
    }

    /* .solution_cnt h1 {
        font-size: 80px;
        line-height: 90px;
    } */

    .chain_boxtwo>ul>li {
        flex: 0 0 auto;
        width: 48%;
        margin-bottom: 30px;
    }

    .chain_boxtwo>ul>li:last-child {
        margin-bottom: 0px;
    }

    .chain_boxtwo>ul {
        row-gap: 0px;
    }

    .chain_boxtwo {
        flex: 0 0 auto;
        width: 66%;
    }

    .chain_boxone {
        flex: 0 0 auto;
        width: 34%;
    }

    .article_box {
        margin-bottom: 40px;
    }

    /* .article_baner {
        padding: 220px 0 36px;
    } */

    .solution_cnt ul {
        overflow: scroll;
        flex-wrap: nowrap;
        white-space: nowrap;
    }

    /* 02-09-24 */
    .chain_boxtwo>ul>li {
        margin-right: 0px;
    }
    .chain_boxtwo>ul{
        justify-content: space-between;
    }
}

@media(max-width:991px) {
    .footer_boxone {
        flex-direction: column;
    }

    .email_foter,
    .footer_boxtwo {
        padding: 30px 30px;
    }

    .linkedin_box {
        padding: 18px 27px;
        flex: 0 0 100%;
        width: 100%;
        max-width: unset;
        display: flex;
        justify-content: center;
    }

    .title_heading h2 {
        font-size: 42px;
        font-weight: 700;
        line-height: 49px;
    }

    .retain_cont {
        padding: 42px 24px;
        padding-top: 0px;
        margin-top: auto;
    }

    section.retain .row [class^="col-"] {
        margin-bottom: 30px;
    }

    section.retain .row [class^="col-"]:last-child {
        margin-bottom: 0px;
    }

    .meet_decp h4 {
        font-size: 32px;
        font-weight: 700;
        line-height: 48px;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 0px;
    }

    section.meet .title_heading {
        margin-bottom: 40px;
    }

    .meet_shape {
        display: none;
    }

    p.meet_detail {
        max-width: unset;
        margin-left: auto;
        margin-top: 30px;
    }

    .latest_shape {
        left: 40%;
        width: 210px;
    }

    .latest_box h3 {
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
        margin-top: 15px;
    }

    .baner_bnts {
        display: block;
        display: flex;
        margin-top: 12px;
        justify-content: center;
        align-items: center;
    }

    .baner_bnts #prevBtn {
        margin-right: 20px;
    }

    .baner_bnts button {
        padding: 0px 15px;
        border: 1px solid #000;
        border-radius: 10px;
        font-size: 30px;
        cursor: pointer;
        background-color: #fff;
    }



    .company_cont {
        padding: 24px;
        padding-bottom: 34px;
    }

    .company_box h3 {
        font-size: 36px;
    }

    .solution_cnt ul li a {
        font-size: 28px;
    }


    .executive_img img {
        max-width: 400px;
    }

    .similar_oprtns .row [class^="col-"] {
        margin-bottom: 30px;
    }

    .similar_oprtns .row [class^="col-"]:last-child {
        margin-bottom: 0px;
    }

    .contact_banner .oportny_banercont {
        padding-bottom: 90px;
    }

    .footer_boxone .email_foter {
        margin-bottom: 20px;
        margin-right: 0px;
    }


    .history_slider .slick-track .slick-slide:nth-child(1) .history_slide  {
        padding-left: 15px
    }
    .history_slider .slick-track .slick-slide:nth-child(3) .history_slide  {
        padding-right: 15px
    }

    .history_slider .slick-track .slick-slide.slick-current .history_box::before {
        right: -24px;
        width: 15px;
        content: "";
    }
    .history_slider .slick-track .slick-slide .history_box::before{
        content: none;
    }


    .history_slider  .slick-list.draggable {
        margin: 0 -15px;
    }
    .history .curr_btn{
        margin-top: 40px;
    }

/* 02-09024 */

    .chain_boxtwo>ul>li {
        margin-right: 0px;
    }
    .chain_boxtwo>ul{
        justify-content: space-between;
    }
}


@media(max-width:900px){
    .solution_cnt .baner_bnts {
        display: block;
    }

    .solution_cnt ul::-webkit-scrollbar {
        width: 0px;
    }

    .search_img img {
        max-width: 370px;
    }
}

@media(max-width:768px) {
    
    .vertical_cont h4{
        margin-bottom:15px;
    }
    h1.main_heading {
        font-size: 70px;
        font-weight: 700;
        line-height: 80px;
        text-align: left;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .py_10 {
        padding: 60px 15px;
    }

    .banner_cont h1 {
        font-size: 70px;
        font-weight: 700;
        line-height: 78px;
        text-align: left;
        color: #fff;
        max-width: 840px;
        width: 100%;
    }

    .footer_logo {
        margin-bottom: 35px;
        max-width: 200px;
    }

    .footer_inner .row [class^="col-"] {
        /* row-gap: 20px; */
        margin-bottom: 20px;
    }

    .footer_inner .row [class^="col-"]:last-child {
        /* row-gap: 20px; */
        margin-bottom: 0px;
    }

    .highly_decp {
        padding-left: 0px;
        margin-top: 12px;
    }

    .py_10::before {
        width: calc(100% - 30px);
    }

    .menubar {
        left: 0px;
        height: 100vh;
        width: 100%;
    }

    .header_extras {
        display: block;
        height: 100vh;
        width: 100vh;
    }

    .menubar.active {
        top: -30px;
        transition: all ease-in-out .5s;
        left: 0px;
        height: 100vh;
        padding-top: 120px;
        border-radius: 0;
    }

    .header_logo.active {
        z-index: 9;
       
        transition: all ease-in-out 1s;
    }

    .freeze {
        overflow: hidden !important;
    }

    .footer_detail {
        padding: 30px;
    }

    .footer_boxtwo h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .footer_boxtwo a {
        font-size: 16px;
    }

    footer.main_footer .container {
        padding: 0px;
    }

    .copyright {
        padding-left: 24px;
        padding-right: 24px;
    }




    .mission_inner {
        padding: 60px 30px;

    }

    .history [class^="col-"] {
        flex: 0 0 auto;
        width: 100%;
        padding: 0 12px;
        margin-right: 0px;
    }

    .history .row {
        gap: unset;
        justify-content: flex-start;
        /* row-gap: 30px; */
    }


    .history .row [class^="col-"] {
        margin-bottom: 30px;
    }

    .history .row [class^="col-"]:last-child {
        margin-bottom: 0px;
    }

    .history_box::before {
        content: none;
    }

    .history_box h3 {
        font-size: 46px;
        margin-bottom: 8px;
    }

    /* .solution_cnt h1 {
        font-size: 70px;
        line-height: 70px;
    } */
    .solution_baninner {
        padding: 160px 40px 90px;
    }

    /* .solution_cnt ul {
        gap: 20px;
    } */

    .solution_cnt ul li a {
        font-size: 22px;
    }
    .solution_cnt ul li {
        margin-right: 50px;
        margin-bottom: 12px;
    }
    section.search .row {
        flex-direction: column-reverse;
    }

    .search_img img {
        width: 100%;
    }

    .search_img {
        top: 0px;
        margin-bottom: 20px;
    }

    .executive_img img {
        max-width: 100%;
        width: 100%;
    }

    .executive_cont {
        padding-left: 0px;
    }

    .solution_btns {
        position: static;
        margin-top: 40px;
    }

    .header_two .header_logo.active .headder_lgo2 {
        display: none;
    }

    .header_two .header_logo.active img {
        display: block;
    }

    .chain_category {
        display: block;
    }

    .catgry_chaib {
        display: flex;
        justify-content: space-between;
    }


    .chain_main {
        flex-direction: column;
    }

    .chain_boxtwo {
        flex: 0 0 auto;
        width: 100%;
    }

    .chain_boxtwo>ul {
        padding-left: 0px;
    }

    .chain_boxone {
        flex: 0 0 auto;
        width: 40%;
        position: fixed;
        z-index: 9;
        top: 0px;
        left: -400px;
        transition: .4s ease-in-out all;
        height: 100%;
        background: #fff;
        padding: 20px 20px;
        overflow-y: scroll;
        padding-top: 30px;

    }

    .chain_boxone.categ_active {
        left: 0px;
        transition: .4s linear;
    }

    .close_chainbox {
        display: block;
    }

    .close_chainbox {
        width: 30px;
        position: absolute;
        right: 40px;
    }

    .shape_optnist {
        width: 400px;
    }

    .form-group label {
        font-size: 16px;
    }

    section.job_applies .row {
        flex-direction: column-reverse;
    }

    /* .job_apliesbox {
        row-gap: 30px;
    } */
    .job_apliesbox ul {
        margin: 30px 0;
    }

    .job_apliesbox button.apply_butn {
        margin-top: 30px;
    }

    .job_profile {
        max-width: unset;
        width: 100%;
        margin-left: 0px;
        position: static;
        margin-bottom: 30px;
    }

    .oportny_banercont ol li p {
        font-size: 22px;
    }

    .oportny_banercont ol li {
        margin-right: 20px;
    }

    .oportny_banercont ol li::before {
        left: 10px;
    }

    .oportny_banercont ol {
        margin-top: 45px;
        margin-bottom: 30px;
    }

    .job_apliesbox p,
    .job_apliesbox ul li {
        font-size: 20px;
    }

    .category_news {
        padding-bottom: 80px;
    }

    .latest .row [class^="col"] {
        margin-bottom: 30px;
    }

    .latest .row [class^="col"]:last-child {
        margin-bottom: 0px;
    }

    .contact_banner .oportny_banercont {
        padding-bottom: 60px;
    }

    .contact_banner h6 {
        font-size: 24px;
        margin-top: 30px;
    }

    .custom_input label {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .officies .title_heading {
        margin-bottom: 40px;
    }

    .officies_cont h4 {
        font-size: 30px;
        margin-bottom: 12px;
    }

    .officies_cont a {
        font-size: 20px;
        margin-bottom: 8px;
        line-height: 26px;
    }

    .officies_img {
        margin-bottom: 10px;
    }

    .custom_input input,
    .custom_input textarea ,
    .custom_input select {
        padding: 18px 18px;
        font-size: 18px;
    }

    .custom_input input::placeholder,
    .custom_input textarea::placeholder {
        font-size: 18px;
    }

    .custom_input textarea {
        min-height: 104px;
    }

    /* .contact_form .row {
        row-gap: 26px;
    } */

    .contact_form .row [class^="col-"] {
        margin-bottom: 26px;
    }

    .contact_form .row [class^="col-"]:last-child {
        margin-bottom: 0px;
    }

    .contact_form .row [class^="col-"]:nth-last-child(2) {
        margin-bottom: 26px;
    }

    .officies .row [class^="col-"] {
        margin-bottom: 30px;
    }

    .officies .row [class^="col-"]:last-child {
        margin-bottom: 0px;
    }

    /* .article_baner {
        padding: 200px 0 36px;
    } */

    .solution_cnt .baner_bnts #prevBtn {
        margin-right: 12px;
    }

    .search_img img {
      position: static;
      max-width: unset;
    }
    .search .search_cont .search_inner .solution_btns {
        position: static;
        margin-top: 40px;
    }
    section.search .search_cont > p {
        padding-right: 0%;
    }
}

@media(max-width:576px) {
    
    h1.main_heading {
        font-size: 52px;
        font-weight: 700;
        line-height: 60px;
        text-align: left;
    }

    .py_10 {
        padding: 40px 15px;
    }

    p {
        font-size: 20px;
    }

    .title_heading h2 {
        font-size: 36px;
        font-weight: 700;
        line-height: 42px;
    }

    .banner_cont h1 {
        font-size: 46px;
        line-height: 58px;
    }

    /* 
    section.home_banner {
        margin-bottom: 46px;
    } */

    .highly_title h3 {
        font-size: 32px;
        line-height: 40px;
    }

    .retain_cont p {
        margin: 10px 0;
    }

    .meet_decp h4 {
        font-size: 28px;
        line-height: 42px;
        margin-top: 10px;
    }

    .meet_decp p {
        font-size: 26px;
        line-height: 30px;
       
    }

    p.meet_detail {
        margin-top: 0px;
    }

    .latest_title {
        flex-direction: column;
        align-items: flex-start;
        /* gap: 12px; */
    }

    .latest_title .title_heading {
        margin-bottom: 12px;
    }

    .latest_shape {
        left: unset;
        right: 24px;
        width: 100px;
    }

    /* .latest .row {
        row-gap: 30px;
    } */

    .menubar {
        flex-direction: column-reverse;
        gap: unset;
        justify-content: flex-end;
    }

    .menubar .menu_box {
        margin-top: 30px;
    }

    .menubar.active nav {
        flex: 0 0 auto;
    }

    .footer_detail h3 {
        font-size: 36px;
    }

    .footer_detail h4 {
        font-size: 24px;
    }

    .footer_inner {
        padding: 30px 15px;
        border-radius: 0px;
    }

    .footer_detail {
        padding: 30px 20px;
    }

    .email_foter,
    .footer_boxtwo {
        padding: 30px 20px;
    }

    .footer_boxone .email_foter {
        margin-bottom: 20px;
        margin-right: 0px;
    }

    .footer_boxtwo {
        margin-top: 20px;
    }

    .email_foter h3 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .copyright {
        background-color: #fff;
    }

    .copyright p,
    .copyright a {
        color: var(--black);
    }

    .copyright {
        background-color: #fff;
        flex-direction: column-reverse;
        /* gap: 10px; */
        align-items: flex-start;
        padding-bottom: 15px;
        border-top: 1px solid #eee;
    }

    .copyright p , .copyright img {
        margin-top: 10px;
    }

    /* .banner_inner .tab-pane {
        padding: 170px 0 270px;
    } */

    .theme_anchor {
        font-size: 18px;
    }

    .history [class^="col-"] {
        flex: 0 0 auto;
        width: 100%;
        padding: 0 12px;
    }

    .company_cont {
        padding: 22px;
        padding-bottom: 34px;
    }

    .company_box h3 {
        font-size: 36px;
        line-height: 40px;
    }

    .company_cont .comp_par {
        font-size: 20px;
    }

    .history_box h3 {
        font-size: 36px;
        margin-bottom: 8px;
    }

    .vertical .title_heading,
    .history .title_heading,
    .company .title_heading {
        margin-bottom: 30px;
    }

    /* .solution_cnt h1 {
        font-size: 52px;
        line-height:60px;
    } */
    .search_cont h3,
    .executive_cont h4 {
        font-size: 36px;
        line-height: 60px;
        margin-bottom: 10px;
    }

    .search_cont p,
    .executive_cont>p {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 30px;
    }

    .executive_inner p {
        font-family: DM Sans;
        font-size: 18px;
        font-weight: 400;
        line-height: 28.64px;
        text-align: left;
        margin-top: 30px;
        margin-bottom: 40px;
    }

    .solution_cnt ul {
        gap: 0px;
    }

    .solution_baninner {
        padding: 160px 30px 40px;
    }

    .py_10::before {
        width: calc(100% - 30px);
    }

    .chain_boxtwo>ul>li {
        flex: 0 0 auto;
        width: 100%;
    }

    .chain_boxone {
        width: 60%;
    }

    .chain_input>input::placeholder,
    .chain_input>input {
        font-size: 18px;
    }

    .shape_optnist {
        width: 250px;
    }

    .search_oportunity input,
    .search_oportunity input::placeholder {
        font-size: 18px;
    }

    .chain_category p {
        font-size: 18px;
    }


    .sort_by p {
        margin-right: 10px;
    }

    .oportny_banercont ol {
        flex-wrap: wrap;
    }

    .oportny_banercont p {
        margin-bottom: 12px;
    }

    .oportny_banercont ol {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .profil_img {
        max-width: unset;
        border-radius: 10px;
    }

    .oportny_banercont p {
        font-size: 22px;
    }

    .category_news {
        padding-bottom: 60px;
    }

    .news_catbtn button {
        font-size: 18px;
        padding: 12px 30px;
    }

    /* .uniqe_banner {
        padding: 180px 0 70px;
    } */

    .article_baner span {
        margin-bottom: 20px;
    }

    .article_date h4 {
        font-size: 20px;
    }

    .article_box p {
        font-size: 18px;
    }

    .article_box h5 {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .agree_msg p , agree_msg p a {
        font-size: 14px;
    }

    .sort_by select {
        background-position: right 0px top 7px;
    }

    .chain_main {
        padding-bottom: 60px;
    }
    .history_slider .slick-track .slick-slide.slick-current .history_box::before {
       
        content:none;
    }
    .menubar nav {
        flex: 0 0 auto;
    }
}

@media(max-width:420px) {
    .header_menu p {
        font-size: 14px;
        margin-right: 12px;
    }
    .hamburger span.bar{
            height: 1px;
    }
    .header_menu{
        padding: 6px 10px
    }
    .header_logo {
        max-width: 220px;
    }

    .shape_optnist {
        width: 200px;
    }

    .chain_boxone {
        width: 80%;
    }
}