@media (min-width: 1301px) {
  .header li:hover .mob-menu-icn {
    transform: scaleY(-1);
  }

  .sub-menu {
    position: absolute;
    left: -43px;
    top: 100%;
    opacity: 0;
    visibility: hidden;
  }
}

/* --------------------------------------------------- */

@media (min-width: 1600px) {
  .menu-ul>li:last-child {
    margin-left: 30px;
  }
}

@media (min-width: 1400px) {
  .header .container {
    padding: 0;
  }
}

@media (min-width: 1200px) {
  .jvs_first_section .image img {
    max-width: 460px;
  }

  .contact-map {
    height: 70vh;
  }
}

@media (max-width: 1600px) {}

@media (max-width: 1450px) {


  .menu-ul>li:last-child a {
    padding: 12px 22px;
  }

  .menu-ul>li:last-child span {
    margin-left: 8px;
    font-size: 15px;
  }

  .product_page .overview h2 {
    font-size: 80px;
  }

  .retated_news h2 {
    margin-bottom: 50px;
  }

  .retated_news {
    margin-top: 70px;
  }

  .page_nav a {
    padding: 35px 0px;
  }

  .check_block {
    padding-top: 80px;
    margin: 80px 0 100px 0;
  }

  .pb-300 {
    padding-bottom: 200px;
  }

  .loc_list li {
    padding: 74px 25px 45px 25px;
  }

  .loc_list .top_content p {
    margin-bottom: 15px;
  }

  .jvs_first_section {
    padding: 100px 0;
  }

  .jvs-second {
    padding: 110px 0;
  }

  .four_box .content {
    padding: 0 35px 30px 35px;
  }

  .four_box {
    row-gap: 50px;
  }

  .contact_form_side {
    padding: 20px 0 20px 6%;
  }

  .contact_address_side h2 {
    font-size: 74px;
    line-height: 82px;
    margin-bottom: 35px;
  }

  .abtpage_section .title {
    margin-bottom: 36px;
  }

  .core_values h2 {
    font-size: 140px;
  }

  .fill_list li {
    padding: 16% 4% 4% 4%;
  }

  .history_sec li h3 {
    font-size: 70px;
  }

  .sub-menu p,
  .menu-ul .sub-menu a {
    font-size: 13px;
  }

  .sub-left-menu li::after,
  .sub-right-menu li::after {
    top: 5px;
  }

  .menu-ul .sub-menu a+p {
    margin-top: 2px;
  }

  .sub-left-menu li,
  .sub-right-menu li {
    padding-left: 20px;
  }

  /* .sub-menu-active-links a {
    padding: 10px 21px;
  } */

  .sub-menu-active-links {
    margin-top: 20px;
  }

  .sub-menu h4 {
    font-size: 18px;
    line-height: 22px;
  }

  .hm-products .container {
    padding: 0;
  }

  .product-list .content h4 {
    font-size: 18px;
  }

  .product-list .content {
    padding: 35px 25px;
  }
}

@media (max-width: 1350px) {
  .menu-ul li+li {
    margin-left: 20px;
  }

  .menu-ul>li:last-child a {
    padding: 9px 16px;
  }

  .mob-menu-icn {
    margin-left: 3px;
  }

  .header .container-lg {
    padding: 0 2%;
  }

  .overview h2 {
    font-size: 35px;
  }

  .asset_inte_top {
    padding-top: 60px;
  }

  .asset_inte_top h2 {
    font-size: 85px;
    line-height: 75px;
  }
}

@media (max-width: 1300px) {
  .header .container-lg {
    padding: 0 4%;
  }

  .menu-ul li+li {
    margin-left: 0;
  }

  .sub-menu-active-links {
    margin-top: 0;
  }

  .sub-banner .container {
    height: 380px;
    padding-bottom: 40px;
  }

  .sub-banner h1 {
    font-size: 30px;
  }

  .sub-banner h1::after {
    top: -15px;
    width: 145px;
  }

  .hm-products .container {
    padding: 0 4%;
  }

  .container {
    padding: 0 4%;
  }
}

