@charset "utf-8";
/* CSS Document */


@media (min-width: 1700px) and (max-width: 1920px) {
  .custom-heading h3 {
    font-size: 45px;
  }
}

@media (min-width: 1600px) and (max-width: 1700px) {
  .custom-heading h3 {
    font-size: 44px;
  }
}

@media (min-width: 1500px) and (max-width: 1600px) {
  .custom-heading h3 {
    font-size: 43px;
  }

  .hero-carousel .owl-prev {
    left: 5px;
  }

  .hero-carousel .owl-next {
    right: 5px;
  }
}

@media (min-width: 1400px) and (max-width: 1500px) {
  .custom-heading h3 {
    font-size: 42px;
  }

  .hero-carousel .owl-prev {
    left: 5px;
  }

  .hero-carousel .owl-next {
    right: 5px;
  }
	
  .header__top .custom-button, .header__top .custom-button p, .header__top .custom-button .icon {
	letter-spacing: 0;
	  font-size: 13px;
  }
}

@media (min-width: 1300px) and (max-width: 1400px) {
  .custom-heading h3 {
    font-size: 41px;
  }
	
  .header__top .custom-button, .header__top .custom-button p, .header__top .custom-button .icon {
   	font-size: 13px !important;
  	letter-spacing: 0;
  }
  .header__top .quick-links > :not(:last-child) {
  	padding-right: 12px;
	margin-right: 12px;
  }

  .hero__slider-content h2,
  .hero__slider-content h1 {
    font-size: 55px;
    margin-bottom: 16px;
  }

  .hero-carousel .owl-nav>* {
    top: 83%;
  }

  .hero-carousel .owl-prev {
    left: 15px;
  }

  .hero-carousel .owl-next {
    right: unset;
    left: 60px;
  }

  .sustainable__stage {
    padding: 16px 16px;
  }

  .sustainable__stage-img img {
    width: 80px;
    height: 80px;
  }

  .sustainable__stage-content {
    margin-top: 16px;
  }

  .sustainable__stage-content h5 {
    font-size: 21px;
    line-height: 24px;
    margin-bottom: 12px;
  }

  .section__clients .custom-heading h3,
  .section__certificates .custom-heading h3 {
    font-size: 28px;
  }

  .section__certificates .custom-heading h3 {
    padding-left: 16px;
  }

  .section__clients .custom-heading h3 {
    padding-right: 16px;
  }

}

