@media (max-width: 1399px) {
  .block {
    padding: 80px 0; }

  .section-head {
    padding-bottom: 24px; }

  h1 {
    font-size: 50px;
    line-height: 110%; }

  h2 {
    font-size: 50px;
    line-height: 140%; }

  h3 {
    font-size: 32px;
    line-height: 120%; }

  h4 {
    font-size: 26px;
    line-height: 120%; }

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

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

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

}
@media (max-width: 1199px) {
  .mega-menu-wrapper .sub-menu {
    margin-top: 20px;
    padding-left: 40px; }

  .sub-menu > li {
    width: 50%; }

  .wpcf7-list-item {
    margin: 0 1rem 0 0; }

  .row.custom-gutter-35 {
    margin-left: -15px;
    margin-right: -15px; }
    .row.custom-gutter-35 > [class*="col"] {
      padding-left: 15px;
      padding-right: 15px; }

  .block {
    padding: 60px 0; }

  .section-head {
    padding-bottom: 20px; }

  .small-text {
    font-size: 12px; }

  h1 {
    font-size: 42px;
    line-height: 110%; }

  h2 {
    font-size: 42px;
    line-height: 140%; }

  h3 {
    font-size: 28px;
    line-height: 120%; }

  h4 {
    font-size: 22px;
    line-height: 120%; }

  h5 {
    font-size: 20px;
    line-height: 120%; }

  h6 {
    font-size: 16px;
    line-height: 130%; }

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

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

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

  .pt-60 {
    padding-top: 40px; }
	
	.features .item {
		height: 400px;align-content}
	
	.features .item .details{
		    padding: 120px 30px 30px;
	}

	
  header ul li a {
    padding: 10px 10px; }

  header ul li.menu-btn a {
    padding: 12px 10px;
    background: var(--secondary-color);
    margin-left: 24px;
    font-size: 16px; }

  #about-page .mission-section .top-float-img img {
    display: block;
    width: 200px;
    height: 50px; }

  #about-page .mission-section .bottom-float-img img {
    display: block;
    width: 220px; }

  .work-area-details-section .item figure {
    height: 100%;
    width: calc(50% - 80px); }

  .work-head h3 {
    font-size: 30px; }

  .blog-slider .slick-list {
    padding-right: 90px; }

  .about-section figure.hero-image {
    width: auto; }
.board-members .col-md-4 .hover-overlay {
    height: 410px;
}
	.review-slider .slick-list {
    padding-left: 100px;
    padding-right: 260px;
}
	.hover-overlay{
		height:345px;
	}
  #footer-wrapper .top-footer h5 {
    font-size: 21px; } }