@media (max-width: 1040px) {

  .sub-left-menu,
  .sub-right-menu {
    width: 100%;
  }

  .sub-menu-inner {
    row-gap: 15px;
  }

  .sub-left-menu ul,
  .sub-right-menu ul {
    margin-top: 0;
  }

  .sub-menu-inner .sub-menu-active-links li {
    margin: 0 10px;
  }

  .sub-menu-active-links ul {
    margin: 0 -10px;
  }

  .error-404,
  .search-page-inner,
  .search-noresult-inner {
    padding: 60px 30px;
  }

  .our_team {
    padding-bottom: 150px;
  }

  .error-404 h1,
  .search-page h1,
  .search-noresult h1 {
    font-size: 24px;
  }

  .error-404 h4 {
    font-size: 16px;
  }

  .error-404 ul {
    margin: 0 0 0 24px;
  }

  .error-404 ul li {
    font-size: 14px;
    line-height: 20px;
  }

  .error-404 ul li+li {
    margin-top: 6px;
  }

  .error-404 h3 {
    margin: 15px 0 15px 0;
    font-size: 18px;
  }

  .error-404 .button {
    margin-top: 20px;
    height: 38px;
    line-height: 38px;
    padding: 0 15px;
    font-size: 12px;
  }

  .footer-bottom>* {
    padding-top: 48px;
    min-height: 230px;
  }

  .footer-bottom .first a+a {
    margin-top: 20px;
  }

  .footer_second {
    padding: 40px 0 50px 0;
  }

  .big-title {
    font-size: 75px;
  }

  .two_colum_list .content {
    margin-top: 15px;
  }

  .two_colum_list .content h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .hm-about-section .content {
    padding-right: 30px;
  }

  .main-title {
    font-size: 34px;
  }

  .hm-about-section .content span {
    margin-bottom: 15px;
  }

  .hm-about-section .content h2 {
    line-height: 40px;
    margin-bottom: 20px;
  }

  .hm-first-section .left-side {
    width: 100%;
    padding-left: 0;
  }

  .hm-first-section .right-side {
    max-width: 100%;
    margin: 0;
  }

  .hm-first-section {
    padding: 50px 0;
  }

  .hm-first-section .container-lg {
    padding: 0 4%;
    flex-direction: column-reverse;
    row-gap: 30px;
  }

  .hm-first-section .right-side img {
    display: none;
  }

  .hm-first-section .right-side .right-side-inner {
    padding: 25px;
  }

  .hm-about-section {
    padding: 100px 0;
  }

  .product-list .item {
    margin: 15px 12px;
  }

  .product-list .content {
    padding: 20px 16px;
  }

  .product-list .content h4 {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .resp-tabs-container {
    margin-top: 30px;
  }

  .two_colum_list .image h3 {
    padding: 30px;
  }

  .hm-case-study .button-style-white {
    margin-top: 35px;
  }

  .sec-title {
    margin-bottom: 30px;
  }

  .blog-carousel .content {
    padding: 15px 0;
  }

  .pt-100 {
    padding-top: 70px;
  }

  .feeds-section {
    padding: 70px 0 20px 0;
  }

  .tag-list a {
    text-align: center;
  }

  .overview h2 {
    line-height: 34px;
    font-size: 26px;
  }

  .px-100 {
    padding: 70px 0;
  }

  .px-130 {
    padding: 70px 0;
  }

  .pb-60 {
    padding-bottom: 30px;
  }

  .three_colum_list {
    row-gap: 30px;
    margin: 0 -1.5%;
  }

  .three_colum_list li {
    width: 29.33%;
    margin: 0 1.5%;
  }

  .product_page .overview h2 {
    font-size: 65px;
    margin-bottom: 25px;
  }

  .px-120 {
    padding: 80px 0;
  }

  .badge_list_inside {
    padding: 50px 0;
  }

  .badge_list_outer h4 {
    margin-bottom: 30px;
  }

  h4 {
    font-size: 18px;
  }

  .badge_list_inside p {
    margin-top: 40px;
  }

  .four_colum_list li {
    padding: 15px 20px;
  }

  .four_colum_list .logo_block {
    min-height: 150px;
  }

  .four_colum_list .option_block {
    padding: 15px 0 0 0;
  }

  .pb-130 {
    padding-bottom: 100px;
  }

  .news_detail_page {
    padding-top: 70px;
  }

  .news_detail_page .inner .title h1 {
    font-size: 30px;
  }

  .news_detail_page .content h4 {
    margin-bottom: 27px;
  }

  .product_content {
    padding-left: 7%;
  }

  .get_in_touch h3 {
    font-size: 35px;
  }

  .get_in_touch .link {
    height: 44px;
    line-height: 44px;
    min-width: 166px;
  }

  .product_slider .item {
    min-height: 550px;
   
  }
  .item_content{
    flex-wrap: wrap;
    text-align: center;
  }
  .product_slider .item .outer{
    padding-bottom: 0;
    background: none;
    order: 2;
    width: 100%;
    margin-top: 10px;
    margin-right: 0px;

  }
  .product_slider .item .title {
    white-space: initial;
    writing-mode: initial;
    text-orientation: mixed;
    transform: initial;
    height: auto;
}
.product_slide_carousel .owl-nav{
  width: 100%;
  justify-content: flex-end;
  margin: 0 0 20px 0;
  padding-right: 35px;
  position: initial;
}
.product_slide_carousel .owl-nav>*{
  margin: 0 2px;
}
  .loc_list li {
    width: 32.33%;
    padding: 74px 25px 45px 25px;
  }

  .location_block+.location_block {
    margin-top: 50px;
  }

  .pt-130 {
    padding-top: 70px;
  }

  .style-sorting form {
    padding-left: 20px;
  }

  .other-case-study .item .content {
    padding-left: 8%;
  }

  .other-case-study .item .content h4 {
    font-size: 30px;
    margin-bottom: 10px;
  }

  .other-case-study .item .content .link {
    margin-top: 25px;
  }

  .other-case-study .left-side h2 {
    font-size: 68px;
    line-height: 70px;
  }

  .other-case-study .left-side {
    padding-top: 50px;
  }

  .jvs-second,
  .jvs_first_section {
    padding: 70px 0;
  }

  .left_side_right {
    --space-50: 25px;
    --space-90: 50px;
  }

  .left_side_right>li+li {
    margin-top: 68px;
  }

  .three_style_column {
    row-gap: 70px;
  }

  .contact-page {
    padding: 70px 0 70px 0;
  }

  .case_card_item .content {
    padding: 25px;
  }

  .contact_address_side h2 {
    font-size: 50px;
    line-height: 64px;
  }

  .grid-item {
    width: 31%;
    margin-right: 2%;
    margin-bottom: 4%;
  }

  .grid-item--2 .case_card_item>* {
    width: 100%;
  }

  .case_card_item .content h4 {
    min-height: auto;
  }

  .career-page .main-contnet {
    margin-bottom: 60px;
  }

  .career-page .main-contnet p+p {
    margin-top: 15px;
  }

  .career_list li {
    padding: 30px 20px 0 20px;
  }

  .image_side_content li {
    padding: 100px 0;
  }

  .image_side_content .content h3 {
    font-size: 32px;
    margin-bottom: 18px;
  }

  .image_side_content .content p+p {
    margin-top: 15px;
  }

  .image_side_content {
    --space: 70px;
  }

  .image_side_content .content .link {
    margin-top: 25px;
  }

  .overview-primary h2 {
    font-size: 68px;
    margin-bottom: 20px;
    line-height: 62px;
  }

  .overview-primary {
    padding: 90px 0;
  }

  .single-page-nav a {
    padding: 28px 0;
    font-size: 14px;
  }

  .single-page-nav li+li {
    margin-left: 25px;
  }

  .accreditations-page {
    padding: 70px 0 100px 0;
  }

  .page_nav {
    flex-wrap: nowrap;
    overflow: auto;
  }

  .page_nav a {
    padding: 15px 0;
    white-space: nowrap;
    font-size: 13px;
  }

  .page_nav li+li {
    margin-left: 25px;
  }

  .management .content::after {
    height: 0;
  }

  .history_sec {
    padding-top: 50px;
  }

  .management .content .inner {
    padding-left: 4%;
  }

  .abtpage_first .right {
    padding: 84px 0 0 30px;
  }

  .abtpage_first .left p+p {
    margin-top: 20px;
  }

  .abtpage_section {
    --space: 25px;
    margin-top: 80px;
  }

  .core_values h2 {
    font-size: 100px;
  }

  .fill_list li {
    padding: 17% 3% 6% 3%;
    width: 50%;
  }

  .fill_list li:nth-child(3),
  .fill_list li:nth-child(4) {
    padding-top: 5%;
  }

  .fill_list li h4 {
    font-size: 20px;
    margin-bottom: 18px;
  }

  .history_sec li h3 {
    font-size: 50px;
    line-height: 50px;
  }

  .team_list {
    row-gap: 40px;
    margin: 0 -1%;
  }

  .team_list li {
    width: 48%;
    margin: 0 1%;
  }

  .our_team_first {
    padding-bottom: 30px;
  }

  .hm-about-section .image .full img {
    height: 218px;
  }

  .hm-about-section .image li:nth-child(2) img {
    height: 256px;
  }

  .hm-about-section .image li:nth-child(3) img {
    height: 212px;
  }

  .hm_what_we .two_colum_list .image img {
    height: 290px;
  }

  .product-list .item .image img {
    height: 155px;
  }

  .hm-case-study .two_colum_list .image img {
    height: 370px;
  }

  .blog-carousel .item .image img {
    height: 150px;
  }

  .feeds-carousel .item .image img {
    height: 184px;
  }

  .energy_link {
    margin: 50px 0 0 0 !important;
  }

  .energy-page {
    padding-bottom: 60px;
  }

  .energy_block2 .content.full .inner {
    padding-left: 0;
  }

  .energy_block2 .content {
    padding: 40px;
  }

  .asset_inte_top h2 {
    font-size: 75px;
    margin-bottom: 20px;
    line-height: 70px;
  }

  .bottom_right_cnt {
    flex-wrap: wrap;
  }

  .asst_right_set a {
    margin-left: auto;
  }

  .asst_right_set h3 {
    font-size: 17px;
    line-height: 25px;
  }

  .asset_contact_sec {
    padding: 90px 0 80px 0;
  }

  .related_case_studies {
    padding: 80px 0 90px 0;
  }

  .related_case_studies .product-list .content p {
    min-height: 78px;
    line-height: 22px;
  }

  .header .slow {
    overflow: auto;
    overflow-x: hidden;
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .location-page {
    padding-bottom: 100px;
  }

  .page_nav {
    border: none;
  }

  .page_nav.sticky_bar {
    padding: 11px 0;
  }

  .two_colum_list .image h3 {
    line-height: 25px;
  }

  .career_list h4 {
    font-size: 17px;
    line-height: 20px;
  }

  .career-page {
    padding: 80px 0 100px 0;
  }

  .accreditations-page {
    padding: 50px 0 80px 0;
  }

  .get_in_touch {
    margin-top: 60px;
  }

  .jvs-second {
    background-image: none;
  }

  .jvs_first_section .container {
    align-items: flex-start;
  }

  .single-post .news_detail_page .content {
    padding: 60px 10% 0 5%;
  }
  .two_colum_list .content p{
    padding-right: 10px;
  }
  .style-sorting input{
    width: 100%;
  }
  .style-sorting .nice-select{
    width: 44%;
  }
  .style-sorting{
    height: 150px;
  }
  .product_slider::after{
    right: -1px;
  }
}

@media (max-width: 860px) {
  .footer-bottom .second li+li {
    margin-top: 10px;
  }

  .image_side_content {
    --space: 35px;
  }

  .block_logos li {
    width: 31.33%;
    min-height: auto;
  }

  .image_side_content li {
    padding: 70px 0;
  }

  .about-page {
    padding: 70px 0;
  }

  .abtpage_first .left,
  .abtpage_first .right {
    width: 100%;
    padding: 0;
  }

  .abtpage_first {
    flex-direction: column-reverse;
  }

  .overview-primary h2 {
    font-size: 50px;
    margin-bottom: 12px;
    line-height: 62px;
  }

  .overview-primary {
    padding: 70px 0;
  }

  .footer-bottom div * {
    font-size: 13px;
  }

  .footer-bottom .share ul {
    margin-left: 12px;
  }

  .footer-bottom .share {
    margin-bottom: 15px;
  }

  .abtpage_section>* {
    width: 100%;
    padding: 0;
  }

  .abtpage_section .right {
    padding: 0;
  }

  .counter-list li .title {
    padding-bottom: 15px;
  }

  .core_values h2 {
    font-size: 60px;
    margin-top: 20px;
  }

  .team_list .content .title {
    margin-bottom: 15px;
  }

  .hm-about-section .content {
    padding: 0;
  }

  .hm-about-section .image,
  .hm-about-section .content {
    width: 100%;
  }

  .hm-about-section .content .button-style-primary {
    margin-top: 30px;
  }

  .counter-list li .bottom span {
    font-size: 46px;
  }

  .hm-about-section {
    padding: 70px 0;
  }

  .big-title {
    font-size: 65px;
  }

  .subscribe_form {
    max-width: 100%;
  }

  .footer_first {
    justify-content: center;
  }

  .main-title {
    font-size: 28px;
    line-height: 35px;
  }

  .energy_block2 {
    margin-top: 65px;
  }

  .energy_block2 .content {
    max-width: 100%;
  }

  .hm-about-section .content h2 {
    line-height: 32px;
    margin-bottom: 15px;
  }

  .hm-about-section .content p {
    line-height: 22px;
  }

  .sub-banner .container {
    height: 340px;
  }

  .sub-banner h1 {
    font-size: 30px;
  }

  .three_colum_list .content {
    padding: 20px;
  }

  .three_colum_list .content .download .icon {
    width: 30px;
    height: 32px;
    background-size: cover;
  }

  .three_colum_list {
    row-gap: 20px;
  }

  .px-130 {
    padding: 40px 0;
  }

  .product_list a+a {
    margin-top: 22px;
  }

  h2 {
    font-size: 28px;
  }

  .pb-60 {
    padding-bottom: 40px;
  }

  .overview h2 {
    line-height: 38px;
  }

  .badge_list a {
    padding: 10px 20px;
  }

  .badge_list_outer h4 {
    margin-bottom: 20px;
  }

  .four_colum_list li {
    width: 31.33%;
  }

  .news_detail_page .inner .title {
    margin-bottom: 30px;
  }

  .news_detail_page .inner .title h1 {
    font-size: 25px;
  }


  .blog_share {
    right: 2%;
  }

  .news_list li {
    width: 32.33%;
  }

  .loc_list li {
    width: 49%;
    padding: 74px 25px 25px 25px;
  }

  .pb-300 {
    padding-bottom: 100px;
  }

  .other-case-study .left-side {
    width: 100%;
    padding: 0;
  }

  .other-case-study .left-side h2 {
    font-size: 45px;
    line-height: 60px;
  }

  .other-case-study .left-side h2 br {
    display: none;
  }

  .other-case-study .left-side .button_outer {
    margin-top: 20px;
  }

  .other-case-study .right-side {
    width: 100%;
    margin-top: 40px;
  }

  .four_box li {
    width: 100%;
  }

  .jvs_first_section .image,
  .jvs_first_section .content {
    width: 100%;
  }

  .jvs_first_section .content {
    padding: 0;
    margin-top: 40px;
  }

  .jvs-second {
    background-size: 400px;
  }

  .left_side_right .content h2 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
  }

  .left_side_right .content p+p {
    margin-top: 15px;
  }

  .left_side_right {
    --space-50: 0;
    --space-90: 0;
  }

  .left_side_right {
    width: 100%;
    max-width: 100%;
  }

  .left_side_right>li>* {
    width: 100%;
  }

  .flip-x>li:nth-child(odd) .inner,
  .flip-y>li:nth-child(even) .inner {
    max-width: 100%;
    width: 100%;
  }

  .three_style_column {
    margin: 0 -1%;
    row-gap: 40px;
  }

  .three_style_column li {
    width: 31.33%;
    margin: 0 1%;
  }

  .contact_address_side,
  .contact_form_side {
    width: 100%;
    border: none;
    padding: 0;
  }

  .contact_form_side {
    margin-top: 40px;
  }

  .contact_address_side h2 {
    font-size: 55px;
    line-height: 68px;
    margin-bottom: 35px;
  }

  .contact_address_side h2 br {
    display: none;
  }

  .contact_address_side .item+.item {
    margin-top: 25px;
  }

  .career-page .main-contnet h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .management {
    margin-bottom: 60px;
  }

  .management>* {
    width: 100%;
  }

  .hm-about-section .image .full img {
    height: 320px;
  }

  .hm-about-section .image li:nth-child(3) img {
    height: 306px;
  }

  .hm-about-section .image li:nth-child(2) img {
    height: 372px;
  }

  .product-list .item .image img {
    height: 236px;
  }

  .hm-case-study .two_colum_list .image img {
    height: 270px;
  }

  .energy_block2 .content h3 br {
    display: none;
  }

  .hm_what_we h2 {
    font-size: 35px;
  }

  .glob-outer {
    width: 750px;
    margin-top: -130px
  }

  .office-touch {
    top: -212px;
  }

  .side-shape::after {
    right: -1px;
  }

  .office-touch-title {
    height: 75px;
  }

  .hm_location {
    padding-top: 40px;
    height: 1190px;
  }

  .pt-100 {
    padding-top: 50px;
  }

  .hm-case-study {
    padding-bottom: 50px;
  }

  .hm-case-study .sec-title .main-title {
    margin-bottom: 20px;
  }

  .hm-blog-section {
    padding-left: 4%;
    padding-right: 4%;
  }

  .hm-products .sec-title h2 {
    font-size: 35px;
  }

  .overview h2 br {
    display: none;
  }

  .product_list h5 {
    font-size: 14px;
    line-height: 17px;
  }

  .product_list a+a {
    margin-top: 0;
  }

  .product_list a+a {
    margin: 0;
  }

  .asset_inte_top .asset_inte_left {
    width: 100%;
  }

  .asset_inte_top .asset_inte_right {
    width: 100%;
  }

  .asset_inte_top h2 {
    font-size: 60px;
    line-height: 60px;
  }

  .asset_inte_top p {
    margin-bottom: 20px;
  }

  .asset_contact_sec {
    padding: 50px 0;
  }

  .asset_contact_sec h4 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 15px;
  }

  .related_case_studies {
    padding: 70px 0;
  }

  .px-120 {
    padding: 50px 0;
  }

  .location-page {
    padding: 60px 0 80px 0;
  }

  .career_list h4 {
    min-height: 40px;
  }

  .career-page {
    padding: 50px 0 80px 0;
  }

  .contact-map {
    min-height: 370px;
  }

  .two_colum_list.service-support .content {
    padding-right: 0;
  }

  .single-post .news_detail_page .content {
    padding: 45px 10% 0 5%;
  }
}

