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


}

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

@media (max-width: 1800px) {

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


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

  .header-options {
    margin-left: 20px;
  }

  .container-main {
    max-width: 90%;
  }

  .container {
    max-width: 85%
  }

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

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

  .header .white-btn {
    padding: 0px 15px;
    font-size: 12px;
  }

  .search-btn {
    margin-left: 15px;
  }

  .main-title-big {
    font-size: 55px;
    line-height: 60px;
  }

  .hme-group-section {
    width: 100%;
    padding: 90px 0 45px;
  }

  .title-main-container {
    margin-bottom: 25px;
  }

  .home-grp-content h3 {
    font-size: 30px;
    line-height: 35px;
  }

  .hme-products-section {
    padding: 45px 0;
  }

  .main-title-small {
    font-size: 40px;
    line-height: 45px;
  }

  .white-btn {
    padding: 0px 20px;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
  }

  .hme-product-content {
    padding-top: 20px;
  }

  .hme-product-list ul {
    row-gap: 55px;
  }

  .hme-featured-section {
    padding-top: 45px;
  }

  .main-featured-content h3 {
    font-size: 40px;
    line-height: 45px;
  }

  .main-featured-content p {
    font-size: 16px;
  }

  .featured-content-main h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .tumb-image {
    width: 100px;
  }

  .tumb-image img {
    height: 100px;
  }

  .featured-tumb-content {
    width: calc(100% - 100px);
    padding-left: 20px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    width: 50px;
    height: 50px;
  }

  .home-clients-section {
    padding: 100px 0px;
  }

  .hme-building-content p {
    font-size: 16px;
  }

  .home-temporary-building-section {
    min-height: 680px;
  }

  .home-media-center-section {
    padding: 100px 0;
  }

  .hme-about-section {
    min-height: 720px;
  }

  .featured-slider .swiper-slide img {
    height: 650px;
  }

  .featured-tumb-container {
    bottom: 50px;
  }

  .main-featured-content {
    bottom: 130px;
  }

  .footer {
    padding-top: 75px;
  }

  .footer-content-section {
    padding: 65px 0;
  }

  .footer-content-section h3 {
    font-size: 17px;
    margin-bottom: 20px;
  }

  .footer-quick-link ul li a {
    font-size: 14px;
    line-height: 26px;
  }

  .footer-contact p {
    font-size: 14px;
    line-height: 26px;
  }

  .footer-group-link ul li a {
    font-size: 14px;
    line-height: 26px;
  }

  .footer-subscribe label {
    font-size: 18px;
  }

  .header {
    padding: 30px 0;
  }

  .main-page-menu {
    padding: 35px 0 0;
  }

  .main-page-menu ul li a {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    padding: 0px 15px;
  }

  .who-section {
    padding-top: 90px;
  }

  .mission-section {
    padding-top: 90px;
  }

  .management-section {
    padding-top: 90px;
  }

  .management-slider-main {
    margin-top: 30px;
  }

  .team-main img {
    min-height: 450px;
  }

  .team-hover-inner .white-btn {
    margin-top: 40px;
  }

  .history-section {
    padding-top: 90px;
  }

  .main-history-content h2 {
    font-size: 300px;
    line-height: 280px;
  }

  .swiper-history .swiper-slide::after {
    top: 495px;
  }

  .swiper-history .swiper-slide::before {
    top: 505px;
  }

  .about-image-section {
    min-height: 750px;
  }

  .sub-banner .container-main {
    height: 350px;
  }

  .who-content-main .main-title-small {
    margin-bottom: 15px;
  }

  .mission-section-inner .main-title-small {
    margin-bottom: 15px;
  }

  .overview-section {
    padding: 100px 0 40px;
  }

  .why-content-section {
    padding: 40px 0 100px;
  }

  .why-content {
    width: 60%;
    padding-left: 60px;
  }

  .why-image {
    width: 40%;
  }

  .why-content-section ul {
    row-gap: 65px;
  }

  .certificate-main-inner ul {
    margin-top: 30px;
  }

  .certificate-main-inner ul li {
    height: 110px;
    padding: 15px;
  }

  .certificate-main-inner {
    padding-top: 50px;
  }

  .certificate-main-section {
    padding-bottom: 55px;
  }

  .products-main-section {
    padding: 40px 0px 90px;
  }

  .hme-product-image img {
    height: 350px;
  }

  .products-list-section {
    padding: 40px 0px 100px;
  }

  .product-list-content {
    padding-left: 50px;
  }

  .product-list-sort {
    width: 40%;
  }

  .product-list-sort .nice-select {
    min-width: 270px;
    height: 50px;
    line-height: 50px;
  }

  .product-list-title .main-title-small {
    width: 60%;
  }

  .product-list-sort label {
    line-height: 50px;
    font-size: 14px;
  }

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

  .product-list-text h3 {
    font-size: 20px;
    line-height: 25px;
  }

  .product-list-main ul {
    row-gap: 40px;
  }

  .product-filter h3 {
    font-size: 20px;
    line-height: 25px;
  }

  .product-filter-box {
    margin-bottom: 35px;
  }

  .filter-box {
    padding: 10px 15px;
    margin-top: 10px;
  }

  .product-detail-bredcrumb-main {
    padding-top: 30px;
  }

  .product-detail-gallery-section {
    width: 100%;
    padding: 20px 0 40px;
  }

  .product-category {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .product-detail-table {
    width: 100%;
    padding: 20px 25px;
    margin-top: 20px;
  }

  .product-detail-table ul li {
    padding: 10px 0px;
    font-size: 14px;
  }

  .product-detail-btn-main {
    margin-top: 25px;
  }

  .product-detail-tabs {
    padding: 40px 0;
  }

  .resp-tabs-list li {
    padding: 15px 20px !important;
    font-size: 14px;
  }

  .side-wall-wrap ul li h3 {
    font-size: 15px;
    line-height: 22px;
  }

  .project-detsils-product-slider {
    padding: 40px 0 90px;
  }

  .service-bottom-connect-inner h2 {
    font-size: 45px;
    line-height: 50px;
  }

  .resp-tab-content {
    padding: 25px !important;
  }

  .service-bottom-connect {
    min-height: 430px;
  }

  .event-slider .product-list-text h3 {
    font-size: 20px;
    line-height: 25px;
  }

  .news-listing-section {
    padding: 90px 0;
  }

  .media-slide-box-content h4 {
    font-size: 16px;
    line-height: 20px;
  }

  .media-slide-box-content label {
    font-size: 14px;
    margin-bottom: 7px;
  }

  .news-listing-section ul {
    row-gap: 50px;
  }

  .media-slide-box-content {
    padding-top: 15px;
  }

  .news-detail-top-section {
    padding: 55px 0;
  }

  .news-detail-top-section img {
    margin: 15px 0px 35px;
  }

  .related-news-slider {
    margin-top: 30px;
  }

  .related-news-section {
    padding-bottom: 90px;
  }

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

  .contact-office-list {
    padding: 40px 0 90px;
  }

  .product-search {
    width: 100%;
    height: 50px;
    line-height: 48px;
  }

  .contact-search-box .ico-search {
    right: 17px;
    top: 17px;
  }

  .contact-location-map {
    margin-top: 45px;
  }

  .contact-location-container ul {
    row-gap: 10px;
  }

  .career-main-section {
    width: 100%;
    padding: 100px 0;
  }

  .career-list-content {
    padding-top: 65px;
  }

  .career-text h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 5px;
  }

  .career-list-content ul {
    margin-top: 35px;
    row-gap: 35px;
  }

  .career-text {
    padding: 20px 25px;
  }

  .career-details-section {
    padding: 55px 0 100px;
  }

  .career-form-inner ul {
    row-gap: 25px;
  }

  .career-detail-heading ul li {
    font-size: 17px;
  }

  .career-detail-box {
    margin-bottom: 40px;
  }

  .career-detail-heading {
    margin-top: 25px;
  }

  .career-detail-box ul li {
    margin-bottom: 15px;
  }

  .career-detail-box h3 {
    font-size: 26px;
    line-height: 32px;
  }

  .career-detail-main {
    margin-top: 60px;
  }

  .career-form-inner {
    margin-top: 25px;
  }

  .inner-services-project-list {
    padding-top: 40px;
  }

  .hme-product-content h3 {
    font-size: 22px;
    line-height: 25px;
  }

  .inner-project-btn-main {
    margin-top: 15px;
  }

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

  .service-products-slider-main {
    padding: 100px 0px 50px;
  }

  .service-clients-section {
    padding: 100px 0;
  }

  .home-clients-list ul li {
    height: 135px;
    padding: 15px;
  }

  .service-inner-about-section-inner {
    row-gap: 60px;
  }

  .service-inner-about-section {
    padding: 15px 0 50px;
  }

  .who-content-main {
    padding-left: 50px;
  }

  .who-section-inner:nth-child(2n) .who-content-main {
    padding-left: 0;
    padding-right: 50px;
  }

  .service-inner-product-slider {
    padding: 50px 0;
  }

  .service-gallery-section {
    padding: 50px 0 0;
  }

  .grid {
    margin-left: -1%;
    margin-right: -1%;
  }

  .grid-item {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
  }

  .other-services-sections {
    padding: 50px 0 90px;
  }

  .news-detail-bredcrumb ul li a {
    font-size: 15px;
  }

  .news-detail-bredcrumb ul li span {
    font-size: 15px;
  }

  .project-brudcrumb {
    margin-top: 40px;
  }

  .project-filter-main .nice-select {
    width: 100%;
    height: 55px;
    line-height: 53px;
  }

  .project-label {
    position: absolute;
    left: 15px;
    bottom: 15px;
    padding: 0px 15px;
  }

  .hme-group-box {
    width: 100%;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    padding: 40px 25px 30px;
    min-height: 600px;
  }

  .site-logo {
    max-width: 240px;
  }

  .project-filter-main {
    padding-top: 100px;
  }

  .contact-location-container {
    margin-top: 30px;
  }

  .contact-location-map {
    margin-top: 35px;
  }

  .search-pannel {
    top: -3px;
    right: 115px;
  }

  .main {
    margin-top: 110px;
  }

  .detail-banner {
    width: 100%;
    height: calc(100vh - 110px);
  }

  .nav-bar ul li.menu-item-has-children>a {
    background-size: 17px;
    background-position: right top 0px;
  }

}