@media (max-width: 991px) {
  .body-wrapper {
    margin-top: 70px; }

  .top-header {
    height: 0;
    visibility: hidden;
    padding: 0 !important; }

  .block {
    padding: 40px 0; }

  #menu-mobile-menu {
    display: none; }
	.common-banner-section {
	height: 350px;
	} 
	#header-wrapper{
		padding:6px 0;
	}
	.site-logo img{
		width:80%;
	}
  header {
    background: var(--white-color); }
    header .top-header, header .bottom-header {
      padding: 12px 0; }

  header ul > li:not(:last-of-type) {
    border-bottom: 1px solid rgba(204, 204, 204, 0.59); }
  header ul > li.menu-item-has-children {
    position: relative; }
  header ul > li ul li {
    padding: 0;
    border: none !important; }
  header ul > li.menu-btn a {
    padding: 12px 16px;
    background: transparent;
    font-size: 16px;
    margin-left: 0px;
    font-family: var(--helvetica-blod-font);
    color: #fff;
    border-radius: 0px; }

  header ul li a {
    padding: 16px 15px !important; }

  .menu-item-has-children > a:after {
    display: none; }
  .menu-item-has-children > a > a {
    padding: 0 !important; }

  .sub-menu > li a {
    padding: 12px 20px !important; }

  .slicknav_nav ul {
    margin-left: 0px;
    width: 100%; }

  .slicknav_nav ul li {
    padding: 0; }

  .slicknav_nav .slicknav_row, .slicknav_nav a {
    padding: 12px 16px; }

  .slicknav_menu .slicknav_menutxt {
    display: block;
    float: left;
    margin-top: 3px;
    color: #000;
    font-weight: 700;
    text-shadow: none; }

  .slicknav_menu .slicknav_icon {
    width: 30px; }

  .slicknav_btn {
    background: transparent; }

  .slicknav_menu .slicknav_icon-bar {
    background: #000;
    width: 30px;
    height: 3px;
    margin-bottom: 5px; }

  .slicknav_menu {
    display: block;
    position: absolute;
    right: 20px;
    top: 6px;
    background: transparent;
    z-index: 99; }
    .slicknav_menu .slicknav_nav {
      background: #fff;
      color: #000;
      width: 300px;
      box-shadow: 0px 6px 12px 0 rgba(0, 0, 0, 0.45);
      position: absolute;
      padding: 30px 0;
      height: calc(100vh - 90px);
      right: -20px;
      top: 77px;
      overflow-y: auto;
      flex-direction: column;
      align-items: flex-start; }
      .slicknav_menu .slicknav_nav a {
        color: #000;
        background: transparent !important;
        font-size: 16px;
        font-family: var(--helvetica-medium-font); }

  header ul li.current-menu-item {
    background: var(--primary-color); }
    header ul li.current-menu-item a {
      color: #fff !important; }

  header ul li.menu-item-has-children > ul li.current-menu-item {
    background: var(--primary-color); }
    header ul li.menu-item-has-children > ul li.current-menu-item a {
      color: #fff; }
  header ul li.menu-item-has-children > ul li:hover {
    background: transparent; }
    header ul li.menu-item-has-children > ul li:hover a {
      color: #000; }

  header ul li.menu-item-has-children:after {
    display: none; }

  .slicknav_nav li, .slicknav_nav ul {
    display: block;
    width: 100%; }

  .menu-primary-menu-container {
    display: none; }

  .slicknav_nav .slicknav_row:hover {
    background: none !important; }

  .slicknav_collapsed .slicknav_arrow::before {
    content: "\f078";
    /* chevron-down */
    font-family: FontAwesome;
    color: #000; }

  .slicknav_open .slicknav_arrow::before {
    content: "\f077";
    /* chevron-up */
    font-family: FontAwesome;
    color: #000; }

  .slicknav_arrow {
    color: transparent;
    position: absolute;
    right: 10px;
    top: 13px; }

  .btn-secondary, .btn-primary {
    margin-top: 10px; }

  h1 {
    font-size: 38px;
    line-height: 110%; }

  h2 {
    font-size: 38px;
    line-height: 120%; }

  h3 {
    font-size: 24px;
    line-height: 120%; }

  h4 {
    font-size: 20px;
    line-height: 120%; }

  h5 {
    font-size: 18px;
    line-height: 120%; }

  h6 {
    font-size: 16px;
    line-height: 120%; }
.section-title {
    padding-bottom: 28px;
}
  .banner-section .float-img {
    width: 50%; }
  .banner-section .banner-inner {
    max-width: 800px;
    height: 60vh; }

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

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

  .pt-60 {
    padding-top: 30px; }

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

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

  .btn-primary {
    margin-top: 15px; }
	
		.product-cat-slider .slick-prev {
    left: 83%;
}

  .common-banner-section {
    height: 280px;
    position: relative; }

  .gallery-grid {
    display: grid;
    grid-template-rows: repeat(5, 60px); }
	.gallery-slider-nav .slick-list, .product-slider-nav .slick-list{
		width:80%;
		margin:auto;
	}
	.gallery-slider-nav .item, .product-slider-nav .item {
		width: 100px !important;
	}

  .features .item {
    pointer-events: none; }
    .features .item .inner {
      justify-content: initial !important; }
    .features .item .title {
      display: none; }
    .features .item .details {
      opacity: 1;
      position: initial;
      color: #000;
      padding: 0; }
      .features .item .details h6 {
        color: #000; }

  .parallax-section {
    min-height: 440px; }

  .review-section .img-container {
    position: initial;
    width: 100%;
    display: none; }

  .review-section .review-slider:after {
    left: 0; }

  .review-section .slick-next {
    left: 50px; }

  .review-section .slick-prev {
    left: 0px; }

  .inspiration-section .nav-pills .nav-link svg {
    width: 70px;
    height: 70px; }

  #home-page .about-section:after {
    height: 40%; }

  .product-cat-slider .slick-list {
    padding: 0px 70px; }
	.board-members .col-md-4 .hover-overlay {
		height: 320px;
	}
	
	.hover-overlay{
		height:325px;
	}
	.review-section .review-slider {
		padding: 0px 0 30px;}
	.review-section .details p {
    font-size: 16px; 
	}
	.product-slider-for .item {
		height: 340px;
	}
	.features .item{
		height:460px;
	}
	.features .item .details{
		transform:translatey(20px);
	}
	.parallax-section{
		    background-attachment: scroll;
	}
	.review-slider .slick-list {
		padding-left: 100px;
		padding-right: 100px;
	}
  .inspiration-section .gallery .col-md-4:nth-child(2) {
    height: 70%; } }
@media (max-width: 767px) {
  .block {
    padding: 40px 0; }

  h1 {
    font-size: 28px; }

  h2 {
    font-size: 26px;
    line-height: 120%; }

  h3 {
    font-size: 24px;
    line-height: 120%; }

  h4 {
    font-size: 20px;
    line-height: 120%; }

  h5 {
    font-size: 18px;
    line-height: 120%; }

  h6 {
    font-size: 16px;
    line-height: 130%; }

  .section-title {
    padding-bottom: 24px; }

  .px-60 {
    padding: 0 20px; }

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

  .pt-60 {
    padding-top: 30px; }

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

  .pt-80 {
    padding-top: 30px; }
	
	.row.custom-gutter-25,  .row.custom-gutter-35{
		margin-left: -10px;
		margin-right: -10px;
	}
	.btn-close {
    position: absolute;
    right: -5px;
		top: -5px;
	}
	
	.row.custom-gutter-25 > [class*="col"], .row.custom-gutter-35 > [class*="col"] {
    padding-left: 10px;
    padding-right: 10px;
}
    .site-logo img {
        width: 70%;
    }
  .slicknav_menu {
    right: 0; }

  .slicknav_menu .slicknav_nav {
    width: 100vw;
    right: 0;
    height: 100vh;
	  top:65px;
    justify-content: flex-start; }

  header ul li.menu-item-has-children > ul {
    width: 100%; }
	
	

   .career-table thead {
        display: none; /* Hide table header */
    }

    .career-table,
    .career-table tbody,
    .career-table tr,
    .career-table td {
        display: block;
        width: 100%;
    }

    .career-table tr {
        margin-bottom: 15px;
        border: 1px solid #ccc;
        padding: 15px;
        border-radius: 8px;
        background: #fff;
    }
	
    .career-table td {
        display: flex;
/*         justify-content: space-between; */
        border: none;
		padding
/*         border-bottom: 1px solid #eee; */
    }
	.career-table td::before{
		min-width:120px;
	}
	table tbody tr td{
		padding:8px 6px!important;
	}
    .career-table td:last-child {
        border-bottom: none;
    }
	
	.table-striped>tbody>tr:nth-of-type(odd)>*{
		--bs-table-accent-bg:#fff!important;
	}
    /* Add labels before each field */
    .career-table td:nth-child(1)::before {
        content: "Job Title :";
        font-weight: 600;
    }

    .career-table td:nth-child(2)::before {
        content: "Openings :";
        font-weight: 600;
    }


    .career-table td:nth-child(3)::before {
        content: "Apply Before :";
        font-weight: 600;
    }

    .career-table td:nth-child(4)::before {
        content: "";
    }
	
	table tbody tr td:not(:first-of-type){
		text-align:left;
	}
	
/* 	.product-cat-slider .slick-prev {
    left: 76%;
}
	.product-cat-slider .slick-next {
    right: 2%;
} */
	.product-slider-section .details{
		width:100%!important;
	}
  .features {
    flex-direction: column;
    gap: 20px; }
    .features .item {
      width: 100%; }
      .features .item:nth-child(odd) {
        margin-top: 0px; }
      .features .item:nth-child(even) {
        margin-top: 0px; }
	.features .item{
		height:auto;
	}

  .blog-details-page .blog-details .col-lg-8 .img-container {
    margin-top: 0; }

  .blog-details-page .common-banner-section .container .text .content {
    margin-top: 16px; }

  .blog-details-page .common-banner-section .container .breadcrumbs ul li {
    font-size: 12px;
    line-height: 18px; }

  .blog-details-page .blog-details .col-lg-8 .details h2, .blog-details-page .blog-details .col-lg-8 .details h3, .blog-details-page .blog-details .col-lg-8 .details h4, .blog-details-page .blog-details .col-lg-8 .details h5, .blog-details-page .blog-details .col-lg-8 .details h6 {
    margin-bottom: 16px;
    margin-top: 30px; }

  .inspiration-section .nav-item {
    width: 47%; }

  .inspiration-section .nav-pills .nav-link svg {
    width: 40px;
    height: 40px; }

  .inspiration-section .gallery {
    display: block; }
    .inspiration-section .gallery .col-md-4 {
      height: 300px; }
      .inspiration-section .gallery .col-md-4:nth-child(2) {
        height: 70%; }
  .inspiration-section .action {
    position: static !important; }

  .timeline .content {
    padding-left: 30px; }

  .timeline .content:after {
    left: 7px;
    transform: translateX(0); }

  .timeline .content .row:nth-child(even) .title {
    padding-left: 10px;
    font-size: 30px; }
    .timeline .content .row:nth-child(even) .title h4 {
      font-size: 24px;
      margin-bottom: 6px; }

  .timeline .content .row:nth-child(odd) .title {
    text-align: left; 
	padding-right:0}
    .timeline .content .row:nth-child(odd) .title h4 {
      font-size: 24px;
      margin-bottom: 6px; }

  .timeline .content .row:nth-child(odd) .details {
    padding-left: 10px; }

  .timeline .content .row:nth-child(even) .details {
    padding-right: 0; }

  .timeline .content .row:nth-child(even) .title:before, .timeline .content .row:nth-child(odd) .title:before {
    left: -20px;
    right: initial; }

  .timeline .content .row:nth-child(even) .title:after, .timeline .content .row:nth-child(odd) .title:after {
    display: none; }
	
	.review-slider .slick-list {
		padding-left: 0px;
		padding-right: 20px;
	}
	
	.product-slider-for .item {
		height: 300px;
	}
	.contact-details .inner h5{
		font-size:22px;
	}
  #footer-wrapper .top-footer {
    padding: 50px 0 30px; } }

/*# sourceMappingURL=responsive.css.map */
