@media screen and (max-width: 1600px) {
  .bannerHeading {
    font-size: 50px;
  }
  .bannerHeadingLabel {
    padding-top: 13px;
    font-size: 23px;
  }
  .pageMainHeading {
    font-size: 45px;
  }
  .ourTeamRow {
    padding-top: 75px;
  }
  .infrastructureRow {
    padding-top: 45px;
  }
  .outTeamRow {
    padding-top: 35px;
  }
  .newsListingArea {
    padding-top: 30px;
  }
  .newsListingArea .pageMainHeading {
    padding-bottom: 40px;
  }
  .equipmentColImage {
    height: 325px;
  }
  .homeHeroBannerHeading {
    font-size: 90px;
  }
}
@media screen and (max-width: 1366px) {
  .top-sticky .cta {
    display: flex;
    flex-direction: column;
  }
  .top-sticky .newsRightBox {
    display: flex;
    flex-direction: column;
    order: 1;
    margin-top: 20px;
  }
  .support-center {
    margin-top: 5px;
  }
  .support-center .title {
    padding: 10px;
    font-size: 1.8rem;
    line-height: 2rem;
  }
}
@media screen and (max-width: 1300px) {
  .outTeamRow {
    width: 100%;
    margin: 0;
  }
  .outTeamCol {
    margin-left: 10px;
    margin-right: 10px;
    width: calc(33.33% - 20px);
  }
  .newsBoxBtn,
  .newsBoxHeading,
  .newsBoxLabel,
  .newsBoxText {
    padding-left: 15px;
    padding-right: 15px;
  }
  .newsBoxImg {
    height: 325px;
  }
  .homeHeroBannerHeading {
    font-size: 75px;
  }
  .homeHeroBannerLabel {
    font-size: 21px;
    padding-top: 15px;
  }
  .homeAbtArea .pageMainHeading,
  .serviceTemp2MidLeft .pageMainHeading {
    font-size: 50px;
  }
  .homeCommitmentRight {
    padding-right: 30px;
    padding-left: 30px;
  }
  .commitmentHeading {
    font-size: 45px;
  }
  .commitmentContent {
    padding-top: 20px;
  }
  .homeProductArea {
    padding-top: 50px;
    padding-bottom: 50px;
    height: auto;
  }
  .homeProductCont {
    width: calc(100% - 300px);
    padding: 0 25px 0 10px;
  }
  .homeProductArea .resp-vtabs ul.resp-tabs-list {
    width: 220px;
  }
  .homeProductArea .resp-vtabs .resp-tabs-container {
    width: calc(100% - 220px);
  }
  .homeProductArea .resp-vtabs li.resp-tab-active:after {
    right: 25px;
  }
  .homeProductArea #verticalTab.resp-vtabs {
    padding-top: 40px;
  }
  .newsBoxHeading,
  .otLbRow .outTeamDesignation {
    font-size: 22px;
  }
  .homeWorkCol:after {
    right: 50px;
  }
  .footerMenuWrapper li {
    width: 100% !important;
  }
  .footerMenuWrapper.footerMenu1 {
    width: 25%;
  }
  .footerMenuWrapper.footerMenu2 {
    width: 40%;
  }
  .footerMenuWrapper.footerMenu3 {
    width: 35%;
  }
  .pdTopContent {
    padding-right: 30px;
  }
  .teamLightBox .modal-body {
    padding: 50px 0;
  }
  .otLbRow .outTeamName {
    font-size: 35px;
  }
  .teamLightBox .btn-close {
    font-size: 20px;
    width: 25px;
    height: 25px;
  }
  .homeBottomWrapper:after {
    right: 0;
    bottom: 0;
  }
  .homeBottomWrapper:before {
    display: none;
  }
  .servicePageVideo {
    height: 450px;
  }
}
@media screen and (max-width: 1100px) {
  @media screen and (min-resolution: 120dpi) {
    body {
      zoom: 0;
    }
  }
  @media screen and (min-resolution: 140dpi) {
    body {
      zoom: 0;
    }
  }
  @media screen and (min-resolution: 190dpi) {
    body {
      zoom: 0;
    }
  }
  .windowScrollUp {
    bottom: 50px;
    right: 10px;
  }
  .headerBtnArea a {
    letter-spacing: normal;
    width: 175px;
    font-size: 16px;
  }
  .headerBtnArea a svg {
    margin-left: 10px;
    width: 15px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0 5px !important;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    font-size: 17px;
  }
  .homeClientSlider {
    padding-left: 25px;
  }
  .homeClientSlider .slick-slide {
    font-size: 18px;
    padding: 0 15px;
  }
  .homeclientsLeft {
    line-height: 31px;
    font-size: 21px;
  }
  .homeTestimonialArea {
    padding: 75px 0 100px;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    left: 0 !important;
    width: 700px !important;
  }
  li.menuContentWrap {
    display: none !important;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    > ul.mega-sub-menu
    > li.mega-menu-columns-9-of-12 {
    width: 100% !important;
  }
  .moreServicesArea {
    padding-left: 0;
  }
  .footerAbout {
    padding-right: 0;
  }
  .productMenuImg {
    display: none;
  }
  .servicePageVideo {
    height: 400px;
  }
  .safetyInfoImg {
    width: 400px;
  }
  .safetyInfoSection {
    width: calc(100% - 435px);
  }
  .homeProductArea .productTabImage {
    width: 30%;
  }
}
@media screen and (max-width: 1024px) {
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item {
    padding-right: 0;
  }
}
@media screen and (max-width: 990px) {
  .abtTopContLabel,
  .homeAbtArea,
  .homeBottomArea,
  .homeCheckoutArea,
  .homeNewsArea,
  .homeOurServiceArea,
  .newsDetailRow .col-lg-4 {
    padding-top: 50px;
  }
  .headerBtnArea a svg,
  .headerMobileSearch:after,
  .homeCheckoutArea .pageContentRow br,
  .homeTestimonialArea:after,
  .homeWorkCol:after,
  .pageMainHeading br {
    display: none;
  }
  .pageMainHeading,
  .serviceTemp2MidLeft .pageMainHeading {
    font-size: 40px;
  }
  .ourTeamRow {
    padding-top: 45px;
  }
  .homeclientsLeft,
  .infrastructureRow {
    padding-bottom: 25px;
  }
  #comments,
  .abtPageWrapper,
  .homeCheckoutArea {
    padding-bottom: 50px;
  }
  .gallerySlider .slick-dots,
  .teamSlider .slick-dots {
    bottom: -35px;
  }
  .gallerySlider .slick-dots li button,
  .teamSlider .slick-dots li button {
    width: 10px;
    height: 2px;
  }
  .gallerySlider .slick-dots li.slick-active button,
  .teamSlider .slick-dots li.slick-active button {
    height: 3px;
  }
  .newsBoxHeading {
    font-size: 22px;
    padding-top: 20px;
  }
  .newsBox {
    border-radius: 0 0 6px 6px;
    padding-bottom: 100px;
  }
  .newsBox:after {
    height: 4px;
  }
  .newsBoxBtn a {
    width: 140px;
    height: 45px;
  }
  .newsBoxBtn {
    bottom: 30px;
  }
  .contectTopWrapper {
    padding-top: 25px;
    padding-bottom: 60px;
  }
  .contactInfoWrapp,
  .lbContentLeftWrap {
    padding-bottom: 20px;
  }
  .homeGloballyRow,
  .pdTopContent {
    padding-top: 10px;
  }
  .contactFormWrapp {
    padding-top: 0;
  }
  #comments {
    padding-top: 25px;
  }
  .serviceName {
    padding-bottom: 15px;
  }
  .serviceRowWrapper {
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .serviceRowImg {
    width: 100%;
    position: inherit;
    height: auto;
  }
  .serviceRowTextWrapper {
    width: 100%;
    padding: 25px 20px;
    z-index: 1;
  }
  .serviceRow {
    margin-bottom: 35px;
  }
  .equipmentServicesSlider {
    padding-top: 35px;
    margin-bottom: 90px !important;
  }
  .newsSliderWrapper {
    padding-top: 30px;
    margin-bottom: 110px !important;
  }
  .productTabArea .resp-vtabs .resp-tab-content {
    width: 100%;
    padding: 25px 20px;
    height: auto;
  }
  .productTabArea .productTabImage {
    width: 100%;
    height: auto;
    text-align: center;
    padding-bottom: 20px;
    position: inherit;
    top: inherit;
    left: inherit;
  }
  .productTabArea .productTabImage img {
    width: auto;
    height: auto;
  }
  .abtTopWrapper .serviceName,
  .contactInfoWrapp,
  .homeClientLogoRow,
  .homeNewsArea .newsSliderWrapper,
  .homeOurServiceArea .ourServicesSlider,
  .productWrapper {
    padding-top: 30px;
  }
  .productTabArea {
    padding-top: 45px;
    padding-bottom: 50px;
  }
  .homeHeroBannerHeading {
    font-size: 60px;
  }
  .homeHeroBannerLabel {
    font-size: 19px;
  }
  .homeAbtArea .newsAuthorSocialArea {
    position: inherit;
    top: inherit;
    right: 0;
    justify-content: flex-start;
    padding-top: 20px;
  }
  .authorDetailBanner,
  .footerTopLeft,
  .footerTopRight,
  .homeCommitmentLeft,
  .homeCommitmentRight,
  .safetyInfoImg,
  .safetyInfoSection,
  .serviceTemp2MidLeft,
  .serviceTemp2MidRight {
    width: 100%;
  }
  .homeCommitmentLeft {
    min-height: inherit;
  }
  .homeCommitmentRight {
    padding: 35px 20px 50px;
  }
  .homeCommitmentRightInner {
    max-width: 100%;
  }
  .homeProductCont {
    width: 100%;
    padding-right: 10px;
    padding-left: 0;
    padding-top: 0;
    margin-top: 20px;
    height: auto;
  }
  .homeProductArea .productTabImage {
    margin: auto;
    position: inherit;
    width: 100%;
    height: 300px;
  }
  .homeWorkCol {
    text-align: center;
    padding: 0 10px;
  }
  .homeWorkNumber {
    font-size: 45px;
  }
  .footerTopRight {
    padding: 25px 0 0;
  }
  .footerMenuWrapper,
  .homeClientSlider {
    padding-left: 0;
  }
  .footerLogo img {
    max-width: 150px;
  }
  .footerAbout {
    padding-top: 15px;
  }
  .footerArea {
    padding-top: 40px;
  }
  .footerInfoRow {
    padding-bottom: 5px;
  }
  .footerSocialArea {
    justify-content: center;
    padding-top: 25px;
  }
  .footerMenuWrapper.footerMenu1,
  .footerMenuWrapper.footerMenu3 {
    width: 30%;
  }
  .footerMenuWrapper.footerMenu2 {
    width: 40%;
  }
  .homeCommitmentRow {
    margin-top: 55px;
  }
  .homeProductArea {
    margin-top: 0;
  }
  #masthead {
    padding: 15px 0;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator {
    right: 0;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0 5px;
    font-size: 12px;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item {
    padding-right: 6px;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu.mega-menu-item.mega-menu-item-has-children {
    padding-right: 0;
  }
  .headerMobileSearch {
    margin-left: 10px;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    right: -200px;
    width: 768px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .contactInfoLineRow {
    padding-bottom: 10px;
  }
  .teamLightBox .modal-body {
    padding: 15px 0 30px;
  }
  .headerBtnArea a {
    width: 90px;
    font-size: 15px;
    text-align: center;
    line-height: normal;
  }
  .headerBtnArea {
    margin-left: 15px;
  }
  ul.productMenuArea {
    margin-left: 0;
  }
  .productMenuImg {
    width: 200px;
  }
  .productMenuWrapper ul {
    width: calc(100% - 200px);
  }
  .serviceTemp2MidRight {
    height: auto;
  }
  .serviceTemp2MidLeft .container {
    max-width: 100%;
    padding-right: 0;
  }
  .serviceTemp2MidLeft .pageContentRow {
    padding-top: 20px;
  }
  .serviceTemp2MidLeft {
    padding: 35px 0;
  }
  .blendingServicesArea {
    padding-top: 60px;
  }
  .serviceTemp2MidRow {
    margin-top: 20px;
    margin-bottom: 60px;
  }
  .homeBottomWrapper:after {
    opacity: 0.2;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    left: -238px !important;
  }
  #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0 2px !important;
  }
  .servicePageVideo {
    height: 400px;
  }
  .safetyInfoImg {
    margin-bottom: 30px;
  }
  .safetyRow {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .hero-banner .cnt-inner {
    max-width: 94%;
  }
  .featured-top {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .author-info,
  .authorDetailBanner,
  .homeBottomWrapper:after,
  .homeProductArea #verticalTab.resp-vtabs,
  .homeProductArea .resp-vtabs .resp-tabs-container,
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-flyout
    ul.mega-sub-menu,
  .next-step .commitmentBtn .siteBtn,
  .next-step .lft,
  .next-step .rgt,
  .productTabArea .resp-vtabs .resp-tabs-container,
  .products-template-template-product-main-cat .section-heading .cnt-bx,
  .products-template-template-product-tab-php .commitmentBtn .siteBtn,
  table {
    width: 100%;
  }
  .products-template-template-final-product .product-info h2 {
    font-size: 28px;
  }
  .author-detail,
  .headerBtnArea a svg,
  .listContainer .row,
  .products-template-template-product-main-cat .section-heading,
  .products-template-template-product-tab-php .section-heading {
    display: block;
  }
  .author-detail .adbImage {
    width: 150px;
    height: 150px;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .bannerHeading,
  .homeWorkNumber,
  .supportCenterRow .contactInfo {
    font-size: 35px;
  }
  .bannerHeadingLabel {
    padding-top: 10px;
    font-size: 18px;
  }
  .abtTopContLabel,
  .abtTopWrapper,
  .safetyTopContent,
  .servTemp2ImgWrapper {
    padding-top: 30px;
  }
  .innerPageBanner {
    height: 175px;
  }
  .abtTopContLabel {
    padding-bottom: 15px;
  }
  .abtTopContLabel span {
    background: 0 0;
    border-radius: 0;
    color: #0767b1;
    font-size: 15px;
    line-height: 20px;
    padding: 0;
  }
  .footerMenuWrapper li,
  .productMenuWrapper ul li {
    padding-left: 15px;
    position: relative;
  }
  .commitmentHeading,
  .homeAbtArea .pageMainHeading,
  .pageMainHeading,
  .serviceTemp2MidLeft .pageMainHeading {
    font-size: 30px;
  }
  .abtTopContCol,
  .commitmentContent,
  .gmTopContent,
  .homeAbtArea .pageContentRow,
  .homeGloballyRow {
    padding-top: 15px;
  }
  .gallerySlid {
    height: 400px;
  }
  .newsDetailRow {
    padding-top: 0;
  }
  .pagnationRow .page-numbers.current,
  .pagnationRow a {
    width: 35px;
    height: 35px;
    font-size: 16px;
  }
  .newsListingArea,
  .serviceRowWrapper {
    padding-bottom: 50px;
  }
  .equipmentServicesSlider .slick-dots {
    bottom: -40px;
  }
  .newsSliderWrapper .slick-dots {
    bottom: -50px;
  }
  .newsSliderWrapper {
    padding-top: 25px;
    margin-bottom: 45px !important;
  }
  .resp-arrow {
    border-bottom-color: #000;
  }
  .productTabArea h2.resp-accordion {
    width: 100%;
    font-size: 18px;
    padding-top: 13px;
    padding-bottom: 13px;
  }
  .homeProductArea h2.resp-accordion {
    width: 100%;
    font-size: 18px;
    padding-top: 13px;
    padding-bottom: 13px;
    color: #fff;
  }
  .hero-banner .cnt-inner h1,
  .next-step .lft h2 {
    font-size: 2rem;
    line-height: 2.5rem;
  }
  .button_more .justify-content-end {
    margin-top: 22px;
  }
  .productTabArea .resp-vtabs .resp-tab-content {
    padding: 20px 15px;
    box-shadow: none;
  }
  .productTabArea .resp-vtabs .resp-tab-content,
  .productTabArea h2.resp-accordion {
    border-color: #bfa066 !important;
  }
  .productTabArea h2.resp-tab-active {
    background: #bfa066 !important;
    color: #fff;
  }
  h2.resp-tab-active span.resp-arrow {
    border-bottom-color: #fff;
  }
  .productTabHeading {
    padding-bottom: 8px;
    display: none;
  }
  .homeProductArea #verticalTab.resp-vtabs,
  .outTeamRow,
  .productWrapper {
    padding-top: 25px;
  }
  .productTabArea {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .homeProductArea h2.resp-tab-active {
    background: #fff !important;
    color: #bfa066;
  }
  .homeProductArea h2.resp-tab-active span.resp-arrow {
    border-bottom-color: #bfa066;
  }
  .homeProductCont {
    padding-left: 0;
    padding-right: 15px;
  }
  .homeProductArea .homeProductContWrapper {
    padding: 20px 15px 40px;
  }
  .commitmentBtn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 30px;
  }
  .commitmentBtn .siteBtn {
    width: calc(100% - 5px);
    margin: 0;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .homeWorkCol {
    width: 33.33%;
    padding: 10px;
  }
  .footerMenuWrapper,
  .gmInfoRow ul,
  .mw-100 {
    width: 100% !important;
  }
  .homeWorkName {
    font-size: 14px;
  }
  .homeGloballyRow:after {
    opacity: 0.2;
    right: 10%;
    bottom: 8%;
  }
  .homeHeroBannerHeading {
    font-size: 40px;
    line-height: 1.2;
  }
  .hero-banner .subtitle,
  .homeHeroBannerLabel {
    font-size: 18px;
  }
  .homeAbtArea,
  .homeCheckoutArea {
    padding-top: 35px;
  }
  .commitmentHeading,
  .homeAbtArea .pageMainHeading {
    line-height: 1.1;
  }
  .homeCommitmentLeft .commitmentPlay {
    width: 90px;
    height: 90px;
  }
  .homeCommitmentLeft .commitmentPlay svg {
    width: 100%;
    height: 100%;
  }
  .homeCommitmentRight {
    padding: 25px 15px 50px;
  }
  .homeCommitmentRow {
    margin-top: 50px;
  }
  .homeClientSlider .slick-slide,
  body {
    font-size: 17px;
  }
  .homeBottomArea,
  .homeOurServiceArea {
    padding-top: 50px;
  }
  .ourServicesSlider .equipmentCol {
    background: #fff;
    padding-bottom: 25px;
  }
  .ourServicesSlider {
    margin-bottom: 60px !important;
    padding: 25px 20px 0;
  }
  .ourServicesName {
    font-size: 20px;
    padding-top: 15px;
  }
  .ourServicesSlider .equipmentColText,
  .ourServicesSlider .ourServicesMore,
  .ourServicesSlider .ourServicesName {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ourServicesSlider .ourServicesMore {
    position: inherit;
    padding-top: 15px;
  }
  .homeProductArea {
    background-image: none;
    padding-top: 35px;
  }
  .blendingServicesText,
  .homeProductCont .commitmentBtn {
    padding-top: 8px;
  }
  .homeProductCont p,
  .next-step .title,
  .products-template-template-product-tab-php.sub-categoryimg {
    margin-bottom: 20px;
  }
  .homeWorkRow {
    justify-content: center;
    padding-top: 15px;
  }
  .homeNewsArea {
    padding-top: 45px;
  }
  .homeNewsArea .newsSliderWrapper {
    padding-top: 23px;
  }
  .gmInfoRow.facility ul:last-child,
  .productMenuWrapper .psMenuStep2 ul li {
    padding-left: 0;
  }
  .gmInfoRow.facility {
    margin-bottom: -15px;
  }
  .footerMenuWrapper {
    border-bottom: 1px solid #000;
    margin-bottom: 10px;
    padding-left: 5px;
  }
  .footerMenuWrapper ul {
    display: none;
    padding-bottom: 10px;
  }
  .footerMenuHeading {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .footerMenuHeading:after {
    background: url("../images/white-arrow.png") no-repeat;
    width: 7px;
    height: 12px;
    content: "";
    position: absolute;
    top: 9px;
    right: 5px;
    transform: rotate(90deg);
  }
  .footerMenuHeading.openMenu:after {
    transform: rotate(270deg);
  }
  .footerMenuWrapper li {
    padding-bottom: 10px;
  }
  .footerMenuWrapper li:before {
    position: absolute;
    top: 10px;
    left: 0;
    content: "";
    width: 7px;
    height: 1px;
    background: #000;
  }
  .footerSocialArea a {
    text-indent: -9999px;
    margin: 0 5px;
  }
  .footerSocialArea a span {
    margin-right: 0;
  }
  .footerMenuHeading:before,
  .footerSocialArea a b,
  .headerBtnArea,
  .mainMenuWrapper #mega-menu-wrap-primary .mega-menu-toggle,
  .mainMenuWrapper .mainProduct:after,
  .productMenuWrapper .psMenuStep2 ul li:before,
  .productMenuWrapper ul li a:after {
    display: none;
  }
  .footerLogo img {
    max-width: 125px;
  }
  .footerBottomArea {
    background: 0 0;
    padding-top: 0;
    padding-bottom: 25px;
  }
  .footerBottomLeft,
  .footerBottomRight {
    width: 100%;
    text-align: center;
  }
  .contactInfo,
  .footerBottomRight {
    padding-top: 5px;
  }
  .footerSocialArea,
  .homeClientLogoRow,
  .serviceWrapper {
    padding-top: 20px;
  }
  .windowScrollUp {
    right: 10px;
    bottom: 78px;
    width: 40px;
    height: 40px;
  }
  .notFoundArea {
    padding: 35px 0 100px;
  }
  #masthead {
    padding: 12px 0;
  }
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
  .custom-logo-link {
    width: 125px;
    display: block;
  }
  .homeHeroBanner {
    height: calc(100vh - 75px);
  }
  .homeHeroBannerContent {
    bottom: inherit;
    border: 1px solid;
    display: flex;
    align-items: center;
    height: 100%;
  }
  .homeHeroBannerBtn {
    margin-top: 25px;
  }
  .ourServicesSlider .equipmentColImage {
    height: 325px;
  }
  .featured_image.img-100,
  .homeProductArea .productTabImage,
  .listImgCol {
    height: auto;
  }
  .equipmentServicesSlider .slick-next,
  .ourServicesSlider .slick-next {
    right: 5px;
  }
  .equipmentServicesSlider .slick-prev,
  .ourServicesSlider .slick-prev {
    left: 5px;
  }
  .newsBoxBtn a svg {
    margin-left: 9px;
  }
  .moreServicesArea,
  .ourTeamtopCont,
  .pageContentRow,
  .servTemp1ContentWrap {
    padding-top: 10px;
  }
  .gmInfoHeading {
    font-size: 22px;
    padding-bottom: 10px;
  }
  .newsBoxHeading {
    font-size: 18px;
    line-height: 1.4;
  }
  .footerBottomArea .container,
  .services-listing .newsBoxBtn {
    padding-left: 0;
    padding-right: 0;
  }
  .hambarger {
    width: 33px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: 25px;
    background: 0 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    border-radius: 3px;
    padding: 0;
  }
  .hambarger span {
    width: 100%;
    height: 2px;
    background: #bfa066;
  }
  .hambarger span:nth-child(2) {
    margin: 8px 0;
  }
  .mainMenuWrapper {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    height: 100vh;
    z-index: 1;
    width: 0;
    box-shadow: 0 3px 6px #00000099;
    align-items: flex-start;
    padding: 0;
    overflow-x: hidden;
    transition: 0.5s ease-in-out;
  }
  .mainMenuWrapper.openmenu {
    padding: 20px 20px 0;
    overflow: visible;
    width: calc(100% - 75px);
    z-index: 10;
  }
  .headerMobileSearch {
    position: absolute;
    top: 25px;
    right: 85px;
    margin-left: 0;
  }
  .mainMenuWrapper #mega-menu-primary {
    display: block !important;
    background: 0 0 !important;
  }
  .menuContentWrap,
  .play-pause-button,
  .productMenuImg,
  .productMenuWrapper ul:after,
  .productMenuWrapper ul:before {
    display: none !important;
  }
  .productMenuWrapper {
    width: 100%;
    position: inherit;
    padding: 0;
    left: 0;
    display: block;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    height: auto;
    width: 100% !important;
  }
  .mobileProductArrow,
  .mobileProductSubArrow {
    display: block;
    position: absolute;
    top: 13px;
    right: 0;
    background: url(assets/images/plus-minus.png) no-repeat;
    width: 13px;
    height: 13px;
  }
  .mobileProductArrow.open,
  .mobileProductSubArrow.open {
    background-position: 0 -49px;
  }
  ul.productMenuArea {
    margin: 0;
    padding: 0 7px 0 10px;
  }
  .productMenuArea > li {
    position: relative;
    padding-left: 0;
  }
  #site-navigation.primary-navigation {
    height: 100%;
    overflow-y: scroll;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item.mega-current-menu-ancestor
    > a.mega-menu-link,
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item.mega-current-menu-item
    > a.mega-menu-link,
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item.mega-toggle-on
    > a.mega-menu-link {
    color: #bfa066;
    background: 0 0;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator {
    top: 0;
    right: 8px;
    height: 100%;
    display: flex;
    align-items: center;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator:after {
    content: "" !important;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item
    > a.mega-menu-link {
    padding: 0;
    font-size: 22px;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-item {
    padding-right: 0 !important;
    margin: 10px 0;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-flyout
    ul.mega-sub-menu,
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    > li.mega-menu-megamenu
    > ul.mega-sub-menu {
    background: 0 0;
    box-shadow: none;
    padding: 0 !important;
  }
  .productMenuWrapper ul {
    padding-left: 5px;
    width: 100%;
  }
  .productMenuWrapper ul li:before {
    content: "";
    width: 7px;
    height: 2px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 17px;
    left: 0;
  }
  .mainMenuWrapper
    #mega-menu-wrap-primary
    #mega-menu-primary
    li.mega-menu-megamenu
    > ul.mega-sub-menu
    > li.mega-menu-row
    .mega-menu-column
    > ul.mega-sub-menu
    > li.mega-menu-item {
    padding: 0;
  }
  .mobileMenuCross {
    position: absolute;
    top: 0;
    right: -30px;
    background: #bfa066;
    line-height: 0;
    font-size: 20px;
    width: 30px;
    height: 30px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .blendingServicesArea,
  .bsColRow,
  .ourTeamRow,
  .search-results .newsListingArea {
    padding-top: 40px;
  }
  .infrastructureRow {
    padding-top: 65px;
  }
  .equipmentServicesSlider {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 25px;
    margin-bottom: 50px !important;
  }
  .pdss.ourServicesSlider {
    margin-bottom: 0 !important;
  }
  .newsBoxLabel span {
    font-size: 12px;
    line-height: normal;
    padding: 5px 10px;
  }
  .pagnationRow {
    padding-top: 0;
    padding-bottom: 15px;
  }
  .contactInfoLineRow .contactInfoLine {
    width: 100%;
    padding-bottom: 20px;
  }
  .pdTopContent {
    padding-right: 0;
  }
  .productTabArea .resp-vtabs .resp-tab-content,
  .productTabInfo {
    height: auto;
    list-style: none;
  }
  .teamLightBox .modal-body .container {
    padding: 0 10px;
  }
  .otLbRow .outTeamImg {
    height: 310px;
  }
  #commitmentVideo {
    height: 350px;
    display: block;
  }
  .homeProductCont .commitmentBtn .siteBtn {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .homeProductCont .commitmentBtn .siteBtn svg {
    margin-left: 10px;
  }
  .homeTestimonialArea .pageMainHeading {
    padding-bottom: 15px;
  }
  #site-navigation .headerBtnArea {
    display: block;
    margin: 15px 0 0;
  }
  #site-navigation .headerBtnArea a {
    width: 250px;
    font-size: 18px;
    letter-spacing: 2.23px;
  }
  .homeTestimonialArea {
    padding: 50px 0;
  }
  .servTemp1Area {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .servTempImgCol-2 {
    width: calc(50% - 3px);
  }
  .servicesPageHeading {
    font-size: 21px;
  }
  .moreServicesArea ul li {
    font-size: 16px;
  }
  .moreServicesArea ul li a {
    padding: 0 15px;
    height: 50px;
  }
  .moreServicesArea ul li a:after {
    right: 15px;
  }
  .moreServicesArea ul {
    padding-top: 18px;
  }
  .blendingServicesHeading {
    font-size: 20px;
    padding-top: 20px;
  }
  .bsColRow .col-lg-4 {
    padding-bottom: 40px;
  }
  .serviceTemp2MidRow {
    margin-top: 10px;
    margin-bottom: 42px;
  }
  .homeProductArea .homeProductContWrapper .commitmentBtn .siteBtn {
    width: 100%;
    max-width: 200px;
  }
  .homeclientsLeft {
    line-height: 28px;
    font-size: 19px;
  }
  #comments .comment-list .comment-wrapper .comment-avatar {
    width: 40px;
    height: 40px;
    margin-top: 10px;
  }
  #comments .comment-list .comment-wrapper .comment-details {
    width: calc(100% - 40px);
    padding: 0 0 0 10px;
  }
  #comments .comment-list ul.children {
    padding-left: 40px;
  }
  .comment-form-custom-field {
    width: 100%;
    margin-bottom: 15px;
  }
  .comment-section {
    margin-bottom: 0;
  }
  .listContainer .pageMainHeading {
    padding-bottom: 25px;
  }
  .listContainer {
    padding-top: 20px;
    padding-bottom: 15px;
  }
  .homeBottomWrapper {
    padding-top: 60px;
  }
  .productMenuWrapper .psMenuStep2 {
    position: inherit;
    left: 0;
    width: 100%;
  }
  .safetyTopContent .pageMainHeading {
    padding-bottom: 20px;
  }
  .safetyTopContent p {
    line-height: 1.5;
    font-size: 19px;
  }
  .contact-section,
  .m-wrap,
  .next-step .next-step-cnt {
    flex-wrap: wrap;
  }
  .sunita-service {
    flex-direction: column-reverse;
  }
  .sunita-service .lft-col {
    margin: 20px 0 0;
  }
  .sunita-service h1 {
    margin-bottom: 15px;
  }
  .contact-section .lft-col,
  .sunita-service .rgt-col {
    height: 350px;
  }
  .main-product .product-name {
    font-size: 1.5rem;
    margin: 0 0 1rem;
  }
  .main-product .child-product {
    font-size: 1.4rem;
  }
  .services-listing .slick-list,
  .services-listing .slick-slide {
    margin: 0;
  }
  .services-listing.sub-category {
    padding-bottom: 0;
    margin-bottom: 0 !important;
  }
  .contact-section {
    margin: 2rem 0 0;
  }
  .container.product-info {
    margin-right: calc(-0.5 * var(--bs-gutter-x));
    margin-left: calc(-0.5 * var(--bs-gutter-x));
  }
  .featured-top,
  .products-template-template-product-main-cat .section-heading .readmore {
    margin-top: 20px;
  }
  .authorDetailBanner {
    padding-top: 0;
    padding-bottom: 0;
  }
  .newsDetailRow .col-lg-4 {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .next-step .lft {
    margin: 0 0 20px;
    line-height: normal;
  }
  .next-step .lft h2 {
    margin: 0 0 10px;
  }
  .next-step .commitmentBtn {
    width: 100%s;
  }
  .contact-section .lft-col,
  .contact-section .rgt-col {
    width: 100%;
    margin: 0 0 30px;
  }
  .section-pd {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .contact-section .rgt-col {
    padding: 0 2rem;
  }
  .explore-solutions {
    margin-bottom: 40px;
    margin-top: 2rem 32px;
  }
  .product-info h3 {
    font-size: 20px;
    line-height: 25px;
  }
  .news-cat {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .row.news-cat .col-md-6 {
    margin-bottom: 30px;
  }
  .sunita-service {
    flex-direction: column;
  }
  .products-template-template-product-tab-php .banner-cnt {
    padding: 4rem 0;
  }
  .products-template-template-product-main-cat-php .newsBoxBtn {
    margin-left: 20px;
  }
}
@media screen and (max-width: 576px) {
  #site-navigation .headerBtnArea a,
  .homeProductArea .productTabImage,
  .rcbCol {
    width: 100%;
  }
  .newsAuthorWrap {
    width: 100%;
    padding-right: 0;
  }
  .newsAuthorSocialArea {
    width: 100%;
    padding-top: 20px;
    justify-content: flex-start;
  }
  .equipmentServicesSlider .slick-slide,
  .newsSliderWrapper .slick-slide,
  .outTeamCol {
    margin: 0;
  }
  .homeHeroBannerHeading br {
    display: none;
  }
  .homeHeroBannerHeading {
    font-size: 29px;
    line-height: 1.1;
  }
  .homeHeroBannerBtn .siteBtn {
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }
  .homeHeroBannerBtn .siteBtn svg {
    margin-left: 5px;
  }
  .homeHeroBannerLabel {
    font-size: 17px;
  }
  .pageMainHeading,
  .productHeading {
    font-size: 27px;
    line-height: 1.3;
  }
  .homeWorkCol {
    width: 50%;
  }
  .newsListingArea .pageMainHeading,
  .serviceWrapper .pageMainHeading {
    font-size: 25px;
    line-height: 1.2;
  }
  .infrastructureLightBox .modal-content,
  .teamLightBox .modal-content {
    width: calc(100% - 50px);
    margin-left: auto;
    margin-right: auto;
  }
  .otLbRow .outTeamName {
    font-size: 25px;
    line-height: 1.3;
    padding-top: 25px;
  }
  .otLbRow .outTeamDesignation {
    font-size: 20px;
    padding-top: 10px;
  }
  .otLbRow p {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: normal;
  }
  .homeClientSlider .slick-slide {
    padding: 0;
  }
  .servTempImgCol-2 {
    width: 100%;
    margin-bottom: 10px;
  }
  .homeHeroBannerBtn .siteBtn.btnSecondary {
    margin-top: 10px;
  }
  .details {
    flex-direction: column;
  }
  .details .adbImage {
    margin: 0 auto 2rem;
  }
  .details .author-info {
    width: 100%;
    justify-content: center;
    text-align: center;
  }
  .top-sticky {
    position: relative;
    top: 0;
  }
  .banner-cnt {
    padding: 3rem 0;
  }
  .section-heading {
    flex-wrap: wrap;
  }
  .section-heading .cnt-bx {
    width: 100%;
    margin-bottom: 30px;
  }
  .listing-heading {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
  }
  .main-product .services-listing {
    margin-bottom: 0 !important;
  }
  .author-info img.author-pic {
    width: 100%;
    padding: 0 0 30px;
  }
}