@media (max-width: 1450px) {

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

}

@media (max-width: 1450px) {
  .menu-ul li a {
    font-size: 12px;
  }

  .switch {
    margin-left: 15px;
  }

  .featured-tumb-container {
    bottom: 20px;
  }

  .project-detail-first-section {
    padding: 100px 0 40px;
  }

  .project-detail-second-section {
    padding: 40px 0 90px;
  }

  .project-second-inner {
    margin-top: 25px;
  }

  .project-detail-slider {
    margin-top: 25px;
  }

  .service-clients-section {
    padding: 80px 0;
  }



}

@media (max-width: 1350px) {

  .hme-group-section {
    width: 100%;
    padding: 80px 0 40px;
  }

  .banner-Swipper .swiper-slide img {
    height: 90vh;
    object-fit: cover;
    object-position: center;
  }

  .main-title-big {
    font-size: 50px;
    line-height: 55px;
  }

  .title-main-container {
    margin-bottom: 20px;
  }

  .hme-group-box {
    width: 100%;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    padding: 40px 25px 30px;
    min-height: 500px;
  }

  .home-grp-content h3 {
    font-size: 25px;
    line-height: 30px;
    margin-top: 30px;
  }

  .hme-products-section {
    padding: 40px 0;
  }

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

  .hme-product-content h3 {
    font-size: 20px;
    line-height: 23px;
  }

  .hme-product-list ul {
    row-gap: 45px;
  }

  .hme-featured-section {
    padding-top: 40px;
  }

  .main-featured-content h3 {
    font-size: 35px;
    line-height: 40px;
  }

  .main-featured-content p {
    font-size: 15px;
  }

  .tumb-image {
    width: 85px;
  }

  .tumb-image img {
    height: 85px;
  }

  .featured-content-main h3 {
    font-size: 18px;
    line-height: 22px;
  }

  .featured-tumb-content {
    width: calc(100% - 85px);
    padding-left: 15px;
  }

  .featured-tumb-container-inner {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
  }

  .featured-tumb-container .swiper-button-prev {
    left: -10px;
    margin-top: -20px;
  }

  .featured-tumb-container .swiper-button-next {
    right: -10px;
    margin-top: -20px;
  }

  .featured-content-main label {
    font-size: 14px;
  }

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

  .home-clients-section {
    padding: 80px 0px;
  }

  .white-btn {
    padding: 0px 15px;
    font-size: 13px;
    height: 45px;
    line-height: 45px;
  }

  .home-clients-list ul li {
    height: 120px;
    padding: 10px;
  }

  .home-temporary-building-section {
    min-height: 600px;
  }

  .hme-building-content .white-btn {
    margin-top: 20px;
  }

  .main-title-big {
    margin-bottom: 15px;
  }

  .home-media-center-section {
    padding: 80px 0;
  }

  .hme-about-section {
    min-height: 580px;
  }

  .home-about-content .white-btn {
    margin-top: 15px;
  }

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

  .nav-bar ul li.menu-item-has-children>a {
    background: url(../images/down-arrow.png) no-repeat;
    background-size: 17px;
    padding-right: 22px;
    background-position: right top 0px;
  }

  .header-options {
    margin-left: 15px;
  }

  .search-btn {
    margin-left: 15px;
  }

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

  .search-pannel {
    --search-height: 45px;
    width: 230px;
  }

  .site-logo {
    max-width: 210px;
  }

  .sub-banner .container-main {
    height: 300px;
  }

  .main-page-menu ul li a {
    height: 46px;
    line-height: 46px;
    font-size: 13px;
    padding: 0px 15px;
  }

  .who-section {
    padding-top: 80px;
  }

  .who-content-main .main-title-small {
    margin-bottom: 10px;
  }

  .who-content-main {
    padding-left: 45px;
  }

  .mission-section {
    padding-top: 80px;
  }

  .mission-section-inner .main-title-small {
    margin-bottom: 10px;
  }

  .mission-section {
    min-height: 80vh;
  }

  .management-section {
    padding-top: 80px;
  }

  .management-section {
    padding-top: 80px;
  }

  .team-main img {
    min-height: 360px;
  }

  .history-section {
    padding-top: 80px;
  }

  .history-slider-main {
    margin-top: 30px;
  }

  .main-history-content h2 {
    font-size: 260px;
    line-height: 260px;
  }

  .swiper-history .swiper-slide::after {
    top: 470px;
  }

  .swiper-history .swiper-slide::before {
    top: 480px;
  }

  .about-image-section {
    min-height: 650px;
    padding-top: 80px;
  }

  .footer {
    padding-top: 60px;
  }

  .footer-logo {
    max-width: 300px;
  }

  .footer-content-section h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
  }

  .footer-quick-link ul li {
    margin-bottom: 10px;
  }

  .footer-group-link ul li {
    margin-bottom: 10px;
  }

  .footer-content-section {
    align-items: flex-start;
  }

  .footer-content-section {
    padding: 50px 0;
  }

  .footer-copy-right {
    padding: 20px 0;
    font-size: 14px;
  }

  .footer-contact p {
    margin-bottom: 10px;
  }

  .team-hover h3 {
    width: 100%;
    font-size: 28px;
    line-height: 30px;
  }

  .team-hover-inner .white-btn {
    margin-top: 30px;
  }

  .overview-section {
    padding: 80px 0 35px;
  }

  .why-content {
    width: 60%;
    padding-left: 50px;
  }

  .why-image img {
    object-fit: cover;
    object-position: center;
    height: 350px;
  }

  .why-content-section ul {
    row-gap: 50px;
  }

  .why-content-section ul li {
    width: 85%;
  }

  .why-content-section {
    padding: 35px 0 80px;
  }

  .certificate-main-inner ul {
    margin-top: 20px;
  }

  .certificate-main-section {
    padding-bottom: 50px;
  }

  .products-main-section {
    padding: 40px 0px 80px;
  }

  .products-list-section {
    padding: 30px 0px 80px;
  }

  .filter-box ul li {
    font-size: 14px;
    padding: 6px 0;
    padding-left: 25px;
  }

  .filter-box .checkmark {
    height: 16px;
    width: 16px;
    position: absolute;
    top: 8px;
  }

  .filter-box .checkmark:after {
    width: 8px;
    height: 8px;
  }

  .product-list-sort label {
    display: none;
  }

  .product-list-main {
    margin-top: 25px;
  }

  .product-list-text h3 {
    font-size: 18px;
    line-height: 23px;
  }

  .product-list-main ul {
    row-gap: 35px;
  }

  .product-list-text {
    padding-top: 10px;
  }

  .overview-inner {
    width: 85%;
  }

  .project-filter-main {
    padding-top: 80px;
  }

  .project-filter-main .nice-select {
    width: 100%;
    height: 50px;
    line-height: 50px;
  }

  .news-listing-section {
    padding: 70px 0;
  }

  .news-listing-section ul {
    row-gap: 40px;
  }

  p {
    line-height: 22px;
    font-size: 14px;
  }

  .news-detail-top-section {
    padding: 50px 0;
  }

  .date-text {
    margin-bottom: 15px;
  }

  .news-detail-top-section img {
    margin: 10px 0px 30px;
  }

  .news-detail-top-section p {
    margin-bottom: 15px;
  }

  .related-news-slider {
    margin-top: 20px;
  }

  .related-news-section {
    padding-bottom: 70px;
  }

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

  .contact-office-list {
    padding: 30px 0 80px;
  }

  .contact-location-container {
    margin-top: 25px;
  }

  .career-main-section {
    padding: 80px 0;
  }

  .career-list-content {
    padding-top: 55px;
  }

  .career-list-content ul {
    margin-top: 25px;
    row-gap: 25px;
  }

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

  .career-detail-heading ul li {
    font-size: 14px;
  }

  .career-detail-main {
    margin-top: 50px;
  }

  .career-detail-box h3 {
    font-size: 25px;
    line-height: 30px;
  }

  .career-detail-box ul li {
    margin-bottom: 10px;
  }

  .career-detail-box {
    margin-bottom: 30px;
  }

  .career-form-inner ul {
    row-gap: 20px;
  }

  .file-placeholder {
    height: 50px;
  }

  .file-placeholder .file-browse {
    height: 50px;
  }

  .file-placeholder .file-browse .file-browse-txt {
    line-height: 50px;
  }

  .file-placeholder input[type=file] {
    height: 50px;
  }

  .file-placeholder .file-browse .browse {
    height: 50px;
    line-height: 50px;
  }

  .career-form-main {
    margin-top: 65px;
  }

  .inner-services-project-list {
    padding-top: 20px;
  }

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

  .service-products-slider-main {
    padding: 80px 0px 40px;
  }

  .service-clients-section {
    padding: 40px 0;
  }

  .service-bottom-connect-inner h2 {
    font-size: 35px;
    line-height: 40px;
  }

  .service-inner-about-section-inner {
    row-gap: 50px;
  }

  .header {
    padding: 20px 0;
  }

  .service-inner-about-section {
    padding: 15px 0 40px;
  }

  .service-inner-product-slider {
    padding: 40px 0;
  }

  .service-gallery-section {
    padding: 40px 0 0;
  }

  .other-services-sections {
    padding: 50px 0 80px;
  }

  .product-filter-box {
    margin-bottom: 25px;
  }

  .product-detail-content {
    width: 50%;
    padding-left: 4%;
  }

  .resp-tabs-list li {
    padding: 15px 15px !important;
    font-size: 13px;
  }

  .side-wall-wrap ul {
    row-gap: 15px;
  }

  .related-projects-sections {
    padding: 40px 0;
  }

  .project-detsils-product-slider {
    padding: 40px 0 70px;
  }

  .service-bottom-connect {
    min-height: 380px;
  }

  .project-filter-main ul li .ico-search {
    top: 18px;
  }

  .switch {
    margin-left: 15px;
  }

  .project-filter-main ul {
    row-gap: 15px;
  }

  .project-filter-main ul li {
    width: 32.7%;
  }

  .project-filter-main ul li:last-child {
    width: 66%;
  }


  .smooth-scroll #content-scroll {
    top: 85px;
  }

  .main {
    margin-top: 85px;
  }

  .project-content-main {
    width: 50%;
    padding-left: 55px;
  }

}