@media (max-width: 768px) {
  h2.resp-accordion {
    border: 1px solid #c1c1c1 !important;
    background: #ffffff !important;
    border-bottom: none !important;
  }

  .resp-tabs-container {
    margin: 0;
  }

  .product_slider,
  .product_content {
    width: 100%;
    padding: 0;
  }

  .product_content {
    margin-top: 50px;
  }

  .product_content .title {
    margin-bottom: 30px;
  }

  .check_block {
    padding-top: 0;
    margin: 80px 0 40px 0;
  }
}

@media (max-width: 767px) {
  .px-130 {
    padding: 40px 0;
  }

  .pt-130 {
    padding-top: 40px;
  }

  .px-100 {
    padding: 50px 0;
  }

  .pb-60 {
    padding-bottom: 30px;
  }

  .pb-130 {
    padding-bottom: 50px;
  }

  .news_detail_page {
    padding-top: 50px;
  }

  .history_sec .inner {
    max-width: 300px;
  }

  .image_side_content .image {
    width: 100%;
  }

  .image_side_content .content {
    width: 100%;
    padding: 0;
  }

  .fliping-y li:nth-child(odd) .content {
    padding: 0;
  }

  .energy_block2 .content.full .inner .tic_list li+li {
    margin-top: 15px;
  }

  .single-page-nav a {
    padding: 18px 0;
  }

  .single-page-nav {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
  }

  .overview-primary h2 {
    font-size: 40px;
    margin-bottom: 12px;
    line-height: 1;
  }

  .four_box {
    row-gap: 35px;
  }

  .jvs-second {
    padding: 50px 0;
  }

  .four_box .content {
    padding: 20px;
  }

  .four_box .content h4 {
    font-size: 20px;
    top: 0;
    margin: 0 0 15px 0;
  }

  .four_colum_list li {
    width: 48%;
  }

  .loc_list .top_content h4 {
    margin-bottom: 20px;
  }

  .businesses-page .four_colum_list {
    padding-top: 50px;
  }

  .style-sorting-test {
    width: 89px;
    height: 36px;
    font-size: 13px;
    border-radius: 0 0 20px 18px;
    margin: auto;
  }

  .three_style_column li {
    width: 48%;
  }

  .three_style_column .content {
    padding: 0 0 20px 0;
    width: 100%;
    order: 1;
  }

  .three_style_column .image {
    order: 2;

  }

  .three_style_column li {
    flex-wrap: wrap;
  }

  .three_style_column .content h4 br {
    display: none;
  }

  .style-sorting form {
    margin-top: 10px;
    padding-left: 26px;
  }

  .style-sorting input,
  .style-sorting .nice-select {
    width: 100%;
  }

  .badge_list_inside {
    padding: 40px 0;
  }

  .hm-about-section {
    padding: 40px 0 0px 0;
  }

  .hm_what_we h2 {
    font-size: 27px;
  }

  .button-style-white {
    font-size: 13px;
  }

  .sub-banner h1 {
    font-size: 25px;
  }

  .error-404,
  .search-page-inner,
  .search-noresult-inner {
    padding: 60px 15px;
  }

  .ofice-block,
  .touch-block {
    width: 100%;
  }

  .office-touch-title {
    height: auto;
    padding: 15px;
  }

  .office-touch-body {
    padding: 25px;
  }

  .ofice-block .office-touch-body li {
    font-size: 14px;
    padding: 5.2px 0;
  }

  textarea {
    min-height: 112px;
  }

  .hm_what_we {
    padding-top: 50px;
    background: linear-gradient(180deg, rgba(38, 41, 45, 1) 32%, rgba(1, 171, 182, 1) 34%);
  }

  [class*="button-style-"] {
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
  }

  .two_colum_list .content h3 {
    font-size: 18px;
  }

  .two_colum_list .image h3 {
    padding: 20px;
    font-size: 16px;
  }

  .hm-case-study::after {
    height: 42%;
  }

  .header {
    padding: 15px 0;
  }

  .main {
    margin-top: 55px;
  }

  .hm-first-section .right-side .title {
    margin-bottom: 15px;
  }

  .pt-100 {
    padding-top: 50px;
  }

  .hm-case-study .button-style-white {
    margin-top: 0;
  }

  .blog-carousel,
  .feeds-carousel,
  .banner-carousel {
    padding: 0 4% !important;
  }

  .three_colum_list li {
    width: 48%;
  }

  .three_colum_list {
    margin: 0 -1%;
  }

  .three_colum_list .content p {
    line-height: 22px;
  }

  .three_colum_list .content .download {
    padding-top: 10px;
  }

  .three_colum_list li {
    width: 48%;
    margin: 0 1%;
  }

  .product_page .overview h2 {
    font-size: 35px;
    margin-bottom: 10px;
    line-height: 40px;
  }

  .overview_left {
    width: 100%;
  }

  .product_page .overview {
    flex-wrap: wrap;
  }

  .overview p {
    font-size: 14px;
  }

  .all_pro_brn {
    width: 200px;
    height: 45px;
    margin-top: 15px;
  }

  .overview p br {
    display: none;
  }

  .product_list li {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 20px 0 0 0;
  }

  .product_list a {
    box-shadow: initial;
  }


  .product_list a+a {
    margin-top: 20px;
  }

  .product_list a {
    width: 100%;
    margin: 0;
  }

  .product_list li:nth-child(3) a {
    display: flex;
    flex-wrap: wrap;
  }

  .product_list li:nth-child(3) h5 {
    order: 2;
  }

  .product_list .pro_img {
    width: 100%;
  }

  .product_list li.big {
    width: 100%;
  }

  .product_list li.big a {
    width: 100%;
  }

  .product_list a img {
    width: 100%;
  }

  .blog_share {
    position: initial;
    flex-direction: row;
    margin-top: 30px;
  }

  .blog_share li+li {
    margin: 0 0 0 15px;
  }

  .retated_news h2 {
    margin-bottom: 30px;
  }

  .news_list .image .link-round {
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
  }

  .check_block_inner>* {
    width: 100%;
  }

  .check_block_inner .check-style:first-child {
    padding-right: 0;
  }

  .check_block_inner .check-style:last-child {
    padding: 20px 0 0 0;
  }

  .product_slide_carousel .owl-nav {
    right: 5%;
    bottom: 5%;
  }

  .check_block h2 {
    margin-bottom: 30px;
  }

  .check_block {
    margin: 40px 0 0 0;
  }

  .get_in_touch h3 {
    font-size: 25px;
  }

  .check-style li+li {
    margin-top: 15px;
  }

  .check-style li {
    padding-left: 30px;
  }

  .style-sorting {
    height: auto;
    padding-bottom: 20px;
  }

  .style-sorting form {
    width: 100%;
    padding-left: 0;
    margin: 0;
  }

  .other-case-study .left-side h2 {
    font-size: 35px;
    line-height: 1;
  }

  .other-case-study .item .content {
    padding-left: 6%;
  }

  .other-case-study .item .content h4 {
    font-size: 20px;
  }

  .jvs_first_section {
    padding: 50px 0;
  }

  .left_side_right>li+li {
    margin-top: 45px;
  }

  .left_side_right .content h2 {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .contact-page {
    padding: 40px 0 50px 0;
  }

  .contact_form_side .form-field {
    padding: 0 15px;
  }

  .grid-item {
    width: 48%;
    margin-right: 1%;
  }

  .career_list li {
    width: 47%;
  }

  .career-page .main-contnet {
    margin-bottom: 35px;
  }

  .overview-primary {
    padding: 50px 0;
  }

  .core_values h2 {
    font-size: 47px;
    position: initial;
    margin-top: 0;
    margin-bottom: 0;
  }

  .fill_list li {
    padding: 8% 3% 6% 3%;
  }

  .core_values {
    padding-top: 20px;
  }

  .fill_list li h4 {
    margin-bottom: 10px;
  }

  .history_sec {
    padding-top: 40px;
  }

  .history_sec h2 {
    font-size: 35px;
    line-height: 40px;
  }

  .management .content p {
    font-size: 14px;
  }

  .team_list .content p {
    font-size: 14px;
  }

  .our_team {
    padding-bottom: 70px;
  }

  .energy_block1>* {
    width: 100%;
  }

  .energy_block1 .content h2 {
    margin-bottom: 10px;
    margin-top: 20px;
  }

  .energy_block1 .content p {
    font-size: 14px;
  }

  .energy_block1 .content {
    padding-left: 0;
  }

  .energy_block2 {
    margin-top: 40px;
  }

  .energy_block2 .content {
    padding: 30px 25px;
  }

  .energy_block2 .content h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
  }

  .energy_block2 .content.full {
    margin-top: 50px;
  }

  .energy_block2 .content.full .inner {
    padding-left: 0;
  }

  .energy_block2 .content.full h3 {
    margin-bottom: 20px;
  }

  .energy_block2 .content.full .inner .tic_list:first-child,
  .energy_block2 .content.full .inner .tic_list {
    width: 100%;
    padding: 0;
  }

  .energy_block2 .content.full .inner .tic_list:first-child {
    margin-bottom: 20px;
  }

  .energy_link {
    margin: 25px 0 0 0 !important;
  }

  .energy-page {
    padding-bottom: 40px;
  }

  .energy_link {
    font-size: 14px;
  }

  a.site-logo {
    max-width: 270px;
  }

  .hm-first-section {
    padding: 50px 0;
  }

  .hm-about-section .content p {
    font-size: 14px;
  }

  .office-touch {
    top: -35px;
  }

  .view-all-location {
    font-size: 13px;
    padding: 10px 35px;
  }

  .glob-outer .view-all-location {
    height: 40px;
  }

  .glob-outer {
    margin-top: -35px;
  }

  .custom_scroll {
    margin-top: 10px;
  }

  .hm_location {
    padding-top: 0;
    height: auto;
    margin-top: 50px;
  }

  .office-touch-body form input[type="text"] {
    font-size: 14px;
  }

  .hm-products .sec-title h2 {
    font-size: 28px;
  }

  .hm-case-study {
    padding-bottom: 20px;
  }

  .hm-case-study .sec-title {
    margin-bottom: 20px;
  }

  .hm-case-study .sec-title .main-title {
    margin-bottom: 0;
  }

  .hm-blog-section .sec-title {
    margin-bottom: 35px;
  }

  .ofice-block,
  .touch-block {
    margin: 0 4%;
  }

  .menu-ul>li:last-child a {
    font-size: 13px;
  }

  .menu-ul a {
    font-size: 15px;
  }

  .asset_inte_top h2 {
    font-size: 40px;
    line-height: 45px;
  }

  .asset_inte_top {
    padding-top: 40px;
  }

  .asset_inte_top p {
    margin-bottom: 15px;
    font-size: 14px;
  }

  .asst_right_set .integ_cnt::before {
    left: 5px;
  }

  .asst_right_set .integ_cnt {
    padding-left: 60px;
  }

  .asst_right_set {
    padding: 30px 0;
  }

  .asst_right_set h3 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 15px;
  }

  .asset_contact_sec h4 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 5px;
  }

  .asset_contact_sec {
    padding: 30px 0;
  }

  .related_case_studies {
    padding: 40px 0;
  }

  .news_list .image .content p {
    font-size: 13px;
    line-height: 20px;
  }

  .abtpage_first .left p {
    font-size: 14px;
  }

  .abtpage_section p {
    font-size: 14px;
  }

  .px-120 {
    padding: 40px 0;
  }

  .about-page {
    padding: 50px 0;
  }

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

  .glob-outer .view-all-location {
    margin: 0 auto;
    top: 280px;
  }

  .office-touch-body form input[type="text"] {
    padding-left: 0;
  }

  .product-list .owl-stage {
    margin-left: 0;
  }

  .sub-banner h1::after {
    width: 100px;
  }

  .sticky_bar {
    position: initial;
  }

  .page_nav ul {
    flex-wrap: nowrap;
    overflow: auto;
  }

  .page_nav a {
    border-bottom: none;
  }

  .page_nav .active a {
    color: var(--color-primary);
  }

  .accreditations-page {
    padding: 30px 0 50px 0;
  }

  .inspection-paragraph {
    margin-bottom: 40px;
  }

  .three_style_column .content h4 {
    min-height: auto;
    padding-bottom: 5px;
  }

  .three_style_column .content .round-btn {
    top:-3px;
  }

  .three_style_column li:nth-child(2),
  .three_style_column li:nth-child(5),
  .three_style_column li:nth-child(8),
  .three_style_column li:nth-child(11),
  .three_style_column li:nth-child(14),
  .three_style_column li:nth-child(17) {
    flex-direction: initial;
  }

  .get_in_touch {
    margin-top: 30px;
  }

  .get_in_touch .link {
    font-size: 13px;
  }

  .other-case-study.grd-cloud::after {
    display: none;
  }

  .four_box .content p {
    margin-bottom: 15px;
  }

  .other-case-study .left-side .button_outer {
    margin-top: 20px;
    width: 85px;
  }

  .other-case-study .item .content p {
    line-height: 20px;
  }

  .other-case-study .item .content .link {
    margin-top: 15px;
  }

  .location-page {
    padding: 30px 0 50px 0;
  }

  .loc_list {
    row-gap: 20px;
  }

  .product_slider .item {
    min-height: 450px;
    padding: 20px 30px 0 30px;
}

  .flex_wrap_div {
    margin: 30px 0;
    row-gap: 20px;
  }

  .flex_wrap_item {
    width: 100%;
    margin: 0;
  }

  .single-post .news_detail_page .content {
    padding: 45px 0 0 0;
  }
  .two_colum_list .content .ico-arrow-right{
     position: initial;
  }
}