@media (min-width: 1200px) and (max-width: 1300px) {
  .custom-pad {
    padding: 20px 0;
  }

  .custom-button {
    font-size: 16px;
    padding: 0px 32px;
  }

  .custom-heading h3 {
    font-size: 36px;
  }

  .custom-heading span {
    font-size: 18px;
  }

  .hero__slider-content h2,
  .hero__slider-content h1 {
    font-size: 50px;
    margin-bottom: 12px;
  }

  .hero__slider-content p {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .hero__slider-wrap .custom-button {
    height: 56px;
    font-size: 18px;
    padding: 0 45px;
  }

  .hero-carousel .owl-nav>* {
    top: 81%;
  }

  .hero-carousel .owl-prev {
    left: 15px;
  }

  .hero-carousel .owl-next {
    right: unset;
    left: 60px;
  }
	
  .header__top .custom-button, .header__top .custom-button p, .header__top .custom-button .icon {
   	font-size: 13px !important;
  	letter-spacing: 0;
  }
  .header__top .custom-button {
	padding: 0 20px;
  }
	.header__nav .navbar-nav .nav-item > .nav-link {font-size: 12px;}
  .header__top .quick-links > :not(:last-child) {
  	padding-right: 12px;
	margin-right: 12px;
  }

  .ps__left {
    padding: 35px 35px 35px 35px;
  }

  .ps__box-title h4 {
    font-size: 18px;
  }

  .sustainable__stages-wrap {
    padding-top: 0px;
  }

  .stages__box-content h5 {
    font-size: 25px;
  }

  .stages__box-content {
    top: 20px;
    left: 20px;
  }

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

  .stages__box-video video,
  .stages__box::before {
    height: 400px;
  }

  .sustainable__stage {
    padding: 24px 10px;
    margin-top: 32px;
  }

  .sustainable__stage-img img {
    width: 70px;
    height: 70px;
  }

  .sustainable__stage-content p {
    min-height: 90px;
  }

  .sustainable__stage-no {
    font-size: 58px;
  }

  .sustainable__stage-content {
    margin-top: 20px;
  }

  .sustainable__stage-content h5 {
    margin-bottom: 12px;
  }

  .section__clients .custom-heading h3,
  .section__certificates .custom-heading h3 {
    font-size: 28px;
  }

  .section__certificates .custom-heading h3 {
    padding-left: 16px;
    margin-left: 8px;
  }

  .section__clients .custom-heading h3 {
    padding-right: 16px;
    margin-right: 8px;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .custom-pad {
    padding: 20px 0;
  }

  .custom-button {
    font-size: 15px;
    padding: 0px 29px;
    height: 46px;
  }

  .custom-heading h3 {
    font-size: 36px;
  }

  .custom-heading span {
    font-size: 16px;
  }

  .hero__slider-content h2,
  .hero__slider-content h1 {
    font-size: 50px;
    margin-bottom: 12px;
  }

  .hero__slider-content p {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .hero__slider-wrap .custom-button {
    height: 56px;
    font-size: 18px;
    padding: 0 45px;
  }
	
	.header__top .quick-link a .icon {
		display: block;
	}
	.header__top .quick-link a p {
		display: none;
	}
	.header__top .custom-button p {
	  display: block !important;
	}
	.header__top .custom-button, .header__top .custom-button p, .header__top .custom-button .icon {
   	font-size: 13px !important;
  	letter-spacing: 0;
  }
  .header__top .custom-button {
	padding: 0 20px;gap: 8px;
  }
	.header__nav .navbar-nav .nav-item > .nav-link {font-size: 12px;}
  .header__top .quick-links > :not(:last-child) {
  	padding-right: 12px;
	margin-right: 12px;
  }
	.header__nav .navbar-nav .nav-link {
  padding: 0 5px !important;
}

  .hero-carousel .owl-nav>* {
    top: 81%;
  }

  .hero-carousel .owl-prev {
    left: 15px;
  }

  .hero-carousel .owl-next {
    right: unset;
    left: 60px;
  }

  .ps__left {
    padding: 35px 35px 35px 35px;
  }

  .ps__box-title h4 {
    font-size: 18px;
  }

  .sustainable__stages-wrap {
    padding-top: 0px;
  }

  .stages__box-content h5 {
    font-size: 25px;
  }

  .stages__box-content {
    top: 20px;
    left: 20px;
  }

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

  .stages__box-video video,
  .stages__box::before {
    height: 400px;
  }

  .sustainable__stage {
    padding: 24px 10px;
    margin-top: 32px;
  }

  .sustainable__stage-img img {
    width: 70px;
    height: 70px;
  }

  .sustainable__stage-content p {
    min-height: 90px;
  }

  .sustainable__stage-no {
    font-size: 58px;
  }

  .sustainable__stage-content {
    margin-top: 20px;
  }

  .sustainable__stage-content h5 {
    margin-bottom: 12px;
  }

  .section__certificates {
    padding-top: 40px;
  }

  .section__clients .custom-heading h3,
  .section__certificates .custom-heading h3 {
    font-size: 23px;
  }

  .section__certificates .custom-heading h3 {
    padding-left: 16px;
    margin-left: 8px;
  }

  .section__clients .custom-heading h3 {
    padding-right: 16px;
    margin-right: 8px;
  }

  .section__key-features .kf__box {
    width: 225px;
  }

  .footer-col p,
  .footer-col li {
    font-size: 15px !important;
  }
}

@media (min-width: 992px) and (max-width: 1024px) {}

@media only screen and (max-width: 991.98px) {
  .sidebtnnew {
    top: 55%;
  }
.header__logo .navbar-brand img{margin: 0;}
  .header::after {
    width: 100%;
  }

  .header {
    overflow: hidden;
  }

  .custom-pad {
    padding: 20px 0;
  }

  .custom-button {
    font-size: 15px;
    padding: 0px 26px;
    height: 40px;
  }

  .custom-heading h3 {
    font-size: 28px;
  }

  .custom-heading span {
    font-size: 15px;
    padding: 5px 22px;
    margin-bottom: 20px;
  }

  .header__top .quick-links> :not(:last-child) {
    padding-right: 12px;
    margin-right: 12px;
  }

  .header__left-wrap .header__logo {
    display: none;
  }

  .header__nav .header__logo {
    width: 40%;
    justify-content: flex-start;
    flex: 0 0 auto;
    padding: 6px 0;
  }

  .header__logo .navbar-brand img {
    height: 36px;
  }

  .header__top .quick-link a p {
    font-size: 13px;
    letter-spacing: 0.6px;
    line-height: 22px;
  }

  .header__nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .header__nav .navbar {
    padding: 0;
    width: 20%;
    flex: 0 0 auto;
    margin-left: auto;
  }

  .header__nav .navbar-toggler {
    margin-left: auto;
  }

  .header__right-wrap .header__nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .header__top .quick-link a p {
    font-size: 12px;
    letter-spacing: 0;
  }

  .header__top .quick-link a {
    font-size: 14px;
  }

  .header__top .quick-link .custom-button p {
    display: block !important;
  }

  .header__top .custom-button {
    height: 35px;
  }

  .hero__slider-wrap {
    top: 45%;
  }

  .hero__slider-content h2,
  .hero__slider-content h1 {
    font-size: 29px;
    margin-bottom: 10px;
  }

  .hero__slider-content p {
    font-size: 17px;
    margin-bottom: 15px;
  }

  .hero__slider-wrap .custom-button {
    height: 40px;
    font-size: 16px;
    padding: 0 32px;
  }

  .hero-carousel .owl-nav>* {
    top: 81%;
  }

  .hero-carousel .owl-prev {
    left: 15px;
  }

  .hero-carousel .owl-next {
    right: unset;
    left: 60px;
  }
  .choose__list-box {height: auto;}
  /* .mc__box-image img {
    height: 175px;
    object-fit: cover;
  } */
	
	.dropdown-menu li {
	  padding-left: 15px;
	}
  .mc__col {
    position: relative;
    padding-bottom: 30px;
  }

  .mc__box::before {
    display: none;
  }

  .mc__box {
    position: revert;
  }

  .mc__boc-content {
    opacity: 1;
    top: unset;
    bottom: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--clr-accent);
    gap: 10px;
  }

  .mc__boc-content .icon {
    font-size: 15px;
  }

  .mc__boc-content h4 {
    font-size: 15px;
/*     color: var(--clr-accent); */
    margin-bottom: 0;
  }

  .ps__left {
    padding: 32px 20px;
    margin-bottom: 16px;
  }

  .ps__box-title h4 {
    font-size: 16px;
    text-align: center;
    min-height: unset;
    -webkit-line-clamp: 1;
  }

  .office-box .content .title h5 {
    font-size: 22px;
  }

  .office-box .content {
    margin-top: 14px;
  }

  .office-box .content .title {
    margin-bottom: 10px;
  }

  .factory__box-wrap {
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
  }

  .factory__box {
    flex: 0 0 auto;
    width: 31.91%;
  }

  .factory__box-img img {
    height: auto;
  }

  .factory__box-content h4 {
    font-size: 20px;
  }

  .factory__box-content {
    bottom: 16px;
    left: 16px;
  }

  .stages__box-video video,
  .stages__box::before {
    height: 280px;
  }

  .stages__box-content h5 {
    font-size: 20px;
    font-weight: 600;
  }

  .stages__wrap .row {
    row-gap: 10px;
  }

  .stages__box-content {
    top: 20px;
    left: 20px;
  }

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

  td,
  th {
    padding: 10px 0;
    font-size: 15px;
    letter-spacing: 0;
    width: 40%;
    line-height: 22px;
  }

  td {
    width: 25% !important;
  }

  thead th:not(:first-child) {
    padding: 5px 0;
    font-size: 14px;
  }

  .section__sustainable-stages.custom-button {
    margin-top: 24px;
  }

  .sustainable__stages-wrap {
    padding-top: 0px;
    flex-wrap: wrap;
  }

  .sustainable__stage {
    padding: 20px 16px;
    width: 31.5%;
    margin-top: 24px;
  }

  .sustainable__stage-img img {
    width: 70px;
    height: 70px;
  }

  .sustainable__stage-content p {
    min-height: 87px;
    font-size: 14px;
  }

  .sustainable__stage-no {
    font-size: 44px;
  }

  .sustainable__stage-img img {
    width: 60px;
    height: 60px;
  }

  .sustainable__stage-content {
    margin-top: 16px;
  }

  .sustainable__stage-content h5 {
    margin-bottom: 12px;
  }

  .cta-247__left .custom-heading {
    margin-bottom: 10px;
  }

  .cta-247__left {
    margin-bottom: 16px;
  }

  .section__certificates {
    padding-top: 40px;
  }

  .section__clients .custom-heading h3,
  .section__certificates .custom-heading h3 {
    font-size: 16px;
  }

  .section__certificates .custom-heading h3 {
    padding-left: 16px;
    margin-left: 0px;
  }

  .section__clients .custom-heading h3 {
    padding-right: 16px;
    margin-right: 0px;
  }

  .kf__box-wrap {
    gap: 16px;
  }

  .kf__box-image img {
    height: 25px;
  }

  .kf__box .kf__box-image {
    width: 55px;
    height: 55px;
  }

  .kf__box-number h4 {
    font-size: 15px;
  }

  .kf__box-title h5 {
    letter-spacing: 0.5px;
    margin: 10px 0 3px;
  }

  .section__key-features .kf__box {
    width: 174px;
  }

  .footer-col p,
  .footer-col li {
    font-size: 15px !important;
  }


  /* Custom Nav Css */
  .custom__nav .nav-item.dropdown {
    position: relative;
    z-index: 1;
  }

  .custom__nav .dropdown-toggle+.caret {
    display: inline-flex;
    width: 30px;
    height: 30px;
    background-color: var(--clr-black-300);
    color: var(--clr-accent);
    position: absolute;
    font-size: 14px;
    right: 0;
    top: 4px;
    cursor: pointer
  }

  .custom__nav .dropdown-toggle+.caret::before {
    position: absolute;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\2b"
  }

  .custom__nav .dropdown-toggle+.caret.active::before {
    content: '\f068'
  }

  .dropdown-toggle::after {
    display: none;
  }

  .header__nav .navbar-nav .nav-link {
    padding: 0 0px !important;
  }

  .custom__nav ul:not(.dropdown-menu) .dropdown-menu {
    border: none;
    border-radius: 0;
    border-left: 1px solid var(--clr-black-300);
    background-color: #F0F0F0;
    height: 165px;
    overflow-y: scroll;
  }
  .offcanvas-body {
    padding: 0 15px;
  }
  /* Custom Nav Css */
}


@media (max-width: 767.98px) {
  .custom-button {
    padding: 0px 24px;
    height: 36px;
  }

  .custom-pad {
    padding: 40px 0;
  }

  .custom-heading h3 {
    font-size: 25px;
  }

  .custom-heading {
    margin-bottom: 20px;
  }

  .owl-nav>* {
    width: 30px;
    font-size: 13px !important;
  }

  header {
    padding: 0;
  }

  .hero-carousel .owl-next {
    left: 52px;
  }

  .header__top .quick-link a {
    font-size: 13px;
  }

  .hero__slider-content h2,
  .hero__slider-content h1 {
    font-size: 21px;
  }

  .hero__slider-content p {
    font-size: 15px;
    margin-bottom: 12px;
    line-height: 19px;
  }

  .hero__slider-wrap .custom-button {
    height: 36px;
    font-size: 14px;
    padding: 0 26px;
  }

  .hero-carousel .owl-nav>* {
    top: 87%;
  }

  .section__sustainable-stages .custom-button {
    margin-top: 16px;
  }
	.header__top .quick-link:nth-child(1) p {
		display: block !important;
		font-size: 10px !important;
	}
	.header__top .quick-link a {
		align-items: center;
	  gap: 5px;
	}
	.header__top .quick-link .custom-button p {font-size: 10px !important;}
	.header__top .quick-links > :not(:last-child) {
		padding-right: 8px;
		margin-right: 8px;
	  }

}

@media (max-width: 575.98px) {
  p {
    font-size: 15px;
  }
 .custom-button {
    padding: 0px 20px;
	letter-spacing: 0;
    font-size: 13px !important;
  }
  .custom-pad {
    padding: 30px 0;
  }

  .owl-nav>* {
    width: 24px;
    font-size: 11px !important;
  }

  .custom-heading h3 {
    font-size: 21px;
  }

  .custom-heading span {
    font-size: 11px;
    padding: 3px 16px;
    margin-bottom: 15px;
  }

  .main_nav #quadmenu.quadmenu-default_theme .quadmenu-navbar-brand>img {
    height: 40px !important;
  }

  .main_nav #quadmenu .quadmenu-navbar-header .quadmenu-navbar-brand {
    height: 40px !important;
    line-height: 40px !important;
  }

  .main_nav #quadmenu .quadmenu-navbar-toggle {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
  }

  .header__top .quick-links>* {
    line-height: 35px;
  }
	.choose__list-box::before {width: 170px;}

  .header__top .quick-link a {
    font-size: 13px;
  }

  .header__top .custom-button {
    height: 29px;
    padding: 0 10px;
    gap: 7px;
  }
  .header__top .quick-link .custom-button p {
    font-size: 9px !important;
  }
  .header__top .quick-links > :not(:last-child) {
    padding-right: 5px;
    margin-right: 5px;
  }
  .header__top .quick-link a .icon {
    display: block !important;
	font-size: 10px;
  }

  .header__top .quick-link a:not(.custom-button) p {
    display: none;
  }

  .hero__slider-wrap {
    top: 50%;
  }

  .hero-carousel .owl-nav>* {
    top: unset;
    bottom: 0;
  }

  .hero-carousel .owl-prev {
    right: 50px;
    left: unset;
  }

  .hero-carousel .owl-next {
    right: 20px;
    left: unset;
  }

  .hero__slider-image img {
    height: 200px;
    object-fit: cover;
    object-position: center;
  }

  .hero__slider-content h2,
  .hero__slider-content h1 {
    font-size: 17px;
    margin-bottom: 6px;
    line-height: 20px;
  }

  .hero__slider-content p {
    font-size: 13px;
    margin-bottom: 10px;
    line-height: 16px;
  }

  .hero__slider-wrap .custom-button {
    height: 32px;
    font-size: 13px !important;
    padding: 0 16px;
	letter-spacing: 0;
  }

  .mc__box-image img {
    height: 170px;
    object-position: center;
  }
  .mc__box-image::before {
    width: 100%;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
  }

  /* .mc__box-image img {
    height: 142px;
  } */
  .mc__boc-content h4 {
    font-size: 11px;
    margin: 16px 0 0;
  }

  .mens-right-back .custom-heading h3 {
    font-size: 19px;
  }
  .section__cta-bg {
    height: 230px;
  }
  .section__cta-bg .overlay-half::before {
    width: 100%;
  }
  .ps__tabs {
    margin-bottom: 6px;
  }
  .ps__box-image img {height: auto !important;}
  .ps__tabs ul {
    gap: 8px;
  }
  .ps__tabs .nav-item .nav-link {
    padding: 6px 12px;
    font-size: 12px;
  }
  .mc__boc-content .icon {
    display: none;
  }

  .mc__boc-content {
    bottom: 0px;
  }

  .ps__left {
    padding: 0px;
  }

  .ps__left p {
    margin: 10px 0;
    font-size: 15px;
  }

  .office-image img {
    height: auto !important;
  }
  .office-box .content .title h5 {
    font-size: 18px;
  }
	.contact-list li {padding-left: 24px;font-size: 14px;}
	.contact-list li span {font-size: 13px;padding-top: 6px;}
  .factory__box {
    width: 47.91%;
  }

  .factory__box-wrap {
    gap: 12px;
  }

  .factory__box-content h4 {
    font-size: 14px;
  }

  .factory__box-content {
    bottom: 10px;
    left: 10px;
  }

  td,
  th {
    width: 60%;
  }

  td {
    width: 20% !important;
  }

  .sustainable__stage {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 14px;
    margin-top: 16px;
    width: 100%;
    border: 1px solid #fff !important;
  }

  .sustainable__stage .sustainable__stage-img {
    padding-top: 0px !important;
    flex: 0 0 auto;
    width: 19%;
  }

  .sustainable__stages-wrap {
    gap: 15px 0;
    padding-bottom: 0;
  }

  .sustainable__stage-content {
    margin-top: 0;
  }

  .sustainable__stage-content h5 {
    margin-bottom: 5px;
    font-size: 18px;
  }

  .sustainable__stage-content p {
    min-height: auto;
    font-size: 13px;
  }

  .choose__list-box {height: auto;}
  .choose__list-box {
    margin-top: 15px !important;
  }
  .choose__img img {
    height: 275px;
    object-position: top;
  }

  .choose__content-wrap {
    margin-left: 0;
  }

  .choose__image-wrap {
    gap: 10px;
    padding-bottom: 25px;
  }

  .choose__list {
    gap: 16px 0;
    flex-direction: column;
  }

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

  .choose__list-box .icon {
    padding-left: 16px;
    margin-bottom: 10px;
  }

  .choose__list-box .icon img {
    height: 50px;
  }

  .choose__list-box .desc h5 {
    font-size: 20px;
    margin-bottom: 8px;
  }

  .choose__list-box .icon::before {
    width: 40px;
    height: 40px;
    bottom: 0px;
  }

  .choose__content-wrap::before,
  .choose__content-wrap::after {
    display: none;
  }

  .private-top h4 {
    font-size: 40px;
  }

  .section__key-features .kf__box {
    width: 48%;
  }

  .kf__box-wrap {
    gap: 10px;
  }

  .kf__box-number h4 {
    font-size: 13px;
  }

  .kf__box-title h5 {
    letter-spacing: 0;
    margin: 6px 0 3px;
  }

  .kf__box .kf__box-image {
    width: 45px;
    height: 45px;
  }

  .section__clients .custom-heading h3,
  .section__certificates .custom-heading h3 {
    padding-right: 0;
    margin-right: 0px;
    text-align: center;
    border: none;
    font-size: 21px;
    line-height: 1.5;
    margin-bottom: 20px;
  }

  .section__certificates .row {
    flex-direction: column-reverse;
  }

  .item.client__slide img,
  .item.certificates__slide img {
    height: 90px;
  }

  .generic__content h2 {
    font-size: 22px;
  }

  .generic__content h3 {
    font-size: 21px;
  }

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

  .generic__content h5 {
    font-size: 19px;
  }

  .generic__content h6 {
    font-size: 19px;
  }

  .generic__content p {
    font-size: 15px;
  }
  .footer_extra_menu {
    justify-content: center;
   flex-wrap: wrap;
  }
  .footer_extra_menu li a {
    padding: 0px 8px !important;
    font-size: 10px;
  }
  .copyright p {
    font-size: 12px;
	  text-align:center;
  }

  .header__nav .header__logo {
    width: 90%;
  }
  .cta-content .custom-heading h3{padding: 0;}
  .cta-content .button-wrap {
    margin-top: 16px;
  }
  .mens-right-back {
    padding: 35px 15px;
  }
  .choose__image-wrap > .choose__img:nth-child(2) {
    margin: -54px 0 0 auto;
  }

  .footer_extra_menu li{
    width: 50%;
  }

}