@media (max-width: 1270px) {
  .menu-ul a {
    font-size: 11px;
  }

  .header .white-btn {
    padding: 0px 15px;
    font-size: 10px;
  }

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

  .site-logo {
    max-width: 200px;
  }

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

  .project-detail-first-section {
    padding: 75px 0 30px;
  }

  .project-detail-second-section {
    padding: 32px 0 70px;
  }

}

@media (max-width: 1199px) {

  .header-options {
    margin-left: auto;
  }

  .menu-ul li {
    text-align: center;
  }

  .menu-ul li {
    --space: 2%;
  }

  .menu-ul a {
    font-size: 14px;

  }

  .hme-group-box {
    padding: 30px 20px 20px;
  }

  .home-temporary-building-section {
    padding-top: 25px;
  }



  .hme-product-list ul {
    row-gap: 40px;
  }

  .hme-product-content {
    padding-top: 15px;
  }

  .featured-slider .swiper-slide img {
    height: 550px;
  }

  .main-featured-content {
    bottom: 60px;
  }

  .home-clients-section {
    padding: 60px 0px;
  }

  .home-clients-list ul li {
    height: 100px;
    padding: 10px;
  }

  .home-clients-list ul li {
    width: 18%;
  }

  .home-temporary-building-section {
    min-height: 490px;
    padding-top: 10px;
  }

  .home-media-center-section {
    padding: 60px 0;
  }

  .home-about-content {
    width: 60%;
  }

  .hme-about-section {
    min-height: 520px;
  }

  .main-title-big {
    font-size: 40px;
    line-height: 42px;
  }

  .who-section {
    padding-top: 60px;
  }

  .main-title-small {
    font-size: 26px;
    line-height: 30px;
  }

  .management-section {
    padding-top: 60px;
  }

  .management-slider-main {
    margin-top: 25px;
  }

  .team-main img {
    min-height: auto;
  }

  .history-section {
    padding-top: 65px;
  }

  .main-history-content h2 {
    font-size: 215px;
    -webkit-text-stroke: 5px #fff;
  }

  .about-image-content {
    width: 80%;
  }

  .about-image-section {
    min-height: 500px;
    padding-top: 65px;
  }

  .about-image-content .white-btn {
    margin-bottom: 15px;
  }

  .overview-section {
    padding: 60px 0 30px;
  }

  .why-content-section {
    padding: 30px 0 70px;
  }

  .why-content {
    width: 60%;
    padding-left: 40px;
  }

  .why-content-section ul {
    row-gap: 45px;
  }

  .why-content-section ul li {
    width: 90%;
  }

  .certificate-main-inner ul li {
    height: 100px;
    padding: 10px;
  }

  .certificate-main-inner ul li {
    width: 18%;
  }

  .products-main-section {
    padding: 30px 0px 65px;
  }

  .hme-product-list ul {
    row-gap: 35px;
  }

  .hme-product-image img {
    height: 280px;
  }

  .products-list-section {
    padding: 25px 0px 60px;
  }

  .product-filter {
    width: 30%;
  }

  .product-list-content {
    width: 70%;
    padding-left: 35px;
  }

  .product-list-main ul li {
    width: 47%;
  }

  .product-list-main ul {
    row-gap: 25px;
  }

  .product-list-text h3 {
    font-size: 18px;
    line-height: 23px;
  }

  .product-list-title .main-title-small {
    width: 100%;
  }

  .product-list-sort {
    width: 100%;
    margin-top: 15px;
  }

  .product-list-sort .nice-select {
    min-width: 100%;
    height: 45px;
    line-height: 45px;
  }

  .filter-box {
    padding: 10px 10px;
    margin-top: 10px;
  }

  .product-filter-box {
    margin-bottom: 20px;
  }

  .product-filter h3 {
    font-size: 16px;
    line-height: 22px;
  }

  .product-detail-bredcrumb-main {
    padding-top: 20px;
  }

  .product-detail-gallery-section {
    align-items: flex-start;
  }

  .product-detail-tabs {
    padding: 25px 0;
  }

  .project-detsils-product-slider {
    padding: 35px 0 60px;
  }

  .service-bottom-connect {
    padding: 60px 0;
    min-height: auto;
  }

  .service-bottom-connect-inner {
    width: 50%;
  }

  .footer-contact {
    width: 25%;
  }

  .footer-group-link {
    width: 25%;
  }

  .footer-quick-link ul {
    width: 45%;
  }

  .footer-content-section {
    padding: 40px 0;
  }

  .related-projects-sections {
    padding: 25px 0;
  }

  .project-detsils-product-slider {
    padding: 30px 0 55px;
  }

  .service-bottom-connect {
    padding: 55px 0;
  }

  .product-detail-btn-main {
    margin-top: 20px;
  }

  .product-detail-table {
    padding: 15px 20px;
    margin-top: 15px;
  }

  .project-filter-main.filter-project-details {
    padding-top: 10px;
  }

  .hme-product-content h3 {
    font-size: 16px;
    line-height: 19px;
  }

  .hme-product-content .white-btn {
    margin-top: 10px;
  }

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

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

  .menu-open .header {
    z-index: 9999;
    position: fixed !important;
    top: 0;
  }

  .menu-open.sticky-company-nav.scroll-up .header {
    position: fixed !important;
    top: 0;
  }

}