@media (max-width: 680px) {

  .counter-list li {
    width: 100%;
  }

  .contact_address_side h2 {
    font-size: 40px;
    line-height: 47px;
  }

  .contact_form_side .form-field.half {
    width: 100%;
  }

  .swiper-autoheight,
  .swiper-autoheight .swiper-slide {
    height: auto !important;
  }

  .news_list .image .content {
    padding: 10px 10px;
  }

  .news_list li {
    width: 49%;
  }

  .news_detail_page .inner .title h1 {
    font-size: 20px;
  }

  .news_detail_page .inner .title {
    margin-bottom: 20px;
  }

  .retated_news {
    margin-top: 40px;
  }

  .search-page .image,
  .search-page .content {
    width: 100%;
  }

  .glob-outer {
    width: 100%;
  }

  .footer-bottom>* {
    width: 100%;
    min-height: auto;
    padding: 30px 0;
    text-align: center;
  }

  .footer-bottom .share {
    justify-content: center;
  }

  .footer-bottom {
    padding: 0 4%;
  }

  .footer-bottom>div+div {
    border: none;
  }

  .footer-bottom .second {
    border-top: 1px solid #3c3f42;
    border-bottom: 1px solid #3c3f42;
  }

  .footer_first {
    text-align: center;
    row-gap: 20px;
    justify-content: center;
  }

  .footer-bottom .first a+a {
    margin-top: 10px;
  }

  .two_colum_list li {
    width: 100%;
  }

  .two_colum_list {
    row-gap: 25px;
  }

  .two_colum_list .content p {
    line-height: 22px;
  }

  .big-title {
    font-size: 30px;
  }

  .sub-title {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .product-list .product-btn {
    margin-top: 12px;
    font-size: 13px;
  }

  .product-list .content p {
    line-height: 22px;
    font-size: 14px;
  }

  .product-list .content h4 {
    font-size: 16px;
  }

  .sec-title {
    flex-wrap: wrap;
    row-gap: 15px;
  }

  .sec-title .left {
    width: 100%;
  }

  .hm-about-section .image span {
    font-size: 13px;
    margin-top: 6px;
  }

  .counter-list li .bottom {
    padding-top: 15px;
  }

  .counter-list li .bottom span {
    font-size: 40px;
  }

  .counter-list li .title {
    padding-bottom: 10px;
  }

  .loc_list li {
    width: 100%;
    padding: 64px 15px 15px 15px;
  }

  .block_logos li {
    width: 48%;
  }

  .block_logos li img {
    width: 100%;
  }

  .fill_list li {
    width: 100%;
  }

  .fill_list li:nth-child(2) {
    padding-top: 5%;
  }

  .history_sec .left,
  .history_sec .right {
    width: 50%;
    min-height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .history_sec ul {
    padding-bottom: 30px;
  }

  .abtpage_section .title h3 {
    font-size: 30px;
  }

  .history_sec {
    padding-top: 30px;
  }

  .management {
    row-gap: 10px;
  }

  .abtpage_section .title {
    margin-bottom: 20px;
  }

  .management .content .inner {
    padding: 0 4%;
  }

  .team_list li {
    width: 100%;
  }

  .team_list .content .title {
    min-height: auto;
  }

  .team_list .image {
    margin-bottom: 20px;
  }

  .blog-carousel .content h4 {
    font-size: 16px;
    line-height: 20px;
  }

  p {
    font-size: 13px !important;
  }

  .badge_list a {
    font-size: 13px;
  }

  .overview h2 {
    font-size: 20px;
    line-height: 30px;
  }

  .sub-menu h4 {
    font-size: 15px;
  }

  .abtpage_first {
    row-gap: 15px;
  }

  .abtpage_section {
    margin-top: 45px;
  }

  .loc_list .top_content a {
    font-size: 13px;
  }

  .loc_list .top_content {
    min-height: auto;
  }

  .contact_form_side .form-field {
    font-size: 13px;
  }

  .overview-primary {
    padding: 40px 0;
  }

  .tag-list a {
    font-size: 13px;
  }

  .other-case-study .left-side h2 {
    font-size: 30px;
  }

  .other-case-study .left-side .button_outer>* {
    width: 35px;
    height: 35px;
  }

  .contact_form_side .wpcf7-form-control-wrap:nth-child(2),
  .contact_form_side .wpcf7-form-control-wrap:nth-child(3) {
    width: 100%;
  }

  .agree label {
    padding-left: 20px;
  }
}

@media (max-width: 480px) {
  .office-touch-body form li {
    width: 100%;
  }

  .core_values h2 {
    font-size: 35px;
  }

  .history_sec li h3 {
    font-size: 30px;
    line-height: 35px;
  }

  .block_logos li img {
    max-width: 90%;
  }

  .three_style_column li {
    width: 100%;
  }

  .three_style_column .content p {
    padding-right: 50px;
  }

  .three_style_column {
    row-gap: 25px;
  }

  .office-touch-body form input[type="submit"] {
    margin-top: 10px;
  }

  .subscribe_form .input {
    width: calc(100% - 44px);
    height: 44px;
    padding: 0 20px;
  }

  .footer-bottom>* {
    padding: 15px 0;
  }

  .footer_second {
    padding: 30px 0;
  }

  .sub-title {
    font-size: 12px;
  }

  .main-title {
    font-size: 24px;
    line-height: 35px;
  }

  .grid-item,
  .career_list li,
  .four_colum_list li,
  .three_colum_list li,
  .hm-about-section .image li:not(.full) {
    width: 100%;
  }

  .sub-menu-active-links a {
    height: 40px;
    line-height: 23px;
    display: flex;
    align-items: center;
  }

  .contact_address_side h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .location_block h2 {
    font-size: 25px;
  }

  .inspection-paragraph {
    margin-bottom: 20px;
  }

  .product-list .item {
    margin: 0;
  }

  .news_detail_page ul {
    margin-bottom: 0;
  }

  /* .news_detail_page ul li {
    padding-left: 0;
  } */

  .energy_block2 .content .tic_list>li {
    padding-left: 30px;
    width: 100%;
  }

  .energy_block2 .content li ul {
    margin-top: 8px;
  }

  .career_list h4 {
    min-height: auto;
  }
}

@media (max-width: 360px) {
  .news_list li {
    width: 100%;
  }

  a.site-logo {
    max-width: 220px;
  }
}