@media (max-width: 1040px) {

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

  .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;
  }

  .nav-bar ul li.menu-item-has-children>a {
    background-position: right top 2px;
  }

  .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;
  }

  .header-options .white-btn {
    display: none;
  }

  .hme-group-section {
    width: 100%;
    padding: 50px 0 30px;
  }

  .project-filter-main {
    padding-top: 50px;
  }

  .mission-section {
    padding-top: 65px;
  }

  .group-slider-main ul {
    row-gap: 2px;
  }

  .group-slider-main ul li {
    width: 50%;
  }

  .search-pannel {
    top: 0px;
    --search-height: 35px;
  }

  .news-detail-bredcrumb ul {
    row-gap: 5px;
  }

  .swiper-slide-thumb-active .featured-content-main::after {
    content: "";
    position: absolute;
    top: -14px;
    left: 18%;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #f6f6f6;
    z-index: 88;
  }

  .main {
    margin-top: 75px;
  }

  .main-history-box-img {
    width: 550px;
  }

  .detail-banner {
    width: 100%;
    height: calc(100vh - 75px);
  }

}

@media (max-width: 950px) {

  .product-filter {
    width: 100%;
    margin-bottom: 40px;
  }

  .product-list-content {
    width: 100%;
    padding-left: 0;
  }

  .overview-inner-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 25px;
  }

  .overview-getin {
    width: 100%;
    height: 250px;
  }

  .products-list-section {
    padding: 20px 0px 50px;
  }

  .product-list-text h3 {
    font-size: 17px;
    line-height: 23px;
  }

  .footer-subscribe {
    width: 100%;
    margin-left: auto;
    margin-top: 25px;
  }

  .guinees-logo {
    width: 40%;
  }

  .footer-quick-link {
    width: 60%;
  }

  .footer-group-link {
    width: 40%;
  }

  .footer-contact {
    width: 60%;
  }

  .footer-content-section {
    row-gap: 25px;
  }

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

  .sub-banner .container-main {
    height: 260px;
  }

  .main-title-big {
    font-size: 38px;
    line-height: 40px;
  }

  .overview-getin-inner {
    text-align: center;
  }

  .project-brudcrumb {
    margin-top: 25px;
  }

  .news-detail-bredcrumb ul li a {
    font-size: 14px;
  }

  .news-detail-bredcrumb ul li::after {
    font-size: 18px;
    top: 2px;
  }

  .filter-box ul li {
    font-size: 13px;
  }

  .hme-group-section {
    width: 100%;
    padding: 40px 0 20px;
  }

  .featured-content-main h3 {
    font-size: 12px;
    line-height: 20px;
  }

  .tumb-image img {
    height: 55px;
  }

  .tumb-image {
    width: 55px;
  }

  .featured-content-main {
    padding: 10px 25px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    width: 40px;
    height: 40px;
  }

  .featured-content-main p {
    font-size: 10px;
  }

  .featured-tumb-content {
    width: calc(100% - 55px);
    padding-left: 10px;
  }

  .featured-content-main label {
    font-size: 12px;
  }

  .featured-tumb-container {
    bottom: 20px;
  }

  .main-featured-content h3 {
    font-size: 30px;
    line-height: 35px;
  }

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

  .featured-tumb-container .swiper-button-next {
    right: -10px;
    margin-top: -16px;
  }

  .featured-tumb-container .swiper-button-prev {
    left: -10px;
    margin-top: -16px;
  }

  .home-clients-section {
    padding: 50px 0px;
  }

  .home-clients-list ul li {
    width: 23%;
  }

  .hme-building-content p {
    font-size: 15px;
  }

  .featured-slider .swiper-slide img {
    height: 500px;
  }

  .home-media-center-section {
    padding: 50px 0;
  }

  .home-about-content {
    width: 100%;
  }

  .hme-about-section {
    position: relative;
  }

  .hme-about-section::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    background: rgb(208, 231, 202);
    background: linear-gradient(180deg, rgba(208, 231, 202, 0) 0%, rgba(255, 255, 255, 0.6643032212885154) 40%);
    z-index: 0;
  }

  .home-about-content {
    position: relative;
    z-index: 2;
  }

  .home-about-content p {
    color: #000;
  }

  .who-section-inner {
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .mission-section {
    position: relative;

  }

  .mission-section::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    background: rgb(208, 231, 202);
    background: linear-gradient(180deg, rgba(208, 231, 202, 0) 0%, rgb(255 255 255 / 40%) 40%);
    z-index: 0;
  }

  .about-image-section {
    position: relative;
  }

  .about-image-section::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    background: rgb(208, 231, 202);
    background: linear-gradient(180deg, rgba(208, 231, 202, 0) 0%, rgb(255 255 255 / 41%) 40%);
    z-index: 0;
  }

  .mission-section-inner {
    position: relative;
    z-index: 2;
  }

  .management-section {
    padding-top: 50px;
  }

  .main-history-box-img {
    width: 450px;
  }

  .main-history-content {
    margin-top: -70px;
  }

  .main-history-content h2 {
    font-size: 145px;
    line-height: 130px;
  }

  .swiper-history .swiper-slide::after {
    top: 330px;
  }

  .swiper-history .swiper-slide::before {
    top: 340px;
  }

  .history-slider-main {
    max-width: 100%;
  }

  .swiper-history .swiper-button-prev {
    margin-left: -25px;
  }

  .swiper-history .swiper-button-next {
    margin-right: -25px;
  }

  .about-image-content {
    width: 100%;
    position: relative;
    z-index: 2;
  }

  .about-image-content br {
    display: none;
  }

  .main-page-menu {
    display: none;
  }

  .why-image img {
    height: 280px;
  }

  .certificate-main-inner ul li {
    width: 23%;
  }

  .overview-section {
    padding: 50px 0 20px;
  }

  .project-filter-main ul {
    row-gap: 10px;
  }

  .project-filter-main ul li {
    width: 32.6%;
  }

  .project-filter-main ul li:last-child {
    width: 66%;
  }

  .news-listing-section {
    padding: 55px 0;
  }

  .news-listing-section ul li {
    width: 47%;
  }

  .media-slide-box-content h4 {
    font-size: 15px;
    line-height: 20px;
  }

  .related-news-section {
    padding-bottom: 55px;
  }

  .footer {
    padding-top: 50px;
  }

  .home-clients-list ul li {
    width: 14.666%;
    margin-left: 1%;
    margin-right: 1%;
    height: 145px;
  }

  .contact-page-form {
    padding: 55px 0 20px;
  }

  .contact-search-box .product-search {
    min-width: 350px;
  }

  .contact-office-list {
    padding: 25px 0 56px;
  }

  .career-form-inner .nice-select {
    height: 50px;
    line-height: 50px;
  }

  .career-main-section {
    padding: 55px 0;
  }

  .career-main-section .main-title-small {
    margin-bottom: 10px;
  }

  .career-list-content {
    padding-top: 45px;
  }

  .career-list-content ul li {
    width: 100%;
  }

  .career-icon {
    height: 175px;
  }

  .career-list-content ul {
    margin-top: 20px;
    row-gap: 20px;
  }

  .career-text h3 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .career-detail-box h3 {
    font-size: 20px;
    line-height: 26px;
  }

  .career-detail-main {
    margin-top: 40px;
  }

  .career-detail-left {
    width: 100%;
    padding-right: 0;
    border-right: none;
  }

  .career-detail-right {
    width: 100%;
    padding-left: 0;
  }

  .career-detail-box ul li {
    font-size: 14px;
  }

  .career-form-main {
    margin-top: 45px;
  }

  .career-details-section {
    padding: 35px 0 40px;
  }

  .inner-project-btn-main {
    column-gap: 6px;
  }

  .inner-project-btn-main .white-btn {
    padding: 0px 10px;
    font-size: 10px;
    height: 40px;
    line-height: 40px;
  }

  .hme-product-image img {
    height: 250px;
  }

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

  .service-gallery-section {
    padding: 25px 0 0;
  }

  .service-inner-product-slider {
    padding: 30px 0;
  }

  .service-bottom-connect {
    width: 100%;
    position: relative;
  }

  .service-bottom-connect-inner {
    width: 100%;
    position: relative;
    z-index: 2;
  }

  .service-bottom-connect::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    background: rgb(208, 231, 202);
    background: linear-gradient(180deg, rgba(208, 231, 202, 0) 0%, rgb(255 255 255 / 63%) 40%);
    z-index: 0;
  }

  .service-bottom-connect p {
    color: #000;
  }

  .other-services-sections {
    padding: 45px 0 50px;
  }

  .product-detail-gallery {
    width: 100%;
    margin-bottom: 25px;
  }

  .product-detail-content {
    width: 100%;
    padding-left: 0;
  }

  .side-wall-wrap ul li {
    width: 31.33%;
  }

  .event-slider .product-list-text h3 {
    font-size: 17px;
    line-height: 24px;
  }

  .service-bottom-connect-inner h2 {
    font-size: 30px;
    line-height: 35px;
  }

  h2.resp-tab-active {
    border-bottom: 0px solid #c1c1c1 !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important;
    background: #5ab1d0 !important;
    color: #fff;
  }

  .home-clients-list ul li {
    width: 31.33%;
  }

  .main-page-menu.mobile-page-menu {
    display: block;
  }

  .main-page-menu ul li a {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    padding: 0px 15px;
  }

  .main-page-menu {
    padding: 25px 0 0;
  }

  /* .hme-grp-content {
    opacity: 1;
    height: auto;
  } */


  .pinned-gallery h3 {
    max-width: 100%;
  }

  .main-text.rounded-text-box {
    height: 50px;
    line-height: 50px;
  }

  .container-main {
    max-width: 96%;
  }

  .project-filter-main ul li {
    width: 49.4%;
  }

  .project-filter-main ul li:last-child {
    width: 100%;
  }

  .project-filter-main .nice-select {
    width: 100%;
    height: 45px;
    line-height: 45px;
  }

  .project-filter-main ul li .ico-search {
    top: 15px;
  }

  .project-label {
    position: absolute;
    left: 10px;
    bottom: 10px;
    font-size: 8px;
    line-height: 25px;
    padding: 0px 10px;
  }

  .white-btn {
    padding: 0px 15px;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
  }

  .smooth-scroll #content-scroll {
    top: 75px;
  }

  .service-logo img {
    max-height: 50px;
  }

  .pinned-gallery {
    padding-top: 20px;
  }

  .about-service-section {
    padding: 45px 0px 35px;
  }

  .detail-banner {
    padding-bottom: 25px;
  }

}

@media (max-width: 767px) {

  .swiper-slide-active .featured-content-main {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    position: relative;
  }

  .featured-content-main {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
  }

  .swiper-slide-thumb-active .featured-content-main::after {
    content: "";
    position: absolute;
    top: -15px;
    left: 10%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #f6f6f6;
    z-index: 88;
  }

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

  .resp-tab-content {
    padding: 16px !important;
    border-radius: 0111;
  }

  .hme-products-section {
    padding: 30px 0;
  }

  .hme-product-image img {
    height: 150px;
  }

  .hme-product-content h3 {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 7px;
  }

  .hme-product-list ul {
    row-gap: 30px;
  }

  .hme-featured-section {
    padding-top: 30px;
  }

  .title-main-container {
    row-gap: 15px;
    justify-content: center;
  }

  .title-main-container .main-title-small {
    width: 100%;
    text-align: center;
  }

  .title-main-container .white-btn {
    margin-left: inherit;
  }

  .home-clients-list ul {
    row-gap: 10px;
  }

  .home-clients-list ul li {
    width: 48%;
    height: 110px;
    border: 1px solid #ededed
  }

  .home-media-center-section {
    padding: 45px 0;
  }

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

  .footer-quick-link {
    width: 100%;
  }

  .footer-quick-link ul {
    width: 50%;
  }

  .footer-group-link {
    width: 50%;
  }

  .footer-contact {
    width: 50%;
  }

  .footer-group-link ul li a {
    font-size: 13px;
    line-height: 20px;
    padding-right: 10px;
  }

  .footer-quick-link ul li a {
    font-size: 13px;
    line-height: 20px;
  }

  .footer-content-section h3 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .who-section-inner {
    row-gap: 20px;
  }

  .who-image-main {
    width: 100%;
  }

  .who-image-main img {
    width: 100%;
    object-fit: cover;
    height: 250px;
  }

  .who-content-main {
    padding-left: 0;
    width: 100%;
  }

  .mission-section-inner ul {
    row-gap: 30px;
  }

  .mission-section-inner ul li {
    width: 100%;
  }

  .mission-section-inner ul li p {
    color: #000;
  }

  .mission-section::after {
    background: linear-gradient(180deg, rgba(208, 231, 202, 0) 0%, rgb(255 255 255 / 72%) 40%);
  }

  .management-section {
    padding-top: 45px;
  }

  .main-history-box-img {
    width: 300px;
  }

  .main-history-content h2 {
    font-size: 95px;
    line-height: 95px;
  }

  .main-history-content {
    margin-top: -45px;
  }

  .swiper-history .swiper-slide::before {
    top: 245px;
  }

  .swiper-history .swiper-slide::after {
    top: 235px;
  }

  .why-image {
    width: 100%;
  }

  .why-content-section ul li {
    width: 100%;
    row-gap: 20px;
  }

  .why-content {
    width: 100%;
    padding-left: 0;
  }

  .main-title-small {
    font-size: 25px;
    line-height: 30px;
  }

  .certificate-main-inner ul {
    row-gap: 10px;
  }

  .certificate-main-inner ul li {
    width: 48%;
    border: 1px solid #ededed;
  }

  .certificate-main-inner {
    padding-top: 45px;
  }

  .overview-inner {
    width: 100%;
  }

  .products-list-section {
    padding: 10px 0px 50px;
  }

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

  .product-list-text h3 {
    font-size: 15px;
    line-height: 22px;
  }

  .product-list-main ul {
    row-gap: 20px;
  }

  .news-detail-top-section {
    padding: 45px 0 40px;
  }

  .media-slide-box-content label {
    font-size: 13px;
    margin-bottom: 5px;
  }

  .related-news-section {
    padding-bottom: 40px;
  }

  .footer-logo {
    max-width: 230px;
  }

  .footer-content-section {
    row-gap: 20px;
  }

  .contact-page-form {
    padding: 45px 0 20px;
  }

  .career-form-inner ul li {
    width: 100%;
  }

  .contact-office-list {
    padding: 10px 0 50px;
  }

  .contact-location-container {
    margin-top: 15px;
  }

  .product-search {
    width: 100%;
    height: 45px;
    line-height: 45px;
  }

  .contact-search-box .ico-search {
    top: 15px;
  }

  .career-main-section {
    padding: 50px 0;
  }

  .career-list-content {
    padding-top: 40px;
  }

  .career-list-content ul li a {
    height: 100%;
  }

  .career-icon {
    height: 100%;
  }

  .career-icon img {
    width: 40px;
  }

  .career-text {
    padding: 10px 15px;
  }

  .career-list-content ul {
    margin-top: 15px;
    row-gap: 15px;
  }

  .news-detail-bredcrumb ul li span {
    font-size: 14px;
  }

  .career-detail-main {
    margin-top: 30px;
  }

  .career-detail-heading ul li {
    margin-right: 20px;
  }

  .career-detail-heading ul li::after {
    right: -11px;
  }

  .career-form-main {
    margin-top: 35px;
  }

  .inner-project-btn-main {
    display: flex;
    flex-wrap: wrap;
    row-gap: 10px;
  }

  .service-inner-about-section .who-image-main {
    width: 100%;
  }

  .service-inner-about-section .who-content-main {
    width: 100%;
  }

  .who-section-inner:nth-child(2n) .who-content-main {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-item {
    width: 48%;
  }

  .service-gallery-section {
    padding: 20px 0 0;
  }

  .product-table-label::after {
    right: 10%;
  }

  .product-table-label {
    padding-right: 11%;
  }

  .product-detail-btn-main .white-btn {
    padding: 0px 15px;
    font-size: 11px;
    height: 40px;
    line-height: 40px;
  }

  .product-detail-gallery-section {
    width: 100%;
    padding: 20px 0 30px;
  }

  .side-wall-wrap ul li {
    width: 48%;
  }

  .side-wall-wrap ul li h3 {
    font-size: 14px;
    line-height: 22px;
  }

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

  .menu-icon {
    margin-left: 20px;
  }

  .hme-building-content {
    width: fit-content;
    margin-left: 0;
  }

  .search-pannel {
    top: 80px;
    width: 90%;
    margin: 0 auto;
    right: 0;
    left: 0;
    --search-height: 35px;
  }

  .header.header-sticky .search-pannel {
    top: 60px;
  }

  .header-options {
    position: static !important;
  }

  .mission-section {
    padding-top: 50px;
  }

  .who-section {
    padding-top: 50px;
  }

  .container {
    max-width: 90%;
  }

  .enquiry-popup {
    padding: 40px 30px;
  }

  .enquiry-popup.fancybox__content>.carousel__button.is-close {
    top: 10px;
    right: 10px;
  }

  .career-form-inner ul {
    row-gap: 10px;
  }

  .product-list-hover {
    opacity: 0.8;
  }

  .home-temporary-building-section {
    min-height: 420px;
  }

  .swiper.swiper-team .swiper-button-prev {
    left: -10px;
  }

  .swiper.swiper-team .swiper-button-next {
    right: -10px;
  }

  .swiper.swiper-team .swiper-button-next {
    right: -10px;
  }

  .swiper.swiper-team .swiper-button-prev {
    left: -10px;
  }

  .project-tumb-main .swiper-button-next {
    right: -10px;
    margin-top: -17px;
    border: none;
  }

  .project-tumb-main .swiper-button-prev {
    left: -10px;
    margin-top: -17px;
    border: none;
  }

  .project-tumb-main .swiper-slide img {
    min-height: 110px;
  }

  .project-detail-first-section {
    padding: 50px 0 25px;
  }

  .project-detail-second-section {
    padding: 25px 0 50px;
  }

  .project-second-inner {
    width: 100%;
    flex-wrap: wrap;
  }

  .project-image-main {
    width: 100%;
  }

  .project-content-main {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }

  .project-second-inner {
    margin-top: 15px;
  }

  .project-detail-slider {
    margin-top: 15px;
  }

  .main-title-small {
    display: flex;
    flex-wrap: wrap;
  }

  .footer-quick-link ul li {
    margin-bottom: 4px;
  }

  .footer-group-link ul li {
    margin-bottom: 4px;
  }

  .overview-inner .main-title-small {
    justify-content: center;
  }

  .main-featured-content {
    bottom: 130px;
  }

  .title-main-container .main-title-small {
    justify-content: center;
  }


}

@media (max-width: 680px) {

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

  .mission-section-inner ul {
    row-gap: 20px;
  }

  .mission-section-inner .main-title-small {
    margin-bottom: 5px;
  }

  .group-slider-main ul li {
    width: 100%;
  }

  .career-form-inner .nice-select {
    padding: 0px 20px;
    padding-right: 30px;
  }

  .project-filter-main ul li {
    width: 100%;
  }

  .project-filter-main ul li:last-child {
    width: 100%;
  }

  p {
    line-height: 20px;
    font-size: 14px;
  }


}

@media (max-width: 480px) {
  .switch {
    margin-left: 15px;
  }

  .menu-icon {
    margin-left: 15px;
  }

  .site-logo {
    max-width: 200px;
  }

  .container-main {
    max-width: 96%;
  }

  .home-temporary-building-section {
    min-height: 380px;
  }

  .inner-project-btn-main {
    column-gap: 5px;
  }

  .inner-project-btn-main .white-btn {
    padding: 0px 8px;
    font-size: 8px;
    height: 35px;
    line-height: 35px;
  }



}

@media (max-width: 420px) {
  .contact-search-box .product-search {
    min-width: 280px;
  }

  .search-btn {
    margin-left: 0;
  }

  .site-logo {
    max-width: 170px;
  }

}